Push event to branch main Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 4edb777b9d60e900e8671f5ac6453e52ef440742 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2390346407320109167.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh924751742601171308.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 144eb70ba3d470a427e699408e811d3f535e987a 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 > git /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-ssh3927382557289635723.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3943407859383403721.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6169301790826274546.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-2087 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh9189925256182140389.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 4edb777b9d60e900e8671f5ac6453e52ef440742 (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 4edb777b9d60e900e8671f5ac6453e52ef440742 # timeout=10 Commit message: "Merge pull request #3610 from jinlinGuan/issue-3609" > git rev-list --no-walk e67b96f43125f529184b400ebdcefa80e8ea1f21 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-07T12:19:08.653Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-07T12:19:08.744Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-07T12:19:08.774Z] ========================================================= [2021-07-07T12:19:08.774Z] EdgeX Global Pipelines Version Info [2021-07-07T12:19:08.774Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-07T12:19:10.268Z] ------------------- [2021-07-07T12:19:10.268Z] stable info: [2021-07-07T12:19:10.268Z] ------------------- [2021-07-07T12:19:10.268Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-07T12:19:10.268Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-07T12:19:10.268Z] Message: update stable to v1.0.196 [2021-07-07T12:19:10.842Z] ------------------- [2021-07-07T12:19:10.842Z] experimental info: [2021-07-07T12:19:10.842Z] ------------------- [2021-07-07T12:19:10.842Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-07T12:19:10.842Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-07T12:19:10.842Z] Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-07T12:19:10.988Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-07-07T12:19:11.020Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-07-07T12:19:11.045Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-07T12:19:11.068Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-07T12:19:11.093Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-07T12:19:11.116Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-07T12:19:11.140Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-07T12:19:11.164Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-07-07T12:19:11.189Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-07-07T12:19:11.213Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-07-07T12:19:11.249Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-07T12:19:11.274Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-07T12:19:11.298Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-07T12:19:11.321Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-07T12:19:11.344Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-07T12:19:11.366Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-07T12:19:11.389Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-07T12:19:11.411Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-07T12:19:11.434Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-07-07T12:19:11.457Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-07-07T12:19:11.482Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-07-07T12:19:11.506Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-07T12:19:11.530Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-07-07T12:19:11.554Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-07-07T12:19:11.579Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-07-07T12:19:11.607Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4edb777b9d60e900e8671f5ac6453e52ef440742 [Pipeline] echo [2021-07-07T12:19:11.631Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4edb777 [Pipeline] echo [2021-07-07T12:19:11.656Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-07T12:19:11.745Z] provisioning config files... [2021-07-07T12:19:11.763Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config6594806004730993937tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-07T12:19:12.089Z] ---> docker-login.sh [2021-07-07T12:19:12.089Z] nexus3.edgexfoundry.org:10001 [2021-07-07T12:19:12.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-07T12:19:12.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-07T12:19:12.350Z] Configure a credential helper to remove this warning. See [2021-07-07T12:19:12.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-07T12:19:12.350Z] [2021-07-07T12:19:12.350Z] Login Succeeded [2021-07-07T12:19:12.350Z] nexus3.edgexfoundry.org:10002 [2021-07-07T12:19:12.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-07T12:19:12.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-07T12:19:12.613Z] Configure a credential helper to remove this warning. See [2021-07-07T12:19:12.613Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-07T12:19:12.613Z] [2021-07-07T12:19:12.613Z] Login Succeeded [2021-07-07T12:19:12.613Z] nexus3.edgexfoundry.org:10003 [2021-07-07T12:19:12.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-07T12:19:12.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-07T12:19:12.613Z] Configure a credential helper to remove this warning. See [2021-07-07T12:19:12.613Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-07T12:19:12.613Z] [2021-07-07T12:19:12.613Z] Login Succeeded [2021-07-07T12:19:12.613Z] nexus3.edgexfoundry.org:10004 [2021-07-07T12:19:12.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-07T12:19:12.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-07T12:19:12.875Z] Configure a credential helper to remove this warning. See [2021-07-07T12:19:12.875Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-07T12:19:12.875Z] [2021-07-07T12:19:12.875Z] Login Succeeded [2021-07-07T12:19:12.875Z] docker.io [2021-07-07T12:19:12.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-07T12:19:13.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-07T12:19:13.137Z] Configure a credential helper to remove this warning. See [2021-07-07T12:19:13.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-07T12:19:13.137Z] [2021-07-07T12:19:13.137Z] Login Succeeded [2021-07-07T12:19:13.137Z] ---> docker-login.sh ends [Pipeline] } [2021-07-07T12:19:13.147Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-07T12:19:13.492Z] ++ 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-07-07T12:19:13.492Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-07T12:19:13.492Z] ++ dirname cmd/core-command/Dockerfile [2021-07-07T12:19:13.492Z] ++ cut -d/ -f2 [2021-07-07T12:19:13.492Z] + echo core-command,cmd/core-command/Dockerfile [2021-07-07T12:19:13.492Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-07T12:19:13.492Z] ++ dirname cmd/core-data/Dockerfile [2021-07-07T12:19:13.492Z] ++ cut -d/ -f2 [2021-07-07T12:19:13.492Z] + echo core-data,cmd/core-data/Dockerfile [2021-07-07T12:19:13.492Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-07T12:19:13.492Z] ++ dirname cmd/core-metadata/Dockerfile [2021-07-07T12:19:13.492Z] ++ cut -d/ -f2 [2021-07-07T12:19:13.492Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-07-07T12:19:13.493Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-07T12:19:13.493Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-07-07T12:19:13.493Z] ++ cut -d/ -f2 [2021-07-07T12:19:13.493Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-07-07T12:19:13.493Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-07T12:19:13.493Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-07-07T12:19:13.493Z] ++ cut -d/ -f2 [2021-07-07T12:19:13.493Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-07-07T12:19:13.493Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-07T12:19:13.493Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-07-07T12:19:13.493Z] ++ cut -d/ -f2 [2021-07-07T12:19:13.493Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-07-07T12:19:13.493Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-07T12:19:13.493Z] ++ dirname cmd/support-notifications/Dockerfile [2021-07-07T12:19:13.493Z] ++ cut -d/ -f2 [2021-07-07T12:19:13.493Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-07-07T12:19:13.493Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-07T12:19:13.493Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-07-07T12:19:13.493Z] ++ cut -d/ -f2 [2021-07-07T12:19:13.493Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-07-07T12:19:13.493Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-07T12:19:13.493Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-07-07T12:19:13.493Z] ++ cut -d/ -f2 [2021-07-07T12:19:13.493Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-07-07T12:19:13.548Z] 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-07-07T12:19:15.151Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-07T12:19:15.151Z] [2021-07-07T12:19:15.151Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:19:15.491Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-07T12:19:15.492Z] latest: Pulling from edgex-devops/git-semver [2021-07-07T12:19:15.492Z] 31603596830f: Pulling fs layer [2021-07-07T12:19:15.492Z] b6dc333f4379: Pulling fs layer [2021-07-07T12:19:15.492Z] 3d9ef1400e77: Pulling fs layer [2021-07-07T12:19:15.492Z] fd332fbdc1db: Pulling fs layer [2021-07-07T12:19:15.492Z] fd332fbdc1db: Waiting [2021-07-07T12:19:15.492Z] b6dc333f4379: Verifying Checksum [2021-07-07T12:19:15.492Z] b6dc333f4379: Download complete [2021-07-07T12:19:15.756Z] 31603596830f: Verifying Checksum [2021-07-07T12:19:15.756Z] 31603596830f: Download complete [2021-07-07T12:19:15.756Z] fd332fbdc1db: Verifying Checksum [2021-07-07T12:19:15.756Z] fd332fbdc1db: Download complete [2021-07-07T12:19:15.756Z] 31603596830f: Pull complete [2021-07-07T12:19:15.756Z] 3d9ef1400e77: Verifying Checksum [2021-07-07T12:19:15.756Z] 3d9ef1400e77: Download complete [2021-07-07T12:19:16.018Z] b6dc333f4379: Pull complete [2021-07-07T12:19:16.594Z] 3d9ef1400e77: Pull complete [2021-07-07T12:19:16.594Z] fd332fbdc1db: Pull complete [2021-07-07T12:19:16.856Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-07T12:19:16.856Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-07T12:19:16.856Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-07T12:19:16.938Z] prd-centos7-docker-4c-2g-2087 does not seem to be running inside a container [2021-07-07T12:19:16.985Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-07T12:19:17.975Z] $ docker top 210c13facc176e1a01aca7bb2fafeb24cb214b7c49bf372eaacdf7d95fe548ec -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-07T12:19:18.130Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-07T12:19:18.130Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-07T12:19:18.241Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-07T12:19:18.244Z] $ docker exec 210c13facc176e1a01aca7bb2fafeb24cb214b7c49bf372eaacdf7d95fe548ec ssh-agent [2021-07-07T12:19:18.351Z] SSH_AUTH_SOCK=/tmp/ssh-vBNdK3vCsqPt/agent.13 [2021-07-07T12:19:18.351Z] SSH_AGENT_PID=20 [2021-07-07T12:19:18.359Z] Running ssh-add (command line suppressed) [2021-07-07T12:19:18.456Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_6931289810163181048.key (/w/workspace/edgex-go/2@tmp/private_key_6931289810163181048.key) [2021-07-07T12:19:18.474Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-07T12:19:18.773Z] + git tag --points-at HEAD [Pipeline] } [2021-07-07T12:19:18.786Z] $ docker exec --env ******** --env ******** 210c13facc176e1a01aca7bb2fafeb24cb214b7c49bf372eaacdf7d95fe548ec ssh-agent -k [2021-07-07T12:19:18.880Z] unset SSH_AUTH_SOCK; [2021-07-07T12:19:18.880Z] unset SSH_AGENT_PID; [2021-07-07T12:19:18.880Z] echo Agent pid 20 killed; [2021-07-07T12:19:18.892Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-07T12:19:18.928Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-07T12:19:18.928Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-07T12:19:19.046Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-07T12:19:19.048Z] $ docker exec 210c13facc176e1a01aca7bb2fafeb24cb214b7c49bf372eaacdf7d95fe548ec ssh-agent [2021-07-07T12:19:19.165Z] SSH_AUTH_SOCK=/tmp/ssh-IBjDOUmXmmqE/agent.53 [2021-07-07T12:19:19.165Z] SSH_AGENT_PID=59 [2021-07-07T12:19:19.171Z] Running ssh-add (command line suppressed) [2021-07-07T12:19:19.262Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_325419211002763625.key (/w/workspace/edgex-go/2@tmp/private_key_325419211002763625.key) [2021-07-07T12:19:19.280Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-07T12:19:19.587Z] + git semver init [2021-07-07T12:19:19.587Z] # -> Open(): unable to determine branch for HEAD [2021-07-07T12:19:19.587Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-07-07T12:19:19.587Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-07-07T12:19:19.587Z] # $SEMVER_REMOTE_NAME = origin [2021-07-07T12:19:19.587Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-07T12:19:19.587Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-07T12:19:19.587Z] # $SEMVER_BRANCH = main [2021-07-07T12:19:19.587Z] # $SEMVER_TEMP = /tmp/semver-401268986 [2021-07-07T12:19:19.587Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-07-07T12:19:41.614Z] # '/tmp/semver-401268986' -> '/w/workspace/edgex-go/2/.semver' [2021-07-07T12:19:41.614Z] # -> Force: false [2021-07-07T12:19:41.614Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-07-07T12:19:41.625Z] $ docker exec --env ******** --env ******** 210c13facc176e1a01aca7bb2fafeb24cb214b7c49bf372eaacdf7d95fe548ec ssh-agent -k [2021-07-07T12:19:41.718Z] unset SSH_AUTH_SOCK; [2021-07-07T12:19:41.718Z] unset SSH_AGENT_PID; [2021-07-07T12:19:41.718Z] echo Agent pid 59 killed; [2021-07-07T12:19:41.732Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-07T12:19:42.059Z] + git semver [Pipeline] } [2021-07-07T12:19:42.073Z] $ docker stop --time=1 210c13facc176e1a01aca7bb2fafeb24cb214b7c49bf372eaacdf7d95fe548ec [2021-07-07T12:19:45.822Z] $ docker rm -f 210c13facc176e1a01aca7bb2fafeb24cb214b7c49bf372eaacdf7d95fe548ec [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-07T12:19:46.210Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-07T12:19:46.477Z] Stashed 1 file(s) [Pipeline] echo [2021-07-07T12:19:46.481Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.2 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-07T12:19:47.111Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-07T12:19:47.405Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-07T12:19:47.705Z] + true [2021-07-07T12:19:47.706Z] + sudo service docker restart [2021-07-07T12:19:47.706Z] Redirecting to /bin/systemctl restart docker.service [2021-07-07T12:20:01.748Z] Still waiting to schedule task [2021-07-07T12:20:01.748Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-07-07T12:20:06.030Z] ========================================================= [2021-07-07T12:20:06.030Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-07T12:20:06.030Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:20:06.352Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-07-07T12:20:07.750Z] Sending build context to Docker daemon 328.3MB [2021-07-07T12:20:07.750Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-07T12:20:07.750Z] Step 2/6 : FROM ${BASE} [2021-07-07T12:20:07.750Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-07T12:20:07.750Z] 540db60ca938: Pulling fs layer [2021-07-07T12:20:07.750Z] adcc1eea9eea: Pulling fs layer [2021-07-07T12:20:07.750Z] 4c4ab2625f07: Pulling fs layer [2021-07-07T12:20:07.750Z] 0510c868ecb4: Pulling fs layer [2021-07-07T12:20:07.750Z] afea3b2eda06: Pulling fs layer [2021-07-07T12:20:07.750Z] 7809a108b3ef: Pulling fs layer [2021-07-07T12:20:07.750Z] f706445af74f: Pulling fs layer [2021-07-07T12:20:07.750Z] 0510c868ecb4: Waiting [2021-07-07T12:20:07.750Z] afea3b2eda06: Waiting [2021-07-07T12:20:07.750Z] 7809a108b3ef: Waiting [2021-07-07T12:20:07.750Z] f706445af74f: Waiting [2021-07-07T12:20:07.750Z] 4c4ab2625f07: Verifying Checksum [2021-07-07T12:20:07.750Z] 4c4ab2625f07: Download complete [2021-07-07T12:20:07.750Z] adcc1eea9eea: Verifying Checksum [2021-07-07T12:20:07.750Z] adcc1eea9eea: Download complete [2021-07-07T12:20:07.750Z] 540db60ca938: Verifying Checksum [2021-07-07T12:20:07.750Z] 540db60ca938: Download complete [2021-07-07T12:20:07.750Z] afea3b2eda06: Verifying Checksum [2021-07-07T12:20:07.750Z] afea3b2eda06: Download complete [2021-07-07T12:20:07.750Z] 7809a108b3ef: Verifying Checksum [2021-07-07T12:20:07.750Z] 7809a108b3ef: Download complete [2021-07-07T12:20:08.011Z] 540db60ca938: Pull complete [2021-07-07T12:20:08.271Z] adcc1eea9eea: Pull complete [2021-07-07T12:20:08.271Z] 4c4ab2625f07: Pull complete [2021-07-07T12:20:09.652Z] f706445af74f: Verifying Checksum [2021-07-07T12:20:09.652Z] f706445af74f: Download complete [2021-07-07T12:20:10.230Z] 0510c868ecb4: Verifying Checksum [2021-07-07T12:20:10.230Z] 0510c868ecb4: Download complete [2021-07-07T12:20:13.573Z] 0510c868ecb4: Pull complete [2021-07-07T12:20:13.573Z] afea3b2eda06: Pull complete [2021-07-07T12:20:13.573Z] 7809a108b3ef: Pull complete [2021-07-07T12:20:14.981Z] f706445af74f: Pull complete [2021-07-07T12:20:14.981Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-07-07T12:20:14.981Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-07T12:20:14.981Z] ---> b068be0155e3 [2021-07-07T12:20:14.981Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-07-07T12:20:17.531Z] ---> Running in a7503eb27cb1 [2021-07-07T12:20:18.110Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-07T12:20:19.054Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-07T12:20:19.315Z] (1/12) Installing libmagic (5.39-r0) [2021-07-07T12:20:19.889Z] (2/12) Installing file (5.39-r0) [2021-07-07T12:20:19.889Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-07T12:20:20.150Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-07T12:20:24.357Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-07T12:20:24.357Z] (6/12) Installing patch (2.7.6-r7) [2021-07-07T12:20:24.357Z] (7/12) Installing build-base (0.5-r2) [2021-07-07T12:20:24.357Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-07T12:20:24.357Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-07T12:20:24.618Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-07T12:20:24.618Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-07T12:20:24.618Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-07T12:20:24.879Z] Executing busybox-1.32.1-r6.trigger [2021-07-07T12:20:24.879Z] OK: 219 MiB in 52 packages [2021-07-07T12:20:26.275Z] Removing intermediate container a7503eb27cb1 [2021-07-07T12:20:26.275Z] ---> b4596ec9503f [2021-07-07T12:20:26.275Z] Step 4/6 : WORKDIR /edgex-go [2021-07-07T12:20:26.275Z] ---> Running in b24e550285b9 [2021-07-07T12:20:26.275Z] Removing intermediate container b24e550285b9 [2021-07-07T12:20:26.275Z] ---> bed521857cbf [2021-07-07T12:20:26.275Z] Step 5/6 : COPY go.mod . [2021-07-07T12:20:26.541Z] ---> ffa49deff7a5 [2021-07-07T12:20:26.541Z] Step 6/6 : RUN go mod download [2021-07-07T12:20:26.541Z] ---> Running in eea3893b0cc3 [2021-07-07T12:20:38.810Z] Removing intermediate container eea3893b0cc3 [2021-07-07T12:20:38.810Z] ---> ca4945f8a542 [2021-07-07T12:20:38.810Z] Successfully built ca4945f8a542 [2021-07-07T12:20:38.810Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:20:39.116Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-07T12:20:39.116Z] . [Pipeline] withDockerContainer [2021-07-07T12:20:39.201Z] prd-centos7-docker-4c-2g-2087 does not seem to be running inside a container [2021-07-07T12:20:39.250Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-07T12:20:39.635Z] $ docker top 979b4c7b342fdeee03b09e0bbaf84b3875b98e21cd3aea108c38ca35874a72ae -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-07T12:20:40.016Z] + go version [2021-07-07T12:20:40.016Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-07-07T12:20:40.027Z] $ docker stop --time=1 979b4c7b342fdeee03b09e0bbaf84b3875b98e21cd3aea108c38ca35874a72ae [2021-07-07T12:20:41.204Z] $ docker rm -f 979b4c7b342fdeee03b09e0bbaf84b3875b98e21cd3aea108c38ca35874a72ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:20:41.724Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-07T12:20:41.724Z] . [Pipeline] withDockerContainer [2021-07-07T12:20:41.800Z] prd-centos7-docker-4c-2g-2087 does not seem to be running inside a container [2021-07-07T12:20:41.848Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-07T12:20:42.193Z] $ docker top a5d865228c729c240b69daa1722f216cc59115b105f857195f99d1017ad7b002 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-07T12:20:42.280Z] ========================================================= [2021-07-07T12:20:42.280Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-07T12:20:42.280Z] ========================================================= [Pipeline] sh [2021-07-07T12:20:42.574Z] + go mod tidy [Pipeline] sh [2021-07-07T12:20:43.130Z] + make test [2021-07-07T12:20:43.130Z] go mod tidy [2021-07-07T12:20:43.130Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-07T12:20:48.449Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-07T12:21:03.477Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-07T12:21:08.820Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-07T12:21:09.404Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-07T12:21:09.404Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-07T12:21:11.968Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-07T12:21:12.231Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-07T12:21:12.231Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-07T12:21:12.231Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-07T12:21:12.807Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-07T12:21:13.070Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-07T12:21:13.657Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-07T12:21:13.657Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-07T12:21:13.657Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-07T12:21:13.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-07T12:21:16.232Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.043s coverage: 28.7% of statements [2021-07-07T12:21:16.232Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-07T12:21:16.232Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-07T12:21:16.819Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.060s coverage: 100.0% of statements [2021-07-07T12:21:16.819Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-07T12:21:17.081Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.063s coverage: 53.1% of statements [2021-07-07T12:21:17.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-07T12:21:17.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-07T12:21:18.038Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.079s coverage: 87.7% of statements [2021-07-07T12:21:18.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-07T12:21:18.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-07T12:21:18.038Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.049s coverage: 78.9% of statements [2021-07-07T12:21:19.455Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 81.2% of statements [2021-07-07T12:21:19.455Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-07T12:21:19.455Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-07T12:21:19.455Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-07T12:21:19.455Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-07T12:21:19.455Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-07T12:21:19.719Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.252s coverage: 95.1% of statements [2021-07-07T12:21:19.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-07T12:21:19.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-07T12:21:19.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-07T12:21:19.719Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-07T12:21:19.719Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-07T12:21:19.719Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-07T12:21:19.719Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-07T12:21:19.719Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-07T12:21:19.982Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.045s coverage: 60.0% of statements [2021-07-07T12:21:19.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-07T12:21:19.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-07T12:21:19.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-07T12:21:20.950Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.056s coverage: 0.8% of statements [2021-07-07T12:21:20.950Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-07T12:21:20.950Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.042s coverage: 58.8% of statements [2021-07-07T12:21:20.950Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 22.0% of statements [2021-07-07T12:21:20.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-07T12:21:21.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 47.1% of statements [2021-07-07T12:21:22.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.051s coverage: 79.5% of statements [2021-07-07T12:21:22.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2021-07-07T12:21:22.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.236s coverage: 96.3% of statements [2021-07-07T12:21:22.865Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements [2021-07-07T12:21:35.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.064s coverage: 94.4% of statements [2021-07-07T12:21:35.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-07-07T12:21:40.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.204s coverage: 81.8% of statements [2021-07-07T12:21:40.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-07T12:21:58.765Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.071s coverage: 92.9% of statements [2021-07-07T12:21:58.765Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-07T12:21:58.765Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-07T12:21:58.765Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-07T12:21:58.765Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2021-07-07T12:21:58.765Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-07T12:21:58.765Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-07T12:21:58.765Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-07T12:21:58.765Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-07T12:21:58.765Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-07T12:21:58.765Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements [2021-07-07T12:21:58.765Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-07T12:21:58.765Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-07T12:21:58.765Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-07-07T12:21:58.765Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-07T12:21:58.765Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.047s coverage: 58.8% of statements [2021-07-07T12:21:58.765Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-07T12:21:58.765Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-07-07T12:21:58.765Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-07-07T12:21:58.765Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements [2021-07-07T12:21:58.765Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.076s coverage: 91.2% of statements [2021-07-07T12:21:58.765Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-07T12:21:58.765Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.129s coverage: 64.4% of statements [2021-07-07T12:21:58.765Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-07T12:21:58.765Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-07T12:21:58.765Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements [2021-07-07T12:21:58.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-07-07T12:21:58.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2021-07-07T12:21:58.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.046s coverage: 73.7% of statements [2021-07-07T12:21:58.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2021-07-07T12:21:58.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.180s coverage: 66.9% of statements [2021-07-07T12:21:58.766Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-07T12:21:58.766Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-07T12:21:58.766Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-07T12:21:58.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.117s coverage: 43.6% of statements [2021-07-07T12:21:58.766Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-07T12:21:58.766Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-07T12:21:58.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements [2021-07-07T12:21:58.766Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-07T12:21:58.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.044s coverage: 84.8% of statements [2021-07-07T12:21:58.766Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-07T12:22:00.121Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2088 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-07-07T12:22:00.145Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-07-07T12:22:00.335Z] The recommended git tool is: git [2021-07-07T12:22:05.388Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 19.3% of statements [2021-07-07T12:22:05.388Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-07T12:22:05.388Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-07T12:22:05.388Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-07T12:22:05.388Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-07T12:22:05.388Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.118s coverage: 91.9% of statements [2021-07-07T12:22:05.388Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-07T12:22:05.388Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-07T12:22:05.388Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-07T12:22:05.388Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-07T12:22:05.388Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-07T12:22:05.388Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements [2021-07-07T12:22:05.388Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-07T12:22:05.388Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-07T12:22:05.388Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.6% of statements [2021-07-07T12:22:05.388Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-07T12:22:05.388Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-07T12:22:05.388Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-07T12:22:05.388Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-07T12:22:05.388Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-07T12:22:05.388Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.044s coverage: 28.9% of statements [2021-07-07T12:22:05.388Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-07T12:22:05.388Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-07T12:22:05.388Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-07T12:22:05.388Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-07T12:22:05.388Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-07T12:22:05.388Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-07T12:22:05.388Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.048s coverage: 100.0% of statements [2021-07-07T12:22:05.388Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements [2021-07-07T12:22:05.388Z] GO111MODULE=on go vet ./... [2021-07-07T12:22:05.601Z] using credential edgex-jenkins-ssh [2021-07-07T12:22:05.627Z] Cloning the remote Git repository [2021-07-07T12:22:05.662Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-07T12:22:05.781Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-07-07T12:22:05.856Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-07T12:22:05.857Z] > git --version # timeout=10 [2021-07-07T12:22:05.954Z] > git --version # 'git version 2.17.1' [2021-07-07T12:22:05.956Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-07T12:22:06.081Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-07T12:22:21.106Z] Avoid second fetch [2021-07-07T12:22:21.107Z] Checking out Revision 4edb777b9d60e900e8671f5ac6453e52ef440742 (main) [2021-07-07T12:22:21.076Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-07T12:22:21.101Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-07T12:22:21.134Z] > git config core.sparsecheckout # timeout=10 [2021-07-07T12:22:21.146Z] > git checkout -f 4edb777b9d60e900e8671f5ac6453e52ef440742 # timeout=10 [2021-07-07T12:22:25.437Z] Commit message: "Merge pull request #3610 from jinlinGuan/issue-3609" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-07T12:22:26.846Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-07-07T12:22:27.316Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-07T12:22:27.418Z] gofmt -l . [2021-07-07T12:22:27.418Z] [ "`gofmt -l .`" = "" ] [2021-07-07T12:22:27.418Z] ./bin/test-attribution-txt.sh [2021-07-07T12:22:27.654Z] + sudo service docker restart [2021-07-07T12:22:27.654Z] + true [Pipeline] sh [2021-07-07T12:22:27.985Z] + ls -al . [2021-07-07T12:22:27.985Z] total 560 [2021-07-07T12:22:27.985Z] drwxrwxr-x 10 1001 1001 4096 Jul 7 12:22 . [2021-07-07T12:22:27.985Z] drwxr-xr-x 4 root root 28 Jul 7 12:20 .. [2021-07-07T12:22:27.985Z] -rw-rw-r-- 1 1001 1001 11 Jul 7 12:19 .dockerignore [2021-07-07T12:22:27.985Z] drwxrwxr-x 8 1001 1001 162 Jul 7 12:19 .git [2021-07-07T12:22:27.985Z] drwxrwxr-x 3 1001 1001 125 Jul 7 12:19 .github [2021-07-07T12:22:27.985Z] -rw-rw-r-- 1 1001 1001 818 Jul 7 12:19 .gitignore [2021-07-07T12:22:27.985Z] drwx------ 3 1001 1001 43 Jul 7 12:19 .semver [2021-07-07T12:22:27.985Z] -rw-rw-r-- 1 1001 1001 166 Jul 7 12:19 .sonarcloud.properties [2021-07-07T12:22:27.985Z] -rw-rw-r-- 1 1001 1001 8609 Jul 7 12:19 Attribution.txt [2021-07-07T12:22:27.985Z] -rw-rw-r-- 1 1001 1001 43881 Jul 7 12:19 CHANGELOG.md [2021-07-07T12:22:27.985Z] -rw-rw-r-- 1 1001 1001 3804 Jul 7 12:19 CONTRIBUTING.md [2021-07-07T12:22:27.985Z] -rw-rw-r-- 1 1001 1001 931 Jul 7 12:19 Dockerfile.build [2021-07-07T12:22:27.985Z] -rw-rw-r-- 1 1001 1001 849 Jul 7 12:19 Jenkinsfile [2021-07-07T12:22:27.985Z] -rw-rw-r-- 1 1001 1001 10775 Jul 7 12:19 LICENSE [2021-07-07T12:22:27.985Z] -rw-rw-r-- 1 1001 1001 5605 Jul 7 12:19 Makefile [2021-07-07T12:22:27.985Z] -rw-rw-r-- 1 1001 1001 7818 Jul 7 12:19 README.md [2021-07-07T12:22:27.985Z] -rw-rw-r-- 1 1001 1001 6912 Jul 7 12:19 SECURITY.md [2021-07-07T12:22:27.985Z] -rw-rw-r-- 1 1001 1001 11 Jul 7 12:19 VERSION [2021-07-07T12:22:27.985Z] -rw-rw-r-- 1 1001 1001 4131 Jul 7 12:19 ZMQWindows.md [2021-07-07T12:22:27.985Z] drwxrwxr-x 2 1001 1001 37 Jul 7 12:19 bin [2021-07-07T12:22:27.985Z] drwxrwxr-x 14 1001 1001 4096 Jul 7 12:19 cmd [2021-07-07T12:22:27.985Z] -rw-r--r-- 1 root root 398095 Jul 7 12:22 coverage.out [2021-07-07T12:22:27.986Z] -rw-rw-r-- 1 1001 1001 806 Jul 7 12:19 go.mod [2021-07-07T12:22:27.986Z] -rw-r--r-- 1 root root 20759 Jul 7 12:20 go.sum [2021-07-07T12:22:27.986Z] drwxrwxr-x 7 1001 1001 114 Jul 7 12:19 internal [2021-07-07T12:22:27.986Z] drwxrwxr-x 3 1001 1001 16 Jul 7 12:19 openapi [2021-07-07T12:22:27.986Z] drwxrwxr-x 4 1001 1001 71 Jul 7 12:19 snap [2021-07-07T12:22:27.986Z] -rw-rw-r-- 1 1001 1001 168 Jul 7 12:19 version.go [Pipeline] sh [2021-07-07T12:22:28.282Z] + '[' -e coverage.out ] [2021-07-07T12:22:28.282Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-07T12:22:28.406Z] Stashed 1 file(s) [Pipeline] sh [2021-07-07T12:22:28.711Z] + make build [2021-07-07T12:22:28.711Z] go mod tidy [2021-07-07T12:22:28.711Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/core-data/core-data ./cmd/core-data [2021-07-07T12:22:30.104Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-07T12:22:36.742Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/core-command/core-command ./cmd/core-command [2021-07-07T12:22:36.742Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-07T12:22:37.693Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-07T12:22:37.961Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-07T12:22:38.923Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-07T12:22:39.503Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-07T12:22:40.464Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-07T12:22:41.422Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-07T12:22:42.001Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-07T12:22:42.977Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-07-07T12:22:44.387Z] $ docker stop --time=1 a5d865228c729c240b69daa1722f216cc59115b105f857195f99d1017ad7b002 [2021-07-07T12:22:46.271Z] $ docker rm -f a5d865228c729c240b69daa1722f216cc59115b105f857195f99d1017ad7b002 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider [2021-07-07T12:22:46.633Z] provisioning config files... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [2021-07-07T12:22:46.683Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3225792552017855244tmp [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-07T12:22:47.073Z] ---> docker-login.sh [2021-07-07T12:22:47.073Z] nexus3.edgexfoundry.org:10001 [2021-07-07T12:22:48.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-07T12:22:48.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-07T12:22:48.342Z] Configure a credential helper to remove this warning. See [2021-07-07T12:22:48.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-07T12:22:48.342Z] [2021-07-07T12:22:48.342Z] Login Succeeded [2021-07-07T12:22:48.342Z] nexus3.edgexfoundry.org:10002 [2021-07-07T12:22:48.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-07T12:22:48.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-07T12:22:48.967Z] Configure a credential helper to remove this warning. See [2021-07-07T12:22:48.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-07T12:22:48.967Z] [2021-07-07T12:22:48.967Z] Login Succeeded [2021-07-07T12:22:48.967Z] nexus3.edgexfoundry.org:10003 [2021-07-07T12:22:49.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:22:49.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-07T12:22:49.517Z] Configure a credential helper to remove this warning. See [2021-07-07T12:22:49.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-07T12:22:49.517Z] [2021-07-07T12:22:49.517Z] Login Succeeded [2021-07-07T12:22:49.517Z] nexus3.edgexfoundry.org:10004 [2021-07-07T12:22:49.600Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-07T12:22:49.600Z] [2021-07-07T12:22:49.600Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:22:49.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-07T12:22:49.909Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-07T12:22:49.909Z] latest: Pulling from edgex-devops/edgex-compose [2021-07-07T12:22:49.909Z] cbdbe7a5bc2a: Pulling fs layer [2021-07-07T12:22:49.909Z] ca9280d653b3: Pulling fs layer [2021-07-07T12:22:49.909Z] 7e9c9ca2126c: Pulling fs layer [2021-07-07T12:22:50.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-07T12:22:50.077Z] Configure a credential helper to remove this warning. See [2021-07-07T12:22:50.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-07T12:22:50.077Z] [2021-07-07T12:22:50.077Z] Login Succeeded [2021-07-07T12:22:50.077Z] docker.io [2021-07-07T12:22:50.170Z] cbdbe7a5bc2a: Download complete [2021-07-07T12:22:50.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-07T12:22:50.435Z] cbdbe7a5bc2a: Pull complete [2021-07-07T12:22:50.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-07T12:22:50.946Z] Configure a credential helper to remove this warning. See [2021-07-07T12:22:50.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-07T12:22:50.946Z] [2021-07-07T12:22:50.946Z] Login Succeeded [2021-07-07T12:22:50.946Z] ---> docker-login.sh ends [Pipeline] } [2021-07-07T12:22:50.966Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [2021-07-07T12:22:51.005Z] ca9280d653b3: Verifying Checksum [2021-07-07T12:22:51.006Z] ca9280d653b3: Download complete [Pipeline] unstash [Pipeline] echo [2021-07-07T12:22:51.257Z] ========================================================= [2021-07-07T12:22:51.258Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-07T12:22:51.258Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:22:51.589Z] 7e9c9ca2126c: Verifying Checksum [2021-07-07T12:22:51.590Z] 7e9c9ca2126c: Download complete [2021-07-07T12:22:51.590Z] ca9280d653b3: Pull complete [2021-07-07T12:22:51.611Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-07-07T12:22:53.637Z] Sending build context to Docker daemon 165.7MB [2021-07-07T12:22:53.637Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-07T12:22:53.637Z] Step 2/6 : FROM ${BASE} [2021-07-07T12:22:53.909Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-07T12:22:53.909Z] 595b0fe564bb: Pulling fs layer [2021-07-07T12:22:53.909Z] 3088b5b3c5c0: Pulling fs layer [2021-07-07T12:22:53.909Z] 5b7225fbf94c: Pulling fs layer [2021-07-07T12:22:53.909Z] ba82ee9f976e: Pulling fs layer [2021-07-07T12:22:53.909Z] 506bd15cee9f: Pulling fs layer [2021-07-07T12:22:53.909Z] 75a0a4a0db45: Pulling fs layer [2021-07-07T12:22:53.909Z] 618dc40b7e24: Pulling fs layer [2021-07-07T12:22:53.909Z] 506bd15cee9f: Waiting [2021-07-07T12:22:53.909Z] 5b7225fbf94c: Download complete [2021-07-07T12:22:53.909Z] 3088b5b3c5c0: Verifying Checksum [2021-07-07T12:22:53.909Z] 3088b5b3c5c0: Download complete [2021-07-07T12:22:54.183Z] 506bd15cee9f: Verifying Checksum [2021-07-07T12:22:54.183Z] 506bd15cee9f: Download complete [2021-07-07T12:22:54.183Z] 595b0fe564bb: Verifying Checksum [2021-07-07T12:22:54.183Z] 595b0fe564bb: Download complete [2021-07-07T12:22:54.183Z] 75a0a4a0db45: Verifying Checksum [2021-07-07T12:22:54.183Z] 75a0a4a0db45: Download complete [2021-07-07T12:22:54.782Z] 595b0fe564bb: Pull complete [2021-07-07T12:22:54.918Z] 7e9c9ca2126c: Pull complete [2021-07-07T12:22:54.918Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-07-07T12:22:54.918Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-07T12:22:54.918Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-07-07T12:22:54.996Z] prd-centos7-docker-4c-2g-2087 does not seem to be running inside a container [2021-07-07T12:22:55.035Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-07-07T12:22:55.762Z] 3088b5b3c5c0: Pull complete [2021-07-07T12:22:56.037Z] 5b7225fbf94c: Pull complete [2021-07-07T12:22:56.037Z] 618dc40b7e24: Verifying Checksum [2021-07-07T12:22:56.037Z] 618dc40b7e24: Download complete [2021-07-07T12:22:57.475Z] ba82ee9f976e: Verifying Checksum [2021-07-07T12:22:57.475Z] ba82ee9f976e: Download complete [2021-07-07T12:22:57.942Z] $ docker top 1625c0935c7874bb1ea1aa72970ce8b2886e3fc34c52862ef8f99dde5dd4c1fc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-07T12:22:58.316Z] + docker-compose build --help [2021-07-07T12:22:58.316Z] + grep parallel [2021-07-07T12:22:58.890Z] --parallel Build images in parallel. [Pipeline] } [2021-07-07T12:22:58.906Z] $ docker stop --time=1 1625c0935c7874bb1ea1aa72970ce8b2886e3fc34c52862ef8f99dde5dd4c1fc [2021-07-07T12:23:00.079Z] $ docker rm -f 1625c0935c7874bb1ea1aa72970ce8b2886e3fc34c52862ef8f99dde5dd4c1fc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:23:00.788Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-07T12:23:00.788Z] . [Pipeline] withDockerContainer [2021-07-07T12:23:00.868Z] prd-centos7-docker-4c-2g-2087 does not seem to be running inside a container [2021-07-07T12:23:00.911Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-07-07T12:23:01.288Z] $ docker top 09d0dad1110a1764bfa284a0e2498221ca550609524f974d171da8688da518ec -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-07T12:23:01.688Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-07T12:23:02.265Z] Building core-command ... [2021-07-07T12:23:02.265Z] Building core-data ... [2021-07-07T12:23:02.265Z] Building core-metadata ... [2021-07-07T12:23:02.265Z] Building security-bootstrapper ... [2021-07-07T12:23:02.265Z] Building security-proxy-setup ... [2021-07-07T12:23:02.265Z] Building security-secretstore-setup ... [2021-07-07T12:23:02.265Z] Building support-notifications ... [2021-07-07T12:23:02.265Z] Building support-scheduler ... [2021-07-07T12:23:02.265Z] Building sys-mgmt-agent ... [2021-07-07T12:23:02.265Z] Building support-scheduler [2021-07-07T12:23:02.265Z] Building core-command [2021-07-07T12:23:02.265Z] Building core-metadata [2021-07-07T12:23:02.265Z] Building core-data [2021-07-07T12:23:02.265Z] Building support-notifications [2021-07-07T12:23:07.653Z] ba82ee9f976e: Pull complete [2021-07-07T12:23:08.250Z] 506bd15cee9f: Pull complete [2021-07-07T12:23:08.523Z] 75a0a4a0db45: Pull complete [2021-07-07T12:23:11.917Z] 618dc40b7e24: Pull complete [2021-07-07T12:23:11.917Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-07-07T12:23:11.917Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-07T12:23:11.917Z] ---> a36622ca3599 [2021-07-07T12:23:11.917Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-07-07T12:23:12.286Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-07T12:23:12.286Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-07T12:23:12.286Z] ---> ca4945f8a542 [2021-07-07T12:23:12.286Z] Step 3/24 : WORKDIR /edgex-go [2021-07-07T12:23:12.286Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-07T12:23:12.286Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-07T12:23:12.286Z] ---> ca4945f8a542 [2021-07-07T12:23:12.286Z] Step 3/23 : WORKDIR /edgex-go [2021-07-07T12:23:12.864Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-07T12:23:12.864Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-07T12:23:12.864Z] ---> ca4945f8a542 [2021-07-07T12:23:12.864Z] Step 3/23 : WORKDIR /edgex-go [2021-07-07T12:23:14.533Z] ---> Running in 8dbccdf671c1 [2021-07-07T12:23:15.972Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-07T12:23:16.575Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-07T12:23:17.552Z] (1/12) Installing libmagic (5.39-r0) [2021-07-07T12:23:17.825Z] (2/12) Installing file (5.39-r0) [2021-07-07T12:23:18.098Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-07T12:23:18.098Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-07T12:23:18.158Z] ---> Running in e5f6ab0ab7c2 [2021-07-07T12:23:18.159Z] ---> Running in d77ef7a4184e [2021-07-07T12:23:18.159Z] ---> Running in 0a4aa4c78c54 [2021-07-07T12:23:19.103Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-07T12:23:19.103Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-07T12:23:19.674Z] ---> ca4945f8a542 [2021-07-07T12:23:19.674Z] Step 3/24 : WORKDIR /edgex-go [2021-07-07T12:23:19.674Z] ---> Using cache [2021-07-07T12:23:19.674Z] ---> e1ad54555c55 [2021-07-07T12:23:19.674Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-07T12:23:19.674Z] Removing intermediate container 0a4aa4c78c54 [2021-07-07T12:23:19.674Z] ---> 62f5cfce1f1f [2021-07-07T12:23:19.674Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-07T12:23:19.937Z] Removing intermediate container e5f6ab0ab7c2 [2021-07-07T12:23:19.937Z] ---> e1ad54555c55 [2021-07-07T12:23:19.937Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-07T12:23:19.937Z] Removing intermediate container d77ef7a4184e [2021-07-07T12:23:19.937Z] ---> 91348d98e252 [2021-07-07T12:23:19.937Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-07T12:23:20.200Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-07T12:23:20.200Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-07T12:23:20.200Z] ---> ca4945f8a542 [2021-07-07T12:23:20.200Z] Step 3/24 : WORKDIR /edgex-go [2021-07-07T12:23:20.200Z] ---> Using cache [2021-07-07T12:23:20.200Z] ---> e1ad54555c55 [2021-07-07T12:23:20.200Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-07T12:23:20.200Z] ---> Running in 0d222d9dd99b [2021-07-07T12:23:20.200Z] ---> Running in 7a560484e49a [2021-07-07T12:23:20.200Z] ---> Running in e9c6fa11412e [2021-07-07T12:23:20.200Z] ---> Running in c5738901c737 [2021-07-07T12:23:20.200Z] ---> Running in 35c2e0018e27 [2021-07-07T12:23:21.158Z] Removing intermediate container 7a560484e49a [2021-07-07T12:23:21.158Z] ---> 1130368db5b5 [2021-07-07T12:23:21.158Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-07T12:23:21.158Z] Removing intermediate container 0d222d9dd99b [2021-07-07T12:23:21.158Z] ---> 1754269c46be [2021-07-07T12:23:21.158Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-07T12:23:21.158Z] ---> Running in 1ebdb430bca0 [2021-07-07T12:23:21.158Z] ---> Running in 9df147b0eb4b [2021-07-07T12:23:21.423Z] Removing intermediate container e9c6fa11412e [2021-07-07T12:23:21.423Z] ---> 01a2caf8a437 [2021-07-07T12:23:21.423Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-07T12:23:21.423Z] ---> Running in 086a807d5f07 [2021-07-07T12:23:21.689Z] Removing intermediate container c5738901c737 [2021-07-07T12:23:21.689Z] ---> ecc765e1e72a [2021-07-07T12:23:21.689Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-07T12:23:21.689Z] ---> Running in fd8156009514 [2021-07-07T12:23:21.689Z] Removing intermediate container 35c2e0018e27 [2021-07-07T12:23:21.689Z] ---> dba618288b31 [2021-07-07T12:23:21.689Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-07T12:23:21.689Z] ---> Running in c4b6296882ee [2021-07-07T12:23:22.263Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-07T12:23:22.263Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-07T12:23:22.263Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-07T12:23:22.263Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-07T12:23:22.263Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-07T12:23:22.846Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-07T12:23:23.115Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-07T12:23:23.115Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-07T12:23:23.115Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-07T12:23:23.388Z] OK: 219 MiB in 52 packages [2021-07-07T12:23:23.482Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-07T12:23:23.482Z] (6/12) Installing patch (2.7.6-r7) [2021-07-07T12:23:23.482Z] (7/12) Installing build-base (0.5-r2) [2021-07-07T12:23:23.655Z] OK: 219 MiB in 52 packages [2021-07-07T12:23:23.656Z] OK: 219 MiB in 52 packages [2021-07-07T12:23:23.656Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-07T12:23:23.656Z] OK: 219 MiB in 52 packages [2021-07-07T12:23:23.752Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-07T12:23:24.023Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-07T12:23:24.023Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-07T12:23:24.253Z] Removing intermediate container 9df147b0eb4b [2021-07-07T12:23:24.253Z] ---> ddb58c6cc606 [2021-07-07T12:23:24.253Z] Step 6/24 : COPY go.mod . [2021-07-07T12:23:24.253Z] OK: 219 MiB in 52 packages [2021-07-07T12:23:24.253Z] Removing intermediate container fd8156009514 [2021-07-07T12:23:24.253Z] ---> fcf1be0d55a0 [2021-07-07T12:23:24.253Z] Step 6/24 : COPY go.mod . [2021-07-07T12:23:24.253Z] Removing intermediate container 1ebdb430bca0 [2021-07-07T12:23:24.253Z] ---> bf9bbedc0751 [2021-07-07T12:23:24.253Z] Step 6/23 : COPY go.mod . [2021-07-07T12:23:24.293Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-07T12:23:24.293Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-07T12:23:24.517Z] ---> e45db4bc6c08 [2021-07-07T12:23:24.517Z] Step 7/24 : RUN go mod download [2021-07-07T12:23:24.517Z] ---> Running in e59357615331 [2021-07-07T12:23:24.567Z] Executing busybox-1.32.1-r6.trigger [2021-07-07T12:23:24.567Z] OK: 218 MiB in 52 packages [2021-07-07T12:23:24.778Z] Removing intermediate container c4b6296882ee [2021-07-07T12:23:24.778Z] ---> 088bc9fc2bd0 [2021-07-07T12:23:24.778Z] Step 6/23 : COPY go.mod . [2021-07-07T12:23:24.778Z] ---> 41ae81812f6a [2021-07-07T12:23:24.778Z] Step 7/23 : RUN go mod download [2021-07-07T12:23:24.778Z] ---> 0f38475d6fcd [2021-07-07T12:23:24.778Z] Step 7/24 : RUN go mod download [2021-07-07T12:23:24.778Z] ---> Running in ec7841e1f51f [2021-07-07T12:23:24.778Z] ---> Running in 98a134192528 [2021-07-07T12:23:24.778Z] Removing intermediate container 086a807d5f07 [2021-07-07T12:23:24.778Z] ---> ffc60cb04711 [2021-07-07T12:23:24.778Z] Step 6/24 : COPY go.mod . [2021-07-07T12:23:25.050Z] ---> ebca7ee04330 [2021-07-07T12:23:25.050Z] Step 7/23 : RUN go mod download [2021-07-07T12:23:25.050Z] ---> Running in 96dec0d08377 [2021-07-07T12:23:25.050Z] ---> f30712eb4644 [2021-07-07T12:23:25.050Z] Step 7/24 : RUN go mod download [2021-07-07T12:23:25.050Z] ---> Running in a3928aed3c53 [2021-07-07T12:23:25.627Z] Removing intermediate container e59357615331 [2021-07-07T12:23:25.627Z] ---> df956e5fe966 [2021-07-07T12:23:25.627Z] Step 8/24 : COPY . . [2021-07-07T12:23:27.552Z] Removing intermediate container ec7841e1f51f [2021-07-07T12:23:27.553Z] ---> 608fe350b516 [2021-07-07T12:23:27.553Z] Step 8/24 : COPY . . [2021-07-07T12:23:28.895Z] Removing intermediate container 8dbccdf671c1 [2021-07-07T12:23:28.895Z] ---> 5072853ae101 [2021-07-07T12:23:28.895Z] Step 4/6 : WORKDIR /edgex-go [2021-07-07T12:23:28.895Z] ---> Running in e001eccf1950 [2021-07-07T12:23:28.895Z] Removing intermediate container e001eccf1950 [2021-07-07T12:23:28.895Z] ---> 2bf466b84a9a [2021-07-07T12:23:28.895Z] Step 5/6 : COPY go.mod . [2021-07-07T12:23:29.494Z] ---> 8c38cefc7d43 [2021-07-07T12:23:29.494Z] Step 6/6 : RUN go mod download [2021-07-07T12:23:29.771Z] ---> Running in c79c191ce4f1 [2021-07-07T12:23:31.799Z] Removing intermediate container 98a134192528 [2021-07-07T12:23:31.799Z] ---> 9d331bce77da [2021-07-07T12:23:31.799Z] Step 8/23 : COPY . . [2021-07-07T12:23:31.799Z] Removing intermediate container 96dec0d08377 [2021-07-07T12:23:31.799Z] ---> 4ebd1b882f7f [2021-07-07T12:23:31.799Z] Step 8/23 : COPY . . [2021-07-07T12:23:31.799Z] Removing intermediate container a3928aed3c53 [2021-07-07T12:23:31.799Z] ---> 60f0684d25ef [2021-07-07T12:23:31.799Z] Step 8/24 : COPY . . [2021-07-07T12:23:31.799Z] ---> d8918455ffdf [2021-07-07T12:23:31.799Z] Step 9/24 : RUN go mod tidy [2021-07-07T12:23:31.799Z] ---> ac1ef27a528c [2021-07-07T12:23:31.799Z] Step 9/24 : RUN go mod tidy [2021-07-07T12:23:39.994Z] ---> Running in b71aa1d94170 [2021-07-07T12:23:39.994Z] ---> Running in e65bef9561d8 [2021-07-07T12:23:40.583Z] ---> df0f9890d539 [2021-07-07T12:23:40.583Z] Step 9/24 : RUN go mod tidy [2021-07-07T12:23:40.583Z] ---> 64da1cc5d35b [2021-07-07T12:23:40.583Z] Step 9/23 : RUN go mod tidy [2021-07-07T12:23:40.583Z] ---> Running in 690ab21fa6cb [2021-07-07T12:23:40.583Z] ---> Running in db7f03b321cd [2021-07-07T12:23:40.583Z] ---> 54847390f820 [2021-07-07T12:23:40.583Z] Step 9/23 : RUN go mod tidy [2021-07-07T12:23:40.583Z] ---> Running in 1109c6151c31 [2021-07-07T12:23:41.534Z] Removing intermediate container e65bef9561d8 [2021-07-07T12:23:41.534Z] ---> c35ce97e9fbc [2021-07-07T12:23:41.534Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-07T12:23:41.801Z] ---> Running in 7af5554cdc08 [2021-07-07T12:23:42.063Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/core-data/core-data ./cmd/core-data [2021-07-07T12:23:42.639Z] Removing intermediate container db7f03b321cd [2021-07-07T12:23:42.639Z] ---> f63b2963bcd0 [2021-07-07T12:23:42.639Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-07T12:23:42.639Z] ---> Running in 31a3962ea237 [2021-07-07T12:23:42.902Z] Removing intermediate container 690ab21fa6cb [2021-07-07T12:23:42.902Z] ---> e200532379ee [2021-07-07T12:23:42.902Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-07T12:23:42.902Z] Removing intermediate container 1109c6151c31 [2021-07-07T12:23:42.902Z] ---> ac46b0f1f01c [2021-07-07T12:23:42.902Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-07T12:23:42.902Z] Removing intermediate container b71aa1d94170 [2021-07-07T12:23:42.902Z] ---> 0497594a8070 [2021-07-07T12:23:42.902Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-07T12:23:42.902Z] ---> Running in cc9133af1a48 [2021-07-07T12:23:42.902Z] ---> Running in ddb784c5d869 [2021-07-07T12:23:42.902Z] ---> Running in e21412e329d6 [2021-07-07T12:23:43.476Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-07T12:23:43.740Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-07T12:23:44.006Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-07T12:23:44.006Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/core-command/core-command ./cmd/core-command [2021-07-07T12:23:56.576Z] Removing intermediate container c79c191ce4f1 [2021-07-07T12:23:56.576Z] ---> e0ecd2662f4f [2021-07-07T12:23:56.576Z] Successfully built e0ecd2662f4f [2021-07-07T12:23:56.576Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:23:56.933Z] + docker inspect -f . ci-base-image-arm64 [2021-07-07T12:23:56.933Z] . [Pipeline] withDockerContainer [2021-07-07T12:23:57.420Z] prd-ubuntu18.04-docker-arm64-4c-16g-2088 does not seem to be running inside a container [2021-07-07T12:23:57.581Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-07T12:23:59.180Z] $ docker top 7a0c2a2e5bebbad9acf58eb7fe001bd756de4d0fca61443f1e582380a5515db1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-07T12:24:00.180Z] + go version [2021-07-07T12:24:00.180Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-07T12:24:00.238Z] $ docker stop --time=1 7a0c2a2e5bebbad9acf58eb7fe001bd756de4d0fca61443f1e582380a5515db1 [2021-07-07T12:24:02.123Z] $ docker rm -f 7a0c2a2e5bebbad9acf58eb7fe001bd756de4d0fca61443f1e582380a5515db1 [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-07-07T12:24:03.134Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-07T12:24:03.134Z] [2021-07-07T12:24:03.134Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:24:03.496Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-07T12:24:03.773Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-07-07T12:24:03.773Z] 29e5d40040c1: Pulling fs layer [2021-07-07T12:24:03.773Z] 1ce36da41761: Pulling fs layer [2021-07-07T12:24:03.773Z] 25b303627fd3: Pulling fs layer [2021-07-07T12:24:04.045Z] 29e5d40040c1: Verifying Checksum [2021-07-07T12:24:04.046Z] 29e5d40040c1: Download complete [2021-07-07T12:24:04.650Z] 1ce36da41761: Verifying Checksum [2021-07-07T12:24:04.650Z] 1ce36da41761: Download complete [2021-07-07T12:24:04.650Z] 29e5d40040c1: Pull complete [2021-07-07T12:24:06.095Z] 1ce36da41761: Pull complete [2021-07-07T12:24:06.368Z] 25b303627fd3: Verifying Checksum [2021-07-07T12:24:06.368Z] 25b303627fd3: Download complete [2021-07-07T12:24:16.538Z] 25b303627fd3: Pull complete [2021-07-07T12:24:16.539Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-07-07T12:24:16.539Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-07T12:24:16.539Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-07-07T12:24:16.803Z] prd-ubuntu18.04-docker-arm64-4c-16g-2088 does not seem to be running inside a container [2021-07-07T12:24:16.926Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-07-07T12:24:19.708Z] $ docker top 619926cd6768d561693f65c8520012041c0930a178da233b2f011b27311024d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-07T12:24:20.643Z] + docker-compose build --help [2021-07-07T12:24:20.643Z] + grep parallel [2021-07-07T12:24:22.812Z] Removing intermediate container e21412e329d6 [2021-07-07T12:24:22.812Z] ---> e832dd842400 [2021-07-07T12:24:22.812Z] [2021-07-07T12:24:22.812Z] Step 11/24 : FROM alpine:3.12 [2021-07-07T12:24:22.812Z] 3.12: Pulling from library/alpine [2021-07-07T12:24:22.812Z] Removing intermediate container 7af5554cdc08 [2021-07-07T12:24:22.812Z] ---> 8bbcea92e5e3 [2021-07-07T12:24:22.812Z] [2021-07-07T12:24:22.812Z] Step 11/24 : FROM alpine:3.12 [2021-07-07T12:24:22.812Z] 3.12: Pulling from library/alpine [2021-07-07T12:24:23.386Z] Removing intermediate container ddb784c5d869 [2021-07-07T12:24:23.386Z] ---> 928d333c07c9 [2021-07-07T12:24:23.386Z] [2021-07-07T12:24:23.386Z] Step 11/23 : FROM alpine:3.12 [2021-07-07T12:24:23.386Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-07T12:24:23.386Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-07T12:24:23.386Z] ---> 13621d1b12d4 [2021-07-07T12:24:23.386Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-07T12:24:23.386Z] Status: Downloaded newer image for alpine:3.12 [2021-07-07T12:24:23.386Z] Status: Downloaded newer image for alpine:3.12 [2021-07-07T12:24:23.386Z] Removing intermediate container 31a3962ea237 [2021-07-07T12:24:23.386Z] ---> adc0932ca6b1 [2021-07-07T12:24:23.386Z] [2021-07-07T12:24:23.386Z] Step 11/23 : FROM alpine:3.12 [2021-07-07T12:24:23.386Z] ---> 13621d1b12d4 [2021-07-07T12:24:23.386Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-07T12:24:23.386Z] ---> 13621d1b12d4 [2021-07-07T12:24:23.386Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-07T12:24:23.386Z] ---> 13621d1b12d4 [2021-07-07T12:24:23.386Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-07T12:24:23.647Z] ---> Running in 75844fa1445c [2021-07-07T12:24:23.647Z] ---> Running in 99ebc114b7d9 [2021-07-07T12:24:23.647Z] ---> Running in 142288b10956 [2021-07-07T12:24:23.647Z] ---> Running in ba5bd004e80c [2021-07-07T12:24:23.909Z] Removing intermediate container 142288b10956 [2021-07-07T12:24:23.909Z] ---> 3cc45c43ede2 [2021-07-07T12:24:23.909Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-07T12:24:24.029Z] --parallel Build images in parallel. [Pipeline] } [2021-07-07T12:24:24.093Z] $ docker stop --time=1 619926cd6768d561693f65c8520012041c0930a178da233b2f011b27311024d7 [2021-07-07T12:24:24.173Z] ---> Running in 32a2385c63f3 [2021-07-07T12:24:24.466Z] Removing intermediate container 32a2385c63f3 [2021-07-07T12:24:24.466Z] ---> 67ae7670005e [2021-07-07T12:24:24.466Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-07T12:24:24.466Z] Removing intermediate container cc9133af1a48 [2021-07-07T12:24:24.466Z] ---> dafadf12ffa6 [2021-07-07T12:24:24.466Z] [2021-07-07T12:24:24.466Z] Step 11/24 : FROM alpine:3.12 [2021-07-07T12:24:24.466Z] ---> 13621d1b12d4 [2021-07-07T12:24:24.466Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-07T12:24:24.466Z] ---> Running in 1d8ee52ae881 [2021-07-07T12:24:24.466Z] ---> Running in 53558898f26c [2021-07-07T12:24:24.466Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-07T12:24:24.466Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-07T12:24:24.466Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-07T12:24:24.466Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-07T12:24:24.739Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-07T12:24:24.739Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-07T12:24:24.739Z] Executing busybox-1.31.1-r20.trigger [2021-07-07T12:24:24.739Z] Executing ca-certificates-20191127-r4.trigger [2021-07-07T12:24:24.739Z] Removing intermediate container 1d8ee52ae881 [2021-07-07T12:24:24.739Z] ---> 996d7d782e1c [2021-07-07T12:24:24.739Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-07T12:24:24.739Z] OK: 6 MiB in 16 packages [2021-07-07T12:24:24.739Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-07T12:24:24.739Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-07T12:24:24.739Z] ---> Running in 0e3942b2f13b [2021-07-07T12:24:24.739Z] Executing busybox-1.31.1-r20.trigger [2021-07-07T12:24:24.739Z] OK: 6 MiB in 15 packages [2021-07-07T12:24:25.007Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-07T12:24:25.007Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-07T12:24:25.008Z] Executing busybox-1.31.1-r20.trigger [2021-07-07T12:24:25.008Z] OK: 6 MiB in 15 packages [2021-07-07T12:24:25.008Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-07T12:24:25.272Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-07T12:24:25.272Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-07T12:24:25.272Z] Executing busybox-1.31.1-r20.trigger [2021-07-07T12:24:25.272Z] OK: 6 MiB in 15 packages [2021-07-07T12:24:25.535Z] Removing intermediate container 75844fa1445c [2021-07-07T12:24:25.535Z] ---> e5b0d52d2ace [2021-07-07T12:24:25.535Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-07T12:24:25.535Z] ---> Running in 78e545c5c2b0 [2021-07-07T12:24:25.801Z] Removing intermediate container 99ebc114b7d9 [2021-07-07T12:24:25.801Z] ---> 4b052b1214ce [2021-07-07T12:24:25.801Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-07T12:24:25.801Z] Removing intermediate container ba5bd004e80c [2021-07-07T12:24:25.801Z] ---> aea2d008f028 [2021-07-07T12:24:25.801Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-07T12:24:25.801Z] Removing intermediate container 78e545c5c2b0 [2021-07-07T12:24:25.801Z] ---> 1132368cb409 [2021-07-07T12:24:25.801Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-07T12:24:25.801Z] ---> Running in bd14228b8fe1 [2021-07-07T12:24:25.801Z] ---> Running in 332c29404616 [2021-07-07T12:24:25.801Z] ---> Running in c80d57732e71 [2021-07-07T12:24:25.918Z] $ docker rm -f 619926cd6768d561693f65c8520012041c0930a178da233b2f011b27311024d7 [2021-07-07T12:24:26.067Z] Removing intermediate container 53558898f26c [2021-07-07T12:24:26.067Z] ---> 3622a3bc28bc [2021-07-07T12:24:26.067Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-07T12:24:26.067Z] Removing intermediate container bd14228b8fe1 [2021-07-07T12:24:26.067Z] ---> 33db98d7744c [2021-07-07T12:24:26.067Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-07T12:24:26.067Z] Removing intermediate container 0e3942b2f13b [2021-07-07T12:24:26.067Z] ---> b4139fc6fc91 [2021-07-07T12:24:26.067Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-07T12:24:26.067Z] Removing intermediate container 332c29404616 [2021-07-07T12:24:26.067Z] ---> bee02260125c [2021-07-07T12:24:26.067Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-07T12:24:26.067Z] ---> Running in f0e84ed0bf19 [2021-07-07T12:24:26.067Z] ---> Running in 6e1590c67226 [2021-07-07T12:24:26.067Z] ---> Running in e3619d55317a [2021-07-07T12:24:26.067Z] Removing intermediate container c80d57732e71 [2021-07-07T12:24:26.067Z] ---> da5dc0c19e67 [2021-07-07T12:24:26.067Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-07T12:24:26.067Z] ---> Running in dde6332fc70d [2021-07-07T12:24:26.067Z] ---> Running in ca70e0e2c333 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:24:26.333Z] Removing intermediate container f0e84ed0bf19 [2021-07-07T12:24:26.333Z] ---> b383f0330e4b [2021-07-07T12:24:26.333Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-07T12:24:26.333Z] ---> Running in bd518e142d24 [2021-07-07T12:24:26.333Z] Removing intermediate container e3619d55317a [2021-07-07T12:24:26.333Z] ---> 3479524ea81a [2021-07-07T12:24:26.333Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-07T12:24:26.333Z] Removing intermediate container dde6332fc70d [2021-07-07T12:24:26.333Z] ---> 823fd16bc591 [2021-07-07T12:24:26.333Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-07T12:24:26.333Z] Removing intermediate container ca70e0e2c333 [2021-07-07T12:24:26.333Z] ---> 971407e30265 [2021-07-07T12:24:26.333Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-07T12:24:26.333Z] ---> Running in 31d351e49b4a [2021-07-07T12:24:26.333Z] ---> Running in b03d1a602059 [2021-07-07T12:24:26.333Z] Removing intermediate container bd518e142d24 [2021-07-07T12:24:26.333Z] ---> ece42987fafc [2021-07-07T12:24:26.333Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-07T12:24:26.549Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-07T12:24:26.550Z] . [Pipeline] withDockerContainer [2021-07-07T12:24:26.595Z] Removing intermediate container 31d351e49b4a [2021-07-07T12:24:26.595Z] ---> de4533191808 [2021-07-07T12:24:26.595Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-07T12:24:26.595Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-07T12:24:26.595Z] Removing intermediate container b03d1a602059 [2021-07-07T12:24:26.595Z] ---> d4d2e4427c35 [2021-07-07T12:24:26.595Z] Step 16/24 : WORKDIR / [2021-07-07T12:24:26.595Z] ---> Running in 45a03d1ebecd [2021-07-07T12:24:26.596Z] ---> 226ac7d64a48 [2021-07-07T12:24:26.596Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-07T12:24:26.596Z] ---> Running in 56d38089a2de [2021-07-07T12:24:26.596Z] ---> 7dce71b76b81 [2021-07-07T12:24:26.596Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-07T12:24:26.812Z] prd-ubuntu18.04-docker-arm64-4c-16g-2088 does not seem to be running inside a container [2021-07-07T12:24:26.855Z] Removing intermediate container 45a03d1ebecd [2021-07-07T12:24:26.856Z] ---> 6f93ddfa8eab [2021-07-07T12:24:26.856Z] Step 16/24 : WORKDIR / [2021-07-07T12:24:26.856Z] Removing intermediate container 56d38089a2de [2021-07-07T12:24:26.856Z] ---> 54dfc47ce8a0 [2021-07-07T12:24:26.856Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-07T12:24:26.856Z] ---> Running in adcf62ec889c [2021-07-07T12:24:26.936Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-07-07T12:24:27.121Z] Removing intermediate container adcf62ec889c [2021-07-07T12:24:27.121Z] ---> 5c3968fca53b [2021-07-07T12:24:27.121Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-07T12:24:27.121Z] ---> 509d6f04891a [2021-07-07T12:24:27.121Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-07T12:24:27.121Z] ---> c063bfa1c4fd [2021-07-07T12:24:27.121Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-07T12:24:27.121Z] ---> 4b1e585def0b [2021-07-07T12:24:27.121Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-07T12:24:27.121Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-07T12:24:27.384Z] ---> c5bde4fd4eb4 [2021-07-07T12:24:27.384Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-07T12:24:27.384Z] ---> 983d4ca323de [2021-07-07T12:24:27.384Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-07T12:24:27.384Z] ---> a95e83eee86e [2021-07-07T12:24:27.384Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-07T12:24:27.384Z] ---> Running in 79ba0038fabd [2021-07-07T12:24:27.384Z] ---> Running in 898148e0acda [2021-07-07T12:24:27.647Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-07T12:24:27.647Z] ---> 21eafec81705 [2021-07-07T12:24:27.647Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-07T12:24:27.647Z] Removing intermediate container 898148e0acda [2021-07-07T12:24:27.647Z] ---> ed8dea1b215d [2021-07-07T12:24:27.647Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-07T12:24:27.647Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-07T12:24:27.647Z] Removing intermediate container 79ba0038fabd [2021-07-07T12:24:27.647Z] ---> b3d6d53d08ad [2021-07-07T12:24:27.647Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-07T12:24:27.647Z] ---> Running in 11e901e15585 [2021-07-07T12:24:27.647Z] ---> Running in 43c959a7a4c2 [2021-07-07T12:24:27.647Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-07T12:24:27.909Z] ---> 62acda0034a8 [2021-07-07T12:24:27.909Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-07T12:24:27.909Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-07T12:24:27.909Z] ---> 4dcd62595637 [2021-07-07T12:24:27.909Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-07T12:24:27.909Z] Removing intermediate container 11e901e15585 [2021-07-07T12:24:27.909Z] ---> d71205c2ad80 [2021-07-07T12:24:27.909Z] Step 21/23 : LABEL arch=x86_64 [2021-07-07T12:24:27.909Z] ---> Running in f95c3db4092a [2021-07-07T12:24:27.909Z] Removing intermediate container 43c959a7a4c2 [2021-07-07T12:24:27.909Z] ---> a949844db7f1 [2021-07-07T12:24:27.909Z] Step 21/23 : LABEL arch=x86_64 [2021-07-07T12:24:27.909Z] ---> Running in 769e21d0141e [2021-07-07T12:24:27.909Z] ---> Running in 1c712b90631e [2021-07-07T12:24:27.909Z] Removing intermediate container f95c3db4092a [2021-07-07T12:24:27.909Z] ---> 1f75d2c05bc4 [2021-07-07T12:24:27.909Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-07T12:24:27.909Z] ---> f1b484ce5b14 [2021-07-07T12:24:27.909Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-07T12:24:27.909Z] ---> Running in f44d3271101c [2021-07-07T12:24:27.909Z] ---> Running in cc20f463a110 [2021-07-07T12:24:28.173Z] Removing intermediate container 1c712b90631e [2021-07-07T12:24:28.173Z] ---> 0b1b99154142 [2021-07-07T12:24:28.173Z] Step 22/23 : LABEL git_sha=4edb777b9d60e900e8671f5ac6453e52ef440742 [2021-07-07T12:24:28.173Z] Removing intermediate container 769e21d0141e [2021-07-07T12:24:28.173Z] ---> df45351bed73 [2021-07-07T12:24:28.173Z] Step 22/23 : LABEL git_sha=4edb777b9d60e900e8671f5ac6453e52ef440742 [2021-07-07T12:24:28.173Z] ---> Running in 34ee9d432da1 [2021-07-07T12:24:28.173Z] ---> Running in 45a30dbfcf7d [2021-07-07T12:24:28.173Z] Removing intermediate container cc20f463a110 [2021-07-07T12:24:28.173Z] ---> 0b8c53c52b9e [2021-07-07T12:24:28.173Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-07T12:24:28.173Z] Removing intermediate container f44d3271101c [2021-07-07T12:24:28.173Z] ---> 62f1573a041a [2021-07-07T12:24:28.173Z] Step 22/24 : LABEL arch=x86_64 [2021-07-07T12:24:28.173Z] ---> Running in f072df505cbe [2021-07-07T12:24:28.173Z] ---> Running in e18463071ff5 [2021-07-07T12:24:28.173Z] Removing intermediate container 34ee9d432da1 [2021-07-07T12:24:28.173Z] ---> b4c89d2fbeea [2021-07-07T12:24:28.173Z] Step 23/23 : LABEL version=2.0.1-dev.2 [2021-07-07T12:24:28.173Z] Removing intermediate container 45a30dbfcf7d [2021-07-07T12:24:28.173Z] ---> 6dacc552324c [2021-07-07T12:24:28.173Z] Step 23/23 : LABEL version=2.0.1-dev.2 [2021-07-07T12:24:28.173Z] ---> Running in c50e549a097b [2021-07-07T12:24:28.173Z] ---> Running in a655ce203870 [2021-07-07T12:24:28.434Z] Removing intermediate container f072df505cbe [2021-07-07T12:24:28.435Z] ---> 61a22bd4a065 [2021-07-07T12:24:28.435Z] Step 22/24 : LABEL arch=x86_64 [2021-07-07T12:24:28.435Z] Removing intermediate container e18463071ff5 [2021-07-07T12:24:28.435Z] ---> 95f45c577b13 [2021-07-07T12:24:28.435Z] Step 23/24 : LABEL git_sha=4edb777b9d60e900e8671f5ac6453e52ef440742 [2021-07-07T12:24:28.435Z] Removing intermediate container a655ce203870 [2021-07-07T12:24:28.435Z] ---> 5ce83f2d251b [2021-07-07T12:24:28.435Z] [2021-07-07T12:24:28.435Z] Removing intermediate container c50e549a097b [2021-07-07T12:24:28.435Z] ---> 294537723b17 [2021-07-07T12:24:28.435Z] [2021-07-07T12:24:28.435Z] ---> Running in c4c9ef9bafe7 [2021-07-07T12:24:28.435Z] ---> Running in 0d04befb1059 [2021-07-07T12:24:28.435Z] Successfully built 5ce83f2d251b [2021-07-07T12:24:28.435Z] Successfully tagged support-scheduler:latest [2021-07-07T12:24:28.435Z] Building security-proxy-setup [2021-07-07T12:24:28.435Z]  Building support-scheduler ... done Successfully built 294537723b17 [2021-07-07T12:24:28.435Z] Successfully tagged support-notifications:latest [2021-07-07T12:24:28.435Z] Building security-secretstore-setup [2021-07-07T12:24:28.497Z] $ docker top 6c0d833d23049cdc4a9ed77f9e7e89ffda43dff0cc8532983fae6b53967296e2 -eo pid,comm [2021-07-07T12:24:28.695Z]  Building support-notifications ... done Removing intermediate container 0d04befb1059 [2021-07-07T12:24:28.695Z] ---> 16ef29dd0d17 [2021-07-07T12:24:28.695Z] Step 24/24 : LABEL version=2.0.1-dev.2 [2021-07-07T12:24:28.695Z] Removing intermediate container c4c9ef9bafe7 [2021-07-07T12:24:28.695Z] ---> 0e052179ca8c [2021-07-07T12:24:28.695Z] Step 23/24 : LABEL git_sha=4edb777b9d60e900e8671f5ac6453e52ef440742 [2021-07-07T12:24:28.695Z] ---> Running in 0955aa95ad40 [2021-07-07T12:24:28.695Z] (5/6) Installing libzmq (4.3.3-r0) [Pipeline] { [Pipeline] sh [2021-07-07T12:24:28.957Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-07T12:24:28.957Z] ---> Running in 34c876586803 [2021-07-07T12:24:28.957Z] Executing busybox-1.31.1-r20.trigger [2021-07-07T12:24:28.957Z] OK: 8 MiB in 20 packages [2021-07-07T12:24:29.443Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-07T12:24:29.905Z] Removing intermediate container 0955aa95ad40 [2021-07-07T12:24:29.905Z] ---> 8ac6fe0d0d61 [2021-07-07T12:24:29.905Z] [2021-07-07T12:24:29.905Z] Successfully built 8ac6fe0d0d61 [2021-07-07T12:24:30.174Z] Successfully tagged core-command:latest [2021-07-07T12:24:30.174Z]  Building core-command ... done Building sys-mgmt-agent [2021-07-07T12:24:33.069Z] Building core-command ... [2021-07-07T12:24:33.069Z] Building core-data ... [2021-07-07T12:24:33.069Z] Building core-metadata ... [2021-07-07T12:24:33.069Z] Building security-bootstrapper ... [2021-07-07T12:24:33.069Z] Building security-proxy-setup ... [2021-07-07T12:24:33.069Z] Building security-secretstore-setup ... [2021-07-07T12:24:33.069Z] Building support-notifications ... [2021-07-07T12:24:33.069Z] Building support-scheduler ... [2021-07-07T12:24:33.069Z] Building sys-mgmt-agent ... [2021-07-07T12:24:33.069Z] Building sys-mgmt-agent [2021-07-07T12:24:33.069Z] Building support-scheduler [2021-07-07T12:24:33.069Z] Building core-metadata [2021-07-07T12:24:33.069Z] Building security-secretstore-setup [2021-07-07T12:24:33.069Z] Building security-bootstrapper [2021-07-07T12:24:36.870Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-07T12:24:36.871Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-07T12:24:36.871Z] ---> ca4945f8a542 [2021-07-07T12:24:36.871Z] Step 3/24 : WORKDIR /edgex-go [2021-07-07T12:24:36.871Z] ---> Using cache [2021-07-07T12:24:36.871Z] ---> e1ad54555c55 [2021-07-07T12:24:36.871Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-07T12:24:36.871Z] ---> Using cache [2021-07-07T12:24:36.871Z] ---> ecc765e1e72a [2021-07-07T12:24:36.871Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-07T12:24:36.871Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-07T12:24:36.871Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-07T12:24:36.871Z] ---> ca4945f8a542 [2021-07-07T12:24:36.871Z] Step 3/26 : WORKDIR /edgex-go [2021-07-07T12:24:36.871Z] ---> Using cache [2021-07-07T12:24:36.871Z] ---> e1ad54555c55 [2021-07-07T12:24:36.871Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-07T12:24:36.871Z] ---> Using cache [2021-07-07T12:24:36.871Z] ---> ecc765e1e72a [2021-07-07T12:24:36.871Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-07T12:24:36.871Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-07T12:24:36.871Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-07T12:24:36.871Z] ---> ca4945f8a542 [2021-07-07T12:24:36.871Z] Step 3/22 : WORKDIR /edgex-go [2021-07-07T12:24:36.871Z] ---> Using cache [2021-07-07T12:24:36.871Z] ---> e1ad54555c55 [2021-07-07T12:24:36.871Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-07T12:24:36.871Z] ---> Using cache [2021-07-07T12:24:36.871Z] ---> ecc765e1e72a [2021-07-07T12:24:36.871Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-07T12:24:36.871Z] Removing intermediate container 34c876586803 [2021-07-07T12:24:36.871Z] ---> 2e427c7ec9b0 [2021-07-07T12:24:36.871Z] Step 24/24 : LABEL version=2.0.1-dev.2 [2021-07-07T12:24:38.267Z] ---> Running in 8ad88c721707 [2021-07-07T12:24:38.267Z] Removing intermediate container 6e1590c67226 [2021-07-07T12:24:38.267Z] ---> 07f4dcf9356b [2021-07-07T12:24:38.267Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-07T12:24:38.267Z] ---> Running in 8c597700f74a [2021-07-07T12:24:38.267Z] ---> Running in 135272998c58 [2021-07-07T12:24:38.267Z] ---> Running in 822d4e6b76f3 [2021-07-07T12:24:38.550Z] Removing intermediate container 135272998c58 [2021-07-07T12:24:38.550Z] ---> 1c2f15b4eb41 [2021-07-07T12:24:38.550Z] [2021-07-07T12:24:38.550Z] Successfully built 1c2f15b4eb41 [2021-07-07T12:24:38.550Z] ---> 282392301edf [2021-07-07T12:24:38.550Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-07T12:24:38.550Z] Successfully tagged core-metadata:latest [2021-07-07T12:24:38.550Z] Building security-bootstrapper [2021-07-07T12:24:38.836Z]  Building core-metadata ... done fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-07T12:24:39.798Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-07T12:24:40.368Z] OK: 219 MiB in 52 packages [2021-07-07T12:24:41.395Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-07T12:24:41.395Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-07T12:24:41.395Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-07T12:24:41.395Z] ---> ca4945f8a542 [2021-07-07T12:24:41.395Z] Step 3/32 : WORKDIR /edgex-go [2021-07-07T12:24:41.395Z] ---> Using cache [2021-07-07T12:24:41.395Z] ---> e1ad54555c55 [2021-07-07T12:24:41.395Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-07T12:24:41.395Z] ---> Using cache [2021-07-07T12:24:41.395Z] ---> ecc765e1e72a [2021-07-07T12:24:41.395Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-07T12:24:41.818Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-07T12:24:42.081Z] ---> c88734421e7f [2021-07-07T12:24:42.081Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-07T12:24:42.081Z] ---> Running in 0f270d4ef707 [2021-07-07T12:24:42.081Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-07T12:24:42.081Z] Removing intermediate container 8ad88c721707 [2021-07-07T12:24:42.081Z] ---> a1b1070be252 [2021-07-07T12:24:42.081Z] Step 6/26 : COPY go.mod . [2021-07-07T12:24:42.346Z] ---> ed2448fc61e3 [2021-07-07T12:24:42.346Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-07T12:24:42.346Z] ---> Running in 27e5a2927639 [2021-07-07T12:24:42.346Z] ---> e76ecd3b3b6a [2021-07-07T12:24:42.346Z] Step 7/26 : RUN go mod download [2021-07-07T12:24:42.346Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-07T12:24:42.346Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-07T12:24:42.346Z] Removing intermediate container 27e5a2927639 [2021-07-07T12:24:42.346Z] ---> 799a43da547b [2021-07-07T12:24:42.346Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-07T12:24:42.346Z] ---> Running in 1333b09f46df [2021-07-07T12:24:42.606Z] ---> Running in 46fb679445a6 [2021-07-07T12:24:42.606Z] Removing intermediate container 46fb679445a6 [2021-07-07T12:24:42.606Z] ---> 1eb9e18ca350 [2021-07-07T12:24:42.606Z] Step 22/24 : LABEL arch=x86_64 [2021-07-07T12:24:42.606Z] ---> Running in 9ee198be4c1e [2021-07-07T12:24:42.872Z] OK: 219 MiB in 52 packages [2021-07-07T12:24:42.872Z] Removing intermediate container 9ee198be4c1e [2021-07-07T12:24:42.872Z] ---> dc2f614c5607 [2021-07-07T12:24:42.872Z] Step 23/24 : LABEL git_sha=4edb777b9d60e900e8671f5ac6453e52ef440742 [2021-07-07T12:24:42.872Z] ---> Running in 430833444f05 [2021-07-07T12:24:42.872Z] OK: 219 MiB in 52 packages [2021-07-07T12:24:43.135Z] Removing intermediate container 430833444f05 [2021-07-07T12:24:43.135Z] ---> 14d5ded58e01 [2021-07-07T12:24:43.135Z] Step 24/24 : LABEL version=2.0.1-dev.2 [2021-07-07T12:24:43.135Z] ---> Running in 879ffaffb4ad [2021-07-07T12:24:43.135Z] Removing intermediate container 8c597700f74a [2021-07-07T12:24:43.135Z] ---> 22879592a278 [2021-07-07T12:24:43.135Z] Step 6/24 : COPY go.mod . [2021-07-07T12:24:43.135Z] Removing intermediate container 879ffaffb4ad [2021-07-07T12:24:43.135Z] ---> e6ea21f8d9a2 [2021-07-07T12:24:43.135Z] [2021-07-07T12:24:43.135Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-07T12:24:43.410Z] Successfully built e6ea21f8d9a2 [2021-07-07T12:24:43.410Z] Successfully tagged core-data:latest [2021-07-07T12:24:43.410Z]  Building core-data ... done Removing intermediate container 822d4e6b76f3 [2021-07-07T12:24:43.410Z] ---> 4f913f771ddb [2021-07-07T12:24:43.410Z] Step 6/22 : COPY go.mod . [2021-07-07T12:24:43.410Z] ---> 6ce761933c1a [2021-07-07T12:24:43.410Z] Step 7/24 : RUN go mod download [2021-07-07T12:24:43.410Z] Removing intermediate container 1333b09f46df [2021-07-07T12:24:43.410Z] ---> 3cbd8a30803f [2021-07-07T12:24:43.410Z] Step 8/26 : COPY . . [2021-07-07T12:24:43.410Z] ---> Running in 140e2b5ba557 [2021-07-07T12:24:43.681Z] OK: 219 MiB in 52 packages [2021-07-07T12:24:43.681Z] ---> 4a699ae75866 [2021-07-07T12:24:43.681Z] Step 7/22 : RUN go mod download [2021-07-07T12:24:48.985Z] ---> Running in 06aa8d9316dd [2021-07-07T12:24:48.985Z] ---> 70ab5bab8643 [2021-07-07T12:24:48.985Z] Step 9/26 : RUN go mod tidy [2021-07-07T12:24:48.985Z] Removing intermediate container 0f270d4ef707 [2021-07-07T12:24:48.985Z] ---> ad19da133681 [2021-07-07T12:24:48.985Z] Step 6/32 : COPY go.mod . [2021-07-07T12:24:48.985Z] ---> Running in a1b388464b5c [2021-07-07T12:24:48.985Z] ---> 58771a098972 [2021-07-07T12:24:48.985Z] Step 7/32 : RUN go mod download [2021-07-07T12:24:48.985Z] Removing intermediate container 140e2b5ba557 [2021-07-07T12:24:48.985Z] ---> 6af18d62004b [2021-07-07T12:24:48.985Z] Step 8/24 : COPY . . [2021-07-07T12:24:48.985Z] ---> Running in 11536d68b2fe [2021-07-07T12:24:52.310Z] Removing intermediate container 06aa8d9316dd [2021-07-07T12:24:52.310Z] ---> 38e6a57c0a2c [2021-07-07T12:24:52.310Z] Step 8/22 : COPY . . [2021-07-07T12:24:54.856Z] ---> 4fde36323ca4 [2021-07-07T12:24:54.856Z] Step 9/24 : RUN go mod tidy [2021-07-07T12:24:55.124Z] Removing intermediate container a1b388464b5c [2021-07-07T12:24:55.124Z] ---> 82ed835970f3 [2021-07-07T12:24:55.124Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-07T12:24:55.124Z] Removing intermediate container 11536d68b2fe [2021-07-07T12:24:55.124Z] ---> 85825973f430 [2021-07-07T12:24:55.124Z] Step 8/32 : COPY . . [2021-07-07T12:24:55.124Z] ---> Running in da83bba1e228 [2021-07-07T12:24:55.386Z] ---> Running in bb56470636c7 [2021-07-07T12:24:55.386Z] ---> 084735771dbc [2021-07-07T12:24:55.386Z] Step 9/22 : RUN go mod tidy [2021-07-07T12:24:55.386Z] ---> Running in 20e0b2436398 [2021-07-07T12:24:56.359Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-07T12:25:01.684Z] ---> e2004bc77ef6 [2021-07-07T12:25:01.684Z] Step 9/32 : RUN go mod tidy [2021-07-07T12:25:01.684Z] Removing intermediate container da83bba1e228 [2021-07-07T12:25:01.684Z] ---> 243421db61d9 [2021-07-07T12:25:01.684Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-07T12:25:01.684Z] ---> Running in 06130eeccb25 [2021-07-07T12:25:01.684Z] ---> Running in 66d01329836b [2021-07-07T12:25:01.684Z] Removing intermediate container 20e0b2436398 [2021-07-07T12:25:01.684Z] ---> 727341c34cdf [2021-07-07T12:25:01.684Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-07T12:25:01.684Z] ---> Running in c03941e85a38 [2021-07-07T12:25:01.947Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-07T12:25:02.209Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-07T12:25:02.805Z] Removing intermediate container 06130eeccb25 [2021-07-07T12:25:02.805Z] ---> ab7606b7d564 [2021-07-07T12:25:02.805Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-07T12:25:02.805Z] ---> Running in 4cdc11c7ec68 [2021-07-07T12:25:03.391Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-07T12:25:20.059Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-07T12:25:20.059Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-07T12:25:20.059Z] ---> e0ecd2662f4f [2021-07-07T12:25:20.059Z] Step 3/26 : WORKDIR /edgex-go [2021-07-07T12:25:20.059Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-07T12:25:20.059Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-07T12:25:20.059Z] ---> e0ecd2662f4f [2021-07-07T12:25:20.059Z] Step 3/23 : WORKDIR /edgex-go [2021-07-07T12:25:20.059Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-07T12:25:20.059Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-07T12:25:20.059Z] ---> e0ecd2662f4f [2021-07-07T12:25:20.059Z] Step 3/24 : WORKDIR /edgex-go [2021-07-07T12:25:20.059Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-07T12:25:20.059Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-07T12:25:20.059Z] ---> e0ecd2662f4f [2021-07-07T12:25:20.059Z] Step 3/24 : WORKDIR /edgex-go [2021-07-07T12:25:20.059Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-07T12:25:20.059Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-07T12:25:20.059Z] ---> e0ecd2662f4f [2021-07-07T12:25:20.059Z] Step 3/32 : WORKDIR /edgex-go [2021-07-07T12:25:20.059Z] ---> Running in 57a9553213e8 [2021-07-07T12:25:20.059Z] ---> Running in 7c7684a0fa7d [2021-07-07T12:25:20.059Z] ---> Running in 470f05cf4a90 [2021-07-07T12:25:20.059Z] ---> Running in de88203874b6 [2021-07-07T12:25:20.059Z] ---> Running in a5b181c52433 [2021-07-07T12:25:20.059Z] Removing intermediate container 57a9553213e8 [2021-07-07T12:25:20.059Z] ---> 1b76cdd79576 [2021-07-07T12:25:20.059Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-07T12:25:20.059Z] Removing intermediate container 470f05cf4a90 [2021-07-07T12:25:20.059Z] Removing intermediate container a5b181c52433 [2021-07-07T12:25:20.059Z] ---> 23001abb3f33 [2021-07-07T12:25:20.059Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-07T12:25:20.059Z] Removing intermediate container 7c7684a0fa7d [2021-07-07T12:25:20.059Z] ---> b43ae4bb1685 [2021-07-07T12:25:20.059Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-07T12:25:20.059Z] ---> 2ad2b7f5a80a [2021-07-07T12:25:20.059Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-07T12:25:20.059Z] Removing intermediate container de88203874b6 [2021-07-07T12:25:20.059Z] ---> 4a9581212aee [2021-07-07T12:25:20.059Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-07T12:25:20.059Z] ---> Running in 2bcccc304dec [2021-07-07T12:25:20.059Z] ---> Running in a55fad44aea4 [2021-07-07T12:25:20.059Z] ---> Running in f2477c50959f [2021-07-07T12:25:20.059Z] ---> Running in 9ea67000f0da [2021-07-07T12:25:20.059Z] ---> Running in 83d063132558 [2021-07-07T12:25:20.660Z] Removing intermediate container 2bcccc304dec [2021-07-07T12:25:20.660Z] ---> fb3c7ba2e1aa [2021-07-07T12:25:20.660Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-07T12:25:20.939Z] ---> Running in cfe35c21ecee [2021-07-07T12:25:21.220Z] Removing intermediate container 83d063132558 [2021-07-07T12:25:21.220Z] ---> 888fbfbef782 [2021-07-07T12:25:21.220Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-07T12:25:21.497Z] ---> Running in 1155fff5feb2 [2021-07-07T12:25:21.497Z] Removing intermediate container 9ea67000f0da [2021-07-07T12:25:21.497Z] ---> ff865400c797 [2021-07-07T12:25:21.497Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-07T12:25:21.497Z] Removing intermediate container f2477c50959f [2021-07-07T12:25:21.497Z] ---> c1cf9fd3740f [2021-07-07T12:25:21.497Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-07T12:25:21.566Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-07T12:25:21.775Z] Removing intermediate container a55fad44aea4 [2021-07-07T12:25:21.775Z] ---> 1e70c20cff08 [2021-07-07T12:25:21.775Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-07T12:25:21.775Z] ---> Running in d0154fa52102 [2021-07-07T12:25:22.051Z] ---> Running in a0cb013075be [2021-07-07T12:25:22.051Z] ---> Running in 544ac8429a24 [2021-07-07T12:25:22.657Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-07T12:25:23.648Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-07T12:25:23.648Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-07T12:25:23.932Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-07T12:25:24.213Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-07T12:25:24.213Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-07T12:25:24.213Z] OK: 218 MiB in 52 packages [2021-07-07T12:25:24.498Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-07T12:25:25.158Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-07T12:25:25.158Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-07T12:25:25.158Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-07T12:25:25.442Z] OK: 218 MiB in 52 packages [2021-07-07T12:25:25.727Z] Removing intermediate container cfe35c21ecee [2021-07-07T12:25:25.727Z] ---> 9e5448942aaf [2021-07-07T12:25:25.727Z] Step 6/24 : COPY go.mod . [2021-07-07T12:25:26.005Z] OK: 218 MiB in 52 packages [2021-07-07T12:25:26.286Z] OK: 218 MiB in 52 packages [2021-07-07T12:25:26.570Z] OK: 218 MiB in 52 packages [2021-07-07T12:25:26.893Z] Removing intermediate container bb56470636c7 [2021-07-07T12:25:26.893Z] ---> f0fc68e47ec9 [2021-07-07T12:25:26.893Z] [2021-07-07T12:25:26.893Z] Step 11/26 : FROM alpine:3.12 [2021-07-07T12:25:26.893Z] ---> 13621d1b12d4 [2021-07-07T12:25:26.893Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-07T12:25:26.893Z] ---> Running in d653e34ea45b [2021-07-07T12:25:26.893Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-07T12:25:27.174Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-07T12:25:27.174Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-07T12:25:27.174Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-07T12:25:27.174Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-07T12:25:27.174Z] (4/6) Installing curl (7.77.0-r0) [2021-07-07T12:25:27.174Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-07T12:25:27.174Z] (6/6) Installing su-exec (0.2-r1) [2021-07-07T12:25:27.174Z] Executing busybox-1.31.1-r20.trigger [2021-07-07T12:25:27.174Z] ---> f4e6de085e15 [2021-07-07T12:25:27.174Z] Step 7/24 : RUN go mod download [2021-07-07T12:25:27.444Z] Executing ca-certificates-20191127-r4.trigger [2021-07-07T12:25:27.445Z] OK: 7 MiB in 20 packages [2021-07-07T12:25:27.450Z] ---> Running in f74b44c8b84a [2021-07-07T12:25:27.450Z] Removing intermediate container 1155fff5feb2 [2021-07-07T12:25:27.450Z] ---> 6f12808957c5 [2021-07-07T12:25:27.450Z] Step 6/23 : COPY go.mod . [2021-07-07T12:25:27.727Z] Removing intermediate container d0154fa52102 [2021-07-07T12:25:27.727Z] ---> 1c7b54a71acc [2021-07-07T12:25:27.727Z] Step 6/24 : COPY go.mod . [2021-07-07T12:25:28.038Z] Removing intermediate container d653e34ea45b [2021-07-07T12:25:28.038Z] ---> 7aa3b6978aab [2021-07-07T12:25:28.039Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-07T12:25:28.039Z] ---> Running in b94f81846143 [2021-07-07T12:25:28.039Z] Removing intermediate container b94f81846143 [2021-07-07T12:25:28.039Z] ---> a6f9308287c1 [2021-07-07T12:25:28.039Z] Step 14/26 : WORKDIR / [2021-07-07T12:25:28.324Z] ---> Running in 9f4c5b3bbbe8 [2021-07-07T12:25:28.330Z] Removing intermediate container a0cb013075be [2021-07-07T12:25:28.330Z] ---> beb845cdf487 [2021-07-07T12:25:28.330Z] Step 6/32 : COPY go.mod . [2021-07-07T12:25:28.603Z] Removing intermediate container 544ac8429a24 [2021-07-07T12:25:28.603Z] ---> 77a5ec6f402e [2021-07-07T12:25:28.603Z] Step 6/26 : COPY go.mod . [2021-07-07T12:25:28.603Z] ---> fa3664c1f018 [2021-07-07T12:25:28.603Z] Step 7/23 : RUN go mod download [2021-07-07T12:25:28.604Z] Removing intermediate container 9f4c5b3bbbe8 [2021-07-07T12:25:28.604Z] ---> 2a07e0d80b48 [2021-07-07T12:25:28.604Z] 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-07-07T12:25:28.604Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-07T12:25:28.878Z] ---> 09a06b13f00f [2021-07-07T12:25:28.878Z] 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-07-07T12:25:28.880Z] ---> Running in af8a5e256eaf [2021-07-07T12:25:29.178Z] ---> db4dbe740764 [2021-07-07T12:25:29.178Z] Step 7/24 : RUN go mod download [2021-07-07T12:25:29.180Z] ---> 89503256f22c [2021-07-07T12:25:29.181Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-07T12:25:29.455Z] ---> 478f4f04a9d8 [2021-07-07T12:25:29.455Z] 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-07-07T12:25:29.469Z] ---> 2459e3c2f682 [2021-07-07T12:25:29.469Z] Step 7/32 : RUN go mod download ---> Running in f06319910d80 [2021-07-07T12:25:29.469Z] [2021-07-07T12:25:29.725Z] ---> 416c062bd0df [2021-07-07T12:25:29.725Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-07T12:25:29.752Z] ---> Running in 57f231ab5452 [2021-07-07T12:25:30.030Z] ---> cd679f81cd4c [2021-07-07T12:25:30.030Z] Step 7/26 : RUN go mod download [2021-07-07T12:25:30.330Z] ---> Running in 4095162539c8 [2021-07-07T12:25:30.339Z] ---> 87672ed4e8d2 [2021-07-07T12:25:30.339Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-07T12:25:31.383Z] ---> 2430278a3fb9 [2021-07-07T12:25:31.383Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-07T12:25:31.383Z] Removing intermediate container 66d01329836b [2021-07-07T12:25:31.383Z] ---> 2690f5b1bf66 [2021-07-07T12:25:31.383Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-07T12:25:31.648Z] ---> Running in af2803c4fc87 [2021-07-07T12:25:31.648Z] ---> af265918edf8 [2021-07-07T12:25:31.648Z] 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-07-07T12:25:31.817Z] Removing intermediate container f74b44c8b84a [2021-07-07T12:25:31.817Z] ---> c83b091363d0 [2021-07-07T12:25:31.817Z] Step 8/24 : COPY . . [2021-07-07T12:25:31.918Z] ---> Running in 34b925b45ce3 [2021-07-07T12:25:32.182Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-07T12:25:32.776Z] Removing intermediate container c03941e85a38 [2021-07-07T12:25:32.776Z] ---> e4565b217fc5 [2021-07-07T12:25:32.776Z] [2021-07-07T12:25:32.776Z] Step 11/22 : FROM alpine:3.12 [2021-07-07T12:25:32.776Z] ---> 13621d1b12d4 [2021-07-07T12:25:32.776Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-07T12:25:32.776Z] Removing intermediate container 4cdc11c7ec68 [2021-07-07T12:25:32.776Z] ---> 61f003675f77 [2021-07-07T12:25:32.776Z] [2021-07-07T12:25:32.776Z] Step 11/32 : FROM alpine:3.12 [2021-07-07T12:25:32.776Z] ---> 13621d1b12d4 [2021-07-07T12:25:32.776Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-07T12:25:32.776Z] ---> Running in 04a38e3dffa9 [2021-07-07T12:25:32.776Z] ---> Running in 40796368892b [2021-07-07T12:25:33.048Z] Removing intermediate container 40796368892b [2021-07-07T12:25:33.048Z] ---> 675bf993e7c9 [2021-07-07T12:25:33.048Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-07T12:25:33.048Z] ---> Running in 3d310a982188 [2021-07-07T12:25:33.048Z] Removing intermediate container af2803c4fc87 [2021-07-07T12:25:33.048Z] ---> 653698843230 [2021-07-07T12:25:33.048Z] [2021-07-07T12:25:33.048Z] Step 12/24 : FROM docker:20.10.0 [2021-07-07T12:25:33.048Z] Removing intermediate container 34b925b45ce3 [2021-07-07T12:25:33.048Z] ---> ae6eedf4ed28 [2021-07-07T12:25:33.048Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-07T12:25:33.328Z] ---> Running in 8e628c14a98b [2021-07-07T12:25:33.328Z] 20.10.0: Pulling from library/docker [2021-07-07T12:25:33.328Z] Removing intermediate container 8e628c14a98b [2021-07-07T12:25:33.328Z] ---> 83453306c258 [2021-07-07T12:25:33.328Z] Step 24/26 : LABEL arch=x86_64 [2021-07-07T12:25:33.328Z] ---> Running in 6529908ea940 [2021-07-07T12:25:33.328Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-07T12:25:33.328Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-07T12:25:33.328Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-07T12:25:33.600Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-07T12:25:33.600Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-07T12:25:33.600Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-07T12:25:33.600Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-07T12:25:33.600Z] (4/4) Installing curl (7.77.0-r0) [2021-07-07T12:25:33.600Z] Executing busybox-1.31.1-r20.trigger [2021-07-07T12:25:33.600Z] Executing ca-certificates-20191127-r4.trigger [2021-07-07T12:25:33.600Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-07T12:25:33.600Z] (2/2) Installing su-exec (0.2-r1) [2021-07-07T12:25:33.600Z] OK: 7 MiB in 18 packages [2021-07-07T12:25:33.600Z] Executing busybox-1.31.1-r20.trigger [2021-07-07T12:25:33.600Z] OK: 6 MiB in 16 packages [2021-07-07T12:25:33.600Z] Removing intermediate container 6529908ea940 [2021-07-07T12:25:33.600Z] ---> 34f1cd93e317 [2021-07-07T12:25:33.600Z] Step 25/26 : LABEL git_sha=4edb777b9d60e900e8671f5ac6453e52ef440742 [2021-07-07T12:25:33.829Z] Removing intermediate container af8a5e256eaf [2021-07-07T12:25:33.829Z] ---> b588bf30f708 [2021-07-07T12:25:33.829Z] Step 8/23 : COPY . . [2021-07-07T12:25:33.873Z] ---> Running in ab95c7c38e5c [2021-07-07T12:25:33.873Z] Removing intermediate container ab95c7c38e5c [2021-07-07T12:25:33.873Z] ---> ab26baba58cd [2021-07-07T12:25:33.873Z] Step 26/26 : LABEL version=2.0.1-dev.2 [2021-07-07T12:25:34.143Z] ---> Running in 4e657c0e7fa9 [2021-07-07T12:25:34.143Z] Removing intermediate container 04a38e3dffa9 [2021-07-07T12:25:34.143Z] ---> 26ea9519b6ad [2021-07-07T12:25:34.143Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-07T12:25:34.410Z] Removing intermediate container 3d310a982188 [2021-07-07T12:25:34.410Z] ---> 7730a5c9b73b [2021-07-07T12:25:34.410Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-07T12:25:34.410Z] Removing intermediate container 4e657c0e7fa9 [2021-07-07T12:25:34.410Z] ---> a7965e9ffdc5 [2021-07-07T12:25:34.410Z] [2021-07-07T12:25:34.410Z] ---> Running in 70a4598fa194 [2021-07-07T12:25:34.410Z] Successfully built a7965e9ffdc5 [2021-07-07T12:25:34.410Z] ---> Running in 5c7a12c6c8ca [2021-07-07T12:25:34.410Z] Successfully tagged security-secretstore-setup:latest [2021-07-07T12:25:34.410Z]  Building security-secretstore-setup ... done Removing intermediate container 70a4598fa194 [2021-07-07T12:25:34.410Z] ---> 9bb2e39eb867 [2021-07-07T12:25:34.410Z] Step 14/22 : WORKDIR /edgex [2021-07-07T12:25:34.410Z] ---> Running in 1c6aa1920fa7 [2021-07-07T12:25:34.410Z] Removing intermediate container 5c7a12c6c8ca [2021-07-07T12:25:34.410Z] ---> 5fec44a21a9c [2021-07-07T12:25:34.410Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-07T12:25:34.672Z] ---> Running in 334dd32306d4 [2021-07-07T12:25:34.672Z] Removing intermediate container 1c6aa1920fa7 [2021-07-07T12:25:34.672Z] ---> fc2f027f29b6 [2021-07-07T12:25:34.672Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-07T12:25:34.672Z] Removing intermediate container 334dd32306d4 [2021-07-07T12:25:34.672Z] ---> 43f468aab7f9 [2021-07-07T12:25:34.672Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-07T12:25:34.946Z] ---> Running in 060015a54b9b [2021-07-07T12:25:34.946Z] ---> b7c6bb346559 [2021-07-07T12:25:34.946Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-07T12:25:35.298Z] Removing intermediate container 57f231ab5452 [2021-07-07T12:25:35.298Z] ---> 3b4d7fd45bf4 [2021-07-07T12:25:35.298Z] Step 8/32 : COPY . . [2021-07-07T12:25:35.521Z] ---> a6c5bad5d175 [2021-07-07T12:25:35.521Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-07T12:25:35.786Z] Removing intermediate container 060015a54b9b [2021-07-07T12:25:35.786Z] ---> 4a26ef506109 [2021-07-07T12:25:35.786Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-07T12:25:35.786Z] ---> 673732f34dbc [2021-07-07T12:25:35.786Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-07T12:25:35.786Z] ---> Running in f213e7138217 [2021-07-07T12:25:35.786Z] ---> Running in 48580634f63e [2021-07-07T12:25:35.901Z] Removing intermediate container f06319910d80 [2021-07-07T12:25:35.901Z] ---> 83198abc97a1 [2021-07-07T12:25:35.902Z] Step 8/24 : COPY . . [2021-07-07T12:25:35.902Z] Removing intermediate container 4095162539c8 [2021-07-07T12:25:35.902Z] ---> 6fc660127db7 [2021-07-07T12:25:35.902Z] Step 8/26 : COPY . . [2021-07-07T12:25:36.055Z] Removing intermediate container f213e7138217 [2021-07-07T12:25:36.056Z] ---> 08348595a0d2 [2021-07-07T12:25:36.056Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-07T12:25:36.056Z] Removing intermediate container 48580634f63e [2021-07-07T12:25:36.056Z] ---> 76de6138930e [2021-07-07T12:25:36.056Z] Step 19/22 : CMD ["--init=true"] [2021-07-07T12:25:36.056Z] ---> Running in 032122d88391 [2021-07-07T12:25:36.331Z] Removing intermediate container 032122d88391 [2021-07-07T12:25:36.331Z] ---> ffc21efa487d [2021-07-07T12:25:36.331Z] Step 20/22 : LABEL arch=x86_64 [2021-07-07T12:25:36.331Z] ---> 25a5cb22100d [2021-07-07T12:25:36.331Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-07T12:25:36.331Z] ---> Running in cfd1d4e15baa [2021-07-07T12:25:36.331Z] ---> Running in 90e8234659bc [2021-07-07T12:25:36.594Z] Removing intermediate container cfd1d4e15baa [2021-07-07T12:25:36.594Z] ---> 646db8496f96 [2021-07-07T12:25:36.594Z] Step 21/22 : LABEL git_sha=4edb777b9d60e900e8671f5ac6453e52ef440742 [2021-07-07T12:25:36.594Z] ---> Running in 025a8f486140 [2021-07-07T12:25:36.886Z] Removing intermediate container 025a8f486140 [2021-07-07T12:25:36.886Z] ---> 9d22d08dd0bc [2021-07-07T12:25:36.886Z] Step 22/22 : LABEL version=2.0.1-dev.2 [2021-07-07T12:25:36.886Z] ---> Running in 8382de3b0b9e [2021-07-07T12:25:37.171Z] Removing intermediate container 8382de3b0b9e [2021-07-07T12:25:37.171Z] ---> 2ef03e9c9115 [2021-07-07T12:25:37.171Z] [2021-07-07T12:25:37.171Z] Successfully built 2ef03e9c9115 [2021-07-07T12:25:37.436Z] Successfully tagged security-proxy-setup:latest [2021-07-07T12:25:37.436Z]  Building security-proxy-setup ... done Removing intermediate container 90e8234659bc [2021-07-07T12:25:37.436Z] ---> f92262985f28 [2021-07-07T12:25:37.436Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-07T12:25:37.703Z] ---> 30dd7711458a [2021-07-07T12:25:37.703Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-07T12:25:37.703Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-07T12:25:37.703Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-07T12:25:37.703Z] ---> aefe523efa57 [2021-07-07T12:25:37.703Z] 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-07-07T12:25:37.970Z] ---> Running in 5dedc3085184 [2021-07-07T12:25:37.970Z] ---> b8bec2d35953 [2021-07-07T12:25:37.970Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-07T12:25:37.970Z] Removing intermediate container 5dedc3085184 [2021-07-07T12:25:37.970Z] ---> 4fdcefb0d346 [2021-07-07T12:25:37.970Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-07-07T12:25:37.970Z] ---> Running in 6678e5a1fb59 [2021-07-07T12:25:38.234Z] ---> c34e44d5fe53 [2021-07-07T12:25:38.234Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-07T12:25:38.234Z] ---> 221e9a6b079d [2021-07-07T12:25:38.234Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-07T12:25:38.497Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-07T12:25:38.497Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-07T12:25:38.497Z] ---> 447a8f7a6b42 [2021-07-07T12:25:38.497Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-07T12:25:38.497Z] (1/39) Installing readline (8.0.4-r0) [2021-07-07T12:25:38.497Z] (2/39) Installing bash (5.0.17-r0) [2021-07-07T12:25:38.497Z] ---> Running in 9789c1522f2c [2021-07-07T12:25:38.497Z] Executing bash-5.0.17-r0.post-install [2021-07-07T12:25:38.497Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-07-07T12:25:38.497Z] (4/39) Installing libcurl (7.77.0-r0) [2021-07-07T12:25:38.497Z] (5/39) Installing curl (7.77.0-r0) [2021-07-07T12:25:38.497Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-07-07T12:25:38.497Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-07-07T12:25:38.497Z] (8/39) Installing expat (2.2.9-r1) [2021-07-07T12:25:38.497Z] (9/39) Installing libffi (3.3-r2) [2021-07-07T12:25:38.497Z] (10/39) Installing gdbm (1.13-r1) [2021-07-07T12:25:38.497Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-07-07T12:25:38.497Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-07-07T12:25:38.761Z] (13/39) Installing python3 (3.8.10-r0) [2021-07-07T12:25:38.762Z] Removing intermediate container 9789c1522f2c [2021-07-07T12:25:38.762Z] ---> f1253c668f38 [2021-07-07T12:25:38.762Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-07T12:25:39.713Z] ---> df1d6506633e [2021-07-07T12:25:39.713Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-07T12:25:39.713Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-07-07T12:25:39.713Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-07-07T12:25:39.713Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-07-07T12:25:39.713Z] (17/39) Installing py3-six (1.15.0-r0) [2021-07-07T12:25:39.713Z] (18/39) Installing py3-packaging (20.4-r0) [2021-07-07T12:25:39.713Z] ---> Running in 3ad6c4c8bf83 [2021-07-07T12:25:39.713Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-07-07T12:25:39.713Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-07-07T12:25:39.713Z] (21/39) Installing py3-idna (2.9-r0) [2021-07-07T12:25:39.713Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-07-07T12:25:39.713Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-07-07T12:25:39.713Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-07-07T12:25:39.713Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-07-07T12:25:39.713Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-07T12:25:39.713Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-07T12:25:39.983Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-07-07T12:25:39.983Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-07-07T12:25:39.983Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-07-07T12:25:39.983Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-07-07T12:25:39.983Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-07-07T12:25:39.983Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-07-07T12:25:39.983Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-07-07T12:25:39.983Z] (35/39) Installing py3-progress (1.5-r0) [2021-07-07T12:25:39.983Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-07-07T12:25:39.983Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-07T12:25:39.983Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-07T12:25:39.983Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-07-07T12:25:39.983Z] Executing busybox-1.31.1-r19.trigger [2021-07-07T12:25:39.983Z] OK: 72 MiB in 59 packages [2021-07-07T12:25:40.560Z] Removing intermediate container 3ad6c4c8bf83 [2021-07-07T12:25:40.560Z] ---> 631c841a757a [2021-07-07T12:25:40.560Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-07T12:25:40.560Z] ---> Running in 6bf40ad6a6bf [2021-07-07T12:25:40.825Z] Removing intermediate container 6bf40ad6a6bf [2021-07-07T12:25:40.825Z] ---> 8c9a8fe39a65 [2021-07-07T12:25:40.825Z] Step 29/32 : CMD ["gate"] [2021-07-07T12:25:40.825Z] Collecting docker-compose==1.23.2 [2021-07-07T12:25:40.825Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-07T12:25:41.093Z] ---> Running in dcd5049c634f [2021-07-07T12:25:41.093Z] Collecting docopt<0.7,>=0.6.1 [2021-07-07T12:25:41.093Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-07T12:25:41.093Z] Removing intermediate container dcd5049c634f [2021-07-07T12:25:41.093Z] ---> 5d2b96c3ca2f [2021-07-07T12:25:41.093Z] Step 30/32 : LABEL arch=x86_64 [2021-07-07T12:25:41.093Z] ---> Running in b26cf65b0ae0 [2021-07-07T12:25:41.355Z] Removing intermediate container b26cf65b0ae0 [2021-07-07T12:25:41.355Z] ---> 238ca859e085 [2021-07-07T12:25:41.355Z] Step 31/32 : LABEL git_sha=4edb777b9d60e900e8671f5ac6453e52ef440742 [2021-07-07T12:25:41.355Z] ---> Running in 1fe69d7b9a18 [2021-07-07T12:25:41.355Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-07T12:25:41.355Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-07T12:25:41.631Z] Removing intermediate container 1fe69d7b9a18 [2021-07-07T12:25:41.631Z] ---> f7f6fe2b1387 [2021-07-07T12:25:41.631Z] Step 32/32 : LABEL version=2.0.1-dev.2 [2021-07-07T12:25:41.631Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-07T12:25:41.631Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-07T12:25:41.631Z] ---> Running in e2c22e1facd9 [2021-07-07T12:25:41.631Z] Removing intermediate container e2c22e1facd9 [2021-07-07T12:25:41.631Z] ---> d0df7e498786 [2021-07-07T12:25:41.631Z] [2021-07-07T12:25:41.907Z] Successfully built d0df7e498786 [2021-07-07T12:25:41.907Z] Successfully tagged security-bootstrapper:latest [2021-07-07T12:25:41.907Z]  Building security-bootstrapper ... done Collecting docker<4.0,>=3.6.0 [2021-07-07T12:25:41.907Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-07T12:25:41.907Z] 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-07-07T12:25:42.172Z] Collecting jsonschema<3,>=2.5.1 [2021-07-07T12:25:42.172Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-07T12:25:42.172Z] Collecting texttable<0.10,>=0.9.0 [2021-07-07T12:25:42.172Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-07T12:25:42.436Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-07T12:25:42.436Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-07T12:25:42.699Z] Collecting cached-property<2,>=1.2.0 [2021-07-07T12:25:42.699Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-07T12:25:42.699Z] Collecting PyYAML<4,>=3.10 [2021-07-07T12:25:42.699Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-07T12:25:43.277Z] Collecting docker-pycreds>=0.4.0 [2021-07-07T12:25:43.277Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-07T12:25:43.277Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-07-07T12:25:43.277Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-07-07T12:25:43.277Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-07T12:25:43.277Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-07T12:25:43.597Z] Collecting idna<2.8,>=2.5 [2021-07-07T12:25:43.597Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-07T12:25:43.597Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-07-07T12:25:43.597Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-07-07T12:25:43.597Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-07-07T12:25:43.597Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-07-07T12:25:43.597Z] Installing collected packages: docopt, websocket-client, dockerpty, urllib3, idna, requests, docker-pycreds, docker, jsonschema, texttable, cached-property, PyYAML, docker-compose [2021-07-07T12:25:43.597Z] Running setup.py install for docopt: started [2021-07-07T12:25:43.859Z] Running setup.py install for docopt: finished with status 'done' [2021-07-07T12:25:43.859Z] Running setup.py install for dockerpty: started [2021-07-07T12:25:44.123Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-07T12:25:44.123Z] Attempting uninstall: urllib3 [2021-07-07T12:25:44.123Z] Found existing installation: urllib3 1.25.9 [2021-07-07T12:25:44.123Z] Uninstalling urllib3-1.25.9: [2021-07-07T12:25:44.123Z] Successfully uninstalled urllib3-1.25.9 [2021-07-07T12:25:44.385Z] Attempting uninstall: idna [2021-07-07T12:25:44.385Z] Found existing installation: idna 2.9 [2021-07-07T12:25:44.385Z] Uninstalling idna-2.9: [2021-07-07T12:25:44.385Z] Successfully uninstalled idna-2.9 [2021-07-07T12:25:44.385Z] Attempting uninstall: requests [2021-07-07T12:25:44.385Z] Found existing installation: requests 2.23.0 [2021-07-07T12:25:44.385Z] Uninstalling requests-2.23.0: [2021-07-07T12:25:44.385Z] Successfully uninstalled requests-2.23.0 [2021-07-07T12:25:44.712Z] Running setup.py install for texttable: started [2021-07-07T12:25:44.978Z] Running setup.py install for texttable: finished with status 'done' [2021-07-07T12:25:44.978Z] Running setup.py install for PyYAML: started [2021-07-07T12:25:45.555Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-07T12:25:45.555Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-07-07T12:25:48.142Z] Removing intermediate container 6678e5a1fb59 [2021-07-07T12:25:48.142Z] ---> eafbbe5aca2a [2021-07-07T12:25:48.142Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-07T12:25:48.142Z] ---> Running in de853fecdd56 [2021-07-07T12:25:48.142Z] Removing intermediate container de853fecdd56 [2021-07-07T12:25:48.142Z] ---> 7c43d13337ca [2021-07-07T12:25:48.142Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-07T12:25:48.142Z] ---> Running in 71fb076c36dd [2021-07-07T12:25:48.142Z] Removing intermediate container 71fb076c36dd [2021-07-07T12:25:48.142Z] ---> 1a32a459ec28 [2021-07-07T12:25:48.142Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-07T12:25:48.142Z] ---> 98e038d697a1 [2021-07-07T12:25:48.142Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-07T12:25:48.338Z] ---> 41770541de65 [2021-07-07T12:25:48.338Z] Step 9/24 : RUN go mod tidy [2021-07-07T12:25:48.338Z] ---> f2d9b15da129 [2021-07-07T12:25:48.338Z] Step 9/23 : RUN go mod tidy [2021-07-07T12:25:48.339Z] ---> Running in b066de5a8b69 [2021-07-07T12:25:48.339Z] ---> Running in e058263e0891 [2021-07-07T12:25:48.404Z] ---> f45e72d66308 [2021-07-07T12:25:48.405Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-07T12:25:48.619Z] ---> bfab5cbfae45 [2021-07-07T12:25:48.619Z] Step 9/32 : RUN go mod tidy [2021-07-07T12:25:48.670Z] ---> 61f66f2a207f [2021-07-07T12:25:48.670Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-07T12:25:48.670Z] ---> Running in 8d0b5dd400f1 [2021-07-07T12:25:48.670Z] Removing intermediate container 8d0b5dd400f1 [2021-07-07T12:25:48.670Z] ---> 0e7270c559f0 [2021-07-07T12:25:48.670Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-07T12:25:48.670Z] ---> Running in ceb63a4457e0 [2021-07-07T12:25:48.670Z] Removing intermediate container ceb63a4457e0 [2021-07-07T12:25:48.670Z] ---> cc330a335c64 [2021-07-07T12:25:48.670Z] Step 22/24 : LABEL arch=x86_64 [2021-07-07T12:25:48.670Z] ---> Running in 4cd230ceab5e [2021-07-07T12:25:48.901Z] ---> Running in 78355ae9c94d [2021-07-07T12:25:48.901Z] ---> 91d427974ffd [2021-07-07T12:25:48.901Z] Step 9/26 : RUN go mod tidy [2021-07-07T12:25:48.934Z] Removing intermediate container 4cd230ceab5e [2021-07-07T12:25:48.934Z] ---> 3b340b04164f [2021-07-07T12:25:48.934Z] Step 23/24 : LABEL git_sha=4edb777b9d60e900e8671f5ac6453e52ef440742 [2021-07-07T12:25:48.934Z] ---> Running in c212a123708d [2021-07-07T12:25:48.934Z] Removing intermediate container c212a123708d [2021-07-07T12:25:48.934Z] ---> 20b171870397 [2021-07-07T12:25:48.934Z] Step 24/24 : LABEL version=2.0.1-dev.2 [2021-07-07T12:25:48.934Z] ---> Running in f9f640c351fb [2021-07-07T12:25:48.934Z] Removing intermediate container f9f640c351fb [2021-07-07T12:25:48.934Z] ---> a475f92d5065 [2021-07-07T12:25:48.934Z] [2021-07-07T12:25:49.178Z] ---> 3890f0aff489 [2021-07-07T12:25:49.179Z] Step 9/24 : RUN go mod tidy [2021-07-07T12:25:49.196Z] Successfully built a475f92d5065 [2021-07-07T12:25:49.196Z] Successfully tagged sys-mgmt-agent:latest [2021-07-07T12:25:49.205Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-07-07T12:25:49.212Z] $ docker stop --time=1 09d0dad1110a1764bfa284a0e2498221ca550609524f974d171da8688da518ec [2021-07-07T12:25:49.474Z] ---> Running in 295d91f130c4 [2021-07-07T12:25:49.474Z] ---> Running in be58a26e8e70 [2021-07-07T12:25:50.653Z] $ docker rm -f 09d0dad1110a1764bfa284a0e2498221ca550609524f974d171da8688da518ec [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-07T12:25:51.020Z] + docker images [2021-07-07T12:25:51.020Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-07T12:25:51.020Z] sys-mgmt-agent latest a475f92d5065 2 seconds ago 312MB [2021-07-07T12:25:51.020Z] security-bootstrapper latest d0df7e498786 9 seconds ago 18.6MB [2021-07-07T12:25:51.020Z] security-proxy-setup latest 2ef03e9c9115 14 seconds ago 25.7MB [2021-07-07T12:25:51.020Z] security-secretstore-setup latest a7965e9ffdc5 16 seconds ago 28.7MB [2021-07-07T12:25:51.020Z] 653698843230 18 seconds ago 1.15GB [2021-07-07T12:25:51.020Z] e4565b217fc5 18 seconds ago 1.15GB [2021-07-07T12:25:51.020Z] 61f003675f77 18 seconds ago 1.15GB [2021-07-07T12:25:51.020Z] f0fc68e47ec9 25 seconds ago 1.15GB [2021-07-07T12:25:51.020Z] core-data latest e6ea21f8d9a2 About a minute ago 20.2MB [2021-07-07T12:25:51.020Z] core-metadata latest 1c2f15b4eb41 About a minute ago 16.6MB [2021-07-07T12:25:51.021Z] core-command latest 8ac6fe0d0d61 About a minute ago 15.9MB [2021-07-07T12:25:51.021Z] support-scheduler latest 5ce83f2d251b About a minute ago 15.9MB [2021-07-07T12:25:51.021Z] support-notifications latest 294537723b17 About a minute ago 16.7MB [2021-07-07T12:25:51.021Z] dafadf12ffa6 About a minute ago 1.15GB [2021-07-07T12:25:51.021Z] adc0932ca6b1 About a minute ago 1.15GB [2021-07-07T12:25:51.021Z] 928d333c07c9 About a minute ago 1.14GB [2021-07-07T12:25:51.021Z] 8bbcea92e5e3 About a minute ago 1.15GB [2021-07-07T12:25:51.021Z] e832dd842400 About a minute ago 1.14GB [2021-07-07T12:25:51.021Z] ci-base-image-x86_64 latest ca4945f8a542 5 minutes ago 647MB [2021-07-07T12:25:51.021Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 13 hours ago 37.5MB [2021-07-07T12:25:51.021Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 months ago 445MB [2021-07-07T12:25:51.021Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-07-07T12:25:51.021Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-07-07T12:25:51.021Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 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-07-07T12:25:51.404Z] provisioning config files... [2021-07-07T12:25:51.419Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1403459808504219721tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-07T12:25:51.751Z] ---> docker-login.sh [2021-07-07T12:25:51.751Z] nexus3.edgexfoundry.org:10001 [2021-07-07T12:25:51.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-07T12:25:51.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-07T12:25:51.751Z] Configure a credential helper to remove this warning. See [2021-07-07T12:25:51.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-07T12:25:51.751Z] [2021-07-07T12:25:51.751Z] Login Succeeded [2021-07-07T12:25:51.751Z] nexus3.edgexfoundry.org:10002 [2021-07-07T12:25:51.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-07T12:25:52.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-07T12:25:52.016Z] Configure a credential helper to remove this warning. See [2021-07-07T12:25:52.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-07T12:25:52.016Z] [2021-07-07T12:25:52.016Z] Login Succeeded [2021-07-07T12:25:52.016Z] nexus3.edgexfoundry.org:10003 [2021-07-07T12:25:52.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-07T12:25:52.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-07T12:25:52.016Z] Configure a credential helper to remove this warning. See [2021-07-07T12:25:52.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-07T12:25:52.016Z] [2021-07-07T12:25:52.016Z] Login Succeeded [2021-07-07T12:25:52.016Z] nexus3.edgexfoundry.org:10004 [2021-07-07T12:25:52.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-07T12:25:52.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-07T12:25:52.280Z] Configure a credential helper to remove this warning. See [2021-07-07T12:25:52.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-07T12:25:52.280Z] [2021-07-07T12:25:52.280Z] Login Succeeded [2021-07-07T12:25:52.280Z] docker.io [2021-07-07T12:25:52.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-07T12:25:52.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-07T12:25:52.540Z] Configure a credential helper to remove this warning. See [2021-07-07T12:25:52.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-07T12:25:52.540Z] [2021-07-07T12:25:52.540Z] Login Succeeded [2021-07-07T12:25:52.540Z] ---> docker-login.sh ends [Pipeline] } [2021-07-07T12:25:52.549Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-07T12:25:52.630Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-07-07T12:25:52.630Z] 4edb777b9d60e900e8671f5ac6453e52ef440742 [2021-07-07T12:25:52.630Z] latest [2021-07-07T12:25:52.630Z] 2.0.1-dev.2 [2021-07-07T12:25:52.630Z] 4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2 [2021-07-07T12:25:52.630Z] main [2021-07-07T12:25:52.630Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:25:53.020Z] Removing intermediate container b066de5a8b69 [2021-07-07T12:25:53.020Z] ---> 1566bb456d9a [2021-07-07T12:25:53.020Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-07T12:25:53.020Z] ---> Running in f8555b67192f [2021-07-07T12:25:53.291Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4edb777b9d60e900e8671f5ac6453e52ef440742 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:25:53.595Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4edb777b9d60e900e8671f5ac6453e52ef440742 [2021-07-07T12:25:53.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-07-07T12:25:53.595Z] 5e7ca58e6677: Preparing [2021-07-07T12:25:53.595Z] dcd396a64c93: Preparing [2021-07-07T12:25:53.595Z] a2a9f62438fe: Preparing [2021-07-07T12:25:53.595Z] da2ae930a819: Preparing [2021-07-07T12:25:53.595Z] 32f366d666a5: Preparing [2021-07-07T12:25:53.595Z] 32f366d666a5: Layer already exists [2021-07-07T12:25:53.862Z] da2ae930a819: Pushed [2021-07-07T12:25:53.862Z] a2a9f62438fe: Pushed [2021-07-07T12:25:53.862Z] 5e7ca58e6677: Pushed [2021-07-07T12:25:54.807Z] dcd396a64c93: Pushed [2021-07-07T12:25:55.035Z] Removing intermediate container e058263e0891 [2021-07-07T12:25:55.035Z] ---> f7bc2e58a05a [2021-07-07T12:25:55.035Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-07T12:25:55.073Z] 4edb777b9d60e900e8671f5ac6453e52ef440742: digest: sha256:737aee7fff379cd236a062c579d687e55872da260533bbed9c3185c35657b6e2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:25:55.319Z] ---> Running in 644cfa4e0b92 [2021-07-07T12:25:55.385Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:25:55.602Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-07T12:25:55.688Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-07-07T12:25:55.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-07-07T12:25:55.688Z] 5e7ca58e6677: Preparing [2021-07-07T12:25:55.688Z] dcd396a64c93: Preparing [2021-07-07T12:25:55.688Z] a2a9f62438fe: Preparing [2021-07-07T12:25:55.688Z] da2ae930a819: Preparing [2021-07-07T12:25:55.688Z] 32f366d666a5: Preparing [2021-07-07T12:25:55.688Z] da2ae930a819: Layer already exists [2021-07-07T12:25:55.688Z] 32f366d666a5: Layer already exists [2021-07-07T12:25:55.688Z] a2a9f62438fe: Layer already exists [2021-07-07T12:25:55.688Z] 5e7ca58e6677: Layer already exists [2021-07-07T12:25:55.688Z] dcd396a64c93: Layer already exists [2021-07-07T12:25:55.688Z] latest: digest: sha256:737aee7fff379cd236a062c579d687e55872da260533bbed9c3185c35657b6e2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:25:55.996Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:25:56.218Z] Removing intermediate container 78355ae9c94d [2021-07-07T12:25:56.219Z] ---> 136e1e659948 [2021-07-07T12:25:56.219Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-07T12:25:56.219Z] ---> Running in 51d301f2ca32 [2021-07-07T12:25:56.318Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.2 [2021-07-07T12:25:56.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-07-07T12:25:56.318Z] 5e7ca58e6677: Preparing [2021-07-07T12:25:56.318Z] dcd396a64c93: Preparing [2021-07-07T12:25:56.318Z] a2a9f62438fe: Preparing [2021-07-07T12:25:56.318Z] da2ae930a819: Preparing [2021-07-07T12:25:56.318Z] 32f366d666a5: Preparing [2021-07-07T12:25:56.318Z] 5e7ca58e6677: Layer already exists [2021-07-07T12:25:56.318Z] a2a9f62438fe: Layer already exists [2021-07-07T12:25:56.318Z] da2ae930a819: Layer already exists [2021-07-07T12:25:56.318Z] 32f366d666a5: Layer already exists [2021-07-07T12:25:56.318Z] dcd396a64c93: Layer already exists [2021-07-07T12:25:56.318Z] 2.0.1-dev.2: digest: sha256:737aee7fff379cd236a062c579d687e55872da260533bbed9c3185c35657b6e2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:25:56.635Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:25:56.938Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2 [2021-07-07T12:25:56.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-07-07T12:25:56.938Z] 5e7ca58e6677: Preparing [2021-07-07T12:25:56.938Z] dcd396a64c93: Preparing [2021-07-07T12:25:56.938Z] a2a9f62438fe: Preparing [2021-07-07T12:25:56.938Z] da2ae930a819: Preparing [2021-07-07T12:25:56.938Z] 32f366d666a5: Preparing [2021-07-07T12:25:56.938Z] da2ae930a819: Layer already exists [2021-07-07T12:25:56.938Z] a2a9f62438fe: Layer already exists [2021-07-07T12:25:56.938Z] dcd396a64c93: Layer already exists [2021-07-07T12:25:56.938Z] 32f366d666a5: Layer already exists [2021-07-07T12:25:56.938Z] 5e7ca58e6677: Layer already exists [2021-07-07T12:25:56.938Z] 4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2: digest: sha256:737aee7fff379cd236a062c579d687e55872da260533bbed9c3185c35657b6e2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:25:57.210Z] Removing intermediate container be58a26e8e70 [2021-07-07T12:25:57.211Z] ---> aa3eef43d10c [2021-07-07T12:25:57.211Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-07T12:25:57.211Z] ---> Running in e8cea5e2fd95 [2021-07-07T12:25:57.211Z] Removing intermediate container 295d91f130c4 [2021-07-07T12:25:57.211Z] ---> b4833e12d91b [2021-07-07T12:25:57.211Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-07T12:25:57.246Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:25:57.563Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-07-07T12:25:57.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-07-07T12:25:57.563Z] 5e7ca58e6677: Preparing [2021-07-07T12:25:57.563Z] dcd396a64c93: Preparing [2021-07-07T12:25:57.563Z] a2a9f62438fe: Preparing [2021-07-07T12:25:57.563Z] da2ae930a819: Preparing [2021-07-07T12:25:57.563Z] 32f366d666a5: Preparing [2021-07-07T12:25:57.563Z] 32f366d666a5: Layer already exists [2021-07-07T12:25:57.563Z] 5e7ca58e6677: Layer already exists [2021-07-07T12:25:57.563Z] dcd396a64c93: Layer already exists [2021-07-07T12:25:57.563Z] a2a9f62438fe: Layer already exists [2021-07-07T12:25:57.563Z] da2ae930a819: Layer already exists [2021-07-07T12:25:57.563Z] main: digest: sha256:737aee7fff379cd236a062c579d687e55872da260533bbed9c3185c35657b6e2 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-07T12:25:57.641Z] ===================================================== [Pipeline] echo [2021-07-07T12:25:57.657Z] taggedImages: [2021-07-07T12:25:57.657Z] - nexus3.edgexfoundry.org:10004/core-command:4edb777b9d60e900e8671f5ac6453e52ef440742 [2021-07-07T12:25:57.657Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-07-07T12:25:57.657Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.2 [2021-07-07T12:25:57.657Z] - nexus3.edgexfoundry.org:10004/core-command:4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2 [2021-07-07T12:25:57.657Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-07-07T12:25:57.697Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-07-07T12:25:57.698Z] 4edb777b9d60e900e8671f5ac6453e52ef440742 [2021-07-07T12:25:57.698Z] latest [2021-07-07T12:25:57.698Z] 2.0.1-dev.2 [2021-07-07T12:25:57.698Z] 4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2 [2021-07-07T12:25:57.698Z] main [2021-07-07T12:25:57.698Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:25:57.825Z] ---> Running in 0ab82bd08fdb [2021-07-07T12:25:58.050Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4edb777b9d60e900e8671f5ac6453e52ef440742 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:25:58.104Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-07T12:25:58.372Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4edb777b9d60e900e8671f5ac6453e52ef440742 [2021-07-07T12:25:58.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-07-07T12:25:58.372Z] 1b4cc4f94c72: Preparing [2021-07-07T12:25:58.372Z] 457b56502b38: Preparing [2021-07-07T12:25:58.372Z] a2a9f62438fe: Preparing [2021-07-07T12:25:58.372Z] 45d2b5766c74: Preparing [2021-07-07T12:25:58.372Z] 4cc8de2f5b56: Preparing [2021-07-07T12:25:58.372Z] 32f366d666a5: Preparing [2021-07-07T12:25:58.372Z] 32f366d666a5: Waiting [2021-07-07T12:25:58.372Z] a2a9f62438fe: Layer already exists [2021-07-07T12:25:58.372Z] 32f366d666a5: Layer already exists [2021-07-07T12:25:58.949Z] 4cc8de2f5b56: Pushed [2021-07-07T12:25:58.949Z] 1b4cc4f94c72: Pushed [2021-07-07T12:25:58.949Z] 45d2b5766c74: Pushed [2021-07-07T12:25:59.113Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-07T12:25:59.717Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-07T12:25:59.893Z] 457b56502b38: Pushed [2021-07-07T12:25:59.995Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-07T12:26:00.153Z] 4edb777b9d60e900e8671f5ac6453e52ef440742: digest: sha256:45accaa8cdc25639e8d01e60bfdd3ca7a03d71cfe2454c8c7a1d04ae45baada0 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:00.460Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:00.761Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-07-07T12:26:00.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-07-07T12:26:00.761Z] 1b4cc4f94c72: Preparing [2021-07-07T12:26:00.761Z] 457b56502b38: Preparing [2021-07-07T12:26:00.761Z] a2a9f62438fe: Preparing [2021-07-07T12:26:00.761Z] 45d2b5766c74: Preparing [2021-07-07T12:26:00.761Z] 4cc8de2f5b56: Preparing [2021-07-07T12:26:00.761Z] 32f366d666a5: Preparing [2021-07-07T12:26:00.761Z] 32f366d666a5: Waiting [2021-07-07T12:26:00.761Z] a2a9f62438fe: Layer already exists [2021-07-07T12:26:00.761Z] 1b4cc4f94c72: Layer already exists [2021-07-07T12:26:00.761Z] 457b56502b38: Layer already exists [2021-07-07T12:26:00.761Z] 45d2b5766c74: Layer already exists [2021-07-07T12:26:00.761Z] 32f366d666a5: Layer already exists [2021-07-07T12:26:00.761Z] 4cc8de2f5b56: Layer already exists [2021-07-07T12:26:01.021Z] latest: digest: sha256:45accaa8cdc25639e8d01e60bfdd3ca7a03d71cfe2454c8c7a1d04ae45baada0 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:01.383Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:01.684Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.2 [2021-07-07T12:26:01.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-07-07T12:26:01.684Z] 1b4cc4f94c72: Preparing [2021-07-07T12:26:01.684Z] 457b56502b38: Preparing [2021-07-07T12:26:01.684Z] a2a9f62438fe: Preparing [2021-07-07T12:26:01.684Z] 45d2b5766c74: Preparing [2021-07-07T12:26:01.684Z] 4cc8de2f5b56: Preparing [2021-07-07T12:26:01.684Z] 32f366d666a5: Preparing [2021-07-07T12:26:01.684Z] 32f366d666a5: Waiting [2021-07-07T12:26:01.684Z] 457b56502b38: Layer already exists [2021-07-07T12:26:01.684Z] 45d2b5766c74: Layer already exists [2021-07-07T12:26:01.684Z] 1b4cc4f94c72: Layer already exists [2021-07-07T12:26:01.684Z] 32f366d666a5: Layer already exists [2021-07-07T12:26:01.684Z] a2a9f62438fe: Layer already exists [2021-07-07T12:26:01.684Z] 4cc8de2f5b56: Layer already exists [2021-07-07T12:26:01.945Z] 2.0.1-dev.2: digest: sha256:45accaa8cdc25639e8d01e60bfdd3ca7a03d71cfe2454c8c7a1d04ae45baada0 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:02.252Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:02.554Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2 [2021-07-07T12:26:02.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-07-07T12:26:02.554Z] 1b4cc4f94c72: Preparing [2021-07-07T12:26:02.554Z] 457b56502b38: Preparing [2021-07-07T12:26:02.554Z] a2a9f62438fe: Preparing [2021-07-07T12:26:02.554Z] 45d2b5766c74: Preparing [2021-07-07T12:26:02.554Z] 4cc8de2f5b56: Preparing [2021-07-07T12:26:02.554Z] 32f366d666a5: Preparing [2021-07-07T12:26:02.554Z] 32f366d666a5: Waiting [2021-07-07T12:26:02.554Z] a2a9f62438fe: Layer already exists [2021-07-07T12:26:02.554Z] 457b56502b38: Layer already exists [2021-07-07T12:26:02.554Z] 45d2b5766c74: Layer already exists [2021-07-07T12:26:02.554Z] 4cc8de2f5b56: Layer already exists [2021-07-07T12:26:02.554Z] 1b4cc4f94c72: Layer already exists [2021-07-07T12:26:02.554Z] 32f366d666a5: Layer already exists [2021-07-07T12:26:02.554Z] 4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2: digest: sha256:45accaa8cdc25639e8d01e60bfdd3ca7a03d71cfe2454c8c7a1d04ae45baada0 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:02.872Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:03.174Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-07-07T12:26:03.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-07-07T12:26:03.174Z] 1b4cc4f94c72: Preparing [2021-07-07T12:26:03.174Z] 457b56502b38: Preparing [2021-07-07T12:26:03.174Z] a2a9f62438fe: Preparing [2021-07-07T12:26:03.175Z] 45d2b5766c74: Preparing [2021-07-07T12:26:03.175Z] 4cc8de2f5b56: Preparing [2021-07-07T12:26:03.175Z] 32f366d666a5: Preparing [2021-07-07T12:26:03.175Z] 32f366d666a5: Waiting [2021-07-07T12:26:03.175Z] 4cc8de2f5b56: Layer already exists [2021-07-07T12:26:03.175Z] a2a9f62438fe: Layer already exists [2021-07-07T12:26:03.175Z] 1b4cc4f94c72: Layer already exists [2021-07-07T12:26:03.175Z] 45d2b5766c74: Layer already exists [2021-07-07T12:26:03.175Z] 457b56502b38: Layer already exists [2021-07-07T12:26:03.175Z] 32f366d666a5: Layer already exists [2021-07-07T12:26:03.438Z] main: digest: sha256:45accaa8cdc25639e8d01e60bfdd3ca7a03d71cfe2454c8c7a1d04ae45baada0 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-07T12:26:03.496Z] ===================================================== [Pipeline] echo [2021-07-07T12:26:03.513Z] taggedImages: [2021-07-07T12:26:03.513Z] - nexus3.edgexfoundry.org:10004/core-data:4edb777b9d60e900e8671f5ac6453e52ef440742 [2021-07-07T12:26:03.513Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-07-07T12:26:03.513Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.2 [2021-07-07T12:26:03.513Z] - nexus3.edgexfoundry.org:10004/core-data:4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2 [2021-07-07T12:26:03.513Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-07-07T12:26:03.547Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-07-07T12:26:03.547Z] 4edb777b9d60e900e8671f5ac6453e52ef440742 [2021-07-07T12:26:03.547Z] latest [2021-07-07T12:26:03.547Z] 2.0.1-dev.2 [2021-07-07T12:26:03.547Z] 4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2 [2021-07-07T12:26:03.547Z] main [2021-07-07T12:26:03.547Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:03.971Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4edb777b9d60e900e8671f5ac6453e52ef440742 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:04.267Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4edb777b9d60e900e8671f5ac6453e52ef440742 [2021-07-07T12:26:04.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-07-07T12:26:04.267Z] bdcd2a6b7a1a: Preparing [2021-07-07T12:26:04.267Z] ff1c748ae515: Preparing [2021-07-07T12:26:04.267Z] a2a9f62438fe: Preparing [2021-07-07T12:26:04.267Z] c5bea912f7dc: Preparing [2021-07-07T12:26:04.267Z] 32f366d666a5: Preparing [2021-07-07T12:26:04.267Z] a2a9f62438fe: Layer already exists [2021-07-07T12:26:04.267Z] 32f366d666a5: Layer already exists [2021-07-07T12:26:04.539Z] bdcd2a6b7a1a: Pushed [2021-07-07T12:26:04.539Z] c5bea912f7dc: Pushed [2021-07-07T12:26:05.925Z] ff1c748ae515: Pushed [2021-07-07T12:26:05.925Z] 4edb777b9d60e900e8671f5ac6453e52ef440742: digest: sha256:e66875c5cb2d676d061d7f2724f3adb88acc9ef814bfc28bc670672e180a28e2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:06.264Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:06.563Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-07-07T12:26:06.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-07-07T12:26:06.563Z] bdcd2a6b7a1a: Preparing [2021-07-07T12:26:06.563Z] ff1c748ae515: Preparing [2021-07-07T12:26:06.563Z] a2a9f62438fe: Preparing [2021-07-07T12:26:06.563Z] c5bea912f7dc: Preparing [2021-07-07T12:26:06.563Z] 32f366d666a5: Preparing [2021-07-07T12:26:06.563Z] 32f366d666a5: Layer already exists [2021-07-07T12:26:06.563Z] bdcd2a6b7a1a: Layer already exists [2021-07-07T12:26:06.563Z] ff1c748ae515: Layer already exists [2021-07-07T12:26:06.563Z] a2a9f62438fe: Layer already exists [2021-07-07T12:26:06.563Z] c5bea912f7dc: Layer already exists [2021-07-07T12:26:06.563Z] latest: digest: sha256:e66875c5cb2d676d061d7f2724f3adb88acc9ef814bfc28bc670672e180a28e2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:06.871Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:07.171Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.2 [2021-07-07T12:26:07.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-07-07T12:26:07.171Z] bdcd2a6b7a1a: Preparing [2021-07-07T12:26:07.171Z] ff1c748ae515: Preparing [2021-07-07T12:26:07.171Z] a2a9f62438fe: Preparing [2021-07-07T12:26:07.171Z] c5bea912f7dc: Preparing [2021-07-07T12:26:07.171Z] 32f366d666a5: Preparing [2021-07-07T12:26:07.171Z] bdcd2a6b7a1a: Layer already exists [2021-07-07T12:26:07.171Z] ff1c748ae515: Layer already exists [2021-07-07T12:26:07.171Z] a2a9f62438fe: Layer already exists [2021-07-07T12:26:07.171Z] 32f366d666a5: Layer already exists [2021-07-07T12:26:07.171Z] c5bea912f7dc: Layer already exists [2021-07-07T12:26:07.171Z] 2.0.1-dev.2: digest: sha256:e66875c5cb2d676d061d7f2724f3adb88acc9ef814bfc28bc670672e180a28e2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:07.591Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:07.955Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2 [2021-07-07T12:26:07.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-07-07T12:26:07.955Z] bdcd2a6b7a1a: Preparing [2021-07-07T12:26:07.955Z] ff1c748ae515: Preparing [2021-07-07T12:26:07.955Z] a2a9f62438fe: Preparing [2021-07-07T12:26:07.955Z] c5bea912f7dc: Preparing [2021-07-07T12:26:07.955Z] 32f366d666a5: Preparing [2021-07-07T12:26:07.955Z] bdcd2a6b7a1a: Layer already exists [2021-07-07T12:26:07.955Z] c5bea912f7dc: Layer already exists [2021-07-07T12:26:07.955Z] ff1c748ae515: Layer already exists [2021-07-07T12:26:07.955Z] a2a9f62438fe: Layer already exists [2021-07-07T12:26:07.955Z] 32f366d666a5: Layer already exists [2021-07-07T12:26:07.955Z] 4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2: digest: sha256:e66875c5cb2d676d061d7f2724f3adb88acc9ef814bfc28bc670672e180a28e2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:08.269Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:08.572Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-07-07T12:26:08.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-07-07T12:26:08.572Z] bdcd2a6b7a1a: Preparing [2021-07-07T12:26:08.572Z] ff1c748ae515: Preparing [2021-07-07T12:26:08.572Z] a2a9f62438fe: Preparing [2021-07-07T12:26:08.572Z] c5bea912f7dc: Preparing [2021-07-07T12:26:08.572Z] 32f366d666a5: Preparing [2021-07-07T12:26:08.572Z] ff1c748ae515: Layer already exists [2021-07-07T12:26:08.572Z] a2a9f62438fe: Layer already exists [2021-07-07T12:26:08.572Z] bdcd2a6b7a1a: Layer already exists [2021-07-07T12:26:08.572Z] 32f366d666a5: Layer already exists [2021-07-07T12:26:08.572Z] c5bea912f7dc: Layer already exists [2021-07-07T12:26:08.572Z] main: digest: sha256:e66875c5cb2d676d061d7f2724f3adb88acc9ef814bfc28bc670672e180a28e2 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-07T12:26:08.628Z] ===================================================== [Pipeline] echo [2021-07-07T12:26:08.644Z] taggedImages: [2021-07-07T12:26:08.644Z] - nexus3.edgexfoundry.org:10004/core-metadata:4edb777b9d60e900e8671f5ac6453e52ef440742 [2021-07-07T12:26:08.644Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-07-07T12:26:08.644Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.2 [2021-07-07T12:26:08.644Z] - nexus3.edgexfoundry.org:10004/core-metadata:4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2 [2021-07-07T12:26:08.645Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-07-07T12:26:08.680Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-07-07T12:26:08.680Z] 4edb777b9d60e900e8671f5ac6453e52ef440742 [2021-07-07T12:26:08.680Z] latest [2021-07-07T12:26:08.680Z] 2.0.1-dev.2 [2021-07-07T12:26:08.680Z] 4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2 [2021-07-07T12:26:08.680Z] main [2021-07-07T12:26:08.680Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:09.031Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4edb777b9d60e900e8671f5ac6453e52ef440742 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:09.414Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4edb777b9d60e900e8671f5ac6453e52ef440742 [2021-07-07T12:26:09.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-07-07T12:26:09.414Z] 97d43fbfaceb: Preparing [2021-07-07T12:26:09.414Z] 97d43fbfaceb: Preparing [2021-07-07T12:26:09.414Z] fc0da0432eec: Preparing [2021-07-07T12:26:09.414Z] b95c5638fe76: Preparing [2021-07-07T12:26:09.414Z] 14ac730059db: Preparing [2021-07-07T12:26:09.414Z] 5df04a57cbe2: Preparing [2021-07-07T12:26:09.414Z] a2a9f62438fe: Preparing [2021-07-07T12:26:09.414Z] 629e8ac17774: Preparing [2021-07-07T12:26:09.414Z] 4937783be01e: Preparing [2021-07-07T12:26:09.414Z] e92ba8300c89: Preparing [2021-07-07T12:26:09.414Z] 7ba54c72f209: Preparing [2021-07-07T12:26:09.414Z] 32f366d666a5: Preparing [2021-07-07T12:26:09.414Z] 629e8ac17774: Waiting [2021-07-07T12:26:09.414Z] 4937783be01e: Waiting [2021-07-07T12:26:09.414Z] e92ba8300c89: Waiting [2021-07-07T12:26:09.414Z] 7ba54c72f209: Waiting [2021-07-07T12:26:09.414Z] 32f366d666a5: Waiting [2021-07-07T12:26:09.414Z] a2a9f62438fe: Waiting [2021-07-07T12:26:09.675Z] 97d43fbfaceb: Pushed [2021-07-07T12:26:09.675Z] fc0da0432eec: Pushed [2021-07-07T12:26:09.675Z] a2a9f62438fe: Layer already exists [2021-07-07T12:26:09.675Z] b95c5638fe76: Pushed [2021-07-07T12:26:09.675Z] 14ac730059db: Pushed [2021-07-07T12:26:09.941Z] 629e8ac17774: Pushed [2021-07-07T12:26:09.941Z] 32f366d666a5: Layer already exists [2021-07-07T12:26:09.941Z] 4937783be01e: Pushed [2021-07-07T12:26:09.941Z] 7ba54c72f209: Pushed [2021-07-07T12:26:09.941Z] e92ba8300c89: Pushed [2021-07-07T12:26:10.896Z] 5df04a57cbe2: Pushed [2021-07-07T12:26:11.157Z] 4edb777b9d60e900e8671f5ac6453e52ef440742: digest: sha256:616fa486d896a341c5059efe9dd26e0d7d1bc62ad2fe5ab40a3c1a8a47530335 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:11.486Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:11.788Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-07-07T12:26:11.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-07-07T12:26:11.788Z] 97d43fbfaceb: Preparing [2021-07-07T12:26:11.788Z] 97d43fbfaceb: Preparing [2021-07-07T12:26:11.788Z] fc0da0432eec: Preparing [2021-07-07T12:26:11.788Z] b95c5638fe76: Preparing [2021-07-07T12:26:11.788Z] 14ac730059db: Preparing [2021-07-07T12:26:11.788Z] 5df04a57cbe2: Preparing [2021-07-07T12:26:11.788Z] a2a9f62438fe: Preparing [2021-07-07T12:26:11.788Z] 629e8ac17774: Preparing [2021-07-07T12:26:11.788Z] 4937783be01e: Preparing [2021-07-07T12:26:11.788Z] e92ba8300c89: Preparing [2021-07-07T12:26:11.788Z] 7ba54c72f209: Preparing [2021-07-07T12:26:11.788Z] 32f366d666a5: Preparing [2021-07-07T12:26:11.788Z] a2a9f62438fe: Waiting [2021-07-07T12:26:11.788Z] 629e8ac17774: Waiting [2021-07-07T12:26:11.788Z] 4937783be01e: Waiting [2021-07-07T12:26:11.788Z] e92ba8300c89: Waiting [2021-07-07T12:26:11.788Z] 7ba54c72f209: Waiting [2021-07-07T12:26:11.788Z] 32f366d666a5: Waiting [2021-07-07T12:26:11.788Z] 5df04a57cbe2: Layer already exists [2021-07-07T12:26:11.788Z] b95c5638fe76: Layer already exists [2021-07-07T12:26:11.788Z] 14ac730059db: Layer already exists [2021-07-07T12:26:11.788Z] 97d43fbfaceb: Layer already exists [2021-07-07T12:26:11.788Z] fc0da0432eec: Layer already exists [2021-07-07T12:26:11.788Z] a2a9f62438fe: Layer already exists [2021-07-07T12:26:11.788Z] 4937783be01e: Layer already exists [2021-07-07T12:26:11.789Z] 629e8ac17774: Layer already exists [2021-07-07T12:26:11.789Z] 7ba54c72f209: Layer already exists [2021-07-07T12:26:11.789Z] e92ba8300c89: Layer already exists [2021-07-07T12:26:11.789Z] 32f366d666a5: Layer already exists [2021-07-07T12:26:11.789Z] latest: digest: sha256:616fa486d896a341c5059efe9dd26e0d7d1bc62ad2fe5ab40a3c1a8a47530335 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:12.098Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:12.418Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.2 [2021-07-07T12:26:12.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-07-07T12:26:12.418Z] 97d43fbfaceb: Preparing [2021-07-07T12:26:12.418Z] 97d43fbfaceb: Preparing [2021-07-07T12:26:12.418Z] fc0da0432eec: Preparing [2021-07-07T12:26:12.418Z] b95c5638fe76: Preparing [2021-07-07T12:26:12.418Z] 14ac730059db: Preparing [2021-07-07T12:26:12.418Z] 5df04a57cbe2: Preparing [2021-07-07T12:26:12.418Z] a2a9f62438fe: Preparing [2021-07-07T12:26:12.418Z] 629e8ac17774: Preparing [2021-07-07T12:26:12.418Z] 4937783be01e: Preparing [2021-07-07T12:26:12.418Z] e92ba8300c89: Preparing [2021-07-07T12:26:12.418Z] 7ba54c72f209: Preparing [2021-07-07T12:26:12.418Z] 32f366d666a5: Preparing [2021-07-07T12:26:12.418Z] a2a9f62438fe: Waiting [2021-07-07T12:26:12.418Z] 629e8ac17774: Waiting [2021-07-07T12:26:12.418Z] 4937783be01e: Waiting [2021-07-07T12:26:12.418Z] e92ba8300c89: Waiting [2021-07-07T12:26:12.418Z] 7ba54c72f209: Waiting [2021-07-07T12:26:12.418Z] 32f366d666a5: Waiting [2021-07-07T12:26:12.418Z] 5df04a57cbe2: Layer already exists [2021-07-07T12:26:12.418Z] fc0da0432eec: Layer already exists [2021-07-07T12:26:12.418Z] 97d43fbfaceb: Layer already exists [2021-07-07T12:26:12.418Z] 14ac730059db: Layer already exists [2021-07-07T12:26:12.418Z] b95c5638fe76: Layer already exists [2021-07-07T12:26:12.418Z] a2a9f62438fe: Layer already exists [2021-07-07T12:26:12.418Z] e92ba8300c89: Layer already exists [2021-07-07T12:26:12.418Z] 629e8ac17774: Layer already exists [2021-07-07T12:26:12.418Z] 32f366d666a5: Layer already exists [2021-07-07T12:26:12.418Z] 7ba54c72f209: Layer already exists [2021-07-07T12:26:12.418Z] 4937783be01e: Layer already exists [2021-07-07T12:26:12.418Z] 2.0.1-dev.2: digest: sha256:616fa486d896a341c5059efe9dd26e0d7d1bc62ad2fe5ab40a3c1a8a47530335 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:12.730Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:13.030Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2 [2021-07-07T12:26:13.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-07-07T12:26:13.030Z] 97d43fbfaceb: Preparing [2021-07-07T12:26:13.030Z] 97d43fbfaceb: Preparing [2021-07-07T12:26:13.030Z] fc0da0432eec: Preparing [2021-07-07T12:26:13.030Z] b95c5638fe76: Preparing [2021-07-07T12:26:13.030Z] 14ac730059db: Preparing [2021-07-07T12:26:13.030Z] 5df04a57cbe2: Preparing [2021-07-07T12:26:13.030Z] a2a9f62438fe: Preparing [2021-07-07T12:26:13.030Z] 629e8ac17774: Preparing [2021-07-07T12:26:13.030Z] 4937783be01e: Preparing [2021-07-07T12:26:13.030Z] e92ba8300c89: Preparing [2021-07-07T12:26:13.030Z] 7ba54c72f209: Preparing [2021-07-07T12:26:13.030Z] 32f366d666a5: Preparing [2021-07-07T12:26:13.030Z] a2a9f62438fe: Waiting [2021-07-07T12:26:13.030Z] 629e8ac17774: Waiting [2021-07-07T12:26:13.030Z] 4937783be01e: Waiting [2021-07-07T12:26:13.030Z] e92ba8300c89: Waiting [2021-07-07T12:26:13.030Z] 7ba54c72f209: Waiting [2021-07-07T12:26:13.030Z] 32f366d666a5: Waiting [2021-07-07T12:26:13.030Z] 97d43fbfaceb: Layer already exists [2021-07-07T12:26:13.030Z] 5df04a57cbe2: Layer already exists [2021-07-07T12:26:13.030Z] fc0da0432eec: Layer already exists [2021-07-07T12:26:13.030Z] b95c5638fe76: Layer already exists [2021-07-07T12:26:13.030Z] 14ac730059db: Layer already exists [2021-07-07T12:26:13.030Z] 629e8ac17774: Layer already exists [2021-07-07T12:26:13.030Z] a2a9f62438fe: Layer already exists [2021-07-07T12:26:13.030Z] 7ba54c72f209: Layer already exists [2021-07-07T12:26:13.030Z] 4937783be01e: Layer already exists [2021-07-07T12:26:13.030Z] e92ba8300c89: Layer already exists [2021-07-07T12:26:13.030Z] 32f366d666a5: Layer already exists [2021-07-07T12:26:13.030Z] 4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2: digest: sha256:616fa486d896a341c5059efe9dd26e0d7d1bc62ad2fe5ab40a3c1a8a47530335 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:13.337Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:13.635Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-07-07T12:26:13.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-07-07T12:26:13.635Z] 97d43fbfaceb: Preparing [2021-07-07T12:26:13.635Z] 97d43fbfaceb: Preparing [2021-07-07T12:26:13.635Z] fc0da0432eec: Preparing [2021-07-07T12:26:13.635Z] b95c5638fe76: Preparing [2021-07-07T12:26:13.635Z] 14ac730059db: Preparing [2021-07-07T12:26:13.635Z] 5df04a57cbe2: Preparing [2021-07-07T12:26:13.635Z] a2a9f62438fe: Preparing [2021-07-07T12:26:13.635Z] 629e8ac17774: Preparing [2021-07-07T12:26:13.635Z] 4937783be01e: Preparing [2021-07-07T12:26:13.635Z] e92ba8300c89: Preparing [2021-07-07T12:26:13.635Z] 7ba54c72f209: Preparing [2021-07-07T12:26:13.636Z] 32f366d666a5: Preparing [2021-07-07T12:26:13.636Z] a2a9f62438fe: Waiting [2021-07-07T12:26:13.636Z] 629e8ac17774: Waiting [2021-07-07T12:26:13.636Z] 4937783be01e: Waiting [2021-07-07T12:26:13.636Z] e92ba8300c89: Waiting [2021-07-07T12:26:13.636Z] 7ba54c72f209: Waiting [2021-07-07T12:26:13.636Z] 32f366d666a5: Waiting [2021-07-07T12:26:13.636Z] b95c5638fe76: Layer already exists [2021-07-07T12:26:13.636Z] 14ac730059db: Layer already exists [2021-07-07T12:26:13.636Z] fc0da0432eec: Layer already exists [2021-07-07T12:26:13.636Z] 5df04a57cbe2: Layer already exists [2021-07-07T12:26:13.636Z] 97d43fbfaceb: Layer already exists [2021-07-07T12:26:13.636Z] 629e8ac17774: Layer already exists [2021-07-07T12:26:13.636Z] a2a9f62438fe: Layer already exists [2021-07-07T12:26:13.636Z] 4937783be01e: Layer already exists [2021-07-07T12:26:13.636Z] e92ba8300c89: Layer already exists [2021-07-07T12:26:13.636Z] 7ba54c72f209: Layer already exists [2021-07-07T12:26:13.636Z] 32f366d666a5: Layer already exists [2021-07-07T12:26:13.897Z] main: digest: sha256:616fa486d896a341c5059efe9dd26e0d7d1bc62ad2fe5ab40a3c1a8a47530335 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-07T12:26:13.956Z] ===================================================== [Pipeline] echo [2021-07-07T12:26:13.972Z] taggedImages: [2021-07-07T12:26:13.972Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4edb777b9d60e900e8671f5ac6453e52ef440742 [2021-07-07T12:26:13.972Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-07-07T12:26:13.972Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.2 [2021-07-07T12:26:13.972Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2 [2021-07-07T12:26:13.972Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-07-07T12:26:14.007Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-07-07T12:26:14.007Z] 4edb777b9d60e900e8671f5ac6453e52ef440742 [2021-07-07T12:26:14.007Z] latest [2021-07-07T12:26:14.007Z] 2.0.1-dev.2 [2021-07-07T12:26:14.007Z] 4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2 [2021-07-07T12:26:14.007Z] main [2021-07-07T12:26:14.007Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:14.361Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4edb777b9d60e900e8671f5ac6453e52ef440742 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:14.665Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4edb777b9d60e900e8671f5ac6453e52ef440742 [2021-07-07T12:26:14.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-07-07T12:26:14.665Z] 04b8ac11f18c: Preparing [2021-07-07T12:26:14.665Z] 650bc70a134d: Preparing [2021-07-07T12:26:14.665Z] 6dc92c12886b: Preparing [2021-07-07T12:26:14.665Z] ab18668fa1be: Preparing [2021-07-07T12:26:14.665Z] 8f8c8ec032c1: Preparing [2021-07-07T12:26:14.665Z] 32f366d666a5: Preparing [2021-07-07T12:26:14.665Z] 32f366d666a5: Waiting [2021-07-07T12:26:15.616Z] ab18668fa1be: Pushed [2021-07-07T12:26:15.616Z] 8f8c8ec032c1: Pushed [2021-07-07T12:26:15.616Z] 32f366d666a5: Layer already exists [2021-07-07T12:26:15.616Z] 6dc92c12886b: Pushed [2021-07-07T12:26:15.877Z] 04b8ac11f18c: Pushed [2021-07-07T12:26:15.877Z] 650bc70a134d: Pushed [2021-07-07T12:26:16.139Z] 4edb777b9d60e900e8671f5ac6453e52ef440742: digest: sha256:868ed84da0f4b230c8197e628fbb4dca21b348de3af33ff2a6f38a77480da791 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:16.449Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:16.749Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-07-07T12:26:16.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-07-07T12:26:16.749Z] 04b8ac11f18c: Preparing [2021-07-07T12:26:16.749Z] 650bc70a134d: Preparing [2021-07-07T12:26:16.749Z] 6dc92c12886b: Preparing [2021-07-07T12:26:16.749Z] ab18668fa1be: Preparing [2021-07-07T12:26:16.749Z] 8f8c8ec032c1: Preparing [2021-07-07T12:26:16.749Z] 32f366d666a5: Preparing [2021-07-07T12:26:16.749Z] 32f366d666a5: Waiting [2021-07-07T12:26:16.749Z] 04b8ac11f18c: Layer already exists [2021-07-07T12:26:16.749Z] 8f8c8ec032c1: Layer already exists [2021-07-07T12:26:16.749Z] 650bc70a134d: Layer already exists [2021-07-07T12:26:16.749Z] 6dc92c12886b: Layer already exists [2021-07-07T12:26:16.749Z] ab18668fa1be: Layer already exists [2021-07-07T12:26:16.749Z] 32f366d666a5: Layer already exists [2021-07-07T12:26:16.749Z] latest: digest: sha256:868ed84da0f4b230c8197e628fbb4dca21b348de3af33ff2a6f38a77480da791 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:17.055Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:17.352Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.2 [2021-07-07T12:26:17.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-07-07T12:26:17.352Z] 04b8ac11f18c: Preparing [2021-07-07T12:26:17.352Z] 650bc70a134d: Preparing [2021-07-07T12:26:17.352Z] 6dc92c12886b: Preparing [2021-07-07T12:26:17.352Z] ab18668fa1be: Preparing [2021-07-07T12:26:17.352Z] 8f8c8ec032c1: Preparing [2021-07-07T12:26:17.352Z] 32f366d666a5: Preparing [2021-07-07T12:26:17.352Z] 32f366d666a5: Waiting [2021-07-07T12:26:17.352Z] ab18668fa1be: Layer already exists [2021-07-07T12:26:17.352Z] 650bc70a134d: Layer already exists [2021-07-07T12:26:17.352Z] 8f8c8ec032c1: Layer already exists [2021-07-07T12:26:17.352Z] 04b8ac11f18c: Layer already exists [2021-07-07T12:26:17.352Z] 6dc92c12886b: Layer already exists [2021-07-07T12:26:17.352Z] 32f366d666a5: Layer already exists [2021-07-07T12:26:17.352Z] 2.0.1-dev.2: digest: sha256:868ed84da0f4b230c8197e628fbb4dca21b348de3af33ff2a6f38a77480da791 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:17.656Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:17.957Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2 [2021-07-07T12:26:17.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-07-07T12:26:17.958Z] 04b8ac11f18c: Preparing [2021-07-07T12:26:17.958Z] 650bc70a134d: Preparing [2021-07-07T12:26:17.958Z] 6dc92c12886b: Preparing [2021-07-07T12:26:17.958Z] ab18668fa1be: Preparing [2021-07-07T12:26:17.958Z] 8f8c8ec032c1: Preparing [2021-07-07T12:26:17.958Z] 32f366d666a5: Preparing [2021-07-07T12:26:17.958Z] 32f366d666a5: Waiting [2021-07-07T12:26:17.958Z] 650bc70a134d: Layer already exists [2021-07-07T12:26:17.958Z] ab18668fa1be: Layer already exists [2021-07-07T12:26:17.958Z] 32f366d666a5: Layer already exists [2021-07-07T12:26:17.958Z] 04b8ac11f18c: Layer already exists [2021-07-07T12:26:17.958Z] 6dc92c12886b: Layer already exists [2021-07-07T12:26:17.958Z] 8f8c8ec032c1: Layer already exists [2021-07-07T12:26:17.958Z] 4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2: digest: sha256:868ed84da0f4b230c8197e628fbb4dca21b348de3af33ff2a6f38a77480da791 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:18.280Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:18.583Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-07-07T12:26:18.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-07-07T12:26:18.583Z] 04b8ac11f18c: Preparing [2021-07-07T12:26:18.583Z] 650bc70a134d: Preparing [2021-07-07T12:26:18.583Z] 6dc92c12886b: Preparing [2021-07-07T12:26:18.583Z] ab18668fa1be: Preparing [2021-07-07T12:26:18.583Z] 8f8c8ec032c1: Preparing [2021-07-07T12:26:18.583Z] 32f366d666a5: Preparing [2021-07-07T12:26:18.583Z] 32f366d666a5: Waiting [2021-07-07T12:26:18.583Z] 04b8ac11f18c: Layer already exists [2021-07-07T12:26:18.583Z] 650bc70a134d: Layer already exists [2021-07-07T12:26:18.583Z] 6dc92c12886b: Layer already exists [2021-07-07T12:26:18.583Z] ab18668fa1be: Layer already exists [2021-07-07T12:26:18.583Z] 8f8c8ec032c1: Layer already exists [2021-07-07T12:26:18.583Z] 32f366d666a5: Layer already exists [2021-07-07T12:26:18.583Z] main: digest: sha256:868ed84da0f4b230c8197e628fbb4dca21b348de3af33ff2a6f38a77480da791 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-07T12:26:18.641Z] ===================================================== [Pipeline] echo [2021-07-07T12:26:18.657Z] taggedImages: [2021-07-07T12:26:18.657Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4edb777b9d60e900e8671f5ac6453e52ef440742 [2021-07-07T12:26:18.657Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-07-07T12:26:18.657Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.2 [2021-07-07T12:26:18.657Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2 [2021-07-07T12:26:18.657Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-07-07T12:26:18.693Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-07-07T12:26:18.693Z] 4edb777b9d60e900e8671f5ac6453e52ef440742 [2021-07-07T12:26:18.693Z] latest [2021-07-07T12:26:18.693Z] 2.0.1-dev.2 [2021-07-07T12:26:18.693Z] 4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2 [2021-07-07T12:26:18.693Z] main [2021-07-07T12:26:18.693Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:19.083Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4edb777b9d60e900e8671f5ac6453e52ef440742 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:19.387Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4edb777b9d60e900e8671f5ac6453e52ef440742 [2021-07-07T12:26:19.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-07-07T12:26:19.387Z] 29d134819a1c: Preparing [2021-07-07T12:26:19.387Z] a596842d9b2d: Preparing [2021-07-07T12:26:19.387Z] 60ed437aae57: Preparing [2021-07-07T12:26:19.387Z] 5db8371ee5d6: Preparing [2021-07-07T12:26:19.387Z] b0174b32bfa6: Preparing [2021-07-07T12:26:19.387Z] 0f02b550e161: Preparing [2021-07-07T12:26:19.387Z] 32d6bfb253cc: Preparing [2021-07-07T12:26:19.387Z] 08e728fee325: Preparing [2021-07-07T12:26:19.387Z] 19fb2cabe6fb: Preparing [2021-07-07T12:26:19.387Z] 32f366d666a5: Preparing [2021-07-07T12:26:19.387Z] 0f02b550e161: Waiting [2021-07-07T12:26:19.387Z] 32d6bfb253cc: Waiting [2021-07-07T12:26:19.387Z] 08e728fee325: Waiting [2021-07-07T12:26:19.387Z] 19fb2cabe6fb: Waiting [2021-07-07T12:26:19.387Z] 32f366d666a5: Waiting [2021-07-07T12:26:19.972Z] a596842d9b2d: Pushed [2021-07-07T12:26:19.972Z] 29d134819a1c: Pushed [2021-07-07T12:26:19.972Z] b0174b32bfa6: Pushed [2021-07-07T12:26:20.233Z] 08e728fee325: Pushed [2021-07-07T12:26:20.494Z] 32d6bfb253cc: Pushed [2021-07-07T12:26:20.494Z] 32f366d666a5: Layer already exists [2021-07-07T12:26:20.494Z] 0f02b550e161: Pushed [2021-07-07T12:26:20.494Z] 5db8371ee5d6: Pushed [2021-07-07T12:26:21.066Z] 19fb2cabe6fb: Pushed [2021-07-07T12:26:21.066Z] 60ed437aae57: Pushed [2021-07-07T12:26:21.066Z] 4edb777b9d60e900e8671f5ac6453e52ef440742: digest: sha256:86b948ad91c0963b9ba28b790a23e3d8612ab8316a8e630c0e31fb15f3ed7258 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:21.631Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:21.931Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-07-07T12:26:21.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-07-07T12:26:21.931Z] 29d134819a1c: Preparing [2021-07-07T12:26:21.931Z] a596842d9b2d: Preparing [2021-07-07T12:26:21.931Z] 60ed437aae57: Preparing [2021-07-07T12:26:21.931Z] 5db8371ee5d6: Preparing [2021-07-07T12:26:21.931Z] b0174b32bfa6: Preparing [2021-07-07T12:26:21.931Z] 0f02b550e161: Preparing [2021-07-07T12:26:21.931Z] 32d6bfb253cc: Preparing [2021-07-07T12:26:21.931Z] 08e728fee325: Preparing [2021-07-07T12:26:21.931Z] 19fb2cabe6fb: Preparing [2021-07-07T12:26:21.931Z] 32f366d666a5: Preparing [2021-07-07T12:26:21.931Z] 32d6bfb253cc: Waiting [2021-07-07T12:26:21.931Z] 08e728fee325: Waiting [2021-07-07T12:26:21.931Z] 19fb2cabe6fb: Waiting [2021-07-07T12:26:21.931Z] 32f366d666a5: Waiting [2021-07-07T12:26:21.931Z] 0f02b550e161: Waiting [2021-07-07T12:26:21.931Z] 60ed437aae57: Layer already exists [2021-07-07T12:26:21.931Z] b0174b32bfa6: Layer already exists [2021-07-07T12:26:21.931Z] a596842d9b2d: Layer already exists [2021-07-07T12:26:21.931Z] 29d134819a1c: Layer already exists [2021-07-07T12:26:21.931Z] 0f02b550e161: Layer already exists [2021-07-07T12:26:21.931Z] 5db8371ee5d6: Layer already exists [2021-07-07T12:26:21.931Z] 32d6bfb253cc: Layer already exists [2021-07-07T12:26:21.931Z] 08e728fee325: Layer already exists [2021-07-07T12:26:21.931Z] 19fb2cabe6fb: Layer already exists [2021-07-07T12:26:21.931Z] 32f366d666a5: Layer already exists [2021-07-07T12:26:21.931Z] latest: digest: sha256:86b948ad91c0963b9ba28b790a23e3d8612ab8316a8e630c0e31fb15f3ed7258 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:22.231Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:22.533Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.2 [2021-07-07T12:26:22.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-07-07T12:26:22.533Z] 29d134819a1c: Preparing [2021-07-07T12:26:22.533Z] a596842d9b2d: Preparing [2021-07-07T12:26:22.533Z] 60ed437aae57: Preparing [2021-07-07T12:26:22.533Z] 5db8371ee5d6: Preparing [2021-07-07T12:26:22.533Z] b0174b32bfa6: Preparing [2021-07-07T12:26:22.533Z] 0f02b550e161: Preparing [2021-07-07T12:26:22.533Z] 32d6bfb253cc: Preparing [2021-07-07T12:26:22.533Z] 08e728fee325: Preparing [2021-07-07T12:26:22.533Z] 19fb2cabe6fb: Preparing [2021-07-07T12:26:22.533Z] 32f366d666a5: Preparing [2021-07-07T12:26:22.533Z] 0f02b550e161: Waiting [2021-07-07T12:26:22.533Z] 32d6bfb253cc: Waiting [2021-07-07T12:26:22.533Z] 08e728fee325: Waiting [2021-07-07T12:26:22.533Z] 19fb2cabe6fb: Waiting [2021-07-07T12:26:22.533Z] 32f366d666a5: Waiting [2021-07-07T12:26:22.533Z] 29d134819a1c: Layer already exists [2021-07-07T12:26:22.533Z] 60ed437aae57: Layer already exists [2021-07-07T12:26:22.533Z] a596842d9b2d: Layer already exists [2021-07-07T12:26:22.533Z] 5db8371ee5d6: Layer already exists [2021-07-07T12:26:22.533Z] b0174b32bfa6: Layer already exists [2021-07-07T12:26:22.533Z] 32d6bfb253cc: Layer already exists [2021-07-07T12:26:22.533Z] 0f02b550e161: Layer already exists [2021-07-07T12:26:22.533Z] 08e728fee325: Layer already exists [2021-07-07T12:26:22.533Z] 32f366d666a5: Layer already exists [2021-07-07T12:26:22.533Z] 19fb2cabe6fb: Layer already exists [2021-07-07T12:26:22.799Z] 2.0.1-dev.2: digest: sha256:86b948ad91c0963b9ba28b790a23e3d8612ab8316a8e630c0e31fb15f3ed7258 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:23.320Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:23.619Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2 [2021-07-07T12:26:23.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-07-07T12:26:23.620Z] 29d134819a1c: Preparing [2021-07-07T12:26:23.620Z] a596842d9b2d: Preparing [2021-07-07T12:26:23.620Z] 60ed437aae57: Preparing [2021-07-07T12:26:23.620Z] 5db8371ee5d6: Preparing [2021-07-07T12:26:23.620Z] b0174b32bfa6: Preparing [2021-07-07T12:26:23.620Z] 0f02b550e161: Preparing [2021-07-07T12:26:23.620Z] 32d6bfb253cc: Preparing [2021-07-07T12:26:23.620Z] 08e728fee325: Preparing [2021-07-07T12:26:23.620Z] 19fb2cabe6fb: Preparing [2021-07-07T12:26:23.620Z] 32f366d666a5: Preparing [2021-07-07T12:26:23.620Z] 0f02b550e161: Waiting [2021-07-07T12:26:23.620Z] 32d6bfb253cc: Waiting [2021-07-07T12:26:23.620Z] 08e728fee325: Waiting [2021-07-07T12:26:23.620Z] 19fb2cabe6fb: Waiting [2021-07-07T12:26:23.620Z] 32f366d666a5: Waiting [2021-07-07T12:26:23.620Z] 60ed437aae57: Layer already exists [2021-07-07T12:26:23.620Z] a596842d9b2d: Layer already exists [2021-07-07T12:26:23.620Z] b0174b32bfa6: Layer already exists [2021-07-07T12:26:23.620Z] 29d134819a1c: Layer already exists [2021-07-07T12:26:23.620Z] 5db8371ee5d6: Layer already exists [2021-07-07T12:26:23.620Z] 08e728fee325: Layer already exists [2021-07-07T12:26:23.620Z] 32f366d666a5: Layer already exists [2021-07-07T12:26:23.620Z] 19fb2cabe6fb: Layer already exists [2021-07-07T12:26:23.620Z] 0f02b550e161: Layer already exists [2021-07-07T12:26:23.620Z] 32d6bfb253cc: Layer already exists [2021-07-07T12:26:23.620Z] 4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2: digest: sha256:86b948ad91c0963b9ba28b790a23e3d8612ab8316a8e630c0e31fb15f3ed7258 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:23.921Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:24.217Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-07-07T12:26:24.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-07-07T12:26:24.217Z] 29d134819a1c: Preparing [2021-07-07T12:26:24.217Z] a596842d9b2d: Preparing [2021-07-07T12:26:24.217Z] 60ed437aae57: Preparing [2021-07-07T12:26:24.217Z] 5db8371ee5d6: Preparing [2021-07-07T12:26:24.217Z] b0174b32bfa6: Preparing [2021-07-07T12:26:24.217Z] 0f02b550e161: Preparing [2021-07-07T12:26:24.217Z] 32d6bfb253cc: Preparing [2021-07-07T12:26:24.217Z] 08e728fee325: Preparing [2021-07-07T12:26:24.217Z] 19fb2cabe6fb: Preparing [2021-07-07T12:26:24.217Z] 32f366d666a5: Preparing [2021-07-07T12:26:24.217Z] 0f02b550e161: Waiting [2021-07-07T12:26:24.217Z] 32d6bfb253cc: Waiting [2021-07-07T12:26:24.217Z] 08e728fee325: Waiting [2021-07-07T12:26:24.217Z] 19fb2cabe6fb: Waiting [2021-07-07T12:26:24.217Z] 32f366d666a5: Waiting [2021-07-07T12:26:24.217Z] 60ed437aae57: Layer already exists [2021-07-07T12:26:24.217Z] 29d134819a1c: Layer already exists [2021-07-07T12:26:24.217Z] a596842d9b2d: Layer already exists [2021-07-07T12:26:24.217Z] 5db8371ee5d6: Layer already exists [2021-07-07T12:26:24.217Z] b0174b32bfa6: Layer already exists [2021-07-07T12:26:24.217Z] 08e728fee325: Layer already exists [2021-07-07T12:26:24.217Z] 32d6bfb253cc: Layer already exists [2021-07-07T12:26:24.217Z] 0f02b550e161: Layer already exists [2021-07-07T12:26:24.217Z] 19fb2cabe6fb: Layer already exists [2021-07-07T12:26:24.217Z] 32f366d666a5: Layer already exists [2021-07-07T12:26:24.217Z] main: digest: sha256:86b948ad91c0963b9ba28b790a23e3d8612ab8316a8e630c0e31fb15f3ed7258 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-07T12:26:24.274Z] ===================================================== [Pipeline] echo [2021-07-07T12:26:24.308Z] taggedImages: [2021-07-07T12:26:24.308Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4edb777b9d60e900e8671f5ac6453e52ef440742 [2021-07-07T12:26:24.308Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-07-07T12:26:24.308Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.2 [2021-07-07T12:26:24.308Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2 [2021-07-07T12:26:24.308Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-07-07T12:26:24.343Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-07-07T12:26:24.343Z] 4edb777b9d60e900e8671f5ac6453e52ef440742 [2021-07-07T12:26:24.343Z] latest [2021-07-07T12:26:24.343Z] 2.0.1-dev.2 [2021-07-07T12:26:24.343Z] 4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2 [2021-07-07T12:26:24.343Z] main [2021-07-07T12:26:24.343Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:24.704Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4edb777b9d60e900e8671f5ac6453e52ef440742 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:25.009Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4edb777b9d60e900e8671f5ac6453e52ef440742 [2021-07-07T12:26:25.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-07-07T12:26:25.009Z] 534c648b8674: Preparing [2021-07-07T12:26:25.009Z] 105e52221a2d: Preparing [2021-07-07T12:26:25.009Z] a2a9f62438fe: Preparing [2021-07-07T12:26:25.009Z] 4cf1d3678b57: Preparing [2021-07-07T12:26:25.009Z] 32f366d666a5: Preparing [2021-07-07T12:26:25.009Z] 32f366d666a5: Layer already exists [2021-07-07T12:26:25.009Z] a2a9f62438fe: Layer already exists [2021-07-07T12:26:25.269Z] 534c648b8674: Pushed [2021-07-07T12:26:25.269Z] 4cf1d3678b57: Pushed [2021-07-07T12:26:26.659Z] 105e52221a2d: Pushed [2021-07-07T12:26:26.659Z] 4edb777b9d60e900e8671f5ac6453e52ef440742: digest: sha256:f18c40f2cfc98e5b1a8e3e2338d563409ec95a3e2c15e4b47bcd0db4b9e9cb46 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:26.965Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:27.265Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-07-07T12:26:27.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-07-07T12:26:27.265Z] 534c648b8674: Preparing [2021-07-07T12:26:27.265Z] 105e52221a2d: Preparing [2021-07-07T12:26:27.265Z] a2a9f62438fe: Preparing [2021-07-07T12:26:27.265Z] 4cf1d3678b57: Preparing [2021-07-07T12:26:27.265Z] 32f366d666a5: Preparing [2021-07-07T12:26:27.265Z] 32f366d666a5: Layer already exists [2021-07-07T12:26:27.265Z] a2a9f62438fe: Layer already exists [2021-07-07T12:26:27.265Z] 105e52221a2d: Layer already exists [2021-07-07T12:26:27.265Z] 4cf1d3678b57: Layer already exists [2021-07-07T12:26:27.265Z] 534c648b8674: Layer already exists [2021-07-07T12:26:27.265Z] latest: digest: sha256:f18c40f2cfc98e5b1a8e3e2338d563409ec95a3e2c15e4b47bcd0db4b9e9cb46 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:27.572Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:27.873Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.2 [2021-07-07T12:26:27.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-07-07T12:26:27.873Z] 534c648b8674: Preparing [2021-07-07T12:26:27.873Z] 105e52221a2d: Preparing [2021-07-07T12:26:27.873Z] a2a9f62438fe: Preparing [2021-07-07T12:26:27.873Z] 4cf1d3678b57: Preparing [2021-07-07T12:26:27.873Z] 32f366d666a5: Preparing [2021-07-07T12:26:27.873Z] 32f366d666a5: Layer already exists [2021-07-07T12:26:27.873Z] 4cf1d3678b57: Layer already exists [2021-07-07T12:26:27.873Z] 105e52221a2d: Layer already exists [2021-07-07T12:26:27.873Z] a2a9f62438fe: Layer already exists [2021-07-07T12:26:27.873Z] 534c648b8674: Layer already exists [2021-07-07T12:26:28.136Z] 2.0.1-dev.2: digest: sha256:f18c40f2cfc98e5b1a8e3e2338d563409ec95a3e2c15e4b47bcd0db4b9e9cb46 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:28.443Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:28.742Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2 [2021-07-07T12:26:28.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-07-07T12:26:28.742Z] 534c648b8674: Preparing [2021-07-07T12:26:28.742Z] 105e52221a2d: Preparing [2021-07-07T12:26:28.742Z] a2a9f62438fe: Preparing [2021-07-07T12:26:28.742Z] 4cf1d3678b57: Preparing [2021-07-07T12:26:28.742Z] 32f366d666a5: Preparing [2021-07-07T12:26:28.742Z] 32f366d666a5: Layer already exists [2021-07-07T12:26:28.742Z] 105e52221a2d: Layer already exists [2021-07-07T12:26:28.742Z] a2a9f62438fe: Layer already exists [2021-07-07T12:26:28.742Z] 534c648b8674: Layer already exists [2021-07-07T12:26:28.742Z] 4cf1d3678b57: Layer already exists [2021-07-07T12:26:28.742Z] 4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2: digest: sha256:f18c40f2cfc98e5b1a8e3e2338d563409ec95a3e2c15e4b47bcd0db4b9e9cb46 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:29.049Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:29.365Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-07-07T12:26:29.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-07-07T12:26:29.365Z] 534c648b8674: Preparing [2021-07-07T12:26:29.365Z] 105e52221a2d: Preparing [2021-07-07T12:26:29.365Z] a2a9f62438fe: Preparing [2021-07-07T12:26:29.365Z] 4cf1d3678b57: Preparing [2021-07-07T12:26:29.365Z] 32f366d666a5: Preparing [2021-07-07T12:26:29.365Z] a2a9f62438fe: Layer already exists [2021-07-07T12:26:29.365Z] 534c648b8674: Layer already exists [2021-07-07T12:26:29.365Z] 32f366d666a5: Layer already exists [2021-07-07T12:26:29.365Z] 105e52221a2d: Layer already exists [2021-07-07T12:26:29.365Z] 4cf1d3678b57: Layer already exists [2021-07-07T12:26:29.365Z] main: digest: sha256:f18c40f2cfc98e5b1a8e3e2338d563409ec95a3e2c15e4b47bcd0db4b9e9cb46 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-07T12:26:29.437Z] ===================================================== [Pipeline] echo [2021-07-07T12:26:29.454Z] taggedImages: [2021-07-07T12:26:29.454Z] - nexus3.edgexfoundry.org:10004/support-notifications:4edb777b9d60e900e8671f5ac6453e52ef440742 [2021-07-07T12:26:29.454Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-07-07T12:26:29.454Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.2 [2021-07-07T12:26:29.454Z] - nexus3.edgexfoundry.org:10004/support-notifications:4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2 [2021-07-07T12:26:29.454Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-07-07T12:26:29.489Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-07-07T12:26:29.489Z] 4edb777b9d60e900e8671f5ac6453e52ef440742 [2021-07-07T12:26:29.489Z] latest [2021-07-07T12:26:29.489Z] 2.0.1-dev.2 [2021-07-07T12:26:29.489Z] 4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2 [2021-07-07T12:26:29.489Z] main [2021-07-07T12:26:29.489Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:29.854Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4edb777b9d60e900e8671f5ac6453e52ef440742 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:30.159Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4edb777b9d60e900e8671f5ac6453e52ef440742 [2021-07-07T12:26:30.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-07-07T12:26:30.159Z] 826e1789e85e: Preparing [2021-07-07T12:26:30.159Z] 0e07c591536b: Preparing [2021-07-07T12:26:30.159Z] a2a9f62438fe: Preparing [2021-07-07T12:26:30.159Z] da2ae930a819: Preparing [2021-07-07T12:26:30.159Z] 32f366d666a5: Preparing [2021-07-07T12:26:30.159Z] a2a9f62438fe: Layer already exists [2021-07-07T12:26:30.159Z] da2ae930a819: Layer already exists [2021-07-07T12:26:30.159Z] 32f366d666a5: Layer already exists [2021-07-07T12:26:30.159Z] 826e1789e85e: Pushed [2021-07-07T12:26:32.076Z] 0e07c591536b: Pushed [2021-07-07T12:26:32.076Z] 4edb777b9d60e900e8671f5ac6453e52ef440742: digest: sha256:1c79dcef8b85890d460ba823707e52c0fb122217cf05ce2073673c241c898940 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:32.378Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:32.678Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-07-07T12:26:32.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-07-07T12:26:32.678Z] 826e1789e85e: Preparing [2021-07-07T12:26:32.678Z] 0e07c591536b: Preparing [2021-07-07T12:26:32.678Z] a2a9f62438fe: Preparing [2021-07-07T12:26:32.678Z] da2ae930a819: Preparing [2021-07-07T12:26:32.678Z] 32f366d666a5: Preparing [2021-07-07T12:26:32.678Z] a2a9f62438fe: Layer already exists [2021-07-07T12:26:32.678Z] 826e1789e85e: Layer already exists [2021-07-07T12:26:32.678Z] 0e07c591536b: Layer already exists [2021-07-07T12:26:32.678Z] 32f366d666a5: Layer already exists [2021-07-07T12:26:32.678Z] da2ae930a819: Layer already exists [2021-07-07T12:26:32.678Z] latest: digest: sha256:1c79dcef8b85890d460ba823707e52c0fb122217cf05ce2073673c241c898940 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:33.244Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:33.546Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.2 [2021-07-07T12:26:33.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-07-07T12:26:33.546Z] 826e1789e85e: Preparing [2021-07-07T12:26:33.546Z] 0e07c591536b: Preparing [2021-07-07T12:26:33.546Z] a2a9f62438fe: Preparing [2021-07-07T12:26:33.546Z] da2ae930a819: Preparing [2021-07-07T12:26:33.546Z] 32f366d666a5: Preparing [2021-07-07T12:26:33.546Z] 0e07c591536b: Layer already exists [2021-07-07T12:26:33.546Z] 32f366d666a5: Layer already exists [2021-07-07T12:26:33.546Z] 826e1789e85e: Layer already exists [2021-07-07T12:26:33.546Z] a2a9f62438fe: Layer already exists [2021-07-07T12:26:33.546Z] da2ae930a819: Layer already exists [2021-07-07T12:26:33.807Z] 2.0.1-dev.2: digest: sha256:1c79dcef8b85890d460ba823707e52c0fb122217cf05ce2073673c241c898940 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:34.109Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:34.411Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2 [2021-07-07T12:26:34.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-07-07T12:26:34.411Z] 826e1789e85e: Preparing [2021-07-07T12:26:34.411Z] 0e07c591536b: Preparing [2021-07-07T12:26:34.411Z] a2a9f62438fe: Preparing [2021-07-07T12:26:34.411Z] da2ae930a819: Preparing [2021-07-07T12:26:34.411Z] 32f366d666a5: Preparing [2021-07-07T12:26:34.411Z] 826e1789e85e: Layer already exists [2021-07-07T12:26:34.411Z] 32f366d666a5: Layer already exists [2021-07-07T12:26:34.411Z] a2a9f62438fe: Layer already exists [2021-07-07T12:26:34.411Z] 0e07c591536b: Layer already exists [2021-07-07T12:26:34.411Z] da2ae930a819: Layer already exists [2021-07-07T12:26:34.411Z] 4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2: digest: sha256:1c79dcef8b85890d460ba823707e52c0fb122217cf05ce2073673c241c898940 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:34.726Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:35.032Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-07-07T12:26:35.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-07-07T12:26:35.032Z] 826e1789e85e: Preparing [2021-07-07T12:26:35.032Z] 0e07c591536b: Preparing [2021-07-07T12:26:35.032Z] a2a9f62438fe: Preparing [2021-07-07T12:26:35.032Z] da2ae930a819: Preparing [2021-07-07T12:26:35.032Z] 32f366d666a5: Preparing [2021-07-07T12:26:35.032Z] 0e07c591536b: Layer already exists [2021-07-07T12:26:35.032Z] 32f366d666a5: Layer already exists [2021-07-07T12:26:35.032Z] a2a9f62438fe: Layer already exists [2021-07-07T12:26:35.032Z] 826e1789e85e: Layer already exists [2021-07-07T12:26:35.032Z] da2ae930a819: Layer already exists [2021-07-07T12:26:35.293Z] main: digest: sha256:1c79dcef8b85890d460ba823707e52c0fb122217cf05ce2073673c241c898940 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-07T12:26:35.349Z] ===================================================== [Pipeline] echo [2021-07-07T12:26:35.363Z] taggedImages: [2021-07-07T12:26:35.363Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4edb777b9d60e900e8671f5ac6453e52ef440742 [2021-07-07T12:26:35.363Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-07-07T12:26:35.363Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.2 [2021-07-07T12:26:35.363Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2 [2021-07-07T12:26:35.363Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-07-07T12:26:35.427Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-07-07T12:26:35.427Z] 4edb777b9d60e900e8671f5ac6453e52ef440742 [2021-07-07T12:26:35.427Z] latest [2021-07-07T12:26:35.427Z] 2.0.1-dev.2 [2021-07-07T12:26:35.427Z] 4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2 [2021-07-07T12:26:35.427Z] main [2021-07-07T12:26:35.427Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:35.775Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4edb777b9d60e900e8671f5ac6453e52ef440742 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:36.084Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4edb777b9d60e900e8671f5ac6453e52ef440742 [2021-07-07T12:26:36.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-07-07T12:26:36.084Z] 6675fd0bd796: Preparing [2021-07-07T12:26:36.084Z] 5d3baa39c777: Preparing [2021-07-07T12:26:36.084Z] 42fcea18150b: Preparing [2021-07-07T12:26:36.084Z] 364a67becaec: Preparing [2021-07-07T12:26:36.084Z] 0754057c0ad3: Preparing [2021-07-07T12:26:36.084Z] 998cdf262ab1: Preparing [2021-07-07T12:26:36.084Z] 02e56110abd2: Preparing [2021-07-07T12:26:36.084Z] abc36efb885a: Preparing [2021-07-07T12:26:36.084Z] b0b09059f4e1: Preparing [2021-07-07T12:26:36.084Z] bb961f40224b: Preparing [2021-07-07T12:26:36.084Z] f4666769fca7: Preparing [2021-07-07T12:26:36.084Z] 998cdf262ab1: Waiting [2021-07-07T12:26:36.084Z] 02e56110abd2: Waiting [2021-07-07T12:26:36.084Z] b0b09059f4e1: Waiting [2021-07-07T12:26:36.084Z] abc36efb885a: Waiting [2021-07-07T12:26:36.084Z] bb961f40224b: Waiting [2021-07-07T12:26:36.084Z] f4666769fca7: Waiting [2021-07-07T12:26:36.084Z] 0754057c0ad3: Layer already exists [2021-07-07T12:26:36.084Z] 998cdf262ab1: Layer already exists [2021-07-07T12:26:36.357Z] 02e56110abd2: Layer already exists [2021-07-07T12:26:36.631Z] abc36efb885a: Layer already exists [2021-07-07T12:26:36.897Z] 5d3baa39c777: Pushed [2021-07-07T12:26:36.897Z] b0b09059f4e1: Layer already exists [2021-07-07T12:26:36.897Z] f4666769fca7: Layer already exists [2021-07-07T12:26:36.897Z] bb961f40224b: Layer already exists [2021-07-07T12:26:36.897Z] 6675fd0bd796: Pushed [2021-07-07T12:26:37.158Z] 42fcea18150b: Pushed [2021-07-07T12:26:42.450Z] 364a67becaec: Pushed [2021-07-07T12:26:42.711Z] 4edb777b9d60e900e8671f5ac6453e52ef440742: digest: sha256:0f9ec2d61c22392ebb6fdee82dc1eb2846b52574b94ef3afaa54b7845943ed76 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:43.177Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:43.489Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-07-07T12:26:43.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-07-07T12:26:43.489Z] 6675fd0bd796: Preparing [2021-07-07T12:26:43.489Z] 5d3baa39c777: Preparing [2021-07-07T12:26:43.489Z] 42fcea18150b: Preparing [2021-07-07T12:26:43.489Z] 364a67becaec: Preparing [2021-07-07T12:26:43.489Z] 0754057c0ad3: Preparing [2021-07-07T12:26:43.489Z] 998cdf262ab1: Preparing [2021-07-07T12:26:43.489Z] 02e56110abd2: Preparing [2021-07-07T12:26:43.489Z] abc36efb885a: Preparing [2021-07-07T12:26:43.489Z] b0b09059f4e1: Preparing [2021-07-07T12:26:43.489Z] bb961f40224b: Preparing [2021-07-07T12:26:43.489Z] f4666769fca7: Preparing [2021-07-07T12:26:43.489Z] 02e56110abd2: Waiting [2021-07-07T12:26:43.489Z] 998cdf262ab1: Waiting [2021-07-07T12:26:43.489Z] abc36efb885a: Waiting [2021-07-07T12:26:43.489Z] b0b09059f4e1: Waiting [2021-07-07T12:26:43.489Z] bb961f40224b: Waiting [2021-07-07T12:26:43.489Z] f4666769fca7: Waiting [2021-07-07T12:26:43.489Z] 42fcea18150b: Layer already exists [2021-07-07T12:26:43.489Z] 364a67becaec: Layer already exists [2021-07-07T12:26:43.489Z] 6675fd0bd796: Layer already exists [2021-07-07T12:26:43.489Z] 5d3baa39c777: Layer already exists [2021-07-07T12:26:43.489Z] 0754057c0ad3: Layer already exists [2021-07-07T12:26:43.489Z] 02e56110abd2: Layer already exists [2021-07-07T12:26:43.489Z] 998cdf262ab1: Layer already exists [2021-07-07T12:26:43.489Z] b0b09059f4e1: Layer already exists [2021-07-07T12:26:43.489Z] bb961f40224b: Layer already exists [2021-07-07T12:26:43.489Z] abc36efb885a: Layer already exists [2021-07-07T12:26:43.489Z] f4666769fca7: Layer already exists [2021-07-07T12:26:44.062Z] latest: digest: sha256:0f9ec2d61c22392ebb6fdee82dc1eb2846b52574b94ef3afaa54b7845943ed76 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:44.371Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:44.678Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.2 [2021-07-07T12:26:44.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-07-07T12:26:44.678Z] 6675fd0bd796: Preparing [2021-07-07T12:26:44.678Z] 5d3baa39c777: Preparing [2021-07-07T12:26:44.678Z] 42fcea18150b: Preparing [2021-07-07T12:26:44.678Z] 364a67becaec: Preparing [2021-07-07T12:26:44.678Z] 0754057c0ad3: Preparing [2021-07-07T12:26:44.678Z] 998cdf262ab1: Preparing [2021-07-07T12:26:44.678Z] 02e56110abd2: Preparing [2021-07-07T12:26:44.678Z] abc36efb885a: Preparing [2021-07-07T12:26:44.678Z] b0b09059f4e1: Preparing [2021-07-07T12:26:44.678Z] bb961f40224b: Preparing [2021-07-07T12:26:44.678Z] f4666769fca7: Preparing [2021-07-07T12:26:44.678Z] 998cdf262ab1: Waiting [2021-07-07T12:26:44.678Z] 02e56110abd2: Waiting [2021-07-07T12:26:44.678Z] abc36efb885a: Waiting [2021-07-07T12:26:44.678Z] b0b09059f4e1: Waiting [2021-07-07T12:26:44.678Z] bb961f40224b: Waiting [2021-07-07T12:26:44.678Z] f4666769fca7: Waiting [2021-07-07T12:26:44.678Z] 0754057c0ad3: Layer already exists [2021-07-07T12:26:44.678Z] 998cdf262ab1: Layer already exists [2021-07-07T12:26:44.678Z] 5d3baa39c777: Layer already exists [2021-07-07T12:26:44.678Z] 42fcea18150b: Layer already exists [2021-07-07T12:26:44.678Z] 6675fd0bd796: Layer already exists [2021-07-07T12:26:44.678Z] 364a67becaec: Layer already exists [2021-07-07T12:26:44.678Z] 02e56110abd2: Layer already exists [2021-07-07T12:26:44.678Z] abc36efb885a: Layer already exists [2021-07-07T12:26:44.678Z] b0b09059f4e1: Layer already exists [2021-07-07T12:26:44.678Z] f4666769fca7: Layer already exists [2021-07-07T12:26:44.678Z] bb961f40224b: Layer already exists [2021-07-07T12:26:44.938Z] 2.0.1-dev.2: digest: sha256:0f9ec2d61c22392ebb6fdee82dc1eb2846b52574b94ef3afaa54b7845943ed76 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:45.242Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:45.548Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2 [2021-07-07T12:26:45.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-07-07T12:26:45.548Z] 6675fd0bd796: Preparing [2021-07-07T12:26:45.548Z] 5d3baa39c777: Preparing [2021-07-07T12:26:45.548Z] 42fcea18150b: Preparing [2021-07-07T12:26:45.548Z] 364a67becaec: Preparing [2021-07-07T12:26:45.548Z] 0754057c0ad3: Preparing [2021-07-07T12:26:45.548Z] 998cdf262ab1: Preparing [2021-07-07T12:26:45.548Z] 02e56110abd2: Preparing [2021-07-07T12:26:45.548Z] abc36efb885a: Preparing [2021-07-07T12:26:45.548Z] b0b09059f4e1: Preparing [2021-07-07T12:26:45.548Z] bb961f40224b: Preparing [2021-07-07T12:26:45.548Z] f4666769fca7: Preparing [2021-07-07T12:26:45.548Z] 998cdf262ab1: Waiting [2021-07-07T12:26:45.548Z] 02e56110abd2: Waiting [2021-07-07T12:26:45.548Z] abc36efb885a: Waiting [2021-07-07T12:26:45.548Z] b0b09059f4e1: Waiting [2021-07-07T12:26:45.548Z] bb961f40224b: Waiting [2021-07-07T12:26:45.548Z] f4666769fca7: Waiting [2021-07-07T12:26:45.548Z] 0754057c0ad3: Layer already exists [2021-07-07T12:26:45.548Z] 6675fd0bd796: Layer already exists [2021-07-07T12:26:45.548Z] 364a67becaec: Layer already exists [2021-07-07T12:26:45.548Z] 42fcea18150b: Layer already exists [2021-07-07T12:26:45.548Z] 5d3baa39c777: Layer already exists [2021-07-07T12:26:45.548Z] 998cdf262ab1: Layer already exists [2021-07-07T12:26:45.548Z] 02e56110abd2: Layer already exists [2021-07-07T12:26:45.548Z] bb961f40224b: Layer already exists [2021-07-07T12:26:45.548Z] b0b09059f4e1: Layer already exists [2021-07-07T12:26:45.548Z] abc36efb885a: Layer already exists [2021-07-07T12:26:45.548Z] f4666769fca7: Layer already exists [2021-07-07T12:26:45.548Z] 4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2: digest: sha256:0f9ec2d61c22392ebb6fdee82dc1eb2846b52574b94ef3afaa54b7845943ed76 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:45.856Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:26:46.155Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-07-07T12:26:46.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-07-07T12:26:46.155Z] 6675fd0bd796: Preparing [2021-07-07T12:26:46.155Z] 5d3baa39c777: Preparing [2021-07-07T12:26:46.155Z] 42fcea18150b: Preparing [2021-07-07T12:26:46.155Z] 364a67becaec: Preparing [2021-07-07T12:26:46.155Z] 0754057c0ad3: Preparing [2021-07-07T12:26:46.155Z] 998cdf262ab1: Preparing [2021-07-07T12:26:46.155Z] 02e56110abd2: Preparing [2021-07-07T12:26:46.155Z] abc36efb885a: Preparing [2021-07-07T12:26:46.155Z] b0b09059f4e1: Preparing [2021-07-07T12:26:46.155Z] bb961f40224b: Preparing [2021-07-07T12:26:46.155Z] f4666769fca7: Preparing [2021-07-07T12:26:46.155Z] 998cdf262ab1: Waiting [2021-07-07T12:26:46.155Z] 02e56110abd2: Waiting [2021-07-07T12:26:46.155Z] abc36efb885a: Waiting [2021-07-07T12:26:46.155Z] b0b09059f4e1: Waiting [2021-07-07T12:26:46.155Z] bb961f40224b: Waiting [2021-07-07T12:26:46.155Z] f4666769fca7: Waiting [2021-07-07T12:26:46.155Z] 6675fd0bd796: Layer already exists [2021-07-07T12:26:46.155Z] 5d3baa39c777: Layer already exists [2021-07-07T12:26:46.155Z] 0754057c0ad3: Layer already exists [2021-07-07T12:26:46.155Z] 42fcea18150b: Layer already exists [2021-07-07T12:26:46.155Z] 364a67becaec: Layer already exists [2021-07-07T12:26:46.155Z] 998cdf262ab1: Layer already exists [2021-07-07T12:26:46.155Z] 02e56110abd2: Layer already exists [2021-07-07T12:26:46.155Z] b0b09059f4e1: Layer already exists [2021-07-07T12:26:46.155Z] bb961f40224b: Layer already exists [2021-07-07T12:26:46.155Z] abc36efb885a: Layer already exists [2021-07-07T12:26:46.155Z] f4666769fca7: Layer already exists [2021-07-07T12:26:46.155Z] main: digest: sha256:0f9ec2d61c22392ebb6fdee82dc1eb2846b52574b94ef3afaa54b7845943ed76 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-07T12:26:46.212Z] ===================================================== [Pipeline] echo [2021-07-07T12:26:46.229Z] taggedImages: [2021-07-07T12:26:46.229Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4edb777b9d60e900e8671f5ac6453e52ef440742 [2021-07-07T12:26:46.229Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-07-07T12:26:46.229Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.2 [2021-07-07T12:26:46.229Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2 [2021-07-07T12:26:46.229Z] - 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-07-07T12:27:51.982Z] Removing intermediate container f8555b67192f [2021-07-07T12:27:51.982Z] ---> c160ae41827a [2021-07-07T12:27:51.982Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-07T12:27:51.982Z] ---> Running in 4534af50d38e [2021-07-07T12:27:51.982Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-07T12:27:51.982Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-07T12:27:51.982Z] Removing intermediate container 4534af50d38e [2021-07-07T12:27:51.982Z] ---> 30ec64284f49 [2021-07-07T12:27:51.982Z] [2021-07-07T12:27:51.982Z] Step 12/24 : FROM docker:20.10.0 [2021-07-07T12:27:51.982Z] 20.10.0: Pulling from library/docker [2021-07-07T12:27:53.454Z] Removing intermediate container 51d301f2ca32 [2021-07-07T12:27:53.454Z] ---> 7cc739322115 [2021-07-07T12:27:53.454Z] [2021-07-07T12:27:53.454Z] Step 11/32 : FROM alpine:3.12 [2021-07-07T12:27:54.468Z] 3.12: Pulling from library/alpine [2021-07-07T12:27:55.069Z] Removing intermediate container 644cfa4e0b92 [2021-07-07T12:27:55.069Z] ---> 0aa706e1714d [2021-07-07T12:27:55.069Z] [2021-07-07T12:27:55.069Z] Step 11/23 : FROM alpine:3.12 [2021-07-07T12:27:55.345Z] 3.12: Pulling from library/alpine [2021-07-07T12:27:56.340Z] Removing intermediate container 0ab82bd08fdb [2021-07-07T12:27:56.340Z] ---> 40f81e849c29 [2021-07-07T12:27:56.340Z] [2021-07-07T12:27:56.340Z] Step 11/26 : FROM alpine:3.12 [2021-07-07T12:27:56.340Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-07T12:27:56.340Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-07T12:27:56.340Z] Status: Downloaded newer image for alpine:3.12 [2021-07-07T12:27:56.340Z] Status: Image is up to date for alpine:3.12 [2021-07-07T12:27:56.616Z] ---> c4fd0aeabfcf [2021-07-07T12:27:56.616Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-07T12:27:56.616Z] ---> c4fd0aeabfcf [2021-07-07T12:27:56.616Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-07T12:27:56.616Z] 3.12: Pulling from library/alpine [2021-07-07T12:27:56.894Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-07T12:27:56.895Z] Status: Image is up to date for alpine:3.12 [2021-07-07T12:27:56.895Z] ---> c4fd0aeabfcf [2021-07-07T12:27:57.175Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-07T12:27:57.455Z] ---> Running in 82b815b48d57 [2021-07-07T12:27:57.455Z] ---> Running in eefc90c02f6f [2021-07-07T12:27:58.058Z] ---> Running in 40668efdd50a [2021-07-07T12:27:58.673Z] Removing intermediate container 82b815b48d57 [2021-07-07T12:27:58.673Z] ---> 7d3a992251db [2021-07-07T12:27:58.673Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-07T12:27:58.673Z] Removing intermediate container e8cea5e2fd95 [2021-07-07T12:27:58.673Z] ---> 84c6e0661e2d [2021-07-07T12:27:58.955Z] [2021-07-07T12:27:58.955Z] Step 11/24 : FROM alpine:3.12 [2021-07-07T12:27:58.955Z] ---> c4fd0aeabfcf [2021-07-07T12:27:58.955Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-07T12:27:59.230Z] ---> Running in d9a7676ec16a [2021-07-07T12:27:59.508Z] ---> Running in 7bfe876986b6 [2021-07-07T12:27:59.785Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-07T12:28:00.064Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-07T12:28:00.064Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-07T12:28:00.344Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-07T12:28:00.625Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-07T12:28:00.625Z] Executing busybox-1.31.1-r20.trigger [2021-07-07T12:28:00.625Z] OK: 5 MiB in 15 packages [2021-07-07T12:28:00.906Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-07T12:28:00.906Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-07T12:28:00.906Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-07T12:28:00.906Z] (4/6) Installing curl (7.77.0-r0) [2021-07-07T12:28:00.906Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-07T12:28:00.906Z] (6/6) Installing su-exec (0.2-r1) [2021-07-07T12:28:00.906Z] Executing busybox-1.31.1-r20.trigger [2021-07-07T12:28:00.906Z] Executing ca-certificates-20191127-r4.trigger [2021-07-07T12:28:01.190Z] OK: 7 MiB in 20 packages [2021-07-07T12:28:01.812Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-07T12:28:01.813Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-07T12:28:02.096Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-07T12:28:02.379Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-07T12:28:02.379Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-07T12:28:02.379Z] (2/2) Installing su-exec (0.2-r1) [2021-07-07T12:28:02.379Z] Executing busybox-1.31.1-r20.trigger [2021-07-07T12:28:02.665Z] OK: 5 MiB in 16 packages [2021-07-07T12:28:02.953Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-07T12:28:02.953Z] Executing busybox-1.31.1-r20.trigger [2021-07-07T12:28:02.953Z] OK: 5 MiB in 15 packages [2021-07-07T12:28:02.953Z] Removing intermediate container eefc90c02f6f [2021-07-07T12:28:02.953Z] ---> ad0939aca4cf [2021-07-07T12:28:02.953Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-07T12:28:03.575Z] ---> Running in c06ed435a34a [2021-07-07T12:28:03.863Z] Removing intermediate container 40668efdd50a [2021-07-07T12:28:03.863Z] ---> e97b4539041d [2021-07-07T12:28:03.863Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-07T12:28:04.469Z] ---> Running in 154ea2dafeb7 [2021-07-07T12:28:04.761Z] Removing intermediate container c06ed435a34a [2021-07-07T12:28:04.761Z] ---> f830ad019c06 [2021-07-07T12:28:04.761Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-07T12:28:04.761Z] Removing intermediate container d9a7676ec16a [2021-07-07T12:28:04.761Z] ---> 1f30693b6ceb [2021-07-07T12:28:04.761Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-07T12:28:05.036Z] Removing intermediate container 7bfe876986b6 [2021-07-07T12:28:05.036Z] ---> dfe4b8e3a395 [2021-07-07T12:28:05.036Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-07T12:28:05.036Z] ---> Running in 185409af416f [2021-07-07T12:28:05.036Z] ---> Running in 76a997da321d [2021-07-07T12:28:05.318Z] ---> Running in 10cddd435826 [2021-07-07T12:28:05.318Z] Removing intermediate container 154ea2dafeb7 [2021-07-07T12:28:05.318Z] ---> 05b739ee8127 [2021-07-07T12:28:05.318Z] Step 14/26 : WORKDIR / [2021-07-07T12:28:05.601Z] ---> Running in e0d71ed72b1c [2021-07-07T12:28:05.878Z] Removing intermediate container 76a997da321d [2021-07-07T12:28:05.878Z] ---> 50e7d0f8ec84 [2021-07-07T12:28:05.878Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-07T12:28:05.878Z] Removing intermediate container 185409af416f [2021-07-07T12:28:05.878Z] ---> fa2be84bb7ef [2021-07-07T12:28:05.878Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-07T12:28:06.155Z] ---> Running in 3fd423b511f2 [2021-07-07T12:28:06.155Z] ---> Running in bc72cab3734d [2021-07-07T12:28:06.155Z] Removing intermediate container 10cddd435826 [2021-07-07T12:28:06.155Z] ---> 49a3d65f9b1f [2021-07-07T12:28:06.155Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-07T12:28:06.429Z] Removing intermediate container e0d71ed72b1c [2021-07-07T12:28:06.429Z] ---> dfcccabbdd8e [2021-07-07T12:28:06.429Z] 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-07-07T12:28:06.429Z] ---> Running in 32a01482eb54 [2021-07-07T12:28:06.724Z] Removing intermediate container bc72cab3734d [2021-07-07T12:28:06.724Z] ---> 65aaa7d218d1 [2021-07-07T12:28:06.724Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-07T12:28:06.724Z] Removing intermediate container 3fd423b511f2 [2021-07-07T12:28:06.724Z] ---> 8114b311d5ea [2021-07-07T12:28:06.724Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-07T12:28:06.997Z] Removing intermediate container 32a01482eb54 [2021-07-07T12:28:06.997Z] ---> 7d3ee0b11a42 [2021-07-07T12:28:06.998Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-07T12:28:07.275Z] ---> Running in daa351c5c555 [2021-07-07T12:28:07.275Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-07T12:28:07.275Z] ---> Running in edcadf89b186 [2021-07-07T12:28:07.275Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-07T12:28:07.560Z] ---> eeaf43b92773 [2021-07-07T12:28:07.561Z] 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-07-07T12:28:07.561Z] ---> f199b30627b7 [2021-07-07T12:28:07.561Z] 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-07-07T12:28:07.561Z] ---> Running in 90baa91c9226 [2021-07-07T12:28:08.166Z] ---> c077dfd32a47 [2021-07-07T12:28:08.166Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-07T12:28:08.166Z] Removing intermediate container edcadf89b186 [2021-07-07T12:28:08.166Z] ---> a9241475538f [2021-07-07T12:28:08.166Z] Step 16/24 : WORKDIR / [2021-07-07T12:28:08.441Z] ---> Running in c8aa923492a4 [2021-07-07T12:28:08.441Z] Removing intermediate container 90baa91c9226 [2021-07-07T12:28:08.441Z] ---> 49a00fc84502 [2021-07-07T12:28:08.441Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-07-07T12:28:08.716Z] ---> Running in 3d06b614092f [2021-07-07T12:28:09.005Z] ---> 037bb73b2e04 [2021-07-07T12:28:09.005Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-07T12:28:09.298Z] Removing intermediate container c8aa923492a4 [2021-07-07T12:28:09.298Z] ---> 97bec6d5e0eb [2021-07-07T12:28:09.298Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-07T12:28:09.913Z] ---> 965439f76b9e [2021-07-07T12:28:09.913Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-07T12:28:10.521Z] ---> 1c3e824060ed [2021-07-07T12:28:10.521Z] 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-07-07T12:28:10.521Z] ---> efecc6f9ad59 [2021-07-07T12:28:10.521Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-07T12:28:10.801Z] Removing intermediate container daa351c5c555 [2021-07-07T12:28:10.801Z] ---> 80e04d3793af [2021-07-07T12:28:10.801Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-07T12:28:10.801Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-07T12:28:11.079Z] ---> Running in db809b37ba21 [2021-07-07T12:28:11.079Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-07T12:28:11.079Z] ---> 02c72bf7eff6 [2021-07-07T12:28:11.079Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-07T12:28:11.364Z] ---> Running in 600f285dabb0 [2021-07-07T12:28:11.364Z] ---> a1f67d364a12 [2021-07-07T12:28:11.364Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-07T12:28:11.652Z] (1/39) Installing readline (8.0.4-r0) [2021-07-07T12:28:11.652Z] (2/39) Installing bash (5.0.17-r0) [2021-07-07T12:28:11.652Z] Executing bash-5.0.17-r0.post-install [2021-07-07T12:28:11.652Z] Removing intermediate container db809b37ba21 [2021-07-07T12:28:11.652Z] ---> 224a432c57b3 [2021-07-07T12:28:11.652Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-07T12:28:11.652Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-07-07T12:28:11.652Z] (4/39) Installing libcurl (7.77.0-r0) [2021-07-07T12:28:11.931Z] (5/39) Installing curl (7.77.0-r0) [2021-07-07T12:28:11.931Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-07-07T12:28:11.931Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-07-07T12:28:11.931Z] (8/39) Installing expat (2.2.9-r1) [2021-07-07T12:28:11.931Z] (9/39) Installing libffi (3.3-r2) [2021-07-07T12:28:11.931Z] (10/39) Installing gdbm (1.13-r1) [2021-07-07T12:28:11.931Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-07-07T12:28:11.931Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-07-07T12:28:11.931Z] (13/39) Installing python3 (3.8.10-r0) [2021-07-07T12:28:12.218Z] Removing intermediate container 600f285dabb0 [2021-07-07T12:28:12.218Z] ---> 8e8bd404bca7 [2021-07-07T12:28:12.218Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-07T12:28:12.837Z] ---> 001a021d74bb [2021-07-07T12:28:12.837Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-07T12:28:12.837Z] ---> Running in 765d92c4e9af [2021-07-07T12:28:13.440Z] ---> 757de78f6ba1 [2021-07-07T12:28:13.440Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-07T12:28:13.719Z] ---> dd40d3eb4776 [2021-07-07T12:28:13.719Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-07T12:28:13.719Z] Removing intermediate container 765d92c4e9af [2021-07-07T12:28:13.719Z] ---> Running in 14653ac7b499 [2021-07-07T12:28:13.719Z] ---> 33d4617f352b [2021-07-07T12:28:13.719Z] Step 21/23 : LABEL arch=arm64 [2021-07-07T12:28:14.002Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-07-07T12:28:14.002Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-07-07T12:28:14.002Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-07-07T12:28:14.002Z] (17/39) Installing py3-six (1.15.0-r0) [2021-07-07T12:28:14.002Z] (18/39) Installing py3-packaging (20.4-r0) [2021-07-07T12:28:14.002Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-07-07T12:28:14.281Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-07-07T12:28:14.281Z] ---> Running in 05b43480e728 [2021-07-07T12:28:14.281Z] (21/39) Installing py3-idna (2.9-r0) [2021-07-07T12:28:14.281Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-07-07T12:28:14.281Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-07-07T12:28:14.281Z] ---> efd4d98efef6 [2021-07-07T12:28:14.281Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-07T12:28:14.281Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-07-07T12:28:14.281Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-07-07T12:28:14.281Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-07T12:28:14.560Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-07T12:28:14.560Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-07-07T12:28:14.560Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-07-07T12:28:14.560Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-07-07T12:28:14.560Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-07-07T12:28:14.560Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-07-07T12:28:14.560Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-07-07T12:28:14.560Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-07-07T12:28:14.560Z] (35/39) Installing py3-progress (1.5-r0) [2021-07-07T12:28:14.560Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-07-07T12:28:14.560Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-07T12:28:14.560Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-07T12:28:14.560Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-07-07T12:28:14.839Z] ---> Running in 236972d9ac9a [2021-07-07T12:28:14.839Z] Executing busybox-1.31.1-r19.trigger [2021-07-07T12:28:14.839Z] OK: 72 MiB in 59 packages [2021-07-07T12:28:15.119Z] Removing intermediate container 05b43480e728 [2021-07-07T12:28:15.119Z] ---> b038586edacc [2021-07-07T12:28:15.119Z] Step 22/23 : LABEL git_sha=4edb777b9d60e900e8671f5ac6453e52ef440742 [2021-07-07T12:28:15.734Z] ---> Running in a0b634f2e8b7 [2021-07-07T12:28:15.734Z] ---> 8f864752c7b9 [2021-07-07T12:28:15.734Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-07T12:28:15.734Z] Removing intermediate container 236972d9ac9a [2021-07-07T12:28:15.734Z] ---> 92801d922446 [2021-07-07T12:28:15.734Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-07T12:28:16.014Z] ---> Running in 41fcb3dd913b [2021-07-07T12:28:16.635Z] Removing intermediate container a0b634f2e8b7 [2021-07-07T12:28:16.635Z] ---> 59767b80370a [2021-07-07T12:28:16.635Z] Step 23/23 : LABEL version=2.0.1-dev.2 [2021-07-07T12:28:16.635Z] Removing intermediate container 41fcb3dd913b [2021-07-07T12:28:16.635Z] ---> 0c2371a00f32 [2021-07-07T12:28:16.635Z] Step 22/24 : LABEL arch=arm64 [2021-07-07T12:28:16.918Z] ---> Running in 1f37e875536d [2021-07-07T12:28:16.918Z] ---> Running in 984383f5c11d [2021-07-07T12:28:16.918Z] ---> 81f0f089b9cd [2021-07-07T12:28:16.918Z] 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-07-07T12:28:17.526Z] ---> Running in 2f38143cfad3 [2021-07-07T12:28:17.526Z] Removing intermediate container 14653ac7b499 [2021-07-07T12:28:17.526Z] ---> 453896b89aa5 [2021-07-07T12:28:17.526Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-07T12:28:17.526Z] Removing intermediate container 1f37e875536d [2021-07-07T12:28:17.526Z] ---> 70a5c6cd2723 [2021-07-07T12:28:17.526Z] [2021-07-07T12:28:17.808Z] Removing intermediate container 984383f5c11d [2021-07-07T12:28:17.808Z] ---> 6873c991b63e [2021-07-07T12:28:17.808Z] Step 23/24 : LABEL git_sha=4edb777b9d60e900e8671f5ac6453e52ef440742 [2021-07-07T12:28:18.095Z] Successfully built 70a5c6cd2723 [2021-07-07T12:28:18.095Z] Successfully tagged support-scheduler-arm64:latest [2021-07-07T12:28:18.095Z]  Building support-scheduler ... done Building core-data [2021-07-07T12:28:18.095Z] ---> Running in 8dc4d30cb8b8 [2021-07-07T12:28:19.108Z] ---> 8ccf5972aaeb [2021-07-07T12:28:19.108Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-07T12:28:19.108Z] Removing intermediate container 8dc4d30cb8b8 [2021-07-07T12:28:19.108Z] ---> ec8b6b709a5c [2021-07-07T12:28:19.108Z] Step 24/24 : LABEL version=2.0.1-dev.2 [2021-07-07T12:28:19.720Z] ---> Running in 196c563b2271 [2021-07-07T12:28:20.724Z] Collecting docker-compose==1.23.2 [2021-07-07T12:28:20.724Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-07T12:28:21.005Z] Removing intermediate container 196c563b2271 [2021-07-07T12:28:21.005Z] ---> 901fa52e491e [2021-07-07T12:28:21.005Z] [2021-07-07T12:28:21.283Z] Removing intermediate container 2f38143cfad3 [2021-07-07T12:28:21.283Z] Successfully built 901fa52e491e [2021-07-07T12:28:21.283Z] ---> b92de52413c8 [2021-07-07T12:28:21.283Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-07T12:28:21.283Z] Successfully tagged core-metadata-arm64:latest [2021-07-07T12:28:21.283Z]  Building core-metadata ... done Building core-command [2021-07-07T12:28:21.283Z] ---> 656b93f0c4c4 [2021-07-07T12:28:21.283Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-07T12:28:21.563Z] ---> Running in 10a5ae0665cf [2021-07-07T12:28:22.173Z] Removing intermediate container 10a5ae0665cf [2021-07-07T12:28:22.173Z] ---> 74e33061a37f [2021-07-07T12:28:22.174Z] Step 24/26 : LABEL arch=arm64 [2021-07-07T12:28:22.174Z] ---> Running in 51b00ffce49c [2021-07-07T12:28:22.174Z] ---> d59c47589a4a [2021-07-07T12:28:22.174Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-07T12:28:22.787Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-07T12:28:22.788Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-07T12:28:23.067Z] Removing intermediate container 51b00ffce49c [2021-07-07T12:28:23.067Z] ---> 6863bcca40ce [2021-07-07T12:28:23.067Z] Step 25/26 : LABEL git_sha=4edb777b9d60e900e8671f5ac6453e52ef440742 [2021-07-07T12:28:23.350Z] ---> Running in bd8bc7fa0733 [2021-07-07T12:28:23.350Z] Collecting texttable<0.10,>=0.9.0 [2021-07-07T12:28:23.350Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-07T12:28:23.626Z] ---> d250bf7d2552 [2021-07-07T12:28:23.626Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-07T12:28:24.228Z] Removing intermediate container bd8bc7fa0733 [2021-07-07T12:28:24.228Z] ---> e375d8c7c861 [2021-07-07T12:28:24.228Z] Step 26/26 : LABEL version=2.0.1-dev.2 [2021-07-07T12:28:24.528Z] ---> Running in 71fd77cb9803 [2021-07-07T12:28:24.811Z] ---> e52375bbe5d2 [2021-07-07T12:28:24.811Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-07T12:28:25.440Z] ---> Running in 4232f11204fc [2021-07-07T12:28:25.440Z] Removing intermediate container 71fd77cb9803 [2021-07-07T12:28:25.440Z] ---> 51e87b13944f [2021-07-07T12:28:25.440Z] [2021-07-07T12:28:25.723Z] Successfully built 51e87b13944f [2021-07-07T12:28:25.999Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-07-07T12:28:25.999Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2021-07-07T12:28:25.999Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-07T12:28:25.999Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-07T12:28:26.278Z] Removing intermediate container 4232f11204fc [2021-07-07T12:28:26.278Z] ---> ee362b2f5076 [2021-07-07T12:28:26.278Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-07T12:28:27.738Z] ---> a10f92db29fe [2021-07-07T12:28:27.738Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-07T12:28:28.017Z] ---> Running in bf0558476d06 [2021-07-07T12:28:28.623Z] Collecting cached-property<2,>=1.2.0 [2021-07-07T12:28:28.906Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-07T12:28:29.514Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-07T12:28:29.514Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-07T12:28:30.511Z] Collecting docopt<0.7,>=0.6.1 [2021-07-07T12:28:30.511Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-07T12:28:31.127Z] Removing intermediate container bf0558476d06 [2021-07-07T12:28:31.127Z] ---> 178e8dae84f4 [2021-07-07T12:28:31.127Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-07T12:28:31.753Z] ---> Running in dcede6ca5224 [2021-07-07T12:28:32.749Z] Removing intermediate container dcede6ca5224 [2021-07-07T12:28:32.749Z] ---> bafe9365d6fc [2021-07-07T12:28:32.749Z] Step 29/32 : CMD ["gate"] [2021-07-07T12:28:33.367Z] ---> Running in 475dab396f99 [2021-07-07T12:28:33.367Z] Collecting jsonschema<3,>=2.5.1 [2021-07-07T12:28:33.367Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-07T12:28:34.397Z] Removing intermediate container 475dab396f99 [2021-07-07T12:28:34.397Z] ---> 0cc80ac4c315 [2021-07-07T12:28:34.397Z] Step 30/32 : LABEL arch=arm64 [2021-07-07T12:28:34.397Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-07T12:28:34.397Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-07T12:28:34.397Z] ---> e0ecd2662f4f [2021-07-07T12:28:34.397Z] Step 3/24 : WORKDIR /edgex-go [2021-07-07T12:28:34.397Z] ---> Using cache [2021-07-07T12:28:34.397Z] ---> 4a9581212aee [2021-07-07T12:28:34.397Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-07T12:28:34.397Z] ---> Using cache [2021-07-07T12:28:34.397Z] ---> 888fbfbef782 [2021-07-07T12:28:34.397Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-07T12:28:34.690Z] ---> Running in 2400555cef35 [2021-07-07T12:28:34.967Z] ---> Running in be47b7765f6a [2021-07-07T12:28:34.968Z] Collecting PyYAML<4,>=3.10 [2021-07-07T12:28:34.968Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-07T12:28:35.967Z] Removing intermediate container be47b7765f6a [2021-07-07T12:28:35.968Z] ---> 0cbb540d4f66 [2021-07-07T12:28:35.968Z] Step 31/32 : LABEL git_sha=4edb777b9d60e900e8671f5ac6453e52ef440742 [2021-07-07T12:28:36.572Z] ---> Running in a884b5ff46a0 [2021-07-07T12:28:36.850Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-07T12:28:37.453Z] Removing intermediate container a884b5ff46a0 [2021-07-07T12:28:37.453Z] ---> 8637c35d4d1c [2021-07-07T12:28:37.453Z] Step 32/32 : LABEL version=2.0.1-dev.2 [2021-07-07T12:28:38.068Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-07T12:28:38.347Z] ---> Running in 02e4ed3ae4ac [2021-07-07T12:28:38.957Z] OK: 218 MiB in 52 packages [2021-07-07T12:28:39.569Z] 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-07-07T12:28:39.569Z] Removing intermediate container 02e4ed3ae4ac [2021-07-07T12:28:39.569Z] ---> 37eadd4713b7 [2021-07-07T12:28:39.569Z] [2021-07-07T12:28:39.847Z] Successfully built 37eadd4713b7 [2021-07-07T12:28:39.847Z] Successfully tagged security-bootstrapper-arm64:latest [2021-07-07T12:28:39.847Z] Building support-notifications [2021-07-07T12:28:40.128Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-07T12:28:40.128Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-07T12:28:40.128Z] ---> e0ecd2662f4f [2021-07-07T12:28:40.128Z] Step 3/24 : WORKDIR /edgex-go [2021-07-07T12:28:40.128Z] ---> Using cache [2021-07-07T12:28:40.128Z] ---> 4a9581212aee [2021-07-07T12:28:40.128Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-07T12:28:40.128Z] ---> Using cache [2021-07-07T12:28:40.128Z] ---> 888fbfbef782 [2021-07-07T12:28:40.128Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-07T12:28:40.128Z] ---> Using cache [2021-07-07T12:28:40.128Z] ---> 6f12808957c5 [2021-07-07T12:28:40.128Z] Step 6/24 : COPY go.mod . [2021-07-07T12:28:40.128Z] ---> Using cache [2021-07-07T12:28:40.128Z] ---> fa3664c1f018 [2021-07-07T12:28:40.128Z] Step 7/24 : RUN go mod download [2021-07-07T12:28:40.128Z] ---> Using cache [2021-07-07T12:28:40.128Z] ---> b588bf30f708 [2021-07-07T12:28:40.128Z] Step 8/24 : COPY . . [2021-07-07T12:28:40.128Z] ---> Using cache [2021-07-07T12:28:40.128Z] ---> f2d9b15da129 [2021-07-07T12:28:40.128Z] Step 9/24 : RUN go mod tidy [2021-07-07T12:28:40.128Z] ---> Using cache [2021-07-07T12:28:40.128Z] ---> f7bc2e58a05a [2021-07-07T12:28:40.128Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-07T12:28:40.404Z] Collecting docker<4.0,>=3.6.0 [2021-07-07T12:28:40.404Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-07T12:28:40.685Z] ---> Running in 349fd8365dc2 [2021-07-07T12:28:40.685Z] Removing intermediate container 2400555cef35 [2021-07-07T12:28:40.685Z] ---> 82f1d10334ba [2021-07-07T12:28:40.685Z] Step 6/24 : COPY go.mod . [2021-07-07T12:28:40.961Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-07-07T12:28:41.602Z] Collecting idna<2.8,>=2.5 [2021-07-07T12:28:41.602Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-07T12:28:41.602Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-07-07T12:28:42.672Z] ---> 8b8f2db7aac9 [2021-07-07T12:28:42.672Z] Step 7/24 : RUN go mod download [2021-07-07T12:28:42.672Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-07T12:28:42.672Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-07T12:28:42.672Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/core-command/core-command ./cmd/core-command [2021-07-07T12:28:42.950Z] ---> Running in 6593b1fde078 [2021-07-07T12:28:43.229Z] Collecting docker-pycreds>=0.4.0 [2021-07-07T12:28:43.229Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-07T12:28:43.506Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-07-07T12:28:43.506Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-07-07T12:28:43.506Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-07-07T12:28:43.506Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-07-07T12:28:44.956Z] Installing collected packages: idna, urllib3, requests, texttable, dockerpty, cached-property, websocket-client, docopt, jsonschema, PyYAML, docker-pycreds, docker, docker-compose [2021-07-07T12:28:44.956Z] Attempting uninstall: idna [2021-07-07T12:28:44.956Z] Found existing installation: idna 2.9 [2021-07-07T12:28:44.956Z] Uninstalling idna-2.9: [2021-07-07T12:28:45.234Z] Successfully uninstalled idna-2.9 [2021-07-07T12:28:45.839Z] Attempting uninstall: urllib3 [2021-07-07T12:28:45.839Z] Found existing installation: urllib3 1.25.9 [2021-07-07T12:28:45.839Z] Uninstalling urllib3-1.25.9: [2021-07-07T12:28:46.117Z] Successfully uninstalled urllib3-1.25.9 [2021-07-07T12:28:46.736Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-07T12:28:46.736Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-07T12:28:46.736Z] ---> e0ecd2662f4f [2021-07-07T12:28:46.736Z] Step 3/22 : WORKDIR /edgex-go [2021-07-07T12:28:46.736Z] ---> Using cache [2021-07-07T12:28:46.736Z] ---> 4a9581212aee [2021-07-07T12:28:46.736Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-07T12:28:46.736Z] ---> Using cache [2021-07-07T12:28:46.736Z] ---> 888fbfbef782 [2021-07-07T12:28:46.736Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-07T12:28:46.736Z] ---> Using cache [2021-07-07T12:28:46.736Z] ---> 6f12808957c5 [2021-07-07T12:28:46.736Z] Step 6/22 : COPY go.mod . [2021-07-07T12:28:46.736Z] ---> Using cache [2021-07-07T12:28:46.736Z] ---> fa3664c1f018 [2021-07-07T12:28:46.736Z] Step 7/22 : RUN go mod download [2021-07-07T12:28:46.736Z] ---> Using cache [2021-07-07T12:28:46.736Z] ---> b588bf30f708 [2021-07-07T12:28:46.736Z] Step 8/22 : COPY . . [2021-07-07T12:28:46.736Z] ---> Using cache [2021-07-07T12:28:46.736Z] ---> f2d9b15da129 [2021-07-07T12:28:46.736Z] Step 9/22 : RUN go mod tidy [2021-07-07T12:28:46.736Z] ---> Using cache [2021-07-07T12:28:46.736Z] ---> f7bc2e58a05a [2021-07-07T12:28:46.736Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-07T12:28:47.341Z] Attempting uninstall: requests [2021-07-07T12:28:47.341Z] Found existing installation: requests 2.23.0 [2021-07-07T12:28:47.341Z] Uninstalling requests-2.23.0: [2021-07-07T12:28:47.619Z] Successfully uninstalled requests-2.23.0 [2021-07-07T12:28:47.619Z] ---> Running in 435996aef226 [2021-07-07T12:28:48.225Z] Running setup.py install for texttable: started [2021-07-07T12:28:48.827Z] Removing intermediate container 6593b1fde078 [2021-07-07T12:28:48.827Z] ---> a18bf92973df [2021-07-07T12:28:48.827Z] Step 8/24 : COPY . . [2021-07-07T12:28:50.276Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-07T12:28:50.879Z] Running setup.py install for texttable: finished with status 'done' [2021-07-07T12:28:50.879Z] Running setup.py install for dockerpty: started [2021-07-07T12:28:54.286Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-07T12:28:54.890Z] Running setup.py install for docopt: started [2021-07-07T12:28:56.889Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-07T12:28:56.889Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-07T12:28:56.889Z] ---> e0ecd2662f4f [2021-07-07T12:28:56.889Z] Step 3/23 : WORKDIR /edgex-go [2021-07-07T12:28:56.889Z] ---> Using cache [2021-07-07T12:28:56.889Z] ---> 4a9581212aee [2021-07-07T12:28:56.889Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-07T12:28:56.889Z] ---> Using cache [2021-07-07T12:28:56.889Z] ---> 888fbfbef782 [2021-07-07T12:28:56.889Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-07T12:28:57.910Z] Running setup.py install for docopt: finished with status 'done' [2021-07-07T12:28:58.541Z] Running setup.py install for PyYAML: started [2021-07-07T12:28:58.887Z] ---> Running in 8a0b583ccbc2 [2021-07-07T12:29:01.524Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-07T12:29:01.811Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-07T12:29:02.429Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-07T12:29:03.958Z] OK: 218 MiB in 52 packages [2021-07-07T12:29:04.307Z] ---> 30dda3e29de5 [2021-07-07T12:29:04.307Z] Step 9/24 : RUN go mod tidy [2021-07-07T12:29:04.648Z] ---> Running in f27cfc5855e0 [2021-07-07T12:29:04.960Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-07-07T12:29:05.686Z] Removing intermediate container 8a0b583ccbc2 [2021-07-07T12:29:05.687Z] ---> 6ad7f6f6505f [2021-07-07T12:29:05.687Z] Step 6/23 : COPY go.mod . [2021-07-07T12:29:07.817Z] ---> 05f2398662ed [2021-07-07T12:29:07.817Z] Step 7/23 : RUN go mod download [2021-07-07T12:29:07.817Z] ---> Running in b99467378840 [2021-07-07T12:29:13.461Z] Removing intermediate container b99467378840 [2021-07-07T12:29:13.461Z] ---> de1e12c383b0 [2021-07-07T12:29:13.461Z] Step 8/23 : COPY . . [2021-07-07T12:29:14.456Z] Removing intermediate container f27cfc5855e0 [2021-07-07T12:29:14.456Z] ---> 4124f9e1335b [2021-07-07T12:29:14.456Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-07T12:29:14.739Z] ---> Running in 275bdda32f97 [2021-07-07T12:29:16.747Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/core-data/core-data ./cmd/core-data [2021-07-07T12:29:25.081Z] Removing intermediate container 3d06b614092f [2021-07-07T12:29:25.081Z] ---> a5dc0f208dee [2021-07-07T12:29:25.081Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-07T12:29:25.081Z] ---> Running in 058365d28ae7 [2021-07-07T12:29:26.535Z] Removing intermediate container 058365d28ae7 [2021-07-07T12:29:26.535Z] ---> 11ad77b64cc4 [2021-07-07T12:29:26.535Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-07T12:29:26.815Z] ---> Running in 04cc9a13a5db [2021-07-07T12:29:28.272Z] Removing intermediate container 04cc9a13a5db [2021-07-07T12:29:28.272Z] ---> 0dbf53ffa09f [2021-07-07T12:29:28.272Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-07T12:29:29.322Z] ---> 7ccc76865436 [2021-07-07T12:29:29.322Z] Step 9/23 : RUN go mod tidy [2021-07-07T12:29:29.623Z] ---> Running in e99de18a58c0 [2021-07-07T12:29:30.612Z] ---> fc08f2759967 [2021-07-07T12:29:30.612Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-07T12:29:32.065Z] ---> 0c52d87c3079 [2021-07-07T12:29:32.065Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-07T12:29:33.516Z] ---> 4ded53add576 [2021-07-07T12:29:33.516Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-07T12:29:33.793Z] ---> Running in d3bab07b2381 [2021-07-07T12:29:34.793Z] Removing intermediate container d3bab07b2381 [2021-07-07T12:29:34.793Z] ---> 4591c3bbb92b [2021-07-07T12:29:34.793Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-07T12:29:34.793Z] ---> Running in 3c051fd32d71 [2021-07-07T12:29:35.397Z] Removing intermediate container 3c051fd32d71 [2021-07-07T12:29:35.397Z] ---> 5549d7d87062 [2021-07-07T12:29:35.397Z] Step 22/24 : LABEL arch=arm64 [2021-07-07T12:29:35.674Z] ---> Running in 25fd5bcd8bd2 [2021-07-07T12:29:36.287Z] Removing intermediate container 25fd5bcd8bd2 [2021-07-07T12:29:36.287Z] ---> 9a307c50b6da [2021-07-07T12:29:36.287Z] Step 23/24 : LABEL git_sha=4edb777b9d60e900e8671f5ac6453e52ef440742 [2021-07-07T12:29:36.563Z] ---> Running in 19651e1fb60c [2021-07-07T12:29:37.555Z] Removing intermediate container 19651e1fb60c [2021-07-07T12:29:37.555Z] ---> e1f22d3bd6a4 [2021-07-07T12:29:37.555Z] Step 24/24 : LABEL version=2.0.1-dev.2 [2021-07-07T12:29:37.833Z] ---> Running in 95d9e1b1a3b0 [2021-07-07T12:29:38.117Z] Removing intermediate container e99de18a58c0 [2021-07-07T12:29:38.117Z] ---> 7ea4b6850f6c [2021-07-07T12:29:38.117Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-07T12:29:38.117Z] ---> Running in c8d84fccb7e6 [2021-07-07T12:29:38.726Z] Removing intermediate container 95d9e1b1a3b0 [2021-07-07T12:29:38.726Z] ---> d2d5a4a6f30b [2021-07-07T12:29:38.726Z] [2021-07-07T12:29:39.014Z] Successfully built d2d5a4a6f30b [2021-07-07T12:29:39.293Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-07-07T12:29:40.290Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-07T12:30:19.384Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-07T12:30:20.846Z] Removing intermediate container 349fd8365dc2 [2021-07-07T12:30:20.846Z] ---> 6f970e1390a7 [2021-07-07T12:30:20.846Z] [2021-07-07T12:30:20.846Z] Step 11/24 : FROM alpine:3.12 [2021-07-07T12:30:20.846Z] ---> c4fd0aeabfcf [2021-07-07T12:30:20.846Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-07T12:30:20.846Z] ---> Using cache [2021-07-07T12:30:20.846Z] ---> dfe4b8e3a395 [2021-07-07T12:30:20.846Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-07T12:30:20.846Z] ---> Using cache [2021-07-07T12:30:20.846Z] ---> 49a3d65f9b1f [2021-07-07T12:30:20.846Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-07T12:30:20.846Z] ---> Running in 427fb703a373 [2021-07-07T12:30:21.852Z] Removing intermediate container 427fb703a373 [2021-07-07T12:30:21.852Z] ---> eadc1443e718 [2021-07-07T12:30:21.852Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-07T12:30:21.852Z] ---> Running in e146264aa17f [2021-07-07T12:30:22.855Z] Removing intermediate container e146264aa17f [2021-07-07T12:30:22.855Z] ---> 4a6ecbb7282b [2021-07-07T12:30:22.855Z] Step 16/24 : WORKDIR / [2021-07-07T12:30:22.855Z] ---> Running in 64513d80a4a4 [2021-07-07T12:30:23.466Z] Removing intermediate container 64513d80a4a4 [2021-07-07T12:30:23.466Z] ---> 11d6f9e4267f [2021-07-07T12:30:23.466Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-07T12:30:24.948Z] ---> 98b2c756d9ab [2021-07-07T12:30:24.948Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-07T12:30:26.970Z] ---> da3302417105 [2021-07-07T12:30:26.970Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-07T12:30:28.426Z] ---> 61986968e749 [2021-07-07T12:30:28.426Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-07T12:30:28.426Z] ---> Running in d113322d8cc7 [2021-07-07T12:30:29.420Z] Removing intermediate container d113322d8cc7 [2021-07-07T12:30:29.420Z] ---> f09e2d7c8249 [2021-07-07T12:30:29.420Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-07T12:30:29.420Z] ---> Running in d7b6896484b2 [2021-07-07T12:30:30.877Z] Removing intermediate container d7b6896484b2 [2021-07-07T12:30:30.877Z] ---> 6b638baa62d5 [2021-07-07T12:30:30.877Z] Step 22/24 : LABEL arch=arm64 [2021-07-07T12:30:31.156Z] ---> Running in 34ad8c5c91b6 [2021-07-07T12:30:32.153Z] Removing intermediate container 34ad8c5c91b6 [2021-07-07T12:30:32.153Z] ---> b95ee0e3442e [2021-07-07T12:30:32.153Z] Step 23/24 : LABEL git_sha=4edb777b9d60e900e8671f5ac6453e52ef440742 [2021-07-07T12:30:32.759Z] ---> Running in 7d980de2a0df [2021-07-07T12:30:33.364Z] Removing intermediate container 435996aef226 [2021-07-07T12:30:33.364Z] ---> 5e753fb6f5d3 [2021-07-07T12:30:33.364Z] [2021-07-07T12:30:33.364Z] Step 11/22 : FROM alpine:3.12 [2021-07-07T12:30:33.364Z] ---> c4fd0aeabfcf [2021-07-07T12:30:33.364Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-07T12:30:33.643Z] ---> Running in 329a2d4f2a88 [2021-07-07T12:30:33.643Z] Removing intermediate container 7d980de2a0df [2021-07-07T12:30:33.643Z] ---> a27767562c10 [2021-07-07T12:30:33.643Z] Step 24/24 : LABEL version=2.0.1-dev.2 [2021-07-07T12:30:33.923Z] ---> Running in 256134034e22 [2021-07-07T12:30:34.924Z] Removing intermediate container 256134034e22 [2021-07-07T12:30:34.924Z] ---> d1c58ee8532b [2021-07-07T12:30:34.924Z] [2021-07-07T12:30:35.203Z] Successfully built d1c58ee8532b [2021-07-07T12:30:35.203Z] Successfully tagged core-command-arm64:latest [2021-07-07T12:30:35.811Z]  Building core-command ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-07T12:30:36.090Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-07T12:30:36.696Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-07T12:30:36.696Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-07T12:30:36.696Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-07T12:30:36.696Z] (4/4) Installing curl (7.77.0-r0) [2021-07-07T12:30:36.696Z] Executing busybox-1.31.1-r20.trigger [2021-07-07T12:30:36.696Z] Executing ca-certificates-20191127-r4.trigger [2021-07-07T12:30:36.974Z] OK: 7 MiB in 18 packages [2021-07-07T12:30:39.634Z] Removing intermediate container 329a2d4f2a88 [2021-07-07T12:30:39.634Z] ---> bd4466fa3b74 [2021-07-07T12:30:39.634Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-07T12:30:39.634Z] ---> Running in 58cb23e262be [2021-07-07T12:30:40.247Z] Removing intermediate container 58cb23e262be [2021-07-07T12:30:40.247Z] ---> 6906f718a999 [2021-07-07T12:30:40.247Z] Step 14/22 : WORKDIR /edgex [2021-07-07T12:30:40.247Z] ---> Running in b856b0bdcc4d [2021-07-07T12:30:41.243Z] Removing intermediate container b856b0bdcc4d [2021-07-07T12:30:41.243Z] ---> 6b07a4069227 [2021-07-07T12:30:41.243Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-07T12:30:42.248Z] ---> dbeec3798a0f [2021-07-07T12:30:42.248Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-07T12:30:44.259Z] ---> db8f43d492c1 [2021-07-07T12:30:44.259Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-07T12:30:46.278Z] ---> f1842fee8320 [2021-07-07T12:30:46.278Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-07T12:30:46.278Z] ---> Running in f669abb935da [2021-07-07T12:30:46.887Z] Removing intermediate container f669abb935da [2021-07-07T12:30:46.887Z] ---> 97727b2acd04 [2021-07-07T12:30:46.887Z] Step 19/22 : CMD ["--init=true"] [2021-07-07T12:30:47.167Z] ---> Running in 1062389e933c [2021-07-07T12:30:48.179Z] Removing intermediate container 1062389e933c [2021-07-07T12:30:48.179Z] ---> 6af8584a86a8 [2021-07-07T12:30:48.179Z] Step 20/22 : LABEL arch=arm64 [2021-07-07T12:30:48.179Z] ---> Running in 08f437168a96 [2021-07-07T12:30:48.857Z] Removing intermediate container 08f437168a96 [2021-07-07T12:30:48.857Z] ---> 5fc7aef60fae [2021-07-07T12:30:48.857Z] Step 21/22 : LABEL git_sha=4edb777b9d60e900e8671f5ac6453e52ef440742 [2021-07-07T12:30:49.159Z] ---> Running in 7462a7476855 [2021-07-07T12:30:50.155Z] Removing intermediate container 7462a7476855 [2021-07-07T12:30:50.155Z] ---> fad3d0dd39fb [2021-07-07T12:30:50.155Z] Step 22/22 : LABEL version=2.0.1-dev.2 [2021-07-07T12:30:50.155Z] ---> Running in ec54f981e2c4 [2021-07-07T12:30:50.758Z] Removing intermediate container ec54f981e2c4 [2021-07-07T12:30:50.758Z] ---> 615ac2fbab0e [2021-07-07T12:30:50.758Z] [2021-07-07T12:30:50.758Z] Successfully built 615ac2fbab0e [2021-07-07T12:30:50.758Z] Successfully tagged security-proxy-setup-arm64:latest [2021-07-07T12:30:54.442Z]  Building security-proxy-setup ... done Removing intermediate container 275bdda32f97 [2021-07-07T12:30:54.442Z] ---> 5b5dab316976 [2021-07-07T12:30:54.442Z] [2021-07-07T12:30:54.442Z] Step 11/24 : FROM alpine:3.12 [2021-07-07T12:30:54.442Z] ---> c4fd0aeabfcf [2021-07-07T12:30:54.442Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-07T12:30:54.716Z] ---> Running in c287431526e7 [2021-07-07T12:30:55.704Z] Removing intermediate container c287431526e7 [2021-07-07T12:30:55.704Z] ---> 0bb64bd9451e [2021-07-07T12:30:55.704Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-07T12:30:55.704Z] Removing intermediate container c8d84fccb7e6 [2021-07-07T12:30:55.704Z] ---> 346ac25cb66b [2021-07-07T12:30:55.704Z] [2021-07-07T12:30:55.704Z] Step 11/23 : FROM alpine:3.12 [2021-07-07T12:30:55.704Z] ---> c4fd0aeabfcf [2021-07-07T12:30:55.704Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-07T12:30:55.704Z] ---> Running in f5cea1938251 [2021-07-07T12:30:55.981Z] ---> Running in fbfbc3087e92 [2021-07-07T12:30:56.256Z] Removing intermediate container f5cea1938251 [2021-07-07T12:30:56.257Z] ---> 19027d80a26b [2021-07-07T12:30:56.257Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-07T12:30:56.535Z] ---> Running in 6eb50d9a3020 [2021-07-07T12:30:57.130Z] Removing intermediate container 6eb50d9a3020 [2021-07-07T12:30:57.130Z] ---> d8afc79c5907 [2021-07-07T12:30:57.130Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-07T12:30:57.130Z] ---> Running in 3f8f597b8ada [2021-07-07T12:30:57.130Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-07T12:30:57.403Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-07T12:30:58.001Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-07T12:30:58.001Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-07T12:30:58.001Z] Executing busybox-1.31.1-r20.trigger [2021-07-07T12:30:58.001Z] Executing ca-certificates-20191127-r4.trigger [2021-07-07T12:30:58.278Z] OK: 6 MiB in 16 packages [2021-07-07T12:30:59.728Z] Removing intermediate container 3f8f597b8ada [2021-07-07T12:30:59.728Z] ---> e14b53123c65 [2021-07-07T12:30:59.728Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-07T12:30:59.728Z] ---> Running in 92e9e3915c0d [2021-07-07T12:30:59.728Z] Removing intermediate container fbfbc3087e92 [2021-07-07T12:30:59.728Z] ---> 737940c2ec64 [2021-07-07T12:30:59.728Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-07T12:31:00.006Z] ---> Running in fd315eafd315 [2021-07-07T12:31:00.610Z] Removing intermediate container fd315eafd315 [2021-07-07T12:31:00.610Z] ---> c2d1f5c97cf7 [2021-07-07T12:31:00.610Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-07T12:31:00.610Z] ---> Running in 315e8e1b76fa [2021-07-07T12:31:01.212Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-07T12:31:01.212Z] Removing intermediate container 315e8e1b76fa [2021-07-07T12:31:01.212Z] ---> 8d8456373751 [2021-07-07T12:31:01.212Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-07T12:31:01.212Z] ---> Running in 3a3c1149b34b [2021-07-07T12:31:01.811Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-07T12:31:01.811Z] Removing intermediate container 3a3c1149b34b [2021-07-07T12:31:01.811Z] ---> 7ed73d4e096d [2021-07-07T12:31:01.811Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-07T12:31:02.805Z] ---> e76e62611354 [2021-07-07T12:31:02.805Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-07T12:31:03.083Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-07T12:31:03.083Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-07T12:31:03.083Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-07T12:31:03.358Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-07T12:31:03.358Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-07T12:31:03.645Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-07T12:31:03.645Z] Executing busybox-1.31.1-r20.trigger [2021-07-07T12:31:03.645Z] OK: 8 MiB in 20 packages [2021-07-07T12:31:05.100Z] ---> d45b05f14d4c [2021-07-07T12:31:05.100Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-07T12:31:05.698Z] ---> da8bd44067a8 [2021-07-07T12:31:05.698Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-07T12:31:05.698Z] Removing intermediate container 92e9e3915c0d [2021-07-07T12:31:05.698Z] ---> 796b2c8211a5 [2021-07-07T12:31:05.698Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-07T12:31:05.972Z] ---> Running in 483914b3751f [2021-07-07T12:31:06.572Z] Removing intermediate container 483914b3751f [2021-07-07T12:31:06.572Z] ---> df30aac35e87 [2021-07-07T12:31:06.572Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-07T12:31:06.572Z] ---> 276cbbcca7e1 [2021-07-07T12:31:06.572Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-07T12:31:06.572Z] ---> Running in 12f36e708592 [2021-07-07T12:31:07.181Z] Removing intermediate container 12f36e708592 [2021-07-07T12:31:07.181Z] ---> 8edd2a8797b4 [2021-07-07T12:31:07.181Z] Step 21/23 : LABEL arch=arm64 [2021-07-07T12:31:07.181Z] ---> Running in cfa8bc33284b [2021-07-07T12:31:07.778Z] ---> 29f8bbe9a58d [2021-07-07T12:31:07.778Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-07T12:31:07.778Z] Removing intermediate container cfa8bc33284b [2021-07-07T12:31:07.778Z] ---> bc8f62f165cf [2021-07-07T12:31:07.778Z] Step 22/23 : LABEL git_sha=4edb777b9d60e900e8671f5ac6453e52ef440742 [2021-07-07T12:31:08.049Z] ---> Running in e4d61d5ad736 [2021-07-07T12:31:08.640Z] Removing intermediate container e4d61d5ad736 [2021-07-07T12:31:08.640Z] ---> e62a77b7691c [2021-07-07T12:31:08.640Z] Step 23/23 : LABEL version=2.0.1-dev.2 [2021-07-07T12:31:08.640Z] ---> 5fe8f546cd82 [2021-07-07T12:31:08.640Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-07T12:31:08.640Z] ---> Running in f7f86ee697f6 [2021-07-07T12:31:08.640Z] ---> Running in b6e880688443 [2021-07-07T12:31:09.233Z] Removing intermediate container f7f86ee697f6 [2021-07-07T12:31:09.233Z] ---> 7e7c8b757cbc [2021-07-07T12:31:09.233Z] Removing intermediate container b6e880688443 [2021-07-07T12:31:09.233Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] ---> 3577c6fb0595 [2021-07-07T12:31:09.233Z] [2021-07-07T12:31:09.233Z] [2021-07-07T12:31:09.505Z] ---> Running in d60022df0b7a [2021-07-07T12:31:09.505Z] Successfully built 3577c6fb0595 [2021-07-07T12:31:09.505Z] Successfully tagged support-notifications-arm64:latest [2021-07-07T12:31:09.776Z]  Building support-notifications ... done Removing intermediate container d60022df0b7a [2021-07-07T12:31:09.776Z] ---> 56435fef339f [2021-07-07T12:31:09.776Z] Step 22/24 : LABEL arch=arm64 [2021-07-07T12:31:10.048Z] ---> Running in 55b93e26a0b8 [2021-07-07T12:31:10.320Z] Removing intermediate container 55b93e26a0b8 [2021-07-07T12:31:10.320Z] ---> 22205a9518d2 [2021-07-07T12:31:10.320Z] Step 23/24 : LABEL git_sha=4edb777b9d60e900e8671f5ac6453e52ef440742 [2021-07-07T12:31:10.594Z] ---> Running in 02e7c2536ca3 [2021-07-07T12:31:11.201Z] Removing intermediate container 02e7c2536ca3 [2021-07-07T12:31:11.201Z] ---> 1285183c1ff6 [2021-07-07T12:31:11.201Z] Step 24/24 : LABEL version=2.0.1-dev.2 [2021-07-07T12:31:11.201Z] ---> Running in 74859867f348 [2021-07-07T12:31:11.813Z] Removing intermediate container 74859867f348 [2021-07-07T12:31:11.814Z] ---> 146cf37de94a [2021-07-07T12:31:11.814Z] [2021-07-07T12:31:11.814Z] Successfully built 146cf37de94a [2021-07-07T12:31:12.095Z] Successfully tagged core-data-arm64:latest [2021-07-07T12:31:12.111Z]  Building core-data ... done  [Pipeline] } [2021-07-07T12:31:12.211Z] $ docker stop --time=1 6c0d833d23049cdc4a9ed77f9e7e89ffda43dff0cc8532983fae6b53967296e2 [2021-07-07T12:31:14.008Z] $ docker rm -f 6c0d833d23049cdc4a9ed77f9e7e89ffda43dff0cc8532983fae6b53967296e2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-07T12:31:14.520Z] + docker images [2021-07-07T12:31:14.792Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-07T12:31:14.792Z] core-data-arm64 latest 146cf37de94a 3 seconds ago 19.1MB [2021-07-07T12:31:14.792Z] support-notifications-arm64 latest 3577c6fb0595 6 seconds ago 15.7MB [2021-07-07T12:31:14.792Z] 346ac25cb66b 19 seconds ago 856MB [2021-07-07T12:31:14.792Z] 5b5dab316976 21 seconds ago 862MB [2021-07-07T12:31:14.792Z] security-proxy-setup-arm64 latest 615ac2fbab0e 24 seconds ago 24.2MB [2021-07-07T12:31:14.792Z] core-command-arm64 latest d1c58ee8532b 40 seconds ago 15MB [2021-07-07T12:31:14.792Z] 5e753fb6f5d3 42 seconds ago 860MB [2021-07-07T12:31:14.792Z] 6f970e1390a7 55 seconds ago 853MB [2021-07-07T12:31:14.792Z] sys-mgmt-agent-arm64 latest d2d5a4a6f30b About a minute ago 299MB [2021-07-07T12:31:14.792Z] security-bootstrapper-arm64 latest 37eadd4713b7 2 minutes ago 17.5MB [2021-07-07T12:31:14.792Z] security-secretstore-setup-arm64 latest 51e87b13944f 2 minutes ago 27.1MB [2021-07-07T12:31:14.792Z] core-metadata-arm64 latest 901fa52e491e 2 minutes ago 15.7MB [2021-07-07T12:31:14.792Z] support-scheduler-arm64 latest 70a5c6cd2723 2 minutes ago 15.1MB [2021-07-07T12:31:14.792Z] 84c6e0661e2d 3 minutes ago 859MB [2021-07-07T12:31:14.792Z] 40f81e849c29 3 minutes ago 863MB [2021-07-07T12:31:14.792Z] 0aa706e1714d 3 minutes ago 855MB [2021-07-07T12:31:14.792Z] 7cc739322115 3 minutes ago 856MB [2021-07-07T12:31:14.792Z] 30ec64284f49 3 minutes ago 856MB [2021-07-07T12:31:14.792Z] ci-base-image-arm64 latest e0ecd2662f4f 7 minutes ago 641MB [2021-07-07T12:31:14.792Z] alpine 3.12 c4fd0aeabfcf 3 weeks ago 5.32MB [2021-07-07T12:31:14.792Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 3 weeks ago 429MB [2021-07-07T12:31:14.792Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-07-07T12:31:14.792Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 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-07-07T12:31:15.052Z] provisioning config files... [2021-07-07T12:31:15.074Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config6879907657314663385tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-07T12:31:15.454Z] ---> docker-login.sh [2021-07-07T12:31:15.454Z] nexus3.edgexfoundry.org:10001 [2021-07-07T12:31:15.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-07T12:31:16.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-07T12:31:16.002Z] Configure a credential helper to remove this warning. See [2021-07-07T12:31:16.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-07T12:31:16.002Z] [2021-07-07T12:31:16.002Z] Login Succeeded [2021-07-07T12:31:16.002Z] nexus3.edgexfoundry.org:10002 [2021-07-07T12:31:16.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-07T12:31:16.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-07T12:31:16.548Z] Configure a credential helper to remove this warning. See [2021-07-07T12:31:16.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-07T12:31:16.548Z] [2021-07-07T12:31:16.548Z] Login Succeeded [2021-07-07T12:31:16.548Z] nexus3.edgexfoundry.org:10003 [2021-07-07T12:31:16.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-07T12:31:17.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-07T12:31:17.102Z] Configure a credential helper to remove this warning. See [2021-07-07T12:31:17.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-07T12:31:17.102Z] [2021-07-07T12:31:17.102Z] Login Succeeded [2021-07-07T12:31:17.102Z] nexus3.edgexfoundry.org:10004 [2021-07-07T12:31:17.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-07T12:31:17.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-07T12:31:17.697Z] Configure a credential helper to remove this warning. See [2021-07-07T12:31:17.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-07T12:31:17.697Z] [2021-07-07T12:31:17.697Z] Login Succeeded [2021-07-07T12:31:17.697Z] docker.io [2021-07-07T12:31:18.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-07T12:31:18.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-07T12:31:18.562Z] Configure a credential helper to remove this warning. See [2021-07-07T12:31:18.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-07T12:31:18.562Z] [2021-07-07T12:31:18.562Z] Login Succeeded [2021-07-07T12:31:18.562Z] ---> docker-login.sh ends [Pipeline] } [2021-07-07T12:31:18.579Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-07T12:31:18.687Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-07-07T12:31:18.687Z] 4edb777b9d60e900e8671f5ac6453e52ef440742 [2021-07-07T12:31:18.687Z] latest [2021-07-07T12:31:18.687Z] 2.0.1-dev.2 [2021-07-07T12:31:18.687Z] 4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2 [2021-07-07T12:31:18.687Z] main [2021-07-07T12:31:18.687Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:31:19.081Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4edb777b9d60e900e8671f5ac6453e52ef440742 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:31:19.441Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4edb777b9d60e900e8671f5ac6453e52ef440742 [2021-07-07T12:31:19.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-07-07T12:31:19.441Z] 490f80bd8e2f: Preparing [2021-07-07T12:31:19.441Z] 21272515f358: Preparing [2021-07-07T12:31:19.441Z] 8ed4ccf4c3bb: Preparing [2021-07-07T12:31:19.441Z] f6f51d0677ef: Preparing [2021-07-07T12:31:19.441Z] 3fbe34a1663b: Preparing [2021-07-07T12:31:19.717Z] 3fbe34a1663b: Layer already exists [2021-07-07T12:31:19.717Z] 490f80bd8e2f: Pushed [2021-07-07T12:31:19.989Z] f6f51d0677ef: Pushed [2021-07-07T12:31:19.989Z] 8ed4ccf4c3bb: Pushed [2021-07-07T12:31:22.591Z] 21272515f358: Pushed [2021-07-07T12:31:22.591Z] 4edb777b9d60e900e8671f5ac6453e52ef440742: digest: sha256:6a063ea58dfae098131637cc6a9ff19dcb608642c86ebb4fc7353b518d09b9e8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:31:22.936Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:31:23.278Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-07-07T12:31:23.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-07-07T12:31:23.278Z] 490f80bd8e2f: Preparing [2021-07-07T12:31:23.278Z] 21272515f358: Preparing [2021-07-07T12:31:23.278Z] 8ed4ccf4c3bb: Preparing [2021-07-07T12:31:23.278Z] f6f51d0677ef: Preparing [2021-07-07T12:31:23.278Z] 3fbe34a1663b: Preparing [2021-07-07T12:31:23.278Z] 3fbe34a1663b: Layer already exists [2021-07-07T12:31:23.278Z] 490f80bd8e2f: Layer already exists [2021-07-07T12:31:23.278Z] f6f51d0677ef: Layer already exists [2021-07-07T12:31:23.278Z] 8ed4ccf4c3bb: Layer already exists [2021-07-07T12:31:23.549Z] 21272515f358: Layer already exists [2021-07-07T12:31:23.549Z] latest: digest: sha256:6a063ea58dfae098131637cc6a9ff19dcb608642c86ebb4fc7353b518d09b9e8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:31:23.895Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:31:24.239Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.2 [2021-07-07T12:31:24.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-07-07T12:31:24.239Z] 490f80bd8e2f: Preparing [2021-07-07T12:31:24.239Z] 21272515f358: Preparing [2021-07-07T12:31:24.239Z] 8ed4ccf4c3bb: Preparing [2021-07-07T12:31:24.239Z] f6f51d0677ef: Preparing [2021-07-07T12:31:24.239Z] 3fbe34a1663b: Preparing [2021-07-07T12:31:24.239Z] 3fbe34a1663b: Layer already exists [2021-07-07T12:31:24.239Z] 8ed4ccf4c3bb: Layer already exists [2021-07-07T12:31:24.239Z] 21272515f358: Layer already exists [2021-07-07T12:31:24.239Z] 490f80bd8e2f: Layer already exists [2021-07-07T12:31:24.239Z] f6f51d0677ef: Layer already exists [2021-07-07T12:31:24.509Z] 2.0.1-dev.2: digest: sha256:6a063ea58dfae098131637cc6a9ff19dcb608642c86ebb4fc7353b518d09b9e8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:31:24.862Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:31:25.201Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2 [2021-07-07T12:31:25.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-07-07T12:31:25.201Z] 490f80bd8e2f: Preparing [2021-07-07T12:31:25.201Z] 21272515f358: Preparing [2021-07-07T12:31:25.201Z] 8ed4ccf4c3bb: Preparing [2021-07-07T12:31:25.201Z] f6f51d0677ef: Preparing [2021-07-07T12:31:25.201Z] 3fbe34a1663b: Preparing [2021-07-07T12:31:25.472Z] 21272515f358: Layer already exists [2021-07-07T12:31:25.472Z] 490f80bd8e2f: Layer already exists [2021-07-07T12:31:25.472Z] 8ed4ccf4c3bb: Layer already exists [2021-07-07T12:31:25.472Z] f6f51d0677ef: Layer already exists [2021-07-07T12:31:25.472Z] 3fbe34a1663b: Layer already exists [2021-07-07T12:31:25.472Z] 4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2: digest: sha256:6a063ea58dfae098131637cc6a9ff19dcb608642c86ebb4fc7353b518d09b9e8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:31:25.824Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:31:26.168Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-07-07T12:31:26.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-07-07T12:31:26.169Z] 490f80bd8e2f: Preparing [2021-07-07T12:31:26.169Z] 21272515f358: Preparing [2021-07-07T12:31:26.169Z] 8ed4ccf4c3bb: Preparing [2021-07-07T12:31:26.169Z] f6f51d0677ef: Preparing [2021-07-07T12:31:26.169Z] 3fbe34a1663b: Preparing [2021-07-07T12:31:26.169Z] 490f80bd8e2f: Layer already exists [2021-07-07T12:31:26.169Z] 3fbe34a1663b: Layer already exists [2021-07-07T12:31:26.169Z] 21272515f358: Layer already exists [2021-07-07T12:31:26.169Z] f6f51d0677ef: Layer already exists [2021-07-07T12:31:26.169Z] 8ed4ccf4c3bb: Layer already exists [2021-07-07T12:31:26.439Z] main: digest: sha256:6a063ea58dfae098131637cc6a9ff19dcb608642c86ebb4fc7353b518d09b9e8 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-07T12:31:26.506Z] ===================================================== [Pipeline] echo [2021-07-07T12:31:26.523Z] taggedImages: [2021-07-07T12:31:26.523Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4edb777b9d60e900e8671f5ac6453e52ef440742 [2021-07-07T12:31:26.523Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-07-07T12:31:26.523Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.2 [2021-07-07T12:31:26.524Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2 [2021-07-07T12:31:26.524Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-07-07T12:31:26.598Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-07-07T12:31:26.598Z] 4edb777b9d60e900e8671f5ac6453e52ef440742 [2021-07-07T12:31:26.598Z] latest [2021-07-07T12:31:26.598Z] 2.0.1-dev.2 [2021-07-07T12:31:26.598Z] 4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2 [2021-07-07T12:31:26.598Z] main [2021-07-07T12:31:26.598Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:31:27.026Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4edb777b9d60e900e8671f5ac6453e52ef440742 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:31:27.459Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4edb777b9d60e900e8671f5ac6453e52ef440742 [2021-07-07T12:31:27.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-07-07T12:31:27.459Z] adebb1b24a77: Preparing [2021-07-07T12:31:27.459Z] ad65694f2644: Preparing [2021-07-07T12:31:27.459Z] 8ed4ccf4c3bb: Preparing [2021-07-07T12:31:27.459Z] 83a1bc03c254: Preparing [2021-07-07T12:31:27.459Z] 5e364c6403f1: Preparing [2021-07-07T12:31:27.459Z] 3fbe34a1663b: Preparing [2021-07-07T12:31:27.459Z] 3fbe34a1663b: Waiting [2021-07-07T12:31:27.459Z] 8ed4ccf4c3bb: Layer already exists [2021-07-07T12:31:27.734Z] 3fbe34a1663b: Layer already exists [2021-07-07T12:31:27.734Z] 5e364c6403f1: Pushed [2021-07-07T12:31:27.734Z] adebb1b24a77: Pushed [2021-07-07T12:31:28.785Z] 83a1bc03c254: Pushed [2021-07-07T12:31:30.826Z] ad65694f2644: Pushed [2021-07-07T12:31:31.100Z] 4edb777b9d60e900e8671f5ac6453e52ef440742: digest: sha256:3fe3eb8c70f9c452084f9536106f9b1c647f9b0b2d0ac607b73be45b0577c8d8 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:31:31.473Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:31:31.808Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-07-07T12:31:31.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-07-07T12:31:31.808Z] adebb1b24a77: Preparing [2021-07-07T12:31:31.808Z] ad65694f2644: Preparing [2021-07-07T12:31:31.808Z] 8ed4ccf4c3bb: Preparing [2021-07-07T12:31:31.808Z] 83a1bc03c254: Preparing [2021-07-07T12:31:31.808Z] 5e364c6403f1: Preparing [2021-07-07T12:31:31.808Z] 3fbe34a1663b: Preparing [2021-07-07T12:31:31.808Z] 3fbe34a1663b: Waiting [2021-07-07T12:31:31.808Z] adebb1b24a77: Layer already exists [2021-07-07T12:31:31.808Z] 83a1bc03c254: Layer already exists [2021-07-07T12:31:31.808Z] 8ed4ccf4c3bb: Layer already exists [2021-07-07T12:31:31.808Z] ad65694f2644: Layer already exists [2021-07-07T12:31:31.808Z] 5e364c6403f1: Layer already exists [2021-07-07T12:31:32.077Z] 3fbe34a1663b: Layer already exists [2021-07-07T12:31:32.077Z] latest: digest: sha256:3fe3eb8c70f9c452084f9536106f9b1c647f9b0b2d0ac607b73be45b0577c8d8 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:31:32.420Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:31:32.761Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.2 [2021-07-07T12:31:32.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-07-07T12:31:32.761Z] adebb1b24a77: Preparing [2021-07-07T12:31:32.761Z] ad65694f2644: Preparing [2021-07-07T12:31:32.761Z] 8ed4ccf4c3bb: Preparing [2021-07-07T12:31:32.761Z] 83a1bc03c254: Preparing [2021-07-07T12:31:32.761Z] 5e364c6403f1: Preparing [2021-07-07T12:31:32.761Z] 3fbe34a1663b: Preparing [2021-07-07T12:31:32.761Z] 3fbe34a1663b: Waiting [2021-07-07T12:31:32.761Z] adebb1b24a77: Layer already exists [2021-07-07T12:31:33.032Z] 5e364c6403f1: Layer already exists [2021-07-07T12:31:33.032Z] 8ed4ccf4c3bb: Layer already exists [2021-07-07T12:31:33.032Z] ad65694f2644: Layer already exists [2021-07-07T12:31:33.032Z] 83a1bc03c254: Layer already exists [2021-07-07T12:31:33.032Z] 3fbe34a1663b: Layer already exists [2021-07-07T12:31:33.032Z] 2.0.1-dev.2: digest: sha256:3fe3eb8c70f9c452084f9536106f9b1c647f9b0b2d0ac607b73be45b0577c8d8 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:31:33.372Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:31:33.714Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2 [2021-07-07T12:31:33.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-07-07T12:31:33.714Z] adebb1b24a77: Preparing [2021-07-07T12:31:33.714Z] ad65694f2644: Preparing [2021-07-07T12:31:33.714Z] 8ed4ccf4c3bb: Preparing [2021-07-07T12:31:33.714Z] 83a1bc03c254: Preparing [2021-07-07T12:31:33.714Z] 5e364c6403f1: Preparing [2021-07-07T12:31:33.714Z] 3fbe34a1663b: Preparing [2021-07-07T12:31:33.714Z] 3fbe34a1663b: Waiting [2021-07-07T12:31:33.984Z] 83a1bc03c254: Layer already exists [2021-07-07T12:31:33.984Z] adebb1b24a77: Layer already exists [2021-07-07T12:31:33.984Z] 5e364c6403f1: Layer already exists [2021-07-07T12:31:33.984Z] 3fbe34a1663b: Layer already exists [2021-07-07T12:31:33.984Z] 8ed4ccf4c3bb: Layer already exists [2021-07-07T12:31:33.984Z] ad65694f2644: Layer already exists [2021-07-07T12:31:33.984Z] 4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2: digest: sha256:3fe3eb8c70f9c452084f9536106f9b1c647f9b0b2d0ac607b73be45b0577c8d8 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:31:34.326Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:31:34.659Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-07-07T12:31:34.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-07-07T12:31:34.659Z] adebb1b24a77: Preparing [2021-07-07T12:31:34.659Z] ad65694f2644: Preparing [2021-07-07T12:31:34.659Z] 8ed4ccf4c3bb: Preparing [2021-07-07T12:31:34.659Z] 83a1bc03c254: Preparing [2021-07-07T12:31:34.659Z] 5e364c6403f1: Preparing [2021-07-07T12:31:34.659Z] 3fbe34a1663b: Preparing [2021-07-07T12:31:34.659Z] 3fbe34a1663b: Waiting [2021-07-07T12:31:34.659Z] adebb1b24a77: Layer already exists [2021-07-07T12:31:34.659Z] ad65694f2644: Layer already exists [2021-07-07T12:31:34.659Z] 5e364c6403f1: Layer already exists [2021-07-07T12:31:34.659Z] 8ed4ccf4c3bb: Layer already exists [2021-07-07T12:31:34.659Z] 83a1bc03c254: Layer already exists [2021-07-07T12:31:34.659Z] 3fbe34a1663b: Layer already exists [2021-07-07T12:31:34.929Z] main: digest: sha256:3fe3eb8c70f9c452084f9536106f9b1c647f9b0b2d0ac607b73be45b0577c8d8 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-07T12:31:34.990Z] ===================================================== [Pipeline] echo [2021-07-07T12:31:35.005Z] taggedImages: [2021-07-07T12:31:35.005Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4edb777b9d60e900e8671f5ac6453e52ef440742 [2021-07-07T12:31:35.005Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-07-07T12:31:35.005Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.2 [2021-07-07T12:31:35.005Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2 [2021-07-07T12:31:35.005Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-07-07T12:31:35.039Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-07-07T12:31:35.039Z] 4edb777b9d60e900e8671f5ac6453e52ef440742 [2021-07-07T12:31:35.039Z] latest [2021-07-07T12:31:35.039Z] 2.0.1-dev.2 [2021-07-07T12:31:35.039Z] 4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2 [2021-07-07T12:31:35.039Z] main [2021-07-07T12:31:35.039Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:31:35.444Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4edb777b9d60e900e8671f5ac6453e52ef440742 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:31:35.780Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4edb777b9d60e900e8671f5ac6453e52ef440742 [2021-07-07T12:31:35.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-07-07T12:31:35.780Z] 9d5ce4a966b1: Preparing [2021-07-07T12:31:35.780Z] c3c9bf059a60: Preparing [2021-07-07T12:31:35.780Z] 8ed4ccf4c3bb: Preparing [2021-07-07T12:31:35.780Z] f6f51d0677ef: Preparing [2021-07-07T12:31:35.780Z] 3fbe34a1663b: Preparing [2021-07-07T12:31:36.052Z] 8ed4ccf4c3bb: Layer already exists [2021-07-07T12:31:36.052Z] 3fbe34a1663b: Layer already exists [2021-07-07T12:31:36.052Z] f6f51d0677ef: Layer already exists [2021-07-07T12:31:36.052Z] 9d5ce4a966b1: Pushed [2021-07-07T12:31:39.423Z] c3c9bf059a60: Pushed [2021-07-07T12:31:39.424Z] 4edb777b9d60e900e8671f5ac6453e52ef440742: digest: sha256:1665a97fff12020b2d1fd3243f2cdf5a81aaffa1c8da78a3d935ef7f5e951fd7 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:31:39.773Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:31:40.112Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-07-07T12:31:40.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-07-07T12:31:40.112Z] 9d5ce4a966b1: Preparing [2021-07-07T12:31:40.112Z] c3c9bf059a60: Preparing [2021-07-07T12:31:40.112Z] 8ed4ccf4c3bb: Preparing [2021-07-07T12:31:40.112Z] f6f51d0677ef: Preparing [2021-07-07T12:31:40.112Z] 3fbe34a1663b: Preparing [2021-07-07T12:31:40.382Z] 3fbe34a1663b: Layer already exists [2021-07-07T12:31:40.383Z] 8ed4ccf4c3bb: Layer already exists [2021-07-07T12:31:40.383Z] 9d5ce4a966b1: Layer already exists [2021-07-07T12:31:40.383Z] f6f51d0677ef: Layer already exists [2021-07-07T12:31:40.383Z] c3c9bf059a60: Layer already exists [2021-07-07T12:31:40.383Z] latest: digest: sha256:1665a97fff12020b2d1fd3243f2cdf5a81aaffa1c8da78a3d935ef7f5e951fd7 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:31:40.730Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:31:41.063Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.2 [2021-07-07T12:31:41.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-07-07T12:31:41.063Z] 9d5ce4a966b1: Preparing [2021-07-07T12:31:41.063Z] c3c9bf059a60: Preparing [2021-07-07T12:31:41.063Z] 8ed4ccf4c3bb: Preparing [2021-07-07T12:31:41.063Z] f6f51d0677ef: Preparing [2021-07-07T12:31:41.063Z] 3fbe34a1663b: Preparing [2021-07-07T12:31:41.063Z] f6f51d0677ef: Layer already exists [2021-07-07T12:31:41.333Z] 8ed4ccf4c3bb: Layer already exists [2021-07-07T12:31:41.333Z] c3c9bf059a60: Layer already exists [2021-07-07T12:31:41.333Z] 3fbe34a1663b: Layer already exists [2021-07-07T12:31:41.333Z] 9d5ce4a966b1: Layer already exists [2021-07-07T12:31:41.333Z] 2.0.1-dev.2: digest: sha256:1665a97fff12020b2d1fd3243f2cdf5a81aaffa1c8da78a3d935ef7f5e951fd7 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:31:41.679Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:31:42.018Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2 [2021-07-07T12:31:42.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-07-07T12:31:42.018Z] 9d5ce4a966b1: Preparing [2021-07-07T12:31:42.018Z] c3c9bf059a60: Preparing [2021-07-07T12:31:42.018Z] 8ed4ccf4c3bb: Preparing [2021-07-07T12:31:42.018Z] f6f51d0677ef: Preparing [2021-07-07T12:31:42.018Z] 3fbe34a1663b: Preparing [2021-07-07T12:31:42.289Z] 3fbe34a1663b: Layer already exists [2021-07-07T12:31:42.289Z] 8ed4ccf4c3bb: Layer already exists [2021-07-07T12:31:42.289Z] 9d5ce4a966b1: Layer already exists [2021-07-07T12:31:42.289Z] c3c9bf059a60: Layer already exists [2021-07-07T12:31:42.289Z] f6f51d0677ef: Layer already exists [2021-07-07T12:31:42.289Z] 4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2: digest: sha256:1665a97fff12020b2d1fd3243f2cdf5a81aaffa1c8da78a3d935ef7f5e951fd7 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:31:42.629Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:31:42.964Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-07-07T12:31:42.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-07-07T12:31:42.964Z] 9d5ce4a966b1: Preparing [2021-07-07T12:31:42.964Z] c3c9bf059a60: Preparing [2021-07-07T12:31:42.964Z] 8ed4ccf4c3bb: Preparing [2021-07-07T12:31:42.964Z] f6f51d0677ef: Preparing [2021-07-07T12:31:42.964Z] 3fbe34a1663b: Preparing [2021-07-07T12:31:43.233Z] 3fbe34a1663b: Layer already exists [2021-07-07T12:31:43.233Z] c3c9bf059a60: Layer already exists [2021-07-07T12:31:43.233Z] 8ed4ccf4c3bb: Layer already exists [2021-07-07T12:31:43.233Z] 9d5ce4a966b1: Layer already exists [2021-07-07T12:31:43.233Z] f6f51d0677ef: Layer already exists [2021-07-07T12:31:43.233Z] main: digest: sha256:1665a97fff12020b2d1fd3243f2cdf5a81aaffa1c8da78a3d935ef7f5e951fd7 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-07T12:31:43.294Z] ===================================================== [Pipeline] echo [2021-07-07T12:31:43.310Z] taggedImages: [2021-07-07T12:31:43.310Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4edb777b9d60e900e8671f5ac6453e52ef440742 [2021-07-07T12:31:43.310Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-07-07T12:31:43.310Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.2 [2021-07-07T12:31:43.310Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2 [2021-07-07T12:31:43.310Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-07-07T12:31:43.342Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-07-07T12:31:43.342Z] 4edb777b9d60e900e8671f5ac6453e52ef440742 [2021-07-07T12:31:43.342Z] latest [2021-07-07T12:31:43.342Z] 2.0.1-dev.2 [2021-07-07T12:31:43.342Z] 4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2 [2021-07-07T12:31:43.342Z] main [2021-07-07T12:31:43.342Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:31:43.713Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4edb777b9d60e900e8671f5ac6453e52ef440742 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:31:44.047Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4edb777b9d60e900e8671f5ac6453e52ef440742 [2021-07-07T12:31:44.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-07-07T12:31:44.048Z] e225db31e16f: Preparing [2021-07-07T12:31:44.048Z] e225db31e16f: Preparing [2021-07-07T12:31:44.048Z] a8d7c1fc6f76: Preparing [2021-07-07T12:31:44.048Z] 35942912de25: Preparing [2021-07-07T12:31:44.048Z] 3d2a7c2c1aec: Preparing [2021-07-07T12:31:44.048Z] 2983e17b3357: Preparing [2021-07-07T12:31:44.048Z] 8ed4ccf4c3bb: Preparing [2021-07-07T12:31:44.048Z] 5e4492c95942: Preparing [2021-07-07T12:31:44.048Z] 259902949777: Preparing [2021-07-07T12:31:44.048Z] 0c662754d3f9: Preparing [2021-07-07T12:31:44.048Z] 074d231948b8: Preparing [2021-07-07T12:31:44.048Z] 3fbe34a1663b: Preparing [2021-07-07T12:31:44.048Z] 8ed4ccf4c3bb: Waiting [2021-07-07T12:31:44.048Z] 5e4492c95942: Waiting [2021-07-07T12:31:44.048Z] 259902949777: Waiting [2021-07-07T12:31:44.048Z] 0c662754d3f9: Waiting [2021-07-07T12:31:44.048Z] 3fbe34a1663b: Waiting [2021-07-07T12:31:44.048Z] 074d231948b8: Waiting [2021-07-07T12:31:44.651Z] 35942912de25: Pushed [2021-07-07T12:31:44.651Z] e225db31e16f: Pushed [2021-07-07T12:31:44.651Z] 3d2a7c2c1aec: Pushed [2021-07-07T12:31:44.651Z] 8ed4ccf4c3bb: Layer already exists [2021-07-07T12:31:44.651Z] a8d7c1fc6f76: Pushed [2021-07-07T12:31:44.931Z] 5e4492c95942: Pushed [2021-07-07T12:31:44.931Z] 3fbe34a1663b: Layer already exists [2021-07-07T12:31:44.931Z] 259902949777: Pushed [2021-07-07T12:31:45.200Z] 0c662754d3f9: Pushed [2021-07-07T12:31:45.200Z] 074d231948b8: Pushed [2021-07-07T12:31:47.158Z] 2983e17b3357: Pushed [2021-07-07T12:31:47.747Z] 4edb777b9d60e900e8671f5ac6453e52ef440742: digest: sha256:93d4821fd8268a27e482885fa7a1b8657f284984b9a8128356d45bdca8a254c8 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:31:48.091Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:31:48.434Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-07-07T12:31:48.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-07-07T12:31:48.434Z] e225db31e16f: Preparing [2021-07-07T12:31:48.434Z] e225db31e16f: Preparing [2021-07-07T12:31:48.434Z] a8d7c1fc6f76: Preparing [2021-07-07T12:31:48.434Z] 35942912de25: Preparing [2021-07-07T12:31:48.434Z] 3d2a7c2c1aec: Preparing [2021-07-07T12:31:48.434Z] 2983e17b3357: Preparing [2021-07-07T12:31:48.434Z] 8ed4ccf4c3bb: Preparing [2021-07-07T12:31:48.434Z] 5e4492c95942: Preparing [2021-07-07T12:31:48.434Z] 259902949777: Preparing [2021-07-07T12:31:48.434Z] 0c662754d3f9: Preparing [2021-07-07T12:31:48.434Z] 074d231948b8: Preparing [2021-07-07T12:31:48.434Z] 3fbe34a1663b: Preparing [2021-07-07T12:31:48.434Z] 8ed4ccf4c3bb: Waiting [2021-07-07T12:31:48.434Z] 5e4492c95942: Waiting [2021-07-07T12:31:48.434Z] 259902949777: Waiting [2021-07-07T12:31:48.434Z] 074d231948b8: Waiting [2021-07-07T12:31:48.434Z] 3fbe34a1663b: Waiting [2021-07-07T12:31:48.434Z] 0c662754d3f9: Waiting [2021-07-07T12:31:48.704Z] e225db31e16f: Layer already exists [2021-07-07T12:31:48.704Z] 35942912de25: Layer already exists [2021-07-07T12:31:48.704Z] a8d7c1fc6f76: Layer already exists [2021-07-07T12:31:48.704Z] 3d2a7c2c1aec: Layer already exists [2021-07-07T12:31:48.704Z] 2983e17b3357: Layer already exists [2021-07-07T12:31:48.704Z] 8ed4ccf4c3bb: Layer already exists [2021-07-07T12:31:48.704Z] 5e4492c95942: Layer already exists [2021-07-07T12:31:48.704Z] 0c662754d3f9: Layer already exists [2021-07-07T12:31:48.704Z] 259902949777: Layer already exists [2021-07-07T12:31:48.704Z] 074d231948b8: Layer already exists [2021-07-07T12:31:48.704Z] 3fbe34a1663b: Layer already exists [2021-07-07T12:31:48.704Z] latest: digest: sha256:93d4821fd8268a27e482885fa7a1b8657f284984b9a8128356d45bdca8a254c8 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:31:49.044Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:31:49.387Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.2 [2021-07-07T12:31:49.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-07-07T12:31:49.387Z] e225db31e16f: Preparing [2021-07-07T12:31:49.387Z] e225db31e16f: Preparing [2021-07-07T12:31:49.387Z] a8d7c1fc6f76: Preparing [2021-07-07T12:31:49.387Z] 35942912de25: Preparing [2021-07-07T12:31:49.387Z] 3d2a7c2c1aec: Preparing [2021-07-07T12:31:49.387Z] 2983e17b3357: Preparing [2021-07-07T12:31:49.387Z] 8ed4ccf4c3bb: Preparing [2021-07-07T12:31:49.387Z] 5e4492c95942: Preparing [2021-07-07T12:31:49.387Z] 259902949777: Preparing [2021-07-07T12:31:49.387Z] 0c662754d3f9: Preparing [2021-07-07T12:31:49.387Z] 074d231948b8: Preparing [2021-07-07T12:31:49.387Z] 3fbe34a1663b: Preparing [2021-07-07T12:31:49.387Z] 259902949777: Waiting [2021-07-07T12:31:49.387Z] 0c662754d3f9: Waiting [2021-07-07T12:31:49.387Z] 8ed4ccf4c3bb: Waiting [2021-07-07T12:31:49.387Z] 074d231948b8: Waiting [2021-07-07T12:31:49.387Z] 3fbe34a1663b: Waiting [2021-07-07T12:31:49.387Z] 5e4492c95942: Waiting [2021-07-07T12:31:49.657Z] 35942912de25: Layer already exists [2021-07-07T12:31:49.657Z] e225db31e16f: Layer already exists [2021-07-07T12:31:49.657Z] 2983e17b3357: Layer already exists [2021-07-07T12:31:49.657Z] 3d2a7c2c1aec: Layer already exists [2021-07-07T12:31:49.657Z] 8ed4ccf4c3bb: Layer already exists [2021-07-07T12:31:49.657Z] a8d7c1fc6f76: Layer already exists [2021-07-07T12:31:49.657Z] 5e4492c95942: Layer already exists [2021-07-07T12:31:49.657Z] 259902949777: Layer already exists [2021-07-07T12:31:49.657Z] 3fbe34a1663b: Layer already exists [2021-07-07T12:31:49.657Z] 0c662754d3f9: Layer already exists [2021-07-07T12:31:49.657Z] 074d231948b8: Layer already exists [2021-07-07T12:31:49.657Z] 2.0.1-dev.2: digest: sha256:93d4821fd8268a27e482885fa7a1b8657f284984b9a8128356d45bdca8a254c8 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:31:50.277Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:31:50.621Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2 [2021-07-07T12:31:50.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-07-07T12:31:50.621Z] e225db31e16f: Preparing [2021-07-07T12:31:50.621Z] e225db31e16f: Preparing [2021-07-07T12:31:50.621Z] a8d7c1fc6f76: Preparing [2021-07-07T12:31:50.621Z] 35942912de25: Preparing [2021-07-07T12:31:50.621Z] 3d2a7c2c1aec: Preparing [2021-07-07T12:31:50.621Z] 2983e17b3357: Preparing [2021-07-07T12:31:50.621Z] 8ed4ccf4c3bb: Preparing [2021-07-07T12:31:50.621Z] 5e4492c95942: Preparing [2021-07-07T12:31:50.621Z] 259902949777: Preparing [2021-07-07T12:31:50.621Z] 0c662754d3f9: Preparing [2021-07-07T12:31:50.621Z] 074d231948b8: Preparing [2021-07-07T12:31:50.621Z] 3fbe34a1663b: Preparing [2021-07-07T12:31:50.621Z] 259902949777: Waiting [2021-07-07T12:31:50.621Z] 0c662754d3f9: Waiting [2021-07-07T12:31:50.621Z] 074d231948b8: Waiting [2021-07-07T12:31:50.621Z] 8ed4ccf4c3bb: Waiting [2021-07-07T12:31:50.621Z] 3fbe34a1663b: Waiting [2021-07-07T12:31:50.895Z] 3d2a7c2c1aec: Layer already exists [2021-07-07T12:31:50.895Z] e225db31e16f: Layer already exists [2021-07-07T12:31:50.895Z] 2983e17b3357: Layer already exists [2021-07-07T12:31:50.895Z] a8d7c1fc6f76: Layer already exists [2021-07-07T12:31:50.895Z] 35942912de25: Layer already exists [2021-07-07T12:31:50.895Z] 8ed4ccf4c3bb: Layer already exists [2021-07-07T12:31:50.895Z] 5e4492c95942: Layer already exists [2021-07-07T12:31:50.895Z] 074d231948b8: Layer already exists [2021-07-07T12:31:50.895Z] 0c662754d3f9: Layer already exists [2021-07-07T12:31:50.895Z] 259902949777: Layer already exists [2021-07-07T12:31:50.895Z] 3fbe34a1663b: Layer already exists [2021-07-07T12:31:50.895Z] 4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2: digest: sha256:93d4821fd8268a27e482885fa7a1b8657f284984b9a8128356d45bdca8a254c8 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:31:51.238Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:31:51.576Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-07-07T12:31:51.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-07-07T12:31:51.576Z] e225db31e16f: Preparing [2021-07-07T12:31:51.576Z] e225db31e16f: Preparing [2021-07-07T12:31:51.576Z] a8d7c1fc6f76: Preparing [2021-07-07T12:31:51.576Z] 35942912de25: Preparing [2021-07-07T12:31:51.576Z] 3d2a7c2c1aec: Preparing [2021-07-07T12:31:51.576Z] 2983e17b3357: Preparing [2021-07-07T12:31:51.576Z] 8ed4ccf4c3bb: Preparing [2021-07-07T12:31:51.576Z] 5e4492c95942: Preparing [2021-07-07T12:31:51.576Z] 259902949777: Preparing [2021-07-07T12:31:51.576Z] 0c662754d3f9: Preparing [2021-07-07T12:31:51.576Z] 074d231948b8: Preparing [2021-07-07T12:31:51.576Z] 3fbe34a1663b: Preparing [2021-07-07T12:31:51.576Z] 8ed4ccf4c3bb: Waiting [2021-07-07T12:31:51.576Z] 5e4492c95942: Waiting [2021-07-07T12:31:51.576Z] 259902949777: Waiting [2021-07-07T12:31:51.576Z] 074d231948b8: Waiting [2021-07-07T12:31:51.576Z] 3fbe34a1663b: Waiting [2021-07-07T12:31:51.576Z] 0c662754d3f9: Waiting [2021-07-07T12:31:51.847Z] 2983e17b3357: Layer already exists [2021-07-07T12:31:51.847Z] a8d7c1fc6f76: Layer already exists [2021-07-07T12:31:51.847Z] e225db31e16f: Layer already exists [2021-07-07T12:31:51.847Z] 35942912de25: Layer already exists [2021-07-07T12:31:51.847Z] 3d2a7c2c1aec: Layer already exists [2021-07-07T12:31:51.847Z] 5e4492c95942: Layer already exists [2021-07-07T12:31:51.847Z] 8ed4ccf4c3bb: Layer already exists [2021-07-07T12:31:51.847Z] 259902949777: Layer already exists [2021-07-07T12:31:51.847Z] 0c662754d3f9: Layer already exists [2021-07-07T12:31:51.847Z] 074d231948b8: Layer already exists [2021-07-07T12:31:51.847Z] 3fbe34a1663b: Layer already exists [2021-07-07T12:31:51.847Z] main: digest: sha256:93d4821fd8268a27e482885fa7a1b8657f284984b9a8128356d45bdca8a254c8 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-07T12:31:51.909Z] ===================================================== [Pipeline] echo [2021-07-07T12:31:51.924Z] taggedImages: [2021-07-07T12:31:51.924Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4edb777b9d60e900e8671f5ac6453e52ef440742 [2021-07-07T12:31:51.924Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-07-07T12:31:51.924Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.2 [2021-07-07T12:31:51.924Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2 [2021-07-07T12:31:51.924Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-07-07T12:31:51.956Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-07-07T12:31:51.956Z] 4edb777b9d60e900e8671f5ac6453e52ef440742 [2021-07-07T12:31:51.956Z] latest [2021-07-07T12:31:51.956Z] 2.0.1-dev.2 [2021-07-07T12:31:51.956Z] 4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2 [2021-07-07T12:31:51.956Z] main [2021-07-07T12:31:51.956Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:31:52.407Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4edb777b9d60e900e8671f5ac6453e52ef440742 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:31:52.738Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4edb777b9d60e900e8671f5ac6453e52ef440742 [2021-07-07T12:31:52.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-07-07T12:31:52.739Z] 3ae557b548ed: Preparing [2021-07-07T12:31:52.739Z] 6aef93bf87f7: Preparing [2021-07-07T12:31:52.739Z] 6073f91ae937: Preparing [2021-07-07T12:31:52.739Z] 237984b509ca: Preparing [2021-07-07T12:31:52.739Z] c5c0dc1a44c8: Preparing [2021-07-07T12:31:52.739Z] 3fbe34a1663b: Preparing [2021-07-07T12:31:53.009Z] 237984b509ca: Pushed [2021-07-07T12:31:53.281Z] 6073f91ae937: Pushed [2021-07-07T12:31:53.281Z] 3fbe34a1663b: Layer already exists [2021-07-07T12:31:53.556Z] c5c0dc1a44c8: Pushed [2021-07-07T12:31:55.520Z] 6aef93bf87f7: Pushed [2021-07-07T12:31:55.520Z] 3ae557b548ed: Pushed [2021-07-07T12:31:55.791Z] 4edb777b9d60e900e8671f5ac6453e52ef440742: digest: sha256:cc4b983e8f6820eb1b8925a2ea302f074edffd49b22837ed5ce12652350f1328 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:31:56.132Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:31:56.468Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-07-07T12:31:56.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-07-07T12:31:56.468Z] 3ae557b548ed: Preparing [2021-07-07T12:31:56.468Z] 6aef93bf87f7: Preparing [2021-07-07T12:31:56.468Z] 6073f91ae937: Preparing [2021-07-07T12:31:56.468Z] 237984b509ca: Preparing [2021-07-07T12:31:56.468Z] c5c0dc1a44c8: Preparing [2021-07-07T12:31:56.468Z] 3fbe34a1663b: Preparing [2021-07-07T12:31:56.468Z] 3fbe34a1663b: Waiting [2021-07-07T12:31:56.741Z] 237984b509ca: Layer already exists [2021-07-07T12:31:56.741Z] c5c0dc1a44c8: Layer already exists [2021-07-07T12:31:56.741Z] 6aef93bf87f7: Layer already exists [2021-07-07T12:31:56.741Z] 6073f91ae937: Layer already exists [2021-07-07T12:31:56.741Z] 3ae557b548ed: Layer already exists [2021-07-07T12:31:56.741Z] 3fbe34a1663b: Layer already exists [2021-07-07T12:31:56.741Z] latest: digest: sha256:cc4b983e8f6820eb1b8925a2ea302f074edffd49b22837ed5ce12652350f1328 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:31:57.079Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:31:57.415Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.2 [2021-07-07T12:31:57.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-07-07T12:31:57.415Z] 3ae557b548ed: Preparing [2021-07-07T12:31:57.415Z] 6aef93bf87f7: Preparing [2021-07-07T12:31:57.415Z] 6073f91ae937: Preparing [2021-07-07T12:31:57.415Z] 237984b509ca: Preparing [2021-07-07T12:31:57.415Z] c5c0dc1a44c8: Preparing [2021-07-07T12:31:57.415Z] 3fbe34a1663b: Preparing [2021-07-07T12:31:57.415Z] 3fbe34a1663b: Waiting [2021-07-07T12:31:57.684Z] 237984b509ca: Layer already exists [2021-07-07T12:31:57.684Z] 3ae557b548ed: Layer already exists [2021-07-07T12:31:57.684Z] 6073f91ae937: Layer already exists [2021-07-07T12:31:57.684Z] c5c0dc1a44c8: Layer already exists [2021-07-07T12:31:57.685Z] 6aef93bf87f7: Layer already exists [2021-07-07T12:31:57.685Z] 3fbe34a1663b: Layer already exists [2021-07-07T12:31:57.685Z] 2.0.1-dev.2: digest: sha256:cc4b983e8f6820eb1b8925a2ea302f074edffd49b22837ed5ce12652350f1328 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:31:58.030Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:31:58.371Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2 [2021-07-07T12:31:58.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-07-07T12:31:58.371Z] 3ae557b548ed: Preparing [2021-07-07T12:31:58.371Z] 6aef93bf87f7: Preparing [2021-07-07T12:31:58.371Z] 6073f91ae937: Preparing [2021-07-07T12:31:58.371Z] 237984b509ca: Preparing [2021-07-07T12:31:58.371Z] c5c0dc1a44c8: Preparing [2021-07-07T12:31:58.371Z] 3fbe34a1663b: Preparing [2021-07-07T12:31:58.371Z] 3fbe34a1663b: Waiting [2021-07-07T12:31:58.651Z] 237984b509ca: Layer already exists [2021-07-07T12:31:58.652Z] c5c0dc1a44c8: Layer already exists [2021-07-07T12:31:58.652Z] 6aef93bf87f7: Layer already exists [2021-07-07T12:31:58.652Z] 6073f91ae937: Layer already exists [2021-07-07T12:31:58.652Z] 3ae557b548ed: Layer already exists [2021-07-07T12:31:58.652Z] 3fbe34a1663b: Layer already exists [2021-07-07T12:31:58.652Z] 4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2: digest: sha256:cc4b983e8f6820eb1b8925a2ea302f074edffd49b22837ed5ce12652350f1328 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:31:58.992Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:31:59.329Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-07-07T12:31:59.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-07-07T12:31:59.329Z] 3ae557b548ed: Preparing [2021-07-07T12:31:59.329Z] 6aef93bf87f7: Preparing [2021-07-07T12:31:59.329Z] 6073f91ae937: Preparing [2021-07-07T12:31:59.329Z] 237984b509ca: Preparing [2021-07-07T12:31:59.329Z] c5c0dc1a44c8: Preparing [2021-07-07T12:31:59.329Z] 3fbe34a1663b: Preparing [2021-07-07T12:31:59.329Z] 3fbe34a1663b: Waiting [2021-07-07T12:31:59.329Z] 6073f91ae937: Layer already exists [2021-07-07T12:31:59.329Z] c5c0dc1a44c8: Layer already exists [2021-07-07T12:31:59.329Z] 6aef93bf87f7: Layer already exists [2021-07-07T12:31:59.329Z] 237984b509ca: Layer already exists [2021-07-07T12:31:59.329Z] 3ae557b548ed: Layer already exists [2021-07-07T12:31:59.600Z] 3fbe34a1663b: Layer already exists [2021-07-07T12:31:59.600Z] main: digest: sha256:cc4b983e8f6820eb1b8925a2ea302f074edffd49b22837ed5ce12652350f1328 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-07T12:31:59.659Z] ===================================================== [Pipeline] echo [2021-07-07T12:31:59.674Z] taggedImages: [2021-07-07T12:31:59.674Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4edb777b9d60e900e8671f5ac6453e52ef440742 [2021-07-07T12:31:59.674Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-07-07T12:31:59.674Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.2 [2021-07-07T12:31:59.674Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2 [2021-07-07T12:31:59.674Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-07-07T12:31:59.705Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-07-07T12:31:59.705Z] 4edb777b9d60e900e8671f5ac6453e52ef440742 [2021-07-07T12:31:59.705Z] latest [2021-07-07T12:31:59.705Z] 2.0.1-dev.2 [2021-07-07T12:31:59.705Z] 4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2 [2021-07-07T12:31:59.705Z] main [2021-07-07T12:31:59.705Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:32:00.078Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4edb777b9d60e900e8671f5ac6453e52ef440742 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:32:00.414Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4edb777b9d60e900e8671f5ac6453e52ef440742 [2021-07-07T12:32:00.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-07-07T12:32:00.414Z] d789f38e0b07: Preparing [2021-07-07T12:32:00.414Z] 3f9de8ecb9c9: Preparing [2021-07-07T12:32:00.414Z] 186b7dcc8035: Preparing [2021-07-07T12:32:00.414Z] 8e005ab483e8: Preparing [2021-07-07T12:32:00.414Z] 13a95f2cd3f5: Preparing [2021-07-07T12:32:00.414Z] 0c2f312abe5f: Preparing [2021-07-07T12:32:00.414Z] ac1612ff5649: Preparing [2021-07-07T12:32:00.414Z] 03644f481426: Preparing [2021-07-07T12:32:00.414Z] 6bf562a2d983: Preparing [2021-07-07T12:32:00.414Z] 3fbe34a1663b: Preparing [2021-07-07T12:32:00.414Z] 0c2f312abe5f: Waiting [2021-07-07T12:32:00.414Z] ac1612ff5649: Waiting [2021-07-07T12:32:00.414Z] 03644f481426: Waiting [2021-07-07T12:32:00.414Z] 6bf562a2d983: Waiting [2021-07-07T12:32:00.414Z] 3fbe34a1663b: Waiting [2021-07-07T12:32:00.688Z] 13a95f2cd3f5: Pushed [2021-07-07T12:32:00.688Z] d789f38e0b07: Pushed [2021-07-07T12:32:00.960Z] 3f9de8ecb9c9: Pushed [2021-07-07T12:32:01.235Z] 0c2f312abe5f: Pushed [2021-07-07T12:32:01.235Z] ac1612ff5649: Pushed [2021-07-07T12:32:01.235Z] 03644f481426: Pushed [2021-07-07T12:32:01.235Z] 3fbe34a1663b: Layer already exists [2021-07-07T12:32:01.830Z] 6bf562a2d983: Pushed [2021-07-07T12:32:02.808Z] 8e005ab483e8: Pushed [2021-07-07T12:32:04.233Z] 186b7dcc8035: Pushed [2021-07-07T12:32:04.233Z] 4edb777b9d60e900e8671f5ac6453e52ef440742: digest: sha256:1fc75e563c330650c2d726b7eaf42744afc825931c7a0abe4784bcca9d0943f0 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:32:04.578Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:32:04.910Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-07-07T12:32:04.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-07-07T12:32:04.910Z] d789f38e0b07: Preparing [2021-07-07T12:32:04.910Z] 3f9de8ecb9c9: Preparing [2021-07-07T12:32:04.910Z] 186b7dcc8035: Preparing [2021-07-07T12:32:04.910Z] 8e005ab483e8: Preparing [2021-07-07T12:32:04.910Z] 13a95f2cd3f5: Preparing [2021-07-07T12:32:04.910Z] 0c2f312abe5f: Preparing [2021-07-07T12:32:04.910Z] ac1612ff5649: Preparing [2021-07-07T12:32:04.910Z] 03644f481426: Preparing [2021-07-07T12:32:04.910Z] 6bf562a2d983: Preparing [2021-07-07T12:32:04.910Z] 3fbe34a1663b: Preparing [2021-07-07T12:32:04.910Z] 0c2f312abe5f: Waiting [2021-07-07T12:32:04.910Z] 6bf562a2d983: Waiting [2021-07-07T12:32:04.910Z] ac1612ff5649: Waiting [2021-07-07T12:32:04.910Z] 3fbe34a1663b: Waiting [2021-07-07T12:32:04.910Z] 03644f481426: Waiting [2021-07-07T12:32:05.180Z] 186b7dcc8035: Layer already exists [2021-07-07T12:32:05.180Z] 13a95f2cd3f5: Layer already exists [2021-07-07T12:32:05.180Z] d789f38e0b07: Layer already exists [2021-07-07T12:32:05.180Z] 3f9de8ecb9c9: Layer already exists [2021-07-07T12:32:05.180Z] 8e005ab483e8: Layer already exists [2021-07-07T12:32:05.180Z] ac1612ff5649: Layer already exists [2021-07-07T12:32:05.180Z] 0c2f312abe5f: Layer already exists [2021-07-07T12:32:05.180Z] 03644f481426: Layer already exists [2021-07-07T12:32:05.180Z] 3fbe34a1663b: Layer already exists [2021-07-07T12:32:05.180Z] 6bf562a2d983: Layer already exists [2021-07-07T12:32:05.180Z] latest: digest: sha256:1fc75e563c330650c2d726b7eaf42744afc825931c7a0abe4784bcca9d0943f0 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:32:05.523Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:32:05.867Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.2 [2021-07-07T12:32:05.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-07-07T12:32:05.867Z] d789f38e0b07: Preparing [2021-07-07T12:32:05.867Z] 3f9de8ecb9c9: Preparing [2021-07-07T12:32:05.867Z] 186b7dcc8035: Preparing [2021-07-07T12:32:05.867Z] 8e005ab483e8: Preparing [2021-07-07T12:32:05.867Z] 13a95f2cd3f5: Preparing [2021-07-07T12:32:05.867Z] 0c2f312abe5f: Preparing [2021-07-07T12:32:05.867Z] ac1612ff5649: Preparing [2021-07-07T12:32:05.867Z] 03644f481426: Preparing [2021-07-07T12:32:05.867Z] 6bf562a2d983: Preparing [2021-07-07T12:32:05.867Z] 3fbe34a1663b: Preparing [2021-07-07T12:32:05.867Z] 03644f481426: Waiting [2021-07-07T12:32:05.867Z] 6bf562a2d983: Waiting [2021-07-07T12:32:05.867Z] 0c2f312abe5f: Waiting [2021-07-07T12:32:05.867Z] ac1612ff5649: Waiting [2021-07-07T12:32:05.867Z] 3fbe34a1663b: Waiting [2021-07-07T12:32:06.142Z] 3f9de8ecb9c9: Layer already exists [2021-07-07T12:32:06.142Z] d789f38e0b07: Layer already exists [2021-07-07T12:32:06.142Z] 186b7dcc8035: Layer already exists [2021-07-07T12:32:06.142Z] 13a95f2cd3f5: Layer already exists [2021-07-07T12:32:06.142Z] 8e005ab483e8: Layer already exists [2021-07-07T12:32:06.142Z] 0c2f312abe5f: Layer already exists [2021-07-07T12:32:06.142Z] 6bf562a2d983: Layer already exists [2021-07-07T12:32:06.142Z] ac1612ff5649: Layer already exists [2021-07-07T12:32:06.142Z] 03644f481426: Layer already exists [2021-07-07T12:32:06.142Z] 3fbe34a1663b: Layer already exists [2021-07-07T12:32:06.142Z] 2.0.1-dev.2: digest: sha256:1fc75e563c330650c2d726b7eaf42744afc825931c7a0abe4784bcca9d0943f0 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:32:06.484Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:32:06.820Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2 [2021-07-07T12:32:06.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-07-07T12:32:06.820Z] d789f38e0b07: Preparing [2021-07-07T12:32:06.820Z] 3f9de8ecb9c9: Preparing [2021-07-07T12:32:06.820Z] 186b7dcc8035: Preparing [2021-07-07T12:32:06.820Z] 8e005ab483e8: Preparing [2021-07-07T12:32:06.820Z] 13a95f2cd3f5: Preparing [2021-07-07T12:32:06.820Z] 0c2f312abe5f: Preparing [2021-07-07T12:32:06.820Z] ac1612ff5649: Preparing [2021-07-07T12:32:06.820Z] 03644f481426: Preparing [2021-07-07T12:32:06.820Z] 6bf562a2d983: Preparing [2021-07-07T12:32:06.820Z] 3fbe34a1663b: Preparing [2021-07-07T12:32:06.820Z] ac1612ff5649: Waiting [2021-07-07T12:32:06.820Z] 03644f481426: Waiting [2021-07-07T12:32:06.820Z] 6bf562a2d983: Waiting [2021-07-07T12:32:06.820Z] 3fbe34a1663b: Waiting [2021-07-07T12:32:06.820Z] 0c2f312abe5f: Waiting [2021-07-07T12:32:07.091Z] 186b7dcc8035: Layer already exists [2021-07-07T12:32:07.091Z] 13a95f2cd3f5: Layer already exists [2021-07-07T12:32:07.091Z] 3f9de8ecb9c9: Layer already exists [2021-07-07T12:32:07.091Z] 8e005ab483e8: Layer already exists [2021-07-07T12:32:07.091Z] d789f38e0b07: Layer already exists [2021-07-07T12:32:07.091Z] 0c2f312abe5f: Layer already exists [2021-07-07T12:32:07.091Z] 6bf562a2d983: Layer already exists [2021-07-07T12:32:07.091Z] 3fbe34a1663b: Layer already exists [2021-07-07T12:32:07.091Z] ac1612ff5649: Layer already exists [2021-07-07T12:32:07.091Z] 03644f481426: Layer already exists [2021-07-07T12:32:07.091Z] 4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2: digest: sha256:1fc75e563c330650c2d726b7eaf42744afc825931c7a0abe4784bcca9d0943f0 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:32:07.434Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:32:07.766Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-07-07T12:32:07.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-07-07T12:32:07.766Z] d789f38e0b07: Preparing [2021-07-07T12:32:07.766Z] 3f9de8ecb9c9: Preparing [2021-07-07T12:32:07.766Z] 186b7dcc8035: Preparing [2021-07-07T12:32:07.766Z] 8e005ab483e8: Preparing [2021-07-07T12:32:07.766Z] 13a95f2cd3f5: Preparing [2021-07-07T12:32:07.766Z] 0c2f312abe5f: Preparing [2021-07-07T12:32:07.766Z] ac1612ff5649: Preparing [2021-07-07T12:32:07.766Z] 03644f481426: Preparing [2021-07-07T12:32:07.766Z] 6bf562a2d983: Preparing [2021-07-07T12:32:07.766Z] 3fbe34a1663b: Preparing [2021-07-07T12:32:07.766Z] 0c2f312abe5f: Waiting [2021-07-07T12:32:07.766Z] ac1612ff5649: Waiting [2021-07-07T12:32:07.766Z] 03644f481426: Waiting [2021-07-07T12:32:07.766Z] 6bf562a2d983: Waiting [2021-07-07T12:32:07.766Z] 3fbe34a1663b: Waiting [2021-07-07T12:32:08.038Z] 186b7dcc8035: Layer already exists [2021-07-07T12:32:08.038Z] 13a95f2cd3f5: Layer already exists [2021-07-07T12:32:08.038Z] d789f38e0b07: Layer already exists [2021-07-07T12:32:08.038Z] 8e005ab483e8: Layer already exists [2021-07-07T12:32:08.038Z] 3f9de8ecb9c9: Layer already exists [2021-07-07T12:32:08.038Z] ac1612ff5649: Layer already exists [2021-07-07T12:32:08.038Z] 0c2f312abe5f: Layer already exists [2021-07-07T12:32:08.038Z] 03644f481426: Layer already exists [2021-07-07T12:32:08.038Z] 6bf562a2d983: Layer already exists [2021-07-07T12:32:08.038Z] 3fbe34a1663b: Layer already exists [2021-07-07T12:32:08.038Z] main: digest: sha256:1fc75e563c330650c2d726b7eaf42744afc825931c7a0abe4784bcca9d0943f0 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-07T12:32:08.103Z] ===================================================== [Pipeline] echo [2021-07-07T12:32:08.119Z] taggedImages: [2021-07-07T12:32:08.119Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4edb777b9d60e900e8671f5ac6453e52ef440742 [2021-07-07T12:32:08.119Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-07-07T12:32:08.119Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.2 [2021-07-07T12:32:08.119Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2 [2021-07-07T12:32:08.119Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-07-07T12:32:08.163Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-07-07T12:32:08.163Z] 4edb777b9d60e900e8671f5ac6453e52ef440742 [2021-07-07T12:32:08.163Z] latest [2021-07-07T12:32:08.163Z] 2.0.1-dev.2 [2021-07-07T12:32:08.163Z] 4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2 [2021-07-07T12:32:08.163Z] main [2021-07-07T12:32:08.163Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:32:08.538Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4edb777b9d60e900e8671f5ac6453e52ef440742 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:32:08.882Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4edb777b9d60e900e8671f5ac6453e52ef440742 [2021-07-07T12:32:08.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-07-07T12:32:08.882Z] a36827be4ffc: Preparing [2021-07-07T12:32:08.882Z] 169e4b73b069: Preparing [2021-07-07T12:32:08.882Z] 8ed4ccf4c3bb: Preparing [2021-07-07T12:32:08.882Z] 6f2cac369513: Preparing [2021-07-07T12:32:08.882Z] 3fbe34a1663b: Preparing [2021-07-07T12:32:08.882Z] 3fbe34a1663b: Layer already exists [2021-07-07T12:32:09.152Z] 8ed4ccf4c3bb: Layer already exists [2021-07-07T12:32:09.152Z] a36827be4ffc: Pushed [2021-07-07T12:32:09.421Z] 6f2cac369513: Pushed [2021-07-07T12:32:12.027Z] 169e4b73b069: Pushed [2021-07-07T12:32:12.027Z] 4edb777b9d60e900e8671f5ac6453e52ef440742: digest: sha256:203680b2bb6c0fe0d7fabf338a6dd4778b3e6a5ee40ce0e1ff498693ba57743c size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:32:12.368Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:32:12.703Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-07-07T12:32:12.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-07-07T12:32:12.703Z] a36827be4ffc: Preparing [2021-07-07T12:32:12.703Z] 169e4b73b069: Preparing [2021-07-07T12:32:12.703Z] 8ed4ccf4c3bb: Preparing [2021-07-07T12:32:12.703Z] 6f2cac369513: Preparing [2021-07-07T12:32:12.703Z] 3fbe34a1663b: Preparing [2021-07-07T12:32:12.972Z] a36827be4ffc: Layer already exists [2021-07-07T12:32:12.972Z] 3fbe34a1663b: Layer already exists [2021-07-07T12:32:12.972Z] 8ed4ccf4c3bb: Layer already exists [2021-07-07T12:32:12.972Z] 6f2cac369513: Layer already exists [2021-07-07T12:32:12.972Z] 169e4b73b069: Layer already exists [2021-07-07T12:32:12.972Z] latest: digest: sha256:203680b2bb6c0fe0d7fabf338a6dd4778b3e6a5ee40ce0e1ff498693ba57743c size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:32:13.306Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:32:13.639Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.2 [2021-07-07T12:32:13.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-07-07T12:32:13.639Z] a36827be4ffc: Preparing [2021-07-07T12:32:13.639Z] 169e4b73b069: Preparing [2021-07-07T12:32:13.639Z] 8ed4ccf4c3bb: Preparing [2021-07-07T12:32:13.639Z] 6f2cac369513: Preparing [2021-07-07T12:32:13.639Z] 3fbe34a1663b: Preparing [2021-07-07T12:32:13.639Z] 8ed4ccf4c3bb: Layer already exists [2021-07-07T12:32:13.639Z] 169e4b73b069: Layer already exists [2021-07-07T12:32:13.639Z] 6f2cac369513: Layer already exists [2021-07-07T12:32:13.639Z] a36827be4ffc: Layer already exists [2021-07-07T12:32:13.639Z] 3fbe34a1663b: Layer already exists [2021-07-07T12:32:13.923Z] 2.0.1-dev.2: digest: sha256:203680b2bb6c0fe0d7fabf338a6dd4778b3e6a5ee40ce0e1ff498693ba57743c size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:32:14.307Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:32:14.699Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2 [2021-07-07T12:32:14.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-07-07T12:32:14.699Z] a36827be4ffc: Preparing [2021-07-07T12:32:14.699Z] 169e4b73b069: Preparing [2021-07-07T12:32:14.699Z] 8ed4ccf4c3bb: Preparing [2021-07-07T12:32:14.699Z] 6f2cac369513: Preparing [2021-07-07T12:32:14.699Z] 3fbe34a1663b: Preparing [2021-07-07T12:32:14.975Z] 3fbe34a1663b: Layer already exists [2021-07-07T12:32:14.975Z] 6f2cac369513: Layer already exists [2021-07-07T12:32:14.975Z] 8ed4ccf4c3bb: Layer already exists [2021-07-07T12:32:14.975Z] a36827be4ffc: Layer already exists [2021-07-07T12:32:14.975Z] 169e4b73b069: Layer already exists [2021-07-07T12:32:14.975Z] 4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2: digest: sha256:203680b2bb6c0fe0d7fabf338a6dd4778b3e6a5ee40ce0e1ff498693ba57743c size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:32:15.333Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:32:15.715Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-07-07T12:32:15.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-07-07T12:32:15.715Z] a36827be4ffc: Preparing [2021-07-07T12:32:15.715Z] 169e4b73b069: Preparing [2021-07-07T12:32:15.715Z] 8ed4ccf4c3bb: Preparing [2021-07-07T12:32:15.715Z] 6f2cac369513: Preparing [2021-07-07T12:32:15.715Z] 3fbe34a1663b: Preparing [2021-07-07T12:32:15.715Z] 8ed4ccf4c3bb: Layer already exists [2021-07-07T12:32:15.715Z] 169e4b73b069: Layer already exists [2021-07-07T12:32:15.715Z] 3fbe34a1663b: Layer already exists [2021-07-07T12:32:15.715Z] a36827be4ffc: Layer already exists [2021-07-07T12:32:15.990Z] 6f2cac369513: Layer already exists [2021-07-07T12:32:15.990Z] main: digest: sha256:203680b2bb6c0fe0d7fabf338a6dd4778b3e6a5ee40ce0e1ff498693ba57743c size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-07T12:32:16.055Z] ===================================================== [Pipeline] echo [2021-07-07T12:32:16.070Z] taggedImages: [2021-07-07T12:32:16.070Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4edb777b9d60e900e8671f5ac6453e52ef440742 [2021-07-07T12:32:16.070Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-07-07T12:32:16.070Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.2 [2021-07-07T12:32:16.070Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2 [2021-07-07T12:32:16.070Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-07-07T12:32:16.102Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-07-07T12:32:16.102Z] 4edb777b9d60e900e8671f5ac6453e52ef440742 [2021-07-07T12:32:16.102Z] latest [2021-07-07T12:32:16.102Z] 2.0.1-dev.2 [2021-07-07T12:32:16.102Z] 4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2 [2021-07-07T12:32:16.102Z] main [2021-07-07T12:32:16.102Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:32:16.483Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4edb777b9d60e900e8671f5ac6453e52ef440742 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:32:16.846Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4edb777b9d60e900e8671f5ac6453e52ef440742 [2021-07-07T12:32:16.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-07-07T12:32:16.846Z] 0cd112eef74d: Preparing [2021-07-07T12:32:16.846Z] b98654e4c66a: Preparing [2021-07-07T12:32:16.846Z] 8ed4ccf4c3bb: Preparing [2021-07-07T12:32:16.846Z] 088bab22080d: Preparing [2021-07-07T12:32:16.846Z] 3fbe34a1663b: Preparing [2021-07-07T12:32:17.124Z] 3fbe34a1663b: Layer already exists [2021-07-07T12:32:17.124Z] 8ed4ccf4c3bb: Layer already exists [2021-07-07T12:32:17.410Z] 0cd112eef74d: Pushed [2021-07-07T12:32:17.410Z] 088bab22080d: Pushed [2021-07-07T12:32:20.028Z] b98654e4c66a: Pushed [2021-07-07T12:32:20.299Z] 4edb777b9d60e900e8671f5ac6453e52ef440742: digest: sha256:7111a27035ac1f5224d55a7ce84743ed799c6d332ad380d51267f185f21af861 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:32:20.635Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:32:20.970Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-07-07T12:32:20.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-07-07T12:32:20.970Z] 0cd112eef74d: Preparing [2021-07-07T12:32:20.970Z] b98654e4c66a: Preparing [2021-07-07T12:32:20.970Z] 8ed4ccf4c3bb: Preparing [2021-07-07T12:32:20.970Z] 088bab22080d: Preparing [2021-07-07T12:32:20.970Z] 3fbe34a1663b: Preparing [2021-07-07T12:32:20.970Z] 0cd112eef74d: Layer already exists [2021-07-07T12:32:21.239Z] 3fbe34a1663b: Layer already exists [2021-07-07T12:32:21.239Z] b98654e4c66a: Layer already exists [2021-07-07T12:32:21.239Z] 088bab22080d: Layer already exists [2021-07-07T12:32:21.239Z] 8ed4ccf4c3bb: Layer already exists [2021-07-07T12:32:21.239Z] latest: digest: sha256:7111a27035ac1f5224d55a7ce84743ed799c6d332ad380d51267f185f21af861 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:32:21.578Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:32:21.913Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.2 [2021-07-07T12:32:21.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-07-07T12:32:21.913Z] 0cd112eef74d: Preparing [2021-07-07T12:32:21.913Z] b98654e4c66a: Preparing [2021-07-07T12:32:21.913Z] 8ed4ccf4c3bb: Preparing [2021-07-07T12:32:21.913Z] 088bab22080d: Preparing [2021-07-07T12:32:21.913Z] 3fbe34a1663b: Preparing [2021-07-07T12:32:22.182Z] 8ed4ccf4c3bb: Layer already exists [2021-07-07T12:32:22.182Z] b98654e4c66a: Layer already exists [2021-07-07T12:32:22.182Z] 0cd112eef74d: Layer already exists [2021-07-07T12:32:22.182Z] 088bab22080d: Layer already exists [2021-07-07T12:32:22.182Z] 3fbe34a1663b: Layer already exists [2021-07-07T12:32:22.182Z] 2.0.1-dev.2: digest: sha256:7111a27035ac1f5224d55a7ce84743ed799c6d332ad380d51267f185f21af861 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:32:22.519Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:32:22.850Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2 [2021-07-07T12:32:22.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-07-07T12:32:22.850Z] 0cd112eef74d: Preparing [2021-07-07T12:32:22.850Z] b98654e4c66a: Preparing [2021-07-07T12:32:22.850Z] 8ed4ccf4c3bb: Preparing [2021-07-07T12:32:22.850Z] 088bab22080d: Preparing [2021-07-07T12:32:22.850Z] 3fbe34a1663b: Preparing [2021-07-07T12:32:22.850Z] 3fbe34a1663b: Layer already exists [2021-07-07T12:32:22.850Z] 0cd112eef74d: Layer already exists [2021-07-07T12:32:22.850Z] 8ed4ccf4c3bb: Layer already exists [2021-07-07T12:32:22.850Z] b98654e4c66a: Layer already exists [2021-07-07T12:32:23.121Z] 088bab22080d: Layer already exists [2021-07-07T12:32:23.121Z] 4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2: digest: sha256:7111a27035ac1f5224d55a7ce84743ed799c6d332ad380d51267f185f21af861 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:32:23.459Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:32:23.792Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-07-07T12:32:23.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-07-07T12:32:23.792Z] 0cd112eef74d: Preparing [2021-07-07T12:32:23.792Z] b98654e4c66a: Preparing [2021-07-07T12:32:23.792Z] 8ed4ccf4c3bb: Preparing [2021-07-07T12:32:23.792Z] 088bab22080d: Preparing [2021-07-07T12:32:23.792Z] 3fbe34a1663b: Preparing [2021-07-07T12:32:23.792Z] b98654e4c66a: Layer already exists [2021-07-07T12:32:23.792Z] 8ed4ccf4c3bb: Layer already exists [2021-07-07T12:32:23.792Z] 3fbe34a1663b: Layer already exists [2021-07-07T12:32:23.792Z] 0cd112eef74d: Layer already exists [2021-07-07T12:32:23.792Z] 088bab22080d: Layer already exists [2021-07-07T12:32:24.061Z] main: digest: sha256:7111a27035ac1f5224d55a7ce84743ed799c6d332ad380d51267f185f21af861 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-07T12:32:24.133Z] ===================================================== [Pipeline] echo [2021-07-07T12:32:24.148Z] taggedImages: [2021-07-07T12:32:24.148Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4edb777b9d60e900e8671f5ac6453e52ef440742 [2021-07-07T12:32:24.148Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-07-07T12:32:24.148Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.2 [2021-07-07T12:32:24.148Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2 [2021-07-07T12:32:24.148Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-07-07T12:32:24.180Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-07-07T12:32:24.180Z] 4edb777b9d60e900e8671f5ac6453e52ef440742 [2021-07-07T12:32:24.180Z] latest [2021-07-07T12:32:24.180Z] 2.0.1-dev.2 [2021-07-07T12:32:24.180Z] 4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2 [2021-07-07T12:32:24.180Z] main [2021-07-07T12:32:24.180Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:32:24.553Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4edb777b9d60e900e8671f5ac6453e52ef440742 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:32:24.944Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4edb777b9d60e900e8671f5ac6453e52ef440742 [2021-07-07T12:32:24.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-07-07T12:32:24.945Z] 4df3173c54a2: Preparing [2021-07-07T12:32:24.945Z] 219319b99bbd: Preparing [2021-07-07T12:32:24.945Z] b8fb1b846e3d: Preparing [2021-07-07T12:32:24.945Z] 92742b235583: Preparing [2021-07-07T12:32:24.945Z] 9ded3b6bb9b5: Preparing [2021-07-07T12:32:24.945Z] fa1afe8e6ed9: Preparing [2021-07-07T12:32:24.945Z] 87a09b4c083e: Preparing [2021-07-07T12:32:24.945Z] 0f74e9ff2a61: Preparing [2021-07-07T12:32:24.945Z] b122376c33c6: Preparing [2021-07-07T12:32:24.945Z] f8381ed47b22: Preparing [2021-07-07T12:32:24.945Z] e934a737d657: Preparing [2021-07-07T12:32:24.945Z] fa1afe8e6ed9: Waiting [2021-07-07T12:32:24.945Z] 87a09b4c083e: Waiting [2021-07-07T12:32:24.945Z] 0f74e9ff2a61: Waiting [2021-07-07T12:32:24.945Z] b122376c33c6: Waiting [2021-07-07T12:32:24.945Z] f8381ed47b22: Waiting [2021-07-07T12:32:24.945Z] e934a737d657: Waiting [2021-07-07T12:32:25.216Z] 9ded3b6bb9b5: Layer already exists [2021-07-07T12:32:25.216Z] fa1afe8e6ed9: Layer already exists [2021-07-07T12:32:25.216Z] 87a09b4c083e: Layer already exists [2021-07-07T12:32:25.216Z] 0f74e9ff2a61: Layer already exists [2021-07-07T12:32:25.216Z] 219319b99bbd: Pushed [2021-07-07T12:32:25.491Z] b122376c33c6: Layer already exists [2021-07-07T12:32:25.491Z] f8381ed47b22: Layer already exists [2021-07-07T12:32:25.491Z] e934a737d657: Layer already exists [2021-07-07T12:32:26.087Z] 4df3173c54a2: Pushed [2021-07-07T12:32:28.055Z] b8fb1b846e3d: Pushed [2021-07-07T12:32:40.417Z] 92742b235583: Pushed [2021-07-07T12:32:40.687Z] 4edb777b9d60e900e8671f5ac6453e52ef440742: digest: sha256:b2cb60b1d53f107945954f9223d5e08b26b65688d442cdc21c08ff9494d1aa12 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:32:41.026Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:32:41.360Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-07-07T12:32:41.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-07-07T12:32:41.360Z] 4df3173c54a2: Preparing [2021-07-07T12:32:41.360Z] 219319b99bbd: Preparing [2021-07-07T12:32:41.360Z] b8fb1b846e3d: Preparing [2021-07-07T12:32:41.360Z] 92742b235583: Preparing [2021-07-07T12:32:41.360Z] 9ded3b6bb9b5: Preparing [2021-07-07T12:32:41.360Z] fa1afe8e6ed9: Preparing [2021-07-07T12:32:41.360Z] 87a09b4c083e: Preparing [2021-07-07T12:32:41.360Z] 0f74e9ff2a61: Preparing [2021-07-07T12:32:41.360Z] b122376c33c6: Preparing [2021-07-07T12:32:41.360Z] f8381ed47b22: Preparing [2021-07-07T12:32:41.360Z] e934a737d657: Preparing [2021-07-07T12:32:41.360Z] fa1afe8e6ed9: Waiting [2021-07-07T12:32:41.360Z] 87a09b4c083e: Waiting [2021-07-07T12:32:41.360Z] 0f74e9ff2a61: Waiting [2021-07-07T12:32:41.360Z] b122376c33c6: Waiting [2021-07-07T12:32:41.360Z] f8381ed47b22: Waiting [2021-07-07T12:32:41.360Z] e934a737d657: Waiting [2021-07-07T12:32:41.629Z] 4df3173c54a2: Layer already exists [2021-07-07T12:32:41.629Z] 9ded3b6bb9b5: Layer already exists [2021-07-07T12:32:41.629Z] 92742b235583: Layer already exists [2021-07-07T12:32:41.630Z] 219319b99bbd: Layer already exists [2021-07-07T12:32:41.630Z] b8fb1b846e3d: Layer already exists [2021-07-07T12:32:41.630Z] 87a09b4c083e: Layer already exists [2021-07-07T12:32:41.630Z] fa1afe8e6ed9: Layer already exists [2021-07-07T12:32:41.630Z] 0f74e9ff2a61: Layer already exists [2021-07-07T12:32:41.630Z] b122376c33c6: Layer already exists [2021-07-07T12:32:41.630Z] f8381ed47b22: Layer already exists [2021-07-07T12:32:41.630Z] e934a737d657: Layer already exists [2021-07-07T12:32:41.900Z] latest: digest: sha256:b2cb60b1d53f107945954f9223d5e08b26b65688d442cdc21c08ff9494d1aa12 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:32:42.237Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:32:42.568Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.2 [2021-07-07T12:32:42.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-07-07T12:32:42.568Z] 4df3173c54a2: Preparing [2021-07-07T12:32:42.568Z] 219319b99bbd: Preparing [2021-07-07T12:32:42.568Z] b8fb1b846e3d: Preparing [2021-07-07T12:32:42.568Z] 92742b235583: Preparing [2021-07-07T12:32:42.568Z] 9ded3b6bb9b5: Preparing [2021-07-07T12:32:42.568Z] fa1afe8e6ed9: Preparing [2021-07-07T12:32:42.568Z] 87a09b4c083e: Preparing [2021-07-07T12:32:42.568Z] 0f74e9ff2a61: Preparing [2021-07-07T12:32:42.568Z] b122376c33c6: Preparing [2021-07-07T12:32:42.568Z] f8381ed47b22: Preparing [2021-07-07T12:32:42.568Z] e934a737d657: Preparing [2021-07-07T12:32:42.568Z] 87a09b4c083e: Waiting [2021-07-07T12:32:42.568Z] fa1afe8e6ed9: Waiting [2021-07-07T12:32:42.568Z] 0f74e9ff2a61: Waiting [2021-07-07T12:32:42.568Z] f8381ed47b22: Waiting [2021-07-07T12:32:42.568Z] b122376c33c6: Waiting [2021-07-07T12:32:42.568Z] e934a737d657: Waiting [2021-07-07T12:32:42.839Z] b8fb1b846e3d: Layer already exists [2021-07-07T12:32:42.839Z] 92742b235583: Layer already exists [2021-07-07T12:32:42.839Z] 9ded3b6bb9b5: Layer already exists [2021-07-07T12:32:42.839Z] 219319b99bbd: Layer already exists [2021-07-07T12:32:42.839Z] 4df3173c54a2: Layer already exists [2021-07-07T12:32:42.839Z] fa1afe8e6ed9: Layer already exists [2021-07-07T12:32:42.839Z] 87a09b4c083e: Layer already exists [2021-07-07T12:32:42.839Z] f8381ed47b22: Layer already exists [2021-07-07T12:32:42.839Z] 0f74e9ff2a61: Layer already exists [2021-07-07T12:32:42.839Z] b122376c33c6: Layer already exists [2021-07-07T12:32:42.839Z] e934a737d657: Layer already exists [2021-07-07T12:32:42.839Z] 2.0.1-dev.2: digest: sha256:b2cb60b1d53f107945954f9223d5e08b26b65688d442cdc21c08ff9494d1aa12 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:32:43.175Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:32:43.508Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2 [2021-07-07T12:32:43.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-07-07T12:32:43.508Z] 4df3173c54a2: Preparing [2021-07-07T12:32:43.508Z] 219319b99bbd: Preparing [2021-07-07T12:32:43.508Z] b8fb1b846e3d: Preparing [2021-07-07T12:32:43.508Z] 92742b235583: Preparing [2021-07-07T12:32:43.508Z] 9ded3b6bb9b5: Preparing [2021-07-07T12:32:43.508Z] fa1afe8e6ed9: Preparing [2021-07-07T12:32:43.508Z] 87a09b4c083e: Preparing [2021-07-07T12:32:43.508Z] 0f74e9ff2a61: Preparing [2021-07-07T12:32:43.508Z] b122376c33c6: Preparing [2021-07-07T12:32:43.508Z] f8381ed47b22: Preparing [2021-07-07T12:32:43.508Z] e934a737d657: Preparing [2021-07-07T12:32:43.508Z] fa1afe8e6ed9: Waiting [2021-07-07T12:32:43.508Z] 87a09b4c083e: Waiting [2021-07-07T12:32:43.508Z] 0f74e9ff2a61: Waiting [2021-07-07T12:32:43.508Z] e934a737d657: Waiting [2021-07-07T12:32:43.508Z] b122376c33c6: Waiting [2021-07-07T12:32:43.508Z] f8381ed47b22: Waiting [2021-07-07T12:32:43.778Z] 219319b99bbd: Layer already exists [2021-07-07T12:32:43.778Z] 4df3173c54a2: Layer already exists [2021-07-07T12:32:43.778Z] 9ded3b6bb9b5: Layer already exists [2021-07-07T12:32:43.778Z] b8fb1b846e3d: Layer already exists [2021-07-07T12:32:43.778Z] 92742b235583: Layer already exists [2021-07-07T12:32:43.778Z] 87a09b4c083e: Layer already exists [2021-07-07T12:32:43.778Z] fa1afe8e6ed9: Layer already exists [2021-07-07T12:32:43.778Z] 0f74e9ff2a61: Layer already exists [2021-07-07T12:32:43.778Z] f8381ed47b22: Layer already exists [2021-07-07T12:32:43.778Z] b122376c33c6: Layer already exists [2021-07-07T12:32:43.778Z] e934a737d657: Layer already exists [2021-07-07T12:32:43.778Z] 4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2: digest: sha256:b2cb60b1d53f107945954f9223d5e08b26b65688d442cdc21c08ff9494d1aa12 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:32:44.116Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:32:44.448Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-07-07T12:32:44.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-07-07T12:32:44.448Z] 4df3173c54a2: Preparing [2021-07-07T12:32:44.448Z] 219319b99bbd: Preparing [2021-07-07T12:32:44.448Z] b8fb1b846e3d: Preparing [2021-07-07T12:32:44.448Z] 92742b235583: Preparing [2021-07-07T12:32:44.448Z] 9ded3b6bb9b5: Preparing [2021-07-07T12:32:44.448Z] fa1afe8e6ed9: Preparing [2021-07-07T12:32:44.448Z] 87a09b4c083e: Preparing [2021-07-07T12:32:44.448Z] 0f74e9ff2a61: Preparing [2021-07-07T12:32:44.448Z] b122376c33c6: Preparing [2021-07-07T12:32:44.448Z] f8381ed47b22: Preparing [2021-07-07T12:32:44.448Z] e934a737d657: Preparing [2021-07-07T12:32:44.448Z] fa1afe8e6ed9: Waiting [2021-07-07T12:32:44.448Z] b122376c33c6: Waiting [2021-07-07T12:32:44.448Z] 87a09b4c083e: Waiting [2021-07-07T12:32:44.448Z] 0f74e9ff2a61: Waiting [2021-07-07T12:32:44.448Z] f8381ed47b22: Waiting [2021-07-07T12:32:44.448Z] e934a737d657: Waiting [2021-07-07T12:32:44.718Z] 219319b99bbd: Layer already exists [2021-07-07T12:32:44.718Z] 9ded3b6bb9b5: Layer already exists [2021-07-07T12:32:44.718Z] 4df3173c54a2: Layer already exists [2021-07-07T12:32:44.718Z] b8fb1b846e3d: Layer already exists [2021-07-07T12:32:44.718Z] 92742b235583: Layer already exists [2021-07-07T12:32:44.718Z] fa1afe8e6ed9: Layer already exists [2021-07-07T12:32:44.718Z] 87a09b4c083e: Layer already exists [2021-07-07T12:32:44.718Z] b122376c33c6: Layer already exists [2021-07-07T12:32:44.718Z] 0f74e9ff2a61: Layer already exists [2021-07-07T12:32:44.718Z] e934a737d657: Layer already exists [2021-07-07T12:32:44.718Z] f8381ed47b22: Layer already exists [2021-07-07T12:32:44.718Z] main: digest: sha256:b2cb60b1d53f107945954f9223d5e08b26b65688d442cdc21c08ff9494d1aa12 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-07T12:32:44.783Z] ===================================================== [Pipeline] echo [2021-07-07T12:32:44.815Z] taggedImages: [2021-07-07T12:32:44.815Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4edb777b9d60e900e8671f5ac6453e52ef440742 [2021-07-07T12:32:44.815Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-07-07T12:32:44.815Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.2 [2021-07-07T12:32:44.815Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4edb777b9d60e900e8671f5ac6453e52ef440742-2.0.1-dev.2 [2021-07-07T12:32:44.815Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-07-07T12:32:45.596Z] ---> job-cost.sh [2021-07-07T12:32:45.597Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-V2dP [2021-07-07T12:33:24.556Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-07T12:35:01.312Z] lf-activate-venv(): INFO: Adding /tmp/venv-V2dP/bin to PATH [2021-07-07T12:35:01.312Z] INFO: No Stack... [2021-07-07T12:35:01.312Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-07T12:35:01.312Z] INFO: Archiving Costs [Pipeline] sh [2021-07-07T12:35:01.654Z] + + cut -d, -f6 [2021-07-07T12:35:01.654Z] cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock [2021-07-07T12:35:01.717Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-2-stack-cost] [2021-07-07T12:35:01.735Z] Resource [jenkins-edgexfoundry-edgex-go-main-2-stack-cost] did not exist. Created. [2021-07-07T12:35:01.735Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-07T12:35:02.098Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-07T12:35:02.784Z] Stashed 1 file(s) [Pipeline] } [2021-07-07T12:35:02.796Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-07-07T12:35:03.841Z] provisioning config files... [2021-07-07T12:35:03.864Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config4578335118045401899tmp [Pipeline] { [Pipeline] sh [2021-07-07T12:35:04.183Z] + set +x [2021-07-07T12:35:04.183Z] + curl -s https://codecov.io/bash [2021-07-07T12:35:04.183Z] + bash -s -- [2021-07-07T12:35:04.446Z] [2021-07-07T12:35:04.446Z] _____ _ [2021-07-07T12:35:04.446Z] / ____| | | [2021-07-07T12:35:04.446Z] | | ___ __| | ___ ___ _____ __ [2021-07-07T12:35:04.446Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-07T12:35:04.446Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-07T12:35:04.446Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-07T12:35:04.446Z] Bash-1.0.3 [2021-07-07T12:35:04.446Z] [2021-07-07T12:35:04.446Z] [2021-07-07T12:35:04.446Z] ==> git version 2.24.4 found [2021-07-07T12:35:04.446Z] ==> 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-07-07T12:35:04.446Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-07T12:35:04.446Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-07T12:35:04.446Z] ==> Jenkins CI detected. [2021-07-07T12:35:04.446Z] project root: . [2021-07-07T12:35:04.446Z] --> token set from env [2021-07-07T12:35:04.446Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-07T12:35:04.446Z] ==> Running gcov in . (disable via -X gcov) [2021-07-07T12:35:04.446Z] ==> Python coveragepy not found [2021-07-07T12:35:04.446Z] ==> Searching for coverage reports in: [2021-07-07T12:35:04.446Z] + . [2021-07-07T12:35:04.446Z] -> Found 1 reports [2021-07-07T12:35:04.446Z] ==> Detecting git/mercurial file structure [2021-07-07T12:35:04.446Z] ==> Reading reports [2021-07-07T12:35:04.446Z] + ./coverage.out bytes=398095 [2021-07-07T12:35:04.446Z] ==> Appending adjustments [2021-07-07T12:35:04.446Z] https://docs.codecov.io/docs/fixing-reports [2021-07-07T12:35:05.832Z] + Found adjustments [2021-07-07T12:35:05.832Z] ==> Gzipping contents [2021-07-07T12:35:05.832Z] 56K /tmp/codecov.pLy20l.gz [2021-07-07T12:35:05.832Z] ==> Uploading reports [2021-07-07T12:35:05.832Z] url: https://codecov.io [2021-07-07T12:35:05.832Z] query: branch=main&commit=4edb777b9d60e900e8671f5ac6453e52ef440742&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-07T12:35:05.832Z] -> Pinging Codecov [2021-07-07T12:35:05.832Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=main&commit=4edb777b9d60e900e8671f5ac6453e52ef440742&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-07T12:35:06.093Z] -> Uploading to [2021-07-07T12:35:06.093Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-07/00271124DB129430A58F1EEE437C3FCB/4edb777b9d60e900e8671f5ac6453e52ef440742/86f9fcc5-7926-41b5-8953-084ef93e9d04.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210707%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210707T123505Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7ab13b362ded41f6cea2e85e0e55ccc37ab9a8e5d563fbc44744e711cbeb3085 [2021-07-07T12:35:06.093Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-07T12:35:06.093Z] Dload Upload Total Spent Left Speed [2021-07-07T12:35:06.354Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54783 0 0 100 54783 0 147k --:--:-- --:--:-- --:--:-- 147k [2021-07-07T12:35:06.354Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/4edb777b9d60e900e8671f5ac6453e52ef440742 [Pipeline] } [2021-07-07T12:35:06.364Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-07-07T12:35:07.162Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-07-07T12:35:07.184Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:35:07.508Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-07T12:35:07.508Z] [2021-07-07T12:35:07.509Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:35:07.825Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-07T12:35:07.826Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-07-07T12:35:07.826Z] 188c0c94c7c5: Pulling fs layer [2021-07-07T12:35:07.826Z] 0ef7d3d256c8: Pulling fs layer [2021-07-07T12:35:07.826Z] de9db76c5a1d: Pulling fs layer [2021-07-07T12:35:07.826Z] 0eba1c9be4d2: Pulling fs layer [2021-07-07T12:35:07.826Z] 0d57e429df01: Pulling fs layer [2021-07-07T12:35:07.826Z] 4e4be7b47b0d: Pulling fs layer [2021-07-07T12:35:07.826Z] e1f770b5df2f: Pulling fs layer [2021-07-07T12:35:07.826Z] 85a0685a4137: Pulling fs layer [2021-07-07T12:35:07.826Z] 0eba1c9be4d2: Waiting [2021-07-07T12:35:07.826Z] 0d57e429df01: Waiting [2021-07-07T12:35:07.826Z] 4e4be7b47b0d: Waiting [2021-07-07T12:35:07.826Z] e1f770b5df2f: Waiting [2021-07-07T12:35:07.826Z] 85a0685a4137: Waiting [2021-07-07T12:35:07.826Z] de9db76c5a1d: Download complete [2021-07-07T12:35:07.826Z] 0ef7d3d256c8: Verifying Checksum [2021-07-07T12:35:07.826Z] 0ef7d3d256c8: Download complete [2021-07-07T12:35:08.098Z] 0d57e429df01: Verifying Checksum [2021-07-07T12:35:08.098Z] 0d57e429df01: Download complete [2021-07-07T12:35:08.098Z] 4e4be7b47b0d: Verifying Checksum [2021-07-07T12:35:08.098Z] 4e4be7b47b0d: Download complete [2021-07-07T12:35:08.098Z] 188c0c94c7c5: Verifying Checksum [2021-07-07T12:35:08.098Z] 188c0c94c7c5: Download complete [2021-07-07T12:35:08.098Z] 188c0c94c7c5: Pull complete [2021-07-07T12:35:08.358Z] 0ef7d3d256c8: Pull complete [2021-07-07T12:35:08.358Z] de9db76c5a1d: Pull complete [2021-07-07T12:35:08.931Z] e1f770b5df2f: Verifying Checksum [2021-07-07T12:35:08.931Z] e1f770b5df2f: Download complete [2021-07-07T12:35:11.484Z] 0eba1c9be4d2: Verifying Checksum [2021-07-07T12:35:11.484Z] 0eba1c9be4d2: Download complete [2021-07-07T12:35:11.484Z] 85a0685a4137: Verifying Checksum [2021-07-07T12:35:11.484Z] 85a0685a4137: Download complete [2021-07-07T12:35:14.058Z] 0eba1c9be4d2: Pull complete [2021-07-07T12:35:14.326Z] 0d57e429df01: Pull complete [2021-07-07T12:35:14.326Z] 4e4be7b47b0d: Pull complete [2021-07-07T12:35:14.908Z] e1f770b5df2f: Pull complete [2021-07-07T12:35:21.493Z] 85a0685a4137: Pull complete [2021-07-07T12:35:21.493Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-07-07T12:35:21.493Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-07T12:35:21.493Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-07-07T12:35:21.570Z] prd-centos7-docker-4c-2g-2087 does not seem to be running inside a container [2021-07-07T12:35:21.613Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-07-07T12:35:22.610Z] $ docker top 5e93d558b37875856a185e88f6ac2b7db77e7492d998e08d363bbc6e62049f1e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-07T12:35:22.704Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-07-07T12:35:22.998Z] + set -o pipefail [2021-07-07T12:35:22.998Z] + snyk monitor '--org=edgex-jenkins' [2021-07-07T12:35:27.228Z] [2021-07-07T12:35:27.228Z] Monitoring /w/workspace/edgex-go/2 (github.com/edgexfoundry/edgex-go)... [2021-07-07T12:35:27.228Z] [2021-07-07T12:35:27.228Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/38aa7fb7-d891-4385-b146-b7ba1fcb96f8 [2021-07-07T12:35:27.228Z] [2021-07-07T12:35:27.228Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-07-07T12:35:27.228Z] [2021-07-07T12:35:27.228Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-07-07T12:35:27.228Z] [2021-07-07T12:35:27.228Z] [Pipeline] } [2021-07-07T12:35:27.503Z] $ docker stop --time=1 5e93d558b37875856a185e88f6ac2b7db77e7492d998e08d363bbc6e62049f1e [2021-07-07T12:35:29.477Z] $ docker rm -f 5e93d558b37875856a185e88f6ac2b7db77e7492d998e08d363bbc6e62049f1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-07-07T12:35:30.184Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-07T12:35:30.206Z] provisioning config files... [2021-07-07T12:35:30.218Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/2@tmp/config6992407384471172671tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-07T12:35:30.533Z] --> edgex-publish-swagger.sh [2021-07-07T12:35:30.533Z] === Publish openapi/v2 API === [2021-07-07T12:35:30.533Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-07-07T12:35:30.533Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/2/openapi/v2/core-command.yaml] [2021-07-07T12:35:30.533Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-07T12:35:30.533Z] Dload Upload Total Spent Left Speed [2021-07-07T12:35:31.917Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31867 0 0 100 31867 0 26727 0:00:01 0:00:01 --:--:-- 26734 100 31867 0 0 100 31867 0 19950 0:00:01 0:00:01 --:--:-- 19954 [2021-07-07T12:35:31.917Z] [2021-07-07T12:35:31.917Z] [2021-07-07T12:35:31.917Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/2/openapi/v2/core-data.yaml] [2021-07-07T12:35:31.917Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-07T12:35:31.917Z] Dload Upload Total Spent Left Speed [2021-07-07T12:35:33.872Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56454 0 0 100 56454 0 49141 0:00:01 0:00:01 --:--:-- 49175 100 56454 0 0 100 56454 0 32249 0:00:01 0:00:01 --:--:-- 32241 100 56454 0 0 100 56454 0 32247 0:00:01 0:00:01 --:--:-- 32241 [2021-07-07T12:35:33.872Z] [2021-07-07T12:35:33.872Z] [2021-07-07T12:35:33.872Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/2/openapi/v2/core-metadata.yaml] [2021-07-07T12:35:33.872Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-07T12:35:33.872Z] Dload Upload Total Spent Left Speed [2021-07-07T12:35:35.585Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 104k 0:00:01 0:00:01 --:--:-- 104k 100 119k 0 0 100 119k 0 70154 0:00:01 0:00:01 --:--:-- 70179 [2021-07-07T12:35:35.585Z] [2021-07-07T12:35:35.585Z] [2021-07-07T12:35:35.585Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/2/openapi/v2/support-notifications.yaml] [2021-07-07T12:35:35.585Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-07T12:35:35.585Z] Dload Upload Total Spent Left Speed [2021-07-07T12:35:36.542Z] 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 81024 0:00:01 0:00:01 --:--:-- 80985 100 86007 0 0 100 86007 0 81011 0:00:01 0:00:01 --:--:-- 80985 [2021-07-07T12:35:36.542Z] [2021-07-07T12:35:36.542Z] [2021-07-07T12:35:36.542Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/2/openapi/v2/support-scheduler.yaml] [2021-07-07T12:35:36.542Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-07T12:35:36.542Z] Dload Upload Total Spent Left Speed [2021-07-07T12:35:37.928Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38042 0 0 100 38042 0 36079 0:00:01 0:00:01 --:--:-- 36092 100 38042 0 0 100 38042 0 36075 0:00:01 0:00:01 --:--:-- 36092 [2021-07-07T12:35:37.928Z] [2021-07-07T12:35:37.928Z] [2021-07-07T12:35:37.928Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/2/openapi/v2/system-agent.yaml] [2021-07-07T12:35:37.928Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-07T12:35:37.928Z] Dload Upload Total Spent Left Speed [2021-07-07T12:35:38.872Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19730 0 0 100 19730 0 19354 0:00:01 0:00:01 --:--:-- 19362 100 19730 0 0 100 19730 0 19352 0:00:01 0:00:01 --:--:-- 19362 [2021-07-07T12:35:38.872Z] [2021-07-07T12:35:38.872Z] [Pipeline] } [2021-07-07T12:35:38.880Z] 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-07-07T12:35:39.387Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-07T12:35:39.388Z] . [Pipeline] withDockerContainer [2021-07-07T12:35:39.464Z] prd-centos7-docker-4c-2g-2087 does not seem to be running inside a container [2021-07-07T12:35:39.504Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-07-07T12:35:39.885Z] $ docker top b6de8e217e9e34469e75e3cb89c01b1e6901af763eb0a6c473bd138eb9c52393 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-07T12:35:40.010Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-07T12:35:40.010Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-07T12:35:40.137Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-07T12:35:40.140Z] $ docker exec b6de8e217e9e34469e75e3cb89c01b1e6901af763eb0a6c473bd138eb9c52393 ssh-agent [2021-07-07T12:35:40.255Z] SSH_AUTH_SOCK=/tmp/ssh-ZSA9Ee8ORgF1/agent.14 [2021-07-07T12:35:40.255Z] SSH_AGENT_PID=20 [2021-07-07T12:35:40.261Z] Running ssh-add (command line suppressed) [2021-07-07T12:35:40.374Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_5847905603982760673.key (/w/workspace/edgex-go/2@tmp/private_key_5847905603982760673.key) [2021-07-07T12:35:40.389Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-07T12:35:40.690Z] + git semver tag [2021-07-07T12:35:40.691Z] # -> Open(): unable to determine branch for HEAD [2021-07-07T12:35:40.691Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-07-07T12:35:40.691Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-07-07T12:35:40.691Z] # $SEMVER_REMOTE_NAME = origin [2021-07-07T12:35:40.691Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-07T12:35:40.691Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-07T12:35:40.691Z] # $SEMVER_BRANCH = main [2021-07-07T12:35:40.691Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [2021-07-07T12:35:40.691Z] # 4edb777b9d60e900e8671f5ac6453e52ef440742 HEAD [2021-07-07T12:35:40.691Z] # -> Force: false [2021-07-07T12:35:40.691Z] # 35b119ed6264ec957c85b0e167cf4716e9907847 refs/tags/v2.0.1-dev.2 [Pipeline] } [2021-07-07T12:35:40.700Z] $ docker exec --env ******** --env ******** b6de8e217e9e34469e75e3cb89c01b1e6901af763eb0a6c473bd138eb9c52393 ssh-agent -k [2021-07-07T12:35:40.801Z] unset SSH_AUTH_SOCK; [2021-07-07T12:35:40.801Z] unset SSH_AGENT_PID; [2021-07-07T12:35:40.801Z] echo Agent pid 20 killed; [2021-07-07T12:35:40.819Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-07T12:35:41.150Z] + git semver [Pipeline] } [2021-07-07T12:35:41.165Z] $ docker stop --time=1 b6de8e217e9e34469e75e3cb89c01b1e6901af763eb0a6c473bd138eb9c52393 [2021-07-07T12:35:42.357Z] $ docker rm -f b6de8e217e9e34469e75e3cb89c01b1e6901af763eb0a6c473bd138eb9c52393 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:35:42.815Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-07T12:35:42.815Z] [2021-07-07T12:35:42.815Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:35:43.130Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-07T12:35:43.130Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-07-07T12:35:43.130Z] ab5ef0e58194: Pulling fs layer [2021-07-07T12:35:43.130Z] 9712f1f96733: Pulling fs layer [2021-07-07T12:35:43.130Z] 63f879dbbcfc: Pulling fs layer [2021-07-07T12:35:43.130Z] 0d9ebad4ef96: Pulling fs layer [2021-07-07T12:35:43.130Z] e9a5061849ea: Pulling fs layer [2021-07-07T12:35:43.130Z] d747dcd14b5f: Pulling fs layer [2021-07-07T12:35:43.130Z] 2de7ff778b66: Pulling fs layer [2021-07-07T12:35:43.130Z] 0d9ebad4ef96: Waiting [2021-07-07T12:35:43.130Z] e9a5061849ea: Waiting [2021-07-07T12:35:43.130Z] d747dcd14b5f: Waiting [2021-07-07T12:35:43.130Z] 2de7ff778b66: Waiting [2021-07-07T12:35:43.130Z] 9712f1f96733: Verifying Checksum [2021-07-07T12:35:43.130Z] 9712f1f96733: Download complete [2021-07-07T12:35:44.517Z] 63f879dbbcfc: Verifying Checksum [2021-07-07T12:35:44.517Z] 63f879dbbcfc: Download complete [2021-07-07T12:35:44.517Z] e9a5061849ea: Verifying Checksum [2021-07-07T12:35:44.517Z] e9a5061849ea: Download complete [2021-07-07T12:35:44.779Z] d747dcd14b5f: Verifying Checksum [2021-07-07T12:35:44.779Z] d747dcd14b5f: Download complete [2021-07-07T12:35:45.041Z] 2de7ff778b66: Verifying Checksum [2021-07-07T12:35:45.041Z] 2de7ff778b66: Download complete [2021-07-07T12:35:45.041Z] 0d9ebad4ef96: Verifying Checksum [2021-07-07T12:35:45.041Z] 0d9ebad4ef96: Download complete [2021-07-07T12:35:45.311Z] ab5ef0e58194: Verifying Checksum [2021-07-07T12:35:45.311Z] ab5ef0e58194: Download complete [2021-07-07T12:35:47.874Z] ab5ef0e58194: Pull complete [2021-07-07T12:35:47.875Z] 9712f1f96733: Pull complete [2021-07-07T12:35:48.463Z] 63f879dbbcfc: Pull complete [2021-07-07T12:35:51.822Z] 0d9ebad4ef96: Pull complete [2021-07-07T12:35:51.822Z] e9a5061849ea: Pull complete [2021-07-07T12:35:52.084Z] d747dcd14b5f: Pull complete [2021-07-07T12:35:53.031Z] 2de7ff778b66: Pull complete [2021-07-07T12:35:53.031Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-07-07T12:35:53.031Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-07T12:35:53.031Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-07-07T12:35:53.103Z] prd-centos7-docker-4c-2g-2087 does not seem to be running inside a container [2021-07-07T12:35:53.147Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-07-07T12:35:56.557Z] $ docker top 589e75376b23712a4198decfd1f502cdac56e856f6be5641acdd7968b33a171a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-07-07T12:35:56.659Z] provisioning config files... [2021-07-07T12:35:56.668Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/2@tmp/config577270779723764006tmp [2021-07-07T12:35:56.680Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/2@tmp/config7634803867308195959tmp [2021-07-07T12:35:56.692Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/2@tmp/config2110033305282521919tmp [Pipeline] { [Pipeline] echo [2021-07-07T12:35:56.711Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-07T12:35:57.008Z] ---> sigul-configuration.sh [2021-07-07T12:35:57.008Z] gpg: directory `/root/.gnupg' created [2021-07-07T12:35:57.008Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-07-07T12:35:57.008Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-07-07T12:35:57.008Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-07-07T12:35:57.008Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-07-07T12:35:57.008Z] gpg: CAST5 encrypted data [2021-07-07T12:35:57.008Z] gpg: encrypted with 1 passphrase [2021-07-07T12:35:57.008Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-07-07T12:35:57.302Z] + mkdir /home/jenkins [2021-07-07T12:35:57.302Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-07-07T12:35:57.599Z] + 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-07-07T12:35:57.609Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-07T12:35:57.908Z] ---> sigul-install.sh [2021-07-07T12:36:02.136Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-07-07T12:36:02.652Z] + git tag --list [2021-07-07T12:36:02.652Z] 0.6.0 [2021-07-07T12:36:02.652Z] 0.6.1 [2021-07-07T12:36:02.652Z] 0.7.0 [2021-07-07T12:36:02.652Z] 0.7.1 [2021-07-07T12:36:02.652Z] v1.0.0 [2021-07-07T12:36:02.652Z] v1.0.1 [2021-07-07T12:36:02.652Z] v1.1.0 [2021-07-07T12:36:02.652Z] v1.2.0 [2021-07-07T12:36:02.652Z] v1.2.1 [2021-07-07T12:36:02.652Z] v1.3.0 [2021-07-07T12:36:02.652Z] v1.3.1 [2021-07-07T12:36:02.652Z] v2.0.0 [2021-07-07T12:36:02.652Z] v2.0.1-dev.1 [2021-07-07T12:36:02.652Z] v2.0.1-dev.2 [Pipeline] sh [2021-07-07T12:36:02.951Z] + lftools sign git-tag v2.0.1-dev.2 [2021-07-07T12:36:03.525Z] Signing Git tag with Sigul... [2021-07-07T12:36:03.525Z] Signing v2.0.1-dev.2 [Pipeline] echo [2021-07-07T12:36:05.454Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-07T12:36:05.750Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-07-07T12:36:05.758Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-07-07T12:36:05.786Z] $ docker stop --time=1 589e75376b23712a4198decfd1f502cdac56e856f6be5641acdd7968b33a171a [2021-07-07T12:36:07.471Z] $ docker rm -f 589e75376b23712a4198decfd1f502cdac56e856f6be5641acdd7968b33a171a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:36:08.121Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-07T12:36:08.121Z] . [Pipeline] withDockerContainer [2021-07-07T12:36:08.201Z] prd-centos7-docker-4c-2g-2087 does not seem to be running inside a container [2021-07-07T12:36:08.238Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-07-07T12:36:08.647Z] $ docker top 4fdb78d471af51d54eb06c44039cea55dfe73f7ca59816f34ea44d0b96197ddd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-07T12:36:08.772Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-07T12:36:08.772Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-07T12:36:08.888Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-07T12:36:08.891Z] $ docker exec 4fdb78d471af51d54eb06c44039cea55dfe73f7ca59816f34ea44d0b96197ddd ssh-agent [2021-07-07T12:36:08.999Z] SSH_AUTH_SOCK=/tmp/ssh-NCAiv5ByIC3j/agent.14 [2021-07-07T12:36:08.999Z] SSH_AGENT_PID=21 [2021-07-07T12:36:09.005Z] Running ssh-add (command line suppressed) [2021-07-07T12:36:09.095Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_1240947868823091373.key (/w/workspace/edgex-go/2@tmp/private_key_1240947868823091373.key) [2021-07-07T12:36:09.109Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-07T12:36:09.405Z] + git semver bump pre [2021-07-07T12:36:09.405Z] # -> Open(): unable to determine branch for HEAD [2021-07-07T12:36:09.405Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-07-07T12:36:09.405Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-07-07T12:36:09.405Z] # $SEMVER_REMOTE_NAME = origin [2021-07-07T12:36:09.405Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-07T12:36:09.405Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-07T12:36:09.405Z] # $SEMVER_BRANCH = main [2021-07-07T12:36:09.405Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [2021-07-07T12:36:09.405Z] 2.0.1-dev.3 [Pipeline] } [2021-07-07T12:36:09.416Z] $ docker exec --env ******** --env ******** 4fdb78d471af51d54eb06c44039cea55dfe73f7ca59816f34ea44d0b96197ddd ssh-agent -k [2021-07-07T12:36:09.507Z] unset SSH_AUTH_SOCK; [2021-07-07T12:36:09.508Z] unset SSH_AGENT_PID; [2021-07-07T12:36:09.508Z] echo Agent pid 21 killed; [2021-07-07T12:36:09.519Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-07T12:36:09.860Z] + git semver [Pipeline] } [2021-07-07T12:36:09.875Z] $ docker stop --time=1 4fdb78d471af51d54eb06c44039cea55dfe73f7ca59816f34ea44d0b96197ddd [2021-07-07T12:36:11.065Z] $ docker rm -f 4fdb78d471af51d54eb06c44039cea55dfe73f7ca59816f34ea44d0b96197ddd [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:36:11.445Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-07T12:36:11.445Z] . [Pipeline] withDockerContainer [2021-07-07T12:36:11.527Z] prd-centos7-docker-4c-2g-2087 does not seem to be running inside a container [2021-07-07T12:36:11.567Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-07-07T12:36:11.931Z] $ docker top 645a1f80bd1960e8b7b442ac9dab709431b2ac444431c41778b94b43e4442ae4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-07T12:36:12.058Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-07T12:36:12.058Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-07T12:36:12.175Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-07T12:36:12.178Z] $ docker exec 645a1f80bd1960e8b7b442ac9dab709431b2ac444431c41778b94b43e4442ae4 ssh-agent [2021-07-07T12:36:12.287Z] SSH_AUTH_SOCK=/tmp/ssh-w22dOYGrNblq/agent.14 [2021-07-07T12:36:12.287Z] SSH_AGENT_PID=21 [2021-07-07T12:36:12.293Z] Running ssh-add (command line suppressed) [2021-07-07T12:36:12.394Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_3696104094779752075.key (/w/workspace/edgex-go/2@tmp/private_key_3696104094779752075.key) [2021-07-07T12:36:12.411Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-07T12:36:12.716Z] + git semver push [2021-07-07T12:36:12.716Z] # -> Open(): unable to determine branch for HEAD [2021-07-07T12:36:12.716Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-07-07T12:36:12.716Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-07-07T12:36:12.716Z] # $SEMVER_REMOTE_NAME = origin [2021-07-07T12:36:12.716Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-07T12:36:12.716Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-07T12:36:12.716Z] # $SEMVER_BRANCH = main [2021-07-07T12:36:12.716Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-07-07T12:36:19.321Z] $ docker exec --env ******** --env ******** 645a1f80bd1960e8b7b442ac9dab709431b2ac444431c41778b94b43e4442ae4 ssh-agent -k [2021-07-07T12:36:19.415Z] unset SSH_AUTH_SOCK; [2021-07-07T12:36:19.416Z] unset SSH_AGENT_PID; [2021-07-07T12:36:19.416Z] echo Agent pid 21 killed; [2021-07-07T12:36:19.433Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-07T12:36:19.768Z] + git semver [Pipeline] } [2021-07-07T12:36:19.784Z] $ docker stop --time=1 645a1f80bd1960e8b7b442ac9dab709431b2ac444431c41778b94b43e4442ae4 [2021-07-07T12:36:20.976Z] $ docker rm -f 645a1f80bd1960e8b7b442ac9dab709431b2ac444431c41778b94b43e4442ae4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-07-07T12:36:22.349Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-07T12:36:22.924Z] ---> package-listing.sh [2021-07-07T12:36:22.924Z] ++ facter osfamily [2021-07-07T12:36:22.924Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-07T12:36:23.191Z] + OS_FAMILY=redhat [2021-07-07T12:36:23.191Z] + workspace=/w/workspace/edgex-go/2 [2021-07-07T12:36:23.191Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-07T12:36:23.191Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-07T12:36:23.191Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-07T12:36:23.191Z] + PACKAGES=/tmp/packages_start.txt [2021-07-07T12:36:23.191Z] + '[' /w/workspace/edgex-go/2 ']' [2021-07-07T12:36:23.191Z] + PACKAGES=/tmp/packages_end.txt [2021-07-07T12:36:23.191Z] + case "${OS_FAMILY}" in [2021-07-07T12:36:23.191Z] + rpm -qa [2021-07-07T12:36:23.191Z] + sort [2021-07-07T12:36:25.739Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-07T12:36:25.739Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-07T12:36:25.739Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-07T12:36:25.739Z] + '[' /w/workspace/edgex-go/2 ']' [2021-07-07T12:36:25.739Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-07-07T12:36:25.739Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-07-07T12:36:25.752Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-07T12:36:26.039Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:36:26.605Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-07T12:36:26.605Z] [2021-07-07T12:36:26.605Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-07T12:36:26.926Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-07T12:36:27.193Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-07T12:36:27.193Z] df20fa9351a1: Pulling fs layer [2021-07-07T12:36:27.193Z] 36b3adc4ff6f: Pulling fs layer [2021-07-07T12:36:27.193Z] 8ad3a11d3b57: Pulling fs layer [2021-07-07T12:36:27.193Z] 46f8f816bc3b: Pulling fs layer [2021-07-07T12:36:27.193Z] 93b61091891f: Pulling fs layer [2021-07-07T12:36:27.193Z] 93b9cdb0e59b: Pulling fs layer [2021-07-07T12:36:27.193Z] 5e14af77c1be: Pulling fs layer [2021-07-07T12:36:27.193Z] 01666e4c0597: Pulling fs layer [2021-07-07T12:36:27.193Z] aa168da1d23b: Pulling fs layer [2021-07-07T12:36:27.193Z] 93b9cdb0e59b: Waiting [2021-07-07T12:36:27.193Z] 5e14af77c1be: Waiting [2021-07-07T12:36:27.193Z] 01666e4c0597: Waiting [2021-07-07T12:36:27.193Z] aa168da1d23b: Waiting [2021-07-07T12:36:27.193Z] 46f8f816bc3b: Waiting [2021-07-07T12:36:27.193Z] 93b61091891f: Waiting [2021-07-07T12:36:27.193Z] 36b3adc4ff6f: Verifying Checksum [2021-07-07T12:36:27.193Z] 36b3adc4ff6f: Download complete [2021-07-07T12:36:27.193Z] 46f8f816bc3b: Verifying Checksum [2021-07-07T12:36:27.193Z] 46f8f816bc3b: Download complete [2021-07-07T12:36:27.193Z] df20fa9351a1: Download complete [2021-07-07T12:36:27.460Z] 93b9cdb0e59b: Verifying Checksum [2021-07-07T12:36:27.460Z] 93b9cdb0e59b: Download complete [2021-07-07T12:36:27.460Z] 5e14af77c1be: Verifying Checksum [2021-07-07T12:36:27.460Z] 5e14af77c1be: Download complete [2021-07-07T12:36:27.460Z] 93b61091891f: Verifying Checksum [2021-07-07T12:36:27.460Z] 93b61091891f: Download complete [2021-07-07T12:36:27.460Z] 01666e4c0597: Verifying Checksum [2021-07-07T12:36:27.460Z] 01666e4c0597: Download complete [2021-07-07T12:36:27.460Z] 8ad3a11d3b57: Verifying Checksum [2021-07-07T12:36:27.460Z] 8ad3a11d3b57: Download complete [2021-07-07T12:36:27.460Z] df20fa9351a1: Pull complete [2021-07-07T12:36:27.721Z] 36b3adc4ff6f: Pull complete [2021-07-07T12:36:28.301Z] 8ad3a11d3b57: Pull complete [2021-07-07T12:36:28.301Z] 46f8f816bc3b: Pull complete [2021-07-07T12:36:28.561Z] 93b61091891f: Pull complete [2021-07-07T12:36:28.561Z] 93b9cdb0e59b: Pull complete [2021-07-07T12:36:28.561Z] 5e14af77c1be: Pull complete [2021-07-07T12:36:28.561Z] 01666e4c0597: Pull complete [2021-07-07T12:36:29.137Z] aa168da1d23b: Verifying Checksum [2021-07-07T12:36:29.137Z] aa168da1d23b: Download complete [2021-07-07T12:36:33.373Z] aa168da1d23b: Pull complete [2021-07-07T12:36:33.373Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-07-07T12:36:33.373Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-07T12:36:33.373Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-07T12:36:33.462Z] prd-centos7-docker-4c-2g-2087 does not seem to be running inside a container [2021-07-07T12:36:33.501Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-07-07T12:36:36.081Z] $ docker top a0d5e8b25ae207b7d2257547fc11a794d8ab37409081488f479b5a9819e390d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-07T12:36:36.473Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-07T12:36:36.768Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-07T12:36:37.068Z] + ls /var/log/sa-host [2021-07-07T12:36:37.068Z] + sadf -c /var/log/sa-host/sa05 [2021-07-07T12:36:37.068Z] file_magic: OK [2021-07-07T12:36:37.068Z] HZ: Using current value: 100 [2021-07-07T12:36:37.068Z] file_header: OK [2021-07-07T12:36:37.068Z] 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-07-07T12:36:37.068Z] Statistics: [2021-07-07T12:36:37.068Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-07T12:36:37.068Z] File successfully converted to sysstat format version 12.2.1 [2021-07-07T12:36:37.068Z] + sadf -c /var/log/sa-host/sa07 [2021-07-07T12:36:37.068Z] file_magic: OK [2021-07-07T12:36:37.068Z] HZ: Using current value: 100 [2021-07-07T12:36:37.068Z] file_header: OK [2021-07-07T12:36:37.068Z] 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-07-07T12:36:37.068Z] Statistics: [2021-07-07T12:36:37.068Z] 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-07-07T12:36:37.068Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-07T12:36:37.743Z] provisioning config files... [2021-07-07T12:36:37.756Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config6318065840033797988tmp [Pipeline] { [Pipeline] echo [2021-07-07T12:36:37.776Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-07T12:36:38.070Z] ---> create-netrc.sh [Pipeline] } [2021-07-07T12:36:38.079Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-07T12:36:38.474Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-07T12:36:38.487Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-07T12:36:38.795Z] ---> sudo-logs.sh [2021-07-07T12:36:38.795Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-07T12:36:38.820Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-07T12:36:39.118Z] ---> job-cost.sh [2021-07-07T12:36:39.118Z] lf-activate-venv: SKIPPING [2021-07-07T12:36:39.118Z] DEBUG: total: 0.18000000715255737 [2021-07-07T12:36:39.118Z] INFO: Retrieving Stack Cost... [2021-07-07T12:36:40.061Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-07T12:36:40.329Z] INFO: Archiving Costs [Pipeline] echo [2021-07-07T12:36:40.337Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-07T12:36:40.643Z] ---> logs-deploy.sh [2021-07-07T12:36:40.643Z] lf-activate-venv: SKIPPING [2021-07-07T12:36:40.643Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/2 [2021-07-07T12:36:40.643Z] INFO: archiving workspace using pattern(s): [2021-07-07T12:36:41.585Z] Archives upload complete. [2021-07-07T12:36:41.585Z] INFO: archiving logs to Nexus [2021-07-07T12:36:42.160Z] ---> uname -a: [2021-07-07T12:36:42.160Z] Linux prd-centos7-docker-4c-2g-2087.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-07-07T12:36:42.160Z] [2021-07-07T12:36:42.160Z] [2021-07-07T12:36:42.160Z] ---> lscpu: [2021-07-07T12:36:42.160Z] Architecture: x86_64 [2021-07-07T12:36:42.160Z] CPU op-mode(s): 32-bit, 64-bit [2021-07-07T12:36:42.160Z] Byte Order: Little Endian [2021-07-07T12:36:42.160Z] Address sizes: 40 bits physical, 48 bits virtual [2021-07-07T12:36:42.160Z] CPU(s): 2 [2021-07-07T12:36:42.160Z] On-line CPU(s) list: 0,1 [2021-07-07T12:36:42.160Z] Thread(s) per core: 1 [2021-07-07T12:36:42.160Z] Core(s) per socket: 1 [2021-07-07T12:36:42.160Z] Socket(s): 2 [2021-07-07T12:36:42.160Z] NUMA node(s): 1 [2021-07-07T12:36:42.160Z] Vendor ID: AuthenticAMD [2021-07-07T12:36:42.160Z] CPU family: 23 [2021-07-07T12:36:42.160Z] Model: 49 [2021-07-07T12:36:42.160Z] Model name: AMD EPYC-Rome Processor [2021-07-07T12:36:42.160Z] Stepping: 0 [2021-07-07T12:36:42.160Z] CPU MHz: 2799.998 [2021-07-07T12:36:42.160Z] BogoMIPS: 5599.99 [2021-07-07T12:36:42.160Z] Virtualization: AMD-V [2021-07-07T12:36:42.160Z] Hypervisor vendor: KVM [2021-07-07T12:36:42.160Z] Virtualization type: full [2021-07-07T12:36:42.160Z] L1d cache: 64 KiB [2021-07-07T12:36:42.160Z] L1i cache: 64 KiB [2021-07-07T12:36:42.160Z] L2 cache: 1 MiB [2021-07-07T12:36:42.160Z] L3 cache: 32 MiB [2021-07-07T12:36:42.160Z] NUMA node0 CPU(s): 0,1 [2021-07-07T12:36:42.160Z] Vulnerability Itlb multihit: Not affected [2021-07-07T12:36:42.161Z] Vulnerability L1tf: Not affected [2021-07-07T12:36:42.161Z] Vulnerability Mds: Not affected [2021-07-07T12:36:42.161Z] Vulnerability Meltdown: Not affected [2021-07-07T12:36:42.161Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-07-07T12:36:42.161Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-07-07T12:36:42.161Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-07-07T12:36:42.161Z] Vulnerability Srbds: Not affected [2021-07-07T12:36:42.161Z] Vulnerability Tsx async abort: Not affected [2021-07-07T12:36:42.161Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-07-07T12:36:42.161Z] [2021-07-07T12:36:42.161Z] [2021-07-07T12:36:42.161Z] ---> nproc: [2021-07-07T12:36:42.161Z] 2 [2021-07-07T12:36:42.161Z] [2021-07-07T12:36:42.161Z] [2021-07-07T12:36:42.161Z] ---> df -h: [2021-07-07T12:36:42.161Z] Filesystem Size Used Available Use% Mounted on [2021-07-07T12:36:42.161Z] overlay 40.0G 14.2G 25.8G 35% / [2021-07-07T12:36:42.161Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-07-07T12:36:42.161Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-07-07T12:36:42.161Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-07-07T12:36:42.161Z] /dev/vda1 40.0G 14.2G 25.8G 35% /facter-os [2021-07-07T12:36:42.161Z] /dev/vda1 40.0G 14.2G 25.8G 35% /etc/resolv.conf [2021-07-07T12:36:42.161Z] /dev/vda1 40.0G 14.2G 25.8G 35% /etc/hostname [2021-07-07T12:36:42.161Z] /dev/vda1 40.0G 14.2G 25.8G 35% /etc/hosts [2021-07-07T12:36:42.161Z] /dev/vda1 40.0G 14.2G 25.8G 35% /var/log/auth.log [2021-07-07T12:36:42.161Z] /dev/vda1 40.0G 14.2G 25.8G 35% /run/cloud-init/result.json [2021-07-07T12:36:42.161Z] /dev/vda1 40.0G 14.2G 25.8G 35% /var/log/sa-host [2021-07-07T12:36:42.161Z] /dev/vda1 40.0G 14.2G 25.8G 35% /var/log/secure [2021-07-07T12:36:42.161Z] /dev/vda1 40.0G 14.2G 25.8G 35% /w/workspace/edgex-go/2 [2021-07-07T12:36:42.161Z] /dev/vda1 40.0G 14.2G 25.8G 35% /w/workspace/edgex-go/2@tmp [2021-07-07T12:36:42.161Z] [2021-07-07T12:36:42.161Z] [2021-07-07T12:36:42.161Z] ---> free -m: [2021-07-07T12:36:42.161Z] total used free shared buff/cache available [2021-07-07T12:36:42.161Z] Mem: 7821 1431 251 0 6137 6462 [2021-07-07T12:36:42.161Z] Swap: 1023 1 1022 [2021-07-07T12:36:42.161Z] [2021-07-07T12:36:42.161Z] [2021-07-07T12:36:42.161Z] ---> ip addr: [2021-07-07T12:36:42.161Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-07-07T12:36:42.161Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-07-07T12:36:42.161Z] inet 127.0.0.1/8 scope host lo [2021-07-07T12:36:42.161Z] valid_lft forever preferred_lft forever [2021-07-07T12:36:42.161Z] inet6 ::1/128 scope host [2021-07-07T12:36:42.161Z] valid_lft forever preferred_lft forever [2021-07-07T12:36:42.161Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-07-07T12:36:42.161Z] link/ether fa:16:3e:b9:aa:cb brd ff:ff:ff:ff:ff:ff [2021-07-07T12:36:42.161Z] inet 10.30.123.200/23 brd 10.30.123.255 scope global dynamic eth0 [2021-07-07T12:36:42.161Z] valid_lft 85309sec preferred_lft 85309sec [2021-07-07T12:36:42.161Z] inet6 fe80::f816:3eff:feb9:aacb/64 scope link [2021-07-07T12:36:42.161Z] valid_lft forever preferred_lft forever [2021-07-07T12:36:42.161Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-07-07T12:36:42.161Z] link/ether 02:42:10:77:4f:e6 brd ff:ff:ff:ff:ff:ff [2021-07-07T12:36:42.161Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-07-07T12:36:42.161Z] valid_lft forever preferred_lft forever [2021-07-07T12:36:42.161Z] inet6 fe80::42:10ff:fe77:4fe6/64 scope link [2021-07-07T12:36:42.161Z] valid_lft forever preferred_lft forever [2021-07-07T12:36:42.161Z] [2021-07-07T12:36:42.161Z] [2021-07-07T12:36:42.161Z] ---> sar -b -r -n DEV: [2021-07-07T12:36:42.161Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/07/21 _x86_64_ (2 CPU) [2021-07-07T12:36:42.161Z] [2021-07-07T12:36:42.161Z] 12:18:20 LINUX RESTART (2 CPU) [2021-07-07T12:36:42.161Z] [2021-07-07T12:36:42.161Z] 12:19:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-07-07T12:36:42.161Z] 12:20:01 97.65 3.60 94.06 0.00 2601.00 19401.15 0.00 [2021-07-07T12:36:42.161Z] 12:21:01 193.16 0.00 193.16 0.00 0.00 48014.77 0.00 [2021-07-07T12:36:42.161Z] 12:22:01 59.62 0.00 59.62 0.00 0.00 10706.68 0.00 [2021-07-07T12:36:42.161Z] 12:23:01 108.01 0.02 108.00 0.00 0.53 20187.29 0.00 [2021-07-07T12:36:42.161Z] 12:24:01 564.08 148.24 415.83 0.00 4060.60 292937.59 0.00 [2021-07-07T12:36:42.161Z] 12:25:01 502.81 11.05 491.76 0.00 1447.04 264283.87 0.00 [2021-07-07T12:36:42.161Z] 12:26:01 274.11 22.48 251.63 0.00 1659.14 43680.37 0.00 [2021-07-07T12:36:42.161Z] 12:27:01 10.99 0.47 10.53 0.00 5.33 212.79 0.00 [2021-07-07T12:36:42.161Z] 12:28:01 0.30 0.00 0.30 0.00 0.00 4.73 0.00 [2021-07-07T12:36:42.161Z] 12:29:01 0.25 0.00 0.25 0.00 0.00 3.53 0.00 [2021-07-07T12:36:42.161Z] 12:30:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 [2021-07-07T12:36:42.161Z] 12:31:01 0.38 0.00 0.38 0.00 0.00 5.46 0.00 [2021-07-07T12:36:42.161Z] 12:32:01 0.30 0.00 0.30 0.00 0.00 3.18 0.00 [2021-07-07T12:36:42.161Z] 12:33:01 0.18 0.00 0.18 0.00 0.00 1.75 0.00 [2021-07-07T12:36:42.161Z] 12:34:01 0.43 0.18 0.25 0.00 5.73 3.40 0.00 [2021-07-07T12:36:42.161Z] 12:35:01 0.75 0.00 0.75 0.00 0.00 15.64 0.00 [2021-07-07T12:36:42.161Z] 12:36:01 235.05 3.00 232.06 0.00 260.85 54804.05 0.00 [2021-07-07T12:36:42.161Z] Average: 120.58 11.12 109.45 0.00 590.92 44413.61 0.00 [2021-07-07T12:36:42.161Z] [2021-07-07T12:36:42.161Z] 12:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-07-07T12:36:42.161Z] 12:20:01 5153632 0 795976 9.94 2620 2056704 1285848 14.20 717136 1727052 160 [2021-07-07T12:36:42.161Z] 12:21:01 4076464 0 1006844 12.57 2620 2923004 1570156 17.34 1165924 2225896 173048 [2021-07-07T12:36:42.161Z] 12:22:01 3846688 0 1064620 13.29 2620 3095004 1755280 19.38 1307484 2296076 35344 [2021-07-07T12:36:42.161Z] 12:23:01 3786792 0 1028120 12.84 2620 3191400 1603024 17.70 1176124 2474276 36 [2021-07-07T12:36:42.161Z] 12:24:01 1276584 0 1649420 20.59 2620 5080308 3630796 40.09 2683064 3331012 172692 [2021-07-07T12:36:42.161Z] 12:25:01 443788 0 1431468 17.87 2620 6131056 3604240 39.79 3140152 3687100 1920 [2021-07-07T12:36:42.161Z] 12:26:01 2046548 0 1176908 14.69 2620 4782856 1527128 16.86 1313712 3936024 36 [2021-07-07T12:36:42.161Z] 12:27:01 2069376 0 1153796 14.41 2620 4783140 1393764 15.39 1451980 3776132 12 [2021-07-07T12:36:42.161Z] 12:28:01 2080108 0 1143064 14.27 2620 4783140 1264784 13.96 1446728 3775664 20 [2021-07-07T12:36:42.161Z] 12:29:01 2079888 0 1143276 14.28 2620 4783148 1264880 13.96 1446840 3775664 8 [2021-07-07T12:36:42.161Z] 12:30:01 2080916 0 1142248 14.26 2620 4783148 1264784 13.96 1446508 3775904 12 [2021-07-07T12:36:42.161Z] 12:31:01 2081132 0 1142028 14.26 2620 4783152 1264784 13.96 1446512 3775904 8 [2021-07-07T12:36:42.161Z] 12:32:01 2080892 0 1142260 14.26 2620 4783160 1264784 13.96 1446636 3775904 8 [2021-07-07T12:36:42.161Z] 12:33:01 2081032 0 1142120 14.26 2620 4783160 1264784 13.96 1446520 3775904 8 [2021-07-07T12:36:42.161Z] 12:34:01 2080440 0 1142672 14.27 2620 4783200 1264868 13.96 1446828 3775860 16 [2021-07-07T12:36:42.161Z] 12:35:01 2080760 0 1142352 14.26 2620 4783200 1264820 13.96 1446744 3775860 8 [2021-07-07T12:36:42.161Z] 12:36:01 400008 0 1359052 16.97 2620 6247252 1420188 15.68 1745984 4950224 100588 [2021-07-07T12:36:42.161Z] Average: 2337944 0 1165072 14.55 2620 4503296 1641701 18.13 1545581 3447674 28466 [2021-07-07T12:36:42.161Z] [2021-07-07T12:36:42.161Z] 12:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-07-07T12:36:42.161Z] 12:20:01 eth0 767.12 830.57 3537.69 131.03 0.00 0.00 0.00 0.00 [2021-07-07T12:36:42.161Z] 12:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T12:36:42.161Z] 12:20:01 docker0 657.71 517.93 60.10 2678.01 0.00 0.00 0.00 0.00 [2021-07-07T12:36:42.161Z] 12:21:01 eth0 571.73 480.16 3547.79 50.81 0.00 0.00 0.00 0.00 [2021-07-07T12:36:42.161Z] 12:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T12:36:42.161Z] 12:21:01 veth5c737eb 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-07-07T12:36:42.161Z] 12:21:01 docker0 215.85 272.32 15.18 841.88 0.00 0.00 0.00 0.00 [2021-07-07T12:36:42.162Z] 12:22:01 eth0 34.99 21.33 24.00 61.34 0.00 0.00 0.00 0.00 [2021-07-07T12:36:42.162Z] 12:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T12:36:42.162Z] 12:22:01 veth5c737eb 2.25 2.25 0.18 0.19 0.00 0.00 0.00 0.00 [2021-07-07T12:36:42.162Z] 12:22:01 docker0 2.25 2.25 0.15 0.19 0.00 0.00 0.00 0.00 [2021-07-07T12:36:42.162Z] 12:23:01 eth0 188.71 162.12 1704.66 68.22 0.00 0.00 0.00 0.00 [2021-07-07T12:36:42.162Z] 12:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T12:36:42.162Z] 12:23:01 veth80fa24e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T12:36:42.162Z] 12:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T12:36:42.162Z] 12:24:01 veth9ceab2c 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2021-07-07T12:36:42.162Z] 12:24:01 veth5a494a4 0.05 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2021-07-07T12:36:42.162Z] 12:24:01 veth929a20f 0.03 0.23 0.00 0.02 0.00 0.00 0.00 0.00 [2021-07-07T12:36:42.162Z] 12:24:01 eth0 97.29 73.30 191.39 17.69 0.00 0.00 0.00 0.00 [2021-07-07T12:36:42.162Z] 12:25:01 veth849a87f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T12:36:42.162Z] 12:25:01 veth1268a29 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T12:36:42.162Z] 12:25:01 veth8c6b08f 0.03 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2021-07-07T12:36:42.162Z] 12:25:01 vetha3dd6ba 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T12:36:42.162Z] 12:26:01 eth0 2866.27 2445.02 14040.01 762.65 0.00 0.00 0.00 0.00 [2021-07-07T12:36:42.162Z] 12:26:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-07T12:36:42.162Z] 12:26:01 docker0 1040.83 1004.98 86.20 4440.46 0.00 0.00 0.00 0.00 [2021-07-07T12:36:42.162Z] 12:27:01 eth0 333.54 334.21 182.48 1347.81 0.00 0.00 0.00 0.00 [2021-07-07T12:36:42.162Z] 12:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T12:36:42.162Z] 12:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T12:36:42.162Z] 12:28:01 eth0 0.12 0.10 0.01 0.03 0.00 0.00 0.00 0.00 [2021-07-07T12:36:42.162Z] 12:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T12:36:42.162Z] 12:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T12:36:42.162Z] 12:29:01 eth0 0.78 0.55 1.15 0.10 0.00 0.00 0.00 0.00 [2021-07-07T12:36:42.162Z] 12:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T12:36:42.162Z] 12:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T12:36:42.162Z] 12:30:01 eth0 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-07T12:36:42.162Z] 12:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T12:36:42.162Z] 12:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T12:36:42.162Z] 12:31:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-07T12:36:42.162Z] 12:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T12:36:42.162Z] 12:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T12:36:42.162Z] 12:32:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-07T12:36:42.162Z] 12:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T12:36:42.162Z] 12:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T12:36:42.162Z] 12:33:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-07T12:36:42.162Z] 12:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T12:36:42.162Z] 12:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T12:36:42.162Z] 12:34:01 eth0 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2021-07-07T12:36:42.162Z] 12:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T12:36:42.162Z] 12:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T12:36:42.162Z] 12:35:01 eth0 0.13 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2021-07-07T12:36:42.162Z] 12:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T12:36:42.162Z] 12:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T12:36:42.162Z] 12:36:01 veth4db941f 33.14 35.74 2.09 273.25 0.00 0.00 0.00 0.00 [2021-07-07T12:36:42.162Z] 12:36:01 eth0 953.19 873.16 7957.76 121.61 0.00 0.00 0.00 0.00 [2021-07-07T12:36:42.162Z] 12:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T12:36:42.162Z] 12:36:01 docker0 84.01 89.54 5.88 644.47 0.00 0.00 0.00 0.00 [2021-07-07T12:36:42.162Z] Average: veth4db941f 1.95 2.10 0.12 16.07 0.00 0.00 0.00 0.00 [2021-07-07T12:36:42.162Z] Average: eth0 196.35 181.04 1132.90 126.62 0.00 0.00 0.00 0.00 [2021-07-07T12:36:42.162Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-07T12:36:42.162Z] Average: docker0 66.18 64.39 5.42 299.15 0.00 0.00 0.00 0.00 [2021-07-07T12:36:42.162Z] [2021-07-07T12:36:42.162Z] [2021-07-07T12:36:42.162Z] ---> sar -P ALL: [2021-07-07T12:36:42.162Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/07/21 _x86_64_ (2 CPU) [2021-07-07T12:36:42.162Z] [2021-07-07T12:36:42.162Z] 12:18:20 LINUX RESTART (2 CPU) [2021-07-07T12:36:42.162Z] [2021-07-07T12:36:42.162Z] 12:19:01 CPU %user %nice %system %iowait %steal %idle [2021-07-07T12:36:42.162Z] 12:20:01 all 17.25 0.00 3.74 4.53 0.09 74.39 [2021-07-07T12:36:42.162Z] 12:20:01 0 18.67 0.00 4.06 3.12 0.09 74.07 [2021-07-07T12:36:42.162Z] 12:20:01 1 15.84 0.00 3.42 5.94 0.09 74.71 [2021-07-07T12:36:42.162Z] 12:21:01 all 37.81 0.00 8.35 3.51 0.09 50.24 [2021-07-07T12:36:42.162Z] 12:21:01 0 38.58 0.00 8.55 3.53 0.09 49.25 [2021-07-07T12:36:42.162Z] 12:21:01 1 37.05 0.00 8.15 3.49 0.09 51.22 [2021-07-07T12:36:42.162Z] 12:22:01 all 37.53 0.00 4.86 0.64 0.08 56.89 [2021-07-07T12:36:42.162Z] 12:22:01 0 38.58 0.00 4.80 0.56 0.07 55.99 [2021-07-07T12:36:42.162Z] 12:22:01 1 36.48 0.00 4.93 0.71 0.09 57.79 [2021-07-07T12:36:42.162Z] 12:23:01 all 53.00 0.00 8.89 2.52 0.11 35.47 [2021-07-07T12:36:42.162Z] 12:23:01 0 53.79 0.00 9.24 3.62 0.11 33.24 [2021-07-07T12:36:42.162Z] 12:23:01 1 52.22 0.00 8.54 1.43 0.11 37.70 [2021-07-07T12:36:42.162Z] 12:24:01 all 50.82 0.00 20.33 19.86 0.11 8.88 [2021-07-07T12:36:42.162Z] 12:24:01 0 50.69 0.00 20.17 18.79 0.11 10.24 [2021-07-07T12:36:42.162Z] 12:24:01 1 50.95 0.00 20.48 20.92 0.11 7.53 [2021-07-07T12:36:42.162Z] 12:25:01 all 54.27 0.00 19.40 19.71 0.12 6.49 [2021-07-07T12:36:42.162Z] 12:25:01 0 53.87 0.00 19.76 20.09 0.11 6.18 [2021-07-07T12:36:42.162Z] 12:25:01 1 54.68 0.00 19.05 19.34 0.13 6.81 [2021-07-07T12:36:42.162Z] 12:26:01 all 56.81 0.00 11.90 3.99 0.12 27.18 [2021-07-07T12:36:42.162Z] 12:26:01 0 56.79 0.00 11.55 3.89 0.11 27.66 [2021-07-07T12:36:42.162Z] 12:26:01 1 56.83 0.00 12.26 4.09 0.13 26.69 [2021-07-07T12:36:42.162Z] 12:27:01 all 13.46 0.00 2.76 0.09 0.09 83.60 [2021-07-07T12:36:42.162Z] 12:27:01 0 13.04 0.00 2.73 0.14 0.09 84.00 [2021-07-07T12:36:42.162Z] 12:27:01 1 13.87 0.00 2.79 0.05 0.09 83.20 [2021-07-07T12:36:42.162Z] 12:28:01 all 0.23 0.00 0.07 0.00 0.03 99.67 [2021-07-07T12:36:42.162Z] 12:28:01 0 0.25 0.00 0.02 0.00 0.03 99.70 [2021-07-07T12:36:42.162Z] 12:28:01 1 0.22 0.00 0.12 0.00 0.03 99.63 [2021-07-07T12:36:42.162Z] 12:29:01 all 0.15 0.00 0.07 0.00 0.04 99.74 [2021-07-07T12:36:42.162Z] 12:29:01 0 0.05 0.00 0.05 0.00 0.05 99.85 [2021-07-07T12:36:42.162Z] 12:29:01 1 0.25 0.00 0.08 0.00 0.03 99.63 [2021-07-07T12:36:42.162Z] 12:30:01 all 0.03 0.00 0.03 0.00 0.03 99.92 [2021-07-07T12:36:42.162Z] 12:30:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-07-07T12:36:42.162Z] 12:30:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-07-07T12:36:42.162Z] [2021-07-07T12:36:42.162Z] 12:30:01 CPU %user %nice %system %iowait %steal %idle [2021-07-07T12:36:42.162Z] 12:31:01 all 0.06 0.00 0.02 0.00 0.03 99.89 [2021-07-07T12:36:42.162Z] 12:31:01 0 0.03 0.00 0.02 0.00 0.05 99.90 [2021-07-07T12:36:42.162Z] 12:31:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2021-07-07T12:36:42.162Z] 12:32:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-07-07T12:36:42.162Z] 12:32:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-07-07T12:36:42.162Z] 12:32:01 1 0.12 0.00 0.02 0.00 0.02 99.85 [2021-07-07T12:36:42.162Z] 12:33:01 all 0.08 0.00 0.03 0.00 0.02 99.87 [2021-07-07T12:36:42.162Z] 12:33:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-07-07T12:36:42.162Z] 12:33:01 1 0.15 0.00 0.03 0.00 0.00 99.82 [2021-07-07T12:36:42.163Z] 12:34:01 all 0.16 0.00 0.05 0.00 0.03 99.76 [2021-07-07T12:36:42.163Z] 12:34:01 0 0.05 0.00 0.05 0.00 0.03 99.87 [2021-07-07T12:36:42.163Z] 12:34:01 1 0.27 0.00 0.05 0.00 0.03 99.65 [2021-07-07T12:36:42.163Z] 12:35:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-07-07T12:36:42.163Z] 12:35:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-07-07T12:36:42.163Z] 12:35:01 1 0.13 0.00 0.02 0.00 0.02 99.83 [2021-07-07T12:36:42.163Z] 12:36:01 all 23.34 0.00 10.11 2.75 0.09 63.71 [2021-07-07T12:36:42.163Z] 12:36:01 0 21.66 0.00 10.29 3.68 0.09 64.29 [2021-07-07T12:36:42.163Z] 12:36:01 1 25.01 0.00 9.93 1.83 0.09 63.14 [2021-07-07T12:36:42.163Z] Average: all 19.48 0.00 5.10 3.22 0.06 72.13 [2021-07-07T12:36:42.163Z] Average: 0 19.53 0.00 5.14 3.21 0.07 72.05 [2021-07-07T12:36:42.163Z] Average: 1 19.43 0.00 5.06 3.23 0.06 72.21 [2021-07-07T12:36:42.163Z] [2021-07-07T12:36:42.163Z] [2021-07-07T12:36:42.163Z]