Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5742521506033054267.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh818828364224901959.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh239588500485497568.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5584637182458004077.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh997155800175402268.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [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_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2070 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/90 [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/90 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/90@tmp/jenkins-gitclient-ssh4481626259521799143.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 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 (main) > 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 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 # timeout=10 Commit message: "fix(metadata): add labels as part of query criteria when finding (#3781)" > git rev-list --no-walk a2b69b26302f7c1f6618b98aa17e76474aebfec2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-26T17:48:11.308Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-26T17:48:11.351Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-26T17:48:11.369Z] ========================================================= [2021-10-26T17:48:11.369Z] EdgeX Global Pipelines Version Info [2021-10-26T17:48:11.369Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-26T17:48:12.529Z] ------------------- [2021-10-26T17:48:12.530Z] stable info: [2021-10-26T17:48:12.530Z] ------------------- [2021-10-26T17:48:12.530Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-26T17:48:12.530Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-26T17:48:12.530Z] Message: update stable to v1.0.210 [2021-10-26T17:48:13.102Z] ------------------- [2021-10-26T17:48:13.102Z] experimental info: [2021-10-26T17:48:13.102Z] ------------------- [2021-10-26T17:48:13.102Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-26T17:48:13.102Z] Commit SHA: 6722a7c1c8ebe94597741d4fbba21f45702e0c7d [2021-10-26T17:48:13.102Z] Message: testing jakarta lts changes [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-26T17:48:13.178Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-10-26T17:48:13.188Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-10-26T17:48:13.194Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-26T17:48:13.200Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-26T17:48:13.207Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-26T17:48:13.212Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-26T17:48:13.219Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-26T17:48:13.231Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-10-26T17:48:13.240Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-10-26T17:48:13.248Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-10-26T17:48:13.256Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-26T17:48:13.265Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-26T17:48:13.273Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-26T17:48:13.282Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-26T17:48:13.291Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-26T17:48:13.300Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-26T17:48:13.310Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-26T17:48:13.320Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-26T17:48:13.329Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-26T17:48:13.338Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-26T17:48:13.347Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-26T17:48:13.356Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-26T17:48:13.365Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-10-26T17:48:13.374Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-10-26T17:48:13.382Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-10-26T17:48:13.391Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [Pipeline] echo [2021-10-26T17:48:13.400Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 11dac8c [Pipeline] echo [2021-10-26T17:48:13.410Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-26T17:48:13.452Z] provisioning config files... [2021-10-26T17:48:13.467Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/90@tmp/config187102167786198517tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-26T17:48:13.782Z] ---> docker-login.sh [2021-10-26T17:48:13.782Z] nexus3.edgexfoundry.org:10001 [2021-10-26T17:48:13.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T17:48:14.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T17:48:14.047Z] Configure a credential helper to remove this warning. See [2021-10-26T17:48:14.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T17:48:14.048Z] [2021-10-26T17:48:14.048Z] Login Succeeded [2021-10-26T17:48:14.048Z] nexus3.edgexfoundry.org:10002 [2021-10-26T17:48:14.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T17:48:14.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T17:48:14.048Z] Configure a credential helper to remove this warning. See [2021-10-26T17:48:14.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T17:48:14.048Z] [2021-10-26T17:48:14.048Z] Login Succeeded [2021-10-26T17:48:14.048Z] nexus3.edgexfoundry.org:10003 [2021-10-26T17:48:14.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T17:48:14.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T17:48:14.307Z] Configure a credential helper to remove this warning. See [2021-10-26T17:48:14.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T17:48:14.307Z] [2021-10-26T17:48:14.307Z] Login Succeeded [2021-10-26T17:48:14.307Z] nexus3.edgexfoundry.org:10004 [2021-10-26T17:48:14.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T17:48:14.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T17:48:14.307Z] Configure a credential helper to remove this warning. See [2021-10-26T17:48:14.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T17:48:14.307Z] [2021-10-26T17:48:14.307Z] Login Succeeded [2021-10-26T17:48:14.307Z] docker.io [2021-10-26T17:48:14.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T17:48:14.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T17:48:14.832Z] Configure a credential helper to remove this warning. See [2021-10-26T17:48:14.832Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T17:48:14.832Z] [2021-10-26T17:48:14.832Z] Login Succeeded [2021-10-26T17:48:14.832Z] ---> docker-login.sh ends [Pipeline] } [2021-10-26T17:48:14.840Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-26T17:48:15.152Z] ++ 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-10-26T17:48:15.152Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-26T17:48:15.152Z] ++ dirname cmd/core-command/Dockerfile [2021-10-26T17:48:15.152Z] ++ cut -d/ -f2 [2021-10-26T17:48:15.152Z] + echo core-command,cmd/core-command/Dockerfile [2021-10-26T17:48:15.152Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-26T17:48:15.152Z] ++ dirname cmd/core-data/Dockerfile [2021-10-26T17:48:15.152Z] ++ cut -d/ -f2 [2021-10-26T17:48:15.152Z] + echo core-data,cmd/core-data/Dockerfile [2021-10-26T17:48:15.152Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-26T17:48:15.152Z] ++ dirname cmd/core-metadata/Dockerfile [2021-10-26T17:48:15.152Z] ++ cut -d/ -f2 [2021-10-26T17:48:15.152Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-10-26T17:48:15.152Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-26T17:48:15.152Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-10-26T17:48:15.152Z] ++ cut -d/ -f2 [2021-10-26T17:48:15.152Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-10-26T17:48:15.152Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-26T17:48:15.152Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-10-26T17:48:15.152Z] ++ cut -d/ -f2 [2021-10-26T17:48:15.152Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-10-26T17:48:15.152Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-26T17:48:15.152Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-10-26T17:48:15.152Z] ++ cut -d/ -f2 [2021-10-26T17:48:15.152Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-10-26T17:48:15.152Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-26T17:48:15.152Z] ++ dirname cmd/support-notifications/Dockerfile [2021-10-26T17:48:15.152Z] ++ cut -d/ -f2 [2021-10-26T17:48:15.152Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-10-26T17:48:15.152Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-26T17:48:15.152Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-10-26T17:48:15.152Z] ++ cut -d/ -f2 [2021-10-26T17:48:15.152Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-10-26T17:48:15.152Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-26T17:48:15.152Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-10-26T17:48:15.152Z] ++ cut -d/ -f2 [2021-10-26T17:48:15.152Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-10-26T17:48:15.198Z] 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-10-26T17:48:15.715Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-26T17:48:15.715Z] [2021-10-26T17:48:15.715Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:48:16.026Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-26T17:48:16.026Z] latest: Pulling from edgex-devops/git-semver [2021-10-26T17:48:16.026Z] a0d0a0d46f8b: Pulling fs layer [2021-10-26T17:48:16.026Z] 3e5f54012d9b: Pulling fs layer [2021-10-26T17:48:16.026Z] 4c7163046ea9: Pulling fs layer [2021-10-26T17:48:16.026Z] 0c2d73faf560: Pulling fs layer [2021-10-26T17:48:16.026Z] 0c2d73faf560: Waiting [2021-10-26T17:48:16.026Z] 3e5f54012d9b: Verifying Checksum [2021-10-26T17:48:16.026Z] 3e5f54012d9b: Download complete [2021-10-26T17:48:16.026Z] a0d0a0d46f8b: Verifying Checksum [2021-10-26T17:48:16.026Z] a0d0a0d46f8b: Download complete [2021-10-26T17:48:16.026Z] 4c7163046ea9: Verifying Checksum [2021-10-26T17:48:16.026Z] 4c7163046ea9: Download complete [2021-10-26T17:48:16.026Z] 0c2d73faf560: Verifying Checksum [2021-10-26T17:48:16.026Z] 0c2d73faf560: Download complete [2021-10-26T17:48:16.292Z] a0d0a0d46f8b: Pull complete [2021-10-26T17:48:16.292Z] 3e5f54012d9b: Pull complete [2021-10-26T17:48:16.567Z] 4c7163046ea9: Pull complete [2021-10-26T17:48:16.839Z] 0c2d73faf560: Pull complete [2021-10-26T17:48:16.839Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-26T17:48:16.839Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-26T17:48:16.839Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-26T17:48:16.913Z] prd-centos7-docker-4c-2g-2070 does not seem to be running inside a container [2021-10-26T17:48:16.948Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/90 -v /w/workspace/edgex-go/90:/w/workspace/edgex-go/90:rw,z -v /w/workspace/edgex-go/90@tmp:/w/workspace/edgex-go/90@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-26T17:48:17.622Z] $ docker top 780d3ca203047ebbceb72e0c58c2ad416ff17f39e1baf12b146cf5e111465a8b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-26T17:48:17.739Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-26T17:48:17.739Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-26T17:48:17.851Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-26T17:48:17.853Z] $ docker exec 780d3ca203047ebbceb72e0c58c2ad416ff17f39e1baf12b146cf5e111465a8b ssh-agent [2021-10-26T17:48:17.960Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgBleBp/agent.13 [2021-10-26T17:48:17.960Z] SSH_AGENT_PID=20 [2021-10-26T17:48:17.968Z] Running ssh-add (command line suppressed) [2021-10-26T17:48:18.070Z] Identity added: /w/workspace/edgex-go/90@tmp/private_key_7418013409516846581.key (/w/workspace/edgex-go/90@tmp/private_key_7418013409516846581.key) [2021-10-26T17:48:18.084Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-26T17:48:18.376Z] + git tag --points-at HEAD [Pipeline] } [2021-10-26T17:48:18.388Z] $ docker exec --env ******** --env ******** 780d3ca203047ebbceb72e0c58c2ad416ff17f39e1baf12b146cf5e111465a8b ssh-agent -k [2021-10-26T17:48:18.485Z] unset SSH_AUTH_SOCK; [2021-10-26T17:48:18.485Z] unset SSH_AGENT_PID; [2021-10-26T17:48:18.485Z] echo Agent pid 20 killed; [2021-10-26T17:48:18.503Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-26T17:48:18.524Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-26T17:48:18.524Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-26T17:48:18.633Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-26T17:48:18.634Z] $ docker exec 780d3ca203047ebbceb72e0c58c2ad416ff17f39e1baf12b146cf5e111465a8b ssh-agent [2021-10-26T17:48:18.737Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhJNbbC/agent.53 [2021-10-26T17:48:18.737Z] SSH_AGENT_PID=59 [2021-10-26T17:48:18.743Z] Running ssh-add (command line suppressed) [2021-10-26T17:48:18.834Z] Identity added: /w/workspace/edgex-go/90@tmp/private_key_6692007935152076304.key (/w/workspace/edgex-go/90@tmp/private_key_6692007935152076304.key) [2021-10-26T17:48:18.848Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-26T17:48:19.153Z] + git semver init [2021-10-26T17:48:19.153Z] # -> Open(): unable to determine branch for HEAD [2021-10-26T17:48:19.153Z] # $GIT_DIR = /w/workspace/edgex-go/90/.git [2021-10-26T17:48:19.153Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/90 [2021-10-26T17:48:19.153Z] # $SEMVER_REMOTE_NAME = origin [2021-10-26T17:48:19.153Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-26T17:48:19.153Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-26T17:48:19.153Z] # $SEMVER_BRANCH = main [2021-10-26T17:48:19.153Z] # $SEMVER_TEMP = /tmp/semver-618555880 [2021-10-26T17:48:19.153Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-10-26T17:48:31.501Z] # '/tmp/semver-618555880' -> '/w/workspace/edgex-go/90/.semver' [2021-10-26T17:48:31.763Z] # -> Force: false [2021-10-26T17:48:31.763Z] # $SEMVER_DIR = /w/workspace/edgex-go/90/.semver [Pipeline] } [2021-10-26T17:48:31.773Z] $ docker exec --env ******** --env ******** 780d3ca203047ebbceb72e0c58c2ad416ff17f39e1baf12b146cf5e111465a8b ssh-agent -k [2021-10-26T17:48:31.876Z] unset SSH_AUTH_SOCK; [2021-10-26T17:48:31.877Z] unset SSH_AGENT_PID; [2021-10-26T17:48:31.877Z] echo Agent pid 59 killed; [2021-10-26T17:48:31.890Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-26T17:48:32.198Z] + git semver [Pipeline] } [2021-10-26T17:48:32.210Z] $ docker stop --time=1 780d3ca203047ebbceb72e0c58c2ad416ff17f39e1baf12b146cf5e111465a8b [2021-10-26T17:48:34.188Z] $ docker rm -f 780d3ca203047ebbceb72e0c58c2ad416ff17f39e1baf12b146cf5e111465a8b [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-26T17:48:34.549Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-26T17:48:34.772Z] Stashed 1 file(s) [Pipeline] echo [2021-10-26T17:48:34.775Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.79 [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] echo [2021-10-26T17:48:35.006Z] ========================================================= [2021-10-26T17:48:35.006Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-26T17:48:35.006Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-26T17:48:35.341Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-26T17:48:35.341Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-26T17:48:35.341Z] a0d0a0d46f8b: Already exists [2021-10-26T17:48:35.341Z] 31adcdaf11c8: Pulling fs layer [2021-10-26T17:48:35.341Z] b8b176561691: Pulling fs layer [2021-10-26T17:48:35.341Z] 4527c011a84f: Pulling fs layer [2021-10-26T17:48:35.341Z] 5d74067f8e1e: Pulling fs layer [2021-10-26T17:48:35.341Z] e0aca202a116: Pulling fs layer [2021-10-26T17:48:35.341Z] 3a43be97a3b4: Pulling fs layer [2021-10-26T17:48:35.341Z] 34cad66bf833: Pulling fs layer [2021-10-26T17:48:35.341Z] b4e3c513aaa6: Pulling fs layer [2021-10-26T17:48:35.341Z] 5d74067f8e1e: Waiting [2021-10-26T17:48:35.341Z] e0aca202a116: Waiting [2021-10-26T17:48:35.341Z] 3a43be97a3b4: Waiting [2021-10-26T17:48:35.341Z] 34cad66bf833: Waiting [2021-10-26T17:48:35.341Z] b4e3c513aaa6: Waiting [2021-10-26T17:48:35.341Z] b8b176561691: Verifying Checksum [2021-10-26T17:48:35.341Z] b8b176561691: Download complete [2021-10-26T17:48:35.341Z] 31adcdaf11c8: Verifying Checksum [2021-10-26T17:48:35.341Z] 31adcdaf11c8: Download complete [2021-10-26T17:48:35.341Z] 5d74067f8e1e: Verifying Checksum [2021-10-26T17:48:35.341Z] 5d74067f8e1e: Download complete [2021-10-26T17:48:35.341Z] e0aca202a116: Verifying Checksum [2021-10-26T17:48:35.341Z] e0aca202a116: Download complete [2021-10-26T17:48:35.341Z] 3a43be97a3b4: Verifying Checksum [2021-10-26T17:48:35.341Z] 3a43be97a3b4: Download complete [2021-10-26T17:48:35.611Z] 34cad66bf833: Verifying Checksum [2021-10-26T17:48:35.611Z] 34cad66bf833: Download complete [2021-10-26T17:48:35.611Z] 31adcdaf11c8: Pull complete [2021-10-26T17:48:35.611Z] b8b176561691: Pull complete [2021-10-26T17:48:35.878Z] 4527c011a84f: Verifying Checksum [2021-10-26T17:48:35.878Z] 4527c011a84f: Download complete [2021-10-26T17:48:35.878Z] b4e3c513aaa6: Verifying Checksum [2021-10-26T17:48:35.878Z] b4e3c513aaa6: Download complete [2021-10-26T17:48:40.116Z] 4527c011a84f: Pull complete [2021-10-26T17:48:40.116Z] 5d74067f8e1e: Pull complete [2021-10-26T17:48:40.116Z] e0aca202a116: Pull complete [2021-10-26T17:48:40.116Z] 3a43be97a3b4: Pull complete [2021-10-26T17:48:40.384Z] 34cad66bf833: Pull complete [2021-10-26T17:48:42.966Z] b4e3c513aaa6: Pull complete [2021-10-26T17:48:42.966Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-26T17:48:42.966Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-26T17:48:42.966Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-26T17:48:43.265Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-26T17:48:43.265Z] WORKDIR /edgex [2021-10-26T17:48:43.265Z] COPY go.mod . [2021-10-26T17:48:43.265Z] RUN go mod download' [2021-10-26T17:48:43.265Z] + docker build -t ci-base-image-x86_64 -f - . [2021-10-26T17:48:48.562Z] Sending build context to Docker daemon 329.8MB [2021-10-26T17:48:48.562Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-26T17:48:48.562Z] ---> 9f6097aaca64 [2021-10-26T17:48:48.562Z] Step 2/4 : WORKDIR /edgex [2021-10-26T17:48:49.507Z] ---> Running in 3d7337f7c798 [2021-10-26T17:48:49.507Z] Removing intermediate container 3d7337f7c798 [2021-10-26T17:48:49.507Z] ---> cb803de8cff3 [2021-10-26T17:48:49.507Z] Step 3/4 : COPY go.mod . [2021-10-26T17:48:49.507Z] ---> 2ed100bda9da [2021-10-26T17:48:49.507Z] Step 4/4 : RUN go mod download [2021-10-26T17:48:49.507Z] ---> Running in b93a9e55783b [2021-10-26T17:48:49.983Z] Still waiting to schedule task [2021-10-26T17:48:49.984Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-26T17:49:28.327Z] Removing intermediate container b93a9e55783b [2021-10-26T17:49:28.327Z] ---> 488dc96c23a1 [2021-10-26T17:49:28.327Z] Successfully built 488dc96c23a1 [2021-10-26T17:49:28.327Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:49:28.653Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-26T17:49:28.654Z] . [Pipeline] withDockerContainer [2021-10-26T17:49:28.721Z] prd-centos7-docker-4c-2g-2070 does not seem to be running inside a container [2021-10-26T17:49:28.754Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/90 -v /w/workspace/edgex-go/90:/w/workspace/edgex-go/90:rw,z -v /w/workspace/edgex-go/90@tmp:/w/workspace/edgex-go/90@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-x86_64 cat [2021-10-26T17:49:29.122Z] $ docker top f768ab847b8e23600ec891585776d1e4554b72216f51b4819deb1204ab9c1763 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-26T17:49:29.481Z] + go version [2021-10-26T17:49:29.482Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-26T17:49:29.493Z] $ docker stop --time=1 f768ab847b8e23600ec891585776d1e4554b72216f51b4819deb1204ab9c1763 [2021-10-26T17:49:30.684Z] $ docker rm -f f768ab847b8e23600ec891585776d1e4554b72216f51b4819deb1204ab9c1763 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:49:31.201Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-26T17:49:31.201Z] . [Pipeline] withDockerContainer [2021-10-26T17:49:31.262Z] prd-centos7-docker-4c-2g-2070 does not seem to be running inside a container [2021-10-26T17:49:31.299Z] $ 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/90 -v /w/workspace/edgex-go/90:/w/workspace/edgex-go/90:rw,z -v /w/workspace/edgex-go/90@tmp:/w/workspace/edgex-go/90@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-x86_64 cat [2021-10-26T17:49:31.592Z] $ docker top e3822c613abfbcef47706b062d54cd86ce86036b51fbd94f9cca2462e180d39d -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-26T17:49:31.665Z] ========================================================= [2021-10-26T17:49:31.665Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-26T17:49:31.665Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-26T17:49:31.950Z] + make test [2021-10-26T17:49:31.950Z] go mod tidy [2021-10-26T17:49:31.950Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-26T17:49:37.312Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-26T17:49:55.585Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-26T17:49:58.920Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-26T17:49:58.920Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-26T17:49:59.523Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-26T17:50:02.105Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-26T17:50:02.370Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-26T17:50:02.370Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-26T17:50:02.370Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-26T17:50:02.943Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-26T17:50:03.208Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-26T17:50:03.479Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-26T17:50:03.479Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-26T17:50:03.479Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-26T17:50:03.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-26T17:50:05.421Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.058s coverage: 28.7% of statements [2021-10-26T17:50:05.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-26T17:50:05.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-26T17:50:06.380Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements [2021-10-26T17:50:06.380Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-26T17:50:06.646Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.051s coverage: 44.7% of statements [2021-10-26T17:50:06.646Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-26T17:50:06.646Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-26T17:50:07.608Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.126s coverage: 89.5% of statements [2021-10-26T17:50:07.608Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-26T17:50:07.608Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-26T17:50:08.556Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.070s coverage: 84.4% of statements [2021-10-26T17:50:08.556Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-26T17:50:08.556Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-26T17:50:08.556Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-26T17:50:08.556Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-26T17:50:08.556Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-26T17:50:09.517Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.307s coverage: 94.2% of statements [2021-10-26T17:50:09.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-26T17:50:09.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-26T17:50:09.517Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 59.1% of statements [2021-10-26T17:50:09.517Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-26T17:50:09.517Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-26T17:50:09.517Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-26T17:50:09.517Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-26T17:50:09.517Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-26T17:50:09.781Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 60.0% of statements [2021-10-26T17:50:09.781Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-26T17:50:09.781Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-26T17:50:09.781Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-26T17:50:10.383Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.047s coverage: 0.9% of statements [2021-10-26T17:50:10.383Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-26T17:50:10.383Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements [2021-10-26T17:50:10.982Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.042s coverage: 21.7% of statements [2021-10-26T17:50:10.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-26T17:50:10.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.055s coverage: 47.1% of statements [2021-10-26T17:50:11.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.047s coverage: 79.5% of statements [2021-10-26T17:50:11.513Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements [2021-10-26T17:50:11.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements [2021-10-26T17:50:12.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements [2021-10-26T17:50:24.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.050s coverage: 94.4% of statements [2021-10-26T17:50:24.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.040s coverage: 44.8% of statements [2021-10-26T17:50:28.549Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2071 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-10-26T17:50:28.558Z] Running in /w/workspace/edgex-go/90 [Pipeline] { [Pipeline] checkout [2021-10-26T17:50:28.730Z] The recommended git tool is: git [2021-10-26T17:50:29.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.156s coverage: 82.5% of statements [2021-10-26T17:50:29.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-26T17:50:34.120Z] using credential edgex-jenkins-ssh [2021-10-26T17:50:34.141Z] Cloning the remote Git repository [2021-10-26T17:50:34.173Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-26T17:50:34.266Z] > git init /w/workspace/edgex-go/90 # timeout=10 [2021-10-26T17:50:34.350Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-26T17:50:34.351Z] > git --version # timeout=10 [2021-10-26T17:50:34.370Z] > git --version # 'git version 2.17.1' [2021-10-26T17:50:34.372Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-26T17:50:34.452Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-26T17:50:47.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements [2021-10-26T17:50:47.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-26T17:50:47.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-26T17:50:47.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-26T17:50:47.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2021-10-26T17:50:47.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-26T17:50:47.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-26T17:50:47.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-26T17:50:47.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-26T17:50:47.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-26T17:50:47.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.057s coverage: 87.2% of statements [2021-10-26T17:50:47.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-26T17:50:47.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-26T17:50:47.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-10-26T17:50:47.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-26T17:50:47.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 58.8% of statements [2021-10-26T17:50:47.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-26T17:50:47.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.060s coverage: 80.0% of statements [2021-10-26T17:50:47.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2021-10-26T17:50:47.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-10-26T17:50:47.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.126s coverage: 91.2% of statements [2021-10-26T17:50:47.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-26T17:50:47.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.137s coverage: 64.4% of statements [2021-10-26T17:50:47.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-26T17:50:47.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-26T17:50:47.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2021-10-26T17:50:47.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2021-10-26T17:50:47.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2021-10-26T17:50:47.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements [2021-10-26T17:50:47.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2021-10-26T17:50:47.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.210s coverage: 70.4% of statements [2021-10-26T17:50:47.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-26T17:50:47.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-26T17:50:47.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-26T17:50:48.226Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.106s coverage: 43.4% of statements [2021-10-26T17:50:48.226Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-26T17:50:48.226Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-26T17:50:48.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements [2021-10-26T17:50:48.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-26T17:50:48.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements [2021-10-26T17:50:48.760Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-26T17:50:50.827Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-26T17:50:50.859Z] Avoid second fetch [2021-10-26T17:50:50.859Z] Checking out Revision 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 (main) [2021-10-26T17:50:50.849Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-26T17:50:50.891Z] > git config core.sparsecheckout # timeout=10 [2021-10-26T17:50:50.910Z] > git checkout -f 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 # timeout=10 [2021-10-26T17:50:55.221Z] Commit message: "fix(metadata): add labels as part of query criteria when finding (#3781)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-26T17:50:56.257Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-26T17:50:56.257Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-26T17:50:56.257Z] Dload Upload Total Spent Left Speed [2021-10-26T17:50:56.532Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 34573 0 --:--:-- --:--:-- --:--:-- 34573 [Pipeline] sh [2021-10-26T17:50:56.917Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.051s coverage: 17.7% of statements [2021-10-26T17:50:56.917Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-26T17:50:56.917Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-26T17:50:56.917Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-26T17:50:56.917Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-26T17:50:56.917Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.138s coverage: 92.3% of statements [2021-10-26T17:50:56.918Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-26T17:50:56.918Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-26T17:50:56.918Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-26T17:50:56.918Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-26T17:50:56.918Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements [2021-10-26T17:50:56.918Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-26T17:50:56.918Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-26T17:50:56.918Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.7% of statements [2021-10-26T17:50:56.918Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-26T17:50:56.918Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-26T17:50:56.918Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-26T17:50:56.918Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-26T17:50:56.918Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.044s coverage: 28.9% of statements [2021-10-26T17:50:56.918Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-26T17:50:56.918Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-26T17:50:56.918Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-26T17:50:56.918Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-26T17:50:56.918Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-26T17:50:56.918Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-26T17:50:56.918Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements [2021-10-26T17:50:56.918Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2021-10-26T17:50:56.918Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-10-26T17:50:56.933Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-26T17:50:57.284Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-10-26T17:50:57.284Z] + sudo tee /etc/docker/daemon.new [2021-10-26T17:50:57.284Z] { [2021-10-26T17:50:57.284Z] "registry-mirrors": [ [2021-10-26T17:50:57.284Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-26T17:50:57.284Z] ], [2021-10-26T17:50:57.284Z] "bip": "10.250.0.254/24", [2021-10-26T17:50:57.284Z] "hosts": [ [2021-10-26T17:50:57.284Z] "tcp://0.0.0.0:5555", [2021-10-26T17:50:57.284Z] "unix:///var/run/docker.sock" [2021-10-26T17:50:57.284Z] ], [2021-10-26T17:50:57.284Z] "mtu": 1458, [2021-10-26T17:50:57.284Z] "selinux-enabled": true, [2021-10-26T17:50:57.284Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-26T17:50:57.284Z] } [Pipeline] sh [2021-10-26T17:50:57.629Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-26T17:50:58.034Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-26T17:51:16.343Z] provisioning config files... [2021-10-26T17:51:16.366Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/90@tmp/config5209429709298445218tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-26T17:51:16.722Z] ---> docker-login.sh [2021-10-26T17:51:16.722Z] nexus3.edgexfoundry.org:10001 [2021-10-26T17:51:17.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T17:51:17.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T17:51:17.583Z] Configure a credential helper to remove this warning. See [2021-10-26T17:51:17.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T17:51:17.583Z] [2021-10-26T17:51:17.583Z] Login Succeeded [2021-10-26T17:51:17.583Z] nexus3.edgexfoundry.org:10002 [2021-10-26T17:51:17.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T17:51:18.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T17:51:18.126Z] Configure a credential helper to remove this warning. See [2021-10-26T17:51:18.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T17:51:18.126Z] [2021-10-26T17:51:18.126Z] Login Succeeded [2021-10-26T17:51:18.126Z] nexus3.edgexfoundry.org:10003 [2021-10-26T17:51:18.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T17:51:18.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T17:51:18.402Z] Configure a credential helper to remove this warning. See [2021-10-26T17:51:18.402Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T17:51:18.402Z] [2021-10-26T17:51:18.402Z] Login Succeeded [2021-10-26T17:51:18.402Z] nexus3.edgexfoundry.org:10004 [2021-10-26T17:51:18.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T17:51:18.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T17:51:18.993Z] Configure a credential helper to remove this warning. See [2021-10-26T17:51:18.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T17:51:18.993Z] [2021-10-26T17:51:18.993Z] Login Succeeded [2021-10-26T17:51:18.993Z] docker.io [2021-10-26T17:51:19.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T17:51:19.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T17:51:19.851Z] Configure a credential helper to remove this warning. See [2021-10-26T17:51:19.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T17:51:19.851Z] [2021-10-26T17:51:19.851Z] Login Succeeded [2021-10-26T17:51:19.851Z] ---> docker-login.sh ends [Pipeline] } [2021-10-26T17:51:19.867Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-26T17:51:20.116Z] ========================================================= [2021-10-26T17:51:20.116Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-26T17:51:20.116Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-26T17:51:20.436Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-26T17:51:20.707Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-26T17:51:20.707Z] 552d1f2373af: Pulling fs layer [2021-10-26T17:51:20.707Z] ea3f2d53f512: Pulling fs layer [2021-10-26T17:51:20.707Z] 9e70ebbbe112: Pulling fs layer [2021-10-26T17:51:20.707Z] 7a9cfe048b4a: Pulling fs layer [2021-10-26T17:51:20.707Z] 72dc09318566: Pulling fs layer [2021-10-26T17:51:20.707Z] f4f7b4309257: Pulling fs layer [2021-10-26T17:51:20.707Z] 0ac9a79272e3: Pulling fs layer [2021-10-26T17:51:20.707Z] b78e95d17946: Pulling fs layer [2021-10-26T17:51:20.707Z] f4f7b4309257: Waiting [2021-10-26T17:51:20.707Z] 0ac9a79272e3: Waiting [2021-10-26T17:51:20.707Z] b78e95d17946: Waiting [2021-10-26T17:51:20.707Z] 7a9cfe048b4a: Waiting [2021-10-26T17:51:20.707Z] 72dc09318566: Waiting [2021-10-26T17:51:20.707Z] 9e70ebbbe112: Verifying Checksum [2021-10-26T17:51:20.708Z] 9e70ebbbe112: Download complete [2021-10-26T17:51:20.708Z] ea3f2d53f512: Verifying Checksum [2021-10-26T17:51:20.708Z] ea3f2d53f512: Download complete [2021-10-26T17:51:20.708Z] 72dc09318566: Verifying Checksum [2021-10-26T17:51:20.708Z] 72dc09318566: Download complete [2021-10-26T17:51:20.708Z] f4f7b4309257: Verifying Checksum [2021-10-26T17:51:20.708Z] f4f7b4309257: Download complete [2021-10-26T17:51:20.708Z] 0ac9a79272e3: Download complete [2021-10-26T17:51:20.708Z] 552d1f2373af: Download complete [2021-10-26T17:51:21.695Z] 552d1f2373af: Pull complete [2021-10-26T17:51:21.974Z] ea3f2d53f512: Pull complete [2021-10-26T17:51:22.574Z] 9e70ebbbe112: Pull complete [2021-10-26T17:51:22.574Z] b78e95d17946: Verifying Checksum [2021-10-26T17:51:22.574Z] b78e95d17946: Download complete [2021-10-26T17:51:23.175Z] 7a9cfe048b4a: Verifying Checksum [2021-10-26T17:51:23.175Z] 7a9cfe048b4a: Download complete [2021-10-26T17:51:29.097Z] GO111MODULE=on go vet ./... [2021-10-26T17:51:33.336Z] 7a9cfe048b4a: Pull complete [2021-10-26T17:51:33.625Z] 72dc09318566: Pull complete [2021-10-26T17:51:33.908Z] f4f7b4309257: Pull complete [2021-10-26T17:51:34.183Z] 0ac9a79272e3: Pull complete [2021-10-26T17:51:39.186Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-26T17:51:39.186Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-26T17:51:39.186Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-26T17:51:40.059Z] + ls -al . [2021-10-26T17:51:40.059Z] total 636 [2021-10-26T17:51:40.059Z] drwxrwxr-x 10 1001 1001 4096 Oct 26 17:51 . [2021-10-26T17:51:40.059Z] drwxr-xr-x 4 root root 30 Oct 26 17:49 .. [2021-10-26T17:51:40.059Z] -rw-rw-r-- 1 1001 1001 11 Oct 26 17:48 .dockerignore [2021-10-26T17:51:40.059Z] drwxrwxr-x 8 1001 1001 162 Oct 26 17:48 .git [2021-10-26T17:51:40.059Z] drwxrwxr-x 4 1001 1001 142 Oct 26 17:48 .github [2021-10-26T17:51:40.059Z] -rw-rw-r-- 1 1001 1001 804 Oct 26 17:48 .gitignore [2021-10-26T17:51:40.059Z] -rw-rw-r-- 1 1001 1001 42 Oct 26 17:48 .golangci.yml [2021-10-26T17:51:40.059Z] -rw-rw-r-- 1 1001 1001 76 Oct 26 17:48 .hadolint.yml [2021-10-26T17:51:40.059Z] drwx------ 3 1001 1001 43 Oct 26 17:48 .semver [2021-10-26T17:51:40.059Z] -rw-rw-r-- 1 1001 1001 166 Oct 26 17:48 .sonarcloud.properties [2021-10-26T17:51:40.059Z] -rw-rw-r-- 1 1001 1001 1171 Oct 26 17:48 ADOPTERS.md [2021-10-26T17:51:40.059Z] -rw-rw-r-- 1 1001 1001 8910 Oct 26 17:48 Attribution.txt [2021-10-26T17:51:40.059Z] -rw-rw-r-- 1 1001 1001 43881 Oct 26 17:48 CHANGELOG.md [2021-10-26T17:51:40.059Z] -rw-rw-r-- 1 1001 1001 3804 Oct 26 17:48 CONTRIBUTING.md [2021-10-26T17:51:40.059Z] -rw-rw-r-- 1 1001 1001 677 Oct 26 17:48 GOVERNANCE.md [2021-10-26T17:51:40.059Z] -rw-rw-r-- 1 1001 1001 849 Oct 26 17:48 Jenkinsfile [2021-10-26T17:51:40.059Z] -rw-rw-r-- 1 1001 1001 10775 Oct 26 17:48 LICENSE [2021-10-26T17:51:40.059Z] -rw-rw-r-- 1 1001 1001 6508 Oct 26 17:48 Makefile [2021-10-26T17:51:40.059Z] -rw-rw-r-- 1 1001 1001 582 Oct 26 17:48 OWNERS.md [2021-10-26T17:51:40.059Z] -rw-rw-r-- 1 1001 1001 8256 Oct 26 17:48 README.md [2021-10-26T17:51:40.059Z] -rw-rw-r-- 1 1001 1001 6912 Oct 26 17:48 SECURITY.md [2021-10-26T17:51:40.059Z] -rw-rw-r-- 1 1001 1001 12 Oct 26 17:48 VERSION [2021-10-26T17:51:40.059Z] -rw-rw-r-- 1 1001 1001 4131 Oct 26 17:48 ZMQWindows.md [2021-10-26T17:51:40.059Z] drwxrwxr-x 2 1001 1001 37 Oct 26 17:48 bin [2021-10-26T17:51:40.059Z] drwxrwxr-x 14 1001 1001 4096 Oct 26 17:48 cmd [2021-10-26T17:51:40.059Z] -rw-r--r-- 1 root root 426513 Oct 26 17:50 coverage.out [2021-10-26T17:51:40.059Z] -rw-rw-r-- 1 1001 1001 848 Oct 26 17:48 go.mod [2021-10-26T17:51:40.059Z] -rw-rw-r-- 1 1001 1001 50414 Oct 26 17:49 go.sum [2021-10-26T17:51:40.059Z] drwxrwxr-x 8 1001 1001 124 Oct 26 17:48 internal [2021-10-26T17:51:40.059Z] drwxrwxr-x 3 1001 1001 16 Oct 26 17:48 openapi [2021-10-26T17:51:40.059Z] drwxrwxr-x 4 1001 1001 71 Oct 26 17:48 snap [2021-10-26T17:51:40.059Z] -rw-rw-r-- 1 1001 1001 204 Oct 26 17:48 version.go [Pipeline] sh [2021-10-26T17:51:40.349Z] + '[' -e coverage.out ] [2021-10-26T17:51:40.349Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-26T17:51:40.453Z] Stashed 1 file(s) [Pipeline] sh [2021-10-26T17:51:40.747Z] + make build [2021-10-26T17:51:40.747Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.79" -o cmd/core-data/core-data ./cmd/core-data [2021-10-26T17:51:40.894Z] b78e95d17946: Pull complete [2021-10-26T17:51:40.894Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-26T17:51:40.894Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-26T17:51:40.894Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-26T17:51:41.438Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-26T17:51:41.438Z] WORKDIR /edgex [2021-10-26T17:51:41.438Z] COPY go.mod . [2021-10-26T17:51:41.438Z] RUN go mod download [2021-10-26T17:51:41.438Z] + docker build -t ci-base-image-arm64 -f - . [2021-10-26T17:51:42.126Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.79" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-26T17:51:44.078Z] Sending build context to Docker daemon 166.5MB [2021-10-26T17:51:44.078Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-26T17:51:44.078Z] ---> 8b459fc5aaf0 [2021-10-26T17:51:44.078Z] Step 2/4 : WORKDIR /edgex [2021-10-26T17:51:46.053Z] ---> Running in a5767a220b27 [2021-10-26T17:51:46.053Z] Removing intermediate container a5767a220b27 [2021-10-26T17:51:46.053Z] ---> 57762cf3b9fa [2021-10-26T17:51:46.053Z] Step 3/4 : COPY go.mod . [2021-10-26T17:51:46.651Z] ---> 46e95d99ec42 [2021-10-26T17:51:46.651Z] Step 4/4 : RUN go mod download [2021-10-26T17:51:46.926Z] ---> Running in e1325c316c0f [2021-10-26T17:51:48.747Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.79" -o cmd/core-command/core-command ./cmd/core-command [2021-10-26T17:51:49.326Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.79" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-26T17:51:50.713Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.79" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-26T17:51:50.713Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.79" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-26T17:51:51.666Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.79" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-26T17:51:53.051Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.79" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-26T17:51:53.628Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.79" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-26T17:51:55.022Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.79" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-26T17:51:55.969Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.79" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-26T17:51:56.915Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.79" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-10-26T17:52:00.068Z] $ docker stop --time=1 e3822c613abfbcef47706b062d54cd86ce86036b51fbd94f9cca2462e180d39d [2021-10-26T17:52:02.033Z] $ docker rm -f e3822c613abfbcef47706b062d54cd86ce86036b51fbd94f9cca2462e180d39d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:52:03.723Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-26T17:52:03.724Z] [2021-10-26T17:52:03.724Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:52:04.033Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-26T17:52:04.033Z] latest: Pulling from edgex-devops/edgex-compose [2021-10-26T17:52:04.033Z] cbdbe7a5bc2a: Pulling fs layer [2021-10-26T17:52:04.033Z] ca9280d653b3: Pulling fs layer [2021-10-26T17:52:04.033Z] 7e9c9ca2126c: Pulling fs layer [2021-10-26T17:52:04.033Z] cbdbe7a5bc2a: Download complete [2021-10-26T17:52:04.295Z] ca9280d653b3: Verifying Checksum [2021-10-26T17:52:04.295Z] ca9280d653b3: Download complete [2021-10-26T17:52:04.295Z] cbdbe7a5bc2a: Pull complete [2021-10-26T17:52:04.562Z] 7e9c9ca2126c: Verifying Checksum [2021-10-26T17:52:04.562Z] 7e9c9ca2126c: Download complete [2021-10-26T17:52:04.829Z] ca9280d653b3: Pull complete [2021-10-26T17:52:09.053Z] 7e9c9ca2126c: Pull complete [2021-10-26T17:52:09.053Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-10-26T17:52:09.053Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-26T17:52:09.053Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-10-26T17:52:09.122Z] prd-centos7-docker-4c-2g-2070 does not seem to be running inside a container [2021-10-26T17:52:09.156Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/90 -v /w/workspace/edgex-go/90:/w/workspace/edgex-go/90:rw,z -v /w/workspace/edgex-go/90@tmp:/w/workspace/edgex-go/90@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-10-26T17:52:11.542Z] $ docker top 7f78695c47e5592707cdfa443ef8e195471c2e7b59951f39638bf0cabc2dab16 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-26T17:52:11.895Z] + docker-compose build --help [2021-10-26T17:52:11.895Z] + grep parallel [2021-10-26T17:52:12.466Z] --parallel Build images in parallel. [Pipeline] } [2021-10-26T17:52:12.475Z] $ docker stop --time=1 7f78695c47e5592707cdfa443ef8e195471c2e7b59951f39638bf0cabc2dab16 [2021-10-26T17:52:13.647Z] $ docker rm -f 7f78695c47e5592707cdfa443ef8e195471c2e7b59951f39638bf0cabc2dab16 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:52:14.018Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-26T17:52:14.018Z] . [Pipeline] withDockerContainer [2021-10-26T17:52:14.073Z] prd-centos7-docker-4c-2g-2070 does not seem to be running inside a container [2021-10-26T17:52:14.108Z] $ 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/90 -v /w/workspace/edgex-go/90:/w/workspace/edgex-go/90:rw,z -v /w/workspace/edgex-go/90@tmp:/w/workspace/edgex-go/90@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:latest cat [2021-10-26T17:52:14.496Z] $ docker top ea2435c704ce63dbf1d227bfbbee2d54b84a6a125b6234e913ece997342a6e70 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-26T17:52:14.846Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-26T17:52:15.415Z] Building core-command ... [2021-10-26T17:52:15.415Z] Building core-data ... [2021-10-26T17:52:15.415Z] Building core-metadata ... [2021-10-26T17:52:15.415Z] Building security-bootstrapper ... [2021-10-26T17:52:15.415Z] Building security-proxy-setup ... [2021-10-26T17:52:15.415Z] Building security-secretstore-setup ... [2021-10-26T17:52:15.415Z] Building support-notifications ... [2021-10-26T17:52:15.415Z] Building support-scheduler ... [2021-10-26T17:52:15.415Z] Building sys-mgmt-agent ... [2021-10-26T17:52:15.415Z] Building security-secretstore-setup [2021-10-26T17:52:15.415Z] Building security-bootstrapper [2021-10-26T17:52:15.415Z] Building core-command [2021-10-26T17:52:15.415Z] Building core-data [2021-10-26T17:52:15.415Z] Building sys-mgmt-agent [2021-10-26T17:52:27.675Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T17:52:27.675Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-26T17:52:27.675Z] ---> 488dc96c23a1 [2021-10-26T17:52:27.675Z] Step 3/24 : WORKDIR /edgex-go [2021-10-26T17:52:27.675Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T17:52:27.675Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-26T17:52:27.675Z] ---> 488dc96c23a1 [2021-10-26T17:52:27.675Z] Step 3/22 : WORKDIR /edgex-go [2021-10-26T17:52:27.675Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T17:52:27.675Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-26T17:52:27.675Z] ---> 488dc96c23a1 [2021-10-26T17:52:27.675Z] Step 3/22 : WORKDIR /edgex-go [2021-10-26T17:52:29.589Z] ---> Running in 96acb726ee33 [2021-10-26T17:52:29.589Z] ---> Running in 365ce0b6b798 [2021-10-26T17:52:29.589Z] ---> Running in 59135147457d [2021-10-26T17:52:31.506Z] Removing intermediate container 365ce0b6b798 [2021-10-26T17:52:31.506Z] ---> a58707df84d7 [2021-10-26T17:52:31.506Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T17:52:31.506Z] Removing intermediate container 59135147457d [2021-10-26T17:52:31.506Z] ---> 61e26347da5c [2021-10-26T17:52:31.506Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T17:52:31.769Z] Removing intermediate container 96acb726ee33 [2021-10-26T17:52:31.769Z] ---> 24f821a6da72 [2021-10-26T17:52:31.769Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T17:52:32.029Z] ---> Running in f8bfb70ba11c [2021-10-26T17:52:32.029Z] ---> Running in 350abc64afc7 [2021-10-26T17:52:32.300Z] ---> Running in e59e2d3ee240 [2021-10-26T17:52:33.726Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T17:52:33.726Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-26T17:52:33.726Z] ---> 488dc96c23a1 [2021-10-26T17:52:33.726Z] Step 3/22 : WORKDIR /edgex-go [2021-10-26T17:52:33.726Z] ---> Using cache [2021-10-26T17:52:33.726Z] ---> 24f821a6da72 [2021-10-26T17:52:33.727Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T17:52:33.727Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T17:52:33.727Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-26T17:52:33.727Z] ---> 488dc96c23a1 [2021-10-26T17:52:33.727Z] Step 3/30 : WORKDIR /edgex-go [2021-10-26T17:52:33.727Z] ---> Using cache [2021-10-26T17:52:33.727Z] ---> 24f821a6da72 [2021-10-26T17:52:33.727Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T17:52:34.300Z] ---> Running in 0e93d98763eb [2021-10-26T17:52:34.300Z] ---> Running in 8bb18fb0954e [2021-10-26T17:52:34.300Z] Removing intermediate container f8bfb70ba11c [2021-10-26T17:52:34.300Z] ---> acca5a6d524e [2021-10-26T17:52:34.300Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-26T17:52:34.300Z] ---> Running in c20eae541763 [2021-10-26T17:52:34.566Z] Removing intermediate container 350abc64afc7 [2021-10-26T17:52:34.566Z] ---> f7765c413528 [2021-10-26T17:52:34.566Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-26T17:52:34.566Z] ---> Running in 2537f609e4d4 [2021-10-26T17:52:34.566Z] Removing intermediate container e59e2d3ee240 [2021-10-26T17:52:34.566Z] ---> f61cfa352e6a [2021-10-26T17:52:34.566Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-26T17:52:34.566Z] ---> Running in 3b7aab2a9d0b [2021-10-26T17:52:35.165Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T17:52:35.165Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T17:52:35.165Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T17:52:35.429Z] Removing intermediate container 0e93d98763eb [2021-10-26T17:52:35.429Z] ---> 43d75992a72b [2021-10-26T17:52:35.429Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-26T17:52:35.429Z] Removing intermediate container 8bb18fb0954e [2021-10-26T17:52:35.429Z] ---> 0def6946e57b [2021-10-26T17:52:35.429Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-26T17:52:35.429Z] ---> Running in 78def1d8c621 [2021-10-26T17:52:35.429Z] ---> Running in 0e8abb700a67 [2021-10-26T17:52:35.690Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T17:52:35.690Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T17:52:36.268Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T17:52:36.268Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T17:52:36.268Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T17:52:36.557Z] OK: 220 MiB in 52 packages [2021-10-26T17:52:36.557Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T17:52:36.557Z] OK: 220 MiB in 52 packages [2021-10-26T17:52:36.832Z] OK: 220 MiB in 52 packages [2021-10-26T17:52:36.832Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T17:52:36.832Z] Removing intermediate container c20eae541763 [2021-10-26T17:52:36.832Z] ---> 3f2b2696bce9 [2021-10-26T17:52:36.832Z] Step 6/22 : COPY . . [2021-10-26T17:52:37.097Z] OK: 220 MiB in 52 packages [2021-10-26T17:52:37.098Z] OK: 220 MiB in 52 packages [2021-10-26T17:52:37.688Z] Removing intermediate container 3b7aab2a9d0b [2021-10-26T17:52:37.688Z] ---> 2a82bedd664e [2021-10-26T17:52:37.688Z] Step 6/22 : COPY . . [2021-10-26T17:52:37.951Z] Removing intermediate container 2537f609e4d4 [2021-10-26T17:52:37.951Z] ---> 8e3b69822790 [2021-10-26T17:52:37.951Z] Step 6/24 : COPY . . [2021-10-26T17:52:42.195Z] Removing intermediate container 0e8abb700a67 [2021-10-26T17:52:42.195Z] ---> e22ff87c71c5 [2021-10-26T17:52:42.195Z] Step 6/30 : COPY . . [2021-10-26T17:52:42.195Z] Removing intermediate container 78def1d8c621 [2021-10-26T17:52:42.195Z] ---> c7a0c401a0a7 [2021-10-26T17:52:42.195Z] Step 6/22 : COPY . . [2021-10-26T17:53:00.333Z] ---> c103fbd10c44 [2021-10-26T17:53:00.333Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T17:53:00.333Z] ---> 9b23041fe9a0 [2021-10-26T17:53:00.333Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T17:53:00.601Z] ---> 26e8c4b3c597 [2021-10-26T17:53:00.601Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T17:53:00.865Z] ---> Running in bb0b3fa24515 [2021-10-26T17:53:00.865Z] ---> Running in b9c0258bc0ba [2021-10-26T17:53:00.865Z] ---> Running in b9ae73f77d06 [2021-10-26T17:53:06.217Z] ---> e356d83da311 [2021-10-26T17:53:06.217Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T17:53:06.217Z] Removing intermediate container bb0b3fa24515 [2021-10-26T17:53:06.217Z] ---> 71837d97b648 [2021-10-26T17:53:06.217Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-26T17:53:06.217Z] Removing intermediate container b9ae73f77d06 [2021-10-26T17:53:06.217Z] ---> 613554318429 [2021-10-26T17:53:06.217Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-26T17:53:06.217Z] ---> 43c798a43ce1 [2021-10-26T17:53:06.217Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T17:53:06.217Z] ---> Running in a063780ea011 [2021-10-26T17:53:06.217Z] ---> Running in 22ec316d8ba7 [2021-10-26T17:53:06.218Z] Removing intermediate container b9c0258bc0ba [2021-10-26T17:53:06.218Z] ---> 9fc526c3b869 [2021-10-26T17:53:06.218Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-26T17:53:06.218Z] ---> Running in a7d57f756906 [2021-10-26T17:53:06.218Z] ---> Running in f5a2fbff82f0 [2021-10-26T17:53:06.218Z] ---> Running in 4ee4f959629c [2021-10-26T17:53:06.488Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.79" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-26T17:53:06.758Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.79" -o cmd/core-data/core-data ./cmd/core-data [2021-10-26T17:53:06.758Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.79" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-26T17:53:07.029Z] Removing intermediate container 22ec316d8ba7 [2021-10-26T17:53:07.029Z] ---> ea4161829034 [2021-10-26T17:53:07.029Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-26T17:53:07.029Z] ---> Running in 7e9a6dece18c [2021-10-26T17:53:07.632Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.79" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-26T17:53:08.234Z] Removing intermediate container 4ee4f959629c [2021-10-26T17:53:08.234Z] ---> fe3225cc23aa [2021-10-26T17:53:08.234Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-26T17:53:08.234Z] ---> Running in 53e20038d96c [2021-10-26T17:53:08.507Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.79" -o cmd/core-command/core-command ./cmd/core-command [2021-10-26T17:53:09.426Z] Removing intermediate container e1325c316c0f [2021-10-26T17:53:09.426Z] ---> 6e3c011cf84e [2021-10-26T17:53:09.426Z] Successfully built 6e3c011cf84e [2021-10-26T17:53:09.426Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:53:09.764Z] + docker inspect -f . ci-base-image-arm64 [2021-10-26T17:53:09.764Z] . [Pipeline] withDockerContainer [2021-10-26T17:53:09.980Z] prd-ubuntu18.04-docker-arm64-4c-16g-2071 does not seem to be running inside a container [2021-10-26T17:53:10.094Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/90 -v /w/workspace/edgex-go/90:/w/workspace/edgex-go/90:rw,z -v /w/workspace/edgex-go/90@tmp:/w/workspace/edgex-go/90@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-10-26T17:53:11.459Z] $ docker top aa5b7e12d943a375db95940b87134c825052b2951cc4d964d0f0ad6054f5d92c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-26T17:53:12.332Z] + go version [2021-10-26T17:53:12.332Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-26T17:53:12.394Z] $ docker stop --time=1 aa5b7e12d943a375db95940b87134c825052b2951cc4d964d0f0ad6054f5d92c [2021-10-26T17:53:14.030Z] $ docker rm -f aa5b7e12d943a375db95940b87134c825052b2951cc4d964d0f0ad6054f5d92c [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] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:53:14.816Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-26T17:53:14.816Z] [2021-10-26T17:53:14.816Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:53:15.434Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-26T17:53:15.707Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-10-26T17:53:15.707Z] 29e5d40040c1: Pulling fs layer [2021-10-26T17:53:15.707Z] 1ce36da41761: Pulling fs layer [2021-10-26T17:53:15.707Z] 25b303627fd3: Pulling fs layer [2021-10-26T17:53:15.707Z] 29e5d40040c1: Verifying Checksum [2021-10-26T17:53:15.707Z] 29e5d40040c1: Download complete [2021-10-26T17:53:15.980Z] 1ce36da41761: Verifying Checksum [2021-10-26T17:53:15.980Z] 1ce36da41761: Download complete [2021-10-26T17:53:16.577Z] 29e5d40040c1: Pull complete [2021-10-26T17:53:17.559Z] 25b303627fd3: Verifying Checksum [2021-10-26T17:53:17.559Z] 25b303627fd3: Download complete [2021-10-26T17:53:17.559Z] 1ce36da41761: Pull complete [2021-10-26T17:53:27.713Z] 25b303627fd3: Pull complete [2021-10-26T17:53:27.713Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-10-26T17:53:27.713Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-26T17:53:27.713Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-10-26T17:53:27.971Z] prd-ubuntu18.04-docker-arm64-4c-16g-2071 does not seem to be running inside a container [2021-10-26T17:53:28.104Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/90 -v /w/workspace/edgex-go/90:/w/workspace/edgex-go/90:rw,z -v /w/workspace/edgex-go/90@tmp:/w/workspace/edgex-go/90@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-10-26T17:53:30.579Z] $ docker top 5975bcd6015f3f3595a2c54b23a1397968665ec7596707f344486df209b22163 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-26T17:53:31.499Z] + grep parallel [2021-10-26T17:53:31.499Z] + docker-compose build --help [2021-10-26T17:53:34.879Z] --parallel Build images in parallel. [Pipeline] } [2021-10-26T17:53:35.219Z] $ docker stop --time=1 5975bcd6015f3f3595a2c54b23a1397968665ec7596707f344486df209b22163 [2021-10-26T17:53:36.918Z] $ docker rm -f 5975bcd6015f3f3595a2c54b23a1397968665ec7596707f344486df209b22163 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:53:37.478Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-26T17:53:37.478Z] . [Pipeline] withDockerContainer [2021-10-26T17:53:37.737Z] prd-ubuntu18.04-docker-arm64-4c-16g-2071 does not seem to be running inside a container [2021-10-26T17:53:37.861Z] $ 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/90 -v /w/workspace/edgex-go/90:/w/workspace/edgex-go/90:rw,z -v /w/workspace/edgex-go/90@tmp:/w/workspace/edgex-go/90@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-10-26T17:53:39.312Z] $ docker top d750281a4db5a68a938e2450c051a1a20a8757f427ea044dd2073bb3dc6813fc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-26T17:53:40.224Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-26T17:53:44.514Z] Building core-command ... [2021-10-26T17:53:44.514Z] Building core-data ... [2021-10-26T17:53:44.514Z] Building core-metadata ... [2021-10-26T17:53:44.514Z] Building security-bootstrapper ... [2021-10-26T17:53:44.514Z] Building security-proxy-setup ... [2021-10-26T17:53:44.514Z] Building security-secretstore-setup ... [2021-10-26T17:53:44.514Z] Building support-notifications ... [2021-10-26T17:53:44.514Z] Building support-scheduler ... [2021-10-26T17:53:44.514Z] Building sys-mgmt-agent ... [2021-10-26T17:53:44.514Z] Building core-metadata [2021-10-26T17:53:44.514Z] Building core-command [2021-10-26T17:53:44.514Z] Building support-notifications [2021-10-26T17:53:44.514Z] Building security-secretstore-setup [2021-10-26T17:53:44.514Z] Building security-bootstrapper [2021-10-26T17:53:55.294Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.79" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-26T17:53:55.295Z] Removing intermediate container f5a2fbff82f0 [2021-10-26T17:53:55.295Z] ---> 819d093a2ed3 [2021-10-26T17:53:55.295Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-26T17:53:55.295Z] ---> Running in 8ee900fa18ee [2021-10-26T17:53:55.295Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.79" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-26T17:53:55.295Z] Removing intermediate container 8ee900fa18ee [2021-10-26T17:53:55.295Z] ---> a84d2c21272c [2021-10-26T17:53:55.295Z] [2021-10-26T17:53:55.295Z] Step 10/22 : FROM docker:20.10.8 [2021-10-26T17:53:55.295Z] 20.10.8: Pulling from library/docker [2021-10-26T17:53:55.295Z] Removing intermediate container 7e9a6dece18c [2021-10-26T17:53:55.295Z] ---> b3e54b297e49 [2021-10-26T17:53:55.295Z] [2021-10-26T17:53:55.295Z] Step 9/30 : FROM alpine:3.14 [2021-10-26T17:53:55.295Z] Removing intermediate container 53e20038d96c [2021-10-26T17:53:55.295Z] ---> 35ad664901ff [2021-10-26T17:53:55.295Z] [2021-10-26T17:53:55.295Z] Step 9/22 : FROM alpine:3.14 [2021-10-26T17:53:55.295Z] 3.14: Pulling from library/alpine [2021-10-26T17:53:55.295Z] Removing intermediate container a063780ea011 [2021-10-26T17:53:55.295Z] ---> 72520054d86a [2021-10-26T17:53:55.295Z] [2021-10-26T17:53:55.295Z] Step 9/24 : FROM alpine:3.14 [2021-10-26T17:53:55.295Z] 3.14: Pulling from library/alpine [2021-10-26T17:53:55.295Z] 3.14: Pulling from library/alpine [2021-10-26T17:53:55.295Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-26T17:53:55.295Z] Status: Downloaded newer image for alpine:3.14 [2021-10-26T17:53:55.295Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-26T17:53:55.295Z] Status: Image is up to date for alpine:3.14 [2021-10-26T17:53:55.295Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-26T17:53:55.295Z] Status: Image is up to date for alpine:3.14 [2021-10-26T17:53:55.295Z] ---> 14119a10abf4 [2021-10-26T17:53:55.295Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-26T17:53:55.295Z] ---> 14119a10abf4 [2021-10-26T17:53:55.295Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-26T17:53:55.295Z] ---> 14119a10abf4 [2021-10-26T17:53:55.295Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-26T17:53:55.295Z] ---> Running in a58a62f1740c [2021-10-26T17:53:55.295Z] ---> Running in 22429825ec1d [2021-10-26T17:53:55.295Z] ---> Running in a78e98da37e4 [2021-10-26T17:53:55.867Z] Removing intermediate container a58a62f1740c [2021-10-26T17:53:55.867Z] ---> 8c4ce1740714 [2021-10-26T17:53:55.867Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-26T17:53:56.134Z] ---> Running in 1b06a534342e [2021-10-26T17:53:56.134Z] Removing intermediate container a7d57f756906 [2021-10-26T17:53:56.134Z] ---> a965067b80bf [2021-10-26T17:53:56.134Z] [2021-10-26T17:53:56.134Z] Step 9/22 : FROM alpine:3.14 [2021-10-26T17:53:56.134Z] ---> 14119a10abf4 [2021-10-26T17:53:56.134Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-26T17:53:56.134Z] ---> Running in a943faa3a725 [2021-10-26T17:53:56.401Z] Removing intermediate container a943faa3a725 [2021-10-26T17:53:56.401Z] ---> 93a41e4e79b5 [2021-10-26T17:53:56.401Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-26T17:53:56.401Z] ---> Running in 17748cc68f8f [2021-10-26T17:53:56.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T17:53:56.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T17:53:56.676Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-26T17:53:56.676Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-26T17:53:56.676Z] Removing intermediate container 17748cc68f8f [2021-10-26T17:53:56.676Z] ---> 0c06bba8d66f [2021-10-26T17:53:56.676Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-26T17:53:56.676Z] ---> bc6c0ffef665 [2021-10-26T17:53:56.676Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-26T17:53:56.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T17:53:56.676Z] ---> Running in a32df7ded411 [2021-10-26T17:53:56.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T17:53:56.676Z] ---> Running in a7ff064cec70 [2021-10-26T17:53:56.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T17:53:56.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T17:53:56.958Z] Removing intermediate container a32df7ded411 [2021-10-26T17:53:56.958Z] ---> 2e4a04c2b9a4 [2021-10-26T17:53:56.958Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-10-26T17:53:56.958Z] Removing intermediate container a7ff064cec70 [2021-10-26T17:53:56.958Z] ---> b1d0896d53e4 [2021-10-26T17:53:56.958Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T17:53:56.958Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-26T17:53:56.958Z] ---> Running in 6d4044df438a [2021-10-26T17:53:56.958Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-26T17:53:56.958Z] (3/3) Installing su-exec (0.2-r1) [2021-10-26T17:53:56.958Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T17:53:56.958Z] Executing ca-certificates-20191127-r5.trigger [2021-10-26T17:53:56.958Z] ---> Running in e092afd2dd30 [2021-10-26T17:53:56.958Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-26T17:53:56.958Z] OK: 6 MiB in 17 packages [2021-10-26T17:53:56.958Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T17:53:56.958Z] OK: 6 MiB in 15 packages [2021-10-26T17:53:57.239Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-26T17:53:57.239Z] (2/2) Installing su-exec (0.2-r1) [2021-10-26T17:53:57.239Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T17:53:57.239Z] OK: 6 MiB in 16 packages [2021-10-26T17:53:57.520Z] Removing intermediate container 22429825ec1d [2021-10-26T17:53:57.520Z] ---> 86865e47ef19 [2021-10-26T17:53:57.520Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-26T17:53:57.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T17:53:57.520Z] ---> Running in 15d7f3211042 [2021-10-26T17:53:57.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T17:53:57.796Z] Removing intermediate container 1b06a534342e [2021-10-26T17:53:57.796Z] ---> e8f05eabc33f [2021-10-26T17:53:57.796Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-26T17:53:57.796Z] Removing intermediate container a78e98da37e4 [2021-10-26T17:53:57.796Z] ---> 34f535bba8ab [2021-10-26T17:53:57.796Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-26T17:53:57.796Z] (1/42) Installing readline (8.1.0-r0) [2021-10-26T17:53:57.796Z] ---> Running in 1ed2d437cf33 [2021-10-26T17:53:57.796Z] (2/42) Installing bash (5.1.4-r0) [2021-10-26T17:53:57.796Z] ---> Running in 1f46f7e61613 [2021-10-26T17:53:57.796Z] Removing intermediate container 15d7f3211042 [2021-10-26T17:53:57.796Z] ---> 492ad7e927e5 [2021-10-26T17:53:57.797Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-26T17:53:57.797Z] Executing bash-5.1.4-r0.post-install [2021-10-26T17:53:57.797Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-26T17:53:57.797Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-26T17:53:57.797Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-26T17:53:57.797Z] (6/42) Installing curl (7.79.1-r0) [2021-10-26T17:53:57.797Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-26T17:53:57.797Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-26T17:53:57.797Z] (9/42) Installing expat (2.4.1-r0) [2021-10-26T17:53:57.797Z] (10/42) Installing libffi (3.3-r2) [2021-10-26T17:53:57.797Z] (11/42) Installing gdbm (1.19-r0) [2021-10-26T17:53:57.797Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-26T17:53:58.058Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-26T17:53:58.058Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-26T17:53:58.058Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-26T17:53:58.058Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-26T17:53:58.058Z] ---> Running in 9f9b75cbfa8e [2021-10-26T17:53:58.058Z] Removing intermediate container 1ed2d437cf33 [2021-10-26T17:53:58.058Z] ---> 00ae80707545 [2021-10-26T17:53:58.058Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-26T17:53:58.058Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-26T17:53:58.058Z] Removing intermediate container 1f46f7e61613 [2021-10-26T17:53:58.058Z] ---> d9016db06122 [2021-10-26T17:53:58.058Z] Step 12/24 : WORKDIR / [2021-10-26T17:53:58.058Z] ---> Running in 77be9cf897ef [2021-10-26T17:53:58.628Z] ---> Running in ecddb3016a6f [2021-10-26T17:53:58.887Z] Removing intermediate container e092afd2dd30 [2021-10-26T17:53:58.887Z] ---> f41e1f1426da [2021-10-26T17:53:58.887Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-26T17:53:58.888Z] Removing intermediate container 77be9cf897ef [2021-10-26T17:53:58.888Z] ---> 8fc96af16f6f [2021-10-26T17:53:58.888Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-26T17:53:58.888Z] Removing intermediate container 9f9b75cbfa8e [2021-10-26T17:53:58.888Z] ---> b152962eef2a [2021-10-26T17:53:58.888Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-26T17:53:58.888Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-26T17:53:58.888Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-26T17:53:58.888Z] ---> Running in b823c5b74713 [2021-10-26T17:53:58.888Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-26T17:53:58.888Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-26T17:53:59.148Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-26T17:53:59.148Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-26T17:53:59.148Z] ---> Running in 1bbd5c085cb0 [2021-10-26T17:53:59.148Z] ---> Running in 9f795ffb1cc7 [2021-10-26T17:53:59.148Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-26T17:53:59.148Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-26T17:53:59.148Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-26T17:53:59.148Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-26T17:53:59.148Z] Removing intermediate container ecddb3016a6f [2021-10-26T17:53:59.148Z] ---> 2be66e7530c5 [2021-10-26T17:53:59.148Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-26T17:53:59.148Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-26T17:53:59.148Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-26T17:53:59.148Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-26T17:53:59.148Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-26T17:53:59.148Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-26T17:53:59.408Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-26T17:53:59.408Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-26T17:53:59.408Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-26T17:53:59.408Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-26T17:53:59.408Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-26T17:53:59.408Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-26T17:53:59.408Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-26T17:53:59.408Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-26T17:53:59.408Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-26T17:53:59.408Z] Removing intermediate container 1bbd5c085cb0 [2021-10-26T17:53:59.408Z] ---> 094205385730 [2021-10-26T17:53:59.408Z] Step 14/22 : WORKDIR / [2021-10-26T17:53:59.408Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-26T17:53:59.993Z] ---> 50a878090202 [2021-10-26T17:53:59.993Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-26T17:53:59.993Z] ---> Running in 5373be29f216 [2021-10-26T17:53:59.993Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T17:53:59.993Z] OK: 84 MiB in 64 packages [2021-10-26T17:53:59.993Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T17:53:59.993Z] Removing intermediate container 5373be29f216 [2021-10-26T17:53:59.993Z] ---> ef7653e078d6 [2021-10-26T17:53:59.993Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T17:54:00.291Z] ---> c2a98b6ac99f [2021-10-26T17:54:00.292Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-26T17:54:00.292Z] ---> 2d15562d8126 [2021-10-26T17:54:00.292Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-26T17:54:00.568Z] Removing intermediate container 9f795ffb1cc7 [2021-10-26T17:54:00.568Z] ---> c394c8cd2192 [2021-10-26T17:54:00.568Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-26T17:54:00.568Z] Collecting docker-compose==1.23.2 [2021-10-26T17:54:00.568Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-26T17:54:00.840Z] ---> Running in 0f04f1be1add [2021-10-26T17:54:00.840Z] ---> 3e943fef1aba [2021-10-26T17:54:00.840Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-26T17:54:00.840Z] Collecting PyYAML<4,>=3.10 [2021-10-26T17:54:00.840Z] ---> 08e468ac199f [2021-10-26T17:54:00.840Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-26T17:54:00.840Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-26T17:54:00.840Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T17:54:01.118Z] Removing intermediate container 0f04f1be1add [2021-10-26T17:54:01.118Z] ---> 13ac829cd9c7 [2021-10-26T17:54:01.118Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-26T17:54:01.118Z] ---> 85ec3d27b61a [2021-10-26T17:54:01.118Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-26T17:54:01.118Z] ---> 728cd0f68ffd [2021-10-26T17:54:01.118Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-26T17:54:01.393Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-26T17:54:01.393Z] ---> Running in ba5927d167fc [2021-10-26T17:54:01.393Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-26T17:54:01.393Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-26T17:54:01.393Z] ---> 53b3ec955f60 [2021-10-26T17:54:01.393Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-26T17:54:01.658Z] Removing intermediate container ba5927d167fc [2021-10-26T17:54:01.658Z] ---> 570a06aa121d [2021-10-26T17:54:01.658Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T17:54:01.658Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-26T17:54:01.658Z] ---> Running in a2541fec9366 [2021-10-26T17:54:01.658Z] ---> Running in ab5f36830581 [2021-10-26T17:54:01.658Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-26T17:54:01.658Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-26T17:54:01.658Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-26T17:54:01.658Z] Collecting texttable<0.10,>=0.9.0 [2021-10-26T17:54:01.658Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-26T17:54:01.658Z] ---> d89c623fb7d7 [2021-10-26T17:54:01.658Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-26T17:54:01.658Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-26T17:54:01.937Z] Removing intermediate container ab5f36830581 [2021-10-26T17:54:01.937Z] ---> 87e57e3fe370 [2021-10-26T17:54:01.937Z] Step 20/22 : LABEL arch=x86_64 [2021-10-26T17:54:01.937Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T17:54:01.937Z] OK: 8 MiB in 20 packages [2021-10-26T17:54:01.937Z] ---> Running in 3adb0bed4e2f [2021-10-26T17:54:02.202Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-26T17:54:02.202Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-26T17:54:02.202Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-26T17:54:02.202Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-26T17:54:02.475Z] Removing intermediate container 3adb0bed4e2f [2021-10-26T17:54:02.475Z] ---> 2c6a569c26bd [2021-10-26T17:54:02.475Z] Step 21/22 : LABEL git_sha=11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [2021-10-26T17:54:02.475Z] ---> c0a5da7d020a [2021-10-26T17:54:02.475Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-26T17:54:02.475Z] ---> Running in 5530a4165c5d [2021-10-26T17:54:02.475Z] Collecting docker<4.0,>=3.6.0 [2021-10-26T17:54:02.741Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-26T17:54:02.741Z] Collecting cached-property<2,>=1.2.0 [2021-10-26T17:54:02.741Z] Removing intermediate container b823c5b74713 [2021-10-26T17:54:02.741Z] ---> 7181912e5d0c [2021-10-26T17:54:02.741Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T17:54:02.741Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-26T17:54:02.741Z] Collecting jsonschema<3,>=2.5.1 [2021-10-26T17:54:02.741Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-26T17:54:02.741Z] Collecting docopt<0.7,>=0.6.1 [2021-10-26T17:54:02.741Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-26T17:54:02.741Z] Removing intermediate container 5530a4165c5d [2021-10-26T17:54:02.741Z] ---> a0df90723a7c [2021-10-26T17:54:02.741Z] Step 22/22 : LABEL version=2.0.1-dev.79 [2021-10-26T17:54:02.741Z] ---> edc6224cdc19 [2021-10-26T17:54:02.741Z] Step 20/24 : 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-10-26T17:54:02.741Z] ---> Running in 30fb99a2fe1e [2021-10-26T17:54:02.741Z] ---> Running in 2c72cb2cdd95 [2021-10-26T17:54:03.002Z] Removing intermediate container a2541fec9366 [2021-10-26T17:54:03.002Z] ---> 7c248c310846 [2021-10-26T17:54:03.002Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T17:54:03.002Z] ---> 09b2635899bf [2021-10-26T17:54:03.002Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-26T17:54:03.002Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-26T17:54:03.002Z] Collecting docker-pycreds>=0.4.0 [2021-10-26T17:54:03.002Z] Removing intermediate container 2c72cb2cdd95 [2021-10-26T17:54:03.002Z] ---> bd0c9869151c [2021-10-26T17:54:03.002Z] [2021-10-26T17:54:03.002Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-26T17:54:03.271Z] Successfully built bd0c9869151c [2021-10-26T17:54:03.271Z] Successfully tagged core-command:latest [2021-10-26T17:54:03.271Z] Building security-proxy-setup [2021-10-26T17:54:03.271Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-26T17:54:03.271Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-26T17:54:03.271Z]  Building core-command ... done  ---> 81df2c23e876 [2021-10-26T17:54:03.271Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-26T17:54:03.545Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-26T17:54:03.545Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-26T17:54:03.545Z] Collecting idna<2.8,>=2.5 [2021-10-26T17:54:03.545Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-26T17:54:03.545Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-10-26T17:54:03.545Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-26T17:54:03.545Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-26T17:54:03.545Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-26T17:54:03.545Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-26T17:54:03.809Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-26T17:54:03.809Z] Attempting uninstall: urllib3 [2021-10-26T17:54:03.809Z] Found existing installation: urllib3 1.26.5 [2021-10-26T17:54:03.809Z] Uninstalling urllib3-1.26.5: [2021-10-26T17:54:03.809Z] Successfully uninstalled urllib3-1.26.5 [2021-10-26T17:54:05.209Z] ---> 0905cb7a88dc [2021-10-26T17:54:05.209Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-26T17:54:05.209Z] Attempting uninstall: idna [2021-10-26T17:54:05.209Z] Found existing installation: idna 3.2 [2021-10-26T17:54:05.209Z] Uninstalling idna-3.2: [2021-10-26T17:54:05.209Z] Successfully uninstalled idna-3.2 [2021-10-26T17:54:05.475Z] ---> 145a52d073b3 [2021-10-26T17:54:05.475Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-26T17:54:05.475Z] Attempting uninstall: chardet [2021-10-26T17:54:05.475Z] Found existing installation: chardet 4.0.0 [2021-10-26T17:54:05.475Z] Uninstalling chardet-4.0.0: [2021-10-26T17:54:05.475Z] Successfully uninstalled chardet-4.0.0 [2021-10-26T17:54:06.076Z] ---> 8b6185338062 [2021-10-26T17:54:06.076Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-26T17:54:06.076Z] Removing intermediate container 30fb99a2fe1e [2021-10-26T17:54:06.076Z] ---> 8ba29dd40b66 [2021-10-26T17:54:06.076Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-26T17:54:06.338Z] ---> Running in 2f9ff3e2859f [2021-10-26T17:54:06.338Z] ---> 883cf5696342 [2021-10-26T17:54:06.338Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-26T17:54:06.338Z] ---> Running in 6453e8f74356 [2021-10-26T17:54:06.338Z] Attempting uninstall: requests [2021-10-26T17:54:06.338Z] Found existing installation: requests 2.25.1 [2021-10-26T17:54:06.338Z] Uninstalling requests-2.25.1: [2021-10-26T17:54:06.338Z] Successfully uninstalled requests-2.25.1 [2021-10-26T17:54:06.602Z] Running setup.py install for texttable: started [2021-10-26T17:54:06.602Z] Removing intermediate container 2f9ff3e2859f [2021-10-26T17:54:06.602Z] ---> 38c415b0a270 [2021-10-26T17:54:06.602Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T17:54:06.865Z] ---> 0b785864918c [2021-10-26T17:54:06.865Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-26T17:54:06.865Z] Removing intermediate container 6453e8f74356 [2021-10-26T17:54:06.865Z] ---> 29945dda8266 [2021-10-26T17:54:06.865Z] Step 22/24 : LABEL arch=x86_64 [2021-10-26T17:54:06.865Z] ---> Running in 98e08de74298 [2021-10-26T17:54:06.865Z] Running setup.py install for texttable: finished with status 'done' [2021-10-26T17:54:06.865Z] Running setup.py install for PyYAML: started [2021-10-26T17:54:06.865Z] ---> Running in 92a3134ef9e1 [2021-10-26T17:54:07.126Z] Removing intermediate container 98e08de74298 [2021-10-26T17:54:07.126Z] ---> b69cf14c8cd3 [2021-10-26T17:54:07.126Z] Step 20/22 : LABEL arch=x86_64 [2021-10-26T17:54:07.126Z] ---> Running in a6e54d9bfc56 [2021-10-26T17:54:07.386Z] Removing intermediate container 92a3134ef9e1 [2021-10-26T17:54:07.386Z] ---> 1d4e576aceda [2021-10-26T17:54:07.386Z] Step 23/24 : LABEL git_sha=11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [2021-10-26T17:54:07.386Z] ---> 3b9815a48796 [2021-10-26T17:54:07.386Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-26T17:54:07.386Z] Removing intermediate container a6e54d9bfc56 [2021-10-26T17:54:07.386Z] ---> 743bba6e2f10 [2021-10-26T17:54:07.386Z] Step 21/22 : LABEL git_sha=11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [2021-10-26T17:54:07.386Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-26T17:54:07.386Z] ---> Running in 9b0fd124c132 [2021-10-26T17:54:07.653Z] ---> Running in 7a9bc8a0c2e2 [2021-10-26T17:54:07.653Z] Running setup.py install for docopt: started [2021-10-26T17:54:07.653Z] ---> Running in eadb971149a8 [2021-10-26T17:54:07.653Z] Removing intermediate container 9b0fd124c132 [2021-10-26T17:54:07.653Z] ---> 2e28c3bf5568 [2021-10-26T17:54:07.653Z] Step 24/24 : LABEL version=2.0.1-dev.79 [2021-10-26T17:54:07.928Z] Removing intermediate container eadb971149a8 [2021-10-26T17:54:07.928Z] ---> 9bf5be99d179 [2021-10-26T17:54:07.928Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-26T17:54:07.928Z] ---> Running in d57d427b7ce0 [2021-10-26T17:54:07.928Z] Removing intermediate container 7a9bc8a0c2e2 [2021-10-26T17:54:07.928Z] ---> bd57b5ce8a41 [2021-10-26T17:54:07.928Z] Step 22/22 : LABEL version=2.0.1-dev.79 [2021-10-26T17:54:07.928Z] Running setup.py install for docopt: finished with status 'done' [2021-10-26T17:54:07.928Z] Running setup.py install for dockerpty: started [2021-10-26T17:54:08.215Z] ---> Running in a391deca5386 [2021-10-26T17:54:08.215Z] Removing intermediate container d57d427b7ce0 [2021-10-26T17:54:08.215Z] ---> d674efecf2bd [2021-10-26T17:54:08.215Z] [2021-10-26T17:54:08.215Z] ---> 7c3acd129a76 [2021-10-26T17:54:08.215Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-26T17:54:08.215Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-26T17:54:08.480Z] Removing intermediate container a391deca5386 [2021-10-26T17:54:08.480Z] ---> 72e81cd6e207 [2021-10-26T17:54:08.480Z] [2021-10-26T17:54:08.480Z] Successfully built d674efecf2bd [2021-10-26T17:54:08.480Z] Successfully tagged security-secretstore-setup:latest [2021-10-26T17:54:08.480Z]  Building security-secretstore-setup ... done Building support-notifications [2021-10-26T17:54:08.480Z] ---> Running in 0af06ef7004c [2021-10-26T17:54:08.746Z] Successfully built 72e81cd6e207 [2021-10-26T17:54:08.746Z] Successfully tagged core-data:latest [2021-10-26T17:54:08.746Z]  Building core-data ... done Building core-metadata [2021-10-26T17:54:08.746Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 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-10-26T17:54:10.686Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T17:54:10.686Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-26T17:54:10.686Z] ---> 488dc96c23a1 [2021-10-26T17:54:10.686Z] Step 3/20 : WORKDIR /edgex-go [2021-10-26T17:54:10.686Z] ---> Using cache [2021-10-26T17:54:10.686Z] ---> 24f821a6da72 [2021-10-26T17:54:10.686Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T17:54:10.686Z] ---> Using cache [2021-10-26T17:54:10.686Z] ---> 0def6946e57b [2021-10-26T17:54:10.686Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-26T17:54:10.686Z] ---> Using cache [2021-10-26T17:54:10.686Z] ---> e22ff87c71c5 [2021-10-26T17:54:10.686Z] Step 6/20 : COPY . . [2021-10-26T17:54:10.686Z] ---> Using cache [2021-10-26T17:54:10.686Z] ---> e356d83da311 [2021-10-26T17:54:10.686Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T17:54:10.686Z] ---> Using cache [2021-10-26T17:54:10.686Z] ---> ea4161829034 [2021-10-26T17:54:10.686Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-26T17:54:15.048Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T17:54:15.048Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-26T17:54:15.048Z] ---> 488dc96c23a1 [2021-10-26T17:54:15.048Z] Step 3/21 : WORKDIR /edgex-go [2021-10-26T17:54:15.048Z] ---> Using cache [2021-10-26T17:54:15.048Z] ---> 24f821a6da72 [2021-10-26T17:54:15.048Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T17:54:15.048Z] ---> Using cache [2021-10-26T17:54:15.048Z] ---> 0def6946e57b [2021-10-26T17:54:15.048Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-26T17:54:15.048Z] ---> Running in ba17750f76fc [2021-10-26T17:54:15.048Z] ---> Running in d71a7cd1ac40 [2021-10-26T17:54:15.048Z] Removing intermediate container 0af06ef7004c [2021-10-26T17:54:15.048Z] ---> 61244dc50366 [2021-10-26T17:54:15.048Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-26T17:54:15.048Z] ---> Running in d14347bee5f3 [2021-10-26T17:54:15.048Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.79" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-26T17:54:15.325Z] Removing intermediate container d14347bee5f3 [2021-10-26T17:54:15.325Z] ---> 4dd9faf2546a [2021-10-26T17:54:15.325Z] Step 27/30 : CMD ["gate"] [2021-10-26T17:54:15.325Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T17:54:15.590Z] ---> Running in 29c9c7d2cfdf [2021-10-26T17:54:15.866Z] Removing intermediate container 29c9c7d2cfdf [2021-10-26T17:54:15.866Z] ---> 6b881dfa0e02 [2021-10-26T17:54:15.866Z] Step 28/30 : LABEL arch=x86_64 [2021-10-26T17:54:16.137Z] ---> Running in 5f8c29507f09 [2021-10-26T17:54:16.137Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T17:54:16.716Z] Removing intermediate container 5f8c29507f09 [2021-10-26T17:54:16.716Z] ---> db9029f28725 [2021-10-26T17:54:16.716Z] Step 29/30 : LABEL git_sha=11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [2021-10-26T17:54:16.717Z] OK: 220 MiB in 52 packages [2021-10-26T17:54:16.980Z] ---> Running in 80882fb853af [2021-10-26T17:54:17.244Z] Removing intermediate container 80882fb853af [2021-10-26T17:54:17.244Z] ---> db23430bff70 [2021-10-26T17:54:17.244Z] Step 30/30 : LABEL version=2.0.1-dev.79 [2021-10-26T17:54:17.513Z] Removing intermediate container 6d4044df438a [2021-10-26T17:54:17.513Z] ---> 486551171377 [2021-10-26T17:54:17.513Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-26T17:54:17.513Z] ---> Running in 59abc443083b [2021-10-26T17:54:17.513Z] Removing intermediate container d71a7cd1ac40 [2021-10-26T17:54:17.513Z] ---> 7fcb20299861 [2021-10-26T17:54:17.513Z] Step 6/21 : COPY . . [2021-10-26T17:54:17.776Z] ---> Running in a705596e2ac1 [2021-10-26T17:54:17.776Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T17:54:17.776Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-26T17:54:17.776Z] ---> 488dc96c23a1 [2021-10-26T17:54:17.776Z] Step 3/22 : WORKDIR /edgex-go [2021-10-26T17:54:17.776Z] ---> Using cache [2021-10-26T17:54:17.776Z] ---> 24f821a6da72 [2021-10-26T17:54:17.776Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T17:54:17.776Z] ---> Using cache [2021-10-26T17:54:17.776Z] ---> 0def6946e57b [2021-10-26T17:54:17.776Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-26T17:54:17.776Z] ---> Using cache [2021-10-26T17:54:17.776Z] ---> e22ff87c71c5 [2021-10-26T17:54:17.776Z] Step 6/22 : COPY . . [2021-10-26T17:54:17.776Z] ---> Using cache [2021-10-26T17:54:17.776Z] ---> e356d83da311 [2021-10-26T17:54:17.776Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T17:54:17.776Z] ---> Using cache [2021-10-26T17:54:17.776Z] ---> ea4161829034 [2021-10-26T17:54:17.776Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-26T17:54:17.776Z] ---> Running in cef3ef1e9822 [2021-10-26T17:54:17.776Z] Removing intermediate container 59abc443083b [2021-10-26T17:54:17.776Z] ---> cebf51fa460c [2021-10-26T17:54:17.776Z] [2021-10-26T17:54:18.047Z] Successfully built cebf51fa460c [2021-10-26T17:54:18.313Z] Successfully tagged security-bootstrapper:latest [2021-10-26T17:54:18.313Z] Building support-scheduler [2021-10-26T17:54:18.582Z]  Building security-bootstrapper ... done Removing intermediate container a705596e2ac1 [2021-10-26T17:54:18.582Z] ---> f4be9da3a752 [2021-10-26T17:54:18.582Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-26T17:54:20.505Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.79" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-26T17:54:23.480Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T17:54:23.480Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-26T17:54:23.480Z] ---> 6e3c011cf84e [2021-10-26T17:54:23.480Z] Step 3/22 : WORKDIR /edgex-go [2021-10-26T17:54:23.830Z] ---> Running in b6f889a6c7e0 [2021-10-26T17:54:24.946Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T17:54:24.946Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-26T17:54:24.946Z] ---> 6e3c011cf84e [2021-10-26T17:54:24.946Z] Step 3/22 : WORKDIR /edgex-go [2021-10-26T17:54:24.946Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T17:54:24.946Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-26T17:54:24.946Z] ---> Running in d32a7890453a [2021-10-26T17:54:24.946Z] ---> 6e3c011cf84e [2021-10-26T17:54:24.946Z] Step 3/24 : WORKDIR /edgex-go [2021-10-26T17:54:25.223Z] ---> Running in 79313fb95f1b [2021-10-26T17:54:25.223Z] ---> Running in cf5565643da9 [2021-10-26T17:54:25.223Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T17:54:25.223Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-26T17:54:25.223Z] ---> 6e3c011cf84e [2021-10-26T17:54:25.223Z] Step 3/21 : WORKDIR /edgex-go [2021-10-26T17:54:25.223Z] ---> Running in 89d5c4b36e3d [2021-10-26T17:54:25.223Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T17:54:25.223Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-26T17:54:25.223Z] ---> 6e3c011cf84e [2021-10-26T17:54:25.223Z] Step 3/30 : WORKDIR /edgex-go [2021-10-26T17:54:25.223Z] ---> Running in bf49a51ef5a0 [2021-10-26T17:54:25.233Z] ---> cfc63795e834 [2021-10-26T17:54:25.233Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T17:54:25.501Z] ---> Running in e1f2ecaf1483 [2021-10-26T17:54:25.501Z] Removing intermediate container b6f889a6c7e0 [2021-10-26T17:54:25.501Z] ---> 5b3ce914ca29 [2021-10-26T17:54:25.501Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-26T17:54:25.830Z] Removing intermediate container d32a7890453a [2021-10-26T17:54:25.830Z] ---> 6e2b54ff4dd5 [2021-10-26T17:54:25.830Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T17:54:25.830Z] ---> Running in 28ee291a87b4 [2021-10-26T17:54:25.830Z] Removing intermediate container cf5565643da9 [2021-10-26T17:54:25.830Z] ---> e7652e6b3590 [2021-10-26T17:54:25.830Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T17:54:26.088Z] ---> 49b68e6e9674 [2021-10-26T17:54:26.088Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-26T17:54:26.119Z] Removing intermediate container 79313fb95f1b [2021-10-26T17:54:26.119Z] ---> 5d80f77a66b6 [2021-10-26T17:54:26.119Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T17:54:26.119Z] ---> Running in 06e331bea303 [2021-10-26T17:54:26.119Z] Removing intermediate container 89d5c4b36e3d [2021-10-26T17:54:26.119Z] ---> 800032d91a07 [2021-10-26T17:54:26.119Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T17:54:26.119Z] Removing intermediate container bf49a51ef5a0 [2021-10-26T17:54:26.119Z] ---> 81fa570884ac [2021-10-26T17:54:26.119Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T17:54:26.119Z] ---> Running in 30401e0a7e52 [2021-10-26T17:54:26.362Z] ---> a4d828c43089 [2021-10-26T17:54:26.362Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-26T17:54:26.395Z] ---> Running in f1b0ea03ac27 [2021-10-26T17:54:26.395Z] ---> Running in b2f09e3361e3 [2021-10-26T17:54:26.947Z] ---> 738a3edb96ce [2021-10-26T17:54:26.947Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-26T17:54:26.947Z] ---> Running in dbe11f9958b5 [2021-10-26T17:54:27.223Z] Removing intermediate container dbe11f9958b5 [2021-10-26T17:54:27.223Z] ---> 6f350197668d [2021-10-26T17:54:27.223Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T17:54:27.223Z] ---> Running in 7bcbf094ff02 [2021-10-26T17:54:27.485Z] Removing intermediate container e1f2ecaf1483 [2021-10-26T17:54:27.485Z] ---> b95b1976205b [2021-10-26T17:54:27.485Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-26T17:54:27.485Z] ---> Running in 4b73676e4eb5 [2021-10-26T17:54:27.485Z] Removing intermediate container 7bcbf094ff02 [2021-10-26T17:54:27.485Z] ---> 22eb14e539c2 [2021-10-26T17:54:27.485Z] Step 20/22 : LABEL arch=x86_64 [2021-10-26T17:54:27.750Z] ---> Running in 22703d6c8a3c [2021-10-26T17:54:28.036Z] Removing intermediate container 22703d6c8a3c [2021-10-26T17:54:28.036Z] ---> 771a12cc7d49 [2021-10-26T17:54:28.036Z] Step 21/22 : LABEL git_sha=11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [2021-10-26T17:54:28.036Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.79" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-26T17:54:28.036Z] ---> Running in 61f76751a51e [2021-10-26T17:54:28.310Z] Removing intermediate container 61f76751a51e [2021-10-26T17:54:28.310Z] ---> 00051aa891cf [2021-10-26T17:54:28.310Z] Step 22/22 : LABEL version=2.0.1-dev.79 [2021-10-26T17:54:28.310Z] ---> Running in c3400a2e5f16 [2021-10-26T17:54:28.579Z] Removing intermediate container c3400a2e5f16 [2021-10-26T17:54:28.579Z] ---> 4ff4cec70024 [2021-10-26T17:54:28.579Z] [2021-10-26T17:54:28.579Z] Successfully built 4ff4cec70024 [2021-10-26T17:54:28.579Z] Successfully tagged sys-mgmt-agent:latest [2021-10-26T17:54:29.063Z] Removing intermediate container 28ee291a87b4 [2021-10-26T17:54:29.063Z] ---> 53933c65b454 [2021-10-26T17:54:29.063Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-26T17:54:29.338Z] ---> Running in d74aa584c4e3 [2021-10-26T17:54:29.565Z]  Building sys-mgmt-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T17:54:29.565Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-26T17:54:29.565Z] ---> 488dc96c23a1 [2021-10-26T17:54:29.565Z] Step 3/23 : WORKDIR /edgex-go [2021-10-26T17:54:29.565Z] ---> Using cache [2021-10-26T17:54:29.565Z] ---> 24f821a6da72 [2021-10-26T17:54:29.565Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T17:54:29.565Z] ---> Using cache [2021-10-26T17:54:29.565Z] ---> 0def6946e57b [2021-10-26T17:54:29.565Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-26T17:54:29.565Z] ---> Using cache [2021-10-26T17:54:29.565Z] ---> e22ff87c71c5 [2021-10-26T17:54:29.565Z] Step 6/23 : COPY go.mod . [2021-10-26T17:54:29.613Z] Removing intermediate container 06e331bea303 [2021-10-26T17:54:29.613Z] ---> 44cca6894ed1 [2021-10-26T17:54:29.613Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-26T17:54:29.894Z] Removing intermediate container 30401e0a7e52 [2021-10-26T17:54:29.894Z] ---> f119d68aec24 [2021-10-26T17:54:29.894Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-26T17:54:29.894Z] ---> Running in cd07663083bd [2021-10-26T17:54:29.894Z] ---> Running in caf009b8cb22 [2021-10-26T17:54:30.159Z] ---> ac573eadccac [2021-10-26T17:54:30.159Z] Step 7/23 : RUN go mod download [2021-10-26T17:54:30.159Z] ---> Running in 802bad0eeb6a [2021-10-26T17:54:30.171Z] Removing intermediate container f1b0ea03ac27 [2021-10-26T17:54:30.171Z] ---> b8d8dfbb66d8 [2021-10-26T17:54:30.171Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-26T17:54:30.447Z] ---> Running in 12408076cd62 [2021-10-26T17:54:30.447Z] Removing intermediate container b2f09e3361e3 [2021-10-26T17:54:30.447Z] ---> 49bfe1fc9ad2 [2021-10-26T17:54:30.447Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-26T17:54:30.733Z] ---> Running in 911034cde8b1 [2021-10-26T17:54:31.722Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T17:54:31.996Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T17:54:31.996Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T17:54:32.267Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T17:54:32.539Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T17:54:32.539Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T17:54:32.725Z] Removing intermediate container 802bad0eeb6a [2021-10-26T17:54:32.725Z] ---> 3e2fdeaf8579 [2021-10-26T17:54:32.725Z] Step 8/23 : COPY . . [2021-10-26T17:54:32.817Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T17:54:33.436Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T17:54:33.436Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T17:54:33.436Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T17:54:33.436Z] OK: 219 MiB in 52 packages [2021-10-26T17:54:34.042Z] OK: 219 MiB in 52 packages [2021-10-26T17:54:34.644Z] OK: 219 MiB in 52 packages [2021-10-26T17:54:34.644Z] OK: 219 MiB in 52 packages [2021-10-26T17:54:34.644Z] OK: 219 MiB in 52 packages [2021-10-26T17:54:34.923Z] Removing intermediate container d74aa584c4e3 [2021-10-26T17:54:34.923Z] ---> ce2ed76ddd26 [2021-10-26T17:54:34.923Z] Step 6/22 : COPY . . [2021-10-26T17:54:35.519Z] Removing intermediate container cd07663083bd [2021-10-26T17:54:35.519Z] ---> 6b9bb46391c6 [2021-10-26T17:54:35.519Z] Step 6/22 : COPY . . [2021-10-26T17:54:36.509Z] Removing intermediate container 911034cde8b1 [2021-10-26T17:54:36.509Z] ---> 739fcaa8b478 [2021-10-26T17:54:36.509Z] Step 6/21 : COPY . . [2021-10-26T17:54:36.509Z] Removing intermediate container caf009b8cb22 [2021-10-26T17:54:36.509Z] ---> fbda4e1163b3 [2021-10-26T17:54:36.509Z] Step 6/24 : COPY . . [2021-10-26T17:54:36.509Z] Removing intermediate container 12408076cd62 [2021-10-26T17:54:36.509Z] ---> 986e563d5b0d [2021-10-26T17:54:36.509Z] Step 6/30 : COPY . . [2021-10-26T17:54:39.360Z] ---> 62bea1695728 [2021-10-26T17:54:39.360Z] Step 9/23 : RUN go mod tidy [2021-10-26T17:54:39.360Z] ---> Running in 572a14bd7a5a [2021-10-26T17:54:40.750Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.79" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-26T17:54:44.061Z] Removing intermediate container 572a14bd7a5a [2021-10-26T17:54:44.061Z] ---> 603fbde7cb08 [2021-10-26T17:54:44.061Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-26T17:54:44.061Z] ---> Running in 593fe30fbb1a [2021-10-26T17:54:44.061Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.79" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-26T17:54:45.988Z] Removing intermediate container ba17750f76fc [2021-10-26T17:54:45.988Z] ---> 5945c42786a9 [2021-10-26T17:54:45.988Z] [2021-10-26T17:54:45.988Z] Step 9/20 : FROM alpine:3.14 [2021-10-26T17:54:45.988Z] ---> 14119a10abf4 [2021-10-26T17:54:45.988Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-26T17:54:46.269Z] ---> Running in 18658729f5a1 [2021-10-26T17:54:46.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T17:54:46.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T17:54:47.082Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-26T17:54:47.082Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-26T17:54:47.082Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-26T17:54:47.082Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-26T17:54:47.082Z] (5/5) Installing curl (7.79.1-r0) [2021-10-26T17:54:47.082Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T17:54:47.082Z] Executing ca-certificates-20191127-r5.trigger [2021-10-26T17:54:47.349Z] OK: 8 MiB in 19 packages [2021-10-26T17:54:47.951Z] Removing intermediate container 18658729f5a1 [2021-10-26T17:54:47.951Z] ---> d1b6c0932749 [2021-10-26T17:54:47.951Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-26T17:54:47.951Z] ---> Running in 420f473bcb5f [2021-10-26T17:54:47.951Z] Removing intermediate container 420f473bcb5f [2021-10-26T17:54:47.951Z] ---> 582c43d2eae9 [2021-10-26T17:54:47.951Z] Step 12/20 : WORKDIR /edgex [2021-10-26T17:54:48.215Z] ---> Running in 703c22cc894f [2021-10-26T17:54:48.215Z] Removing intermediate container 703c22cc894f [2021-10-26T17:54:48.215Z] ---> b336ab2cab11 [2021-10-26T17:54:48.215Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-26T17:54:48.482Z] ---> 3e97dae04c2a [2021-10-26T17:54:48.482Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-26T17:54:49.052Z] ---> f34ac912b666 [2021-10-26T17:54:49.052Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-26T17:54:49.626Z] ---> f1658d0115a9 [2021-10-26T17:54:49.626Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-26T17:54:49.626Z] ---> Running in e8e9a5650c6d [2021-10-26T17:54:49.893Z] Removing intermediate container e8e9a5650c6d [2021-10-26T17:54:49.893Z] ---> 771559501939 [2021-10-26T17:54:49.893Z] Step 17/20 : CMD ["--init=true"] [2021-10-26T17:54:49.893Z] ---> Running in 8bd1763b0478 [2021-10-26T17:54:50.156Z] Removing intermediate container 8bd1763b0478 [2021-10-26T17:54:50.156Z] ---> ff4071bfbbff [2021-10-26T17:54:50.156Z] Step 18/20 : LABEL arch=x86_64 [2021-10-26T17:54:50.156Z] ---> Running in 6e90fee2b852 [2021-10-26T17:54:50.156Z] Removing intermediate container 6e90fee2b852 [2021-10-26T17:54:50.156Z] ---> 137aba4123c8 [2021-10-26T17:54:50.156Z] Step 19/20 : LABEL git_sha=11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [2021-10-26T17:54:50.418Z] ---> Running in 1b6f51001884 [2021-10-26T17:54:50.418Z] Removing intermediate container 1b6f51001884 [2021-10-26T17:54:50.418Z] ---> 84b93103a24e [2021-10-26T17:54:50.418Z] Step 20/20 : LABEL version=2.0.1-dev.79 [2021-10-26T17:54:50.418Z] ---> Running in 700d5a582d4c [2021-10-26T17:54:50.678Z] Removing intermediate container 700d5a582d4c [2021-10-26T17:54:50.678Z] ---> 121ddead6d40 [2021-10-26T17:54:50.678Z] [2021-10-26T17:54:50.678Z] Successfully built 121ddead6d40 [2021-10-26T17:54:50.940Z] Successfully tagged security-proxy-setup:latest [2021-10-26T17:54:51.745Z] ---> 8877effdd65d [2021-10-26T17:54:51.745Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T17:54:51.745Z] ---> 011d96bf65aa [2021-10-26T17:54:51.745Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T17:54:51.745Z] ---> 3c469940ddcb [2021-10-26T17:54:51.745Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T17:54:51.745Z] ---> 308162de86c4 [2021-10-26T17:54:51.745Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T17:54:51.745Z] ---> Running in 273386cb9227 [2021-10-26T17:54:51.745Z] ---> Running in dff3301fb406 [2021-10-26T17:54:51.745Z] ---> 46950ec08cb6 [2021-10-26T17:54:51.745Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T17:54:51.745Z] ---> Running in 124616ea5fa8 [2021-10-26T17:54:51.745Z] ---> Running in 0d560a63e83e [2021-10-26T17:54:51.745Z] ---> Running in d3b990dcc631 [2021-10-26T17:54:55.154Z]  Building security-proxy-setup ... done Removing intermediate container cef3ef1e9822 [2021-10-26T17:54:55.154Z] ---> 1e1e7cb72b6b [2021-10-26T17:54:55.154Z] [2021-10-26T17:54:55.154Z] Step 9/22 : FROM alpine:3.14 [2021-10-26T17:54:55.154Z] ---> 14119a10abf4 [2021-10-26T17:54:55.154Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-26T17:54:55.154Z] ---> Using cache [2021-10-26T17:54:55.154Z] ---> 86865e47ef19 [2021-10-26T17:54:55.154Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-26T17:54:55.154Z] ---> Using cache [2021-10-26T17:54:55.154Z] ---> 492ad7e927e5 [2021-10-26T17:54:55.154Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-26T17:54:55.154Z] ---> Running in aee3673dc280 [2021-10-26T17:54:55.154Z] Removing intermediate container aee3673dc280 [2021-10-26T17:54:55.154Z] ---> 519e35ebc4e9 [2021-10-26T17:54:55.154Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-26T17:54:55.154Z] ---> Running in a3d2e140be2d [2021-10-26T17:54:55.416Z] Removing intermediate container a3d2e140be2d [2021-10-26T17:54:55.416Z] ---> 7dcce743c9a5 [2021-10-26T17:54:55.416Z] Step 14/22 : WORKDIR / [2021-10-26T17:54:55.416Z] ---> Running in 9427cf834f00 [2021-10-26T17:54:55.677Z] Removing intermediate container 9427cf834f00 [2021-10-26T17:54:55.677Z] ---> 83a17a62fc1d [2021-10-26T17:54:55.677Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T17:54:55.941Z] ---> d0a21acae131 [2021-10-26T17:54:55.941Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-26T17:54:56.543Z] ---> df5d80e0362d [2021-10-26T17:54:56.543Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-26T17:54:56.821Z] ---> 2a9ed81b1553 [2021-10-26T17:54:56.821Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-26T17:54:56.821Z] ---> Running in 3f6fe1020a04 [2021-10-26T17:54:57.118Z] Removing intermediate container 3f6fe1020a04 [2021-10-26T17:54:57.118Z] ---> f3d22d6335ce [2021-10-26T17:54:57.118Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T17:54:57.118Z] ---> Running in b0e93b1ef5cd [2021-10-26T17:54:57.165Z] Removing intermediate container dff3301fb406 [2021-10-26T17:54:57.165Z] ---> 98a52e5eaddf [2021-10-26T17:54:57.166Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-26T17:54:57.166Z] Removing intermediate container 273386cb9227 [2021-10-26T17:54:57.166Z] ---> 5461e71ead8c [2021-10-26T17:54:57.166Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-26T17:54:57.166Z] ---> Running in 8310709fb9de [2021-10-26T17:54:57.166Z] ---> Running in faaccca0e3bd [2021-10-26T17:54:57.166Z] Removing intermediate container 124616ea5fa8 [2021-10-26T17:54:57.166Z] ---> 5b971cee7321 [2021-10-26T17:54:57.166Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-26T17:54:57.440Z] ---> Running in 4d1b74cd3017 [2021-10-26T17:54:57.440Z] Removing intermediate container d3b990dcc631 [2021-10-26T17:54:57.440Z] ---> b38508d70822 [2021-10-26T17:54:57.440Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-26T17:54:57.714Z] Removing intermediate container b0e93b1ef5cd [2021-10-26T17:54:57.714Z] ---> 06508151b7d0 [2021-10-26T17:54:57.714Z] Step 20/22 : LABEL arch=x86_64 [2021-10-26T17:54:57.718Z] ---> Running in 1489e5bd305c [2021-10-26T17:54:57.718Z] Removing intermediate container 0d560a63e83e [2021-10-26T17:54:57.718Z] ---> dcb5badbf9fe [2021-10-26T17:54:57.718Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-26T17:54:57.718Z] ---> Running in 24009756e0b5 [2021-10-26T17:54:57.974Z] ---> Running in 2d9d87726954 [2021-10-26T17:54:58.242Z] Removing intermediate container 2d9d87726954 [2021-10-26T17:54:58.242Z] ---> 9bdb91ad93f9 [2021-10-26T17:54:58.242Z] Step 21/22 : LABEL git_sha=11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [2021-10-26T17:54:58.242Z] Removing intermediate container 4b73676e4eb5 [2021-10-26T17:54:58.242Z] ---> dfb353f471b8 [2021-10-26T17:54:58.242Z] [2021-10-26T17:54:58.242Z] Step 9/21 : FROM alpine:3.14 [2021-10-26T17:54:58.242Z] ---> 14119a10abf4 [2021-10-26T17:54:58.242Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-26T17:54:58.242Z] ---> Running in 134cba3433cd [2021-10-26T17:54:58.242Z] ---> Running in ed097bda0476 [2021-10-26T17:54:58.503Z] Removing intermediate container 134cba3433cd [2021-10-26T17:54:58.504Z] ---> fac14a65349b [2021-10-26T17:54:58.504Z] Step 22/22 : LABEL version=2.0.1-dev.79 [2021-10-26T17:54:58.504Z] ---> Running in 382f154e8ecb [2021-10-26T17:54:58.769Z] Removing intermediate container 382f154e8ecb [2021-10-26T17:54:58.769Z] ---> 79196140d837 [2021-10-26T17:54:58.769Z] [2021-10-26T17:54:59.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-26T17:54:59.032Z] Successfully built 79196140d837 [2021-10-26T17:54:59.032Z] Successfully tagged core-metadata:latest [2021-10-26T17:54:59.032Z]  Building core-metadata ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-26T17:54:59.175Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.79" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-26T17:54:59.296Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-26T17:54:59.296Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-26T17:54:59.296Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T17:54:59.296Z] Executing ca-certificates-20191127-r5.trigger [2021-10-26T17:54:59.296Z] OK: 6 MiB in 16 packages [2021-10-26T17:54:59.449Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.79" -o cmd/core-command/core-command ./cmd/core-command [2021-10-26T17:54:59.735Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.79" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-26T17:54:59.735Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.79" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-26T17:54:59.735Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.79" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-26T17:54:59.878Z] Removing intermediate container ed097bda0476 [2021-10-26T17:54:59.879Z] ---> 829e07d19204 [2021-10-26T17:54:59.879Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-26T17:54:59.879Z] ---> Running in 8709de01f076 [2021-10-26T17:54:59.879Z] Removing intermediate container 8709de01f076 [2021-10-26T17:54:59.879Z] ---> 6104c8ddb3fc [2021-10-26T17:54:59.879Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-26T17:55:00.139Z] ---> Running in 55560e7a5583 [2021-10-26T17:55:00.139Z] Removing intermediate container 55560e7a5583 [2021-10-26T17:55:00.139Z] ---> 743d8ae9814c [2021-10-26T17:55:00.139Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-26T17:55:00.401Z] ---> Running in aa48771f4144 [2021-10-26T17:55:00.401Z] Removing intermediate container aa48771f4144 [2021-10-26T17:55:00.401Z] ---> 090ffc3c63bc [2021-10-26T17:55:00.401Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T17:55:00.990Z] ---> c74da303069a [2021-10-26T17:55:00.990Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-26T17:55:01.274Z] ---> b9b3672f2c1b [2021-10-26T17:55:01.275Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-26T17:55:01.559Z] ---> 5cac71760fa9 [2021-10-26T17:55:01.559Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-26T17:55:01.559Z] ---> Running in 62be46727d88 [2021-10-26T17:55:01.559Z] Removing intermediate container 62be46727d88 [2021-10-26T17:55:01.559Z] ---> 0096f02fabd8 [2021-10-26T17:55:01.559Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T17:55:01.828Z] ---> Running in 87432e3b20d5 [2021-10-26T17:55:01.828Z] Removing intermediate container 87432e3b20d5 [2021-10-26T17:55:01.828Z] ---> b5192e19b5aa [2021-10-26T17:55:01.828Z] Step 19/21 : LABEL arch=x86_64 [2021-10-26T17:55:01.828Z] ---> Running in 3d4f42bfbf0b [2021-10-26T17:55:02.098Z] Removing intermediate container 3d4f42bfbf0b [2021-10-26T17:55:02.098Z] ---> 87826054910d [2021-10-26T17:55:02.098Z] Step 20/21 : LABEL git_sha=11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [2021-10-26T17:55:02.098Z] ---> Running in 2227f979f93a [2021-10-26T17:55:02.098Z] Removing intermediate container 2227f979f93a [2021-10-26T17:55:02.098Z] ---> c90bb18711b0 [2021-10-26T17:55:02.098Z] Step 21/21 : LABEL version=2.0.1-dev.79 [2021-10-26T17:55:02.366Z] ---> Running in bd6d028f3056 [2021-10-26T17:55:02.366Z] Removing intermediate container bd6d028f3056 [2021-10-26T17:55:02.366Z] ---> e6e4327e2f7c [2021-10-26T17:55:02.366Z] [2021-10-26T17:55:02.366Z] Successfully built e6e4327e2f7c [2021-10-26T17:55:02.366Z] Successfully tagged support-notifications:latest [2021-10-26T17:55:04.296Z]  Building support-notifications ... done Removing intermediate container 593fe30fbb1a [2021-10-26T17:55:04.296Z] ---> 82be89db15bc [2021-10-26T17:55:04.296Z] [2021-10-26T17:55:04.296Z] Step 11/23 : FROM alpine:3.14 [2021-10-26T17:55:04.296Z] ---> 14119a10abf4 [2021-10-26T17:55:04.296Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-26T17:55:04.296Z] ---> Using cache [2021-10-26T17:55:04.296Z] ---> 86865e47ef19 [2021-10-26T17:55:04.296Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-26T17:55:04.296Z] ---> Using cache [2021-10-26T17:55:04.296Z] ---> 492ad7e927e5 [2021-10-26T17:55:04.296Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-26T17:55:04.296Z] ---> Running in e94921e7fa6b [2021-10-26T17:55:04.296Z] Removing intermediate container e94921e7fa6b [2021-10-26T17:55:04.296Z] ---> d4ab4832c2e6 [2021-10-26T17:55:04.296Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-26T17:55:04.296Z] ---> Running in 4783ce1d9c06 [2021-10-26T17:55:04.296Z] Removing intermediate container 4783ce1d9c06 [2021-10-26T17:55:04.296Z] ---> ef9eac3ad4a5 [2021-10-26T17:55:04.296Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T17:55:04.559Z] ---> 22f45862c926 [2021-10-26T17:55:04.559Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-26T17:55:04.819Z] ---> 1e2fd59a588c [2021-10-26T17:55:04.819Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-26T17:55:04.819Z] ---> 74ff50b72aef [2021-10-26T17:55:04.819Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-26T17:55:04.819Z] ---> Running in 2a96c94a42b9 [2021-10-26T17:55:05.080Z] Removing intermediate container 2a96c94a42b9 [2021-10-26T17:55:05.080Z] ---> b15a3e3b0ea3 [2021-10-26T17:55:05.080Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T17:55:05.080Z] ---> Running in d1aa712c224e [2021-10-26T17:55:05.080Z] Removing intermediate container d1aa712c224e [2021-10-26T17:55:05.080Z] ---> 4a25f2e8b515 [2021-10-26T17:55:05.080Z] Step 21/23 : LABEL arch=x86_64 [2021-10-26T17:55:05.080Z] ---> Running in a05bc649bb71 [2021-10-26T17:55:05.339Z] Removing intermediate container a05bc649bb71 [2021-10-26T17:55:05.339Z] ---> f5c18273e1a3 [2021-10-26T17:55:05.339Z] Step 22/23 : LABEL git_sha=11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [2021-10-26T17:55:05.339Z] ---> Running in a146ae42375d [2021-10-26T17:55:05.339Z] Removing intermediate container a146ae42375d [2021-10-26T17:55:05.339Z] ---> 875b6229d5a0 [2021-10-26T17:55:05.339Z] Step 23/23 : LABEL version=2.0.1-dev.79 [2021-10-26T17:55:05.339Z] ---> Running in 87b786080fd9 [2021-10-26T17:55:05.339Z] Removing intermediate container 87b786080fd9 [2021-10-26T17:55:05.339Z] ---> 54a4a5b617eb [2021-10-26T17:55:05.339Z] [2021-10-26T17:55:05.599Z] Successfully built 54a4a5b617eb [2021-10-26T17:55:05.599Z] Successfully tagged support-scheduler:latest [2021-10-26T17:55:05.605Z]  Building support-scheduler ... done  [Pipeline] } [2021-10-26T17:55:05.609Z] $ docker stop --time=1 ea2435c704ce63dbf1d227bfbbee2d54b84a6a125b6234e913ece997342a6e70 [2021-10-26T17:55:06.971Z] $ docker rm -f ea2435c704ce63dbf1d227bfbbee2d54b84a6a125b6234e913ece997342a6e70 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-26T17:55:07.310Z] + docker images [2021-10-26T17:55:07.311Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-26T17:55:07.311Z] support-scheduler latest 54a4a5b617eb 2 seconds ago 16.2MB [2021-10-26T17:55:07.311Z] 82be89db15bc 4 seconds ago 1.76GB [2021-10-26T17:55:07.311Z] support-notifications latest e6e4327e2f7c 5 seconds ago 16.9MB [2021-10-26T17:55:07.311Z] core-metadata latest 79196140d837 9 seconds ago 16.9MB [2021-10-26T17:55:07.311Z] dfb353f471b8 10 seconds ago 1.76GB [2021-10-26T17:55:07.311Z] 1e1e7cb72b6b 13 seconds ago 1.76GB [2021-10-26T17:55:07.311Z] security-proxy-setup latest 121ddead6d40 17 seconds ago 26.8MB [2021-10-26T17:55:07.311Z] 5945c42786a9 22 seconds ago 1.76GB [2021-10-26T17:55:07.311Z] sys-mgmt-agent latest 4ff4cec70024 39 seconds ago 294MB [2021-10-26T17:55:07.311Z] security-bootstrapper latest cebf51fa460c 50 seconds ago 18.9MB [2021-10-26T17:55:07.311Z] security-secretstore-setup latest d674efecf2bd 59 seconds ago 28.3MB [2021-10-26T17:55:07.311Z] core-data latest 72e81cd6e207 59 seconds ago 20.7MB [2021-10-26T17:55:07.311Z] core-command latest bd0c9869151c About a minute ago 16.1MB [2021-10-26T17:55:07.311Z] a965067b80bf About a minute ago 1.76GB [2021-10-26T17:55:07.311Z] 35ad664901ff About a minute ago 1.75GB [2021-10-26T17:55:07.311Z] 72520054d86a About a minute ago 1.76GB [2021-10-26T17:55:07.311Z] a84d2c21272c About a minute ago 1.76GB [2021-10-26T17:55:07.311Z] b3e54b297e49 About a minute ago 1.76GB [2021-10-26T17:55:07.311Z] ci-base-image-x86_64 latest 488dc96c23a1 5 minutes ago 1.25GB [2021-10-26T17:55:07.311Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 13 days ago 548MB [2021-10-26T17:55:07.311Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 2 weeks ago 34.5MB [2021-10-26T17:55:07.311Z] docker 20.10.8 bc6c0ffef665 7 weeks ago 214MB [2021-10-26T17:55:07.311Z] alpine 3.14 14119a10abf4 2 months ago 5.6MB [2021-10-26T17:55:07.311Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 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-10-26T17:55:07.484Z] provisioning config files... [2021-10-26T17:55:07.493Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/90@tmp/config6953117833710403330tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-26T17:55:07.788Z] ---> docker-login.sh [2021-10-26T17:55:07.788Z] nexus3.edgexfoundry.org:10001 [2021-10-26T17:55:07.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T17:55:07.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T17:55:07.788Z] Configure a credential helper to remove this warning. See [2021-10-26T17:55:07.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T17:55:07.788Z] [2021-10-26T17:55:07.788Z] Login Succeeded [2021-10-26T17:55:07.788Z] nexus3.edgexfoundry.org:10002 [2021-10-26T17:55:07.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T17:55:08.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T17:55:08.047Z] Configure a credential helper to remove this warning. See [2021-10-26T17:55:08.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T17:55:08.047Z] [2021-10-26T17:55:08.047Z] Login Succeeded [2021-10-26T17:55:08.047Z] nexus3.edgexfoundry.org:10003 [2021-10-26T17:55:08.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T17:55:08.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T17:55:08.047Z] Configure a credential helper to remove this warning. See [2021-10-26T17:55:08.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T17:55:08.047Z] [2021-10-26T17:55:08.047Z] Login Succeeded [2021-10-26T17:55:08.047Z] nexus3.edgexfoundry.org:10004 [2021-10-26T17:55:08.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T17:55:08.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T17:55:08.307Z] Configure a credential helper to remove this warning. See [2021-10-26T17:55:08.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T17:55:08.307Z] [2021-10-26T17:55:08.307Z] Login Succeeded [2021-10-26T17:55:08.307Z] docker.io [2021-10-26T17:55:08.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T17:55:08.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T17:55:08.566Z] Configure a credential helper to remove this warning. See [2021-10-26T17:55:08.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T17:55:08.566Z] [2021-10-26T17:55:08.566Z] Login Succeeded [2021-10-26T17:55:08.566Z] ---> docker-login.sh ends [Pipeline] } [2021-10-26T17:55:08.573Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-26T17:55:08.611Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-10-26T17:55:08.611Z] 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [2021-10-26T17:55:08.611Z] latest [2021-10-26T17:55:08.611Z] 2.0.1-dev.79 [2021-10-26T17:55:08.611Z] 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79 [2021-10-26T17:55:08.611Z] main [2021-10-26T17:55:08.611Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:08.926Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:09.225Z] + docker push nexus3.edgexfoundry.org:10004/core-command:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [2021-10-26T17:55:09.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-10-26T17:55:09.225Z] b39b7b1736cf: Preparing [2021-10-26T17:55:09.225Z] fa83e0ee1928: Preparing [2021-10-26T17:55:09.225Z] 23ca782daa4d: Preparing [2021-10-26T17:55:09.225Z] 549822370ad8: Preparing [2021-10-26T17:55:09.225Z] e2eb06d8af82: Preparing [2021-10-26T17:55:09.225Z] e2eb06d8af82: Layer already exists [2021-10-26T17:55:09.225Z] 23ca782daa4d: Pushed [2021-10-26T17:55:09.225Z] 549822370ad8: Pushed [2021-10-26T17:55:09.225Z] b39b7b1736cf: Pushed [2021-10-26T17:55:10.165Z] fa83e0ee1928: Pushed [2021-10-26T17:55:10.425Z] 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5: digest: sha256:3ee4ccf2cf1607a6185c7b735d590de02e8fcbfd112e87b68d28fc5d7fe36e41 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:10.721Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:11.008Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-10-26T17:55:11.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-10-26T17:55:11.008Z] b39b7b1736cf: Preparing [2021-10-26T17:55:11.008Z] fa83e0ee1928: Preparing [2021-10-26T17:55:11.008Z] 23ca782daa4d: Preparing [2021-10-26T17:55:11.008Z] 549822370ad8: Preparing [2021-10-26T17:55:11.008Z] e2eb06d8af82: Preparing [2021-10-26T17:55:11.008Z] e2eb06d8af82: Layer already exists [2021-10-26T17:55:11.008Z] 549822370ad8: Layer already exists [2021-10-26T17:55:11.008Z] b39b7b1736cf: Layer already exists [2021-10-26T17:55:11.008Z] fa83e0ee1928: Layer already exists [2021-10-26T17:55:11.008Z] 23ca782daa4d: Layer already exists [2021-10-26T17:55:11.008Z] latest: digest: sha256:3ee4ccf2cf1607a6185c7b735d590de02e8fcbfd112e87b68d28fc5d7fe36e41 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:11.297Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.79 [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:11.591Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.79 [2021-10-26T17:55:11.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-10-26T17:55:11.591Z] b39b7b1736cf: Preparing [2021-10-26T17:55:11.591Z] fa83e0ee1928: Preparing [2021-10-26T17:55:11.591Z] 23ca782daa4d: Preparing [2021-10-26T17:55:11.591Z] 549822370ad8: Preparing [2021-10-26T17:55:11.591Z] e2eb06d8af82: Preparing [2021-10-26T17:55:11.591Z] e2eb06d8af82: Layer already exists [2021-10-26T17:55:11.591Z] b39b7b1736cf: Layer already exists [2021-10-26T17:55:11.591Z] 23ca782daa4d: Layer already exists [2021-10-26T17:55:11.591Z] 549822370ad8: Layer already exists [2021-10-26T17:55:11.591Z] fa83e0ee1928: Layer already exists [2021-10-26T17:55:11.591Z] 2.0.1-dev.79: digest: sha256:3ee4ccf2cf1607a6185c7b735d590de02e8fcbfd112e87b68d28fc5d7fe36e41 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:11.885Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79 [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:12.176Z] + docker push nexus3.edgexfoundry.org:10004/core-command:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79 [2021-10-26T17:55:12.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-10-26T17:55:12.176Z] b39b7b1736cf: Preparing [2021-10-26T17:55:12.176Z] fa83e0ee1928: Preparing [2021-10-26T17:55:12.176Z] 23ca782daa4d: Preparing [2021-10-26T17:55:12.176Z] 549822370ad8: Preparing [2021-10-26T17:55:12.176Z] e2eb06d8af82: Preparing [2021-10-26T17:55:12.176Z] fa83e0ee1928: Layer already exists [2021-10-26T17:55:12.176Z] b39b7b1736cf: Layer already exists [2021-10-26T17:55:12.176Z] 549822370ad8: Layer already exists [2021-10-26T17:55:12.176Z] e2eb06d8af82: Layer already exists [2021-10-26T17:55:12.176Z] 23ca782daa4d: Layer already exists [2021-10-26T17:55:12.176Z] 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79: digest: sha256:3ee4ccf2cf1607a6185c7b735d590de02e8fcbfd112e87b68d28fc5d7fe36e41 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:12.470Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:12.761Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-10-26T17:55:12.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-10-26T17:55:12.761Z] b39b7b1736cf: Preparing [2021-10-26T17:55:12.761Z] fa83e0ee1928: Preparing [2021-10-26T17:55:12.761Z] 23ca782daa4d: Preparing [2021-10-26T17:55:12.761Z] 549822370ad8: Preparing [2021-10-26T17:55:12.761Z] e2eb06d8af82: Preparing [2021-10-26T17:55:12.761Z] b39b7b1736cf: Layer already exists [2021-10-26T17:55:12.761Z] fa83e0ee1928: Layer already exists [2021-10-26T17:55:12.761Z] 549822370ad8: Layer already exists [2021-10-26T17:55:12.761Z] e2eb06d8af82: Layer already exists [2021-10-26T17:55:12.761Z] 23ca782daa4d: Layer already exists [2021-10-26T17:55:12.761Z] main: digest: sha256:3ee4ccf2cf1607a6185c7b735d590de02e8fcbfd112e87b68d28fc5d7fe36e41 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-26T17:55:12.787Z] ===================================================== [Pipeline] echo [2021-10-26T17:55:12.791Z] taggedImages: [2021-10-26T17:55:12.791Z] - nexus3.edgexfoundry.org:10004/core-command:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [2021-10-26T17:55:12.791Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-10-26T17:55:12.791Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.79 [2021-10-26T17:55:12.791Z] - nexus3.edgexfoundry.org:10004/core-command:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79 [2021-10-26T17:55:12.791Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-10-26T17:55:12.803Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-10-26T17:55:12.803Z] 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [2021-10-26T17:55:12.803Z] latest [2021-10-26T17:55:12.803Z] 2.0.1-dev.79 [2021-10-26T17:55:12.803Z] 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79 [2021-10-26T17:55:12.803Z] main [2021-10-26T17:55:12.803Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:13.100Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:13.391Z] + docker push nexus3.edgexfoundry.org:10004/core-data:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [2021-10-26T17:55:13.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-10-26T17:55:13.391Z] 5ede479d58db: Preparing [2021-10-26T17:55:13.391Z] 416f2bbd727f: Preparing [2021-10-26T17:55:13.391Z] 23ca782daa4d: Preparing [2021-10-26T17:55:13.391Z] 5145e853d99e: Preparing [2021-10-26T17:55:13.391Z] 6aedee62efc5: Preparing [2021-10-26T17:55:13.391Z] e2eb06d8af82: Preparing [2021-10-26T17:55:13.391Z] e2eb06d8af82: Waiting [2021-10-26T17:55:13.391Z] 23ca782daa4d: Layer already exists [2021-10-26T17:55:13.653Z] e2eb06d8af82: Layer already exists [2021-10-26T17:55:13.653Z] 6aedee62efc5: Pushed [2021-10-26T17:55:13.653Z] 5ede479d58db: Pushed [2021-10-26T17:55:13.653Z] 5145e853d99e: Pushed [2021-10-26T17:55:14.595Z] 416f2bbd727f: Pushed [2021-10-26T17:55:14.595Z] 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5: digest: sha256:eb3e54a01604910cb3bb54178e5aabbee3fe5ccd687f3e8ad7b844119534bc2b size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:14.890Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:15.182Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-10-26T17:55:15.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-10-26T17:55:15.182Z] 5ede479d58db: Preparing [2021-10-26T17:55:15.182Z] 416f2bbd727f: Preparing [2021-10-26T17:55:15.182Z] 23ca782daa4d: Preparing [2021-10-26T17:55:15.182Z] 5145e853d99e: Preparing [2021-10-26T17:55:15.182Z] 6aedee62efc5: Preparing [2021-10-26T17:55:15.182Z] e2eb06d8af82: Preparing [2021-10-26T17:55:15.182Z] e2eb06d8af82: Waiting [2021-10-26T17:55:15.182Z] 6aedee62efc5: Layer already exists [2021-10-26T17:55:15.182Z] 23ca782daa4d: Layer already exists [2021-10-26T17:55:15.182Z] 5ede479d58db: Layer already exists [2021-10-26T17:55:15.182Z] 416f2bbd727f: Layer already exists [2021-10-26T17:55:15.182Z] 5145e853d99e: Layer already exists [2021-10-26T17:55:15.182Z] e2eb06d8af82: Layer already exists [2021-10-26T17:55:15.182Z] latest: digest: sha256:eb3e54a01604910cb3bb54178e5aabbee3fe5ccd687f3e8ad7b844119534bc2b size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:15.480Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.79 [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:15.778Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.79 [2021-10-26T17:55:15.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-10-26T17:55:15.778Z] 5ede479d58db: Preparing [2021-10-26T17:55:15.778Z] 416f2bbd727f: Preparing [2021-10-26T17:55:15.778Z] 23ca782daa4d: Preparing [2021-10-26T17:55:15.778Z] 5145e853d99e: Preparing [2021-10-26T17:55:15.778Z] 6aedee62efc5: Preparing [2021-10-26T17:55:15.778Z] e2eb06d8af82: Preparing [2021-10-26T17:55:15.778Z] e2eb06d8af82: Waiting [2021-10-26T17:55:15.778Z] 5145e853d99e: Layer already exists [2021-10-26T17:55:15.778Z] 5ede479d58db: Layer already exists [2021-10-26T17:55:15.778Z] 416f2bbd727f: Layer already exists [2021-10-26T17:55:15.778Z] 23ca782daa4d: Layer already exists [2021-10-26T17:55:15.778Z] 6aedee62efc5: Layer already exists [2021-10-26T17:55:15.778Z] e2eb06d8af82: Layer already exists [2021-10-26T17:55:15.778Z] 2.0.1-dev.79: digest: sha256:eb3e54a01604910cb3bb54178e5aabbee3fe5ccd687f3e8ad7b844119534bc2b size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:16.071Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79 [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:16.357Z] + docker push nexus3.edgexfoundry.org:10004/core-data:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79 [2021-10-26T17:55:16.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-10-26T17:55:16.357Z] 5ede479d58db: Preparing [2021-10-26T17:55:16.357Z] 416f2bbd727f: Preparing [2021-10-26T17:55:16.357Z] 23ca782daa4d: Preparing [2021-10-26T17:55:16.357Z] 5145e853d99e: Preparing [2021-10-26T17:55:16.357Z] 6aedee62efc5: Preparing [2021-10-26T17:55:16.357Z] e2eb06d8af82: Preparing [2021-10-26T17:55:16.357Z] e2eb06d8af82: Waiting [2021-10-26T17:55:16.357Z] 6aedee62efc5: Layer already exists [2021-10-26T17:55:16.357Z] 23ca782daa4d: Layer already exists [2021-10-26T17:55:16.357Z] 5ede479d58db: Layer already exists [2021-10-26T17:55:16.357Z] 5145e853d99e: Layer already exists [2021-10-26T17:55:16.357Z] 416f2bbd727f: Layer already exists [2021-10-26T17:55:16.357Z] e2eb06d8af82: Layer already exists [2021-10-26T17:55:16.357Z] 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79: digest: sha256:eb3e54a01604910cb3bb54178e5aabbee3fe5ccd687f3e8ad7b844119534bc2b size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:16.648Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:16.936Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-10-26T17:55:16.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-10-26T17:55:16.936Z] 5ede479d58db: Preparing [2021-10-26T17:55:16.936Z] 416f2bbd727f: Preparing [2021-10-26T17:55:16.936Z] 23ca782daa4d: Preparing [2021-10-26T17:55:16.936Z] 5145e853d99e: Preparing [2021-10-26T17:55:16.936Z] 6aedee62efc5: Preparing [2021-10-26T17:55:16.936Z] e2eb06d8af82: Preparing [2021-10-26T17:55:16.936Z] e2eb06d8af82: Waiting [2021-10-26T17:55:16.936Z] 416f2bbd727f: Layer already exists [2021-10-26T17:55:16.936Z] 5ede479d58db: Layer already exists [2021-10-26T17:55:16.936Z] 23ca782daa4d: Layer already exists [2021-10-26T17:55:16.936Z] 6aedee62efc5: Layer already exists [2021-10-26T17:55:16.936Z] 5145e853d99e: Layer already exists [2021-10-26T17:55:16.936Z] e2eb06d8af82: Layer already exists [2021-10-26T17:55:16.936Z] main: digest: sha256:eb3e54a01604910cb3bb54178e5aabbee3fe5ccd687f3e8ad7b844119534bc2b size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-26T17:55:16.971Z] ===================================================== [Pipeline] echo [2021-10-26T17:55:16.978Z] taggedImages: [2021-10-26T17:55:16.978Z] - nexus3.edgexfoundry.org:10004/core-data:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [2021-10-26T17:55:16.978Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-10-26T17:55:16.978Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.79 [2021-10-26T17:55:16.978Z] - nexus3.edgexfoundry.org:10004/core-data:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79 [2021-10-26T17:55:16.978Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-10-26T17:55:16.996Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-10-26T17:55:16.996Z] 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [2021-10-26T17:55:16.996Z] latest [2021-10-26T17:55:16.996Z] 2.0.1-dev.79 [2021-10-26T17:55:16.996Z] 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79 [2021-10-26T17:55:16.996Z] main [2021-10-26T17:55:16.996Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:17.303Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:17.592Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [2021-10-26T17:55:17.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-10-26T17:55:17.592Z] f14f8b76a256: Preparing [2021-10-26T17:55:17.592Z] 18351ecea393: Preparing [2021-10-26T17:55:17.592Z] 23ca782daa4d: Preparing [2021-10-26T17:55:17.592Z] 549822370ad8: Preparing [2021-10-26T17:55:17.592Z] e2eb06d8af82: Preparing [2021-10-26T17:55:17.592Z] 549822370ad8: Layer already exists [2021-10-26T17:55:17.592Z] 23ca782daa4d: Layer already exists [2021-10-26T17:55:17.592Z] e2eb06d8af82: Layer already exists [2021-10-26T17:55:17.592Z] f14f8b76a256: Pushed [2021-10-26T17:55:18.531Z] 18351ecea393: Pushed [2021-10-26T17:55:18.790Z] 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5: digest: sha256:d5e59cd51db5b70397d662b6b6e91bcf4f689a7c55c078549a0084cb4410f913 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:19.084Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:19.377Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-10-26T17:55:19.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-10-26T17:55:19.377Z] f14f8b76a256: Preparing [2021-10-26T17:55:19.377Z] 18351ecea393: Preparing [2021-10-26T17:55:19.377Z] 23ca782daa4d: Preparing [2021-10-26T17:55:19.377Z] 549822370ad8: Preparing [2021-10-26T17:55:19.377Z] e2eb06d8af82: Preparing [2021-10-26T17:55:19.377Z] 23ca782daa4d: Layer already exists [2021-10-26T17:55:19.377Z] 18351ecea393: Layer already exists [2021-10-26T17:55:19.377Z] f14f8b76a256: Layer already exists [2021-10-26T17:55:19.377Z] e2eb06d8af82: Layer already exists [2021-10-26T17:55:19.377Z] 549822370ad8: Layer already exists [2021-10-26T17:55:19.377Z] latest: digest: sha256:d5e59cd51db5b70397d662b6b6e91bcf4f689a7c55c078549a0084cb4410f913 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:19.673Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.79 [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:19.968Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.79 [2021-10-26T17:55:19.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-10-26T17:55:19.968Z] f14f8b76a256: Preparing [2021-10-26T17:55:19.968Z] 18351ecea393: Preparing [2021-10-26T17:55:19.968Z] 23ca782daa4d: Preparing [2021-10-26T17:55:19.968Z] 549822370ad8: Preparing [2021-10-26T17:55:19.968Z] e2eb06d8af82: Preparing [2021-10-26T17:55:19.968Z] f14f8b76a256: Layer already exists [2021-10-26T17:55:19.968Z] 18351ecea393: Layer already exists [2021-10-26T17:55:19.968Z] 549822370ad8: Layer already exists [2021-10-26T17:55:19.968Z] 23ca782daa4d: Layer already exists [2021-10-26T17:55:19.968Z] e2eb06d8af82: Layer already exists [2021-10-26T17:55:19.968Z] 2.0.1-dev.79: digest: sha256:d5e59cd51db5b70397d662b6b6e91bcf4f689a7c55c078549a0084cb4410f913 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:20.259Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79 [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:20.553Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79 [2021-10-26T17:55:20.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-10-26T17:55:20.553Z] f14f8b76a256: Preparing [2021-10-26T17:55:20.553Z] 18351ecea393: Preparing [2021-10-26T17:55:20.553Z] 23ca782daa4d: Preparing [2021-10-26T17:55:20.553Z] 549822370ad8: Preparing [2021-10-26T17:55:20.553Z] e2eb06d8af82: Preparing [2021-10-26T17:55:20.553Z] f14f8b76a256: Layer already exists [2021-10-26T17:55:20.553Z] 549822370ad8: Layer already exists [2021-10-26T17:55:20.553Z] e2eb06d8af82: Layer already exists [2021-10-26T17:55:20.553Z] 23ca782daa4d: Layer already exists [2021-10-26T17:55:20.553Z] 18351ecea393: Layer already exists [2021-10-26T17:55:20.553Z] 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79: digest: sha256:d5e59cd51db5b70397d662b6b6e91bcf4f689a7c55c078549a0084cb4410f913 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:20.859Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:21.155Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-10-26T17:55:21.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-10-26T17:55:21.155Z] f14f8b76a256: Preparing [2021-10-26T17:55:21.155Z] 18351ecea393: Preparing [2021-10-26T17:55:21.155Z] 23ca782daa4d: Preparing [2021-10-26T17:55:21.155Z] 549822370ad8: Preparing [2021-10-26T17:55:21.155Z] e2eb06d8af82: Preparing [2021-10-26T17:55:21.155Z] 23ca782daa4d: Layer already exists [2021-10-26T17:55:21.155Z] 18351ecea393: Layer already exists [2021-10-26T17:55:21.155Z] f14f8b76a256: Layer already exists [2021-10-26T17:55:21.155Z] 549822370ad8: Layer already exists [2021-10-26T17:55:21.155Z] e2eb06d8af82: Layer already exists [2021-10-26T17:55:21.155Z] main: digest: sha256:d5e59cd51db5b70397d662b6b6e91bcf4f689a7c55c078549a0084cb4410f913 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-26T17:55:21.189Z] ===================================================== [Pipeline] echo [2021-10-26T17:55:21.196Z] taggedImages: [2021-10-26T17:55:21.196Z] - nexus3.edgexfoundry.org:10004/core-metadata:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [2021-10-26T17:55:21.196Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-10-26T17:55:21.196Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.79 [2021-10-26T17:55:21.196Z] - nexus3.edgexfoundry.org:10004/core-metadata:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79 [2021-10-26T17:55:21.196Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-10-26T17:55:21.216Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-10-26T17:55:21.216Z] 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [2021-10-26T17:55:21.216Z] latest [2021-10-26T17:55:21.216Z] 2.0.1-dev.79 [2021-10-26T17:55:21.216Z] 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79 [2021-10-26T17:55:21.216Z] main [2021-10-26T17:55:21.216Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:21.526Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:21.820Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [2021-10-26T17:55:21.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-10-26T17:55:21.820Z] 939c87138aa5: Preparing [2021-10-26T17:55:21.820Z] 939c87138aa5: Preparing [2021-10-26T17:55:21.820Z] 13d8fdc5050c: Preparing [2021-10-26T17:55:21.820Z] f058f2986fb5: Preparing [2021-10-26T17:55:21.820Z] 1d24209d63ea: Preparing [2021-10-26T17:55:21.820Z] c71b8ebaac12: Preparing [2021-10-26T17:55:21.820Z] 23ca782daa4d: Preparing [2021-10-26T17:55:21.820Z] 134379362559: Preparing [2021-10-26T17:55:21.820Z] bc89b037cb8c: Preparing [2021-10-26T17:55:21.820Z] ce222a3f399e: Preparing [2021-10-26T17:55:21.820Z] 3119bdfb4a7c: Preparing [2021-10-26T17:55:21.820Z] e2eb06d8af82: Preparing [2021-10-26T17:55:21.820Z] 23ca782daa4d: Waiting [2021-10-26T17:55:21.820Z] ce222a3f399e: Waiting [2021-10-26T17:55:21.820Z] 134379362559: Waiting [2021-10-26T17:55:21.820Z] bc89b037cb8c: Waiting [2021-10-26T17:55:21.820Z] 3119bdfb4a7c: Waiting [2021-10-26T17:55:21.820Z] e2eb06d8af82: Waiting [2021-10-26T17:55:21.820Z] 939c87138aa5: Pushed [2021-10-26T17:55:21.820Z] f058f2986fb5: Pushed [2021-10-26T17:55:21.820Z] 1d24209d63ea: Pushed [2021-10-26T17:55:21.820Z] 23ca782daa4d: Layer already exists [2021-10-26T17:55:21.820Z] 13d8fdc5050c: Pushed [2021-10-26T17:55:22.079Z] bc89b037cb8c: Pushed [2021-10-26T17:55:22.079Z] e2eb06d8af82: Layer already exists [2021-10-26T17:55:22.079Z] 3119bdfb4a7c: Pushed [2021-10-26T17:55:22.079Z] 134379362559: Pushed [2021-10-26T17:55:22.079Z] ce222a3f399e: Pushed [2021-10-26T17:55:23.018Z] c71b8ebaac12: Pushed [2021-10-26T17:55:23.018Z] 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5: digest: sha256:afe1236aa682ab36f261a3e4590ea0ae11e91071529e227455ce317d6a406d41 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:23.313Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:23.605Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-10-26T17:55:23.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-10-26T17:55:23.605Z] 939c87138aa5: Preparing [2021-10-26T17:55:23.605Z] 939c87138aa5: Preparing [2021-10-26T17:55:23.605Z] 13d8fdc5050c: Preparing [2021-10-26T17:55:23.605Z] f058f2986fb5: Preparing [2021-10-26T17:55:23.605Z] 1d24209d63ea: Preparing [2021-10-26T17:55:23.605Z] c71b8ebaac12: Preparing [2021-10-26T17:55:23.605Z] 23ca782daa4d: Preparing [2021-10-26T17:55:23.605Z] 134379362559: Preparing [2021-10-26T17:55:23.605Z] bc89b037cb8c: Preparing [2021-10-26T17:55:23.605Z] ce222a3f399e: Preparing [2021-10-26T17:55:23.605Z] 3119bdfb4a7c: Preparing [2021-10-26T17:55:23.605Z] e2eb06d8af82: Preparing [2021-10-26T17:55:23.605Z] 23ca782daa4d: Waiting [2021-10-26T17:55:23.605Z] 134379362559: Waiting [2021-10-26T17:55:23.605Z] bc89b037cb8c: Waiting [2021-10-26T17:55:23.605Z] ce222a3f399e: Waiting [2021-10-26T17:55:23.605Z] 3119bdfb4a7c: Waiting [2021-10-26T17:55:23.605Z] e2eb06d8af82: Waiting [2021-10-26T17:55:23.605Z] f058f2986fb5: Layer already exists [2021-10-26T17:55:23.605Z] 939c87138aa5: Layer already exists [2021-10-26T17:55:23.605Z] 13d8fdc5050c: Layer already exists [2021-10-26T17:55:23.605Z] 1d24209d63ea: Layer already exists [2021-10-26T17:55:23.605Z] c71b8ebaac12: Layer already exists [2021-10-26T17:55:23.605Z] 23ca782daa4d: Layer already exists [2021-10-26T17:55:23.605Z] 134379362559: Layer already exists [2021-10-26T17:55:23.605Z] ce222a3f399e: Layer already exists [2021-10-26T17:55:23.605Z] 3119bdfb4a7c: Layer already exists [2021-10-26T17:55:23.605Z] bc89b037cb8c: Layer already exists [2021-10-26T17:55:23.605Z] e2eb06d8af82: Layer already exists [2021-10-26T17:55:23.605Z] latest: digest: sha256:afe1236aa682ab36f261a3e4590ea0ae11e91071529e227455ce317d6a406d41 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:23.900Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.79 [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:24.234Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.79 [2021-10-26T17:55:24.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-10-26T17:55:24.234Z] 939c87138aa5: Preparing [2021-10-26T17:55:24.234Z] 939c87138aa5: Preparing [2021-10-26T17:55:24.234Z] 13d8fdc5050c: Preparing [2021-10-26T17:55:24.234Z] f058f2986fb5: Preparing [2021-10-26T17:55:24.234Z] 1d24209d63ea: Preparing [2021-10-26T17:55:24.234Z] c71b8ebaac12: Preparing [2021-10-26T17:55:24.234Z] 23ca782daa4d: Preparing [2021-10-26T17:55:24.234Z] 134379362559: Preparing [2021-10-26T17:55:24.234Z] bc89b037cb8c: Preparing [2021-10-26T17:55:24.234Z] ce222a3f399e: Preparing [2021-10-26T17:55:24.234Z] 3119bdfb4a7c: Preparing [2021-10-26T17:55:24.234Z] e2eb06d8af82: Preparing [2021-10-26T17:55:24.234Z] 134379362559: Waiting [2021-10-26T17:55:24.234Z] bc89b037cb8c: Waiting [2021-10-26T17:55:24.234Z] ce222a3f399e: Waiting [2021-10-26T17:55:24.234Z] 3119bdfb4a7c: Waiting [2021-10-26T17:55:24.234Z] e2eb06d8af82: Waiting [2021-10-26T17:55:24.234Z] 23ca782daa4d: Waiting [2021-10-26T17:55:24.234Z] 1d24209d63ea: Layer already exists [2021-10-26T17:55:24.234Z] 939c87138aa5: Layer already exists [2021-10-26T17:55:24.234Z] 13d8fdc5050c: Layer already exists [2021-10-26T17:55:24.234Z] c71b8ebaac12: Layer already exists [2021-10-26T17:55:24.234Z] f058f2986fb5: Layer already exists [2021-10-26T17:55:24.234Z] ce222a3f399e: Layer already exists [2021-10-26T17:55:24.234Z] 23ca782daa4d: Layer already exists [2021-10-26T17:55:24.234Z] 3119bdfb4a7c: Layer already exists [2021-10-26T17:55:24.234Z] 134379362559: Layer already exists [2021-10-26T17:55:24.234Z] bc89b037cb8c: Layer already exists [2021-10-26T17:55:24.234Z] e2eb06d8af82: Layer already exists [2021-10-26T17:55:24.234Z] 2.0.1-dev.79: digest: sha256:afe1236aa682ab36f261a3e4590ea0ae11e91071529e227455ce317d6a406d41 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:24.529Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79 [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:24.815Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79 [2021-10-26T17:55:24.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-10-26T17:55:24.815Z] 939c87138aa5: Preparing [2021-10-26T17:55:24.815Z] 939c87138aa5: Preparing [2021-10-26T17:55:24.815Z] 13d8fdc5050c: Preparing [2021-10-26T17:55:24.815Z] f058f2986fb5: Preparing [2021-10-26T17:55:24.815Z] 1d24209d63ea: Preparing [2021-10-26T17:55:24.815Z] c71b8ebaac12: Preparing [2021-10-26T17:55:24.815Z] 23ca782daa4d: Preparing [2021-10-26T17:55:24.815Z] 134379362559: Preparing [2021-10-26T17:55:24.815Z] bc89b037cb8c: Preparing [2021-10-26T17:55:24.815Z] ce222a3f399e: Preparing [2021-10-26T17:55:24.815Z] 3119bdfb4a7c: Preparing [2021-10-26T17:55:24.815Z] e2eb06d8af82: Preparing [2021-10-26T17:55:24.815Z] 23ca782daa4d: Waiting [2021-10-26T17:55:24.815Z] 134379362559: Waiting [2021-10-26T17:55:24.815Z] bc89b037cb8c: Waiting [2021-10-26T17:55:24.815Z] ce222a3f399e: Waiting [2021-10-26T17:55:24.815Z] 3119bdfb4a7c: Waiting [2021-10-26T17:55:24.815Z] e2eb06d8af82: Waiting [2021-10-26T17:55:24.815Z] 1d24209d63ea: Layer already exists [2021-10-26T17:55:24.815Z] c71b8ebaac12: Layer already exists [2021-10-26T17:55:24.815Z] f058f2986fb5: Layer already exists [2021-10-26T17:55:24.815Z] 13d8fdc5050c: Layer already exists [2021-10-26T17:55:24.815Z] 939c87138aa5: Layer already exists [2021-10-26T17:55:24.815Z] bc89b037cb8c: Layer already exists [2021-10-26T17:55:24.815Z] 23ca782daa4d: Layer already exists [2021-10-26T17:55:24.815Z] 134379362559: Layer already exists [2021-10-26T17:55:24.815Z] ce222a3f399e: Layer already exists [2021-10-26T17:55:24.815Z] 3119bdfb4a7c: Layer already exists [2021-10-26T17:55:24.815Z] e2eb06d8af82: Layer already exists [2021-10-26T17:55:24.815Z] 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79: digest: sha256:afe1236aa682ab36f261a3e4590ea0ae11e91071529e227455ce317d6a406d41 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:25.106Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:25.396Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-10-26T17:55:25.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-10-26T17:55:25.396Z] 939c87138aa5: Preparing [2021-10-26T17:55:25.396Z] 939c87138aa5: Preparing [2021-10-26T17:55:25.396Z] 13d8fdc5050c: Preparing [2021-10-26T17:55:25.396Z] f058f2986fb5: Preparing [2021-10-26T17:55:25.396Z] 1d24209d63ea: Preparing [2021-10-26T17:55:25.396Z] c71b8ebaac12: Preparing [2021-10-26T17:55:25.396Z] 23ca782daa4d: Preparing [2021-10-26T17:55:25.396Z] 134379362559: Preparing [2021-10-26T17:55:25.396Z] bc89b037cb8c: Preparing [2021-10-26T17:55:25.396Z] ce222a3f399e: Preparing [2021-10-26T17:55:25.396Z] 3119bdfb4a7c: Preparing [2021-10-26T17:55:25.396Z] e2eb06d8af82: Preparing [2021-10-26T17:55:25.396Z] bc89b037cb8c: Waiting [2021-10-26T17:55:25.396Z] ce222a3f399e: Waiting [2021-10-26T17:55:25.396Z] 23ca782daa4d: Waiting [2021-10-26T17:55:25.396Z] 134379362559: Waiting [2021-10-26T17:55:25.396Z] 3119bdfb4a7c: Waiting [2021-10-26T17:55:25.396Z] e2eb06d8af82: Waiting [2021-10-26T17:55:25.396Z] 939c87138aa5: Layer already exists [2021-10-26T17:55:25.396Z] c71b8ebaac12: Layer already exists [2021-10-26T17:55:25.396Z] 13d8fdc5050c: Layer already exists [2021-10-26T17:55:25.396Z] 1d24209d63ea: Layer already exists [2021-10-26T17:55:25.396Z] f058f2986fb5: Layer already exists [2021-10-26T17:55:25.396Z] 134379362559: Layer already exists [2021-10-26T17:55:25.396Z] 23ca782daa4d: Layer already exists [2021-10-26T17:55:25.396Z] 3119bdfb4a7c: Layer already exists [2021-10-26T17:55:25.396Z] bc89b037cb8c: Layer already exists [2021-10-26T17:55:25.396Z] ce222a3f399e: Layer already exists [2021-10-26T17:55:25.396Z] e2eb06d8af82: Layer already exists [2021-10-26T17:55:25.396Z] main: digest: sha256:afe1236aa682ab36f261a3e4590ea0ae11e91071529e227455ce317d6a406d41 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-26T17:55:25.427Z] ===================================================== [Pipeline] echo [2021-10-26T17:55:25.434Z] taggedImages: [2021-10-26T17:55:25.434Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [2021-10-26T17:55:25.434Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-10-26T17:55:25.434Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.79 [2021-10-26T17:55:25.434Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79 [2021-10-26T17:55:25.434Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-10-26T17:55:25.450Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-10-26T17:55:25.450Z] 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [2021-10-26T17:55:25.450Z] latest [2021-10-26T17:55:25.450Z] 2.0.1-dev.79 [2021-10-26T17:55:25.450Z] 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79 [2021-10-26T17:55:25.450Z] main [2021-10-26T17:55:25.450Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:25.758Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:26.050Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [2021-10-26T17:55:26.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-10-26T17:55:26.050Z] 2b8024355fb1: Preparing [2021-10-26T17:55:26.050Z] a84971a91653: Preparing [2021-10-26T17:55:26.050Z] 23da0895c189: Preparing [2021-10-26T17:55:26.050Z] 64d8a69a3305: Preparing [2021-10-26T17:55:26.050Z] b6db6094ec67: Preparing [2021-10-26T17:55:26.050Z] e2eb06d8af82: Preparing [2021-10-26T17:55:26.050Z] e2eb06d8af82: Waiting [2021-10-26T17:55:26.632Z] 23da0895c189: Pushed [2021-10-26T17:55:26.632Z] 64d8a69a3305: Pushed [2021-10-26T17:55:26.632Z] e2eb06d8af82: Layer already exists [2021-10-26T17:55:26.632Z] b6db6094ec67: Pushed [2021-10-26T17:55:26.632Z] a84971a91653: Pushed [2021-10-26T17:55:26.891Z] 2b8024355fb1: Pushed [2021-10-26T17:55:27.151Z] 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5: digest: sha256:df1757e82b37b69d1dc2382c8e991a2acd83f44b619a60a4e16deb0addc47832 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:27.448Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:27.739Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-10-26T17:55:27.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-10-26T17:55:27.739Z] 2b8024355fb1: Preparing [2021-10-26T17:55:27.739Z] a84971a91653: Preparing [2021-10-26T17:55:27.739Z] 23da0895c189: Preparing [2021-10-26T17:55:27.739Z] 64d8a69a3305: Preparing [2021-10-26T17:55:27.739Z] b6db6094ec67: Preparing [2021-10-26T17:55:27.739Z] e2eb06d8af82: Preparing [2021-10-26T17:55:27.739Z] e2eb06d8af82: Waiting [2021-10-26T17:55:27.739Z] b6db6094ec67: Layer already exists [2021-10-26T17:55:27.739Z] a84971a91653: Layer already exists [2021-10-26T17:55:27.739Z] 64d8a69a3305: Layer already exists [2021-10-26T17:55:27.739Z] 23da0895c189: Layer already exists [2021-10-26T17:55:27.739Z] 2b8024355fb1: Layer already exists [2021-10-26T17:55:27.739Z] e2eb06d8af82: Layer already exists [2021-10-26T17:55:27.739Z] latest: digest: sha256:df1757e82b37b69d1dc2382c8e991a2acd83f44b619a60a4e16deb0addc47832 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:28.038Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.79 [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:28.334Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.79 [2021-10-26T17:55:28.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-10-26T17:55:28.334Z] 2b8024355fb1: Preparing [2021-10-26T17:55:28.334Z] a84971a91653: Preparing [2021-10-26T17:55:28.334Z] 23da0895c189: Preparing [2021-10-26T17:55:28.334Z] 64d8a69a3305: Preparing [2021-10-26T17:55:28.334Z] b6db6094ec67: Preparing [2021-10-26T17:55:28.334Z] e2eb06d8af82: Preparing [2021-10-26T17:55:28.334Z] e2eb06d8af82: Waiting [2021-10-26T17:55:28.334Z] b6db6094ec67: Layer already exists [2021-10-26T17:55:28.334Z] 2b8024355fb1: Layer already exists [2021-10-26T17:55:28.334Z] a84971a91653: Layer already exists [2021-10-26T17:55:28.334Z] 64d8a69a3305: Layer already exists [2021-10-26T17:55:28.334Z] 23da0895c189: Layer already exists [2021-10-26T17:55:28.334Z] e2eb06d8af82: Layer already exists [2021-10-26T17:55:28.334Z] 2.0.1-dev.79: digest: sha256:df1757e82b37b69d1dc2382c8e991a2acd83f44b619a60a4e16deb0addc47832 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:28.631Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79 [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:28.932Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79 [2021-10-26T17:55:28.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-10-26T17:55:28.932Z] 2b8024355fb1: Preparing [2021-10-26T17:55:28.932Z] a84971a91653: Preparing [2021-10-26T17:55:28.932Z] 23da0895c189: Preparing [2021-10-26T17:55:28.932Z] 64d8a69a3305: Preparing [2021-10-26T17:55:28.932Z] b6db6094ec67: Preparing [2021-10-26T17:55:28.932Z] e2eb06d8af82: Preparing [2021-10-26T17:55:28.932Z] e2eb06d8af82: Waiting [2021-10-26T17:55:28.932Z] a84971a91653: Layer already exists [2021-10-26T17:55:28.932Z] 2b8024355fb1: Layer already exists [2021-10-26T17:55:28.932Z] 64d8a69a3305: Layer already exists [2021-10-26T17:55:28.932Z] 23da0895c189: Layer already exists [2021-10-26T17:55:28.932Z] b6db6094ec67: Layer already exists [2021-10-26T17:55:28.932Z] e2eb06d8af82: Layer already exists [2021-10-26T17:55:28.932Z] 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79: digest: sha256:df1757e82b37b69d1dc2382c8e991a2acd83f44b619a60a4e16deb0addc47832 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:29.226Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:29.515Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-10-26T17:55:29.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-10-26T17:55:29.515Z] 2b8024355fb1: Preparing [2021-10-26T17:55:29.515Z] a84971a91653: Preparing [2021-10-26T17:55:29.515Z] 23da0895c189: Preparing [2021-10-26T17:55:29.515Z] 64d8a69a3305: Preparing [2021-10-26T17:55:29.515Z] b6db6094ec67: Preparing [2021-10-26T17:55:29.515Z] e2eb06d8af82: Preparing [2021-10-26T17:55:29.515Z] e2eb06d8af82: Waiting [2021-10-26T17:55:29.515Z] 23da0895c189: Layer already exists [2021-10-26T17:55:29.515Z] 2b8024355fb1: Layer already exists [2021-10-26T17:55:29.515Z] 64d8a69a3305: Layer already exists [2021-10-26T17:55:29.515Z] b6db6094ec67: Layer already exists [2021-10-26T17:55:29.515Z] a84971a91653: Layer already exists [2021-10-26T17:55:29.515Z] e2eb06d8af82: Layer already exists [2021-10-26T17:55:29.515Z] main: digest: sha256:df1757e82b37b69d1dc2382c8e991a2acd83f44b619a60a4e16deb0addc47832 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-26T17:55:29.547Z] ===================================================== [Pipeline] echo [2021-10-26T17:55:29.555Z] taggedImages: [2021-10-26T17:55:29.555Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [2021-10-26T17:55:29.555Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-10-26T17:55:29.555Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.79 [2021-10-26T17:55:29.555Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79 [2021-10-26T17:55:29.555Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-10-26T17:55:29.572Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-10-26T17:55:29.572Z] 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [2021-10-26T17:55:29.572Z] latest [2021-10-26T17:55:29.572Z] 2.0.1-dev.79 [2021-10-26T17:55:29.572Z] 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79 [2021-10-26T17:55:29.572Z] main [2021-10-26T17:55:29.572Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:29.881Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:30.177Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [2021-10-26T17:55:30.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-10-26T17:55:30.177Z] 19a784990f68: Preparing [2021-10-26T17:55:30.177Z] 1f31c97a9def: Preparing [2021-10-26T17:55:30.177Z] b87066486c86: Preparing [2021-10-26T17:55:30.177Z] 87405a490fe7: Preparing [2021-10-26T17:55:30.177Z] 531614c64ab5: Preparing [2021-10-26T17:55:30.177Z] 239d901378e3: Preparing [2021-10-26T17:55:30.177Z] 052a5f10835f: Preparing [2021-10-26T17:55:30.177Z] 21fe36a14b80: Preparing [2021-10-26T17:55:30.177Z] 0dbf2b6ab147: Preparing [2021-10-26T17:55:30.177Z] e2eb06d8af82: Preparing [2021-10-26T17:55:30.177Z] 239d901378e3: Waiting [2021-10-26T17:55:30.177Z] 052a5f10835f: Waiting [2021-10-26T17:55:30.177Z] 21fe36a14b80: Waiting [2021-10-26T17:55:30.177Z] 0dbf2b6ab147: Waiting [2021-10-26T17:55:30.177Z] e2eb06d8af82: Waiting [2021-10-26T17:55:30.762Z] 1f31c97a9def: Pushed [2021-10-26T17:55:30.762Z] 19a784990f68: Pushed [2021-10-26T17:55:30.762Z] 531614c64ab5: Pushed [2021-10-26T17:55:31.025Z] 87405a490fe7: Pushed [2021-10-26T17:55:31.025Z] 21fe36a14b80: Pushed [2021-10-26T17:55:31.025Z] 239d901378e3: Pushed [2021-10-26T17:55:31.025Z] 052a5f10835f: Pushed [2021-10-26T17:55:31.025Z] e2eb06d8af82: Layer already exists [2021-10-26T17:55:31.025Z] 0dbf2b6ab147: Pushed [2021-10-26T17:55:31.025Z] b87066486c86: Pushed [2021-10-26T17:55:31.286Z] 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5: digest: sha256:1909ab87a9fb159d59c5d22b1a81598fcd9dc398fd6ac003fb8c2a8fc0be2f22 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:31.580Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:31.871Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-10-26T17:55:31.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-10-26T17:55:31.871Z] 19a784990f68: Preparing [2021-10-26T17:55:31.871Z] 1f31c97a9def: Preparing [2021-10-26T17:55:31.871Z] b87066486c86: Preparing [2021-10-26T17:55:31.871Z] 87405a490fe7: Preparing [2021-10-26T17:55:31.871Z] 531614c64ab5: Preparing [2021-10-26T17:55:31.871Z] 239d901378e3: Preparing [2021-10-26T17:55:31.871Z] 052a5f10835f: Preparing [2021-10-26T17:55:31.871Z] 21fe36a14b80: Preparing [2021-10-26T17:55:31.871Z] 0dbf2b6ab147: Preparing [2021-10-26T17:55:31.871Z] e2eb06d8af82: Preparing [2021-10-26T17:55:31.871Z] 21fe36a14b80: Waiting [2021-10-26T17:55:31.871Z] 0dbf2b6ab147: Waiting [2021-10-26T17:55:31.871Z] e2eb06d8af82: Waiting [2021-10-26T17:55:31.871Z] 239d901378e3: Waiting [2021-10-26T17:55:31.871Z] 052a5f10835f: Waiting [2021-10-26T17:55:31.871Z] 531614c64ab5: Layer already exists [2021-10-26T17:55:31.871Z] 1f31c97a9def: Layer already exists [2021-10-26T17:55:31.871Z] 19a784990f68: Layer already exists [2021-10-26T17:55:31.871Z] 87405a490fe7: Layer already exists [2021-10-26T17:55:31.871Z] b87066486c86: Layer already exists [2021-10-26T17:55:31.871Z] 239d901378e3: Layer already exists [2021-10-26T17:55:31.871Z] 052a5f10835f: Layer already exists [2021-10-26T17:55:31.871Z] e2eb06d8af82: Layer already exists [2021-10-26T17:55:31.871Z] 0dbf2b6ab147: Layer already exists [2021-10-26T17:55:31.871Z] 21fe36a14b80: Layer already exists [2021-10-26T17:55:31.871Z] latest: digest: sha256:1909ab87a9fb159d59c5d22b1a81598fcd9dc398fd6ac003fb8c2a8fc0be2f22 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:32.169Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.79 [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:32.462Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.79 [2021-10-26T17:55:32.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-10-26T17:55:32.462Z] 19a784990f68: Preparing [2021-10-26T17:55:32.462Z] 1f31c97a9def: Preparing [2021-10-26T17:55:32.462Z] b87066486c86: Preparing [2021-10-26T17:55:32.462Z] 87405a490fe7: Preparing [2021-10-26T17:55:32.462Z] 531614c64ab5: Preparing [2021-10-26T17:55:32.462Z] 239d901378e3: Preparing [2021-10-26T17:55:32.462Z] 052a5f10835f: Preparing [2021-10-26T17:55:32.462Z] 21fe36a14b80: Preparing [2021-10-26T17:55:32.462Z] 0dbf2b6ab147: Preparing [2021-10-26T17:55:32.462Z] e2eb06d8af82: Preparing [2021-10-26T17:55:32.462Z] 239d901378e3: Waiting [2021-10-26T17:55:32.462Z] 0dbf2b6ab147: Waiting [2021-10-26T17:55:32.462Z] e2eb06d8af82: Waiting [2021-10-26T17:55:32.462Z] 052a5f10835f: Waiting [2021-10-26T17:55:32.462Z] 21fe36a14b80: Waiting [2021-10-26T17:55:32.462Z] 531614c64ab5: Layer already exists [2021-10-26T17:55:32.462Z] 1f31c97a9def: Layer already exists [2021-10-26T17:55:32.462Z] 19a784990f68: Layer already exists [2021-10-26T17:55:32.462Z] 87405a490fe7: Layer already exists [2021-10-26T17:55:32.462Z] b87066486c86: Layer already exists [2021-10-26T17:55:32.462Z] 239d901378e3: Layer already exists [2021-10-26T17:55:32.462Z] 21fe36a14b80: Layer already exists [2021-10-26T17:55:32.462Z] 052a5f10835f: Layer already exists [2021-10-26T17:55:32.462Z] 0dbf2b6ab147: Layer already exists [2021-10-26T17:55:32.462Z] e2eb06d8af82: Layer already exists [2021-10-26T17:55:32.463Z] 2.0.1-dev.79: digest: sha256:1909ab87a9fb159d59c5d22b1a81598fcd9dc398fd6ac003fb8c2a8fc0be2f22 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:32.757Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79 [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:33.046Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79 [2021-10-26T17:55:33.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-10-26T17:55:33.046Z] 19a784990f68: Preparing [2021-10-26T17:55:33.046Z] 1f31c97a9def: Preparing [2021-10-26T17:55:33.046Z] b87066486c86: Preparing [2021-10-26T17:55:33.046Z] 87405a490fe7: Preparing [2021-10-26T17:55:33.046Z] 531614c64ab5: Preparing [2021-10-26T17:55:33.046Z] 239d901378e3: Preparing [2021-10-26T17:55:33.046Z] 052a5f10835f: Preparing [2021-10-26T17:55:33.046Z] 21fe36a14b80: Preparing [2021-10-26T17:55:33.046Z] 0dbf2b6ab147: Preparing [2021-10-26T17:55:33.046Z] e2eb06d8af82: Preparing [2021-10-26T17:55:33.046Z] 239d901378e3: Waiting [2021-10-26T17:55:33.046Z] 052a5f10835f: Waiting [2021-10-26T17:55:33.046Z] 21fe36a14b80: Waiting [2021-10-26T17:55:33.047Z] 0dbf2b6ab147: Waiting [2021-10-26T17:55:33.047Z] e2eb06d8af82: Waiting [2021-10-26T17:55:33.047Z] b87066486c86: Layer already exists [2021-10-26T17:55:33.047Z] 531614c64ab5: Layer already exists [2021-10-26T17:55:33.047Z] 1f31c97a9def: Layer already exists [2021-10-26T17:55:33.047Z] 87405a490fe7: Layer already exists [2021-10-26T17:55:33.047Z] 19a784990f68: Layer already exists [2021-10-26T17:55:33.047Z] 21fe36a14b80: Layer already exists [2021-10-26T17:55:33.047Z] 052a5f10835f: Layer already exists [2021-10-26T17:55:33.047Z] 0dbf2b6ab147: Layer already exists [2021-10-26T17:55:33.047Z] 239d901378e3: Layer already exists [2021-10-26T17:55:33.047Z] e2eb06d8af82: Layer already exists [2021-10-26T17:55:33.047Z] 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79: digest: sha256:1909ab87a9fb159d59c5d22b1a81598fcd9dc398fd6ac003fb8c2a8fc0be2f22 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:33.345Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:33.635Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-10-26T17:55:33.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-10-26T17:55:33.635Z] 19a784990f68: Preparing [2021-10-26T17:55:33.635Z] 1f31c97a9def: Preparing [2021-10-26T17:55:33.635Z] b87066486c86: Preparing [2021-10-26T17:55:33.635Z] 87405a490fe7: Preparing [2021-10-26T17:55:33.635Z] 531614c64ab5: Preparing [2021-10-26T17:55:33.635Z] 239d901378e3: Preparing [2021-10-26T17:55:33.635Z] 052a5f10835f: Preparing [2021-10-26T17:55:33.635Z] 21fe36a14b80: Preparing [2021-10-26T17:55:33.635Z] 0dbf2b6ab147: Preparing [2021-10-26T17:55:33.635Z] e2eb06d8af82: Preparing [2021-10-26T17:55:33.635Z] 052a5f10835f: Waiting [2021-10-26T17:55:33.635Z] 21fe36a14b80: Waiting [2021-10-26T17:55:33.635Z] 0dbf2b6ab147: Waiting [2021-10-26T17:55:33.635Z] e2eb06d8af82: Waiting [2021-10-26T17:55:33.635Z] 239d901378e3: Waiting [2021-10-26T17:55:33.635Z] 87405a490fe7: Layer already exists [2021-10-26T17:55:33.635Z] b87066486c86: Layer already exists [2021-10-26T17:55:33.635Z] 19a784990f68: Layer already exists [2021-10-26T17:55:33.635Z] 531614c64ab5: Layer already exists [2021-10-26T17:55:33.635Z] 1f31c97a9def: Layer already exists [2021-10-26T17:55:33.635Z] 052a5f10835f: Layer already exists [2021-10-26T17:55:33.635Z] 239d901378e3: Layer already exists [2021-10-26T17:55:33.635Z] 21fe36a14b80: Layer already exists [2021-10-26T17:55:33.635Z] e2eb06d8af82: Layer already exists [2021-10-26T17:55:33.635Z] 0dbf2b6ab147: Layer already exists [2021-10-26T17:55:33.635Z] main: digest: sha256:1909ab87a9fb159d59c5d22b1a81598fcd9dc398fd6ac003fb8c2a8fc0be2f22 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-26T17:55:33.664Z] ===================================================== [Pipeline] echo [2021-10-26T17:55:33.670Z] taggedImages: [2021-10-26T17:55:33.670Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [2021-10-26T17:55:33.670Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-10-26T17:55:33.670Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.79 [2021-10-26T17:55:33.670Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79 [2021-10-26T17:55:33.670Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-10-26T17:55:33.688Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-10-26T17:55:33.688Z] 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [2021-10-26T17:55:33.688Z] latest [2021-10-26T17:55:33.688Z] 2.0.1-dev.79 [2021-10-26T17:55:33.688Z] 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79 [2021-10-26T17:55:33.688Z] main [2021-10-26T17:55:33.688Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:33.995Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:34.287Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [2021-10-26T17:55:34.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-10-26T17:55:34.287Z] 712864f22e7c: Preparing [2021-10-26T17:55:34.287Z] 9fa18087c4ba: Preparing [2021-10-26T17:55:34.287Z] 23ca782daa4d: Preparing [2021-10-26T17:55:34.287Z] 53f613de59b2: Preparing [2021-10-26T17:55:34.287Z] e2eb06d8af82: Preparing [2021-10-26T17:55:34.287Z] 23ca782daa4d: Layer already exists [2021-10-26T17:55:34.287Z] e2eb06d8af82: Layer already exists [2021-10-26T17:55:34.287Z] 712864f22e7c: Pushed [2021-10-26T17:55:34.287Z] 53f613de59b2: Pushed [2021-10-26T17:55:35.675Z] 9fa18087c4ba: Pushed [2021-10-26T17:55:35.675Z] 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5: digest: sha256:d5d9fa1fd37efaa69921e5d8a120a5afcc1a7e7171b62a168f71c75c4a359690 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:35.976Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:36.268Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-10-26T17:55:36.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-10-26T17:55:36.268Z] 712864f22e7c: Preparing [2021-10-26T17:55:36.268Z] 9fa18087c4ba: Preparing [2021-10-26T17:55:36.268Z] 23ca782daa4d: Preparing [2021-10-26T17:55:36.268Z] 53f613de59b2: Preparing [2021-10-26T17:55:36.268Z] e2eb06d8af82: Preparing [2021-10-26T17:55:36.268Z] e2eb06d8af82: Layer already exists [2021-10-26T17:55:36.268Z] 9fa18087c4ba: Layer already exists [2021-10-26T17:55:36.268Z] 23ca782daa4d: Layer already exists [2021-10-26T17:55:36.268Z] 712864f22e7c: Layer already exists [2021-10-26T17:55:36.268Z] 53f613de59b2: Layer already exists [2021-10-26T17:55:36.268Z] latest: digest: sha256:d5d9fa1fd37efaa69921e5d8a120a5afcc1a7e7171b62a168f71c75c4a359690 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:36.562Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.79 [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:36.848Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.79 [2021-10-26T17:55:36.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-10-26T17:55:36.849Z] 712864f22e7c: Preparing [2021-10-26T17:55:36.849Z] 9fa18087c4ba: Preparing [2021-10-26T17:55:36.849Z] 23ca782daa4d: Preparing [2021-10-26T17:55:36.849Z] 53f613de59b2: Preparing [2021-10-26T17:55:36.849Z] e2eb06d8af82: Preparing [2021-10-26T17:55:36.849Z] 23ca782daa4d: Layer already exists [2021-10-26T17:55:36.849Z] 712864f22e7c: Layer already exists [2021-10-26T17:55:36.849Z] 53f613de59b2: Layer already exists [2021-10-26T17:55:36.849Z] e2eb06d8af82: Layer already exists [2021-10-26T17:55:36.849Z] 9fa18087c4ba: Layer already exists [2021-10-26T17:55:36.849Z] 2.0.1-dev.79: digest: sha256:d5d9fa1fd37efaa69921e5d8a120a5afcc1a7e7171b62a168f71c75c4a359690 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:37.144Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79 [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:37.431Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79 [2021-10-26T17:55:37.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-10-26T17:55:37.432Z] 712864f22e7c: Preparing [2021-10-26T17:55:37.432Z] 9fa18087c4ba: Preparing [2021-10-26T17:55:37.432Z] 23ca782daa4d: Preparing [2021-10-26T17:55:37.432Z] 53f613de59b2: Preparing [2021-10-26T17:55:37.432Z] e2eb06d8af82: Preparing [2021-10-26T17:55:37.432Z] 712864f22e7c: Layer already exists [2021-10-26T17:55:37.432Z] 53f613de59b2: Layer already exists [2021-10-26T17:55:37.432Z] 9fa18087c4ba: Layer already exists [2021-10-26T17:55:37.432Z] e2eb06d8af82: Layer already exists [2021-10-26T17:55:37.432Z] 23ca782daa4d: Layer already exists [2021-10-26T17:55:37.432Z] 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79: digest: sha256:d5d9fa1fd37efaa69921e5d8a120a5afcc1a7e7171b62a168f71c75c4a359690 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:37.722Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:38.013Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-10-26T17:55:38.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-10-26T17:55:38.014Z] 712864f22e7c: Preparing [2021-10-26T17:55:38.014Z] 9fa18087c4ba: Preparing [2021-10-26T17:55:38.014Z] 23ca782daa4d: Preparing [2021-10-26T17:55:38.014Z] 53f613de59b2: Preparing [2021-10-26T17:55:38.014Z] e2eb06d8af82: Preparing [2021-10-26T17:55:38.014Z] 53f613de59b2: Layer already exists [2021-10-26T17:55:38.014Z] e2eb06d8af82: Layer already exists [2021-10-26T17:55:38.014Z] 23ca782daa4d: Layer already exists [2021-10-26T17:55:38.014Z] 712864f22e7c: Layer already exists [2021-10-26T17:55:38.014Z] 9fa18087c4ba: Layer already exists [2021-10-26T17:55:38.014Z] main: digest: sha256:d5d9fa1fd37efaa69921e5d8a120a5afcc1a7e7171b62a168f71c75c4a359690 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-26T17:55:38.044Z] ===================================================== [Pipeline] echo [2021-10-26T17:55:38.053Z] taggedImages: [2021-10-26T17:55:38.053Z] - nexus3.edgexfoundry.org:10004/support-notifications:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [2021-10-26T17:55:38.053Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-10-26T17:55:38.053Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.79 [2021-10-26T17:55:38.053Z] - nexus3.edgexfoundry.org:10004/support-notifications:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79 [2021-10-26T17:55:38.053Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-10-26T17:55:38.072Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-10-26T17:55:38.072Z] 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [2021-10-26T17:55:38.072Z] latest [2021-10-26T17:55:38.072Z] 2.0.1-dev.79 [2021-10-26T17:55:38.072Z] 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79 [2021-10-26T17:55:38.072Z] main [2021-10-26T17:55:38.072Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:38.386Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:38.672Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [2021-10-26T17:55:38.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-10-26T17:55:38.673Z] 0fc75a4af95d: Preparing [2021-10-26T17:55:38.673Z] f80996ea36a8: Preparing [2021-10-26T17:55:38.673Z] 23ca782daa4d: Preparing [2021-10-26T17:55:38.673Z] 549822370ad8: Preparing [2021-10-26T17:55:38.673Z] e2eb06d8af82: Preparing [2021-10-26T17:55:38.673Z] e2eb06d8af82: Layer already exists [2021-10-26T17:55:38.673Z] 549822370ad8: Layer already exists [2021-10-26T17:55:38.673Z] 23ca782daa4d: Layer already exists [2021-10-26T17:55:38.673Z] 0fc75a4af95d: Pushed [2021-10-26T17:55:40.059Z] f80996ea36a8: Pushed [2021-10-26T17:55:40.059Z] 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5: digest: sha256:21e09f89cb943b2919b01b02e571af96ee4b63d39eadb1f5a7c3dd811391ad3c size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:40.355Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:40.647Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-10-26T17:55:40.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-10-26T17:55:40.647Z] 0fc75a4af95d: Preparing [2021-10-26T17:55:40.647Z] f80996ea36a8: Preparing [2021-10-26T17:55:40.647Z] 23ca782daa4d: Preparing [2021-10-26T17:55:40.647Z] 549822370ad8: Preparing [2021-10-26T17:55:40.647Z] e2eb06d8af82: Preparing [2021-10-26T17:55:40.647Z] 549822370ad8: Layer already exists [2021-10-26T17:55:40.647Z] 23ca782daa4d: Layer already exists [2021-10-26T17:55:40.647Z] 0fc75a4af95d: Layer already exists [2021-10-26T17:55:40.647Z] f80996ea36a8: Layer already exists [2021-10-26T17:55:40.647Z] e2eb06d8af82: Layer already exists [2021-10-26T17:55:40.647Z] latest: digest: sha256:21e09f89cb943b2919b01b02e571af96ee4b63d39eadb1f5a7c3dd811391ad3c size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:41.067Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.79 [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:41.457Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.79 [2021-10-26T17:55:41.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-10-26T17:55:41.457Z] 0fc75a4af95d: Preparing [2021-10-26T17:55:41.457Z] f80996ea36a8: Preparing [2021-10-26T17:55:41.457Z] 23ca782daa4d: Preparing [2021-10-26T17:55:41.457Z] 549822370ad8: Preparing [2021-10-26T17:55:41.457Z] e2eb06d8af82: Preparing [2021-10-26T17:55:41.457Z] 0fc75a4af95d: Layer already exists [2021-10-26T17:55:41.457Z] 23ca782daa4d: Layer already exists [2021-10-26T17:55:41.457Z] 549822370ad8: Layer already exists [2021-10-26T17:55:41.457Z] e2eb06d8af82: Layer already exists [2021-10-26T17:55:41.457Z] f80996ea36a8: Layer already exists [2021-10-26T17:55:41.457Z] 2.0.1-dev.79: digest: sha256:21e09f89cb943b2919b01b02e571af96ee4b63d39eadb1f5a7c3dd811391ad3c size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:41.894Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79 [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:42.299Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79 [2021-10-26T17:55:42.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-10-26T17:55:42.299Z] 0fc75a4af95d: Preparing [2021-10-26T17:55:42.299Z] f80996ea36a8: Preparing [2021-10-26T17:55:42.299Z] 23ca782daa4d: Preparing [2021-10-26T17:55:42.299Z] 549822370ad8: Preparing [2021-10-26T17:55:42.299Z] e2eb06d8af82: Preparing [2021-10-26T17:55:42.299Z] e2eb06d8af82: Layer already exists [2021-10-26T17:55:42.299Z] 23ca782daa4d: Layer already exists [2021-10-26T17:55:42.299Z] f80996ea36a8: Layer already exists [2021-10-26T17:55:42.299Z] 0fc75a4af95d: Layer already exists [2021-10-26T17:55:42.299Z] 549822370ad8: Layer already exists [2021-10-26T17:55:42.299Z] 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79: digest: sha256:21e09f89cb943b2919b01b02e571af96ee4b63d39eadb1f5a7c3dd811391ad3c size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:42.638Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:42.926Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-10-26T17:55:42.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-10-26T17:55:42.926Z] 0fc75a4af95d: Preparing [2021-10-26T17:55:42.926Z] f80996ea36a8: Preparing [2021-10-26T17:55:42.926Z] 23ca782daa4d: Preparing [2021-10-26T17:55:42.926Z] 549822370ad8: Preparing [2021-10-26T17:55:42.926Z] e2eb06d8af82: Preparing [2021-10-26T17:55:42.926Z] e2eb06d8af82: Layer already exists [2021-10-26T17:55:42.926Z] 549822370ad8: Layer already exists [2021-10-26T17:55:42.926Z] f80996ea36a8: Layer already exists [2021-10-26T17:55:42.926Z] 0fc75a4af95d: Layer already exists [2021-10-26T17:55:42.926Z] 23ca782daa4d: Layer already exists [2021-10-26T17:55:42.926Z] main: digest: sha256:21e09f89cb943b2919b01b02e571af96ee4b63d39eadb1f5a7c3dd811391ad3c size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-26T17:55:42.959Z] ===================================================== [Pipeline] echo [2021-10-26T17:55:42.965Z] taggedImages: [2021-10-26T17:55:42.965Z] - nexus3.edgexfoundry.org:10004/support-scheduler:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [2021-10-26T17:55:42.965Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-10-26T17:55:42.965Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.79 [2021-10-26T17:55:42.965Z] - nexus3.edgexfoundry.org:10004/support-scheduler:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79 [2021-10-26T17:55:42.965Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-10-26T17:55:42.980Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-10-26T17:55:42.980Z] 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [2021-10-26T17:55:42.980Z] latest [2021-10-26T17:55:42.980Z] 2.0.1-dev.79 [2021-10-26T17:55:42.980Z] 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79 [2021-10-26T17:55:42.980Z] main [2021-10-26T17:55:42.980Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:43.276Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:43.571Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [2021-10-26T17:55:43.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-10-26T17:55:43.571Z] 521d4e682a3f: Preparing [2021-10-26T17:55:43.571Z] 87aa3690c6d6: Preparing [2021-10-26T17:55:43.571Z] 9a00a04057f7: Preparing [2021-10-26T17:55:43.571Z] 140679c3921b: Preparing [2021-10-26T17:55:43.571Z] 879b85f2d1ed: Preparing [2021-10-26T17:55:43.571Z] 6777e3bbcb7c: Preparing [2021-10-26T17:55:43.571Z] fd08d546f6b8: Preparing [2021-10-26T17:55:43.571Z] 0636255016a6: Preparing [2021-10-26T17:55:43.571Z] 84e9d258764d: Preparing [2021-10-26T17:55:43.571Z] 56463f638872: Preparing [2021-10-26T17:55:43.571Z] e2eb06d8af82: Preparing [2021-10-26T17:55:43.571Z] fd08d546f6b8: Waiting [2021-10-26T17:55:43.571Z] 0636255016a6: Waiting [2021-10-26T17:55:43.571Z] 84e9d258764d: Waiting [2021-10-26T17:55:43.571Z] 56463f638872: Waiting [2021-10-26T17:55:43.571Z] e2eb06d8af82: Waiting [2021-10-26T17:55:43.571Z] 6777e3bbcb7c: Waiting [2021-10-26T17:55:43.571Z] 879b85f2d1ed: Layer already exists [2021-10-26T17:55:44.154Z] 6777e3bbcb7c: Layer already exists [2021-10-26T17:55:44.154Z] 87aa3690c6d6: Pushed [2021-10-26T17:55:44.154Z] fd08d546f6b8: Layer already exists [2021-10-26T17:55:44.154Z] 0636255016a6: Layer already exists [2021-10-26T17:55:44.154Z] 84e9d258764d: Layer already exists [2021-10-26T17:55:44.154Z] e2eb06d8af82: Layer already exists [2021-10-26T17:55:44.154Z] 56463f638872: Layer already exists [2021-10-26T17:55:44.154Z] 521d4e682a3f: Pushed [2021-10-26T17:55:44.415Z] 9a00a04057f7: Pushed [2021-10-26T17:55:49.702Z] 140679c3921b: Pushed [2021-10-26T17:55:49.702Z] 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5: digest: sha256:e8b8dbc894fd013e615c1ff2d06365d9eefe6c613f588c16ff72b82c87fefe3d size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:49.997Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:50.290Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-10-26T17:55:50.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-10-26T17:55:50.291Z] 521d4e682a3f: Preparing [2021-10-26T17:55:50.291Z] 87aa3690c6d6: Preparing [2021-10-26T17:55:50.291Z] 9a00a04057f7: Preparing [2021-10-26T17:55:50.291Z] 140679c3921b: Preparing [2021-10-26T17:55:50.291Z] 879b85f2d1ed: Preparing [2021-10-26T17:55:50.291Z] 6777e3bbcb7c: Preparing [2021-10-26T17:55:50.291Z] fd08d546f6b8: Preparing [2021-10-26T17:55:50.291Z] 0636255016a6: Preparing [2021-10-26T17:55:50.291Z] 84e9d258764d: Preparing [2021-10-26T17:55:50.291Z] 56463f638872: Preparing [2021-10-26T17:55:50.291Z] e2eb06d8af82: Preparing [2021-10-26T17:55:50.291Z] fd08d546f6b8: Waiting [2021-10-26T17:55:50.291Z] 0636255016a6: Waiting [2021-10-26T17:55:50.291Z] 84e9d258764d: Waiting [2021-10-26T17:55:50.291Z] 56463f638872: Waiting [2021-10-26T17:55:50.291Z] e2eb06d8af82: Waiting [2021-10-26T17:55:50.291Z] 879b85f2d1ed: Layer already exists [2021-10-26T17:55:50.291Z] 87aa3690c6d6: Layer already exists [2021-10-26T17:55:50.291Z] 9a00a04057f7: Layer already exists [2021-10-26T17:55:50.291Z] 521d4e682a3f: Layer already exists [2021-10-26T17:55:50.291Z] 140679c3921b: Layer already exists [2021-10-26T17:55:50.291Z] 6777e3bbcb7c: Layer already exists [2021-10-26T17:55:50.291Z] fd08d546f6b8: Layer already exists [2021-10-26T17:55:50.291Z] 0636255016a6: Layer already exists [2021-10-26T17:55:50.291Z] 56463f638872: Layer already exists [2021-10-26T17:55:50.291Z] 84e9d258764d: Layer already exists [2021-10-26T17:55:50.291Z] e2eb06d8af82: Layer already exists [2021-10-26T17:55:50.291Z] latest: digest: sha256:e8b8dbc894fd013e615c1ff2d06365d9eefe6c613f588c16ff72b82c87fefe3d size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:50.589Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.79 [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:50.882Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.79 [2021-10-26T17:55:50.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-10-26T17:55:50.882Z] 521d4e682a3f: Preparing [2021-10-26T17:55:50.882Z] 87aa3690c6d6: Preparing [2021-10-26T17:55:50.882Z] 9a00a04057f7: Preparing [2021-10-26T17:55:50.882Z] 140679c3921b: Preparing [2021-10-26T17:55:50.882Z] 879b85f2d1ed: Preparing [2021-10-26T17:55:50.882Z] 6777e3bbcb7c: Preparing [2021-10-26T17:55:50.882Z] fd08d546f6b8: Preparing [2021-10-26T17:55:50.882Z] 0636255016a6: Preparing [2021-10-26T17:55:50.882Z] 84e9d258764d: Preparing [2021-10-26T17:55:50.882Z] 56463f638872: Preparing [2021-10-26T17:55:50.882Z] e2eb06d8af82: Preparing [2021-10-26T17:55:50.882Z] 6777e3bbcb7c: Waiting [2021-10-26T17:55:50.882Z] fd08d546f6b8: Waiting [2021-10-26T17:55:50.882Z] 0636255016a6: Waiting [2021-10-26T17:55:50.882Z] 84e9d258764d: Waiting [2021-10-26T17:55:50.882Z] 56463f638872: Waiting [2021-10-26T17:55:50.882Z] e2eb06d8af82: Waiting [2021-10-26T17:55:50.882Z] 879b85f2d1ed: Layer already exists [2021-10-26T17:55:50.882Z] 9a00a04057f7: Layer already exists [2021-10-26T17:55:50.882Z] 87aa3690c6d6: Layer already exists [2021-10-26T17:55:50.882Z] 521d4e682a3f: Layer already exists [2021-10-26T17:55:50.882Z] 140679c3921b: Layer already exists [2021-10-26T17:55:50.882Z] 0636255016a6: Layer already exists [2021-10-26T17:55:50.882Z] fd08d546f6b8: Layer already exists [2021-10-26T17:55:50.882Z] 56463f638872: Layer already exists [2021-10-26T17:55:50.882Z] 6777e3bbcb7c: Layer already exists [2021-10-26T17:55:50.882Z] 84e9d258764d: Layer already exists [2021-10-26T17:55:50.882Z] e2eb06d8af82: Layer already exists [2021-10-26T17:55:50.882Z] 2.0.1-dev.79: digest: sha256:e8b8dbc894fd013e615c1ff2d06365d9eefe6c613f588c16ff72b82c87fefe3d size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:51.176Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79 [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:51.469Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79 [2021-10-26T17:55:51.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-10-26T17:55:51.469Z] 521d4e682a3f: Preparing [2021-10-26T17:55:51.469Z] 87aa3690c6d6: Preparing [2021-10-26T17:55:51.469Z] 9a00a04057f7: Preparing [2021-10-26T17:55:51.469Z] 140679c3921b: Preparing [2021-10-26T17:55:51.469Z] 879b85f2d1ed: Preparing [2021-10-26T17:55:51.469Z] 6777e3bbcb7c: Preparing [2021-10-26T17:55:51.469Z] fd08d546f6b8: Preparing [2021-10-26T17:55:51.469Z] 0636255016a6: Preparing [2021-10-26T17:55:51.469Z] 84e9d258764d: Preparing [2021-10-26T17:55:51.469Z] 56463f638872: Preparing [2021-10-26T17:55:51.469Z] e2eb06d8af82: Preparing [2021-10-26T17:55:51.469Z] 0636255016a6: Waiting [2021-10-26T17:55:51.469Z] 6777e3bbcb7c: Waiting [2021-10-26T17:55:51.469Z] fd08d546f6b8: Waiting [2021-10-26T17:55:51.469Z] 84e9d258764d: Waiting [2021-10-26T17:55:51.469Z] e2eb06d8af82: Waiting [2021-10-26T17:55:51.469Z] 56463f638872: Waiting [2021-10-26T17:55:51.469Z] 87aa3690c6d6: Layer already exists [2021-10-26T17:55:51.469Z] 9a00a04057f7: Layer already exists [2021-10-26T17:55:51.469Z] 879b85f2d1ed: Layer already exists [2021-10-26T17:55:51.469Z] 140679c3921b: Layer already exists [2021-10-26T17:55:51.469Z] 521d4e682a3f: Layer already exists [2021-10-26T17:55:51.469Z] 6777e3bbcb7c: Layer already exists [2021-10-26T17:55:51.469Z] fd08d546f6b8: Layer already exists [2021-10-26T17:55:51.469Z] 84e9d258764d: Layer already exists [2021-10-26T17:55:51.469Z] 0636255016a6: Layer already exists [2021-10-26T17:55:51.469Z] 56463f638872: Layer already exists [2021-10-26T17:55:51.469Z] e2eb06d8af82: Layer already exists [2021-10-26T17:55:51.469Z] 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79: digest: sha256:e8b8dbc894fd013e615c1ff2d06365d9eefe6c613f588c16ff72b82c87fefe3d size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:51.762Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-10-26T17:55:52.052Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-10-26T17:55:52.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-10-26T17:55:52.052Z] 521d4e682a3f: Preparing [2021-10-26T17:55:52.052Z] 87aa3690c6d6: Preparing [2021-10-26T17:55:52.052Z] 9a00a04057f7: Preparing [2021-10-26T17:55:52.052Z] 140679c3921b: Preparing [2021-10-26T17:55:52.052Z] 879b85f2d1ed: Preparing [2021-10-26T17:55:52.052Z] 6777e3bbcb7c: Preparing [2021-10-26T17:55:52.052Z] fd08d546f6b8: Preparing [2021-10-26T17:55:52.052Z] 0636255016a6: Preparing [2021-10-26T17:55:52.052Z] 84e9d258764d: Preparing [2021-10-26T17:55:52.052Z] 56463f638872: Preparing [2021-10-26T17:55:52.052Z] e2eb06d8af82: Preparing [2021-10-26T17:55:52.052Z] 6777e3bbcb7c: Waiting [2021-10-26T17:55:52.052Z] fd08d546f6b8: Waiting [2021-10-26T17:55:52.052Z] 0636255016a6: Waiting [2021-10-26T17:55:52.052Z] 84e9d258764d: Waiting [2021-10-26T17:55:52.052Z] 56463f638872: Waiting [2021-10-26T17:55:52.052Z] e2eb06d8af82: Waiting [2021-10-26T17:55:52.052Z] 879b85f2d1ed: Layer already exists [2021-10-26T17:55:52.052Z] 140679c3921b: Layer already exists [2021-10-26T17:55:52.052Z] 9a00a04057f7: Layer already exists [2021-10-26T17:55:52.052Z] 521d4e682a3f: Layer already exists [2021-10-26T17:55:52.052Z] 87aa3690c6d6: Layer already exists [2021-10-26T17:55:52.052Z] 6777e3bbcb7c: Layer already exists [2021-10-26T17:55:52.052Z] fd08d546f6b8: Layer already exists [2021-10-26T17:55:52.052Z] 56463f638872: Layer already exists [2021-10-26T17:55:52.052Z] 0636255016a6: Layer already exists [2021-10-26T17:55:52.052Z] 84e9d258764d: Layer already exists [2021-10-26T17:55:52.052Z] e2eb06d8af82: Layer already exists [2021-10-26T17:55:52.052Z] main: digest: sha256:e8b8dbc894fd013e615c1ff2d06365d9eefe6c613f588c16ff72b82c87fefe3d size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-26T17:55:52.083Z] ===================================================== [Pipeline] echo [2021-10-26T17:55:52.092Z] taggedImages: [2021-10-26T17:55:52.092Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [2021-10-26T17:55:52.092Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-10-26T17:55:52.092Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.79 [2021-10-26T17:55:52.092Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79 [2021-10-26T17:55:52.092Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [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-10-26T17:56:51.628Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.79" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-26T17:56:51.629Z] Removing intermediate container faaccca0e3bd [2021-10-26T17:56:51.629Z] ---> 5bae5105f930 [2021-10-26T17:56:51.629Z] [2021-10-26T17:56:51.629Z] Step 9/22 : FROM alpine:3.14 [2021-10-26T17:56:51.629Z] 3.14: Pulling from library/alpine [2021-10-26T17:56:51.629Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-26T17:56:51.629Z] Status: Downloaded newer image for alpine:3.14 [2021-10-26T17:56:51.629Z] ---> bb3de5531c18 [2021-10-26T17:56:51.629Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-26T17:56:51.906Z] ---> Running in 64c8c1c154d8 [2021-10-26T17:56:53.901Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T17:56:54.178Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T17:56:55.165Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-26T17:56:55.165Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T17:56:55.440Z] OK: 5 MiB in 15 packages [2021-10-26T17:56:58.098Z] Removing intermediate container 1489e5bd305c [2021-10-26T17:56:58.098Z] ---> 453fdc86ecc5 [2021-10-26T17:56:58.098Z] [2021-10-26T17:56:58.098Z] Step 9/30 : FROM alpine:3.14 [2021-10-26T17:56:58.098Z] ---> bb3de5531c18 [2021-10-26T17:56:58.098Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-26T17:56:58.098Z] Removing intermediate container 64c8c1c154d8 [2021-10-26T17:56:58.098Z] ---> cb909d2e08e6 [2021-10-26T17:56:58.098Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-26T17:56:58.098Z] ---> Running in 3066eb60cdce [2021-10-26T17:56:58.098Z] ---> Running in bd0a5ac9602d [2021-10-26T17:56:59.096Z] Removing intermediate container 3066eb60cdce [2021-10-26T17:56:59.096Z] ---> 7dbbb778d07f [2021-10-26T17:56:59.096Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-26T17:56:59.096Z] Removing intermediate container bd0a5ac9602d [2021-10-26T17:56:59.096Z] ---> 11616014fd2d [2021-10-26T17:56:59.096Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-26T17:56:59.096Z] ---> Running in 89b03e4ae6e6 [2021-10-26T17:56:59.387Z] ---> Running in b79b1b247091 [2021-10-26T17:56:59.992Z] Removing intermediate container b79b1b247091 [2021-10-26T17:56:59.992Z] ---> 1c10e5f7ad90 [2021-10-26T17:56:59.992Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-26T17:57:00.273Z] ---> Running in 819b77d46ecc [2021-10-26T17:57:01.256Z] Removing intermediate container 819b77d46ecc [2021-10-26T17:57:01.256Z] ---> ca83a5dc4cab [2021-10-26T17:57:01.256Z] Step 14/22 : WORKDIR / [2021-10-26T17:57:01.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T17:57:01.530Z] ---> Running in 2bd978413e4f [2021-10-26T17:57:01.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T17:57:02.412Z] Removing intermediate container 2bd978413e4f [2021-10-26T17:57:02.412Z] ---> cda60d6d58b6 [2021-10-26T17:57:02.412Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T17:57:02.412Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-26T17:57:02.412Z] (2/2) Installing su-exec (0.2-r1) [2021-10-26T17:57:02.690Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T17:57:02.690Z] OK: 5 MiB in 16 packages [2021-10-26T17:57:02.690Z] Removing intermediate container 24009756e0b5 [2021-10-26T17:57:02.690Z] ---> 1c0df0a05006 [2021-10-26T17:57:02.690Z] [2021-10-26T17:57:02.690Z] Step 9/24 : FROM alpine:3.14 [2021-10-26T17:57:02.690Z] ---> bb3de5531c18 [2021-10-26T17:57:02.690Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-26T17:57:02.968Z] ---> Running in fa61f4f09772 [2021-10-26T17:57:03.959Z] ---> beb83246d9d0 [2021-10-26T17:57:03.959Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-26T17:57:04.234Z] Removing intermediate container 89b03e4ae6e6 [2021-10-26T17:57:04.234Z] ---> fb41b1455f08 [2021-10-26T17:57:04.234Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-26T17:57:04.508Z] ---> Running in e86a521e699d [2021-10-26T17:57:05.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T17:57:05.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T17:57:05.384Z] Removing intermediate container e86a521e699d [2021-10-26T17:57:05.384Z] ---> f656a7e86bbb [2021-10-26T17:57:05.384Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-26T17:57:05.384Z] ---> Running in fa82fbc98b98 [2021-10-26T17:57:05.682Z] Removing intermediate container 8310709fb9de [2021-10-26T17:57:05.682Z] ---> 11288401ecd5 [2021-10-26T17:57:05.682Z] [2021-10-26T17:57:05.682Z] Step 9/21 : FROM alpine:3.14 [2021-10-26T17:57:05.682Z] ---> bb3de5531c18 [2021-10-26T17:57:05.682Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-26T17:57:05.963Z] ---> Running in 5779aaede4ae [2021-10-26T17:57:06.234Z] ---> b0753e98f2b9 [2021-10-26T17:57:06.235Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.tomlRemoving intermediate container fa82fbc98b98 [2021-10-26T17:57:06.235Z] [2021-10-26T17:57:06.235Z] ---> 00abe0e6925d [2021-10-26T17:57:06.235Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-26T17:57:06.235Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-26T17:57:06.235Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-26T17:57:06.235Z] (3/3) Installing su-exec (0.2-r1) [2021-10-26T17:57:06.235Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T17:57:06.235Z] Executing ca-certificates-20191127-r5.trigger [2021-10-26T17:57:06.523Z] ---> Running in 2ad6d19724a8 [2021-10-26T17:57:06.523Z] OK: 6 MiB in 17 packages [2021-10-26T17:57:07.959Z] ---> 95c7b0129316 [2021-10-26T17:57:07.959Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-26T17:57:07.959Z] ---> Running in 551a73f252ce [2021-10-26T17:57:08.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T17:57:08.231Z] Removing intermediate container 4d1b74cd3017 [2021-10-26T17:57:08.231Z] ---> 4d6844a06766 [2021-10-26T17:57:08.231Z] [2021-10-26T17:57:08.231Z] Step 9/22 : FROM alpine:3.14 [2021-10-26T17:57:08.231Z] ---> bb3de5531c18 [2021-10-26T17:57:08.231Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-26T17:57:08.231Z] ---> Using cache [2021-10-26T17:57:08.231Z] ---> cb909d2e08e6 [2021-10-26T17:57:08.231Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-26T17:57:08.231Z] ---> Using cache [2021-10-26T17:57:08.231Z] ---> 11616014fd2d [2021-10-26T17:57:08.231Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-26T17:57:08.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T17:57:08.508Z] ---> Running in 81e3b7506d90 [2021-10-26T17:57:08.508Z] Removing intermediate container 551a73f252ce [2021-10-26T17:57:08.508Z] ---> b298f8dc6f9d [2021-10-26T17:57:08.508Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T17:57:08.795Z] ---> Running in 9ab6c7f000b9 [2021-10-26T17:57:09.079Z] Removing intermediate container 81e3b7506d90 [2021-10-26T17:57:09.079Z] ---> 5aead505c4a8 [2021-10-26T17:57:09.079Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-26T17:57:09.364Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-26T17:57:09.365Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-26T17:57:09.365Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T17:57:09.365Z] Removing intermediate container fa61f4f09772 [2021-10-26T17:57:09.365Z] ---> 8ed846b10dda [2021-10-26T17:57:09.365Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-26T17:57:09.365Z] Executing ca-certificates-20191127-r5.trigger [2021-10-26T17:57:09.365Z] ---> Running in 47523c3ac42f [2021-10-26T17:57:09.643Z] ---> Running in 8adc4244b514 [2021-10-26T17:57:09.643Z] Removing intermediate container 9ab6c7f000b9 [2021-10-26T17:57:09.643Z] ---> ba24c26d9593 [2021-10-26T17:57:09.643Z] Step 20/22 : LABEL arch=arm64 [2021-10-26T17:57:09.643Z] OK: 6 MiB in 16 packages [2021-10-26T17:57:09.932Z] ---> Running in d4ed0dee2c0e [2021-10-26T17:57:09.932Z] Removing intermediate container 2ad6d19724a8 [2021-10-26T17:57:09.932Z] ---> 5b08b706f7e8 [2021-10-26T17:57:09.932Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-26T17:57:10.211Z] ---> Running in 52cb1831926f [2021-10-26T17:57:10.211Z] Removing intermediate container 47523c3ac42f [2021-10-26T17:57:10.211Z] ---> ed846b2be8ec [2021-10-26T17:57:10.211Z] Step 14/22 : WORKDIR / [2021-10-26T17:57:10.484Z] ---> Running in db687333cd3c [2021-10-26T17:57:10.484Z] Removing intermediate container 8adc4244b514 [2021-10-26T17:57:10.484Z] ---> 0dcb8ca049b7 [2021-10-26T17:57:10.484Z] Step 12/24 : WORKDIR / [2021-10-26T17:57:10.484Z] ---> Running in 78020f3c2c59 [2021-10-26T17:57:10.484Z] Removing intermediate container d4ed0dee2c0e [2021-10-26T17:57:10.484Z] ---> 757abff27e9a [2021-10-26T17:57:10.484Z] Step 21/22 : LABEL git_sha=11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [2021-10-26T17:57:10.761Z] ---> Running in 5c43a3cb30a2 [2021-10-26T17:57:10.761Z] Removing intermediate container 52cb1831926f [2021-10-26T17:57:10.761Z] ---> 128824cf7d82 [2021-10-26T17:57:10.761Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-26T17:57:11.365Z] Removing intermediate container db687333cd3c [2021-10-26T17:57:11.365Z] ---> acfad8ebba51 [2021-10-26T17:57:11.365Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T17:57:11.365Z] Removing intermediate container 78020f3c2c59 [2021-10-26T17:57:11.365Z] ---> 3158773ac86b [2021-10-26T17:57:11.365Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-26T17:57:11.365Z] Removing intermediate container 5c43a3cb30a2 [2021-10-26T17:57:11.365Z] ---> d2d6039c67bd [2021-10-26T17:57:11.365Z] Step 22/22 : LABEL version=2.0.1-dev.79 [2021-10-26T17:57:11.650Z] ---> Running in f00320cf8093 [2021-10-26T17:57:11.650Z] Removing intermediate container 5779aaede4ae [2021-10-26T17:57:11.650Z] ---> e5ead74db645 [2021-10-26T17:57:11.650Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-26T17:57:11.933Z] ---> Running in 4e9ae7f271d9 [2021-10-26T17:57:12.207Z] Removing intermediate container f00320cf8093 [2021-10-26T17:57:12.207Z] ---> 1200af879cb4 [2021-10-26T17:57:12.207Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-26T17:57:12.207Z] ---> 220ea2076b67 [2021-10-26T17:57:12.207Z] [2021-10-26T17:57:12.480Z] ---> Running in 81b5aa701f9e [2021-10-26T17:57:12.480Z] Removing intermediate container 4e9ae7f271d9 [2021-10-26T17:57:12.480Z] ---> a93523c2774a [2021-10-26T17:57:12.480Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-26T17:57:12.480Z] ---> 9a8ddd934dd8 [2021-10-26T17:57:12.480Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-26T17:57:12.480Z] ---> 326b4ef91f3a [2021-10-26T17:57:12.480Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-26T17:57:12.753Z] ---> Running in 26d6acf15e4c [2021-10-26T17:57:12.753Z] Successfully built 220ea2076b67 [2021-10-26T17:57:12.753Z] Successfully tagged core-command-arm64:latest [2021-10-26T17:57:12.753Z] Building support-scheduler [2021-10-26T17:57:13.734Z]  Building core-command ... done Removing intermediate container 26d6acf15e4c [2021-10-26T17:57:13.734Z] ---> 9a22b7dccd33 [2021-10-26T17:57:13.734Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-26T17:57:13.734Z] ---> Running in 061c0e643bcc [2021-10-26T17:57:13.734Z] ---> ad11070171a9 [2021-10-26T17:57:13.734Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-26T17:57:14.718Z] Removing intermediate container 061c0e643bcc [2021-10-26T17:57:14.718Z] ---> 0725a44ed095 [2021-10-26T17:57:14.718Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T17:57:15.002Z] ---> 0fc6913e87fa [2021-10-26T17:57:15.002Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-26T17:57:15.002Z] ---> 5818cc77736a [2021-10-26T17:57:15.002Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-26T17:57:16.000Z] Removing intermediate container 81b5aa701f9e [2021-10-26T17:57:16.000Z] ---> af4b4cc3c8dd [2021-10-26T17:57:16.000Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T17:57:16.000Z] ---> 55d689891b84 [2021-10-26T17:57:16.000Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-26T17:57:16.277Z] ---> d1adb96ee727 [2021-10-26T17:57:16.277Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-26T17:57:16.277Z] ---> b098088386a6 [2021-10-26T17:57:16.277Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-26T17:57:16.552Z] ---> Running in b74898b274c1 [2021-10-26T17:57:17.151Z] Removing intermediate container b74898b274c1 [2021-10-26T17:57:17.151Z] ---> 2c2cf7856767 [2021-10-26T17:57:17.151Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T17:57:17.151Z] ---> 7b247f253cb0 [2021-10-26T17:57:17.151Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-26T17:57:17.426Z] ---> Running in baa3da4462c4 [2021-10-26T17:57:18.023Z] ---> cc246779549e [2021-10-26T17:57:18.023Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-26T17:57:18.023Z] Removing intermediate container baa3da4462c4 [2021-10-26T17:57:18.023Z] ---> b4ddce3af44c [2021-10-26T17:57:18.023Z] Step 20/22 : LABEL arch=arm64 [2021-10-26T17:57:18.300Z] ---> Running in 9e4075164d35 [2021-10-26T17:57:18.574Z] ---> f9538d225bfa [2021-10-26T17:57:18.574Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-26T17:57:18.851Z] Removing intermediate container 9e4075164d35 [2021-10-26T17:57:18.851Z] ---> de205c8d2994 [2021-10-26T17:57:18.851Z] Step 21/22 : LABEL git_sha=11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [2021-10-26T17:57:19.130Z] ---> Running in 7af6e26db5eb [2021-10-26T17:57:19.130Z] ---> 6bcd883f523d [2021-10-26T17:57:19.130Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-26T17:57:19.400Z] ---> Running in 2abf421910dd [2021-10-26T17:57:19.674Z] Removing intermediate container 7af6e26db5eb [2021-10-26T17:57:19.674Z] ---> 46e15923c947 [2021-10-26T17:57:19.674Z] Step 22/22 : LABEL version=2.0.1-dev.79 [2021-10-26T17:57:19.947Z] ---> 8e4a1340cda7 [2021-10-26T17:57:19.947Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-26T17:57:19.947Z] ---> Running in b0e03389f2b7 [2021-10-26T17:57:20.230Z] Removing intermediate container 2abf421910dd [2021-10-26T17:57:20.230Z] ---> 208219e365e1 [2021-10-26T17:57:20.230Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T17:57:20.230Z] ---> Running in e40f456d0ee6 [2021-10-26T17:57:20.835Z] Removing intermediate container b0e03389f2b7 [2021-10-26T17:57:20.835Z] ---> 0c17b7055c87 [2021-10-26T17:57:20.835Z] [2021-10-26T17:57:20.835Z] ---> 4db83fde631b [2021-10-26T17:57:20.835Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-26T17:57:20.835Z] Removing intermediate container e40f456d0ee6 [2021-10-26T17:57:20.835Z] ---> a14bfe092473 [2021-10-26T17:57:20.835Z] Step 19/21 : LABEL arch=arm64 [2021-10-26T17:57:21.118Z] ---> Running in cf30c1d1987f [2021-10-26T17:57:21.118Z] Successfully built 0c17b7055c87 [2021-10-26T17:57:21.118Z] Successfully tagged core-metadata-arm64:latest [2021-10-26T17:57:21.118Z]  Building core-metadata ... done Building security-proxy-setup [2021-10-26T17:57:21.395Z] ---> 0c082eb8357a [2021-10-26T17:57:21.395Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-26T17:57:22.001Z] Removing intermediate container cf30c1d1987f [2021-10-26T17:57:22.001Z] ---> de6c01e67ba6 [2021-10-26T17:57:22.001Z] Step 20/21 : LABEL git_sha=11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [2021-10-26T17:57:22.001Z] ---> Running in 688c7309c77e [2021-10-26T17:57:22.001Z] ---> 00a932edc267 [2021-10-26T17:57:22.001Z] Step 20/24 : 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-10-26T17:57:22.277Z] ---> Running in 2b00cb91c9d1 [2021-10-26T17:57:22.277Z] ---> 730bde6e765d [2021-10-26T17:57:22.277Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-26T17:57:22.887Z] Removing intermediate container 688c7309c77e [2021-10-26T17:57:22.887Z] ---> fc2b82580314 [2021-10-26T17:57:22.887Z] Step 21/21 : LABEL version=2.0.1-dev.79 [2021-10-26T17:57:22.887Z] ---> Running in 88a982371d81 [2021-10-26T17:57:23.884Z] Removing intermediate container 88a982371d81 [2021-10-26T17:57:23.884Z] ---> 6dd14f8723b2 [2021-10-26T17:57:23.884Z] [2021-10-26T17:57:23.884Z] ---> 0cde20ecc41b [2021-10-26T17:57:23.884Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-26T17:57:24.485Z] Successfully built 6dd14f8723b2 [2021-10-26T17:57:24.485Z] Successfully tagged support-notifications-arm64:latest [2021-10-26T17:57:24.485Z] ---> Running in e27236d7510f [2021-10-26T17:57:24.485Z]  Building support-notifications ... done Building core-data [2021-10-26T17:57:24.761Z] Removing intermediate container e27236d7510f [2021-10-26T17:57:24.761Z] ---> baeead5c0c9d [2021-10-26T17:57:24.761Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-26T17:57:25.355Z] Removing intermediate container 2b00cb91c9d1 [2021-10-26T17:57:25.355Z] ---> 9518d6baf271 [2021-10-26T17:57:25.355Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-26T17:57:25.355Z] ---> Running in 5e237695a42c [2021-10-26T17:57:25.956Z] ---> d2a00b3ecdd7 [2021-10-26T17:57:25.956Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-26T17:57:25.956Z] Removing intermediate container 5e237695a42c [2021-10-26T17:57:25.956Z] ---> 49ad9bcb4830 [2021-10-26T17:57:25.956Z] Step 22/24 : LABEL arch=arm64 [2021-10-26T17:57:26.232Z] ---> Running in 3e07863779ac [2021-10-26T17:57:26.232Z] ---> Running in 859c8bd05bc9 [2021-10-26T17:57:27.210Z] Removing intermediate container 859c8bd05bc9 [2021-10-26T17:57:27.211Z] ---> f0c6c4bb2c10 [2021-10-26T17:57:27.211Z] Step 23/24 : LABEL git_sha=11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [2021-10-26T17:57:27.211Z] ---> Running in 14e47e0e8866 [2021-10-26T17:57:28.200Z] Removing intermediate container 14e47e0e8866 [2021-10-26T17:57:28.200Z] ---> e8b5f04bd1e0 [2021-10-26T17:57:28.200Z] Step 24/24 : LABEL version=2.0.1-dev.79 [2021-10-26T17:57:28.200Z] ---> Running in f50df0af18a8 [2021-10-26T17:57:28.200Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T17:57:28.200Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-26T17:57:28.200Z] ---> 6e3c011cf84e [2021-10-26T17:57:28.200Z] Step 3/23 : WORKDIR /edgex-go [2021-10-26T17:57:28.200Z] ---> Using cache [2021-10-26T17:57:28.200Z] ---> 800032d91a07 [2021-10-26T17:57:28.200Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T17:57:28.200Z] ---> Using cache [2021-10-26T17:57:28.200Z] ---> 49bfe1fc9ad2 [2021-10-26T17:57:28.200Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-26T17:57:28.200Z] ---> Running in 3a1935334f50 [2021-10-26T17:57:28.798Z] Removing intermediate container f50df0af18a8 [2021-10-26T17:57:28.798Z] ---> 843ea86340fe [2021-10-26T17:57:28.798Z] [2021-10-26T17:57:29.086Z] Removing intermediate container 3e07863779ac [2021-10-26T17:57:29.086Z] ---> 75331f12672d [2021-10-26T17:57:29.086Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-26T17:57:29.358Z] Successfully built 843ea86340fe [2021-10-26T17:57:29.358Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-10-26T17:57:29.358Z] Building sys-mgmt-agent [2021-10-26T17:57:29.634Z]  Building security-secretstore-setup ... done  ---> Running in 0d4d987e9116 [2021-10-26T17:57:29.913Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T17:57:29.913Z] Removing intermediate container 0d4d987e9116 [2021-10-26T17:57:29.913Z] ---> 5d46309d806a [2021-10-26T17:57:29.913Z] Step 27/30 : CMD ["gate"] [2021-10-26T17:57:30.185Z] ---> Running in 2cfccbe7563d [2021-10-26T17:57:30.781Z] Removing intermediate container 2cfccbe7563d [2021-10-26T17:57:30.781Z] ---> 8f9f9d223b43 [2021-10-26T17:57:30.782Z] Step 28/30 : LABEL arch=arm64 [2021-10-26T17:57:30.782Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T17:57:31.057Z] ---> Running in 41e9cd3b1fbe [2021-10-26T17:57:31.655Z] Removing intermediate container 41e9cd3b1fbe [2021-10-26T17:57:31.655Z] ---> 2d8d86bbdea3 [2021-10-26T17:57:31.655Z] Step 29/30 : LABEL git_sha=11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [2021-10-26T17:57:31.928Z] OK: 219 MiB in 52 packages [2021-10-26T17:57:31.928Z] ---> Running in 568e2d1d624f [2021-10-26T17:57:32.914Z] Removing intermediate container 568e2d1d624f [2021-10-26T17:57:32.914Z] ---> 6318b45788c3 [2021-10-26T17:57:32.914Z] Step 30/30 : LABEL version=2.0.1-dev.79 [2021-10-26T17:57:32.914Z] ---> Running in 55069d7badf8 [2021-10-26T17:57:33.188Z] Removing intermediate container 3a1935334f50 [2021-10-26T17:57:33.188Z] ---> 98899e6b3d42 [2021-10-26T17:57:33.188Z] Step 6/23 : COPY go.mod . [2021-10-26T17:57:33.786Z] Removing intermediate container 55069d7badf8 [2021-10-26T17:57:33.786Z] ---> bc5f9b000ca0 [2021-10-26T17:57:33.786Z] [2021-10-26T17:57:34.062Z] Successfully built bc5f9b000ca0 [2021-10-26T17:57:34.062Z] Successfully tagged security-bootstrapper-arm64:latest [2021-10-26T17:57:34.062Z]  Building security-bootstrapper ... done  ---> 8d2dec704be1 [2021-10-26T17:57:34.062Z] Step 7/23 : RUN go mod download [2021-10-26T17:57:34.337Z] ---> Running in ba8ef794df6e [2021-10-26T17:57:39.928Z] Removing intermediate container ba8ef794df6e [2021-10-26T17:57:39.928Z] ---> ebef45cd3c7e [2021-10-26T17:57:39.928Z] Step 8/23 : COPY . . [2021-10-26T17:57:44.248Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T17:57:44.248Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-26T17:57:44.248Z] ---> 6e3c011cf84e [2021-10-26T17:57:44.248Z] Step 3/20 : WORKDIR /edgex-go [2021-10-26T17:57:44.248Z] ---> Using cache [2021-10-26T17:57:44.248Z] ---> 800032d91a07 [2021-10-26T17:57:44.248Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T17:57:44.248Z] ---> Using cache [2021-10-26T17:57:44.248Z] ---> 49bfe1fc9ad2 [2021-10-26T17:57:44.248Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-26T17:57:44.248Z] ---> Using cache [2021-10-26T17:57:44.248Z] ---> 98899e6b3d42 [2021-10-26T17:57:44.248Z] Step 6/20 : COPY . . [2021-10-26T17:57:46.893Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T17:57:46.893Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-26T17:57:46.893Z] ---> 6e3c011cf84e [2021-10-26T17:57:46.893Z] Step 3/22 : WORKDIR /edgex-go [2021-10-26T17:57:46.893Z] ---> Using cache [2021-10-26T17:57:46.893Z] ---> 800032d91a07 [2021-10-26T17:57:46.893Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T17:57:46.893Z] ---> Using cache [2021-10-26T17:57:46.893Z] ---> 49bfe1fc9ad2 [2021-10-26T17:57:46.893Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-26T17:57:48.876Z] ---> Running in 1cb44066d37c [2021-10-26T17:57:48.876Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-26T17:57:48.876Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-26T17:57:48.876Z] ---> 6e3c011cf84e [2021-10-26T17:57:48.876Z] Step 3/22 : WORKDIR /edgex-go [2021-10-26T17:57:48.876Z] ---> Using cache [2021-10-26T17:57:48.876Z] ---> 800032d91a07 [2021-10-26T17:57:48.876Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T17:57:48.876Z] ---> Using cache [2021-10-26T17:57:48.876Z] ---> 49bfe1fc9ad2 [2021-10-26T17:57:48.876Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-26T17:57:48.876Z] ---> Running in 86192a9c034e [2021-10-26T17:57:49.858Z] ---> e70fca584168 [2021-10-26T17:57:49.858Z] Step 9/23 : RUN go mod tidy [2021-10-26T17:57:49.858Z] ---> Running in f91e6ceae807 [2021-10-26T17:57:50.148Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T17:57:50.420Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T17:57:51.399Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T17:57:51.399Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T17:57:51.996Z] OK: 219 MiB in 52 packages [2021-10-26T17:57:52.594Z] OK: 219 MiB in 52 packages [2021-10-26T17:57:53.583Z] Removing intermediate container 1cb44066d37c [2021-10-26T17:57:53.583Z] ---> 10d5bc129fcc [2021-10-26T17:57:53.583Z] Step 6/22 : COPY . . [2021-10-26T17:57:53.859Z] Removing intermediate container 86192a9c034e [2021-10-26T17:57:53.859Z] ---> 56c7e0ef6fdd [2021-10-26T17:57:53.859Z] Step 6/22 : COPY . . [2021-10-26T17:57:54.840Z] Removing intermediate container f91e6ceae807 [2021-10-26T17:57:54.840Z] ---> 620096b453d3 [2021-10-26T17:57:54.840Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-26T17:57:54.840Z] ---> Running in e2fae42d3156 [2021-10-26T17:57:56.287Z] ---> 4cd0f097beaa [2021-10-26T17:57:56.287Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T17:57:56.573Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.79" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-26T17:57:56.573Z] ---> Running in ef237400583a [2021-10-26T17:58:03.307Z] Removing intermediate container ef237400583a [2021-10-26T17:58:03.307Z] ---> cbfb779665ea [2021-10-26T17:58:03.307Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-26T17:58:03.307Z] ---> Running in 091e961bee74 [2021-10-26T17:58:05.288Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.79" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-26T17:58:12.009Z] ---> 9c926eb0b981 [2021-10-26T17:58:12.009Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T17:58:12.009Z] ---> 625cd8e8c7c8 [2021-10-26T17:58:12.009Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-26T17:58:12.283Z] ---> Running in 7b62eaf8f7c7 [2021-10-26T17:58:12.283Z] ---> Running in 3a5f92f02322 [2021-10-26T17:58:17.713Z] Removing intermediate container 7b62eaf8f7c7 [2021-10-26T17:58:17.713Z] ---> 11e09b5dfd56 [2021-10-26T17:58:17.713Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-26T17:58:17.713Z] ---> Running in 54e845112bd5 [2021-10-26T17:58:18.004Z] Removing intermediate container 3a5f92f02322 [2021-10-26T17:58:18.004Z] ---> c07ef3e844b6 [2021-10-26T17:58:18.004Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-26T17:58:18.004Z] ---> Running in c148a09bf7d6 [2021-10-26T17:58:19.996Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.79" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-26T17:58:19.996Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.79" -o cmd/core-data/core-data ./cmd/core-data [2021-10-26T17:59:28.046Z] Removing intermediate container e2fae42d3156 [2021-10-26T17:59:28.046Z] ---> 18bf8faa8c62 [2021-10-26T17:59:28.046Z] [2021-10-26T17:59:28.046Z] Step 11/23 : FROM alpine:3.14 [2021-10-26T17:59:28.046Z] ---> bb3de5531c18 [2021-10-26T17:59:28.046Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-26T17:59:28.046Z] ---> Using cache [2021-10-26T17:59:28.046Z] ---> cb909d2e08e6 [2021-10-26T17:59:28.046Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-26T17:59:28.046Z] ---> Using cache [2021-10-26T17:59:28.046Z] ---> 11616014fd2d [2021-10-26T17:59:28.046Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-26T17:59:28.046Z] ---> Running in 38a67dd0883a [2021-10-26T17:59:28.046Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.79" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-26T17:59:28.046Z] Removing intermediate container 38a67dd0883a [2021-10-26T17:59:28.046Z] ---> 1c4af192f0f0 [2021-10-26T17:59:28.046Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-26T17:59:28.046Z] ---> Running in 98f7601824ba [2021-10-26T17:59:28.047Z] Removing intermediate container 98f7601824ba [2021-10-26T17:59:28.047Z] ---> 5a0c92a6eb3e [2021-10-26T17:59:28.047Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T17:59:28.652Z] ---> 2acd363438c6 [2021-10-26T17:59:28.652Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-26T17:59:30.634Z] ---> f56f815a0324 [2021-10-26T17:59:30.634Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-26T17:59:31.618Z] ---> 5126daf16bcc [2021-10-26T17:59:31.618Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-26T17:59:31.890Z] ---> Running in 55b8daab9b6c [2021-10-26T17:59:32.487Z] Removing intermediate container 55b8daab9b6c [2021-10-26T17:59:32.487Z] ---> 552eee2ea94e [2021-10-26T17:59:32.487Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T17:59:32.487Z] ---> Running in ad8eeb052633 [2021-10-26T17:59:33.093Z] Removing intermediate container ad8eeb052633 [2021-10-26T17:59:33.093Z] ---> 8ac0dd9262e9 [2021-10-26T17:59:33.093Z] Step 21/23 : LABEL arch=arm64 [2021-10-26T17:59:33.093Z] ---> Running in 028a65338c76 [2021-10-26T17:59:33.697Z] Removing intermediate container 028a65338c76 [2021-10-26T17:59:33.697Z] ---> 5d044f461f61 [2021-10-26T17:59:33.697Z] Step 22/23 : LABEL git_sha=11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [2021-10-26T17:59:33.970Z] ---> Running in 1ea6498fc4b1 [2021-10-26T17:59:34.569Z] Removing intermediate container 1ea6498fc4b1 [2021-10-26T17:59:34.569Z] ---> 8a94c84e03e4 [2021-10-26T17:59:34.569Z] Step 23/23 : LABEL version=2.0.1-dev.79 [2021-10-26T17:59:34.569Z] ---> Running in 08394b007fef [2021-10-26T17:59:35.171Z] Removing intermediate container 08394b007fef [2021-10-26T17:59:35.171Z] ---> 9823dc199a4a [2021-10-26T17:59:35.171Z] [2021-10-26T17:59:35.445Z] Successfully built 9823dc199a4a [2021-10-26T17:59:35.445Z] Successfully tagged support-scheduler-arm64:latest [2021-10-26T17:59:42.168Z]  Building support-scheduler ... done Removing intermediate container 091e961bee74 [2021-10-26T17:59:42.168Z] ---> ec839ab3d6a9 [2021-10-26T17:59:42.168Z] [2021-10-26T17:59:42.168Z] Step 9/20 : FROM alpine:3.14 [2021-10-26T17:59:42.168Z] ---> bb3de5531c18 [2021-10-26T17:59:42.168Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-26T17:59:42.168Z] ---> Running in fd8d18230e09 [2021-10-26T17:59:43.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T17:59:43.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T17:59:44.517Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-26T17:59:44.517Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-26T17:59:44.517Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-26T17:59:44.517Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-26T17:59:44.517Z] (5/5) Installing curl (7.79.1-r0) [2021-10-26T17:59:44.801Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T17:59:44.801Z] Executing ca-certificates-20191127-r5.trigger [2021-10-26T17:59:45.078Z] OK: 8 MiB in 19 packages [2021-10-26T17:59:47.716Z] Removing intermediate container fd8d18230e09 [2021-10-26T17:59:47.716Z] ---> eeb4ec24a215 [2021-10-26T17:59:47.716Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-26T17:59:47.716Z] ---> Running in cf574de26951 [2021-10-26T17:59:48.322Z] Removing intermediate container 54e845112bd5 [2021-10-26T17:59:48.322Z] ---> 83a16c1c0cd8 [2021-10-26T17:59:48.322Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-26T17:59:48.322Z] Removing intermediate container cf574de26951 [2021-10-26T17:59:48.322Z] ---> 56c58786c13e [2021-10-26T17:59:48.322Z] Step 12/20 : WORKDIR /edgex [2021-10-26T17:59:48.322Z] ---> Running in 4cb15118d8e9 [2021-10-26T17:59:48.322Z] ---> Running in 109b59ac7f4f [2021-10-26T17:59:48.912Z] Removing intermediate container 109b59ac7f4f [2021-10-26T17:59:48.912Z] ---> ceb3c0a75802 [2021-10-26T17:59:48.912Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-26T17:59:49.896Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.79" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-26T17:59:49.896Z] ---> 4a15a4075e08 [2021-10-26T17:59:49.896Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-26T17:59:51.336Z] ---> 58f6f2298eb2 [2021-10-26T17:59:51.336Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-26T17:59:52.779Z] ---> 5fb3ac018866 [2021-10-26T17:59:52.779Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-26T17:59:52.779Z] ---> Running in 4381e1b74f06 [2021-10-26T17:59:53.054Z] Removing intermediate container 4cb15118d8e9 [2021-10-26T17:59:53.054Z] ---> 9946a1c0cd5b [2021-10-26T17:59:53.054Z] [2021-10-26T17:59:53.054Z] Step 10/22 : FROM docker:20.10.8 [2021-10-26T17:59:53.330Z] 20.10.8: Pulling from library/docker [2021-10-26T17:59:53.330Z] Removing intermediate container 4381e1b74f06 [2021-10-26T17:59:53.330Z] ---> d148ac61ccc7 [2021-10-26T17:59:53.330Z] Step 17/20 : CMD ["--init=true"] [2021-10-26T17:59:53.330Z] ---> Running in e9db62e146bd [2021-10-26T17:59:53.933Z] Removing intermediate container e9db62e146bd [2021-10-26T17:59:53.933Z] ---> 6327bcc62331 [2021-10-26T17:59:53.933Z] Step 18/20 : LABEL arch=arm64 [2021-10-26T17:59:54.207Z] ---> Running in 333cc5475fe7 [2021-10-26T17:59:54.806Z] Removing intermediate container 333cc5475fe7 [2021-10-26T17:59:54.806Z] ---> af613387e04a [2021-10-26T17:59:54.806Z] Step 19/20 : LABEL git_sha=11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [2021-10-26T17:59:55.081Z] ---> Running in e4ef8eb17345 [2021-10-26T17:59:55.681Z] Removing intermediate container e4ef8eb17345 [2021-10-26T17:59:55.681Z] ---> 9aa0997c6d98 [2021-10-26T17:59:55.681Z] Step 20/20 : LABEL version=2.0.1-dev.79 [2021-10-26T17:59:55.956Z] ---> Running in 5d6c250a6a83 [2021-10-26T17:59:56.629Z] Removing intermediate container 5d6c250a6a83 [2021-10-26T17:59:56.629Z] ---> ca560379d1e7 [2021-10-26T17:59:56.629Z] [2021-10-26T17:59:56.910Z] Successfully built ca560379d1e7 [2021-10-26T17:59:56.910Z] Successfully tagged security-proxy-setup-arm64:latest [2021-10-26T18:00:00.334Z]  Building security-proxy-setup ... done Removing intermediate container c148a09bf7d6 [2021-10-26T18:00:00.334Z] ---> 366ab0aaf8fc [2021-10-26T18:00:00.334Z] [2021-10-26T18:00:00.334Z] Step 9/22 : FROM alpine:3.14 [2021-10-26T18:00:00.334Z] ---> bb3de5531c18 [2021-10-26T18:00:00.334Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-26T18:00:00.334Z] ---> Running in be232f038c80 [2021-10-26T18:00:00.929Z] Removing intermediate container be232f038c80 [2021-10-26T18:00:00.929Z] ---> 083d74f51e83 [2021-10-26T18:00:00.929Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-26T18:00:00.929Z] ---> Running in 221281b295b0 [2021-10-26T18:00:01.540Z] Removing intermediate container 221281b295b0 [2021-10-26T18:00:01.540Z] ---> a9b52e50777c [2021-10-26T18:00:01.540Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-26T18:00:01.540Z] ---> Running in 2019be34d6ef [2021-10-26T18:00:01.820Z] Removing intermediate container 2019be34d6ef [2021-10-26T18:00:01.820Z] ---> 54bf92fc6b0e [2021-10-26T18:00:01.820Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-26T18:00:02.091Z] ---> Running in 3a404bd1e43a [2021-10-26T18:00:02.372Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-26T18:00:02.372Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-26T18:00:02.372Z] ---> 3734d5adc5ac [2021-10-26T18:00:02.372Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-26T18:00:02.372Z] ---> Running in 7c0d1ac62c32 [2021-10-26T18:00:02.976Z] Removing intermediate container 7c0d1ac62c32 [2021-10-26T18:00:02.976Z] ---> 2626eb93b3fb [2021-10-26T18:00:02.976Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-10-26T18:00:02.976Z] ---> Running in f5453a7bb9ca [2021-10-26T18:00:04.408Z] Removing intermediate container 3a404bd1e43a [2021-10-26T18:00:04.408Z] ---> 318303f07b1b [2021-10-26T18:00:04.408Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-26T18:00:04.408Z] ---> Running in 6ab8d2767f76 [2021-10-26T18:00:04.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T18:00:04.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T18:00:05.659Z] (1/42) Installing readline (8.1.0-r0) [2021-10-26T18:00:05.659Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-26T18:00:05.659Z] (2/42) Installing bash (5.1.4-r0) [2021-10-26T18:00:05.659Z] Executing bash-5.1.4-r0.post-install [2021-10-26T18:00:05.659Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-26T18:00:05.659Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-26T18:00:05.659Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-26T18:00:05.659Z] (6/42) Installing curl (7.79.1-r0) [2021-10-26T18:00:05.659Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-26T18:00:05.659Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-26T18:00:05.659Z] (9/42) Installing expat (2.4.1-r0) [2021-10-26T18:00:05.659Z] (10/42) Installing libffi (3.3-r2) [2021-10-26T18:00:05.659Z] (11/42) Installing gdbm (1.19-r0) [2021-10-26T18:00:05.659Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-26T18:00:05.659Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-26T18:00:05.659Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-26T18:00:05.659Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-26T18:00:05.659Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-26T18:00:05.659Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-26T18:00:06.252Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-26T18:00:07.227Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-26T18:00:07.227Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-26T18:00:07.227Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-26T18:00:07.500Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-26T18:00:07.500Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-26T18:00:07.500Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-26T18:00:07.500Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-26T18:00:07.500Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-26T18:00:07.771Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-26T18:00:07.771Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-26T18:00:07.771Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-26T18:00:07.771Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-26T18:00:07.771Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-26T18:00:07.771Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-26T18:00:07.771Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-26T18:00:07.771Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-26T18:00:07.771Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-26T18:00:07.771Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T18:00:07.771Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-26T18:00:07.771Z] OK: 8 MiB in 20 packages [2021-10-26T18:00:07.771Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-26T18:00:07.771Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-26T18:00:07.771Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-26T18:00:07.771Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-26T18:00:08.042Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-26T18:00:08.042Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-26T18:00:08.042Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-26T18:00:08.042Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-26T18:00:08.042Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-26T18:00:08.042Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-26T18:00:08.042Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-26T18:00:08.042Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-26T18:00:08.313Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-26T18:00:08.913Z] Executing busybox-1.33.1-r3.trigger [2021-10-26T18:00:08.913Z] OK: 84 MiB in 64 packages [2021-10-26T18:00:09.508Z] Removing intermediate container 6ab8d2767f76 [2021-10-26T18:00:09.508Z] ---> 3bc09df3e78b [2021-10-26T18:00:09.508Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-26T18:00:10.109Z] ---> b41a2024fae2 [2021-10-26T18:00:10.109Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-26T18:00:11.553Z] ---> 0ac39c00c19e [2021-10-26T18:00:11.553Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-26T18:00:12.149Z] ---> ef554e943421 [2021-10-26T18:00:12.149Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-26T18:00:12.149Z] ---> Running in ca4c0fdc05cb [2021-10-26T18:00:12.423Z] Removing intermediate container ca4c0fdc05cb [2021-10-26T18:00:12.423Z] ---> 45177ff0ef4e [2021-10-26T18:00:12.423Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T18:00:12.694Z] ---> Running in 6f5b3cc67132 [2021-10-26T18:00:12.694Z] Collecting docker-compose==1.23.2 [2021-10-26T18:00:12.694Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-26T18:00:12.966Z] Removing intermediate container 6f5b3cc67132 [2021-10-26T18:00:12.966Z] ---> 72bd0378790b [2021-10-26T18:00:12.966Z] Step 20/22 : LABEL arch=arm64 [2021-10-26T18:00:13.240Z] ---> Running in 0e8fa92a5723 [2021-10-26T18:00:13.240Z] Collecting cached-property<2,>=1.2.0 [2021-10-26T18:00:13.240Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-26T18:00:13.240Z] Collecting docopt<0.7,>=0.6.1 [2021-10-26T18:00:13.240Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-26T18:00:13.522Z] Removing intermediate container 0e8fa92a5723 [2021-10-26T18:00:13.522Z] ---> d1ea70e98a2f [2021-10-26T18:00:13.522Z] Step 21/22 : LABEL git_sha=11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [2021-10-26T18:00:13.797Z] ---> Running in a86c34851182 [2021-10-26T18:00:14.071Z] Removing intermediate container a86c34851182 [2021-10-26T18:00:14.071Z] ---> 859ef35ee333 [2021-10-26T18:00:14.071Z] Step 22/22 : LABEL version=2.0.1-dev.79 [2021-10-26T18:00:14.071Z] ---> Running in cb6de0554923 [2021-10-26T18:00:14.665Z] Removing intermediate container cb6de0554923 [2021-10-26T18:00:14.665Z] ---> 20d86360c160 [2021-10-26T18:00:14.665Z] [2021-10-26T18:00:14.665Z] Successfully built 20d86360c160 [2021-10-26T18:00:14.665Z] Successfully tagged core-data-arm64:latest [2021-10-26T18:00:15.530Z]  Building core-data ... done Collecting docker<4.0,>=3.6.0 [2021-10-26T18:00:15.530Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-26T18:00:15.530Z] Collecting jsonschema<3,>=2.5.1 [2021-10-26T18:00:15.530Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-26T18:00:16.122Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-26T18:00:16.122Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-26T18:00:16.122Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-26T18:00:16.122Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-26T18:00:18.087Z] Collecting PyYAML<4,>=3.10 [2021-10-26T18:00:18.087Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-26T18:00:20.705Z] Collecting texttable<0.10,>=0.9.0 [2021-10-26T18:00:20.705Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-26T18:00:23.324Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-26T18:00:23.324Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-26T18:00:23.324Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-26T18:00:23.324Z] Collecting docker-pycreds>=0.4.0 [2021-10-26T18:00:23.324Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-26T18:00:23.595Z] Collecting idna<2.8,>=2.5 [2021-10-26T18:00:23.595Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-26T18:00:24.187Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-26T18:00:24.187Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-26T18:00:24.187Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-10-26T18:00:24.187Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-26T18:00:24.457Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-26T18:00:24.457Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-26T18:00:24.457Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-26T18:00:24.457Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-26T18:00:24.457Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-26T18:00:25.429Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-26T18:00:25.429Z] Attempting uninstall: urllib3 [2021-10-26T18:00:25.429Z] Found existing installation: urllib3 1.26.5 [2021-10-26T18:00:25.429Z] Uninstalling urllib3-1.26.5: [2021-10-26T18:00:25.429Z] Successfully uninstalled urllib3-1.26.5 [2021-10-26T18:00:25.699Z] Attempting uninstall: idna [2021-10-26T18:00:25.969Z] Found existing installation: idna 3.2 [2021-10-26T18:00:25.969Z] Uninstalling idna-3.2: [2021-10-26T18:00:25.969Z] Successfully uninstalled idna-3.2 [2021-10-26T18:00:26.556Z] Attempting uninstall: chardet [2021-10-26T18:00:26.556Z] Found existing installation: chardet 4.0.0 [2021-10-26T18:00:26.556Z] Uninstalling chardet-4.0.0: [2021-10-26T18:00:26.826Z] Successfully uninstalled chardet-4.0.0 [2021-10-26T18:00:28.242Z] Attempting uninstall: requests [2021-10-26T18:00:28.242Z] Found existing installation: requests 2.25.1 [2021-10-26T18:00:28.242Z] Uninstalling requests-2.25.1: [2021-10-26T18:00:28.242Z] Successfully uninstalled requests-2.25.1 [2021-10-26T18:00:28.511Z] Running setup.py install for texttable: started [2021-10-26T18:00:29.927Z] Running setup.py install for texttable: finished with status 'done' [2021-10-26T18:00:29.927Z] Running setup.py install for PyYAML: started [2021-10-26T18:00:31.884Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-26T18:00:32.156Z] Running setup.py install for docopt: started [2021-10-26T18:00:34.118Z] Running setup.py install for docopt: finished with status 'done' [2021-10-26T18:00:34.118Z] Running setup.py install for dockerpty: started [2021-10-26T18:00:35.546Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-26T18:00:36.974Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 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-10-26T18:00:45.244Z] Removing intermediate container f5453a7bb9ca [2021-10-26T18:00:45.244Z] ---> a97e49a17be0 [2021-10-26T18:00:45.244Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-26T18:00:45.244Z] ---> Running in 5d9051896030 [2021-10-26T18:00:45.244Z] Removing intermediate container 5d9051896030 [2021-10-26T18:00:45.244Z] ---> d47d2d53df5c [2021-10-26T18:00:45.244Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-26T18:00:45.244Z] ---> Running in 6611344fea68 [2021-10-26T18:00:45.837Z] Removing intermediate container 6611344fea68 [2021-10-26T18:00:45.837Z] ---> e119b44cfd21 [2021-10-26T18:00:45.837Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-26T18:00:46.814Z] ---> 12b035c21288 [2021-10-26T18:00:46.814Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-26T18:00:47.416Z] ---> 7768f0beef5e [2021-10-26T18:00:47.416Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-26T18:00:48.394Z] ---> 5fad424d7ab1 [2021-10-26T18:00:48.394Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-26T18:00:48.394Z] ---> Running in f677239e86bb [2021-10-26T18:00:48.989Z] Removing intermediate container f677239e86bb [2021-10-26T18:00:48.989Z] ---> 63f7893cd63f [2021-10-26T18:00:48.989Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-26T18:00:48.989Z] ---> Running in 93a84a01c17d [2021-10-26T18:00:49.584Z] Removing intermediate container 93a84a01c17d [2021-10-26T18:00:49.584Z] ---> 1187f89ae717 [2021-10-26T18:00:49.584Z] Step 20/22 : LABEL arch=arm64 [2021-10-26T18:00:49.584Z] ---> Running in 636075efecf7 [2021-10-26T18:00:49.859Z] Removing intermediate container 636075efecf7 [2021-10-26T18:00:49.859Z] ---> e21feb8d0680 [2021-10-26T18:00:49.859Z] Step 21/22 : LABEL git_sha=11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [2021-10-26T18:00:49.859Z] ---> Running in fdfcc7067687 [2021-10-26T18:00:50.451Z] Removing intermediate container fdfcc7067687 [2021-10-26T18:00:50.451Z] ---> 75a1e8b978cc [2021-10-26T18:00:50.451Z] Step 22/22 : LABEL version=2.0.1-dev.79 [2021-10-26T18:00:50.451Z] ---> Running in aa2197e01015 [2021-10-26T18:00:51.048Z] Removing intermediate container aa2197e01015 [2021-10-26T18:00:51.048Z] ---> 28203dbf9cf6 [2021-10-26T18:00:51.048Z] [2021-10-26T18:00:51.048Z] Successfully built 28203dbf9cf6 [2021-10-26T18:00:51.320Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-10-26T18:00:51.608Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-10-26T18:00:51.748Z] $ docker stop --time=1 d750281a4db5a68a938e2450c051a1a20a8757f427ea044dd2073bb3dc6813fc [2021-10-26T18:00:53.445Z] $ docker rm -f d750281a4db5a68a938e2450c051a1a20a8757f427ea044dd2073bb3dc6813fc [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-26T18:00:53.889Z] + docker images [2021-10-26T18:00:54.168Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-26T18:00:54.168Z] sys-mgmt-agent-arm64 latest 28203dbf9cf6 4 seconds ago 277MB [2021-10-26T18:00:54.168Z] core-data-arm64 latest 20d86360c160 40 seconds ago 19.5MB [2021-10-26T18:00:54.168Z] 366ab0aaf8fc 55 seconds ago 1.46GB [2021-10-26T18:00:54.168Z] security-proxy-setup-arm64 latest ca560379d1e7 58 seconds ago 25.4MB [2021-10-26T18:00:54.168Z] 9946a1c0cd5b About a minute ago 1.45GB [2021-10-26T18:00:54.168Z] ec839ab3d6a9 About a minute ago 1.46GB [2021-10-26T18:00:54.168Z] support-scheduler-arm64 latest 9823dc199a4a About a minute ago 15.3MB [2021-10-26T18:00:54.168Z] 18bf8faa8c62 About a minute ago 1.46GB [2021-10-26T18:00:54.168Z] security-bootstrapper-arm64 latest bc5f9b000ca0 3 minutes ago 17.8MB [2021-10-26T18:00:54.168Z] security-secretstore-setup-arm64 latest 843ea86340fe 3 minutes ago 26.8MB [2021-10-26T18:00:54.168Z] support-notifications-arm64 latest 6dd14f8723b2 3 minutes ago 16.1MB [2021-10-26T18:00:54.168Z] core-metadata-arm64 latest 0c17b7055c87 3 minutes ago 15.9MB [2021-10-26T18:00:54.168Z] core-command-arm64 latest 220ea2076b67 3 minutes ago 15.2MB [2021-10-26T18:00:54.168Z] 4d6844a06766 3 minutes ago 1.46GB [2021-10-26T18:00:54.168Z] 11288401ecd5 3 minutes ago 1.46GB [2021-10-26T18:00:54.168Z] 1c0df0a05006 3 minutes ago 1.46GB [2021-10-26T18:00:54.168Z] 453fdc86ecc5 3 minutes ago 1.46GB [2021-10-26T18:00:54.168Z] 5bae5105f930 4 minutes ago 1.45GB [2021-10-26T18:00:54.168Z] ci-base-image-arm64 latest 6e3c011cf84e 8 minutes ago 1.24GB [2021-10-26T18:00:54.168Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 13 days ago 534MB [2021-10-26T18:00:54.168Z] docker 20.10.8 3734d5adc5ac 7 weeks ago 198MB [2021-10-26T18:00:54.168Z] alpine 3.14 bb3de5531c18 2 months ago 5.34MB [2021-10-26T18:00:54.168Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 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-10-26T18:00:54.367Z] provisioning config files... [2021-10-26T18:00:54.386Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/90@tmp/config4289472226231249352tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-26T18:00:54.740Z] ---> docker-login.sh [2021-10-26T18:00:54.740Z] nexus3.edgexfoundry.org:10001 [2021-10-26T18:00:55.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T18:00:55.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T18:00:55.283Z] Configure a credential helper to remove this warning. See [2021-10-26T18:00:55.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T18:00:55.283Z] [2021-10-26T18:00:55.283Z] Login Succeeded [2021-10-26T18:00:55.283Z] nexus3.edgexfoundry.org:10002 [2021-10-26T18:00:55.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T18:00:55.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T18:00:55.822Z] Configure a credential helper to remove this warning. See [2021-10-26T18:00:55.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T18:00:55.822Z] [2021-10-26T18:00:55.822Z] Login Succeeded [2021-10-26T18:00:55.822Z] nexus3.edgexfoundry.org:10003 [2021-10-26T18:00:56.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T18:00:56.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T18:00:56.365Z] Configure a credential helper to remove this warning. See [2021-10-26T18:00:56.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T18:00:56.365Z] [2021-10-26T18:00:56.365Z] Login Succeeded [2021-10-26T18:00:56.365Z] nexus3.edgexfoundry.org:10004 [2021-10-26T18:00:56.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T18:00:56.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T18:00:56.909Z] Configure a credential helper to remove this warning. See [2021-10-26T18:00:56.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T18:00:56.909Z] [2021-10-26T18:00:56.909Z] Login Succeeded [2021-10-26T18:00:56.909Z] docker.io [2021-10-26T18:00:57.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-26T18:00:57.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-26T18:00:57.770Z] Configure a credential helper to remove this warning. See [2021-10-26T18:00:57.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-26T18:00:57.770Z] [2021-10-26T18:00:57.770Z] Login Succeeded [2021-10-26T18:00:57.770Z] ---> docker-login.sh ends [Pipeline] } [2021-10-26T18:00:57.797Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-26T18:00:57.837Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-10-26T18:00:57.837Z] 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [2021-10-26T18:00:57.837Z] latest [2021-10-26T18:00:57.837Z] 2.0.1-dev.79 [2021-10-26T18:00:57.837Z] 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79 [2021-10-26T18:00:57.837Z] main [2021-10-26T18:00:57.837Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:00:59.138Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:00:59.537Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [2021-10-26T18:00:59.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-10-26T18:00:59.537Z] b72c3bf33bdd: Preparing [2021-10-26T18:00:59.537Z] aafbcf133f6f: Preparing [2021-10-26T18:00:59.537Z] 01c7e4e608d3: Preparing [2021-10-26T18:00:59.537Z] 5876065a4c19: Preparing [2021-10-26T18:00:59.537Z] ee420dfed78a: Preparing [2021-10-26T18:00:59.824Z] ee420dfed78a: Layer already exists [2021-10-26T18:00:59.824Z] b72c3bf33bdd: Pushed [2021-10-26T18:00:59.824Z] 01c7e4e608d3: Pushed [2021-10-26T18:00:59.824Z] 5876065a4c19: Pushed [2021-10-26T18:01:02.454Z] aafbcf133f6f: Pushed [2021-10-26T18:01:02.454Z] 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5: digest: sha256:d8fef51b041339797b10d64c85a20bf37cb8d3ebb393a4ac904298273226b07e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:02.790Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:03.118Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-10-26T18:01:03.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-10-26T18:01:03.119Z] b72c3bf33bdd: Preparing [2021-10-26T18:01:03.119Z] aafbcf133f6f: Preparing [2021-10-26T18:01:03.119Z] 01c7e4e608d3: Preparing [2021-10-26T18:01:03.119Z] 5876065a4c19: Preparing [2021-10-26T18:01:03.119Z] ee420dfed78a: Preparing [2021-10-26T18:01:03.119Z] ee420dfed78a: Layer already exists [2021-10-26T18:01:03.119Z] 01c7e4e608d3: Layer already exists [2021-10-26T18:01:03.119Z] 5876065a4c19: Layer already exists [2021-10-26T18:01:03.119Z] aafbcf133f6f: Layer already exists [2021-10-26T18:01:03.119Z] b72c3bf33bdd: Layer already exists [2021-10-26T18:01:03.390Z] latest: digest: sha256:d8fef51b041339797b10d64c85a20bf37cb8d3ebb393a4ac904298273226b07e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:03.729Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.79 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:04.061Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.79 [2021-10-26T18:01:04.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-10-26T18:01:04.061Z] b72c3bf33bdd: Preparing [2021-10-26T18:01:04.061Z] aafbcf133f6f: Preparing [2021-10-26T18:01:04.061Z] 01c7e4e608d3: Preparing [2021-10-26T18:01:04.061Z] 5876065a4c19: Preparing [2021-10-26T18:01:04.061Z] ee420dfed78a: Preparing [2021-10-26T18:01:04.061Z] ee420dfed78a: Layer already exists [2021-10-26T18:01:04.061Z] aafbcf133f6f: Layer already exists [2021-10-26T18:01:04.061Z] b72c3bf33bdd: Layer already exists [2021-10-26T18:01:04.061Z] 01c7e4e608d3: Layer already exists [2021-10-26T18:01:04.061Z] 5876065a4c19: Layer already exists [2021-10-26T18:01:04.333Z] 2.0.1-dev.79: digest: sha256:d8fef51b041339797b10d64c85a20bf37cb8d3ebb393a4ac904298273226b07e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:04.668Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:04.996Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79 [2021-10-26T18:01:04.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-10-26T18:01:04.996Z] b72c3bf33bdd: Preparing [2021-10-26T18:01:04.996Z] aafbcf133f6f: Preparing [2021-10-26T18:01:04.996Z] 01c7e4e608d3: Preparing [2021-10-26T18:01:04.996Z] 5876065a4c19: Preparing [2021-10-26T18:01:04.996Z] ee420dfed78a: Preparing [2021-10-26T18:01:04.996Z] 01c7e4e608d3: Layer already exists [2021-10-26T18:01:04.996Z] aafbcf133f6f: Layer already exists [2021-10-26T18:01:04.996Z] 5876065a4c19: Layer already exists [2021-10-26T18:01:04.996Z] ee420dfed78a: Layer already exists [2021-10-26T18:01:04.996Z] b72c3bf33bdd: Layer already exists [2021-10-26T18:01:05.267Z] 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79: digest: sha256:d8fef51b041339797b10d64c85a20bf37cb8d3ebb393a4ac904298273226b07e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:05.595Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:05.930Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-10-26T18:01:05.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-10-26T18:01:05.930Z] b72c3bf33bdd: Preparing [2021-10-26T18:01:05.930Z] aafbcf133f6f: Preparing [2021-10-26T18:01:05.930Z] 01c7e4e608d3: Preparing [2021-10-26T18:01:05.930Z] 5876065a4c19: Preparing [2021-10-26T18:01:05.930Z] ee420dfed78a: Preparing [2021-10-26T18:01:05.930Z] ee420dfed78a: Layer already exists [2021-10-26T18:01:05.930Z] b72c3bf33bdd: Layer already exists [2021-10-26T18:01:05.930Z] aafbcf133f6f: Layer already exists [2021-10-26T18:01:05.930Z] 5876065a4c19: Layer already exists [2021-10-26T18:01:05.930Z] 01c7e4e608d3: Layer already exists [2021-10-26T18:01:06.201Z] main: digest: sha256:d8fef51b041339797b10d64c85a20bf37cb8d3ebb393a4ac904298273226b07e size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-26T18:01:06.241Z] ===================================================== [Pipeline] echo [2021-10-26T18:01:06.249Z] taggedImages: [2021-10-26T18:01:06.249Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [2021-10-26T18:01:06.249Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-10-26T18:01:06.249Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.79 [2021-10-26T18:01:06.249Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79 [2021-10-26T18:01:06.249Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-10-26T18:01:06.266Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-10-26T18:01:06.266Z] 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [2021-10-26T18:01:06.266Z] latest [2021-10-26T18:01:06.266Z] 2.0.1-dev.79 [2021-10-26T18:01:06.266Z] 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79 [2021-10-26T18:01:06.266Z] main [2021-10-26T18:01:06.266Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:06.597Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:06.931Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [2021-10-26T18:01:06.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-10-26T18:01:06.931Z] 96dd8d3edb2c: Preparing [2021-10-26T18:01:06.931Z] ad81cead43fb: Preparing [2021-10-26T18:01:06.931Z] 01c7e4e608d3: Preparing [2021-10-26T18:01:06.931Z] 5f88cb51b246: Preparing [2021-10-26T18:01:06.931Z] 5d4199077b74: Preparing [2021-10-26T18:01:06.931Z] ee420dfed78a: Preparing [2021-10-26T18:01:06.931Z] ee420dfed78a: Waiting [2021-10-26T18:01:07.211Z] 01c7e4e608d3: Layer already exists [2021-10-26T18:01:07.211Z] ee420dfed78a: Layer already exists [2021-10-26T18:01:07.211Z] 5d4199077b74: Pushed [2021-10-26T18:01:07.211Z] 96dd8d3edb2c: Pushed [2021-10-26T18:01:07.802Z] 5f88cb51b246: Pushed [2021-10-26T18:01:09.770Z] ad81cead43fb: Pushed [2021-10-26T18:01:10.040Z] 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5: digest: sha256:157149286cddd2fc6250ccf01d17307ef0d93680589c8ac292a7b2fbc017d9cf size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:10.370Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:10.700Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-10-26T18:01:10.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-10-26T18:01:10.700Z] 96dd8d3edb2c: Preparing [2021-10-26T18:01:10.700Z] ad81cead43fb: Preparing [2021-10-26T18:01:10.700Z] 01c7e4e608d3: Preparing [2021-10-26T18:01:10.700Z] 5f88cb51b246: Preparing [2021-10-26T18:01:10.700Z] 5d4199077b74: Preparing [2021-10-26T18:01:10.700Z] ee420dfed78a: Preparing [2021-10-26T18:01:10.700Z] ee420dfed78a: Waiting [2021-10-26T18:01:10.700Z] 96dd8d3edb2c: Layer already exists [2021-10-26T18:01:10.968Z] 5f88cb51b246: Layer already exists [2021-10-26T18:01:10.968Z] 01c7e4e608d3: Layer already exists [2021-10-26T18:01:10.968Z] 5d4199077b74: Layer already exists [2021-10-26T18:01:10.968Z] ad81cead43fb: Layer already exists [2021-10-26T18:01:10.968Z] ee420dfed78a: Layer already exists [2021-10-26T18:01:10.968Z] latest: digest: sha256:157149286cddd2fc6250ccf01d17307ef0d93680589c8ac292a7b2fbc017d9cf size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:11.304Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.79 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:11.628Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.79 [2021-10-26T18:01:11.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-10-26T18:01:11.628Z] 96dd8d3edb2c: Preparing [2021-10-26T18:01:11.628Z] ad81cead43fb: Preparing [2021-10-26T18:01:11.628Z] 01c7e4e608d3: Preparing [2021-10-26T18:01:11.628Z] 5f88cb51b246: Preparing [2021-10-26T18:01:11.628Z] 5d4199077b74: Preparing [2021-10-26T18:01:11.628Z] ee420dfed78a: Preparing [2021-10-26T18:01:11.628Z] ee420dfed78a: Waiting [2021-10-26T18:01:11.628Z] 5d4199077b74: Layer already exists [2021-10-26T18:01:11.628Z] ad81cead43fb: Layer already exists [2021-10-26T18:01:11.628Z] 01c7e4e608d3: Layer already exists [2021-10-26T18:01:11.628Z] 96dd8d3edb2c: Layer already exists [2021-10-26T18:01:11.628Z] 5f88cb51b246: Layer already exists [2021-10-26T18:01:11.628Z] ee420dfed78a: Layer already exists [2021-10-26T18:01:11.897Z] 2.0.1-dev.79: digest: sha256:157149286cddd2fc6250ccf01d17307ef0d93680589c8ac292a7b2fbc017d9cf size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:12.227Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:12.552Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79 [2021-10-26T18:01:12.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-10-26T18:01:12.553Z] 96dd8d3edb2c: Preparing [2021-10-26T18:01:12.553Z] ad81cead43fb: Preparing [2021-10-26T18:01:12.553Z] 01c7e4e608d3: Preparing [2021-10-26T18:01:12.553Z] 5f88cb51b246: Preparing [2021-10-26T18:01:12.553Z] 5d4199077b74: Preparing [2021-10-26T18:01:12.553Z] ee420dfed78a: Preparing [2021-10-26T18:01:12.553Z] ee420dfed78a: Waiting [2021-10-26T18:01:12.553Z] 5d4199077b74: Layer already exists [2021-10-26T18:01:12.553Z] 96dd8d3edb2c: Layer already exists [2021-10-26T18:01:12.553Z] ad81cead43fb: Layer already exists [2021-10-26T18:01:12.553Z] 01c7e4e608d3: Layer already exists [2021-10-26T18:01:12.553Z] 5f88cb51b246: Layer already exists [2021-10-26T18:01:12.553Z] ee420dfed78a: Layer already exists [2021-10-26T18:01:12.822Z] 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79: digest: sha256:157149286cddd2fc6250ccf01d17307ef0d93680589c8ac292a7b2fbc017d9cf size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:13.156Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:13.482Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-10-26T18:01:13.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-10-26T18:01:13.482Z] 96dd8d3edb2c: Preparing [2021-10-26T18:01:13.482Z] ad81cead43fb: Preparing [2021-10-26T18:01:13.482Z] 01c7e4e608d3: Preparing [2021-10-26T18:01:13.482Z] 5f88cb51b246: Preparing [2021-10-26T18:01:13.482Z] 5d4199077b74: Preparing [2021-10-26T18:01:13.482Z] ee420dfed78a: Preparing [2021-10-26T18:01:13.482Z] ee420dfed78a: Waiting [2021-10-26T18:01:13.482Z] 5d4199077b74: Layer already exists [2021-10-26T18:01:13.482Z] 96dd8d3edb2c: Layer already exists [2021-10-26T18:01:13.482Z] 5f88cb51b246: Layer already exists [2021-10-26T18:01:13.482Z] 01c7e4e608d3: Layer already exists [2021-10-26T18:01:13.482Z] ad81cead43fb: Layer already exists [2021-10-26T18:01:13.482Z] ee420dfed78a: Layer already exists [2021-10-26T18:01:13.751Z] main: digest: sha256:157149286cddd2fc6250ccf01d17307ef0d93680589c8ac292a7b2fbc017d9cf size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-26T18:01:13.793Z] ===================================================== [Pipeline] echo [2021-10-26T18:01:13.800Z] taggedImages: [2021-10-26T18:01:13.800Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [2021-10-26T18:01:13.800Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-10-26T18:01:13.800Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.79 [2021-10-26T18:01:13.800Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79 [2021-10-26T18:01:13.800Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-10-26T18:01:13.819Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-10-26T18:01:13.819Z] 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [2021-10-26T18:01:13.819Z] latest [2021-10-26T18:01:13.819Z] 2.0.1-dev.79 [2021-10-26T18:01:13.819Z] 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79 [2021-10-26T18:01:13.819Z] main [2021-10-26T18:01:13.819Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:14.163Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:14.512Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [2021-10-26T18:01:14.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-10-26T18:01:14.512Z] e73d675ebbf8: Preparing [2021-10-26T18:01:14.512Z] 720e261c3bff: Preparing [2021-10-26T18:01:14.512Z] 01c7e4e608d3: Preparing [2021-10-26T18:01:14.512Z] 5876065a4c19: Preparing [2021-10-26T18:01:14.512Z] ee420dfed78a: Preparing [2021-10-26T18:01:14.512Z] 01c7e4e608d3: Layer already exists [2021-10-26T18:01:14.512Z] ee420dfed78a: Layer already exists [2021-10-26T18:01:14.783Z] 5876065a4c19: Layer already exists [2021-10-26T18:01:14.783Z] e73d675ebbf8: Pushed [2021-10-26T18:01:17.391Z] 720e261c3bff: Pushed [2021-10-26T18:01:17.391Z] 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5: digest: sha256:d1016c05df31f842455e29f4165d8922830d600b53be84b34c8ce016093b790e size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:17.748Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:18.085Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-10-26T18:01:18.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-10-26T18:01:18.085Z] e73d675ebbf8: Preparing [2021-10-26T18:01:18.085Z] 720e261c3bff: Preparing [2021-10-26T18:01:18.085Z] 01c7e4e608d3: Preparing [2021-10-26T18:01:18.085Z] 5876065a4c19: Preparing [2021-10-26T18:01:18.085Z] ee420dfed78a: Preparing [2021-10-26T18:01:18.355Z] 01c7e4e608d3: Layer already exists [2021-10-26T18:01:18.355Z] ee420dfed78a: Layer already exists [2021-10-26T18:01:18.355Z] e73d675ebbf8: Layer already exists [2021-10-26T18:01:18.355Z] 5876065a4c19: Layer already exists [2021-10-26T18:01:18.355Z] 720e261c3bff: Layer already exists [2021-10-26T18:01:18.355Z] latest: digest: sha256:d1016c05df31f842455e29f4165d8922830d600b53be84b34c8ce016093b790e size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:18.690Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.79 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:19.019Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.79 [2021-10-26T18:01:19.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-10-26T18:01:19.019Z] e73d675ebbf8: Preparing [2021-10-26T18:01:19.019Z] 720e261c3bff: Preparing [2021-10-26T18:01:19.019Z] 01c7e4e608d3: Preparing [2021-10-26T18:01:19.019Z] 5876065a4c19: Preparing [2021-10-26T18:01:19.019Z] ee420dfed78a: Preparing [2021-10-26T18:01:19.019Z] ee420dfed78a: Layer already exists [2021-10-26T18:01:19.019Z] 720e261c3bff: Layer already exists [2021-10-26T18:01:19.019Z] 5876065a4c19: Layer already exists [2021-10-26T18:01:19.019Z] 01c7e4e608d3: Layer already exists [2021-10-26T18:01:19.019Z] e73d675ebbf8: Layer already exists [2021-10-26T18:01:19.289Z] 2.0.1-dev.79: digest: sha256:d1016c05df31f842455e29f4165d8922830d600b53be84b34c8ce016093b790e size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:19.633Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:20.026Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79 [2021-10-26T18:01:20.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-10-26T18:01:20.026Z] e73d675ebbf8: Preparing [2021-10-26T18:01:20.026Z] 720e261c3bff: Preparing [2021-10-26T18:01:20.026Z] 01c7e4e608d3: Preparing [2021-10-26T18:01:20.026Z] 5876065a4c19: Preparing [2021-10-26T18:01:20.026Z] ee420dfed78a: Preparing [2021-10-26T18:01:20.308Z] e73d675ebbf8: Layer already exists [2021-10-26T18:01:20.308Z] 01c7e4e608d3: Layer already exists [2021-10-26T18:01:20.308Z] 5876065a4c19: Layer already exists [2021-10-26T18:01:20.308Z] ee420dfed78a: Layer already exists [2021-10-26T18:01:20.308Z] 720e261c3bff: Layer already exists [2021-10-26T18:01:20.308Z] 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79: digest: sha256:d1016c05df31f842455e29f4165d8922830d600b53be84b34c8ce016093b790e size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:20.676Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:21.036Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-10-26T18:01:21.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-10-26T18:01:21.036Z] e73d675ebbf8: Preparing [2021-10-26T18:01:21.036Z] 720e261c3bff: Preparing [2021-10-26T18:01:21.036Z] 01c7e4e608d3: Preparing [2021-10-26T18:01:21.036Z] 5876065a4c19: Preparing [2021-10-26T18:01:21.036Z] ee420dfed78a: Preparing [2021-10-26T18:01:21.311Z] e73d675ebbf8: Layer already exists [2021-10-26T18:01:21.311Z] 01c7e4e608d3: Layer already exists [2021-10-26T18:01:21.311Z] 5876065a4c19: Layer already exists [2021-10-26T18:01:21.311Z] 720e261c3bff: Layer already exists [2021-10-26T18:01:21.311Z] ee420dfed78a: Layer already exists [2021-10-26T18:01:21.311Z] main: digest: sha256:d1016c05df31f842455e29f4165d8922830d600b53be84b34c8ce016093b790e size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-26T18:01:21.348Z] ===================================================== [Pipeline] echo [2021-10-26T18:01:21.353Z] taggedImages: [2021-10-26T18:01:21.353Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [2021-10-26T18:01:21.353Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-10-26T18:01:21.353Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.79 [2021-10-26T18:01:21.353Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79 [2021-10-26T18:01:21.353Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-10-26T18:01:21.374Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-10-26T18:01:21.374Z] 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [2021-10-26T18:01:21.374Z] latest [2021-10-26T18:01:21.374Z] 2.0.1-dev.79 [2021-10-26T18:01:21.374Z] 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79 [2021-10-26T18:01:21.374Z] main [2021-10-26T18:01:21.374Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:21.712Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:22.046Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [2021-10-26T18:01:22.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-10-26T18:01:22.046Z] 5419ea30c02c: Preparing [2021-10-26T18:01:22.046Z] 5419ea30c02c: Preparing [2021-10-26T18:01:22.046Z] eeeaf6d8b2bf: Preparing [2021-10-26T18:01:22.046Z] a10331dbcf12: Preparing [2021-10-26T18:01:22.046Z] 426e89e79eda: Preparing [2021-10-26T18:01:22.046Z] 28a9a48cb046: Preparing [2021-10-26T18:01:22.046Z] 01c7e4e608d3: Preparing [2021-10-26T18:01:22.046Z] 0da38de629e3: Preparing [2021-10-26T18:01:22.046Z] c349a26a6704: Preparing [2021-10-26T18:01:22.046Z] 5bc3212a9fe2: Preparing [2021-10-26T18:01:22.046Z] d3f46ab34bf3: Preparing [2021-10-26T18:01:22.046Z] ee420dfed78a: Preparing [2021-10-26T18:01:22.046Z] 0da38de629e3: Waiting [2021-10-26T18:01:22.046Z] 01c7e4e608d3: Waiting [2021-10-26T18:01:22.046Z] 5bc3212a9fe2: Waiting [2021-10-26T18:01:22.046Z] c349a26a6704: Waiting [2021-10-26T18:01:22.046Z] d3f46ab34bf3: Waiting [2021-10-26T18:01:22.046Z] ee420dfed78a: Waiting [2021-10-26T18:01:22.323Z] 5419ea30c02c: Pushed [2021-10-26T18:01:22.323Z] a10331dbcf12: Pushed [2021-10-26T18:01:22.323Z] eeeaf6d8b2bf: Pushed [2021-10-26T18:01:22.323Z] 426e89e79eda: Pushed [2021-10-26T18:01:22.323Z] 01c7e4e608d3: Layer already exists [2021-10-26T18:01:22.594Z] c349a26a6704: Pushed [2021-10-26T18:01:22.594Z] 0da38de629e3: Pushed [2021-10-26T18:01:22.594Z] 5bc3212a9fe2: Pushed [2021-10-26T18:01:22.594Z] d3f46ab34bf3: Pushed [2021-10-26T18:01:22.594Z] ee420dfed78a: Layer already exists [2021-10-26T18:01:25.202Z] 28a9a48cb046: Pushed [2021-10-26T18:01:25.472Z] 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5: digest: sha256:6a36dcd3504d377bac55a86cc0c2056b58fe36ff509e83663fb9590386b0036e size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:25.804Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:26.132Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-10-26T18:01:26.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-10-26T18:01:26.133Z] 5419ea30c02c: Preparing [2021-10-26T18:01:26.133Z] 5419ea30c02c: Preparing [2021-10-26T18:01:26.133Z] eeeaf6d8b2bf: Preparing [2021-10-26T18:01:26.133Z] a10331dbcf12: Preparing [2021-10-26T18:01:26.133Z] 426e89e79eda: Preparing [2021-10-26T18:01:26.133Z] 28a9a48cb046: Preparing [2021-10-26T18:01:26.133Z] 01c7e4e608d3: Preparing [2021-10-26T18:01:26.133Z] 0da38de629e3: Preparing [2021-10-26T18:01:26.133Z] c349a26a6704: Preparing [2021-10-26T18:01:26.133Z] 5bc3212a9fe2: Preparing [2021-10-26T18:01:26.133Z] d3f46ab34bf3: Preparing [2021-10-26T18:01:26.133Z] ee420dfed78a: Preparing [2021-10-26T18:01:26.133Z] 01c7e4e608d3: Waiting [2021-10-26T18:01:26.133Z] 0da38de629e3: Waiting [2021-10-26T18:01:26.133Z] c349a26a6704: Waiting [2021-10-26T18:01:26.133Z] 5bc3212a9fe2: Waiting [2021-10-26T18:01:26.133Z] d3f46ab34bf3: Waiting [2021-10-26T18:01:26.133Z] ee420dfed78a: Waiting [2021-10-26T18:01:26.133Z] a10331dbcf12: Layer already exists [2021-10-26T18:01:26.133Z] 426e89e79eda: Layer already exists [2021-10-26T18:01:26.133Z] eeeaf6d8b2bf: Layer already exists [2021-10-26T18:01:26.133Z] 5419ea30c02c: Layer already exists [2021-10-26T18:01:26.133Z] 28a9a48cb046: Layer already exists [2021-10-26T18:01:26.133Z] 01c7e4e608d3: Layer already exists [2021-10-26T18:01:26.133Z] c349a26a6704: Layer already exists [2021-10-26T18:01:26.133Z] 0da38de629e3: Layer already exists [2021-10-26T18:01:26.133Z] d3f46ab34bf3: Layer already exists [2021-10-26T18:01:26.402Z] 5bc3212a9fe2: Layer already exists [2021-10-26T18:01:26.402Z] ee420dfed78a: Layer already exists [2021-10-26T18:01:26.402Z] latest: digest: sha256:6a36dcd3504d377bac55a86cc0c2056b58fe36ff509e83663fb9590386b0036e size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:26.735Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.79 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:27.069Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.79 [2021-10-26T18:01:27.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-10-26T18:01:27.069Z] 5419ea30c02c: Preparing [2021-10-26T18:01:27.069Z] 5419ea30c02c: Preparing [2021-10-26T18:01:27.069Z] eeeaf6d8b2bf: Preparing [2021-10-26T18:01:27.069Z] a10331dbcf12: Preparing [2021-10-26T18:01:27.069Z] 426e89e79eda: Preparing [2021-10-26T18:01:27.069Z] 28a9a48cb046: Preparing [2021-10-26T18:01:27.069Z] 01c7e4e608d3: Preparing [2021-10-26T18:01:27.069Z] 0da38de629e3: Preparing [2021-10-26T18:01:27.069Z] 01c7e4e608d3: Waiting [2021-10-26T18:01:27.069Z] c349a26a6704: Preparing [2021-10-26T18:01:27.069Z] 5bc3212a9fe2: Preparing [2021-10-26T18:01:27.069Z] d3f46ab34bf3: Preparing [2021-10-26T18:01:27.069Z] ee420dfed78a: Preparing [2021-10-26T18:01:27.069Z] 0da38de629e3: Waiting [2021-10-26T18:01:27.069Z] 5bc3212a9fe2: Waiting [2021-10-26T18:01:27.069Z] d3f46ab34bf3: Waiting [2021-10-26T18:01:27.069Z] ee420dfed78a: Waiting [2021-10-26T18:01:27.069Z] c349a26a6704: Waiting [2021-10-26T18:01:27.069Z] 5419ea30c02c: Layer already exists [2021-10-26T18:01:27.069Z] eeeaf6d8b2bf: Layer already exists [2021-10-26T18:01:27.069Z] a10331dbcf12: Layer already exists [2021-10-26T18:01:27.069Z] 28a9a48cb046: Layer already exists [2021-10-26T18:01:27.069Z] 426e89e79eda: Layer already exists [2021-10-26T18:01:27.339Z] 0da38de629e3: Layer already exists [2021-10-26T18:01:27.339Z] 01c7e4e608d3: Layer already exists [2021-10-26T18:01:27.339Z] c349a26a6704: Layer already exists [2021-10-26T18:01:27.339Z] 5bc3212a9fe2: Layer already exists [2021-10-26T18:01:27.339Z] d3f46ab34bf3: Layer already exists [2021-10-26T18:01:27.339Z] ee420dfed78a: Layer already exists [2021-10-26T18:01:27.339Z] 2.0.1-dev.79: digest: sha256:6a36dcd3504d377bac55a86cc0c2056b58fe36ff509e83663fb9590386b0036e size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:27.669Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:28.002Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79 [2021-10-26T18:01:28.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-10-26T18:01:28.002Z] 5419ea30c02c: Preparing [2021-10-26T18:01:28.002Z] 5419ea30c02c: Preparing [2021-10-26T18:01:28.002Z] eeeaf6d8b2bf: Preparing [2021-10-26T18:01:28.002Z] a10331dbcf12: Preparing [2021-10-26T18:01:28.002Z] 426e89e79eda: Preparing [2021-10-26T18:01:28.002Z] 28a9a48cb046: Preparing [2021-10-26T18:01:28.002Z] 01c7e4e608d3: Preparing [2021-10-26T18:01:28.002Z] 0da38de629e3: Preparing [2021-10-26T18:01:28.002Z] c349a26a6704: Preparing [2021-10-26T18:01:28.002Z] 5bc3212a9fe2: Preparing [2021-10-26T18:01:28.002Z] d3f46ab34bf3: Preparing [2021-10-26T18:01:28.002Z] ee420dfed78a: Preparing [2021-10-26T18:01:28.002Z] 01c7e4e608d3: Waiting [2021-10-26T18:01:28.002Z] d3f46ab34bf3: Waiting [2021-10-26T18:01:28.002Z] 5bc3212a9fe2: Waiting [2021-10-26T18:01:28.002Z] ee420dfed78a: Waiting [2021-10-26T18:01:28.002Z] 0da38de629e3: Waiting [2021-10-26T18:01:28.002Z] c349a26a6704: Waiting [2021-10-26T18:01:28.002Z] 5419ea30c02c: Layer already exists [2021-10-26T18:01:28.274Z] 28a9a48cb046: Layer already exists [2021-10-26T18:01:28.274Z] a10331dbcf12: Layer already exists [2021-10-26T18:01:28.274Z] eeeaf6d8b2bf: Layer already exists [2021-10-26T18:01:28.274Z] 426e89e79eda: Layer already exists [2021-10-26T18:01:28.274Z] 01c7e4e608d3: Layer already exists [2021-10-26T18:01:28.274Z] c349a26a6704: Layer already exists [2021-10-26T18:01:28.274Z] 0da38de629e3: Layer already exists [2021-10-26T18:01:28.274Z] d3f46ab34bf3: Layer already exists [2021-10-26T18:01:28.274Z] 5bc3212a9fe2: Layer already exists [2021-10-26T18:01:28.274Z] ee420dfed78a: Layer already exists [2021-10-26T18:01:28.274Z] 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79: digest: sha256:6a36dcd3504d377bac55a86cc0c2056b58fe36ff509e83663fb9590386b0036e size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:28.626Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:28.949Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-10-26T18:01:28.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-10-26T18:01:28.949Z] 5419ea30c02c: Preparing [2021-10-26T18:01:28.949Z] 5419ea30c02c: Preparing [2021-10-26T18:01:28.949Z] eeeaf6d8b2bf: Preparing [2021-10-26T18:01:28.949Z] a10331dbcf12: Preparing [2021-10-26T18:01:28.949Z] 426e89e79eda: Preparing [2021-10-26T18:01:28.949Z] 28a9a48cb046: Preparing [2021-10-26T18:01:28.949Z] 01c7e4e608d3: Preparing [2021-10-26T18:01:28.949Z] 0da38de629e3: Preparing [2021-10-26T18:01:28.949Z] c349a26a6704: Preparing [2021-10-26T18:01:28.949Z] 5bc3212a9fe2: Preparing [2021-10-26T18:01:28.949Z] d3f46ab34bf3: Preparing [2021-10-26T18:01:28.949Z] ee420dfed78a: Preparing [2021-10-26T18:01:28.949Z] 5bc3212a9fe2: Waiting [2021-10-26T18:01:28.949Z] 01c7e4e608d3: Waiting [2021-10-26T18:01:28.949Z] 0da38de629e3: Waiting [2021-10-26T18:01:28.949Z] c349a26a6704: Waiting [2021-10-26T18:01:28.949Z] d3f46ab34bf3: Waiting [2021-10-26T18:01:28.949Z] ee420dfed78a: Waiting [2021-10-26T18:01:29.220Z] 28a9a48cb046: Layer already exists [2021-10-26T18:01:29.220Z] a10331dbcf12: Layer already exists [2021-10-26T18:01:29.220Z] 426e89e79eda: Layer already exists [2021-10-26T18:01:29.220Z] 5419ea30c02c: Layer already exists [2021-10-26T18:01:29.220Z] eeeaf6d8b2bf: Layer already exists [2021-10-26T18:01:29.220Z] 0da38de629e3: Layer already exists [2021-10-26T18:01:29.220Z] c349a26a6704: Layer already exists [2021-10-26T18:01:29.220Z] 5bc3212a9fe2: Layer already exists [2021-10-26T18:01:29.220Z] 01c7e4e608d3: Layer already exists [2021-10-26T18:01:29.220Z] d3f46ab34bf3: Layer already exists [2021-10-26T18:01:29.220Z] ee420dfed78a: Layer already exists [2021-10-26T18:01:29.220Z] main: digest: sha256:6a36dcd3504d377bac55a86cc0c2056b58fe36ff509e83663fb9590386b0036e size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-26T18:01:29.256Z] ===================================================== [Pipeline] echo [2021-10-26T18:01:29.261Z] taggedImages: [2021-10-26T18:01:29.261Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [2021-10-26T18:01:29.261Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-10-26T18:01:29.261Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.79 [2021-10-26T18:01:29.261Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79 [2021-10-26T18:01:29.261Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-10-26T18:01:29.278Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-10-26T18:01:29.278Z] 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [2021-10-26T18:01:29.278Z] latest [2021-10-26T18:01:29.278Z] 2.0.1-dev.79 [2021-10-26T18:01:29.278Z] 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79 [2021-10-26T18:01:29.278Z] main [2021-10-26T18:01:29.278Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:29.618Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:29.946Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [2021-10-26T18:01:29.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-10-26T18:01:29.946Z] 4200ddd3ad05: Preparing [2021-10-26T18:01:29.946Z] 00f1ec9c4c13: Preparing [2021-10-26T18:01:29.946Z] b82c38bf5219: Preparing [2021-10-26T18:01:29.946Z] c5b03a3b8924: Preparing [2021-10-26T18:01:29.946Z] c0292eee13e1: Preparing [2021-10-26T18:01:29.946Z] ee420dfed78a: Preparing [2021-10-26T18:01:29.946Z] ee420dfed78a: Waiting [2021-10-26T18:01:30.217Z] b82c38bf5219: Pushed [2021-10-26T18:01:30.217Z] c5b03a3b8924: Pushed [2021-10-26T18:01:30.217Z] ee420dfed78a: Layer already exists [2021-10-26T18:01:30.808Z] c0292eee13e1: Pushed [2021-10-26T18:01:32.234Z] 4200ddd3ad05: Pushed [2021-10-26T18:01:32.234Z] 00f1ec9c4c13: Pushed [2021-10-26T18:01:32.503Z] 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5: digest: sha256:61c17318756b98eff6d5666126d89e70050224ede40b057df358e0ecc63368b0 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:32.831Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:33.156Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-10-26T18:01:33.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-10-26T18:01:33.156Z] 4200ddd3ad05: Preparing [2021-10-26T18:01:33.156Z] 00f1ec9c4c13: Preparing [2021-10-26T18:01:33.156Z] b82c38bf5219: Preparing [2021-10-26T18:01:33.156Z] c5b03a3b8924: Preparing [2021-10-26T18:01:33.156Z] c0292eee13e1: Preparing [2021-10-26T18:01:33.156Z] ee420dfed78a: Preparing [2021-10-26T18:01:33.156Z] ee420dfed78a: Waiting [2021-10-26T18:01:33.156Z] c0292eee13e1: Layer already exists [2021-10-26T18:01:33.156Z] c5b03a3b8924: Layer already exists [2021-10-26T18:01:33.156Z] 00f1ec9c4c13: Layer already exists [2021-10-26T18:01:33.156Z] b82c38bf5219: Layer already exists [2021-10-26T18:01:33.156Z] 4200ddd3ad05: Layer already exists [2021-10-26T18:01:33.156Z] ee420dfed78a: Layer already exists [2021-10-26T18:01:33.426Z] latest: digest: sha256:61c17318756b98eff6d5666126d89e70050224ede40b057df358e0ecc63368b0 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:33.757Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.79 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:34.089Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.79 [2021-10-26T18:01:34.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-10-26T18:01:34.089Z] 4200ddd3ad05: Preparing [2021-10-26T18:01:34.089Z] 00f1ec9c4c13: Preparing [2021-10-26T18:01:34.089Z] b82c38bf5219: Preparing [2021-10-26T18:01:34.089Z] c5b03a3b8924: Preparing [2021-10-26T18:01:34.089Z] c0292eee13e1: Preparing [2021-10-26T18:01:34.089Z] ee420dfed78a: Preparing [2021-10-26T18:01:34.089Z] ee420dfed78a: Waiting [2021-10-26T18:01:34.089Z] 4200ddd3ad05: Layer already exists [2021-10-26T18:01:34.089Z] b82c38bf5219: Layer already exists [2021-10-26T18:01:34.089Z] c5b03a3b8924: Layer already exists [2021-10-26T18:01:34.089Z] 00f1ec9c4c13: Layer already exists [2021-10-26T18:01:34.089Z] c0292eee13e1: Layer already exists [2021-10-26T18:01:34.089Z] ee420dfed78a: Layer already exists [2021-10-26T18:01:34.358Z] 2.0.1-dev.79: digest: sha256:61c17318756b98eff6d5666126d89e70050224ede40b057df358e0ecc63368b0 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:34.686Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:35.014Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79 [2021-10-26T18:01:35.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-10-26T18:01:35.014Z] 4200ddd3ad05: Preparing [2021-10-26T18:01:35.014Z] 00f1ec9c4c13: Preparing [2021-10-26T18:01:35.014Z] b82c38bf5219: Preparing [2021-10-26T18:01:35.014Z] c5b03a3b8924: Preparing [2021-10-26T18:01:35.014Z] c0292eee13e1: Preparing [2021-10-26T18:01:35.014Z] ee420dfed78a: Preparing [2021-10-26T18:01:35.014Z] ee420dfed78a: Waiting [2021-10-26T18:01:35.014Z] b82c38bf5219: Layer already exists [2021-10-26T18:01:35.014Z] 4200ddd3ad05: Layer already exists [2021-10-26T18:01:35.014Z] c5b03a3b8924: Layer already exists [2021-10-26T18:01:35.014Z] c0292eee13e1: Layer already exists [2021-10-26T18:01:35.014Z] 00f1ec9c4c13: Layer already exists [2021-10-26T18:01:35.014Z] ee420dfed78a: Layer already exists [2021-10-26T18:01:35.283Z] 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79: digest: sha256:61c17318756b98eff6d5666126d89e70050224ede40b057df358e0ecc63368b0 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:35.618Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:35.945Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-10-26T18:01:35.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-10-26T18:01:35.945Z] 4200ddd3ad05: Preparing [2021-10-26T18:01:35.945Z] 00f1ec9c4c13: Preparing [2021-10-26T18:01:35.945Z] b82c38bf5219: Preparing [2021-10-26T18:01:35.945Z] c5b03a3b8924: Preparing [2021-10-26T18:01:35.945Z] c0292eee13e1: Preparing [2021-10-26T18:01:35.945Z] ee420dfed78a: Preparing [2021-10-26T18:01:35.945Z] ee420dfed78a: Waiting [2021-10-26T18:01:35.945Z] b82c38bf5219: Layer already exists [2021-10-26T18:01:35.945Z] 4200ddd3ad05: Layer already exists [2021-10-26T18:01:35.945Z] 00f1ec9c4c13: Layer already exists [2021-10-26T18:01:35.945Z] c5b03a3b8924: Layer already exists [2021-10-26T18:01:35.945Z] c0292eee13e1: Layer already exists [2021-10-26T18:01:35.945Z] ee420dfed78a: Layer already exists [2021-10-26T18:01:36.214Z] main: digest: sha256:61c17318756b98eff6d5666126d89e70050224ede40b057df358e0ecc63368b0 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-26T18:01:36.254Z] ===================================================== [Pipeline] echo [2021-10-26T18:01:36.262Z] taggedImages: [2021-10-26T18:01:36.262Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [2021-10-26T18:01:36.262Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-10-26T18:01:36.262Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.79 [2021-10-26T18:01:36.262Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79 [2021-10-26T18:01:36.262Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-10-26T18:01:36.278Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-10-26T18:01:36.278Z] 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [2021-10-26T18:01:36.278Z] latest [2021-10-26T18:01:36.278Z] 2.0.1-dev.79 [2021-10-26T18:01:36.278Z] 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79 [2021-10-26T18:01:36.278Z] main [2021-10-26T18:01:36.278Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:36.618Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:36.950Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [2021-10-26T18:01:36.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-10-26T18:01:36.950Z] be899ac7f660: Preparing [2021-10-26T18:01:36.950Z] 3f5f3fde2c54: Preparing [2021-10-26T18:01:36.950Z] 4b6c356cd478: Preparing [2021-10-26T18:01:36.950Z] a726fdcbd47c: Preparing [2021-10-26T18:01:36.950Z] 3dfc164e5310: Preparing [2021-10-26T18:01:36.950Z] 0edbc39a1c73: Preparing [2021-10-26T18:01:36.950Z] fae64e877eeb: Preparing [2021-10-26T18:01:36.950Z] bcf0d6fde4a5: Preparing [2021-10-26T18:01:36.950Z] b6791eb86ced: Preparing [2021-10-26T18:01:36.950Z] ee420dfed78a: Preparing [2021-10-26T18:01:36.950Z] fae64e877eeb: Waiting [2021-10-26T18:01:36.950Z] bcf0d6fde4a5: Waiting [2021-10-26T18:01:36.950Z] b6791eb86ced: Waiting [2021-10-26T18:01:36.950Z] ee420dfed78a: Waiting [2021-10-26T18:01:36.950Z] 0edbc39a1c73: Waiting [2021-10-26T18:01:37.222Z] be899ac7f660: Pushed [2021-10-26T18:01:37.222Z] 3f5f3fde2c54: Pushed [2021-10-26T18:01:37.222Z] 3dfc164e5310: Pushed [2021-10-26T18:01:37.494Z] 0edbc39a1c73: Pushed [2021-10-26T18:01:37.494Z] fae64e877eeb: Pushed [2021-10-26T18:01:37.494Z] bcf0d6fde4a5: Pushed [2021-10-26T18:01:37.494Z] ee420dfed78a: Layer already exists [2021-10-26T18:01:37.767Z] b6791eb86ced: Pushed [2021-10-26T18:01:39.193Z] a726fdcbd47c: Pushed [2021-10-26T18:01:40.160Z] 4b6c356cd478: Pushed [2021-10-26T18:01:40.160Z] 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5: digest: sha256:e7d6136cbfa9af7ea0f4cc78a978f67f9cf88241a5e075f1f68c126ff63c6b69 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:40.485Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:40.809Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-10-26T18:01:40.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-10-26T18:01:40.809Z] be899ac7f660: Preparing [2021-10-26T18:01:40.809Z] 3f5f3fde2c54: Preparing [2021-10-26T18:01:40.809Z] 4b6c356cd478: Preparing [2021-10-26T18:01:40.809Z] a726fdcbd47c: Preparing [2021-10-26T18:01:40.809Z] 3dfc164e5310: Preparing [2021-10-26T18:01:40.809Z] 0edbc39a1c73: Preparing [2021-10-26T18:01:40.809Z] fae64e877eeb: Preparing [2021-10-26T18:01:40.809Z] bcf0d6fde4a5: Preparing [2021-10-26T18:01:40.809Z] b6791eb86ced: Preparing [2021-10-26T18:01:40.809Z] ee420dfed78a: Preparing [2021-10-26T18:01:40.809Z] fae64e877eeb: Waiting [2021-10-26T18:01:40.809Z] bcf0d6fde4a5: Waiting [2021-10-26T18:01:40.809Z] b6791eb86ced: Waiting [2021-10-26T18:01:40.809Z] 0edbc39a1c73: Waiting [2021-10-26T18:01:40.809Z] ee420dfed78a: Waiting [2021-10-26T18:01:40.809Z] a726fdcbd47c: Layer already exists [2021-10-26T18:01:40.809Z] be899ac7f660: Layer already exists [2021-10-26T18:01:40.809Z] 4b6c356cd478: Layer already exists [2021-10-26T18:01:40.809Z] 3dfc164e5310: Layer already exists [2021-10-26T18:01:40.809Z] 3f5f3fde2c54: Layer already exists [2021-10-26T18:01:40.809Z] fae64e877eeb: Layer already exists [2021-10-26T18:01:40.809Z] 0edbc39a1c73: Layer already exists [2021-10-26T18:01:40.809Z] bcf0d6fde4a5: Layer already exists [2021-10-26T18:01:40.809Z] ee420dfed78a: Layer already exists [2021-10-26T18:01:40.809Z] b6791eb86ced: Layer already exists [2021-10-26T18:01:41.081Z] latest: digest: sha256:e7d6136cbfa9af7ea0f4cc78a978f67f9cf88241a5e075f1f68c126ff63c6b69 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:41.422Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.79 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:41.784Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.79 [2021-10-26T18:01:41.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-10-26T18:01:41.784Z] be899ac7f660: Preparing [2021-10-26T18:01:41.784Z] 3f5f3fde2c54: Preparing [2021-10-26T18:01:41.784Z] 4b6c356cd478: Preparing [2021-10-26T18:01:41.784Z] a726fdcbd47c: Preparing [2021-10-26T18:01:41.784Z] 3dfc164e5310: Preparing [2021-10-26T18:01:41.784Z] 0edbc39a1c73: Preparing [2021-10-26T18:01:41.784Z] fae64e877eeb: Preparing [2021-10-26T18:01:41.784Z] bcf0d6fde4a5: Preparing [2021-10-26T18:01:41.784Z] b6791eb86ced: Preparing [2021-10-26T18:01:41.784Z] ee420dfed78a: Preparing [2021-10-26T18:01:41.784Z] 0edbc39a1c73: Waiting [2021-10-26T18:01:41.784Z] fae64e877eeb: Waiting [2021-10-26T18:01:41.784Z] bcf0d6fde4a5: Waiting [2021-10-26T18:01:41.784Z] b6791eb86ced: Waiting [2021-10-26T18:01:41.784Z] ee420dfed78a: Waiting [2021-10-26T18:01:41.784Z] 3f5f3fde2c54: Layer already exists [2021-10-26T18:01:41.784Z] be899ac7f660: Layer already exists [2021-10-26T18:01:41.784Z] 4b6c356cd478: Layer already exists [2021-10-26T18:01:41.784Z] 3dfc164e5310: Layer already exists [2021-10-26T18:01:41.784Z] a726fdcbd47c: Layer already exists [2021-10-26T18:01:42.058Z] fae64e877eeb: Layer already exists [2021-10-26T18:01:42.058Z] bcf0d6fde4a5: Layer already exists [2021-10-26T18:01:42.058Z] 0edbc39a1c73: Layer already exists [2021-10-26T18:01:42.058Z] b6791eb86ced: Layer already exists [2021-10-26T18:01:42.058Z] ee420dfed78a: Layer already exists [2021-10-26T18:01:42.058Z] 2.0.1-dev.79: digest: sha256:e7d6136cbfa9af7ea0f4cc78a978f67f9cf88241a5e075f1f68c126ff63c6b69 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:42.410Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:42.751Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79 [2021-10-26T18:01:42.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-10-26T18:01:42.751Z] be899ac7f660: Preparing [2021-10-26T18:01:42.751Z] 3f5f3fde2c54: Preparing [2021-10-26T18:01:42.751Z] 4b6c356cd478: Preparing [2021-10-26T18:01:42.751Z] a726fdcbd47c: Preparing [2021-10-26T18:01:42.751Z] 3dfc164e5310: Preparing [2021-10-26T18:01:42.751Z] 0edbc39a1c73: Preparing [2021-10-26T18:01:42.751Z] fae64e877eeb: Preparing [2021-10-26T18:01:42.751Z] bcf0d6fde4a5: Preparing [2021-10-26T18:01:42.751Z] b6791eb86ced: Preparing [2021-10-26T18:01:42.751Z] ee420dfed78a: Preparing [2021-10-26T18:01:42.751Z] 0edbc39a1c73: Waiting [2021-10-26T18:01:42.751Z] fae64e877eeb: Waiting [2021-10-26T18:01:42.751Z] bcf0d6fde4a5: Waiting [2021-10-26T18:01:42.751Z] b6791eb86ced: Waiting [2021-10-26T18:01:42.751Z] ee420dfed78a: Waiting [2021-10-26T18:01:43.022Z] 3f5f3fde2c54: Layer already exists [2021-10-26T18:01:43.022Z] 3dfc164e5310: Layer already exists [2021-10-26T18:01:43.022Z] be899ac7f660: Layer already exists [2021-10-26T18:01:43.022Z] 4b6c356cd478: Layer already exists [2021-10-26T18:01:43.022Z] a726fdcbd47c: Layer already exists [2021-10-26T18:01:43.022Z] 0edbc39a1c73: Layer already exists [2021-10-26T18:01:43.022Z] fae64e877eeb: Layer already exists [2021-10-26T18:01:43.022Z] bcf0d6fde4a5: Layer already exists [2021-10-26T18:01:43.022Z] ee420dfed78a: Layer already exists [2021-10-26T18:01:43.022Z] b6791eb86ced: Layer already exists [2021-10-26T18:01:43.022Z] 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79: digest: sha256:e7d6136cbfa9af7ea0f4cc78a978f67f9cf88241a5e075f1f68c126ff63c6b69 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:43.355Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:43.683Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-10-26T18:01:43.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-10-26T18:01:43.683Z] be899ac7f660: Preparing [2021-10-26T18:01:43.683Z] 3f5f3fde2c54: Preparing [2021-10-26T18:01:43.683Z] 4b6c356cd478: Preparing [2021-10-26T18:01:43.683Z] a726fdcbd47c: Preparing [2021-10-26T18:01:43.683Z] 3dfc164e5310: Preparing [2021-10-26T18:01:43.683Z] 0edbc39a1c73: Preparing [2021-10-26T18:01:43.683Z] fae64e877eeb: Preparing [2021-10-26T18:01:43.683Z] bcf0d6fde4a5: Preparing [2021-10-26T18:01:43.683Z] b6791eb86ced: Preparing [2021-10-26T18:01:43.683Z] ee420dfed78a: Preparing [2021-10-26T18:01:43.683Z] 0edbc39a1c73: Waiting [2021-10-26T18:01:43.683Z] fae64e877eeb: Waiting [2021-10-26T18:01:43.683Z] bcf0d6fde4a5: Waiting [2021-10-26T18:01:43.683Z] ee420dfed78a: Waiting [2021-10-26T18:01:43.683Z] b6791eb86ced: Waiting [2021-10-26T18:01:43.683Z] be899ac7f660: Layer already exists [2021-10-26T18:01:43.683Z] 3f5f3fde2c54: Layer already exists [2021-10-26T18:01:43.683Z] a726fdcbd47c: Layer already exists [2021-10-26T18:01:43.683Z] 3dfc164e5310: Layer already exists [2021-10-26T18:01:43.683Z] 4b6c356cd478: Layer already exists [2021-10-26T18:01:43.683Z] bcf0d6fde4a5: Layer already exists [2021-10-26T18:01:43.683Z] 0edbc39a1c73: Layer already exists [2021-10-26T18:01:43.683Z] fae64e877eeb: Layer already exists [2021-10-26T18:01:43.683Z] ee420dfed78a: Layer already exists [2021-10-26T18:01:43.683Z] b6791eb86ced: Layer already exists [2021-10-26T18:01:43.953Z] main: digest: sha256:e7d6136cbfa9af7ea0f4cc78a978f67f9cf88241a5e075f1f68c126ff63c6b69 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-26T18:01:43.994Z] ===================================================== [Pipeline] echo [2021-10-26T18:01:44.002Z] taggedImages: [2021-10-26T18:01:44.002Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [2021-10-26T18:01:44.002Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-10-26T18:01:44.002Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.79 [2021-10-26T18:01:44.002Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79 [2021-10-26T18:01:44.002Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-10-26T18:01:44.025Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-10-26T18:01:44.025Z] 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [2021-10-26T18:01:44.025Z] latest [2021-10-26T18:01:44.025Z] 2.0.1-dev.79 [2021-10-26T18:01:44.025Z] 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79 [2021-10-26T18:01:44.025Z] main [2021-10-26T18:01:44.025Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:44.351Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:44.682Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [2021-10-26T18:01:44.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-10-26T18:01:44.682Z] 399df3e26c30: Preparing [2021-10-26T18:01:44.682Z] ed8d835ae523: Preparing [2021-10-26T18:01:44.682Z] 01c7e4e608d3: Preparing [2021-10-26T18:01:44.682Z] 8bfc4d22693e: Preparing [2021-10-26T18:01:44.682Z] ee420dfed78a: Preparing [2021-10-26T18:01:44.682Z] ee420dfed78a: Layer already exists [2021-10-26T18:01:44.952Z] 01c7e4e608d3: Layer already exists [2021-10-26T18:01:44.952Z] 399df3e26c30: Pushed [2021-10-26T18:01:45.223Z] 8bfc4d22693e: Pushed [2021-10-26T18:01:47.184Z] ed8d835ae523: Pushed [2021-10-26T18:01:47.455Z] 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5: digest: sha256:3143e24c5485b7807bb134ac2077fa913377a43dcbb65863a3e95b3ff9911427 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:47.788Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:48.119Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-10-26T18:01:48.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-10-26T18:01:48.119Z] 399df3e26c30: Preparing [2021-10-26T18:01:48.119Z] ed8d835ae523: Preparing [2021-10-26T18:01:48.119Z] 01c7e4e608d3: Preparing [2021-10-26T18:01:48.119Z] 8bfc4d22693e: Preparing [2021-10-26T18:01:48.119Z] ee420dfed78a: Preparing [2021-10-26T18:01:48.119Z] ee420dfed78a: Layer already exists [2021-10-26T18:01:48.119Z] ed8d835ae523: Layer already exists [2021-10-26T18:01:48.119Z] 399df3e26c30: Layer already exists [2021-10-26T18:01:48.119Z] 01c7e4e608d3: Layer already exists [2021-10-26T18:01:48.119Z] 8bfc4d22693e: Layer already exists [2021-10-26T18:01:48.390Z] latest: digest: sha256:3143e24c5485b7807bb134ac2077fa913377a43dcbb65863a3e95b3ff9911427 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:48.729Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.79 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:49.064Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.79 [2021-10-26T18:01:49.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-10-26T18:01:49.065Z] 399df3e26c30: Preparing [2021-10-26T18:01:49.065Z] ed8d835ae523: Preparing [2021-10-26T18:01:49.065Z] 01c7e4e608d3: Preparing [2021-10-26T18:01:49.065Z] 8bfc4d22693e: Preparing [2021-10-26T18:01:49.065Z] ee420dfed78a: Preparing [2021-10-26T18:01:49.065Z] ee420dfed78a: Layer already exists [2021-10-26T18:01:49.065Z] ed8d835ae523: Layer already exists [2021-10-26T18:01:49.065Z] 8bfc4d22693e: Layer already exists [2021-10-26T18:01:49.065Z] 01c7e4e608d3: Layer already exists [2021-10-26T18:01:49.065Z] 399df3e26c30: Layer already exists [2021-10-26T18:01:49.334Z] 2.0.1-dev.79: digest: sha256:3143e24c5485b7807bb134ac2077fa913377a43dcbb65863a3e95b3ff9911427 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:49.664Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:49.999Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79 [2021-10-26T18:01:49.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-10-26T18:01:49.999Z] 399df3e26c30: Preparing [2021-10-26T18:01:49.999Z] ed8d835ae523: Preparing [2021-10-26T18:01:49.999Z] 01c7e4e608d3: Preparing [2021-10-26T18:01:49.999Z] 8bfc4d22693e: Preparing [2021-10-26T18:01:49.999Z] ee420dfed78a: Preparing [2021-10-26T18:01:49.999Z] ee420dfed78a: Layer already exists [2021-10-26T18:01:49.999Z] 399df3e26c30: Layer already exists [2021-10-26T18:01:50.270Z] ed8d835ae523: Layer already exists [2021-10-26T18:01:50.270Z] 01c7e4e608d3: Layer already exists [2021-10-26T18:01:50.270Z] 8bfc4d22693e: Layer already exists [2021-10-26T18:01:50.270Z] 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79: digest: sha256:3143e24c5485b7807bb134ac2077fa913377a43dcbb65863a3e95b3ff9911427 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:50.607Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:50.935Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-10-26T18:01:50.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-10-26T18:01:50.935Z] 399df3e26c30: Preparing [2021-10-26T18:01:50.935Z] ed8d835ae523: Preparing [2021-10-26T18:01:50.935Z] 01c7e4e608d3: Preparing [2021-10-26T18:01:50.935Z] 8bfc4d22693e: Preparing [2021-10-26T18:01:50.935Z] ee420dfed78a: Preparing [2021-10-26T18:01:51.207Z] ee420dfed78a: Layer already exists [2021-10-26T18:01:51.207Z] 8bfc4d22693e: Layer already exists [2021-10-26T18:01:51.207Z] ed8d835ae523: Layer already exists [2021-10-26T18:01:51.207Z] 01c7e4e608d3: Layer already exists [2021-10-26T18:01:51.207Z] 399df3e26c30: Layer already exists [2021-10-26T18:01:51.207Z] main: digest: sha256:3143e24c5485b7807bb134ac2077fa913377a43dcbb65863a3e95b3ff9911427 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-26T18:01:51.248Z] ===================================================== [Pipeline] echo [2021-10-26T18:01:51.255Z] taggedImages: [2021-10-26T18:01:51.255Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [2021-10-26T18:01:51.255Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-10-26T18:01:51.255Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.79 [2021-10-26T18:01:51.255Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79 [2021-10-26T18:01:51.255Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-10-26T18:01:51.271Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-10-26T18:01:51.271Z] 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [2021-10-26T18:01:51.271Z] latest [2021-10-26T18:01:51.271Z] 2.0.1-dev.79 [2021-10-26T18:01:51.271Z] 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79 [2021-10-26T18:01:51.271Z] main [2021-10-26T18:01:51.271Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:51.613Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:51.945Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [2021-10-26T18:01:51.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-10-26T18:01:51.946Z] f1556ce8f2ff: Preparing [2021-10-26T18:01:51.946Z] 895c7fbb5840: Preparing [2021-10-26T18:01:51.946Z] 01c7e4e608d3: Preparing [2021-10-26T18:01:51.946Z] 5876065a4c19: Preparing [2021-10-26T18:01:51.946Z] ee420dfed78a: Preparing [2021-10-26T18:01:52.218Z] ee420dfed78a: Layer already exists [2021-10-26T18:01:52.218Z] 5876065a4c19: Layer already exists [2021-10-26T18:01:52.218Z] 01c7e4e608d3: Layer already exists [2021-10-26T18:01:52.218Z] f1556ce8f2ff: Pushed [2021-10-26T18:01:54.818Z] 895c7fbb5840: Pushed [2021-10-26T18:01:54.819Z] 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5: digest: sha256:d420a5dad32dfbf95ab7536cc118ec7052e68fe17ad64a9421ba98e3299113b8 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:55.151Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:55.480Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-10-26T18:01:55.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-10-26T18:01:55.480Z] f1556ce8f2ff: Preparing [2021-10-26T18:01:55.480Z] 895c7fbb5840: Preparing [2021-10-26T18:01:55.480Z] 01c7e4e608d3: Preparing [2021-10-26T18:01:55.480Z] 5876065a4c19: Preparing [2021-10-26T18:01:55.480Z] ee420dfed78a: Preparing [2021-10-26T18:01:55.480Z] 895c7fbb5840: Layer already exists [2021-10-26T18:01:55.480Z] ee420dfed78a: Layer already exists [2021-10-26T18:01:55.480Z] 01c7e4e608d3: Layer already exists [2021-10-26T18:01:55.480Z] f1556ce8f2ff: Layer already exists [2021-10-26T18:01:55.480Z] 5876065a4c19: Layer already exists [2021-10-26T18:01:55.750Z] latest: digest: sha256:d420a5dad32dfbf95ab7536cc118ec7052e68fe17ad64a9421ba98e3299113b8 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:56.085Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.79 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:56.412Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.79 [2021-10-26T18:01:56.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-10-26T18:01:56.412Z] f1556ce8f2ff: Preparing [2021-10-26T18:01:56.412Z] 895c7fbb5840: Preparing [2021-10-26T18:01:56.412Z] 01c7e4e608d3: Preparing [2021-10-26T18:01:56.412Z] 5876065a4c19: Preparing [2021-10-26T18:01:56.412Z] ee420dfed78a: Preparing [2021-10-26T18:01:56.412Z] ee420dfed78a: Layer already exists [2021-10-26T18:01:56.682Z] 895c7fbb5840: Layer already exists [2021-10-26T18:01:56.682Z] 5876065a4c19: Layer already exists [2021-10-26T18:01:56.682Z] f1556ce8f2ff: Layer already exists [2021-10-26T18:01:56.682Z] 01c7e4e608d3: Layer already exists [2021-10-26T18:01:56.682Z] 2.0.1-dev.79: digest: sha256:d420a5dad32dfbf95ab7536cc118ec7052e68fe17ad64a9421ba98e3299113b8 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:57.019Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:57.369Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79 [2021-10-26T18:01:57.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-10-26T18:01:57.369Z] f1556ce8f2ff: Preparing [2021-10-26T18:01:57.369Z] 895c7fbb5840: Preparing [2021-10-26T18:01:57.369Z] 01c7e4e608d3: Preparing [2021-10-26T18:01:57.369Z] 5876065a4c19: Preparing [2021-10-26T18:01:57.369Z] ee420dfed78a: Preparing [2021-10-26T18:01:57.639Z] ee420dfed78a: Layer already exists [2021-10-26T18:01:57.639Z] 01c7e4e608d3: Layer already exists [2021-10-26T18:01:57.639Z] 895c7fbb5840: Layer already exists [2021-10-26T18:01:57.639Z] 5876065a4c19: Layer already exists [2021-10-26T18:01:57.639Z] f1556ce8f2ff: Layer already exists [2021-10-26T18:01:57.639Z] 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79: digest: sha256:d420a5dad32dfbf95ab7536cc118ec7052e68fe17ad64a9421ba98e3299113b8 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:57.973Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:58.307Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-10-26T18:01:58.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-10-26T18:01:58.307Z] f1556ce8f2ff: Preparing [2021-10-26T18:01:58.307Z] 895c7fbb5840: Preparing [2021-10-26T18:01:58.307Z] 01c7e4e608d3: Preparing [2021-10-26T18:01:58.307Z] 5876065a4c19: Preparing [2021-10-26T18:01:58.307Z] ee420dfed78a: Preparing [2021-10-26T18:01:58.307Z] ee420dfed78a: Layer already exists [2021-10-26T18:01:58.307Z] 01c7e4e608d3: Layer already exists [2021-10-26T18:01:58.307Z] f1556ce8f2ff: Layer already exists [2021-10-26T18:01:58.307Z] 5876065a4c19: Layer already exists [2021-10-26T18:01:58.307Z] 895c7fbb5840: Layer already exists [2021-10-26T18:01:58.577Z] main: digest: sha256:d420a5dad32dfbf95ab7536cc118ec7052e68fe17ad64a9421ba98e3299113b8 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-26T18:01:58.622Z] ===================================================== [Pipeline] echo [2021-10-26T18:01:58.633Z] taggedImages: [2021-10-26T18:01:58.633Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [2021-10-26T18:01:58.633Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-10-26T18:01:58.633Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.79 [2021-10-26T18:01:58.633Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79 [2021-10-26T18:01:58.633Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-10-26T18:01:58.651Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-10-26T18:01:58.651Z] 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [2021-10-26T18:01:58.651Z] latest [2021-10-26T18:01:58.651Z] 2.0.1-dev.79 [2021-10-26T18:01:58.651Z] 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79 [2021-10-26T18:01:58.651Z] main [2021-10-26T18:01:58.651Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:58.994Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:01:59.328Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [2021-10-26T18:01:59.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-10-26T18:01:59.328Z] 50cd5dce1235: Preparing [2021-10-26T18:01:59.328Z] fee7b4b760b7: Preparing [2021-10-26T18:01:59.328Z] 826c8fc50049: Preparing [2021-10-26T18:01:59.328Z] 3599699bc98d: Preparing [2021-10-26T18:01:59.328Z] 166dde17997b: Preparing [2021-10-26T18:01:59.328Z] 78c4bc0ebec3: Preparing [2021-10-26T18:01:59.328Z] 45596ee15a31: Preparing [2021-10-26T18:01:59.328Z] 52dc75cd08be: Preparing [2021-10-26T18:01:59.328Z] a6e1fd50fee5: Preparing [2021-10-26T18:01:59.328Z] 56eb02710082: Preparing [2021-10-26T18:01:59.328Z] ee420dfed78a: Preparing [2021-10-26T18:01:59.328Z] 78c4bc0ebec3: Waiting [2021-10-26T18:01:59.328Z] 56eb02710082: Waiting [2021-10-26T18:01:59.328Z] ee420dfed78a: Waiting [2021-10-26T18:01:59.328Z] a6e1fd50fee5: Waiting [2021-10-26T18:01:59.328Z] 52dc75cd08be: Waiting [2021-10-26T18:01:59.328Z] 45596ee15a31: Waiting [2021-10-26T18:01:59.602Z] 166dde17997b: Layer already exists [2021-10-26T18:01:59.602Z] 78c4bc0ebec3: Layer already exists [2021-10-26T18:01:59.602Z] 45596ee15a31: Layer already exists [2021-10-26T18:01:59.602Z] fee7b4b760b7: Pushed [2021-10-26T18:01:59.602Z] 52dc75cd08be: Layer already exists [2021-10-26T18:01:59.602Z] a6e1fd50fee5: Layer already exists [2021-10-26T18:01:59.602Z] 56eb02710082: Layer already exists [2021-10-26T18:01:59.602Z] ee420dfed78a: Layer already exists [2021-10-26T18:02:00.199Z] 50cd5dce1235: Pushed [2021-10-26T18:02:02.253Z] 826c8fc50049: Pushed [2021-10-26T18:02:17.328Z] 3599699bc98d: Pushed [2021-10-26T18:02:17.328Z] 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5: digest: sha256:e168b12ae92c025fe08764627648ed3a353f43438b5fafde9d29aa0a0c1ffae3 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:02:17.661Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:02:17.991Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-10-26T18:02:17.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-10-26T18:02:17.991Z] 50cd5dce1235: Preparing [2021-10-26T18:02:17.991Z] fee7b4b760b7: Preparing [2021-10-26T18:02:17.991Z] 826c8fc50049: Preparing [2021-10-26T18:02:17.991Z] 3599699bc98d: Preparing [2021-10-26T18:02:17.991Z] 166dde17997b: Preparing [2021-10-26T18:02:17.991Z] 78c4bc0ebec3: Preparing [2021-10-26T18:02:17.991Z] 45596ee15a31: Preparing [2021-10-26T18:02:17.991Z] 52dc75cd08be: Preparing [2021-10-26T18:02:17.991Z] a6e1fd50fee5: Preparing [2021-10-26T18:02:17.991Z] 56eb02710082: Preparing [2021-10-26T18:02:17.991Z] ee420dfed78a: Preparing [2021-10-26T18:02:17.991Z] 78c4bc0ebec3: Waiting [2021-10-26T18:02:17.991Z] 45596ee15a31: Waiting [2021-10-26T18:02:17.991Z] 52dc75cd08be: Waiting [2021-10-26T18:02:17.991Z] a6e1fd50fee5: Waiting [2021-10-26T18:02:17.991Z] ee420dfed78a: Waiting [2021-10-26T18:02:18.261Z] 826c8fc50049: Layer already exists [2021-10-26T18:02:18.261Z] 3599699bc98d: Layer already exists [2021-10-26T18:02:18.261Z] 166dde17997b: Layer already exists [2021-10-26T18:02:18.261Z] 50cd5dce1235: Layer already exists [2021-10-26T18:02:18.261Z] fee7b4b760b7: Layer already exists [2021-10-26T18:02:18.261Z] 78c4bc0ebec3: Layer already exists [2021-10-26T18:02:18.261Z] 45596ee15a31: Layer already exists [2021-10-26T18:02:18.261Z] 56eb02710082: Layer already exists [2021-10-26T18:02:18.261Z] a6e1fd50fee5: Layer already exists [2021-10-26T18:02:18.261Z] 52dc75cd08be: Layer already exists [2021-10-26T18:02:18.261Z] ee420dfed78a: Layer already exists [2021-10-26T18:02:18.261Z] latest: digest: sha256:e168b12ae92c025fe08764627648ed3a353f43438b5fafde9d29aa0a0c1ffae3 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:02:18.598Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.79 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:02:18.926Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.79 [2021-10-26T18:02:18.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-10-26T18:02:18.926Z] 50cd5dce1235: Preparing [2021-10-26T18:02:18.926Z] fee7b4b760b7: Preparing [2021-10-26T18:02:18.926Z] 826c8fc50049: Preparing [2021-10-26T18:02:18.926Z] 3599699bc98d: Preparing [2021-10-26T18:02:18.926Z] 166dde17997b: Preparing [2021-10-26T18:02:18.926Z] 78c4bc0ebec3: Preparing [2021-10-26T18:02:18.926Z] 45596ee15a31: Preparing [2021-10-26T18:02:18.926Z] 52dc75cd08be: Preparing [2021-10-26T18:02:18.926Z] a6e1fd50fee5: Preparing [2021-10-26T18:02:18.926Z] 56eb02710082: Preparing [2021-10-26T18:02:18.926Z] ee420dfed78a: Preparing [2021-10-26T18:02:18.926Z] 52dc75cd08be: Waiting [2021-10-26T18:02:18.926Z] a6e1fd50fee5: Waiting [2021-10-26T18:02:18.926Z] 56eb02710082: Waiting [2021-10-26T18:02:18.926Z] ee420dfed78a: Waiting [2021-10-26T18:02:18.926Z] 45596ee15a31: Waiting [2021-10-26T18:02:18.926Z] 78c4bc0ebec3: Waiting [2021-10-26T18:02:18.926Z] 3599699bc98d: Layer already exists [2021-10-26T18:02:18.926Z] fee7b4b760b7: Layer already exists [2021-10-26T18:02:18.926Z] 50cd5dce1235: Layer already exists [2021-10-26T18:02:18.926Z] 166dde17997b: Layer already exists [2021-10-26T18:02:19.198Z] 826c8fc50049: Layer already exists [2021-10-26T18:02:19.198Z] 52dc75cd08be: Layer already exists [2021-10-26T18:02:19.198Z] 45596ee15a31: Layer already exists [2021-10-26T18:02:19.198Z] 78c4bc0ebec3: Layer already exists [2021-10-26T18:02:19.198Z] 56eb02710082: Layer already exists [2021-10-26T18:02:19.198Z] a6e1fd50fee5: Layer already exists [2021-10-26T18:02:19.198Z] ee420dfed78a: Layer already exists [2021-10-26T18:02:19.198Z] 2.0.1-dev.79: digest: sha256:e168b12ae92c025fe08764627648ed3a353f43438b5fafde9d29aa0a0c1ffae3 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:02:19.532Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:02:19.864Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79 [2021-10-26T18:02:19.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-10-26T18:02:19.864Z] 50cd5dce1235: Preparing [2021-10-26T18:02:19.864Z] fee7b4b760b7: Preparing [2021-10-26T18:02:19.864Z] 826c8fc50049: Preparing [2021-10-26T18:02:19.864Z] 3599699bc98d: Preparing [2021-10-26T18:02:19.864Z] 166dde17997b: Preparing [2021-10-26T18:02:19.864Z] 78c4bc0ebec3: Preparing [2021-10-26T18:02:19.864Z] 45596ee15a31: Preparing [2021-10-26T18:02:19.864Z] 52dc75cd08be: Preparing [2021-10-26T18:02:19.864Z] a6e1fd50fee5: Preparing [2021-10-26T18:02:19.864Z] 56eb02710082: Preparing [2021-10-26T18:02:19.864Z] ee420dfed78a: Preparing [2021-10-26T18:02:19.864Z] 52dc75cd08be: Waiting [2021-10-26T18:02:19.864Z] a6e1fd50fee5: Waiting [2021-10-26T18:02:19.864Z] ee420dfed78a: Waiting [2021-10-26T18:02:19.864Z] 78c4bc0ebec3: Waiting [2021-10-26T18:02:19.864Z] 45596ee15a31: Waiting [2021-10-26T18:02:19.864Z] 56eb02710082: Waiting [2021-10-26T18:02:19.864Z] 50cd5dce1235: Layer already exists [2021-10-26T18:02:19.864Z] 826c8fc50049: Layer already exists [2021-10-26T18:02:19.864Z] fee7b4b760b7: Layer already exists [2021-10-26T18:02:19.864Z] 3599699bc98d: Layer already exists [2021-10-26T18:02:19.864Z] 166dde17997b: Layer already exists [2021-10-26T18:02:20.135Z] 78c4bc0ebec3: Layer already exists [2021-10-26T18:02:20.135Z] 45596ee15a31: Layer already exists [2021-10-26T18:02:20.135Z] 52dc75cd08be: Layer already exists [2021-10-26T18:02:20.135Z] 56eb02710082: Layer already exists [2021-10-26T18:02:20.135Z] a6e1fd50fee5: Layer already exists [2021-10-26T18:02:20.135Z] ee420dfed78a: Layer already exists [2021-10-26T18:02:20.135Z] 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79: digest: sha256:e168b12ae92c025fe08764627648ed3a353f43438b5fafde9d29aa0a0c1ffae3 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:02:20.469Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:02:20.798Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-10-26T18:02:20.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-10-26T18:02:20.798Z] 50cd5dce1235: Preparing [2021-10-26T18:02:20.798Z] fee7b4b760b7: Preparing [2021-10-26T18:02:20.798Z] 826c8fc50049: Preparing [2021-10-26T18:02:20.798Z] 3599699bc98d: Preparing [2021-10-26T18:02:20.798Z] 166dde17997b: Preparing [2021-10-26T18:02:20.798Z] 78c4bc0ebec3: Preparing [2021-10-26T18:02:20.798Z] 45596ee15a31: Preparing [2021-10-26T18:02:20.798Z] 52dc75cd08be: Preparing [2021-10-26T18:02:20.798Z] a6e1fd50fee5: Preparing [2021-10-26T18:02:20.798Z] 56eb02710082: Preparing [2021-10-26T18:02:20.798Z] ee420dfed78a: Preparing [2021-10-26T18:02:20.798Z] 52dc75cd08be: Waiting [2021-10-26T18:02:20.798Z] a6e1fd50fee5: Waiting [2021-10-26T18:02:20.798Z] ee420dfed78a: Waiting [2021-10-26T18:02:20.798Z] 78c4bc0ebec3: Waiting [2021-10-26T18:02:20.798Z] 45596ee15a31: Waiting [2021-10-26T18:02:20.798Z] 56eb02710082: Waiting [2021-10-26T18:02:21.070Z] fee7b4b760b7: Layer already exists [2021-10-26T18:02:21.070Z] 50cd5dce1235: Layer already exists [2021-10-26T18:02:21.070Z] 826c8fc50049: Layer already exists [2021-10-26T18:02:21.070Z] 166dde17997b: Layer already exists [2021-10-26T18:02:21.070Z] 3599699bc98d: Layer already exists [2021-10-26T18:02:21.070Z] 45596ee15a31: Layer already exists [2021-10-26T18:02:21.070Z] 52dc75cd08be: Layer already exists [2021-10-26T18:02:21.070Z] 78c4bc0ebec3: Layer already exists [2021-10-26T18:02:21.070Z] 56eb02710082: Layer already exists [2021-10-26T18:02:21.070Z] a6e1fd50fee5: Layer already exists [2021-10-26T18:02:21.070Z] ee420dfed78a: Layer already exists [2021-10-26T18:02:21.070Z] main: digest: sha256:e168b12ae92c025fe08764627648ed3a353f43438b5fafde9d29aa0a0c1ffae3 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-26T18:02:21.115Z] ===================================================== [Pipeline] echo [2021-10-26T18:02:21.122Z] taggedImages: [2021-10-26T18:02:21.122Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [2021-10-26T18:02:21.122Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-10-26T18:02:21.122Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.79 [2021-10-26T18:02:21.122Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5-2.0.1-dev.79 [2021-10-26T18:02:21.122Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:02:21.640Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-26T18:02:21.912Z] [2021-10-26T18:02:21.912Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:02:22.253Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-26T18:02:22.525Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-26T18:02:22.525Z] 448f6bf000e3: Pulling fs layer [2021-10-26T18:02:22.525Z] f757da607395: Pulling fs layer [2021-10-26T18:02:22.525Z] 05883995daec: Pulling fs layer [2021-10-26T18:02:22.525Z] 8603b9c90790: Pulling fs layer [2021-10-26T18:02:22.525Z] 1560dd03e051: Pulling fs layer [2021-10-26T18:02:22.525Z] 27f5ce0e4adf: Pulling fs layer [2021-10-26T18:02:22.525Z] c2d8d7efcc4b: Pulling fs layer [2021-10-26T18:02:22.525Z] 8603b9c90790: Waiting [2021-10-26T18:02:22.525Z] 27f5ce0e4adf: Waiting [2021-10-26T18:02:22.525Z] c2d8d7efcc4b: Waiting [2021-10-26T18:02:22.525Z] 1560dd03e051: Waiting [2021-10-26T18:02:22.525Z] f757da607395: Verifying Checksum [2021-10-26T18:02:22.525Z] f757da607395: Download complete [2021-10-26T18:02:22.525Z] 8603b9c90790: Verifying Checksum [2021-10-26T18:02:22.525Z] 8603b9c90790: Download complete [2021-10-26T18:02:22.797Z] 1560dd03e051: Verifying Checksum [2021-10-26T18:02:22.797Z] 1560dd03e051: Download complete [2021-10-26T18:02:22.797Z] 05883995daec: Verifying Checksum [2021-10-26T18:02:22.797Z] 05883995daec: Download complete [2021-10-26T18:02:22.797Z] 27f5ce0e4adf: Verifying Checksum [2021-10-26T18:02:22.797Z] 27f5ce0e4adf: Download complete [2021-10-26T18:02:23.073Z] 448f6bf000e3: Verifying Checksum [2021-10-26T18:02:23.073Z] 448f6bf000e3: Download complete [2021-10-26T18:02:25.692Z] c2d8d7efcc4b: Verifying Checksum [2021-10-26T18:02:25.692Z] c2d8d7efcc4b: Download complete [2021-10-26T18:02:26.666Z] 448f6bf000e3: Pull complete [2021-10-26T18:02:27.260Z] f757da607395: Pull complete [2021-10-26T18:02:28.694Z] 05883995daec: Pull complete [2021-10-26T18:02:28.967Z] 8603b9c90790: Pull complete [2021-10-26T18:02:29.945Z] 1560dd03e051: Pull complete [2021-10-26T18:02:30.536Z] 27f5ce0e4adf: Pull complete [2021-10-26T18:02:45.593Z] c2d8d7efcc4b: Pull complete [2021-10-26T18:02:45.593Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-26T18:02:45.593Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-26T18:02:45.593Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-26T18:02:45.824Z] prd-ubuntu18.04-docker-arm64-4c-16g-2071 does not seem to be running inside a container [2021-10-26T18:02:46.059Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/90 -v /w/workspace/edgex-go/90:/w/workspace/edgex-go/90:rw,z -v /w/workspace/edgex-go/90@tmp:/w/workspace/edgex-go/90@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-lftools-log-publisher:arm64 cat [2021-10-26T18:02:48.802Z] $ docker top 99f42c9058391bf0680f84a5a381763c07be151478f40b5a4d62564d56424e9d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-26T18:02:49.702Z] ---> job-cost.sh [2021-10-26T18:02:49.702Z] lf-activate-venv: SKIPPING [2021-10-26T18:02:49.702Z] INFO: No Stack... [2021-10-26T18:02:49.971Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-26T18:02:50.563Z] INFO: Archiving Costs [Pipeline] sh [2021-10-26T18:02:51.211Z] + cat /w/workspace/edgex-go/90/archives/cost.csv [2021-10-26T18:02:51.211Z] + cut -d, -f6 [Pipeline] lock [2021-10-26T18:02:51.264Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-90-stack-cost] [2021-10-26T18:02:51.272Z] Resource [jenkins-edgexfoundry-edgex-go-main-90-stack-cost] did not exist. Created. [2021-10-26T18:02:51.272Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-90-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-26T18:02:51.921Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-26T18:02:52.504Z] Stashed 1 file(s) [Pipeline] } [2021-10-26T18:02:52.511Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-90-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-26T18:02:52.688Z] $ docker stop --time=1 99f42c9058391bf0680f84a5a381763c07be151478f40b5a4d62564d56424e9d [2021-10-26T18:02:54.244Z] $ docker rm -f 99f42c9058391bf0680f84a5a381763c07be151478f40b5a4d62564d56424e9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-10-26T18:02:54.969Z] provisioning config files... [2021-10-26T18:02:54.984Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/90@tmp/config4495729282915485933tmp [Pipeline] { [Pipeline] sh [2021-10-26T18:02:55.282Z] + set +x [2021-10-26T18:02:55.282Z] + curl -s https://codecov.io/bash [2021-10-26T18:02:55.282Z] + bash -s -- [2021-10-26T18:02:55.282Z] [2021-10-26T18:02:55.282Z] _____ _ [2021-10-26T18:02:55.282Z] / ____| | | [2021-10-26T18:02:55.282Z] | | ___ __| | ___ ___ _____ __ [2021-10-26T18:02:55.282Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-26T18:02:55.282Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-26T18:02:55.282Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-26T18:02:55.282Z] Bash-1.0.6 [2021-10-26T18:02:55.282Z] [2021-10-26T18:02:55.282Z] [2021-10-26T18:02:55.282Z] ==> git version 2.24.4 found [2021-10-26T18:02:55.282Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-10-26T18:02:55.282Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-26T18:02:55.282Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-26T18:02:55.282Z] ==> Jenkins CI detected. [2021-10-26T18:02:55.282Z] current dir:  /w/workspace/edgex-go/90 [2021-10-26T18:02:55.282Z] project root: . [2021-10-26T18:02:55.282Z] --> token set from env [2021-10-26T18:02:55.541Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-26T18:02:55.541Z] ==> Running gcov in . (disable via -X gcov) [2021-10-26T18:02:55.541Z] ==> Python coveragepy not found [2021-10-26T18:02:55.541Z] ==> Searching for coverage reports in: [2021-10-26T18:02:55.541Z] + . [2021-10-26T18:02:55.541Z] -> Found 1 reports [2021-10-26T18:02:55.541Z] ==> Detecting git/mercurial file structure [2021-10-26T18:02:55.541Z] ==> Reading reports [2021-10-26T18:02:55.541Z] + ./coverage.out bytes=426513 [2021-10-26T18:02:55.541Z] ==> Appending adjustments [2021-10-26T18:02:55.541Z] https://docs.codecov.io/docs/fixing-reports [2021-10-26T18:02:56.484Z] + Found adjustments [2021-10-26T18:02:56.484Z] ==> Gzipping contents [2021-10-26T18:02:56.484Z] 60K /tmp/codecov.lKuM0J.gz [2021-10-26T18:02:56.484Z] ==> Uploading reports [2021-10-26T18:02:56.484Z] url: https://codecov.io [2021-10-26T18:02:56.484Z] query: branch=main&commit=11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5&build=90&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F90%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-26T18:02:56.484Z] -> Pinging Codecov [2021-10-26T18:02:56.485Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5&build=90&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F90%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-26T18:02:56.747Z] -> Uploading to [2021-10-26T18:02:56.747Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-26/00271124DB129430A58F1EEE437C3FCB/11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5/f082ff67-5ccd-4d4f-a3d1-eea6d56a2e3f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211026T180256Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=74694374445201fa4f83fcc57fb119d6db5c948d2c02ce5e68d2fa7177a34090 [2021-10-26T18:02:56.747Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-26T18:02:56.747Z] Dload Upload Total Spent Left Speed [2021-10-26T18:02:57.317Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57387 0 0 100 57387 0 185k --:--:-- --:--:-- --:--:-- 186k [2021-10-26T18:02:57.317Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 [Pipeline] } [2021-10-26T18:02:57.324Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-10-26T18:02:57.643Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-10-26T18:02:57.654Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:02:57.941Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-26T18:02:57.942Z] [2021-10-26T18:02:57.942Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:02:58.249Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-26T18:02:58.249Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-10-26T18:02:58.249Z] 188c0c94c7c5: Pulling fs layer [2021-10-26T18:02:58.249Z] 0ef7d3d256c8: Pulling fs layer [2021-10-26T18:02:58.249Z] de9db76c5a1d: Pulling fs layer [2021-10-26T18:02:58.249Z] 0eba1c9be4d2: Pulling fs layer [2021-10-26T18:02:58.249Z] 0d57e429df01: Pulling fs layer [2021-10-26T18:02:58.249Z] 4e4be7b47b0d: Pulling fs layer [2021-10-26T18:02:58.249Z] e1f770b5df2f: Pulling fs layer [2021-10-26T18:02:58.249Z] 85a0685a4137: Pulling fs layer [2021-10-26T18:02:58.249Z] 0d57e429df01: Waiting [2021-10-26T18:02:58.249Z] 4e4be7b47b0d: Waiting [2021-10-26T18:02:58.249Z] e1f770b5df2f: Waiting [2021-10-26T18:02:58.249Z] 85a0685a4137: Waiting [2021-10-26T18:02:58.249Z] 0eba1c9be4d2: Waiting [2021-10-26T18:02:58.249Z] de9db76c5a1d: Verifying Checksum [2021-10-26T18:02:58.249Z] de9db76c5a1d: Download complete [2021-10-26T18:02:58.249Z] 0ef7d3d256c8: Verifying Checksum [2021-10-26T18:02:58.249Z] 0ef7d3d256c8: Download complete [2021-10-26T18:02:58.249Z] 0d57e429df01: Verifying Checksum [2021-10-26T18:02:58.249Z] 0d57e429df01: Download complete [2021-10-26T18:02:58.249Z] 188c0c94c7c5: Verifying Checksum [2021-10-26T18:02:58.249Z] 188c0c94c7c5: Download complete [2021-10-26T18:02:58.249Z] 4e4be7b47b0d: Verifying Checksum [2021-10-26T18:02:58.249Z] 4e4be7b47b0d: Download complete [2021-10-26T18:02:58.519Z] e1f770b5df2f: Verifying Checksum [2021-10-26T18:02:58.519Z] e1f770b5df2f: Download complete [2021-10-26T18:02:58.790Z] 188c0c94c7c5: Pull complete [2021-10-26T18:02:58.790Z] 0eba1c9be4d2: Verifying Checksum [2021-10-26T18:02:58.790Z] 0eba1c9be4d2: Download complete [2021-10-26T18:02:59.061Z] 0ef7d3d256c8: Pull complete [2021-10-26T18:02:59.061Z] 85a0685a4137: Verifying Checksum [2021-10-26T18:02:59.061Z] 85a0685a4137: Download complete [2021-10-26T18:02:59.061Z] de9db76c5a1d: Pull complete [2021-10-26T18:03:03.330Z] 0eba1c9be4d2: Pull complete [2021-10-26T18:03:03.330Z] 0d57e429df01: Pull complete [2021-10-26T18:03:03.330Z] 4e4be7b47b0d: Pull complete [2021-10-26T18:03:03.907Z] e1f770b5df2f: Pull complete [2021-10-26T18:03:08.126Z] 85a0685a4137: Pull complete [2021-10-26T18:03:08.126Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-10-26T18:03:08.126Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-26T18:03:08.126Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-10-26T18:03:08.195Z] prd-centos7-docker-4c-2g-2070 does not seem to be running inside a container [2021-10-26T18:03:08.230Z] $ 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/90 -v /w/workspace/edgex-go/90:/w/workspace/edgex-go/90:rw,z -v /w/workspace/edgex-go/90@tmp:/w/workspace/edgex-go/90@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-snyk-go:1.410.4 cat [2021-10-26T18:03:11.344Z] $ docker top 728a64d5dfdeb87ba7eac540a925dd5620d07ecf3aa960641c0c3b6962999a69 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-26T18:03:11.419Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-10-26T18:03:11.714Z] + set -o pipefail [2021-10-26T18:03:11.715Z] + snyk monitor '--org=edgex-jenkins' [2021-10-26T18:03:17.013Z] [2021-10-26T18:03:17.013Z] Monitoring /w/workspace/edgex-go/90 (github.com/edgexfoundry/edgex-go)... [2021-10-26T18:03:17.013Z] [2021-10-26T18:03:17.013Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/9e568e4c-fe76-4a61-b1b7-f9ad37c2a559 [2021-10-26T18:03:17.013Z] [2021-10-26T18:03:17.013Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-10-26T18:03:17.013Z] [2021-10-26T18:03:17.013Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-10-26T18:03:17.013Z] [2021-10-26T18:03:17.013Z] [Pipeline] } [2021-10-26T18:03:17.034Z] $ docker stop --time=1 728a64d5dfdeb87ba7eac540a925dd5620d07ecf3aa960641c0c3b6962999a69 [2021-10-26T18:03:19.025Z] $ docker rm -f 728a64d5dfdeb87ba7eac540a925dd5620d07ecf3aa960641c0c3b6962999a69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-10-26T18:03:19.574Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-26T18:03:19.581Z] provisioning config files... [2021-10-26T18:03:19.593Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/90@tmp/config3253331769343953333tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-26T18:03:19.881Z] --> edgex-publish-swagger.sh [2021-10-26T18:03:19.881Z] === Publish openapi/v2 API === [2021-10-26T18:03:19.881Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-10-26T18:03:19.881Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/90/openapi/v2/core-command.yaml] [2021-10-26T18:03:19.881Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-26T18:03:19.881Z] Dload Upload Total Spent Left Speed [2021-10-26T18:03:20.820Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32389 0 0 100 32389 0 27907 0:00:01 0:00:01 --:--:-- 27921 100 32389 0 0 100 32389 0 27903 0:00:01 0:00:01 --:--:-- 27921 [2021-10-26T18:03:20.820Z] [2021-10-26T18:03:20.820Z] [2021-10-26T18:03:20.820Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/90/openapi/v2/core-data.yaml] [2021-10-26T18:03:20.820Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-26T18:03:20.820Z] Dload Upload Total Spent Left Speed [2021-10-26T18:03:22.764Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71116 0 0 100 71116 0 61139 0:00:01 0:00:01 --:--:-- 61148 100 71116 0 0 100 71116 0 40653 0:00:01 0:00:01 --:--:-- 40637 100 71116 0 0 100 71116 0 40650 0:00:01 0:00:01 --:--:-- 40637 [2021-10-26T18:03:22.764Z] [2021-10-26T18:03:22.764Z] [2021-10-26T18:03:22.764Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/90/openapi/v2/core-metadata.yaml] [2021-10-26T18:03:22.764Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-26T18:03:22.764Z] Dload Upload Total Spent Left Speed [2021-10-26T18:03:24.146Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 103k 0:00:01 0:00:01 --:--:-- 103k 100 119k 0 0 100 119k 0 103k 0:00:01 0:00:01 --:--:-- 103k [2021-10-26T18:03:24.146Z] [2021-10-26T18:03:24.146Z] [2021-10-26T18:03:24.146Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/90/openapi/v2/support-notifications.yaml] [2021-10-26T18:03:24.146Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-26T18:03:24.146Z] Dload Upload Total Spent Left Speed [2021-10-26T18:03:25.086Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88830 0 0 100 88830 0 80721 0:00:01 0:00:01 --:--:-- 80754 100 88830 0 0 100 88830 0 80710 0:00:01 0:00:01 --:--:-- 80754 [2021-10-26T18:03:25.086Z] [2021-10-26T18:03:25.086Z] [2021-10-26T18:03:25.086Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/90/openapi/v2/support-scheduler.yaml] [2021-10-26T18:03:25.086Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-26T18:03:25.086Z] Dload Upload Total Spent Left Speed [2021-10-26T18:03:26.035Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38932 0 0 100 38932 0 34349 0:00:01 0:00:01 --:--:-- 34361 100 38932 0 0 100 38932 0 34345 0:00:01 0:00:01 --:--:-- 34361 [2021-10-26T18:03:26.035Z] [2021-10-26T18:03:26.035Z] [2021-10-26T18:03:26.035Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/90/openapi/v2/system-agent.yaml] [2021-10-26T18:03:26.035Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-26T18:03:26.035Z] Dload Upload Total Spent Left Speed [2021-10-26T18:03:27.418Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 19709 --:--:-- --:--:-- --:--:-- 19701 100 19603 0 0 100 19603 0 19707 --:--:-- --:--:-- --:--:-- 19701 [2021-10-26T18:03:27.418Z] [2021-10-26T18:03:27.418Z] [Pipeline] } [2021-10-26T18:03:27.425Z] 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-10-26T18:03:27.923Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-26T18:03:27.923Z] . [Pipeline] withDockerContainer [2021-10-26T18:03:27.998Z] prd-centos7-docker-4c-2g-2070 does not seem to be running inside a container [2021-10-26T18:03:28.034Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/90 -v /w/workspace/edgex-go/90:/w/workspace/edgex-go/90:rw,z -v /w/workspace/edgex-go/90@tmp:/w/workspace/edgex-go/90@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:10004/edgex-devops/git-semver:latest cat [2021-10-26T18:03:28.419Z] $ docker top b67f43d009f3819cd2d964cf8d7642e403b5e4dd0610882d3f557fdf4547584c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-26T18:03:28.518Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-26T18:03:28.518Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-26T18:03:28.636Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-26T18:03:28.639Z] $ docker exec b67f43d009f3819cd2d964cf8d7642e403b5e4dd0610882d3f557fdf4547584c ssh-agent [2021-10-26T18:03:28.745Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXalNMCe/agent.14 [2021-10-26T18:03:28.745Z] SSH_AGENT_PID=20 [2021-10-26T18:03:28.750Z] Running ssh-add (command line suppressed) [2021-10-26T18:03:28.863Z] Identity added: /w/workspace/edgex-go/90@tmp/private_key_1475441757029909039.key (/w/workspace/edgex-go/90@tmp/private_key_1475441757029909039.key) [2021-10-26T18:03:28.874Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-26T18:03:29.163Z] + git semver tag [2021-10-26T18:03:29.163Z] # -> Open(): unable to determine branch for HEAD [2021-10-26T18:03:29.163Z] # $GIT_DIR = /w/workspace/edgex-go/90/.git [2021-10-26T18:03:29.163Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/90 [2021-10-26T18:03:29.163Z] # $SEMVER_REMOTE_NAME = origin [2021-10-26T18:03:29.163Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-26T18:03:29.163Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-26T18:03:29.163Z] # $SEMVER_BRANCH = main [2021-10-26T18:03:29.163Z] # $SEMVER_DIR = /w/workspace/edgex-go/90/.semver [2021-10-26T18:03:29.163Z] # 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 HEAD [2021-10-26T18:03:29.163Z] # -> Force: false [2021-10-26T18:03:29.163Z] # 0bd172df6e0143205986df36d0c1d3e602aa50bd refs/tags/v2.0.1-dev.79 [Pipeline] } [2021-10-26T18:03:29.173Z] $ docker exec --env ******** --env ******** b67f43d009f3819cd2d964cf8d7642e403b5e4dd0610882d3f557fdf4547584c ssh-agent -k [2021-10-26T18:03:29.258Z] unset SSH_AUTH_SOCK; [2021-10-26T18:03:29.259Z] unset SSH_AGENT_PID; [2021-10-26T18:03:29.259Z] echo Agent pid 20 killed; [2021-10-26T18:03:29.269Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-26T18:03:29.565Z] + git semver [Pipeline] } [2021-10-26T18:03:29.577Z] $ docker stop --time=1 b67f43d009f3819cd2d964cf8d7642e403b5e4dd0610882d3f557fdf4547584c [2021-10-26T18:03:30.757Z] $ docker rm -f b67f43d009f3819cd2d964cf8d7642e403b5e4dd0610882d3f557fdf4547584c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:03:31.142Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-26T18:03:31.142Z] [2021-10-26T18:03:31.142Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:03:31.450Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-26T18:03:31.450Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-10-26T18:03:31.450Z] ab5ef0e58194: Pulling fs layer [2021-10-26T18:03:31.450Z] 9712f1f96733: Pulling fs layer [2021-10-26T18:03:31.450Z] 63f879dbbcfc: Pulling fs layer [2021-10-26T18:03:31.450Z] 0d9ebad4ef96: Pulling fs layer [2021-10-26T18:03:31.450Z] e9a5061849ea: Pulling fs layer [2021-10-26T18:03:31.450Z] d747dcd14b5f: Pulling fs layer [2021-10-26T18:03:31.450Z] 2de7ff778b66: Pulling fs layer [2021-10-26T18:03:31.450Z] e9a5061849ea: Waiting [2021-10-26T18:03:31.450Z] d747dcd14b5f: Waiting [2021-10-26T18:03:31.450Z] 2de7ff778b66: Waiting [2021-10-26T18:03:31.450Z] 0d9ebad4ef96: Waiting [2021-10-26T18:03:31.450Z] 9712f1f96733: Verifying Checksum [2021-10-26T18:03:31.450Z] 9712f1f96733: Download complete [2021-10-26T18:03:31.716Z] 63f879dbbcfc: Verifying Checksum [2021-10-26T18:03:31.716Z] 63f879dbbcfc: Download complete [2021-10-26T18:03:31.976Z] ab5ef0e58194: Verifying Checksum [2021-10-26T18:03:31.976Z] ab5ef0e58194: Download complete [2021-10-26T18:03:31.977Z] d747dcd14b5f: Verifying Checksum [2021-10-26T18:03:31.977Z] d747dcd14b5f: Download complete [2021-10-26T18:03:31.977Z] 0d9ebad4ef96: Verifying Checksum [2021-10-26T18:03:31.977Z] 0d9ebad4ef96: Download complete [2021-10-26T18:03:31.977Z] e9a5061849ea: Verifying Checksum [2021-10-26T18:03:31.977Z] e9a5061849ea: Download complete [2021-10-26T18:03:31.977Z] 2de7ff778b66: Verifying Checksum [2021-10-26T18:03:31.977Z] 2de7ff778b66: Download complete [2021-10-26T18:03:35.341Z] ab5ef0e58194: Pull complete [2021-10-26T18:03:35.341Z] 9712f1f96733: Pull complete [2021-10-26T18:03:35.608Z] 63f879dbbcfc: Pull complete [2021-10-26T18:03:39.871Z] 0d9ebad4ef96: Pull complete [2021-10-26T18:03:39.871Z] e9a5061849ea: Pull complete [2021-10-26T18:03:39.871Z] d747dcd14b5f: Pull complete [2021-10-26T18:03:41.257Z] 2de7ff778b66: Pull complete [2021-10-26T18:03:41.257Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-10-26T18:03:41.257Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-26T18:03:41.257Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-10-26T18:03:41.323Z] prd-centos7-docker-4c-2g-2070 does not seem to be running inside a container [2021-10-26T18:03:41.355Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/90 -v /w/workspace/edgex-go/90:/w/workspace/edgex-go/90:rw,z -v /w/workspace/edgex-go/90@tmp:/w/workspace/edgex-go/90@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-lftools:0.23.1-centos7 cat [2021-10-26T18:03:44.924Z] $ docker top 7666348e12ff2434b589b26d70164792b86271272ef9407b57f70c5d660ef72a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-10-26T18:03:45.001Z] provisioning config files... [2021-10-26T18:03:45.010Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/90@tmp/config3674834335273995282tmp [2021-10-26T18:03:45.020Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/90@tmp/config5112338373907968453tmp [2021-10-26T18:03:45.030Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/90@tmp/config3579275356663150772tmp [Pipeline] { [Pipeline] echo [2021-10-26T18:03:45.043Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-26T18:03:45.331Z] ---> sigul-configuration.sh [2021-10-26T18:03:45.331Z] gpg: directory `/root/.gnupg' created [2021-10-26T18:03:45.331Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-10-26T18:03:45.331Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-10-26T18:03:45.331Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-10-26T18:03:45.331Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-10-26T18:03:45.331Z] gpg: CAST5 encrypted data [2021-10-26T18:03:45.331Z] gpg: encrypted with 1 passphrase [2021-10-26T18:03:45.331Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-10-26T18:03:45.620Z] + mkdir /home/jenkins [2021-10-26T18:03:45.620Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-10-26T18:03:45.904Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-10-26T18:03:45.912Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-26T18:03:46.193Z] ---> sigul-install.sh [2021-10-26T18:03:46.193Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-10-26T18:03:46.492Z] + git tag --list [2021-10-26T18:03:46.492Z] 0.6.0 [2021-10-26T18:03:46.492Z] 0.6.1 [2021-10-26T18:03:46.492Z] 0.7.0 [2021-10-26T18:03:46.492Z] 0.7.1 [2021-10-26T18:03:46.492Z] v1.0.0 [2021-10-26T18:03:46.492Z] v1.0.1 [2021-10-26T18:03:46.492Z] v1.1.0 [2021-10-26T18:03:46.492Z] v1.2.0 [2021-10-26T18:03:46.492Z] v1.2.1 [2021-10-26T18:03:46.492Z] v1.3.0 [2021-10-26T18:03:46.492Z] v1.3.1 [2021-10-26T18:03:46.492Z] v2.0.0 [2021-10-26T18:03:46.492Z] v2.0.1-dev.1 [2021-10-26T18:03:46.492Z] v2.0.1-dev.10 [2021-10-26T18:03:46.492Z] v2.0.1-dev.11 [2021-10-26T18:03:46.492Z] v2.0.1-dev.12 [2021-10-26T18:03:46.492Z] v2.0.1-dev.13 [2021-10-26T18:03:46.492Z] v2.0.1-dev.14 [2021-10-26T18:03:46.492Z] v2.0.1-dev.15 [2021-10-26T18:03:46.492Z] v2.0.1-dev.16 [2021-10-26T18:03:46.492Z] v2.0.1-dev.17 [2021-10-26T18:03:46.492Z] v2.0.1-dev.18 [2021-10-26T18:03:46.492Z] v2.0.1-dev.19 [2021-10-26T18:03:46.492Z] v2.0.1-dev.2 [2021-10-26T18:03:46.492Z] v2.0.1-dev.20 [2021-10-26T18:03:46.492Z] v2.0.1-dev.21 [2021-10-26T18:03:46.492Z] v2.0.1-dev.22 [2021-10-26T18:03:46.492Z] v2.0.1-dev.23 [2021-10-26T18:03:46.492Z] v2.0.1-dev.24 [2021-10-26T18:03:46.492Z] v2.0.1-dev.25 [2021-10-26T18:03:46.492Z] v2.0.1-dev.26 [2021-10-26T18:03:46.492Z] v2.0.1-dev.27 [2021-10-26T18:03:46.492Z] v2.0.1-dev.28 [2021-10-26T18:03:46.492Z] v2.0.1-dev.29 [2021-10-26T18:03:46.492Z] v2.0.1-dev.3 [2021-10-26T18:03:46.492Z] v2.0.1-dev.30 [2021-10-26T18:03:46.492Z] v2.0.1-dev.31 [2021-10-26T18:03:46.492Z] v2.0.1-dev.32 [2021-10-26T18:03:46.492Z] v2.0.1-dev.33 [2021-10-26T18:03:46.492Z] v2.0.1-dev.34 [2021-10-26T18:03:46.492Z] v2.0.1-dev.35 [2021-10-26T18:03:46.492Z] v2.0.1-dev.36 [2021-10-26T18:03:46.492Z] v2.0.1-dev.37 [2021-10-26T18:03:46.492Z] v2.0.1-dev.38 [2021-10-26T18:03:46.492Z] v2.0.1-dev.39 [2021-10-26T18:03:46.492Z] v2.0.1-dev.4 [2021-10-26T18:03:46.492Z] v2.0.1-dev.40 [2021-10-26T18:03:46.492Z] v2.0.1-dev.41 [2021-10-26T18:03:46.492Z] v2.0.1-dev.42 [2021-10-26T18:03:46.492Z] v2.0.1-dev.43 [2021-10-26T18:03:46.492Z] v2.0.1-dev.44 [2021-10-26T18:03:46.492Z] v2.0.1-dev.45 [2021-10-26T18:03:46.492Z] v2.0.1-dev.46 [2021-10-26T18:03:46.492Z] v2.0.1-dev.47 [2021-10-26T18:03:46.492Z] v2.0.1-dev.48 [2021-10-26T18:03:46.492Z] v2.0.1-dev.49 [2021-10-26T18:03:46.492Z] v2.0.1-dev.5 [2021-10-26T18:03:46.492Z] v2.0.1-dev.50 [2021-10-26T18:03:46.492Z] v2.0.1-dev.51 [2021-10-26T18:03:46.492Z] v2.0.1-dev.52 [2021-10-26T18:03:46.492Z] v2.0.1-dev.53 [2021-10-26T18:03:46.492Z] v2.0.1-dev.54 [2021-10-26T18:03:46.492Z] v2.0.1-dev.55 [2021-10-26T18:03:46.492Z] v2.0.1-dev.56 [2021-10-26T18:03:46.492Z] v2.0.1-dev.57 [2021-10-26T18:03:46.492Z] v2.0.1-dev.58 [2021-10-26T18:03:46.492Z] v2.0.1-dev.59 [2021-10-26T18:03:46.492Z] v2.0.1-dev.6 [2021-10-26T18:03:46.492Z] v2.0.1-dev.60 [2021-10-26T18:03:46.492Z] v2.0.1-dev.61 [2021-10-26T18:03:46.492Z] v2.0.1-dev.62 [2021-10-26T18:03:46.492Z] v2.0.1-dev.63 [2021-10-26T18:03:46.492Z] v2.0.1-dev.64 [2021-10-26T18:03:46.492Z] v2.0.1-dev.65 [2021-10-26T18:03:46.492Z] v2.0.1-dev.66 [2021-10-26T18:03:46.492Z] v2.0.1-dev.67 [2021-10-26T18:03:46.492Z] v2.0.1-dev.68 [2021-10-26T18:03:46.492Z] v2.0.1-dev.69 [2021-10-26T18:03:46.492Z] v2.0.1-dev.7 [2021-10-26T18:03:46.492Z] v2.0.1-dev.70 [2021-10-26T18:03:46.492Z] v2.0.1-dev.71 [2021-10-26T18:03:46.492Z] v2.0.1-dev.72 [2021-10-26T18:03:46.492Z] v2.0.1-dev.73 [2021-10-26T18:03:46.492Z] v2.0.1-dev.74 [2021-10-26T18:03:46.492Z] v2.0.1-dev.75 [2021-10-26T18:03:46.492Z] v2.0.1-dev.76 [2021-10-26T18:03:46.492Z] v2.0.1-dev.77 [2021-10-26T18:03:46.492Z] v2.0.1-dev.78 [2021-10-26T18:03:46.492Z] v2.0.1-dev.79 [2021-10-26T18:03:46.492Z] v2.0.1-dev.8 [2021-10-26T18:03:46.492Z] v2.0.1-dev.9 [Pipeline] sh [2021-10-26T18:03:46.773Z] + lftools sign git-tag v2.0.1-dev.79 [2021-10-26T18:03:47.343Z] Signing Git tag with Sigul... [2021-10-26T18:03:47.343Z] Signing v2.0.1-dev.79 [Pipeline] echo [2021-10-26T18:03:48.290Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-26T18:03:48.578Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-10-26T18:03:48.585Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-10-26T18:03:48.601Z] $ docker stop --time=1 7666348e12ff2434b589b26d70164792b86271272ef9407b57f70c5d660ef72a [2021-10-26T18:03:49.794Z] $ docker rm -f 7666348e12ff2434b589b26d70164792b86271272ef9407b57f70c5d660ef72a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:03:50.568Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-26T18:03:50.569Z] . [Pipeline] withDockerContainer [2021-10-26T18:03:50.636Z] prd-centos7-docker-4c-2g-2070 does not seem to be running inside a container [2021-10-26T18:03:50.671Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/90 -v /w/workspace/edgex-go/90:/w/workspace/edgex-go/90:rw,z -v /w/workspace/edgex-go/90@tmp:/w/workspace/edgex-go/90@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:10004/edgex-devops/git-semver:latest cat [2021-10-26T18:03:51.004Z] $ docker top 68817711a6302bb30646426bf7415e9f6bff4d24ed33d9cd6708878422b2b88e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-26T18:03:51.088Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-26T18:03:51.088Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-26T18:03:51.190Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-26T18:03:51.193Z] $ docker exec 68817711a6302bb30646426bf7415e9f6bff4d24ed33d9cd6708878422b2b88e ssh-agent [2021-10-26T18:03:51.283Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIeHjha/agent.13 [2021-10-26T18:03:51.283Z] SSH_AGENT_PID=19 [2021-10-26T18:03:51.288Z] Running ssh-add (command line suppressed) [2021-10-26T18:03:51.381Z] Identity added: /w/workspace/edgex-go/90@tmp/private_key_1534712176642452455.key (/w/workspace/edgex-go/90@tmp/private_key_1534712176642452455.key) [2021-10-26T18:03:51.392Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-26T18:03:51.678Z] + git semver bump pre [2021-10-26T18:03:51.679Z] # -> Open(): unable to determine branch for HEAD [2021-10-26T18:03:51.679Z] # $GIT_DIR = /w/workspace/edgex-go/90/.git [2021-10-26T18:03:51.679Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/90 [2021-10-26T18:03:51.679Z] # $SEMVER_REMOTE_NAME = origin [2021-10-26T18:03:51.679Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-26T18:03:51.679Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-26T18:03:51.679Z] # $SEMVER_BRANCH = main [2021-10-26T18:03:51.679Z] # $SEMVER_DIR = /w/workspace/edgex-go/90/.semver [2021-10-26T18:03:51.679Z] 2.0.1-dev.80 [Pipeline] } [2021-10-26T18:03:51.689Z] $ docker exec --env ******** --env ******** 68817711a6302bb30646426bf7415e9f6bff4d24ed33d9cd6708878422b2b88e ssh-agent -k [2021-10-26T18:03:51.776Z] unset SSH_AUTH_SOCK; [2021-10-26T18:03:51.776Z] unset SSH_AGENT_PID; [2021-10-26T18:03:51.776Z] echo Agent pid 19 killed; [2021-10-26T18:03:51.791Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-26T18:03:52.102Z] + git semver [Pipeline] } [2021-10-26T18:03:52.116Z] $ docker stop --time=1 68817711a6302bb30646426bf7415e9f6bff4d24ed33d9cd6708878422b2b88e [2021-10-26T18:03:53.289Z] $ docker rm -f 68817711a6302bb30646426bf7415e9f6bff4d24ed33d9cd6708878422b2b88e [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:03:53.636Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-26T18:03:53.636Z] . [Pipeline] withDockerContainer [2021-10-26T18:03:53.699Z] prd-centos7-docker-4c-2g-2070 does not seem to be running inside a container [2021-10-26T18:03:53.734Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/90 -v /w/workspace/edgex-go/90:/w/workspace/edgex-go/90:rw,z -v /w/workspace/edgex-go/90@tmp:/w/workspace/edgex-go/90@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:10004/edgex-devops/git-semver:latest cat [2021-10-26T18:03:54.090Z] $ docker top 702171542f720463e46938f325390d6235be84aab88e8dba38cd8b51dee45a3c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-26T18:03:54.174Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-26T18:03:54.174Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-26T18:03:54.273Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-26T18:03:54.276Z] $ docker exec 702171542f720463e46938f325390d6235be84aab88e8dba38cd8b51dee45a3c ssh-agent [2021-10-26T18:03:54.377Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkGIoFF/agent.14 [2021-10-26T18:03:54.377Z] SSH_AGENT_PID=21 [2021-10-26T18:03:54.383Z] Running ssh-add (command line suppressed) [2021-10-26T18:03:54.466Z] Identity added: /w/workspace/edgex-go/90@tmp/private_key_8503066135998185396.key (/w/workspace/edgex-go/90@tmp/private_key_8503066135998185396.key) [2021-10-26T18:03:54.479Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-26T18:03:54.760Z] + git semver push [2021-10-26T18:03:54.760Z] # -> Open(): unable to determine branch for HEAD [2021-10-26T18:03:54.760Z] # $GIT_DIR = /w/workspace/edgex-go/90/.git [2021-10-26T18:03:54.760Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/90 [2021-10-26T18:03:54.760Z] # $SEMVER_REMOTE_NAME = origin [2021-10-26T18:03:54.760Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-26T18:03:54.760Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-26T18:03:54.760Z] # $SEMVER_BRANCH = main [2021-10-26T18:03:54.760Z] # $SEMVER_DIR = /w/workspace/edgex-go/90/.semver [Pipeline] } [2021-10-26T18:03:58.996Z] $ docker exec --env ******** --env ******** 702171542f720463e46938f325390d6235be84aab88e8dba38cd8b51dee45a3c ssh-agent -k [2021-10-26T18:03:59.086Z] unset SSH_AUTH_SOCK; [2021-10-26T18:03:59.086Z] unset SSH_AGENT_PID; [2021-10-26T18:03:59.087Z] echo Agent pid 21 killed; [2021-10-26T18:03:59.096Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-26T18:03:59.399Z] + git semver [Pipeline] } [2021-10-26T18:03:59.412Z] $ docker stop --time=1 702171542f720463e46938f325390d6235be84aab88e8dba38cd8b51dee45a3c [2021-10-26T18:04:00.590Z] $ docker rm -f 702171542f720463e46938f325390d6235be84aab88e8dba38cd8b51dee45a3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-26T18:04:01.385Z] + '[' -d /w/workspace/edgex-go/90/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-26T18:04:01.683Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-26T18:04:02.235Z] ---> package-listing.sh [2021-10-26T18:04:02.235Z] ++ facter osfamily [2021-10-26T18:04:02.235Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-26T18:04:02.497Z] + OS_FAMILY=redhat [2021-10-26T18:04:02.497Z] + workspace=/w/workspace/edgex-go/90 [2021-10-26T18:04:02.497Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-26T18:04:02.497Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-26T18:04:02.497Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-26T18:04:02.497Z] + PACKAGES=/tmp/packages_start.txt [2021-10-26T18:04:02.497Z] + '[' /w/workspace/edgex-go/90 ']' [2021-10-26T18:04:02.497Z] + PACKAGES=/tmp/packages_end.txt [2021-10-26T18:04:02.497Z] + case "${OS_FAMILY}" in [2021-10-26T18:04:02.497Z] + rpm -qa [2021-10-26T18:04:02.497Z] + sort [2021-10-26T18:04:05.811Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-26T18:04:05.811Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-26T18:04:05.811Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-26T18:04:05.811Z] + '[' /w/workspace/edgex-go/90 ']' [2021-10-26T18:04:05.811Z] + mkdir -p /w/workspace/edgex-go/90/archives/ [2021-10-26T18:04:05.811Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/90/archives/ [Pipeline] echo [2021-10-26T18:04:05.821Z] 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/90/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-26T18:04:06.110Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:04:06.695Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-26T18:04:06.695Z] [2021-10-26T18:04:06.695Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-26T18:04:07.005Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-26T18:04:07.005Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-26T18:04:07.005Z] b4d181a07f80: Pulling fs layer [2021-10-26T18:04:07.005Z] a1111a8f2ec3: Pulling fs layer [2021-10-26T18:04:07.005Z] ed53099fbce6: Pulling fs layer [2021-10-26T18:04:07.005Z] dc539afda2c1: Pulling fs layer [2021-10-26T18:04:07.005Z] 77bc0d833cb6: Pulling fs layer [2021-10-26T18:04:07.005Z] 9065ff56babe: Pulling fs layer [2021-10-26T18:04:07.005Z] d287ab97295c: Pulling fs layer [2021-10-26T18:04:07.005Z] dc539afda2c1: Waiting [2021-10-26T18:04:07.005Z] 77bc0d833cb6: Waiting [2021-10-26T18:04:07.005Z] 9065ff56babe: Waiting [2021-10-26T18:04:07.005Z] d287ab97295c: Waiting [2021-10-26T18:04:07.005Z] a1111a8f2ec3: Verifying Checksum [2021-10-26T18:04:07.005Z] a1111a8f2ec3: Download complete [2021-10-26T18:04:07.005Z] dc539afda2c1: Verifying Checksum [2021-10-26T18:04:07.005Z] dc539afda2c1: Download complete [2021-10-26T18:04:07.005Z] ed53099fbce6: Verifying Checksum [2021-10-26T18:04:07.005Z] ed53099fbce6: Download complete [2021-10-26T18:04:07.273Z] 9065ff56babe: Verifying Checksum [2021-10-26T18:04:07.273Z] 9065ff56babe: Download complete [2021-10-26T18:04:07.273Z] 77bc0d833cb6: Verifying Checksum [2021-10-26T18:04:07.273Z] 77bc0d833cb6: Download complete [2021-10-26T18:04:07.273Z] b4d181a07f80: Verifying Checksum [2021-10-26T18:04:07.273Z] b4d181a07f80: Download complete [2021-10-26T18:04:07.869Z] d287ab97295c: Verifying Checksum [2021-10-26T18:04:07.869Z] d287ab97295c: Download complete [2021-10-26T18:04:08.810Z] b4d181a07f80: Pull complete [2021-10-26T18:04:08.810Z] a1111a8f2ec3: Pull complete [2021-10-26T18:04:09.382Z] ed53099fbce6: Pull complete [2021-10-26T18:04:09.382Z] dc539afda2c1: Pull complete [2021-10-26T18:04:09.958Z] 77bc0d833cb6: Pull complete [2021-10-26T18:04:09.958Z] 9065ff56babe: Pull complete [2021-10-26T18:04:15.263Z] d287ab97295c: Pull complete [2021-10-26T18:04:15.263Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-26T18:04:15.263Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-26T18:04:15.263Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-26T18:04:15.323Z] prd-centos7-docker-4c-2g-2070 does not seem to be running inside a container [2021-10-26T18:04:15.356Z] $ 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/90/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/90 -v /w/workspace/edgex-go/90:/w/workspace/edgex-go/90:rw,z -v /w/workspace/edgex-go/90@tmp:/w/workspace/edgex-go/90@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-lftools-log-publisher:latest cat [2021-10-26T18:04:17.819Z] $ docker top 2774f77f23319e12d58a5e257e15fd501c2dd6335b99dc1dc6f4df311f3a84d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-26T18:04:18.166Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-26T18:04:18.464Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-26T18:04:18.748Z] + ls /var/log/sa-host [2021-10-26T18:04:18.748Z] + sadf -c /var/log/sa-host/sa26 [2021-10-26T18:04:18.748Z] file_magic: OK [2021-10-26T18:04:18.748Z] HZ: Using current value: 100 [2021-10-26T18:04:18.748Z] file_header: OK [2021-10-26T18:04:18.748Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-26T18:04:18.748Z] Statistics: [2021-10-26T18:04:18.748Z] 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... [2021-10-26T18:04:18.748Z] File successfully converted to sysstat format version 12.0.3 [2021-10-26T18:04:18.748Z] + sadf -c /var/log/sa-host/sa30 [2021-10-26T18:04:18.748Z] file_magic: OK [2021-10-26T18:04:18.748Z] HZ: Using current value: 100 [2021-10-26T18:04:18.748Z] file_header: OK [2021-10-26T18:04:18.748Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-26T18:04:18.748Z] Statistics: [2021-10-26T18:04:18.748Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-26T18:04:18.748Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-26T18:04:18.833Z] provisioning config files... [2021-10-26T18:04:18.844Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/90@tmp/config7576528687497937701tmp [Pipeline] { [Pipeline] echo [2021-10-26T18:04:18.856Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-26T18:04:19.138Z] ---> create-netrc.sh [Pipeline] } [2021-10-26T18:04:19.145Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-26T18:04:19.470Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-26T18:04:19.477Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-26T18:04:19.762Z] ---> sudo-logs.sh [2021-10-26T18:04:19.762Z] Archiving 'sudo' log.. [2021-10-26T18:04:19.762Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2070.novalocal: Name or service not known [2021-10-26T18:04:19.762Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2070.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-26T18:04:19.782Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-26T18:04:20.066Z] ---> job-cost.sh [2021-10-26T18:04:20.066Z] lf-activate-venv: SKIPPING [2021-10-26T18:04:20.066Z] DEBUG: total: 0.10999999940395355 [2021-10-26T18:04:20.066Z] INFO: Retrieving Stack Cost... [2021-10-26T18:04:20.326Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-26T18:04:20.585Z] INFO: Archiving Costs [Pipeline] echo [2021-10-26T18:04:20.594Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-26T18:04:20.880Z] ---> logs-deploy.sh [2021-10-26T18:04:20.880Z] lf-activate-venv: SKIPPING [2021-10-26T18:04:20.881Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/90 [2021-10-26T18:04:20.881Z] INFO: archiving workspace using pattern(s): [2021-10-26T18:04:21.823Z] Archives upload complete. [2021-10-26T18:04:21.823Z] INFO: archiving logs to Nexus