Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a50ec7cbd1ffe16c0409c75cc366b79de6e56022 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-ssh2540027895647799971.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh143695856060175506.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh5008212874156540831.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh8934832006296937780.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-ssh4379850740099949112.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-880 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/33 [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/33 # 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/33@tmp/jenkins-gitclient-ssh1496589407670759822.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 a50ec7cbd1ffe16c0409c75cc366b79de6e56022 (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 a50ec7cbd1ffe16c0409c75cc366b79de6e56022 # timeout=10 Commit message: "Merge pull request #3670 from jim-wang-intel/remove-curl-secretstore-setup" > git rev-list --no-walk 729eb4739df12e156b446759f30c8b9b764bc7ef # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-14T12:50:16.541Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-14T12:50:16.635Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-14T12:50:16.661Z] ========================================================= [2021-08-14T12:50:16.661Z] EdgeX Global Pipelines Version Info [2021-08-14T12:50:16.661Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-14T12:50:17.906Z] ------------------- [2021-08-14T12:50:17.906Z] stable info: [2021-08-14T12:50:17.906Z] ------------------- [2021-08-14T12:50:17.906Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-14T12:50:17.906Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-14T12:50:17.906Z] Message: update stable to v1.0.205 [2021-08-14T12:50:18.489Z] ------------------- [2021-08-14T12:50:18.489Z] experimental info: [2021-08-14T12:50:18.489Z] ------------------- [2021-08-14T12:50:18.489Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-14T12:50:18.489Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-14T12:50:18.489Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-14T12:50:18.622Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-08-14T12:50:18.643Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-08-14T12:50:18.665Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-14T12:50:18.688Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-14T12:50:18.712Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-14T12:50:18.738Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-14T12:50:18.763Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-14T12:50:18.792Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-08-14T12:50:18.822Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-08-14T12:50:18.851Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-08-14T12:50:18.886Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-14T12:50:18.931Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-14T12:50:18.975Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-14T12:50:19.023Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-14T12:50:19.068Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-14T12:50:19.113Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-14T12:50:19.167Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-14T12:50:19.189Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-14T12:50:19.212Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-14T12:50:19.233Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-14T12:50:19.255Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-14T12:50:19.276Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-14T12:50:19.297Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-14T12:50:19.319Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-08-14T12:50:19.344Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-08-14T12:50:19.365Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-08-14T12:50:19.386Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [Pipeline] echo [2021-08-14T12:50:19.412Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a50ec7c [Pipeline] echo [2021-08-14T12:50:19.434Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-14T12:50:19.512Z] provisioning config files... [2021-08-14T12:50:19.533Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/33@tmp/config3176507452828999770tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-14T12:50:19.882Z] ---> docker-login.sh [2021-08-14T12:50:19.883Z] nexus3.edgexfoundry.org:10001 [2021-08-14T12:50:19.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-14T12:50:20.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-14T12:50:20.154Z] Configure a credential helper to remove this warning. See [2021-08-14T12:50:20.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-14T12:50:20.154Z] [2021-08-14T12:50:20.154Z] Login Succeeded [2021-08-14T12:50:20.154Z] nexus3.edgexfoundry.org:10002 [2021-08-14T12:50:20.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-14T12:50:20.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-14T12:50:20.421Z] Configure a credential helper to remove this warning. See [2021-08-14T12:50:20.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-14T12:50:20.421Z] [2021-08-14T12:50:20.421Z] Login Succeeded [2021-08-14T12:50:20.421Z] nexus3.edgexfoundry.org:10003 [2021-08-14T12:50:20.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-14T12:50:20.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-14T12:50:20.421Z] Configure a credential helper to remove this warning. See [2021-08-14T12:50:20.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-14T12:50:20.421Z] [2021-08-14T12:50:20.421Z] Login Succeeded [2021-08-14T12:50:20.421Z] nexus3.edgexfoundry.org:10004 [2021-08-14T12:50:20.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-14T12:50:20.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-14T12:50:20.689Z] Configure a credential helper to remove this warning. See [2021-08-14T12:50:20.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-14T12:50:20.689Z] [2021-08-14T12:50:20.689Z] Login Succeeded [2021-08-14T12:50:20.689Z] docker.io [2021-08-14T12:50:20.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-14T12:50:20.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-14T12:50:20.955Z] Configure a credential helper to remove this warning. See [2021-08-14T12:50:20.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-14T12:50:20.955Z] [2021-08-14T12:50:20.955Z] Login Succeeded [2021-08-14T12:50:20.955Z] ---> docker-login.sh ends [Pipeline] } [2021-08-14T12:50:20.969Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-14T12:50:21.326Z] ++ 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-08-14T12:50:21.326Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-14T12:50:21.326Z] ++ dirname cmd/core-command/Dockerfile [2021-08-14T12:50:21.326Z] ++ cut -d/ -f2 [2021-08-14T12:50:21.326Z] + echo core-command,cmd/core-command/Dockerfile [2021-08-14T12:50:21.326Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-14T12:50:21.326Z] ++ cut -d/ -f2 [2021-08-14T12:50:21.326Z] ++ dirname cmd/core-data/Dockerfile [2021-08-14T12:50:21.326Z] + echo core-data,cmd/core-data/Dockerfile [2021-08-14T12:50:21.326Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-14T12:50:21.326Z] ++ dirname cmd/core-metadata/Dockerfile [2021-08-14T12:50:21.326Z] ++ cut -d/ -f2 [2021-08-14T12:50:21.326Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-08-14T12:50:21.326Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-14T12:50:21.326Z] ++ cut -d/ -f2 [2021-08-14T12:50:21.326Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-08-14T12:50:21.326Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-08-14T12:50:21.326Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-14T12:50:21.326Z] ++ cut -d/ -f2 [2021-08-14T12:50:21.326Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-08-14T12:50:21.326Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-08-14T12:50:21.326Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-14T12:50:21.326Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-08-14T12:50:21.326Z] ++ cut -d/ -f2 [2021-08-14T12:50:21.326Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-08-14T12:50:21.326Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-14T12:50:21.326Z] ++ cut -d/ -f2 [2021-08-14T12:50:21.326Z] ++ dirname cmd/support-notifications/Dockerfile [2021-08-14T12:50:21.326Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-08-14T12:50:21.326Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-14T12:50:21.326Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-08-14T12:50:21.326Z] ++ cut -d/ -f2 [2021-08-14T12:50:21.326Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-08-14T12:50:21.326Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-14T12:50:21.326Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-08-14T12:50:21.326Z] ++ cut -d/ -f2 [2021-08-14T12:50:21.326Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-08-14T12:50:21.389Z] 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-08-14T12:50:22.663Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-14T12:50:22.663Z] [2021-08-14T12:50:22.663Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:50:22.993Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-14T12:50:22.993Z] latest: Pulling from edgex-devops/git-semver [2021-08-14T12:50:22.993Z] 31603596830f: Pulling fs layer [2021-08-14T12:50:22.993Z] d4622e32a9a9: Pulling fs layer [2021-08-14T12:50:22.993Z] 1030fce36090: Pulling fs layer [2021-08-14T12:50:22.993Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-14T12:50:22.993Z] 6c6cb7e1b49b: Waiting [2021-08-14T12:50:22.993Z] d4622e32a9a9: Verifying Checksum [2021-08-14T12:50:22.993Z] d4622e32a9a9: Download complete [2021-08-14T12:50:23.268Z] 31603596830f: Verifying Checksum [2021-08-14T12:50:23.268Z] 31603596830f: Download complete [2021-08-14T12:50:23.268Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-14T12:50:23.268Z] 6c6cb7e1b49b: Download complete [2021-08-14T12:50:23.548Z] 31603596830f: Pull complete [2021-08-14T12:50:23.548Z] d4622e32a9a9: Pull complete [2021-08-14T12:50:23.548Z] 1030fce36090: Verifying Checksum [2021-08-14T12:50:23.548Z] 1030fce36090: Download complete [2021-08-14T12:50:24.143Z] 1030fce36090: Pull complete [2021-08-14T12:50:24.410Z] 6c6cb7e1b49b: Pull complete [2021-08-14T12:50:24.410Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-14T12:50:24.410Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-14T12:50:24.410Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-14T12:50:24.503Z] prd-centos7-docker-4c-2g-880 does not seem to be running inside a container [2021-08-14T12:50:24.558Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/33 -v /w/workspace/edgex-go/33:/w/workspace/edgex-go/33:rw,z -v /w/workspace/edgex-go/33@tmp:/w/workspace/edgex-go/33@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-08-14T12:50:25.457Z] $ docker top a49a10cfa907a2bdd8857458a9915e760029984ee1552e377360449231e8a81d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-14T12:50:25.595Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-14T12:50:25.596Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-14T12:50:25.715Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-14T12:50:25.719Z] $ docker exec a49a10cfa907a2bdd8857458a9915e760029984ee1552e377360449231e8a81d ssh-agent [2021-08-14T12:50:25.844Z] SSH_AUTH_SOCK=/tmp/ssh-27pL8iCKAzIx/agent.13 [2021-08-14T12:50:25.844Z] SSH_AGENT_PID=19 [2021-08-14T12:50:25.855Z] Running ssh-add (command line suppressed) [2021-08-14T12:50:25.960Z] Identity added: /w/workspace/edgex-go/33@tmp/private_key_4928251270282150128.key (/w/workspace/edgex-go/33@tmp/private_key_4928251270282150128.key) [2021-08-14T12:50:25.980Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-14T12:50:26.295Z] + git tag --points-at HEAD [Pipeline] } [2021-08-14T12:50:26.320Z] $ docker exec --env ******** --env ******** a49a10cfa907a2bdd8857458a9915e760029984ee1552e377360449231e8a81d ssh-agent -k [2021-08-14T12:50:26.424Z] unset SSH_AUTH_SOCK; [2021-08-14T12:50:26.424Z] unset SSH_AGENT_PID; [2021-08-14T12:50:26.424Z] echo Agent pid 19 killed; [2021-08-14T12:50:26.441Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-14T12:50:26.478Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-14T12:50:26.478Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-14T12:50:26.588Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-14T12:50:26.590Z] $ docker exec a49a10cfa907a2bdd8857458a9915e760029984ee1552e377360449231e8a81d ssh-agent [2021-08-14T12:50:26.697Z] SSH_AUTH_SOCK=/tmp/ssh-RMOgHmoPpUhz/agent.51 [2021-08-14T12:50:26.697Z] SSH_AGENT_PID=58 [2021-08-14T12:50:26.705Z] Running ssh-add (command line suppressed) [2021-08-14T12:50:26.800Z] Identity added: /w/workspace/edgex-go/33@tmp/private_key_9009454033785007329.key (/w/workspace/edgex-go/33@tmp/private_key_9009454033785007329.key) [2021-08-14T12:50:26.819Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-14T12:50:27.142Z] + git semver init [2021-08-14T12:50:27.142Z] # -> Open(): unable to determine branch for HEAD [2021-08-14T12:50:27.142Z] # $GIT_DIR = /w/workspace/edgex-go/33/.git [2021-08-14T12:50:27.142Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/33 [2021-08-14T12:50:27.142Z] # $SEMVER_REMOTE_NAME = origin [2021-08-14T12:50:27.142Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-14T12:50:27.142Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-14T12:50:27.142Z] # $SEMVER_BRANCH = main [2021-08-14T12:50:27.142Z] # $SEMVER_TEMP = /tmp/semver-566047610 [2021-08-14T12:50:27.142Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-08-14T12:50:42.157Z] # '/tmp/semver-566047610' -> '/w/workspace/edgex-go/33/.semver' [2021-08-14T12:50:42.157Z] # -> Force: false [2021-08-14T12:50:42.157Z] # $SEMVER_DIR = /w/workspace/edgex-go/33/.semver [Pipeline] } [2021-08-14T12:50:42.172Z] $ docker exec --env ******** --env ******** a49a10cfa907a2bdd8857458a9915e760029984ee1552e377360449231e8a81d ssh-agent -k [2021-08-14T12:50:42.286Z] unset SSH_AUTH_SOCK; [2021-08-14T12:50:42.286Z] unset SSH_AGENT_PID; [2021-08-14T12:50:42.286Z] echo Agent pid 58 killed; [2021-08-14T12:50:42.302Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-14T12:50:42.645Z] + git semver [Pipeline] } [2021-08-14T12:50:42.665Z] $ docker stop --time=1 a49a10cfa907a2bdd8857458a9915e760029984ee1552e377360449231e8a81d [2021-08-14T12:50:44.937Z] $ docker rm -f a49a10cfa907a2bdd8857458a9915e760029984ee1552e377360449231e8a81d [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-14T12:50:45.326Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-14T12:50:45.672Z] Stashed 1 file(s) [Pipeline] echo [2021-08-14T12:50:45.676Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.30 [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-08-14T12:50:45.932Z] ========================================================= [2021-08-14T12:50:45.932Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-14T12:50:45.932Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-14T12:50:46.276Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-14T12:50:46.276Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-14T12:50:46.276Z] 540db60ca938: Pulling fs layer [2021-08-14T12:50:46.276Z] adcc1eea9eea: Pulling fs layer [2021-08-14T12:50:46.276Z] 4c4ab2625f07: Pulling fs layer [2021-08-14T12:50:46.276Z] db62176df00c: Pulling fs layer [2021-08-14T12:50:46.276Z] 3b30891b0d05: Pulling fs layer [2021-08-14T12:50:46.276Z] 06b49ca38bd5: Pulling fs layer [2021-08-14T12:50:46.276Z] c788192a36de: Pulling fs layer [2021-08-14T12:50:46.276Z] a77e37c0d609: Pulling fs layer [2021-08-14T12:50:46.276Z] c3185cebc471: Pulling fs layer [2021-08-14T12:50:46.276Z] 06b49ca38bd5: Waiting [2021-08-14T12:50:46.276Z] c788192a36de: Waiting [2021-08-14T12:50:46.276Z] a77e37c0d609: Waiting [2021-08-14T12:50:46.276Z] c3185cebc471: Waiting [2021-08-14T12:50:46.276Z] db62176df00c: Waiting [2021-08-14T12:50:46.276Z] 3b30891b0d05: Waiting [2021-08-14T12:50:46.276Z] 4c4ab2625f07: Verifying Checksum [2021-08-14T12:50:46.276Z] 4c4ab2625f07: Download complete [2021-08-14T12:50:46.276Z] adcc1eea9eea: Verifying Checksum [2021-08-14T12:50:46.276Z] adcc1eea9eea: Download complete [2021-08-14T12:50:46.276Z] 3b30891b0d05: Verifying Checksum [2021-08-14T12:50:46.276Z] 3b30891b0d05: Download complete [2021-08-14T12:50:46.547Z] 06b49ca38bd5: Verifying Checksum [2021-08-14T12:50:46.547Z] 06b49ca38bd5: Download complete [2021-08-14T12:50:46.547Z] 540db60ca938: Verifying Checksum [2021-08-14T12:50:46.547Z] 540db60ca938: Download complete [2021-08-14T12:50:46.547Z] c788192a36de: Verifying Checksum [2021-08-14T12:50:46.547Z] c788192a36de: Download complete [2021-08-14T12:50:46.547Z] 540db60ca938: Pull complete [2021-08-14T12:50:46.815Z] adcc1eea9eea: Pull complete [2021-08-14T12:50:46.815Z] 4c4ab2625f07: Pull complete [2021-08-14T12:50:47.402Z] a77e37c0d609: Verifying Checksum [2021-08-14T12:50:47.402Z] a77e37c0d609: Download complete [2021-08-14T12:50:51.701Z] db62176df00c: Verifying Checksum [2021-08-14T12:50:51.701Z] db62176df00c: Download complete [2021-08-14T12:50:51.701Z] c3185cebc471: Verifying Checksum [2021-08-14T12:50:51.701Z] c3185cebc471: Download complete [2021-08-14T12:50:54.307Z] db62176df00c: Pull complete [2021-08-14T12:50:54.576Z] 3b30891b0d05: Pull complete [2021-08-14T12:50:54.576Z] 06b49ca38bd5: Pull complete [2021-08-14T12:50:54.576Z] c788192a36de: Pull complete [2021-08-14T12:50:54.845Z] a77e37c0d609: Pull complete [2021-08-14T12:50:57.443Z] c3185cebc471: Pull complete [2021-08-14T12:50:57.443Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-14T12:50:57.443Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-14T12:50:57.443Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-14T12:50:57.774Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-14T12:50:57.774Z] WORKDIR /edgex [2021-08-14T12:50:57.774Z] COPY go.mod . [2021-08-14T12:50:57.774Z] RUN go mod download' [2021-08-14T12:50:57.774Z] + docker build -t ci-base-image-x86_64 -f - . [2021-08-14T12:50:59.195Z] Sending build context to Docker daemon 328.7MB [2021-08-14T12:50:59.195Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-14T12:50:59.195Z] ---> 031687cdd783 [2021-08-14T12:50:59.195Z] Step 2/4 : WORKDIR /edgex [2021-08-14T12:51:00.829Z] Still waiting to schedule task [2021-08-14T12:51:00.830Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ is offline [2021-08-14T12:51:01.156Z] ---> Running in fd3e69db7fad [2021-08-14T12:51:01.156Z] Removing intermediate container fd3e69db7fad [2021-08-14T12:51:01.156Z] ---> 5762c50876dd [2021-08-14T12:51:01.156Z] Step 3/4 : COPY go.mod . [2021-08-14T12:51:01.436Z] ---> c44b1b8f499a [2021-08-14T12:51:01.436Z] Step 4/4 : RUN go mod download [2021-08-14T12:51:01.436Z] ---> Running in c3eabcaf19fe [2021-08-14T12:51:40.334Z] Removing intermediate container c3eabcaf19fe [2021-08-14T12:51:40.334Z] ---> 40e5bf0e1375 [2021-08-14T12:51:40.334Z] Successfully built 40e5bf0e1375 [2021-08-14T12:51:40.334Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:51:40.658Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-14T12:51:40.658Z] . [Pipeline] withDockerContainer [2021-08-14T12:51:40.749Z] prd-centos7-docker-4c-2g-880 does not seem to be running inside a container [2021-08-14T12:51:40.801Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/33 -v /w/workspace/edgex-go/33:/w/workspace/edgex-go/33:rw,z -v /w/workspace/edgex-go/33@tmp:/w/workspace/edgex-go/33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-14T12:51:41.238Z] $ docker top ae7137a243ed3558cbb40993c34cc94ccd0549316e9d24053f26319ba981ca9c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-14T12:51:41.645Z] + go version [2021-08-14T12:51:41.646Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-14T12:51:41.663Z] $ docker stop --time=1 ae7137a243ed3558cbb40993c34cc94ccd0549316e9d24053f26319ba981ca9c [2021-08-14T12:51:42.884Z] $ docker rm -f ae7137a243ed3558cbb40993c34cc94ccd0549316e9d24053f26319ba981ca9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:51:43.352Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-14T12:51:43.352Z] . [Pipeline] withDockerContainer [2021-08-14T12:51:43.454Z] prd-centos7-docker-4c-2g-880 does not seem to be running inside a container [2021-08-14T12:51:43.512Z] $ 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/33 -v /w/workspace/edgex-go/33:/w/workspace/edgex-go/33:rw,z -v /w/workspace/edgex-go/33@tmp:/w/workspace/edgex-go/33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-14T12:51:43.907Z] $ docker top ee5fa6abaf173976d63a94755625eb3de16a892c6bdac292c2065d210b485407 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-14T12:51:44.041Z] ========================================================= [2021-08-14T12:51:44.041Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-14T12:51:44.041Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-14T12:51:44.354Z] + go mod tidy [Pipeline] sh [2021-08-14T12:51:44.968Z] + make test [2021-08-14T12:51:44.968Z] 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-08-14T12:51:45.237Z] go mod tidy [2021-08-14T12:51:45.507Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-14T12:51:52.182Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-14T12:52:10.490Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-14T12:52:13.865Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-14T12:52:14.134Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-14T12:52:14.717Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-14T12:52:17.329Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-14T12:52:17.921Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-14T12:52:17.921Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-14T12:52:17.921Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-14T12:52:18.512Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-14T12:52:18.785Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-14T12:52:19.056Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-14T12:52:19.056Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-14T12:52:19.056Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-14T12:52:19.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-14T12:52:21.654Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements [2021-08-14T12:52:21.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-14T12:52:21.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-14T12:52:22.620Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.061s coverage: 100.0% of statements [2021-08-14T12:52:22.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-14T12:52:22.888Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.063s coverage: 46.3% of statements [2021-08-14T12:52:22.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-14T12:52:22.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-14T12:52:24.313Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.127s coverage: 90.1% of statements [2021-08-14T12:52:24.313Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-14T12:52:24.313Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-14T12:52:24.929Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.069s coverage: 81.2% of statements [2021-08-14T12:52:24.929Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-14T12:52:24.929Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-14T12:52:24.929Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-14T12:52:24.929Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-14T12:52:24.929Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-14T12:52:25.900Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.272s coverage: 94.2% of statements [2021-08-14T12:52:25.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-14T12:52:25.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-14T12:52:25.900Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 59.1% of statements [2021-08-14T12:52:25.900Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-14T12:52:25.900Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-14T12:52:25.900Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-14T12:52:25.900Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-14T12:52:25.900Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-14T12:52:26.169Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.051s coverage: 60.0% of statements [2021-08-14T12:52:26.169Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-14T12:52:26.169Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-14T12:52:26.169Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-14T12:52:27.135Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.057s coverage: 0.8% of statements [2021-08-14T12:52:27.135Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-14T12:52:27.135Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements [2021-08-14T12:52:27.135Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 21.7% of statements [2021-08-14T12:52:27.135Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-14T12:52:27.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 47.1% of statements [2021-08-14T12:52:28.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.058s coverage: 79.5% of statements [2021-08-14T12:52:28.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements [2021-08-14T12:52:28.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.080s coverage: 96.3% of statements [2021-08-14T12:52:29.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements [2021-08-14T12:52:41.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.065s coverage: 94.4% of statements [2021-08-14T12:52:41.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements [2021-08-14T12:52:45.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.227s coverage: 81.8% of statements [2021-08-14T12:52:45.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-14T12:52:56.029Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-881 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-08-14T12:52:56.048Z] Running in /w/workspace/edgex-go/33 [Pipeline] { [Pipeline] checkout [2021-08-14T12:52:56.267Z] The recommended git tool is: git [2021-08-14T12:53:01.323Z] using credential edgex-jenkins-ssh [2021-08-14T12:53:01.342Z] Cloning the remote Git repository [2021-08-14T12:53:01.391Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-14T12:53:01.507Z] > git init /w/workspace/edgex-go/33 # timeout=10 [2021-08-14T12:53:01.597Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-14T12:53:01.598Z] > git --version # timeout=10 [2021-08-14T12:53:01.671Z] > git --version # 'git version 2.17.1' [2021-08-14T12:53:01.672Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-14T12:53:01.786Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-14T12:53:04.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements [2021-08-14T12:53:04.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-14T12:53:04.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-14T12:53:04.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-14T12:53:04.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2021-08-14T12:53:04.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-14T12:53:04.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-14T12:53:04.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-14T12:53:04.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-14T12:53:04.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-14T12:53:04.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements [2021-08-14T12:53:04.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-14T12:53:04.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-14T12:53:04.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2021-08-14T12:53:04.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-14T12:53:04.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements [2021-08-14T12:53:04.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-14T12:53:04.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements [2021-08-14T12:53:04.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2021-08-14T12:53:04.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2021-08-14T12:53:04.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.086s coverage: 91.2% of statements [2021-08-14T12:53:04.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-14T12:53:04.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.149s coverage: 64.4% of statements [2021-08-14T12:53:04.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-14T12:53:04.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-14T12:53:04.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2021-08-14T12:53:04.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.028s coverage: 91.3% of statements [2021-08-14T12:53:04.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.040s coverage: 100.0% of statements [2021-08-14T12:53:04.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements [2021-08-14T12:53:04.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2021-08-14T12:53:04.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.180s coverage: 66.9% of statements [2021-08-14T12:53:04.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-14T12:53:04.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-14T12:53:04.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-14T12:53:04.940Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.125s coverage: 43.6% of statements [2021-08-14T12:53:04.940Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-14T12:53:04.940Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-14T12:53:04.940Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements [2021-08-14T12:53:04.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-14T12:53:05.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements [2021-08-14T12:53:05.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-14T12:53:13.421Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 19.5% of statements [2021-08-14T12:53:13.421Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-14T12:53:13.421Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-14T12:53:13.421Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-14T12:53:13.421Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-14T12:53:13.421Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.128s coverage: 92.0% of statements [2021-08-14T12:53:13.421Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-14T12:53:13.421Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-14T12:53:13.421Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-14T12:53:13.421Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-14T12:53:13.421Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements [2021-08-14T12:53:13.421Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-14T12:53:13.421Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-14T12:53:13.421Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.7% of statements [2021-08-14T12:53:13.421Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-14T12:53:13.421Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-14T12:53:13.421Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-14T12:53:13.421Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-14T12:53:13.421Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-08-14T12:53:13.421Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-14T12:53:13.421Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-14T12:53:13.421Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-14T12:53:13.421Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-14T12:53:13.421Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-14T12:53:13.421Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-14T12:53:13.421Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2021-08-14T12:53:13.421Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements [2021-08-14T12:53:13.421Z] GO111MODULE=on go vet ./... [2021-08-14T12:53:20.754Z] Avoid second fetch [2021-08-14T12:53:20.755Z] Checking out Revision a50ec7cbd1ffe16c0409c75cc366b79de6e56022 (main) [2021-08-14T12:53:20.712Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-14T12:53:20.732Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-14T12:53:20.773Z] > git config core.sparsecheckout # timeout=10 [2021-08-14T12:53:20.784Z] > git checkout -f a50ec7cbd1ffe16c0409c75cc366b79de6e56022 # timeout=10 [2021-08-14T12:53:25.149Z] Commit message: "Merge pull request #3670 from jim-wang-intel/remove-curl-secretstore-setup" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-14T12:53:25.723Z] provisioning config files... [2021-08-14T12:53:25.749Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/33@tmp/config8928497063476257370tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-14T12:53:26.278Z] ---> docker-login.sh [2021-08-14T12:53:26.278Z] nexus3.edgexfoundry.org:10001 [2021-08-14T12:53:27.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-14T12:53:27.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-14T12:53:27.860Z] Configure a credential helper to remove this warning. See [2021-08-14T12:53:27.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-14T12:53:27.860Z] [2021-08-14T12:53:27.860Z] Login Succeeded [2021-08-14T12:53:27.860Z] nexus3.edgexfoundry.org:10002 [2021-08-14T12:53:28.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-14T12:53:28.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-14T12:53:28.410Z] Configure a credential helper to remove this warning. See [2021-08-14T12:53:28.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-14T12:53:28.410Z] [2021-08-14T12:53:28.410Z] Login Succeeded [2021-08-14T12:53:28.410Z] nexus3.edgexfoundry.org:10003 [2021-08-14T12:53:28.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-14T12:53:28.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-14T12:53:28.960Z] Configure a credential helper to remove this warning. See [2021-08-14T12:53:28.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-14T12:53:28.960Z] [2021-08-14T12:53:28.960Z] Login Succeeded [2021-08-14T12:53:28.960Z] nexus3.edgexfoundry.org:10004 [2021-08-14T12:53:29.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-14T12:53:29.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-14T12:53:29.507Z] Configure a credential helper to remove this warning. See [2021-08-14T12:53:29.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-14T12:53:29.508Z] [2021-08-14T12:53:29.508Z] Login Succeeded [2021-08-14T12:53:29.508Z] docker.io [2021-08-14T12:53:29.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-14T12:53:30.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-14T12:53:30.377Z] Configure a credential helper to remove this warning. See [2021-08-14T12:53:30.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-14T12:53:30.377Z] [2021-08-14T12:53:30.377Z] Login Succeeded [2021-08-14T12:53:30.377Z] ---> docker-login.sh ends [Pipeline] } [2021-08-14T12:53:30.449Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-14T12:53:30.828Z] ========================================================= [2021-08-14T12:53:30.829Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-14T12:53:30.829Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-14T12:53:31.264Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-14T12:53:31.559Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-14T12:53:31.559Z] 595b0fe564bb: Pulling fs layer [2021-08-14T12:53:31.559Z] 24495759ef45: Pulling fs layer [2021-08-14T12:53:31.559Z] d148012ef14d: Pulling fs layer [2021-08-14T12:53:31.559Z] e90a11edd702: Pulling fs layer [2021-08-14T12:53:31.559Z] d77568369979: Pulling fs layer [2021-08-14T12:53:31.559Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-14T12:53:31.559Z] 170f2ba95c9a: Pulling fs layer [2021-08-14T12:53:31.559Z] 97ac5df62f85: Pulling fs layer [2021-08-14T12:53:31.840Z] e90a11edd702: Waiting [2021-08-14T12:53:31.840Z] d77568369979: Waiting [2021-08-14T12:53:31.840Z] fc1c9f9a7f3b: Waiting [2021-08-14T12:53:31.840Z] 170f2ba95c9a: Waiting [2021-08-14T12:53:31.840Z] 97ac5df62f85: Waiting [2021-08-14T12:53:31.840Z] d148012ef14d: Download complete [2021-08-14T12:53:31.840Z] 24495759ef45: Verifying Checksum [2021-08-14T12:53:31.840Z] 24495759ef45: Download complete [2021-08-14T12:53:31.840Z] d77568369979: Verifying Checksum [2021-08-14T12:53:31.840Z] d77568369979: Download complete [2021-08-14T12:53:31.840Z] fc1c9f9a7f3b: Verifying Checksum [2021-08-14T12:53:31.840Z] fc1c9f9a7f3b: Download complete [2021-08-14T12:53:31.840Z] 595b0fe564bb: Verifying Checksum [2021-08-14T12:53:31.840Z] 595b0fe564bb: Download complete [2021-08-14T12:53:31.840Z] 170f2ba95c9a: Verifying Checksum [2021-08-14T12:53:31.840Z] 170f2ba95c9a: Download complete [2021-08-14T12:53:32.824Z] 595b0fe564bb: Pull complete [2021-08-14T12:53:33.428Z] 24495759ef45: Pull complete [2021-08-14T12:53:34.027Z] d148012ef14d: Pull complete [2021-08-14T12:53:35.477Z] 97ac5df62f85: Verifying Checksum [2021-08-14T12:53:35.477Z] 97ac5df62f85: Download complete [2021-08-14T12:53:35.571Z] gofmt -l . [2021-08-14T12:53:35.571Z] [ "`gofmt -l .`" = "" ] [2021-08-14T12:53:35.850Z] ./bin/test-attribution-txt.sh [2021-08-14T12:53:36.079Z] e90a11edd702: Download complete [Pipeline] sh [2021-08-14T12:53:36.765Z] + ls -al . [2021-08-14T12:53:36.765Z] total 604 [2021-08-14T12:53:36.765Z] drwxrwxr-x 10 1001 1001 4096 Aug 14 12:53 . [2021-08-14T12:53:36.765Z] drwxr-xr-x 4 root root 30 Aug 14 12:51 .. [2021-08-14T12:53:36.765Z] -rw-rw-r-- 1 1001 1001 11 Aug 14 12:50 .dockerignore [2021-08-14T12:53:36.765Z] drwxrwxr-x 8 1001 1001 162 Aug 14 12:50 .git [2021-08-14T12:53:36.765Z] drwxrwxr-x 3 1001 1001 125 Aug 14 12:50 .github [2021-08-14T12:53:36.765Z] -rw-rw-r-- 1 1001 1001 818 Aug 14 12:50 .gitignore [2021-08-14T12:53:36.766Z] -rw-rw-r-- 1 1001 1001 76 Aug 14 12:50 .hadolint.yml [2021-08-14T12:53:36.766Z] drwx------ 3 1001 1001 43 Aug 14 12:50 .semver [2021-08-14T12:53:36.766Z] -rw-rw-r-- 1 1001 1001 166 Aug 14 12:50 .sonarcloud.properties [2021-08-14T12:53:36.766Z] -rw-rw-r-- 1 1001 1001 1171 Aug 14 12:50 ADOPTERS.md [2021-08-14T12:53:36.766Z] -rw-rw-r-- 1 1001 1001 8609 Aug 14 12:50 Attribution.txt [2021-08-14T12:53:36.766Z] -rw-rw-r-- 1 1001 1001 43881 Aug 14 12:50 CHANGELOG.md [2021-08-14T12:53:36.766Z] -rw-rw-r-- 1 1001 1001 3804 Aug 14 12:50 CONTRIBUTING.md [2021-08-14T12:53:36.766Z] -rw-rw-r-- 1 1001 1001 677 Aug 14 12:50 GOVERNANCE.md [2021-08-14T12:53:36.766Z] -rw-rw-r-- 1 1001 1001 849 Aug 14 12:50 Jenkinsfile [2021-08-14T12:53:36.766Z] -rw-rw-r-- 1 1001 1001 10775 Aug 14 12:50 LICENSE [2021-08-14T12:53:36.766Z] -rw-rw-r-- 1 1001 1001 5915 Aug 14 12:50 Makefile [2021-08-14T12:53:36.766Z] -rw-rw-r-- 1 1001 1001 582 Aug 14 12:50 OWNERS.md [2021-08-14T12:53:36.766Z] -rw-rw-r-- 1 1001 1001 8643 Aug 14 12:50 README.md [2021-08-14T12:53:36.766Z] -rw-rw-r-- 1 1001 1001 6912 Aug 14 12:50 SECURITY.md [2021-08-14T12:53:36.766Z] -rw-rw-r-- 1 1001 1001 12 Aug 14 12:50 VERSION [2021-08-14T12:53:36.766Z] -rw-rw-r-- 1 1001 1001 4131 Aug 14 12:50 ZMQWindows.md [2021-08-14T12:53:36.766Z] drwxrwxr-x 2 1001 1001 37 Aug 14 12:50 bin [2021-08-14T12:53:36.766Z] drwxrwxr-x 14 1001 1001 4096 Aug 14 12:50 cmd [2021-08-14T12:53:36.766Z] -rw-r--r-- 1 root root 404329 Aug 14 12:53 coverage.out [2021-08-14T12:53:36.766Z] -rw-rw-r-- 1 1001 1001 813 Aug 14 12:50 go.mod [2021-08-14T12:53:36.766Z] -rw-r--r-- 1 root root 48847 Aug 14 12:51 go.sum [2021-08-14T12:53:36.766Z] drwxrwxr-x 8 1001 1001 124 Aug 14 12:50 internal [2021-08-14T12:53:36.766Z] drwxrwxr-x 3 1001 1001 16 Aug 14 12:50 openapi [2021-08-14T12:53:36.766Z] drwxrwxr-x 4 1001 1001 71 Aug 14 12:50 snap [2021-08-14T12:53:36.766Z] -rw-rw-r-- 1 1001 1001 204 Aug 14 12:50 version.go [Pipeline] sh [2021-08-14T12:53:37.079Z] + '[' -e coverage.out ] [2021-08-14T12:53:37.079Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-14T12:53:37.215Z] Stashed 1 file(s) [Pipeline] sh [2021-08-14T12:53:37.524Z] + make build [2021-08-14T12:53:37.524Z] go mod tidy [2021-08-14T12:53:37.794Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/core-data/core-data ./cmd/core-data [2021-08-14T12:53:39.206Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-14T12:53:45.901Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/core-command/core-command ./cmd/core-command [2021-08-14T12:53:46.264Z] e90a11edd702: Pull complete [2021-08-14T12:53:46.264Z] d77568369979: Pull complete [2021-08-14T12:53:46.264Z] fc1c9f9a7f3b: Pull complete [2021-08-14T12:53:46.861Z] 170f2ba95c9a: Pull complete [2021-08-14T12:53:46.870Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-14T12:53:48.297Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-14T12:53:48.297Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-14T12:53:49.259Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-14T12:53:50.685Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-14T12:53:51.269Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-14T12:53:52.276Z] 97ac5df62f85: Pull complete [2021-08-14T12:53:52.277Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-14T12:53:52.277Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-14T12:53:52.277Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-14T12:53:52.642Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-14T12:53:52.642Z] WORKDIR /edgex [2021-08-14T12:53:52.642Z] COPY go.mod . [2021-08-14T12:53:52.642Z] RUN go mod download [2021-08-14T12:53:52.642Z] + docker build -t ci-base-image-arm64 -f - . [2021-08-14T12:53:52.697Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-14T12:53:53.282Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-14T12:53:54.247Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-14T12:53:54.643Z] Sending build context to Docker daemon 165.9MB [2021-08-14T12:53:54.920Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-14T12:53:54.920Z] ---> 04bc70af865f [2021-08-14T12:53:54.920Z] Step 2/4 : WORKDIR /edgex [Pipeline] } [2021-08-14T12:53:56.350Z] $ docker stop --time=1 ee5fa6abaf173976d63a94755625eb3de16a892c6bdac292c2065d210b485407 [2021-08-14T12:53:58.535Z] $ docker rm -f ee5fa6abaf173976d63a94755625eb3de16a892c6bdac292c2065d210b485407 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-08-14T12:53:59.234Z] ---> Running in 3ea83b4ba193 [2021-08-14T12:53:59.507Z] Removing intermediate container 3ea83b4ba193 [2021-08-14T12:53:59.507Z] ---> 84585ba82bf0 [2021-08-14T12:53:59.507Z] Step 3/4 : COPY go.mod . [2021-08-14T12:54:00.486Z] ---> f309fcca70e0 [2021-08-14T12:54:00.486Z] Step 4/4 : RUN go mod download [2021-08-14T12:54:00.486Z] ---> Running in 8f1321451c85 [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:54:01.534Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-14T12:54:01.534Z] [2021-08-14T12:54:01.534Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:54:01.861Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-14T12:54:01.861Z] latest: Pulling from edgex-devops/edgex-compose [2021-08-14T12:54:01.861Z] cbdbe7a5bc2a: Pulling fs layer [2021-08-14T12:54:01.861Z] ca9280d653b3: Pulling fs layer [2021-08-14T12:54:01.861Z] 7e9c9ca2126c: Pulling fs layer [2021-08-14T12:54:02.137Z] cbdbe7a5bc2a: Verifying Checksum [2021-08-14T12:54:02.137Z] cbdbe7a5bc2a: Download complete [2021-08-14T12:54:02.408Z] cbdbe7a5bc2a: Pull complete [2021-08-14T12:54:02.991Z] ca9280d653b3: Verifying Checksum [2021-08-14T12:54:02.991Z] ca9280d653b3: Download complete [2021-08-14T12:54:03.579Z] ca9280d653b3: Pull complete [2021-08-14T12:54:05.574Z] 7e9c9ca2126c: Verifying Checksum [2021-08-14T12:54:05.574Z] 7e9c9ca2126c: Download complete [2021-08-14T12:54:08.960Z] 7e9c9ca2126c: Pull complete [2021-08-14T12:54:08.960Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-08-14T12:54:08.960Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-14T12:54:08.960Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-08-14T12:54:09.055Z] prd-centos7-docker-4c-2g-880 does not seem to be running inside a container [2021-08-14T12:54:09.117Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/33 -v /w/workspace/edgex-go/33:/w/workspace/edgex-go/33:rw,z -v /w/workspace/edgex-go/33@tmp:/w/workspace/edgex-go/33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-14T12:54:11.808Z] $ docker top 93a38ab6c8d6a07a94e025b775e03cf88ff1184dc2e3548334abe77f4da07e50 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-14T12:54:12.211Z] + docker-compose build --help [2021-08-14T12:54:12.211Z] + grep parallel [2021-08-14T12:54:12.793Z] --parallel Build images in parallel. [Pipeline] } [2021-08-14T12:54:12.810Z] $ docker stop --time=1 93a38ab6c8d6a07a94e025b775e03cf88ff1184dc2e3548334abe77f4da07e50 [2021-08-14T12:54:14.038Z] $ docker rm -f 93a38ab6c8d6a07a94e025b775e03cf88ff1184dc2e3548334abe77f4da07e50 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:54:14.489Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-14T12:54:14.489Z] . [Pipeline] withDockerContainer [2021-08-14T12:54:14.600Z] prd-centos7-docker-4c-2g-880 does not seem to be running inside a container [2021-08-14T12:54:14.665Z] $ 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/33 -v /w/workspace/edgex-go/33:/w/workspace/edgex-go/33:rw,z -v /w/workspace/edgex-go/33@tmp:/w/workspace/edgex-go/33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-14T12:54:15.080Z] $ docker top 079e7d7a0bc84643ab969e2142b593227f2770cb3c3595399ca8c666b9059c11 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-14T12:54:15.488Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-14T12:54:16.077Z] Building core-command ... [2021-08-14T12:54:16.077Z] Building core-data ... [2021-08-14T12:54:16.077Z] Building core-metadata ... [2021-08-14T12:54:16.077Z] Building security-bootstrapper ... [2021-08-14T12:54:16.077Z] Building security-proxy-setup ... [2021-08-14T12:54:16.077Z] Building security-secretstore-setup ... [2021-08-14T12:54:16.077Z] Building support-notifications ... [2021-08-14T12:54:16.077Z] Building support-scheduler ... [2021-08-14T12:54:16.077Z] Building sys-mgmt-agent ... [2021-08-14T12:54:16.077Z] Building support-scheduler [2021-08-14T12:54:16.077Z] Building support-notifications [2021-08-14T12:54:16.077Z] Building security-bootstrapper [2021-08-14T12:54:16.077Z] Building security-proxy-setup [2021-08-14T12:54:16.077Z] Building core-data [2021-08-14T12:54:26.158Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-14T12:54:26.158Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-14T12:54:26.158Z] ---> 40e5bf0e1375 [2021-08-14T12:54:26.158Z] Step 3/22 : WORKDIR /edgex-go [2021-08-14T12:54:26.158Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-14T12:54:26.158Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-14T12:54:26.158Z] ---> 40e5bf0e1375 [2021-08-14T12:54:26.158Z] Step 3/32 : WORKDIR /edgex-go [2021-08-14T12:54:31.524Z] ---> Running in b3b44eba3163 [2021-08-14T12:54:31.524Z] ---> Running in 70ec035d54a9 [2021-08-14T12:54:38.174Z] Removing intermediate container b3b44eba3163 [2021-08-14T12:54:38.174Z] ---> faed33ef687e [2021-08-14T12:54:38.174Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-14T12:54:38.174Z] Removing intermediate container 70ec035d54a9 [2021-08-14T12:54:38.174Z] ---> 06d1649dddbb [2021-08-14T12:54:38.174Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-14T12:54:38.442Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-14T12:54:38.442Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-14T12:54:38.442Z] ---> 40e5bf0e1375 [2021-08-14T12:54:38.442Z] Step 3/23 : WORKDIR /edgex-go [2021-08-14T12:54:38.706Z] ---> Using cache [2021-08-14T12:54:38.706Z] ---> faed33ef687e [2021-08-14T12:54:38.706Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-14T12:54:40.118Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-14T12:54:40.118Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-14T12:54:40.118Z] ---> 40e5bf0e1375 [2021-08-14T12:54:40.118Z] Step 3/24 : WORKDIR /edgex-go [2021-08-14T12:54:40.118Z] ---> Using cache [2021-08-14T12:54:40.118Z] ---> faed33ef687e [2021-08-14T12:54:40.118Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-14T12:54:40.118Z] ---> Running in de7c3bf6a626 [2021-08-14T12:54:40.118Z] ---> Running in 32ef3e0c3f59 [2021-08-14T12:54:40.118Z] ---> Running in 2d9d4652e5f8 [2021-08-14T12:54:40.388Z] ---> Running in 6f29c286b1e4 [2021-08-14T12:54:41.831Z] Removing intermediate container de7c3bf6a626 [2021-08-14T12:54:41.831Z] ---> 775592509233 [2021-08-14T12:54:41.831Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-14T12:54:41.831Z] ---> Running in 1ce6957da417 [2021-08-14T12:54:41.831Z] Removing intermediate container 32ef3e0c3f59 [2021-08-14T12:54:41.831Z] ---> 313894a17ed8 [2021-08-14T12:54:41.831Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-14T12:54:42.102Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-14T12:54:42.102Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-14T12:54:42.102Z] ---> 40e5bf0e1375 [2021-08-14T12:54:42.102Z] Step 3/23 : WORKDIR /edgex-go [2021-08-14T12:54:42.102Z] ---> Using cache [2021-08-14T12:54:42.102Z] ---> faed33ef687e [2021-08-14T12:54:42.102Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-14T12:54:42.102Z] ---> Using cache [2021-08-14T12:54:42.102Z] ---> 775592509233 [2021-08-14T12:54:42.102Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-14T12:54:42.102Z] ---> Running in 603243ca936f [2021-08-14T12:54:42.102Z] ---> Running in f78c39708494 [2021-08-14T12:54:42.102Z] Removing intermediate container 2d9d4652e5f8 [2021-08-14T12:54:42.102Z] ---> 13a246659fc8 [2021-08-14T12:54:42.102Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-14T12:54:42.102Z] ---> Running in 3c4064f3f2a3 [2021-08-14T12:54:42.102Z] Removing intermediate container 6f29c286b1e4 [2021-08-14T12:54:42.102Z] ---> db18ae4e26f6 [2021-08-14T12:54:42.102Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-14T12:54:42.102Z] ---> Running in 0b2a7a22be65 [2021-08-14T12:54:42.690Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-14T12:54:42.690Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-14T12:54:42.690Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-14T12:54:42.690Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-14T12:54:42.958Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-14T12:54:43.550Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-14T12:54:43.550Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-14T12:54:43.550Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-14T12:54:43.550Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-14T12:54:43.824Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-14T12:54:43.824Z] OK: 219 MiB in 52 packages [2021-08-14T12:54:44.099Z] OK: 219 MiB in 52 packages [2021-08-14T12:54:44.099Z] OK: 219 MiB in 52 packages [2021-08-14T12:54:44.099Z] OK: 219 MiB in 52 packages [2021-08-14T12:54:44.099Z] OK: 219 MiB in 52 packages [2021-08-14T12:54:44.381Z] Removing intermediate container 1ce6957da417 [2021-08-14T12:54:44.381Z] ---> 07352cdfba55 [2021-08-14T12:54:44.381Z] Step 6/23 : COPY go.mod . [2021-08-14T12:54:44.381Z] Removing intermediate container 603243ca936f [2021-08-14T12:54:44.381Z] ---> b770ebb4e1cd [2021-08-14T12:54:44.381Z] Step 6/32 : COPY go.mod . [2021-08-14T12:54:44.381Z] ---> 9cd23f1c1b24 [2021-08-14T12:54:44.381Z] Step 7/23 : RUN go mod download [2021-08-14T12:54:44.646Z] Removing intermediate container f78c39708494 [2021-08-14T12:54:44.646Z] ---> dbd7c2246a5f [2021-08-14T12:54:44.647Z] Step 6/23 : COPY go.mod . [2021-08-14T12:54:44.647Z] ---> Running in 1c7d8bdf3518 [2021-08-14T12:54:44.647Z] Removing intermediate container 0b2a7a22be65 [2021-08-14T12:54:44.647Z] ---> 72cc8ca295e4 [2021-08-14T12:54:44.647Z] Step 6/24 : COPY go.mod . [2021-08-14T12:54:44.647Z] Removing intermediate container 3c4064f3f2a3 [2021-08-14T12:54:44.647Z] ---> 9fa6270d74c8 [2021-08-14T12:54:44.647Z] Step 6/22 : COPY go.mod . [2021-08-14T12:54:44.914Z] ---> 2ad69e8c90f4 [2021-08-14T12:54:44.914Z] Step 7/32 : RUN go mod download [2021-08-14T12:54:44.914Z] ---> 6ba991483865 [2021-08-14T12:54:44.914Z] Step 7/23 : RUN go mod download [2021-08-14T12:54:44.914Z] ---> 64c549979338 [2021-08-14T12:54:44.914Z] Step 7/24 : RUN go mod download [2021-08-14T12:54:44.914Z] ---> Running in 13e65447ece5 [2021-08-14T12:54:44.914Z] ---> Running in 09e8ef2864ff [2021-08-14T12:54:44.914Z] ---> Running in c38f1e22b455 [2021-08-14T12:54:44.914Z] ---> 2da7d06965ca [2021-08-14T12:54:44.914Z] Step 7/22 : RUN go mod download [2021-08-14T12:54:44.914Z] ---> Running in 376b68c6b66f [2021-08-14T12:54:46.343Z] Removing intermediate container 1c7d8bdf3518 [2021-08-14T12:54:46.343Z] ---> 19c18ebb795d [2021-08-14T12:54:46.343Z] Step 8/23 : COPY . . [2021-08-14T12:54:48.945Z] Removing intermediate container 13e65447ece5 [2021-08-14T12:54:48.945Z] ---> 0f936b35edc2 [2021-08-14T12:54:48.945Z] Step 8/32 : COPY . . [2021-08-14T12:54:48.945Z] Removing intermediate container 376b68c6b66f [2021-08-14T12:54:48.945Z] ---> 244f2e5dd1a9 [2021-08-14T12:54:48.945Z] Step 8/22 : COPY . . [2021-08-14T12:54:50.903Z] Removing intermediate container c38f1e22b455 [2021-08-14T12:54:50.903Z] ---> 2f1265d7168d [2021-08-14T12:54:50.903Z] Step 8/24 : COPY . . [2021-08-14T12:54:50.903Z] Removing intermediate container 09e8ef2864ff [2021-08-14T12:54:50.903Z] ---> 906ee26a49af [2021-08-14T12:54:50.903Z] Step 8/23 : COPY . . [2021-08-14T12:54:56.266Z] ---> 74d7989f4575 [2021-08-14T12:54:56.266Z] Step 9/23 : RUN go mod tidy [2021-08-14T12:54:57.669Z] ---> e5e24a223ff0 [2021-08-14T12:54:57.669Z] Step 9/32 : RUN go mod tidy [2021-08-14T12:54:57.669Z] ---> de34fd83d3b5 [2021-08-14T12:54:57.669Z] Step 9/22 : RUN go mod tidy [2021-08-14T12:54:57.669Z] ---> Running in e925a22a5297 [2021-08-14T12:54:58.252Z] ---> Running in 6f05672b4f41 [2021-08-14T12:54:58.252Z] ---> Running in d97b895bedef [2021-08-14T12:55:02.517Z] Removing intermediate container d97b895bedef [2021-08-14T12:55:02.517Z] ---> 1d0d1f9a3c92 [2021-08-14T12:55:02.518Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-14T12:55:02.518Z] Removing intermediate container 6f05672b4f41 [2021-08-14T12:55:02.518Z] ---> 5c23f47d4ca8 [2021-08-14T12:55:02.518Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-14T12:55:02.518Z] ---> Running in 714667d00c72 [2021-08-14T12:55:02.518Z] ---> Running in 6eb104c6e1e5 [2021-08-14T12:55:02.518Z] Removing intermediate container e925a22a5297 [2021-08-14T12:55:02.518Z] ---> f74a8b65c5e3 [2021-08-14T12:55:02.518Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-14T12:55:02.789Z] ---> Running in 48bec0a71699 [2021-08-14T12:55:03.379Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-14T12:55:03.379Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-14T12:55:03.379Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-14T12:55:15.771Z] ---> 667b3826ffac [2021-08-14T12:55:15.771Z] Step 9/23 : RUN go mod tidy [2021-08-14T12:55:15.772Z] ---> Running in 6fc863b58562 [2021-08-14T12:55:15.772Z] ---> ebc9e66c8762 [2021-08-14T12:55:15.772Z] Step 9/24 : RUN go mod tidy [2021-08-14T12:55:15.772Z] ---> Running in d8dd8ea5de7f [2021-08-14T12:55:16.380Z] Removing intermediate container 6fc863b58562 [2021-08-14T12:55:16.380Z] ---> 02f13c95545d [2021-08-14T12:55:16.380Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-14T12:55:16.380Z] ---> Running in 999af258bd1c [2021-08-14T12:55:16.976Z] Removing intermediate container d8dd8ea5de7f [2021-08-14T12:55:16.976Z] ---> c4025c80f8ba [2021-08-14T12:55:16.976Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-14T12:55:16.976Z] ---> Running in 0da952b51d70 [2021-08-14T12:55:16.976Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-14T12:55:17.578Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/core-data/core-data ./cmd/core-data [2021-08-14T12:55:22.418Z] Removing intermediate container 8f1321451c85 [2021-08-14T12:55:22.418Z] ---> d2e4fb634e6d [2021-08-14T12:55:22.418Z] Successfully built d2e4fb634e6d [2021-08-14T12:55:22.418Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:55:22.761Z] + docker inspect -f . ci-base-image-arm64 [2021-08-14T12:55:22.762Z] . [Pipeline] withDockerContainer [2021-08-14T12:55:22.982Z] prd-ubuntu18.04-docker-arm64-4c-16g-881 does not seem to be running inside a container [2021-08-14T12:55:23.066Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/33 -v /w/workspace/edgex-go/33:/w/workspace/edgex-go/33:rw,z -v /w/workspace/edgex-go/33@tmp:/w/workspace/edgex-go/33@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 ******** ci-base-image-arm64 cat [2021-08-14T12:55:24.797Z] $ docker top 83340df2a8899bbc16426c2b8d1630cb533a57b1c2ce508aa78a3fdc4ee035e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-14T12:55:25.788Z] + go version [2021-08-14T12:55:25.788Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-14T12:55:25.808Z] $ docker stop --time=1 83340df2a8899bbc16426c2b8d1630cb533a57b1c2ce508aa78a3fdc4ee035e8 [2021-08-14T12:55:27.645Z] $ docker rm -f 83340df2a8899bbc16426c2b8d1630cb533a57b1c2ce508aa78a3fdc4ee035e8 [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-08-14T12:55:28.413Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-14T12:55:28.413Z] [2021-08-14T12:55:28.413Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:55:28.765Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-14T12:55:29.038Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-08-14T12:55:29.038Z] 29e5d40040c1: Pulling fs layer [2021-08-14T12:55:29.038Z] 1ce36da41761: Pulling fs layer [2021-08-14T12:55:29.038Z] 25b303627fd3: Pulling fs layer [2021-08-14T12:55:29.312Z] 29e5d40040c1: Download complete [2021-08-14T12:55:29.910Z] 1ce36da41761: Verifying Checksum [2021-08-14T12:55:29.910Z] 1ce36da41761: Download complete [2021-08-14T12:55:29.910Z] 29e5d40040c1: Pull complete [2021-08-14T12:55:31.350Z] 1ce36da41761: Pull complete [2021-08-14T12:55:31.625Z] 25b303627fd3: Verifying Checksum [2021-08-14T12:55:31.625Z] 25b303627fd3: Download complete [2021-08-14T12:55:39.765Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-14T12:55:40.036Z] Removing intermediate container 6eb104c6e1e5 [2021-08-14T12:55:40.036Z] ---> 50a3466bda7b [2021-08-14T12:55:40.036Z] [2021-08-14T12:55:40.036Z] Step 11/32 : FROM alpine:3.12 [2021-08-14T12:55:40.304Z] 3.12: Pulling from library/alpine [2021-08-14T12:55:41.725Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-14T12:55:41.725Z] Status: Downloaded newer image for alpine:3.12 [2021-08-14T12:55:41.725Z] ---> 13621d1b12d4 [2021-08-14T12:55:41.725Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-14T12:55:41.796Z] 25b303627fd3: Pull complete [2021-08-14T12:55:41.797Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-08-14T12:55:41.797Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-14T12:55:41.797Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-08-14T12:55:42.001Z] ---> Running in e64f2933aac2 [2021-08-14T12:55:42.001Z] Removing intermediate container 714667d00c72 [2021-08-14T12:55:42.001Z] ---> 84d050a93ad9 [2021-08-14T12:55:42.001Z] [2021-08-14T12:55:42.001Z] Step 11/22 : FROM alpine:3.12 [2021-08-14T12:55:42.001Z] ---> 13621d1b12d4 [2021-08-14T12:55:42.001Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-14T12:55:42.001Z] ---> Running in 5096839d9b3c [2021-08-14T12:55:42.100Z] prd-ubuntu18.04-docker-arm64-4c-16g-881 does not seem to be running inside a container [2021-08-14T12:55:42.181Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/33 -v /w/workspace/edgex-go/33:/w/workspace/edgex-go/33:rw,z -v /w/workspace/edgex-go/33@tmp:/w/workspace/edgex-go/33@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-08-14T12:55:42.271Z] Removing intermediate container e64f2933aac2 [2021-08-14T12:55:42.271Z] ---> ed19d7e3b06b [2021-08-14T12:55:42.271Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-14T12:55:42.271Z] ---> Running in db5b8229ec60 [2021-08-14T12:55:42.852Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-14T12:55:42.852Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-14T12:55:43.120Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-14T12:55:43.120Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-14T12:55:43.120Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-14T12:55:43.120Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-14T12:55:43.120Z] (4/4) Installing curl (7.78.0-r0) [2021-08-14T12:55:43.120Z] Executing busybox-1.31.1-r20.trigger [2021-08-14T12:55:43.120Z] Executing ca-certificates-20191127-r4.trigger [2021-08-14T12:55:43.387Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-14T12:55:43.387Z] OK: 7 MiB in 18 packages [2021-08-14T12:55:43.387Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-14T12:55:43.387Z] (2/2) Installing su-exec (0.2-r1) [2021-08-14T12:55:43.387Z] Executing busybox-1.31.1-r20.trigger [2021-08-14T12:55:43.387Z] OK: 6 MiB in 16 packages [2021-08-14T12:55:43.974Z] Removing intermediate container 48bec0a71699 [2021-08-14T12:55:43.974Z] ---> d1ae2fc4eacc [2021-08-14T12:55:43.974Z] [2021-08-14T12:55:43.974Z] Step 11/23 : FROM alpine:3.12 [2021-08-14T12:55:43.974Z] ---> 13621d1b12d4 [2021-08-14T12:55:43.974Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-14T12:55:43.974Z] ---> Running in 36ed4e58b9e3 [2021-08-14T12:55:44.244Z] Removing intermediate container db5b8229ec60 [2021-08-14T12:55:44.244Z] ---> ac376b7e2c58 [2021-08-14T12:55:44.244Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-14T12:55:44.244Z] Removing intermediate container 5096839d9b3c [2021-08-14T12:55:44.244Z] ---> 1fc5b9b7b69a [2021-08-14T12:55:44.244Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-14T12:55:44.511Z] ---> Running in a56c1cd8a872 [2021-08-14T12:55:44.511Z] ---> Running in 5e4d7172649a [2021-08-14T12:55:44.779Z] Removing intermediate container a56c1cd8a872 [2021-08-14T12:55:44.779Z] ---> ee04efa7f8d1 [2021-08-14T12:55:44.779Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-14T12:55:44.779Z] Removing intermediate container 5e4d7172649a [2021-08-14T12:55:44.779Z] ---> bab3afb7bcec [2021-08-14T12:55:44.779Z] Step 14/22 : WORKDIR /edgex [2021-08-14T12:55:44.779Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-14T12:55:44.779Z] ---> Running in 1da64815b466 [2021-08-14T12:55:44.779Z] ---> Running in 1f45dc6c3d7c [2021-08-14T12:55:45.045Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-14T12:55:45.045Z] Removing intermediate container 1da64815b466 [2021-08-14T12:55:45.045Z] ---> 03e2a6c53d8c [2021-08-14T12:55:45.045Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-14T12:55:45.045Z] ---> Running in b87cd08e9bb2 [2021-08-14T12:55:45.045Z] Removing intermediate container 1f45dc6c3d7c [2021-08-14T12:55:45.045Z] ---> 9365f911c4aa [2021-08-14T12:55:45.045Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-14T12:55:45.311Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-14T12:55:45.311Z] Executing busybox-1.31.1-r20.trigger [2021-08-14T12:55:45.311Z] OK: 6 MiB in 15 packages [2021-08-14T12:55:45.580Z] ---> 7f489ea30a5f [2021-08-14T12:55:45.580Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-14T12:55:45.783Z] $ docker top 440fb7bebf3b8375e778afc67f6589698d38981412507fa1231a113d40253a6d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-14T12:55:46.167Z] Removing intermediate container 36ed4e58b9e3 [2021-08-14T12:55:46.167Z] ---> 34e78a21bdac [2021-08-14T12:55:46.167Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-14T12:55:46.167Z] ---> Running in d1a1825faf41 [2021-08-14T12:55:46.167Z] ---> cc27dace7705 [2021-08-14T12:55:46.167Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-14T12:55:46.432Z] Removing intermediate container d1a1825faf41 [2021-08-14T12:55:46.432Z] ---> e6b7488988cd [2021-08-14T12:55:46.432Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-14T12:55:46.432Z] Removing intermediate container b87cd08e9bb2 [2021-08-14T12:55:46.432Z] ---> e2fbdc5d4bbe [2021-08-14T12:55:46.432Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-14T12:55:46.432Z] ---> Running in bdae09801a6f [2021-08-14T12:55:46.432Z] ---> Running in 28f4a20f6a49 [2021-08-14T12:55:46.708Z] Removing intermediate container bdae09801a6f [2021-08-14T12:55:46.708Z] ---> aecb74bcd827 [2021-08-14T12:55:46.708Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-14T12:55:46.757Z] + grep parallel [2021-08-14T12:55:46.757Z] + docker-compose build --help [2021-08-14T12:55:46.981Z] ---> Running in 8171e0be329c [2021-08-14T12:55:46.981Z] Removing intermediate container 28f4a20f6a49 [2021-08-14T12:55:46.981Z] ---> b20f6e5bde53 [2021-08-14T12:55:46.981Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-14T12:55:46.981Z] ---> 6129a993ef43 [2021-08-14T12:55:46.981Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-14T12:55:46.981Z] ---> Running in 2799006d0953 [2021-08-14T12:55:47.254Z] Removing intermediate container 8171e0be329c [2021-08-14T12:55:47.254Z] ---> cf307cf8e09e [2021-08-14T12:55:47.254Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-14T12:55:47.254Z] Removing intermediate container 2799006d0953 [2021-08-14T12:55:47.254Z] ---> d36f670a6005 [2021-08-14T12:55:47.254Z] Step 19/22 : CMD ["--init=true"] [2021-08-14T12:55:47.254Z] ---> b1c846ac55b9 [2021-08-14T12:55:47.254Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-14T12:55:47.532Z] ---> Running in 7a4197f217b0 [2021-08-14T12:55:47.532Z] ---> Running in 4f801909bcac [2021-08-14T12:55:47.532Z] ---> 4f77e83a8e7e [2021-08-14T12:55:47.532Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-14T12:55:47.808Z] Removing intermediate container 7a4197f217b0 [2021-08-14T12:55:47.808Z] ---> 86f6fe560f2c [2021-08-14T12:55:47.808Z] Step 20/22 : LABEL arch=x86_64 [2021-08-14T12:55:47.808Z] ---> Running in cdcafb50141d [2021-08-14T12:55:48.419Z] ---> 622dc5df3f0e [2021-08-14T12:55:48.419Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-14T12:55:48.419Z] Removing intermediate container cdcafb50141d [2021-08-14T12:55:48.419Z] ---> 9c17e3326ec0 [2021-08-14T12:55:48.419Z] Step 21/22 : LABEL git_sha=a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [2021-08-14T12:55:48.419Z] ---> Running in a5d82bddd19b [2021-08-14T12:55:48.695Z] Removing intermediate container a5d82bddd19b [2021-08-14T12:55:48.695Z] ---> 73a6cea2405d [2021-08-14T12:55:48.695Z] Step 22/22 : LABEL version=2.0.1-dev.30 [2021-08-14T12:55:48.695Z] ---> c52547e15511 [2021-08-14T12:55:48.695Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-14T12:55:48.695Z] ---> Running in 96654bece45e [2021-08-14T12:55:48.977Z] ---> Running in 555a0875c490 [2021-08-14T12:55:48.977Z] Removing intermediate container 4f801909bcac [2021-08-14T12:55:48.977Z] ---> 392e53f17cc7 [2021-08-14T12:55:48.977Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-14T12:55:48.977Z] Removing intermediate container 96654bece45e [2021-08-14T12:55:48.977Z] ---> 1ead3ecb1270 [2021-08-14T12:55:48.977Z] [2021-08-14T12:55:48.977Z] Removing intermediate container 555a0875c490 [2021-08-14T12:55:48.977Z] ---> 9d5eab540b0f [2021-08-14T12:55:48.977Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-14T12:55:49.251Z] ---> Running in 105b11887e86 [2021-08-14T12:55:49.251Z] Successfully built 1ead3ecb1270 [2021-08-14T12:55:49.251Z] Successfully tagged security-proxy-setup:latest [2021-08-14T12:55:49.251Z] Building security-secretstore-setup [2021-08-14T12:55:49.251Z]  Building security-proxy-setup ... done  ---> 3096e3121ed9 [2021-08-14T12:55:49.251Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-14T12:55:49.251Z] Removing intermediate container 105b11887e86 [2021-08-14T12:55:49.251Z] ---> 4d0ba2510b4e [2021-08-14T12:55:49.251Z] Step 21/23 : LABEL arch=x86_64 [2021-08-14T12:55:49.531Z] ---> Running in 830da9136994 [2021-08-14T12:55:50.131Z] --parallel Build images in parallel. [Pipeline] } [2021-08-14T12:55:50.423Z] $ docker stop --time=1 440fb7bebf3b8375e778afc67f6589698d38981412507fa1231a113d40253a6d [2021-08-14T12:55:50.521Z] Removing intermediate container 830da9136994 [2021-08-14T12:55:50.521Z] ---> 5a4fc338a2dd [2021-08-14T12:55:50.521Z] Step 22/23 : LABEL git_sha=a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [2021-08-14T12:55:50.789Z] ---> Running in afa4c65d8d7c [2021-08-14T12:55:50.789Z] ---> e5c5706e75fe [2021-08-14T12:55:50.789Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-14T12:55:51.373Z] Removing intermediate container afa4c65d8d7c [2021-08-14T12:55:51.373Z] ---> 45b03aafdb5b [2021-08-14T12:55:51.373Z] Step 23/23 : LABEL version=2.0.1-dev.30 [2021-08-14T12:55:51.373Z] ---> e9ea046bb6e3 [2021-08-14T12:55:51.373Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-14T12:55:51.373Z] ---> Running in b165a470925e [2021-08-14T12:55:51.958Z] Removing intermediate container b165a470925e [2021-08-14T12:55:51.958Z] ---> 258f7170a0ee [2021-08-14T12:55:51.958Z] [2021-08-14T12:55:51.958Z] Successfully built 258f7170a0ee [2021-08-14T12:55:51.958Z] Successfully tagged support-scheduler:latest [2021-08-14T12:55:51.958Z] ---> bbfe6bf90179 [2021-08-14T12:55:51.958Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-14T12:55:51.958Z] Building sys-mgmt-agent [2021-08-14T12:55:52.293Z] $ docker rm -f 440fb7bebf3b8375e778afc67f6589698d38981412507fa1231a113d40253a6d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:55:52.959Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-14T12:55:52.959Z] . [Pipeline] withDockerContainer [2021-08-14T12:55:53.733Z] prd-ubuntu18.04-docker-arm64-4c-16g-881 does not seem to be running inside a container [2021-08-14T12:55:53.810Z] $ 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/33 -v /w/workspace/edgex-go/33:/w/workspace/edgex-go/33:rw,z -v /w/workspace/edgex-go/33@tmp:/w/workspace/edgex-go/33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-14T12:55:53.908Z]  Building support-scheduler ... done  ---> bcd337299613 [2021-08-14T12:55:53.908Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-14T12:55:54.177Z] ---> Running in 31ea257a5090 [2021-08-14T12:55:54.763Z] Removing intermediate container 31ea257a5090 [2021-08-14T12:55:54.764Z] ---> 4bd5373351ec [2021-08-14T12:55:54.764Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-14T12:55:55.366Z] ---> 80dd4b823ad1 [2021-08-14T12:55:55.366Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-14T12:55:55.375Z] $ docker top ebd4dab11b1d279218a8727334683fdfee27f1ba3b6d757cc00145a4f8f3b1b5 -eo pid,comm [2021-08-14T12:55:55.639Z] ---> Running in 0816a55753c4 [Pipeline] { [Pipeline] sh [2021-08-14T12:55:56.345Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-14T12:55:57.052Z] Removing intermediate container 999af258bd1c [2021-08-14T12:55:57.052Z] ---> f6b90e36e642 [2021-08-14T12:55:57.052Z] [2021-08-14T12:55:57.052Z] Step 11/23 : FROM alpine:3.12 [2021-08-14T12:55:57.052Z] ---> 13621d1b12d4 [2021-08-14T12:55:57.052Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-14T12:55:57.637Z] ---> Running in 3ccfe10331aa [2021-08-14T12:55:57.637Z] Removing intermediate container 0816a55753c4 [2021-08-14T12:55:57.637Z] ---> 3052aafa54a7 [2021-08-14T12:55:57.637Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-14T12:55:58.599Z] ---> Running in db085e9d37c2 [2021-08-14T12:55:58.599Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-14T12:55:58.599Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-14T12:55:58.599Z] Removing intermediate container 0da952b51d70 [2021-08-14T12:55:58.599Z] ---> fcf446b49335 [2021-08-14T12:55:58.599Z] [2021-08-14T12:55:58.599Z] Step 11/24 : FROM alpine:3.12 [2021-08-14T12:55:58.599Z] ---> 13621d1b12d4 [2021-08-14T12:55:58.599Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-14T12:55:58.867Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-14T12:55:58.867Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-14T12:55:58.867Z] ---> 40e5bf0e1375 [2021-08-14T12:55:58.867Z] Step 3/24 : WORKDIR /edgex-go [2021-08-14T12:55:58.867Z] ---> Using cache [2021-08-14T12:55:58.867Z] ---> faed33ef687e [2021-08-14T12:55:58.867Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-14T12:55:58.867Z] ---> Using cache [2021-08-14T12:55:58.867Z] ---> db18ae4e26f6 [2021-08-14T12:55:58.867Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-14T12:55:58.867Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-14T12:55:58.867Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-14T12:55:58.867Z] Executing busybox-1.31.1-r20.trigger [2021-08-14T12:55:58.867Z] Removing intermediate container db085e9d37c2 [2021-08-14T12:55:58.867Z] ---> af2869595deb [2021-08-14T12:55:58.867Z] Step 29/32 : CMD ["gate"] [2021-08-14T12:55:58.867Z] Executing ca-certificates-20191127-r4.trigger [2021-08-14T12:55:58.867Z] ---> Running in dc0e72d0a3ec [2021-08-14T12:55:58.867Z] ---> Running in 2bf7f49552a9 [2021-08-14T12:55:58.867Z] OK: 6 MiB in 16 packages [2021-08-14T12:55:59.135Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-14T12:55:59.135Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-14T12:55:59.135Z] ---> 40e5bf0e1375 [2021-08-14T12:55:59.135Z] Step 3/26 : WORKDIR /edgex-go [2021-08-14T12:55:59.135Z] ---> Using cache [2021-08-14T12:55:59.135Z] ---> faed33ef687e [2021-08-14T12:55:59.135Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-14T12:55:59.135Z] ---> Using cache [2021-08-14T12:55:59.135Z] ---> db18ae4e26f6 [2021-08-14T12:55:59.135Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-14T12:55:59.135Z] ---> Running in 5d3e06d74be4 [2021-08-14T12:55:59.135Z] ---> Running in 1fc060d82703 [2021-08-14T12:55:59.135Z] Removing intermediate container dc0e72d0a3ec [2021-08-14T12:55:59.135Z] ---> 083df968efe5 [2021-08-14T12:55:59.135Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-14T12:55:59.406Z] ---> Running in 6a9362d6e70f [2021-08-14T12:55:59.406Z] Removing intermediate container 5d3e06d74be4 [2021-08-14T12:55:59.406Z] ---> 510ab3d93b11 [2021-08-14T12:55:59.406Z] Step 30/32 : LABEL arch=x86_64 [2021-08-14T12:55:59.406Z] ---> Running in 3d3913e8fc21 [2021-08-14T12:55:59.677Z] Removing intermediate container 6a9362d6e70f [2021-08-14T12:55:59.677Z] ---> 5812ab81580f [2021-08-14T12:55:59.677Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-14T12:55:59.677Z] ---> Running in 504cc232d618 [2021-08-14T12:55:59.677Z] Removing intermediate container 3ccfe10331aa [2021-08-14T12:55:59.677Z] ---> 9fc8be824e92 [2021-08-14T12:55:59.677Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-14T12:55:59.677Z] ---> Running in c640248ca2c4 [2021-08-14T12:55:59.677Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-14T12:55:59.677Z] Removing intermediate container 3d3913e8fc21 [2021-08-14T12:55:59.677Z] ---> 2c3b0a382027 [2021-08-14T12:55:59.677Z] Step 31/32 : LABEL git_sha=a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [2021-08-14T12:55:59.677Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-14T12:55:59.942Z] ---> Running in 02510fc6cb65 [2021-08-14T12:55:59.942Z] Removing intermediate container 504cc232d618 [2021-08-14T12:55:59.942Z] ---> 20ed74b338c6 [2021-08-14T12:55:59.942Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-14T12:55:59.942Z] ---> Running in bc72b5718282 [2021-08-14T12:55:59.942Z] Removing intermediate container c640248ca2c4 [2021-08-14T12:55:59.942Z] ---> d2f1900ae744 [2021-08-14T12:55:59.942Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-14T12:55:59.942Z] ---> Running in cfa2f487e2f9 [2021-08-14T12:55:59.942Z] Removing intermediate container 02510fc6cb65 [2021-08-14T12:55:59.942Z] ---> 2c5fe56ae1bc [2021-08-14T12:55:59.942Z] Step 32/32 : LABEL version=2.0.1-dev.30 [2021-08-14T12:56:00.214Z] ---> Running in 9a84339dbafe [2021-08-14T12:56:00.214Z] Removing intermediate container cfa2f487e2f9 [2021-08-14T12:56:00.214Z] ---> ec7ae37a0011 [2021-08-14T12:56:00.214Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-14T12:56:00.214Z] ---> Running in c93c975e2483 [2021-08-14T12:56:00.214Z] Removing intermediate container 9a84339dbafe [2021-08-14T12:56:00.214Z] ---> f571fb378283 [2021-08-14T12:56:00.214Z] [2021-08-14T12:56:00.214Z] Removing intermediate container c93c975e2483 [2021-08-14T12:56:00.214Z] ---> 7cc9c7fc65c1 [2021-08-14T12:56:00.214Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-14T12:56:00.487Z] Successfully built f571fb378283 [2021-08-14T12:56:00.487Z] Successfully tagged security-bootstrapper:latest [2021-08-14T12:56:00.487Z] Building core-metadata [2021-08-14T12:56:00.487Z]  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-14T12:56:00.647Z] Building core-command ... [2021-08-14T12:56:00.647Z] Building core-data ... [2021-08-14T12:56:00.647Z] Building core-metadata ... [2021-08-14T12:56:00.647Z] Building security-bootstrapper ... [2021-08-14T12:56:00.647Z] Building security-proxy-setup ... [2021-08-14T12:56:00.647Z] Building security-secretstore-setup ... [2021-08-14T12:56:00.647Z] Building support-notifications ... [2021-08-14T12:56:00.647Z] Building support-scheduler ... [2021-08-14T12:56:00.647Z] Building sys-mgmt-agent ... [2021-08-14T12:56:00.647Z] Building support-notifications [2021-08-14T12:56:00.647Z] Building security-proxy-setup [2021-08-14T12:56:00.647Z] Building security-secretstore-setup [2021-08-14T12:56:00.647Z] Building support-scheduler [2021-08-14T12:56:00.647Z] Building security-bootstrapper [2021-08-14T12:56:00.758Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-14T12:56:01.025Z] OK: 219 MiB in 52 packages [2021-08-14T12:56:01.026Z] OK: 219 MiB in 52 packages [2021-08-14T12:56:01.994Z] ---> d7fb5cd62dbc [2021-08-14T12:56:01.994Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-14T12:56:02.260Z] Removing intermediate container bc72b5718282 [2021-08-14T12:56:02.260Z] ---> 6a0c06269707 [2021-08-14T12:56:02.260Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-14T12:56:02.845Z] ---> Running in 34399e3e73e1 [2021-08-14T12:56:02.845Z] ---> 7602785e2150 [2021-08-14T12:56:02.845Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-14T12:56:03.132Z] Removing intermediate container 2bf7f49552a9 [2021-08-14T12:56:03.132Z] ---> 67d64de602b7 [2021-08-14T12:56:03.132Z] Step 6/24 : COPY go.mod . [2021-08-14T12:56:03.132Z] Removing intermediate container 1fc060d82703 [2021-08-14T12:56:03.132Z] ---> 3339a7cb42b6 [2021-08-14T12:56:03.132Z] Step 6/26 : COPY go.mod . [2021-08-14T12:56:03.132Z] ---> 2c1637a2058f [2021-08-14T12:56:03.132Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-14T12:56:03.132Z] ---> Running in 455b3f265361 [2021-08-14T12:56:03.400Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-14T12:56:03.400Z] ---> 3dd5a9d2afd4 [2021-08-14T12:56:03.400Z] Step 7/24 : RUN go mod download [2021-08-14T12:56:03.668Z] Removing intermediate container 455b3f265361 [2021-08-14T12:56:03.668Z] ---> 0453443de3e6 [2021-08-14T12:56:03.668Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-14T12:56:03.668Z] ---> 1b205e8d4782 [2021-08-14T12:56:03.668Z] Step 7/26 : RUN go mod download [2021-08-14T12:56:03.668Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-14T12:56:03.668Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-14T12:56:03.668Z] ---> 40e5bf0e1375 [2021-08-14T12:56:03.668Z] Step 3/24 : WORKDIR /edgex-go [2021-08-14T12:56:03.668Z] ---> Using cache [2021-08-14T12:56:03.668Z] ---> faed33ef687e [2021-08-14T12:56:03.668Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-14T12:56:03.668Z] ---> Using cache [2021-08-14T12:56:03.668Z] ---> db18ae4e26f6 [2021-08-14T12:56:03.668Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-14T12:56:03.668Z] ---> Using cache [2021-08-14T12:56:03.668Z] ---> 3339a7cb42b6 [2021-08-14T12:56:03.668Z] Step 6/24 : COPY go.mod . [2021-08-14T12:56:03.668Z] ---> Using cache [2021-08-14T12:56:03.668Z] ---> 1b205e8d4782 [2021-08-14T12:56:03.668Z] Step 7/24 : RUN go mod download [2021-08-14T12:56:03.668Z] ---> Running in 81d110280706 [2021-08-14T12:56:03.668Z] ---> Running in 700348c18634 [2021-08-14T12:56:03.668Z] ---> Running in 2b9bcf95ef84 [2021-08-14T12:56:03.668Z] ---> Running in 5b0dc074f934 [2021-08-14T12:56:03.934Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-14T12:56:03.934Z] Removing intermediate container 2b9bcf95ef84 [2021-08-14T12:56:03.934Z] ---> c48b52f1a5d8 [2021-08-14T12:56:03.934Z] Step 21/23 : LABEL arch=x86_64 [2021-08-14T12:56:03.934Z] ---> Running in 8ca4e291db7c [2021-08-14T12:56:04.200Z] Removing intermediate container 8ca4e291db7c [2021-08-14T12:56:04.200Z] ---> ce78b5988fd7 [2021-08-14T12:56:04.200Z] Step 22/23 : LABEL git_sha=a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [2021-08-14T12:56:04.200Z] ---> Running in 90a531476b5b [2021-08-14T12:56:04.200Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-14T12:56:04.472Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-14T12:56:04.472Z] Removing intermediate container 90a531476b5b [2021-08-14T12:56:04.472Z] ---> 5443a75c2993 [2021-08-14T12:56:04.472Z] Step 23/23 : LABEL version=2.0.1-dev.30 [2021-08-14T12:56:04.472Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-14T12:56:04.472Z] ---> Running in f31174964d45 [2021-08-14T12:56:04.472Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-14T12:56:04.741Z] Removing intermediate container f31174964d45 [2021-08-14T12:56:04.741Z] ---> d4b33d1974dc [2021-08-14T12:56:04.741Z] [2021-08-14T12:56:04.741Z] Successfully built d4b33d1974dc [2021-08-14T12:56:04.741Z] Successfully tagged support-notifications:latest [2021-08-14T12:56:04.741Z] Building core-command [2021-08-14T12:56:05.009Z]  Building support-notifications ... done (5/6) Installing libzmq (4.3.3-r0) [2021-08-14T12:56:05.009Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-14T12:56:05.285Z] Executing busybox-1.31.1-r20.trigger [2021-08-14T12:56:05.285Z] OK: 8 MiB in 20 packages [2021-08-14T12:56:08.640Z] Removing intermediate container 34399e3e73e1 [2021-08-14T12:56:08.641Z] ---> 2132366ea0e0 [2021-08-14T12:56:08.641Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-14T12:56:08.641Z] Removing intermediate container 81d110280706 [2021-08-14T12:56:08.641Z] ---> c31a544c0a19 [2021-08-14T12:56:08.641Z] Step 8/24 : COPY . . [2021-08-14T12:56:08.641Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-14T12:56:08.641Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-14T12:56:08.641Z] ---> 40e5bf0e1375 [2021-08-14T12:56:08.641Z] Step 3/24 : WORKDIR /edgex-go [2021-08-14T12:56:08.641Z] ---> Using cache [2021-08-14T12:56:08.641Z] ---> faed33ef687e [2021-08-14T12:56:08.641Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-14T12:56:08.641Z] ---> Using cache [2021-08-14T12:56:08.641Z] ---> db18ae4e26f6 [2021-08-14T12:56:08.641Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-14T12:56:08.641Z] ---> Using cache [2021-08-14T12:56:08.641Z] ---> 3339a7cb42b6 [2021-08-14T12:56:08.641Z] Step 6/24 : COPY go.mod . [2021-08-14T12:56:08.641Z] ---> Using cache [2021-08-14T12:56:08.641Z] ---> 1b205e8d4782 [2021-08-14T12:56:08.641Z] Step 7/24 : RUN go mod download [2021-08-14T12:56:08.641Z] Removing intermediate container 700348c18634 [2021-08-14T12:56:08.641Z] ---> f9d7489bc175 [2021-08-14T12:56:08.641Z] Step 8/24 : COPY . . [2021-08-14T12:56:08.641Z] ---> Running in a38952450c6d [2021-08-14T12:56:08.641Z] Removing intermediate container 5b0dc074f934 [2021-08-14T12:56:08.641Z] ---> 0ca95ba97ea4 [2021-08-14T12:56:08.641Z] Step 8/26 : COPY . . [2021-08-14T12:56:12.037Z] ---> 163ac0c79872 [2021-08-14T12:56:12.037Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-14T12:56:13.484Z] ---> a91b7901230e [2021-08-14T12:56:13.484Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-14T12:56:13.757Z] Removing intermediate container a38952450c6d [2021-08-14T12:56:13.757Z] ---> 3f6f3182311c [2021-08-14T12:56:13.757Z] Step 8/24 : COPY . . [2021-08-14T12:56:14.022Z] ---> b32f2b6ac70b [2021-08-14T12:56:14.022Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-14T12:56:14.613Z] ---> Running in 670440838da9 [2021-08-14T12:56:14.903Z] Removing intermediate container 670440838da9 [2021-08-14T12:56:14.903Z] ---> 40f8cc8494ec [2021-08-14T12:56:14.903Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-14T12:56:15.864Z] ---> Running in c558cc0931e4 [2021-08-14T12:56:16.825Z] Removing intermediate container c558cc0931e4 [2021-08-14T12:56:16.825Z] ---> 1c98eb9e5838 [2021-08-14T12:56:16.825Z] Step 22/24 : LABEL arch=x86_64 [2021-08-14T12:56:17.444Z] ---> Running in 2c1e10e14a67 [2021-08-14T12:56:18.404Z] ---> 4bd8a6750dd5 [2021-08-14T12:56:18.404Z] Step 9/24 : RUN go mod tidy [2021-08-14T12:56:18.404Z] ---> 20f7b7facdf5 [2021-08-14T12:56:18.404Z] Step 9/24 : RUN go mod tidy [2021-08-14T12:56:18.986Z] ---> Running in cf555a58bda0 [2021-08-14T12:56:18.986Z] ---> Running in 1828e8e19505 [2021-08-14T12:56:18.986Z] Removing intermediate container 2c1e10e14a67 [2021-08-14T12:56:18.986Z] ---> 2449dac76481 [2021-08-14T12:56:18.986Z] Step 23/24 : LABEL git_sha=a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [2021-08-14T12:56:19.262Z] ---> 14b1c16452db [2021-08-14T12:56:19.262Z] Step 9/26 : RUN go mod tidy [2021-08-14T12:56:19.262Z] ---> Running in f6178cd668c7 [2021-08-14T12:56:19.529Z] ---> Running in 3ffdad8b42d8 [2021-08-14T12:56:19.529Z] Removing intermediate container f6178cd668c7 [2021-08-14T12:56:19.529Z] ---> c45aca51925d [2021-08-14T12:56:19.529Z] Step 24/24 : LABEL version=2.0.1-dev.30 [2021-08-14T12:56:19.797Z] ---> Running in 43997cc7a761 [2021-08-14T12:56:20.078Z] Removing intermediate container 43997cc7a761 [2021-08-14T12:56:20.078Z] ---> d5d929f1a26d [2021-08-14T12:56:20.078Z] [2021-08-14T12:56:20.355Z] Successfully built d5d929f1a26d [2021-08-14T12:56:20.355Z] Successfully tagged core-data:latest [2021-08-14T12:56:20.944Z]  Building core-data ... done Removing intermediate container 1828e8e19505 [2021-08-14T12:56:20.944Z] ---> 3726c8ffb928 [2021-08-14T12:56:20.944Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-14T12:56:20.944Z] Removing intermediate container cf555a58bda0 [2021-08-14T12:56:20.944Z] ---> 701ef1a0f86e [2021-08-14T12:56:20.944Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-14T12:56:21.215Z] ---> Running in f0e5ce33d97e [2021-08-14T12:56:21.215Z] ---> Running in 4bb750fb5d5a [2021-08-14T12:56:21.486Z] Removing intermediate container 3ffdad8b42d8 [2021-08-14T12:56:21.486Z] ---> f680ca4558c4 [2021-08-14T12:56:21.486Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-14T12:56:21.486Z] ---> Running in 372e9f341fe6 [2021-08-14T12:56:22.087Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-14T12:56:22.087Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-14T12:56:22.087Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-14T12:56:26.393Z] ---> d66654a8c11f [2021-08-14T12:56:26.393Z] Step 9/24 : RUN go mod tidy [2021-08-14T12:56:26.393Z] ---> Running in 85f3284ea525 [2021-08-14T12:56:28.346Z] Removing intermediate container 85f3284ea525 [2021-08-14T12:56:28.346Z] ---> ab348ad3c58e [2021-08-14T12:56:28.346Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-14T12:56:28.346Z] ---> Running in aa3c78551827 [2021-08-14T12:56:28.929Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/core-command/core-command ./cmd/core-command [2021-08-14T12:56:47.622Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-14T12:56:47.622Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-14T12:56:47.622Z] ---> d2e4fb634e6d [2021-08-14T12:56:47.622Z] Step 3/23 : WORKDIR /edgex-go [2021-08-14T12:56:47.622Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-14T12:56:47.622Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-14T12:56:47.622Z] ---> d2e4fb634e6d [2021-08-14T12:56:47.622Z] Step 3/26 : WORKDIR /edgex-go [2021-08-14T12:56:47.622Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-14T12:56:47.622Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-14T12:56:47.622Z] ---> d2e4fb634e6d [2021-08-14T12:56:47.622Z] Step 3/23 : WORKDIR /edgex-go [2021-08-14T12:56:47.622Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-14T12:56:47.622Z] [2021-08-14T12:56:47.622Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-14T12:56:47.623Z] ---> d2e4fb634e6d [2021-08-14T12:56:47.623Z] Step 3/22 : WORKDIR /edgex-go [2021-08-14T12:56:47.623Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-14T12:56:47.623Z] ---> d2e4fb634e6d [2021-08-14T12:56:47.623Z] Step 3/32 : WORKDIR /edgex-go [2021-08-14T12:56:47.623Z] ---> Running in 8398c6cfa74b [2021-08-14T12:56:47.623Z] ---> Running in 7b3e176ea8c5 [2021-08-14T12:56:47.623Z] ---> Running in 97c6dfe993b4 [2021-08-14T12:56:47.623Z] ---> Running in 5b7191f1a7bd [2021-08-14T12:56:47.623Z] ---> Running in d78f69f26047 [2021-08-14T12:56:47.623Z] Removing intermediate container 5b7191f1a7bd [2021-08-14T12:56:47.623Z] ---> eff00b2bac2c [2021-08-14T12:56:47.623Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-14T12:56:47.623Z] Removing intermediate container 8398c6cfa74b [2021-08-14T12:56:47.623Z] ---> 7e492a0ba84d [2021-08-14T12:56:47.623Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-14T12:56:47.623Z] Removing intermediate container 97c6dfe993b4 [2021-08-14T12:56:47.623Z] ---> 0b1c0beb5ac0 [2021-08-14T12:56:47.623Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-14T12:56:47.623Z] Removing intermediate container 7b3e176ea8c5 [2021-08-14T12:56:47.623Z] ---> 3be34b774d6a [2021-08-14T12:56:47.623Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-14T12:56:47.623Z] Removing intermediate container d78f69f26047 [2021-08-14T12:56:47.623Z] ---> 4591ace3a00e [2021-08-14T12:56:47.623Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-14T12:56:47.623Z] ---> Running in b713ee023f9d [2021-08-14T12:56:47.623Z] ---> Running in e2493c433f2d [2021-08-14T12:56:47.623Z] ---> Running in 8e8ee95acb20 [2021-08-14T12:56:47.623Z] ---> Running in 6155e30247b5 [2021-08-14T12:56:47.623Z] ---> Running in 98bdb38a8e65 [2021-08-14T12:56:48.234Z] Removing intermediate container b713ee023f9d [2021-08-14T12:56:48.234Z] ---> 7e2854786d29 [2021-08-14T12:56:48.234Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-14T12:56:48.234Z] ---> Running in 47aa0d9729aa [2021-08-14T12:56:48.515Z] Removing intermediate container e2493c433f2d [2021-08-14T12:56:48.515Z] ---> 01dc3bb328d2 [2021-08-14T12:56:48.515Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-14T12:56:48.790Z] Removing intermediate container 8e8ee95acb20 [2021-08-14T12:56:48.790Z] ---> 8fb68c087305 [2021-08-14T12:56:48.790Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-14T12:56:48.790Z] ---> Running in 4d6a8727b878 [2021-08-14T12:56:49.067Z] ---> Running in 768f5fa14319 [2021-08-14T12:56:49.067Z] Removing intermediate container 6155e30247b5 [2021-08-14T12:56:49.067Z] ---> c4fc56df04bb [2021-08-14T12:56:49.067Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-14T12:56:49.067Z] Removing intermediate container 98bdb38a8e65 [2021-08-14T12:56:49.067Z] ---> 2bd4045c62f7 [2021-08-14T12:56:49.067Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-14T12:56:49.346Z] ---> Running in f3b5edc3e7a3 [2021-08-14T12:56:49.346Z] ---> Running in 7bbda6949f0b [2021-08-14T12:56:50.344Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-14T12:56:50.622Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-14T12:56:50.896Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-14T12:56:51.020Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-14T12:56:51.180Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-14T12:56:51.454Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-14T12:56:51.454Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-14T12:56:51.454Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-14T12:56:52.065Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-14T12:56:52.065Z] OK: 218 MiB in 52 packages [2021-08-14T12:56:52.347Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-14T12:56:52.347Z] OK: 218 MiB in 52 packages [2021-08-14T12:56:52.347Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-14T12:56:52.954Z] OK: 218 MiB in 52 packages [2021-08-14T12:56:53.239Z] OK: 218 MiB in 52 packages [2021-08-14T12:56:53.519Z] OK: 218 MiB in 52 packages [2021-08-14T12:56:53.653Z] Removing intermediate container f0e5ce33d97e [2021-08-14T12:56:53.653Z] ---> 520d197afb1b [2021-08-14T12:56:53.653Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-14T12:56:53.653Z] ---> Running in 4e3ad7e5ae6f [2021-08-14T12:56:53.933Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-14T12:56:54.129Z] Removing intermediate container 47aa0d9729aa [2021-08-14T12:56:54.129Z] ---> 1b711dbaa713 [2021-08-14T12:56:54.129Z] Step 6/22 : COPY go.mod . [2021-08-14T12:56:54.129Z] Removing intermediate container 4d6a8727b878 [2021-08-14T12:56:54.129Z] ---> f7848cdbe82a [2021-08-14T12:56:54.129Z] Step 6/32 : COPY go.mod . [2021-08-14T12:56:54.732Z] Removing intermediate container 768f5fa14319 [2021-08-14T12:56:54.732Z] ---> 250630bc0940 [2021-08-14T12:56:54.732Z] Step 6/23 : COPY go.mod . [2021-08-14T12:56:55.008Z] Removing intermediate container 7bbda6949f0b [2021-08-14T12:56:55.008Z] ---> ba9c274c21b6 [2021-08-14T12:56:55.008Z] Step 6/26 : COPY go.mod . [2021-08-14T12:56:55.285Z] ---> 38c972edeed0 [2021-08-14T12:56:55.285Z] Step 7/22 : RUN go mod download [2021-08-14T12:56:55.285Z] ---> 1049a4ac4ff0 [2021-08-14T12:56:55.285Z] Step 7/32 : RUN go mod download [2021-08-14T12:56:55.285Z] ---> Running in 019cbe5381c6 [2021-08-14T12:56:55.561Z] Removing intermediate container f3b5edc3e7a3 [2021-08-14T12:56:55.561Z] ---> 7bcb0914e9af [2021-08-14T12:56:55.561Z] Step 6/23 : COPY go.mod . [2021-08-14T12:56:55.561Z] ---> Running in 825c2d24b607 [2021-08-14T12:56:55.833Z] ---> 20b8557edf02 [2021-08-14T12:56:55.833Z] Step 7/23 : RUN go mod download [2021-08-14T12:56:55.955Z] Removing intermediate container 4bb750fb5d5a [2021-08-14T12:56:55.955Z] ---> 4e91c5b79a36 [2021-08-14T12:56:55.955Z] [2021-08-14T12:56:55.955Z] Step 11/24 : FROM alpine:3.12 [2021-08-14T12:56:55.955Z] ---> 13621d1b12d4 [2021-08-14T12:56:55.955Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-14T12:56:55.955Z] ---> Using cache [2021-08-14T12:56:55.955Z] ---> 34e78a21bdac [2021-08-14T12:56:55.955Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-14T12:56:55.955Z] ---> Using cache [2021-08-14T12:56:55.955Z] ---> e6b7488988cd [2021-08-14T12:56:55.955Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-14T12:56:55.955Z] Removing intermediate container 372e9f341fe6 [2021-08-14T12:56:55.955Z] ---> c06eb45bd82c [2021-08-14T12:56:55.955Z] [2021-08-14T12:56:55.955Z] Step 11/26 : FROM alpine:3.12 [2021-08-14T12:56:55.955Z] ---> 13621d1b12d4 [2021-08-14T12:56:55.955Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-08-14T12:56:55.955Z] ---> Running in 39f80557fc9d [2021-08-14T12:56:55.955Z] ---> Running in fc3aa0431cef [2021-08-14T12:56:55.955Z] Removing intermediate container 4e3ad7e5ae6f [2021-08-14T12:56:55.955Z] ---> 5294dfcd0e94 [2021-08-14T12:56:55.955Z] [2021-08-14T12:56:55.955Z] Step 12/24 : FROM docker:20.10.7 [2021-08-14T12:56:56.108Z] ---> Running in 251b3d653555 [2021-08-14T12:56:56.381Z] ---> 1c5b3d592a12 [2021-08-14T12:56:56.381Z] Step 7/26 : RUN go mod download [2021-08-14T12:56:56.537Z] 20.10.7: Pulling from library/docker [2021-08-14T12:56:56.537Z] Removing intermediate container fc3aa0431cef [2021-08-14T12:56:56.537Z] ---> 4113b1df54b3 [2021-08-14T12:56:56.537Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-14T12:56:56.537Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-14T12:56:56.537Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-14T12:56:56.669Z] ---> Running in b774363f9518 [2021-08-14T12:56:56.808Z] (1/3) Installing ca-certificates (20191127-r4) [2021-08-14T12:56:56.808Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-08-14T12:56:56.808Z] (3/3) Installing su-exec (0.2-r1) [2021-08-14T12:56:56.808Z] Executing busybox-1.31.1-r20.trigger [2021-08-14T12:56:56.808Z] Executing ca-certificates-20191127-r4.trigger [2021-08-14T12:56:56.808Z] ---> Running in 678e5a62e07d [2021-08-14T12:56:56.808Z] OK: 6 MiB in 17 packages [2021-08-14T12:56:56.808Z] Removing intermediate container aa3c78551827 [2021-08-14T12:56:56.808Z] ---> 790c149e1127 [2021-08-14T12:56:56.808Z] [2021-08-14T12:56:56.808Z] Step 11/24 : FROM alpine:3.12 [2021-08-14T12:56:56.808Z] ---> 13621d1b12d4 [2021-08-14T12:56:56.808Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-14T12:56:56.808Z] ---> Using cache [2021-08-14T12:56:56.808Z] ---> 34e78a21bdac [2021-08-14T12:56:56.808Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-14T12:56:56.808Z] ---> Using cache [2021-08-14T12:56:56.808Z] ---> e6b7488988cd [2021-08-14T12:56:56.808Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-14T12:56:56.808Z] Removing intermediate container 678e5a62e07d [2021-08-14T12:56:56.808Z] ---> 09eb95c66cf2 [2021-08-14T12:56:56.808Z] Step 16/24 : WORKDIR / [2021-08-14T12:56:56.808Z] ---> Running in 6e51acdb3f96 [2021-08-14T12:56:56.808Z] ---> Running in bc8285a353b3 [2021-08-14T12:56:56.949Z] ---> f50d3db7c4c1 [2021-08-14T12:56:56.949Z] Step 7/23 : RUN go mod download [2021-08-14T12:56:57.075Z] Removing intermediate container 6e51acdb3f96 [2021-08-14T12:56:57.075Z] ---> d740388ea696 [2021-08-14T12:56:57.075Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-14T12:56:57.075Z] Removing intermediate container bc8285a353b3 [2021-08-14T12:56:57.075Z] ---> dafc11473992 [2021-08-14T12:56:57.075Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-14T12:56:57.075Z] ---> Running in a3990c499b1c [2021-08-14T12:56:57.075Z] Removing intermediate container 39f80557fc9d [2021-08-14T12:56:57.075Z] ---> 22a9d5333316 [2021-08-14T12:56:57.075Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-14T12:56:57.227Z] ---> Running in 794cd3df8dd0 [2021-08-14T12:56:57.341Z] Removing intermediate container a3990c499b1c [2021-08-14T12:56:57.341Z] ---> 2b15f6dde171 [2021-08-14T12:56:57.341Z] Step 16/24 : WORKDIR / [2021-08-14T12:56:57.341Z] ---> Running in a6f8bae8ef97 [2021-08-14T12:56:57.341Z] ---> Running in ea2e1aa6f95c [2021-08-14T12:56:57.341Z] ---> dea6c5a0170f [2021-08-14T12:56:57.341Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-14T12:56:57.341Z] Removing intermediate container a6f8bae8ef97 [2021-08-14T12:56:57.341Z] ---> 70b5ba011cd8 [2021-08-14T12:56:57.341Z] Step 14/26 : WORKDIR / [2021-08-14T12:56:57.606Z] Removing intermediate container ea2e1aa6f95c [2021-08-14T12:56:57.607Z] ---> 099dca869052 [2021-08-14T12:56:57.607Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-14T12:56:57.607Z] ---> Running in 52a44d65dda5 [2021-08-14T12:56:57.607Z] ---> 7a69a59b1ea1 [2021-08-14T12:56:57.607Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-14T12:56:57.607Z] Removing intermediate container 52a44d65dda5 [2021-08-14T12:56:57.607Z] ---> 9238a958a714 [2021-08-14T12:56:57.607Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-08-14T12:56:57.890Z] ---> 0946f49f5b8f [2021-08-14T12:56:57.890Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-14T12:56:57.890Z] ---> 62e341567752 [2021-08-14T12:56:57.890Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-14T12:56:57.890Z] ---> aed86be07d00 [2021-08-14T12:56:57.890Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-08-14T12:56:58.166Z] ---> Running in 39b4e49ecccf [2021-08-14T12:56:58.166Z] ---> ee3899fe3085 [2021-08-14T12:56:58.166Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-14T12:56:58.166Z] Removing intermediate container 39b4e49ecccf [2021-08-14T12:56:58.166Z] ---> 9ed6ca4a3d48 [2021-08-14T12:56:58.166Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-14T12:56:58.166Z] ---> 2d4023e23594 [2021-08-14T12:56:58.166Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-14T12:56:58.166Z] ---> Running in acf51d370fac [2021-08-14T12:56:58.435Z] Removing intermediate container acf51d370fac [2021-08-14T12:56:58.435Z] ---> e8f963d46f2d [2021-08-14T12:56:58.435Z] Step 22/24 : LABEL arch=x86_64 [2021-08-14T12:56:58.435Z] ---> 5cacd4252b49 [2021-08-14T12:56:58.435Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-14T12:56:58.435Z] ---> Running in c2217a73f250 [2021-08-14T12:56:58.435Z] ---> Running in 7bbee016d4a2 [2021-08-14T12:56:58.435Z] ---> 7c27f1a1a93d [2021-08-14T12:56:58.435Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-08-14T12:56:58.435Z] Removing intermediate container c2217a73f250 [2021-08-14T12:56:58.435Z] ---> 28857b7d19c1 [2021-08-14T12:56:58.435Z] Step 23/24 : LABEL git_sha=a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [2021-08-14T12:56:58.435Z] Removing intermediate container 7bbee016d4a2 [2021-08-14T12:56:58.435Z] ---> fdaf8e354a6b [2021-08-14T12:56:58.435Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-14T12:56:58.435Z] ---> Running in c581ce28c080 [2021-08-14T12:56:58.435Z] ---> Running in 39d26007c199 [2021-08-14T12:56:58.909Z] ---> 12016cfdcbd3 [2021-08-14T12:56:58.909Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-14T12:56:58.909Z] Removing intermediate container 39d26007c199 [2021-08-14T12:56:58.909Z] ---> d775cd8264bb [2021-08-14T12:56:58.909Z] Step 22/24 : LABEL arch=x86_64 [2021-08-14T12:56:58.909Z] Removing intermediate container c581ce28c080 [2021-08-14T12:56:58.909Z] ---> 700df7c4fe05 [2021-08-14T12:56:58.909Z] Step 24/24 : LABEL version=2.0.1-dev.30 [2021-08-14T12:56:58.909Z] ---> Running in 459484bb596b [2021-08-14T12:56:58.909Z] ---> Running in 3f3a14dd144f [2021-08-14T12:56:58.909Z] Removing intermediate container 459484bb596b [2021-08-14T12:56:58.909Z] ---> 7a604601ab1b [2021-08-14T12:56:58.909Z] [2021-08-14T12:56:58.909Z] Removing intermediate container 3f3a14dd144f [2021-08-14T12:56:58.909Z] ---> d68e76885ac3 [2021-08-14T12:56:58.909Z] Step 23/24 : LABEL git_sha=a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [2021-08-14T12:56:58.909Z] Successfully built 7a604601ab1b [2021-08-14T12:56:58.909Z] Successfully tagged core-metadata:latest [2021-08-14T12:56:58.909Z]  Building core-metadata ... done  ---> Running in d000f4bf98b8 [2021-08-14T12:56:59.308Z] ---> e917cd3e4d0e [2021-08-14T12:56:59.308Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-14T12:56:59.308Z] Removing intermediate container d000f4bf98b8 [2021-08-14T12:56:59.308Z] ---> 29992769b902 [2021-08-14T12:56:59.308Z] Step 24/24 : LABEL version=2.0.1-dev.30 [2021-08-14T12:56:59.308Z] ---> Running in bfd2f6a7d5c8 [2021-08-14T12:56:59.308Z] Removing intermediate container bfd2f6a7d5c8 [2021-08-14T12:56:59.308Z] ---> f335efd759d5 [2021-08-14T12:56:59.308Z] [2021-08-14T12:56:59.629Z] Successfully built f335efd759d5 [2021-08-14T12:56:59.629Z] ---> dc12b988c876 [2021-08-14T12:56:59.629Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-14T12:56:59.629Z] Successfully tagged core-command:latest [2021-08-14T12:56:59.629Z]  Building core-command ... done  ---> 72daba80c080 [2021-08-14T12:56:59.629Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-08-14T12:56:59.629Z] ---> Running in ba01524cd83e [2021-08-14T12:57:00.341Z] Removing intermediate container ba01524cd83e [2021-08-14T12:57:00.341Z] ---> 865acbe9287f [2021-08-14T12:57:00.341Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-14T12:57:00.341Z] ---> Running in b2d3fc05e92d [2021-08-14T12:57:00.341Z] Removing intermediate container b2d3fc05e92d [2021-08-14T12:57:00.341Z] ---> cc1ac1a2add1 [2021-08-14T12:57:00.341Z] Step 24/26 : LABEL arch=x86_64 [2021-08-14T12:57:00.341Z] ---> Running in c4ed92e4d6c9 [2021-08-14T12:57:00.341Z] Removing intermediate container c4ed92e4d6c9 [2021-08-14T12:57:00.341Z] ---> 0ff7d87313bf [2021-08-14T12:57:00.341Z] Step 25/26 : LABEL git_sha=a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [2021-08-14T12:57:00.341Z] ---> Running in 3567ad6ccc02 [2021-08-14T12:57:00.678Z] Removing intermediate container 3567ad6ccc02 [2021-08-14T12:57:00.678Z] ---> 8e25945325c4 [2021-08-14T12:57:00.678Z] Step 26/26 : LABEL version=2.0.1-dev.30 [2021-08-14T12:57:00.678Z] ---> Running in 2075dbe918d0 [2021-08-14T12:57:00.678Z] Removing intermediate container 2075dbe918d0 [2021-08-14T12:57:00.678Z] ---> 85578000882b [2021-08-14T12:57:00.678Z] [2021-08-14T12:57:00.678Z] Successfully built 85578000882b [2021-08-14T12:57:00.678Z] Successfully tagged security-secretstore-setup:latest [2021-08-14T12:57:02.666Z] Removing intermediate container 019cbe5381c6 [2021-08-14T12:57:02.666Z] ---> 671ccd0dd12f [2021-08-14T12:57:02.666Z] Step 8/22 : COPY . . [2021-08-14T12:57:02.666Z] Removing intermediate container 825c2d24b607 [2021-08-14T12:57:02.666Z] ---> 89c8941dee7f [2021-08-14T12:57:02.666Z] Step 8/32 : COPY . . [2021-08-14T12:57:02.944Z] Removing intermediate container 251b3d653555 [2021-08-14T12:57:02.944Z] ---> 5a25d27527e6 [2021-08-14T12:57:02.944Z] Step 8/23 : COPY . . [2021-08-14T12:57:03.384Z] Removing intermediate container b774363f9518 [2021-08-14T12:57:03.384Z] ---> fb996e9adf02 [2021-08-14T12:57:03.384Z] Step 8/26 : COPY . . [2021-08-14T12:57:03.985Z] Removing intermediate container 794cd3df8dd0 [2021-08-14T12:57:03.985Z] ---> cdd485c59a81 [2021-08-14T12:57:03.985Z] Step 8/23 : COPY . . [2021-08-14T12:57:05.000Z]  Building security-secretstore-setup ... done Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-14T12:57:05.000Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-14T12:57:05.000Z] ---> 08bdaf2f88f9 [2021-08-14T12:57:05.000Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-08-14T12:57:05.268Z] ---> Running in 184881c27ae2 [2021-08-14T12:57:05.536Z] Removing intermediate container 184881c27ae2 [2021-08-14T12:57:05.536Z] ---> c138c1152225 [2021-08-14T12:57:05.536Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-08-14T12:57:05.536Z] ---> Running in ac95e151d2de [2021-08-14T12:57:05.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-14T12:57:05.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-14T12:57:06.067Z] (1/39) Installing readline (8.1.0-r0) [2021-08-14T12:57:06.067Z] (2/39) Installing bash (5.1.0-r0) [2021-08-14T12:57:06.067Z] Executing bash-5.1.0-r0.post-install [2021-08-14T12:57:06.067Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-14T12:57:06.067Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-14T12:57:06.067Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-14T12:57:06.333Z] (6/39) Installing curl (7.78.0-r0) [2021-08-14T12:57:06.333Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-14T12:57:06.333Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-14T12:57:06.333Z] (9/39) Installing expat (2.2.10-r1) [2021-08-14T12:57:06.333Z] (10/39) Installing libffi (3.3-r2) [2021-08-14T12:57:06.333Z] (11/39) Installing gdbm (1.19-r0) [2021-08-14T12:57:06.333Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-14T12:57:06.333Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-14T12:57:06.333Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-14T12:57:06.914Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-14T12:57:06.914Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-14T12:57:06.914Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-14T12:57:06.914Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-14T12:57:06.914Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-14T12:57:06.914Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-14T12:57:06.914Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-14T12:57:07.180Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-14T12:57:07.180Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-14T12:57:07.180Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-14T12:57:07.180Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-14T12:57:07.180Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-14T12:57:07.180Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-14T12:57:07.180Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-14T12:57:07.180Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-14T12:57:07.180Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-14T12:57:07.445Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-14T12:57:07.445Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-14T12:57:07.445Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-14T12:57:07.445Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-14T12:57:07.445Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-14T12:57:07.445Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-14T12:57:07.445Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-14T12:57:07.445Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-14T12:57:07.445Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-14T12:57:07.710Z] Executing busybox-1.32.1-r6.trigger [2021-08-14T12:57:07.710Z] OK: 82 MiB in 59 packages [2021-08-14T12:57:09.116Z] Collecting docker-compose==1.23.2 [2021-08-14T12:57:09.116Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-14T12:57:09.116Z] Collecting cached-property<2,>=1.2.0 [2021-08-14T12:57:09.116Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-14T12:57:09.116Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-14T12:57:09.116Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-14T12:57:09.385Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-08-14T12:57:09.385Z] Collecting jsonschema<3,>=2.5.1 [2021-08-14T12:57:09.385Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-14T12:57:09.385Z] Collecting texttable<0.10,>=0.9.0 [2021-08-14T12:57:09.385Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-14T12:57:09.652Z] Collecting docopt<0.7,>=0.6.1 [2021-08-14T12:57:09.652Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-14T12:57:09.922Z] Collecting PyYAML<4,>=3.10 [2021-08-14T12:57:09.922Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-14T12:57:10.504Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-14T12:57:10.504Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-14T12:57:10.504Z] Collecting docker<4.0,>=3.6.0 [2021-08-14T12:57:10.504Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-14T12:57:10.768Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-14T12:57:10.768Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-14T12:57:10.768Z] Collecting docker-pycreds>=0.4.0 [2021-08-14T12:57:10.768Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-14T12:57:11.033Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-14T12:57:11.033Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-14T12:57:11.033Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-14T12:57:11.033Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-14T12:57:11.033Z] Collecting idna<2.8,>=2.5 [2021-08-14T12:57:11.033Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-14T12:57:11.033Z] Collecting certifi>=2017.4.17 [2021-08-14T12:57:11.033Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-14T12:57:11.301Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-14T12:57:11.301Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-14T12:57:11.301Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-14T12:57:11.301Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-14T12:57:11.301Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-14T12:57:11.301Z] Attempting uninstall: urllib3 [2021-08-14T12:57:11.301Z] Found existing installation: urllib3 1.26.2 [2021-08-14T12:57:11.301Z] Uninstalling urllib3-1.26.2: [2021-08-14T12:57:11.301Z] Successfully uninstalled urllib3-1.26.2 [2021-08-14T12:57:11.301Z] Attempting uninstall: idna [2021-08-14T12:57:11.301Z] Found existing installation: idna 3.1 [2021-08-14T12:57:11.301Z] Uninstalling idna-3.1: [2021-08-14T12:57:11.567Z] Successfully uninstalled idna-3.1 [2021-08-14T12:57:11.567Z] Attempting uninstall: chardet [2021-08-14T12:57:11.567Z] Found existing installation: chardet 4.0.0 [2021-08-14T12:57:11.567Z] Uninstalling chardet-4.0.0: [2021-08-14T12:57:11.567Z] Successfully uninstalled chardet-4.0.0 [2021-08-14T12:57:11.832Z] Attempting uninstall: requests [2021-08-14T12:57:11.832Z] Found existing installation: requests 2.25.1 [2021-08-14T12:57:11.832Z] Uninstalling requests-2.25.1: [2021-08-14T12:57:11.832Z] Successfully uninstalled requests-2.25.1 [2021-08-14T12:57:11.832Z] Running setup.py install for texttable: started [2021-08-14T12:57:12.098Z] Running setup.py install for texttable: finished with status 'done' [2021-08-14T12:57:12.098Z] Running setup.py install for PyYAML: started [2021-08-14T12:57:12.680Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-14T12:57:12.680Z] Running setup.py install for docopt: started [2021-08-14T12:57:12.945Z] Running setup.py install for docopt: finished with status 'done' [2021-08-14T12:57:12.945Z] Running setup.py install for dockerpty: started [2021-08-14T12:57:13.211Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-14T12:57:13.478Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 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-08-14T12:57:16.816Z] Removing intermediate container ac95e151d2de [2021-08-14T12:57:16.816Z] ---> edaf8fd20559 [2021-08-14T12:57:16.816Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-14T12:57:16.816Z] ---> Running in 4c58c782bb06 [2021-08-14T12:57:16.816Z] Removing intermediate container 4c58c782bb06 [2021-08-14T12:57:16.816Z] ---> 3582e459f463 [2021-08-14T12:57:16.816Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-14T12:57:16.816Z] ---> Running in 0ce9983b5dfc [2021-08-14T12:57:16.816Z] Removing intermediate container 0ce9983b5dfc [2021-08-14T12:57:16.816Z] ---> 2256abb87505 [2021-08-14T12:57:16.816Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-14T12:57:17.085Z] ---> 3d5a5840eb2c [2021-08-14T12:57:17.085Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-14T12:57:17.352Z] ---> 91a901bc6f3b [2021-08-14T12:57:17.352Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-14T12:57:17.618Z] ---> d83b448e6360 [2021-08-14T12:57:17.618Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-14T12:57:17.618Z] ---> Running in 784b5bbbb81e [2021-08-14T12:57:17.618Z] Removing intermediate container 784b5bbbb81e [2021-08-14T12:57:17.618Z] ---> c81f8dbf3e5d [2021-08-14T12:57:17.618Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-14T12:57:17.618Z] ---> Running in 9133c51a4add [2021-08-14T12:57:17.889Z] Removing intermediate container 9133c51a4add [2021-08-14T12:57:17.889Z] ---> e29392d61ea2 [2021-08-14T12:57:17.889Z] Step 22/24 : LABEL arch=x86_64 [2021-08-14T12:57:17.889Z] ---> Running in 06f45361f8dc [2021-08-14T12:57:17.889Z] Removing intermediate container 06f45361f8dc [2021-08-14T12:57:17.889Z] ---> 24031a4668f4 [2021-08-14T12:57:17.889Z] Step 23/24 : LABEL git_sha=a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [2021-08-14T12:57:17.889Z] ---> Running in 960c9a809fca [2021-08-14T12:57:17.889Z] Removing intermediate container 960c9a809fca [2021-08-14T12:57:17.889Z] ---> 02452723fa26 [2021-08-14T12:57:17.889Z] Step 24/24 : LABEL version=2.0.1-dev.30 [2021-08-14T12:57:18.154Z] ---> Running in 5b890eb135d7 [2021-08-14T12:57:18.154Z] Removing intermediate container 5b890eb135d7 [2021-08-14T12:57:18.154Z] ---> 344949e2f4d3 [2021-08-14T12:57:18.154Z] [2021-08-14T12:57:18.154Z] Successfully built 344949e2f4d3 [2021-08-14T12:57:18.154Z] Successfully tagged sys-mgmt-agent:latest [2021-08-14T12:57:18.433Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-08-14T12:57:18.441Z] $ docker stop --time=1 079e7d7a0bc84643ab969e2142b593227f2770cb3c3595399ca8c666b9059c11 [2021-08-14T12:57:19.939Z] $ docker rm -f 079e7d7a0bc84643ab969e2142b593227f2770cb3c3595399ca8c666b9059c11 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-14T12:57:20.319Z] + docker images [2021-08-14T12:57:20.319Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-14T12:57:20.319Z] sys-mgmt-agent latest 344949e2f4d3 3 seconds ago 325MB [2021-08-14T12:57:20.319Z] security-secretstore-setup latest 85578000882b 20 seconds ago 28.1MB [2021-08-14T12:57:20.319Z] core-command latest f335efd759d5 21 seconds ago 16MB [2021-08-14T12:57:20.319Z] core-metadata latest 7a604601ab1b 22 seconds ago 16.7MB [2021-08-14T12:57:20.319Z] 790c149e1127 24 seconds ago 1.74GB [2021-08-14T12:57:20.319Z] 5294dfcd0e94 25 seconds ago 1.75GB [2021-08-14T12:57:20.319Z] 4e91c5b79a36 25 seconds ago 1.75GB [2021-08-14T12:57:20.319Z] c06eb45bd82c 25 seconds ago 1.75GB [2021-08-14T12:57:20.319Z] core-data latest d5d929f1a26d About a minute ago 20.4MB [2021-08-14T12:57:20.319Z] support-notifications latest d4b33d1974dc About a minute ago 16.8MB [2021-08-14T12:57:20.319Z] security-bootstrapper latest f571fb378283 About a minute ago 18.8MB [2021-08-14T12:57:20.319Z] fcf446b49335 About a minute ago 1.75GB [2021-08-14T12:57:20.319Z] f6b90e36e642 About a minute ago 1.75GB [2021-08-14T12:57:20.319Z] support-scheduler latest 258f7170a0ee About a minute ago 16.1MB [2021-08-14T12:57:20.319Z] security-proxy-setup latest 1ead3ecb1270 About a minute ago 25.9MB [2021-08-14T12:57:20.319Z] d1ae2fc4eacc About a minute ago 1.75GB [2021-08-14T12:57:20.319Z] 84d050a93ad9 About a minute ago 1.75GB [2021-08-14T12:57:20.319Z] 50a3466bda7b About a minute ago 1.75GB [2021-08-14T12:57:20.319Z] ci-base-image-x86_64 latest 40e5bf0e1375 5 minutes ago 1.24GB [2021-08-14T12:57:20.319Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 8 days ago 547MB [2021-08-14T12:57:20.319Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest f5175e13e4e5 11 days ago 37.5MB [2021-08-14T12:57:20.319Z] docker 20.10.7 08bdaf2f88f9 2 months ago 246MB [2021-08-14T12:57:20.319Z] alpine 3.12 13621d1b12d4 4 months ago 5.58MB [2021-08-14T12:57:20.319Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 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-08-14T12:57:20.523Z] provisioning config files... [2021-08-14T12:57:20.548Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/33@tmp/config2886458094198155176tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-14T12:57:20.885Z] ---> docker-login.sh [2021-08-14T12:57:20.885Z] nexus3.edgexfoundry.org:10001 [2021-08-14T12:57:20.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-14T12:57:20.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-14T12:57:20.885Z] Configure a credential helper to remove this warning. See [2021-08-14T12:57:20.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-14T12:57:20.885Z] [2021-08-14T12:57:20.885Z] Login Succeeded [2021-08-14T12:57:20.885Z] nexus3.edgexfoundry.org:10002 [2021-08-14T12:57:21.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-14T12:57:21.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-14T12:57:21.150Z] Configure a credential helper to remove this warning. See [2021-08-14T12:57:21.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-14T12:57:21.150Z] [2021-08-14T12:57:21.150Z] Login Succeeded [2021-08-14T12:57:21.150Z] nexus3.edgexfoundry.org:10003 [2021-08-14T12:57:21.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-14T12:57:21.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-14T12:57:21.415Z] Configure a credential helper to remove this warning. See [2021-08-14T12:57:21.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-14T12:57:21.415Z] [2021-08-14T12:57:21.415Z] Login Succeeded [2021-08-14T12:57:21.415Z] nexus3.edgexfoundry.org:10004 [2021-08-14T12:57:21.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-14T12:57:21.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-14T12:57:21.415Z] Configure a credential helper to remove this warning. See [2021-08-14T12:57:21.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-14T12:57:21.415Z] [2021-08-14T12:57:21.415Z] Login Succeeded [2021-08-14T12:57:21.415Z] docker.io [2021-08-14T12:57:21.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-14T12:57:21.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-14T12:57:21.998Z] Configure a credential helper to remove this warning. See [2021-08-14T12:57:21.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-14T12:57:21.998Z] [2021-08-14T12:57:21.998Z] Login Succeeded [2021-08-14T12:57:21.998Z] ---> docker-login.sh ends [Pipeline] } [2021-08-14T12:57:22.010Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-14T12:57:22.083Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-08-14T12:57:22.083Z] a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [2021-08-14T12:57:22.083Z] latest [2021-08-14T12:57:22.083Z] 2.0.1-dev.30 [2021-08-14T12:57:22.083Z] a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [2021-08-14T12:57:22.083Z] main [2021-08-14T12:57:22.083Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:57:22.444Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:57:22.757Z] + docker push nexus3.edgexfoundry.org:10004/core-command:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [2021-08-14T12:57:22.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-14T12:57:22.757Z] b7a71a58275c: Preparing [2021-08-14T12:57:22.757Z] 14fd8a5ccba5: Preparing [2021-08-14T12:57:22.757Z] 0a7ee468a43b: Preparing [2021-08-14T12:57:22.757Z] 7115048ad463: Preparing [2021-08-14T12:57:22.757Z] 32f366d666a5: Preparing [2021-08-14T12:57:22.757Z] 32f366d666a5: Layer already exists [2021-08-14T12:57:23.023Z] 7115048ad463: Pushed [2021-08-14T12:57:23.023Z] 0a7ee468a43b: Pushed [2021-08-14T12:57:23.291Z] b7a71a58275c: Pushed [2021-08-14T12:57:24.249Z] 14fd8a5ccba5: Pushed [2021-08-14T12:57:24.516Z] a50ec7cbd1ffe16c0409c75cc366b79de6e56022: digest: sha256:f44305418baac690e9b560ef81ac118992c4fb953ab4c2449ea8197c88cecc1a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:57:24.842Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:57:25.160Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-08-14T12:57:25.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-14T12:57:25.160Z] b7a71a58275c: Preparing [2021-08-14T12:57:25.160Z] 14fd8a5ccba5: Preparing [2021-08-14T12:57:25.160Z] 0a7ee468a43b: Preparing [2021-08-14T12:57:25.160Z] 7115048ad463: Preparing [2021-08-14T12:57:25.160Z] 32f366d666a5: Preparing [2021-08-14T12:57:25.160Z] 7115048ad463: Layer already exists [2021-08-14T12:57:25.160Z] 0a7ee468a43b: Layer already exists [2021-08-14T12:57:25.160Z] 32f366d666a5: Layer already exists [2021-08-14T12:57:25.160Z] 14fd8a5ccba5: Layer already exists [2021-08-14T12:57:25.160Z] b7a71a58275c: Layer already exists [2021-08-14T12:57:25.160Z] latest: digest: sha256:f44305418baac690e9b560ef81ac118992c4fb953ab4c2449ea8197c88cecc1a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:57:25.483Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.30 [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:57:25.799Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.30 [2021-08-14T12:57:25.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-14T12:57:25.799Z] b7a71a58275c: Preparing [2021-08-14T12:57:25.799Z] 14fd8a5ccba5: Preparing [2021-08-14T12:57:25.799Z] 0a7ee468a43b: Preparing [2021-08-14T12:57:25.799Z] 7115048ad463: Preparing [2021-08-14T12:57:25.799Z] 32f366d666a5: Preparing [2021-08-14T12:57:25.799Z] b7a71a58275c: Layer already exists [2021-08-14T12:57:25.799Z] 32f366d666a5: Layer already exists [2021-08-14T12:57:25.799Z] 14fd8a5ccba5: Layer already exists [2021-08-14T12:57:25.799Z] 0a7ee468a43b: Layer already exists [2021-08-14T12:57:25.799Z] 7115048ad463: Layer already exists [2021-08-14T12:57:25.799Z] 2.0.1-dev.30: digest: sha256:f44305418baac690e9b560ef81ac118992c4fb953ab4c2449ea8197c88cecc1a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:57:26.124Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:57:26.205Z] ---> e245b7ed171d [2021-08-14T12:57:26.205Z] Step 9/22 : RUN go mod tidy [2021-08-14T12:57:26.205Z] ---> d1b5c26d98a6 [2021-08-14T12:57:26.205Z] Step 9/23 : RUN go mod tidy [2021-08-14T12:57:26.205Z] ---> Running in f6b07d03b604 [2021-08-14T12:57:26.205Z] ---> ec60f135f452 [2021-08-14T12:57:26.205Z] Step 9/32 : RUN go mod tidy [2021-08-14T12:57:26.205Z] ---> 899538481295 [2021-08-14T12:57:26.205Z] Step 9/23 : RUN go mod tidy [2021-08-14T12:57:26.205Z] ---> dc5e290e7732 [2021-08-14T12:57:26.205Z] Step 9/26 : RUN go mod tidy [2021-08-14T12:57:26.205Z] ---> Running in a0b8cb87db38 [2021-08-14T12:57:26.205Z] ---> Running in d60f1f340ab6 [2021-08-14T12:57:26.205Z] ---> Running in b0a92f054ccc [2021-08-14T12:57:26.205Z] ---> Running in 8aad62e7422a [2021-08-14T12:57:26.436Z] + docker push nexus3.edgexfoundry.org:10004/core-command:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [2021-08-14T12:57:26.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-14T12:57:26.436Z] b7a71a58275c: Preparing [2021-08-14T12:57:26.436Z] 14fd8a5ccba5: Preparing [2021-08-14T12:57:26.436Z] 0a7ee468a43b: Preparing [2021-08-14T12:57:26.436Z] 7115048ad463: Preparing [2021-08-14T12:57:26.436Z] 32f366d666a5: Preparing [2021-08-14T12:57:26.436Z] 7115048ad463: Layer already exists [2021-08-14T12:57:26.436Z] 32f366d666a5: Layer already exists [2021-08-14T12:57:26.436Z] b7a71a58275c: Layer already exists [2021-08-14T12:57:26.436Z] 0a7ee468a43b: Layer already exists [2021-08-14T12:57:26.436Z] 14fd8a5ccba5: Layer already exists [2021-08-14T12:57:26.436Z] a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30: digest: sha256:f44305418baac690e9b560ef81ac118992c4fb953ab4c2449ea8197c88cecc1a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:57:26.765Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:57:27.078Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-08-14T12:57:27.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-14T12:57:27.078Z] b7a71a58275c: Preparing [2021-08-14T12:57:27.078Z] 14fd8a5ccba5: Preparing [2021-08-14T12:57:27.078Z] 0a7ee468a43b: Preparing [2021-08-14T12:57:27.078Z] 7115048ad463: Preparing [2021-08-14T12:57:27.078Z] 32f366d666a5: Preparing [2021-08-14T12:57:27.078Z] 7115048ad463: Layer already exists [2021-08-14T12:57:27.078Z] 14fd8a5ccba5: Layer already exists [2021-08-14T12:57:27.078Z] b7a71a58275c: Layer already exists [2021-08-14T12:57:27.078Z] 32f366d666a5: Layer already exists [2021-08-14T12:57:27.078Z] 0a7ee468a43b: Layer already exists [2021-08-14T12:57:27.078Z] main: digest: sha256:f44305418baac690e9b560ef81ac118992c4fb953ab4c2449ea8197c88cecc1a size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-14T12:57:27.139Z] ===================================================== [Pipeline] echo [2021-08-14T12:57:27.154Z] taggedImages: [2021-08-14T12:57:27.154Z] - nexus3.edgexfoundry.org:10004/core-command:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [2021-08-14T12:57:27.154Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-08-14T12:57:27.154Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.30 [2021-08-14T12:57:27.154Z] - nexus3.edgexfoundry.org:10004/core-command:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [2021-08-14T12:57:27.154Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-08-14T12:57:27.185Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-08-14T12:57:27.185Z] a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [2021-08-14T12:57:27.185Z] latest [2021-08-14T12:57:27.185Z] 2.0.1-dev.30 [2021-08-14T12:57:27.185Z] a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [2021-08-14T12:57:27.185Z] main [2021-08-14T12:57:27.185Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:57:27.536Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:57:27.876Z] + docker push nexus3.edgexfoundry.org:10004/core-data:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [2021-08-14T12:57:27.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-14T12:57:27.876Z] 1241bd0362bc: Preparing [2021-08-14T12:57:27.876Z] 09b588a1e268: Preparing [2021-08-14T12:57:27.876Z] 0a7ee468a43b: Preparing [2021-08-14T12:57:27.876Z] 0df923296239: Preparing [2021-08-14T12:57:27.876Z] 1d4765c0761d: Preparing [2021-08-14T12:57:27.876Z] 32f366d666a5: Preparing [2021-08-14T12:57:27.876Z] 32f366d666a5: Waiting [2021-08-14T12:57:27.876Z] 0a7ee468a43b: Layer already exists [2021-08-14T12:57:27.876Z] 32f366d666a5: Layer already exists [2021-08-14T12:57:28.146Z] 1d4765c0761d: Pushed [2021-08-14T12:57:28.146Z] 1241bd0362bc: Pushed [2021-08-14T12:57:28.146Z] 0df923296239: Pushed [2021-08-14T12:57:29.552Z] 09b588a1e268: Pushed [2021-08-14T12:57:29.552Z] a50ec7cbd1ffe16c0409c75cc366b79de6e56022: digest: sha256:ca04a445dc7be871bd7009c7d644cbde977d6ecd258d0822d880ba3e8e7a3ae1 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:57:29.878Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:57:30.193Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-08-14T12:57:30.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-14T12:57:30.193Z] 1241bd0362bc: Preparing [2021-08-14T12:57:30.193Z] 09b588a1e268: Preparing [2021-08-14T12:57:30.193Z] 0a7ee468a43b: Preparing [2021-08-14T12:57:30.193Z] 0df923296239: Preparing [2021-08-14T12:57:30.193Z] 1d4765c0761d: Preparing [2021-08-14T12:57:30.193Z] 32f366d666a5: Preparing [2021-08-14T12:57:30.193Z] 32f366d666a5: Waiting [2021-08-14T12:57:30.193Z] 0df923296239: Layer already exists [2021-08-14T12:57:30.193Z] 1241bd0362bc: Layer already exists [2021-08-14T12:57:30.193Z] 1d4765c0761d: Layer already exists [2021-08-14T12:57:30.193Z] 09b588a1e268: Layer already exists [2021-08-14T12:57:30.193Z] 0a7ee468a43b: Layer already exists [2021-08-14T12:57:30.193Z] 32f366d666a5: Layer already exists [2021-08-14T12:57:30.193Z] latest: digest: sha256:ca04a445dc7be871bd7009c7d644cbde977d6ecd258d0822d880ba3e8e7a3ae1 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:57:30.512Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.30 [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:57:30.824Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.30 [2021-08-14T12:57:30.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-14T12:57:30.824Z] 1241bd0362bc: Preparing [2021-08-14T12:57:30.824Z] 09b588a1e268: Preparing [2021-08-14T12:57:30.824Z] 0a7ee468a43b: Preparing [2021-08-14T12:57:30.824Z] 0df923296239: Preparing [2021-08-14T12:57:30.824Z] 1d4765c0761d: Preparing [2021-08-14T12:57:30.824Z] 32f366d666a5: Preparing [2021-08-14T12:57:30.824Z] 32f366d666a5: Waiting [2021-08-14T12:57:30.824Z] 09b588a1e268: Layer already exists [2021-08-14T12:57:30.824Z] 0df923296239: Layer already exists [2021-08-14T12:57:30.824Z] 1d4765c0761d: Layer already exists [2021-08-14T12:57:30.824Z] 0a7ee468a43b: Layer already exists [2021-08-14T12:57:30.824Z] 1241bd0362bc: Layer already exists [2021-08-14T12:57:30.824Z] 32f366d666a5: Layer already exists [2021-08-14T12:57:30.824Z] 2.0.1-dev.30: digest: sha256:ca04a445dc7be871bd7009c7d644cbde977d6ecd258d0822d880ba3e8e7a3ae1 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:57:31.144Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:57:31.457Z] + docker push nexus3.edgexfoundry.org:10004/core-data:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [2021-08-14T12:57:31.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-14T12:57:31.457Z] 1241bd0362bc: Preparing [2021-08-14T12:57:31.457Z] 09b588a1e268: Preparing [2021-08-14T12:57:31.457Z] 0a7ee468a43b: Preparing [2021-08-14T12:57:31.457Z] 0df923296239: Preparing [2021-08-14T12:57:31.457Z] 1d4765c0761d: Preparing [2021-08-14T12:57:31.457Z] 32f366d666a5: Preparing [2021-08-14T12:57:31.457Z] 32f366d666a5: Waiting [2021-08-14T12:57:31.457Z] 1d4765c0761d: Layer already exists [2021-08-14T12:57:31.457Z] 1241bd0362bc: Layer already exists [2021-08-14T12:57:31.457Z] 0df923296239: Layer already exists [2021-08-14T12:57:31.457Z] 09b588a1e268: Layer already exists [2021-08-14T12:57:31.457Z] 0a7ee468a43b: Layer already exists [2021-08-14T12:57:31.457Z] 32f366d666a5: Layer already exists [2021-08-14T12:57:31.457Z] a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30: digest: sha256:ca04a445dc7be871bd7009c7d644cbde977d6ecd258d0822d880ba3e8e7a3ae1 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:57:31.777Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:57:32.089Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-08-14T12:57:32.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-14T12:57:32.089Z] 1241bd0362bc: Preparing [2021-08-14T12:57:32.089Z] 09b588a1e268: Preparing [2021-08-14T12:57:32.089Z] 0a7ee468a43b: Preparing [2021-08-14T12:57:32.089Z] 0df923296239: Preparing [2021-08-14T12:57:32.089Z] 1d4765c0761d: Preparing [2021-08-14T12:57:32.089Z] 32f366d666a5: Preparing [2021-08-14T12:57:32.089Z] 32f366d666a5: Waiting [2021-08-14T12:57:32.089Z] 1d4765c0761d: Layer already exists [2021-08-14T12:57:32.089Z] 1241bd0362bc: Layer already exists [2021-08-14T12:57:32.089Z] 0a7ee468a43b: Layer already exists [2021-08-14T12:57:32.089Z] 09b588a1e268: Layer already exists [2021-08-14T12:57:32.089Z] 0df923296239: Layer already exists [2021-08-14T12:57:32.089Z] 32f366d666a5: Layer already exists [2021-08-14T12:57:32.089Z] main: digest: sha256:ca04a445dc7be871bd7009c7d644cbde977d6ecd258d0822d880ba3e8e7a3ae1 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-14T12:57:32.145Z] ===================================================== [Pipeline] echo [2021-08-14T12:57:32.159Z] taggedImages: [2021-08-14T12:57:32.159Z] - nexus3.edgexfoundry.org:10004/core-data:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [2021-08-14T12:57:32.159Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-08-14T12:57:32.159Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.30 [2021-08-14T12:57:32.159Z] - nexus3.edgexfoundry.org:10004/core-data:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [2021-08-14T12:57:32.159Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-08-14T12:57:32.190Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-08-14T12:57:32.190Z] a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [2021-08-14T12:57:32.190Z] latest [2021-08-14T12:57:32.190Z] 2.0.1-dev.30 [2021-08-14T12:57:32.190Z] a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [2021-08-14T12:57:32.190Z] main [2021-08-14T12:57:32.190Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:57:32.544Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:57:32.860Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [2021-08-14T12:57:32.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-14T12:57:32.860Z] bcfaf954e22d: Preparing [2021-08-14T12:57:32.860Z] 8676fe9e6c5b: Preparing [2021-08-14T12:57:32.860Z] 0a7ee468a43b: Preparing [2021-08-14T12:57:32.860Z] 7115048ad463: Preparing [2021-08-14T12:57:32.860Z] 32f366d666a5: Preparing [2021-08-14T12:57:32.860Z] 0a7ee468a43b: Layer already exists [2021-08-14T12:57:32.860Z] 32f366d666a5: Layer already exists [2021-08-14T12:57:32.860Z] 7115048ad463: Layer already exists [2021-08-14T12:57:32.860Z] bcfaf954e22d: Pushed [2021-08-14T12:57:33.280Z] Removing intermediate container f6b07d03b604 [2021-08-14T12:57:33.280Z] ---> 0a9a909cb1d9 [2021-08-14T12:57:33.280Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-14T12:57:33.280Z] ---> Running in 53ac15bba6fb [2021-08-14T12:57:33.879Z] Removing intermediate container a0b8cb87db38 [2021-08-14T12:57:33.879Z] ---> 6f6103a1bcfa [2021-08-14T12:57:33.879Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-14T12:57:34.163Z] ---> Running in b42fdd9c8df7 [2021-08-14T12:57:34.264Z] 8676fe9e6c5b: Pushed [2021-08-14T12:57:34.264Z] a50ec7cbd1ffe16c0409c75cc366b79de6e56022: digest: sha256:d3d39bd44e0e8d9986ed76cc9b8c36d7aa2155ae16cacb9c16acfe3505284e98 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:57:34.581Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:57:34.772Z] Removing intermediate container d60f1f340ab6 [2021-08-14T12:57:34.772Z] ---> 908ddda15029 [2021-08-14T12:57:34.773Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-14T12:57:34.891Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-08-14T12:57:34.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-14T12:57:34.891Z] bcfaf954e22d: Preparing [2021-08-14T12:57:34.891Z] 8676fe9e6c5b: Preparing [2021-08-14T12:57:34.891Z] 0a7ee468a43b: Preparing [2021-08-14T12:57:34.891Z] 7115048ad463: Preparing [2021-08-14T12:57:34.891Z] 32f366d666a5: Preparing [2021-08-14T12:57:34.891Z] 0a7ee468a43b: Layer already exists [2021-08-14T12:57:34.891Z] 7115048ad463: Layer already exists [2021-08-14T12:57:34.891Z] 8676fe9e6c5b: Layer already exists [2021-08-14T12:57:34.891Z] 32f366d666a5: Layer already exists [2021-08-14T12:57:34.891Z] bcfaf954e22d: Layer already exists [2021-08-14T12:57:34.891Z] latest: digest: sha256:d3d39bd44e0e8d9986ed76cc9b8c36d7aa2155ae16cacb9c16acfe3505284e98 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:57:35.049Z] ---> Running in 842ea9b57cf2 [2021-08-14T12:57:35.049Z] Removing intermediate container b0a92f054ccc [2021-08-14T12:57:35.049Z] ---> 4e209602482a [2021-08-14T12:57:35.049Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-14T12:57:35.214Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.30 [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:57:35.332Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-14T12:57:35.332Z] Removing intermediate container 8aad62e7422a [2021-08-14T12:57:35.332Z] ---> e458194ec221 [2021-08-14T12:57:35.332Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-14T12:57:35.332Z] ---> Running in 5b730faa5fa8 [2021-08-14T12:57:35.528Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.30 [2021-08-14T12:57:35.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-14T12:57:35.528Z] bcfaf954e22d: Preparing [2021-08-14T12:57:35.528Z] 8676fe9e6c5b: Preparing [2021-08-14T12:57:35.528Z] 0a7ee468a43b: Preparing [2021-08-14T12:57:35.528Z] 7115048ad463: Preparing [2021-08-14T12:57:35.528Z] 32f366d666a5: Preparing [2021-08-14T12:57:35.528Z] 32f366d666a5: Layer already exists [2021-08-14T12:57:35.528Z] 0a7ee468a43b: Layer already exists [2021-08-14T12:57:35.528Z] bcfaf954e22d: Layer already exists [2021-08-14T12:57:35.528Z] 7115048ad463: Layer already exists [2021-08-14T12:57:35.528Z] 8676fe9e6c5b: Layer already exists [2021-08-14T12:57:35.528Z] 2.0.1-dev.30: digest: sha256:d3d39bd44e0e8d9986ed76cc9b8c36d7aa2155ae16cacb9c16acfe3505284e98 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:57:35.619Z] ---> Running in 65e4637221bc [2021-08-14T12:57:35.851Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:57:36.164Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [2021-08-14T12:57:36.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-14T12:57:36.164Z] bcfaf954e22d: Preparing [2021-08-14T12:57:36.164Z] 8676fe9e6c5b: Preparing [2021-08-14T12:57:36.164Z] 0a7ee468a43b: Preparing [2021-08-14T12:57:36.164Z] 7115048ad463: Preparing [2021-08-14T12:57:36.164Z] 32f366d666a5: Preparing [2021-08-14T12:57:36.164Z] 0a7ee468a43b: Layer already exists [2021-08-14T12:57:36.164Z] 8676fe9e6c5b: Layer already exists [2021-08-14T12:57:36.164Z] 32f366d666a5: Layer already exists [2021-08-14T12:57:36.164Z] bcfaf954e22d: Layer already exists [2021-08-14T12:57:36.164Z] 7115048ad463: Layer already exists [2021-08-14T12:57:36.164Z] a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30: digest: sha256:d3d39bd44e0e8d9986ed76cc9b8c36d7aa2155ae16cacb9c16acfe3505284e98 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:57:36.214Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-14T12:57:36.483Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:57:36.801Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-08-14T12:57:36.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-14T12:57:36.802Z] bcfaf954e22d: Preparing [2021-08-14T12:57:36.802Z] 8676fe9e6c5b: Preparing [2021-08-14T12:57:36.802Z] 0a7ee468a43b: Preparing [2021-08-14T12:57:36.802Z] 7115048ad463: Preparing [2021-08-14T12:57:36.802Z] 32f366d666a5: Preparing [2021-08-14T12:57:36.802Z] 32f366d666a5: Layer already exists [2021-08-14T12:57:36.802Z] bcfaf954e22d: Layer already exists [2021-08-14T12:57:36.802Z] 8676fe9e6c5b: Layer already exists [2021-08-14T12:57:36.802Z] 0a7ee468a43b: Layer already exists [2021-08-14T12:57:36.802Z] 7115048ad463: Layer already exists [2021-08-14T12:57:36.802Z] main: digest: sha256:d3d39bd44e0e8d9986ed76cc9b8c36d7aa2155ae16cacb9c16acfe3505284e98 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-14T12:57:36.858Z] ===================================================== [Pipeline] echo [2021-08-14T12:57:36.871Z] taggedImages: [2021-08-14T12:57:36.872Z] - nexus3.edgexfoundry.org:10004/core-metadata:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [2021-08-14T12:57:36.872Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-08-14T12:57:36.872Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.30 [2021-08-14T12:57:36.872Z] - nexus3.edgexfoundry.org:10004/core-metadata:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [2021-08-14T12:57:36.872Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-08-14T12:57:36.901Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-08-14T12:57:36.901Z] a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [2021-08-14T12:57:36.901Z] latest [2021-08-14T12:57:36.901Z] 2.0.1-dev.30 [2021-08-14T12:57:36.901Z] a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [2021-08-14T12:57:36.901Z] main [2021-08-14T12:57:36.901Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:57:37.252Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:57:37.564Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [2021-08-14T12:57:37.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-14T12:57:37.564Z] 5f1c68114c3d: Preparing [2021-08-14T12:57:37.565Z] 5f1c68114c3d: Preparing [2021-08-14T12:57:37.565Z] 39114dc426bd: Preparing [2021-08-14T12:57:37.565Z] 8aba47dba024: Preparing [2021-08-14T12:57:37.565Z] 7ff208213c26: Preparing [2021-08-14T12:57:37.565Z] cd7c84da3c88: Preparing [2021-08-14T12:57:37.565Z] 0a7ee468a43b: Preparing [2021-08-14T12:57:37.565Z] 9bb403b47df3: Preparing [2021-08-14T12:57:37.565Z] 90f587be9668: Preparing [2021-08-14T12:57:37.565Z] a55ab0995c3b: Preparing [2021-08-14T12:57:37.565Z] d19259d16743: Preparing [2021-08-14T12:57:37.565Z] 32f366d666a5: Preparing [2021-08-14T12:57:37.565Z] 9bb403b47df3: Waiting [2021-08-14T12:57:37.565Z] 90f587be9668: Waiting [2021-08-14T12:57:37.565Z] a55ab0995c3b: Waiting [2021-08-14T12:57:37.565Z] d19259d16743: Waiting [2021-08-14T12:57:37.565Z] 32f366d666a5: Waiting [2021-08-14T12:57:37.565Z] 0a7ee468a43b: Waiting [2021-08-14T12:57:37.666Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-14T12:57:37.830Z] 7ff208213c26: Pushed [2021-08-14T12:57:37.830Z] 0a7ee468a43b: Layer already exists [2021-08-14T12:57:37.830Z] 5f1c68114c3d: Pushed [2021-08-14T12:57:37.830Z] 8aba47dba024: Pushed [2021-08-14T12:57:37.830Z] 39114dc426bd: Pushed [2021-08-14T12:57:37.941Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-14T12:57:38.095Z] 90f587be9668: Pushed [2021-08-14T12:57:38.095Z] d19259d16743: Pushed [2021-08-14T12:57:38.095Z] a55ab0995c3b: Pushed [2021-08-14T12:57:38.095Z] 9bb403b47df3: Pushed [2021-08-14T12:57:38.095Z] 32f366d666a5: Layer already exists [2021-08-14T12:57:38.217Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-14T12:57:39.507Z] cd7c84da3c88: Pushed [2021-08-14T12:57:39.507Z] a50ec7cbd1ffe16c0409c75cc366b79de6e56022: digest: sha256:f978bcf4f49bb0d48ea16a5ddc3088729fb26b55e928f7826aa38b704fcc9cb8 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:57:39.828Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:57:40.137Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-08-14T12:57:40.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-14T12:57:40.137Z] 5f1c68114c3d: Preparing [2021-08-14T12:57:40.137Z] 5f1c68114c3d: Preparing [2021-08-14T12:57:40.137Z] 39114dc426bd: Preparing [2021-08-14T12:57:40.137Z] 8aba47dba024: Preparing [2021-08-14T12:57:40.137Z] 7ff208213c26: Preparing [2021-08-14T12:57:40.137Z] cd7c84da3c88: Preparing [2021-08-14T12:57:40.137Z] 0a7ee468a43b: Preparing [2021-08-14T12:57:40.137Z] 9bb403b47df3: Preparing [2021-08-14T12:57:40.137Z] 90f587be9668: Preparing [2021-08-14T12:57:40.137Z] a55ab0995c3b: Preparing [2021-08-14T12:57:40.137Z] d19259d16743: Preparing [2021-08-14T12:57:40.137Z] 32f366d666a5: Preparing [2021-08-14T12:57:40.137Z] 0a7ee468a43b: Waiting [2021-08-14T12:57:40.137Z] 9bb403b47df3: Waiting [2021-08-14T12:57:40.137Z] 90f587be9668: Waiting [2021-08-14T12:57:40.137Z] a55ab0995c3b: Waiting [2021-08-14T12:57:40.137Z] d19259d16743: Waiting [2021-08-14T12:57:40.137Z] 32f366d666a5: Waiting [2021-08-14T12:57:40.137Z] 7ff208213c26: Layer already exists [2021-08-14T12:57:40.137Z] 8aba47dba024: Layer already exists [2021-08-14T12:57:40.137Z] 5f1c68114c3d: Layer already exists [2021-08-14T12:57:40.137Z] 39114dc426bd: Layer already exists [2021-08-14T12:57:40.137Z] cd7c84da3c88: Layer already exists [2021-08-14T12:57:40.137Z] 0a7ee468a43b: Layer already exists [2021-08-14T12:57:40.137Z] 9bb403b47df3: Layer already exists [2021-08-14T12:57:40.403Z] d19259d16743: Layer already exists [2021-08-14T12:57:40.403Z] a55ab0995c3b: Layer already exists [2021-08-14T12:57:40.403Z] 90f587be9668: Layer already exists [2021-08-14T12:57:40.403Z] 32f366d666a5: Layer already exists [2021-08-14T12:57:40.403Z] latest: digest: sha256:f978bcf4f49bb0d48ea16a5ddc3088729fb26b55e928f7826aa38b704fcc9cb8 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:57:40.753Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.30 [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:57:41.069Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.30 [2021-08-14T12:57:41.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-14T12:57:41.069Z] 5f1c68114c3d: Preparing [2021-08-14T12:57:41.069Z] 5f1c68114c3d: Preparing [2021-08-14T12:57:41.069Z] 39114dc426bd: Preparing [2021-08-14T12:57:41.069Z] 8aba47dba024: Preparing [2021-08-14T12:57:41.069Z] 7ff208213c26: Preparing [2021-08-14T12:57:41.069Z] cd7c84da3c88: Preparing [2021-08-14T12:57:41.069Z] 0a7ee468a43b: Preparing [2021-08-14T12:57:41.069Z] 9bb403b47df3: Preparing [2021-08-14T12:57:41.069Z] 90f587be9668: Preparing [2021-08-14T12:57:41.069Z] a55ab0995c3b: Preparing [2021-08-14T12:57:41.069Z] d19259d16743: Preparing [2021-08-14T12:57:41.069Z] 32f366d666a5: Preparing [2021-08-14T12:57:41.069Z] 0a7ee468a43b: Waiting [2021-08-14T12:57:41.069Z] 9bb403b47df3: Waiting [2021-08-14T12:57:41.069Z] 90f587be9668: Waiting [2021-08-14T12:57:41.069Z] a55ab0995c3b: Waiting [2021-08-14T12:57:41.069Z] d19259d16743: Waiting [2021-08-14T12:57:41.069Z] 32f366d666a5: Waiting [2021-08-14T12:57:41.069Z] 5f1c68114c3d: Layer already exists [2021-08-14T12:57:41.069Z] 8aba47dba024: Layer already exists [2021-08-14T12:57:41.069Z] 7ff208213c26: Layer already exists [2021-08-14T12:57:41.069Z] 39114dc426bd: Layer already exists [2021-08-14T12:57:41.069Z] cd7c84da3c88: Layer already exists [2021-08-14T12:57:41.069Z] a55ab0995c3b: Layer already exists [2021-08-14T12:57:41.069Z] 90f587be9668: Layer already exists [2021-08-14T12:57:41.069Z] 0a7ee468a43b: Layer already exists [2021-08-14T12:57:41.069Z] 9bb403b47df3: Layer already exists [2021-08-14T12:57:41.069Z] d19259d16743: Layer already exists [2021-08-14T12:57:41.069Z] 32f366d666a5: Layer already exists [2021-08-14T12:57:41.336Z] 2.0.1-dev.30: digest: sha256:f978bcf4f49bb0d48ea16a5ddc3088729fb26b55e928f7826aa38b704fcc9cb8 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:57:41.657Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:57:41.975Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [2021-08-14T12:57:41.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-14T12:57:41.975Z] 5f1c68114c3d: Preparing [2021-08-14T12:57:41.975Z] 5f1c68114c3d: Preparing [2021-08-14T12:57:41.975Z] 39114dc426bd: Preparing [2021-08-14T12:57:41.975Z] 8aba47dba024: Preparing [2021-08-14T12:57:41.975Z] 7ff208213c26: Preparing [2021-08-14T12:57:41.975Z] cd7c84da3c88: Preparing [2021-08-14T12:57:41.975Z] 0a7ee468a43b: Preparing [2021-08-14T12:57:41.975Z] 9bb403b47df3: Preparing [2021-08-14T12:57:41.975Z] 90f587be9668: Preparing [2021-08-14T12:57:41.975Z] a55ab0995c3b: Preparing [2021-08-14T12:57:41.975Z] d19259d16743: Preparing [2021-08-14T12:57:41.975Z] 32f366d666a5: Preparing [2021-08-14T12:57:41.975Z] 9bb403b47df3: Waiting [2021-08-14T12:57:41.975Z] 90f587be9668: Waiting [2021-08-14T12:57:41.975Z] a55ab0995c3b: Waiting [2021-08-14T12:57:41.975Z] d19259d16743: Waiting [2021-08-14T12:57:41.975Z] 32f366d666a5: Waiting [2021-08-14T12:57:41.975Z] 0a7ee468a43b: Waiting [2021-08-14T12:57:41.975Z] cd7c84da3c88: Layer already exists [2021-08-14T12:57:41.975Z] 5f1c68114c3d: Layer already exists [2021-08-14T12:57:41.975Z] 8aba47dba024: Layer already exists [2021-08-14T12:57:41.975Z] 7ff208213c26: Layer already exists [2021-08-14T12:57:41.975Z] 39114dc426bd: Layer already exists [2021-08-14T12:57:41.975Z] 0a7ee468a43b: Layer already exists [2021-08-14T12:57:41.975Z] a55ab0995c3b: Layer already exists [2021-08-14T12:57:41.975Z] d19259d16743: Layer already exists [2021-08-14T12:57:41.975Z] 9bb403b47df3: Layer already exists [2021-08-14T12:57:41.975Z] 90f587be9668: Layer already exists [2021-08-14T12:57:41.975Z] 32f366d666a5: Layer already exists [2021-08-14T12:57:41.975Z] a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30: digest: sha256:f978bcf4f49bb0d48ea16a5ddc3088729fb26b55e928f7826aa38b704fcc9cb8 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:57:42.302Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:57:42.618Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-08-14T12:57:42.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-14T12:57:42.618Z] 5f1c68114c3d: Preparing [2021-08-14T12:57:42.618Z] 5f1c68114c3d: Preparing [2021-08-14T12:57:42.618Z] 39114dc426bd: Preparing [2021-08-14T12:57:42.618Z] 8aba47dba024: Preparing [2021-08-14T12:57:42.618Z] 7ff208213c26: Preparing [2021-08-14T12:57:42.618Z] cd7c84da3c88: Preparing [2021-08-14T12:57:42.618Z] 0a7ee468a43b: Preparing [2021-08-14T12:57:42.618Z] 9bb403b47df3: Preparing [2021-08-14T12:57:42.618Z] 90f587be9668: Preparing [2021-08-14T12:57:42.618Z] a55ab0995c3b: Preparing [2021-08-14T12:57:42.618Z] d19259d16743: Preparing [2021-08-14T12:57:42.618Z] 32f366d666a5: Preparing [2021-08-14T12:57:42.618Z] 0a7ee468a43b: Waiting [2021-08-14T12:57:42.618Z] 9bb403b47df3: Waiting [2021-08-14T12:57:42.618Z] 90f587be9668: Waiting [2021-08-14T12:57:42.618Z] a55ab0995c3b: Waiting [2021-08-14T12:57:42.618Z] d19259d16743: Waiting [2021-08-14T12:57:42.618Z] 32f366d666a5: Waiting [2021-08-14T12:57:42.618Z] 39114dc426bd: Layer already exists [2021-08-14T12:57:42.618Z] cd7c84da3c88: Layer already exists [2021-08-14T12:57:42.618Z] 7ff208213c26: Layer already exists [2021-08-14T12:57:42.618Z] 8aba47dba024: Layer already exists [2021-08-14T12:57:42.618Z] 5f1c68114c3d: Layer already exists [2021-08-14T12:57:42.618Z] 90f587be9668: Layer already exists [2021-08-14T12:57:42.618Z] d19259d16743: Layer already exists [2021-08-14T12:57:42.618Z] 0a7ee468a43b: Layer already exists [2021-08-14T12:57:42.618Z] 9bb403b47df3: Layer already exists [2021-08-14T12:57:42.618Z] a55ab0995c3b: Layer already exists [2021-08-14T12:57:42.618Z] 32f366d666a5: Layer already exists [2021-08-14T12:57:42.883Z] main: digest: sha256:f978bcf4f49bb0d48ea16a5ddc3088729fb26b55e928f7826aa38b704fcc9cb8 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-14T12:57:42.941Z] ===================================================== [Pipeline] echo [2021-08-14T12:57:42.955Z] taggedImages: [2021-08-14T12:57:42.955Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [2021-08-14T12:57:42.955Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-08-14T12:57:42.955Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.30 [2021-08-14T12:57:42.955Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [2021-08-14T12:57:42.955Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-08-14T12:57:42.985Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-08-14T12:57:42.985Z] a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [2021-08-14T12:57:42.985Z] latest [2021-08-14T12:57:42.985Z] 2.0.1-dev.30 [2021-08-14T12:57:42.985Z] a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [2021-08-14T12:57:42.985Z] main [2021-08-14T12:57:42.985Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:57:43.354Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:57:43.669Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [2021-08-14T12:57:43.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-14T12:57:43.669Z] 29a9183de692: Preparing [2021-08-14T12:57:43.669Z] 63b2ac5531ac: Preparing [2021-08-14T12:57:43.669Z] 4e154186f60f: Preparing [2021-08-14T12:57:43.669Z] 1fd2b5814657: Preparing [2021-08-14T12:57:43.669Z] 05e845cb5546: Preparing [2021-08-14T12:57:43.669Z] 32f366d666a5: Preparing [2021-08-14T12:57:43.669Z] 32f366d666a5: Waiting [2021-08-14T12:57:44.254Z] 4e154186f60f: Pushed [2021-08-14T12:57:44.254Z] 1fd2b5814657: Pushed [2021-08-14T12:57:44.254Z] 32f366d666a5: Layer already exists [2021-08-14T12:57:44.520Z] 05e845cb5546: Pushed [2021-08-14T12:57:44.520Z] 63b2ac5531ac: Pushed [2021-08-14T12:57:44.520Z] 29a9183de692: Pushed [2021-08-14T12:57:44.784Z] a50ec7cbd1ffe16c0409c75cc366b79de6e56022: digest: sha256:0a6725e6c1db510cd4639137577d3233a1dc093d552dc4e170309162187a7d7b size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:57:45.103Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:57:45.425Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-08-14T12:57:45.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-14T12:57:45.425Z] 29a9183de692: Preparing [2021-08-14T12:57:45.425Z] 63b2ac5531ac: Preparing [2021-08-14T12:57:45.425Z] 4e154186f60f: Preparing [2021-08-14T12:57:45.425Z] 1fd2b5814657: Preparing [2021-08-14T12:57:45.425Z] 05e845cb5546: Preparing [2021-08-14T12:57:45.425Z] 32f366d666a5: Preparing [2021-08-14T12:57:45.425Z] 32f366d666a5: Waiting [2021-08-14T12:57:45.425Z] 1fd2b5814657: Layer already exists [2021-08-14T12:57:45.425Z] 63b2ac5531ac: Layer already exists [2021-08-14T12:57:45.425Z] 29a9183de692: Layer already exists [2021-08-14T12:57:45.425Z] 4e154186f60f: Layer already exists [2021-08-14T12:57:45.425Z] 05e845cb5546: Layer already exists [2021-08-14T12:57:45.425Z] 32f366d666a5: Layer already exists [2021-08-14T12:57:45.425Z] latest: digest: sha256:0a6725e6c1db510cd4639137577d3233a1dc093d552dc4e170309162187a7d7b size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:57:45.741Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.30 [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:57:46.055Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.30 [2021-08-14T12:57:46.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-14T12:57:46.055Z] 29a9183de692: Preparing [2021-08-14T12:57:46.055Z] 63b2ac5531ac: Preparing [2021-08-14T12:57:46.055Z] 4e154186f60f: Preparing [2021-08-14T12:57:46.055Z] 1fd2b5814657: Preparing [2021-08-14T12:57:46.055Z] 05e845cb5546: Preparing [2021-08-14T12:57:46.055Z] 32f366d666a5: Preparing [2021-08-14T12:57:46.055Z] 32f366d666a5: Waiting [2021-08-14T12:57:46.055Z] 4e154186f60f: Layer already exists [2021-08-14T12:57:46.055Z] 29a9183de692: Layer already exists [2021-08-14T12:57:46.055Z] 1fd2b5814657: Layer already exists [2021-08-14T12:57:46.055Z] 05e845cb5546: Layer already exists [2021-08-14T12:57:46.055Z] 63b2ac5531ac: Layer already exists [2021-08-14T12:57:46.055Z] 32f366d666a5: Layer already exists [2021-08-14T12:57:46.055Z] 2.0.1-dev.30: digest: sha256:0a6725e6c1db510cd4639137577d3233a1dc093d552dc4e170309162187a7d7b size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:57:46.373Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:57:46.687Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [2021-08-14T12:57:46.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-14T12:57:46.687Z] 29a9183de692: Preparing [2021-08-14T12:57:46.687Z] 63b2ac5531ac: Preparing [2021-08-14T12:57:46.687Z] 4e154186f60f: Preparing [2021-08-14T12:57:46.687Z] 1fd2b5814657: Preparing [2021-08-14T12:57:46.687Z] 05e845cb5546: Preparing [2021-08-14T12:57:46.687Z] 32f366d666a5: Preparing [2021-08-14T12:57:46.687Z] 32f366d666a5: Waiting [2021-08-14T12:57:46.687Z] 05e845cb5546: Layer already exists [2021-08-14T12:57:46.687Z] 4e154186f60f: Layer already exists [2021-08-14T12:57:46.687Z] 1fd2b5814657: Layer already exists [2021-08-14T12:57:46.687Z] 63b2ac5531ac: Layer already exists [2021-08-14T12:57:46.687Z] 29a9183de692: Layer already exists [2021-08-14T12:57:46.687Z] 32f366d666a5: Layer already exists [2021-08-14T12:57:46.687Z] a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30: digest: sha256:0a6725e6c1db510cd4639137577d3233a1dc093d552dc4e170309162187a7d7b size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:57:47.017Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:57:47.334Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-08-14T12:57:47.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-14T12:57:47.334Z] 29a9183de692: Preparing [2021-08-14T12:57:47.334Z] 63b2ac5531ac: Preparing [2021-08-14T12:57:47.334Z] 4e154186f60f: Preparing [2021-08-14T12:57:47.334Z] 1fd2b5814657: Preparing [2021-08-14T12:57:47.334Z] 05e845cb5546: Preparing [2021-08-14T12:57:47.334Z] 32f366d666a5: Preparing [2021-08-14T12:57:47.334Z] 32f366d666a5: Waiting [2021-08-14T12:57:47.334Z] 63b2ac5531ac: Layer already exists [2021-08-14T12:57:47.334Z] 29a9183de692: Layer already exists [2021-08-14T12:57:47.334Z] 1fd2b5814657: Layer already exists [2021-08-14T12:57:47.334Z] 4e154186f60f: Layer already exists [2021-08-14T12:57:47.334Z] 05e845cb5546: Layer already exists [2021-08-14T12:57:47.334Z] 32f366d666a5: Layer already exists [2021-08-14T12:57:47.334Z] main: digest: sha256:0a6725e6c1db510cd4639137577d3233a1dc093d552dc4e170309162187a7d7b size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-14T12:57:47.391Z] ===================================================== [Pipeline] echo [2021-08-14T12:57:47.405Z] taggedImages: [2021-08-14T12:57:47.405Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [2021-08-14T12:57:47.405Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-08-14T12:57:47.405Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.30 [2021-08-14T12:57:47.405Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [2021-08-14T12:57:47.405Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-08-14T12:57:47.434Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-08-14T12:57:47.434Z] a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [2021-08-14T12:57:47.434Z] latest [2021-08-14T12:57:47.434Z] 2.0.1-dev.30 [2021-08-14T12:57:47.434Z] a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [2021-08-14T12:57:47.434Z] main [2021-08-14T12:57:47.434Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:57:47.921Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:57:48.474Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [2021-08-14T12:57:48.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-14T12:57:48.474Z] 67863a244d4b: Preparing [2021-08-14T12:57:48.474Z] 18d8b07e15af: Preparing [2021-08-14T12:57:48.474Z] 18dbc0fbe043: Preparing [2021-08-14T12:57:48.474Z] 4fb40747de0a: Preparing [2021-08-14T12:57:48.474Z] e9eeb131179a: Preparing [2021-08-14T12:57:48.474Z] 7e553e8e4aff: Preparing [2021-08-14T12:57:48.474Z] 1400f9734652: Preparing [2021-08-14T12:57:48.474Z] a6d87d1fcab3: Preparing [2021-08-14T12:57:48.474Z] 1d502830efcd: Preparing [2021-08-14T12:57:48.474Z] 32f366d666a5: Preparing [2021-08-14T12:57:48.474Z] 7e553e8e4aff: Waiting [2021-08-14T12:57:48.474Z] 1400f9734652: Waiting [2021-08-14T12:57:48.474Z] 1d502830efcd: Waiting [2021-08-14T12:57:48.474Z] a6d87d1fcab3: Waiting [2021-08-14T12:57:48.474Z] 32f366d666a5: Waiting [2021-08-14T12:57:49.093Z] 18d8b07e15af: Pushed [2021-08-14T12:57:49.093Z] 67863a244d4b: Pushed [2021-08-14T12:57:49.093Z] e9eeb131179a: Pushed [2021-08-14T12:57:49.361Z] 7e553e8e4aff: Pushed [2021-08-14T12:57:49.361Z] a6d87d1fcab3: Pushed [2021-08-14T12:57:49.361Z] 1400f9734652: Pushed [2021-08-14T12:57:49.361Z] 32f366d666a5: Layer already exists [2021-08-14T12:57:49.361Z] 4fb40747de0a: Pushed [2021-08-14T12:57:49.630Z] 1d502830efcd: Pushed [2021-08-14T12:57:49.630Z] 18dbc0fbe043: Pushed [2021-08-14T12:57:49.894Z] a50ec7cbd1ffe16c0409c75cc366b79de6e56022: digest: sha256:10bd988d43cb6de5b97f64ff09c86b5cfbf1dfc7853b64e7403eef274778d1e6 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:57:50.209Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:57:50.526Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-08-14T12:57:50.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-14T12:57:50.526Z] 67863a244d4b: Preparing [2021-08-14T12:57:50.526Z] 18d8b07e15af: Preparing [2021-08-14T12:57:50.526Z] 18dbc0fbe043: Preparing [2021-08-14T12:57:50.526Z] 4fb40747de0a: Preparing [2021-08-14T12:57:50.526Z] e9eeb131179a: Preparing [2021-08-14T12:57:50.526Z] 7e553e8e4aff: Preparing [2021-08-14T12:57:50.526Z] 1400f9734652: Preparing [2021-08-14T12:57:50.526Z] a6d87d1fcab3: Preparing [2021-08-14T12:57:50.526Z] 1d502830efcd: Preparing [2021-08-14T12:57:50.526Z] 32f366d666a5: Preparing [2021-08-14T12:57:50.526Z] 7e553e8e4aff: Waiting [2021-08-14T12:57:50.526Z] 1400f9734652: Waiting [2021-08-14T12:57:50.526Z] a6d87d1fcab3: Waiting [2021-08-14T12:57:50.526Z] 1d502830efcd: Waiting [2021-08-14T12:57:50.526Z] 32f366d666a5: Waiting [2021-08-14T12:57:50.526Z] 67863a244d4b: Layer already exists [2021-08-14T12:57:50.526Z] 4fb40747de0a: Layer already exists [2021-08-14T12:57:50.526Z] 18dbc0fbe043: Layer already exists [2021-08-14T12:57:50.526Z] 18d8b07e15af: Layer already exists [2021-08-14T12:57:50.526Z] e9eeb131179a: Layer already exists [2021-08-14T12:57:50.526Z] 7e553e8e4aff: Layer already exists [2021-08-14T12:57:50.526Z] 1d502830efcd: Layer already exists [2021-08-14T12:57:50.526Z] a6d87d1fcab3: Layer already exists [2021-08-14T12:57:50.526Z] 32f366d666a5: Layer already exists [2021-08-14T12:57:50.526Z] 1400f9734652: Layer already exists [2021-08-14T12:57:50.526Z] latest: digest: sha256:10bd988d43cb6de5b97f64ff09c86b5cfbf1dfc7853b64e7403eef274778d1e6 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:57:50.854Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.30 [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:57:51.170Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.30 [2021-08-14T12:57:51.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-14T12:57:51.170Z] 67863a244d4b: Preparing [2021-08-14T12:57:51.170Z] 18d8b07e15af: Preparing [2021-08-14T12:57:51.170Z] 18dbc0fbe043: Preparing [2021-08-14T12:57:51.170Z] 4fb40747de0a: Preparing [2021-08-14T12:57:51.170Z] e9eeb131179a: Preparing [2021-08-14T12:57:51.170Z] 7e553e8e4aff: Preparing [2021-08-14T12:57:51.170Z] 1400f9734652: Preparing [2021-08-14T12:57:51.170Z] a6d87d1fcab3: Preparing [2021-08-14T12:57:51.170Z] 1d502830efcd: Preparing [2021-08-14T12:57:51.170Z] 32f366d666a5: Preparing [2021-08-14T12:57:51.170Z] 1400f9734652: Waiting [2021-08-14T12:57:51.170Z] a6d87d1fcab3: Waiting [2021-08-14T12:57:51.170Z] 1d502830efcd: Waiting [2021-08-14T12:57:51.170Z] 32f366d666a5: Waiting [2021-08-14T12:57:51.170Z] 7e553e8e4aff: Waiting [2021-08-14T12:57:51.170Z] e9eeb131179a: Layer already exists [2021-08-14T12:57:51.170Z] 18d8b07e15af: Layer already exists [2021-08-14T12:57:51.170Z] 4fb40747de0a: Layer already exists [2021-08-14T12:57:51.170Z] 67863a244d4b: Layer already exists [2021-08-14T12:57:51.170Z] 18dbc0fbe043: Layer already exists [2021-08-14T12:57:51.170Z] a6d87d1fcab3: Layer already exists [2021-08-14T12:57:51.170Z] 32f366d666a5: Layer already exists [2021-08-14T12:57:51.170Z] 1400f9734652: Layer already exists [2021-08-14T12:57:51.170Z] 7e553e8e4aff: Layer already exists [2021-08-14T12:57:51.170Z] 1d502830efcd: Layer already exists [2021-08-14T12:57:51.170Z] 2.0.1-dev.30: digest: sha256:10bd988d43cb6de5b97f64ff09c86b5cfbf1dfc7853b64e7403eef274778d1e6 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:57:51.491Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:57:51.804Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [2021-08-14T12:57:51.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-14T12:57:51.804Z] 67863a244d4b: Preparing [2021-08-14T12:57:51.804Z] 18d8b07e15af: Preparing [2021-08-14T12:57:51.804Z] 18dbc0fbe043: Preparing [2021-08-14T12:57:51.804Z] 4fb40747de0a: Preparing [2021-08-14T12:57:51.804Z] e9eeb131179a: Preparing [2021-08-14T12:57:51.804Z] 7e553e8e4aff: Preparing [2021-08-14T12:57:51.804Z] 1400f9734652: Preparing [2021-08-14T12:57:51.804Z] a6d87d1fcab3: Preparing [2021-08-14T12:57:51.804Z] 1d502830efcd: Preparing [2021-08-14T12:57:51.804Z] 32f366d666a5: Preparing [2021-08-14T12:57:51.804Z] 1400f9734652: Waiting [2021-08-14T12:57:51.804Z] a6d87d1fcab3: Waiting [2021-08-14T12:57:51.804Z] 1d502830efcd: Waiting [2021-08-14T12:57:51.804Z] 32f366d666a5: Waiting [2021-08-14T12:57:51.804Z] 7e553e8e4aff: Waiting [2021-08-14T12:57:51.804Z] e9eeb131179a: Layer already exists [2021-08-14T12:57:51.804Z] 67863a244d4b: Layer already exists [2021-08-14T12:57:51.804Z] 18d8b07e15af: Layer already exists [2021-08-14T12:57:51.804Z] 18dbc0fbe043: Layer already exists [2021-08-14T12:57:51.804Z] 4fb40747de0a: Layer already exists [2021-08-14T12:57:51.804Z] a6d87d1fcab3: Layer already exists [2021-08-14T12:57:51.804Z] 7e553e8e4aff: Layer already exists [2021-08-14T12:57:51.804Z] 1d502830efcd: Layer already exists [2021-08-14T12:57:51.804Z] 1400f9734652: Layer already exists [2021-08-14T12:57:51.804Z] 32f366d666a5: Layer already exists [2021-08-14T12:57:51.804Z] a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30: digest: sha256:10bd988d43cb6de5b97f64ff09c86b5cfbf1dfc7853b64e7403eef274778d1e6 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:57:52.122Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:57:52.432Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-08-14T12:57:52.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-14T12:57:52.432Z] 67863a244d4b: Preparing [2021-08-14T12:57:52.432Z] 18d8b07e15af: Preparing [2021-08-14T12:57:52.432Z] 18dbc0fbe043: Preparing [2021-08-14T12:57:52.432Z] 4fb40747de0a: Preparing [2021-08-14T12:57:52.432Z] e9eeb131179a: Preparing [2021-08-14T12:57:52.432Z] 7e553e8e4aff: Preparing [2021-08-14T12:57:52.432Z] 1400f9734652: Preparing [2021-08-14T12:57:52.432Z] a6d87d1fcab3: Preparing [2021-08-14T12:57:52.432Z] 1d502830efcd: Preparing [2021-08-14T12:57:52.432Z] 32f366d666a5: Preparing [2021-08-14T12:57:52.432Z] 1400f9734652: Waiting [2021-08-14T12:57:52.432Z] a6d87d1fcab3: Waiting [2021-08-14T12:57:52.432Z] 1d502830efcd: Waiting [2021-08-14T12:57:52.432Z] 32f366d666a5: Waiting [2021-08-14T12:57:52.432Z] 7e553e8e4aff: Waiting [2021-08-14T12:57:52.432Z] 67863a244d4b: Layer already exists [2021-08-14T12:57:52.432Z] 18dbc0fbe043: Layer already exists [2021-08-14T12:57:52.432Z] e9eeb131179a: Layer already exists [2021-08-14T12:57:52.432Z] 4fb40747de0a: Layer already exists [2021-08-14T12:57:52.432Z] 18d8b07e15af: Layer already exists [2021-08-14T12:57:52.432Z] 7e553e8e4aff: Layer already exists [2021-08-14T12:57:52.432Z] 1d502830efcd: Layer already exists [2021-08-14T12:57:52.432Z] a6d87d1fcab3: Layer already exists [2021-08-14T12:57:52.432Z] 1400f9734652: Layer already exists [2021-08-14T12:57:52.432Z] 32f366d666a5: Layer already exists [2021-08-14T12:57:52.432Z] main: digest: sha256:10bd988d43cb6de5b97f64ff09c86b5cfbf1dfc7853b64e7403eef274778d1e6 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-14T12:57:52.489Z] ===================================================== [Pipeline] echo [2021-08-14T12:57:52.503Z] taggedImages: [2021-08-14T12:57:52.503Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [2021-08-14T12:57:52.503Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-08-14T12:57:52.503Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.30 [2021-08-14T12:57:52.503Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [2021-08-14T12:57:52.503Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-08-14T12:57:52.534Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-08-14T12:57:52.534Z] a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [2021-08-14T12:57:52.534Z] latest [2021-08-14T12:57:52.534Z] 2.0.1-dev.30 [2021-08-14T12:57:52.534Z] a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [2021-08-14T12:57:52.534Z] main [2021-08-14T12:57:52.534Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:57:52.890Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:57:53.207Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [2021-08-14T12:57:53.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-14T12:57:53.207Z] 3106edc793e8: Preparing [2021-08-14T12:57:53.207Z] 8cbab225e178: Preparing [2021-08-14T12:57:53.207Z] 0a7ee468a43b: Preparing [2021-08-14T12:57:53.207Z] acc0d6ffc5ac: Preparing [2021-08-14T12:57:53.207Z] 32f366d666a5: Preparing [2021-08-14T12:57:53.207Z] 32f366d666a5: Layer already exists [2021-08-14T12:57:53.207Z] 0a7ee468a43b: Layer already exists [2021-08-14T12:57:53.473Z] 3106edc793e8: Pushed [2021-08-14T12:57:53.473Z] acc0d6ffc5ac: Pushed [2021-08-14T12:57:54.430Z] 8cbab225e178: Pushed [2021-08-14T12:57:54.696Z] a50ec7cbd1ffe16c0409c75cc366b79de6e56022: digest: sha256:0f8e471076a19c4333671c3a88da703b09419113d107e01187492404b32f2867 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:57:55.019Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:57:55.336Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-08-14T12:57:55.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-14T12:57:55.336Z] 3106edc793e8: Preparing [2021-08-14T12:57:55.336Z] 8cbab225e178: Preparing [2021-08-14T12:57:55.336Z] 0a7ee468a43b: Preparing [2021-08-14T12:57:55.336Z] acc0d6ffc5ac: Preparing [2021-08-14T12:57:55.336Z] 32f366d666a5: Preparing [2021-08-14T12:57:55.336Z] acc0d6ffc5ac: Layer already exists [2021-08-14T12:57:55.336Z] 8cbab225e178: Layer already exists [2021-08-14T12:57:55.336Z] 0a7ee468a43b: Layer already exists [2021-08-14T12:57:55.336Z] 3106edc793e8: Layer already exists [2021-08-14T12:57:55.336Z] 32f366d666a5: Layer already exists [2021-08-14T12:57:55.336Z] latest: digest: sha256:0f8e471076a19c4333671c3a88da703b09419113d107e01187492404b32f2867 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:57:55.659Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.30 [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:57:55.969Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.30 [2021-08-14T12:57:55.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-14T12:57:55.969Z] 3106edc793e8: Preparing [2021-08-14T12:57:55.969Z] 8cbab225e178: Preparing [2021-08-14T12:57:55.969Z] 0a7ee468a43b: Preparing [2021-08-14T12:57:55.969Z] acc0d6ffc5ac: Preparing [2021-08-14T12:57:55.969Z] 32f366d666a5: Preparing [2021-08-14T12:57:55.969Z] 8cbab225e178: Layer already exists [2021-08-14T12:57:55.969Z] 32f366d666a5: Layer already exists [2021-08-14T12:57:55.969Z] 3106edc793e8: Layer already exists [2021-08-14T12:57:55.969Z] acc0d6ffc5ac: Layer already exists [2021-08-14T12:57:55.969Z] 0a7ee468a43b: Layer already exists [2021-08-14T12:57:55.969Z] 2.0.1-dev.30: digest: sha256:0f8e471076a19c4333671c3a88da703b09419113d107e01187492404b32f2867 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:57:56.292Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:57:56.607Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [2021-08-14T12:57:56.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-14T12:57:56.607Z] 3106edc793e8: Preparing [2021-08-14T12:57:56.607Z] 8cbab225e178: Preparing [2021-08-14T12:57:56.607Z] 0a7ee468a43b: Preparing [2021-08-14T12:57:56.607Z] acc0d6ffc5ac: Preparing [2021-08-14T12:57:56.607Z] 32f366d666a5: Preparing [2021-08-14T12:57:56.607Z] 32f366d666a5: Layer already exists [2021-08-14T12:57:56.607Z] acc0d6ffc5ac: Layer already exists [2021-08-14T12:57:56.607Z] 8cbab225e178: Layer already exists [2021-08-14T12:57:56.607Z] 0a7ee468a43b: Layer already exists [2021-08-14T12:57:56.607Z] 3106edc793e8: Layer already exists [2021-08-14T12:57:56.607Z] a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30: digest: sha256:0f8e471076a19c4333671c3a88da703b09419113d107e01187492404b32f2867 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:57:56.925Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:57:57.233Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-08-14T12:57:57.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-14T12:57:57.233Z] 3106edc793e8: Preparing [2021-08-14T12:57:57.233Z] 8cbab225e178: Preparing [2021-08-14T12:57:57.233Z] 0a7ee468a43b: Preparing [2021-08-14T12:57:57.233Z] acc0d6ffc5ac: Preparing [2021-08-14T12:57:57.233Z] 32f366d666a5: Preparing [2021-08-14T12:57:57.233Z] 8cbab225e178: Layer already exists [2021-08-14T12:57:57.233Z] 0a7ee468a43b: Layer already exists [2021-08-14T12:57:57.233Z] 3106edc793e8: Layer already exists [2021-08-14T12:57:57.233Z] acc0d6ffc5ac: Layer already exists [2021-08-14T12:57:57.233Z] 32f366d666a5: Layer already exists [2021-08-14T12:57:57.233Z] main: digest: sha256:0f8e471076a19c4333671c3a88da703b09419113d107e01187492404b32f2867 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-14T12:57:57.290Z] ===================================================== [Pipeline] echo [2021-08-14T12:57:57.304Z] taggedImages: [2021-08-14T12:57:57.304Z] - nexus3.edgexfoundry.org:10004/support-notifications:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [2021-08-14T12:57:57.304Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-08-14T12:57:57.304Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.30 [2021-08-14T12:57:57.304Z] - nexus3.edgexfoundry.org:10004/support-notifications:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [2021-08-14T12:57:57.304Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-08-14T12:57:57.361Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-08-14T12:57:57.361Z] a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [2021-08-14T12:57:57.361Z] latest [2021-08-14T12:57:57.361Z] 2.0.1-dev.30 [2021-08-14T12:57:57.361Z] a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [2021-08-14T12:57:57.361Z] main [2021-08-14T12:57:57.361Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:57:57.716Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:57:58.029Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [2021-08-14T12:57:58.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-14T12:57:58.029Z] 398cacb4e960: Preparing [2021-08-14T12:57:58.029Z] 5ffce980f180: Preparing [2021-08-14T12:57:58.029Z] 0a7ee468a43b: Preparing [2021-08-14T12:57:58.029Z] 7115048ad463: Preparing [2021-08-14T12:57:58.029Z] 32f366d666a5: Preparing [2021-08-14T12:57:58.294Z] 32f366d666a5: Layer already exists [2021-08-14T12:57:58.294Z] 7115048ad463: Layer already exists [2021-08-14T12:57:58.294Z] 0a7ee468a43b: Layer already exists [2021-08-14T12:57:58.561Z] 398cacb4e960: Pushed [2021-08-14T12:57:59.520Z] 5ffce980f180: Pushed [2021-08-14T12:57:59.520Z] a50ec7cbd1ffe16c0409c75cc366b79de6e56022: digest: sha256:c535bfe26cbc29c4c02bded05b7b4e9c5f615f5b5c50ed98a931e061b7017bbd size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:57:59.844Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:58:00.161Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-08-14T12:58:00.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-14T12:58:00.161Z] 398cacb4e960: Preparing [2021-08-14T12:58:00.161Z] 5ffce980f180: Preparing [2021-08-14T12:58:00.161Z] 0a7ee468a43b: Preparing [2021-08-14T12:58:00.161Z] 7115048ad463: Preparing [2021-08-14T12:58:00.161Z] 32f366d666a5: Preparing [2021-08-14T12:58:00.161Z] 32f366d666a5: Layer already exists [2021-08-14T12:58:00.161Z] 5ffce980f180: Layer already exists [2021-08-14T12:58:00.161Z] 7115048ad463: Layer already exists [2021-08-14T12:58:00.161Z] 398cacb4e960: Layer already exists [2021-08-14T12:58:00.161Z] 0a7ee468a43b: Layer already exists [2021-08-14T12:58:00.161Z] latest: digest: sha256:c535bfe26cbc29c4c02bded05b7b4e9c5f615f5b5c50ed98a931e061b7017bbd size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:58:00.486Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.30 [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:58:00.793Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.30 [2021-08-14T12:58:00.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-14T12:58:00.793Z] 398cacb4e960: Preparing [2021-08-14T12:58:00.793Z] 5ffce980f180: Preparing [2021-08-14T12:58:00.793Z] 0a7ee468a43b: Preparing [2021-08-14T12:58:00.793Z] 7115048ad463: Preparing [2021-08-14T12:58:00.793Z] 32f366d666a5: Preparing [2021-08-14T12:58:00.793Z] 32f366d666a5: Layer already exists [2021-08-14T12:58:00.793Z] 7115048ad463: Layer already exists [2021-08-14T12:58:00.793Z] 5ffce980f180: Layer already exists [2021-08-14T12:58:00.793Z] 0a7ee468a43b: Layer already exists [2021-08-14T12:58:00.793Z] 398cacb4e960: Layer already exists [2021-08-14T12:58:00.793Z] 2.0.1-dev.30: digest: sha256:c535bfe26cbc29c4c02bded05b7b4e9c5f615f5b5c50ed98a931e061b7017bbd size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:58:01.111Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:58:01.423Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [2021-08-14T12:58:01.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-14T12:58:01.423Z] 398cacb4e960: Preparing [2021-08-14T12:58:01.423Z] 5ffce980f180: Preparing [2021-08-14T12:58:01.423Z] 0a7ee468a43b: Preparing [2021-08-14T12:58:01.423Z] 7115048ad463: Preparing [2021-08-14T12:58:01.423Z] 32f366d666a5: Preparing [2021-08-14T12:58:01.423Z] 32f366d666a5: Layer already exists [2021-08-14T12:58:01.423Z] 0a7ee468a43b: Layer already exists [2021-08-14T12:58:01.423Z] 7115048ad463: Layer already exists [2021-08-14T12:58:01.423Z] 398cacb4e960: Layer already exists [2021-08-14T12:58:01.423Z] 5ffce980f180: Layer already exists [2021-08-14T12:58:01.690Z] a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30: digest: sha256:c535bfe26cbc29c4c02bded05b7b4e9c5f615f5b5c50ed98a931e061b7017bbd size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:58:02.013Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:58:02.323Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-08-14T12:58:02.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-14T12:58:02.323Z] 398cacb4e960: Preparing [2021-08-14T12:58:02.323Z] 5ffce980f180: Preparing [2021-08-14T12:58:02.323Z] 0a7ee468a43b: Preparing [2021-08-14T12:58:02.323Z] 7115048ad463: Preparing [2021-08-14T12:58:02.323Z] 32f366d666a5: Preparing [2021-08-14T12:58:02.323Z] 0a7ee468a43b: Layer already exists [2021-08-14T12:58:02.323Z] 5ffce980f180: Layer already exists [2021-08-14T12:58:02.323Z] 7115048ad463: Layer already exists [2021-08-14T12:58:02.323Z] 32f366d666a5: Layer already exists [2021-08-14T12:58:02.323Z] 398cacb4e960: Layer already exists [2021-08-14T12:58:02.323Z] main: digest: sha256:c535bfe26cbc29c4c02bded05b7b4e9c5f615f5b5c50ed98a931e061b7017bbd size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-14T12:58:02.381Z] ===================================================== [Pipeline] echo [2021-08-14T12:58:02.396Z] taggedImages: [2021-08-14T12:58:02.396Z] - nexus3.edgexfoundry.org:10004/support-scheduler:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [2021-08-14T12:58:02.396Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-08-14T12:58:02.396Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.30 [2021-08-14T12:58:02.396Z] - nexus3.edgexfoundry.org:10004/support-scheduler:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [2021-08-14T12:58:02.396Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-08-14T12:58:02.427Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-08-14T12:58:02.427Z] a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [2021-08-14T12:58:02.427Z] latest [2021-08-14T12:58:02.427Z] 2.0.1-dev.30 [2021-08-14T12:58:02.427Z] a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [2021-08-14T12:58:02.427Z] main [2021-08-14T12:58:02.427Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:58:02.780Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:58:03.098Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [2021-08-14T12:58:03.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-14T12:58:03.098Z] be0f5a58b24b: Preparing [2021-08-14T12:58:03.098Z] b9cecb8b4957: Preparing [2021-08-14T12:58:03.098Z] cacc00cd4f1f: Preparing [2021-08-14T12:58:03.098Z] d95f6f061a3e: Preparing [2021-08-14T12:58:03.098Z] c080ac93e525: Preparing [2021-08-14T12:58:03.098Z] 87dec32dab56: Preparing [2021-08-14T12:58:03.098Z] 4b3c02ac6c6d: Preparing [2021-08-14T12:58:03.098Z] 3b6deb83ca37: Preparing [2021-08-14T12:58:03.098Z] 563ea45970c1: Preparing [2021-08-14T12:58:03.098Z] 91e3b9641807: Preparing [2021-08-14T12:58:03.098Z] b2d5eeeaba3a: Preparing [2021-08-14T12:58:03.098Z] 87dec32dab56: Waiting [2021-08-14T12:58:03.098Z] 4b3c02ac6c6d: Waiting [2021-08-14T12:58:03.098Z] 3b6deb83ca37: Waiting [2021-08-14T12:58:03.098Z] 563ea45970c1: Waiting [2021-08-14T12:58:03.098Z] 91e3b9641807: Waiting [2021-08-14T12:58:03.098Z] b2d5eeeaba3a: Waiting [2021-08-14T12:58:03.098Z] c080ac93e525: Layer already exists [2021-08-14T12:58:03.376Z] 87dec32dab56: Layer already exists [2021-08-14T12:58:03.376Z] 4b3c02ac6c6d: Layer already exists [2021-08-14T12:58:03.983Z] 3b6deb83ca37: Layer already exists [2021-08-14T12:58:03.983Z] b9cecb8b4957: Pushed [2021-08-14T12:58:03.983Z] 563ea45970c1: Layer already exists [2021-08-14T12:58:03.983Z] 91e3b9641807: Layer already exists [2021-08-14T12:58:03.983Z] b2d5eeeaba3a: Layer already exists [2021-08-14T12:58:03.983Z] be0f5a58b24b: Pushed [2021-08-14T12:58:04.254Z] cacc00cd4f1f: Pushed [2021-08-14T12:58:09.603Z] d95f6f061a3e: Pushed [2021-08-14T12:58:09.603Z] a50ec7cbd1ffe16c0409c75cc366b79de6e56022: digest: sha256:7ff5da675278066b0d508a55e5ca00f4452c1ec84daa6ce7966cecf07d6a1219 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:58:09.930Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:58:10.252Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-08-14T12:58:10.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-14T12:58:10.252Z] be0f5a58b24b: Preparing [2021-08-14T12:58:10.252Z] b9cecb8b4957: Preparing [2021-08-14T12:58:10.252Z] cacc00cd4f1f: Preparing [2021-08-14T12:58:10.252Z] d95f6f061a3e: Preparing [2021-08-14T12:58:10.252Z] c080ac93e525: Preparing [2021-08-14T12:58:10.252Z] 87dec32dab56: Preparing [2021-08-14T12:58:10.252Z] 4b3c02ac6c6d: Preparing [2021-08-14T12:58:10.252Z] 3b6deb83ca37: Preparing [2021-08-14T12:58:10.252Z] 563ea45970c1: Preparing [2021-08-14T12:58:10.252Z] 91e3b9641807: Preparing [2021-08-14T12:58:10.252Z] b2d5eeeaba3a: Preparing [2021-08-14T12:58:10.252Z] 4b3c02ac6c6d: Waiting [2021-08-14T12:58:10.252Z] 3b6deb83ca37: Waiting [2021-08-14T12:58:10.252Z] 563ea45970c1: Waiting [2021-08-14T12:58:10.253Z] 91e3b9641807: Waiting [2021-08-14T12:58:10.253Z] b2d5eeeaba3a: Waiting [2021-08-14T12:58:10.253Z] 87dec32dab56: Waiting [2021-08-14T12:58:10.253Z] c080ac93e525: Layer already exists [2021-08-14T12:58:10.253Z] d95f6f061a3e: Layer already exists [2021-08-14T12:58:10.253Z] cacc00cd4f1f: Layer already exists [2021-08-14T12:58:10.253Z] b9cecb8b4957: Layer already exists [2021-08-14T12:58:10.253Z] be0f5a58b24b: Layer already exists [2021-08-14T12:58:10.253Z] 4b3c02ac6c6d: Layer already exists [2021-08-14T12:58:10.253Z] 563ea45970c1: Layer already exists [2021-08-14T12:58:10.253Z] 87dec32dab56: Layer already exists [2021-08-14T12:58:10.253Z] 3b6deb83ca37: Layer already exists [2021-08-14T12:58:10.253Z] 91e3b9641807: Layer already exists [2021-08-14T12:58:10.253Z] b2d5eeeaba3a: Layer already exists [2021-08-14T12:58:10.518Z] latest: digest: sha256:7ff5da675278066b0d508a55e5ca00f4452c1ec84daa6ce7966cecf07d6a1219 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:58:10.835Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.30 [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:58:11.146Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.30 [2021-08-14T12:58:11.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-14T12:58:11.146Z] be0f5a58b24b: Preparing [2021-08-14T12:58:11.146Z] b9cecb8b4957: Preparing [2021-08-14T12:58:11.146Z] cacc00cd4f1f: Preparing [2021-08-14T12:58:11.146Z] d95f6f061a3e: Preparing [2021-08-14T12:58:11.146Z] c080ac93e525: Preparing [2021-08-14T12:58:11.146Z] 87dec32dab56: Preparing [2021-08-14T12:58:11.146Z] 4b3c02ac6c6d: Preparing [2021-08-14T12:58:11.146Z] 3b6deb83ca37: Preparing [2021-08-14T12:58:11.146Z] 563ea45970c1: Preparing [2021-08-14T12:58:11.146Z] 91e3b9641807: Preparing [2021-08-14T12:58:11.146Z] b2d5eeeaba3a: Preparing [2021-08-14T12:58:11.146Z] 4b3c02ac6c6d: Waiting [2021-08-14T12:58:11.146Z] 3b6deb83ca37: Waiting [2021-08-14T12:58:11.146Z] 563ea45970c1: Waiting [2021-08-14T12:58:11.146Z] 91e3b9641807: Waiting [2021-08-14T12:58:11.146Z] b2d5eeeaba3a: Waiting [2021-08-14T12:58:11.146Z] 87dec32dab56: Waiting [2021-08-14T12:58:11.146Z] c080ac93e525: Layer already exists [2021-08-14T12:58:11.146Z] cacc00cd4f1f: Layer already exists [2021-08-14T12:58:11.146Z] be0f5a58b24b: Layer already exists [2021-08-14T12:58:11.146Z] d95f6f061a3e: Layer already exists [2021-08-14T12:58:11.146Z] b9cecb8b4957: Layer already exists [2021-08-14T12:58:11.146Z] 3b6deb83ca37: Layer already exists [2021-08-14T12:58:11.146Z] 563ea45970c1: Layer already exists [2021-08-14T12:58:11.146Z] 91e3b9641807: Layer already exists [2021-08-14T12:58:11.146Z] 87dec32dab56: Layer already exists [2021-08-14T12:58:11.146Z] 4b3c02ac6c6d: Layer already exists [2021-08-14T12:58:11.146Z] b2d5eeeaba3a: Layer already exists [2021-08-14T12:58:11.146Z] 2.0.1-dev.30: digest: sha256:7ff5da675278066b0d508a55e5ca00f4452c1ec84daa6ce7966cecf07d6a1219 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:58:11.465Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:58:11.780Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [2021-08-14T12:58:11.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-14T12:58:11.780Z] be0f5a58b24b: Preparing [2021-08-14T12:58:11.780Z] b9cecb8b4957: Preparing [2021-08-14T12:58:11.780Z] cacc00cd4f1f: Preparing [2021-08-14T12:58:11.780Z] d95f6f061a3e: Preparing [2021-08-14T12:58:11.780Z] c080ac93e525: Preparing [2021-08-14T12:58:11.780Z] 87dec32dab56: Preparing [2021-08-14T12:58:11.780Z] 4b3c02ac6c6d: Preparing [2021-08-14T12:58:11.780Z] 3b6deb83ca37: Preparing [2021-08-14T12:58:11.780Z] 563ea45970c1: Preparing [2021-08-14T12:58:11.780Z] 91e3b9641807: Preparing [2021-08-14T12:58:11.780Z] b2d5eeeaba3a: Preparing [2021-08-14T12:58:11.780Z] 87dec32dab56: Waiting [2021-08-14T12:58:11.780Z] 4b3c02ac6c6d: Waiting [2021-08-14T12:58:11.780Z] 3b6deb83ca37: Waiting [2021-08-14T12:58:11.780Z] 563ea45970c1: Waiting [2021-08-14T12:58:11.780Z] 91e3b9641807: Waiting [2021-08-14T12:58:11.780Z] b2d5eeeaba3a: Waiting [2021-08-14T12:58:11.780Z] be0f5a58b24b: Layer already exists [2021-08-14T12:58:11.780Z] c080ac93e525: Layer already exists [2021-08-14T12:58:11.780Z] b9cecb8b4957: Layer already exists [2021-08-14T12:58:11.780Z] cacc00cd4f1f: Layer already exists [2021-08-14T12:58:11.780Z] d95f6f061a3e: Layer already exists [2021-08-14T12:58:11.780Z] 563ea45970c1: Layer already exists [2021-08-14T12:58:11.780Z] 4b3c02ac6c6d: Layer already exists [2021-08-14T12:58:11.780Z] 3b6deb83ca37: Layer already exists [2021-08-14T12:58:11.780Z] 87dec32dab56: Layer already exists [2021-08-14T12:58:11.780Z] 91e3b9641807: Layer already exists [2021-08-14T12:58:11.780Z] b2d5eeeaba3a: Layer already exists [2021-08-14T12:58:11.780Z] a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30: digest: sha256:7ff5da675278066b0d508a55e5ca00f4452c1ec84daa6ce7966cecf07d6a1219 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:58:12.094Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-08-14T12:58:12.404Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-08-14T12:58:12.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-14T12:58:12.404Z] be0f5a58b24b: Preparing [2021-08-14T12:58:12.404Z] b9cecb8b4957: Preparing [2021-08-14T12:58:12.404Z] cacc00cd4f1f: Preparing [2021-08-14T12:58:12.404Z] d95f6f061a3e: Preparing [2021-08-14T12:58:12.404Z] c080ac93e525: Preparing [2021-08-14T12:58:12.404Z] 87dec32dab56: Preparing [2021-08-14T12:58:12.404Z] 4b3c02ac6c6d: Preparing [2021-08-14T12:58:12.404Z] 3b6deb83ca37: Preparing [2021-08-14T12:58:12.404Z] 563ea45970c1: Preparing [2021-08-14T12:58:12.404Z] 91e3b9641807: Preparing [2021-08-14T12:58:12.404Z] b2d5eeeaba3a: Preparing [2021-08-14T12:58:12.404Z] 87dec32dab56: Waiting [2021-08-14T12:58:12.404Z] 4b3c02ac6c6d: Waiting [2021-08-14T12:58:12.404Z] 3b6deb83ca37: Waiting [2021-08-14T12:58:12.404Z] 563ea45970c1: Waiting [2021-08-14T12:58:12.404Z] 91e3b9641807: Waiting [2021-08-14T12:58:12.404Z] b2d5eeeaba3a: Waiting [2021-08-14T12:58:12.404Z] d95f6f061a3e: Layer already exists [2021-08-14T12:58:12.404Z] be0f5a58b24b: Layer already exists [2021-08-14T12:58:12.404Z] cacc00cd4f1f: Layer already exists [2021-08-14T12:58:12.404Z] c080ac93e525: Layer already exists [2021-08-14T12:58:12.404Z] b9cecb8b4957: Layer already exists [2021-08-14T12:58:12.404Z] 87dec32dab56: Layer already exists [2021-08-14T12:58:12.404Z] 91e3b9641807: Layer already exists [2021-08-14T12:58:12.404Z] 3b6deb83ca37: Layer already exists [2021-08-14T12:58:12.404Z] 4b3c02ac6c6d: Layer already exists [2021-08-14T12:58:12.404Z] 563ea45970c1: Layer already exists [2021-08-14T12:58:12.404Z] b2d5eeeaba3a: Layer already exists [2021-08-14T12:58:12.670Z] main: digest: sha256:7ff5da675278066b0d508a55e5ca00f4452c1ec84daa6ce7966cecf07d6a1219 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-14T12:58:12.727Z] ===================================================== [Pipeline] echo [2021-08-14T12:58:12.742Z] taggedImages: [2021-08-14T12:58:12.742Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [2021-08-14T12:58:12.742Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-08-14T12:58:12.742Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.30 [2021-08-14T12:58:12.742Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [2021-08-14T12:58:12.742Z] - 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-08-14T12:59:15.077Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-14T12:59:23.384Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-14T12:59:31.685Z] Removing intermediate container 53ac15bba6fb [2021-08-14T12:59:31.685Z] ---> 2dca84613937 [2021-08-14T12:59:31.685Z] [2021-08-14T12:59:31.685Z] Step 11/22 : FROM alpine:3.12 [2021-08-14T12:59:31.961Z] 3.12: Pulling from library/alpine [2021-08-14T12:59:34.601Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-14T12:59:34.601Z] Status: Downloaded newer image for alpine:3.12 [2021-08-14T12:59:34.601Z] ---> c4fd0aeabfcf [2021-08-14T12:59:34.601Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-14T12:59:35.578Z] ---> Running in 0ab187acedb2 [2021-08-14T12:59:36.194Z] Removing intermediate container 842ea9b57cf2 [2021-08-14T12:59:36.194Z] ---> b0340368a45c [2021-08-14T12:59:36.194Z] [2021-08-14T12:59:36.194Z] Step 11/32 : FROM alpine:3.12 [2021-08-14T12:59:36.194Z] ---> c4fd0aeabfcf [2021-08-14T12:59:36.194Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-14T12:59:37.182Z] ---> Running in 54c09f2672ad [2021-08-14T12:59:37.488Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-14T12:59:37.488Z] Removing intermediate container 65e4637221bc [2021-08-14T12:59:37.488Z] ---> 9708ec1f7d43 [2021-08-14T12:59:37.488Z] [2021-08-14T12:59:37.488Z] Step 11/26 : FROM alpine:3.12 [2021-08-14T12:59:37.488Z] ---> c4fd0aeabfcf [2021-08-14T12:59:37.488Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-08-14T12:59:37.785Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-14T12:59:38.387Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-14T12:59:38.387Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-14T12:59:38.387Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-14T12:59:38.387Z] (4/4) Installing curl (7.78.0-r0) [2021-08-14T12:59:38.387Z] Executing busybox-1.31.1-r20.trigger [2021-08-14T12:59:38.387Z] Executing ca-certificates-20191127-r4.trigger [2021-08-14T12:59:38.660Z] ---> Running in 533b84096518 [2021-08-14T12:59:38.661Z] Removing intermediate container 54c09f2672ad [2021-08-14T12:59:38.661Z] ---> 9a4454767acb [2021-08-14T12:59:38.661Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-14T12:59:38.661Z] OK: 7 MiB in 18 packages [2021-08-14T12:59:38.938Z] ---> Running in 450350060e57 [2021-08-14T12:59:39.539Z] Removing intermediate container b42fdd9c8df7 [2021-08-14T12:59:39.539Z] ---> 387c502f1e57 [2021-08-14T12:59:39.539Z] [2021-08-14T12:59:39.539Z] Step 11/23 : FROM alpine:3.12 [2021-08-14T12:59:39.539Z] ---> c4fd0aeabfcf [2021-08-14T12:59:39.539Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-14T12:59:39.539Z] Removing intermediate container 5b730faa5fa8 [2021-08-14T12:59:39.539Z] ---> 0d2cb5702de3 [2021-08-14T12:59:39.539Z] [2021-08-14T12:59:39.539Z] Step 11/23 : FROM alpine:3.12 [2021-08-14T12:59:39.539Z] ---> c4fd0aeabfcf [2021-08-14T12:59:39.539Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-14T12:59:39.818Z] ---> Running in b0cedc1dacf5 [2021-08-14T12:59:39.818Z] ---> Running in 4bdbfdb6a14e [2021-08-14T12:59:40.800Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-14T12:59:41.078Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-14T12:59:41.355Z] Removing intermediate container 0ab187acedb2 [2021-08-14T12:59:41.355Z] ---> ad504c01dc45 [2021-08-14T12:59:41.355Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-14T12:59:41.633Z] (1/3) Installing ca-certificates (20191127-r4) [2021-08-14T12:59:41.633Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-14T12:59:41.633Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-08-14T12:59:41.633Z] (3/3) Installing su-exec (0.2-r1) [2021-08-14T12:59:41.633Z] Executing busybox-1.31.1-r20.trigger [2021-08-14T12:59:41.633Z] ---> Running in 66f830aa9d38 [2021-08-14T12:59:41.633Z] Executing ca-certificates-20191127-r4.trigger [2021-08-14T12:59:41.912Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-14T12:59:41.912Z] OK: 6 MiB in 17 packages [2021-08-14T12:59:42.195Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-14T12:59:42.195Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-14T12:59:42.195Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-14T12:59:42.475Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-14T12:59:42.475Z] Removing intermediate container 66f830aa9d38 [2021-08-14T12:59:42.475Z] ---> 8a7803b998a4 [2021-08-14T12:59:42.475Z] Step 14/22 : WORKDIR /edgex [2021-08-14T12:59:42.475Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-14T12:59:42.475Z] (2/2) Installing su-exec (0.2-r1) [2021-08-14T12:59:42.475Z] Executing busybox-1.31.1-r20.trigger [2021-08-14T12:59:42.475Z] OK: 5 MiB in 16 packages [2021-08-14T12:59:42.757Z] ---> Running in 2fc5760b7bd6 [2021-08-14T12:59:42.757Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-14T12:59:43.047Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-14T12:59:43.047Z] Executing busybox-1.31.1-r20.trigger [2021-08-14T12:59:43.047Z] Executing ca-certificates-20191127-r4.trigger [2021-08-14T12:59:43.047Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-14T12:59:43.047Z] Executing busybox-1.31.1-r20.trigger [2021-08-14T12:59:43.047Z] OK: 5 MiB in 15 packages [2021-08-14T12:59:43.328Z] OK: 6 MiB in 16 packages [2021-08-14T12:59:43.931Z] Removing intermediate container 2fc5760b7bd6 [2021-08-14T12:59:43.931Z] ---> c83fa87f9ef4 [2021-08-14T12:59:43.931Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-14T12:59:44.535Z] Removing intermediate container 533b84096518 [2021-08-14T12:59:44.535Z] ---> 0a95753d2ed6 [2021-08-14T12:59:44.535Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-14T12:59:44.535Z] Removing intermediate container 450350060e57 [2021-08-14T12:59:44.535Z] ---> efb18e9d8fdb [2021-08-14T12:59:44.535Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-14T12:59:44.815Z] ---> Running in 3d09f187435b [2021-08-14T12:59:44.815Z] ---> Running in bb7a01e61434 [2021-08-14T12:59:44.815Z] Removing intermediate container 4bdbfdb6a14e [2021-08-14T12:59:44.815Z] ---> a0a3c048a3ac [2021-08-14T12:59:44.815Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-14T12:59:45.094Z] ---> b882c7dc595c [2021-08-14T12:59:45.094Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-14T12:59:45.369Z] ---> Running in b265c9fe7cac [2021-08-14T12:59:45.644Z] Removing intermediate container bb7a01e61434 [2021-08-14T12:59:45.644Z] ---> 27db359b61ab [2021-08-14T12:59:45.644Z] Step 14/26 : WORKDIR / [2021-08-14T12:59:45.644Z] Removing intermediate container 3d09f187435b [2021-08-14T12:59:45.644Z] ---> e112543a7637 [2021-08-14T12:59:45.644Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-14T12:59:45.644Z] Removing intermediate container b0cedc1dacf5 [2021-08-14T12:59:45.644Z] ---> d71994a5b741 [2021-08-14T12:59:45.644Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-14T12:59:45.919Z] ---> Running in 01372fa14009 [2021-08-14T12:59:45.919Z] ---> Running in 085bcdf83ab2 [2021-08-14T12:59:45.919Z] ---> Running in 2805ae6d055f [2021-08-14T12:59:46.200Z] Removing intermediate container b265c9fe7cac [2021-08-14T12:59:46.200Z] ---> 54c08a2680de [2021-08-14T12:59:46.200Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-14T12:59:46.474Z] ---> Running in 7034c5f52cee [2021-08-14T12:59:46.757Z] ---> 120e0d20fae9 [2021-08-14T12:59:46.757Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-14T12:59:46.757Z] Removing intermediate container 2805ae6d055f [2021-08-14T12:59:46.757Z] ---> 1144c7bf71e1 [2021-08-14T12:59:46.757Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-14T12:59:46.757Z] Removing intermediate container 085bcdf83ab2 [2021-08-14T12:59:46.757Z] ---> e2a988ea4045 [2021-08-14T12:59:46.757Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-08-14T12:59:47.037Z] Removing intermediate container 01372fa14009 [2021-08-14T12:59:47.037Z] ---> 129ff4a1cf82 [2021-08-14T12:59:47.037Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-14T12:59:47.037Z] ---> Running in 0e6dc0311605 [2021-08-14T12:59:47.337Z] ---> Running in 6e0ee33e7e0c [2021-08-14T12:59:47.337Z] Removing intermediate container 7034c5f52cee [2021-08-14T12:59:47.337Z] ---> 33bb1a782769 [2021-08-14T12:59:47.337Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-14T12:59:47.935Z] ---> Running in d893798cfae9 [2021-08-14T12:59:47.935Z] Removing intermediate container 0e6dc0311605 [2021-08-14T12:59:47.935Z] ---> 5510876007d2 [2021-08-14T12:59:47.935Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-14T12:59:48.211Z] ---> 7b8d39b1531b [2021-08-14T12:59:48.211Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-08-14T12:59:48.488Z] ---> Running in d86030397cbf [2021-08-14T12:59:48.763Z] Removing intermediate container d893798cfae9 [2021-08-14T12:59:48.763Z] ---> 9067a49e103a [2021-08-14T12:59:48.763Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-14T12:59:48.763Z] ---> d239c9d7ed15 [2021-08-14T12:59:48.763Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-14T12:59:49.051Z] ---> Running in 40205f496d48 [2021-08-14T12:59:49.051Z] Removing intermediate container d86030397cbf [2021-08-14T12:59:49.051Z] ---> 4c2e5034ee20 [2021-08-14T12:59:49.051Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-14T12:59:49.684Z] ---> 36c5e8f266fb [2021-08-14T12:59:49.684Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-14T12:59:49.962Z] Removing intermediate container 40205f496d48 [2021-08-14T12:59:49.962Z] ---> 3afac079f34e [2021-08-14T12:59:49.962Z] Step 19/22 : CMD ["--init=true"] [2021-08-14T12:59:50.237Z] ---> 12f930f61e5d [2021-08-14T12:59:50.237Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-14T12:59:50.237Z] ---> Running in 8c2612868182 [2021-08-14T12:59:50.514Z] ---> 5bf2136e4910 [2021-08-14T12:59:50.514Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-14T12:59:50.514Z] Removing intermediate container 6e0ee33e7e0c [2021-08-14T12:59:50.514Z] ---> 6a7b9a888ff3 [2021-08-14T12:59:50.514Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-14T12:59:50.790Z] ---> Running in 32b4be52ec95 [2021-08-14T12:59:51.072Z] ---> 543f1b63b3ce [2021-08-14T12:59:51.073Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-08-14T12:59:51.353Z] Removing intermediate container 8c2612868182 [2021-08-14T12:59:51.353Z] ---> 61efa10db850 [2021-08-14T12:59:51.353Z] Step 20/22 : LABEL arch=arm64 [2021-08-14T12:59:51.956Z] ---> Running in 97124ec03db7 [2021-08-14T12:59:51.956Z] Removing intermediate container 32b4be52ec95 [2021-08-14T12:59:51.956Z] ---> f633ae3b2962 [2021-08-14T12:59:51.956Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-14T12:59:52.554Z] ---> 1ce0a0734a6f [2021-08-14T12:59:52.554Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-14T12:59:52.554Z] ---> 871d2e08eecc [2021-08-14T12:59:52.554Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-14T12:59:52.554Z] ---> 69dc3571d5ca [2021-08-14T12:59:52.554Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-14T12:59:52.829Z] Removing intermediate container 97124ec03db7 [2021-08-14T12:59:52.829Z] ---> 716b0fd01950 [2021-08-14T12:59:52.829Z] Step 21/22 : LABEL git_sha=a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [2021-08-14T12:59:53.105Z] ---> Running in 9a0a5be5a65e [2021-08-14T12:59:53.105Z] ---> c220980e4f83 [2021-08-14T12:59:53.105Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-14T12:59:53.703Z] ---> Running in 84179dabf6df [2021-08-14T12:59:53.703Z] ---> 23c0dd1cabdd [2021-08-14T12:59:53.703Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-14T12:59:53.703Z] Removing intermediate container 9a0a5be5a65e [2021-08-14T12:59:53.703Z] ---> b9357b9033e3 [2021-08-14T12:59:53.703Z] Step 22/22 : LABEL version=2.0.1-dev.30 [2021-08-14T12:59:54.303Z] ---> 4cf70d75a9c2 [2021-08-14T12:59:54.303Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-14T12:59:54.303Z] ---> Running in d23d261a31c6 [2021-08-14T12:59:54.303Z] ---> Running in 9b43eace131b [2021-08-14T12:59:54.303Z] ---> Running in c44e54708c39 [2021-08-14T12:59:54.303Z] ---> bd853646bea0 [2021-08-14T12:59:54.303Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-14T12:59:54.900Z] Removing intermediate container d23d261a31c6 [2021-08-14T12:59:54.900Z] ---> 951c8caf2fd3 [2021-08-14T12:59:54.900Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-14T12:59:55.174Z] ---> Running in a1195e949063 [2021-08-14T12:59:55.449Z] Removing intermediate container 9b43eace131b [2021-08-14T12:59:55.449Z] ---> 165809c23716 [2021-08-14T12:59:55.449Z] [2021-08-14T12:59:55.449Z] Removing intermediate container c44e54708c39 [2021-08-14T12:59:55.449Z] ---> aae455be48c8 [2021-08-14T12:59:55.449Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-14T12:59:55.723Z] ---> Running in ac11fbb3b180 [2021-08-14T12:59:55.723Z] Successfully built 165809c23716 [2021-08-14T12:59:55.723Z] Successfully tagged security-proxy-setup-arm64:latest [2021-08-14T12:59:55.997Z]  Building security-proxy-setup ... done Building core-command [2021-08-14T12:59:55.997Z] Removing intermediate container a1195e949063 [2021-08-14T12:59:55.997Z] ---> 851558d12055 [2021-08-14T12:59:55.997Z] Step 21/23 : LABEL arch=arm64 [2021-08-14T12:59:56.271Z] ---> Running in f30edd5bab0b [2021-08-14T12:59:56.271Z] ---> 155943598d4c [2021-08-14T12:59:56.271Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-14T12:59:56.271Z] Removing intermediate container ac11fbb3b180 [2021-08-14T12:59:56.271Z] ---> 63e267c92264 [2021-08-14T12:59:56.271Z] Step 21/23 : LABEL arch=arm64 [2021-08-14T12:59:56.863Z] ---> Running in 7241af822f53 [2021-08-14T12:59:57.141Z] Removing intermediate container 84179dabf6df [2021-08-14T12:59:57.141Z] ---> f54259b6df42 [2021-08-14T12:59:57.141Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-14T12:59:57.414Z] Removing intermediate container f30edd5bab0b [2021-08-14T12:59:57.414Z] ---> 30fc416cf97d [2021-08-14T12:59:57.414Z] Step 22/23 : LABEL git_sha=a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [2021-08-14T12:59:58.009Z] ---> ff4d8801b385 [2021-08-14T12:59:58.009Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-08-14T12:59:58.305Z] Removing intermediate container 7241af822f53 [2021-08-14T12:59:58.305Z] ---> a55537702493 [2021-08-14T12:59:58.305Z] Step 22/23 : LABEL git_sha=a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [2021-08-14T12:59:58.576Z] ---> Running in 90cb060a8b0d [2021-08-14T12:59:58.851Z] ---> Running in 78754c0f9bbb [2021-08-14T12:59:58.851Z] ---> a34d3a148dd1 [2021-08-14T12:59:58.851Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-14T12:59:59.132Z] ---> Running in 2398f529c905 [2021-08-14T12:59:59.132Z] Removing intermediate container 90cb060a8b0d [2021-08-14T12:59:59.132Z] ---> faf9baf4881a [2021-08-14T12:59:59.132Z] Step 23/23 : LABEL version=2.0.1-dev.30 [2021-08-14T12:59:59.407Z] ---> Running in ce1479732edc [2021-08-14T13:00:00.000Z] Removing intermediate container 2398f529c905 [2021-08-14T13:00:00.001Z] ---> 238f47ffc802 [2021-08-14T13:00:00.001Z] Step 23/23 : LABEL version=2.0.1-dev.30 [2021-08-14T13:00:00.271Z] ---> Running in 3a8161516e30 [2021-08-14T13:00:00.271Z] Removing intermediate container ce1479732edc [2021-08-14T13:00:00.271Z] ---> 0aeebb6b7dad [2021-08-14T13:00:00.271Z] [2021-08-14T13:00:00.871Z] Successfully built 0aeebb6b7dad [2021-08-14T13:00:01.145Z] Successfully tagged support-notifications-arm64:latest [2021-08-14T13:00:01.145Z]  Building support-notifications ... done Building core-metadata [2021-08-14T13:00:01.145Z] ---> 4ce13cee0995 [2021-08-14T13:00:01.145Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-14T13:00:01.419Z] Removing intermediate container 3a8161516e30 [2021-08-14T13:00:01.419Z] ---> a578a71c4263 [2021-08-14T13:00:01.419Z] [2021-08-14T13:00:01.696Z] Successfully built a578a71c4263 [2021-08-14T13:00:01.696Z] Successfully tagged support-scheduler-arm64:latest [2021-08-14T13:00:01.696Z] Building core-data [2021-08-14T13:00:02.307Z]  Building support-scheduler ... done Removing intermediate container 78754c0f9bbb [2021-08-14T13:00:02.307Z] ---> 0916cd85e50f [2021-08-14T13:00:02.307Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-14T13:00:02.582Z] ---> b59645c13282 [2021-08-14T13:00:02.582Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-14T13:00:02.582Z] ---> Running in 8b96e596db48 [2021-08-14T13:00:03.579Z] Removing intermediate container 8b96e596db48 [2021-08-14T13:00:03.579Z] ---> 9a27dd94da55 [2021-08-14T13:00:03.579Z] Step 24/26 : LABEL arch=arm64 [2021-08-14T13:00:04.571Z] ---> 8041b7086443 [2021-08-14T13:00:04.572Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-14T13:00:04.572Z] ---> Running in fcb06eb4d5a2 [2021-08-14T13:00:05.557Z] Removing intermediate container fcb06eb4d5a2 [2021-08-14T13:00:05.557Z] ---> b96a3d0c0837 [2021-08-14T13:00:05.557Z] Step 25/26 : LABEL git_sha=a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [2021-08-14T13:00:06.181Z] ---> dcc635581bf6 [2021-08-14T13:00:06.181Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-14T13:00:06.457Z] ---> Running in ddf9a1d299fb [2021-08-14T13:00:07.057Z] ---> Running in 66f36d9028b6 [2021-08-14T13:00:07.659Z] Removing intermediate container ddf9a1d299fb [2021-08-14T13:00:07.660Z] ---> 70d5bc20f5dd [2021-08-14T13:00:07.660Z] Step 26/26 : LABEL version=2.0.1-dev.30 [2021-08-14T13:00:08.258Z] Removing intermediate container 66f36d9028b6 [2021-08-14T13:00:08.258Z] ---> 1a5a76ed6e00 [2021-08-14T13:00:08.258Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-14T13:00:08.258Z] ---> Running in a4ccf4f773a4 [2021-08-14T13:00:09.248Z] Removing intermediate container a4ccf4f773a4 [2021-08-14T13:00:09.248Z] ---> 94b32ce2861a [2021-08-14T13:00:09.248Z] [2021-08-14T13:00:09.523Z] Successfully built 94b32ce2861a [2021-08-14T13:00:09.523Z] ---> ce1f9db22a24 [2021-08-14T13:00:09.523Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-14T13:00:09.820Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-08-14T13:00:09.820Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2021-08-14T13:00:10.113Z] ---> Running in 4275f855d933 [2021-08-14T13:00:13.675Z] Removing intermediate container 4275f855d933 [2021-08-14T13:00:13.675Z] ---> db19b5c4326e [2021-08-14T13:00:13.675Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-14T13:00:14.272Z] ---> Running in 2a316a7aba1d [2021-08-14T13:00:15.258Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-14T13:00:15.258Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-14T13:00:15.258Z] ---> d2e4fb634e6d [2021-08-14T13:00:15.258Z] Step 3/24 : WORKDIR /edgex-go [2021-08-14T13:00:15.258Z] ---> Using cache [2021-08-14T13:00:15.258Z] ---> 4591ace3a00e [2021-08-14T13:00:15.258Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-14T13:00:15.258Z] ---> Using cache [2021-08-14T13:00:15.258Z] ---> 2bd4045c62f7 [2021-08-14T13:00:15.258Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-14T13:00:15.258Z] ---> Using cache [2021-08-14T13:00:15.258Z] ---> ba9c274c21b6 [2021-08-14T13:00:15.258Z] Step 6/24 : COPY go.mod . [2021-08-14T13:00:15.258Z] ---> Using cache [2021-08-14T13:00:15.258Z] ---> 1c5b3d592a12 [2021-08-14T13:00:15.258Z] Step 7/24 : RUN go mod download [2021-08-14T13:00:15.258Z] ---> Using cache [2021-08-14T13:00:15.258Z] ---> fb996e9adf02 [2021-08-14T13:00:15.258Z] Step 8/24 : COPY . . [2021-08-14T13:00:15.258Z] ---> Using cache [2021-08-14T13:00:15.258Z] ---> dc5e290e7732 [2021-08-14T13:00:15.258Z] Step 9/24 : RUN go mod tidy [2021-08-14T13:00:15.258Z] ---> Using cache [2021-08-14T13:00:15.258Z] ---> e458194ec221 [2021-08-14T13:00:15.258Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-14T13:00:15.534Z] Removing intermediate container 2a316a7aba1d [2021-08-14T13:00:15.534Z] ---> d0e94dc9a1df [2021-08-14T13:00:15.534Z] Step 29/32 : CMD ["gate"] [2021-08-14T13:00:15.820Z] ---> Running in bcf255edfee1 [2021-08-14T13:00:16.805Z] ---> Running in 30f7672ff49a [2021-08-14T13:00:17.842Z] Removing intermediate container 30f7672ff49a [2021-08-14T13:00:17.842Z] ---> 5bf0e30a1853 [2021-08-14T13:00:17.842Z] Step 30/32 : LABEL arch=arm64 [2021-08-14T13:00:18.121Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/core-command/core-command ./cmd/core-command [2021-08-14T13:00:19.123Z] ---> Running in 83766b158362 [2021-08-14T13:00:21.113Z] Removing intermediate container 83766b158362 [2021-08-14T13:00:21.113Z] ---> 73cf79d13b9a [2021-08-14T13:00:21.113Z] Step 31/32 : LABEL git_sha=a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [2021-08-14T13:00:21.721Z] ---> Running in 1a94813fa1da [2021-08-14T13:00:22.705Z] Removing intermediate container 1a94813fa1da [2021-08-14T13:00:22.705Z] ---> 2e38ae05e0a8 [2021-08-14T13:00:22.705Z] Step 32/32 : LABEL version=2.0.1-dev.30 [2021-08-14T13:00:23.317Z] ---> Running in c1d7bcfa033b [2021-08-14T13:00:24.778Z] Removing intermediate container c1d7bcfa033b [2021-08-14T13:00:24.778Z] ---> 8afc0cc1e741 [2021-08-14T13:00:24.778Z] [2021-08-14T13:00:25.382Z] Successfully built 8afc0cc1e741 [2021-08-14T13:00:25.383Z] Successfully tagged security-bootstrapper-arm64:latest [2021-08-14T13:00:25.988Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-14T13:00:25.988Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-14T13:00:25.988Z] ---> d2e4fb634e6d [2021-08-14T13:00:25.988Z] Step 3/24 : WORKDIR /edgex-go [2021-08-14T13:00:25.988Z] ---> Using cache [2021-08-14T13:00:25.988Z] ---> 4591ace3a00e [2021-08-14T13:00:25.988Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-14T13:00:25.988Z] ---> Using cache [2021-08-14T13:00:25.988Z] ---> 2bd4045c62f7 [2021-08-14T13:00:25.988Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-14T13:00:25.988Z] ---> Using cache [2021-08-14T13:00:25.988Z] ---> ba9c274c21b6 [2021-08-14T13:00:25.988Z] Step 6/24 : COPY go.mod . [2021-08-14T13:00:25.988Z] ---> Using cache [2021-08-14T13:00:25.988Z] ---> 1c5b3d592a12 [2021-08-14T13:00:25.988Z] Step 7/24 : RUN go mod download [2021-08-14T13:00:25.988Z] ---> Using cache [2021-08-14T13:00:25.988Z] ---> fb996e9adf02 [2021-08-14T13:00:25.988Z] Step 8/24 : COPY . . [2021-08-14T13:00:26.267Z] ---> Using cache [2021-08-14T13:00:26.267Z] ---> dc5e290e7732 [2021-08-14T13:00:26.267Z] Step 9/24 : RUN go mod tidy [2021-08-14T13:00:26.267Z] ---> Using cache [2021-08-14T13:00:26.267Z] ---> e458194ec221 [2021-08-14T13:00:26.267Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-14T13:00:26.883Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-14T13:00:26.883Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-14T13:00:26.883Z] ---> d2e4fb634e6d [2021-08-14T13:00:26.883Z] Step 3/24 : WORKDIR /edgex-go [2021-08-14T13:00:26.883Z] ---> Using cache [2021-08-14T13:00:26.883Z] ---> 4591ace3a00e [2021-08-14T13:00:26.883Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-14T13:00:26.883Z] ---> Using cache [2021-08-14T13:00:26.883Z] ---> 2bd4045c62f7 [2021-08-14T13:00:26.883Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-14T13:00:27.164Z] ---> Running in fc8a9e8ab864 [2021-08-14T13:00:27.164Z] ---> Running in 3bc0afd827a3 [2021-08-14T13:00:30.592Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-14T13:00:30.592Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-14T13:00:30.873Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-14T13:00:31.868Z] OK: 218 MiB in 52 packages [2021-08-14T13:00:33.876Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-14T13:00:33.876Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-14T13:00:33.876Z] ---> d2e4fb634e6d [2021-08-14T13:00:33.876Z] Step 3/24 : WORKDIR /edgex-go [2021-08-14T13:00:33.876Z] ---> Using cache [2021-08-14T13:00:33.876Z] ---> 4591ace3a00e [2021-08-14T13:00:33.876Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-14T13:00:33.876Z] ---> Using cache [2021-08-14T13:00:33.876Z] ---> 2bd4045c62f7 [2021-08-14T13:00:33.876Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-14T13:00:34.155Z] ---> Running in 974c13c1cf1d [2021-08-14T13:00:34.762Z] Removing intermediate container 3bc0afd827a3 [2021-08-14T13:00:34.762Z] ---> 259866d10f52 [2021-08-14T13:00:34.762Z] Step 6/24 : COPY go.mod . [2021-08-14T13:00:36.223Z] ---> 4c899980631f [2021-08-14T13:00:36.223Z] Step 7/24 : RUN go mod download [2021-08-14T13:00:36.501Z] ---> Running in 16e72aa96ffd [2021-08-14T13:00:36.501Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-14T13:00:37.952Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-14T13:00:38.946Z] OK: 218 MiB in 52 packages [2021-08-14T13:00:40.410Z] Removing intermediate container 974c13c1cf1d [2021-08-14T13:00:40.410Z] ---> 72c2ffec9065 [2021-08-14T13:00:40.410Z] Step 6/24 : COPY go.mod . [2021-08-14T13:00:41.885Z] ---> da44a1edbfd1 [2021-08-14T13:00:41.885Z] Step 7/24 : RUN go mod download [2021-08-14T13:00:42.169Z] ---> Running in 4cea9ff8660f [2021-08-14T13:00:42.782Z] Removing intermediate container 16e72aa96ffd [2021-08-14T13:00:42.782Z] ---> 034aba9a7ba1 [2021-08-14T13:00:42.782Z] Step 8/24 : COPY . . [2021-08-14T13:00:51.145Z] Removing intermediate container 4cea9ff8660f [2021-08-14T13:00:51.145Z] ---> 6758d2088178 [2021-08-14T13:00:51.145Z] Step 8/24 : COPY . . [2021-08-14T13:00:57.923Z] ---> e5c6db4b3dc3 [2021-08-14T13:00:57.923Z] Step 9/24 : RUN go mod tidy [2021-08-14T13:00:57.923Z] ---> Running in 0e5c7f6e3496 [2021-08-14T13:01:06.293Z] ---> 8e92934c562c [2021-08-14T13:01:06.293Z] Step 9/24 : RUN go mod tidy [2021-08-14T13:01:06.293Z] ---> Running in aecafd3aadbf [2021-08-14T13:01:06.293Z] Removing intermediate container 0e5c7f6e3496 [2021-08-14T13:01:06.293Z] ---> baabebe4f05e [2021-08-14T13:01:06.293Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-14T13:01:06.573Z] ---> Running in fd818af37516 [2021-08-14T13:01:08.589Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/core-data/core-data ./cmd/core-data [2021-08-14T13:01:12.938Z] Removing intermediate container aecafd3aadbf [2021-08-14T13:01:12.938Z] ---> 6e2689966550 [2021-08-14T13:01:12.938Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-14T13:01:13.216Z] ---> Running in d2da49e137bd [2021-08-14T13:01:15.228Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-14T13:01:33.302Z] Removing intermediate container bcf255edfee1 [2021-08-14T13:01:33.302Z] ---> f413cf0e1298 [2021-08-14T13:01:33.302Z] [2021-08-14T13:01:33.302Z] Step 11/24 : FROM alpine:3.12 [2021-08-14T13:01:33.302Z] ---> c4fd0aeabfcf [2021-08-14T13:01:33.302Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-14T13:01:33.302Z] ---> Using cache [2021-08-14T13:01:33.302Z] ---> a0a3c048a3ac [2021-08-14T13:01:33.302Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-14T13:01:33.302Z] ---> Using cache [2021-08-14T13:01:33.302Z] ---> 54c08a2680de [2021-08-14T13:01:33.302Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-14T13:01:33.302Z] ---> Running in ef7354843259 [2021-08-14T13:01:34.290Z] Removing intermediate container ef7354843259 [2021-08-14T13:01:34.290Z] ---> dd2a1ffe5763 [2021-08-14T13:01:34.290Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-14T13:01:34.290Z] ---> Running in bcaa92e2b6e2 [2021-08-14T13:01:35.303Z] Removing intermediate container bcaa92e2b6e2 [2021-08-14T13:01:35.303Z] ---> 11ea5daffc01 [2021-08-14T13:01:35.303Z] Step 16/24 : WORKDIR / [2021-08-14T13:01:35.303Z] ---> Running in bc05fe01a3fd [2021-08-14T13:01:36.288Z] Removing intermediate container bc05fe01a3fd [2021-08-14T13:01:36.288Z] ---> eef56f330b4e [2021-08-14T13:01:36.288Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-14T13:01:37.282Z] ---> 9e76eec4c74e [2021-08-14T13:01:37.282Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-14T13:01:39.942Z] ---> 6c2a55b9826c [2021-08-14T13:01:39.942Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-14T13:01:40.935Z] ---> fcf21e0b9963 [2021-08-14T13:01:40.935Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-14T13:01:40.935Z] ---> Running in 2f10d37cb529 [2021-08-14T13:01:41.952Z] Removing intermediate container 2f10d37cb529 [2021-08-14T13:01:41.952Z] ---> 57d92a5e3aea [2021-08-14T13:01:41.952Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-14T13:01:41.952Z] ---> Running in 9e92c11c0e4b [2021-08-14T13:01:42.723Z] Removing intermediate container 9e92c11c0e4b [2021-08-14T13:01:42.723Z] ---> c96ce402e01e [2021-08-14T13:01:42.723Z] Step 22/24 : LABEL arch=arm64 [2021-08-14T13:01:42.723Z] ---> Running in c1162c1671b4 [2021-08-14T13:01:43.791Z] Removing intermediate container c1162c1671b4 [2021-08-14T13:01:43.791Z] ---> d506c68775fc [2021-08-14T13:01:43.791Z] Step 23/24 : LABEL git_sha=a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [2021-08-14T13:01:43.791Z] ---> Running in 40485167a995 [2021-08-14T13:01:44.829Z] Removing intermediate container 40485167a995 [2021-08-14T13:01:44.829Z] ---> 12035a927658 [2021-08-14T13:01:44.829Z] Step 24/24 : LABEL version=2.0.1-dev.30 [2021-08-14T13:01:44.829Z] ---> Running in d9e43cca463a [2021-08-14T13:01:45.821Z] Removing intermediate container d9e43cca463a [2021-08-14T13:01:45.821Z] ---> 8f3a476e5c11 [2021-08-14T13:01:45.821Z] [2021-08-14T13:01:45.821Z] Successfully built 8f3a476e5c11 [2021-08-14T13:01:46.097Z] Successfully tagged core-command-arm64:latest [2021-08-14T13:02:04.443Z]  Building core-command ... done Removing intermediate container fc8a9e8ab864 [2021-08-14T13:02:04.443Z] ---> 7d571e37ef45 [2021-08-14T13:02:04.443Z] [2021-08-14T13:02:04.443Z] Step 11/24 : FROM alpine:3.12 [2021-08-14T13:02:04.443Z] ---> c4fd0aeabfcf [2021-08-14T13:02:04.443Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-14T13:02:04.443Z] ---> Using cache [2021-08-14T13:02:04.443Z] ---> a0a3c048a3ac [2021-08-14T13:02:04.443Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-14T13:02:04.443Z] ---> Using cache [2021-08-14T13:02:04.443Z] ---> 54c08a2680de [2021-08-14T13:02:04.443Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-14T13:02:04.443Z] ---> Running in 8d8c49e86f5e [2021-08-14T13:02:04.443Z] Removing intermediate container 8d8c49e86f5e [2021-08-14T13:02:04.443Z] ---> 0ec9ac9a87eb [2021-08-14T13:02:04.443Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-14T13:02:04.443Z] ---> Running in 9cd45e1bfded [2021-08-14T13:02:04.443Z] Removing intermediate container 9cd45e1bfded [2021-08-14T13:02:04.443Z] ---> 7c7def5c3925 [2021-08-14T13:02:04.443Z] Step 16/24 : WORKDIR / [2021-08-14T13:02:04.443Z] ---> Running in a37037ddc8b8 [2021-08-14T13:02:04.443Z] Removing intermediate container a37037ddc8b8 [2021-08-14T13:02:04.443Z] ---> abd0417513ec [2021-08-14T13:02:04.443Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-14T13:02:05.433Z] ---> 2b0ccd183eda [2021-08-14T13:02:05.433Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-14T13:02:07.426Z] ---> 6b9106fa3b06 [2021-08-14T13:02:07.426Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-14T13:02:08.874Z] ---> fc328f663d95 [2021-08-14T13:02:08.874Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-14T13:02:09.149Z] ---> Running in cfe0e7250ebf [2021-08-14T13:02:10.138Z] Removing intermediate container cfe0e7250ebf [2021-08-14T13:02:10.138Z] ---> 04dd7c9d146d [2021-08-14T13:02:10.138Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-14T13:02:10.138Z] ---> Running in ad7b4af6abd6 [2021-08-14T13:02:11.122Z] Removing intermediate container ad7b4af6abd6 [2021-08-14T13:02:11.122Z] ---> 5dfa43f4573e [2021-08-14T13:02:11.122Z] Step 22/24 : LABEL arch=arm64 [2021-08-14T13:02:11.122Z] ---> Running in 2d00be37b808 [2021-08-14T13:02:12.107Z] Removing intermediate container 2d00be37b808 [2021-08-14T13:02:12.107Z] ---> 97909188fbd4 [2021-08-14T13:02:12.107Z] Step 23/24 : LABEL git_sha=a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [2021-08-14T13:02:12.715Z] ---> Running in 21481744ca9f [2021-08-14T13:02:13.313Z] Removing intermediate container 21481744ca9f [2021-08-14T13:02:13.313Z] ---> 65dbbd281715 [2021-08-14T13:02:13.313Z] Step 24/24 : LABEL version=2.0.1-dev.30 [2021-08-14T13:02:13.587Z] ---> Running in 0fddf036c340 [2021-08-14T13:02:14.571Z] Removing intermediate container 0fddf036c340 [2021-08-14T13:02:14.571Z] ---> b0881b5cb57c [2021-08-14T13:02:14.571Z] [2021-08-14T13:02:14.571Z] Successfully built b0881b5cb57c [2021-08-14T13:02:14.845Z] Successfully tagged core-metadata-arm64:latest [2021-08-14T13:02:27.269Z]  Building core-metadata ... done Removing intermediate container d2da49e137bd [2021-08-14T13:02:27.269Z] ---> 5c7ed079a890 [2021-08-14T13:02:27.269Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-14T13:02:27.542Z] ---> Running in cdb19ebd3d48 [2021-08-14T13:02:28.976Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-14T13:02:32.378Z] Removing intermediate container fd818af37516 [2021-08-14T13:02:32.378Z] ---> 7262c53b1d40 [2021-08-14T13:02:32.378Z] [2021-08-14T13:02:32.378Z] Step 11/24 : FROM alpine:3.12 [2021-08-14T13:02:32.378Z] ---> c4fd0aeabfcf [2021-08-14T13:02:32.378Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-14T13:02:32.378Z] ---> Running in 7f980518e867 [2021-08-14T13:02:32.378Z] Removing intermediate container cdb19ebd3d48 [2021-08-14T13:02:32.378Z] ---> 90ffcd2c9b2e [2021-08-14T13:02:32.378Z] [2021-08-14T13:02:32.378Z] Step 12/24 : FROM docker:20.10.7 [2021-08-14T13:02:32.968Z] 20.10.7: Pulling from library/docker [2021-08-14T13:02:32.968Z] Removing intermediate container 7f980518e867 [2021-08-14T13:02:32.968Z] ---> fd39734b7a28 [2021-08-14T13:02:32.968Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-14T13:02:33.239Z] ---> Running in 3f4fbc9baf05 [2021-08-14T13:02:33.511Z] Removing intermediate container 3f4fbc9baf05 [2021-08-14T13:02:33.511Z] ---> 8c9046a1eae9 [2021-08-14T13:02:33.511Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-14T13:02:33.784Z] ---> Running in 918c86f6194c [2021-08-14T13:02:34.764Z] Removing intermediate container 918c86f6194c [2021-08-14T13:02:34.764Z] ---> e9fe90264165 [2021-08-14T13:02:34.764Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-14T13:02:34.764Z] ---> Running in 0b45df82e788 [2021-08-14T13:02:37.383Z] Removing intermediate container 0b45df82e788 [2021-08-14T13:02:37.383Z] ---> 042b0bbe7d6a [2021-08-14T13:02:37.383Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-14T13:02:37.658Z] ---> Running in 62d2a76d7eba [2021-08-14T13:02:39.092Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-14T13:02:39.687Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-14T13:02:40.282Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-14T13:02:40.555Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-14T13:02:40.555Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-14T13:02:40.555Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-14T13:02:40.832Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-14T13:02:40.832Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-14T13:02:41.106Z] Executing busybox-1.31.1-r20.trigger [2021-08-14T13:02:41.106Z] OK: 8 MiB in 20 packages [2021-08-14T13:02:44.526Z] Removing intermediate container 62d2a76d7eba [2021-08-14T13:02:44.526Z] ---> da9f2d79b486 [2021-08-14T13:02:44.526Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-14T13:02:44.806Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-14T13:02:44.806Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-14T13:02:44.806Z] ---> df445af6242a [2021-08-14T13:02:44.806Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-08-14T13:02:45.078Z] ---> fe03a2fc70a0 [2021-08-14T13:02:45.078Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-14T13:02:45.078Z] ---> Running in 90ff3eae86f1 [2021-08-14T13:02:45.683Z] Removing intermediate container 90ff3eae86f1 [2021-08-14T13:02:45.683Z] ---> 0175090f07be [2021-08-14T13:02:45.683Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-08-14T13:02:46.282Z] ---> Running in 572fa4510231 [2021-08-14T13:02:46.880Z] ---> 324d1ddc02f2 [2021-08-14T13:02:46.880Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-14T13:02:47.857Z] ---> 0991276b0607 [2021-08-14T13:02:47.857Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-14T13:02:47.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-14T13:02:47.857Z] ---> Running in 17383c190a36 [2021-08-14T13:02:48.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-14T13:02:48.402Z] Removing intermediate container 17383c190a36 [2021-08-14T13:02:48.402Z] ---> 0cb0814a57cc [2021-08-14T13:02:48.402Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-14T13:02:48.673Z] ---> Running in b90a49ca2b67 [2021-08-14T13:02:48.673Z] (1/39) Installing readline (8.1.0-r0) [2021-08-14T13:02:48.673Z] (2/39) Installing bash (5.1.0-r0) [2021-08-14T13:02:48.956Z] Executing bash-5.1.0-r0.post-install [2021-08-14T13:02:48.956Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-14T13:02:48.956Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-14T13:02:48.956Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-14T13:02:48.956Z] (6/39) Installing curl (7.78.0-r0) [2021-08-14T13:02:48.956Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-14T13:02:48.956Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-14T13:02:48.956Z] (9/39) Installing expat (2.2.10-r1) [2021-08-14T13:02:48.956Z] (10/39) Installing libffi (3.3-r2) [2021-08-14T13:02:48.956Z] (11/39) Installing gdbm (1.19-r0) [2021-08-14T13:02:48.956Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-14T13:02:48.956Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-14T13:02:49.235Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-14T13:02:49.235Z] Removing intermediate container b90a49ca2b67 [2021-08-14T13:02:49.235Z] ---> 9066e6007050 [2021-08-14T13:02:49.235Z] Step 22/24 : LABEL arch=arm64 [2021-08-14T13:02:49.832Z] ---> Running in 12b7c71bb56d [2021-08-14T13:02:50.424Z] Removing intermediate container 12b7c71bb56d [2021-08-14T13:02:50.424Z] ---> 449c97e048dd [2021-08-14T13:02:50.424Z] Step 23/24 : LABEL git_sha=a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [2021-08-14T13:02:50.694Z] ---> Running in 2e2c137df160 [2021-08-14T13:02:50.964Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-14T13:02:50.964Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-14T13:02:50.964Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-14T13:02:50.964Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-14T13:02:50.964Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-14T13:02:50.964Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-14T13:02:50.964Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-14T13:02:51.233Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-14T13:02:51.233Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-14T13:02:51.233Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-14T13:02:51.233Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-14T13:02:51.233Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-14T13:02:51.233Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-14T13:02:51.233Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-14T13:02:51.233Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-14T13:02:51.233Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-14T13:02:51.509Z] Removing intermediate container 2e2c137df160 [2021-08-14T13:02:51.509Z] ---> 484f5c42ef42 [2021-08-14T13:02:51.509Z] Step 24/24 : LABEL version=2.0.1-dev.30 [2021-08-14T13:02:51.509Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-14T13:02:51.509Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-14T13:02:51.509Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-14T13:02:51.509Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-14T13:02:51.509Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-14T13:02:51.509Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-14T13:02:51.509Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-14T13:02:51.509Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-14T13:02:51.509Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-14T13:02:51.509Z] ---> Running in f9b5f79229ae [2021-08-14T13:02:52.100Z] Executing busybox-1.32.1-r6.trigger [2021-08-14T13:02:52.100Z] OK: 82 MiB in 59 packages [2021-08-14T13:02:52.100Z] Removing intermediate container f9b5f79229ae [2021-08-14T13:02:52.100Z] ---> 8d34836c9597 [2021-08-14T13:02:52.100Z] [2021-08-14T13:02:52.374Z] Successfully built 8d34836c9597 [2021-08-14T13:02:52.374Z] Successfully tagged core-data-arm64:latest [2021-08-14T13:02:59.071Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2021-08-14T13:02:59.071Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-14T13:02:59.071Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-14T13:02:59.071Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-14T13:03:00.043Z] Collecting texttable<0.10,>=0.9.0 [2021-08-14T13:03:00.043Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-14T13:03:02.005Z] Collecting docker<4.0,>=3.6.0 [2021-08-14T13:03:02.277Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-14T13:03:02.277Z] Collecting cached-property<2,>=1.2.0 [2021-08-14T13:03:02.277Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-14T13:03:02.277Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-08-14T13:03:02.868Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-14T13:03:02.869Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-14T13:03:02.869Z] Collecting docopt<0.7,>=0.6.1 [2021-08-14T13:03:02.869Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-14T13:03:05.475Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-14T13:03:05.475Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-14T13:03:05.744Z] Collecting jsonschema<3,>=2.5.1 [2021-08-14T13:03:05.744Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-14T13:03:06.332Z] Collecting PyYAML<4,>=3.10 [2021-08-14T13:03:06.332Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-14T13:03:09.698Z] Collecting docker-pycreds>=0.4.0 [2021-08-14T13:03:09.698Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-14T13:03:10.667Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-14T13:03:10.667Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-14T13:03:10.667Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-14T13:03:10.667Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-14T13:03:10.667Z] Collecting idna<2.8,>=2.5 [2021-08-14T13:03:10.667Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-14T13:03:10.938Z] Collecting certifi>=2017.4.17 [2021-08-14T13:03:10.938Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-14T13:03:11.545Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-14T13:03:11.545Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-14T13:03:11.545Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-14T13:03:11.545Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-14T13:03:12.551Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-14T13:03:12.551Z] Attempting uninstall: urllib3 [2021-08-14T13:03:12.551Z] Found existing installation: urllib3 1.26.2 [2021-08-14T13:03:12.551Z] Uninstalling urllib3-1.26.2: [2021-08-14T13:03:12.551Z] Successfully uninstalled urllib3-1.26.2 [2021-08-14T13:03:12.827Z] Attempting uninstall: idna [2021-08-14T13:03:13.117Z] Found existing installation: idna 3.1 [2021-08-14T13:03:13.118Z] Uninstalling idna-3.1: [2021-08-14T13:03:13.118Z] Successfully uninstalled idna-3.1 [2021-08-14T13:03:13.715Z] Attempting uninstall: chardet [2021-08-14T13:03:13.715Z] Found existing installation: chardet 4.0.0 [2021-08-14T13:03:13.715Z] Uninstalling chardet-4.0.0: [2021-08-14T13:03:13.988Z] Successfully uninstalled chardet-4.0.0 [2021-08-14T13:03:15.415Z] Attempting uninstall: requests [2021-08-14T13:03:15.415Z] Found existing installation: requests 2.25.1 [2021-08-14T13:03:15.415Z] Uninstalling requests-2.25.1: [2021-08-14T13:03:15.415Z] Successfully uninstalled requests-2.25.1 [2021-08-14T13:03:15.686Z] Running setup.py install for texttable: started [2021-08-14T13:03:17.645Z] Running setup.py install for texttable: finished with status 'done' [2021-08-14T13:03:17.645Z] Running setup.py install for PyYAML: started [2021-08-14T13:03:19.607Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-14T13:03:19.607Z] Running setup.py install for docopt: started [2021-08-14T13:03:21.568Z] Running setup.py install for docopt: finished with status 'done' [2021-08-14T13:03:21.568Z] Running setup.py install for dockerpty: started [2021-08-14T13:03:23.529Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-14T13:03:24.501Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 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-08-14T13:03:32.808Z] Removing intermediate container 572fa4510231 [2021-08-14T13:03:32.808Z] ---> a141f1857cb0 [2021-08-14T13:03:32.808Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-14T13:03:33.083Z] ---> Running in 3712cd13ae67 [2021-08-14T13:03:33.357Z] Removing intermediate container 3712cd13ae67 [2021-08-14T13:03:33.357Z] ---> df48f70ae577 [2021-08-14T13:03:33.357Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-14T13:03:33.630Z] ---> Running in 4a21de0ce830 [2021-08-14T13:03:34.230Z] Removing intermediate container 4a21de0ce830 [2021-08-14T13:03:34.230Z] ---> e79937718b41 [2021-08-14T13:03:34.230Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-14T13:03:35.223Z] ---> fb6dd44b416d [2021-08-14T13:03:35.223Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-14T13:03:36.206Z] ---> b403186d7455 [2021-08-14T13:03:36.206Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-14T13:03:37.186Z] ---> 743c2c6c05ae [2021-08-14T13:03:37.186Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-14T13:03:37.186Z] ---> Running in 2980433d1223 [2021-08-14T13:03:37.786Z] Removing intermediate container 2980433d1223 [2021-08-14T13:03:37.786Z] ---> f61bbb719d0c [2021-08-14T13:03:37.786Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-14T13:03:37.786Z] ---> Running in 9a8c942b2914 [2021-08-14T13:03:38.382Z] Removing intermediate container 9a8c942b2914 [2021-08-14T13:03:38.382Z] ---> c0dc2d8e0078 [2021-08-14T13:03:38.382Z] Step 22/24 : LABEL arch=arm64 [2021-08-14T13:03:38.659Z] ---> Running in 8579c92a8984 [2021-08-14T13:03:38.933Z] Removing intermediate container 8579c92a8984 [2021-08-14T13:03:38.933Z] ---> f5f8dd7f80ea [2021-08-14T13:03:38.933Z] Step 23/24 : LABEL git_sha=a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [2021-08-14T13:03:39.207Z] ---> Running in 812f72010e94 [2021-08-14T13:03:39.806Z] Removing intermediate container 812f72010e94 [2021-08-14T13:03:39.806Z] ---> bf03d3c8c967 [2021-08-14T13:03:39.806Z] Step 24/24 : LABEL version=2.0.1-dev.30 [2021-08-14T13:03:39.806Z] ---> Running in 0b399298ccf6 [2021-08-14T13:03:40.406Z] Removing intermediate container 0b399298ccf6 [2021-08-14T13:03:40.406Z] ---> 80a7cc8d8538 [2021-08-14T13:03:40.406Z] [2021-08-14T13:03:40.680Z] Successfully built 80a7cc8d8538 [2021-08-14T13:03:40.680Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-08-14T13:03:40.971Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-08-14T13:03:40.966Z] $ docker stop --time=1 ebd4dab11b1d279218a8727334683fdfee27f1ba3b6d757cc00145a4f8f3b1b5 [2021-08-14T13:03:42.831Z] $ docker rm -f ebd4dab11b1d279218a8727334683fdfee27f1ba3b6d757cc00145a4f8f3b1b5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-14T13:03:43.465Z] + docker images [2021-08-14T13:03:43.737Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-14T13:03:43.737Z] sys-mgmt-agent-arm64 latest 80a7cc8d8538 3 seconds ago 311MB [2021-08-14T13:03:43.737Z] core-data-arm64 latest 8d34836c9597 52 seconds ago 19.3MB [2021-08-14T13:03:43.737Z] 90ffcd2c9b2e About a minute ago 1.45GB [2021-08-14T13:03:43.737Z] 7262c53b1d40 About a minute ago 1.45GB [2021-08-14T13:03:43.737Z] core-metadata-arm64 latest b0881b5cb57c About a minute ago 15.8MB [2021-08-14T13:03:43.737Z] 7d571e37ef45 About a minute ago 1.45GB [2021-08-14T13:03:43.737Z] core-command-arm64 latest 8f3a476e5c11 About a minute ago 15.1MB [2021-08-14T13:03:43.737Z] f413cf0e1298 2 minutes ago 1.44GB [2021-08-14T13:03:43.737Z] security-bootstrapper-arm64 latest 8afc0cc1e741 3 minutes ago 17.7MB [2021-08-14T13:03:43.737Z] security-secretstore-setup-arm64 latest 94b32ce2861a 3 minutes ago 26.5MB [2021-08-14T13:03:43.737Z] support-scheduler-arm64 latest a578a71c4263 3 minutes ago 15.2MB [2021-08-14T13:03:43.737Z] support-notifications-arm64 latest 0aeebb6b7dad 3 minutes ago 15.9MB [2021-08-14T13:03:43.737Z] security-proxy-setup-arm64 latest 165809c23716 3 minutes ago 24.5MB [2021-08-14T13:03:43.737Z] 0d2cb5702de3 4 minutes ago 1.45GB [2021-08-14T13:03:43.737Z] 387c502f1e57 4 minutes ago 1.45GB [2021-08-14T13:03:43.737Z] 9708ec1f7d43 4 minutes ago 1.45GB [2021-08-14T13:03:43.737Z] b0340368a45c 4 minutes ago 1.45GB [2021-08-14T13:03:43.737Z] 2dca84613937 4 minutes ago 1.45GB [2021-08-14T13:03:43.737Z] ci-base-image-arm64 latest d2e4fb634e6d 8 minutes ago 1.23GB [2021-08-14T13:03:43.737Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 8 days ago 533MB [2021-08-14T13:03:43.737Z] docker 20.10.7 df445af6242a 8 weeks ago 234MB [2021-08-14T13:03:43.737Z] alpine 3.12 c4fd0aeabfcf 8 weeks ago 5.32MB [2021-08-14T13:03:43.737Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 13 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-08-14T13:03:43.898Z] provisioning config files... [2021-08-14T13:03:43.918Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/33@tmp/config3933671820682669551tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-14T13:03:44.281Z] ---> docker-login.sh [2021-08-14T13:03:44.281Z] nexus3.edgexfoundry.org:10001 [2021-08-14T13:03:44.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-14T13:03:44.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-14T13:03:44.552Z] Configure a credential helper to remove this warning. See [2021-08-14T13:03:44.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-14T13:03:44.552Z] [2021-08-14T13:03:44.552Z] Login Succeeded [2021-08-14T13:03:44.822Z] nexus3.edgexfoundry.org:10002 [2021-08-14T13:03:45.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-14T13:03:45.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-14T13:03:45.366Z] Configure a credential helper to remove this warning. See [2021-08-14T13:03:45.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-14T13:03:45.366Z] [2021-08-14T13:03:45.366Z] Login Succeeded [2021-08-14T13:03:45.366Z] nexus3.edgexfoundry.org:10003 [2021-08-14T13:03:45.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-14T13:03:45.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-14T13:03:45.909Z] Configure a credential helper to remove this warning. See [2021-08-14T13:03:45.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-14T13:03:45.909Z] [2021-08-14T13:03:45.909Z] Login Succeeded [2021-08-14T13:03:45.909Z] nexus3.edgexfoundry.org:10004 [2021-08-14T13:03:46.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-14T13:03:46.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-14T13:03:46.455Z] Configure a credential helper to remove this warning. See [2021-08-14T13:03:46.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-14T13:03:46.455Z] [2021-08-14T13:03:46.455Z] Login Succeeded [2021-08-14T13:03:46.455Z] docker.io [2021-08-14T13:03:46.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-14T13:03:47.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-14T13:03:47.320Z] Configure a credential helper to remove this warning. See [2021-08-14T13:03:47.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-14T13:03:47.320Z] [2021-08-14T13:03:47.320Z] Login Succeeded [2021-08-14T13:03:47.320Z] ---> docker-login.sh ends [Pipeline] } [2021-08-14T13:03:47.336Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-14T13:03:47.417Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-08-14T13:03:47.417Z] a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [2021-08-14T13:03:47.417Z] latest [2021-08-14T13:03:47.417Z] 2.0.1-dev.30 [2021-08-14T13:03:47.417Z] a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [2021-08-14T13:03:47.417Z] main [2021-08-14T13:03:47.417Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:03:47.804Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:03:48.150Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [2021-08-14T13:03:48.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-14T13:03:48.150Z] 82e157387f46: Preparing [2021-08-14T13:03:48.150Z] ee34bc383537: Preparing [2021-08-14T13:03:48.150Z] 256970180b23: Preparing [2021-08-14T13:03:48.150Z] 590faf4316c5: Preparing [2021-08-14T13:03:48.150Z] 3fbe34a1663b: Preparing [2021-08-14T13:03:48.426Z] 3fbe34a1663b: Layer already exists [2021-08-14T13:03:48.426Z] 256970180b23: Pushed [2021-08-14T13:03:48.426Z] 82e157387f46: Pushed [2021-08-14T13:03:48.426Z] 590faf4316c5: Pushed [2021-08-14T13:03:51.037Z] ee34bc383537: Pushed [2021-08-14T13:03:51.629Z] a50ec7cbd1ffe16c0409c75cc366b79de6e56022: digest: sha256:5a72cae80eb0ffdeb247adfb3a0a51b2e1134157d5b24d68cde3c59524ba04f4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:03:51.975Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:03:52.310Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-08-14T13:03:52.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-14T13:03:52.310Z] 82e157387f46: Preparing [2021-08-14T13:03:52.310Z] ee34bc383537: Preparing [2021-08-14T13:03:52.310Z] 256970180b23: Preparing [2021-08-14T13:03:52.310Z] 590faf4316c5: Preparing [2021-08-14T13:03:52.310Z] 3fbe34a1663b: Preparing [2021-08-14T13:03:52.580Z] 590faf4316c5: Layer already exists [2021-08-14T13:03:52.580Z] 256970180b23: Layer already exists [2021-08-14T13:03:52.580Z] ee34bc383537: Layer already exists [2021-08-14T13:03:52.580Z] 3fbe34a1663b: Layer already exists [2021-08-14T13:03:52.580Z] 82e157387f46: Layer already exists [2021-08-14T13:03:52.580Z] latest: digest: sha256:5a72cae80eb0ffdeb247adfb3a0a51b2e1134157d5b24d68cde3c59524ba04f4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:03:52.925Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.30 [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:03:53.261Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.30 [2021-08-14T13:03:53.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-14T13:03:53.261Z] 82e157387f46: Preparing [2021-08-14T13:03:53.261Z] ee34bc383537: Preparing [2021-08-14T13:03:53.261Z] 256970180b23: Preparing [2021-08-14T13:03:53.261Z] 590faf4316c5: Preparing [2021-08-14T13:03:53.261Z] 3fbe34a1663b: Preparing [2021-08-14T13:03:53.532Z] 3fbe34a1663b: Layer already exists [2021-08-14T13:03:53.532Z] 590faf4316c5: Layer already exists [2021-08-14T13:03:53.532Z] 256970180b23: Layer already exists [2021-08-14T13:03:53.532Z] ee34bc383537: Layer already exists [2021-08-14T13:03:53.532Z] 82e157387f46: Layer already exists [2021-08-14T13:03:53.532Z] 2.0.1-dev.30: digest: sha256:5a72cae80eb0ffdeb247adfb3a0a51b2e1134157d5b24d68cde3c59524ba04f4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:03:53.878Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:03:54.213Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [2021-08-14T13:03:54.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-14T13:03:54.213Z] 82e157387f46: Preparing [2021-08-14T13:03:54.213Z] ee34bc383537: Preparing [2021-08-14T13:03:54.213Z] 256970180b23: Preparing [2021-08-14T13:03:54.213Z] 590faf4316c5: Preparing [2021-08-14T13:03:54.213Z] 3fbe34a1663b: Preparing [2021-08-14T13:03:54.483Z] ee34bc383537: Layer already exists [2021-08-14T13:03:54.483Z] 3fbe34a1663b: Layer already exists [2021-08-14T13:03:54.483Z] 590faf4316c5: Layer already exists [2021-08-14T13:03:54.483Z] 82e157387f46: Layer already exists [2021-08-14T13:03:54.483Z] 256970180b23: Layer already exists [2021-08-14T13:03:54.483Z] a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30: digest: sha256:5a72cae80eb0ffdeb247adfb3a0a51b2e1134157d5b24d68cde3c59524ba04f4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:03:54.822Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:03:55.160Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-08-14T13:03:55.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-14T13:03:55.160Z] 82e157387f46: Preparing [2021-08-14T13:03:55.160Z] ee34bc383537: Preparing [2021-08-14T13:03:55.160Z] 256970180b23: Preparing [2021-08-14T13:03:55.160Z] 590faf4316c5: Preparing [2021-08-14T13:03:55.160Z] 3fbe34a1663b: Preparing [2021-08-14T13:03:55.160Z] 3fbe34a1663b: Layer already exists [2021-08-14T13:03:55.160Z] 590faf4316c5: Layer already exists [2021-08-14T13:03:55.160Z] 82e157387f46: Layer already exists [2021-08-14T13:03:55.160Z] 256970180b23: Layer already exists [2021-08-14T13:03:55.160Z] ee34bc383537: Layer already exists [2021-08-14T13:03:55.432Z] main: digest: sha256:5a72cae80eb0ffdeb247adfb3a0a51b2e1134157d5b24d68cde3c59524ba04f4 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-14T13:03:55.523Z] ===================================================== [Pipeline] echo [2021-08-14T13:03:55.539Z] taggedImages: [2021-08-14T13:03:55.539Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [2021-08-14T13:03:55.539Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-08-14T13:03:55.539Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.30 [2021-08-14T13:03:55.539Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [2021-08-14T13:03:55.539Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-08-14T13:03:55.571Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-08-14T13:03:55.571Z] a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [2021-08-14T13:03:55.571Z] latest [2021-08-14T13:03:55.571Z] 2.0.1-dev.30 [2021-08-14T13:03:55.571Z] a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [2021-08-14T13:03:55.571Z] main [2021-08-14T13:03:55.571Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:03:56.030Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:03:56.399Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [2021-08-14T13:03:56.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-14T13:03:56.399Z] e9dfed49c746: Preparing [2021-08-14T13:03:56.399Z] 70cbaa364459: Preparing [2021-08-14T13:03:56.399Z] 256970180b23: Preparing [2021-08-14T13:03:56.399Z] 257728924504: Preparing [2021-08-14T13:03:56.399Z] cf1424067be4: Preparing [2021-08-14T13:03:56.399Z] 3fbe34a1663b: Preparing [2021-08-14T13:03:56.399Z] 3fbe34a1663b: Waiting [2021-08-14T13:03:56.706Z] 256970180b23: Layer already exists [2021-08-14T13:03:56.706Z] 3fbe34a1663b: Layer already exists [2021-08-14T13:03:56.706Z] cf1424067be4: Pushed [2021-08-14T13:03:57.016Z] e9dfed49c746: Pushed [2021-08-14T13:03:57.305Z] 257728924504: Pushed [2021-08-14T13:03:59.907Z] 70cbaa364459: Pushed [2021-08-14T13:03:59.907Z] a50ec7cbd1ffe16c0409c75cc366b79de6e56022: digest: sha256:cffaf5e0b8bfe799e15bebf741aa47e7cf7e666b849f8af6f2b1a2c8806bb58d size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:04:00.239Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:04:00.573Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-08-14T13:04:00.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-14T13:04:00.574Z] e9dfed49c746: Preparing [2021-08-14T13:04:00.574Z] 70cbaa364459: Preparing [2021-08-14T13:04:00.574Z] 256970180b23: Preparing [2021-08-14T13:04:00.574Z] 257728924504: Preparing [2021-08-14T13:04:00.574Z] cf1424067be4: Preparing [2021-08-14T13:04:00.574Z] 3fbe34a1663b: Preparing [2021-08-14T13:04:00.574Z] 3fbe34a1663b: Waiting [2021-08-14T13:04:00.574Z] 257728924504: Layer already exists [2021-08-14T13:04:00.574Z] 256970180b23: Layer already exists [2021-08-14T13:04:00.574Z] 70cbaa364459: Layer already exists [2021-08-14T13:04:00.574Z] cf1424067be4: Layer already exists [2021-08-14T13:04:00.574Z] e9dfed49c746: Layer already exists [2021-08-14T13:04:00.847Z] 3fbe34a1663b: Layer already exists [2021-08-14T13:04:00.847Z] latest: digest: sha256:cffaf5e0b8bfe799e15bebf741aa47e7cf7e666b849f8af6f2b1a2c8806bb58d size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:04:01.187Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.30 [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:04:01.524Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.30 [2021-08-14T13:04:01.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-14T13:04:01.524Z] e9dfed49c746: Preparing [2021-08-14T13:04:01.524Z] 70cbaa364459: Preparing [2021-08-14T13:04:01.524Z] 256970180b23: Preparing [2021-08-14T13:04:01.524Z] 257728924504: Preparing [2021-08-14T13:04:01.524Z] cf1424067be4: Preparing [2021-08-14T13:04:01.524Z] 3fbe34a1663b: Preparing [2021-08-14T13:04:01.524Z] 3fbe34a1663b: Waiting [2021-08-14T13:04:01.793Z] e9dfed49c746: Layer already exists [2021-08-14T13:04:01.793Z] cf1424067be4: Layer already exists [2021-08-14T13:04:01.793Z] 70cbaa364459: Layer already exists [2021-08-14T13:04:01.793Z] 256970180b23: Layer already exists [2021-08-14T13:04:01.793Z] 257728924504: Layer already exists [2021-08-14T13:04:01.793Z] 3fbe34a1663b: Layer already exists [2021-08-14T13:04:01.793Z] 2.0.1-dev.30: digest: sha256:cffaf5e0b8bfe799e15bebf741aa47e7cf7e666b849f8af6f2b1a2c8806bb58d size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:04:02.127Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:04:02.458Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [2021-08-14T13:04:02.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-14T13:04:02.458Z] e9dfed49c746: Preparing [2021-08-14T13:04:02.458Z] 70cbaa364459: Preparing [2021-08-14T13:04:02.458Z] 256970180b23: Preparing [2021-08-14T13:04:02.458Z] 257728924504: Preparing [2021-08-14T13:04:02.458Z] cf1424067be4: Preparing [2021-08-14T13:04:02.458Z] 3fbe34a1663b: Preparing [2021-08-14T13:04:02.458Z] 3fbe34a1663b: Waiting [2021-08-14T13:04:02.729Z] 257728924504: Layer already exists [2021-08-14T13:04:02.729Z] cf1424067be4: Layer already exists [2021-08-14T13:04:02.729Z] 256970180b23: Layer already exists [2021-08-14T13:04:02.729Z] 70cbaa364459: Layer already exists [2021-08-14T13:04:02.729Z] e9dfed49c746: Layer already exists [2021-08-14T13:04:02.729Z] 3fbe34a1663b: Layer already exists [2021-08-14T13:04:02.729Z] a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30: digest: sha256:cffaf5e0b8bfe799e15bebf741aa47e7cf7e666b849f8af6f2b1a2c8806bb58d size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:04:03.068Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:04:03.405Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-08-14T13:04:03.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-14T13:04:03.405Z] e9dfed49c746: Preparing [2021-08-14T13:04:03.405Z] 70cbaa364459: Preparing [2021-08-14T13:04:03.405Z] 256970180b23: Preparing [2021-08-14T13:04:03.405Z] 257728924504: Preparing [2021-08-14T13:04:03.405Z] cf1424067be4: Preparing [2021-08-14T13:04:03.405Z] 3fbe34a1663b: Preparing [2021-08-14T13:04:03.405Z] 3fbe34a1663b: Waiting [2021-08-14T13:04:03.405Z] 256970180b23: Layer already exists [2021-08-14T13:04:03.405Z] cf1424067be4: Layer already exists [2021-08-14T13:04:03.405Z] 70cbaa364459: Layer already exists [2021-08-14T13:04:03.405Z] 257728924504: Layer already exists [2021-08-14T13:04:03.405Z] e9dfed49c746: Layer already exists [2021-08-14T13:04:03.676Z] 3fbe34a1663b: Layer already exists [2021-08-14T13:04:03.676Z] main: digest: sha256:cffaf5e0b8bfe799e15bebf741aa47e7cf7e666b849f8af6f2b1a2c8806bb58d size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-14T13:04:03.759Z] ===================================================== [Pipeline] echo [2021-08-14T13:04:03.773Z] taggedImages: [2021-08-14T13:04:03.774Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [2021-08-14T13:04:03.774Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-08-14T13:04:03.774Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.30 [2021-08-14T13:04:03.774Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [2021-08-14T13:04:03.774Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-08-14T13:04:03.803Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-08-14T13:04:03.803Z] a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [2021-08-14T13:04:03.803Z] latest [2021-08-14T13:04:03.803Z] 2.0.1-dev.30 [2021-08-14T13:04:03.803Z] a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [2021-08-14T13:04:03.803Z] main [2021-08-14T13:04:03.803Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:04:04.180Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:04:04.516Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [2021-08-14T13:04:04.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-14T13:04:04.516Z] 1357b77c7707: Preparing [2021-08-14T13:04:04.516Z] 348780a45bde: Preparing [2021-08-14T13:04:04.516Z] 256970180b23: Preparing [2021-08-14T13:04:04.516Z] 590faf4316c5: Preparing [2021-08-14T13:04:04.516Z] 3fbe34a1663b: Preparing [2021-08-14T13:04:04.788Z] 3fbe34a1663b: Layer already exists [2021-08-14T13:04:04.788Z] 256970180b23: Layer already exists [2021-08-14T13:04:04.788Z] 590faf4316c5: Layer already exists [2021-08-14T13:04:04.788Z] 1357b77c7707: Pushed [2021-08-14T13:04:07.388Z] 348780a45bde: Pushed [2021-08-14T13:04:07.661Z] a50ec7cbd1ffe16c0409c75cc366b79de6e56022: digest: sha256:0f9dc855e409a2e34e45bde10e8eb108cb8b9d8a77b8b2037d375d08845e63ec size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:04:08.000Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:04:08.335Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-08-14T13:04:08.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-14T13:04:08.336Z] 1357b77c7707: Preparing [2021-08-14T13:04:08.336Z] 348780a45bde: Preparing [2021-08-14T13:04:08.336Z] 256970180b23: Preparing [2021-08-14T13:04:08.336Z] 590faf4316c5: Preparing [2021-08-14T13:04:08.336Z] 3fbe34a1663b: Preparing [2021-08-14T13:04:08.606Z] 590faf4316c5: Layer already exists [2021-08-14T13:04:08.606Z] 348780a45bde: Layer already exists [2021-08-14T13:04:08.606Z] 1357b77c7707: Layer already exists [2021-08-14T13:04:08.606Z] 256970180b23: Layer already exists [2021-08-14T13:04:08.606Z] 3fbe34a1663b: Layer already exists [2021-08-14T13:04:08.606Z] latest: digest: sha256:0f9dc855e409a2e34e45bde10e8eb108cb8b9d8a77b8b2037d375d08845e63ec size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:04:08.944Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.30 [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:04:09.282Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.30 [2021-08-14T13:04:09.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-14T13:04:09.282Z] 1357b77c7707: Preparing [2021-08-14T13:04:09.282Z] 348780a45bde: Preparing [2021-08-14T13:04:09.282Z] 256970180b23: Preparing [2021-08-14T13:04:09.282Z] 590faf4316c5: Preparing [2021-08-14T13:04:09.282Z] 3fbe34a1663b: Preparing [2021-08-14T13:04:09.282Z] 3fbe34a1663b: Layer already exists [2021-08-14T13:04:09.282Z] 590faf4316c5: Layer already exists [2021-08-14T13:04:09.282Z] 256970180b23: Layer already exists [2021-08-14T13:04:09.282Z] 1357b77c7707: Layer already exists [2021-08-14T13:04:09.282Z] 348780a45bde: Layer already exists [2021-08-14T13:04:09.553Z] 2.0.1-dev.30: digest: sha256:0f9dc855e409a2e34e45bde10e8eb108cb8b9d8a77b8b2037d375d08845e63ec size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:04:09.892Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:04:10.222Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [2021-08-14T13:04:10.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-14T13:04:10.223Z] 1357b77c7707: Preparing [2021-08-14T13:04:10.223Z] 348780a45bde: Preparing [2021-08-14T13:04:10.223Z] 256970180b23: Preparing [2021-08-14T13:04:10.223Z] 590faf4316c5: Preparing [2021-08-14T13:04:10.223Z] 3fbe34a1663b: Preparing [2021-08-14T13:04:10.223Z] 348780a45bde: Layer already exists [2021-08-14T13:04:10.223Z] 256970180b23: Layer already exists [2021-08-14T13:04:10.223Z] 590faf4316c5: Layer already exists [2021-08-14T13:04:10.223Z] 1357b77c7707: Layer already exists [2021-08-14T13:04:10.223Z] 3fbe34a1663b: Layer already exists [2021-08-14T13:04:10.493Z] a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30: digest: sha256:0f9dc855e409a2e34e45bde10e8eb108cb8b9d8a77b8b2037d375d08845e63ec size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:04:10.835Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:04:11.169Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-08-14T13:04:11.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-14T13:04:11.169Z] 1357b77c7707: Preparing [2021-08-14T13:04:11.169Z] 348780a45bde: Preparing [2021-08-14T13:04:11.169Z] 256970180b23: Preparing [2021-08-14T13:04:11.169Z] 590faf4316c5: Preparing [2021-08-14T13:04:11.169Z] 3fbe34a1663b: Preparing [2021-08-14T13:04:11.169Z] 3fbe34a1663b: Layer already exists [2021-08-14T13:04:11.169Z] 1357b77c7707: Layer already exists [2021-08-14T13:04:11.169Z] 348780a45bde: Layer already exists [2021-08-14T13:04:11.169Z] 590faf4316c5: Layer already exists [2021-08-14T13:04:11.169Z] 256970180b23: Layer already exists [2021-08-14T13:04:11.441Z] main: digest: sha256:0f9dc855e409a2e34e45bde10e8eb108cb8b9d8a77b8b2037d375d08845e63ec size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-14T13:04:11.503Z] ===================================================== [Pipeline] echo [2021-08-14T13:04:11.518Z] taggedImages: [2021-08-14T13:04:11.518Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [2021-08-14T13:04:11.518Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-08-14T13:04:11.518Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.30 [2021-08-14T13:04:11.518Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [2021-08-14T13:04:11.518Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-08-14T13:04:11.548Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-08-14T13:04:11.548Z] a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [2021-08-14T13:04:11.548Z] latest [2021-08-14T13:04:11.548Z] 2.0.1-dev.30 [2021-08-14T13:04:11.548Z] a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [2021-08-14T13:04:11.548Z] main [2021-08-14T13:04:11.548Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:04:11.922Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:04:12.256Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [2021-08-14T13:04:12.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-14T13:04:12.256Z] aa9f31a44865: Preparing [2021-08-14T13:04:12.256Z] aa9f31a44865: Preparing [2021-08-14T13:04:12.256Z] c05a6573b6da: Preparing [2021-08-14T13:04:12.256Z] ccd479b56a86: Preparing [2021-08-14T13:04:12.256Z] a75b5960dfbf: Preparing [2021-08-14T13:04:12.256Z] 10aa19c38b42: Preparing [2021-08-14T13:04:12.256Z] 256970180b23: Preparing [2021-08-14T13:04:12.256Z] a003921dc7e4: Preparing [2021-08-14T13:04:12.256Z] 414bace221d4: Preparing [2021-08-14T13:04:12.256Z] ad78874e9484: Preparing [2021-08-14T13:04:12.256Z] 3f2c346f6534: Preparing [2021-08-14T13:04:12.256Z] 3fbe34a1663b: Preparing [2021-08-14T13:04:12.256Z] 414bace221d4: Waiting [2021-08-14T13:04:12.256Z] 3f2c346f6534: Waiting [2021-08-14T13:04:12.256Z] 3fbe34a1663b: Waiting [2021-08-14T13:04:12.256Z] ad78874e9484: Waiting [2021-08-14T13:04:12.256Z] 256970180b23: Waiting [2021-08-14T13:04:12.256Z] a003921dc7e4: Waiting [2021-08-14T13:04:12.529Z] ccd479b56a86: Pushed [2021-08-14T13:04:12.529Z] c05a6573b6da: Pushed [2021-08-14T13:04:12.529Z] aa9f31a44865: Pushed [2021-08-14T13:04:12.529Z] a75b5960dfbf: Pushed [2021-08-14T13:04:12.800Z] 256970180b23: Layer already exists [2021-08-14T13:04:12.800Z] a003921dc7e4: Pushed [2021-08-14T13:04:13.072Z] ad78874e9484: Pushed [2021-08-14T13:04:13.072Z] 3f2c346f6534: Pushed [2021-08-14T13:04:13.072Z] 414bace221d4: Pushed [2021-08-14T13:04:13.072Z] 3fbe34a1663b: Layer already exists [2021-08-14T13:04:15.691Z] 10aa19c38b42: Pushed [2021-08-14T13:04:15.962Z] a50ec7cbd1ffe16c0409c75cc366b79de6e56022: digest: sha256:61c15960e13168fdf26d0425641cf77642b31f3b01bf706a7fedaa79e05e0289 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:04:16.298Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:04:16.641Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-08-14T13:04:16.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-14T13:04:16.641Z] aa9f31a44865: Preparing [2021-08-14T13:04:16.641Z] aa9f31a44865: Preparing [2021-08-14T13:04:16.641Z] c05a6573b6da: Preparing [2021-08-14T13:04:16.641Z] ccd479b56a86: Preparing [2021-08-14T13:04:16.641Z] a75b5960dfbf: Preparing [2021-08-14T13:04:16.641Z] 10aa19c38b42: Preparing [2021-08-14T13:04:16.641Z] 256970180b23: Preparing [2021-08-14T13:04:16.641Z] a003921dc7e4: Preparing [2021-08-14T13:04:16.641Z] 414bace221d4: Preparing [2021-08-14T13:04:16.641Z] ad78874e9484: Preparing [2021-08-14T13:04:16.641Z] 3f2c346f6534: Preparing [2021-08-14T13:04:16.641Z] 256970180b23: Waiting [2021-08-14T13:04:16.641Z] a003921dc7e4: Waiting [2021-08-14T13:04:16.641Z] 414bace221d4: Waiting [2021-08-14T13:04:16.641Z] 3fbe34a1663b: Preparing [2021-08-14T13:04:16.641Z] ad78874e9484: Waiting [2021-08-14T13:04:16.641Z] 3f2c346f6534: Waiting [2021-08-14T13:04:16.641Z] 3fbe34a1663b: Waiting [2021-08-14T13:04:16.913Z] c05a6573b6da: Layer already exists [2021-08-14T13:04:16.913Z] ccd479b56a86: Layer already exists [2021-08-14T13:04:16.913Z] 10aa19c38b42: Layer already exists [2021-08-14T13:04:16.913Z] aa9f31a44865: Layer already exists [2021-08-14T13:04:16.913Z] a75b5960dfbf: Layer already exists [2021-08-14T13:04:16.913Z] a003921dc7e4: Layer already exists [2021-08-14T13:04:16.913Z] ad78874e9484: Layer already exists [2021-08-14T13:04:16.913Z] 3f2c346f6534: Layer already exists [2021-08-14T13:04:16.913Z] 256970180b23: Layer already exists [2021-08-14T13:04:16.913Z] 414bace221d4: Layer already exists [2021-08-14T13:04:16.913Z] 3fbe34a1663b: Layer already exists [2021-08-14T13:04:16.913Z] latest: digest: sha256:61c15960e13168fdf26d0425641cf77642b31f3b01bf706a7fedaa79e05e0289 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:04:17.248Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.30 [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:04:17.585Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.30 [2021-08-14T13:04:17.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-14T13:04:17.585Z] aa9f31a44865: Preparing [2021-08-14T13:04:17.585Z] aa9f31a44865: Preparing [2021-08-14T13:04:17.585Z] c05a6573b6da: Preparing [2021-08-14T13:04:17.585Z] ccd479b56a86: Preparing [2021-08-14T13:04:17.585Z] a75b5960dfbf: Preparing [2021-08-14T13:04:17.585Z] 10aa19c38b42: Preparing [2021-08-14T13:04:17.585Z] 256970180b23: Preparing [2021-08-14T13:04:17.585Z] a003921dc7e4: Preparing [2021-08-14T13:04:17.585Z] 414bace221d4: Preparing [2021-08-14T13:04:17.585Z] ad78874e9484: Preparing [2021-08-14T13:04:17.585Z] 3f2c346f6534: Preparing [2021-08-14T13:04:17.585Z] 3fbe34a1663b: Preparing [2021-08-14T13:04:17.585Z] 414bace221d4: Waiting [2021-08-14T13:04:17.585Z] ad78874e9484: Waiting [2021-08-14T13:04:17.585Z] 3fbe34a1663b: Waiting [2021-08-14T13:04:17.585Z] 3f2c346f6534: Waiting [2021-08-14T13:04:17.585Z] 256970180b23: Waiting [2021-08-14T13:04:17.857Z] aa9f31a44865: Layer already exists [2021-08-14T13:04:17.857Z] c05a6573b6da: Layer already exists [2021-08-14T13:04:17.857Z] 10aa19c38b42: Layer already exists [2021-08-14T13:04:17.857Z] ccd479b56a86: Layer already exists [2021-08-14T13:04:17.857Z] a75b5960dfbf: Layer already exists [2021-08-14T13:04:17.857Z] ad78874e9484: Layer already exists [2021-08-14T13:04:17.857Z] 414bace221d4: Layer already exists [2021-08-14T13:04:17.857Z] a003921dc7e4: Layer already exists [2021-08-14T13:04:17.857Z] 3f2c346f6534: Layer already exists [2021-08-14T13:04:17.857Z] 256970180b23: Layer already exists [2021-08-14T13:04:17.857Z] 3fbe34a1663b: Layer already exists [2021-08-14T13:04:17.857Z] 2.0.1-dev.30: digest: sha256:61c15960e13168fdf26d0425641cf77642b31f3b01bf706a7fedaa79e05e0289 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:04:18.512Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:04:18.862Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [2021-08-14T13:04:18.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-14T13:04:18.862Z] aa9f31a44865: Preparing [2021-08-14T13:04:18.862Z] aa9f31a44865: Preparing [2021-08-14T13:04:18.862Z] c05a6573b6da: Preparing [2021-08-14T13:04:18.862Z] ccd479b56a86: Preparing [2021-08-14T13:04:18.862Z] a75b5960dfbf: Preparing [2021-08-14T13:04:18.862Z] 10aa19c38b42: Preparing [2021-08-14T13:04:18.862Z] 256970180b23: Preparing [2021-08-14T13:04:18.862Z] a003921dc7e4: Preparing [2021-08-14T13:04:18.862Z] 414bace221d4: Preparing [2021-08-14T13:04:18.862Z] ad78874e9484: Preparing [2021-08-14T13:04:18.862Z] 3f2c346f6534: Preparing [2021-08-14T13:04:18.862Z] 3fbe34a1663b: Preparing [2021-08-14T13:04:18.862Z] 414bace221d4: Waiting [2021-08-14T13:04:18.862Z] 3fbe34a1663b: Waiting [2021-08-14T13:04:18.862Z] ad78874e9484: Waiting [2021-08-14T13:04:18.862Z] 3f2c346f6534: Waiting [2021-08-14T13:04:18.862Z] a003921dc7e4: Waiting [2021-08-14T13:04:18.862Z] 256970180b23: Waiting [2021-08-14T13:04:19.140Z] c05a6573b6da: Layer already exists [2021-08-14T13:04:19.140Z] ccd479b56a86: Layer already exists [2021-08-14T13:04:19.140Z] 10aa19c38b42: Layer already exists [2021-08-14T13:04:19.140Z] aa9f31a44865: Layer already exists [2021-08-14T13:04:19.140Z] a75b5960dfbf: Layer already exists [2021-08-14T13:04:19.140Z] a003921dc7e4: Layer already exists [2021-08-14T13:04:19.140Z] 256970180b23: Layer already exists [2021-08-14T13:04:19.140Z] ad78874e9484: Layer already exists [2021-08-14T13:04:19.140Z] 414bace221d4: Layer already exists [2021-08-14T13:04:19.140Z] 3f2c346f6534: Layer already exists [2021-08-14T13:04:19.140Z] 3fbe34a1663b: Layer already exists [2021-08-14T13:04:19.140Z] a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30: digest: sha256:61c15960e13168fdf26d0425641cf77642b31f3b01bf706a7fedaa79e05e0289 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:04:19.505Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:04:19.839Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-08-14T13:04:19.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-14T13:04:19.839Z] aa9f31a44865: Preparing [2021-08-14T13:04:19.839Z] aa9f31a44865: Preparing [2021-08-14T13:04:19.839Z] c05a6573b6da: Preparing [2021-08-14T13:04:19.839Z] ccd479b56a86: Preparing [2021-08-14T13:04:19.839Z] a75b5960dfbf: Preparing [2021-08-14T13:04:19.839Z] 10aa19c38b42: Preparing [2021-08-14T13:04:19.839Z] 256970180b23: Preparing [2021-08-14T13:04:19.839Z] a003921dc7e4: Preparing [2021-08-14T13:04:19.839Z] 414bace221d4: Preparing [2021-08-14T13:04:19.839Z] ad78874e9484: Preparing [2021-08-14T13:04:19.839Z] 3f2c346f6534: Preparing [2021-08-14T13:04:19.839Z] 3fbe34a1663b: Preparing [2021-08-14T13:04:19.839Z] a003921dc7e4: Waiting [2021-08-14T13:04:19.839Z] 414bace221d4: Waiting [2021-08-14T13:04:19.839Z] ad78874e9484: Waiting [2021-08-14T13:04:19.839Z] 3f2c346f6534: Waiting [2021-08-14T13:04:19.839Z] 3fbe34a1663b: Waiting [2021-08-14T13:04:19.839Z] 256970180b23: Waiting [2021-08-14T13:04:20.110Z] 10aa19c38b42: Layer already exists [2021-08-14T13:04:20.110Z] ccd479b56a86: Layer already exists [2021-08-14T13:04:20.110Z] c05a6573b6da: Layer already exists [2021-08-14T13:04:20.110Z] aa9f31a44865: Layer already exists [2021-08-14T13:04:20.110Z] a75b5960dfbf: Layer already exists [2021-08-14T13:04:20.110Z] a003921dc7e4: Layer already exists [2021-08-14T13:04:20.110Z] 414bace221d4: Layer already exists [2021-08-14T13:04:20.110Z] 256970180b23: Layer already exists [2021-08-14T13:04:20.110Z] 3f2c346f6534: Layer already exists [2021-08-14T13:04:20.110Z] ad78874e9484: Layer already exists [2021-08-14T13:04:20.110Z] 3fbe34a1663b: Layer already exists [2021-08-14T13:04:20.110Z] main: digest: sha256:61c15960e13168fdf26d0425641cf77642b31f3b01bf706a7fedaa79e05e0289 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-14T13:04:20.172Z] ===================================================== [Pipeline] echo [2021-08-14T13:04:20.187Z] taggedImages: [2021-08-14T13:04:20.187Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [2021-08-14T13:04:20.187Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-08-14T13:04:20.187Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.30 [2021-08-14T13:04:20.187Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [2021-08-14T13:04:20.187Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-08-14T13:04:20.217Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-08-14T13:04:20.217Z] a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [2021-08-14T13:04:20.217Z] latest [2021-08-14T13:04:20.217Z] 2.0.1-dev.30 [2021-08-14T13:04:20.217Z] a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [2021-08-14T13:04:20.217Z] main [2021-08-14T13:04:20.217Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:04:20.587Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:04:20.920Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [2021-08-14T13:04:20.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-14T13:04:20.920Z] 81ce463f3621: Preparing [2021-08-14T13:04:20.920Z] 7767e9576962: Preparing [2021-08-14T13:04:20.920Z] ce7de7ddfb29: Preparing [2021-08-14T13:04:20.920Z] 84ce2066d8b7: Preparing [2021-08-14T13:04:20.920Z] 13d898cf86ff: Preparing [2021-08-14T13:04:20.920Z] 3fbe34a1663b: Preparing [2021-08-14T13:04:20.920Z] 3fbe34a1663b: Waiting [2021-08-14T13:04:21.191Z] ce7de7ddfb29: Pushed [2021-08-14T13:04:21.191Z] 84ce2066d8b7: Pushed [2021-08-14T13:04:21.463Z] 3fbe34a1663b: Layer already exists [2021-08-14T13:04:21.735Z] 13d898cf86ff: Pushed [2021-08-14T13:04:23.716Z] 7767e9576962: Pushed [2021-08-14T13:04:23.716Z] 81ce463f3621: Pushed [2021-08-14T13:04:23.716Z] a50ec7cbd1ffe16c0409c75cc366b79de6e56022: digest: sha256:5483994cd9688d5da42b989e3703d40700a1ad3205acc19d11ebb787b90cb800 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:04:24.352Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:04:24.682Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-08-14T13:04:24.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-14T13:04:24.682Z] 81ce463f3621: Preparing [2021-08-14T13:04:24.682Z] 7767e9576962: Preparing [2021-08-14T13:04:24.682Z] ce7de7ddfb29: Preparing [2021-08-14T13:04:24.682Z] 84ce2066d8b7: Preparing [2021-08-14T13:04:24.682Z] 13d898cf86ff: Preparing [2021-08-14T13:04:24.682Z] 3fbe34a1663b: Preparing [2021-08-14T13:04:24.682Z] 3fbe34a1663b: Waiting [2021-08-14T13:04:24.953Z] 13d898cf86ff: Layer already exists [2021-08-14T13:04:24.953Z] ce7de7ddfb29: Layer already exists [2021-08-14T13:04:24.953Z] 84ce2066d8b7: Layer already exists [2021-08-14T13:04:24.953Z] 7767e9576962: Layer already exists [2021-08-14T13:04:24.953Z] 81ce463f3621: Layer already exists [2021-08-14T13:04:24.953Z] 3fbe34a1663b: Layer already exists [2021-08-14T13:04:24.953Z] latest: digest: sha256:5483994cd9688d5da42b989e3703d40700a1ad3205acc19d11ebb787b90cb800 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:04:25.291Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.30 [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:04:25.632Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.30 [2021-08-14T13:04:25.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-14T13:04:25.632Z] 81ce463f3621: Preparing [2021-08-14T13:04:25.632Z] 7767e9576962: Preparing [2021-08-14T13:04:25.632Z] ce7de7ddfb29: Preparing [2021-08-14T13:04:25.632Z] 84ce2066d8b7: Preparing [2021-08-14T13:04:25.632Z] 13d898cf86ff: Preparing [2021-08-14T13:04:25.632Z] 3fbe34a1663b: Preparing [2021-08-14T13:04:25.632Z] 3fbe34a1663b: Waiting [2021-08-14T13:04:25.901Z] ce7de7ddfb29: Layer already exists [2021-08-14T13:04:25.902Z] 13d898cf86ff: Layer already exists [2021-08-14T13:04:25.902Z] 84ce2066d8b7: Layer already exists [2021-08-14T13:04:25.902Z] 81ce463f3621: Layer already exists [2021-08-14T13:04:25.902Z] 7767e9576962: Layer already exists [2021-08-14T13:04:25.902Z] 3fbe34a1663b: Layer already exists [2021-08-14T13:04:25.902Z] 2.0.1-dev.30: digest: sha256:5483994cd9688d5da42b989e3703d40700a1ad3205acc19d11ebb787b90cb800 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:04:26.234Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:04:26.564Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [2021-08-14T13:04:26.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-14T13:04:26.565Z] 81ce463f3621: Preparing [2021-08-14T13:04:26.565Z] 7767e9576962: Preparing [2021-08-14T13:04:26.565Z] ce7de7ddfb29: Preparing [2021-08-14T13:04:26.565Z] 84ce2066d8b7: Preparing [2021-08-14T13:04:26.565Z] 13d898cf86ff: Preparing [2021-08-14T13:04:26.565Z] 3fbe34a1663b: Preparing [2021-08-14T13:04:26.565Z] 3fbe34a1663b: Waiting [2021-08-14T13:04:26.840Z] 84ce2066d8b7: Layer already exists [2021-08-14T13:04:26.840Z] 81ce463f3621: Layer already exists [2021-08-14T13:04:26.840Z] 13d898cf86ff: Layer already exists [2021-08-14T13:04:26.840Z] 7767e9576962: Layer already exists [2021-08-14T13:04:26.840Z] ce7de7ddfb29: Layer already exists [2021-08-14T13:04:26.840Z] 3fbe34a1663b: Layer already exists [2021-08-14T13:04:26.840Z] a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30: digest: sha256:5483994cd9688d5da42b989e3703d40700a1ad3205acc19d11ebb787b90cb800 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:04:27.176Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:04:27.514Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-08-14T13:04:27.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-14T13:04:27.514Z] 81ce463f3621: Preparing [2021-08-14T13:04:27.514Z] 7767e9576962: Preparing [2021-08-14T13:04:27.514Z] ce7de7ddfb29: Preparing [2021-08-14T13:04:27.514Z] 84ce2066d8b7: Preparing [2021-08-14T13:04:27.514Z] 13d898cf86ff: Preparing [2021-08-14T13:04:27.514Z] 3fbe34a1663b: Preparing [2021-08-14T13:04:27.514Z] 3fbe34a1663b: Waiting [2021-08-14T13:04:27.514Z] 7767e9576962: Layer already exists [2021-08-14T13:04:27.514Z] ce7de7ddfb29: Layer already exists [2021-08-14T13:04:27.514Z] 84ce2066d8b7: Layer already exists [2021-08-14T13:04:27.514Z] 81ce463f3621: Layer already exists [2021-08-14T13:04:27.514Z] 13d898cf86ff: Layer already exists [2021-08-14T13:04:27.788Z] 3fbe34a1663b: Layer already exists [2021-08-14T13:04:27.788Z] main: digest: sha256:5483994cd9688d5da42b989e3703d40700a1ad3205acc19d11ebb787b90cb800 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-14T13:04:27.847Z] ===================================================== [Pipeline] echo [2021-08-14T13:04:27.861Z] taggedImages: [2021-08-14T13:04:27.861Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [2021-08-14T13:04:27.861Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-08-14T13:04:27.861Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.30 [2021-08-14T13:04:27.861Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [2021-08-14T13:04:27.861Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-08-14T13:04:27.891Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-08-14T13:04:27.891Z] a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [2021-08-14T13:04:27.891Z] latest [2021-08-14T13:04:27.891Z] 2.0.1-dev.30 [2021-08-14T13:04:27.891Z] a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [2021-08-14T13:04:27.891Z] main [2021-08-14T13:04:27.891Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:04:28.259Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:04:28.593Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [2021-08-14T13:04:28.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-14T13:04:28.593Z] 6a51b17c569a: Preparing [2021-08-14T13:04:28.593Z] 3338f0227b06: Preparing [2021-08-14T13:04:28.593Z] c4d0dc2baaec: Preparing [2021-08-14T13:04:28.593Z] bc8512559a49: Preparing [2021-08-14T13:04:28.593Z] c45244361df0: Preparing [2021-08-14T13:04:28.593Z] 3c82ca9b3568: Preparing [2021-08-14T13:04:28.593Z] eefd99c8841f: Preparing [2021-08-14T13:04:28.593Z] 5556625d9414: Preparing [2021-08-14T13:04:28.593Z] 791ec4dbdf7e: Preparing [2021-08-14T13:04:28.593Z] 3fbe34a1663b: Preparing [2021-08-14T13:04:28.593Z] 3c82ca9b3568: Waiting [2021-08-14T13:04:28.593Z] eefd99c8841f: Waiting [2021-08-14T13:04:28.593Z] 5556625d9414: Waiting [2021-08-14T13:04:28.593Z] 3fbe34a1663b: Waiting [2021-08-14T13:04:28.593Z] 791ec4dbdf7e: Waiting [2021-08-14T13:04:28.880Z] 6a51b17c569a: Pushed [2021-08-14T13:04:28.880Z] c45244361df0: Pushed [2021-08-14T13:04:28.880Z] 3338f0227b06: Pushed [2021-08-14T13:04:29.153Z] 3c82ca9b3568: Pushed [2021-08-14T13:04:29.153Z] eefd99c8841f: Pushed [2021-08-14T13:04:29.153Z] 5556625d9414: Pushed [2021-08-14T13:04:29.424Z] 3fbe34a1663b: Layer already exists [2021-08-14T13:04:29.696Z] 791ec4dbdf7e: Pushed [2021-08-14T13:04:31.121Z] bc8512559a49: Pushed [2021-08-14T13:04:31.712Z] c4d0dc2baaec: Pushed [2021-08-14T13:04:31.983Z] a50ec7cbd1ffe16c0409c75cc366b79de6e56022: digest: sha256:f80bdf90c65ac4c4c893c3e95f857994c6593c14e1117ceb01be4003d1bd2b1d size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:04:32.321Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:04:32.651Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-08-14T13:04:32.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-14T13:04:32.651Z] 6a51b17c569a: Preparing [2021-08-14T13:04:32.651Z] 3338f0227b06: Preparing [2021-08-14T13:04:32.651Z] c4d0dc2baaec: Preparing [2021-08-14T13:04:32.651Z] bc8512559a49: Preparing [2021-08-14T13:04:32.651Z] c45244361df0: Preparing [2021-08-14T13:04:32.651Z] 3c82ca9b3568: Preparing [2021-08-14T13:04:32.651Z] eefd99c8841f: Preparing [2021-08-14T13:04:32.651Z] 5556625d9414: Preparing [2021-08-14T13:04:32.651Z] 791ec4dbdf7e: Preparing [2021-08-14T13:04:32.651Z] 3fbe34a1663b: Preparing [2021-08-14T13:04:32.651Z] 3c82ca9b3568: Waiting [2021-08-14T13:04:32.651Z] eefd99c8841f: Waiting [2021-08-14T13:04:32.651Z] 5556625d9414: Waiting [2021-08-14T13:04:32.651Z] 791ec4dbdf7e: Waiting [2021-08-14T13:04:32.651Z] 3fbe34a1663b: Waiting [2021-08-14T13:04:32.651Z] c4d0dc2baaec: Layer already exists [2021-08-14T13:04:32.651Z] c45244361df0: Layer already exists [2021-08-14T13:04:32.651Z] 6a51b17c569a: Layer already exists [2021-08-14T13:04:32.651Z] bc8512559a49: Layer already exists [2021-08-14T13:04:32.651Z] 3338f0227b06: Layer already exists [2021-08-14T13:04:32.920Z] 3c82ca9b3568: Layer already exists [2021-08-14T13:04:32.920Z] eefd99c8841f: Layer already exists [2021-08-14T13:04:32.920Z] 5556625d9414: Layer already exists [2021-08-14T13:04:32.920Z] 3fbe34a1663b: Layer already exists [2021-08-14T13:04:32.920Z] 791ec4dbdf7e: Layer already exists [2021-08-14T13:04:32.920Z] latest: digest: sha256:f80bdf90c65ac4c4c893c3e95f857994c6593c14e1117ceb01be4003d1bd2b1d size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:04:33.257Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.30 [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:04:33.586Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.30 [2021-08-14T13:04:33.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-14T13:04:33.586Z] 6a51b17c569a: Preparing [2021-08-14T13:04:33.586Z] 3338f0227b06: Preparing [2021-08-14T13:04:33.586Z] c4d0dc2baaec: Preparing [2021-08-14T13:04:33.586Z] bc8512559a49: Preparing [2021-08-14T13:04:33.586Z] c45244361df0: Preparing [2021-08-14T13:04:33.586Z] 3c82ca9b3568: Preparing [2021-08-14T13:04:33.586Z] eefd99c8841f: Preparing [2021-08-14T13:04:33.586Z] 5556625d9414: Preparing [2021-08-14T13:04:33.586Z] 791ec4dbdf7e: Preparing [2021-08-14T13:04:33.586Z] 3fbe34a1663b: Preparing [2021-08-14T13:04:33.586Z] 3c82ca9b3568: Waiting [2021-08-14T13:04:33.586Z] eefd99c8841f: Waiting [2021-08-14T13:04:33.586Z] 5556625d9414: Waiting [2021-08-14T13:04:33.586Z] 791ec4dbdf7e: Waiting [2021-08-14T13:04:33.586Z] 3fbe34a1663b: Waiting [2021-08-14T13:04:33.586Z] c45244361df0: Layer already exists [2021-08-14T13:04:33.586Z] 6a51b17c569a: Layer already exists [2021-08-14T13:04:33.586Z] c4d0dc2baaec: Layer already exists [2021-08-14T13:04:33.586Z] bc8512559a49: Layer already exists [2021-08-14T13:04:33.586Z] 3338f0227b06: Layer already exists [2021-08-14T13:04:33.586Z] 3c82ca9b3568: Layer already exists [2021-08-14T13:04:33.857Z] 5556625d9414: Layer already exists [2021-08-14T13:04:33.857Z] eefd99c8841f: Layer already exists [2021-08-14T13:04:33.857Z] 3fbe34a1663b: Layer already exists [2021-08-14T13:04:33.857Z] 791ec4dbdf7e: Layer already exists [2021-08-14T13:04:33.857Z] 2.0.1-dev.30: digest: sha256:f80bdf90c65ac4c4c893c3e95f857994c6593c14e1117ceb01be4003d1bd2b1d size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:04:34.195Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:04:34.552Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [2021-08-14T13:04:34.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-14T13:04:34.552Z] 6a51b17c569a: Preparing [2021-08-14T13:04:34.552Z] 3338f0227b06: Preparing [2021-08-14T13:04:34.552Z] c4d0dc2baaec: Preparing [2021-08-14T13:04:34.552Z] bc8512559a49: Preparing [2021-08-14T13:04:34.552Z] c45244361df0: Preparing [2021-08-14T13:04:34.552Z] 3c82ca9b3568: Preparing [2021-08-14T13:04:34.552Z] eefd99c8841f: Preparing [2021-08-14T13:04:34.552Z] 5556625d9414: Preparing [2021-08-14T13:04:34.552Z] 791ec4dbdf7e: Preparing [2021-08-14T13:04:34.552Z] 3fbe34a1663b: Preparing [2021-08-14T13:04:34.552Z] 3c82ca9b3568: Waiting [2021-08-14T13:04:34.552Z] eefd99c8841f: Waiting [2021-08-14T13:04:34.552Z] 5556625d9414: Waiting [2021-08-14T13:04:34.552Z] 791ec4dbdf7e: Waiting [2021-08-14T13:04:34.552Z] 3fbe34a1663b: Waiting [2021-08-14T13:04:34.552Z] 3338f0227b06: Layer already exists [2021-08-14T13:04:34.552Z] c45244361df0: Layer already exists [2021-08-14T13:04:34.552Z] c4d0dc2baaec: Layer already exists [2021-08-14T13:04:34.552Z] 6a51b17c569a: Layer already exists [2021-08-14T13:04:34.552Z] bc8512559a49: Layer already exists [2021-08-14T13:04:34.838Z] 5556625d9414: Layer already exists [2021-08-14T13:04:34.838Z] 791ec4dbdf7e: Layer already exists [2021-08-14T13:04:34.838Z] eefd99c8841f: Layer already exists [2021-08-14T13:04:34.838Z] 3fbe34a1663b: Layer already exists [2021-08-14T13:04:34.838Z] 3c82ca9b3568: Layer already exists [2021-08-14T13:04:34.838Z] a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30: digest: sha256:f80bdf90c65ac4c4c893c3e95f857994c6593c14e1117ceb01be4003d1bd2b1d size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:04:35.184Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:04:35.528Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-08-14T13:04:35.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-14T13:04:35.528Z] 6a51b17c569a: Preparing [2021-08-14T13:04:35.528Z] 3338f0227b06: Preparing [2021-08-14T13:04:35.528Z] c4d0dc2baaec: Preparing [2021-08-14T13:04:35.528Z] bc8512559a49: Preparing [2021-08-14T13:04:35.528Z] c45244361df0: Preparing [2021-08-14T13:04:35.528Z] 3c82ca9b3568: Preparing [2021-08-14T13:04:35.528Z] eefd99c8841f: Preparing [2021-08-14T13:04:35.528Z] 5556625d9414: Preparing [2021-08-14T13:04:35.528Z] 791ec4dbdf7e: Preparing [2021-08-14T13:04:35.528Z] 3fbe34a1663b: Preparing [2021-08-14T13:04:35.528Z] 5556625d9414: Waiting [2021-08-14T13:04:35.528Z] 791ec4dbdf7e: Waiting [2021-08-14T13:04:35.528Z] 3fbe34a1663b: Waiting [2021-08-14T13:04:35.528Z] 3c82ca9b3568: Waiting [2021-08-14T13:04:35.528Z] eefd99c8841f: Waiting [2021-08-14T13:04:35.528Z] bc8512559a49: Layer already exists [2021-08-14T13:04:35.528Z] c45244361df0: Layer already exists [2021-08-14T13:04:35.528Z] 3338f0227b06: Layer already exists [2021-08-14T13:04:35.528Z] 6a51b17c569a: Layer already exists [2021-08-14T13:04:35.528Z] c4d0dc2baaec: Layer already exists [2021-08-14T13:04:35.800Z] 5556625d9414: Layer already exists [2021-08-14T13:04:35.800Z] eefd99c8841f: Layer already exists [2021-08-14T13:04:35.800Z] 3c82ca9b3568: Layer already exists [2021-08-14T13:04:35.800Z] 791ec4dbdf7e: Layer already exists [2021-08-14T13:04:35.800Z] 3fbe34a1663b: Layer already exists [2021-08-14T13:04:35.800Z] main: digest: sha256:f80bdf90c65ac4c4c893c3e95f857994c6593c14e1117ceb01be4003d1bd2b1d size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-14T13:04:35.861Z] ===================================================== [Pipeline] echo [2021-08-14T13:04:35.875Z] taggedImages: [2021-08-14T13:04:35.875Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [2021-08-14T13:04:35.875Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-08-14T13:04:35.875Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.30 [2021-08-14T13:04:35.875Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [2021-08-14T13:04:35.875Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-08-14T13:04:35.907Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-08-14T13:04:35.907Z] a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [2021-08-14T13:04:35.907Z] latest [2021-08-14T13:04:35.907Z] 2.0.1-dev.30 [2021-08-14T13:04:35.907Z] a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [2021-08-14T13:04:35.907Z] main [2021-08-14T13:04:35.907Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:04:36.279Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:04:36.617Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [2021-08-14T13:04:36.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-14T13:04:36.617Z] 930914002d43: Preparing [2021-08-14T13:04:36.617Z] 94dc5d68ef23: Preparing [2021-08-14T13:04:36.617Z] 256970180b23: Preparing [2021-08-14T13:04:36.617Z] 906531a9def2: Preparing [2021-08-14T13:04:36.617Z] 3fbe34a1663b: Preparing [2021-08-14T13:04:36.890Z] 256970180b23: Layer already exists [2021-08-14T13:04:36.890Z] 3fbe34a1663b: Layer already exists [2021-08-14T13:04:36.890Z] 930914002d43: Pushed [2021-08-14T13:04:37.160Z] 906531a9def2: Pushed [2021-08-14T13:04:39.769Z] 94dc5d68ef23: Pushed [2021-08-14T13:04:39.769Z] a50ec7cbd1ffe16c0409c75cc366b79de6e56022: digest: sha256:39d7a1ba87d70786d0d40bf6e51aa61f03010730c9a7e5976001d660852ef93f size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:04:40.116Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:04:40.469Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-08-14T13:04:40.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-14T13:04:40.469Z] 930914002d43: Preparing [2021-08-14T13:04:40.469Z] 94dc5d68ef23: Preparing [2021-08-14T13:04:40.469Z] 256970180b23: Preparing [2021-08-14T13:04:40.469Z] 906531a9def2: Preparing [2021-08-14T13:04:40.469Z] 3fbe34a1663b: Preparing [2021-08-14T13:04:40.761Z] 3fbe34a1663b: Layer already exists [2021-08-14T13:04:40.761Z] 930914002d43: Layer already exists [2021-08-14T13:04:40.761Z] 906531a9def2: Layer already exists [2021-08-14T13:04:40.761Z] 94dc5d68ef23: Layer already exists [2021-08-14T13:04:40.761Z] 256970180b23: Layer already exists [2021-08-14T13:04:40.761Z] latest: digest: sha256:39d7a1ba87d70786d0d40bf6e51aa61f03010730c9a7e5976001d660852ef93f size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:04:41.108Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.30 [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:04:41.439Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.30 [2021-08-14T13:04:41.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-14T13:04:41.439Z] 930914002d43: Preparing [2021-08-14T13:04:41.439Z] 94dc5d68ef23: Preparing [2021-08-14T13:04:41.439Z] 256970180b23: Preparing [2021-08-14T13:04:41.439Z] 906531a9def2: Preparing [2021-08-14T13:04:41.439Z] 3fbe34a1663b: Preparing [2021-08-14T13:04:41.710Z] 94dc5d68ef23: Layer already exists [2021-08-14T13:04:41.710Z] 930914002d43: Layer already exists [2021-08-14T13:04:41.710Z] 906531a9def2: Layer already exists [2021-08-14T13:04:41.710Z] 256970180b23: Layer already exists [2021-08-14T13:04:41.710Z] 3fbe34a1663b: Layer already exists [2021-08-14T13:04:41.710Z] 2.0.1-dev.30: digest: sha256:39d7a1ba87d70786d0d40bf6e51aa61f03010730c9a7e5976001d660852ef93f size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:04:42.045Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:04:42.377Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [2021-08-14T13:04:42.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-14T13:04:42.378Z] 930914002d43: Preparing [2021-08-14T13:04:42.378Z] 94dc5d68ef23: Preparing [2021-08-14T13:04:42.378Z] 256970180b23: Preparing [2021-08-14T13:04:42.378Z] 906531a9def2: Preparing [2021-08-14T13:04:42.378Z] 3fbe34a1663b: Preparing [2021-08-14T13:04:42.649Z] 906531a9def2: Layer already exists [2021-08-14T13:04:42.649Z] 930914002d43: Layer already exists [2021-08-14T13:04:42.649Z] 256970180b23: Layer already exists [2021-08-14T13:04:42.649Z] 3fbe34a1663b: Layer already exists [2021-08-14T13:04:42.649Z] 94dc5d68ef23: Layer already exists [2021-08-14T13:04:42.649Z] a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30: digest: sha256:39d7a1ba87d70786d0d40bf6e51aa61f03010730c9a7e5976001d660852ef93f size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:04:42.989Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:04:43.325Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-08-14T13:04:43.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-14T13:04:43.325Z] 930914002d43: Preparing [2021-08-14T13:04:43.325Z] 94dc5d68ef23: Preparing [2021-08-14T13:04:43.325Z] 256970180b23: Preparing [2021-08-14T13:04:43.325Z] 906531a9def2: Preparing [2021-08-14T13:04:43.325Z] 3fbe34a1663b: Preparing [2021-08-14T13:04:43.595Z] 906531a9def2: Layer already exists [2021-08-14T13:04:43.595Z] 256970180b23: Layer already exists [2021-08-14T13:04:43.595Z] 3fbe34a1663b: Layer already exists [2021-08-14T13:04:43.595Z] 930914002d43: Layer already exists [2021-08-14T13:04:43.595Z] 94dc5d68ef23: Layer already exists [2021-08-14T13:04:43.595Z] main: digest: sha256:39d7a1ba87d70786d0d40bf6e51aa61f03010730c9a7e5976001d660852ef93f size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-14T13:04:43.660Z] ===================================================== [Pipeline] echo [2021-08-14T13:04:43.678Z] taggedImages: [2021-08-14T13:04:43.678Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [2021-08-14T13:04:43.678Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-08-14T13:04:43.678Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.30 [2021-08-14T13:04:43.678Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [2021-08-14T13:04:43.678Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-08-14T13:04:43.713Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-08-14T13:04:43.713Z] a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [2021-08-14T13:04:43.713Z] latest [2021-08-14T13:04:43.713Z] 2.0.1-dev.30 [2021-08-14T13:04:43.713Z] a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [2021-08-14T13:04:43.713Z] main [2021-08-14T13:04:43.713Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:04:44.097Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:04:44.438Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [2021-08-14T13:04:44.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-14T13:04:44.438Z] 1047a9738a92: Preparing [2021-08-14T13:04:44.438Z] 9cad31213408: Preparing [2021-08-14T13:04:44.438Z] 256970180b23: Preparing [2021-08-14T13:04:44.438Z] 590faf4316c5: Preparing [2021-08-14T13:04:44.438Z] 3fbe34a1663b: Preparing [2021-08-14T13:04:44.710Z] 590faf4316c5: Layer already exists [2021-08-14T13:04:44.710Z] 3fbe34a1663b: Layer already exists [2021-08-14T13:04:44.710Z] 256970180b23: Layer already exists [2021-08-14T13:04:44.710Z] 1047a9738a92: Pushed [2021-08-14T13:04:47.311Z] 9cad31213408: Pushed [2021-08-14T13:04:47.312Z] a50ec7cbd1ffe16c0409c75cc366b79de6e56022: digest: sha256:834aa66a8ccb56c569f16e61d9fcb35924da0a6d6e84100efb0297a982d15893 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:04:47.648Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:04:47.982Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-08-14T13:04:47.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-14T13:04:47.982Z] 1047a9738a92: Preparing [2021-08-14T13:04:47.982Z] 9cad31213408: Preparing [2021-08-14T13:04:47.982Z] 256970180b23: Preparing [2021-08-14T13:04:47.982Z] 590faf4316c5: Preparing [2021-08-14T13:04:47.982Z] 3fbe34a1663b: Preparing [2021-08-14T13:04:48.254Z] 256970180b23: Layer already exists [2021-08-14T13:04:48.254Z] 1047a9738a92: Layer already exists [2021-08-14T13:04:48.254Z] 3fbe34a1663b: Layer already exists [2021-08-14T13:04:48.254Z] 590faf4316c5: Layer already exists [2021-08-14T13:04:48.254Z] 9cad31213408: Layer already exists [2021-08-14T13:04:48.254Z] latest: digest: sha256:834aa66a8ccb56c569f16e61d9fcb35924da0a6d6e84100efb0297a982d15893 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:04:48.607Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.30 [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:04:48.936Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.30 [2021-08-14T13:04:48.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-14T13:04:48.936Z] 1047a9738a92: Preparing [2021-08-14T13:04:48.936Z] 9cad31213408: Preparing [2021-08-14T13:04:48.936Z] 256970180b23: Preparing [2021-08-14T13:04:48.936Z] 590faf4316c5: Preparing [2021-08-14T13:04:48.936Z] 3fbe34a1663b: Preparing [2021-08-14T13:04:49.207Z] 9cad31213408: Layer already exists [2021-08-14T13:04:49.207Z] 1047a9738a92: Layer already exists [2021-08-14T13:04:49.207Z] 3fbe34a1663b: Layer already exists [2021-08-14T13:04:49.207Z] 590faf4316c5: Layer already exists [2021-08-14T13:04:49.207Z] 256970180b23: Layer already exists [2021-08-14T13:04:49.207Z] 2.0.1-dev.30: digest: sha256:834aa66a8ccb56c569f16e61d9fcb35924da0a6d6e84100efb0297a982d15893 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:04:49.540Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:04:49.875Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [2021-08-14T13:04:49.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-14T13:04:49.875Z] 1047a9738a92: Preparing [2021-08-14T13:04:49.875Z] 9cad31213408: Preparing [2021-08-14T13:04:49.875Z] 256970180b23: Preparing [2021-08-14T13:04:49.875Z] 590faf4316c5: Preparing [2021-08-14T13:04:49.875Z] 3fbe34a1663b: Preparing [2021-08-14T13:04:49.875Z] 9cad31213408: Layer already exists [2021-08-14T13:04:49.875Z] 256970180b23: Layer already exists [2021-08-14T13:04:50.147Z] 3fbe34a1663b: Layer already exists [2021-08-14T13:04:50.147Z] 590faf4316c5: Layer already exists [2021-08-14T13:04:50.147Z] 1047a9738a92: Layer already exists [2021-08-14T13:04:50.147Z] a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30: digest: sha256:834aa66a8ccb56c569f16e61d9fcb35924da0a6d6e84100efb0297a982d15893 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:04:50.485Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:04:50.820Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-08-14T13:04:50.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-14T13:04:50.820Z] 1047a9738a92: Preparing [2021-08-14T13:04:50.820Z] 9cad31213408: Preparing [2021-08-14T13:04:50.820Z] 256970180b23: Preparing [2021-08-14T13:04:50.820Z] 590faf4316c5: Preparing [2021-08-14T13:04:50.820Z] 3fbe34a1663b: Preparing [2021-08-14T13:04:51.096Z] 9cad31213408: Layer already exists [2021-08-14T13:04:51.096Z] 590faf4316c5: Layer already exists [2021-08-14T13:04:51.096Z] 3fbe34a1663b: Layer already exists [2021-08-14T13:04:51.096Z] 256970180b23: Layer already exists [2021-08-14T13:04:51.096Z] 1047a9738a92: Layer already exists [2021-08-14T13:04:51.096Z] main: digest: sha256:834aa66a8ccb56c569f16e61d9fcb35924da0a6d6e84100efb0297a982d15893 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-14T13:04:51.163Z] ===================================================== [Pipeline] echo [2021-08-14T13:04:51.177Z] taggedImages: [2021-08-14T13:04:51.177Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [2021-08-14T13:04:51.177Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-08-14T13:04:51.177Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.30 [2021-08-14T13:04:51.177Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [2021-08-14T13:04:51.177Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-08-14T13:04:51.208Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-08-14T13:04:51.208Z] a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [2021-08-14T13:04:51.208Z] latest [2021-08-14T13:04:51.208Z] 2.0.1-dev.30 [2021-08-14T13:04:51.208Z] a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [2021-08-14T13:04:51.208Z] main [2021-08-14T13:04:51.208Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:04:51.578Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:04:51.915Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [2021-08-14T13:04:51.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-14T13:04:51.915Z] df1fdc26971d: Preparing [2021-08-14T13:04:51.915Z] d8fdb4fb6b72: Preparing [2021-08-14T13:04:51.915Z] c9249d365b4c: Preparing [2021-08-14T13:04:51.915Z] 1df648abe518: Preparing [2021-08-14T13:04:51.915Z] b287e4fe43ef: Preparing [2021-08-14T13:04:51.915Z] c39efab1fe40: Preparing [2021-08-14T13:04:51.915Z] 386fc9fe74c4: Preparing [2021-08-14T13:04:51.915Z] c39efab1fe40: Waiting [2021-08-14T13:04:51.915Z] 097a5c91b892: Preparing [2021-08-14T13:04:51.915Z] 74984ba1a09f: Preparing [2021-08-14T13:04:51.915Z] 6d0ac5d4dfcb: Preparing [2021-08-14T13:04:51.915Z] c55d5dbdab40: Preparing [2021-08-14T13:04:51.915Z] 386fc9fe74c4: Waiting [2021-08-14T13:04:51.915Z] 097a5c91b892: Waiting [2021-08-14T13:04:51.915Z] 74984ba1a09f: Waiting [2021-08-14T13:04:51.915Z] 6d0ac5d4dfcb: Waiting [2021-08-14T13:04:51.915Z] c55d5dbdab40: Waiting [2021-08-14T13:04:52.190Z] b287e4fe43ef: Layer already exists [2021-08-14T13:04:52.190Z] c39efab1fe40: Layer already exists [2021-08-14T13:04:52.190Z] 386fc9fe74c4: Layer already exists [2021-08-14T13:04:52.463Z] d8fdb4fb6b72: Pushed [2021-08-14T13:04:52.463Z] 097a5c91b892: Layer already exists [2021-08-14T13:04:52.463Z] 74984ba1a09f: Layer already exists [2021-08-14T13:04:52.463Z] 6d0ac5d4dfcb: Layer already exists [2021-08-14T13:04:52.463Z] c55d5dbdab40: Layer already exists [2021-08-14T13:04:53.054Z] df1fdc26971d: Pushed [2021-08-14T13:04:55.032Z] c9249d365b4c: Pushed [2021-08-14T13:05:10.078Z] 1df648abe518: Pushed [2021-08-14T13:05:10.078Z] a50ec7cbd1ffe16c0409c75cc366b79de6e56022: digest: sha256:07f65fa3e084f50a582d8a6148150390c0974bb6d0760eb38ce901978c8c9a74 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:05:10.412Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:05:10.765Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-08-14T13:05:10.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-14T13:05:10.765Z] df1fdc26971d: Preparing [2021-08-14T13:05:10.765Z] d8fdb4fb6b72: Preparing [2021-08-14T13:05:10.765Z] c9249d365b4c: Preparing [2021-08-14T13:05:10.765Z] 1df648abe518: Preparing [2021-08-14T13:05:10.765Z] b287e4fe43ef: Preparing [2021-08-14T13:05:10.765Z] c39efab1fe40: Preparing [2021-08-14T13:05:10.765Z] 386fc9fe74c4: Preparing [2021-08-14T13:05:10.765Z] 097a5c91b892: Preparing [2021-08-14T13:05:10.765Z] 74984ba1a09f: Preparing [2021-08-14T13:05:10.765Z] 6d0ac5d4dfcb: Preparing [2021-08-14T13:05:10.765Z] c55d5dbdab40: Preparing [2021-08-14T13:05:10.765Z] 097a5c91b892: Waiting [2021-08-14T13:05:10.765Z] 6d0ac5d4dfcb: Waiting [2021-08-14T13:05:10.765Z] c55d5dbdab40: Waiting [2021-08-14T13:05:10.765Z] 74984ba1a09f: Waiting [2021-08-14T13:05:10.765Z] c39efab1fe40: Waiting [2021-08-14T13:05:10.765Z] 386fc9fe74c4: Waiting [2021-08-14T13:05:11.037Z] 1df648abe518: Layer already exists [2021-08-14T13:05:11.037Z] df1fdc26971d: Layer already exists [2021-08-14T13:05:11.037Z] c9249d365b4c: Layer already exists [2021-08-14T13:05:11.037Z] b287e4fe43ef: Layer already exists [2021-08-14T13:05:11.037Z] d8fdb4fb6b72: Layer already exists [2021-08-14T13:05:11.037Z] c39efab1fe40: Layer already exists [2021-08-14T13:05:11.037Z] 097a5c91b892: Layer already exists [2021-08-14T13:05:11.037Z] 6d0ac5d4dfcb: Layer already exists [2021-08-14T13:05:11.037Z] 74984ba1a09f: Layer already exists [2021-08-14T13:05:11.037Z] 386fc9fe74c4: Layer already exists [2021-08-14T13:05:11.037Z] c55d5dbdab40: Layer already exists [2021-08-14T13:05:11.037Z] latest: digest: sha256:07f65fa3e084f50a582d8a6148150390c0974bb6d0760eb38ce901978c8c9a74 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:05:11.651Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.30 [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:05:11.983Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.30 [2021-08-14T13:05:11.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-14T13:05:11.984Z] df1fdc26971d: Preparing [2021-08-14T13:05:11.984Z] d8fdb4fb6b72: Preparing [2021-08-14T13:05:11.984Z] c9249d365b4c: Preparing [2021-08-14T13:05:11.984Z] 1df648abe518: Preparing [2021-08-14T13:05:11.984Z] b287e4fe43ef: Preparing [2021-08-14T13:05:11.984Z] c39efab1fe40: Preparing [2021-08-14T13:05:11.984Z] 386fc9fe74c4: Preparing [2021-08-14T13:05:11.984Z] 097a5c91b892: Preparing [2021-08-14T13:05:11.984Z] 74984ba1a09f: Preparing [2021-08-14T13:05:11.984Z] 6d0ac5d4dfcb: Preparing [2021-08-14T13:05:11.984Z] c55d5dbdab40: Preparing [2021-08-14T13:05:11.984Z] c39efab1fe40: Waiting [2021-08-14T13:05:11.984Z] 386fc9fe74c4: Waiting [2021-08-14T13:05:11.984Z] 097a5c91b892: Waiting [2021-08-14T13:05:11.984Z] 74984ba1a09f: Waiting [2021-08-14T13:05:11.984Z] 6d0ac5d4dfcb: Waiting [2021-08-14T13:05:11.984Z] c55d5dbdab40: Waiting [2021-08-14T13:05:12.257Z] b287e4fe43ef: Layer already exists [2021-08-14T13:05:12.257Z] df1fdc26971d: Layer already exists [2021-08-14T13:05:12.257Z] d8fdb4fb6b72: Layer already exists [2021-08-14T13:05:12.257Z] 1df648abe518: Layer already exists [2021-08-14T13:05:12.257Z] c9249d365b4c: Layer already exists [2021-08-14T13:05:12.257Z] 097a5c91b892: Layer already exists [2021-08-14T13:05:12.257Z] 386fc9fe74c4: Layer already exists [2021-08-14T13:05:12.257Z] c39efab1fe40: Layer already exists [2021-08-14T13:05:12.257Z] 6d0ac5d4dfcb: Layer already exists [2021-08-14T13:05:12.257Z] 74984ba1a09f: Layer already exists [2021-08-14T13:05:12.257Z] c55d5dbdab40: Layer already exists [2021-08-14T13:05:12.257Z] 2.0.1-dev.30: digest: sha256:07f65fa3e084f50a582d8a6148150390c0974bb6d0760eb38ce901978c8c9a74 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:05:12.618Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:05:12.976Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [2021-08-14T13:05:12.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-14T13:05:12.976Z] df1fdc26971d: Preparing [2021-08-14T13:05:12.976Z] d8fdb4fb6b72: Preparing [2021-08-14T13:05:12.976Z] c9249d365b4c: Preparing [2021-08-14T13:05:12.976Z] 1df648abe518: Preparing [2021-08-14T13:05:12.976Z] b287e4fe43ef: Preparing [2021-08-14T13:05:12.976Z] c39efab1fe40: Preparing [2021-08-14T13:05:12.976Z] 386fc9fe74c4: Preparing [2021-08-14T13:05:12.976Z] 097a5c91b892: Preparing [2021-08-14T13:05:12.976Z] 74984ba1a09f: Preparing [2021-08-14T13:05:12.976Z] 6d0ac5d4dfcb: Preparing [2021-08-14T13:05:12.976Z] c55d5dbdab40: Preparing [2021-08-14T13:05:12.976Z] 097a5c91b892: Waiting [2021-08-14T13:05:12.976Z] 74984ba1a09f: Waiting [2021-08-14T13:05:12.976Z] c39efab1fe40: Waiting [2021-08-14T13:05:12.976Z] 386fc9fe74c4: Waiting [2021-08-14T13:05:12.976Z] 6d0ac5d4dfcb: Waiting [2021-08-14T13:05:12.976Z] c55d5dbdab40: Waiting [2021-08-14T13:05:12.976Z] d8fdb4fb6b72: Layer already exists [2021-08-14T13:05:12.976Z] b287e4fe43ef: Layer already exists [2021-08-14T13:05:12.976Z] 1df648abe518: Layer already exists [2021-08-14T13:05:12.976Z] df1fdc26971d: Layer already exists [2021-08-14T13:05:12.976Z] c9249d365b4c: Layer already exists [2021-08-14T13:05:13.249Z] 74984ba1a09f: Layer already exists [2021-08-14T13:05:13.249Z] 097a5c91b892: Layer already exists [2021-08-14T13:05:13.249Z] 386fc9fe74c4: Layer already exists [2021-08-14T13:05:13.249Z] c39efab1fe40: Layer already exists [2021-08-14T13:05:13.249Z] 6d0ac5d4dfcb: Layer already exists [2021-08-14T13:05:13.249Z] c55d5dbdab40: Layer already exists [2021-08-14T13:05:13.249Z] a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30: digest: sha256:07f65fa3e084f50a582d8a6148150390c0974bb6d0760eb38ce901978c8c9a74 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:05:13.608Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:05:13.953Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-08-14T13:05:13.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-14T13:05:13.953Z] df1fdc26971d: Preparing [2021-08-14T13:05:13.953Z] d8fdb4fb6b72: Preparing [2021-08-14T13:05:13.953Z] c9249d365b4c: Preparing [2021-08-14T13:05:13.953Z] 1df648abe518: Preparing [2021-08-14T13:05:13.953Z] b287e4fe43ef: Preparing [2021-08-14T13:05:13.953Z] c39efab1fe40: Preparing [2021-08-14T13:05:13.953Z] 386fc9fe74c4: Preparing [2021-08-14T13:05:13.953Z] 097a5c91b892: Preparing [2021-08-14T13:05:13.953Z] 74984ba1a09f: Preparing [2021-08-14T13:05:13.953Z] 6d0ac5d4dfcb: Preparing [2021-08-14T13:05:13.953Z] c55d5dbdab40: Preparing [2021-08-14T13:05:13.953Z] c39efab1fe40: Waiting [2021-08-14T13:05:13.953Z] 386fc9fe74c4: Waiting [2021-08-14T13:05:13.953Z] 097a5c91b892: Waiting [2021-08-14T13:05:13.953Z] 74984ba1a09f: Waiting [2021-08-14T13:05:13.953Z] 6d0ac5d4dfcb: Waiting [2021-08-14T13:05:13.953Z] c55d5dbdab40: Waiting [2021-08-14T13:05:14.226Z] c9249d365b4c: Layer already exists [2021-08-14T13:05:14.226Z] 1df648abe518: Layer already exists [2021-08-14T13:05:14.226Z] df1fdc26971d: Layer already exists [2021-08-14T13:05:14.226Z] b287e4fe43ef: Layer already exists [2021-08-14T13:05:14.226Z] d8fdb4fb6b72: Layer already exists [2021-08-14T13:05:14.226Z] 386fc9fe74c4: Layer already exists [2021-08-14T13:05:14.226Z] 097a5c91b892: Layer already exists [2021-08-14T13:05:14.226Z] c39efab1fe40: Layer already exists [2021-08-14T13:05:14.226Z] 74984ba1a09f: Layer already exists [2021-08-14T13:05:14.226Z] 6d0ac5d4dfcb: Layer already exists [2021-08-14T13:05:14.226Z] c55d5dbdab40: Layer already exists [2021-08-14T13:05:14.226Z] main: digest: sha256:07f65fa3e084f50a582d8a6148150390c0974bb6d0760eb38ce901978c8c9a74 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-14T13:05:14.286Z] ===================================================== [Pipeline] echo [2021-08-14T13:05:14.301Z] taggedImages: [2021-08-14T13:05:14.302Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [2021-08-14T13:05:14.302Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-08-14T13:05:14.302Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.30 [2021-08-14T13:05:14.302Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a50ec7cbd1ffe16c0409c75cc366b79de6e56022-2.0.1-dev.30 [2021-08-14T13:05:14.302Z] - 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-08-14T13:05:14.687Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-14T13:05:14.687Z] [2021-08-14T13:05:14.687Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:05:15.030Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-14T13:05:15.303Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-14T13:05:15.303Z] 448f6bf000e3: Pulling fs layer [2021-08-14T13:05:15.303Z] f757da607395: Pulling fs layer [2021-08-14T13:05:15.303Z] 05883995daec: Pulling fs layer [2021-08-14T13:05:15.303Z] 8603b9c90790: Pulling fs layer [2021-08-14T13:05:15.303Z] 1560dd03e051: Pulling fs layer [2021-08-14T13:05:15.303Z] 27f5ce0e4adf: Pulling fs layer [2021-08-14T13:05:15.303Z] c2d8d7efcc4b: Pulling fs layer [2021-08-14T13:05:15.303Z] 1560dd03e051: Waiting [2021-08-14T13:05:15.303Z] 8603b9c90790: Waiting [2021-08-14T13:05:15.303Z] 27f5ce0e4adf: Waiting [2021-08-14T13:05:15.303Z] c2d8d7efcc4b: Waiting [2021-08-14T13:05:15.576Z] f757da607395: Verifying Checksum [2021-08-14T13:05:15.576Z] f757da607395: Download complete [2021-08-14T13:05:15.576Z] 8603b9c90790: Verifying Checksum [2021-08-14T13:05:15.576Z] 8603b9c90790: Download complete [2021-08-14T13:05:15.576Z] 1560dd03e051: Verifying Checksum [2021-08-14T13:05:15.576Z] 1560dd03e051: Download complete [2021-08-14T13:05:15.576Z] 27f5ce0e4adf: Verifying Checksum [2021-08-14T13:05:15.576Z] 27f5ce0e4adf: Download complete [2021-08-14T13:05:15.849Z] 05883995daec: Verifying Checksum [2021-08-14T13:05:15.849Z] 05883995daec: Download complete [2021-08-14T13:05:16.446Z] 448f6bf000e3: Verifying Checksum [2021-08-14T13:05:16.446Z] 448f6bf000e3: Download complete [2021-08-14T13:05:19.848Z] c2d8d7efcc4b: Verifying Checksum [2021-08-14T13:05:19.848Z] c2d8d7efcc4b: Download complete [2021-08-14T13:05:20.120Z] 448f6bf000e3: Pull complete [2021-08-14T13:05:21.096Z] f757da607395: Pull complete [2021-08-14T13:05:22.533Z] 05883995daec: Pull complete [2021-08-14T13:05:22.805Z] 8603b9c90790: Pull complete [2021-08-14T13:05:23.780Z] 1560dd03e051: Pull complete [2021-08-14T13:05:24.375Z] 27f5ce0e4adf: Pull complete [2021-08-14T13:05:39.453Z] c2d8d7efcc4b: Pull complete [2021-08-14T13:05:39.453Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-14T13:05:39.453Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-14T13:05:39.453Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-14T13:05:39.679Z] prd-ubuntu18.04-docker-arm64-4c-16g-881 does not seem to be running inside a container [2021-08-14T13:05:39.740Z] $ 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/33 -v /w/workspace/edgex-go/33:/w/workspace/edgex-go/33:rw,z -v /w/workspace/edgex-go/33@tmp:/w/workspace/edgex-go/33@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-lftools-log-publisher:arm64 cat [2021-08-14T13:05:44.304Z] $ docker top bb9528fb0cc5bdd794e656513a2993068c5d071b0034d18ac4b24873159e384d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-14T13:05:45.524Z] ---> job-cost.sh [2021-08-14T13:05:45.524Z] lf-activate-venv: SKIPPING [2021-08-14T13:05:45.524Z] INFO: No Stack... [2021-08-14T13:05:46.493Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-14T13:05:47.081Z] INFO: Archiving Costs [Pipeline] sh [2021-08-14T13:05:47.733Z] + cut -d, -f6 [2021-08-14T13:05:47.733Z] + cat /w/workspace/edgex-go/33/archives/cost.csv [Pipeline] lock [2021-08-14T13:05:47.792Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-33-stack-cost] [2021-08-14T13:05:47.805Z] Resource [jenkins-edgexfoundry-edgex-go-main-33-stack-cost] did not exist. Created. [2021-08-14T13:05:47.805Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-33-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-14T13:05:48.471Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-14T13:05:49.098Z] Stashed 1 file(s) [Pipeline] } [2021-08-14T13:05:49.108Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-33-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-14T13:05:49.118Z] $ docker stop --time=1 bb9528fb0cc5bdd794e656513a2993068c5d071b0034d18ac4b24873159e384d [2021-08-14T13:05:50.780Z] $ docker rm -f bb9528fb0cc5bdd794e656513a2993068c5d071b0034d18ac4b24873159e384d [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-08-14T13:05:51.802Z] provisioning config files... [2021-08-14T13:05:51.814Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/33@tmp/config8949604985244861872tmp [Pipeline] { [Pipeline] sh [2021-08-14T13:05:52.136Z] + set +x [2021-08-14T13:05:52.136Z] + curl -s https://codecov.io/bash [2021-08-14T13:05:52.136Z] + bash -s -- [2021-08-14T13:05:52.402Z] [2021-08-14T13:05:52.402Z] _____ _ [2021-08-14T13:05:52.402Z] / ____| | | [2021-08-14T13:05:52.402Z] | | ___ __| | ___ ___ _____ __ [2021-08-14T13:05:52.402Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-14T13:05:52.402Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-14T13:05:52.402Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-14T13:05:52.402Z] Bash-1.0.6 [2021-08-14T13:05:52.402Z] [2021-08-14T13:05:52.402Z] [2021-08-14T13:05:52.402Z] ==> git version 2.24.4 found [2021-08-14T13:05:52.402Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-08-14T13:05:52.402Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-14T13:05:52.402Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-14T13:05:52.402Z] ==> Jenkins CI detected. [2021-08-14T13:05:52.402Z] current dir:  /w/workspace/edgex-go/33 [2021-08-14T13:05:52.402Z] project root: . [2021-08-14T13:05:52.402Z] --> token set from env [2021-08-14T13:05:52.402Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-14T13:05:52.402Z] ==> Running gcov in . (disable via -X gcov) [2021-08-14T13:05:52.402Z] ==> Python coveragepy not found [2021-08-14T13:05:52.402Z] ==> Searching for coverage reports in: [2021-08-14T13:05:52.402Z] + . [2021-08-14T13:05:52.402Z] -> Found 1 reports [2021-08-14T13:05:52.402Z] ==> Detecting git/mercurial file structure [2021-08-14T13:05:52.402Z] ==> Reading reports [2021-08-14T13:05:52.402Z] + ./coverage.out bytes=404329 [2021-08-14T13:05:52.402Z] ==> Appending adjustments [2021-08-14T13:05:52.402Z] https://docs.codecov.io/docs/fixing-reports [2021-08-14T13:05:53.805Z] + Found adjustments [2021-08-14T13:05:53.805Z] ==> Gzipping contents [2021-08-14T13:05:53.805Z] 56K /tmp/codecov.ZEV0Q2.gz [2021-08-14T13:05:53.805Z] ==> Uploading reports [2021-08-14T13:05:53.805Z] url: https://codecov.io [2021-08-14T13:05:53.805Z] query: branch=main&commit=a50ec7cbd1ffe16c0409c75cc366b79de6e56022&build=33&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F33%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-14T13:05:53.805Z] -> Pinging Codecov [2021-08-14T13:05:53.805Z] 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=a50ec7cbd1ffe16c0409c75cc366b79de6e56022&build=33&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F33%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-14T13:05:54.071Z] -> Uploading to [2021-08-14T13:05:54.071Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-14/00271124DB129430A58F1EEE437C3FCB/a50ec7cbd1ffe16c0409c75cc366b79de6e56022/845e3985-c354-4370-8ad6-6d9f71cda4bf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210814%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210814T130553Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=89984ca36c51a8374c21ee99e3cf1495f9567a6611eca21441c9dd71cd8b3aab [2021-08-14T13:05:54.071Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-14T13:05:54.071Z] Dload Upload Total Spent Left Speed [2021-08-14T13:05:54.336Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54506 0 0 100 54506 0 109k --:--:-- --:--:-- --:--:-- 109k [2021-08-14T13:05:54.336Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/a50ec7cbd1ffe16c0409c75cc366b79de6e56022 [Pipeline] } [2021-08-14T13:05:54.349Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-08-14T13:05:54.970Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-08-14T13:05:54.987Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:05:55.306Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-14T13:05:55.306Z] [2021-08-14T13:05:55.306Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:05:55.630Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-14T13:05:55.630Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-08-14T13:05:55.630Z] 188c0c94c7c5: Pulling fs layer [2021-08-14T13:05:55.630Z] 0ef7d3d256c8: Pulling fs layer [2021-08-14T13:05:55.630Z] de9db76c5a1d: Pulling fs layer [2021-08-14T13:05:55.630Z] 0eba1c9be4d2: Pulling fs layer [2021-08-14T13:05:55.630Z] 0d57e429df01: Pulling fs layer [2021-08-14T13:05:55.630Z] 4e4be7b47b0d: Pulling fs layer [2021-08-14T13:05:55.630Z] e1f770b5df2f: Pulling fs layer [2021-08-14T13:05:55.630Z] 85a0685a4137: Pulling fs layer [2021-08-14T13:05:55.630Z] 4e4be7b47b0d: Waiting [2021-08-14T13:05:55.630Z] e1f770b5df2f: Waiting [2021-08-14T13:05:55.630Z] 85a0685a4137: Waiting [2021-08-14T13:05:55.630Z] 0eba1c9be4d2: Waiting [2021-08-14T13:05:55.630Z] 0d57e429df01: Waiting [2021-08-14T13:05:55.630Z] de9db76c5a1d: Verifying Checksum [2021-08-14T13:05:55.630Z] de9db76c5a1d: Download complete [2021-08-14T13:05:55.630Z] 0ef7d3d256c8: Download complete [2021-08-14T13:05:55.630Z] 0d57e429df01: Verifying Checksum [2021-08-14T13:05:55.630Z] 0d57e429df01: Download complete [2021-08-14T13:05:55.901Z] 4e4be7b47b0d: Verifying Checksum [2021-08-14T13:05:55.901Z] 4e4be7b47b0d: Download complete [2021-08-14T13:05:55.901Z] 188c0c94c7c5: Verifying Checksum [2021-08-14T13:05:55.901Z] 188c0c94c7c5: Download complete [2021-08-14T13:05:56.174Z] 188c0c94c7c5: Pull complete [2021-08-14T13:05:56.174Z] 0ef7d3d256c8: Pull complete [2021-08-14T13:05:56.174Z] de9db76c5a1d: Pull complete [2021-08-14T13:05:57.134Z] e1f770b5df2f: Verifying Checksum [2021-08-14T13:05:57.134Z] e1f770b5df2f: Download complete [2021-08-14T13:06:01.381Z] 0eba1c9be4d2: Verifying Checksum [2021-08-14T13:06:01.381Z] 0eba1c9be4d2: Download complete [2021-08-14T13:06:01.381Z] 85a0685a4137: Verifying Checksum [2021-08-14T13:06:01.381Z] 85a0685a4137: Download complete [2021-08-14T13:06:03.954Z] 0eba1c9be4d2: Pull complete [2021-08-14T13:06:04.221Z] 0d57e429df01: Pull complete [2021-08-14T13:06:04.221Z] 4e4be7b47b0d: Pull complete [2021-08-14T13:06:04.802Z] e1f770b5df2f: Pull complete [2021-08-14T13:06:08.165Z] 85a0685a4137: Pull complete [2021-08-14T13:06:08.165Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-08-14T13:06:08.165Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-14T13:06:08.165Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-08-14T13:06:08.271Z] prd-centos7-docker-4c-2g-880 does not seem to be running inside a container [2021-08-14T13:06:08.328Z] $ 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/33 -v /w/workspace/edgex-go/33:/w/workspace/edgex-go/33:rw,z -v /w/workspace/edgex-go/33@tmp:/w/workspace/edgex-go/33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-08-14T13:06:11.187Z] $ docker top aa0cadadff00eeb1f17cd8acc6630499a4d0cf58b240887448c723860f44505b -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-14T13:06:11.307Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-08-14T13:06:11.621Z] + set -o pipefail [2021-08-14T13:06:11.622Z] + snyk monitor '--org=edgex-jenkins' [2021-08-14T13:06:38.294Z] [2021-08-14T13:06:38.294Z] Monitoring /w/workspace/edgex-go/33 (github.com/edgexfoundry/edgex-go)... [2021-08-14T13:06:38.294Z] [2021-08-14T13:06:38.294Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/eb911f7d-d4ff-415a-99f5-7d06775a0ad6 [2021-08-14T13:06:38.294Z] [2021-08-14T13:06:38.294Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-08-14T13:06:38.294Z] [2021-08-14T13:06:38.294Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-08-14T13:06:38.294Z] [2021-08-14T13:06:38.294Z] [2021-08-14T13:06:38.294Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2021-08-14T13:06:38.294Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-08-14T13:06:38.311Z] $ docker stop --time=1 aa0cadadff00eeb1f17cd8acc6630499a4d0cf58b240887448c723860f44505b [2021-08-14T13:06:40.103Z] $ docker rm -f aa0cadadff00eeb1f17cd8acc6630499a4d0cf58b240887448c723860f44505b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-08-14T13:06:40.717Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-14T13:06:40.737Z] provisioning config files... [2021-08-14T13:06:40.750Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/33@tmp/config5358641119077626148tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-14T13:06:41.076Z] --> edgex-publish-swagger.sh [2021-08-14T13:06:41.076Z] === Publish openapi/v2 API === [2021-08-14T13:06:41.076Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-08-14T13:06:41.076Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/33/openapi/v2/core-command.yaml] [2021-08-14T13:06:41.076Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-14T13:06:41.076Z] Dload Upload Total Spent Left Speed [2021-08-14T13:06:42.033Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31867 0 0 100 31867 0 28520 0:00:01 0:00:01 --:--:-- 28554 100 31867 0 0 100 31867 0 28515 0:00:01 0:00:01 --:--:-- 28529 [2021-08-14T13:06:42.034Z] [2021-08-14T13:06:42.034Z] [2021-08-14T13:06:42.034Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/33/openapi/v2/core-data.yaml] [2021-08-14T13:06:42.034Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-14T13:06:42.034Z] Dload Upload Total Spent Left Speed [2021-08-14T13:06:43.437Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65452 0 0 100 65452 0 62081 0:00:01 0:00:01 --:--:-- 62098 100 65452 0 0 100 65452 0 62071 0:00:01 0:00:01 --:--:-- 62098 [2021-08-14T13:06:43.437Z] [2021-08-14T13:06:43.437Z] [2021-08-14T13:06:43.437Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/33/openapi/v2/core-metadata.yaml] [2021-08-14T13:06:43.437Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-14T13:06:43.437Z] Dload Upload Total Spent Left Speed [2021-08-14T13:06:44.392Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 102k 0:00:01 0:00:01 --:--:-- 102k 100 119k 0 0 100 119k 0 97729 0:00:01 0:00:01 --:--:-- 97762 [2021-08-14T13:06:44.392Z] [2021-08-14T13:06:44.392Z] [2021-08-14T13:06:44.392Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/33/openapi/v2/support-notifications.yaml] [2021-08-14T13:06:44.392Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-14T13:06:44.392Z] Dload Upload Total Spent Left Speed [2021-08-14T13:06:45.614Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86007 0 0 100 86007 0 76270 0:00:01 0:00:01 --:--:-- 76247 100 86007 0 0 100 86007 0 76260 0:00:01 0:00:01 --:--:-- 76247 [2021-08-14T13:06:45.614Z] [2021-08-14T13:06:45.614Z] [2021-08-14T13:06:45.615Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/33/openapi/v2/support-scheduler.yaml] [2021-08-14T13:06:45.615Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-14T13:06:45.615Z] Dload Upload Total Spent Left Speed [2021-08-14T13:06:46.571Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36710 0 0 100 36710 0 34349 0:00:01 0:00:01 --:--:-- 34372 100 36710 0 0 100 36710 0 34344 0:00:01 0:00:01 --:--:-- 34372 [2021-08-14T13:06:46.571Z] [2021-08-14T13:06:46.571Z] [2021-08-14T13:06:46.571Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/33/openapi/v2/system-agent.yaml] [2021-08-14T13:06:46.571Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-14T13:06:46.571Z] Dload Upload Total Spent Left Speed [2021-08-14T13:06:47.529Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19633 0 0 100 19633 0 20636 --:--:-- --:--:-- --:--:-- 20622 100 19633 0 0 100 19633 0 20633 --:--:-- --:--:-- --:--:-- 20622 [2021-08-14T13:06:47.529Z] [2021-08-14T13:06:47.529Z] [Pipeline] } [2021-08-14T13:06:47.542Z] 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-08-14T13:06:48.038Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-14T13:06:48.038Z] . [Pipeline] withDockerContainer [2021-08-14T13:06:48.131Z] prd-centos7-docker-4c-2g-880 does not seem to be running inside a container [2021-08-14T13:06:48.183Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/33 -v /w/workspace/edgex-go/33:/w/workspace/edgex-go/33:rw,z -v /w/workspace/edgex-go/33@tmp:/w/workspace/edgex-go/33@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:10004/edgex-devops/git-semver:latest cat [2021-08-14T13:06:48.616Z] $ docker top 6daf4f0877618fb93be7d4dc55a8922d29d5489e0e9b68b08ec2118cabd0e7e9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-14T13:06:48.750Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-14T13:06:48.750Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-14T13:06:48.897Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-14T13:06:48.902Z] $ docker exec 6daf4f0877618fb93be7d4dc55a8922d29d5489e0e9b68b08ec2118cabd0e7e9 ssh-agent [2021-08-14T13:06:49.101Z] SSH_AUTH_SOCK=/tmp/ssh-C6Qc4TcTJRGm/agent.14 [2021-08-14T13:06:49.101Z] SSH_AGENT_PID=20 [2021-08-14T13:06:49.117Z] Running ssh-add (command line suppressed) [2021-08-14T13:06:49.232Z] Identity added: /w/workspace/edgex-go/33@tmp/private_key_121549450635613754.key (/w/workspace/edgex-go/33@tmp/private_key_121549450635613754.key) [2021-08-14T13:06:49.325Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-14T13:06:49.751Z] + git semver tag [2021-08-14T13:06:49.752Z] # -> Open(): unable to determine branch for HEAD [2021-08-14T13:06:49.752Z] # $GIT_DIR = /w/workspace/edgex-go/33/.git [2021-08-14T13:06:49.752Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/33 [2021-08-14T13:06:49.752Z] # $SEMVER_REMOTE_NAME = origin [2021-08-14T13:06:49.752Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-14T13:06:49.752Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-14T13:06:49.752Z] # $SEMVER_BRANCH = main [2021-08-14T13:06:49.752Z] # $SEMVER_DIR = /w/workspace/edgex-go/33/.semver [2021-08-14T13:06:49.752Z] # a50ec7cbd1ffe16c0409c75cc366b79de6e56022 HEAD [2021-08-14T13:06:49.752Z] # -> Force: false [2021-08-14T13:06:49.752Z] # 11cdd49d63c4c1c582a7a435e0cd659de57bb870 refs/tags/v2.0.1-dev.30 [Pipeline] } [2021-08-14T13:06:49.802Z] $ docker exec --env ******** --env ******** 6daf4f0877618fb93be7d4dc55a8922d29d5489e0e9b68b08ec2118cabd0e7e9 ssh-agent -k [2021-08-14T13:06:49.903Z] unset SSH_AUTH_SOCK; [2021-08-14T13:06:49.903Z] unset SSH_AGENT_PID; [2021-08-14T13:06:49.903Z] echo Agent pid 20 killed; [2021-08-14T13:06:49.921Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-14T13:06:50.264Z] + git semver [Pipeline] } [2021-08-14T13:06:50.284Z] $ docker stop --time=1 6daf4f0877618fb93be7d4dc55a8922d29d5489e0e9b68b08ec2118cabd0e7e9 [2021-08-14T13:06:51.493Z] $ docker rm -f 6daf4f0877618fb93be7d4dc55a8922d29d5489e0e9b68b08ec2118cabd0e7e9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:06:51.963Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-14T13:06:51.963Z] [2021-08-14T13:06:51.963Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:06:52.293Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-14T13:06:52.293Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-08-14T13:06:52.293Z] ab5ef0e58194: Pulling fs layer [2021-08-14T13:06:52.293Z] 9712f1f96733: Pulling fs layer [2021-08-14T13:06:52.293Z] 63f879dbbcfc: Pulling fs layer [2021-08-14T13:06:52.293Z] 0d9ebad4ef96: Pulling fs layer [2021-08-14T13:06:52.293Z] e9a5061849ea: Pulling fs layer [2021-08-14T13:06:52.293Z] d747dcd14b5f: Pulling fs layer [2021-08-14T13:06:52.293Z] 2de7ff778b66: Pulling fs layer [2021-08-14T13:06:52.293Z] e9a5061849ea: Waiting [2021-08-14T13:06:52.293Z] d747dcd14b5f: Waiting [2021-08-14T13:06:52.293Z] 2de7ff778b66: Waiting [2021-08-14T13:06:52.294Z] 0d9ebad4ef96: Waiting [2021-08-14T13:06:52.294Z] 9712f1f96733: Verifying Checksum [2021-08-14T13:06:52.294Z] 9712f1f96733: Download complete [2021-08-14T13:06:54.864Z] 63f879dbbcfc: Verifying Checksum [2021-08-14T13:06:54.864Z] 63f879dbbcfc: Download complete [2021-08-14T13:06:54.864Z] e9a5061849ea: Verifying Checksum [2021-08-14T13:06:54.864Z] e9a5061849ea: Download complete [2021-08-14T13:06:54.864Z] d747dcd14b5f: Verifying Checksum [2021-08-14T13:06:54.864Z] d747dcd14b5f: Download complete [2021-08-14T13:06:55.820Z] 2de7ff778b66: Verifying Checksum [2021-08-14T13:06:55.820Z] 2de7ff778b66: Download complete [2021-08-14T13:06:56.400Z] 0d9ebad4ef96: Verifying Checksum [2021-08-14T13:06:56.400Z] 0d9ebad4ef96: Download complete [2021-08-14T13:06:57.354Z] ab5ef0e58194: Verifying Checksum [2021-08-14T13:06:57.354Z] ab5ef0e58194: Download complete [2021-08-14T13:06:59.945Z] ab5ef0e58194: Pull complete [2021-08-14T13:06:59.946Z] 9712f1f96733: Pull complete [2021-08-14T13:07:00.528Z] 63f879dbbcfc: Pull complete [2021-08-14T13:07:03.890Z] 0d9ebad4ef96: Pull complete [2021-08-14T13:07:04.160Z] e9a5061849ea: Pull complete [2021-08-14T13:07:04.160Z] d747dcd14b5f: Pull complete [2021-08-14T13:07:05.127Z] 2de7ff778b66: Pull complete [2021-08-14T13:07:05.127Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-08-14T13:07:05.127Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-14T13:07:05.127Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-08-14T13:07:05.224Z] prd-centos7-docker-4c-2g-880 does not seem to be running inside a container [2021-08-14T13:07:05.285Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/33 -v /w/workspace/edgex-go/33:/w/workspace/edgex-go/33:rw,z -v /w/workspace/edgex-go/33@tmp:/w/workspace/edgex-go/33@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-lftools:0.23.1-centos7 cat [2021-08-14T13:07:08.678Z] $ docker top 4c0240e6192e29a64ac5a204bd1716298b74c09c3fcb5f09bb8901e365d240c6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-08-14T13:07:08.808Z] provisioning config files... [2021-08-14T13:07:08.824Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/33@tmp/config7079586643892668492tmp [2021-08-14T13:07:08.844Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/33@tmp/config6815606232636361147tmp [2021-08-14T13:07:08.863Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/33@tmp/config1981387816937220274tmp [Pipeline] { [Pipeline] echo [2021-08-14T13:07:08.887Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-14T13:07:09.197Z] ---> sigul-configuration.sh [2021-08-14T13:07:09.197Z] gpg: directory `/root/.gnupg' created [2021-08-14T13:07:09.197Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-08-14T13:07:09.197Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-08-14T13:07:09.197Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-08-14T13:07:09.197Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-08-14T13:07:09.197Z] gpg: CAST5 encrypted data [2021-08-14T13:07:09.197Z] gpg: encrypted with 1 passphrase [2021-08-14T13:07:09.197Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-08-14T13:07:09.514Z] + mkdir /home/jenkins [2021-08-14T13:07:09.514Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-08-14T13:07:09.826Z] + 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-08-14T13:07:09.841Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-14T13:07:10.147Z] ---> sigul-install.sh [2021-08-14T13:07:10.147Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-08-14T13:07:10.460Z] + git tag --list [2021-08-14T13:07:10.460Z] 0.6.0 [2021-08-14T13:07:10.460Z] 0.6.1 [2021-08-14T13:07:10.460Z] 0.7.0 [2021-08-14T13:07:10.460Z] 0.7.1 [2021-08-14T13:07:10.460Z] v1.0.0 [2021-08-14T13:07:10.460Z] v1.0.1 [2021-08-14T13:07:10.460Z] v1.1.0 [2021-08-14T13:07:10.460Z] v1.2.0 [2021-08-14T13:07:10.460Z] v1.2.1 [2021-08-14T13:07:10.460Z] v1.3.0 [2021-08-14T13:07:10.460Z] v1.3.1 [2021-08-14T13:07:10.460Z] v2.0.0 [2021-08-14T13:07:10.460Z] v2.0.1-dev.1 [2021-08-14T13:07:10.460Z] v2.0.1-dev.10 [2021-08-14T13:07:10.460Z] v2.0.1-dev.11 [2021-08-14T13:07:10.460Z] v2.0.1-dev.12 [2021-08-14T13:07:10.460Z] v2.0.1-dev.13 [2021-08-14T13:07:10.460Z] v2.0.1-dev.14 [2021-08-14T13:07:10.460Z] v2.0.1-dev.15 [2021-08-14T13:07:10.460Z] v2.0.1-dev.16 [2021-08-14T13:07:10.460Z] v2.0.1-dev.17 [2021-08-14T13:07:10.460Z] v2.0.1-dev.18 [2021-08-14T13:07:10.460Z] v2.0.1-dev.19 [2021-08-14T13:07:10.460Z] v2.0.1-dev.2 [2021-08-14T13:07:10.460Z] v2.0.1-dev.20 [2021-08-14T13:07:10.460Z] v2.0.1-dev.21 [2021-08-14T13:07:10.460Z] v2.0.1-dev.22 [2021-08-14T13:07:10.460Z] v2.0.1-dev.23 [2021-08-14T13:07:10.460Z] v2.0.1-dev.24 [2021-08-14T13:07:10.460Z] v2.0.1-dev.25 [2021-08-14T13:07:10.460Z] v2.0.1-dev.26 [2021-08-14T13:07:10.460Z] v2.0.1-dev.27 [2021-08-14T13:07:10.460Z] v2.0.1-dev.28 [2021-08-14T13:07:10.460Z] v2.0.1-dev.29 [2021-08-14T13:07:10.460Z] v2.0.1-dev.3 [2021-08-14T13:07:10.460Z] v2.0.1-dev.30 [2021-08-14T13:07:10.460Z] v2.0.1-dev.4 [2021-08-14T13:07:10.460Z] v2.0.1-dev.5 [2021-08-14T13:07:10.460Z] v2.0.1-dev.6 [2021-08-14T13:07:10.460Z] v2.0.1-dev.7 [2021-08-14T13:07:10.460Z] v2.0.1-dev.8 [2021-08-14T13:07:10.460Z] v2.0.1-dev.9 [Pipeline] sh [2021-08-14T13:07:10.772Z] + lftools sign git-tag v2.0.1-dev.30 [2021-08-14T13:07:11.353Z] Signing Git tag with Sigul... [2021-08-14T13:07:11.353Z] Signing v2.0.1-dev.30 [Pipeline] echo [2021-08-14T13:07:12.327Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-14T13:07:12.636Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-08-14T13:07:12.649Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-08-14T13:07:12.678Z] $ docker stop --time=1 4c0240e6192e29a64ac5a204bd1716298b74c09c3fcb5f09bb8901e365d240c6 [2021-08-14T13:07:13.912Z] $ docker rm -f 4c0240e6192e29a64ac5a204bd1716298b74c09c3fcb5f09bb8901e365d240c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:07:14.364Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-14T13:07:14.364Z] . [Pipeline] withDockerContainer [2021-08-14T13:07:14.458Z] prd-centos7-docker-4c-2g-880 does not seem to be running inside a container [2021-08-14T13:07:14.517Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/33 -v /w/workspace/edgex-go/33:/w/workspace/edgex-go/33:rw,z -v /w/workspace/edgex-go/33@tmp:/w/workspace/edgex-go/33@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:10004/edgex-devops/git-semver:latest cat [2021-08-14T13:07:14.945Z] $ docker top 5b4b10be68d8ef18d15650c0527f437dc0c94b70125635fc2119d3da9a39d1ff -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-14T13:07:15.077Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-14T13:07:15.077Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-14T13:07:15.193Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-14T13:07:15.195Z] $ docker exec 5b4b10be68d8ef18d15650c0527f437dc0c94b70125635fc2119d3da9a39d1ff ssh-agent [2021-08-14T13:07:15.313Z] SSH_AUTH_SOCK=/tmp/ssh-B3Wn1uhnpsHe/agent.13 [2021-08-14T13:07:15.313Z] SSH_AGENT_PID=19 [2021-08-14T13:07:15.322Z] Running ssh-add (command line suppressed) [2021-08-14T13:07:15.432Z] Identity added: /w/workspace/edgex-go/33@tmp/private_key_4050694718315953666.key (/w/workspace/edgex-go/33@tmp/private_key_4050694718315953666.key) [2021-08-14T13:07:15.456Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-14T13:07:15.772Z] + git semver bump pre [2021-08-14T13:07:15.772Z] # -> Open(): unable to determine branch for HEAD [2021-08-14T13:07:15.772Z] # $GIT_DIR = /w/workspace/edgex-go/33/.git [2021-08-14T13:07:15.773Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/33 [2021-08-14T13:07:15.773Z] # $SEMVER_REMOTE_NAME = origin [2021-08-14T13:07:15.773Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-14T13:07:15.773Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-14T13:07:15.773Z] # $SEMVER_BRANCH = main [2021-08-14T13:07:15.773Z] # $SEMVER_DIR = /w/workspace/edgex-go/33/.semver [2021-08-14T13:07:15.773Z] 2.0.1-dev.31 [Pipeline] } [2021-08-14T13:07:15.786Z] $ docker exec --env ******** --env ******** 5b4b10be68d8ef18d15650c0527f437dc0c94b70125635fc2119d3da9a39d1ff ssh-agent -k [2021-08-14T13:07:15.884Z] unset SSH_AUTH_SOCK; [2021-08-14T13:07:15.884Z] unset SSH_AGENT_PID; [2021-08-14T13:07:15.884Z] echo Agent pid 19 killed; [2021-08-14T13:07:15.900Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-14T13:07:16.242Z] + git semver [Pipeline] } [2021-08-14T13:07:16.262Z] $ docker stop --time=1 5b4b10be68d8ef18d15650c0527f437dc0c94b70125635fc2119d3da9a39d1ff [2021-08-14T13:07:17.465Z] $ docker rm -f 5b4b10be68d8ef18d15650c0527f437dc0c94b70125635fc2119d3da9a39d1ff [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:07:17.861Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-14T13:07:17.861Z] . [Pipeline] withDockerContainer [2021-08-14T13:07:17.960Z] prd-centos7-docker-4c-2g-880 does not seem to be running inside a container [2021-08-14T13:07:18.020Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/33 -v /w/workspace/edgex-go/33:/w/workspace/edgex-go/33:rw,z -v /w/workspace/edgex-go/33@tmp:/w/workspace/edgex-go/33@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:10004/edgex-devops/git-semver:latest cat [2021-08-14T13:07:18.415Z] $ docker top 781e2135a6745a28474cfe777a948e4cc29ae3dbc58906d19bb0065d039ec203 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-14T13:07:18.542Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-14T13:07:18.542Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-14T13:07:18.667Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-14T13:07:18.669Z] $ docker exec 781e2135a6745a28474cfe777a948e4cc29ae3dbc58906d19bb0065d039ec203 ssh-agent [2021-08-14T13:07:18.788Z] SSH_AUTH_SOCK=/tmp/ssh-8mxUfG6FfU4W/agent.14 [2021-08-14T13:07:18.789Z] SSH_AGENT_PID=20 [2021-08-14T13:07:18.797Z] Running ssh-add (command line suppressed) [2021-08-14T13:07:18.902Z] Identity added: /w/workspace/edgex-go/33@tmp/private_key_1721719237161516047.key (/w/workspace/edgex-go/33@tmp/private_key_1721719237161516047.key) [2021-08-14T13:07:18.922Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-14T13:07:19.235Z] + git semver push [2021-08-14T13:07:19.235Z] # -> Open(): unable to determine branch for HEAD [2021-08-14T13:07:19.235Z] # $GIT_DIR = /w/workspace/edgex-go/33/.git [2021-08-14T13:07:19.235Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/33 [2021-08-14T13:07:19.235Z] # $SEMVER_REMOTE_NAME = origin [2021-08-14T13:07:19.235Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-14T13:07:19.235Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-14T13:07:19.235Z] # $SEMVER_BRANCH = main [2021-08-14T13:07:19.235Z] # $SEMVER_DIR = /w/workspace/edgex-go/33/.semver [Pipeline] } [2021-08-14T13:07:22.582Z] $ docker exec --env ******** --env ******** 781e2135a6745a28474cfe777a948e4cc29ae3dbc58906d19bb0065d039ec203 ssh-agent -k [2021-08-14T13:07:22.674Z] unset SSH_AUTH_SOCK; [2021-08-14T13:07:22.674Z] unset SSH_AGENT_PID; [2021-08-14T13:07:22.674Z] echo Agent pid 20 killed; [2021-08-14T13:07:22.707Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-14T13:07:23.045Z] + git semver [Pipeline] } [2021-08-14T13:07:23.064Z] $ docker stop --time=1 781e2135a6745a28474cfe777a948e4cc29ae3dbc58906d19bb0065d039ec203 [2021-08-14T13:07:24.254Z] $ docker rm -f 781e2135a6745a28474cfe777a948e4cc29ae3dbc58906d19bb0065d039ec203 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-14T13:07:25.119Z] + '[' -d /w/workspace/edgex-go/33/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-14T13:07:25.433Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-14T13:07:26.016Z] ---> package-listing.sh [2021-08-14T13:07:26.016Z] ++ facter osfamily [2021-08-14T13:07:26.016Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-14T13:07:26.282Z] + OS_FAMILY=redhat [2021-08-14T13:07:26.282Z] + workspace=/w/workspace/edgex-go/33 [2021-08-14T13:07:26.282Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-14T13:07:26.282Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-14T13:07:26.282Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-14T13:07:26.282Z] + PACKAGES=/tmp/packages_start.txt [2021-08-14T13:07:26.282Z] + '[' /w/workspace/edgex-go/33 ']' [2021-08-14T13:07:26.282Z] + PACKAGES=/tmp/packages_end.txt [2021-08-14T13:07:26.282Z] + case "${OS_FAMILY}" in [2021-08-14T13:07:26.282Z] + sort [2021-08-14T13:07:26.282Z] + rpm -qa [2021-08-14T13:07:28.855Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-14T13:07:28.855Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-14T13:07:28.855Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-14T13:07:28.855Z] + '[' /w/workspace/edgex-go/33 ']' [2021-08-14T13:07:28.855Z] + mkdir -p /w/workspace/edgex-go/33/archives/ [2021-08-14T13:07:28.855Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/33/archives/ [Pipeline] echo [2021-08-14T13:07:28.873Z] 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/33/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-14T13:07:29.174Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:07:29.754Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-14T13:07:29.754Z] [2021-08-14T13:07:29.754Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-14T13:07:30.080Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-14T13:07:30.080Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-14T13:07:30.080Z] b4d181a07f80: Pulling fs layer [2021-08-14T13:07:30.080Z] a1111a8f2ec3: Pulling fs layer [2021-08-14T13:07:30.080Z] ed53099fbce6: Pulling fs layer [2021-08-14T13:07:30.080Z] dc539afda2c1: Pulling fs layer [2021-08-14T13:07:30.080Z] 77bc0d833cb6: Pulling fs layer [2021-08-14T13:07:30.080Z] 9065ff56babe: Pulling fs layer [2021-08-14T13:07:30.080Z] d287ab97295c: Pulling fs layer [2021-08-14T13:07:30.080Z] dc539afda2c1: Waiting [2021-08-14T13:07:30.080Z] 77bc0d833cb6: Waiting [2021-08-14T13:07:30.080Z] 9065ff56babe: Waiting [2021-08-14T13:07:30.080Z] d287ab97295c: Waiting [2021-08-14T13:07:30.345Z] a1111a8f2ec3: Verifying Checksum [2021-08-14T13:07:30.345Z] a1111a8f2ec3: Download complete [2021-08-14T13:07:30.345Z] dc539afda2c1: Verifying Checksum [2021-08-14T13:07:30.345Z] dc539afda2c1: Download complete [2021-08-14T13:07:30.610Z] 77bc0d833cb6: Verifying Checksum [2021-08-14T13:07:30.610Z] 77bc0d833cb6: Download complete [2021-08-14T13:07:30.610Z] 9065ff56babe: Download complete [2021-08-14T13:07:30.875Z] ed53099fbce6: Verifying Checksum [2021-08-14T13:07:30.875Z] ed53099fbce6: Download complete [2021-08-14T13:07:31.459Z] b4d181a07f80: Verifying Checksum [2021-08-14T13:07:31.459Z] b4d181a07f80: Download complete [2021-08-14T13:07:32.422Z] b4d181a07f80: Pull complete [2021-08-14T13:07:32.690Z] a1111a8f2ec3: Pull complete [2021-08-14T13:07:33.273Z] ed53099fbce6: Pull complete [2021-08-14T13:07:33.273Z] dc539afda2c1: Pull complete [2021-08-14T13:07:33.540Z] 77bc0d833cb6: Pull complete [2021-08-14T13:07:33.540Z] 9065ff56babe: Pull complete [2021-08-14T13:07:35.481Z] d287ab97295c: Verifying Checksum [2021-08-14T13:07:35.481Z] d287ab97295c: Download complete [2021-08-14T13:07:39.767Z] d287ab97295c: Pull complete [2021-08-14T13:07:39.767Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-14T13:07:39.767Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-14T13:07:39.767Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-14T13:07:39.865Z] prd-centos7-docker-4c-2g-880 does not seem to be running inside a container [2021-08-14T13:07:39.918Z] $ 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/33/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/33 -v /w/workspace/edgex-go/33:/w/workspace/edgex-go/33:rw,z -v /w/workspace/edgex-go/33@tmp:/w/workspace/edgex-go/33@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-lftools-log-publisher:latest cat [2021-08-14T13:07:42.307Z] $ docker top ef990af9d0ff843248caafd591c18017507fe8c2f021bb901808b52a014d924c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-14T13:07:42.697Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-14T13:07:43.009Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-14T13:07:43.321Z] + ls /var/log/sa-host [2021-08-14T13:07:43.321Z] + sadf -c /var/log/sa-host/sa05 [2021-08-14T13:07:43.321Z] file_magic: OK [2021-08-14T13:07:43.321Z] HZ: Using current value: 100 [2021-08-14T13:07:43.321Z] file_header: OK [2021-08-14T13:07:43.321Z] 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-08-14T13:07:43.321Z] Statistics: [2021-08-14T13:07:43.321Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-14T13:07:43.321Z] File successfully converted to sysstat format version 12.0.3 [2021-08-14T13:07:43.321Z] + sadf -c /var/log/sa-host/sa14 [2021-08-14T13:07:43.321Z] file_magic: OK [2021-08-14T13:07:43.321Z] HZ: Using current value: 100 [2021-08-14T13:07:43.321Z] file_header: OK [2021-08-14T13:07:43.321Z] 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-08-14T13:07:43.321Z] Statistics: [2021-08-14T13:07:43.321Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-14T13:07:43.321Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-14T13:07:43.895Z] provisioning config files... [2021-08-14T13:07:43.918Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/33@tmp/config6287843493392330341tmp [Pipeline] { [Pipeline] echo [2021-08-14T13:07:43.943Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-14T13:07:44.260Z] ---> create-netrc.sh [Pipeline] } [2021-08-14T13:07:44.274Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-14T13:07:44.670Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-14T13:07:44.684Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-14T13:07:45.174Z] ---> sudo-logs.sh [2021-08-14T13:07:45.174Z] Archiving 'sudo' log.. [2021-08-14T13:07:45.174Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-880.vexxhost.local: Name or service not known [2021-08-14T13:07:45.174Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-880.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-14T13:07:45.345Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-14T13:07:45.683Z] ---> job-cost.sh [2021-08-14T13:07:45.683Z] lf-activate-venv: SKIPPING [2021-08-14T13:07:45.683Z] DEBUG: total: 0.18000000715255737 [2021-08-14T13:07:45.683Z] INFO: Retrieving Stack Cost... [2021-08-14T13:07:46.641Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-14T13:07:46.906Z] INFO: Archiving Costs [Pipeline] echo [2021-08-14T13:07:46.923Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-14T13:07:47.232Z] ---> logs-deploy.sh [2021-08-14T13:07:47.232Z] lf-activate-venv: SKIPPING [2021-08-14T13:07:47.232Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/33 [2021-08-14T13:07:47.232Z] INFO: archiving workspace using pattern(s): [2021-08-14T13:07:47.813Z] Archives upload complete. [2021-08-14T13:07:48.079Z] INFO: archiving logs to Nexus