Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 56a73b697282d7edd71946f1fefad6ed073e2be6 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-ssh3485424705815496811.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4577509700799375138.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2929956485661398759.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6014177642942284246.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4725883617840088476.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1773 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/540 [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/540 # 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/540@tmp/jenkins-gitclient-ssh1121647409507593788.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 56a73b697282d7edd71946f1fefad6ed073e2be6 (master) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 56a73b697282d7edd71946f1fefad6ed073e2be6 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#3573)" > git rev-list --no-walk 29fd090ee9a96a96d0486be8f5e96d644b9d6ee8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-16T20:21:50.073Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-16T20:21:50.197Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-16T20:21:50.225Z] ========================================================= [2021-06-16T20:21:50.226Z] EdgeX Global Pipelines Version Info [2021-06-16T20:21:50.226Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-16T20:21:53.797Z] ------------------- [2021-06-16T20:21:53.797Z] stable info: [2021-06-16T20:21:53.797Z] ------------------- [2021-06-16T20:21:53.797Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-16T20:21:53.797Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-16T20:21:53.797Z] Message: update stable to v1.0.195 [2021-06-16T20:21:54.371Z] ------------------- [2021-06-16T20:21:54.371Z] experimental info: [2021-06-16T20:21:54.371Z] ------------------- [2021-06-16T20:21:54.371Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-16T20:21:54.371Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-16T20:21:54.371Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-16T20:21:54.497Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-16T20:21:54.520Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-16T20:21:54.543Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-16T20:21:54.567Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-16T20:21:54.591Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-16T20:21:54.615Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-16T20:21:54.638Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-16T20:21:54.661Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-16T20:21:54.682Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-16T20:21:54.702Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-16T20:21:54.723Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-16T20:21:54.744Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-16T20:21:54.764Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-16T20:21:54.784Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-16T20:21:54.806Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-16T20:21:54.830Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-16T20:21:54.852Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-16T20:21:54.875Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-16T20:21:54.899Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-16T20:21:54.923Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-16T20:21:54.946Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-16T20:21:54.968Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-16T20:21:54.993Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-16T20:21:55.017Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-16T20:21:55.041Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-16T20:21:55.065Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 56a73b697282d7edd71946f1fefad6ed073e2be6 [Pipeline] echo [2021-06-16T20:21:55.089Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 56a73b6 [Pipeline] echo [2021-06-16T20:21:55.127Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T20:21:55.208Z] provisioning config files... [2021-06-16T20:21:55.228Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/540@tmp/config6213077882074240516tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T20:21:55.555Z] ---> docker-login.sh [2021-06-16T20:21:55.555Z] nexus3.edgexfoundry.org:10001 [2021-06-16T20:21:55.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T20:21:55.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T20:21:55.818Z] Configure a credential helper to remove this warning. See [2021-06-16T20:21:55.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T20:21:55.818Z] [2021-06-16T20:21:55.818Z] Login Succeeded [2021-06-16T20:21:55.818Z] nexus3.edgexfoundry.org:10002 [2021-06-16T20:21:55.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T20:21:56.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T20:21:56.088Z] Configure a credential helper to remove this warning. See [2021-06-16T20:21:56.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T20:21:56.088Z] [2021-06-16T20:21:56.088Z] Login Succeeded [2021-06-16T20:21:56.088Z] nexus3.edgexfoundry.org:10003 [2021-06-16T20:21:56.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T20:21:56.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T20:21:56.088Z] Configure a credential helper to remove this warning. See [2021-06-16T20:21:56.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T20:21:56.088Z] [2021-06-16T20:21:56.088Z] Login Succeeded [2021-06-16T20:21:56.088Z] nexus3.edgexfoundry.org:10004 [2021-06-16T20:21:56.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T20:21:56.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T20:21:56.351Z] Configure a credential helper to remove this warning. See [2021-06-16T20:21:56.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T20:21:56.351Z] [2021-06-16T20:21:56.351Z] Login Succeeded [2021-06-16T20:21:56.351Z] docker.io [2021-06-16T20:21:56.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T20:21:56.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T20:21:56.615Z] Configure a credential helper to remove this warning. See [2021-06-16T20:21:56.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T20:21:56.615Z] [2021-06-16T20:21:56.615Z] Login Succeeded [2021-06-16T20:21:56.615Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T20:21:56.629Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-16T20:21:56.976Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-06-16T20:21:56.976Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T20:21:56.976Z] ++ dirname cmd/core-command/Dockerfile [2021-06-16T20:21:56.976Z] ++ cut -d/ -f2 [2021-06-16T20:21:56.976Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-16T20:21:56.976Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T20:21:56.976Z] ++ dirname cmd/core-data/Dockerfile [2021-06-16T20:21:56.976Z] ++ cut -d/ -f2 [2021-06-16T20:21:56.976Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-16T20:21:56.976Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T20:21:56.976Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-16T20:21:56.976Z] ++ cut -d/ -f2 [2021-06-16T20:21:56.976Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-16T20:21:56.976Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T20:21:56.976Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-16T20:21:56.976Z] ++ cut -d/ -f2 [2021-06-16T20:21:56.976Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-16T20:21:56.976Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T20:21:56.976Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-16T20:21:56.976Z] ++ cut -d/ -f2 [2021-06-16T20:21:56.976Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-16T20:21:56.976Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T20:21:56.976Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-16T20:21:56.976Z] ++ cut -d/ -f2 [2021-06-16T20:21:56.976Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-16T20:21:56.976Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T20:21:56.976Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-16T20:21:56.976Z] ++ cut -d/ -f2 [2021-06-16T20:21:56.976Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-16T20:21:56.976Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T20:21:56.976Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-16T20:21:56.976Z] ++ cut -d/ -f2 [2021-06-16T20:21:56.976Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-16T20:21:56.976Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-16T20:21:56.976Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-16T20:21:56.976Z] ++ cut -d/ -f2 [2021-06-16T20:21:56.976Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-16T20:21:57.024Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:22:00.482Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T20:22:00.482Z] [2021-06-16T20:22:00.482Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:22:00.803Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T20:22:00.803Z] latest: Pulling from edgex-devops/git-semver [2021-06-16T20:22:00.803Z] 31603596830f: Pulling fs layer [2021-06-16T20:22:00.803Z] 54011a49482f: Pulling fs layer [2021-06-16T20:22:00.803Z] a6820b24f6d8: Pulling fs layer [2021-06-16T20:22:00.803Z] f581987b2513: Pulling fs layer [2021-06-16T20:22:00.803Z] f581987b2513: Waiting [2021-06-16T20:22:00.803Z] 54011a49482f: Verifying Checksum [2021-06-16T20:22:00.803Z] 54011a49482f: Download complete [2021-06-16T20:22:01.067Z] 31603596830f: Verifying Checksum [2021-06-16T20:22:01.067Z] 31603596830f: Download complete [2021-06-16T20:22:01.067Z] f581987b2513: Verifying Checksum [2021-06-16T20:22:01.067Z] f581987b2513: Download complete [2021-06-16T20:22:01.067Z] a6820b24f6d8: Verifying Checksum [2021-06-16T20:22:01.067Z] a6820b24f6d8: Download complete [2021-06-16T20:22:01.067Z] 31603596830f: Pull complete [2021-06-16T20:22:01.330Z] 54011a49482f: Pull complete [2021-06-16T20:22:01.929Z] a6820b24f6d8: Pull complete [2021-06-16T20:22:02.194Z] f581987b2513: Pull complete [2021-06-16T20:22:02.194Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-16T20:22:02.194Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T20:22:02.194Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-16T20:22:02.328Z] prd-centos7-docker-4c-2g-1773 does not seem to be running inside a container [2021-06-16T20:22:02.384Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/540 -v /w/workspace/edgex-go/540:/w/workspace/edgex-go/540:rw,z -v /w/workspace/edgex-go/540@tmp:/w/workspace/edgex-go/540@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-06-16T20:22:03.477Z] $ docker top 33205bdc952609e0f78acddc566755c23d3450a167c04138c0380d6b7c41d446 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-16T20:22:03.625Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T20:22:03.625Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T20:22:03.752Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T20:22:03.755Z] $ docker exec 33205bdc952609e0f78acddc566755c23d3450a167c04138c0380d6b7c41d446 ssh-agent [2021-06-16T20:22:03.873Z] SSH_AUTH_SOCK=/tmp/ssh-1ahhLlKRZBGo/agent.13 [2021-06-16T20:22:03.873Z] SSH_AGENT_PID=19 [2021-06-16T20:22:03.884Z] Running ssh-add (command line suppressed) [2021-06-16T20:22:04.001Z] Identity added: /w/workspace/edgex-go/540@tmp/private_key_865959968407337407.key (/w/workspace/edgex-go/540@tmp/private_key_865959968407337407.key) [2021-06-16T20:22:04.018Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T20:22:04.326Z] + git tag --points-at HEAD [Pipeline] } [2021-06-16T20:22:04.344Z] $ docker exec --env ******** --env ******** 33205bdc952609e0f78acddc566755c23d3450a167c04138c0380d6b7c41d446 ssh-agent -k [2021-06-16T20:22:04.453Z] unset SSH_AUTH_SOCK; [2021-06-16T20:22:04.453Z] unset SSH_AGENT_PID; [2021-06-16T20:22:04.453Z] echo Agent pid 19 killed; [2021-06-16T20:22:04.468Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-16T20:22:04.507Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T20:22:04.507Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T20:22:04.638Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T20:22:04.642Z] $ docker exec 33205bdc952609e0f78acddc566755c23d3450a167c04138c0380d6b7c41d446 ssh-agent [2021-06-16T20:22:04.764Z] SSH_AUTH_SOCK=/tmp/ssh-nomVmmJN0WkX/agent.55 [2021-06-16T20:22:04.764Z] SSH_AGENT_PID=62 [2021-06-16T20:22:04.770Z] Running ssh-add (command line suppressed) [2021-06-16T20:22:04.885Z] Identity added: /w/workspace/edgex-go/540@tmp/private_key_1758104897159653508.key (/w/workspace/edgex-go/540@tmp/private_key_1758104897159653508.key) [2021-06-16T20:22:04.901Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T20:22:05.216Z] + git semver init [2021-06-16T20:22:05.216Z] # -> Open(): unable to determine branch for HEAD [2021-06-16T20:22:05.216Z] # $GIT_DIR = /w/workspace/edgex-go/540/.git [2021-06-16T20:22:05.216Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/540 [2021-06-16T20:22:05.216Z] # $SEMVER_REMOTE_NAME = origin [2021-06-16T20:22:05.216Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-16T20:22:05.216Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-16T20:22:05.216Z] # $SEMVER_BRANCH = master [2021-06-16T20:22:05.216Z] # $SEMVER_TEMP = /tmp/semver-097012037 [2021-06-16T20:22:05.216Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-16T20:22:19.136Z] # '/tmp/semver-097012037' -> '/w/workspace/edgex-go/540/.semver' [2021-06-16T20:22:19.136Z] # -> Force: false [2021-06-16T20:22:19.136Z] # $SEMVER_DIR = /w/workspace/edgex-go/540/.semver [Pipeline] } [2021-06-16T20:22:19.152Z] $ docker exec --env ******** --env ******** 33205bdc952609e0f78acddc566755c23d3450a167c04138c0380d6b7c41d446 ssh-agent -k [2021-06-16T20:22:19.255Z] unset SSH_AUTH_SOCK; [2021-06-16T20:22:19.256Z] unset SSH_AGENT_PID; [2021-06-16T20:22:19.256Z] echo Agent pid 62 killed; [2021-06-16T20:22:19.268Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-16T20:22:19.597Z] + git semver [Pipeline] } [2021-06-16T20:22:19.614Z] $ docker stop --time=1 33205bdc952609e0f78acddc566755c23d3450a167c04138c0380d6b7c41d446 [2021-06-16T20:22:22.438Z] $ docker rm -f 33205bdc952609e0f78acddc566755c23d3450a167c04138c0380d6b7c41d446 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-16T20:22:22.856Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-16T20:22:23.143Z] Stashed 1 file(s) [Pipeline] echo [2021-06-16T20:22:23.147Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.268 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-16T20:22:23.726Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-16T20:22:24.169Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-16T20:22:24.468Z] + sudo service docker restart [2021-06-16T20:22:24.469Z] + true [2021-06-16T20:22:24.469Z] Redirecting to /bin/systemctl restart docker.service [2021-06-16T20:22:38.357Z] Still waiting to schedule task [2021-06-16T20:22:38.357Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-06-16T20:22:41.134Z] ========================================================= [2021-06-16T20:22:41.134Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-16T20:22:41.134Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:22:41.455Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-16T20:22:42.865Z] Sending build context to Docker daemon 329.4MB [2021-06-16T20:22:42.865Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-16T20:22:42.865Z] Step 2/6 : FROM ${BASE} [2021-06-16T20:22:43.137Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-16T20:22:43.137Z] 540db60ca938: Pulling fs layer [2021-06-16T20:22:43.137Z] adcc1eea9eea: Pulling fs layer [2021-06-16T20:22:43.137Z] 4c4ab2625f07: Pulling fs layer [2021-06-16T20:22:43.137Z] 0510c868ecb4: Pulling fs layer [2021-06-16T20:22:43.137Z] afea3b2eda06: Pulling fs layer [2021-06-16T20:22:43.137Z] 7809a108b3ef: Pulling fs layer [2021-06-16T20:22:43.137Z] f706445af74f: Pulling fs layer [2021-06-16T20:22:43.137Z] 0510c868ecb4: Waiting [2021-06-16T20:22:43.137Z] afea3b2eda06: Waiting [2021-06-16T20:22:43.137Z] 7809a108b3ef: Waiting [2021-06-16T20:22:43.137Z] f706445af74f: Waiting [2021-06-16T20:22:43.137Z] 4c4ab2625f07: Download complete [2021-06-16T20:22:43.137Z] adcc1eea9eea: Verifying Checksum [2021-06-16T20:22:43.137Z] adcc1eea9eea: Download complete [2021-06-16T20:22:43.137Z] afea3b2eda06: Verifying Checksum [2021-06-16T20:22:43.137Z] afea3b2eda06: Download complete [2021-06-16T20:22:43.137Z] 540db60ca938: Verifying Checksum [2021-06-16T20:22:43.137Z] 540db60ca938: Download complete [2021-06-16T20:22:43.137Z] 7809a108b3ef: Verifying Checksum [2021-06-16T20:22:43.137Z] 7809a108b3ef: Download complete [2021-06-16T20:22:43.402Z] 540db60ca938: Pull complete [2021-06-16T20:22:43.664Z] adcc1eea9eea: Pull complete [2021-06-16T20:22:43.664Z] 4c4ab2625f07: Pull complete [2021-06-16T20:22:45.594Z] f706445af74f: Verifying Checksum [2021-06-16T20:22:45.594Z] f706445af74f: Download complete [2021-06-16T20:22:45.869Z] 0510c868ecb4: Verifying Checksum [2021-06-16T20:22:45.870Z] 0510c868ecb4: Download complete [2021-06-16T20:22:50.496Z] 0510c868ecb4: Pull complete [2021-06-16T20:22:50.496Z] afea3b2eda06: Pull complete [2021-06-16T20:22:50.496Z] 7809a108b3ef: Pull complete [2021-06-16T20:22:53.096Z] f706445af74f: Pull complete [2021-06-16T20:22:53.096Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-16T20:22:53.096Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-16T20:22:53.096Z] ---> b068be0155e3 [2021-06-16T20:22:53.096Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-16T20:22:54.491Z] ---> Running in 1535988f83d0 [2021-06-16T20:22:54.754Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T20:22:55.703Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T20:22:55.966Z] (1/12) Installing libmagic (5.39-r0) [2021-06-16T20:22:56.914Z] (2/12) Installing file (5.39-r0) [2021-06-16T20:22:56.914Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-16T20:22:56.914Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-16T20:23:01.165Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-16T20:23:01.165Z] (6/12) Installing patch (2.7.6-r6) [2021-06-16T20:23:01.165Z] (7/12) Installing build-base (0.5-r2) [2021-06-16T20:23:01.165Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-16T20:23:01.165Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-16T20:23:01.165Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-16T20:23:01.165Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-16T20:23:01.427Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-16T20:23:01.427Z] Executing busybox-1.32.1-r6.trigger [2021-06-16T20:23:01.427Z] OK: 219 MiB in 52 packages [2021-06-16T20:23:04.558Z] Removing intermediate container 1535988f83d0 [2021-06-16T20:23:04.558Z] ---> de5c3388230c [2021-06-16T20:23:04.558Z] Step 4/6 : WORKDIR /edgex-go [2021-06-16T20:23:04.558Z] ---> Running in ce7b50dc74a3 [2021-06-16T20:23:04.558Z] Removing intermediate container ce7b50dc74a3 [2021-06-16T20:23:04.558Z] ---> a5d96af65b66 [2021-06-16T20:23:04.558Z] Step 5/6 : COPY go.mod . [2021-06-16T20:23:04.558Z] ---> 824f34cb411a [2021-06-16T20:23:04.558Z] Step 6/6 : RUN go mod download [2021-06-16T20:23:04.558Z] ---> Running in e2963a36133c [2021-06-16T20:23:16.511Z] Removing intermediate container e2963a36133c [2021-06-16T20:23:16.511Z] ---> 0196031c11c8 [2021-06-16T20:23:16.511Z] Successfully built 0196031c11c8 [2021-06-16T20:23:16.511Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:23:16.844Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-16T20:23:16.844Z] . [Pipeline] withDockerContainer [2021-06-16T20:23:16.934Z] prd-centos7-docker-4c-2g-1773 does not seem to be running inside a container [2021-06-16T20:23:16.986Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/540 -v /w/workspace/edgex-go/540:/w/workspace/edgex-go/540:rw,z -v /w/workspace/edgex-go/540@tmp:/w/workspace/edgex-go/540@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-06-16T20:23:17.494Z] $ docker top 51c6d767f589f13622fa228419858aa2036c573fc9ba7bd59ae01f7c2f1d5beb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T20:23:17.878Z] + go version [2021-06-16T20:23:17.878Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-16T20:23:17.890Z] $ docker stop --time=1 51c6d767f589f13622fa228419858aa2036c573fc9ba7bd59ae01f7c2f1d5beb [2021-06-16T20:23:19.083Z] $ docker rm -f 51c6d767f589f13622fa228419858aa2036c573fc9ba7bd59ae01f7c2f1d5beb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:23:19.637Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-16T20:23:19.637Z] . [Pipeline] withDockerContainer [2021-06-16T20:23:19.718Z] prd-centos7-docker-4c-2g-1773 does not seem to be running inside a container [2021-06-16T20:23:19.761Z] $ 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/540 -v /w/workspace/edgex-go/540:/w/workspace/edgex-go/540:rw,z -v /w/workspace/edgex-go/540@tmp:/w/workspace/edgex-go/540@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-06-16T20:23:20.167Z] $ docker top 65b5c368d1c8c70c401798423993e2710259955b5e2756fbdb84062f06e02509 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-16T20:23:20.267Z] ========================================================= [2021-06-16T20:23:20.268Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-16T20:23:20.268Z] ========================================================= [Pipeline] sh [2021-06-16T20:23:20.564Z] + go mod tidy [Pipeline] sh [2021-06-16T20:23:21.127Z] + make test [2021-06-16T20:23:21.127Z] go mod tidy [2021-06-16T20:23:21.399Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-16T20:23:26.820Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-16T20:23:44.888Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-16T20:23:50.252Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-16T20:23:51.224Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-16T20:23:51.504Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-16T20:23:54.082Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-16T20:23:54.674Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-16T20:23:54.674Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-16T20:23:54.674Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-16T20:23:55.260Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-16T20:23:55.845Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-16T20:23:56.131Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-16T20:23:56.131Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-16T20:23:56.131Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-16T20:23:56.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-16T20:23:58.729Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.041s coverage: 28.7% of statements [2021-06-16T20:23:58.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-16T20:23:58.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-16T20:24:00.161Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 100.0% of statements [2021-06-16T20:24:00.161Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-16T20:24:00.161Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.073s coverage: 53.4% of statements [2021-06-16T20:24:00.161Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-16T20:24:00.161Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-16T20:24:04.579Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.139s coverage: 87.7% of statements [2021-06-16T20:24:04.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-16T20:24:04.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-16T20:24:04.579Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.049s coverage: 78.9% of statements [2021-06-16T20:24:04.579Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.060s coverage: 81.2% of statements [2021-06-16T20:24:04.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-16T20:24:04.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-16T20:24:04.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-16T20:24:04.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-16T20:24:04.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-16T20:24:04.579Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.262s coverage: 95.1% of statements [2021-06-16T20:24:04.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-16T20:24:04.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-16T20:24:04.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-16T20:24:04.579Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-16T20:24:04.579Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-16T20:24:04.579Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-16T20:24:04.579Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-16T20:24:04.579Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-16T20:24:04.579Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.061s coverage: 60.0% of statements [2021-06-16T20:24:04.579Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-16T20:24:04.579Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-16T20:24:04.579Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-16T20:24:04.579Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.051s coverage: 0.8% of statements [2021-06-16T20:24:04.579Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-16T20:24:04.579Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.043s coverage: 58.8% of statements [2021-06-16T20:24:04.579Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 22.0% of statements [2021-06-16T20:24:04.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-16T20:24:04.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.064s coverage: 47.1% of statements [2021-06-16T20:24:04.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.052s coverage: 79.5% of statements [2021-06-16T20:24:04.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.038s coverage: 94.1% of statements [2021-06-16T20:24:05.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements [2021-06-16T20:24:05.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.071s coverage: 87.5% of statements [2021-06-16T20:24:17.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.066s coverage: 94.4% of statements [2021-06-16T20:24:17.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements [2021-06-16T20:24:24.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.177s coverage: 81.8% of statements [2021-06-16T20:24:24.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-16T20:24:40.438Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1777 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws [2021-06-16T20:24:40.456Z] Running in /w/workspace/edgex-go/540 [Pipeline] { [Pipeline] checkout [2021-06-16T20:24:40.646Z] The recommended git tool is: git [2021-06-16T20:24:41.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.088s coverage: 92.9% of statements [2021-06-16T20:24:41.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-16T20:24:41.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-16T20:24:41.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-16T20:24:41.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2021-06-16T20:24:41.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-16T20:24:41.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-16T20:24:41.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-16T20:24:41.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-16T20:24:41.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-16T20:24:41.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements [2021-06-16T20:24:41.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-16T20:24:41.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-16T20:24:41.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2021-06-16T20:24:41.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-16T20:24:41.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 76.0% of statements [2021-06-16T20:24:41.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-16T20:24:41.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements [2021-06-16T20:24:41.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.068s coverage: 87.2% of statements [2021-06-16T20:24:41.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2021-06-16T20:24:41.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.088s coverage: 91.2% of statements [2021-06-16T20:24:41.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-16T20:24:41.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.143s coverage: 64.4% of statements [2021-06-16T20:24:41.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-16T20:24:41.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-16T20:24:41.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.048s coverage: 100.0% of statements [2021-06-16T20:24:41.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 91.3% of statements [2021-06-16T20:24:41.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.036s coverage: 100.0% of statements [2021-06-16T20:24:41.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements [2021-06-16T20:24:41.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2021-06-16T20:24:41.428Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.176s coverage: 66.9% of statements [2021-06-16T20:24:41.428Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-16T20:24:41.428Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-16T20:24:41.428Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-16T20:24:42.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.133s coverage: 43.6% of statements [2021-06-16T20:24:42.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-16T20:24:42.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-16T20:24:42.293Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.070s coverage: 89.5% of statements [2021-06-16T20:24:42.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-16T20:24:42.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements [2021-06-16T20:24:42.565Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-16T20:24:49.238Z] using credential edgex-jenkins-ssh [2021-06-16T20:24:49.270Z] Cloning the remote Git repository [2021-06-16T20:24:49.313Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-16T20:24:49.411Z] > git init /w/workspace/edgex-go/540 # timeout=10 [2021-06-16T20:24:51.504Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.055s coverage: 19.3% of statements [2021-06-16T20:24:51.504Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-16T20:24:51.504Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-16T20:24:51.504Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-16T20:24:51.504Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-16T20:24:51.504Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.143s coverage: 91.9% of statements [2021-06-16T20:24:51.504Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-16T20:24:51.504Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-16T20:24:51.504Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-16T20:24:51.504Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-16T20:24:51.504Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-16T20:24:51.504Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 62.7% of statements [2021-06-16T20:24:51.504Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-16T20:24:51.504Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-16T20:24:51.504Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.107s coverage: 97.6% of statements [2021-06-16T20:24:51.504Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-16T20:24:51.504Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-16T20:24:51.504Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-16T20:24:51.504Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-16T20:24:51.504Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-16T20:24:51.504Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.057s coverage: 28.9% of statements [2021-06-16T20:24:51.504Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-16T20:24:51.504Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-16T20:24:51.504Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-16T20:24:51.504Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-16T20:24:51.504Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-16T20:24:51.504Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-16T20:24:51.504Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2021-06-16T20:24:51.504Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements [2021-06-16T20:24:51.504Z] GO111MODULE=on go vet ./... [2021-06-16T20:24:51.526Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-16T20:24:51.527Z] > git --version # timeout=10 [2021-06-16T20:24:51.544Z] > git --version # 'git version 2.17.1' [2021-06-16T20:24:51.545Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T20:24:51.630Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T20:25:06.884Z] Avoid second fetch [2021-06-16T20:25:06.885Z] Checking out Revision 56a73b697282d7edd71946f1fefad6ed073e2be6 (master) [2021-06-16T20:25:06.830Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-16T20:25:06.850Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T20:25:06.903Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T20:25:06.915Z] > git checkout -f 56a73b697282d7edd71946f1fefad6ed073e2be6 # timeout=10 [2021-06-16T20:25:11.229Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#3573)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-16T20:25:14.795Z] gofmt -l . [2021-06-16T20:25:14.796Z] [ "`gofmt -l .`" = "" ] [2021-06-16T20:25:14.796Z] ./bin/test-attribution-txt.sh [2021-06-16T20:25:14.848Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-16T20:25:15.265Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [Pipeline] sh [2021-06-16T20:25:15.613Z] + true [2021-06-16T20:25:15.614Z] + sudo service docker restart [2021-06-16T20:25:15.670Z] + ls -al . [2021-06-16T20:25:15.670Z] total 516 [2021-06-16T20:25:15.670Z] drwxrwxr-x 10 1001 1001 4096 Jun 16 20:25 . [2021-06-16T20:25:15.670Z] drwxr-xr-x 4 root root 32 Jun 16 20:23 .. [2021-06-16T20:25:15.670Z] -rw-rw-r-- 1 1001 1001 11 Jun 16 20:21 .dockerignore [2021-06-16T20:25:15.670Z] drwxrwxr-x 8 1001 1001 162 Jun 16 20:21 .git [2021-06-16T20:25:15.670Z] drwxrwxr-x 3 1001 1001 125 Jun 16 20:21 .github [2021-06-16T20:25:15.670Z] -rw-rw-r-- 1 1001 1001 818 Jun 16 20:21 .gitignore [2021-06-16T20:25:15.670Z] drwx------ 3 1001 1001 45 Jun 16 20:22 .semver [2021-06-16T20:25:15.670Z] -rw-rw-r-- 1 1001 1001 166 Jun 16 20:21 .sonarcloud.properties [2021-06-16T20:25:15.670Z] -rw-rw-r-- 1 1001 1001 8609 Jun 16 20:21 Attribution.txt [2021-06-16T20:25:15.670Z] -rw-rw-r-- 1 1001 1001 3804 Jun 16 20:21 CONTRIBUTING.md [2021-06-16T20:25:15.670Z] -rw-rw-r-- 1 1001 1001 931 Jun 16 20:21 Dockerfile.build [2021-06-16T20:25:15.670Z] -rw-rw-r-- 1 1001 1001 849 Jun 16 20:21 Jenkinsfile [2021-06-16T20:25:15.670Z] -rw-rw-r-- 1 1001 1001 10775 Jun 16 20:21 LICENSE [2021-06-16T20:25:15.670Z] -rw-rw-r-- 1 1001 1001 5605 Jun 16 20:21 Makefile [2021-06-16T20:25:15.670Z] -rw-rw-r-- 1 1001 1001 7905 Jun 16 20:21 README.md [2021-06-16T20:25:15.670Z] -rw-rw-r-- 1 1001 1001 7071 Jun 16 20:21 SECURITY.md [2021-06-16T20:25:15.670Z] -rw-rw-r-- 1 1001 1001 13 Jun 16 20:22 VERSION [2021-06-16T20:25:15.670Z] -rw-rw-r-- 1 1001 1001 4131 Jun 16 20:21 ZMQWindows.md [2021-06-16T20:25:15.670Z] drwxrwxr-x 2 1001 1001 37 Jun 16 20:21 bin [2021-06-16T20:25:15.670Z] drwxrwxr-x 14 1001 1001 4096 Jun 16 20:21 cmd [2021-06-16T20:25:15.670Z] -rw-r--r-- 1 root root 398195 Jun 16 20:24 coverage.out [2021-06-16T20:25:15.670Z] -rw-rw-r-- 1 1001 1001 841 Jun 16 20:21 go.mod [2021-06-16T20:25:15.670Z] -rw-r--r-- 1 root root 20843 Jun 16 20:23 go.sum [2021-06-16T20:25:15.670Z] drwxrwxr-x 7 1001 1001 114 Jun 16 20:21 internal [2021-06-16T20:25:15.670Z] drwxrwxr-x 3 1001 1001 16 Jun 16 20:21 openapi [2021-06-16T20:25:15.670Z] drwxrwxr-x 4 1001 1001 71 Jun 16 20:21 snap [2021-06-16T20:25:15.670Z] -rw-rw-r-- 1 1001 1001 168 Jun 16 20:21 version.go [Pipeline] sh [2021-06-16T20:25:15.973Z] + '[' -e coverage.out ] [2021-06-16T20:25:15.973Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-16T20:25:16.097Z] Stashed 1 file(s) [Pipeline] sh [2021-06-16T20:25:16.387Z] + make build [2021-06-16T20:25:16.387Z] go mod tidy [2021-06-16T20:25:16.654Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.268" -o cmd/core-data/core-data ./cmd/core-data [2021-06-16T20:25:18.045Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.268" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-16T20:25:26.217Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.268" -o cmd/core-command/core-command ./cmd/core-command [2021-06-16T20:25:26.217Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.268" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-16T20:25:27.618Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.268" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-16T20:25:27.618Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.268" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-16T20:25:28.575Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.268" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-16T20:25:29.525Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.268" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-16T20:25:30.489Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.268" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-16T20:25:31.885Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.268" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-16T20:25:32.476Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.268" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-16T20:25:33.457Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.268" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T20:25:33.965Z] provisioning config files... [2021-06-16T20:25:33.990Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/540@tmp/config4725116983444005096tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T20:25:34.366Z] ---> docker-login.sh [2021-06-16T20:25:34.366Z] nexus3.edgexfoundry.org:10001 [2021-06-16T20:25:35.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } [2021-06-16T20:25:35.434Z] $ docker stop --time=1 65b5c368d1c8c70c401798423993e2710259955b5e2756fbdb84062f06e02509 [2021-06-16T20:25:35.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T20:25:35.623Z] Configure a credential helper to remove this warning. See [2021-06-16T20:25:35.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T20:25:35.623Z] [2021-06-16T20:25:35.623Z] Login Succeeded [2021-06-16T20:25:35.623Z] nexus3.edgexfoundry.org:10002 [2021-06-16T20:25:35.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T20:25:36.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T20:25:36.182Z] Configure a credential helper to remove this warning. See [2021-06-16T20:25:36.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T20:25:36.182Z] [2021-06-16T20:25:36.182Z] Login Succeeded [2021-06-16T20:25:36.182Z] nexus3.edgexfoundry.org:10003 [2021-06-16T20:25:36.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T20:25:36.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T20:25:36.731Z] Configure a credential helper to remove this warning. See [2021-06-16T20:25:36.731Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T20:25:36.731Z] [2021-06-16T20:25:36.731Z] Login Succeeded [2021-06-16T20:25:36.731Z] nexus3.edgexfoundry.org:10004 [2021-06-16T20:25:37.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T20:25:37.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T20:25:37.286Z] Configure a credential helper to remove this warning. See [2021-06-16T20:25:37.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T20:25:37.286Z] [2021-06-16T20:25:37.286Z] Login Succeeded [2021-06-16T20:25:37.286Z] docker.io [2021-06-16T20:25:37.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T20:25:38.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T20:25:38.166Z] Configure a credential helper to remove this warning. See [2021-06-16T20:25:38.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T20:25:38.166Z] [2021-06-16T20:25:38.166Z] Login Succeeded [2021-06-16T20:25:38.166Z] ---> docker-login.sh ends [2021-06-16T20:25:38.515Z] $ docker rm -f 65b5c368d1c8c70c401798423993e2710259955b5e2756fbdb84062f06e02509 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2021-06-16T20:25:38.774Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] } [Pipeline] // configFileProvider [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-06-16T20:25:47.473Z] ========================================================= [2021-06-16T20:25:47.473Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-16T20:25:47.473Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:25:47.787Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-16T20:25:47.787Z] [2021-06-16T20:25:47.787Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:25:47.873Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-16T20:25:48.101Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-16T20:25:48.102Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-16T20:25:48.102Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-16T20:25:48.102Z] ca9280d653b3: Pulling fs layer [2021-06-16T20:25:48.102Z] 7e9c9ca2126c: Pulling fs layer [2021-06-16T20:25:48.364Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-16T20:25:48.364Z] cbdbe7a5bc2a: Download complete [2021-06-16T20:25:48.364Z] cbdbe7a5bc2a: Pull complete [2021-06-16T20:25:48.937Z] ca9280d653b3: Verifying Checksum [2021-06-16T20:25:48.937Z] ca9280d653b3: Download complete [2021-06-16T20:25:49.517Z] 7e9c9ca2126c: Verifying Checksum [2021-06-16T20:25:49.517Z] 7e9c9ca2126c: Download complete [2021-06-16T20:25:49.783Z] ca9280d653b3: Pull complete [2021-06-16T20:25:50.516Z] Sending build context to Docker daemon 166.3MB [2021-06-16T20:25:50.516Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-16T20:25:50.516Z] Step 2/6 : FROM ${BASE} [2021-06-16T20:25:50.516Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-16T20:25:50.516Z] 595b0fe564bb: Pulling fs layer [2021-06-16T20:25:50.516Z] 3088b5b3c5c0: Pulling fs layer [2021-06-16T20:25:50.516Z] 5b7225fbf94c: Pulling fs layer [2021-06-16T20:25:50.516Z] ba82ee9f976e: Pulling fs layer [2021-06-16T20:25:50.516Z] 506bd15cee9f: Pulling fs layer [2021-06-16T20:25:50.516Z] 75a0a4a0db45: Pulling fs layer [2021-06-16T20:25:50.516Z] 618dc40b7e24: Pulling fs layer [2021-06-16T20:25:50.516Z] 506bd15cee9f: Waiting [2021-06-16T20:25:50.516Z] 618dc40b7e24: Waiting [2021-06-16T20:25:50.516Z] ba82ee9f976e: Waiting [2021-06-16T20:25:50.516Z] 5b7225fbf94c: Verifying Checksum [2021-06-16T20:25:50.516Z] 5b7225fbf94c: Download complete [2021-06-16T20:25:50.516Z] 3088b5b3c5c0: Download complete [2021-06-16T20:25:50.516Z] 506bd15cee9f: Verifying Checksum [2021-06-16T20:25:50.516Z] 506bd15cee9f: Download complete [2021-06-16T20:25:50.516Z] 75a0a4a0db45: Verifying Checksum [2021-06-16T20:25:50.516Z] 75a0a4a0db45: Download complete [2021-06-16T20:25:50.516Z] 595b0fe564bb: Verifying Checksum [2021-06-16T20:25:50.516Z] 595b0fe564bb: Download complete [2021-06-16T20:25:51.117Z] 595b0fe564bb: Pull complete [2021-06-16T20:25:52.109Z] 3088b5b3c5c0: Pull complete [2021-06-16T20:25:52.385Z] 5b7225fbf94c: Pull complete [2021-06-16T20:25:52.995Z] 618dc40b7e24: Verifying Checksum [2021-06-16T20:25:52.995Z] 618dc40b7e24: Download complete [2021-06-16T20:25:53.109Z] 7e9c9ca2126c: Pull complete [2021-06-16T20:25:53.109Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-16T20:25:53.109Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-16T20:25:53.109Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-16T20:25:53.200Z] prd-centos7-docker-4c-2g-1773 does not seem to be running inside a container [2021-06-16T20:25:53.517Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/540 -v /w/workspace/edgex-go/540:/w/workspace/edgex-go/540:rw,z -v /w/workspace/edgex-go/540@tmp:/w/workspace/edgex-go/540@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-16T20:25:53.594Z] ba82ee9f976e: Verifying Checksum [2021-06-16T20:25:53.594Z] ba82ee9f976e: Download complete [2021-06-16T20:25:55.626Z] $ docker top 0ab5634f3cfcbfa4e56edc9bf36989708a35cf9a684bfb3eb311b4dc78c78cd4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T20:25:56.026Z] + docker-compose build --help [2021-06-16T20:25:56.026Z] + grep parallel [2021-06-16T20:25:56.599Z] --parallel Build images in parallel. [Pipeline] } [2021-06-16T20:25:56.611Z] $ docker stop --time=1 0ab5634f3cfcbfa4e56edc9bf36989708a35cf9a684bfb3eb311b4dc78c78cd4 [2021-06-16T20:25:58.971Z] $ docker rm -f 0ab5634f3cfcbfa4e56edc9bf36989708a35cf9a684bfb3eb311b4dc78c78cd4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:25:59.421Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-16T20:25:59.422Z] . [Pipeline] withDockerContainer [2021-06-16T20:25:59.511Z] prd-centos7-docker-4c-2g-1773 does not seem to be running inside a container [2021-06-16T20:25:59.560Z] $ 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/540 -v /w/workspace/edgex-go/540:/w/workspace/edgex-go/540:rw,z -v /w/workspace/edgex-go/540@tmp:/w/workspace/edgex-go/540@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-06-16T20:26:00.033Z] $ docker top 2bde46d2ceeca3ba371c2d7bfbadef9df88e5f4b12e97505f2c0defdf2609c29 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T20:26:00.427Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-16T20:26:01.005Z] Building core-command ... [2021-06-16T20:26:01.005Z] Building core-data ... [2021-06-16T20:26:01.005Z] Building core-metadata ... [2021-06-16T20:26:01.005Z] Building security-bootstrapper ... [2021-06-16T20:26:01.005Z] Building security-proxy-setup ... [2021-06-16T20:26:01.005Z] Building security-secretstore-setup ... [2021-06-16T20:26:01.005Z] Building support-notifications ... [2021-06-16T20:26:01.005Z] Building support-scheduler ... [2021-06-16T20:26:01.005Z] Building sys-mgmt-agent ... [2021-06-16T20:26:01.005Z] Building support-scheduler [2021-06-16T20:26:01.005Z] Building security-bootstrapper [2021-06-16T20:26:01.005Z] Building security-secretstore-setup [2021-06-16T20:26:01.005Z] Building core-metadata [2021-06-16T20:26:01.005Z] Building sys-mgmt-agent [2021-06-16T20:26:04.612Z] ba82ee9f976e: Pull complete [2021-06-16T20:26:06.060Z] 506bd15cee9f: Pull complete [2021-06-16T20:26:06.334Z] 75a0a4a0db45: Pull complete [2021-06-16T20:26:09.730Z] 618dc40b7e24: Pull complete [2021-06-16T20:26:09.730Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-16T20:26:09.730Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-16T20:26:09.730Z] ---> a36622ca3599 [2021-06-16T20:26:09.731Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-16T20:26:11.198Z] ---> Running in 3d438e2a39aa [2021-06-16T20:26:12.656Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T20:26:13.629Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T20:26:14.226Z] (1/12) Installing libmagic (5.39-r0) [2021-06-16T20:26:14.497Z] (2/12) Installing file (5.39-r0) [2021-06-16T20:26:14.497Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-16T20:26:14.771Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-16T20:26:15.373Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T20:26:15.373Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-16T20:26:15.373Z] ---> 0196031c11c8 [2021-06-16T20:26:15.373Z] Step 3/32 : WORKDIR /edgex-go [2021-06-16T20:26:15.373Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T20:26:15.373Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-16T20:26:15.373Z] ---> 0196031c11c8 [2021-06-16T20:26:15.373Z] Step 3/24 : WORKDIR /edgex-go [2021-06-16T20:26:16.761Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T20:26:16.761Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-16T20:26:16.761Z] ---> 0196031c11c8 [2021-06-16T20:26:16.761Z] Step 3/26 : WORKDIR /edgex-go [2021-06-16T20:26:20.018Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-16T20:26:20.290Z] (6/12) Installing patch (2.7.6-r6) [2021-06-16T20:26:20.290Z] (7/12) Installing build-base (0.5-r2) [2021-06-16T20:26:20.290Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-16T20:26:20.565Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-16T20:26:20.565Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-16T20:26:20.565Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-16T20:26:20.838Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-16T20:26:20.838Z] Executing busybox-1.32.1-r6.trigger [2021-06-16T20:26:20.838Z] OK: 218 MiB in 52 packages [2021-06-16T20:26:25.154Z] Removing intermediate container 3d438e2a39aa [2021-06-16T20:26:25.154Z] ---> c3250431694c [2021-06-16T20:26:25.154Z] Step 4/6 : WORKDIR /edgex-go [2021-06-16T20:26:25.154Z] ---> Running in 5dfea47c0121 [2021-06-16T20:26:25.154Z] Removing intermediate container 5dfea47c0121 [2021-06-16T20:26:25.154Z] ---> bdfbd7c2d3a6 [2021-06-16T20:26:25.154Z] Step 5/6 : COPY go.mod . [2021-06-16T20:26:26.140Z] ---> 330f42efcd3d [2021-06-16T20:26:26.140Z] Step 6/6 : RUN go mod download [2021-06-16T20:26:26.140Z] ---> Running in 54169b05edd4 [2021-06-16T20:26:26.771Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T20:26:26.771Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-16T20:26:26.771Z] ---> 0196031c11c8 [2021-06-16T20:26:26.771Z] Step 3/23 : WORKDIR /edgex-go [2021-06-16T20:26:27.346Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T20:26:27.346Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-16T20:26:27.346Z] ---> 0196031c11c8 [2021-06-16T20:26:27.346Z] Step 3/24 : WORKDIR /edgex-go [2021-06-16T20:26:27.927Z] ---> Running in 5c3d7b6566bf [2021-06-16T20:26:27.927Z] ---> Running in 77eaaa86923e [2021-06-16T20:26:27.927Z] ---> Running in b2fbcb8ccd68 [2021-06-16T20:26:27.927Z] ---> Running in 846368efe612 [2021-06-16T20:26:27.927Z] ---> Running in 912542cebee0 [2021-06-16T20:26:28.189Z] Removing intermediate container 77eaaa86923e [2021-06-16T20:26:28.189Z] ---> 04eb3f389360 [2021-06-16T20:26:28.189Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T20:26:28.189Z] Removing intermediate container 5c3d7b6566bf [2021-06-16T20:26:28.189Z] ---> 644bbc8513e7 [2021-06-16T20:26:28.189Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T20:26:28.189Z] Removing intermediate container 912542cebee0 [2021-06-16T20:26:28.189Z] ---> 083fb0f2bdc9 [2021-06-16T20:26:28.189Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T20:26:28.189Z] Removing intermediate container 846368efe612 [2021-06-16T20:26:28.189Z] ---> f6d7672a9c21 [2021-06-16T20:26:28.189Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T20:26:28.189Z] Removing intermediate container b2fbcb8ccd68 [2021-06-16T20:26:28.189Z] ---> aa714fa96508 [2021-06-16T20:26:28.189Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T20:26:28.189Z] ---> Running in 64a988f3da58 [2021-06-16T20:26:28.189Z] ---> Running in dc6aa4daa276 [2021-06-16T20:26:28.189Z] ---> Running in a800e4fec598 [2021-06-16T20:26:28.189Z] ---> Running in 9557c0212db6 [2021-06-16T20:26:28.189Z] ---> Running in 09a6fa6e043e [2021-06-16T20:26:29.145Z] Removing intermediate container 64a988f3da58 [2021-06-16T20:26:29.145Z] ---> 03ea8323e537 [2021-06-16T20:26:29.145Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-16T20:26:29.145Z] ---> Running in 8dbab3c18c5f [2021-06-16T20:26:29.145Z] Removing intermediate container dc6aa4daa276 [2021-06-16T20:26:29.145Z] ---> a43304d8c3e4 [2021-06-16T20:26:29.145Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-16T20:26:29.410Z] ---> Running in a4ec92a0b635 [2021-06-16T20:26:29.410Z] Removing intermediate container 9557c0212db6 [2021-06-16T20:26:29.410Z] ---> 833d49bc5b36 [2021-06-16T20:26:29.410Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-16T20:26:29.672Z] ---> Running in d00e93c09c47 [2021-06-16T20:26:29.672Z] Removing intermediate container a800e4fec598 [2021-06-16T20:26:29.672Z] ---> 72bff8ec1f1b [2021-06-16T20:26:29.672Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-16T20:26:29.672Z] Removing intermediate container 09a6fa6e043e [2021-06-16T20:26:29.672Z] ---> 9ce1b3805c6d [2021-06-16T20:26:29.672Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-16T20:26:29.936Z] ---> Running in c34fefdbc500 [2021-06-16T20:26:29.936Z] ---> Running in 5d679a3ddc39 [2021-06-16T20:26:29.936Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T20:26:29.936Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T20:26:30.198Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T20:26:30.198Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T20:26:30.460Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T20:26:30.721Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T20:26:30.721Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T20:26:30.984Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T20:26:31.248Z] OK: 219 MiB in 52 packages [2021-06-16T20:26:31.248Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T20:26:31.248Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T20:26:31.524Z] Removing intermediate container a4ec92a0b635 [2021-06-16T20:26:31.524Z] ---> 6e6ef6d8e6eb [2021-06-16T20:26:31.524Z] Step 6/24 : COPY go.mod . [2021-06-16T20:26:31.785Z] OK: 219 MiB in 52 packages [2021-06-16T20:26:31.785Z] ---> e34cdb477f5b [2021-06-16T20:26:31.785Z] Step 7/24 : RUN go mod download [2021-06-16T20:26:31.785Z] OK: 219 MiB in 52 packages [2021-06-16T20:26:31.785Z] ---> Running in 0d27a11d7be7 [2021-06-16T20:26:32.050Z] Removing intermediate container c34fefdbc500 [2021-06-16T20:26:32.050Z] ---> ca15180d3b9a [2021-06-16T20:26:32.050Z] Step 6/23 : COPY go.mod . [2021-06-16T20:26:32.050Z] OK: 219 MiB in 52 packages [2021-06-16T20:26:32.313Z] Removing intermediate container d00e93c09c47 [2021-06-16T20:26:32.313Z] ---> 4b79663d10e8 [2021-06-16T20:26:32.313Z] Step 6/32 : COPY go.mod . [2021-06-16T20:26:32.313Z] OK: 219 MiB in 52 packages [2021-06-16T20:26:32.313Z] ---> 186f26b64817 [2021-06-16T20:26:32.313Z] Step 7/23 : RUN go mod download [2021-06-16T20:26:32.581Z] ---> Running in 67928eb769f7 [2021-06-16T20:26:32.581Z] ---> 104d2dea6f09 [2021-06-16T20:26:32.581Z] Step 7/32 : RUN go mod download [2021-06-16T20:26:32.581Z] Removing intermediate container 8dbab3c18c5f [2021-06-16T20:26:32.581Z] ---> ed45a154ddcd [2021-06-16T20:26:32.581Z] Step 6/26 : COPY go.mod . [2021-06-16T20:26:32.581Z] ---> Running in dde0713f8261 [2021-06-16T20:26:32.844Z] Removing intermediate container 5d679a3ddc39 [2021-06-16T20:26:32.844Z] ---> bd5b1fbabd9b [2021-06-16T20:26:32.844Z] Step 6/24 : COPY go.mod . [2021-06-16T20:26:32.844Z] ---> bfda9c417bb2 [2021-06-16T20:26:32.844Z] Step 7/26 : RUN go mod download [2021-06-16T20:26:33.106Z] ---> Running in 0ebaa14637c3 [2021-06-16T20:26:33.106Z] ---> 59597b9e1024 [2021-06-16T20:26:33.106Z] Step 7/24 : RUN go mod download [2021-06-16T20:26:33.106Z] Removing intermediate container 0d27a11d7be7 [2021-06-16T20:26:33.106Z] ---> a84b52dfcce3 [2021-06-16T20:26:33.106Z] Step 8/24 : COPY . . [2021-06-16T20:26:33.370Z] ---> Running in ea478f9253cf [2021-06-16T20:26:38.710Z] Removing intermediate container 67928eb769f7 [2021-06-16T20:26:38.710Z] ---> 1ec1507597a8 [2021-06-16T20:26:38.710Z] Step 8/23 : COPY . . [2021-06-16T20:26:38.710Z] Removing intermediate container dde0713f8261 [2021-06-16T20:26:38.710Z] ---> 6b8e8cfa343f [2021-06-16T20:26:38.710Z] Step 8/32 : COPY . . [2021-06-16T20:26:38.710Z] Removing intermediate container 0ebaa14637c3 [2021-06-16T20:26:38.710Z] ---> ac0cbb4993d1 [2021-06-16T20:26:38.710Z] Step 8/26 : COPY . . [2021-06-16T20:26:38.710Z] ---> f286cc68d6d3 [2021-06-16T20:26:38.710Z] Step 9/24 : RUN go mod tidy [2021-06-16T20:26:45.473Z] ---> Running in f08b86a30fb2 [2021-06-16T20:26:45.473Z] Removing intermediate container ea478f9253cf [2021-06-16T20:26:45.473Z] ---> 13679bec5598 [2021-06-16T20:26:45.473Z] Step 8/24 : COPY . . [2021-06-16T20:26:47.390Z] ---> 898815c7f02e [2021-06-16T20:26:47.390Z] Step 9/32 : RUN go mod tidy [2021-06-16T20:26:49.380Z] ---> Running in facc242e84c2 [2021-06-16T20:26:49.644Z] ---> 402adb218d7f [2021-06-16T20:26:49.644Z] Step 9/26 : RUN go mod tidy [2021-06-16T20:26:49.644Z] ---> Running in ada1a3428408 [2021-06-16T20:26:49.644Z] ---> d050af5ac7a7 [2021-06-16T20:26:49.644Z] Step 9/23 : RUN go mod tidy [2021-06-16T20:26:49.644Z] ---> Running in befbc4cdd197 [2021-06-16T20:26:49.644Z] Removing intermediate container f08b86a30fb2 [2021-06-16T20:26:49.644Z] ---> 7705b88c5daf [2021-06-16T20:26:49.644Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-16T20:26:49.910Z] ---> Running in 3b69cde9ac74 [2021-06-16T20:26:50.486Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.268" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-16T20:26:52.917Z] Removing intermediate container 54169b05edd4 [2021-06-16T20:26:52.918Z] ---> ddf9d998fdff [2021-06-16T20:26:52.918Z] Successfully built ddf9d998fdff [2021-06-16T20:26:52.918Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:26:53.275Z] + docker inspect -f . ci-base-image-arm64 [2021-06-16T20:26:53.275Z] . [Pipeline] withDockerContainer [2021-06-16T20:26:53.507Z] prd-ubuntu18.04-docker-arm64-4c-16g-1777 does not seem to be running inside a container [2021-06-16T20:26:53.590Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/540 -v /w/workspace/edgex-go/540:/w/workspace/edgex-go/540:rw,z -v /w/workspace/edgex-go/540@tmp:/w/workspace/edgex-go/540@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-16T20:26:53.717Z] Removing intermediate container facc242e84c2 [2021-06-16T20:26:53.717Z] ---> c62ee99c4e51 [2021-06-16T20:26:53.717Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-16T20:26:54.311Z] ---> Running in feb2e634e570 [2021-06-16T20:26:54.582Z] Removing intermediate container ada1a3428408 [2021-06-16T20:26:54.582Z] ---> 4d78fd90a509 [2021-06-16T20:26:54.582Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-16T20:26:54.846Z] Removing intermediate container befbc4cdd197 [2021-06-16T20:26:54.846Z] ---> c6c1c58eb6ce [2021-06-16T20:26:54.846Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-16T20:26:55.121Z] ---> Running in 8cc0570d9004 [2021-06-16T20:26:55.207Z] $ docker top d6e8f70e87db4c3112b3204ab0822cc28ec64ea218be67aee3532338af687604 -eo pid,comm [2021-06-16T20:26:55.389Z] ---> Running in 0b11d17a69ec [Pipeline] { [Pipeline] sh [2021-06-16T20:26:55.981Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.268" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-16T20:26:55.981Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.268" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-16T20:26:56.146Z] + go version [2021-06-16T20:26:56.146Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-16T20:26:56.170Z] $ docker stop --time=1 d6e8f70e87db4c3112b3204ab0822cc28ec64ea218be67aee3532338af687604 [2021-06-16T20:26:56.248Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.268" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-16T20:26:58.019Z] $ docker rm -f d6e8f70e87db4c3112b3204ab0822cc28ec64ea218be67aee3532338af687604 [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-06-16T20:26:58.931Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-16T20:26:58.931Z] [2021-06-16T20:26:58.931Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:26:59.567Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-16T20:26:59.843Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-16T20:26:59.843Z] 29e5d40040c1: Pulling fs layer [2021-06-16T20:26:59.843Z] 1ce36da41761: Pulling fs layer [2021-06-16T20:26:59.843Z] 25b303627fd3: Pulling fs layer [2021-06-16T20:27:02.080Z] 29e5d40040c1: Verifying Checksum [2021-06-16T20:27:02.080Z] 29e5d40040c1: Download complete [2021-06-16T20:27:02.080Z] 1ce36da41761: Verifying Checksum [2021-06-16T20:27:02.080Z] 1ce36da41761: Download complete [2021-06-16T20:27:02.080Z] 29e5d40040c1: Pull complete [2021-06-16T20:27:02.360Z] 1ce36da41761: Pull complete [2021-06-16T20:27:02.631Z] 25b303627fd3: Verifying Checksum [2021-06-16T20:27:02.631Z] 25b303627fd3: Download complete [2021-06-16T20:27:08.081Z] ---> 8cbb0c2a207e [2021-06-16T20:27:08.081Z] Step 9/24 : RUN go mod tidy [2021-06-16T20:27:08.081Z] ---> Running in 2828439979ea [2021-06-16T20:27:09.031Z] Removing intermediate container 2828439979ea [2021-06-16T20:27:09.031Z] ---> 411cb9ff2218 [2021-06-16T20:27:09.031Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-16T20:27:09.031Z] ---> Running in 68f5a3c93894 [2021-06-16T20:27:09.301Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.268" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-16T20:27:13.430Z] 25b303627fd3: Pull complete [2021-06-16T20:27:13.430Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-16T20:27:13.430Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-16T20:27:13.430Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-16T20:27:13.675Z] prd-ubuntu18.04-docker-arm64-4c-16g-1777 does not seem to be running inside a container [2021-06-16T20:27:13.761Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/540 -v /w/workspace/edgex-go/540:/w/workspace/edgex-go/540:rw,z -v /w/workspace/edgex-go/540@tmp:/w/workspace/edgex-go/540@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-16T20:27:18.168Z] $ docker top 1312df6d6220391f1ff96915bfaf4b3300a7d25a70c0b68e481029fe69fd793b -eo pid,comm [2021-06-16T20:27:18.173Z] Removing intermediate container 3b69cde9ac74 [2021-06-16T20:27:18.173Z] ---> 9036468ca4c7 [2021-06-16T20:27:18.173Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-16T20:27:18.173Z] ---> Running in ac53f3a1fa8c [2021-06-16T20:27:18.173Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.268" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [Pipeline] { [Pipeline] sh [2021-06-16T20:27:18.803Z] Removing intermediate container ac53f3a1fa8c [2021-06-16T20:27:18.804Z] ---> d906eb59dc0b [2021-06-16T20:27:18.804Z] [2021-06-16T20:27:18.804Z] Step 12/24 : FROM docker:20.10.0 [2021-06-16T20:27:19.150Z] + grep parallel [2021-06-16T20:27:19.150Z] + docker-compose build --help [2021-06-16T20:27:19.183Z] 20.10.0: Pulling from library/docker [2021-06-16T20:27:22.531Z] --parallel Build images in parallel. [Pipeline] } [2021-06-16T20:27:22.827Z] $ docker stop --time=1 1312df6d6220391f1ff96915bfaf4b3300a7d25a70c0b68e481029fe69fd793b [2021-06-16T20:27:24.732Z] $ docker rm -f 1312df6d6220391f1ff96915bfaf4b3300a7d25a70c0b68e481029fe69fd793b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:27:25.431Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-16T20:27:25.431Z] . [Pipeline] withDockerContainer [2021-06-16T20:27:25.706Z] prd-ubuntu18.04-docker-arm64-4c-16g-1777 does not seem to be running inside a container [2021-06-16T20:27:25.798Z] $ 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/540 -v /w/workspace/edgex-go/540:/w/workspace/edgex-go/540:rw,z -v /w/workspace/edgex-go/540@tmp:/w/workspace/edgex-go/540@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-16T20:27:27.385Z] $ docker top c4d5056e8da094f6d7d46cf2871c389786bafb560392e45636d28a5fa19bc2f9 -eo pid,comm [Pipeline] { [2021-06-16T20:27:29.832Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-16T20:27:29.832Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-16T20:27:29.832Z] ---> aefe523efa57 [2021-06-16T20:27:29.832Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [Pipeline] sh [2021-06-16T20:27:30.480Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-16T20:27:31.225Z] ---> Running in a92aa86412d4 [2021-06-16T20:27:31.225Z] Removing intermediate container a92aa86412d4 [2021-06-16T20:27:31.225Z] ---> 1ca2be89dd72 [2021-06-16T20:27:31.225Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-16T20:27:31.487Z] ---> Running in 930522e35ea2 [2021-06-16T20:27:32.068Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-16T20:27:32.068Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-16T20:27:32.329Z] (1/39) Installing readline (8.0.4-r0) [2021-06-16T20:27:32.329Z] (2/39) Installing bash (5.0.17-r0) [2021-06-16T20:27:32.329Z] Executing bash-5.0.17-r0.post-install [2021-06-16T20:27:32.329Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-16T20:27:32.329Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-16T20:27:32.329Z] (5/39) Installing curl (7.77.0-r0) [2021-06-16T20:27:32.329Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-16T20:27:32.329Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-16T20:27:32.329Z] (8/39) Installing expat (2.2.9-r1) [2021-06-16T20:27:32.329Z] (9/39) Installing libffi (3.3-r2) [2021-06-16T20:27:32.329Z] (10/39) Installing gdbm (1.13-r1) [2021-06-16T20:27:32.329Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-16T20:27:32.329Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-16T20:27:32.329Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-16T20:27:33.284Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-16T20:27:33.284Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-16T20:27:33.284Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-16T20:27:33.547Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-16T20:27:33.547Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-16T20:27:33.547Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-16T20:27:33.547Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-16T20:27:33.547Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-16T20:27:33.547Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-16T20:27:33.547Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-16T20:27:33.547Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-16T20:27:33.547Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-16T20:27:33.547Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-16T20:27:33.547Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-16T20:27:33.547Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-16T20:27:33.547Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-16T20:27:33.547Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-16T20:27:33.547Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-16T20:27:33.547Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-16T20:27:33.813Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-16T20:27:33.813Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-16T20:27:33.813Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-16T20:27:33.813Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-16T20:27:33.813Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-16T20:27:33.813Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-16T20:27:33.813Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-16T20:27:33.813Z] Executing busybox-1.31.1-r19.trigger [2021-06-16T20:27:33.813Z] OK: 72 MiB in 59 packages [2021-06-16T20:27:34.395Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.268" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-16T20:27:34.778Z] Building core-command ... [2021-06-16T20:27:34.778Z] Building core-data ... [2021-06-16T20:27:34.778Z] Building core-metadata ... [2021-06-16T20:27:34.778Z] Building security-bootstrapper ... [2021-06-16T20:27:34.778Z] Building security-proxy-setup ... [2021-06-16T20:27:34.778Z] Building security-secretstore-setup ... [2021-06-16T20:27:34.778Z] Building support-notifications ... [2021-06-16T20:27:34.778Z] Building support-scheduler ... [2021-06-16T20:27:34.778Z] Building sys-mgmt-agent ... [2021-06-16T20:27:34.778Z] Building support-notifications [2021-06-16T20:27:34.778Z] Building security-proxy-setup [2021-06-16T20:27:34.778Z] Building core-metadata [2021-06-16T20:27:34.778Z] Building core-command [2021-06-16T20:27:34.778Z] Building sys-mgmt-agent [2021-06-16T20:27:35.801Z] Collecting docker-compose==1.23.2 [2021-06-16T20:27:35.801Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-16T20:27:36.064Z] Collecting cached-property<2,>=1.2.0 [2021-06-16T20:27:36.064Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-16T20:27:36.329Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-16T20:27:36.329Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-16T20:27:36.908Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-16T20:27:37.172Z] Removing intermediate container feb2e634e570 [2021-06-16T20:27:37.172Z] ---> 2c39c50c2acd [2021-06-16T20:27:37.172Z] [2021-06-16T20:27:37.172Z] Step 11/32 : FROM alpine:3.12 [2021-06-16T20:27:37.172Z] Collecting PyYAML<4,>=3.10 [2021-06-16T20:27:37.172Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-16T20:27:37.754Z] 3.12: Pulling from library/alpine [2021-06-16T20:27:38.341Z] Collecting docopt<0.7,>=0.6.1 [2021-06-16T20:27:38.341Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-16T20:27:38.341Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-16T20:27:38.341Z] Status: Downloaded newer image for alpine:3.12 [2021-06-16T20:27:38.610Z] ---> 13621d1b12d4 [2021-06-16T20:27:38.610Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-16T20:27:39.561Z] Collecting docker<4.0,>=3.6.0 [2021-06-16T20:27:39.561Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-16T20:27:39.561Z] ---> Running in f2ced6ecba79 [2021-06-16T20:27:39.561Z] Removing intermediate container 0b11d17a69ec [2021-06-16T20:27:39.561Z] ---> 3a16b773d56d [2021-06-16T20:27:39.561Z] [2021-06-16T20:27:39.561Z] Step 11/23 : FROM alpine:3.12 [2021-06-16T20:27:39.561Z] ---> 13621d1b12d4 [2021-06-16T20:27:39.561Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-16T20:27:39.561Z] Removing intermediate container 8cc0570d9004 [2021-06-16T20:27:39.561Z] ---> 00a95125bcd5 [2021-06-16T20:27:39.561Z] [2021-06-16T20:27:39.561Z] Step 11/26 : FROM alpine:3.12 [2021-06-16T20:27:39.561Z] ---> 13621d1b12d4 [2021-06-16T20:27:39.561Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-16T20:27:39.561Z] Collecting jsonschema<3,>=2.5.1 [2021-06-16T20:27:39.561Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-16T20:27:39.561Z] ---> Running in ea9dfb972afe [2021-06-16T20:27:39.561Z] ---> Running in 09eb1aa73d93 [2021-06-16T20:27:39.561Z] Removing intermediate container f2ced6ecba79 [2021-06-16T20:27:39.561Z] ---> 15d2ee5b29f0 [2021-06-16T20:27:39.561Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-16T20:27:39.561Z] ---> Running in 382536be6ab3 [2021-06-16T20:27:39.561Z] Collecting texttable<0.10,>=0.9.0 [2021-06-16T20:27:39.858Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-16T20:27:40.444Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-16T20:27:40.444Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-16T20:27:40.444Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-16T20:27:40.717Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-16T20:27:40.717Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-16T20:27:40.717Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-16T20:27:40.717Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-16T20:27:40.717Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-16T20:27:40.983Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-16T20:27:40.983Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-16T20:27:40.983Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-16T20:27:40.983Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-16T20:27:40.983Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T20:27:40.983Z] (2/2) Installing su-exec (0.2-r1) [2021-06-16T20:27:40.983Z] OK: 6 MiB in 15 packages [2021-06-16T20:27:40.983Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T20:27:40.983Z] OK: 6 MiB in 16 packages [2021-06-16T20:27:40.983Z] Collecting docker-pycreds>=0.4.0 [2021-06-16T20:27:40.983Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-16T20:27:41.247Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-16T20:27:41.247Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-16T20:27:41.247Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-16T20:27:41.247Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-16T20:27:41.247Z] Collecting idna<2.8,>=2.5 [2021-06-16T20:27:41.247Z] (4/6) Installing curl (7.77.0-r0) [2021-06-16T20:27:41.247Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-16T20:27:41.247Z] (6/6) Installing su-exec (0.2-r1) [2021-06-16T20:27:41.247Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-16T20:27:41.247Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T20:27:41.247Z] Executing ca-certificates-20191127-r4.trigger [2021-06-16T20:27:41.247Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-16T20:27:41.247Z] OK: 7 MiB in 20 packages [2021-06-16T20:27:41.247Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-16T20:27:41.247Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-16T20:27:41.511Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-16T20:27:41.511Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-16T20:27:41.511Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-16T20:27:41.511Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-16T20:27:41.511Z] Installing collected packages: cached-property, dockerpty, PyYAML, docopt, idna, urllib3, requests, websocket-client, docker-pycreds, docker, jsonschema, texttable, docker-compose [2021-06-16T20:27:41.511Z] Running setup.py install for dockerpty: started [2021-06-16T20:27:41.774Z] Removing intermediate container 382536be6ab3 [2021-06-16T20:27:41.774Z] ---> 763dbe4f8b36 [2021-06-16T20:27:41.774Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-16T20:27:41.774Z] ---> Running in 3f2d1ffc8d86 [2021-06-16T20:27:42.053Z] Removing intermediate container ea9dfb972afe [2021-06-16T20:27:42.053Z] ---> 6cd24d9c7a6a [2021-06-16T20:27:42.053Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-16T20:27:42.053Z] ---> Running in 0d2ccef192af [2021-06-16T20:27:42.053Z] Removing intermediate container 09eb1aa73d93 [2021-06-16T20:27:42.053Z] ---> 8aaa48f24cc9 [2021-06-16T20:27:42.053Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-16T20:27:42.053Z] Removing intermediate container 3f2d1ffc8d86 [2021-06-16T20:27:42.053Z] ---> aea3283ddfc1 [2021-06-16T20:27:42.053Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-16T20:27:42.053Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-16T20:27:42.053Z] Running setup.py install for PyYAML: started [2021-06-16T20:27:42.053Z] ---> Running in 006a47a65587 [2021-06-16T20:27:42.053Z] ---> Running in 07bc58eed6c2 [2021-06-16T20:27:42.322Z] Removing intermediate container 0d2ccef192af [2021-06-16T20:27:42.322Z] ---> 7827ae0db1df [2021-06-16T20:27:42.322Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-16T20:27:42.322Z] ---> Running in a78127c139f4 [2021-06-16T20:27:44.671Z] Removing intermediate container 07bc58eed6c2 [2021-06-16T20:27:44.671Z] ---> f81d1423bcea [2021-06-16T20:27:44.671Z] Step 14/26 : WORKDIR / [2021-06-16T20:27:44.671Z] Removing intermediate container 006a47a65587 [2021-06-16T20:27:44.671Z] ---> 87968a274fa9 [2021-06-16T20:27:44.671Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-16T20:27:44.671Z] Removing intermediate container a78127c139f4 [2021-06-16T20:27:44.671Z] ---> b9a0b255b4a0 [2021-06-16T20:27:44.671Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-16T20:27:44.671Z] ---> Running in f9bdcce03fb3 [2021-06-16T20:27:44.671Z] ---> Running in 8aa2810d7f37 [2021-06-16T20:27:44.671Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-16T20:27:44.671Z] Running setup.py install for docopt: started [2021-06-16T20:27:44.671Z] ---> Running in bbb4e74fcf5b [2021-06-16T20:27:44.671Z] Removing intermediate container bbb4e74fcf5b [2021-06-16T20:27:44.671Z] ---> 70302b3e8503 [2021-06-16T20:27:44.671Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T20:27:44.671Z] Removing intermediate container 8aa2810d7f37 [2021-06-16T20:27:44.671Z] ---> 669dc6766a6e [2021-06-16T20:27:44.671Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-16T20:27:44.671Z] Running setup.py install for docopt: finished with status 'done' [2021-06-16T20:27:44.671Z] Attempting uninstall: idna [2021-06-16T20:27:44.671Z] Found existing installation: idna 2.9 [2021-06-16T20:27:44.671Z] Uninstalling idna-2.9: [2021-06-16T20:27:44.671Z] Successfully uninstalled idna-2.9 [2021-06-16T20:27:44.671Z] Attempting uninstall: urllib3 [2021-06-16T20:27:44.671Z] Found existing installation: urllib3 1.25.9 [2021-06-16T20:27:44.671Z] Uninstalling urllib3-1.25.9: [2021-06-16T20:27:44.671Z] Successfully uninstalled urllib3-1.25.9 [2021-06-16T20:27:44.671Z] ---> 240d112b1be8 [2021-06-16T20:27:44.671Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-16T20:27:44.671Z] Attempting uninstall: requests [2021-06-16T20:27:44.671Z] Found existing installation: requests 2.23.0 [2021-06-16T20:27:44.671Z] Uninstalling requests-2.23.0: [2021-06-16T20:27:44.671Z] Successfully uninstalled requests-2.23.0 [2021-06-16T20:27:44.671Z] ---> 37c8e0dd68fb [2021-06-16T20:27:44.671Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-16T20:27:44.671Z] ---> 63616ba517ff [2021-06-16T20:27:44.671Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-16T20:27:44.671Z] Running setup.py install for texttable: started [2021-06-16T20:27:44.672Z] Removing intermediate container f9bdcce03fb3 [2021-06-16T20:27:44.672Z] ---> d3a6a7563811 [2021-06-16T20:27:44.672Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-16T20:27:44.672Z] ---> 9863a42f3965 [2021-06-16T20:27:44.672Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-16T20:27:44.672Z] ---> Running in 228b46511bcc [2021-06-16T20:27:44.672Z] ---> c8187688da3a [2021-06-16T20:27:44.672Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-16T20:27:44.672Z] Removing intermediate container 68f5a3c93894 [2021-06-16T20:27:44.672Z] ---> 1bce507cbebb [2021-06-16T20:27:44.672Z] [2021-06-16T20:27:44.672Z] Step 11/24 : FROM alpine:3.12 [2021-06-16T20:27:44.672Z] ---> 13621d1b12d4 [2021-06-16T20:27:44.672Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-16T20:27:44.672Z] ---> Using cache [2021-06-16T20:27:44.672Z] ---> 6cd24d9c7a6a [2021-06-16T20:27:44.672Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-16T20:27:44.672Z] ---> Using cache [2021-06-16T20:27:44.672Z] ---> 7827ae0db1df [2021-06-16T20:27:44.672Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-16T20:27:44.672Z] Running setup.py install for texttable: finished with status 'done' [2021-06-16T20:27:44.672Z] ---> Running in 5662927e156b [2021-06-16T20:27:44.672Z] Removing intermediate container 228b46511bcc [2021-06-16T20:27:44.672Z] ---> 6f46faaf4701 [2021-06-16T20:27:44.672Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-16T20:27:44.672Z] ---> e4fc2b730b05 [2021-06-16T20:27:44.672Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-16T20:27:44.672Z] ---> c37f7707b43b [2021-06-16T20:27:44.672Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-16T20:27:44.672Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-06-16T20:27:44.935Z] ---> Running in 7b5b2835f004 [2021-06-16T20:27:44.935Z] Removing intermediate container 5662927e156b [2021-06-16T20:27:44.935Z] ---> ae55ba72f754 [2021-06-16T20:27:44.935Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-16T20:27:44.935Z] ---> Running in 7ce0daf9d5a6 [2021-06-16T20:27:45.200Z] Removing intermediate container 7b5b2835f004 [2021-06-16T20:27:45.200Z] ---> 5a8062354f49 [2021-06-16T20:27:45.200Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T20:27:45.200Z] ---> 9560c5518d06 [2021-06-16T20:27:45.200Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-16T20:27:45.200Z] Removing intermediate container 7ce0daf9d5a6 [2021-06-16T20:27:45.200Z] ---> f7a81c67be18 [2021-06-16T20:27:45.200Z] Step 16/24 : WORKDIR / [2021-06-16T20:27:45.200Z] ---> Running in 404f0dfd89c8 [2021-06-16T20:27:45.200Z] ---> Running in da7e19c9cb8f [2021-06-16T20:27:45.200Z] ---> Running in 8d7f87232af4 [2021-06-16T20:27:45.200Z] ---> d59ae9668f2c [2021-06-16T20:27:45.200Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-16T20:27:45.471Z] Removing intermediate container 404f0dfd89c8 [2021-06-16T20:27:45.471Z] ---> 6c6e0b0789c3 [2021-06-16T20:27:45.471Z] Step 21/23 : LABEL arch=x86_64 [2021-06-16T20:27:45.471Z] ---> Running in e3a5df7c9092 [2021-06-16T20:27:45.745Z] Removing intermediate container 8d7f87232af4 [2021-06-16T20:27:45.745Z] ---> 11acbb7b839a [2021-06-16T20:27:45.745Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T20:27:46.325Z] Removing intermediate container e3a5df7c9092 [2021-06-16T20:27:46.325Z] ---> 29caf467e352 [2021-06-16T20:27:46.325Z] Step 22/23 : LABEL git_sha=56a73b697282d7edd71946f1fefad6ed073e2be6 [2021-06-16T20:27:47.292Z] ---> de0ed6eafda6 [2021-06-16T20:27:47.292Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-16T20:27:47.292Z] ---> 7f33456da7d5 [2021-06-16T20:27:47.292Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-16T20:27:47.292Z] ---> Running in 15738a150ec0 [2021-06-16T20:27:47.292Z] ---> 093c707ed27d [2021-06-16T20:27:47.292Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-06-16T20:27:47.556Z] Removing intermediate container 930522e35ea2 [2021-06-16T20:27:47.556Z] ---> f1e13404c5ce [2021-06-16T20:27:47.556Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-16T20:27:47.556Z] ---> Running in ec6f0bffdad7 [2021-06-16T20:27:47.556Z] Removing intermediate container da7e19c9cb8f [2021-06-16T20:27:47.556Z] ---> 3d904afee262 [2021-06-16T20:27:47.556Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T20:27:47.556Z] Removing intermediate container 15738a150ec0 [2021-06-16T20:27:47.556Z] ---> 517df1cbb1bd [2021-06-16T20:27:47.556Z] Step 23/23 : LABEL version=2.0.0-dev.268 [2021-06-16T20:27:47.556Z] ---> Running in a819bfc951b3 [2021-06-16T20:27:47.831Z] ---> Running in f396aee368a5 [2021-06-16T20:27:47.831Z] ---> 6c32d8a367cd [2021-06-16T20:27:47.831Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-16T20:27:47.831Z] Removing intermediate container a819bfc951b3 [2021-06-16T20:27:47.831Z] ---> f7460f286bd3 [2021-06-16T20:27:47.831Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-16T20:27:47.831Z] ---> Running in c7b0c6359f2d [2021-06-16T20:27:47.831Z] Removing intermediate container f396aee368a5 [2021-06-16T20:27:47.831Z] ---> 14afb61b937a [2021-06-16T20:27:47.831Z] [2021-06-16T20:27:48.108Z] ---> 009a0b39c072 [2021-06-16T20:27:48.108Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-16T20:27:48.108Z] Successfully built 14afb61b937a [2021-06-16T20:27:48.108Z] Successfully tagged support-scheduler:latest [2021-06-16T20:27:48.108Z] Building core-command [2021-06-16T20:27:49.059Z]  Building support-scheduler ... done Removing intermediate container c7b0c6359f2d [2021-06-16T20:27:49.059Z] ---> 7e7195a922c5 [2021-06-16T20:27:49.059Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-16T20:27:49.059Z] ---> 1b6fb53f9ea4 [2021-06-16T20:27:49.059Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-16T20:27:50.015Z] ---> Running in fae73c4c6ea7 [2021-06-16T20:27:50.015Z] ---> 156e6f8b79df [2021-06-16T20:27:50.015Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-16T20:27:51.410Z] ---> 8e1be168f9f8 [2021-06-16T20:27:51.410Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-16T20:27:51.670Z] ---> 05cb04571e1d [2021-06-16T20:27:51.670Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-16T20:27:51.670Z] Removing intermediate container fae73c4c6ea7 [2021-06-16T20:27:51.670Z] ---> 0694d108ed17 [2021-06-16T20:27:51.670Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T20:27:52.241Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T20:27:52.241Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-16T20:27:52.241Z] ---> 0196031c11c8 [2021-06-16T20:27:52.241Z] Step 3/24 : WORKDIR /edgex-go [2021-06-16T20:27:52.241Z] ---> Using cache [2021-06-16T20:27:52.241Z] ---> aa714fa96508 [2021-06-16T20:27:52.241Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T20:27:52.241Z] ---> Using cache [2021-06-16T20:27:52.241Z] ---> 9ce1b3805c6d [2021-06-16T20:27:52.241Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-16T20:27:52.241Z] ---> Using cache [2021-06-16T20:27:52.241Z] ---> bd5b1fbabd9b [2021-06-16T20:27:52.241Z] Step 6/24 : COPY go.mod . [2021-06-16T20:27:52.241Z] ---> Using cache [2021-06-16T20:27:52.241Z] ---> 59597b9e1024 [2021-06-16T20:27:52.241Z] Step 7/24 : RUN go mod download [2021-06-16T20:27:52.241Z] ---> Using cache [2021-06-16T20:27:52.241Z] ---> 13679bec5598 [2021-06-16T20:27:52.241Z] Step 8/24 : COPY . . [2021-06-16T20:27:52.241Z] ---> Using cache [2021-06-16T20:27:52.241Z] ---> 8cbb0c2a207e [2021-06-16T20:27:52.241Z] Step 9/24 : RUN go mod tidy [2021-06-16T20:27:52.241Z] ---> Using cache [2021-06-16T20:27:52.241Z] ---> 411cb9ff2218 [2021-06-16T20:27:52.241Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-16T20:27:52.501Z] Removing intermediate container ec6f0bffdad7 [2021-06-16T20:27:52.501Z] ---> 9f5dc373d4a4 [2021-06-16T20:27:52.501Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-16T20:27:52.772Z] ---> Running in f60ce8ff6325 [2021-06-16T20:27:52.772Z] ---> e6a582f07b79 [2021-06-16T20:27:52.772Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-16T20:27:53.047Z] ---> d9ba4e2dc455 [2021-06-16T20:27:53.047Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-16T20:27:53.047Z] ---> Running in f32721df3453 [2021-06-16T20:27:53.047Z] ---> Running in d72512fe329a [2021-06-16T20:27:53.047Z] Removing intermediate container f60ce8ff6325 [2021-06-16T20:27:53.047Z] ---> 88ca69d30aea [2021-06-16T20:27:53.047Z] Step 22/24 : LABEL arch=x86_64 [2021-06-16T20:27:53.047Z] ---> Running in c4430851c88e [2021-06-16T20:27:53.047Z] Removing intermediate container f32721df3453 [2021-06-16T20:27:53.047Z] ---> 88cd65251adf [2021-06-16T20:27:53.047Z] Step 24/26 : LABEL arch=x86_64 [2021-06-16T20:27:53.324Z] ---> Running in 4d9d6f3f4a96 [2021-06-16T20:27:53.324Z] Removing intermediate container c4430851c88e [2021-06-16T20:27:53.324Z] ---> f1b324d4ed8f [2021-06-16T20:27:53.324Z] Step 23/24 : LABEL git_sha=56a73b697282d7edd71946f1fefad6ed073e2be6 [2021-06-16T20:27:53.324Z] ---> e5f5d90f189a [2021-06-16T20:27:53.324Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-16T20:27:53.324Z] ---> Running in b3e6db9c7666 [2021-06-16T20:27:53.324Z] ---> 1d7aa88935a4 [2021-06-16T20:27:53.324Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-16T20:27:53.324Z] ---> Running in e2a501215c72 [2021-06-16T20:27:53.324Z] Removing intermediate container 4d9d6f3f4a96 [2021-06-16T20:27:53.324Z] ---> 7e6664117166 [2021-06-16T20:27:53.324Z] Step 25/26 : LABEL git_sha=56a73b697282d7edd71946f1fefad6ed073e2be6 [2021-06-16T20:27:53.324Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.268" -o cmd/core-command/core-command ./cmd/core-command [2021-06-16T20:27:53.324Z] ---> Running in fe4a53c23bdf [2021-06-16T20:27:53.595Z] ---> Running in 51b115246131 [2021-06-16T20:27:53.595Z] Removing intermediate container b3e6db9c7666 [2021-06-16T20:27:53.595Z] ---> ce675403bd8b [2021-06-16T20:27:53.595Z] Step 24/24 : LABEL version=2.0.0-dev.268 [2021-06-16T20:27:53.595Z] Removing intermediate container e2a501215c72 [2021-06-16T20:27:53.595Z] ---> b1ee5243a89f [2021-06-16T20:27:53.595Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T20:27:53.595Z] ---> Running in d22304ae0253 [2021-06-16T20:27:53.595Z] ---> Running in 97873b2f7f97 [2021-06-16T20:27:53.595Z] Removing intermediate container fe4a53c23bdf [2021-06-16T20:27:53.595Z] ---> b5e9fe7c2d49 [2021-06-16T20:27:53.595Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-16T20:27:53.595Z] Removing intermediate container 51b115246131 [2021-06-16T20:27:53.595Z] ---> 8e7fccb0b4ab [2021-06-16T20:27:53.595Z] Step 26/26 : LABEL version=2.0.0-dev.268 [2021-06-16T20:27:53.888Z] Removing intermediate container d22304ae0253 [2021-06-16T20:27:53.888Z] ---> 8919c0bdfeb9 [2021-06-16T20:27:53.888Z] [2021-06-16T20:27:53.888Z] Removing intermediate container 97873b2f7f97 [2021-06-16T20:27:53.888Z] ---> 31a8638f46c3 [2021-06-16T20:27:53.888Z] Step 22/24 : LABEL arch=x86_64 [2021-06-16T20:27:53.888Z] ---> Running in c90907412a80 [2021-06-16T20:27:53.888Z] ---> Running in df88145e0b66 [2021-06-16T20:27:53.888Z] Successfully built 8919c0bdfeb9 [2021-06-16T20:27:53.888Z] Successfully tagged core-metadata:latest [2021-06-16T20:27:53.888Z] Building support-notifications [2021-06-16T20:27:53.888Z] ---> 3b93420a8d75 [2021-06-16T20:27:53.888Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-16T20:27:54.173Z]  Building core-metadata ... done  ---> Running in 09736835552d [2021-06-16T20:27:54.173Z] Removing intermediate container c90907412a80 [2021-06-16T20:27:54.173Z] ---> c995fd7ef0f0 [2021-06-16T20:27:54.173Z] [2021-06-16T20:27:54.173Z] Removing intermediate container df88145e0b66 [2021-06-16T20:27:54.173Z] ---> 8b22f9327509 [2021-06-16T20:27:54.173Z] Step 23/24 : LABEL git_sha=56a73b697282d7edd71946f1fefad6ed073e2be6 [2021-06-16T20:27:54.173Z] Successfully built c995fd7ef0f0 [2021-06-16T20:27:54.445Z] Successfully tagged security-secretstore-setup:latest [2021-06-16T20:27:54.445Z] Building security-proxy-setup [2021-06-16T20:27:55.003Z]  Building security-secretstore-setup ... done  ---> Running in fffd0d8ee499 [2021-06-16T20:27:57.555Z] Removing intermediate container fffd0d8ee499 [2021-06-16T20:27:57.555Z] ---> 5815fab7d662 [2021-06-16T20:27:57.555Z] Step 24/24 : LABEL version=2.0.0-dev.268 [2021-06-16T20:27:58.145Z] ---> Running in 588b1a6efcc2 [2021-06-16T20:27:58.407Z] Removing intermediate container 588b1a6efcc2 [2021-06-16T20:27:58.407Z] ---> 6a518a45547a [2021-06-16T20:27:58.407Z] [2021-06-16T20:27:58.407Z] Successfully built 6a518a45547a [2021-06-16T20:27:58.407Z] Successfully tagged sys-mgmt-agent:latest [2021-06-16T20:27:58.407Z]  Building sys-mgmt-agent ... done Building core-data [2021-06-16T20:27:58.675Z] Removing intermediate container 09736835552d [2021-06-16T20:27:58.675Z] ---> 331d969fa7cb [2021-06-16T20:27:58.675Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-16T20:27:59.267Z] ---> Running in 0e216aebc590 [2021-06-16T20:28:03.194Z] Removing intermediate container 0e216aebc590 [2021-06-16T20:28:03.194Z] ---> cd67449bdb83 [2021-06-16T20:28:03.194Z] Step 29/32 : CMD ["gate"] [2021-06-16T20:28:03.194Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T20:28:03.194Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-16T20:28:03.194Z] ---> 0196031c11c8 [2021-06-16T20:28:03.194Z] Step 3/22 : WORKDIR /edgex-go [2021-06-16T20:28:03.194Z] ---> Using cache [2021-06-16T20:28:03.194Z] ---> aa714fa96508 [2021-06-16T20:28:03.194Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T20:28:03.194Z] ---> Using cache [2021-06-16T20:28:03.194Z] ---> 9ce1b3805c6d [2021-06-16T20:28:03.194Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-16T20:28:03.194Z] ---> Using cache [2021-06-16T20:28:03.194Z] ---> bd5b1fbabd9b [2021-06-16T20:28:03.194Z] Step 6/22 : COPY go.mod . [2021-06-16T20:28:03.194Z] ---> Using cache [2021-06-16T20:28:03.194Z] ---> 59597b9e1024 [2021-06-16T20:28:03.194Z] Step 7/22 : RUN go mod download [2021-06-16T20:28:03.194Z] ---> Using cache [2021-06-16T20:28:03.194Z] ---> 13679bec5598 [2021-06-16T20:28:03.195Z] Step 8/22 : COPY . . [2021-06-16T20:28:03.195Z] ---> Using cache [2021-06-16T20:28:03.195Z] ---> 8cbb0c2a207e [2021-06-16T20:28:03.195Z] Step 9/22 : RUN go mod tidy [2021-06-16T20:28:03.195Z] ---> Using cache [2021-06-16T20:28:03.195Z] ---> 411cb9ff2218 [2021-06-16T20:28:03.195Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-16T20:28:04.588Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T20:28:04.589Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-16T20:28:04.589Z] ---> 0196031c11c8 [2021-06-16T20:28:04.589Z] Step 3/24 : WORKDIR /edgex-go [2021-06-16T20:28:04.589Z] ---> Using cache [2021-06-16T20:28:04.589Z] ---> aa714fa96508 [2021-06-16T20:28:04.589Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T20:28:04.589Z] ---> Using cache [2021-06-16T20:28:04.589Z] ---> 9ce1b3805c6d [2021-06-16T20:28:04.589Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-16T20:28:05.537Z] ---> Running in e14233df20f9 [2021-06-16T20:28:05.537Z] ---> Running in a55b71fcc15d [2021-06-16T20:28:05.537Z] ---> Running in caca0496186d [2021-06-16T20:28:06.111Z] Removing intermediate container caca0496186d [2021-06-16T20:28:06.111Z] ---> fed99e85ab38 [2021-06-16T20:28:06.111Z] Step 30/32 : LABEL arch=x86_64 [2021-06-16T20:28:06.388Z] ---> Running in 548cdbfb18fb [2021-06-16T20:28:06.388Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T20:28:06.388Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.268" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-16T20:28:06.657Z] Removing intermediate container 548cdbfb18fb [2021-06-16T20:28:06.657Z] ---> 7dc145f4e078 [2021-06-16T20:28:06.657Z] Step 31/32 : LABEL git_sha=56a73b697282d7edd71946f1fefad6ed073e2be6 [2021-06-16T20:28:06.920Z] ---> Running in 407516eed10f [2021-06-16T20:28:07.199Z] Removing intermediate container 407516eed10f [2021-06-16T20:28:07.199Z] ---> a8c2566c366c [2021-06-16T20:28:07.199Z] Step 32/32 : LABEL version=2.0.0-dev.268 [2021-06-16T20:28:07.199Z] ---> Running in 31d7e5eab772 [2021-06-16T20:28:07.474Z] Removing intermediate container 31d7e5eab772 [2021-06-16T20:28:07.474Z] ---> c61652966d63 [2021-06-16T20:28:07.474Z] [2021-06-16T20:28:07.744Z] Successfully built c61652966d63 [2021-06-16T20:28:07.744Z] Successfully tagged security-bootstrapper:latest [2021-06-16T20:28:08.009Z]  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T20:28:09.403Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T20:28:09.403Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-16T20:28:09.403Z] ---> 0196031c11c8 [2021-06-16T20:28:09.403Z] Step 3/23 : WORKDIR /edgex-go [2021-06-16T20:28:09.403Z] ---> Using cache [2021-06-16T20:28:09.403Z] ---> aa714fa96508 [2021-06-16T20:28:09.403Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T20:28:09.403Z] ---> Using cache [2021-06-16T20:28:09.403Z] ---> 9ce1b3805c6d [2021-06-16T20:28:09.403Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-16T20:28:09.666Z] ---> Running in ce8c0fbc684c [2021-06-16T20:28:10.248Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T20:28:10.248Z] OK: 219 MiB in 52 packages [2021-06-16T20:28:10.857Z] Removing intermediate container e14233df20f9 [2021-06-16T20:28:10.857Z] ---> 339db66b370b [2021-06-16T20:28:10.857Z] Step 6/24 : COPY go.mod . [2021-06-16T20:28:11.131Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T20:28:11.132Z] ---> f960ecef05ec [2021-06-16T20:28:11.132Z] Step 7/24 : RUN go mod download [2021-06-16T20:28:11.132Z] ---> Running in 0cd940e87616 [2021-06-16T20:28:11.738Z] OK: 219 MiB in 52 packages [2021-06-16T20:28:12.006Z] Removing intermediate container ce8c0fbc684c [2021-06-16T20:28:12.006Z] ---> 21009e5364bf [2021-06-16T20:28:12.006Z] Step 6/23 : COPY go.mod . [2021-06-16T20:28:12.595Z] ---> 8cbe22c602f4 [2021-06-16T20:28:12.595Z] Step 7/23 : RUN go mod download [2021-06-16T20:28:12.595Z] ---> Running in 25a3104f5f8d [2021-06-16T20:28:12.595Z] Removing intermediate container 0cd940e87616 [2021-06-16T20:28:12.595Z] ---> 50d9c7bc8406 [2021-06-16T20:28:12.595Z] Step 8/24 : COPY . . [2021-06-16T20:28:16.838Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T20:28:16.838Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-16T20:28:16.838Z] ---> ddf9d998fdff [2021-06-16T20:28:16.838Z] Step 3/23 : WORKDIR /edgex-go [2021-06-16T20:28:17.127Z] ---> Running in ed2f373fe7ea [2021-06-16T20:28:17.654Z] Removing intermediate container 25a3104f5f8d [2021-06-16T20:28:17.654Z] ---> 2c6726d02fe4 [2021-06-16T20:28:17.654Z] Step 8/23 : COPY . . [2021-06-16T20:28:17.654Z] ---> 4afaaef51f54 [2021-06-16T20:28:17.654Z] Step 9/24 : RUN go mod tidy [2021-06-16T20:28:17.749Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T20:28:17.749Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-16T20:28:17.749Z] ---> ddf9d998fdff [2021-06-16T20:28:17.749Z] Step 3/24 : WORKDIR /edgex-go [2021-06-16T20:28:17.958Z] ---> Running in 28ddc7bff6ec [2021-06-16T20:28:18.030Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T20:28:18.030Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-16T20:28:18.030Z] ---> ddf9d998fdff [2021-06-16T20:28:18.030Z] Step 3/22 : WORKDIR /edgex-go [2021-06-16T20:28:18.030Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T20:28:18.030Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-16T20:28:18.030Z] ---> ddf9d998fdff [2021-06-16T20:28:18.030Z] Step 3/24 : WORKDIR /edgex-go [2021-06-16T20:28:18.030Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T20:28:18.030Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-16T20:28:18.030Z] ---> ddf9d998fdff [2021-06-16T20:28:18.030Z] Step 3/24 : WORKDIR /edgex-go [2021-06-16T20:28:18.307Z] ---> Running in 1464cdd7516c [2021-06-16T20:28:18.307Z] ---> Running in 2ed2b8508cb9 [2021-06-16T20:28:18.307Z] ---> Running in 15df313d1967 [2021-06-16T20:28:18.307Z] ---> Running in 0cc962a47cbe [2021-06-16T20:28:18.589Z] Removing intermediate container ed2f373fe7ea [2021-06-16T20:28:18.589Z] ---> c7ff9686bc92 [2021-06-16T20:28:18.589Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T20:28:18.589Z] ---> Running in b7ecb55995f8 [2021-06-16T20:28:19.188Z] Removing intermediate container 2ed2b8508cb9 [2021-06-16T20:28:19.188Z] ---> c5959d80fac2 [2021-06-16T20:28:19.188Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T20:28:19.188Z] Removing intermediate container 15df313d1967 [2021-06-16T20:28:19.188Z] ---> 8b276ae7ea43 [2021-06-16T20:28:19.188Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T20:28:19.188Z] Removing intermediate container 0cc962a47cbe [2021-06-16T20:28:19.188Z] ---> 69ee32f78874 [2021-06-16T20:28:19.188Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T20:28:19.188Z] Removing intermediate container 1464cdd7516c [2021-06-16T20:28:19.188Z] ---> 93454532f64d [2021-06-16T20:28:19.188Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T20:28:19.468Z] ---> Running in 82773806003e [2021-06-16T20:28:19.469Z] ---> Running in 37b3c7b5a297 [2021-06-16T20:28:19.469Z] ---> Running in 3d7e814c844f [2021-06-16T20:28:19.469Z] ---> Running in 34793adb80b6 [2021-06-16T20:28:21.279Z] Removing intermediate container d72512fe329a [2021-06-16T20:28:21.279Z] ---> 30f994bd2a0c [2021-06-16T20:28:21.279Z] [2021-06-16T20:28:21.279Z] Step 11/24 : FROM alpine:3.12 [2021-06-16T20:28:21.279Z] ---> 13621d1b12d4 [2021-06-16T20:28:21.279Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-16T20:28:21.279Z] ---> Using cache [2021-06-16T20:28:21.279Z] ---> 6cd24d9c7a6a [2021-06-16T20:28:21.279Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-16T20:28:21.279Z] ---> Using cache [2021-06-16T20:28:21.279Z] ---> 7827ae0db1df [2021-06-16T20:28:21.279Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-16T20:28:22.116Z] Removing intermediate container b7ecb55995f8 [2021-06-16T20:28:22.116Z] ---> 6aef9a774cc5 [2021-06-16T20:28:22.116Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-16T20:28:22.396Z] ---> Running in bfb6aadeebe1 [2021-06-16T20:28:23.383Z] Removing intermediate container 37b3c7b5a297 [2021-06-16T20:28:23.383Z] ---> 5b947a14bac5 [2021-06-16T20:28:23.383Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-16T20:28:25.550Z] Removing intermediate container 82773806003e [2021-06-16T20:28:25.550Z] ---> 8de656e34bce [2021-06-16T20:28:25.550Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-16T20:28:25.550Z] ---> Running in a08d0228679e [2021-06-16T20:28:25.550Z] ---> Running in cf13ffa82689 [2021-06-16T20:28:25.550Z] Removing intermediate container 34793adb80b6 [2021-06-16T20:28:25.550Z] ---> df3c08a4557d [2021-06-16T20:28:25.550Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-16T20:28:25.550Z] ---> Running in cf1b76399d0d [2021-06-16T20:28:25.550Z] Removing intermediate container 3d7e814c844f [2021-06-16T20:28:25.550Z] ---> d03c77dc953d [2021-06-16T20:28:25.550Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-16T20:28:25.550Z] ---> Running in 85226291f0af [2021-06-16T20:28:25.550Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T20:28:25.554Z] ---> Running in 336e4a183cc1 [2021-06-16T20:28:25.554Z] Removing intermediate container 28ddc7bff6ec [2021-06-16T20:28:25.554Z] ---> b86bc808b9a9 [2021-06-16T20:28:25.554Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-16T20:28:25.554Z] Removing intermediate container 336e4a183cc1 [2021-06-16T20:28:25.554Z] ---> dfa23917bd9d [2021-06-16T20:28:25.554Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-16T20:28:25.554Z] ---> Running in 9d65d8454374 [2021-06-16T20:28:25.554Z] ---> Running in dbdafc1a9814 [2021-06-16T20:28:25.554Z] ---> 1f7cfa8601a8 [2021-06-16T20:28:25.554Z] Step 9/23 : RUN go mod tidy [2021-06-16T20:28:25.554Z] ---> Running in 489575ab37d2 [2021-06-16T20:28:25.554Z] Removing intermediate container dbdafc1a9814 [2021-06-16T20:28:25.554Z] ---> 8393dc051fac [2021-06-16T20:28:25.554Z] Step 16/24 : WORKDIR / [2021-06-16T20:28:25.554Z] ---> Running in 4bba8d15898b [2021-06-16T20:28:25.554Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.268" -o cmd/core-data/core-data ./cmd/core-data [2021-06-16T20:28:25.554Z] Removing intermediate container 4bba8d15898b [2021-06-16T20:28:25.554Z] ---> c6e5a42b7798 [2021-06-16T20:28:25.554Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T20:28:25.554Z] ---> bb4c18ae4a07 [2021-06-16T20:28:25.554Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-16T20:28:25.554Z] ---> 9e03d73cba77 [2021-06-16T20:28:25.554Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-16T20:28:25.835Z] ---> 3d6c8971cc6b [2021-06-16T20:28:25.835Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-16T20:28:25.929Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T20:28:26.099Z] ---> Running in 0a4020489fce [2021-06-16T20:28:26.100Z] Removing intermediate container 489575ab37d2 [2021-06-16T20:28:26.100Z] ---> 6165de3dc58f [2021-06-16T20:28:26.100Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-16T20:28:26.100Z] ---> Running in 6f47127de6f3 [2021-06-16T20:28:26.100Z] Removing intermediate container 0a4020489fce [2021-06-16T20:28:26.100Z] ---> eeca815af299 [2021-06-16T20:28:26.100Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T20:28:26.352Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T20:28:26.352Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T20:28:26.364Z] ---> Running in cafef7b4dded [2021-06-16T20:28:26.365Z] Removing intermediate container cafef7b4dded [2021-06-16T20:28:26.365Z] ---> 056536a3d210 [2021-06-16T20:28:26.365Z] Step 22/24 : LABEL arch=x86_64 [2021-06-16T20:28:26.624Z] ---> Running in 1164d47293ac [2021-06-16T20:28:26.624Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.268" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-16T20:28:26.624Z] Removing intermediate container 1164d47293ac [2021-06-16T20:28:26.624Z] ---> 0782a0b1dcb5 [2021-06-16T20:28:26.624Z] Step 23/24 : LABEL git_sha=56a73b697282d7edd71946f1fefad6ed073e2be6 [2021-06-16T20:28:26.624Z] ---> Running in 9d6dbc09ff2e [2021-06-16T20:28:26.705Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T20:28:26.886Z] Removing intermediate container 9d6dbc09ff2e [2021-06-16T20:28:26.886Z] ---> acf3056221ab [2021-06-16T20:28:26.887Z] Step 24/24 : LABEL version=2.0.0-dev.268 [2021-06-16T20:28:26.887Z] ---> Running in fea2e35b3c1d [2021-06-16T20:28:27.130Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T20:28:27.130Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T20:28:27.150Z] Removing intermediate container fea2e35b3c1d [2021-06-16T20:28:27.150Z] ---> b3723d1138ce [2021-06-16T20:28:27.150Z] [2021-06-16T20:28:27.150Z] Successfully built b3723d1138ce [2021-06-16T20:28:27.150Z] Successfully tagged core-command:latest [2021-06-16T20:28:27.420Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T20:28:27.420Z] OK: 218 MiB in 52 packages [2021-06-16T20:28:27.729Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T20:28:28.004Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T20:28:28.095Z]  Building core-command ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.268" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-16T20:28:28.613Z] OK: 218 MiB in 52 packages [2021-06-16T20:28:28.895Z] OK: 218 MiB in 52 packages [2021-06-16T20:28:28.895Z] OK: 218 MiB in 52 packages [2021-06-16T20:28:28.895Z] OK: 218 MiB in 52 packages [2021-06-16T20:28:29.173Z] Removing intermediate container bfb6aadeebe1 [2021-06-16T20:28:29.173Z] ---> 3f50381574c8 [2021-06-16T20:28:29.173Z] Step 6/23 : COPY go.mod . [2021-06-16T20:28:30.155Z] Removing intermediate container a08d0228679e [2021-06-16T20:28:30.155Z] ---> ba967bcaad09 [2021-06-16T20:28:30.155Z] Step 6/24 : COPY go.mod . [2021-06-16T20:28:32.331Z] ---> fcd3a50ab750 [2021-06-16T20:28:32.331Z] Step 7/23 : RUN go mod download [2021-06-16T20:28:32.331Z] Removing intermediate container cf1b76399d0d [2021-06-16T20:28:32.331Z] ---> f7c7b8a18357 [2021-06-16T20:28:32.331Z] Step 6/24 : COPY go.mod . [2021-06-16T20:28:32.331Z] Removing intermediate container cf13ffa82689 [2021-06-16T20:28:32.331Z] ---> f02d18c9a8f5 [2021-06-16T20:28:32.331Z] Step 6/22 : COPY go.mod . [2021-06-16T20:28:32.331Z] ---> Running in 29798668849b [2021-06-16T20:28:32.331Z] Removing intermediate container 85226291f0af [2021-06-16T20:28:32.331Z] ---> ea8cfe1fad8b [2021-06-16T20:28:32.331Z] Step 6/24 : COPY go.mod . [2021-06-16T20:28:32.331Z] ---> c299b738d461 [2021-06-16T20:28:32.331Z] Step 7/24 : RUN go mod download [2021-06-16T20:28:32.331Z] ---> Running in 2695a526f952 [2021-06-16T20:28:32.331Z] ---> 386af82bb3c4 [2021-06-16T20:28:32.331Z] Step 7/22 : RUN go mod download [2021-06-16T20:28:32.331Z] ---> fec233dd6998 [2021-06-16T20:28:32.331Z] Step 7/24 : RUN go mod download [2021-06-16T20:28:32.331Z] ---> Running in c65ae8a65491 [2021-06-16T20:28:32.331Z] ---> 849418275ff7 [2021-06-16T20:28:32.331Z] Step 7/24 : RUN go mod download [2021-06-16T20:28:32.331Z] ---> Running in 9c487c764311 [2021-06-16T20:28:32.331Z] ---> Running in f54b07ffa55f [2021-06-16T20:28:32.988Z] Removing intermediate container a55b71fcc15d [2021-06-16T20:28:32.988Z] ---> 4569c8dab942 [2021-06-16T20:28:32.988Z] [2021-06-16T20:28:32.988Z] Step 11/22 : FROM alpine:3.12 [2021-06-16T20:28:32.988Z] ---> 13621d1b12d4 [2021-06-16T20:28:32.988Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-16T20:28:32.988Z] ---> Running in f018558d74c7 [2021-06-16T20:28:32.988Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-16T20:28:33.348Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-16T20:28:33.348Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-16T20:28:33.348Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-16T20:28:33.348Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-16T20:28:33.348Z] (4/4) Installing curl (7.77.0-r0) [2021-06-16T20:28:33.348Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T20:28:33.348Z] Executing ca-certificates-20191127-r4.trigger [2021-06-16T20:28:33.348Z] OK: 7 MiB in 18 packages [2021-06-16T20:28:33.931Z] Removing intermediate container f018558d74c7 [2021-06-16T20:28:33.931Z] ---> c18049a6a19a [2021-06-16T20:28:33.931Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-16T20:28:34.193Z] ---> Running in a28604821352 [2021-06-16T20:28:34.194Z] Removing intermediate container a28604821352 [2021-06-16T20:28:34.194Z] ---> bce7e35bac71 [2021-06-16T20:28:34.194Z] Step 14/22 : WORKDIR /edgex [2021-06-16T20:28:34.456Z] ---> Running in 7af787925e4a [2021-06-16T20:28:34.456Z] Removing intermediate container 7af787925e4a [2021-06-16T20:28:34.456Z] ---> a2ff4e76bbdd [2021-06-16T20:28:34.456Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-16T20:28:34.718Z] ---> a46d3aacf4b1 [2021-06-16T20:28:34.718Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-16T20:28:34.960Z] Removing intermediate container 29798668849b [2021-06-16T20:28:34.960Z] ---> f7ffe3ad5eaf [2021-06-16T20:28:34.960Z] Step 8/23 : COPY . . [2021-06-16T20:28:35.293Z] ---> c8acd54a64e6 [2021-06-16T20:28:35.293Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-16T20:28:35.559Z] Removing intermediate container 2695a526f952 [2021-06-16T20:28:35.559Z] ---> e10f4cfcf582 [2021-06-16T20:28:35.559Z] Step 8/24 : COPY . . [2021-06-16T20:28:35.870Z] ---> bfab9172f105 [2021-06-16T20:28:35.870Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-16T20:28:35.870Z] ---> Running in a029923b536c [2021-06-16T20:28:36.131Z] Removing intermediate container a029923b536c [2021-06-16T20:28:36.131Z] ---> b61b415b2ac6 [2021-06-16T20:28:36.131Z] Step 19/22 : CMD ["--init=true"] [2021-06-16T20:28:36.131Z] ---> Running in b71c6808ba24 [2021-06-16T20:28:36.391Z] Removing intermediate container b71c6808ba24 [2021-06-16T20:28:36.391Z] ---> fc845c68e3a8 [2021-06-16T20:28:36.391Z] Step 20/22 : LABEL arch=x86_64 [2021-06-16T20:28:36.391Z] ---> Running in c48a29eb048b [2021-06-16T20:28:36.654Z] Removing intermediate container c48a29eb048b [2021-06-16T20:28:36.654Z] ---> 26b882cb311b [2021-06-16T20:28:36.654Z] Step 21/22 : LABEL git_sha=56a73b697282d7edd71946f1fefad6ed073e2be6 [2021-06-16T20:28:36.654Z] ---> Running in 7c84460e9690 [2021-06-16T20:28:36.917Z] Removing intermediate container 7c84460e9690 [2021-06-16T20:28:36.917Z] ---> 3bf7e1885a74 [2021-06-16T20:28:36.917Z] Step 22/22 : LABEL version=2.0.0-dev.268 [2021-06-16T20:28:36.917Z] ---> Running in c3b2105db596 [2021-06-16T20:28:37.012Z] Removing intermediate container c65ae8a65491 [2021-06-16T20:28:37.012Z] ---> 7819aea333b9 [2021-06-16T20:28:37.012Z] Step 8/22 : COPY . . [2021-06-16T20:28:37.179Z] Removing intermediate container c3b2105db596 [2021-06-16T20:28:37.179Z] ---> de8fa5de578b [2021-06-16T20:28:37.179Z] [2021-06-16T20:28:37.179Z] Successfully built de8fa5de578b [2021-06-16T20:28:37.179Z] Successfully tagged security-proxy-setup:latest [2021-06-16T20:28:37.292Z] Removing intermediate container f54b07ffa55f [2021-06-16T20:28:37.292Z] ---> ef62c7a1a96d [2021-06-16T20:28:37.292Z] Step 8/24 : COPY . . [2021-06-16T20:28:37.570Z] Removing intermediate container 9c487c764311 [2021-06-16T20:28:37.570Z] ---> 54c2b437b6cf [2021-06-16T20:28:37.570Z] Step 8/24 : COPY . . [2021-06-16T20:28:45.364Z]  Building security-proxy-setup ... done Removing intermediate container 6f47127de6f3 [2021-06-16T20:28:45.364Z] ---> 0e4e67d295de [2021-06-16T20:28:45.364Z] [2021-06-16T20:28:45.364Z] Step 11/23 : FROM alpine:3.12 [2021-06-16T20:28:45.364Z] ---> 13621d1b12d4 [2021-06-16T20:28:45.364Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-16T20:28:45.364Z] ---> Running in 23dd9190ae22 [2021-06-16T20:28:45.641Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-16T20:28:45.641Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-16T20:28:45.910Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-16T20:28:45.910Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-16T20:28:45.910Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T20:28:45.910Z] Executing ca-certificates-20191127-r4.trigger [2021-06-16T20:28:45.910Z] OK: 6 MiB in 16 packages [2021-06-16T20:28:46.498Z] Removing intermediate container 23dd9190ae22 [2021-06-16T20:28:46.498Z] ---> fd082d323201 [2021-06-16T20:28:46.498Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-16T20:28:46.498Z] ---> Running in f0e7d34b4711 [2021-06-16T20:28:46.761Z] Removing intermediate container f0e7d34b4711 [2021-06-16T20:28:46.761Z] ---> cb2a5d1a2c35 [2021-06-16T20:28:46.761Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-16T20:28:47.031Z] ---> Running in 11af007f5532 [2021-06-16T20:28:47.302Z] Removing intermediate container 9d65d8454374 [2021-06-16T20:28:47.302Z] ---> 41f67413de30 [2021-06-16T20:28:47.302Z] [2021-06-16T20:28:47.302Z] Step 11/24 : FROM alpine:3.12 [2021-06-16T20:28:47.302Z] ---> 13621d1b12d4 [2021-06-16T20:28:47.302Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-16T20:28:47.302Z] ---> Running in b6d0bba0fd8b [2021-06-16T20:28:47.302Z] Removing intermediate container 11af007f5532 [2021-06-16T20:28:47.302Z] ---> c1fdb93e640f [2021-06-16T20:28:47.302Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-16T20:28:47.302Z] ---> Running in c301c61608d7 [2021-06-16T20:28:47.302Z] Removing intermediate container b6d0bba0fd8b [2021-06-16T20:28:47.302Z] ---> 7eda1d355d18 [2021-06-16T20:28:47.302Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-16T20:28:47.302Z] ---> Running in 912e40cd3919 [2021-06-16T20:28:47.302Z] Removing intermediate container c301c61608d7 [2021-06-16T20:28:47.302Z] ---> 9516d3fdc7dd [2021-06-16T20:28:47.302Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T20:28:47.572Z] Removing intermediate container 912e40cd3919 [2021-06-16T20:28:47.572Z] ---> c93c4bb45bc3 [2021-06-16T20:28:47.572Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-16T20:28:47.572Z] ---> Running in 7eabbf9167f3 [2021-06-16T20:28:47.572Z] ---> 30d5d94ae90a [2021-06-16T20:28:47.572Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-16T20:28:47.572Z] Removing intermediate container 7eabbf9167f3 [2021-06-16T20:28:47.572Z] ---> 95197e3e7a47 [2021-06-16T20:28:47.572Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T20:28:47.833Z] ---> Running in 9efff4e8134b [2021-06-16T20:28:47.833Z] ---> a97a11ac059c [2021-06-16T20:28:47.833Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-16T20:28:48.100Z] ---> 0e43c2e67b9a [2021-06-16T20:28:48.100Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-16T20:28:48.100Z] ---> Running in 6bdd591052b1 [2021-06-16T20:28:48.367Z] Removing intermediate container 6bdd591052b1 [2021-06-16T20:28:48.367Z] ---> 9254105c0f22 [2021-06-16T20:28:48.367Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T20:28:48.367Z] ---> Running in 8b6968a2a6c9 [2021-06-16T20:28:48.367Z] Removing intermediate container 9efff4e8134b [2021-06-16T20:28:48.367Z] ---> dae4d00c2e84 [2021-06-16T20:28:48.367Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-16T20:28:48.367Z] ---> Running in d6df105210fb [2021-06-16T20:28:48.367Z] Removing intermediate container 8b6968a2a6c9 [2021-06-16T20:28:48.367Z] ---> f90ecaf8a7fb [2021-06-16T20:28:48.367Z] Step 21/23 : LABEL arch=x86_64 [2021-06-16T20:28:48.630Z] ---> Running in 9d872c904724 [2021-06-16T20:28:48.630Z] Removing intermediate container 9d872c904724 [2021-06-16T20:28:48.630Z] ---> ff488d6e45d8 [2021-06-16T20:28:48.630Z] Step 22/23 : LABEL git_sha=56a73b697282d7edd71946f1fefad6ed073e2be6 [2021-06-16T20:28:48.630Z] ---> Running in 7a6017c1ebc3 [2021-06-16T20:28:48.630Z] Removing intermediate container 7a6017c1ebc3 [2021-06-16T20:28:48.630Z] ---> 33f8bf6620c2 [2021-06-16T20:28:48.630Z] Step 23/23 : LABEL version=2.0.0-dev.268 [2021-06-16T20:28:48.892Z] ---> Running in b0fc64a16214 [2021-06-16T20:28:48.892Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-16T20:28:48.892Z] Removing intermediate container b0fc64a16214 [2021-06-16T20:28:48.892Z] ---> b16532381eaf [2021-06-16T20:28:48.892Z] [2021-06-16T20:28:48.892Z] Successfully built b16532381eaf [2021-06-16T20:28:48.892Z] Successfully tagged support-notifications:latest [2021-06-16T20:28:49.463Z]  Building support-notifications ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-16T20:28:50.034Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-16T20:28:50.034Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-16T20:28:50.034Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-16T20:28:50.034Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-16T20:28:50.981Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-16T20:28:50.981Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-16T20:28:50.981Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T20:28:50.981Z] OK: 8 MiB in 20 packages [2021-06-16T20:28:51.554Z] Removing intermediate container d6df105210fb [2021-06-16T20:28:51.554Z] ---> 03435166c56a [2021-06-16T20:28:51.554Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T20:28:51.554Z] ---> 18d798625c59 [2021-06-16T20:28:51.554Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-16T20:28:52.127Z] ---> 3daf54de77cd [2021-06-16T20:28:52.127Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-16T20:28:52.127Z] ---> a3f331c24789 [2021-06-16T20:28:52.127Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-16T20:28:54.509Z] ---> Running in 4ad83f673f1e [2021-06-16T20:28:54.509Z] Removing intermediate container 4ad83f673f1e [2021-06-16T20:28:54.509Z] ---> a9751cbeb3b0 [2021-06-16T20:28:54.509Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T20:28:54.509Z] ---> Running in c14d1ab14cbb [2021-06-16T20:28:54.509Z] Removing intermediate container c14d1ab14cbb [2021-06-16T20:28:54.509Z] ---> 3f4cb8102e8f [2021-06-16T20:28:54.509Z] Step 22/24 : LABEL arch=x86_64 [2021-06-16T20:28:54.509Z] ---> Running in 80a5d27521ef [2021-06-16T20:28:54.509Z] Removing intermediate container 80a5d27521ef [2021-06-16T20:28:54.509Z] ---> 85b4cbac048c [2021-06-16T20:28:54.509Z] Step 23/24 : LABEL git_sha=56a73b697282d7edd71946f1fefad6ed073e2be6 [2021-06-16T20:28:54.509Z] ---> Running in fa4bcb1aa0fd [2021-06-16T20:28:54.509Z] Removing intermediate container fa4bcb1aa0fd [2021-06-16T20:28:54.509Z] ---> cae7acdfce53 [2021-06-16T20:28:54.509Z] Step 24/24 : LABEL version=2.0.0-dev.268 [2021-06-16T20:28:54.509Z] ---> Running in 693bc8a07baf [2021-06-16T20:28:54.509Z] Removing intermediate container 693bc8a07baf [2021-06-16T20:28:54.509Z] ---> 163804fd3a45 [2021-06-16T20:28:54.509Z] [2021-06-16T20:28:54.509Z] Successfully built 163804fd3a45 [2021-06-16T20:28:54.509Z] Successfully tagged core-data:latest [2021-06-16T20:28:54.514Z] ---> 99fb32eb4cf7 [2021-06-16T20:28:54.514Z] Step 9/24 : RUN go mod tidy [2021-06-16T20:28:54.514Z] ---> 38496830ce6f [2021-06-16T20:28:54.514Z] Step 9/24 : RUN go mod tidy [2021-06-16T20:28:54.514Z] ---> 217bfc085b8c [2021-06-16T20:28:54.514Z] Step 9/23 : RUN go mod tidy [2021-06-16T20:28:54.514Z] ---> 753c3aba09cb [2021-06-16T20:28:54.514Z] Step 9/24 : RUN go mod tidy [2021-06-16T20:28:54.514Z] ---> d45ba8105459 [2021-06-16T20:28:54.514Z] Step 9/22 : RUN go mod tidy [2021-06-16T20:28:54.514Z] ---> Running in 543342bc28a2 [2021-06-16T20:28:54.514Z] ---> Running in d762051759bc [2021-06-16T20:28:54.514Z] ---> Running in ce263c548710 [2021-06-16T20:28:54.514Z] ---> Running in 8f94f826e58d [2021-06-16T20:28:54.514Z] ---> Running in 3089e270f212 [2021-06-16T20:28:54.517Z]  Building core-data ... done  [Pipeline] } [2021-06-16T20:28:54.524Z] $ docker stop --time=1 2bde46d2ceeca3ba371c2d7bfbadef9df88e5f4b12e97505f2c0defdf2609c29 [2021-06-16T20:28:55.954Z] $ docker rm -f 2bde46d2ceeca3ba371c2d7bfbadef9df88e5f4b12e97505f2c0defdf2609c29 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-16T20:28:56.318Z] + docker images [2021-06-16T20:28:56.318Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-16T20:28:56.318Z] core-data latest 163804fd3a45 4 seconds ago 20.2MB [2021-06-16T20:28:56.318Z] support-notifications latest b16532381eaf 8 seconds ago 16.7MB [2021-06-16T20:28:56.318Z] 41f67413de30 10 seconds ago 1.15GB [2021-06-16T20:28:56.318Z] 0e4e67d295de 12 seconds ago 1.15GB [2021-06-16T20:28:56.318Z] security-proxy-setup latest de8fa5de578b 20 seconds ago 25.7MB [2021-06-16T20:28:56.318Z] 4569c8dab942 25 seconds ago 1.15GB [2021-06-16T20:28:56.318Z] core-command latest b3723d1138ce 30 seconds ago 15.9MB [2021-06-16T20:28:56.318Z] 30f994bd2a0c 38 seconds ago 1.14GB [2021-06-16T20:28:56.318Z] security-bootstrapper latest c61652966d63 49 seconds ago 18.6MB [2021-06-16T20:28:56.318Z] sys-mgmt-agent latest 6a518a45547a 58 seconds ago 312MB [2021-06-16T20:28:56.318Z] core-metadata latest 8919c0bdfeb9 About a minute ago 16.6MB [2021-06-16T20:28:56.318Z] security-secretstore-setup latest c995fd7ef0f0 About a minute ago 28.7MB [2021-06-16T20:28:56.318Z] support-scheduler latest 14afb61b937a About a minute ago 15.9MB [2021-06-16T20:28:56.318Z] 1bce507cbebb About a minute ago 1.15GB [2021-06-16T20:28:56.318Z] 3a16b773d56d About a minute ago 1.15GB [2021-06-16T20:28:56.318Z] 00a95125bcd5 About a minute ago 1.15GB [2021-06-16T20:28:56.318Z] 2c39c50c2acd About a minute ago 1.15GB [2021-06-16T20:28:56.318Z] d906eb59dc0b About a minute ago 1.15GB [2021-06-16T20:28:56.318Z] ci-base-image-x86_64 latest 0196031c11c8 5 minutes ago 647MB [2021-06-16T20:28:56.319Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 6 weeks ago 445MB [2021-06-16T20:28:56.319Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 7 weeks ago 37.5MB [2021-06-16T20:28:56.319Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-16T20:28:56.319Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-16T20:28:56.319Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T20:28:56.626Z] provisioning config files... [2021-06-16T20:28:56.638Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/540@tmp/config5958346780793357256tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T20:28:56.956Z] ---> docker-login.sh [2021-06-16T20:28:56.956Z] nexus3.edgexfoundry.org:10001 [2021-06-16T20:28:56.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T20:28:56.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T20:28:56.956Z] Configure a credential helper to remove this warning. See [2021-06-16T20:28:56.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T20:28:56.956Z] [2021-06-16T20:28:56.956Z] Login Succeeded [2021-06-16T20:28:56.956Z] nexus3.edgexfoundry.org:10002 [2021-06-16T20:28:57.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T20:28:57.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T20:28:57.224Z] Configure a credential helper to remove this warning. See [2021-06-16T20:28:57.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T20:28:57.224Z] [2021-06-16T20:28:57.224Z] Login Succeeded [2021-06-16T20:28:57.224Z] nexus3.edgexfoundry.org:10003 [2021-06-16T20:28:57.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T20:28:57.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T20:28:57.224Z] Configure a credential helper to remove this warning. See [2021-06-16T20:28:57.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T20:28:57.224Z] [2021-06-16T20:28:57.224Z] Login Succeeded [2021-06-16T20:28:57.224Z] nexus3.edgexfoundry.org:10004 [2021-06-16T20:28:57.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T20:28:57.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T20:28:57.484Z] Configure a credential helper to remove this warning. See [2021-06-16T20:28:57.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T20:28:57.484Z] [2021-06-16T20:28:57.484Z] Login Succeeded [2021-06-16T20:28:57.484Z] docker.io [2021-06-16T20:28:57.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T20:28:57.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T20:28:57.744Z] Configure a credential helper to remove this warning. See [2021-06-16T20:28:57.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T20:28:57.744Z] [2021-06-16T20:28:57.744Z] Login Succeeded [2021-06-16T20:28:57.744Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T20:28:57.755Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T20:28:57.847Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-06-16T20:28:57.847Z] 56a73b697282d7edd71946f1fefad6ed073e2be6 [2021-06-16T20:28:57.847Z] latest [2021-06-16T20:28:57.847Z] 2.0.0-dev.268 [2021-06-16T20:28:57.847Z] 56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268 [2021-06-16T20:28:57.847Z] master [2021-06-16T20:28:57.847Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:28:58.193Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:56a73b697282d7edd71946f1fefad6ed073e2be6 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:28:58.504Z] + docker push nexus3.edgexfoundry.org:10004/core-command:56a73b697282d7edd71946f1fefad6ed073e2be6 [2021-06-16T20:28:58.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-16T20:28:58.504Z] 58f4405abb31: Preparing [2021-06-16T20:28:58.504Z] 23e83a218198: Preparing [2021-06-16T20:28:58.504Z] 343602d5a7e5: Preparing [2021-06-16T20:28:58.504Z] 747ef7aa00ab: Preparing [2021-06-16T20:28:58.504Z] 32f366d666a5: Preparing [2021-06-16T20:28:58.504Z] 32f366d666a5: Layer already exists [2021-06-16T20:28:58.768Z] 747ef7aa00ab: Pushed [2021-06-16T20:28:58.768Z] 58f4405abb31: Pushed [2021-06-16T20:28:58.768Z] 343602d5a7e5: Pushed [2021-06-16T20:28:59.712Z] 23e83a218198: Pushed [2021-06-16T20:28:59.972Z] 56a73b697282d7edd71946f1fefad6ed073e2be6: digest: sha256:c185ccfecf53c9ca1d11f4ea75948b9705d47d3b43775853cc75448995f45981 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:00.277Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:00.576Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-06-16T20:29:00.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-16T20:29:00.576Z] 58f4405abb31: Preparing [2021-06-16T20:29:00.576Z] 23e83a218198: Preparing [2021-06-16T20:29:00.576Z] 343602d5a7e5: Preparing [2021-06-16T20:29:00.576Z] 747ef7aa00ab: Preparing [2021-06-16T20:29:00.576Z] 32f366d666a5: Preparing [2021-06-16T20:29:00.576Z] 747ef7aa00ab: Layer already exists [2021-06-16T20:29:00.576Z] 32f366d666a5: Layer already exists [2021-06-16T20:29:00.576Z] 23e83a218198: Layer already exists [2021-06-16T20:29:00.576Z] 58f4405abb31: Layer already exists [2021-06-16T20:29:00.576Z] 343602d5a7e5: Layer already exists [2021-06-16T20:29:00.576Z] latest: digest: sha256:c185ccfecf53c9ca1d11f4ea75948b9705d47d3b43775853cc75448995f45981 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:00.884Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.268 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:01.184Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.268 [2021-06-16T20:29:01.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-16T20:29:01.185Z] 58f4405abb31: Preparing [2021-06-16T20:29:01.185Z] 23e83a218198: Preparing [2021-06-16T20:29:01.185Z] 343602d5a7e5: Preparing [2021-06-16T20:29:01.185Z] 747ef7aa00ab: Preparing [2021-06-16T20:29:01.185Z] 32f366d666a5: Preparing [2021-06-16T20:29:01.185Z] 32f366d666a5: Layer already exists [2021-06-16T20:29:01.185Z] 58f4405abb31: Layer already exists [2021-06-16T20:29:01.185Z] 23e83a218198: Layer already exists [2021-06-16T20:29:01.185Z] 343602d5a7e5: Layer already exists [2021-06-16T20:29:01.185Z] 747ef7aa00ab: Layer already exists [2021-06-16T20:29:01.185Z] 2.0.0-dev.268: digest: sha256:c185ccfecf53c9ca1d11f4ea75948b9705d47d3b43775853cc75448995f45981 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:01.254Z] Removing intermediate container 543342bc28a2 [2021-06-16T20:29:01.254Z] ---> 644063e96f61 [2021-06-16T20:29:01.254Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-16T20:29:01.254Z] ---> Running in 4125c778de0f [2021-06-16T20:29:01.499Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:01.812Z] + docker push nexus3.edgexfoundry.org:10004/core-command:56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268 [2021-06-16T20:29:01.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-16T20:29:01.812Z] 58f4405abb31: Preparing [2021-06-16T20:29:01.812Z] 23e83a218198: Preparing [2021-06-16T20:29:01.812Z] 343602d5a7e5: Preparing [2021-06-16T20:29:01.812Z] 747ef7aa00ab: Preparing [2021-06-16T20:29:01.812Z] 32f366d666a5: Preparing [2021-06-16T20:29:01.812Z] 343602d5a7e5: Layer already exists [2021-06-16T20:29:01.812Z] 23e83a218198: Layer already exists [2021-06-16T20:29:01.812Z] 32f366d666a5: Layer already exists [2021-06-16T20:29:01.812Z] 58f4405abb31: Layer already exists [2021-06-16T20:29:01.812Z] 747ef7aa00ab: Layer already exists [2021-06-16T20:29:01.812Z] 56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268: digest: sha256:c185ccfecf53c9ca1d11f4ea75948b9705d47d3b43775853cc75448995f45981 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:01.852Z] Removing intermediate container d762051759bc [2021-06-16T20:29:01.852Z] ---> 15b225850667 [2021-06-16T20:29:01.852Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-16T20:29:01.852Z] ---> Running in fe69066835ac [2021-06-16T20:29:02.127Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:02.144Z] Removing intermediate container ce263c548710 [2021-06-16T20:29:02.144Z] ---> 57e88b1f0eec [2021-06-16T20:29:02.144Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-16T20:29:02.144Z] Removing intermediate container 3089e270f212 [2021-06-16T20:29:02.144Z] ---> 1f9a50da1c0a [2021-06-16T20:29:02.144Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-16T20:29:02.144Z] Removing intermediate container 8f94f826e58d [2021-06-16T20:29:02.144Z] ---> f09eae0d3e2f [2021-06-16T20:29:02.144Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-16T20:29:02.423Z] ---> Running in 4e6452ad5220 [2021-06-16T20:29:02.423Z] ---> Running in 794d6927f87f [2021-06-16T20:29:02.423Z] ---> Running in d01901f01b4b [2021-06-16T20:29:02.425Z] + docker push nexus3.edgexfoundry.org:10004/core-command:master [2021-06-16T20:29:02.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-16T20:29:02.425Z] 58f4405abb31: Preparing [2021-06-16T20:29:02.425Z] 23e83a218198: Preparing [2021-06-16T20:29:02.425Z] 343602d5a7e5: Preparing [2021-06-16T20:29:02.425Z] 747ef7aa00ab: Preparing [2021-06-16T20:29:02.425Z] 32f366d666a5: Preparing [2021-06-16T20:29:02.425Z] 23e83a218198: Layer already exists [2021-06-16T20:29:02.425Z] 58f4405abb31: Layer already exists [2021-06-16T20:29:02.425Z] 32f366d666a5: Layer already exists [2021-06-16T20:29:02.425Z] 343602d5a7e5: Layer already exists [2021-06-16T20:29:02.425Z] 747ef7aa00ab: Layer already exists [2021-06-16T20:29:02.425Z] master: digest: sha256:c185ccfecf53c9ca1d11f4ea75948b9705d47d3b43775853cc75448995f45981 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T20:29:02.483Z] ===================================================== [Pipeline] echo [2021-06-16T20:29:02.500Z] taggedImages: [2021-06-16T20:29:02.500Z] - nexus3.edgexfoundry.org:10004/core-command:56a73b697282d7edd71946f1fefad6ed073e2be6 [2021-06-16T20:29:02.500Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-06-16T20:29:02.500Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.268 [2021-06-16T20:29:02.500Z] - nexus3.edgexfoundry.org:10004/core-command:56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268 [2021-06-16T20:29:02.500Z] - nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] echo [2021-06-16T20:29:04.586Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-06-16T20:29:04.586Z] 56a73b697282d7edd71946f1fefad6ed073e2be6 [2021-06-16T20:29:04.586Z] latest [2021-06-16T20:29:04.586Z] 2.0.0-dev.268 [2021-06-16T20:29:04.586Z] 56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268 [2021-06-16T20:29:04.586Z] master [2021-06-16T20:29:04.586Z] ===================================================== [2021-06-16T20:29:04.592Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.268" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-16T20:29:04.592Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.268" -o cmd/core-command/core-command ./cmd/core-command [2021-06-16T20:29:04.592Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.268" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:04.876Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.268" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-16T20:29:04.938Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:56a73b697282d7edd71946f1fefad6ed073e2be6 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:05.155Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.268" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-16T20:29:05.250Z] + docker push nexus3.edgexfoundry.org:10004/core-data:56a73b697282d7edd71946f1fefad6ed073e2be6 [2021-06-16T20:29:05.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-16T20:29:05.250Z] 7e8c068406a8: Preparing [2021-06-16T20:29:05.250Z] e5c53eac66af: Preparing [2021-06-16T20:29:05.250Z] 343602d5a7e5: Preparing [2021-06-16T20:29:05.250Z] a9eb4814e89e: Preparing [2021-06-16T20:29:05.250Z] 893a0546c99b: Preparing [2021-06-16T20:29:05.250Z] 32f366d666a5: Preparing [2021-06-16T20:29:05.250Z] 32f366d666a5: Waiting [2021-06-16T20:29:05.250Z] 343602d5a7e5: Layer already exists [2021-06-16T20:29:05.250Z] 32f366d666a5: Layer already exists [2021-06-16T20:29:05.512Z] 7e8c068406a8: Pushed [2021-06-16T20:29:05.513Z] 893a0546c99b: Pushed [2021-06-16T20:29:05.513Z] a9eb4814e89e: Pushed [2021-06-16T20:29:07.027Z] e5c53eac66af: Pushed [2021-06-16T20:29:07.027Z] 56a73b697282d7edd71946f1fefad6ed073e2be6: digest: sha256:a1874f850b9847ff6c6f3f94b2fd92afaa4ff962479928d63c93de820e27acdf size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:07.345Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:07.645Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-06-16T20:29:07.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-16T20:29:07.645Z] 7e8c068406a8: Preparing [2021-06-16T20:29:07.645Z] e5c53eac66af: Preparing [2021-06-16T20:29:07.645Z] 343602d5a7e5: Preparing [2021-06-16T20:29:07.645Z] a9eb4814e89e: Preparing [2021-06-16T20:29:07.645Z] 893a0546c99b: Preparing [2021-06-16T20:29:07.645Z] 32f366d666a5: Preparing [2021-06-16T20:29:07.645Z] 32f366d666a5: Waiting [2021-06-16T20:29:07.645Z] 7e8c068406a8: Layer already exists [2021-06-16T20:29:07.645Z] 893a0546c99b: Layer already exists [2021-06-16T20:29:07.645Z] e5c53eac66af: Layer already exists [2021-06-16T20:29:07.645Z] a9eb4814e89e: Layer already exists [2021-06-16T20:29:07.645Z] 343602d5a7e5: Layer already exists [2021-06-16T20:29:07.645Z] 32f366d666a5: Layer already exists [2021-06-16T20:29:07.645Z] latest: digest: sha256:a1874f850b9847ff6c6f3f94b2fd92afaa4ff962479928d63c93de820e27acdf size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:07.948Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.268 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:08.250Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.268 [2021-06-16T20:29:08.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-16T20:29:08.250Z] 7e8c068406a8: Preparing [2021-06-16T20:29:08.250Z] e5c53eac66af: Preparing [2021-06-16T20:29:08.250Z] 343602d5a7e5: Preparing [2021-06-16T20:29:08.250Z] a9eb4814e89e: Preparing [2021-06-16T20:29:08.250Z] 893a0546c99b: Preparing [2021-06-16T20:29:08.250Z] 32f366d666a5: Preparing [2021-06-16T20:29:08.250Z] 32f366d666a5: Waiting [2021-06-16T20:29:08.250Z] e5c53eac66af: Layer already exists [2021-06-16T20:29:08.250Z] a9eb4814e89e: Layer already exists [2021-06-16T20:29:08.250Z] 7e8c068406a8: Layer already exists [2021-06-16T20:29:08.250Z] 343602d5a7e5: Layer already exists [2021-06-16T20:29:08.250Z] 893a0546c99b: Layer already exists [2021-06-16T20:29:08.250Z] 32f366d666a5: Layer already exists [2021-06-16T20:29:08.250Z] 2.0.0-dev.268: digest: sha256:a1874f850b9847ff6c6f3f94b2fd92afaa4ff962479928d63c93de820e27acdf size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:08.560Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:08.863Z] + docker push nexus3.edgexfoundry.org:10004/core-data:56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268 [2021-06-16T20:29:08.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-16T20:29:08.863Z] 7e8c068406a8: Preparing [2021-06-16T20:29:08.863Z] e5c53eac66af: Preparing [2021-06-16T20:29:08.863Z] 343602d5a7e5: Preparing [2021-06-16T20:29:08.863Z] a9eb4814e89e: Preparing [2021-06-16T20:29:08.863Z] 893a0546c99b: Preparing [2021-06-16T20:29:08.863Z] 32f366d666a5: Preparing [2021-06-16T20:29:08.863Z] 32f366d666a5: Waiting [2021-06-16T20:29:08.863Z] e5c53eac66af: Layer already exists [2021-06-16T20:29:08.863Z] 343602d5a7e5: Layer already exists [2021-06-16T20:29:08.863Z] 7e8c068406a8: Layer already exists [2021-06-16T20:29:08.863Z] 893a0546c99b: Layer already exists [2021-06-16T20:29:08.863Z] a9eb4814e89e: Layer already exists [2021-06-16T20:29:08.863Z] 32f366d666a5: Layer already exists [2021-06-16T20:29:09.124Z] 56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268: digest: sha256:a1874f850b9847ff6c6f3f94b2fd92afaa4ff962479928d63c93de820e27acdf size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:09.432Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:09.732Z] + docker push nexus3.edgexfoundry.org:10004/core-data:master [2021-06-16T20:29:09.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-16T20:29:09.732Z] 7e8c068406a8: Preparing [2021-06-16T20:29:09.732Z] e5c53eac66af: Preparing [2021-06-16T20:29:09.732Z] 343602d5a7e5: Preparing [2021-06-16T20:29:09.732Z] a9eb4814e89e: Preparing [2021-06-16T20:29:09.732Z] 893a0546c99b: Preparing [2021-06-16T20:29:09.732Z] 32f366d666a5: Preparing [2021-06-16T20:29:09.732Z] 32f366d666a5: Waiting [2021-06-16T20:29:09.732Z] 7e8c068406a8: Layer already exists [2021-06-16T20:29:09.732Z] 893a0546c99b: Layer already exists [2021-06-16T20:29:09.732Z] e5c53eac66af: Layer already exists [2021-06-16T20:29:09.732Z] a9eb4814e89e: Layer already exists [2021-06-16T20:29:09.732Z] 343602d5a7e5: Layer already exists [2021-06-16T20:29:09.732Z] 32f366d666a5: Layer already exists [2021-06-16T20:29:09.732Z] master: digest: sha256:a1874f850b9847ff6c6f3f94b2fd92afaa4ff962479928d63c93de820e27acdf size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T20:29:09.785Z] ===================================================== [Pipeline] echo [2021-06-16T20:29:09.800Z] taggedImages: [2021-06-16T20:29:09.800Z] - nexus3.edgexfoundry.org:10004/core-data:56a73b697282d7edd71946f1fefad6ed073e2be6 [2021-06-16T20:29:09.800Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-06-16T20:29:09.800Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.268 [2021-06-16T20:29:09.800Z] - nexus3.edgexfoundry.org:10004/core-data:56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268 [2021-06-16T20:29:09.800Z] - nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] echo [2021-06-16T20:29:09.835Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-06-16T20:29:09.835Z] 56a73b697282d7edd71946f1fefad6ed073e2be6 [2021-06-16T20:29:09.835Z] latest [2021-06-16T20:29:09.835Z] 2.0.0-dev.268 [2021-06-16T20:29:09.835Z] 56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268 [2021-06-16T20:29:09.835Z] master [2021-06-16T20:29:09.835Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:10.186Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:56a73b697282d7edd71946f1fefad6ed073e2be6 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:10.488Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:56a73b697282d7edd71946f1fefad6ed073e2be6 [2021-06-16T20:29:10.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-16T20:29:10.488Z] e79fd3cda89d: Preparing [2021-06-16T20:29:10.488Z] a97b3327b172: Preparing [2021-06-16T20:29:10.488Z] 343602d5a7e5: Preparing [2021-06-16T20:29:10.488Z] 747ef7aa00ab: Preparing [2021-06-16T20:29:10.488Z] 32f366d666a5: Preparing [2021-06-16T20:29:10.488Z] 32f366d666a5: Layer already exists [2021-06-16T20:29:10.488Z] 343602d5a7e5: Layer already exists [2021-06-16T20:29:10.488Z] 747ef7aa00ab: Layer already exists [2021-06-16T20:29:10.488Z] e79fd3cda89d: Pushed [2021-06-16T20:29:11.876Z] a97b3327b172: Pushed [2021-06-16T20:29:12.137Z] 56a73b697282d7edd71946f1fefad6ed073e2be6: digest: sha256:d13772a9f7dd0340ba0993b3290615066eaca3b5914a6d36a3c9682df999c6df size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:12.453Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:12.754Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-06-16T20:29:12.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-16T20:29:12.754Z] e79fd3cda89d: Preparing [2021-06-16T20:29:12.754Z] a97b3327b172: Preparing [2021-06-16T20:29:12.754Z] 343602d5a7e5: Preparing [2021-06-16T20:29:12.754Z] 747ef7aa00ab: Preparing [2021-06-16T20:29:12.754Z] 32f366d666a5: Preparing [2021-06-16T20:29:12.754Z] e79fd3cda89d: Layer already exists [2021-06-16T20:29:12.754Z] 343602d5a7e5: Layer already exists [2021-06-16T20:29:12.754Z] a97b3327b172: Layer already exists [2021-06-16T20:29:12.754Z] 32f366d666a5: Layer already exists [2021-06-16T20:29:12.754Z] 747ef7aa00ab: Layer already exists [2021-06-16T20:29:12.754Z] latest: digest: sha256:d13772a9f7dd0340ba0993b3290615066eaca3b5914a6d36a3c9682df999c6df size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:13.062Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.268 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:13.362Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.268 [2021-06-16T20:29:13.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-16T20:29:13.362Z] e79fd3cda89d: Preparing [2021-06-16T20:29:13.362Z] a97b3327b172: Preparing [2021-06-16T20:29:13.362Z] 343602d5a7e5: Preparing [2021-06-16T20:29:13.362Z] 747ef7aa00ab: Preparing [2021-06-16T20:29:13.362Z] 32f366d666a5: Preparing [2021-06-16T20:29:13.362Z] 32f366d666a5: Layer already exists [2021-06-16T20:29:13.362Z] 747ef7aa00ab: Layer already exists [2021-06-16T20:29:13.362Z] 343602d5a7e5: Layer already exists [2021-06-16T20:29:13.362Z] a97b3327b172: Layer already exists [2021-06-16T20:29:13.362Z] e79fd3cda89d: Layer already exists [2021-06-16T20:29:13.362Z] 2.0.0-dev.268: digest: sha256:d13772a9f7dd0340ba0993b3290615066eaca3b5914a6d36a3c9682df999c6df size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:13.673Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:13.976Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268 [2021-06-16T20:29:13.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-16T20:29:13.976Z] e79fd3cda89d: Preparing [2021-06-16T20:29:13.976Z] a97b3327b172: Preparing [2021-06-16T20:29:13.976Z] 343602d5a7e5: Preparing [2021-06-16T20:29:13.976Z] 747ef7aa00ab: Preparing [2021-06-16T20:29:13.976Z] 32f366d666a5: Preparing [2021-06-16T20:29:13.976Z] 343602d5a7e5: Layer already exists [2021-06-16T20:29:13.976Z] 747ef7aa00ab: Layer already exists [2021-06-16T20:29:13.976Z] e79fd3cda89d: Layer already exists [2021-06-16T20:29:13.976Z] a97b3327b172: Layer already exists [2021-06-16T20:29:13.976Z] 32f366d666a5: Layer already exists [2021-06-16T20:29:13.976Z] 56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268: digest: sha256:d13772a9f7dd0340ba0993b3290615066eaca3b5914a6d36a3c9682df999c6df size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:14.280Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:14.580Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:master [2021-06-16T20:29:14.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-16T20:29:14.580Z] e79fd3cda89d: Preparing [2021-06-16T20:29:14.580Z] a97b3327b172: Preparing [2021-06-16T20:29:14.580Z] 343602d5a7e5: Preparing [2021-06-16T20:29:14.580Z] 747ef7aa00ab: Preparing [2021-06-16T20:29:14.580Z] 32f366d666a5: Preparing [2021-06-16T20:29:14.580Z] e79fd3cda89d: Layer already exists [2021-06-16T20:29:14.580Z] 747ef7aa00ab: Layer already exists [2021-06-16T20:29:14.580Z] a97b3327b172: Layer already exists [2021-06-16T20:29:14.580Z] 343602d5a7e5: Layer already exists [2021-06-16T20:29:14.580Z] 32f366d666a5: Layer already exists [2021-06-16T20:29:14.580Z] master: digest: sha256:d13772a9f7dd0340ba0993b3290615066eaca3b5914a6d36a3c9682df999c6df size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T20:29:14.636Z] ===================================================== [Pipeline] echo [2021-06-16T20:29:14.651Z] taggedImages: [2021-06-16T20:29:14.651Z] - nexus3.edgexfoundry.org:10004/core-metadata:56a73b697282d7edd71946f1fefad6ed073e2be6 [2021-06-16T20:29:14.651Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-06-16T20:29:14.651Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.268 [2021-06-16T20:29:14.651Z] - nexus3.edgexfoundry.org:10004/core-metadata:56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268 [2021-06-16T20:29:14.651Z] - nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] echo [2021-06-16T20:29:16.765Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-06-16T20:29:16.765Z] 56a73b697282d7edd71946f1fefad6ed073e2be6 [2021-06-16T20:29:16.765Z] latest [2021-06-16T20:29:16.765Z] 2.0.0-dev.268 [2021-06-16T20:29:16.765Z] 56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268 [2021-06-16T20:29:16.765Z] master [2021-06-16T20:29:16.765Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:17.125Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:56a73b697282d7edd71946f1fefad6ed073e2be6 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:17.424Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:56a73b697282d7edd71946f1fefad6ed073e2be6 [2021-06-16T20:29:17.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-16T20:29:17.424Z] 9f20257a384f: Preparing [2021-06-16T20:29:17.424Z] 9f20257a384f: Preparing [2021-06-16T20:29:17.424Z] 10adafe04837: Preparing [2021-06-16T20:29:17.424Z] 2e56f9ed34cf: Preparing [2021-06-16T20:29:17.424Z] 09b8d072a15e: Preparing [2021-06-16T20:29:17.424Z] 1b6a42e1077a: Preparing [2021-06-16T20:29:17.424Z] 343602d5a7e5: Preparing [2021-06-16T20:29:17.424Z] e8fc0cf39d58: Preparing [2021-06-16T20:29:17.424Z] d7e02880a005: Preparing [2021-06-16T20:29:17.424Z] 4bcbef51be00: Preparing [2021-06-16T20:29:17.424Z] aceb9ad012da: Preparing [2021-06-16T20:29:17.424Z] 32f366d666a5: Preparing [2021-06-16T20:29:17.424Z] 343602d5a7e5: Waiting [2021-06-16T20:29:17.424Z] e8fc0cf39d58: Waiting [2021-06-16T20:29:17.424Z] d7e02880a005: Waiting [2021-06-16T20:29:17.424Z] 4bcbef51be00: Waiting [2021-06-16T20:29:17.424Z] aceb9ad012da: Waiting [2021-06-16T20:29:17.424Z] 32f366d666a5: Waiting [2021-06-16T20:29:17.424Z] 09b8d072a15e: Pushed [2021-06-16T20:29:17.424Z] 10adafe04837: Pushed [2021-06-16T20:29:17.685Z] 2e56f9ed34cf: Pushed [2021-06-16T20:29:17.685Z] 343602d5a7e5: Layer already exists [2021-06-16T20:29:17.685Z] 9f20257a384f: Pushed [2021-06-16T20:29:17.685Z] e8fc0cf39d58: Pushed [2021-06-16T20:29:17.685Z] 4bcbef51be00: Pushed [2021-06-16T20:29:17.685Z] 32f366d666a5: Layer already exists [2021-06-16T20:29:17.685Z] d7e02880a005: Pushed [2021-06-16T20:29:17.949Z] aceb9ad012da: Pushed [2021-06-16T20:29:18.888Z] 1b6a42e1077a: Pushed [2021-06-16T20:29:19.150Z] 56a73b697282d7edd71946f1fefad6ed073e2be6: digest: sha256:cf96ae8877f60768c0a4747776e5cb22e8be7260420773822380db88b3f6d609 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:19.463Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:19.761Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-06-16T20:29:19.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-16T20:29:19.761Z] 9f20257a384f: Preparing [2021-06-16T20:29:19.761Z] 9f20257a384f: Preparing [2021-06-16T20:29:19.761Z] 10adafe04837: Preparing [2021-06-16T20:29:19.761Z] 2e56f9ed34cf: Preparing [2021-06-16T20:29:19.761Z] 09b8d072a15e: Preparing [2021-06-16T20:29:19.761Z] 1b6a42e1077a: Preparing [2021-06-16T20:29:19.761Z] 343602d5a7e5: Preparing [2021-06-16T20:29:19.761Z] e8fc0cf39d58: Preparing [2021-06-16T20:29:19.761Z] d7e02880a005: Preparing [2021-06-16T20:29:19.761Z] 4bcbef51be00: Preparing [2021-06-16T20:29:19.761Z] aceb9ad012da: Preparing [2021-06-16T20:29:19.761Z] 32f366d666a5: Preparing [2021-06-16T20:29:19.761Z] 343602d5a7e5: Waiting [2021-06-16T20:29:19.761Z] e8fc0cf39d58: Waiting [2021-06-16T20:29:19.761Z] d7e02880a005: Waiting [2021-06-16T20:29:19.761Z] 4bcbef51be00: Waiting [2021-06-16T20:29:19.761Z] aceb9ad012da: Waiting [2021-06-16T20:29:19.761Z] 32f366d666a5: Waiting [2021-06-16T20:29:19.761Z] 10adafe04837: Layer already exists [2021-06-16T20:29:19.761Z] 1b6a42e1077a: Layer already exists [2021-06-16T20:29:19.761Z] 09b8d072a15e: Layer already exists [2021-06-16T20:29:19.761Z] 2e56f9ed34cf: Layer already exists [2021-06-16T20:29:19.761Z] 9f20257a384f: Layer already exists [2021-06-16T20:29:19.761Z] e8fc0cf39d58: Layer already exists [2021-06-16T20:29:19.761Z] d7e02880a005: Layer already exists [2021-06-16T20:29:19.761Z] 4bcbef51be00: Layer already exists [2021-06-16T20:29:19.761Z] 343602d5a7e5: Layer already exists [2021-06-16T20:29:19.761Z] aceb9ad012da: Layer already exists [2021-06-16T20:29:19.761Z] 32f366d666a5: Layer already exists [2021-06-16T20:29:19.761Z] latest: digest: sha256:cf96ae8877f60768c0a4747776e5cb22e8be7260420773822380db88b3f6d609 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:20.069Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.268 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:20.368Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.268 [2021-06-16T20:29:20.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-16T20:29:20.368Z] 9f20257a384f: Preparing [2021-06-16T20:29:20.368Z] 9f20257a384f: Preparing [2021-06-16T20:29:20.368Z] 10adafe04837: Preparing [2021-06-16T20:29:20.368Z] 2e56f9ed34cf: Preparing [2021-06-16T20:29:20.368Z] 09b8d072a15e: Preparing [2021-06-16T20:29:20.368Z] 1b6a42e1077a: Preparing [2021-06-16T20:29:20.368Z] 343602d5a7e5: Preparing [2021-06-16T20:29:20.368Z] e8fc0cf39d58: Preparing [2021-06-16T20:29:20.368Z] d7e02880a005: Preparing [2021-06-16T20:29:20.368Z] 4bcbef51be00: Preparing [2021-06-16T20:29:20.368Z] aceb9ad012da: Preparing [2021-06-16T20:29:20.368Z] 32f366d666a5: Preparing [2021-06-16T20:29:20.368Z] 343602d5a7e5: Waiting [2021-06-16T20:29:20.368Z] e8fc0cf39d58: Waiting [2021-06-16T20:29:20.368Z] d7e02880a005: Waiting [2021-06-16T20:29:20.368Z] 4bcbef51be00: Waiting [2021-06-16T20:29:20.368Z] aceb9ad012da: Waiting [2021-06-16T20:29:20.368Z] 32f366d666a5: Waiting [2021-06-16T20:29:20.368Z] 1b6a42e1077a: Layer already exists [2021-06-16T20:29:20.368Z] 10adafe04837: Layer already exists [2021-06-16T20:29:20.368Z] 09b8d072a15e: Layer already exists [2021-06-16T20:29:20.368Z] 2e56f9ed34cf: Layer already exists [2021-06-16T20:29:20.368Z] 9f20257a384f: Layer already exists [2021-06-16T20:29:20.368Z] 343602d5a7e5: Layer already exists [2021-06-16T20:29:20.368Z] e8fc0cf39d58: Layer already exists [2021-06-16T20:29:20.368Z] aceb9ad012da: Layer already exists [2021-06-16T20:29:20.369Z] d7e02880a005: Layer already exists [2021-06-16T20:29:20.369Z] 4bcbef51be00: Layer already exists [2021-06-16T20:29:20.369Z] 32f366d666a5: Layer already exists [2021-06-16T20:29:20.369Z] 2.0.0-dev.268: digest: sha256:cf96ae8877f60768c0a4747776e5cb22e8be7260420773822380db88b3f6d609 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:20.673Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:20.973Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268 [2021-06-16T20:29:20.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-16T20:29:20.973Z] 9f20257a384f: Preparing [2021-06-16T20:29:20.973Z] 9f20257a384f: Preparing [2021-06-16T20:29:20.973Z] 10adafe04837: Preparing [2021-06-16T20:29:20.973Z] 2e56f9ed34cf: Preparing [2021-06-16T20:29:20.973Z] 09b8d072a15e: Preparing [2021-06-16T20:29:20.973Z] 1b6a42e1077a: Preparing [2021-06-16T20:29:20.973Z] 343602d5a7e5: Preparing [2021-06-16T20:29:20.973Z] e8fc0cf39d58: Preparing [2021-06-16T20:29:20.973Z] d7e02880a005: Preparing [2021-06-16T20:29:20.973Z] 4bcbef51be00: Preparing [2021-06-16T20:29:20.973Z] aceb9ad012da: Preparing [2021-06-16T20:29:20.973Z] 32f366d666a5: Preparing [2021-06-16T20:29:20.973Z] 343602d5a7e5: Waiting [2021-06-16T20:29:20.973Z] e8fc0cf39d58: Waiting [2021-06-16T20:29:20.973Z] d7e02880a005: Waiting [2021-06-16T20:29:20.973Z] 4bcbef51be00: Waiting [2021-06-16T20:29:20.973Z] aceb9ad012da: Waiting [2021-06-16T20:29:20.973Z] 32f366d666a5: Waiting [2021-06-16T20:29:20.973Z] 9f20257a384f: Layer already exists [2021-06-16T20:29:20.973Z] 1b6a42e1077a: Layer already exists [2021-06-16T20:29:20.973Z] 10adafe04837: Layer already exists [2021-06-16T20:29:20.973Z] 09b8d072a15e: Layer already exists [2021-06-16T20:29:20.973Z] 2e56f9ed34cf: Layer already exists [2021-06-16T20:29:20.973Z] 343602d5a7e5: Layer already exists [2021-06-16T20:29:20.973Z] e8fc0cf39d58: Layer already exists [2021-06-16T20:29:20.973Z] d7e02880a005: Layer already exists [2021-06-16T20:29:20.973Z] 4bcbef51be00: Layer already exists [2021-06-16T20:29:20.973Z] 32f366d666a5: Layer already exists [2021-06-16T20:29:20.973Z] aceb9ad012da: Layer already exists [2021-06-16T20:29:20.973Z] 56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268: digest: sha256:cf96ae8877f60768c0a4747776e5cb22e8be7260420773822380db88b3f6d609 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:21.297Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:21.598Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:master [2021-06-16T20:29:21.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-16T20:29:21.598Z] 9f20257a384f: Preparing [2021-06-16T20:29:21.598Z] 9f20257a384f: Preparing [2021-06-16T20:29:21.598Z] 10adafe04837: Preparing [2021-06-16T20:29:21.598Z] 2e56f9ed34cf: Preparing [2021-06-16T20:29:21.598Z] 09b8d072a15e: Preparing [2021-06-16T20:29:21.599Z] 1b6a42e1077a: Preparing [2021-06-16T20:29:21.599Z] 343602d5a7e5: Preparing [2021-06-16T20:29:21.599Z] e8fc0cf39d58: Preparing [2021-06-16T20:29:21.599Z] d7e02880a005: Preparing [2021-06-16T20:29:21.599Z] 4bcbef51be00: Preparing [2021-06-16T20:29:21.599Z] aceb9ad012da: Preparing [2021-06-16T20:29:21.599Z] 32f366d666a5: Preparing [2021-06-16T20:29:21.599Z] 343602d5a7e5: Waiting [2021-06-16T20:29:21.599Z] e8fc0cf39d58: Waiting [2021-06-16T20:29:21.599Z] d7e02880a005: Waiting [2021-06-16T20:29:21.599Z] 4bcbef51be00: Waiting [2021-06-16T20:29:21.599Z] aceb9ad012da: Waiting [2021-06-16T20:29:21.599Z] 32f366d666a5: Waiting [2021-06-16T20:29:21.599Z] 09b8d072a15e: Layer already exists [2021-06-16T20:29:21.599Z] 9f20257a384f: Layer already exists [2021-06-16T20:29:21.599Z] 2e56f9ed34cf: Layer already exists [2021-06-16T20:29:21.599Z] 10adafe04837: Layer already exists [2021-06-16T20:29:21.599Z] 1b6a42e1077a: Layer already exists [2021-06-16T20:29:21.599Z] e8fc0cf39d58: Layer already exists [2021-06-16T20:29:21.599Z] 343602d5a7e5: Layer already exists [2021-06-16T20:29:21.599Z] aceb9ad012da: Layer already exists [2021-06-16T20:29:21.599Z] 4bcbef51be00: Layer already exists [2021-06-16T20:29:21.599Z] d7e02880a005: Layer already exists [2021-06-16T20:29:21.599Z] 32f366d666a5: Layer already exists [2021-06-16T20:29:21.599Z] master: digest: sha256:cf96ae8877f60768c0a4747776e5cb22e8be7260420773822380db88b3f6d609 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T20:29:21.658Z] ===================================================== [Pipeline] echo [2021-06-16T20:29:21.675Z] taggedImages: [2021-06-16T20:29:21.675Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:56a73b697282d7edd71946f1fefad6ed073e2be6 [2021-06-16T20:29:21.675Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-06-16T20:29:21.675Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.268 [2021-06-16T20:29:21.675Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268 [2021-06-16T20:29:21.675Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] echo [2021-06-16T20:29:21.710Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-06-16T20:29:21.710Z] 56a73b697282d7edd71946f1fefad6ed073e2be6 [2021-06-16T20:29:21.710Z] latest [2021-06-16T20:29:21.710Z] 2.0.0-dev.268 [2021-06-16T20:29:21.710Z] 56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268 [2021-06-16T20:29:21.710Z] master [2021-06-16T20:29:21.710Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:22.063Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:56a73b697282d7edd71946f1fefad6ed073e2be6 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:22.571Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:56a73b697282d7edd71946f1fefad6ed073e2be6 [2021-06-16T20:29:22.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-16T20:29:22.571Z] e303d5eb06c3: Preparing [2021-06-16T20:29:22.571Z] 4067e5cac938: Preparing [2021-06-16T20:29:22.571Z] e8c59287c259: Preparing [2021-06-16T20:29:22.571Z] 61f6ab59e316: Preparing [2021-06-16T20:29:22.571Z] 17dad16ec8be: Preparing [2021-06-16T20:29:22.571Z] 32f366d666a5: Preparing [2021-06-16T20:29:22.571Z] 32f366d666a5: Waiting [2021-06-16T20:29:23.183Z] e8c59287c259: Pushed [2021-06-16T20:29:23.183Z] 32f366d666a5: Layer already exists [2021-06-16T20:29:23.183Z] 61f6ab59e316: Pushed [2021-06-16T20:29:23.183Z] 17dad16ec8be: Pushed [2021-06-16T20:29:23.444Z] 4067e5cac938: Pushed [2021-06-16T20:29:23.444Z] e303d5eb06c3: Pushed [2021-06-16T20:29:23.704Z] 56a73b697282d7edd71946f1fefad6ed073e2be6: digest: sha256:6c608ca01a27f9e0b5f2f58dccc2a43aa4d7975cddea47d724b1491b5da81458 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:26.024Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:26.349Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-06-16T20:29:26.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-16T20:29:26.349Z] e303d5eb06c3: Preparing [2021-06-16T20:29:26.349Z] 4067e5cac938: Preparing [2021-06-16T20:29:26.349Z] e8c59287c259: Preparing [2021-06-16T20:29:26.349Z] 61f6ab59e316: Preparing [2021-06-16T20:29:26.349Z] 17dad16ec8be: Preparing [2021-06-16T20:29:26.349Z] 32f366d666a5: Preparing [2021-06-16T20:29:26.349Z] 32f366d666a5: Waiting [2021-06-16T20:29:26.349Z] 17dad16ec8be: Layer already exists [2021-06-16T20:29:26.349Z] e8c59287c259: Layer already exists [2021-06-16T20:29:26.349Z] e303d5eb06c3: Layer already exists [2021-06-16T20:29:26.349Z] 61f6ab59e316: Layer already exists [2021-06-16T20:29:26.349Z] 4067e5cac938: Layer already exists [2021-06-16T20:29:26.349Z] 32f366d666a5: Layer already exists [2021-06-16T20:29:26.349Z] latest: digest: sha256:6c608ca01a27f9e0b5f2f58dccc2a43aa4d7975cddea47d724b1491b5da81458 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:26.654Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.268 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:26.957Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.268 [2021-06-16T20:29:26.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-16T20:29:26.958Z] e303d5eb06c3: Preparing [2021-06-16T20:29:26.958Z] 4067e5cac938: Preparing [2021-06-16T20:29:26.958Z] e8c59287c259: Preparing [2021-06-16T20:29:26.958Z] 61f6ab59e316: Preparing [2021-06-16T20:29:26.958Z] 17dad16ec8be: Preparing [2021-06-16T20:29:26.958Z] 32f366d666a5: Preparing [2021-06-16T20:29:26.958Z] 32f366d666a5: Waiting [2021-06-16T20:29:26.958Z] 17dad16ec8be: Layer already exists [2021-06-16T20:29:26.958Z] 4067e5cac938: Layer already exists [2021-06-16T20:29:26.958Z] 61f6ab59e316: Layer already exists [2021-06-16T20:29:26.958Z] e303d5eb06c3: Layer already exists [2021-06-16T20:29:26.958Z] e8c59287c259: Layer already exists [2021-06-16T20:29:26.958Z] 32f366d666a5: Layer already exists [2021-06-16T20:29:26.958Z] 2.0.0-dev.268: digest: sha256:6c608ca01a27f9e0b5f2f58dccc2a43aa4d7975cddea47d724b1491b5da81458 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:27.282Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:27.583Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268 [2021-06-16T20:29:27.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-16T20:29:27.583Z] e303d5eb06c3: Preparing [2021-06-16T20:29:27.583Z] 4067e5cac938: Preparing [2021-06-16T20:29:27.583Z] e8c59287c259: Preparing [2021-06-16T20:29:27.583Z] 61f6ab59e316: Preparing [2021-06-16T20:29:27.583Z] 17dad16ec8be: Preparing [2021-06-16T20:29:27.583Z] 32f366d666a5: Preparing [2021-06-16T20:29:27.583Z] 32f366d666a5: Waiting [2021-06-16T20:29:27.583Z] e8c59287c259: Layer already exists [2021-06-16T20:29:27.583Z] 4067e5cac938: Layer already exists [2021-06-16T20:29:27.583Z] e303d5eb06c3: Layer already exists [2021-06-16T20:29:27.583Z] 17dad16ec8be: Layer already exists [2021-06-16T20:29:27.583Z] 61f6ab59e316: Layer already exists [2021-06-16T20:29:27.583Z] 32f366d666a5: Layer already exists [2021-06-16T20:29:27.583Z] 56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268: digest: sha256:6c608ca01a27f9e0b5f2f58dccc2a43aa4d7975cddea47d724b1491b5da81458 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:27.889Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:28.194Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:master [2021-06-16T20:29:28.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-16T20:29:28.194Z] e303d5eb06c3: Preparing [2021-06-16T20:29:28.194Z] 4067e5cac938: Preparing [2021-06-16T20:29:28.194Z] e8c59287c259: Preparing [2021-06-16T20:29:28.194Z] 61f6ab59e316: Preparing [2021-06-16T20:29:28.194Z] 17dad16ec8be: Preparing [2021-06-16T20:29:28.194Z] 32f366d666a5: Preparing [2021-06-16T20:29:28.194Z] 32f366d666a5: Waiting [2021-06-16T20:29:28.195Z] 17dad16ec8be: Layer already exists [2021-06-16T20:29:28.195Z] e8c59287c259: Layer already exists [2021-06-16T20:29:28.195Z] 4067e5cac938: Layer already exists [2021-06-16T20:29:28.195Z] e303d5eb06c3: Layer already exists [2021-06-16T20:29:28.195Z] 61f6ab59e316: Layer already exists [2021-06-16T20:29:28.195Z] 32f366d666a5: Layer already exists [2021-06-16T20:29:28.195Z] master: digest: sha256:6c608ca01a27f9e0b5f2f58dccc2a43aa4d7975cddea47d724b1491b5da81458 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T20:29:28.248Z] ===================================================== [Pipeline] echo [2021-06-16T20:29:28.263Z] taggedImages: [2021-06-16T20:29:28.263Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:56a73b697282d7edd71946f1fefad6ed073e2be6 [2021-06-16T20:29:28.263Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-06-16T20:29:28.263Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.268 [2021-06-16T20:29:28.263Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268 [2021-06-16T20:29:28.263Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] echo [2021-06-16T20:29:28.296Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-06-16T20:29:28.296Z] 56a73b697282d7edd71946f1fefad6ed073e2be6 [2021-06-16T20:29:28.296Z] latest [2021-06-16T20:29:28.296Z] 2.0.0-dev.268 [2021-06-16T20:29:28.296Z] 56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268 [2021-06-16T20:29:28.296Z] master [2021-06-16T20:29:28.296Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:28.647Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:56a73b697282d7edd71946f1fefad6ed073e2be6 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:28.952Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:56a73b697282d7edd71946f1fefad6ed073e2be6 [2021-06-16T20:29:28.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-16T20:29:28.952Z] db1e044284af: Preparing [2021-06-16T20:29:28.952Z] cef28770f9e5: Preparing [2021-06-16T20:29:28.952Z] 5f93ecc3de5b: Preparing [2021-06-16T20:29:28.952Z] 939afecad1e6: Preparing [2021-06-16T20:29:28.952Z] 0c9e85a8fee8: Preparing [2021-06-16T20:29:28.952Z] 53bd3fdc963b: Preparing [2021-06-16T20:29:28.952Z] e2606726043e: Preparing [2021-06-16T20:29:28.952Z] ef5951f5d840: Preparing [2021-06-16T20:29:28.952Z] 7a9a8e8d245c: Preparing [2021-06-16T20:29:28.952Z] 32f366d666a5: Preparing [2021-06-16T20:29:28.952Z] 53bd3fdc963b: Waiting [2021-06-16T20:29:28.952Z] e2606726043e: Waiting [2021-06-16T20:29:28.952Z] ef5951f5d840: Waiting [2021-06-16T20:29:28.952Z] 7a9a8e8d245c: Waiting [2021-06-16T20:29:28.952Z] 32f366d666a5: Waiting [2021-06-16T20:29:29.529Z] cef28770f9e5: Pushed [2021-06-16T20:29:29.529Z] db1e044284af: Pushed [2021-06-16T20:29:29.529Z] 0c9e85a8fee8: Pushed [2021-06-16T20:29:29.787Z] ef5951f5d840: Pushed [2021-06-16T20:29:29.787Z] 53bd3fdc963b: Pushed [2021-06-16T20:29:29.787Z] 939afecad1e6: Pushed [2021-06-16T20:29:29.787Z] e2606726043e: Pushed [2021-06-16T20:29:29.787Z] 32f366d666a5: Layer already exists [2021-06-16T20:29:30.046Z] 7a9a8e8d245c: Pushed [2021-06-16T20:29:30.046Z] 5f93ecc3de5b: Pushed [2021-06-16T20:29:30.306Z] 56a73b697282d7edd71946f1fefad6ed073e2be6: digest: sha256:5234657878e9e4720f09f5cab5e782be704575dcdd8a60a3b93f0e4671f76718 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:32.634Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:32.934Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-06-16T20:29:32.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-16T20:29:32.934Z] db1e044284af: Preparing [2021-06-16T20:29:32.934Z] cef28770f9e5: Preparing [2021-06-16T20:29:32.934Z] 5f93ecc3de5b: Preparing [2021-06-16T20:29:32.934Z] 939afecad1e6: Preparing [2021-06-16T20:29:32.934Z] 0c9e85a8fee8: Preparing [2021-06-16T20:29:32.934Z] 53bd3fdc963b: Preparing [2021-06-16T20:29:32.934Z] e2606726043e: Preparing [2021-06-16T20:29:32.934Z] ef5951f5d840: Preparing [2021-06-16T20:29:32.934Z] 7a9a8e8d245c: Preparing [2021-06-16T20:29:32.934Z] 32f366d666a5: Preparing [2021-06-16T20:29:32.934Z] 53bd3fdc963b: Waiting [2021-06-16T20:29:32.934Z] e2606726043e: Waiting [2021-06-16T20:29:32.934Z] ef5951f5d840: Waiting [2021-06-16T20:29:32.934Z] 7a9a8e8d245c: Waiting [2021-06-16T20:29:32.934Z] 32f366d666a5: Waiting [2021-06-16T20:29:32.934Z] db1e044284af: Layer already exists [2021-06-16T20:29:32.934Z] 0c9e85a8fee8: Layer already exists [2021-06-16T20:29:32.934Z] 5f93ecc3de5b: Layer already exists [2021-06-16T20:29:32.934Z] cef28770f9e5: Layer already exists [2021-06-16T20:29:32.934Z] 939afecad1e6: Layer already exists [2021-06-16T20:29:32.934Z] 53bd3fdc963b: Layer already exists [2021-06-16T20:29:32.934Z] e2606726043e: Layer already exists [2021-06-16T20:29:32.934Z] 7a9a8e8d245c: Layer already exists [2021-06-16T20:29:32.934Z] ef5951f5d840: Layer already exists [2021-06-16T20:29:32.934Z] 32f366d666a5: Layer already exists [2021-06-16T20:29:32.935Z] latest: digest: sha256:5234657878e9e4720f09f5cab5e782be704575dcdd8a60a3b93f0e4671f76718 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:33.239Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.268 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:33.535Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.268 [2021-06-16T20:29:33.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-16T20:29:33.535Z] db1e044284af: Preparing [2021-06-16T20:29:33.535Z] cef28770f9e5: Preparing [2021-06-16T20:29:33.535Z] 5f93ecc3de5b: Preparing [2021-06-16T20:29:33.535Z] 939afecad1e6: Preparing [2021-06-16T20:29:33.535Z] 0c9e85a8fee8: Preparing [2021-06-16T20:29:33.535Z] 53bd3fdc963b: Preparing [2021-06-16T20:29:33.535Z] e2606726043e: Preparing [2021-06-16T20:29:33.535Z] ef5951f5d840: Preparing [2021-06-16T20:29:33.535Z] 7a9a8e8d245c: Preparing [2021-06-16T20:29:33.535Z] 32f366d666a5: Preparing [2021-06-16T20:29:33.535Z] 53bd3fdc963b: Waiting [2021-06-16T20:29:33.535Z] e2606726043e: Waiting [2021-06-16T20:29:33.535Z] ef5951f5d840: Waiting [2021-06-16T20:29:33.535Z] 7a9a8e8d245c: Waiting [2021-06-16T20:29:33.535Z] 32f366d666a5: Waiting [2021-06-16T20:29:33.535Z] cef28770f9e5: Layer already exists [2021-06-16T20:29:33.535Z] db1e044284af: Layer already exists [2021-06-16T20:29:33.535Z] 0c9e85a8fee8: Layer already exists [2021-06-16T20:29:33.535Z] 5f93ecc3de5b: Layer already exists [2021-06-16T20:29:33.535Z] 939afecad1e6: Layer already exists [2021-06-16T20:29:33.535Z] 53bd3fdc963b: Layer already exists [2021-06-16T20:29:33.535Z] e2606726043e: Layer already exists [2021-06-16T20:29:33.535Z] 7a9a8e8d245c: Layer already exists [2021-06-16T20:29:33.535Z] 32f366d666a5: Layer already exists [2021-06-16T20:29:33.535Z] ef5951f5d840: Layer already exists [2021-06-16T20:29:33.535Z] 2.0.0-dev.268: digest: sha256:5234657878e9e4720f09f5cab5e782be704575dcdd8a60a3b93f0e4671f76718 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:33.853Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:34.152Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268 [2021-06-16T20:29:34.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-16T20:29:34.152Z] db1e044284af: Preparing [2021-06-16T20:29:34.152Z] cef28770f9e5: Preparing [2021-06-16T20:29:34.152Z] 5f93ecc3de5b: Preparing [2021-06-16T20:29:34.152Z] 939afecad1e6: Preparing [2021-06-16T20:29:34.152Z] 0c9e85a8fee8: Preparing [2021-06-16T20:29:34.152Z] 53bd3fdc963b: Preparing [2021-06-16T20:29:34.152Z] e2606726043e: Preparing [2021-06-16T20:29:34.152Z] ef5951f5d840: Preparing [2021-06-16T20:29:34.152Z] 7a9a8e8d245c: Preparing [2021-06-16T20:29:34.152Z] 32f366d666a5: Preparing [2021-06-16T20:29:34.152Z] ef5951f5d840: Waiting [2021-06-16T20:29:34.152Z] 7a9a8e8d245c: Waiting [2021-06-16T20:29:34.152Z] 32f366d666a5: Waiting [2021-06-16T20:29:34.152Z] 53bd3fdc963b: Waiting [2021-06-16T20:29:34.152Z] e2606726043e: Waiting [2021-06-16T20:29:34.152Z] db1e044284af: Layer already exists [2021-06-16T20:29:34.152Z] cef28770f9e5: Layer already exists [2021-06-16T20:29:34.152Z] 939afecad1e6: Layer already exists [2021-06-16T20:29:34.152Z] 5f93ecc3de5b: Layer already exists [2021-06-16T20:29:34.152Z] 0c9e85a8fee8: Layer already exists [2021-06-16T20:29:34.152Z] e2606726043e: Layer already exists [2021-06-16T20:29:34.152Z] 53bd3fdc963b: Layer already exists [2021-06-16T20:29:34.152Z] ef5951f5d840: Layer already exists [2021-06-16T20:29:34.152Z] 7a9a8e8d245c: Layer already exists [2021-06-16T20:29:34.152Z] 32f366d666a5: Layer already exists [2021-06-16T20:29:34.152Z] 56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268: digest: sha256:5234657878e9e4720f09f5cab5e782be704575dcdd8a60a3b93f0e4671f76718 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:34.461Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:34.760Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [2021-06-16T20:29:34.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-16T20:29:34.760Z] db1e044284af: Preparing [2021-06-16T20:29:34.760Z] cef28770f9e5: Preparing [2021-06-16T20:29:34.760Z] 5f93ecc3de5b: Preparing [2021-06-16T20:29:34.760Z] 939afecad1e6: Preparing [2021-06-16T20:29:34.760Z] 0c9e85a8fee8: Preparing [2021-06-16T20:29:34.760Z] 53bd3fdc963b: Preparing [2021-06-16T20:29:34.760Z] e2606726043e: Preparing [2021-06-16T20:29:34.760Z] ef5951f5d840: Preparing [2021-06-16T20:29:34.760Z] 7a9a8e8d245c: Preparing [2021-06-16T20:29:34.760Z] 32f366d666a5: Preparing [2021-06-16T20:29:34.760Z] 53bd3fdc963b: Waiting [2021-06-16T20:29:34.760Z] e2606726043e: Waiting [2021-06-16T20:29:34.760Z] ef5951f5d840: Waiting [2021-06-16T20:29:34.760Z] 7a9a8e8d245c: Waiting [2021-06-16T20:29:34.760Z] 32f366d666a5: Waiting [2021-06-16T20:29:34.760Z] 0c9e85a8fee8: Layer already exists [2021-06-16T20:29:34.760Z] 5f93ecc3de5b: Layer already exists [2021-06-16T20:29:34.760Z] 939afecad1e6: Layer already exists [2021-06-16T20:29:34.760Z] db1e044284af: Layer already exists [2021-06-16T20:29:34.760Z] cef28770f9e5: Layer already exists [2021-06-16T20:29:34.760Z] e2606726043e: Layer already exists [2021-06-16T20:29:34.760Z] 53bd3fdc963b: Layer already exists [2021-06-16T20:29:34.760Z] ef5951f5d840: Layer already exists [2021-06-16T20:29:34.761Z] 32f366d666a5: Layer already exists [2021-06-16T20:29:34.761Z] 7a9a8e8d245c: Layer already exists [2021-06-16T20:29:34.761Z] master: digest: sha256:5234657878e9e4720f09f5cab5e782be704575dcdd8a60a3b93f0e4671f76718 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T20:29:34.818Z] ===================================================== [Pipeline] echo [2021-06-16T20:29:34.834Z] taggedImages: [2021-06-16T20:29:34.834Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:56a73b697282d7edd71946f1fefad6ed073e2be6 [2021-06-16T20:29:34.834Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-06-16T20:29:34.834Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.268 [2021-06-16T20:29:34.834Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268 [2021-06-16T20:29:34.834Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] echo [2021-06-16T20:29:34.867Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-06-16T20:29:34.867Z] 56a73b697282d7edd71946f1fefad6ed073e2be6 [2021-06-16T20:29:34.867Z] latest [2021-06-16T20:29:34.867Z] 2.0.0-dev.268 [2021-06-16T20:29:34.867Z] 56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268 [2021-06-16T20:29:34.867Z] master [2021-06-16T20:29:34.867Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:37.220Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:56a73b697282d7edd71946f1fefad6ed073e2be6 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:37.543Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:56a73b697282d7edd71946f1fefad6ed073e2be6 [2021-06-16T20:29:37.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-16T20:29:37.544Z] e56208c26041: Preparing [2021-06-16T20:29:37.544Z] 107261379824: Preparing [2021-06-16T20:29:37.544Z] 343602d5a7e5: Preparing [2021-06-16T20:29:37.544Z] 69d5e3607519: Preparing [2021-06-16T20:29:37.544Z] 32f366d666a5: Preparing [2021-06-16T20:29:37.544Z] 32f366d666a5: Layer already exists [2021-06-16T20:29:37.544Z] 343602d5a7e5: Layer already exists [2021-06-16T20:29:37.544Z] e56208c26041: Pushed [2021-06-16T20:29:37.806Z] 69d5e3607519: Pushed [2021-06-16T20:29:38.758Z] 107261379824: Pushed [2021-06-16T20:29:39.019Z] 56a73b697282d7edd71946f1fefad6ed073e2be6: digest: sha256:f81b3d4d2e36dda669371fb60661791a7c937e91a67fc2e04b0f51db4a5524ee size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:39.321Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:39.615Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-06-16T20:29:39.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-16T20:29:39.615Z] e56208c26041: Preparing [2021-06-16T20:29:39.615Z] 107261379824: Preparing [2021-06-16T20:29:39.615Z] 343602d5a7e5: Preparing [2021-06-16T20:29:39.615Z] 69d5e3607519: Preparing [2021-06-16T20:29:39.615Z] 32f366d666a5: Preparing [2021-06-16T20:29:39.615Z] 69d5e3607519: Layer already exists [2021-06-16T20:29:39.615Z] 32f366d666a5: Layer already exists [2021-06-16T20:29:39.615Z] 107261379824: Layer already exists [2021-06-16T20:29:39.615Z] 343602d5a7e5: Layer already exists [2021-06-16T20:29:39.615Z] e56208c26041: Layer already exists [2021-06-16T20:29:39.615Z] latest: digest: sha256:f81b3d4d2e36dda669371fb60661791a7c937e91a67fc2e04b0f51db4a5524ee size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:39.923Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.268 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:40.220Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.268 [2021-06-16T20:29:40.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-16T20:29:40.220Z] e56208c26041: Preparing [2021-06-16T20:29:40.220Z] 107261379824: Preparing [2021-06-16T20:29:40.220Z] 343602d5a7e5: Preparing [2021-06-16T20:29:40.220Z] 69d5e3607519: Preparing [2021-06-16T20:29:40.220Z] 32f366d666a5: Preparing [2021-06-16T20:29:40.220Z] 32f366d666a5: Layer already exists [2021-06-16T20:29:40.220Z] 107261379824: Layer already exists [2021-06-16T20:29:40.220Z] 69d5e3607519: Layer already exists [2021-06-16T20:29:40.220Z] e56208c26041: Layer already exists [2021-06-16T20:29:40.220Z] 343602d5a7e5: Layer already exists [2021-06-16T20:29:40.220Z] 2.0.0-dev.268: digest: sha256:f81b3d4d2e36dda669371fb60661791a7c937e91a67fc2e04b0f51db4a5524ee size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:40.526Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:40.829Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268 [2021-06-16T20:29:40.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-16T20:29:40.830Z] e56208c26041: Preparing [2021-06-16T20:29:40.830Z] 107261379824: Preparing [2021-06-16T20:29:40.830Z] 343602d5a7e5: Preparing [2021-06-16T20:29:40.830Z] 69d5e3607519: Preparing [2021-06-16T20:29:40.830Z] 32f366d666a5: Preparing [2021-06-16T20:29:40.830Z] 32f366d666a5: Layer already exists [2021-06-16T20:29:40.830Z] 69d5e3607519: Layer already exists [2021-06-16T20:29:40.830Z] e56208c26041: Layer already exists [2021-06-16T20:29:40.830Z] 343602d5a7e5: Layer already exists [2021-06-16T20:29:40.830Z] 107261379824: Layer already exists [2021-06-16T20:29:40.830Z] 56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268: digest: sha256:f81b3d4d2e36dda669371fb60661791a7c937e91a67fc2e04b0f51db4a5524ee size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:41.232Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:41.572Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:master [2021-06-16T20:29:41.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-16T20:29:41.572Z] e56208c26041: Preparing [2021-06-16T20:29:41.572Z] 107261379824: Preparing [2021-06-16T20:29:41.572Z] 343602d5a7e5: Preparing [2021-06-16T20:29:41.572Z] 69d5e3607519: Preparing [2021-06-16T20:29:41.572Z] 32f366d666a5: Preparing [2021-06-16T20:29:41.572Z] 107261379824: Layer already exists [2021-06-16T20:29:41.572Z] 343602d5a7e5: Layer already exists [2021-06-16T20:29:41.572Z] e56208c26041: Layer already exists [2021-06-16T20:29:41.572Z] 32f366d666a5: Layer already exists [2021-06-16T20:29:41.572Z] 69d5e3607519: Layer already exists [2021-06-16T20:29:41.572Z] master: digest: sha256:f81b3d4d2e36dda669371fb60661791a7c937e91a67fc2e04b0f51db4a5524ee size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T20:29:41.626Z] ===================================================== [Pipeline] echo [2021-06-16T20:29:41.641Z] taggedImages: [2021-06-16T20:29:41.641Z] - nexus3.edgexfoundry.org:10004/support-notifications:56a73b697282d7edd71946f1fefad6ed073e2be6 [2021-06-16T20:29:41.641Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-06-16T20:29:41.641Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.268 [2021-06-16T20:29:41.641Z] - nexus3.edgexfoundry.org:10004/support-notifications:56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268 [2021-06-16T20:29:41.641Z] - nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] echo [2021-06-16T20:29:43.737Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-06-16T20:29:43.737Z] 56a73b697282d7edd71946f1fefad6ed073e2be6 [2021-06-16T20:29:43.737Z] latest [2021-06-16T20:29:43.737Z] 2.0.0-dev.268 [2021-06-16T20:29:43.737Z] 56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268 [2021-06-16T20:29:43.737Z] master [2021-06-16T20:29:43.737Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:44.085Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:56a73b697282d7edd71946f1fefad6ed073e2be6 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:44.389Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:56a73b697282d7edd71946f1fefad6ed073e2be6 [2021-06-16T20:29:44.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-16T20:29:44.389Z] ee2dccbbec9c: Preparing [2021-06-16T20:29:44.389Z] 82af3fd2f7ad: Preparing [2021-06-16T20:29:44.389Z] 343602d5a7e5: Preparing [2021-06-16T20:29:44.389Z] 747ef7aa00ab: Preparing [2021-06-16T20:29:44.389Z] 32f366d666a5: Preparing [2021-06-16T20:29:44.389Z] 747ef7aa00ab: Layer already exists [2021-06-16T20:29:44.389Z] 343602d5a7e5: Layer already exists [2021-06-16T20:29:44.389Z] 32f366d666a5: Layer already exists [2021-06-16T20:29:44.651Z] ee2dccbbec9c: Pushed [2021-06-16T20:29:45.594Z] 82af3fd2f7ad: Pushed [2021-06-16T20:29:45.594Z] 56a73b697282d7edd71946f1fefad6ed073e2be6: digest: sha256:08fbc0ae5f2f07f5e25b342335330133c70bdf91e82c5e1d3ed84ce047b5b544 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:45.904Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:46.204Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-06-16T20:29:46.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-16T20:29:46.204Z] ee2dccbbec9c: Preparing [2021-06-16T20:29:46.204Z] 82af3fd2f7ad: Preparing [2021-06-16T20:29:46.204Z] 343602d5a7e5: Preparing [2021-06-16T20:29:46.204Z] 747ef7aa00ab: Preparing [2021-06-16T20:29:46.204Z] 32f366d666a5: Preparing [2021-06-16T20:29:46.204Z] ee2dccbbec9c: Layer already exists [2021-06-16T20:29:46.204Z] 343602d5a7e5: Layer already exists [2021-06-16T20:29:46.204Z] 32f366d666a5: Layer already exists [2021-06-16T20:29:46.204Z] 82af3fd2f7ad: Layer already exists [2021-06-16T20:29:46.204Z] 747ef7aa00ab: Layer already exists [2021-06-16T20:29:46.204Z] latest: digest: sha256:08fbc0ae5f2f07f5e25b342335330133c70bdf91e82c5e1d3ed84ce047b5b544 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:46.509Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.268 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:46.807Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.268 [2021-06-16T20:29:46.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-16T20:29:46.807Z] ee2dccbbec9c: Preparing [2021-06-16T20:29:46.807Z] 82af3fd2f7ad: Preparing [2021-06-16T20:29:46.807Z] 343602d5a7e5: Preparing [2021-06-16T20:29:46.807Z] 747ef7aa00ab: Preparing [2021-06-16T20:29:46.807Z] 32f366d666a5: Preparing [2021-06-16T20:29:46.807Z] 32f366d666a5: Layer already exists [2021-06-16T20:29:46.807Z] 343602d5a7e5: Layer already exists [2021-06-16T20:29:46.807Z] 82af3fd2f7ad: Layer already exists [2021-06-16T20:29:46.807Z] 747ef7aa00ab: Layer already exists [2021-06-16T20:29:46.807Z] ee2dccbbec9c: Layer already exists [2021-06-16T20:29:46.807Z] 2.0.0-dev.268: digest: sha256:08fbc0ae5f2f07f5e25b342335330133c70bdf91e82c5e1d3ed84ce047b5b544 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:47.115Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:47.416Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268 [2021-06-16T20:29:47.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-16T20:29:47.416Z] ee2dccbbec9c: Preparing [2021-06-16T20:29:47.416Z] 82af3fd2f7ad: Preparing [2021-06-16T20:29:47.416Z] 343602d5a7e5: Preparing [2021-06-16T20:29:47.416Z] 747ef7aa00ab: Preparing [2021-06-16T20:29:47.416Z] 32f366d666a5: Preparing [2021-06-16T20:29:47.416Z] ee2dccbbec9c: Layer already exists [2021-06-16T20:29:47.416Z] 747ef7aa00ab: Layer already exists [2021-06-16T20:29:47.416Z] 82af3fd2f7ad: Layer already exists [2021-06-16T20:29:47.416Z] 32f366d666a5: Layer already exists [2021-06-16T20:29:47.416Z] 343602d5a7e5: Layer already exists [2021-06-16T20:29:47.416Z] 56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268: digest: sha256:08fbc0ae5f2f07f5e25b342335330133c70bdf91e82c5e1d3ed84ce047b5b544 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:47.725Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:48.031Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:master [2021-06-16T20:29:48.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-16T20:29:48.032Z] ee2dccbbec9c: Preparing [2021-06-16T20:29:48.032Z] 82af3fd2f7ad: Preparing [2021-06-16T20:29:48.032Z] 343602d5a7e5: Preparing [2021-06-16T20:29:48.032Z] 747ef7aa00ab: Preparing [2021-06-16T20:29:48.032Z] 32f366d666a5: Preparing [2021-06-16T20:29:48.032Z] 747ef7aa00ab: Layer already exists [2021-06-16T20:29:48.032Z] 82af3fd2f7ad: Layer already exists [2021-06-16T20:29:48.032Z] 343602d5a7e5: Layer already exists [2021-06-16T20:29:48.032Z] 32f366d666a5: Layer already exists [2021-06-16T20:29:48.032Z] ee2dccbbec9c: Layer already exists [2021-06-16T20:29:48.032Z] master: digest: sha256:08fbc0ae5f2f07f5e25b342335330133c70bdf91e82c5e1d3ed84ce047b5b544 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T20:29:48.084Z] ===================================================== [Pipeline] echo [2021-06-16T20:29:48.099Z] taggedImages: [2021-06-16T20:29:48.099Z] - nexus3.edgexfoundry.org:10004/support-scheduler:56a73b697282d7edd71946f1fefad6ed073e2be6 [2021-06-16T20:29:48.099Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-06-16T20:29:48.099Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.268 [2021-06-16T20:29:48.099Z] - nexus3.edgexfoundry.org:10004/support-scheduler:56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268 [2021-06-16T20:29:48.099Z] - nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] echo [2021-06-16T20:29:48.132Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-06-16T20:29:48.132Z] 56a73b697282d7edd71946f1fefad6ed073e2be6 [2021-06-16T20:29:48.132Z] latest [2021-06-16T20:29:48.132Z] 2.0.0-dev.268 [2021-06-16T20:29:48.132Z] 56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268 [2021-06-16T20:29:48.132Z] master [2021-06-16T20:29:48.132Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:48.486Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:56a73b697282d7edd71946f1fefad6ed073e2be6 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:48.799Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:56a73b697282d7edd71946f1fefad6ed073e2be6 [2021-06-16T20:29:48.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-16T20:29:48.799Z] 9531096b7843: Preparing [2021-06-16T20:29:48.799Z] f3770db1a2df: Preparing [2021-06-16T20:29:48.799Z] 6cfe6c142ab0: Preparing [2021-06-16T20:29:48.799Z] 578b10cd96f0: Preparing [2021-06-16T20:29:48.799Z] 0754057c0ad3: Preparing [2021-06-16T20:29:48.799Z] 998cdf262ab1: Preparing [2021-06-16T20:29:48.799Z] 02e56110abd2: Preparing [2021-06-16T20:29:48.799Z] abc36efb885a: Preparing [2021-06-16T20:29:48.799Z] b0b09059f4e1: Preparing [2021-06-16T20:29:48.799Z] bb961f40224b: Preparing [2021-06-16T20:29:48.799Z] f4666769fca7: Preparing [2021-06-16T20:29:48.799Z] 02e56110abd2: Waiting [2021-06-16T20:29:48.799Z] abc36efb885a: Waiting [2021-06-16T20:29:48.799Z] b0b09059f4e1: Waiting [2021-06-16T20:29:48.799Z] bb961f40224b: Waiting [2021-06-16T20:29:48.799Z] f4666769fca7: Waiting [2021-06-16T20:29:48.799Z] 998cdf262ab1: Waiting [2021-06-16T20:29:48.799Z] 0754057c0ad3: Layer already exists [2021-06-16T20:29:49.071Z] 998cdf262ab1: Layer already exists [2021-06-16T20:29:49.649Z] f3770db1a2df: Pushed [2021-06-16T20:29:49.649Z] 9531096b7843: Pushed [2021-06-16T20:29:49.649Z] abc36efb885a: Layer already exists [2021-06-16T20:29:49.649Z] bb961f40224b: Layer already exists [2021-06-16T20:29:49.649Z] b0b09059f4e1: Layer already exists [2021-06-16T20:29:49.649Z] f4666769fca7: Layer already exists [2021-06-16T20:29:49.649Z] 6cfe6c142ab0: Pushed [2021-06-16T20:29:50.220Z] 02e56110abd2: Layer already exists [2021-06-16T20:29:54.418Z] 578b10cd96f0: Pushed [2021-06-16T20:29:54.418Z] 56a73b697282d7edd71946f1fefad6ed073e2be6: digest: sha256:2654ce8a98fb04a530f2e7cac0d890927941d1c473d0c4d53079a70bd60511b2 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:54.723Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:55.021Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-06-16T20:29:55.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-16T20:29:55.022Z] 9531096b7843: Preparing [2021-06-16T20:29:55.022Z] f3770db1a2df: Preparing [2021-06-16T20:29:55.022Z] 6cfe6c142ab0: Preparing [2021-06-16T20:29:55.022Z] 578b10cd96f0: Preparing [2021-06-16T20:29:55.022Z] 0754057c0ad3: Preparing [2021-06-16T20:29:55.022Z] 998cdf262ab1: Preparing [2021-06-16T20:29:55.022Z] 02e56110abd2: Preparing [2021-06-16T20:29:55.022Z] abc36efb885a: Preparing [2021-06-16T20:29:55.022Z] b0b09059f4e1: Preparing [2021-06-16T20:29:55.022Z] bb961f40224b: Preparing [2021-06-16T20:29:55.022Z] f4666769fca7: Preparing [2021-06-16T20:29:55.022Z] 02e56110abd2: Waiting [2021-06-16T20:29:55.022Z] abc36efb885a: Waiting [2021-06-16T20:29:55.022Z] b0b09059f4e1: Waiting [2021-06-16T20:29:55.022Z] bb961f40224b: Waiting [2021-06-16T20:29:55.022Z] f4666769fca7: Waiting [2021-06-16T20:29:55.022Z] 998cdf262ab1: Waiting [2021-06-16T20:29:55.022Z] 6cfe6c142ab0: Layer already exists [2021-06-16T20:29:55.022Z] f3770db1a2df: Layer already exists [2021-06-16T20:29:55.022Z] 9531096b7843: Layer already exists [2021-06-16T20:29:55.022Z] 0754057c0ad3: Layer already exists [2021-06-16T20:29:55.022Z] 578b10cd96f0: Layer already exists [2021-06-16T20:29:55.022Z] 02e56110abd2: Layer already exists [2021-06-16T20:29:55.022Z] 998cdf262ab1: Layer already exists [2021-06-16T20:29:55.022Z] bb961f40224b: Layer already exists [2021-06-16T20:29:55.022Z] abc36efb885a: Layer already exists [2021-06-16T20:29:55.022Z] b0b09059f4e1: Layer already exists [2021-06-16T20:29:55.022Z] f4666769fca7: Layer already exists [2021-06-16T20:29:55.022Z] latest: digest: sha256:2654ce8a98fb04a530f2e7cac0d890927941d1c473d0c4d53079a70bd60511b2 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:55.335Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.268 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:55.639Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.268 [2021-06-16T20:29:55.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-16T20:29:55.639Z] 9531096b7843: Preparing [2021-06-16T20:29:55.639Z] f3770db1a2df: Preparing [2021-06-16T20:29:55.639Z] 6cfe6c142ab0: Preparing [2021-06-16T20:29:55.639Z] 578b10cd96f0: Preparing [2021-06-16T20:29:55.639Z] 0754057c0ad3: Preparing [2021-06-16T20:29:55.639Z] 998cdf262ab1: Preparing [2021-06-16T20:29:55.639Z] 02e56110abd2: Preparing [2021-06-16T20:29:55.639Z] abc36efb885a: Preparing [2021-06-16T20:29:55.639Z] b0b09059f4e1: Preparing [2021-06-16T20:29:55.639Z] bb961f40224b: Preparing [2021-06-16T20:29:55.639Z] f4666769fca7: Preparing [2021-06-16T20:29:55.639Z] 998cdf262ab1: Waiting [2021-06-16T20:29:55.639Z] 02e56110abd2: Waiting [2021-06-16T20:29:55.639Z] b0b09059f4e1: Waiting [2021-06-16T20:29:55.639Z] bb961f40224b: Waiting [2021-06-16T20:29:55.639Z] abc36efb885a: Waiting [2021-06-16T20:29:55.639Z] f4666769fca7: Waiting [2021-06-16T20:29:55.639Z] 0754057c0ad3: Layer already exists [2021-06-16T20:29:55.639Z] 578b10cd96f0: Layer already exists [2021-06-16T20:29:55.639Z] 9531096b7843: Layer already exists [2021-06-16T20:29:55.639Z] f3770db1a2df: Layer already exists [2021-06-16T20:29:55.639Z] 6cfe6c142ab0: Layer already exists [2021-06-16T20:29:55.639Z] abc36efb885a: Layer already exists [2021-06-16T20:29:55.639Z] 02e56110abd2: Layer already exists [2021-06-16T20:29:55.639Z] bb961f40224b: Layer already exists [2021-06-16T20:29:55.639Z] 998cdf262ab1: Layer already exists [2021-06-16T20:29:55.639Z] b0b09059f4e1: Layer already exists [2021-06-16T20:29:55.639Z] f4666769fca7: Layer already exists [2021-06-16T20:29:55.639Z] 2.0.0-dev.268: digest: sha256:2654ce8a98fb04a530f2e7cac0d890927941d1c473d0c4d53079a70bd60511b2 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:55.946Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:56.244Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268 [2021-06-16T20:29:56.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-16T20:29:56.244Z] 9531096b7843: Preparing [2021-06-16T20:29:56.244Z] f3770db1a2df: Preparing [2021-06-16T20:29:56.244Z] 6cfe6c142ab0: Preparing [2021-06-16T20:29:56.244Z] 578b10cd96f0: Preparing [2021-06-16T20:29:56.244Z] 0754057c0ad3: Preparing [2021-06-16T20:29:56.244Z] 998cdf262ab1: Preparing [2021-06-16T20:29:56.244Z] 02e56110abd2: Preparing [2021-06-16T20:29:56.244Z] abc36efb885a: Preparing [2021-06-16T20:29:56.244Z] b0b09059f4e1: Preparing [2021-06-16T20:29:56.244Z] bb961f40224b: Preparing [2021-06-16T20:29:56.244Z] f4666769fca7: Preparing [2021-06-16T20:29:56.244Z] 02e56110abd2: Waiting [2021-06-16T20:29:56.244Z] abc36efb885a: Waiting [2021-06-16T20:29:56.244Z] b0b09059f4e1: Waiting [2021-06-16T20:29:56.244Z] bb961f40224b: Waiting [2021-06-16T20:29:56.244Z] f4666769fca7: Waiting [2021-06-16T20:29:56.244Z] 998cdf262ab1: Waiting [2021-06-16T20:29:56.244Z] 9531096b7843: Layer already exists [2021-06-16T20:29:56.244Z] 0754057c0ad3: Layer already exists [2021-06-16T20:29:56.244Z] 578b10cd96f0: Layer already exists [2021-06-16T20:29:56.244Z] f3770db1a2df: Layer already exists [2021-06-16T20:29:56.244Z] 6cfe6c142ab0: Layer already exists [2021-06-16T20:29:56.244Z] 998cdf262ab1: Layer already exists [2021-06-16T20:29:56.244Z] 02e56110abd2: Layer already exists [2021-06-16T20:29:56.244Z] abc36efb885a: Layer already exists [2021-06-16T20:29:56.244Z] b0b09059f4e1: Layer already exists [2021-06-16T20:29:56.244Z] bb961f40224b: Layer already exists [2021-06-16T20:29:56.244Z] f4666769fca7: Layer already exists [2021-06-16T20:29:56.244Z] 56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268: digest: sha256:2654ce8a98fb04a530f2e7cac0d890927941d1c473d0c4d53079a70bd60511b2 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:56.555Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:29:56.870Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [2021-06-16T20:29:56.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-16T20:29:56.870Z] 9531096b7843: Preparing [2021-06-16T20:29:56.870Z] f3770db1a2df: Preparing [2021-06-16T20:29:56.870Z] 6cfe6c142ab0: Preparing [2021-06-16T20:29:56.870Z] 578b10cd96f0: Preparing [2021-06-16T20:29:56.870Z] 0754057c0ad3: Preparing [2021-06-16T20:29:56.870Z] 998cdf262ab1: Preparing [2021-06-16T20:29:56.870Z] 02e56110abd2: Preparing [2021-06-16T20:29:56.870Z] abc36efb885a: Preparing [2021-06-16T20:29:56.870Z] b0b09059f4e1: Preparing [2021-06-16T20:29:56.870Z] bb961f40224b: Preparing [2021-06-16T20:29:56.870Z] f4666769fca7: Preparing [2021-06-16T20:29:56.870Z] abc36efb885a: Waiting [2021-06-16T20:29:56.870Z] b0b09059f4e1: Waiting [2021-06-16T20:29:56.870Z] bb961f40224b: Waiting [2021-06-16T20:29:56.870Z] f4666769fca7: Waiting [2021-06-16T20:29:56.870Z] 998cdf262ab1: Waiting [2021-06-16T20:29:56.870Z] 9531096b7843: Layer already exists [2021-06-16T20:29:56.870Z] 6cfe6c142ab0: Layer already exists [2021-06-16T20:29:56.870Z] 578b10cd96f0: Layer already exists [2021-06-16T20:29:56.870Z] f3770db1a2df: Layer already exists [2021-06-16T20:29:56.870Z] 0754057c0ad3: Layer already exists [2021-06-16T20:29:56.870Z] 02e56110abd2: Layer already exists [2021-06-16T20:29:56.870Z] 998cdf262ab1: Layer already exists [2021-06-16T20:29:56.870Z] b0b09059f4e1: Layer already exists [2021-06-16T20:29:56.870Z] abc36efb885a: Layer already exists [2021-06-16T20:29:56.870Z] bb961f40224b: Layer already exists [2021-06-16T20:29:56.870Z] f4666769fca7: Layer already exists [2021-06-16T20:29:56.870Z] master: digest: sha256:2654ce8a98fb04a530f2e7cac0d890927941d1c473d0c4d53079a70bd60511b2 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T20:29:56.927Z] ===================================================== [Pipeline] echo [2021-06-16T20:29:56.945Z] taggedImages: [2021-06-16T20:29:56.945Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:56a73b697282d7edd71946f1fefad6ed073e2be6 [2021-06-16T20:29:56.945Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-06-16T20:29:56.945Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.268 [2021-06-16T20:29:56.945Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268 [2021-06-16T20:29:56.945Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-16T20:30:59.311Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.268" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-16T20:31:01.317Z] Removing intermediate container d01901f01b4b [2021-06-16T20:31:01.317Z] ---> 877d6ed3cadb [2021-06-16T20:31:01.317Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-16T20:31:01.930Z] ---> Running in e82bfe10367e [2021-06-16T20:31:01.930Z] Removing intermediate container fe69066835ac [2021-06-16T20:31:01.930Z] ---> d54eb5a34ea0 [2021-06-16T20:31:01.930Z] [2021-06-16T20:31:01.930Z] Step 11/24 : FROM alpine:3.12 [2021-06-16T20:31:02.222Z] 3.12: Pulling from library/alpine [2021-06-16T20:31:04.209Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.268" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-16T20:31:04.811Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-16T20:31:04.811Z] Status: Downloaded newer image for alpine:3.12 [2021-06-16T20:31:04.811Z] ---> c4fd0aeabfcf [2021-06-16T20:31:04.811Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-16T20:31:06.255Z] ---> Running in 60c63e3068d0 [2021-06-16T20:31:07.242Z] Removing intermediate container 4e6452ad5220 [2021-06-16T20:31:07.242Z] ---> 031267878420 [2021-06-16T20:31:07.242Z] [2021-06-16T20:31:07.242Z] Step 11/23 : FROM alpine:3.12 [2021-06-16T20:31:07.242Z] ---> c4fd0aeabfcf [2021-06-16T20:31:07.242Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-16T20:31:07.242Z] Removing intermediate container 794d6927f87f [2021-06-16T20:31:07.242Z] ---> 0720330a562a [2021-06-16T20:31:07.242Z] [2021-06-16T20:31:07.242Z] Step 11/22 : FROM alpine:3.12 [2021-06-16T20:31:07.242Z] ---> c4fd0aeabfcf [2021-06-16T20:31:07.242Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-16T20:31:07.843Z] ---> Running in 622692e81197 [2021-06-16T20:31:07.843Z] ---> Running in b8c668375c48 [2021-06-16T20:31:10.315Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-16T20:31:10.315Z] Removing intermediate container e82bfe10367e [2021-06-16T20:31:10.315Z] ---> 80a91fd9d93a [2021-06-16T20:31:10.315Z] [2021-06-16T20:31:10.315Z] Step 12/24 : FROM docker:20.10.0 [2021-06-16T20:31:10.315Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-16T20:31:10.315Z] 20.10.0: Pulling from library/docker [2021-06-16T20:31:10.315Z] Removing intermediate container 4125c778de0f [2021-06-16T20:31:10.315Z] ---> 1dc99bd645fa [2021-06-16T20:31:10.315Z] [2021-06-16T20:31:10.315Z] Step 11/24 : FROM alpine:3.12 [2021-06-16T20:31:10.315Z] ---> c4fd0aeabfcf [2021-06-16T20:31:10.315Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-16T20:31:10.315Z] ---> Running in 35ab5f0e36b0 [2021-06-16T20:31:10.315Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-16T20:31:10.315Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T20:31:10.315Z] OK: 5 MiB in 15 packages [2021-06-16T20:31:10.315Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-16T20:31:10.315Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-16T20:31:10.315Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-16T20:31:10.601Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-16T20:31:10.883Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-16T20:31:10.883Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-16T20:31:10.883Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T20:31:11.169Z] Executing ca-certificates-20191127-r4.trigger [2021-06-16T20:31:11.169Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-16T20:31:11.169Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-16T20:31:11.169Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-16T20:31:11.169Z] (4/4) Installing curl (7.77.0-r0) [2021-06-16T20:31:11.169Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T20:31:11.169Z] Executing ca-certificates-20191127-r4.trigger [2021-06-16T20:31:11.169Z] OK: 6 MiB in 16 packages [2021-06-16T20:31:11.451Z] OK: 7 MiB in 18 packages [2021-06-16T20:31:11.725Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-16T20:31:12.002Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-16T20:31:12.002Z] Removing intermediate container 60c63e3068d0 [2021-06-16T20:31:12.002Z] ---> 2c7e60304b09 [2021-06-16T20:31:12.002Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-16T20:31:12.603Z] ---> Running in 6635a419d412 [2021-06-16T20:31:12.603Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-16T20:31:12.603Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T20:31:12.603Z] OK: 5 MiB in 15 packages [2021-06-16T20:31:13.600Z] Removing intermediate container 6635a419d412 [2021-06-16T20:31:13.600Z] ---> 2fc82f2c60da [2021-06-16T20:31:13.600Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-16T20:31:13.881Z] ---> Running in 8989811c1cd4 [2021-06-16T20:31:14.165Z] Removing intermediate container 35ab5f0e36b0 [2021-06-16T20:31:14.165Z] ---> 07a967889643 [2021-06-16T20:31:14.165Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-16T20:31:14.165Z] Removing intermediate container 622692e81197 [2021-06-16T20:31:14.165Z] ---> 4b2896647a5a [2021-06-16T20:31:14.165Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-16T20:31:14.440Z] Removing intermediate container b8c668375c48 [2021-06-16T20:31:14.440Z] ---> 5e708826b373 [2021-06-16T20:31:14.440Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-16T20:31:14.711Z] ---> Running in a2c5449ec6ff [2021-06-16T20:31:14.711Z] ---> Running in 1128b5e11771 [2021-06-16T20:31:14.984Z] ---> Running in 272613ba3bf8 [2021-06-16T20:31:14.984Z] Removing intermediate container 8989811c1cd4 [2021-06-16T20:31:14.984Z] ---> 30b22bc353e4 [2021-06-16T20:31:14.984Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-16T20:31:15.269Z] ---> Running in e904cbd3fde6 [2021-06-16T20:31:15.544Z] Removing intermediate container a2c5449ec6ff [2021-06-16T20:31:15.544Z] ---> 9abfddff7578 [2021-06-16T20:31:15.544Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-16T20:31:15.544Z] Removing intermediate container 1128b5e11771 [2021-06-16T20:31:15.544Z] ---> 84bd3bf382c2 [2021-06-16T20:31:15.544Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-16T20:31:15.815Z] Removing intermediate container 272613ba3bf8 [2021-06-16T20:31:15.815Z] ---> ed620067b309 [2021-06-16T20:31:15.815Z] Step 14/22 : WORKDIR /edgex [2021-06-16T20:31:16.087Z] ---> Running in 3805a5ebb904 [2021-06-16T20:31:16.087Z] ---> Running in 4e9438d5305e [2021-06-16T20:31:16.359Z] ---> Running in 5c820296729d [2021-06-16T20:31:16.359Z] Removing intermediate container e904cbd3fde6 [2021-06-16T20:31:16.359Z] ---> 286823bfbabc [2021-06-16T20:31:16.359Z] Step 16/24 : WORKDIR / [2021-06-16T20:31:16.632Z] ---> Running in 639d693b996a [2021-06-16T20:31:16.907Z] Removing intermediate container 3805a5ebb904 [2021-06-16T20:31:16.907Z] ---> 1e546420b4ba [2021-06-16T20:31:16.907Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-16T20:31:17.182Z] Removing intermediate container 4e9438d5305e [2021-06-16T20:31:17.182Z] ---> 0dc4644489a5 [2021-06-16T20:31:17.182Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-16T20:31:17.182Z] ---> Running in 1f052dc7d2fd [2021-06-16T20:31:17.457Z] Removing intermediate container 5c820296729d [2021-06-16T20:31:17.457Z] ---> c990fee6e9d3 [2021-06-16T20:31:17.457Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-16T20:31:17.732Z] ---> Running in 31eb29ae391d [2021-06-16T20:31:17.732Z] Removing intermediate container 639d693b996a [2021-06-16T20:31:17.732Z] ---> e52fd447c5fc [2021-06-16T20:31:17.732Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T20:31:18.008Z] Removing intermediate container 1f052dc7d2fd [2021-06-16T20:31:18.008Z] ---> 5259e9e2a56f [2021-06-16T20:31:18.008Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T20:31:18.614Z] Removing intermediate container 31eb29ae391d [2021-06-16T20:31:18.614Z] ---> 37b91a101e93 [2021-06-16T20:31:18.614Z] Step 16/24 : WORKDIR / [2021-06-16T20:31:18.893Z] ---> Running in 446c46a9b99e [2021-06-16T20:31:18.893Z] ---> 74345aef7d07 [2021-06-16T20:31:18.893Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-16T20:31:19.507Z] ---> 3d9f25c0cd35 [2021-06-16T20:31:19.507Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-16T20:31:19.507Z] ---> b527385b588e [2021-06-16T20:31:19.507Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-16T20:31:19.787Z] Removing intermediate container 446c46a9b99e [2021-06-16T20:31:19.787Z] ---> 3db6ecc11762 [2021-06-16T20:31:19.787Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T20:31:21.795Z] ---> 07bcfec83041 [2021-06-16T20:31:21.795Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-16T20:31:21.795Z] ---> 8ede7b4123eb [2021-06-16T20:31:21.795Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-16T20:31:21.795Z] ---> 45f37db7f8a9 [2021-06-16T20:31:21.795Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-16T20:31:21.795Z] ---> 6ee6e025e72c [2021-06-16T20:31:21.795Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-16T20:31:23.816Z] ---> 65fb48565594 [2021-06-16T20:31:23.816Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-16T20:31:23.816Z] ---> dd7a0529d728 [2021-06-16T20:31:23.816Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-16T20:31:23.816Z] ---> f3b96e15e257 [2021-06-16T20:31:23.816Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-16T20:31:23.816Z] ---> d54c8155b137 [2021-06-16T20:31:23.816Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-16T20:31:24.093Z] ---> Running in c6881297e208 [2021-06-16T20:31:24.093Z] ---> Running in 4207f0bdb6de [2021-06-16T20:31:24.093Z] ---> Running in 79eefbe2ffa0 [2021-06-16T20:31:24.368Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-16T20:31:24.368Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-16T20:31:24.368Z] ---> eeaf43b92773 [2021-06-16T20:31:24.368Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-16T20:31:24.665Z] ---> Running in 05e6598e9575 [2021-06-16T20:31:24.665Z] Removing intermediate container c6881297e208 [2021-06-16T20:31:24.665Z] ---> 2e43b489ae74 [2021-06-16T20:31:24.665Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T20:31:24.938Z] ---> Running in 5a4dd1557563 [2021-06-16T20:31:24.938Z] Removing intermediate container 4207f0bdb6de [2021-06-16T20:31:24.938Z] ---> ce319177687b [2021-06-16T20:31:24.938Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T20:31:25.215Z] Removing intermediate container 79eefbe2ffa0 [2021-06-16T20:31:25.215Z] ---> 62c96216833f [2021-06-16T20:31:25.215Z] Step 19/22 : CMD ["--init=true"] [2021-06-16T20:31:25.215Z] ---> Running in 58a7339c2085 [2021-06-16T20:31:25.215Z] ---> 9676ec38c83f [2021-06-16T20:31:25.215Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-16T20:31:25.215Z] ---> Running in 386be1bc7899 [2021-06-16T20:31:25.215Z] Removing intermediate container 05e6598e9575 [2021-06-16T20:31:25.215Z] ---> 79ae2873406a [2021-06-16T20:31:25.215Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-16T20:31:25.496Z] ---> Running in 499e1298dc4b [2021-06-16T20:31:25.496Z] ---> Running in 4d94ab38ae42 [2021-06-16T20:31:25.777Z] Removing intermediate container 5a4dd1557563 [2021-06-16T20:31:25.777Z] ---> acf02ff73640 [2021-06-16T20:31:25.777Z] Step 21/23 : LABEL arch=arm64 [2021-06-16T20:31:25.777Z] Removing intermediate container 58a7339c2085 [2021-06-16T20:31:25.777Z] ---> 4a3ed0f30dab [2021-06-16T20:31:25.777Z] Step 22/24 : LABEL arch=arm64 [2021-06-16T20:31:26.052Z] ---> Running in 02d92a500228 [2021-06-16T20:31:26.052Z] Removing intermediate container 386be1bc7899 [2021-06-16T20:31:26.052Z] ---> a9bb74f7aea1 [2021-06-16T20:31:26.052Z] Step 20/22 : LABEL arch=arm64 [2021-06-16T20:31:26.052Z] ---> Running in 0bcb16ffb307 [2021-06-16T20:31:26.334Z] Removing intermediate container 499e1298dc4b [2021-06-16T20:31:26.334Z] ---> dae67c002f8e [2021-06-16T20:31:26.334Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T20:31:26.334Z] ---> Running in a6819c8581a5 [2021-06-16T20:31:26.605Z] ---> Running in 7400055be38c [2021-06-16T20:31:26.880Z] Removing intermediate container 02d92a500228 [2021-06-16T20:31:26.880Z] ---> 37658e9bbc9d [2021-06-16T20:31:26.880Z] Step 22/23 : LABEL git_sha=56a73b697282d7edd71946f1fefad6ed073e2be6 [2021-06-16T20:31:26.880Z] Removing intermediate container 0bcb16ffb307 [2021-06-16T20:31:26.880Z] ---> dba3b45fcea8 [2021-06-16T20:31:26.880Z] Step 23/24 : LABEL git_sha=56a73b697282d7edd71946f1fefad6ed073e2be6 [2021-06-16T20:31:26.880Z] Removing intermediate container a6819c8581a5 [2021-06-16T20:31:26.880Z] ---> d54a5665d936 [2021-06-16T20:31:26.880Z] Step 21/22 : LABEL git_sha=56a73b697282d7edd71946f1fefad6ed073e2be6 [2021-06-16T20:31:27.155Z] ---> Running in 69f439b04b4a [2021-06-16T20:31:27.155Z] ---> Running in 0c1fff3e0f5b [2021-06-16T20:31:27.155Z] ---> Running in b7743b9fd629 [2021-06-16T20:31:27.435Z] Removing intermediate container 7400055be38c [2021-06-16T20:31:27.435Z] ---> a37550faa14e [2021-06-16T20:31:27.435Z] Step 22/24 : LABEL arch=arm64 [2021-06-16T20:31:27.435Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-16T20:31:27.707Z] ---> Running in 3d51ce685a34 [2021-06-16T20:31:27.707Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-16T20:31:27.707Z] Removing intermediate container 69f439b04b4a [2021-06-16T20:31:27.707Z] ---> 7a37da2fe058 [2021-06-16T20:31:27.707Z] Step 24/24 : LABEL version=2.0.0-dev.268 [2021-06-16T20:31:27.707Z] Removing intermediate container 0c1fff3e0f5b [2021-06-16T20:31:27.707Z] ---> f278a3ae1352 [2021-06-16T20:31:27.707Z] Step 23/23 : LABEL version=2.0.0-dev.268 [2021-06-16T20:31:27.984Z] ---> Running in 8eeb62a11468 [2021-06-16T20:31:27.984Z] ---> Running in 912a304277d3 [2021-06-16T20:31:27.984Z] Removing intermediate container b7743b9fd629 [2021-06-16T20:31:27.984Z] ---> 11c9f1c3f734 [2021-06-16T20:31:27.984Z] Step 22/22 : LABEL version=2.0.0-dev.268 [2021-06-16T20:31:28.267Z] Removing intermediate container 3d51ce685a34 [2021-06-16T20:31:28.267Z] ---> d462151d827f [2021-06-16T20:31:28.267Z] Step 23/24 : LABEL git_sha=56a73b697282d7edd71946f1fefad6ed073e2be6 [2021-06-16T20:31:28.267Z] ---> Running in a6ea29f4611b [2021-06-16T20:31:28.545Z] ---> Running in 45cce71c71cd [2021-06-16T20:31:28.545Z] (1/39) Installing readline (8.0.4-r0) [2021-06-16T20:31:28.545Z] (2/39) Installing bash (5.0.17-r0) [2021-06-16T20:31:28.545Z] Executing bash-5.0.17-r0.post-install [2021-06-16T20:31:28.545Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-16T20:31:28.545Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-16T20:31:28.545Z] (5/39) Installing curl (7.77.0-r0) [2021-06-16T20:31:28.545Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-16T20:31:28.545Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-16T20:31:28.545Z] (8/39) Installing expat (2.2.9-r1) [2021-06-16T20:31:28.545Z] (9/39) Installing libffi (3.3-r2) [2021-06-16T20:31:28.545Z] (10/39) Installing gdbm (1.13-r1) [2021-06-16T20:31:28.545Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-16T20:31:28.545Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-16T20:31:28.828Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-16T20:31:28.828Z] Removing intermediate container 8eeb62a11468 [2021-06-16T20:31:28.828Z] ---> bcb7ab3310fc [2021-06-16T20:31:28.828Z] [2021-06-16T20:31:28.828Z] Removing intermediate container 912a304277d3 [2021-06-16T20:31:28.828Z] ---> 38c0fd7b0cbf [2021-06-16T20:31:28.828Z] [2021-06-16T20:31:29.114Z] Removing intermediate container a6ea29f4611b [2021-06-16T20:31:29.114Z] ---> ab96e1cc0905 [2021-06-16T20:31:29.114Z] [2021-06-16T20:31:29.114Z] Successfully built bcb7ab3310fc [2021-06-16T20:31:29.384Z] Successfully tagged support-notifications-arm64:latest [2021-06-16T20:31:29.385Z]  Building support-notifications ... done Building security-secretstore-setup [2021-06-16T20:31:29.385Z] Removing intermediate container 45cce71c71cd [2021-06-16T20:31:29.385Z] ---> 7faf423b61c3 [2021-06-16T20:31:29.385Z] Step 24/24 : LABEL version=2.0.0-dev.268 [2021-06-16T20:31:29.385Z] Successfully built 38c0fd7b0cbf [2021-06-16T20:31:29.661Z] Successfully built ab96e1cc0905 [2021-06-16T20:31:29.661Z] Successfully tagged core-command-arm64:latest [2021-06-16T20:31:29.661Z] Building security-bootstrapper [2021-06-16T20:31:29.661Z]  Building core-command ... done Successfully tagged security-proxy-setup-arm64:latest [2021-06-16T20:31:29.661Z]  Building security-proxy-setup ... done Building core-data [2021-06-16T20:31:29.661Z] ---> Running in 88d95d4e583c [2021-06-16T20:31:30.642Z] Removing intermediate container 88d95d4e583c [2021-06-16T20:31:30.642Z] ---> 97f3724b7085 [2021-06-16T20:31:30.642Z] [2021-06-16T20:31:30.642Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-16T20:31:30.642Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-16T20:31:30.642Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-16T20:31:30.642Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-16T20:31:30.642Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-16T20:31:30.642Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-16T20:31:30.642Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-16T20:31:30.915Z] Successfully built 97f3724b7085 [2021-06-16T20:31:30.915Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-16T20:31:30.915Z] Successfully tagged core-metadata-arm64:latest [2021-06-16T20:31:30.915Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-16T20:31:30.915Z]  Building core-metadata ... done Building support-scheduler [2021-06-16T20:31:30.915Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-16T20:31:30.915Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-16T20:31:30.915Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-16T20:31:30.915Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-16T20:31:30.915Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-16T20:31:30.915Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-16T20:31:30.915Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-16T20:31:30.915Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-16T20:31:30.915Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-16T20:31:30.915Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-16T20:31:31.193Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-16T20:31:31.193Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-16T20:31:31.193Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-16T20:31:31.193Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-16T20:31:31.193Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-16T20:31:31.193Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-16T20:31:31.193Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-16T20:31:31.193Z] Executing busybox-1.31.1-r19.trigger [2021-06-16T20:31:31.465Z] OK: 72 MiB in 59 packages [2021-06-16T20:31:38.164Z] Collecting docker-compose==1.23.2 [2021-06-16T20:31:38.164Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-16T20:31:39.600Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-16T20:31:39.600Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-16T20:31:40.199Z] Collecting texttable<0.10,>=0.9.0 [2021-06-16T20:31:40.199Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-16T20:31:46.941Z] Collecting jsonschema<3,>=2.5.1 [2021-06-16T20:31:46.941Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-16T20:31:46.941Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-16T20:31:46.941Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-16T20:31:46.941Z] Collecting docker<4.0,>=3.6.0 [2021-06-16T20:31:46.941Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-16T20:31:46.941Z] Collecting cached-property<2,>=1.2.0 [2021-06-16T20:31:46.941Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-16T20:31:46.941Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-16T20:31:47.230Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-16T20:31:50.749Z] Collecting docopt<0.7,>=0.6.1 [2021-06-16T20:31:50.749Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-16T20:31:55.079Z] Collecting PyYAML<4,>=3.10 [2021-06-16T20:31:55.079Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-16T20:31:58.485Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-16T20:31:59.476Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-16T20:31:59.476Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-16T20:31:59.752Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-16T20:32:00.030Z] Collecting idna<2.8,>=2.5 [2021-06-16T20:32:00.030Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-16T20:32:00.304Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-16T20:32:00.580Z] Collecting docker-pycreds>=0.4.0 [2021-06-16T20:32:00.580Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-16T20:32:00.580Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-16T20:32:00.580Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-16T20:32:00.580Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-16T20:32:00.580Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-16T20:32:02.022Z] Installing collected packages: urllib3, idna, requests, texttable, jsonschema, websocket-client, docker-pycreds, docker, cached-property, dockerpty, docopt, PyYAML, docker-compose [2021-06-16T20:32:02.022Z] Attempting uninstall: urllib3 [2021-06-16T20:32:02.022Z] Found existing installation: urllib3 1.25.9 [2021-06-16T20:32:02.022Z] Uninstalling urllib3-1.25.9: [2021-06-16T20:32:02.301Z] Successfully uninstalled urllib3-1.25.9 [2021-06-16T20:32:02.912Z] Attempting uninstall: idna [2021-06-16T20:32:02.912Z] Found existing installation: idna 2.9 [2021-06-16T20:32:02.912Z] Uninstalling idna-2.9: [2021-06-16T20:32:03.190Z] Successfully uninstalled idna-2.9 [2021-06-16T20:32:03.796Z] Attempting uninstall: requests [2021-06-16T20:32:03.796Z] Found existing installation: requests 2.23.0 [2021-06-16T20:32:03.796Z] Uninstalling requests-2.23.0: [2021-06-16T20:32:04.073Z] Successfully uninstalled requests-2.23.0 [2021-06-16T20:32:04.354Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T20:32:04.354Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-16T20:32:04.354Z] ---> ddf9d998fdff [2021-06-16T20:32:04.355Z] Step 3/26 : WORKDIR /edgex-go [2021-06-16T20:32:04.355Z] ---> Using cache [2021-06-16T20:32:04.355Z] ---> 93454532f64d [2021-06-16T20:32:04.355Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T20:32:04.355Z] ---> Using cache [2021-06-16T20:32:04.355Z] ---> df3c08a4557d [2021-06-16T20:32:04.355Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-16T20:32:04.355Z] ---> Using cache [2021-06-16T20:32:04.355Z] ---> f7c7b8a18357 [2021-06-16T20:32:04.355Z] Step 6/26 : COPY go.mod . [2021-06-16T20:32:04.355Z] ---> Using cache [2021-06-16T20:32:04.355Z] ---> fec233dd6998 [2021-06-16T20:32:04.355Z] Step 7/26 : RUN go mod download [2021-06-16T20:32:04.355Z] ---> Using cache [2021-06-16T20:32:04.355Z] ---> 54c2b437b6cf [2021-06-16T20:32:04.355Z] Step 8/26 : COPY . . [2021-06-16T20:32:04.355Z] Running setup.py install for texttable: started [2021-06-16T20:32:06.695Z] ---> Using cache [2021-06-16T20:32:06.695Z] ---> 38496830ce6f [2021-06-16T20:32:06.695Z] Step 9/26 : RUN go mod tidy [2021-06-16T20:32:06.695Z] ---> Using cache [2021-06-16T20:32:06.695Z] ---> 15b225850667 [2021-06-16T20:32:06.695Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-16T20:32:06.695Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T20:32:06.695Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-16T20:32:06.695Z] ---> ddf9d998fdff [2021-06-16T20:32:06.695Z] Step 3/32 : WORKDIR /edgex-go [2021-06-16T20:32:06.695Z] ---> Using cache [2021-06-16T20:32:06.695Z] ---> 93454532f64d [2021-06-16T20:32:06.695Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T20:32:06.695Z] ---> Using cache [2021-06-16T20:32:06.695Z] ---> df3c08a4557d [2021-06-16T20:32:06.695Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-16T20:32:06.695Z] ---> Using cache [2021-06-16T20:32:06.695Z] ---> f7c7b8a18357 [2021-06-16T20:32:06.695Z] Step 6/32 : COPY go.mod . [2021-06-16T20:32:06.695Z] ---> Using cache [2021-06-16T20:32:06.695Z] ---> fec233dd6998 [2021-06-16T20:32:06.695Z] Step 7/32 : RUN go mod download [2021-06-16T20:32:06.695Z] ---> Using cache [2021-06-16T20:32:06.695Z] ---> 54c2b437b6cf [2021-06-16T20:32:06.695Z] Step 8/32 : COPY . . [2021-06-16T20:32:06.695Z] ---> Using cache [2021-06-16T20:32:06.695Z] ---> 38496830ce6f [2021-06-16T20:32:06.695Z] Step 9/32 : RUN go mod tidy [2021-06-16T20:32:06.695Z] ---> Using cache [2021-06-16T20:32:06.695Z] ---> 15b225850667 [2021-06-16T20:32:06.695Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-16T20:32:06.695Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T20:32:06.695Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-16T20:32:06.695Z] ---> ddf9d998fdff [2021-06-16T20:32:06.695Z] Step 3/23 : WORKDIR /edgex-go [2021-06-16T20:32:06.695Z] ---> Using cache [2021-06-16T20:32:06.695Z] ---> 93454532f64d [2021-06-16T20:32:06.695Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T20:32:06.695Z] ---> Using cache [2021-06-16T20:32:06.695Z] ---> df3c08a4557d [2021-06-16T20:32:06.695Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-16T20:32:06.695Z] ---> Using cache [2021-06-16T20:32:06.695Z] ---> f7c7b8a18357 [2021-06-16T20:32:06.695Z] Step 6/23 : COPY go.mod . [2021-06-16T20:32:06.695Z] ---> Using cache [2021-06-16T20:32:06.695Z] ---> fec233dd6998 [2021-06-16T20:32:06.695Z] Step 7/23 : RUN go mod download [2021-06-16T20:32:06.695Z] ---> Using cache [2021-06-16T20:32:06.695Z] ---> 54c2b437b6cf [2021-06-16T20:32:06.695Z] Step 8/23 : COPY . . [2021-06-16T20:32:06.695Z] ---> Using cache [2021-06-16T20:32:06.695Z] ---> 38496830ce6f [2021-06-16T20:32:06.695Z] Step 9/23 : RUN go mod tidy [2021-06-16T20:32:06.695Z] ---> Using cache [2021-06-16T20:32:06.695Z] ---> 15b225850667 [2021-06-16T20:32:06.695Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-16T20:32:06.695Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-16T20:32:06.695Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-16T20:32:06.695Z] ---> ddf9d998fdff [2021-06-16T20:32:06.695Z] Step 3/24 : WORKDIR /edgex-go [2021-06-16T20:32:06.695Z] ---> Using cache [2021-06-16T20:32:06.695Z] ---> 93454532f64d [2021-06-16T20:32:06.696Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T20:32:06.696Z] ---> Using cache [2021-06-16T20:32:06.696Z] ---> df3c08a4557d [2021-06-16T20:32:06.696Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-16T20:32:06.696Z] Running setup.py install for texttable: finished with status 'done' [2021-06-16T20:32:08.680Z] ---> Running in 0a218614a3be [2021-06-16T20:32:08.680Z] ---> Running in ed12f05a6a56 [2021-06-16T20:32:08.680Z] ---> Running in 3d4769427053 [2021-06-16T20:32:08.680Z] ---> Running in 48cc55d75d52 [2021-06-16T20:32:10.126Z] Running setup.py install for dockerpty: started [2021-06-16T20:32:10.731Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.268" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-16T20:32:11.341Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T20:32:11.624Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.268" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-16T20:32:11.624Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.268" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-16T20:32:13.076Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T20:32:13.076Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-16T20:32:13.076Z] Running setup.py install for docopt: started [2021-06-16T20:32:15.725Z] OK: 218 MiB in 52 packages [2021-06-16T20:32:17.178Z] Running setup.py install for docopt: finished with status 'done' [2021-06-16T20:32:17.178Z] Running setup.py install for PyYAML: started [2021-06-16T20:32:17.454Z] Removing intermediate container ed12f05a6a56 [2021-06-16T20:32:17.454Z] ---> 5e4bc4a104bd [2021-06-16T20:32:17.454Z] Step 6/24 : COPY go.mod . [2021-06-16T20:32:18.904Z] ---> 8c6b781bdb2e [2021-06-16T20:32:18.904Z] Step 7/24 : RUN go mod download [2021-06-16T20:32:19.179Z] ---> Running in 92625b72b8c8 [2021-06-16T20:32:21.834Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-16T20:32:23.292Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-06-16T20:32:23.570Z] Removing intermediate container 92625b72b8c8 [2021-06-16T20:32:23.570Z] ---> 9fd04e58fba7 [2021-06-16T20:32:23.570Z] Step 8/24 : COPY . . [2021-06-16T20:32:41.992Z] ---> 3b31f73d55d3 [2021-06-16T20:32:41.992Z] Step 9/24 : RUN go mod tidy [2021-06-16T20:32:41.992Z] ---> Running in 57c1e2a31579 [2021-06-16T20:32:42.608Z] Removing intermediate container 4d94ab38ae42 [2021-06-16T20:32:42.608Z] ---> 1f6338e3964c [2021-06-16T20:32:42.608Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-16T20:32:43.214Z] ---> Running in a076bdd57a8e [2021-06-16T20:32:44.220Z] Removing intermediate container a076bdd57a8e [2021-06-16T20:32:44.221Z] ---> 777e8a786fe7 [2021-06-16T20:32:44.221Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-16T20:32:44.510Z] ---> Running in 40d2251a0368 [2021-06-16T20:32:45.133Z] Removing intermediate container 40d2251a0368 [2021-06-16T20:32:45.133Z] ---> f70106d6fdd7 [2021-06-16T20:32:45.133Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-16T20:32:47.165Z] ---> 1290e8e2eb44 [2021-06-16T20:32:47.165Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-16T20:32:49.191Z] ---> 8974d16f93c0 [2021-06-16T20:32:49.191Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-16T20:32:50.684Z] ---> d41f05cfcfa6 [2021-06-16T20:32:50.684Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-16T20:32:50.963Z] ---> Running in 2c02d8e420c3 [2021-06-16T20:32:51.599Z] Removing intermediate container 57c1e2a31579 [2021-06-16T20:32:51.599Z] ---> e98c556b49a1 [2021-06-16T20:32:51.599Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-16T20:32:51.880Z] Removing intermediate container 2c02d8e420c3 [2021-06-16T20:32:51.880Z] ---> eccfcb986c28 [2021-06-16T20:32:51.880Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T20:32:51.880Z] ---> Running in 4f9074689a59 [2021-06-16T20:32:51.880Z] ---> Running in 8c52ba86b2e1 [2021-06-16T20:32:52.896Z] Removing intermediate container 8c52ba86b2e1 [2021-06-16T20:32:52.896Z] ---> 1ef278fc814f [2021-06-16T20:32:52.896Z] Step 22/24 : LABEL arch=arm64 [2021-06-16T20:32:53.179Z] ---> Running in 622f9415e86b [2021-06-16T20:32:54.184Z] Removing intermediate container 622f9415e86b [2021-06-16T20:32:54.184Z] ---> 3ebce86a1062 [2021-06-16T20:32:54.184Z] Step 23/24 : LABEL git_sha=56a73b697282d7edd71946f1fefad6ed073e2be6 [2021-06-16T20:32:54.469Z] ---> Running in 01acae77d57d [2021-06-16T20:32:54.749Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.268" -o cmd/core-data/core-data ./cmd/core-data [2021-06-16T20:32:55.362Z] Removing intermediate container 01acae77d57d [2021-06-16T20:32:55.363Z] ---> fa636f0ca166 [2021-06-16T20:32:55.363Z] Step 24/24 : LABEL version=2.0.0-dev.268 [2021-06-16T20:32:55.645Z] ---> Running in 268ec0df42c0 [2021-06-16T20:32:56.254Z] Removing intermediate container 268ec0df42c0 [2021-06-16T20:32:56.254Z] ---> 7a8d12a4a6de [2021-06-16T20:32:56.254Z] [2021-06-16T20:32:56.862Z] Successfully built 7a8d12a4a6de [2021-06-16T20:32:56.862Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-16T20:34:07.277Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.268" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-16T20:34:14.023Z] Removing intermediate container 3d4769427053 [2021-06-16T20:34:14.023Z] ---> 7b2e753add74 [2021-06-16T20:34:14.023Z] [2021-06-16T20:34:14.023Z] Step 11/32 : FROM alpine:3.12 [2021-06-16T20:34:14.023Z] ---> c4fd0aeabfcf [2021-06-16T20:34:14.023Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-16T20:34:14.023Z] ---> Running in a9a625d88420 [2021-06-16T20:34:14.622Z] Removing intermediate container 48cc55d75d52 [2021-06-16T20:34:14.622Z] ---> fe3a19307d98 [2021-06-16T20:34:14.622Z] [2021-06-16T20:34:15.002Z] Step 11/23 : FROM alpine:3.12 [2021-06-16T20:34:15.002Z] ---> c4fd0aeabfcf [2021-06-16T20:34:15.002Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-16T20:34:15.002Z] ---> Using cache [2021-06-16T20:34:15.002Z] ---> 07a967889643 [2021-06-16T20:34:15.002Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-16T20:34:15.002Z] ---> Using cache [2021-06-16T20:34:15.002Z] ---> 9abfddff7578 [2021-06-16T20:34:15.002Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-16T20:34:15.002Z] Removing intermediate container 0a218614a3be [2021-06-16T20:34:15.002Z] ---> ad99a0c45b92 [2021-06-16T20:34:15.002Z] [2021-06-16T20:34:15.002Z] Step 11/26 : FROM alpine:3.12 [2021-06-16T20:34:15.002Z] ---> c4fd0aeabfcf [2021-06-16T20:34:15.002Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-16T20:34:15.398Z] ---> Running in cdcf800a14fd [2021-06-16T20:34:15.398Z] ---> Running in 80539c394200 [2021-06-16T20:34:15.398Z] Removing intermediate container a9a625d88420 [2021-06-16T20:34:15.398Z] ---> 4e89533a8491 [2021-06-16T20:34:15.398Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-16T20:34:15.763Z] ---> Running in 34f3ec2d9e51 [2021-06-16T20:34:16.421Z] Removing intermediate container 80539c394200 [2021-06-16T20:34:16.421Z] ---> 38d6b2210f9a [2021-06-16T20:34:16.421Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-16T20:34:16.712Z] ---> Running in 488079b1a61c [2021-06-16T20:34:18.174Z] Removing intermediate container 488079b1a61c [2021-06-16T20:34:18.174Z] ---> 1afd2deac70c [2021-06-16T20:34:18.174Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T20:34:18.451Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-16T20:34:18.729Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-16T20:34:19.007Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-16T20:34:19.007Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-16T20:34:19.609Z] ---> 6ee3ca9560f8 [2021-06-16T20:34:19.609Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-16T20:34:19.609Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-16T20:34:19.609Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-16T20:34:19.609Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-16T20:34:19.609Z] (4/6) Installing curl (7.77.0-r0) [2021-06-16T20:34:19.609Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-16T20:34:19.609Z] (6/6) Installing su-exec (0.2-r1) [2021-06-16T20:34:19.609Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T20:34:19.888Z] Executing ca-certificates-20191127-r4.trigger [2021-06-16T20:34:19.888Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-16T20:34:19.888Z] (2/2) Installing su-exec (0.2-r1) [2021-06-16T20:34:19.888Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T20:34:19.888Z] OK: 5 MiB in 16 packages [2021-06-16T20:34:20.165Z] OK: 7 MiB in 20 packages [2021-06-16T20:34:22.170Z] ---> 60f534757f39 [2021-06-16T20:34:22.170Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-16T20:34:22.446Z] Removing intermediate container 34f3ec2d9e51 [2021-06-16T20:34:22.446Z] ---> 5e966952ea75 [2021-06-16T20:34:22.446Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-16T20:34:22.722Z] ---> Running in 270c3446a1de [2021-06-16T20:34:23.729Z] Removing intermediate container cdcf800a14fd [2021-06-16T20:34:23.729Z] ---> f0238f205db3 [2021-06-16T20:34:23.729Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-16T20:34:23.729Z] Removing intermediate container 270c3446a1de [2021-06-16T20:34:23.729Z] ---> 48d7d528e778 [2021-06-16T20:34:23.729Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-16T20:34:23.729Z] ---> Running in eaa28264e817 [2021-06-16T20:34:23.729Z] ---> 90c4a527b20a [2021-06-16T20:34:24.005Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-16T20:34:24.005Z] ---> Running in 480f918dc740 [2021-06-16T20:34:24.005Z] ---> Running in 0d4fc769f4a9 [2021-06-16T20:34:25.014Z] Removing intermediate container eaa28264e817 [2021-06-16T20:34:25.014Z] ---> 32290296feed [2021-06-16T20:34:25.014Z] Step 14/26 : WORKDIR / [2021-06-16T20:34:25.014Z] Removing intermediate container 480f918dc740 [2021-06-16T20:34:25.014Z] ---> 246c11ccf514 [2021-06-16T20:34:25.014Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-16T20:34:25.014Z] ---> Running in 030c6f0e96f3 [2021-06-16T20:34:25.014Z] ---> Running in afde79bf9743 [2021-06-16T20:34:25.296Z] Removing intermediate container 0d4fc769f4a9 [2021-06-16T20:34:25.296Z] ---> 636c0c3357ef [2021-06-16T20:34:25.296Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T20:34:25.574Z] ---> Running in 7bcceb63bf20 [2021-06-16T20:34:25.849Z] Removing intermediate container 030c6f0e96f3 [2021-06-16T20:34:25.849Z] ---> 9f2c48ca19fe [2021-06-16T20:34:25.849Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-16T20:34:26.460Z] Removing intermediate container 7bcceb63bf20 [2021-06-16T20:34:26.460Z] ---> 167a541f6d55 [2021-06-16T20:34:26.460Z] Step 21/23 : LABEL arch=arm64 [2021-06-16T20:34:26.460Z] ---> Running in 6ecb245c97b3 [2021-06-16T20:34:27.077Z] ---> 70ade0ec11a7 [2021-06-16T20:34:27.077Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-16T20:34:27.355Z] Removing intermediate container 6ecb245c97b3 [2021-06-16T20:34:27.355Z] ---> 7ab61cfe3ca3 [2021-06-16T20:34:27.355Z] Step 22/23 : LABEL git_sha=56a73b697282d7edd71946f1fefad6ed073e2be6 [2021-06-16T20:34:27.633Z] ---> Running in 9a2ab459533c [2021-06-16T20:34:28.260Z] ---> cb148b17a73b [2021-06-16T20:34:28.261Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-16T20:34:28.559Z] Removing intermediate container 9a2ab459533c [2021-06-16T20:34:28.559Z] Removing intermediate container afde79bf9743 [2021-06-16T20:34:28.559Z] ---> c4b990e71bcc [2021-06-16T20:34:28.559Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-16T20:34:28.559Z] ---> 4e30d29eaf7c [2021-06-16T20:34:28.559Z] Step 23/23 : LABEL version=2.0.0-dev.268 [2021-06-16T20:34:28.837Z] ---> Running in adc374e4c5cc [2021-06-16T20:34:28.837Z] ---> Running in e5480723b00d [2021-06-16T20:34:29.441Z] ---> 1c5dd9501b49 [2021-06-16T20:34:29.441Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-16T20:34:29.727Z] Removing intermediate container adc374e4c5cc [2021-06-16T20:34:29.727Z] ---> 29091bdb9ffa [2021-06-16T20:34:29.727Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-16T20:34:29.727Z] Removing intermediate container e5480723b00d [2021-06-16T20:34:29.727Z] ---> 6a6361aeaba7 [2021-06-16T20:34:29.727Z] [2021-06-16T20:34:30.340Z] Successfully built 6a6361aeaba7 [2021-06-16T20:34:30.340Z] Successfully tagged support-scheduler-arm64:latest [2021-06-16T20:34:30.943Z]  Building support-scheduler ... done  ---> e03039ab62c0 [2021-06-16T20:34:30.943Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-16T20:34:31.224Z] ---> ec72fba04f21 [2021-06-16T20:34:31.224Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-16T20:34:31.503Z] ---> Running in 454df6893a02 [2021-06-16T20:34:32.492Z] ---> d2ca8b1549a1 [2021-06-16T20:34:32.492Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-16T20:34:35.394Z] ---> 36476499c88e [2021-06-16T20:34:35.394Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-16T20:34:35.394Z] Removing intermediate container 454df6893a02 [2021-06-16T20:34:35.394Z] ---> d0a342591fb6 [2021-06-16T20:34:35.394Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T20:34:35.686Z] ---> 1e71e51832c3 [2021-06-16T20:34:35.686Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-06-16T20:34:35.961Z] ---> 85f971f77764 [2021-06-16T20:34:35.961Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-16T20:34:36.234Z] ---> Running in 58c4688e1a9b [2021-06-16T20:34:37.234Z] Removing intermediate container 4f9074689a59 [2021-06-16T20:34:37.234Z] ---> 6abd8d4a5ffc [2021-06-16T20:34:37.234Z] [2021-06-16T20:34:37.234Z] Step 11/24 : FROM alpine:3.12 [2021-06-16T20:34:37.234Z] ---> c4fd0aeabfcf [2021-06-16T20:34:37.234Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-16T20:34:37.831Z] ---> Running in 24748260d6e6 [2021-06-16T20:34:37.831Z] ---> 5d9524f23598 [2021-06-16T20:34:37.831Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-16T20:34:38.445Z] Removing intermediate container 24748260d6e6 [2021-06-16T20:34:38.445Z] ---> b38deb4bedcf [2021-06-16T20:34:38.445Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-16T20:34:38.445Z] ---> Running in 001c8e9ede20 [2021-06-16T20:34:39.051Z] ---> 2a6790d495ed [2021-06-16T20:34:39.051Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-16T20:34:39.051Z] Removing intermediate container 001c8e9ede20 [2021-06-16T20:34:39.051Z] ---> f57bbaf2c0bc [2021-06-16T20:34:39.051Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-16T20:34:39.332Z] Removing intermediate container 58c4688e1a9b [2021-06-16T20:34:39.332Z] ---> d98418ae24c3 [2021-06-16T20:34:39.332Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-16T20:34:39.332Z] ---> Running in 4b8bef3db11f [2021-06-16T20:34:39.612Z] ---> Running in 6a1fae280b15 [2021-06-16T20:34:39.890Z] ---> 006496fdc66a [2021-06-16T20:34:39.890Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-16T20:34:39.890Z] Removing intermediate container 4b8bef3db11f [2021-06-16T20:34:39.890Z] ---> f455a93a091c [2021-06-16T20:34:39.890Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T20:34:40.166Z] Removing intermediate container 6a1fae280b15 [2021-06-16T20:34:40.166Z] ---> 4e36f09ddc35 [2021-06-16T20:34:40.166Z] Step 24/26 : LABEL arch=arm64 [2021-06-16T20:34:40.441Z] ---> Running in 5f16dbdb4e74 [2021-06-16T20:34:40.441Z] ---> Running in 41d7e88cf11d [2021-06-16T20:34:41.052Z] ---> 59b6725de20f [2021-06-16T20:34:41.052Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-16T20:34:41.329Z] ---> Running in b3b70fec4688 [2021-06-16T20:34:41.329Z] Removing intermediate container 41d7e88cf11d [2021-06-16T20:34:41.329Z] ---> fea236e64952 [2021-06-16T20:34:41.329Z] Step 25/26 : LABEL git_sha=56a73b697282d7edd71946f1fefad6ed073e2be6 [2021-06-16T20:34:41.608Z] ---> Running in 86c31d3aa5b9 [2021-06-16T20:34:41.887Z] Removing intermediate container b3b70fec4688 [2021-06-16T20:34:41.887Z] ---> 741d10495a63 [2021-06-16T20:34:41.887Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-16T20:34:42.163Z] Removing intermediate container 86c31d3aa5b9 [2021-06-16T20:34:42.164Z] ---> adcd06ff2dc8 [2021-06-16T20:34:42.164Z] Step 26/26 : LABEL version=2.0.0-dev.268 [2021-06-16T20:34:42.446Z] ---> Running in 6854e1d23855 [2021-06-16T20:34:43.057Z] Removing intermediate container 6854e1d23855 [2021-06-16T20:34:43.057Z] ---> 15a133d92f12 [2021-06-16T20:34:43.057Z] [2021-06-16T20:34:43.346Z] ---> 11f3293a9d8e [2021-06-16T20:34:43.346Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-16T20:34:43.346Z] Successfully built 15a133d92f12 [2021-06-16T20:34:43.346Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-16T20:34:43.623Z]  Building security-secretstore-setup ... done  ---> Running in cf7304769c2f [2021-06-16T20:34:43.623Z] Removing intermediate container 5f16dbdb4e74 [2021-06-16T20:34:43.623Z] ---> 4c3dba07f31c [2021-06-16T20:34:43.623Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-16T20:34:43.904Z] ---> Running in bc5d882c057f [2021-06-16T20:34:45.359Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-16T20:34:46.358Z] Removing intermediate container cf7304769c2f [2021-06-16T20:34:46.358Z] ---> 7c89048afb66 [2021-06-16T20:34:46.358Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-16T20:34:46.635Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-16T20:34:46.635Z] ---> Running in b611df799f67 [2021-06-16T20:34:47.230Z] Removing intermediate container b611df799f67 [2021-06-16T20:34:47.230Z] ---> 84068f1461b4 [2021-06-16T20:34:47.230Z] Step 29/32 : CMD ["gate"] [2021-06-16T20:34:47.230Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-16T20:34:47.230Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-16T20:34:47.501Z] ---> Running in 73726d43955d [2021-06-16T20:34:47.501Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-16T20:34:47.501Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-16T20:34:47.777Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-16T20:34:47.777Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-16T20:34:47.777Z] Executing busybox-1.31.1-r20.trigger [2021-06-16T20:34:47.777Z] OK: 8 MiB in 20 packages [2021-06-16T20:34:48.051Z] Removing intermediate container 73726d43955d [2021-06-16T20:34:48.051Z] ---> c6e7d3cc27a6 [2021-06-16T20:34:48.051Z] Step 30/32 : LABEL arch=arm64 [2021-06-16T20:34:48.328Z] ---> Running in 410ef3e40cf5 [2021-06-16T20:34:48.922Z] Removing intermediate container 410ef3e40cf5 [2021-06-16T20:34:48.922Z] ---> 8572773946fc [2021-06-16T20:34:48.922Z] Step 31/32 : LABEL git_sha=56a73b697282d7edd71946f1fefad6ed073e2be6 [2021-06-16T20:34:49.195Z] ---> Running in 0c22e99df9fe [2021-06-16T20:34:49.472Z] Removing intermediate container bc5d882c057f [2021-06-16T20:34:49.472Z] ---> 4efff977fba5 [2021-06-16T20:34:49.472Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-16T20:34:50.068Z] Removing intermediate container 0c22e99df9fe [2021-06-16T20:34:50.068Z] ---> 4099fa25b0bf [2021-06-16T20:34:50.068Z] Step 32/32 : LABEL version=2.0.0-dev.268 [2021-06-16T20:34:50.353Z] ---> Running in 1a6424dec2b5 [2021-06-16T20:34:50.627Z] ---> 645d3af726bd [2021-06-16T20:34:50.628Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-16T20:34:50.900Z] Removing intermediate container 1a6424dec2b5 [2021-06-16T20:34:50.900Z] ---> 6d6f0b514b95 [2021-06-16T20:34:50.900Z] [2021-06-16T20:34:51.176Z] Successfully built 6d6f0b514b95 [2021-06-16T20:34:51.447Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-16T20:34:52.043Z]  Building security-bootstrapper ... done  ---> 5d4f8684130b [2021-06-16T20:34:52.043Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-16T20:34:53.025Z] ---> db256ba73348 [2021-06-16T20:34:53.025Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-16T20:34:53.025Z] ---> Running in 8e43a3eb3c5f [2021-06-16T20:34:53.623Z] Removing intermediate container 8e43a3eb3c5f [2021-06-16T20:34:53.623Z] ---> 7d4a6b2a785a [2021-06-16T20:34:53.623Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-16T20:34:53.623Z] ---> Running in 7615d98af1c7 [2021-06-16T20:34:54.221Z] Removing intermediate container 7615d98af1c7 [2021-06-16T20:34:54.221Z] ---> 052820af188a [2021-06-16T20:34:54.221Z] Step 22/24 : LABEL arch=arm64 [2021-06-16T20:34:54.493Z] ---> Running in 61192f088a8c [2021-06-16T20:34:55.090Z] Removing intermediate container 61192f088a8c [2021-06-16T20:34:55.090Z] ---> 7a827630f27a [2021-06-16T20:34:55.090Z] Step 23/24 : LABEL git_sha=56a73b697282d7edd71946f1fefad6ed073e2be6 [2021-06-16T20:34:55.090Z] ---> Running in 053381ecd52f [2021-06-16T20:34:55.688Z] Removing intermediate container 053381ecd52f [2021-06-16T20:34:55.688Z] ---> 4d4d27b28854 [2021-06-16T20:34:55.688Z] Step 24/24 : LABEL version=2.0.0-dev.268 [2021-06-16T20:34:55.688Z] ---> Running in ea5840dbf677 [2021-06-16T20:34:56.285Z] Removing intermediate container ea5840dbf677 [2021-06-16T20:34:56.285Z] ---> cc54504a1b42 [2021-06-16T20:34:56.285Z] [2021-06-16T20:34:56.559Z] Successfully built cc54504a1b42 [2021-06-16T20:34:56.559Z] Successfully tagged core-data-arm64:latest [2021-06-16T20:34:57.173Z]  Building core-data ... done  [Pipeline] } [2021-06-16T20:34:57.171Z] $ docker stop --time=1 c4d5056e8da094f6d7d46cf2871c389786bafb560392e45636d28a5fa19bc2f9 [2021-06-16T20:34:59.059Z] $ docker rm -f c4d5056e8da094f6d7d46cf2871c389786bafb560392e45636d28a5fa19bc2f9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-16T20:34:59.694Z] + docker images [2021-06-16T20:34:59.966Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-16T20:34:59.966Z] core-data-arm64 latest cc54504a1b42 4 seconds ago 19.1MB [2021-06-16T20:34:59.966Z] security-bootstrapper-arm64 latest 6d6f0b514b95 9 seconds ago 17.5MB [2021-06-16T20:34:59.966Z] security-secretstore-setup-arm64 latest 15a133d92f12 17 seconds ago 27.1MB [2021-06-16T20:34:59.966Z] 6abd8d4a5ffc 23 seconds ago 862MB [2021-06-16T20:34:59.966Z] support-scheduler-arm64 latest 6a6361aeaba7 30 seconds ago 15.1MB [2021-06-16T20:34:59.966Z] ad99a0c45b92 46 seconds ago 863MB [2021-06-16T20:34:59.966Z] fe3a19307d98 46 seconds ago 855MB [2021-06-16T20:34:59.966Z] 7b2e753add74 47 seconds ago 856MB [2021-06-16T20:34:59.966Z] sys-mgmt-agent-arm64 latest 7a8d12a4a6de 2 minutes ago 299MB [2021-06-16T20:34:59.966Z] core-metadata-arm64 latest 97f3724b7085 3 minutes ago 15.7MB [2021-06-16T20:34:59.966Z] security-proxy-setup-arm64 latest ab96e1cc0905 3 minutes ago 24.3MB [2021-06-16T20:34:59.966Z] support-notifications-arm64 latest bcb7ab3310fc 3 minutes ago 15.7MB [2021-06-16T20:34:59.966Z] core-command-arm64 latest 38c0fd7b0cbf 3 minutes ago 15MB [2021-06-16T20:34:59.966Z] 80a91fd9d93a 3 minutes ago 856MB [2021-06-16T20:34:59.966Z] 1dc99bd645fa 3 minutes ago 859MB [2021-06-16T20:34:59.966Z] 0720330a562a 3 minutes ago 860MB [2021-06-16T20:34:59.966Z] 031267878420 3 minutes ago 856MB [2021-06-16T20:34:59.966Z] d54eb5a34ea0 3 minutes ago 853MB [2021-06-16T20:34:59.966Z] ci-base-image-arm64 latest ddf9d998fdff 8 minutes ago 641MB [2021-06-16T20:34:59.966Z] alpine 3.12 c4fd0aeabfcf 23 hours ago 5.32MB [2021-06-16T20:34:59.966Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 7 days ago 429MB [2021-06-16T20:34:59.966Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-16T20:34:59.966Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T20:35:00.239Z] provisioning config files... [2021-06-16T20:35:00.260Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/540@tmp/config1119951952522643049tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T20:35:00.628Z] ---> docker-login.sh [2021-06-16T20:35:00.628Z] nexus3.edgexfoundry.org:10001 [2021-06-16T20:35:00.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T20:35:01.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T20:35:01.175Z] Configure a credential helper to remove this warning. See [2021-06-16T20:35:01.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T20:35:01.175Z] [2021-06-16T20:35:01.175Z] Login Succeeded [2021-06-16T20:35:01.175Z] nexus3.edgexfoundry.org:10002 [2021-06-16T20:35:01.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T20:35:01.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T20:35:01.768Z] Configure a credential helper to remove this warning. See [2021-06-16T20:35:01.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T20:35:01.768Z] [2021-06-16T20:35:01.768Z] Login Succeeded [2021-06-16T20:35:01.768Z] nexus3.edgexfoundry.org:10003 [2021-06-16T20:35:02.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T20:35:02.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T20:35:02.365Z] Configure a credential helper to remove this warning. See [2021-06-16T20:35:02.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T20:35:02.365Z] [2021-06-16T20:35:02.365Z] Login Succeeded [2021-06-16T20:35:02.639Z] nexus3.edgexfoundry.org:10004 [2021-06-16T20:35:02.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T20:35:03.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T20:35:03.185Z] Configure a credential helper to remove this warning. See [2021-06-16T20:35:03.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T20:35:03.185Z] [2021-06-16T20:35:03.185Z] Login Succeeded [2021-06-16T20:35:03.185Z] docker.io [2021-06-16T20:35:03.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T20:35:04.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T20:35:04.057Z] Configure a credential helper to remove this warning. See [2021-06-16T20:35:04.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T20:35:04.057Z] [2021-06-16T20:35:04.057Z] Login Succeeded [2021-06-16T20:35:04.057Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T20:35:04.074Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T20:35:06.427Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-06-16T20:35:06.428Z] 56a73b697282d7edd71946f1fefad6ed073e2be6 [2021-06-16T20:35:06.428Z] latest [2021-06-16T20:35:06.428Z] 2.0.0-dev.268 [2021-06-16T20:35:06.428Z] 56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268 [2021-06-16T20:35:06.428Z] master [2021-06-16T20:35:06.428Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:35:06.824Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:56a73b697282d7edd71946f1fefad6ed073e2be6 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:35:07.172Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:56a73b697282d7edd71946f1fefad6ed073e2be6 [2021-06-16T20:35:07.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-16T20:35:07.172Z] 0c7a27ce072a: Preparing [2021-06-16T20:35:07.172Z] af4fac773a3c: Preparing [2021-06-16T20:35:07.172Z] da73f3ee2df9: Preparing [2021-06-16T20:35:07.172Z] d507730e9315: Preparing [2021-06-16T20:35:07.172Z] 3fbe34a1663b: Preparing [2021-06-16T20:35:07.456Z] 3fbe34a1663b: Layer already exists [2021-06-16T20:35:07.456Z] da73f3ee2df9: Pushed [2021-06-16T20:35:07.456Z] 0c7a27ce072a: Pushed [2021-06-16T20:35:07.456Z] d507730e9315: Pushed [2021-06-16T20:35:10.126Z] af4fac773a3c: Pushed [2021-06-16T20:35:10.414Z] 56a73b697282d7edd71946f1fefad6ed073e2be6: digest: sha256:b262986054a84a7602383d77617ffca45516f42788934bb108c548782709d7b8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:35:10.781Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:35:11.145Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-06-16T20:35:11.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-16T20:35:11.145Z] 0c7a27ce072a: Preparing [2021-06-16T20:35:11.145Z] af4fac773a3c: Preparing [2021-06-16T20:35:11.145Z] da73f3ee2df9: Preparing [2021-06-16T20:35:11.145Z] d507730e9315: Preparing [2021-06-16T20:35:11.145Z] 3fbe34a1663b: Preparing [2021-06-16T20:35:11.424Z] d507730e9315: Layer already exists [2021-06-16T20:35:11.424Z] 0c7a27ce072a: Layer already exists [2021-06-16T20:35:11.424Z] da73f3ee2df9: Layer already exists [2021-06-16T20:35:11.424Z] 3fbe34a1663b: Layer already exists [2021-06-16T20:35:11.424Z] af4fac773a3c: Layer already exists [2021-06-16T20:35:11.424Z] latest: digest: sha256:b262986054a84a7602383d77617ffca45516f42788934bb108c548782709d7b8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:35:11.789Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.268 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:35:12.135Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.268 [2021-06-16T20:35:12.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-16T20:35:12.135Z] 0c7a27ce072a: Preparing [2021-06-16T20:35:12.135Z] af4fac773a3c: Preparing [2021-06-16T20:35:12.135Z] da73f3ee2df9: Preparing [2021-06-16T20:35:12.135Z] d507730e9315: Preparing [2021-06-16T20:35:12.135Z] 3fbe34a1663b: Preparing [2021-06-16T20:35:12.416Z] d507730e9315: Layer already exists [2021-06-16T20:35:12.416Z] da73f3ee2df9: Layer already exists [2021-06-16T20:35:12.416Z] 3fbe34a1663b: Layer already exists [2021-06-16T20:35:12.416Z] 0c7a27ce072a: Layer already exists [2021-06-16T20:35:12.416Z] af4fac773a3c: Layer already exists [2021-06-16T20:35:12.416Z] 2.0.0-dev.268: digest: sha256:b262986054a84a7602383d77617ffca45516f42788934bb108c548782709d7b8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:35:12.768Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:35:13.116Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268 [2021-06-16T20:35:13.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-16T20:35:13.117Z] 0c7a27ce072a: Preparing [2021-06-16T20:35:13.117Z] af4fac773a3c: Preparing [2021-06-16T20:35:13.117Z] da73f3ee2df9: Preparing [2021-06-16T20:35:13.117Z] d507730e9315: Preparing [2021-06-16T20:35:13.117Z] 3fbe34a1663b: Preparing [2021-06-16T20:35:13.387Z] 0c7a27ce072a: Layer already exists [2021-06-16T20:35:13.387Z] af4fac773a3c: Layer already exists [2021-06-16T20:35:13.387Z] d507730e9315: Layer already exists [2021-06-16T20:35:13.387Z] 3fbe34a1663b: Layer already exists [2021-06-16T20:35:13.387Z] da73f3ee2df9: Layer already exists [2021-06-16T20:35:13.387Z] 56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268: digest: sha256:b262986054a84a7602383d77617ffca45516f42788934bb108c548782709d7b8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:35:13.737Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:35:14.077Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:master [2021-06-16T20:35:14.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-16T20:35:14.077Z] 0c7a27ce072a: Preparing [2021-06-16T20:35:14.077Z] af4fac773a3c: Preparing [2021-06-16T20:35:14.077Z] da73f3ee2df9: Preparing [2021-06-16T20:35:14.077Z] d507730e9315: Preparing [2021-06-16T20:35:14.077Z] 3fbe34a1663b: Preparing [2021-06-16T20:35:14.349Z] d507730e9315: Layer already exists [2021-06-16T20:35:14.349Z] da73f3ee2df9: Layer already exists [2021-06-16T20:35:14.349Z] af4fac773a3c: Layer already exists [2021-06-16T20:35:14.349Z] 3fbe34a1663b: Layer already exists [2021-06-16T20:35:14.349Z] 0c7a27ce072a: Layer already exists [2021-06-16T20:35:14.349Z] master: digest: sha256:b262986054a84a7602383d77617ffca45516f42788934bb108c548782709d7b8 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T20:35:14.411Z] ===================================================== [Pipeline] echo [2021-06-16T20:35:14.426Z] taggedImages: [2021-06-16T20:35:14.426Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:56a73b697282d7edd71946f1fefad6ed073e2be6 [2021-06-16T20:35:14.426Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-06-16T20:35:14.426Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.268 [2021-06-16T20:35:14.426Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268 [2021-06-16T20:35:14.426Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] echo [2021-06-16T20:35:14.459Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-06-16T20:35:14.459Z] 56a73b697282d7edd71946f1fefad6ed073e2be6 [2021-06-16T20:35:14.459Z] latest [2021-06-16T20:35:14.459Z] 2.0.0-dev.268 [2021-06-16T20:35:14.459Z] 56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268 [2021-06-16T20:35:14.459Z] master [2021-06-16T20:35:14.459Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:35:17.077Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:56a73b697282d7edd71946f1fefad6ed073e2be6 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:35:17.421Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:56a73b697282d7edd71946f1fefad6ed073e2be6 [2021-06-16T20:35:17.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-16T20:35:17.421Z] 10c3f5f280d3: Preparing [2021-06-16T20:35:17.421Z] 7042793b4e2a: Preparing [2021-06-16T20:35:17.421Z] da73f3ee2df9: Preparing [2021-06-16T20:35:17.421Z] 47954ba15b62: Preparing [2021-06-16T20:35:17.421Z] a9e978a2bf95: Preparing [2021-06-16T20:35:17.421Z] 3fbe34a1663b: Preparing [2021-06-16T20:35:17.421Z] 3fbe34a1663b: Waiting [2021-06-16T20:35:17.694Z] da73f3ee2df9: Layer already exists [2021-06-16T20:35:17.694Z] 3fbe34a1663b: Layer already exists [2021-06-16T20:35:17.694Z] 10c3f5f280d3: Pushed [2021-06-16T20:35:17.694Z] a9e978a2bf95: Pushed [2021-06-16T20:35:18.668Z] 47954ba15b62: Pushed [2021-06-16T20:35:20.637Z] 7042793b4e2a: Pushed [2021-06-16T20:35:20.637Z] 56a73b697282d7edd71946f1fefad6ed073e2be6: digest: sha256:7b6715f812108f8375e438516c7881ff0d380c7534882eb527376fe02a320b38 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:35:21.255Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:35:21.610Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-06-16T20:35:21.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-16T20:35:21.610Z] 10c3f5f280d3: Preparing [2021-06-16T20:35:21.610Z] 7042793b4e2a: Preparing [2021-06-16T20:35:21.610Z] da73f3ee2df9: Preparing [2021-06-16T20:35:21.610Z] 47954ba15b62: Preparing [2021-06-16T20:35:21.610Z] a9e978a2bf95: Preparing [2021-06-16T20:35:21.610Z] 3fbe34a1663b: Preparing [2021-06-16T20:35:21.610Z] 3fbe34a1663b: Waiting [2021-06-16T20:35:21.885Z] da73f3ee2df9: Layer already exists [2021-06-16T20:35:21.885Z] 7042793b4e2a: Layer already exists [2021-06-16T20:35:21.885Z] 10c3f5f280d3: Layer already exists [2021-06-16T20:35:21.885Z] 47954ba15b62: Layer already exists [2021-06-16T20:35:21.885Z] a9e978a2bf95: Layer already exists [2021-06-16T20:35:21.885Z] 3fbe34a1663b: Layer already exists [2021-06-16T20:35:21.885Z] latest: digest: sha256:7b6715f812108f8375e438516c7881ff0d380c7534882eb527376fe02a320b38 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:35:22.232Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.268 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:35:22.578Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.268 [2021-06-16T20:35:22.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-16T20:35:22.578Z] 10c3f5f280d3: Preparing [2021-06-16T20:35:22.578Z] 7042793b4e2a: Preparing [2021-06-16T20:35:22.578Z] da73f3ee2df9: Preparing [2021-06-16T20:35:22.578Z] 47954ba15b62: Preparing [2021-06-16T20:35:22.578Z] a9e978a2bf95: Preparing [2021-06-16T20:35:22.578Z] 3fbe34a1663b: Preparing [2021-06-16T20:35:22.578Z] 3fbe34a1663b: Waiting [2021-06-16T20:35:22.848Z] da73f3ee2df9: Layer already exists [2021-06-16T20:35:22.849Z] 7042793b4e2a: Layer already exists [2021-06-16T20:35:22.849Z] a9e978a2bf95: Layer already exists [2021-06-16T20:35:22.849Z] 10c3f5f280d3: Layer already exists [2021-06-16T20:35:22.849Z] 47954ba15b62: Layer already exists [2021-06-16T20:35:22.849Z] 3fbe34a1663b: Layer already exists [2021-06-16T20:35:22.849Z] 2.0.0-dev.268: digest: sha256:7b6715f812108f8375e438516c7881ff0d380c7534882eb527376fe02a320b38 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:35:23.193Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:35:23.534Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268 [2021-06-16T20:35:23.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-16T20:35:23.534Z] 10c3f5f280d3: Preparing [2021-06-16T20:35:23.534Z] 7042793b4e2a: Preparing [2021-06-16T20:35:23.534Z] da73f3ee2df9: Preparing [2021-06-16T20:35:23.534Z] 47954ba15b62: Preparing [2021-06-16T20:35:23.534Z] a9e978a2bf95: Preparing [2021-06-16T20:35:23.534Z] 3fbe34a1663b: Preparing [2021-06-16T20:35:23.534Z] 3fbe34a1663b: Waiting [2021-06-16T20:35:23.809Z] 47954ba15b62: Layer already exists [2021-06-16T20:35:23.809Z] 7042793b4e2a: Layer already exists [2021-06-16T20:35:23.809Z] da73f3ee2df9: Layer already exists [2021-06-16T20:35:23.809Z] a9e978a2bf95: Layer already exists [2021-06-16T20:35:23.809Z] 10c3f5f280d3: Layer already exists [2021-06-16T20:35:23.809Z] 3fbe34a1663b: Layer already exists [2021-06-16T20:35:23.810Z] 56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268: digest: sha256:7b6715f812108f8375e438516c7881ff0d380c7534882eb527376fe02a320b38 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:35:24.159Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:35:24.500Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:master [2021-06-16T20:35:24.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-16T20:35:24.500Z] 10c3f5f280d3: Preparing [2021-06-16T20:35:24.500Z] 7042793b4e2a: Preparing [2021-06-16T20:35:24.500Z] da73f3ee2df9: Preparing [2021-06-16T20:35:24.500Z] 47954ba15b62: Preparing [2021-06-16T20:35:24.500Z] a9e978a2bf95: Preparing [2021-06-16T20:35:24.500Z] 3fbe34a1663b: Preparing [2021-06-16T20:35:24.500Z] 3fbe34a1663b: Waiting [2021-06-16T20:35:24.772Z] a9e978a2bf95: Layer already exists [2021-06-16T20:35:24.772Z] 7042793b4e2a: Layer already exists [2021-06-16T20:35:24.772Z] 10c3f5f280d3: Layer already exists [2021-06-16T20:35:24.772Z] da73f3ee2df9: Layer already exists [2021-06-16T20:35:24.772Z] 47954ba15b62: Layer already exists [2021-06-16T20:35:24.772Z] 3fbe34a1663b: Layer already exists [2021-06-16T20:35:24.772Z] master: digest: sha256:7b6715f812108f8375e438516c7881ff0d380c7534882eb527376fe02a320b38 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T20:35:24.849Z] ===================================================== [Pipeline] echo [2021-06-16T20:35:24.863Z] taggedImages: [2021-06-16T20:35:24.863Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:56a73b697282d7edd71946f1fefad6ed073e2be6 [2021-06-16T20:35:24.863Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-06-16T20:35:24.863Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.268 [2021-06-16T20:35:24.863Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268 [2021-06-16T20:35:24.863Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] echo [2021-06-16T20:35:24.897Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-06-16T20:35:24.897Z] 56a73b697282d7edd71946f1fefad6ed073e2be6 [2021-06-16T20:35:24.897Z] latest [2021-06-16T20:35:24.897Z] 2.0.0-dev.268 [2021-06-16T20:35:24.897Z] 56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268 [2021-06-16T20:35:24.897Z] master [2021-06-16T20:35:24.897Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:35:25.287Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:56a73b697282d7edd71946f1fefad6ed073e2be6 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:35:25.636Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:56a73b697282d7edd71946f1fefad6ed073e2be6 [2021-06-16T20:35:25.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-16T20:35:25.636Z] a88b6544c8fe: Preparing [2021-06-16T20:35:25.636Z] 7961b542e077: Preparing [2021-06-16T20:35:25.636Z] da73f3ee2df9: Preparing [2021-06-16T20:35:25.636Z] 9372ef99d803: Preparing [2021-06-16T20:35:25.636Z] 3fbe34a1663b: Preparing [2021-06-16T20:35:25.908Z] 3fbe34a1663b: Layer already exists [2021-06-16T20:35:25.908Z] da73f3ee2df9: Layer already exists [2021-06-16T20:35:25.908Z] a88b6544c8fe: Pushed [2021-06-16T20:35:25.908Z] 9372ef99d803: Pushed [2021-06-16T20:35:28.519Z] 7961b542e077: Pushed [2021-06-16T20:35:28.791Z] 56a73b697282d7edd71946f1fefad6ed073e2be6: digest: sha256:059e9633039392a8ba97716e6c16dbd5c87d586093ef1dd5bb8784b7a5bde11c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:35:29.144Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:35:29.484Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-06-16T20:35:29.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-16T20:35:29.484Z] a88b6544c8fe: Preparing [2021-06-16T20:35:29.484Z] 7961b542e077: Preparing [2021-06-16T20:35:29.484Z] da73f3ee2df9: Preparing [2021-06-16T20:35:29.484Z] 9372ef99d803: Preparing [2021-06-16T20:35:29.484Z] 3fbe34a1663b: Preparing [2021-06-16T20:35:29.759Z] da73f3ee2df9: Layer already exists [2021-06-16T20:35:29.759Z] 7961b542e077: Layer already exists [2021-06-16T20:35:29.759Z] 3fbe34a1663b: Layer already exists [2021-06-16T20:35:29.759Z] 9372ef99d803: Layer already exists [2021-06-16T20:35:29.759Z] a88b6544c8fe: Layer already exists [2021-06-16T20:35:29.759Z] latest: digest: sha256:059e9633039392a8ba97716e6c16dbd5c87d586093ef1dd5bb8784b7a5bde11c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:35:30.108Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.268 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:35:30.454Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.268 [2021-06-16T20:35:30.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-16T20:35:30.455Z] a88b6544c8fe: Preparing [2021-06-16T20:35:30.455Z] 7961b542e077: Preparing [2021-06-16T20:35:30.455Z] da73f3ee2df9: Preparing [2021-06-16T20:35:30.455Z] 9372ef99d803: Preparing [2021-06-16T20:35:30.455Z] 3fbe34a1663b: Preparing [2021-06-16T20:35:30.727Z] 3fbe34a1663b: Layer already exists [2021-06-16T20:35:30.727Z] 7961b542e077: Layer already exists [2021-06-16T20:35:30.727Z] 9372ef99d803: Layer already exists [2021-06-16T20:35:30.727Z] da73f3ee2df9: Layer already exists [2021-06-16T20:35:30.727Z] a88b6544c8fe: Layer already exists [2021-06-16T20:35:30.727Z] 2.0.0-dev.268: digest: sha256:059e9633039392a8ba97716e6c16dbd5c87d586093ef1dd5bb8784b7a5bde11c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:35:31.088Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:35:31.436Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268 [2021-06-16T20:35:31.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-16T20:35:31.436Z] a88b6544c8fe: Preparing [2021-06-16T20:35:31.436Z] 7961b542e077: Preparing [2021-06-16T20:35:31.436Z] da73f3ee2df9: Preparing [2021-06-16T20:35:31.436Z] 9372ef99d803: Preparing [2021-06-16T20:35:31.436Z] 3fbe34a1663b: Preparing [2021-06-16T20:35:31.711Z] da73f3ee2df9: Layer already exists [2021-06-16T20:35:31.711Z] 9372ef99d803: Layer already exists [2021-06-16T20:35:31.711Z] a88b6544c8fe: Layer already exists [2021-06-16T20:35:31.711Z] 3fbe34a1663b: Layer already exists [2021-06-16T20:35:31.711Z] 7961b542e077: Layer already exists [2021-06-16T20:35:31.711Z] 56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268: digest: sha256:059e9633039392a8ba97716e6c16dbd5c87d586093ef1dd5bb8784b7a5bde11c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:35:32.076Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:35:34.584Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [2021-06-16T20:35:34.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-16T20:35:34.584Z] a88b6544c8fe: Preparing [2021-06-16T20:35:34.584Z] 7961b542e077: Preparing [2021-06-16T20:35:34.584Z] da73f3ee2df9: Preparing [2021-06-16T20:35:34.584Z] 9372ef99d803: Preparing [2021-06-16T20:35:34.584Z] 3fbe34a1663b: Preparing [2021-06-16T20:35:34.584Z] 7961b542e077: Layer already exists [2021-06-16T20:35:34.584Z] a88b6544c8fe: Layer already exists [2021-06-16T20:35:34.584Z] 3fbe34a1663b: Layer already exists [2021-06-16T20:35:34.584Z] 9372ef99d803: Layer already exists [2021-06-16T20:35:34.584Z] da73f3ee2df9: Layer already exists [2021-06-16T20:35:34.584Z] master: digest: sha256:059e9633039392a8ba97716e6c16dbd5c87d586093ef1dd5bb8784b7a5bde11c size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T20:35:34.669Z] ===================================================== [Pipeline] echo [2021-06-16T20:35:34.693Z] taggedImages: [2021-06-16T20:35:34.693Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:56a73b697282d7edd71946f1fefad6ed073e2be6 [2021-06-16T20:35:34.693Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-06-16T20:35:34.693Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.268 [2021-06-16T20:35:34.693Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268 [2021-06-16T20:35:34.693Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] echo [2021-06-16T20:35:34.725Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-06-16T20:35:34.725Z] 56a73b697282d7edd71946f1fefad6ed073e2be6 [2021-06-16T20:35:34.725Z] latest [2021-06-16T20:35:34.725Z] 2.0.0-dev.268 [2021-06-16T20:35:34.726Z] 56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268 [2021-06-16T20:35:34.726Z] master [2021-06-16T20:35:34.726Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:35:35.118Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:56a73b697282d7edd71946f1fefad6ed073e2be6 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:35:35.486Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:56a73b697282d7edd71946f1fefad6ed073e2be6 [2021-06-16T20:35:35.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-16T20:35:35.486Z] 529ca9bee5c3: Preparing [2021-06-16T20:35:35.486Z] 529ca9bee5c3: Preparing [2021-06-16T20:35:35.486Z] 6d22336bf2f0: Preparing [2021-06-16T20:35:35.486Z] 34485e0daeb2: Preparing [2021-06-16T20:35:35.486Z] d2626ad4720b: Preparing [2021-06-16T20:35:35.486Z] ee9a93990a5b: Preparing [2021-06-16T20:35:35.486Z] da73f3ee2df9: Preparing [2021-06-16T20:35:35.486Z] dcb5226373b3: Preparing [2021-06-16T20:35:35.486Z] dda949e34224: Preparing [2021-06-16T20:35:35.486Z] 6ecfc71897ba: Preparing [2021-06-16T20:35:35.486Z] e0cd0df9aa91: Preparing [2021-06-16T20:35:35.486Z] 3fbe34a1663b: Preparing [2021-06-16T20:35:35.486Z] da73f3ee2df9: Waiting [2021-06-16T20:35:35.486Z] dcb5226373b3: Waiting [2021-06-16T20:35:35.486Z] e0cd0df9aa91: Waiting [2021-06-16T20:35:35.486Z] 3fbe34a1663b: Waiting [2021-06-16T20:35:35.486Z] dda949e34224: Waiting [2021-06-16T20:35:35.486Z] 6ecfc71897ba: Waiting [2021-06-16T20:35:35.764Z] d2626ad4720b: Pushed [2021-06-16T20:35:35.764Z] 34485e0daeb2: Pushed [2021-06-16T20:35:36.038Z] 6d22336bf2f0: Pushed [2021-06-16T20:35:36.038Z] 529ca9bee5c3: Pushed [2021-06-16T20:35:36.038Z] da73f3ee2df9: Layer already exists [2021-06-16T20:35:36.312Z] dcb5226373b3: Pushed [2021-06-16T20:35:36.312Z] 6ecfc71897ba: Pushed [2021-06-16T20:35:36.312Z] e0cd0df9aa91: Pushed [2021-06-16T20:35:36.312Z] 3fbe34a1663b: Layer already exists [2021-06-16T20:35:36.312Z] dda949e34224: Pushed [2021-06-16T20:35:38.861Z] ee9a93990a5b: Pushed [2021-06-16T20:35:39.140Z] 56a73b697282d7edd71946f1fefad6ed073e2be6: digest: sha256:81aa90b23b471e1a9839b4825c7b4edd20f4fa722f38862985c126b17c131e81 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:35:39.511Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:35:39.864Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-06-16T20:35:39.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-16T20:35:39.864Z] 529ca9bee5c3: Preparing [2021-06-16T20:35:39.864Z] 529ca9bee5c3: Preparing [2021-06-16T20:35:39.864Z] 6d22336bf2f0: Preparing [2021-06-16T20:35:39.864Z] 34485e0daeb2: Preparing [2021-06-16T20:35:39.864Z] d2626ad4720b: Preparing [2021-06-16T20:35:39.864Z] ee9a93990a5b: Preparing [2021-06-16T20:35:39.864Z] da73f3ee2df9: Preparing [2021-06-16T20:35:39.864Z] dcb5226373b3: Preparing [2021-06-16T20:35:39.864Z] dda949e34224: Preparing [2021-06-16T20:35:39.864Z] 6ecfc71897ba: Preparing [2021-06-16T20:35:39.864Z] e0cd0df9aa91: Preparing [2021-06-16T20:35:39.864Z] 3fbe34a1663b: Preparing [2021-06-16T20:35:39.864Z] 6ecfc71897ba: Waiting [2021-06-16T20:35:39.864Z] da73f3ee2df9: Waiting [2021-06-16T20:35:39.864Z] dcb5226373b3: Waiting [2021-06-16T20:35:39.864Z] dda949e34224: Waiting [2021-06-16T20:35:39.864Z] e0cd0df9aa91: Waiting [2021-06-16T20:35:39.864Z] 3fbe34a1663b: Waiting [2021-06-16T20:35:40.138Z] d2626ad4720b: Layer already exists [2021-06-16T20:35:40.138Z] 529ca9bee5c3: Layer already exists [2021-06-16T20:35:40.138Z] ee9a93990a5b: Layer already exists [2021-06-16T20:35:40.138Z] 6d22336bf2f0: Layer already exists [2021-06-16T20:35:40.138Z] 34485e0daeb2: Layer already exists [2021-06-16T20:35:40.138Z] da73f3ee2df9: Layer already exists [2021-06-16T20:35:40.138Z] dcb5226373b3: Layer already exists [2021-06-16T20:35:40.138Z] 6ecfc71897ba: Layer already exists [2021-06-16T20:35:40.138Z] dda949e34224: Layer already exists [2021-06-16T20:35:40.138Z] e0cd0df9aa91: Layer already exists [2021-06-16T20:35:40.138Z] 3fbe34a1663b: Layer already exists [2021-06-16T20:35:40.138Z] latest: digest: sha256:81aa90b23b471e1a9839b4825c7b4edd20f4fa722f38862985c126b17c131e81 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:35:40.490Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.268 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:35:40.836Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.268 [2021-06-16T20:35:40.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-16T20:35:40.836Z] 529ca9bee5c3: Preparing [2021-06-16T20:35:40.836Z] 529ca9bee5c3: Preparing [2021-06-16T20:35:40.836Z] 6d22336bf2f0: Preparing [2021-06-16T20:35:40.836Z] 34485e0daeb2: Preparing [2021-06-16T20:35:40.836Z] d2626ad4720b: Preparing [2021-06-16T20:35:40.836Z] ee9a93990a5b: Preparing [2021-06-16T20:35:40.836Z] da73f3ee2df9: Preparing [2021-06-16T20:35:40.836Z] dcb5226373b3: Preparing [2021-06-16T20:35:40.836Z] dda949e34224: Preparing [2021-06-16T20:35:40.836Z] 6ecfc71897ba: Preparing [2021-06-16T20:35:40.836Z] da73f3ee2df9: Waiting [2021-06-16T20:35:40.836Z] dcb5226373b3: Waiting [2021-06-16T20:35:40.836Z] e0cd0df9aa91: Preparing [2021-06-16T20:35:40.836Z] 3fbe34a1663b: Preparing [2021-06-16T20:35:40.836Z] dda949e34224: Waiting [2021-06-16T20:35:40.836Z] 3fbe34a1663b: Waiting [2021-06-16T20:35:40.836Z] e0cd0df9aa91: Waiting [2021-06-16T20:35:41.108Z] 34485e0daeb2: Layer already exists [2021-06-16T20:35:41.108Z] ee9a93990a5b: Layer already exists [2021-06-16T20:35:41.108Z] 6d22336bf2f0: Layer already exists [2021-06-16T20:35:41.108Z] 529ca9bee5c3: Layer already exists [2021-06-16T20:35:41.108Z] d2626ad4720b: Layer already exists [2021-06-16T20:35:41.108Z] da73f3ee2df9: Layer already exists [2021-06-16T20:35:41.108Z] dcb5226373b3: Layer already exists [2021-06-16T20:35:41.108Z] 6ecfc71897ba: Layer already exists [2021-06-16T20:35:41.108Z] e0cd0df9aa91: Layer already exists [2021-06-16T20:35:41.108Z] dda949e34224: Layer already exists [2021-06-16T20:35:41.108Z] 3fbe34a1663b: Layer already exists [2021-06-16T20:35:41.108Z] 2.0.0-dev.268: digest: sha256:81aa90b23b471e1a9839b4825c7b4edd20f4fa722f38862985c126b17c131e81 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:35:41.456Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:35:43.724Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268 [2021-06-16T20:35:43.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-16T20:35:43.724Z] 529ca9bee5c3: Preparing [2021-06-16T20:35:43.724Z] 529ca9bee5c3: Preparing [2021-06-16T20:35:43.724Z] 6d22336bf2f0: Preparing [2021-06-16T20:35:43.724Z] 34485e0daeb2: Preparing [2021-06-16T20:35:43.724Z] d2626ad4720b: Preparing [2021-06-16T20:35:43.724Z] ee9a93990a5b: Preparing [2021-06-16T20:35:43.724Z] da73f3ee2df9: Preparing [2021-06-16T20:35:43.724Z] dcb5226373b3: Preparing [2021-06-16T20:35:43.724Z] dda949e34224: Preparing [2021-06-16T20:35:43.724Z] 6ecfc71897ba: Preparing [2021-06-16T20:35:43.724Z] e0cd0df9aa91: Preparing [2021-06-16T20:35:43.724Z] 3fbe34a1663b: Preparing [2021-06-16T20:35:43.724Z] dda949e34224: Waiting [2021-06-16T20:35:43.724Z] 6ecfc71897ba: Waiting [2021-06-16T20:35:43.724Z] e0cd0df9aa91: Waiting [2021-06-16T20:35:43.724Z] 3fbe34a1663b: Waiting [2021-06-16T20:35:43.724Z] dcb5226373b3: Waiting [2021-06-16T20:35:43.724Z] da73f3ee2df9: Waiting [2021-06-16T20:35:43.724Z] d2626ad4720b: Layer already exists [2021-06-16T20:35:43.724Z] ee9a93990a5b: Layer already exists [2021-06-16T20:35:43.724Z] 34485e0daeb2: Layer already exists [2021-06-16T20:35:43.724Z] 529ca9bee5c3: Layer already exists [2021-06-16T20:35:43.724Z] 6d22336bf2f0: Layer already exists [2021-06-16T20:35:43.724Z] da73f3ee2df9: Layer already exists [2021-06-16T20:35:43.724Z] dcb5226373b3: Layer already exists [2021-06-16T20:35:43.724Z] dda949e34224: Layer already exists [2021-06-16T20:35:43.724Z] e0cd0df9aa91: Layer already exists [2021-06-16T20:35:43.724Z] 6ecfc71897ba: Layer already exists [2021-06-16T20:35:43.724Z] 3fbe34a1663b: Layer already exists [2021-06-16T20:35:43.724Z] 56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268: digest: sha256:81aa90b23b471e1a9839b4825c7b4edd20f4fa722f38862985c126b17c131e81 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:35:44.076Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:35:44.511Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [2021-06-16T20:35:44.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-16T20:35:44.782Z] 529ca9bee5c3: Preparing [2021-06-16T20:35:44.782Z] 529ca9bee5c3: Preparing [2021-06-16T20:35:44.782Z] 6d22336bf2f0: Preparing [2021-06-16T20:35:44.782Z] 34485e0daeb2: Preparing [2021-06-16T20:35:44.782Z] d2626ad4720b: Preparing [2021-06-16T20:35:44.782Z] ee9a93990a5b: Preparing [2021-06-16T20:35:44.782Z] da73f3ee2df9: Preparing [2021-06-16T20:35:44.782Z] dcb5226373b3: Preparing [2021-06-16T20:35:44.782Z] dda949e34224: Preparing [2021-06-16T20:35:44.782Z] 6ecfc71897ba: Preparing [2021-06-16T20:35:44.782Z] e0cd0df9aa91: Preparing [2021-06-16T20:35:44.782Z] 3fbe34a1663b: Preparing [2021-06-16T20:35:44.782Z] dda949e34224: Waiting [2021-06-16T20:35:44.782Z] 6ecfc71897ba: Waiting [2021-06-16T20:35:44.782Z] e0cd0df9aa91: Waiting [2021-06-16T20:35:44.782Z] 3fbe34a1663b: Waiting [2021-06-16T20:35:44.782Z] da73f3ee2df9: Waiting [2021-06-16T20:35:44.782Z] dcb5226373b3: Waiting [2021-06-16T20:35:44.782Z] d2626ad4720b: Layer already exists [2021-06-16T20:35:44.782Z] 529ca9bee5c3: Layer already exists [2021-06-16T20:35:44.782Z] ee9a93990a5b: Layer already exists [2021-06-16T20:35:44.782Z] 6d22336bf2f0: Layer already exists [2021-06-16T20:35:44.782Z] 34485e0daeb2: Layer already exists [2021-06-16T20:35:44.782Z] da73f3ee2df9: Layer already exists [2021-06-16T20:35:44.782Z] dda949e34224: Layer already exists [2021-06-16T20:35:44.782Z] dcb5226373b3: Layer already exists [2021-06-16T20:35:44.782Z] e0cd0df9aa91: Layer already exists [2021-06-16T20:35:44.782Z] 6ecfc71897ba: Layer already exists [2021-06-16T20:35:44.782Z] 3fbe34a1663b: Layer already exists [2021-06-16T20:35:44.782Z] master: digest: sha256:81aa90b23b471e1a9839b4825c7b4edd20f4fa722f38862985c126b17c131e81 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T20:35:44.842Z] ===================================================== [Pipeline] echo [2021-06-16T20:35:44.856Z] taggedImages: [2021-06-16T20:35:44.856Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:56a73b697282d7edd71946f1fefad6ed073e2be6 [2021-06-16T20:35:44.856Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-06-16T20:35:44.856Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.268 [2021-06-16T20:35:44.856Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268 [2021-06-16T20:35:44.856Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] echo [2021-06-16T20:35:44.885Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-06-16T20:35:44.885Z] 56a73b697282d7edd71946f1fefad6ed073e2be6 [2021-06-16T20:35:44.885Z] latest [2021-06-16T20:35:44.885Z] 2.0.0-dev.268 [2021-06-16T20:35:44.885Z] 56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268 [2021-06-16T20:35:44.885Z] master [2021-06-16T20:35:44.885Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:35:45.260Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:56a73b697282d7edd71946f1fefad6ed073e2be6 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:35:45.601Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:56a73b697282d7edd71946f1fefad6ed073e2be6 [2021-06-16T20:35:45.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-16T20:35:45.601Z] 3fb170ef04a7: Preparing [2021-06-16T20:35:45.601Z] 9668d376057d: Preparing [2021-06-16T20:35:45.601Z] c5a65bfe14ba: Preparing [2021-06-16T20:35:45.601Z] 4c4f17eaa5bc: Preparing [2021-06-16T20:35:45.601Z] 6e090bcbcf05: Preparing [2021-06-16T20:35:45.601Z] 3fbe34a1663b: Preparing [2021-06-16T20:35:45.601Z] 3fbe34a1663b: Waiting [2021-06-16T20:35:46.201Z] c5a65bfe14ba: Pushed [2021-06-16T20:35:46.201Z] 4c4f17eaa5bc: Pushed [2021-06-16T20:35:46.201Z] 3fbe34a1663b: Layer already exists [2021-06-16T20:35:46.473Z] 6e090bcbcf05: Pushed [2021-06-16T20:35:48.443Z] 3fb170ef04a7: Pushed [2021-06-16T20:35:48.443Z] 9668d376057d: Pushed [2021-06-16T20:35:48.719Z] 56a73b697282d7edd71946f1fefad6ed073e2be6: digest: sha256:dd18c6cadfa17a8f717dc26d08f14e5263bb2191d0545ffcb0096c7ddfb22347 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:35:49.078Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:35:49.429Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-06-16T20:35:49.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-16T20:35:49.429Z] 3fb170ef04a7: Preparing [2021-06-16T20:35:49.429Z] 9668d376057d: Preparing [2021-06-16T20:35:49.429Z] c5a65bfe14ba: Preparing [2021-06-16T20:35:49.429Z] 4c4f17eaa5bc: Preparing [2021-06-16T20:35:49.429Z] 6e090bcbcf05: Preparing [2021-06-16T20:35:49.429Z] 3fbe34a1663b: Preparing [2021-06-16T20:35:49.429Z] 3fbe34a1663b: Waiting [2021-06-16T20:35:49.702Z] 4c4f17eaa5bc: Layer already exists [2021-06-16T20:35:49.702Z] c5a65bfe14ba: Layer already exists [2021-06-16T20:35:49.702Z] 3fb170ef04a7: Layer already exists [2021-06-16T20:35:49.702Z] 6e090bcbcf05: Layer already exists [2021-06-16T20:35:49.702Z] 9668d376057d: Layer already exists [2021-06-16T20:35:49.702Z] 3fbe34a1663b: Layer already exists [2021-06-16T20:35:49.702Z] latest: digest: sha256:dd18c6cadfa17a8f717dc26d08f14e5263bb2191d0545ffcb0096c7ddfb22347 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:35:50.055Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.268 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:35:50.399Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.268 [2021-06-16T20:35:50.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-16T20:35:50.399Z] 3fb170ef04a7: Preparing [2021-06-16T20:35:50.399Z] 9668d376057d: Preparing [2021-06-16T20:35:50.399Z] c5a65bfe14ba: Preparing [2021-06-16T20:35:50.399Z] 4c4f17eaa5bc: Preparing [2021-06-16T20:35:50.399Z] 6e090bcbcf05: Preparing [2021-06-16T20:35:50.399Z] 3fbe34a1663b: Preparing [2021-06-16T20:35:50.399Z] 3fbe34a1663b: Waiting [2021-06-16T20:35:50.671Z] c5a65bfe14ba: Layer already exists [2021-06-16T20:35:50.671Z] 4c4f17eaa5bc: Layer already exists [2021-06-16T20:35:50.671Z] 9668d376057d: Layer already exists [2021-06-16T20:35:50.671Z] 6e090bcbcf05: Layer already exists [2021-06-16T20:35:50.671Z] 3fb170ef04a7: Layer already exists [2021-06-16T20:35:50.671Z] 3fbe34a1663b: Layer already exists [2021-06-16T20:35:50.671Z] 2.0.0-dev.268: digest: sha256:dd18c6cadfa17a8f717dc26d08f14e5263bb2191d0545ffcb0096c7ddfb22347 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:35:51.023Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:35:51.368Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268 [2021-06-16T20:35:51.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-16T20:35:51.368Z] 3fb170ef04a7: Preparing [2021-06-16T20:35:51.368Z] 9668d376057d: Preparing [2021-06-16T20:35:51.368Z] c5a65bfe14ba: Preparing [2021-06-16T20:35:51.368Z] 4c4f17eaa5bc: Preparing [2021-06-16T20:35:51.368Z] 6e090bcbcf05: Preparing [2021-06-16T20:35:51.368Z] 3fbe34a1663b: Preparing [2021-06-16T20:35:51.368Z] 3fbe34a1663b: Waiting [2021-06-16T20:35:51.640Z] 4c4f17eaa5bc: Layer already exists [2021-06-16T20:35:51.640Z] 9668d376057d: Layer already exists [2021-06-16T20:35:51.640Z] 6e090bcbcf05: Layer already exists [2021-06-16T20:35:51.640Z] 3fb170ef04a7: Layer already exists [2021-06-16T20:35:51.640Z] c5a65bfe14ba: Layer already exists [2021-06-16T20:35:51.640Z] 3fbe34a1663b: Layer already exists [2021-06-16T20:35:51.640Z] 56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268: digest: sha256:dd18c6cadfa17a8f717dc26d08f14e5263bb2191d0545ffcb0096c7ddfb22347 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:35:51.993Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:35:52.335Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [2021-06-16T20:35:52.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-16T20:35:52.335Z] 3fb170ef04a7: Preparing [2021-06-16T20:35:52.335Z] 9668d376057d: Preparing [2021-06-16T20:35:52.335Z] c5a65bfe14ba: Preparing [2021-06-16T20:35:52.335Z] 4c4f17eaa5bc: Preparing [2021-06-16T20:35:52.335Z] 6e090bcbcf05: Preparing [2021-06-16T20:35:52.335Z] 3fbe34a1663b: Preparing [2021-06-16T20:35:52.335Z] 3fbe34a1663b: Waiting [2021-06-16T20:35:54.546Z] 6e090bcbcf05: Layer already exists [2021-06-16T20:35:54.546Z] 4c4f17eaa5bc: Layer already exists [2021-06-16T20:35:54.546Z] c5a65bfe14ba: Layer already exists [2021-06-16T20:35:54.546Z] 9668d376057d: Layer already exists [2021-06-16T20:35:54.546Z] 3fb170ef04a7: Layer already exists [2021-06-16T20:35:54.546Z] 3fbe34a1663b: Layer already exists [2021-06-16T20:35:54.546Z] master: digest: sha256:dd18c6cadfa17a8f717dc26d08f14e5263bb2191d0545ffcb0096c7ddfb22347 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T20:35:54.607Z] ===================================================== [Pipeline] echo [2021-06-16T20:35:54.621Z] taggedImages: [2021-06-16T20:35:54.621Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:56a73b697282d7edd71946f1fefad6ed073e2be6 [2021-06-16T20:35:54.621Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-06-16T20:35:54.621Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.268 [2021-06-16T20:35:54.621Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268 [2021-06-16T20:35:54.621Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] echo [2021-06-16T20:35:54.652Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-06-16T20:35:54.652Z] 56a73b697282d7edd71946f1fefad6ed073e2be6 [2021-06-16T20:35:54.652Z] latest [2021-06-16T20:35:54.652Z] 2.0.0-dev.268 [2021-06-16T20:35:54.652Z] 56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268 [2021-06-16T20:35:54.652Z] master [2021-06-16T20:35:54.652Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:35:55.067Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:56a73b697282d7edd71946f1fefad6ed073e2be6 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:35:55.414Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:56a73b697282d7edd71946f1fefad6ed073e2be6 [2021-06-16T20:35:55.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-16T20:35:55.414Z] e6b544a1f254: Preparing [2021-06-16T20:35:55.414Z] c454be6a0901: Preparing [2021-06-16T20:35:55.414Z] 50ab86bd4222: Preparing [2021-06-16T20:35:55.414Z] 9c9495581417: Preparing [2021-06-16T20:35:55.414Z] fc20306bb025: Preparing [2021-06-16T20:35:55.414Z] 87c574f5bbf6: Preparing [2021-06-16T20:35:55.414Z] bb3bc5c0a129: Preparing [2021-06-16T20:35:55.414Z] 0f27b3c0cb4d: Preparing [2021-06-16T20:35:55.414Z] fed921f0b552: Preparing [2021-06-16T20:35:55.414Z] 3fbe34a1663b: Preparing [2021-06-16T20:35:55.414Z] 87c574f5bbf6: Waiting [2021-06-16T20:35:55.414Z] bb3bc5c0a129: Waiting [2021-06-16T20:35:55.414Z] 0f27b3c0cb4d: Waiting [2021-06-16T20:35:55.414Z] fed921f0b552: Waiting [2021-06-16T20:35:55.414Z] 3fbe34a1663b: Waiting [2021-06-16T20:35:56.026Z] c454be6a0901: Pushed [2021-06-16T20:35:56.026Z] e6b544a1f254: Pushed [2021-06-16T20:35:56.026Z] fc20306bb025: Pushed [2021-06-16T20:35:56.298Z] bb3bc5c0a129: Pushed [2021-06-16T20:35:56.298Z] 0f27b3c0cb4d: Pushed [2021-06-16T20:35:56.298Z] 87c574f5bbf6: Pushed [2021-06-16T20:35:56.298Z] 3fbe34a1663b: Layer already exists [2021-06-16T20:35:56.895Z] fed921f0b552: Pushed [2021-06-16T20:35:58.323Z] 9c9495581417: Pushed [2021-06-16T20:35:58.596Z] 50ab86bd4222: Pushed [2021-06-16T20:35:58.871Z] 56a73b697282d7edd71946f1fefad6ed073e2be6: digest: sha256:e316589749789182beb14c8631b15847264464921a614094e210154303aabee1 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:35:59.227Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:35:59.569Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-06-16T20:35:59.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-16T20:35:59.569Z] e6b544a1f254: Preparing [2021-06-16T20:35:59.569Z] c454be6a0901: Preparing [2021-06-16T20:35:59.569Z] 50ab86bd4222: Preparing [2021-06-16T20:35:59.569Z] 9c9495581417: Preparing [2021-06-16T20:35:59.569Z] fc20306bb025: Preparing [2021-06-16T20:35:59.569Z] 87c574f5bbf6: Preparing [2021-06-16T20:35:59.569Z] bb3bc5c0a129: Preparing [2021-06-16T20:35:59.569Z] 0f27b3c0cb4d: Preparing [2021-06-16T20:35:59.569Z] fed921f0b552: Preparing [2021-06-16T20:35:59.569Z] 3fbe34a1663b: Preparing [2021-06-16T20:35:59.569Z] 87c574f5bbf6: Waiting [2021-06-16T20:35:59.569Z] 0f27b3c0cb4d: Waiting [2021-06-16T20:35:59.569Z] fed921f0b552: Waiting [2021-06-16T20:35:59.569Z] bb3bc5c0a129: Waiting [2021-06-16T20:35:59.569Z] 3fbe34a1663b: Waiting [2021-06-16T20:35:59.841Z] 9c9495581417: Layer already exists [2021-06-16T20:35:59.841Z] 50ab86bd4222: Layer already exists [2021-06-16T20:35:59.841Z] fc20306bb025: Layer already exists [2021-06-16T20:35:59.841Z] c454be6a0901: Layer already exists [2021-06-16T20:35:59.841Z] e6b544a1f254: Layer already exists [2021-06-16T20:35:59.841Z] 0f27b3c0cb4d: Layer already exists [2021-06-16T20:35:59.841Z] 87c574f5bbf6: Layer already exists [2021-06-16T20:35:59.841Z] bb3bc5c0a129: Layer already exists [2021-06-16T20:35:59.841Z] fed921f0b552: Layer already exists [2021-06-16T20:35:59.841Z] 3fbe34a1663b: Layer already exists [2021-06-16T20:35:59.841Z] latest: digest: sha256:e316589749789182beb14c8631b15847264464921a614094e210154303aabee1 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:36:00.460Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.268 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:36:00.802Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.268 [2021-06-16T20:36:00.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-16T20:36:00.803Z] e6b544a1f254: Preparing [2021-06-16T20:36:00.803Z] c454be6a0901: Preparing [2021-06-16T20:36:00.803Z] 50ab86bd4222: Preparing [2021-06-16T20:36:00.803Z] 9c9495581417: Preparing [2021-06-16T20:36:00.803Z] fc20306bb025: Preparing [2021-06-16T20:36:00.803Z] 87c574f5bbf6: Preparing [2021-06-16T20:36:00.803Z] bb3bc5c0a129: Preparing [2021-06-16T20:36:00.803Z] 0f27b3c0cb4d: Preparing [2021-06-16T20:36:00.803Z] fed921f0b552: Preparing [2021-06-16T20:36:00.803Z] 3fbe34a1663b: Preparing [2021-06-16T20:36:00.803Z] 87c574f5bbf6: Waiting [2021-06-16T20:36:00.803Z] bb3bc5c0a129: Waiting [2021-06-16T20:36:00.803Z] 0f27b3c0cb4d: Waiting [2021-06-16T20:36:00.803Z] fed921f0b552: Waiting [2021-06-16T20:36:00.803Z] 3fbe34a1663b: Waiting [2021-06-16T20:36:01.078Z] e6b544a1f254: Layer already exists [2021-06-16T20:36:01.078Z] 9c9495581417: Layer already exists [2021-06-16T20:36:01.078Z] c454be6a0901: Layer already exists [2021-06-16T20:36:01.078Z] 50ab86bd4222: Layer already exists [2021-06-16T20:36:01.078Z] fc20306bb025: Layer already exists [2021-06-16T20:36:01.078Z] bb3bc5c0a129: Layer already exists [2021-06-16T20:36:01.078Z] 0f27b3c0cb4d: Layer already exists [2021-06-16T20:36:01.078Z] 87c574f5bbf6: Layer already exists [2021-06-16T20:36:01.078Z] fed921f0b552: Layer already exists [2021-06-16T20:36:01.078Z] 3fbe34a1663b: Layer already exists [2021-06-16T20:36:01.078Z] 2.0.0-dev.268: digest: sha256:e316589749789182beb14c8631b15847264464921a614094e210154303aabee1 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:36:01.445Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:36:01.832Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268 [2021-06-16T20:36:01.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-16T20:36:01.833Z] e6b544a1f254: Preparing [2021-06-16T20:36:01.833Z] c454be6a0901: Preparing [2021-06-16T20:36:01.833Z] 50ab86bd4222: Preparing [2021-06-16T20:36:01.833Z] 9c9495581417: Preparing [2021-06-16T20:36:01.833Z] fc20306bb025: Preparing [2021-06-16T20:36:01.833Z] 87c574f5bbf6: Preparing [2021-06-16T20:36:01.833Z] bb3bc5c0a129: Preparing [2021-06-16T20:36:01.833Z] 0f27b3c0cb4d: Preparing [2021-06-16T20:36:01.833Z] fed921f0b552: Preparing [2021-06-16T20:36:01.833Z] 3fbe34a1663b: Preparing [2021-06-16T20:36:01.833Z] 87c574f5bbf6: Waiting [2021-06-16T20:36:01.833Z] bb3bc5c0a129: Waiting [2021-06-16T20:36:01.833Z] 0f27b3c0cb4d: Waiting [2021-06-16T20:36:01.833Z] 3fbe34a1663b: Waiting [2021-06-16T20:36:04.187Z] c454be6a0901: Layer already exists [2021-06-16T20:36:04.187Z] e6b544a1f254: Layer already exists [2021-06-16T20:36:04.187Z] 50ab86bd4222: Layer already exists [2021-06-16T20:36:04.187Z] 9c9495581417: Layer already exists [2021-06-16T20:36:04.187Z] fc20306bb025: Layer already exists [2021-06-16T20:36:04.187Z] 87c574f5bbf6: Layer already exists [2021-06-16T20:36:04.187Z] bb3bc5c0a129: Layer already exists [2021-06-16T20:36:04.187Z] fed921f0b552: Layer already exists [2021-06-16T20:36:04.187Z] 3fbe34a1663b: Layer already exists [2021-06-16T20:36:04.187Z] 0f27b3c0cb4d: Layer already exists [2021-06-16T20:36:04.187Z] 56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268: digest: sha256:e316589749789182beb14c8631b15847264464921a614094e210154303aabee1 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:36:04.543Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:36:04.895Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [2021-06-16T20:36:04.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-16T20:36:05.168Z] e6b544a1f254: Preparing [2021-06-16T20:36:05.168Z] c454be6a0901: Preparing [2021-06-16T20:36:05.168Z] 50ab86bd4222: Preparing [2021-06-16T20:36:05.168Z] 9c9495581417: Preparing [2021-06-16T20:36:05.168Z] fc20306bb025: Preparing [2021-06-16T20:36:05.168Z] 87c574f5bbf6: Preparing [2021-06-16T20:36:05.168Z] bb3bc5c0a129: Preparing [2021-06-16T20:36:05.168Z] 0f27b3c0cb4d: Preparing [2021-06-16T20:36:05.168Z] fed921f0b552: Preparing [2021-06-16T20:36:05.168Z] 3fbe34a1663b: Preparing [2021-06-16T20:36:05.168Z] bb3bc5c0a129: Waiting [2021-06-16T20:36:05.168Z] 0f27b3c0cb4d: Waiting [2021-06-16T20:36:05.168Z] 87c574f5bbf6: Waiting [2021-06-16T20:36:05.168Z] fed921f0b552: Waiting [2021-06-16T20:36:05.168Z] 3fbe34a1663b: Waiting [2021-06-16T20:36:05.444Z] fc20306bb025: Layer already exists [2021-06-16T20:36:05.444Z] c454be6a0901: Layer already exists [2021-06-16T20:36:05.444Z] 50ab86bd4222: Layer already exists [2021-06-16T20:36:05.444Z] 9c9495581417: Layer already exists [2021-06-16T20:36:05.444Z] e6b544a1f254: Layer already exists [2021-06-16T20:36:05.444Z] 0f27b3c0cb4d: Layer already exists [2021-06-16T20:36:05.444Z] 87c574f5bbf6: Layer already exists [2021-06-16T20:36:05.444Z] bb3bc5c0a129: Layer already exists [2021-06-16T20:36:05.444Z] fed921f0b552: Layer already exists [2021-06-16T20:36:05.444Z] 3fbe34a1663b: Layer already exists [2021-06-16T20:36:05.444Z] master: digest: sha256:e316589749789182beb14c8631b15847264464921a614094e210154303aabee1 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T20:36:05.506Z] ===================================================== [Pipeline] echo [2021-06-16T20:36:05.521Z] taggedImages: [2021-06-16T20:36:05.521Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:56a73b697282d7edd71946f1fefad6ed073e2be6 [2021-06-16T20:36:05.521Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-06-16T20:36:05.521Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.268 [2021-06-16T20:36:05.521Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268 [2021-06-16T20:36:05.521Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] echo [2021-06-16T20:36:05.556Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-06-16T20:36:05.556Z] 56a73b697282d7edd71946f1fefad6ed073e2be6 [2021-06-16T20:36:05.556Z] latest [2021-06-16T20:36:05.556Z] 2.0.0-dev.268 [2021-06-16T20:36:05.556Z] 56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268 [2021-06-16T20:36:05.556Z] master [2021-06-16T20:36:05.556Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:36:05.940Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:56a73b697282d7edd71946f1fefad6ed073e2be6 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:36:06.284Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:56a73b697282d7edd71946f1fefad6ed073e2be6 [2021-06-16T20:36:06.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-16T20:36:06.284Z] 27fe79571c17: Preparing [2021-06-16T20:36:06.284Z] d33b0e3f43b7: Preparing [2021-06-16T20:36:06.284Z] da73f3ee2df9: Preparing [2021-06-16T20:36:06.284Z] dc1dee20f971: Preparing [2021-06-16T20:36:06.284Z] 3fbe34a1663b: Preparing [2021-06-16T20:36:06.555Z] 3fbe34a1663b: Layer already exists [2021-06-16T20:36:06.555Z] da73f3ee2df9: Layer already exists [2021-06-16T20:36:06.555Z] 27fe79571c17: Pushed [2021-06-16T20:36:06.827Z] dc1dee20f971: Pushed [2021-06-16T20:36:08.794Z] d33b0e3f43b7: Pushed [2021-06-16T20:36:09.064Z] 56a73b697282d7edd71946f1fefad6ed073e2be6: digest: sha256:8ca57449d98218a46f3f2a171405233a28abc5b27a5dfaa7470fb04bd25e09b0 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:36:09.405Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:36:09.745Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-06-16T20:36:09.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-16T20:36:09.745Z] 27fe79571c17: Preparing [2021-06-16T20:36:09.745Z] d33b0e3f43b7: Preparing [2021-06-16T20:36:09.745Z] da73f3ee2df9: Preparing [2021-06-16T20:36:09.745Z] dc1dee20f971: Preparing [2021-06-16T20:36:09.745Z] 3fbe34a1663b: Preparing [2021-06-16T20:36:10.020Z] 3fbe34a1663b: Layer already exists [2021-06-16T20:36:10.020Z] 27fe79571c17: Layer already exists [2021-06-16T20:36:10.020Z] d33b0e3f43b7: Layer already exists [2021-06-16T20:36:10.020Z] dc1dee20f971: Layer already exists [2021-06-16T20:36:10.020Z] da73f3ee2df9: Layer already exists [2021-06-16T20:36:10.020Z] latest: digest: sha256:8ca57449d98218a46f3f2a171405233a28abc5b27a5dfaa7470fb04bd25e09b0 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:36:10.366Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.268 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:36:10.704Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.268 [2021-06-16T20:36:10.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-16T20:36:10.704Z] 27fe79571c17: Preparing [2021-06-16T20:36:10.704Z] d33b0e3f43b7: Preparing [2021-06-16T20:36:10.704Z] da73f3ee2df9: Preparing [2021-06-16T20:36:10.704Z] dc1dee20f971: Preparing [2021-06-16T20:36:10.704Z] 3fbe34a1663b: Preparing [2021-06-16T20:36:10.981Z] dc1dee20f971: Layer already exists [2021-06-16T20:36:10.981Z] da73f3ee2df9: Layer already exists [2021-06-16T20:36:10.981Z] 3fbe34a1663b: Layer already exists [2021-06-16T20:36:10.981Z] 27fe79571c17: Layer already exists [2021-06-16T20:36:10.981Z] d33b0e3f43b7: Layer already exists [2021-06-16T20:36:10.981Z] 2.0.0-dev.268: digest: sha256:8ca57449d98218a46f3f2a171405233a28abc5b27a5dfaa7470fb04bd25e09b0 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:36:11.330Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:36:11.680Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268 [2021-06-16T20:36:11.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-16T20:36:11.680Z] 27fe79571c17: Preparing [2021-06-16T20:36:11.680Z] d33b0e3f43b7: Preparing [2021-06-16T20:36:11.680Z] da73f3ee2df9: Preparing [2021-06-16T20:36:11.680Z] dc1dee20f971: Preparing [2021-06-16T20:36:11.680Z] 3fbe34a1663b: Preparing [2021-06-16T20:36:11.953Z] dc1dee20f971: Layer already exists [2021-06-16T20:36:11.953Z] d33b0e3f43b7: Layer already exists [2021-06-16T20:36:11.953Z] 27fe79571c17: Layer already exists [2021-06-16T20:36:11.953Z] 3fbe34a1663b: Layer already exists [2021-06-16T20:36:11.953Z] da73f3ee2df9: Layer already exists [2021-06-16T20:36:11.953Z] 56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268: digest: sha256:8ca57449d98218a46f3f2a171405233a28abc5b27a5dfaa7470fb04bd25e09b0 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:36:12.298Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:36:12.646Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [2021-06-16T20:36:12.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-16T20:36:12.646Z] 27fe79571c17: Preparing [2021-06-16T20:36:12.646Z] d33b0e3f43b7: Preparing [2021-06-16T20:36:12.646Z] da73f3ee2df9: Preparing [2021-06-16T20:36:12.646Z] dc1dee20f971: Preparing [2021-06-16T20:36:12.646Z] 3fbe34a1663b: Preparing [2021-06-16T20:36:12.922Z] 3fbe34a1663b: Layer already exists [2021-06-16T20:36:12.922Z] 27fe79571c17: Layer already exists [2021-06-16T20:36:12.922Z] d33b0e3f43b7: Layer already exists [2021-06-16T20:36:12.922Z] da73f3ee2df9: Layer already exists [2021-06-16T20:36:12.922Z] dc1dee20f971: Layer already exists [2021-06-16T20:36:12.922Z] master: digest: sha256:8ca57449d98218a46f3f2a171405233a28abc5b27a5dfaa7470fb04bd25e09b0 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T20:36:12.998Z] ===================================================== [Pipeline] echo [2021-06-16T20:36:13.014Z] taggedImages: [2021-06-16T20:36:13.014Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:56a73b697282d7edd71946f1fefad6ed073e2be6 [2021-06-16T20:36:13.014Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-06-16T20:36:13.014Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.268 [2021-06-16T20:36:13.014Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268 [2021-06-16T20:36:13.014Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] echo [2021-06-16T20:36:15.238Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-06-16T20:36:15.238Z] 56a73b697282d7edd71946f1fefad6ed073e2be6 [2021-06-16T20:36:15.238Z] latest [2021-06-16T20:36:15.238Z] 2.0.0-dev.268 [2021-06-16T20:36:15.238Z] 56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268 [2021-06-16T20:36:15.238Z] master [2021-06-16T20:36:15.238Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:36:15.622Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:56a73b697282d7edd71946f1fefad6ed073e2be6 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:36:15.966Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:56a73b697282d7edd71946f1fefad6ed073e2be6 [2021-06-16T20:36:15.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-16T20:36:15.967Z] e920f24a6140: Preparing [2021-06-16T20:36:15.967Z] 844b71f4a407: Preparing [2021-06-16T20:36:15.967Z] da73f3ee2df9: Preparing [2021-06-16T20:36:15.967Z] 9372ef99d803: Preparing [2021-06-16T20:36:15.967Z] 3fbe34a1663b: Preparing [2021-06-16T20:36:16.240Z] 3fbe34a1663b: Layer already exists [2021-06-16T20:36:16.240Z] 9372ef99d803: Layer already exists [2021-06-16T20:36:16.240Z] da73f3ee2df9: Layer already exists [2021-06-16T20:36:16.240Z] e920f24a6140: Pushed [2021-06-16T20:36:18.858Z] 844b71f4a407: Pushed [2021-06-16T20:36:18.858Z] 56a73b697282d7edd71946f1fefad6ed073e2be6: digest: sha256:fccc574e9bbe4841101e6a373e90063a3bf583189434e6ffbf7b72a5fcfc6e73 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:36:19.207Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:36:19.559Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-06-16T20:36:19.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-16T20:36:19.559Z] e920f24a6140: Preparing [2021-06-16T20:36:19.559Z] 844b71f4a407: Preparing [2021-06-16T20:36:19.559Z] da73f3ee2df9: Preparing [2021-06-16T20:36:19.559Z] 9372ef99d803: Preparing [2021-06-16T20:36:19.559Z] 3fbe34a1663b: Preparing [2021-06-16T20:36:19.833Z] 3fbe34a1663b: Layer already exists [2021-06-16T20:36:19.833Z] 9372ef99d803: Layer already exists [2021-06-16T20:36:19.833Z] da73f3ee2df9: Layer already exists [2021-06-16T20:36:19.833Z] e920f24a6140: Layer already exists [2021-06-16T20:36:19.833Z] 844b71f4a407: Layer already exists [2021-06-16T20:36:19.833Z] latest: digest: sha256:fccc574e9bbe4841101e6a373e90063a3bf583189434e6ffbf7b72a5fcfc6e73 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:36:20.184Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.268 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:36:20.529Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.268 [2021-06-16T20:36:20.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-16T20:36:20.530Z] e920f24a6140: Preparing [2021-06-16T20:36:20.530Z] 844b71f4a407: Preparing [2021-06-16T20:36:20.530Z] da73f3ee2df9: Preparing [2021-06-16T20:36:20.530Z] 9372ef99d803: Preparing [2021-06-16T20:36:20.530Z] 3fbe34a1663b: Preparing [2021-06-16T20:36:20.802Z] 844b71f4a407: Layer already exists [2021-06-16T20:36:20.802Z] 9372ef99d803: Layer already exists [2021-06-16T20:36:20.802Z] da73f3ee2df9: Layer already exists [2021-06-16T20:36:20.802Z] e920f24a6140: Layer already exists [2021-06-16T20:36:20.802Z] 3fbe34a1663b: Layer already exists [2021-06-16T20:36:20.802Z] 2.0.0-dev.268: digest: sha256:fccc574e9bbe4841101e6a373e90063a3bf583189434e6ffbf7b72a5fcfc6e73 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:36:21.149Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:36:21.495Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268 [2021-06-16T20:36:21.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-16T20:36:21.495Z] e920f24a6140: Preparing [2021-06-16T20:36:21.495Z] 844b71f4a407: Preparing [2021-06-16T20:36:21.495Z] da73f3ee2df9: Preparing [2021-06-16T20:36:21.495Z] 9372ef99d803: Preparing [2021-06-16T20:36:21.495Z] 3fbe34a1663b: Preparing [2021-06-16T20:36:21.771Z] da73f3ee2df9: Layer already exists [2021-06-16T20:36:21.771Z] 844b71f4a407: Layer already exists [2021-06-16T20:36:21.771Z] e920f24a6140: Layer already exists [2021-06-16T20:36:21.771Z] 3fbe34a1663b: Layer already exists [2021-06-16T20:36:21.771Z] 9372ef99d803: Layer already exists [2021-06-16T20:36:21.771Z] 56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268: digest: sha256:fccc574e9bbe4841101e6a373e90063a3bf583189434e6ffbf7b72a5fcfc6e73 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:36:22.123Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:36:22.465Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [2021-06-16T20:36:22.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-16T20:36:22.466Z] e920f24a6140: Preparing [2021-06-16T20:36:22.466Z] 844b71f4a407: Preparing [2021-06-16T20:36:22.466Z] da73f3ee2df9: Preparing [2021-06-16T20:36:22.466Z] 9372ef99d803: Preparing [2021-06-16T20:36:22.466Z] 3fbe34a1663b: Preparing [2021-06-16T20:36:22.739Z] e920f24a6140: Layer already exists [2021-06-16T20:36:22.739Z] 3fbe34a1663b: Layer already exists [2021-06-16T20:36:22.739Z] da73f3ee2df9: Layer already exists [2021-06-16T20:36:22.739Z] 844b71f4a407: Layer already exists [2021-06-16T20:36:22.739Z] 9372ef99d803: Layer already exists [2021-06-16T20:36:22.739Z] master: digest: sha256:fccc574e9bbe4841101e6a373e90063a3bf583189434e6ffbf7b72a5fcfc6e73 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T20:36:22.803Z] ===================================================== [Pipeline] echo [2021-06-16T20:36:22.819Z] taggedImages: [2021-06-16T20:36:22.819Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:56a73b697282d7edd71946f1fefad6ed073e2be6 [2021-06-16T20:36:22.819Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-06-16T20:36:22.819Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.268 [2021-06-16T20:36:22.819Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268 [2021-06-16T20:36:22.819Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] echo [2021-06-16T20:36:22.852Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-06-16T20:36:22.852Z] 56a73b697282d7edd71946f1fefad6ed073e2be6 [2021-06-16T20:36:22.852Z] latest [2021-06-16T20:36:22.852Z] 2.0.0-dev.268 [2021-06-16T20:36:22.852Z] 56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268 [2021-06-16T20:36:22.852Z] master [2021-06-16T20:36:22.852Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:36:23.238Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:56a73b697282d7edd71946f1fefad6ed073e2be6 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:36:23.579Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:56a73b697282d7edd71946f1fefad6ed073e2be6 [2021-06-16T20:36:23.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-16T20:36:23.579Z] 83a8b223758b: Preparing [2021-06-16T20:36:23.579Z] 873341527c4f: Preparing [2021-06-16T20:36:23.579Z] bbf184f9f4c9: Preparing [2021-06-16T20:36:23.579Z] 6aba382f0a1c: Preparing [2021-06-16T20:36:23.579Z] 9ded3b6bb9b5: Preparing [2021-06-16T20:36:23.579Z] fa1afe8e6ed9: Preparing [2021-06-16T20:36:23.579Z] 87a09b4c083e: Preparing [2021-06-16T20:36:23.579Z] 0f74e9ff2a61: Preparing [2021-06-16T20:36:23.579Z] b122376c33c6: Preparing [2021-06-16T20:36:23.579Z] f8381ed47b22: Preparing [2021-06-16T20:36:23.579Z] e934a737d657: Preparing [2021-06-16T20:36:23.579Z] 0f74e9ff2a61: Waiting [2021-06-16T20:36:23.579Z] fa1afe8e6ed9: Waiting [2021-06-16T20:36:23.579Z] b122376c33c6: Waiting [2021-06-16T20:36:23.579Z] f8381ed47b22: Waiting [2021-06-16T20:36:23.579Z] e934a737d657: Waiting [2021-06-16T20:36:23.579Z] 87a09b4c083e: Waiting [2021-06-16T20:36:23.857Z] 9ded3b6bb9b5: Layer already exists [2021-06-16T20:36:23.857Z] fa1afe8e6ed9: Layer already exists [2021-06-16T20:36:23.857Z] 87a09b4c083e: Layer already exists [2021-06-16T20:36:23.857Z] 0f74e9ff2a61: Layer already exists [2021-06-16T20:36:23.857Z] 873341527c4f: Pushed [2021-06-16T20:36:24.131Z] b122376c33c6: Layer already exists [2021-06-16T20:36:24.131Z] f8381ed47b22: Layer already exists [2021-06-16T20:36:24.131Z] e934a737d657: Layer already exists [2021-06-16T20:36:24.727Z] 83a8b223758b: Pushed [2021-06-16T20:36:26.160Z] bbf184f9f4c9: Pushed [2021-06-16T20:36:38.550Z] 6aba382f0a1c: Pushed [2021-06-16T20:36:38.843Z] 56a73b697282d7edd71946f1fefad6ed073e2be6: digest: sha256:484d131e6744186cb2fbc3f3d64457ea520401d89db85c28b602f39dad91526b size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:36:41.248Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:36:41.614Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-06-16T20:36:41.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-16T20:36:41.614Z] 83a8b223758b: Preparing [2021-06-16T20:36:41.614Z] 873341527c4f: Preparing [2021-06-16T20:36:41.614Z] bbf184f9f4c9: Preparing [2021-06-16T20:36:41.614Z] 6aba382f0a1c: Preparing [2021-06-16T20:36:41.614Z] 9ded3b6bb9b5: Preparing [2021-06-16T20:36:41.614Z] fa1afe8e6ed9: Preparing [2021-06-16T20:36:41.614Z] 87a09b4c083e: Preparing [2021-06-16T20:36:41.614Z] 0f74e9ff2a61: Preparing [2021-06-16T20:36:41.614Z] b122376c33c6: Preparing [2021-06-16T20:36:41.614Z] f8381ed47b22: Preparing [2021-06-16T20:36:41.614Z] e934a737d657: Preparing [2021-06-16T20:36:41.614Z] 0f74e9ff2a61: Waiting [2021-06-16T20:36:41.614Z] b122376c33c6: Waiting [2021-06-16T20:36:41.614Z] f8381ed47b22: Waiting [2021-06-16T20:36:41.614Z] fa1afe8e6ed9: Waiting [2021-06-16T20:36:41.614Z] e934a737d657: Waiting [2021-06-16T20:36:41.614Z] 87a09b4c083e: Waiting [2021-06-16T20:36:41.895Z] bbf184f9f4c9: Layer already exists [2021-06-16T20:36:41.895Z] 6aba382f0a1c: Layer already exists [2021-06-16T20:36:41.895Z] 83a8b223758b: Layer already exists [2021-06-16T20:36:41.895Z] 873341527c4f: Layer already exists [2021-06-16T20:36:41.895Z] 9ded3b6bb9b5: Layer already exists [2021-06-16T20:36:41.895Z] 0f74e9ff2a61: Layer already exists [2021-06-16T20:36:41.895Z] fa1afe8e6ed9: Layer already exists [2021-06-16T20:36:41.895Z] 87a09b4c083e: Layer already exists [2021-06-16T20:36:41.895Z] b122376c33c6: Layer already exists [2021-06-16T20:36:41.895Z] f8381ed47b22: Layer already exists [2021-06-16T20:36:41.895Z] e934a737d657: Layer already exists [2021-06-16T20:36:41.895Z] latest: digest: sha256:484d131e6744186cb2fbc3f3d64457ea520401d89db85c28b602f39dad91526b size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:36:42.246Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.268 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:36:42.589Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.268 [2021-06-16T20:36:42.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-16T20:36:42.589Z] 83a8b223758b: Preparing [2021-06-16T20:36:42.589Z] 873341527c4f: Preparing [2021-06-16T20:36:42.589Z] bbf184f9f4c9: Preparing [2021-06-16T20:36:42.589Z] 6aba382f0a1c: Preparing [2021-06-16T20:36:42.589Z] 9ded3b6bb9b5: Preparing [2021-06-16T20:36:42.589Z] fa1afe8e6ed9: Preparing [2021-06-16T20:36:42.589Z] 87a09b4c083e: Preparing [2021-06-16T20:36:42.589Z] 0f74e9ff2a61: Preparing [2021-06-16T20:36:42.589Z] b122376c33c6: Preparing [2021-06-16T20:36:42.589Z] f8381ed47b22: Preparing [2021-06-16T20:36:42.589Z] e934a737d657: Preparing [2021-06-16T20:36:42.589Z] fa1afe8e6ed9: Waiting [2021-06-16T20:36:42.589Z] 87a09b4c083e: Waiting [2021-06-16T20:36:42.589Z] 0f74e9ff2a61: Waiting [2021-06-16T20:36:42.589Z] b122376c33c6: Waiting [2021-06-16T20:36:42.589Z] f8381ed47b22: Waiting [2021-06-16T20:36:42.589Z] e934a737d657: Waiting [2021-06-16T20:36:42.860Z] 9ded3b6bb9b5: Layer already exists [2021-06-16T20:36:42.860Z] 83a8b223758b: Layer already exists [2021-06-16T20:36:42.860Z] 873341527c4f: Layer already exists [2021-06-16T20:36:42.860Z] 6aba382f0a1c: Layer already exists [2021-06-16T20:36:42.860Z] bbf184f9f4c9: Layer already exists [2021-06-16T20:36:42.860Z] 0f74e9ff2a61: Layer already exists [2021-06-16T20:36:42.860Z] 87a09b4c083e: Layer already exists [2021-06-16T20:36:42.860Z] f8381ed47b22: Layer already exists [2021-06-16T20:36:42.860Z] b122376c33c6: Layer already exists [2021-06-16T20:36:42.860Z] fa1afe8e6ed9: Layer already exists [2021-06-16T20:36:42.860Z] e934a737d657: Layer already exists [2021-06-16T20:36:42.860Z] 2.0.0-dev.268: digest: sha256:484d131e6744186cb2fbc3f3d64457ea520401d89db85c28b602f39dad91526b size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:36:43.208Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:36:43.550Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268 [2021-06-16T20:36:43.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-16T20:36:43.550Z] 83a8b223758b: Preparing [2021-06-16T20:36:43.550Z] 873341527c4f: Preparing [2021-06-16T20:36:43.550Z] bbf184f9f4c9: Preparing [2021-06-16T20:36:43.550Z] 6aba382f0a1c: Preparing [2021-06-16T20:36:43.550Z] 9ded3b6bb9b5: Preparing [2021-06-16T20:36:43.550Z] fa1afe8e6ed9: Preparing [2021-06-16T20:36:43.550Z] 87a09b4c083e: Preparing [2021-06-16T20:36:43.550Z] 0f74e9ff2a61: Preparing [2021-06-16T20:36:43.550Z] b122376c33c6: Preparing [2021-06-16T20:36:43.550Z] f8381ed47b22: Preparing [2021-06-16T20:36:43.550Z] e934a737d657: Preparing [2021-06-16T20:36:43.550Z] fa1afe8e6ed9: Waiting [2021-06-16T20:36:43.550Z] 87a09b4c083e: Waiting [2021-06-16T20:36:43.550Z] 0f74e9ff2a61: Waiting [2021-06-16T20:36:43.550Z] b122376c33c6: Waiting [2021-06-16T20:36:43.550Z] f8381ed47b22: Waiting [2021-06-16T20:36:43.550Z] e934a737d657: Waiting [2021-06-16T20:36:43.824Z] 9ded3b6bb9b5: Layer already exists [2021-06-16T20:36:43.824Z] 873341527c4f: Layer already exists [2021-06-16T20:36:43.824Z] bbf184f9f4c9: Layer already exists [2021-06-16T20:36:43.824Z] 6aba382f0a1c: Layer already exists [2021-06-16T20:36:43.824Z] 83a8b223758b: Layer already exists [2021-06-16T20:36:43.824Z] b122376c33c6: Layer already exists [2021-06-16T20:36:43.824Z] 87a09b4c083e: Layer already exists [2021-06-16T20:36:43.824Z] f8381ed47b22: Layer already exists [2021-06-16T20:36:43.824Z] 0f74e9ff2a61: Layer already exists [2021-06-16T20:36:43.824Z] fa1afe8e6ed9: Layer already exists [2021-06-16T20:36:43.824Z] e934a737d657: Layer already exists [2021-06-16T20:36:43.824Z] 56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268: digest: sha256:484d131e6744186cb2fbc3f3d64457ea520401d89db85c28b602f39dad91526b size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:36:44.182Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:36:44.522Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [2021-06-16T20:36:44.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-16T20:36:44.522Z] 83a8b223758b: Preparing [2021-06-16T20:36:44.522Z] 873341527c4f: Preparing [2021-06-16T20:36:44.522Z] bbf184f9f4c9: Preparing [2021-06-16T20:36:44.522Z] 6aba382f0a1c: Preparing [2021-06-16T20:36:44.522Z] 9ded3b6bb9b5: Preparing [2021-06-16T20:36:44.522Z] fa1afe8e6ed9: Preparing [2021-06-16T20:36:44.522Z] 87a09b4c083e: Preparing [2021-06-16T20:36:44.522Z] 0f74e9ff2a61: Preparing [2021-06-16T20:36:44.522Z] b122376c33c6: Preparing [2021-06-16T20:36:44.522Z] f8381ed47b22: Preparing [2021-06-16T20:36:44.522Z] e934a737d657: Preparing [2021-06-16T20:36:44.522Z] fa1afe8e6ed9: Waiting [2021-06-16T20:36:44.522Z] f8381ed47b22: Waiting [2021-06-16T20:36:44.522Z] 87a09b4c083e: Waiting [2021-06-16T20:36:44.523Z] b122376c33c6: Waiting [2021-06-16T20:36:44.523Z] 0f74e9ff2a61: Waiting [2021-06-16T20:36:44.523Z] e934a737d657: Waiting [2021-06-16T20:36:44.797Z] 6aba382f0a1c: Layer already exists [2021-06-16T20:36:44.797Z] 83a8b223758b: Layer already exists [2021-06-16T20:36:44.797Z] 9ded3b6bb9b5: Layer already exists [2021-06-16T20:36:44.797Z] 873341527c4f: Layer already exists [2021-06-16T20:36:44.797Z] bbf184f9f4c9: Layer already exists [2021-06-16T20:36:44.797Z] fa1afe8e6ed9: Layer already exists [2021-06-16T20:36:44.797Z] 0f74e9ff2a61: Layer already exists [2021-06-16T20:36:44.797Z] b122376c33c6: Layer already exists [2021-06-16T20:36:44.797Z] 87a09b4c083e: Layer already exists [2021-06-16T20:36:44.798Z] e934a737d657: Layer already exists [2021-06-16T20:36:45.774Z] f8381ed47b22: Layer already exists [2021-06-16T20:36:45.775Z] master: digest: sha256:484d131e6744186cb2fbc3f3d64457ea520401d89db85c28b602f39dad91526b size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-16T20:36:45.846Z] ===================================================== [Pipeline] echo [2021-06-16T20:36:45.863Z] taggedImages: [2021-06-16T20:36:45.864Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:56a73b697282d7edd71946f1fefad6ed073e2be6 [2021-06-16T20:36:45.864Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-06-16T20:36:45.864Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.268 [2021-06-16T20:36:45.864Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:56a73b697282d7edd71946f1fefad6ed073e2be6-2.0.0-dev.268 [2021-06-16T20:36:45.864Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-16T20:36:46.648Z] ---> job-cost.sh [2021-06-16T20:36:46.648Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UfOp [2021-06-16T20:37:48.244Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-16T20:39:57.123Z] lf-activate-venv(): INFO: Adding /tmp/venv-UfOp/bin to PATH [2021-06-16T20:39:57.123Z] INFO: No Stack... [2021-06-16T20:39:57.123Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-16T20:39:57.123Z] INFO: Archiving Costs [Pipeline] sh [2021-06-16T20:39:59.979Z] + cat /w/workspace/edgex-go/540/archives/cost.csv [2021-06-16T20:39:59.979Z] + cut -d, -f6 [Pipeline] lock [2021-06-16T20:40:00.070Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-master-540-stack-cost] [2021-06-16T20:40:00.078Z] Resource [jenkins-edgexfoundry-edgex-go-master-540-stack-cost] did not exist. Created. [2021-06-16T20:40:00.079Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-master-540-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-16T20:40:00.445Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-16T20:40:01.467Z] Stashed 1 file(s) [Pipeline] } [2021-06-16T20:40:01.492Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-master-540-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-16T20:40:04.847Z] provisioning config files... [2021-06-16T20:40:04.857Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/540@tmp/config216989320652714929tmp [Pipeline] { [Pipeline] sh [2021-06-16T20:40:05.170Z] + set +x [2021-06-16T20:40:05.170Z] + curl -s https://codecov.io/bash [2021-06-16T20:40:05.170Z] + bash -s -- [2021-06-16T20:40:05.431Z] [2021-06-16T20:40:05.431Z] _____ _ [2021-06-16T20:40:05.431Z] / ____| | | [2021-06-16T20:40:05.431Z] | | ___ __| | ___ ___ _____ __ [2021-06-16T20:40:05.431Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-16T20:40:05.431Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-16T20:40:05.431Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-16T20:40:05.431Z] Bash-1.0.3 [2021-06-16T20:40:05.431Z] [2021-06-16T20:40:05.431Z] [2021-06-16T20:40:05.431Z] ==> git version 2.24.4 found [2021-06-16T20:40:05.432Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-16T20:40:05.432Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-16T20:40:05.432Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-16T20:40:05.432Z] ==> Jenkins CI detected. [2021-06-16T20:40:05.432Z] project root: . [2021-06-16T20:40:05.432Z] --> token set from env [2021-06-16T20:40:05.432Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-16T20:40:05.432Z] ==> Running gcov in . (disable via -X gcov) [2021-06-16T20:40:05.432Z] ==> Python coveragepy not found [2021-06-16T20:40:05.432Z] ==> Searching for coverage reports in: [2021-06-16T20:40:05.432Z] + . [2021-06-16T20:40:05.432Z] -> Found 1 reports [2021-06-16T20:40:05.432Z] ==> Detecting git/mercurial file structure [2021-06-16T20:40:05.432Z] ==> Reading reports [2021-06-16T20:40:05.432Z] + ./coverage.out bytes=398195 [2021-06-16T20:40:05.432Z] ==> Appending adjustments [2021-06-16T20:40:05.432Z] https://docs.codecov.io/docs/fixing-reports [2021-06-16T20:40:06.818Z] + Found adjustments [2021-06-16T20:40:06.818Z] ==> Gzipping contents [2021-06-16T20:40:06.818Z] 56K /tmp/codecov.gKdqar.gz [2021-06-16T20:40:06.818Z] ==> Uploading reports [2021-06-16T20:40:06.818Z] url: https://codecov.io [2021-06-16T20:40:06.818Z] query: branch=master&commit=56a73b697282d7edd71946f1fefad6ed073e2be6&build=540&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F540%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-16T20:40:06.818Z] -> Pinging Codecov [2021-06-16T20:40:06.818Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=56a73b697282d7edd71946f1fefad6ed073e2be6&build=540&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F540%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-16T20:40:07.391Z] -> Uploading to [2021-06-16T20:40:07.391Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-16/00271124DB129430A58F1EEE437C3FCB/56a73b697282d7edd71946f1fefad6ed073e2be6/1a4aa292-f36d-46c8-973c-af39507d29c9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210616%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210616T204007Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0e8bdae8afb5dd77d797bb562408a718c9be61fb002f2b7528ffde4ee6959294 [2021-06-16T20:40:07.391Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-16T20:40:07.391Z] Dload Upload Total Spent Left Speed [2021-06-16T20:40:07.653Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54526 0 0 100 54526 0 143k --:--:-- --:--:-- --:--:-- 143k 100 54526 0 0 100 54526 0 143k --:--:-- --:--:-- --:--:-- 143k [2021-06-16T20:40:07.653Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/56a73b697282d7edd71946f1fefad6ed073e2be6 [Pipeline] } [2021-06-16T20:40:07.662Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-06-16T20:40:10.498Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-16T20:40:10.518Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:40:10.904Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-16T20:40:10.905Z] [2021-06-16T20:40:10.905Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:40:11.237Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-16T20:40:11.237Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-16T20:40:11.237Z] 188c0c94c7c5: Pulling fs layer [2021-06-16T20:40:11.237Z] 0ef7d3d256c8: Pulling fs layer [2021-06-16T20:40:11.237Z] de9db76c5a1d: Pulling fs layer [2021-06-16T20:40:11.237Z] 0eba1c9be4d2: Pulling fs layer [2021-06-16T20:40:11.237Z] 0d57e429df01: Pulling fs layer [2021-06-16T20:40:11.237Z] 4e4be7b47b0d: Pulling fs layer [2021-06-16T20:40:11.237Z] e1f770b5df2f: Pulling fs layer [2021-06-16T20:40:11.237Z] 85a0685a4137: Pulling fs layer [2021-06-16T20:40:11.237Z] 0d57e429df01: Waiting [2021-06-16T20:40:11.237Z] 4e4be7b47b0d: Waiting [2021-06-16T20:40:11.237Z] e1f770b5df2f: Waiting [2021-06-16T20:40:11.237Z] 85a0685a4137: Waiting [2021-06-16T20:40:11.237Z] 0eba1c9be4d2: Waiting [2021-06-16T20:40:11.237Z] de9db76c5a1d: Verifying Checksum [2021-06-16T20:40:11.237Z] de9db76c5a1d: Download complete [2021-06-16T20:40:11.237Z] 0ef7d3d256c8: Verifying Checksum [2021-06-16T20:40:11.237Z] 0ef7d3d256c8: Download complete [2021-06-16T20:40:11.499Z] 0d57e429df01: Verifying Checksum [2021-06-16T20:40:11.499Z] 0d57e429df01: Download complete [2021-06-16T20:40:11.499Z] 4e4be7b47b0d: Verifying Checksum [2021-06-16T20:40:11.499Z] 4e4be7b47b0d: Download complete [2021-06-16T20:40:11.499Z] 188c0c94c7c5: Verifying Checksum [2021-06-16T20:40:11.499Z] 188c0c94c7c5: Download complete [2021-06-16T20:40:11.499Z] 188c0c94c7c5: Pull complete [2021-06-16T20:40:11.760Z] 0ef7d3d256c8: Pull complete [2021-06-16T20:40:11.760Z] de9db76c5a1d: Pull complete [2021-06-16T20:40:13.144Z] e1f770b5df2f: Verifying Checksum [2021-06-16T20:40:13.144Z] e1f770b5df2f: Download complete [2021-06-16T20:40:16.442Z] 0eba1c9be4d2: Verifying Checksum [2021-06-16T20:40:16.442Z] 0eba1c9be4d2: Download complete [2021-06-16T20:40:16.442Z] 85a0685a4137: Verifying Checksum [2021-06-16T20:40:16.442Z] 85a0685a4137: Download complete [2021-06-16T20:40:18.999Z] 0eba1c9be4d2: Pull complete [2021-06-16T20:40:18.999Z] 0d57e429df01: Pull complete [2021-06-16T20:40:18.999Z] 4e4be7b47b0d: Pull complete [2021-06-16T20:40:19.580Z] e1f770b5df2f: Pull complete [2021-06-16T20:40:22.950Z] 85a0685a4137: Pull complete [2021-06-16T20:40:22.950Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-16T20:40:22.950Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-16T20:40:22.950Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-16T20:40:23.029Z] prd-centos7-docker-4c-2g-1773 does not seem to be running inside a container [2021-06-16T20:40:23.069Z] $ 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/540 -v /w/workspace/edgex-go/540:/w/workspace/edgex-go/540:rw,z -v /w/workspace/edgex-go/540@tmp:/w/workspace/edgex-go/540@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-06-16T20:40:26.394Z] $ docker top e88534b5179c4415a34b81dc485327e8540cda05332bf8d746b3149517e411b3 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-16T20:40:26.492Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-16T20:40:26.787Z] + set -o pipefail [2021-06-16T20:40:26.787Z] + snyk monitor '--org=edgex-jenkins' [2021-06-16T20:40:53.363Z] [2021-06-16T20:40:53.363Z] Monitoring /w/workspace/edgex-go/540 (github.com/edgexfoundry/edgex-go)... [2021-06-16T20:40:53.363Z] [2021-06-16T20:40:53.363Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/f4ab9e66-a446-4374-8502-8a833666811a [2021-06-16T20:40:53.363Z] [2021-06-16T20:40:53.363Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-16T20:40:53.363Z] [2021-06-16T20:40:57.564Z] [Pipeline] } [2021-06-16T20:40:57.577Z] $ docker stop --time=1 e88534b5179c4415a34b81dc485327e8540cda05332bf8d746b3149517e411b3 [2021-06-16T20:40:59.428Z] $ docker rm -f e88534b5179c4415a34b81dc485327e8540cda05332bf8d746b3149517e411b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-06-16T20:41:00.108Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T20:41:00.131Z] provisioning config files... [2021-06-16T20:41:00.140Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/540@tmp/config3350751971376948299tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T20:41:00.452Z] --> edgex-publish-swagger.sh [2021-06-16T20:41:00.452Z] === Publish openapi/v2 API === [2021-06-16T20:41:00.452Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-06-16T20:41:00.452Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/540/openapi/v2/core-command.yaml] [2021-06-16T20:41:00.452Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-16T20:41:00.452Z] Dload Upload Total Spent Left Speed [2021-06-16T20:41:01.395Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 30687 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30687 0 0 100 30687 0 30746 --:--:-- --:--:-- --:--:-- 30748 [2021-06-16T20:41:01.395Z] [2021-06-16T20:41:01.395Z] [2021-06-16T20:41:01.395Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/540/openapi/v2/core-data.yaml] [2021-06-16T20:41:01.395Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-16T20:41:01.395Z] Dload Upload Total Spent Left Speed [2021-06-16T20:41:03.371Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 55863 0 0 100 55863 0 48558 0:00:01 0:00:01 --:--:-- 48576 100 55863 0 0 100 55863 0 28090 0:00:01 0:00:01 --:--:-- 28085 100 55863 0 0 100 55863 0 28088 0:00:01 0:00:01 --:--:-- 28085 [2021-06-16T20:41:03.372Z] [2021-06-16T20:41:03.372Z] [2021-06-16T20:41:03.372Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/540/openapi/v2/core-metadata.yaml] [2021-06-16T20:41:03.372Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-16T20:41:03.372Z] Dload Upload Total Spent Left Speed [2021-06-16T20:41:04.580Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 67 118k 0 0 67 81920 0 373k --:--:-- --:--:-- --:--:-- 373k 100 118k 0 0 100 118k 0 89581 0:00:01 0:00:01 --:--:-- 89567 100 118k 0 0 100 118k 0 89572 0:00:01 0:00:01 --:--:-- 89567 [2021-06-16T20:41:04.580Z] [2021-06-16T20:41:04.580Z] [2021-06-16T20:41:04.580Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/540/openapi/v2/support-notifications.yaml] [2021-06-16T20:41:04.841Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-16T20:41:04.841Z] Dload Upload Total Spent Left Speed [2021-06-16T20:41:06.044Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 78300 0 0 100 78300 0 67270 0:00:01 0:00:01 --:--:-- 67325 100 78300 0 0 100 78300 0 55063 0:00:01 0:00:01 --:--:-- 55102 [2021-06-16T20:41:06.044Z] [2021-06-16T20:41:06.044Z] [2021-06-16T20:41:06.044Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/540/openapi/v2/support-scheduler.yaml] [2021-06-16T20:41:06.044Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-16T20:41:06.044Z] Dload Upload Total Spent Left Speed [2021-06-16T20:41:06.987Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37318 0 0 100 37318 0 42196 --:--:-- --:--:-- --:--:-- 42167 100 37318 0 0 100 37318 0 42189 --:--:-- --:--:-- --:--:-- 42167 [2021-06-16T20:41:06.987Z] [2021-06-16T20:41:06.987Z] [2021-06-16T20:41:06.987Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/540/openapi/v2/system-agent.yaml] [2021-06-16T20:41:06.987Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-16T20:41:06.987Z] Dload Upload Total Spent Left Speed [2021-06-16T20:41:08.373Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19895 0 0 100 19895 0 16941 0:00:01 0:00:01 --:--:-- 16946 100 19895 0 0 100 19895 0 15168 0:00:01 0:00:01 --:--:-- 15175 [2021-06-16T20:41:08.373Z] [2021-06-16T20:41:08.373Z] [Pipeline] } [2021-06-16T20:41:08.382Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:41:10.996Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T20:41:10.996Z] . [Pipeline] withDockerContainer [2021-06-16T20:41:11.080Z] prd-centos7-docker-4c-2g-1773 does not seem to be running inside a container [2021-06-16T20:41:11.122Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/540 -v /w/workspace/edgex-go/540:/w/workspace/edgex-go/540:rw,z -v /w/workspace/edgex-go/540@tmp:/w/workspace/edgex-go/540@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-06-16T20:41:11.523Z] $ docker top ce98901795328a2bce35c60e4f6d0cc7b9a6ede1f4b38c9f76ecbaa11bca22e1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-16T20:41:11.669Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T20:41:11.669Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T20:41:11.791Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T20:41:11.793Z] $ docker exec ce98901795328a2bce35c60e4f6d0cc7b9a6ede1f4b38c9f76ecbaa11bca22e1 ssh-agent [2021-06-16T20:41:11.914Z] SSH_AUTH_SOCK=/tmp/ssh-K8JPwmgVmOX3/agent.13 [2021-06-16T20:41:11.914Z] SSH_AGENT_PID=19 [2021-06-16T20:41:11.922Z] Running ssh-add (command line suppressed) [2021-06-16T20:41:12.035Z] Identity added: /w/workspace/edgex-go/540@tmp/private_key_8213296305045990843.key (/w/workspace/edgex-go/540@tmp/private_key_8213296305045990843.key) [2021-06-16T20:41:12.058Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T20:41:12.532Z] + git semver tag [2021-06-16T20:41:12.532Z] # -> Open(): unable to determine branch for HEAD [2021-06-16T20:41:12.532Z] # $GIT_DIR = /w/workspace/edgex-go/540/.git [2021-06-16T20:41:12.532Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/540 [2021-06-16T20:41:12.532Z] # $SEMVER_REMOTE_NAME = origin [2021-06-16T20:41:12.532Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-16T20:41:12.532Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-16T20:41:12.532Z] # $SEMVER_BRANCH = master [2021-06-16T20:41:12.532Z] # $SEMVER_DIR = /w/workspace/edgex-go/540/.semver [2021-06-16T20:41:12.532Z] # 56a73b697282d7edd71946f1fefad6ed073e2be6 HEAD [2021-06-16T20:41:12.532Z] # -> Force: false [2021-06-16T20:41:12.532Z] # 27d2303f67cdf85dddb56fab2ff4d74a0fbe335e refs/tags/v2.0.0-dev.268 [Pipeline] } [2021-06-16T20:41:12.542Z] $ docker exec --env ******** --env ******** ce98901795328a2bce35c60e4f6d0cc7b9a6ede1f4b38c9f76ecbaa11bca22e1 ssh-agent -k [2021-06-16T20:41:12.646Z] unset SSH_AUTH_SOCK; [2021-06-16T20:41:12.646Z] unset SSH_AGENT_PID; [2021-06-16T20:41:12.646Z] echo Agent pid 19 killed; [2021-06-16T20:41:12.659Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-16T20:41:12.999Z] + git semver [Pipeline] } [2021-06-16T20:41:13.015Z] $ docker stop --time=1 ce98901795328a2bce35c60e4f6d0cc7b9a6ede1f4b38c9f76ecbaa11bca22e1 [2021-06-16T20:41:14.207Z] $ docker rm -f ce98901795328a2bce35c60e4f6d0cc7b9a6ede1f4b38c9f76ecbaa11bca22e1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:41:14.658Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-16T20:41:14.658Z] [2021-06-16T20:41:14.659Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:41:14.970Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-16T20:41:14.970Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-16T20:41:14.970Z] ab5ef0e58194: Pulling fs layer [2021-06-16T20:41:14.970Z] 9712f1f96733: Pulling fs layer [2021-06-16T20:41:14.970Z] 63f879dbbcfc: Pulling fs layer [2021-06-16T20:41:14.970Z] 0d9ebad4ef96: Pulling fs layer [2021-06-16T20:41:14.970Z] e9a5061849ea: Pulling fs layer [2021-06-16T20:41:14.970Z] d747dcd14b5f: Pulling fs layer [2021-06-16T20:41:14.970Z] 2de7ff778b66: Pulling fs layer [2021-06-16T20:41:14.970Z] e9a5061849ea: Waiting [2021-06-16T20:41:14.970Z] d747dcd14b5f: Waiting [2021-06-16T20:41:14.970Z] 2de7ff778b66: Waiting [2021-06-16T20:41:14.970Z] 0d9ebad4ef96: Waiting [2021-06-16T20:41:14.970Z] 9712f1f96733: Verifying Checksum [2021-06-16T20:41:14.970Z] 9712f1f96733: Download complete [2021-06-16T20:41:16.353Z] 63f879dbbcfc: Verifying Checksum [2021-06-16T20:41:16.353Z] 63f879dbbcfc: Download complete [2021-06-16T20:41:16.614Z] e9a5061849ea: Verifying Checksum [2021-06-16T20:41:16.614Z] e9a5061849ea: Download complete [2021-06-16T20:41:16.614Z] d747dcd14b5f: Verifying Checksum [2021-06-16T20:41:16.614Z] d747dcd14b5f: Download complete [2021-06-16T20:41:16.879Z] 2de7ff778b66: Verifying Checksum [2021-06-16T20:41:16.879Z] 2de7ff778b66: Download complete [2021-06-16T20:41:17.138Z] 0d9ebad4ef96: Verifying Checksum [2021-06-16T20:41:17.138Z] 0d9ebad4ef96: Download complete [2021-06-16T20:41:17.409Z] ab5ef0e58194: Verifying Checksum [2021-06-16T20:41:17.409Z] ab5ef0e58194: Download complete [2021-06-16T20:41:19.973Z] ab5ef0e58194: Pull complete [2021-06-16T20:41:19.973Z] 9712f1f96733: Pull complete [2021-06-16T20:41:20.549Z] 63f879dbbcfc: Pull complete [2021-06-16T20:41:23.871Z] 0d9ebad4ef96: Pull complete [2021-06-16T20:41:23.871Z] e9a5061849ea: Pull complete [2021-06-16T20:41:26.095Z] d747dcd14b5f: Pull complete [2021-06-16T20:41:26.095Z] 2de7ff778b66: Pull complete [2021-06-16T20:41:26.095Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-16T20:41:26.095Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-16T20:41:26.095Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-16T20:41:26.176Z] prd-centos7-docker-4c-2g-1773 does not seem to be running inside a container [2021-06-16T20:41:26.218Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/540 -v /w/workspace/edgex-go/540:/w/workspace/edgex-go/540:rw,z -v /w/workspace/edgex-go/540@tmp:/w/workspace/edgex-go/540@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-06-16T20:41:29.814Z] $ docker top 12ff238ad9787a610ee63a3922f3ab85ae87012398919072b335258f76c15bca -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-16T20:41:29.918Z] provisioning config files... [2021-06-16T20:41:29.930Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/540@tmp/config3436880660137886403tmp [2021-06-16T20:41:29.945Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/540@tmp/config3687499396483683526tmp [2021-06-16T20:41:29.962Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/540@tmp/config2033996233051187409tmp [Pipeline] { [Pipeline] echo [2021-06-16T20:41:29.981Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T20:41:30.274Z] ---> sigul-configuration.sh [2021-06-16T20:41:30.274Z] gpg: directory `/root/.gnupg' created [2021-06-16T20:41:30.274Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-16T20:41:30.274Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-16T20:41:30.274Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-16T20:41:30.274Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-16T20:41:30.274Z] gpg: CAST5 encrypted data [2021-06-16T20:41:30.274Z] gpg: encrypted with 1 passphrase [2021-06-16T20:41:30.274Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-16T20:41:30.577Z] + mkdir /home/jenkins [2021-06-16T20:41:30.577Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-16T20:41:30.868Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-06-16T20:41:30.879Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T20:41:31.178Z] ---> sigul-install.sh [2021-06-16T20:41:35.382Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-16T20:41:35.679Z] + git tag --list [2021-06-16T20:41:35.679Z] 0.6.0 [2021-06-16T20:41:35.679Z] 0.6.1 [2021-06-16T20:41:35.679Z] 0.7.0 [2021-06-16T20:41:35.679Z] 0.7.1 [2021-06-16T20:41:35.679Z] v0.0.0 [2021-06-16T20:41:35.679Z] v0.0.1-dev.1 [2021-06-16T20:41:35.679Z] v1.0.0 [2021-06-16T20:41:35.679Z] v1.0.1 [2021-06-16T20:41:35.679Z] v1.1.0 [2021-06-16T20:41:35.679Z] v1.2.0 [2021-06-16T20:41:35.679Z] v1.2.1 [2021-06-16T20:41:35.679Z] v1.2.2-dev.1 [2021-06-16T20:41:35.679Z] v1.2.2-dev.10 [2021-06-16T20:41:35.679Z] v1.2.2-dev.100 [2021-06-16T20:41:35.679Z] v1.2.2-dev.101 [2021-06-16T20:41:35.679Z] v1.2.2-dev.102 [2021-06-16T20:41:35.679Z] v1.2.2-dev.103 [2021-06-16T20:41:35.679Z] v1.2.2-dev.104 [2021-06-16T20:41:35.679Z] v1.2.2-dev.105 [2021-06-16T20:41:35.679Z] v1.2.2-dev.106 [2021-06-16T20:41:35.679Z] v1.2.2-dev.107 [2021-06-16T20:41:35.679Z] v1.2.2-dev.11 [2021-06-16T20:41:35.679Z] v1.2.2-dev.12 [2021-06-16T20:41:35.679Z] v1.2.2-dev.13 [2021-06-16T20:41:35.679Z] v1.2.2-dev.14 [2021-06-16T20:41:35.679Z] v1.2.2-dev.15 [2021-06-16T20:41:35.679Z] v1.2.2-dev.16 [2021-06-16T20:41:35.679Z] v1.2.2-dev.17 [2021-06-16T20:41:35.679Z] v1.2.2-dev.18 [2021-06-16T20:41:35.679Z] v1.2.2-dev.19 [2021-06-16T20:41:35.679Z] v1.2.2-dev.2 [2021-06-16T20:41:35.679Z] v1.2.2-dev.20 [2021-06-16T20:41:35.679Z] v1.2.2-dev.21 [2021-06-16T20:41:35.679Z] v1.2.2-dev.22 [2021-06-16T20:41:35.679Z] v1.2.2-dev.23 [2021-06-16T20:41:35.679Z] v1.2.2-dev.24 [2021-06-16T20:41:35.679Z] v1.2.2-dev.25 [2021-06-16T20:41:35.679Z] v1.2.2-dev.26 [2021-06-16T20:41:35.679Z] v1.2.2-dev.27 [2021-06-16T20:41:35.679Z] v1.2.2-dev.28 [2021-06-16T20:41:35.679Z] v1.2.2-dev.29 [2021-06-16T20:41:35.679Z] v1.2.2-dev.3 [2021-06-16T20:41:35.679Z] v1.2.2-dev.30 [2021-06-16T20:41:35.679Z] v1.2.2-dev.31 [2021-06-16T20:41:35.679Z] v1.2.2-dev.32 [2021-06-16T20:41:35.679Z] v1.2.2-dev.33 [2021-06-16T20:41:35.679Z] v1.2.2-dev.34 [2021-06-16T20:41:35.679Z] v1.2.2-dev.35 [2021-06-16T20:41:35.679Z] v1.2.2-dev.36 [2021-06-16T20:41:35.679Z] v1.2.2-dev.37 [2021-06-16T20:41:35.679Z] v1.2.2-dev.38 [2021-06-16T20:41:35.679Z] v1.2.2-dev.39 [2021-06-16T20:41:35.679Z] v1.2.2-dev.4 [2021-06-16T20:41:35.679Z] v1.2.2-dev.40 [2021-06-16T20:41:35.679Z] v1.2.2-dev.41 [2021-06-16T20:41:35.679Z] v1.2.2-dev.42 [2021-06-16T20:41:35.679Z] v1.2.2-dev.43 [2021-06-16T20:41:35.679Z] v1.2.2-dev.44 [2021-06-16T20:41:35.679Z] v1.2.2-dev.45 [2021-06-16T20:41:35.679Z] v1.2.2-dev.46 [2021-06-16T20:41:35.679Z] v1.2.2-dev.47 [2021-06-16T20:41:35.679Z] v1.2.2-dev.48 [2021-06-16T20:41:35.679Z] v1.2.2-dev.49 [2021-06-16T20:41:35.679Z] v1.2.2-dev.5 [2021-06-16T20:41:35.679Z] v1.2.2-dev.50 [2021-06-16T20:41:35.679Z] v1.2.2-dev.51 [2021-06-16T20:41:35.679Z] v1.2.2-dev.52 [2021-06-16T20:41:35.679Z] v1.2.2-dev.53 [2021-06-16T20:41:35.679Z] v1.2.2-dev.54 [2021-06-16T20:41:35.679Z] v1.2.2-dev.55 [2021-06-16T20:41:35.679Z] v1.2.2-dev.56 [2021-06-16T20:41:35.679Z] v1.2.2-dev.57 [2021-06-16T20:41:35.679Z] v1.2.2-dev.58 [2021-06-16T20:41:35.679Z] v1.2.2-dev.59 [2021-06-16T20:41:35.679Z] v1.2.2-dev.6 [2021-06-16T20:41:35.679Z] v1.2.2-dev.60 [2021-06-16T20:41:35.679Z] v1.2.2-dev.61 [2021-06-16T20:41:35.679Z] v1.2.2-dev.62 [2021-06-16T20:41:35.679Z] v1.2.2-dev.63 [2021-06-16T20:41:35.679Z] v1.2.2-dev.64 [2021-06-16T20:41:35.679Z] v1.2.2-dev.65 [2021-06-16T20:41:35.679Z] v1.2.2-dev.66 [2021-06-16T20:41:35.679Z] v1.2.2-dev.67 [2021-06-16T20:41:35.679Z] v1.2.2-dev.68 [2021-06-16T20:41:35.679Z] v1.2.2-dev.69 [2021-06-16T20:41:35.679Z] v1.2.2-dev.7 [2021-06-16T20:41:35.679Z] v1.2.2-dev.70 [2021-06-16T20:41:35.679Z] v1.2.2-dev.71 [2021-06-16T20:41:35.679Z] v1.2.2-dev.72 [2021-06-16T20:41:35.679Z] v1.2.2-dev.73 [2021-06-16T20:41:35.679Z] v1.2.2-dev.74 [2021-06-16T20:41:35.679Z] v1.2.2-dev.75 [2021-06-16T20:41:35.679Z] v1.2.2-dev.76 [2021-06-16T20:41:35.679Z] v1.2.2-dev.77 [2021-06-16T20:41:35.679Z] v1.2.2-dev.78 [2021-06-16T20:41:35.679Z] v1.2.2-dev.79 [2021-06-16T20:41:35.679Z] v1.2.2-dev.8 [2021-06-16T20:41:35.679Z] v1.2.2-dev.80 [2021-06-16T20:41:35.679Z] v1.2.2-dev.81 [2021-06-16T20:41:35.679Z] v1.2.2-dev.82 [2021-06-16T20:41:35.679Z] v1.2.2-dev.83 [2021-06-16T20:41:35.679Z] v1.2.2-dev.84 [2021-06-16T20:41:35.679Z] v1.2.2-dev.85 [2021-06-16T20:41:35.679Z] v1.2.2-dev.86 [2021-06-16T20:41:35.679Z] v1.2.2-dev.87 [2021-06-16T20:41:35.679Z] v1.2.2-dev.88 [2021-06-16T20:41:35.679Z] v1.2.2-dev.89 [2021-06-16T20:41:35.679Z] v1.2.2-dev.9 [2021-06-16T20:41:35.679Z] v1.2.2-dev.90 [2021-06-16T20:41:35.679Z] v1.2.2-dev.91 [2021-06-16T20:41:35.679Z] v1.2.2-dev.92 [2021-06-16T20:41:35.679Z] v1.2.2-dev.93 [2021-06-16T20:41:35.679Z] v1.2.2-dev.94 [2021-06-16T20:41:35.679Z] v1.2.2-dev.95 [2021-06-16T20:41:35.679Z] v1.2.2-dev.96 [2021-06-16T20:41:35.679Z] v1.2.2-dev.97 [2021-06-16T20:41:35.679Z] v1.2.2-dev.98 [2021-06-16T20:41:35.679Z] v1.2.2-dev.99 [2021-06-16T20:41:35.679Z] v1.3.0 [2021-06-16T20:41:35.679Z] v1.3.1 [2021-06-16T20:41:35.679Z] v1.3.1-dev.1 [2021-06-16T20:41:35.679Z] v1.3.1-dev.10 [2021-06-16T20:41:35.679Z] v1.3.1-dev.11 [2021-06-16T20:41:35.679Z] v1.3.1-dev.12 [2021-06-16T20:41:35.679Z] v1.3.1-dev.13 [2021-06-16T20:41:35.679Z] v1.3.1-dev.14 [2021-06-16T20:41:35.679Z] v1.3.1-dev.15 [2021-06-16T20:41:35.679Z] v1.3.1-dev.16 [2021-06-16T20:41:35.679Z] v1.3.1-dev.17 [2021-06-16T20:41:35.679Z] v1.3.1-dev.18 [2021-06-16T20:41:35.679Z] v1.3.1-dev.2 [2021-06-16T20:41:35.679Z] v1.3.1-dev.3 [2021-06-16T20:41:35.679Z] v1.3.1-dev.4 [2021-06-16T20:41:35.679Z] v1.3.1-dev.5 [2021-06-16T20:41:35.679Z] v1.3.1-dev.6 [2021-06-16T20:41:35.679Z] v1.3.1-dev.7 [2021-06-16T20:41:35.679Z] v1.3.1-dev.8 [2021-06-16T20:41:35.679Z] v1.3.1-dev.9 [2021-06-16T20:41:35.679Z] v2.0.0-dev.1 [2021-06-16T20:41:35.679Z] v2.0.0-dev.10 [2021-06-16T20:41:35.679Z] v2.0.0-dev.100 [2021-06-16T20:41:35.679Z] v2.0.0-dev.101 [2021-06-16T20:41:35.679Z] v2.0.0-dev.102 [2021-06-16T20:41:35.679Z] v2.0.0-dev.103 [2021-06-16T20:41:35.679Z] v2.0.0-dev.104 [2021-06-16T20:41:35.679Z] v2.0.0-dev.105 [2021-06-16T20:41:35.679Z] v2.0.0-dev.106 [2021-06-16T20:41:35.679Z] v2.0.0-dev.107 [2021-06-16T20:41:35.679Z] v2.0.0-dev.108 [2021-06-16T20:41:35.679Z] v2.0.0-dev.109 [2021-06-16T20:41:35.679Z] v2.0.0-dev.11 [2021-06-16T20:41:35.679Z] v2.0.0-dev.110 [2021-06-16T20:41:35.679Z] v2.0.0-dev.111 [2021-06-16T20:41:35.679Z] v2.0.0-dev.112 [2021-06-16T20:41:35.679Z] v2.0.0-dev.113 [2021-06-16T20:41:35.679Z] v2.0.0-dev.114 [2021-06-16T20:41:35.679Z] v2.0.0-dev.115 [2021-06-16T20:41:35.679Z] v2.0.0-dev.116 [2021-06-16T20:41:35.679Z] v2.0.0-dev.117 [2021-06-16T20:41:35.679Z] v2.0.0-dev.118 [2021-06-16T20:41:35.679Z] v2.0.0-dev.119 [2021-06-16T20:41:35.679Z] v2.0.0-dev.12 [2021-06-16T20:41:35.679Z] v2.0.0-dev.120 [2021-06-16T20:41:35.679Z] v2.0.0-dev.121 [2021-06-16T20:41:35.679Z] v2.0.0-dev.122 [2021-06-16T20:41:35.679Z] v2.0.0-dev.123 [2021-06-16T20:41:35.679Z] v2.0.0-dev.124 [2021-06-16T20:41:35.679Z] v2.0.0-dev.125 [2021-06-16T20:41:35.679Z] v2.0.0-dev.126 [2021-06-16T20:41:35.679Z] v2.0.0-dev.127 [2021-06-16T20:41:35.679Z] v2.0.0-dev.128 [2021-06-16T20:41:35.679Z] v2.0.0-dev.129 [2021-06-16T20:41:35.679Z] v2.0.0-dev.13 [2021-06-16T20:41:35.679Z] v2.0.0-dev.130 [2021-06-16T20:41:35.679Z] v2.0.0-dev.131 [2021-06-16T20:41:35.679Z] v2.0.0-dev.132 [2021-06-16T20:41:35.679Z] v2.0.0-dev.133 [2021-06-16T20:41:35.679Z] v2.0.0-dev.134 [2021-06-16T20:41:35.679Z] v2.0.0-dev.135 [2021-06-16T20:41:35.679Z] v2.0.0-dev.136 [2021-06-16T20:41:35.679Z] v2.0.0-dev.137 [2021-06-16T20:41:35.679Z] v2.0.0-dev.138 [2021-06-16T20:41:35.679Z] v2.0.0-dev.139 [2021-06-16T20:41:35.679Z] v2.0.0-dev.14 [2021-06-16T20:41:35.679Z] v2.0.0-dev.140 [2021-06-16T20:41:35.679Z] v2.0.0-dev.141 [2021-06-16T20:41:35.679Z] v2.0.0-dev.142 [2021-06-16T20:41:35.679Z] v2.0.0-dev.143 [2021-06-16T20:41:35.679Z] v2.0.0-dev.144 [2021-06-16T20:41:35.679Z] v2.0.0-dev.145 [2021-06-16T20:41:35.679Z] v2.0.0-dev.146 [2021-06-16T20:41:35.679Z] v2.0.0-dev.147 [2021-06-16T20:41:35.679Z] v2.0.0-dev.148 [2021-06-16T20:41:35.679Z] v2.0.0-dev.149 [2021-06-16T20:41:35.679Z] v2.0.0-dev.15 [2021-06-16T20:41:35.679Z] v2.0.0-dev.150 [2021-06-16T20:41:35.679Z] v2.0.0-dev.151 [2021-06-16T20:41:35.679Z] v2.0.0-dev.152 [2021-06-16T20:41:35.679Z] v2.0.0-dev.153 [2021-06-16T20:41:35.679Z] v2.0.0-dev.154 [2021-06-16T20:41:35.679Z] v2.0.0-dev.155 [2021-06-16T20:41:35.679Z] v2.0.0-dev.156 [2021-06-16T20:41:35.679Z] v2.0.0-dev.157 [2021-06-16T20:41:35.679Z] v2.0.0-dev.158 [2021-06-16T20:41:35.679Z] v2.0.0-dev.159 [2021-06-16T20:41:35.679Z] v2.0.0-dev.16 [2021-06-16T20:41:35.679Z] v2.0.0-dev.160 [2021-06-16T20:41:35.679Z] v2.0.0-dev.161 [2021-06-16T20:41:35.679Z] v2.0.0-dev.162 [2021-06-16T20:41:35.679Z] v2.0.0-dev.163 [2021-06-16T20:41:35.679Z] v2.0.0-dev.164 [2021-06-16T20:41:35.679Z] v2.0.0-dev.165 [2021-06-16T20:41:35.679Z] v2.0.0-dev.166 [2021-06-16T20:41:35.679Z] v2.0.0-dev.167 [2021-06-16T20:41:35.679Z] v2.0.0-dev.168 [2021-06-16T20:41:35.679Z] v2.0.0-dev.169 [2021-06-16T20:41:35.679Z] v2.0.0-dev.17 [2021-06-16T20:41:35.679Z] v2.0.0-dev.170 [2021-06-16T20:41:35.679Z] v2.0.0-dev.171 [2021-06-16T20:41:35.679Z] v2.0.0-dev.172 [2021-06-16T20:41:35.679Z] v2.0.0-dev.173 [2021-06-16T20:41:35.679Z] v2.0.0-dev.174 [2021-06-16T20:41:35.679Z] v2.0.0-dev.175 [2021-06-16T20:41:35.679Z] v2.0.0-dev.176 [2021-06-16T20:41:35.679Z] v2.0.0-dev.177 [2021-06-16T20:41:35.679Z] v2.0.0-dev.178 [2021-06-16T20:41:35.679Z] v2.0.0-dev.179 [2021-06-16T20:41:35.679Z] v2.0.0-dev.18 [2021-06-16T20:41:35.679Z] v2.0.0-dev.180 [2021-06-16T20:41:35.679Z] v2.0.0-dev.181 [2021-06-16T20:41:35.679Z] v2.0.0-dev.182 [2021-06-16T20:41:35.679Z] v2.0.0-dev.183 [2021-06-16T20:41:35.679Z] v2.0.0-dev.184 [2021-06-16T20:41:35.679Z] v2.0.0-dev.185 [2021-06-16T20:41:35.679Z] v2.0.0-dev.186 [2021-06-16T20:41:35.679Z] v2.0.0-dev.187 [2021-06-16T20:41:35.679Z] v2.0.0-dev.188 [2021-06-16T20:41:35.679Z] v2.0.0-dev.189 [2021-06-16T20:41:35.679Z] v2.0.0-dev.19 [2021-06-16T20:41:35.679Z] v2.0.0-dev.190 [2021-06-16T20:41:35.679Z] v2.0.0-dev.191 [2021-06-16T20:41:35.679Z] v2.0.0-dev.192 [2021-06-16T20:41:35.679Z] v2.0.0-dev.193 [2021-06-16T20:41:35.679Z] v2.0.0-dev.194 [2021-06-16T20:41:35.679Z] v2.0.0-dev.195 [2021-06-16T20:41:35.679Z] v2.0.0-dev.196 [2021-06-16T20:41:35.679Z] v2.0.0-dev.197 [2021-06-16T20:41:35.679Z] v2.0.0-dev.198 [2021-06-16T20:41:35.679Z] v2.0.0-dev.199 [2021-06-16T20:41:35.679Z] v2.0.0-dev.2 [2021-06-16T20:41:35.679Z] v2.0.0-dev.20 [2021-06-16T20:41:35.679Z] v2.0.0-dev.200 [2021-06-16T20:41:35.679Z] v2.0.0-dev.201 [2021-06-16T20:41:35.679Z] v2.0.0-dev.202 [2021-06-16T20:41:35.679Z] v2.0.0-dev.203 [2021-06-16T20:41:35.679Z] v2.0.0-dev.204 [2021-06-16T20:41:35.679Z] v2.0.0-dev.205 [2021-06-16T20:41:35.679Z] v2.0.0-dev.206 [2021-06-16T20:41:35.679Z] v2.0.0-dev.207 [2021-06-16T20:41:35.679Z] v2.0.0-dev.208 [2021-06-16T20:41:35.679Z] v2.0.0-dev.209 [2021-06-16T20:41:35.679Z] v2.0.0-dev.21 [2021-06-16T20:41:35.679Z] v2.0.0-dev.210 [2021-06-16T20:41:35.679Z] v2.0.0-dev.211 [2021-06-16T20:41:35.679Z] v2.0.0-dev.212 [2021-06-16T20:41:35.679Z] v2.0.0-dev.213 [2021-06-16T20:41:35.679Z] v2.0.0-dev.214 [2021-06-16T20:41:35.679Z] v2.0.0-dev.215 [2021-06-16T20:41:35.679Z] v2.0.0-dev.216 [2021-06-16T20:41:35.679Z] v2.0.0-dev.217 [2021-06-16T20:41:35.679Z] v2.0.0-dev.218 [2021-06-16T20:41:35.679Z] v2.0.0-dev.219 [2021-06-16T20:41:35.679Z] v2.0.0-dev.22 [2021-06-16T20:41:35.679Z] v2.0.0-dev.220 [2021-06-16T20:41:35.679Z] v2.0.0-dev.221 [2021-06-16T20:41:35.679Z] v2.0.0-dev.222 [2021-06-16T20:41:35.679Z] v2.0.0-dev.223 [2021-06-16T20:41:35.679Z] v2.0.0-dev.224 [2021-06-16T20:41:35.679Z] v2.0.0-dev.225 [2021-06-16T20:41:35.679Z] v2.0.0-dev.226 [2021-06-16T20:41:35.679Z] v2.0.0-dev.227 [2021-06-16T20:41:35.679Z] v2.0.0-dev.228 [2021-06-16T20:41:35.679Z] v2.0.0-dev.229 [2021-06-16T20:41:35.679Z] v2.0.0-dev.23 [2021-06-16T20:41:35.679Z] v2.0.0-dev.230 [2021-06-16T20:41:35.679Z] v2.0.0-dev.231 [2021-06-16T20:41:35.679Z] v2.0.0-dev.232 [2021-06-16T20:41:35.679Z] v2.0.0-dev.233 [2021-06-16T20:41:35.679Z] v2.0.0-dev.234 [2021-06-16T20:41:35.679Z] v2.0.0-dev.235 [2021-06-16T20:41:35.680Z] v2.0.0-dev.236 [2021-06-16T20:41:35.680Z] v2.0.0-dev.237 [2021-06-16T20:41:35.680Z] v2.0.0-dev.238 [2021-06-16T20:41:35.680Z] v2.0.0-dev.239 [2021-06-16T20:41:35.680Z] v2.0.0-dev.24 [2021-06-16T20:41:35.680Z] v2.0.0-dev.240 [2021-06-16T20:41:35.680Z] v2.0.0-dev.241 [2021-06-16T20:41:35.680Z] v2.0.0-dev.242 [2021-06-16T20:41:35.680Z] v2.0.0-dev.243 [2021-06-16T20:41:35.680Z] v2.0.0-dev.244 [2021-06-16T20:41:35.680Z] v2.0.0-dev.245 [2021-06-16T20:41:35.680Z] v2.0.0-dev.246 [2021-06-16T20:41:35.680Z] v2.0.0-dev.247 [2021-06-16T20:41:35.680Z] v2.0.0-dev.248 [2021-06-16T20:41:35.680Z] v2.0.0-dev.249 [2021-06-16T20:41:35.680Z] v2.0.0-dev.25 [2021-06-16T20:41:35.680Z] v2.0.0-dev.250 [2021-06-16T20:41:35.680Z] v2.0.0-dev.251 [2021-06-16T20:41:35.680Z] v2.0.0-dev.252 [2021-06-16T20:41:35.680Z] v2.0.0-dev.253 [2021-06-16T20:41:35.680Z] v2.0.0-dev.254 [2021-06-16T20:41:35.680Z] v2.0.0-dev.255 [2021-06-16T20:41:35.680Z] v2.0.0-dev.256 [2021-06-16T20:41:35.680Z] v2.0.0-dev.257 [2021-06-16T20:41:35.680Z] v2.0.0-dev.258 [2021-06-16T20:41:35.680Z] v2.0.0-dev.259 [2021-06-16T20:41:35.680Z] v2.0.0-dev.26 [2021-06-16T20:41:35.680Z] v2.0.0-dev.260 [2021-06-16T20:41:35.680Z] v2.0.0-dev.261 [2021-06-16T20:41:35.680Z] v2.0.0-dev.262 [2021-06-16T20:41:35.680Z] v2.0.0-dev.263 [2021-06-16T20:41:35.680Z] v2.0.0-dev.264 [2021-06-16T20:41:35.680Z] v2.0.0-dev.265 [2021-06-16T20:41:35.680Z] v2.0.0-dev.266 [2021-06-16T20:41:35.680Z] v2.0.0-dev.267 [2021-06-16T20:41:35.680Z] v2.0.0-dev.268 [2021-06-16T20:41:35.680Z] v2.0.0-dev.27 [2021-06-16T20:41:35.680Z] v2.0.0-dev.28 [2021-06-16T20:41:35.680Z] v2.0.0-dev.29 [2021-06-16T20:41:35.680Z] v2.0.0-dev.3 [2021-06-16T20:41:35.680Z] v2.0.0-dev.30 [2021-06-16T20:41:35.680Z] v2.0.0-dev.31 [2021-06-16T20:41:35.680Z] v2.0.0-dev.32 [2021-06-16T20:41:35.680Z] v2.0.0-dev.33 [2021-06-16T20:41:35.680Z] v2.0.0-dev.34 [2021-06-16T20:41:35.680Z] v2.0.0-dev.35 [2021-06-16T20:41:35.680Z] v2.0.0-dev.36 [2021-06-16T20:41:35.680Z] v2.0.0-dev.37 [2021-06-16T20:41:35.680Z] v2.0.0-dev.38 [2021-06-16T20:41:35.680Z] v2.0.0-dev.39 [2021-06-16T20:41:35.680Z] v2.0.0-dev.4 [2021-06-16T20:41:35.680Z] v2.0.0-dev.40 [2021-06-16T20:41:35.680Z] v2.0.0-dev.41 [2021-06-16T20:41:35.680Z] v2.0.0-dev.42 [2021-06-16T20:41:35.680Z] v2.0.0-dev.43 [2021-06-16T20:41:35.680Z] v2.0.0-dev.44 [2021-06-16T20:41:35.680Z] v2.0.0-dev.45 [2021-06-16T20:41:35.680Z] v2.0.0-dev.46 [2021-06-16T20:41:35.680Z] v2.0.0-dev.47 [2021-06-16T20:41:35.680Z] v2.0.0-dev.48 [2021-06-16T20:41:35.680Z] v2.0.0-dev.49 [2021-06-16T20:41:35.680Z] v2.0.0-dev.5 [2021-06-16T20:41:35.680Z] v2.0.0-dev.50 [2021-06-16T20:41:35.680Z] v2.0.0-dev.51 [2021-06-16T20:41:35.680Z] v2.0.0-dev.52 [2021-06-16T20:41:35.680Z] v2.0.0-dev.53 [2021-06-16T20:41:35.680Z] v2.0.0-dev.54 [2021-06-16T20:41:35.680Z] v2.0.0-dev.55 [2021-06-16T20:41:35.680Z] v2.0.0-dev.56 [2021-06-16T20:41:35.680Z] v2.0.0-dev.57 [2021-06-16T20:41:35.680Z] v2.0.0-dev.58 [2021-06-16T20:41:35.680Z] v2.0.0-dev.59 [2021-06-16T20:41:35.680Z] v2.0.0-dev.6 [2021-06-16T20:41:35.680Z] v2.0.0-dev.60 [2021-06-16T20:41:35.680Z] v2.0.0-dev.61 [2021-06-16T20:41:35.680Z] v2.0.0-dev.62 [2021-06-16T20:41:35.680Z] v2.0.0-dev.63 [2021-06-16T20:41:35.680Z] v2.0.0-dev.64 [2021-06-16T20:41:35.680Z] v2.0.0-dev.65 [2021-06-16T20:41:35.680Z] v2.0.0-dev.66 [2021-06-16T20:41:35.680Z] v2.0.0-dev.67 [2021-06-16T20:41:35.680Z] v2.0.0-dev.68 [2021-06-16T20:41:35.680Z] v2.0.0-dev.69 [2021-06-16T20:41:35.680Z] v2.0.0-dev.7 [2021-06-16T20:41:35.680Z] v2.0.0-dev.70 [2021-06-16T20:41:35.680Z] v2.0.0-dev.71 [2021-06-16T20:41:35.680Z] v2.0.0-dev.72 [2021-06-16T20:41:35.680Z] v2.0.0-dev.73 [2021-06-16T20:41:35.680Z] v2.0.0-dev.74 [2021-06-16T20:41:35.680Z] v2.0.0-dev.75 [2021-06-16T20:41:35.680Z] v2.0.0-dev.76 [2021-06-16T20:41:35.680Z] v2.0.0-dev.77 [2021-06-16T20:41:35.680Z] v2.0.0-dev.78 [2021-06-16T20:41:35.680Z] v2.0.0-dev.79 [2021-06-16T20:41:35.680Z] v2.0.0-dev.8 [2021-06-16T20:41:35.680Z] v2.0.0-dev.80 [2021-06-16T20:41:35.680Z] v2.0.0-dev.81 [2021-06-16T20:41:35.680Z] v2.0.0-dev.82 [2021-06-16T20:41:35.680Z] v2.0.0-dev.83 [2021-06-16T20:41:35.680Z] v2.0.0-dev.84 [2021-06-16T20:41:35.680Z] v2.0.0-dev.85 [2021-06-16T20:41:35.680Z] v2.0.0-dev.86 [2021-06-16T20:41:35.680Z] v2.0.0-dev.87 [2021-06-16T20:41:35.680Z] v2.0.0-dev.88 [2021-06-16T20:41:35.680Z] v2.0.0-dev.89 [2021-06-16T20:41:35.680Z] v2.0.0-dev.9 [2021-06-16T20:41:35.680Z] v2.0.0-dev.90 [2021-06-16T20:41:35.680Z] v2.0.0-dev.91 [2021-06-16T20:41:35.680Z] v2.0.0-dev.92 [2021-06-16T20:41:35.680Z] v2.0.0-dev.93 [2021-06-16T20:41:35.680Z] v2.0.0-dev.94 [2021-06-16T20:41:35.680Z] v2.0.0-dev.95 [2021-06-16T20:41:35.680Z] v2.0.0-dev.96 [2021-06-16T20:41:35.680Z] v2.0.0-dev.97 [2021-06-16T20:41:35.680Z] v2.0.0-dev.98 [2021-06-16T20:41:35.680Z] v2.0.0-dev.99 [Pipeline] sh [2021-06-16T20:41:35.978Z] + lftools sign git-tag v2.0.0-dev.268 [2021-06-16T20:41:36.548Z] Signing Git tag with Sigul... [2021-06-16T20:41:36.549Z] Signing v2.0.0-dev.268 [Pipeline] echo [2021-06-16T20:41:37.505Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T20:41:37.817Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-16T20:41:37.826Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-16T20:41:37.855Z] $ docker stop --time=1 12ff238ad9787a610ee63a3922f3ab85ae87012398919072b335258f76c15bca [2021-06-16T20:41:39.431Z] $ docker rm -f 12ff238ad9787a610ee63a3922f3ab85ae87012398919072b335258f76c15bca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:41:40.103Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T20:41:40.104Z] . [Pipeline] withDockerContainer [2021-06-16T20:41:40.273Z] prd-centos7-docker-4c-2g-1773 does not seem to be running inside a container [2021-06-16T20:41:40.310Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/540 -v /w/workspace/edgex-go/540:/w/workspace/edgex-go/540:rw,z -v /w/workspace/edgex-go/540@tmp:/w/workspace/edgex-go/540@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-06-16T20:41:42.776Z] $ docker top e9c9dbfe598e325a92fbb58cc9bc385a8476363a2874b0e80041d7d4820d5ec8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-16T20:41:42.913Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T20:41:42.913Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T20:41:43.032Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T20:41:43.034Z] $ docker exec e9c9dbfe598e325a92fbb58cc9bc385a8476363a2874b0e80041d7d4820d5ec8 ssh-agent [2021-06-16T20:41:43.147Z] SSH_AUTH_SOCK=/tmp/ssh-KTzgwEWbPtaN/agent.14 [2021-06-16T20:41:43.147Z] SSH_AGENT_PID=20 [2021-06-16T20:41:43.152Z] Running ssh-add (command line suppressed) [2021-06-16T20:41:43.261Z] Identity added: /w/workspace/edgex-go/540@tmp/private_key_8615422223540128360.key (/w/workspace/edgex-go/540@tmp/private_key_8615422223540128360.key) [2021-06-16T20:41:43.277Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T20:41:43.575Z] + git semver bump pre [2021-06-16T20:41:43.575Z] # -> Open(): unable to determine branch for HEAD [2021-06-16T20:41:43.575Z] # $GIT_DIR = /w/workspace/edgex-go/540/.git [2021-06-16T20:41:43.575Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/540 [2021-06-16T20:41:43.575Z] # $SEMVER_REMOTE_NAME = origin [2021-06-16T20:41:43.575Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-16T20:41:43.575Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-16T20:41:43.575Z] # $SEMVER_BRANCH = master [2021-06-16T20:41:43.575Z] # $SEMVER_DIR = /w/workspace/edgex-go/540/.semver [2021-06-16T20:41:43.575Z] 2.0.0-dev.269 [Pipeline] } [2021-06-16T20:41:43.585Z] $ docker exec --env ******** --env ******** e9c9dbfe598e325a92fbb58cc9bc385a8476363a2874b0e80041d7d4820d5ec8 ssh-agent -k [2021-06-16T20:41:43.680Z] unset SSH_AUTH_SOCK; [2021-06-16T20:41:43.680Z] unset SSH_AGENT_PID; [2021-06-16T20:41:43.680Z] echo Agent pid 20 killed; [2021-06-16T20:41:43.693Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-16T20:41:44.057Z] + git semver [Pipeline] } [2021-06-16T20:41:44.076Z] $ docker stop --time=1 e9c9dbfe598e325a92fbb58cc9bc385a8476363a2874b0e80041d7d4820d5ec8 [2021-06-16T20:41:45.263Z] $ docker rm -f e9c9dbfe598e325a92fbb58cc9bc385a8476363a2874b0e80041d7d4820d5ec8 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:41:45.651Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T20:41:45.651Z] . [Pipeline] withDockerContainer [2021-06-16T20:41:45.733Z] prd-centos7-docker-4c-2g-1773 does not seem to be running inside a container [2021-06-16T20:41:45.772Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/540 -v /w/workspace/edgex-go/540:/w/workspace/edgex-go/540:rw,z -v /w/workspace/edgex-go/540@tmp:/w/workspace/edgex-go/540@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-06-16T20:41:46.179Z] $ docker top c50c58e9f017aded935880b6a9955cd8c349cbdf4e960211e3395896252033d7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-16T20:41:46.319Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T20:41:46.320Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T20:41:46.430Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T20:41:46.432Z] $ docker exec c50c58e9f017aded935880b6a9955cd8c349cbdf4e960211e3395896252033d7 ssh-agent [2021-06-16T20:41:46.545Z] SSH_AUTH_SOCK=/tmp/ssh-MA2tq1CHv3yJ/agent.13 [2021-06-16T20:41:46.545Z] SSH_AGENT_PID=20 [2021-06-16T20:41:46.550Z] Running ssh-add (command line suppressed) [2021-06-16T20:41:46.651Z] Identity added: /w/workspace/edgex-go/540@tmp/private_key_1636936377393660839.key (/w/workspace/edgex-go/540@tmp/private_key_1636936377393660839.key) [2021-06-16T20:41:46.668Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T20:41:46.966Z] + git semver push [2021-06-16T20:41:46.966Z] # -> Open(): unable to determine branch for HEAD [2021-06-16T20:41:46.966Z] # $GIT_DIR = /w/workspace/edgex-go/540/.git [2021-06-16T20:41:46.966Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/540 [2021-06-16T20:41:46.966Z] # $SEMVER_REMOTE_NAME = origin [2021-06-16T20:41:46.966Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-16T20:41:46.966Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-16T20:41:46.966Z] # $SEMVER_BRANCH = master [2021-06-16T20:41:46.966Z] # $SEMVER_DIR = /w/workspace/edgex-go/540/.semver [Pipeline] } [2021-06-16T20:41:53.571Z] $ docker exec --env ******** --env ******** c50c58e9f017aded935880b6a9955cd8c349cbdf4e960211e3395896252033d7 ssh-agent -k [2021-06-16T20:41:53.663Z] unset SSH_AUTH_SOCK; [2021-06-16T20:41:53.663Z] unset SSH_AGENT_PID; [2021-06-16T20:41:53.663Z] echo Agent pid 20 killed; [2021-06-16T20:41:53.675Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-16T20:41:54.011Z] + git semver [Pipeline] } [2021-06-16T20:41:54.025Z] $ docker stop --time=1 c50c58e9f017aded935880b6a9955cd8c349cbdf4e960211e3395896252033d7 [2021-06-16T20:41:55.237Z] $ docker rm -f c50c58e9f017aded935880b6a9955cd8c349cbdf4e960211e3395896252033d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-16T20:41:58.717Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T20:41:59.280Z] ---> package-listing.sh [2021-06-16T20:41:59.280Z] ++ facter osfamily [2021-06-16T20:41:59.280Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-16T20:41:59.540Z] + OS_FAMILY=redhat [2021-06-16T20:41:59.540Z] + workspace=/w/workspace/edgex-go/540 [2021-06-16T20:41:59.540Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-16T20:41:59.540Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-16T20:41:59.540Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-16T20:41:59.540Z] + PACKAGES=/tmp/packages_start.txt [2021-06-16T20:41:59.540Z] + '[' /w/workspace/edgex-go/540 ']' [2021-06-16T20:41:59.540Z] + PACKAGES=/tmp/packages_end.txt [2021-06-16T20:41:59.540Z] + case "${OS_FAMILY}" in [2021-06-16T20:41:59.540Z] + sort [2021-06-16T20:41:59.540Z] + rpm -qa [2021-06-16T20:42:02.089Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-16T20:42:02.090Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-16T20:42:02.090Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-16T20:42:02.090Z] + '[' /w/workspace/edgex-go/540 ']' [2021-06-16T20:42:02.090Z] + mkdir -p /w/workspace/edgex-go/540/archives/ [2021-06-16T20:42:02.090Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/540/archives/ [Pipeline] echo [2021-06-16T20:42:02.110Z] 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/540/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-16T20:42:02.409Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:42:03.060Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T20:42:03.060Z] [2021-06-16T20:42:03.060Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-16T20:42:03.382Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T20:42:03.382Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-16T20:42:03.382Z] df20fa9351a1: Pulling fs layer [2021-06-16T20:42:03.382Z] 36b3adc4ff6f: Pulling fs layer [2021-06-16T20:42:03.382Z] 8ad3a11d3b57: Pulling fs layer [2021-06-16T20:42:03.382Z] 46f8f816bc3b: Pulling fs layer [2021-06-16T20:42:03.382Z] 93b61091891f: Pulling fs layer [2021-06-16T20:42:03.382Z] 93b9cdb0e59b: Pulling fs layer [2021-06-16T20:42:03.382Z] 5e14af77c1be: Pulling fs layer [2021-06-16T20:42:03.382Z] 01666e4c0597: Pulling fs layer [2021-06-16T20:42:03.382Z] aa168da1d23b: Pulling fs layer [2021-06-16T20:42:03.382Z] 93b9cdb0e59b: Waiting [2021-06-16T20:42:03.382Z] 5e14af77c1be: Waiting [2021-06-16T20:42:03.382Z] 01666e4c0597: Waiting [2021-06-16T20:42:03.382Z] aa168da1d23b: Waiting [2021-06-16T20:42:03.382Z] 46f8f816bc3b: Waiting [2021-06-16T20:42:03.382Z] 93b61091891f: Waiting [2021-06-16T20:42:03.382Z] 36b3adc4ff6f: Verifying Checksum [2021-06-16T20:42:03.382Z] 36b3adc4ff6f: Download complete [2021-06-16T20:42:03.382Z] 46f8f816bc3b: Verifying Checksum [2021-06-16T20:42:03.382Z] 46f8f816bc3b: Download complete [2021-06-16T20:42:03.382Z] df20fa9351a1: Verifying Checksum [2021-06-16T20:42:03.382Z] df20fa9351a1: Download complete [2021-06-16T20:42:03.382Z] 93b9cdb0e59b: Verifying Checksum [2021-06-16T20:42:03.382Z] 93b9cdb0e59b: Download complete [2021-06-16T20:42:03.649Z] 5e14af77c1be: Verifying Checksum [2021-06-16T20:42:03.649Z] 5e14af77c1be: Download complete [2021-06-16T20:42:03.649Z] 93b61091891f: Verifying Checksum [2021-06-16T20:42:03.649Z] 93b61091891f: Download complete [2021-06-16T20:42:03.649Z] 01666e4c0597: Verifying Checksum [2021-06-16T20:42:03.649Z] 01666e4c0597: Download complete [2021-06-16T20:42:03.649Z] df20fa9351a1: Pull complete [2021-06-16T20:42:03.649Z] 8ad3a11d3b57: Verifying Checksum [2021-06-16T20:42:03.649Z] 8ad3a11d3b57: Download complete [2021-06-16T20:42:03.649Z] 36b3adc4ff6f: Pull complete [2021-06-16T20:42:04.224Z] 8ad3a11d3b57: Pull complete [2021-06-16T20:42:04.224Z] 46f8f816bc3b: Pull complete [2021-06-16T20:42:04.490Z] 93b61091891f: Pull complete [2021-06-16T20:42:04.490Z] 93b9cdb0e59b: Pull complete [2021-06-16T20:42:04.751Z] 5e14af77c1be: Pull complete [2021-06-16T20:42:04.751Z] 01666e4c0597: Pull complete [2021-06-16T20:42:05.322Z] aa168da1d23b: Verifying Checksum [2021-06-16T20:42:05.322Z] aa168da1d23b: Download complete [2021-06-16T20:42:09.549Z] aa168da1d23b: Pull complete [2021-06-16T20:42:09.549Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-16T20:42:09.549Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T20:42:09.549Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-16T20:42:09.625Z] prd-centos7-docker-4c-2g-1773 does not seem to be running inside a container [2021-06-16T20:42:09.667Z] $ 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/540/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/540 -v /w/workspace/edgex-go/540:/w/workspace/edgex-go/540:rw,z -v /w/workspace/edgex-go/540@tmp:/w/workspace/edgex-go/540@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-06-16T20:42:11.572Z] $ docker top 3b2db2d6c2807eb3cc7181e25908c24192c50d130d77a9622e31fe0b7b46d089 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T20:42:11.945Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-16T20:42:12.239Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-16T20:42:12.548Z] + ls /var/log/sa-host [2021-06-16T20:42:12.548Z] + sadf -c /var/log/sa-host/sa05 [2021-06-16T20:42:12.548Z] file_magic: OK [2021-06-16T20:42:12.548Z] HZ: Using current value: 100 [2021-06-16T20:42:12.548Z] file_header: OK [2021-06-16T20:42:12.548Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-16T20:42:12.548Z] Statistics: [2021-06-16T20:42:12.548Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-16T20:42:12.548Z] File successfully converted to sysstat format version 12.2.1 [2021-06-16T20:42:12.548Z] + sadf -c /var/log/sa-host/sa16 [2021-06-16T20:42:12.548Z] file_magic: OK [2021-06-16T20:42:12.548Z] HZ: Using current value: 100 [2021-06-16T20:42:12.548Z] file_header: OK [2021-06-16T20:42:12.548Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-16T20:42:12.548Z] Statistics: [2021-06-16T20:42:12.548Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-16T20:42:12.548Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T20:42:15.412Z] provisioning config files... [2021-06-16T20:42:15.423Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/540@tmp/config3789063646833591771tmp [Pipeline] { [Pipeline] echo [2021-06-16T20:42:15.446Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T20:42:15.740Z] ---> create-netrc.sh [Pipeline] } [2021-06-16T20:42:15.748Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-16T20:42:16.168Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-16T20:42:16.178Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T20:42:16.472Z] ---> sudo-logs.sh [2021-06-16T20:42:16.472Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-16T20:42:16.499Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T20:42:16.799Z] ---> job-cost.sh [2021-06-16T20:42:16.799Z] lf-activate-venv: SKIPPING [2021-06-16T20:42:16.799Z] DEBUG: total: 0.18000000715255737 [2021-06-16T20:42:16.799Z] INFO: Retrieving Stack Cost... [2021-06-16T20:42:17.740Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-16T20:42:18.001Z] INFO: Archiving Costs [Pipeline] echo [2021-06-16T20:42:18.015Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T20:42:18.306Z] ---> logs-deploy.sh [2021-06-16T20:42:18.306Z] lf-activate-venv: SKIPPING [2021-06-16T20:42:18.306Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/540 [2021-06-16T20:42:18.306Z] INFO: archiving workspace using pattern(s): [2021-06-16T20:42:19.251Z] Archives upload complete. [2021-06-16T20:42:19.251Z] INFO: archiving logs to Nexus [2021-06-16T20:42:19.823Z] ---> uname -a: [2021-06-16T20:42:19.823Z] Linux prd-centos7-docker-4c-2g-1773.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-16T20:42:19.823Z] [2021-06-16T20:42:19.823Z] [2021-06-16T20:42:19.823Z] ---> lscpu: [2021-06-16T20:42:19.823Z] Architecture: x86_64 [2021-06-16T20:42:19.823Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-16T20:42:19.823Z] Byte Order: Little Endian [2021-06-16T20:42:19.823Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-16T20:42:19.823Z] CPU(s): 2 [2021-06-16T20:42:19.823Z] On-line CPU(s) list: 0,1 [2021-06-16T20:42:19.823Z] Thread(s) per core: 1 [2021-06-16T20:42:19.823Z] Core(s) per socket: 1 [2021-06-16T20:42:19.823Z] Socket(s): 2 [2021-06-16T20:42:19.823Z] NUMA node(s): 1 [2021-06-16T20:42:19.823Z] Vendor ID: AuthenticAMD [2021-06-16T20:42:19.823Z] CPU family: 23 [2021-06-16T20:42:19.823Z] Model: 49 [2021-06-16T20:42:19.823Z] Model name: AMD EPYC-Rome Processor [2021-06-16T20:42:19.823Z] Stepping: 0 [2021-06-16T20:42:19.823Z] CPU MHz: 2800.000 [2021-06-16T20:42:19.823Z] BogoMIPS: 5600.00 [2021-06-16T20:42:19.823Z] Virtualization: AMD-V [2021-06-16T20:42:19.823Z] Hypervisor vendor: KVM [2021-06-16T20:42:19.823Z] Virtualization type: full [2021-06-16T20:42:19.823Z] L1d cache: 64 KiB [2021-06-16T20:42:19.823Z] L1i cache: 64 KiB [2021-06-16T20:42:19.823Z] L2 cache: 1 MiB [2021-06-16T20:42:19.823Z] L3 cache: 32 MiB [2021-06-16T20:42:19.823Z] NUMA node0 CPU(s): 0,1 [2021-06-16T20:42:19.823Z] Vulnerability Itlb multihit: Not affected [2021-06-16T20:42:19.823Z] Vulnerability L1tf: Not affected [2021-06-16T20:42:19.823Z] Vulnerability Mds: Not affected [2021-06-16T20:42:19.823Z] Vulnerability Meltdown: Not affected [2021-06-16T20:42:19.823Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-16T20:42:19.823Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-16T20:42:19.823Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-16T20:42:19.823Z] Vulnerability Srbds: Not affected [2021-06-16T20:42:19.823Z] Vulnerability Tsx async abort: Not affected [2021-06-16T20:42:19.823Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-16T20:42:19.823Z] [2021-06-16T20:42:19.823Z] [2021-06-16T20:42:19.823Z] ---> nproc: [2021-06-16T20:42:19.823Z] 2 [2021-06-16T20:42:19.823Z] [2021-06-16T20:42:19.823Z] [2021-06-16T20:42:19.823Z] ---> df -h: [2021-06-16T20:42:19.823Z] Filesystem Size Used Available Use% Mounted on [2021-06-16T20:42:19.823Z] overlay 40.0G 13.8G 26.2G 34% / [2021-06-16T20:42:19.823Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-16T20:42:19.823Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-16T20:42:19.823Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-16T20:42:19.823Z] /dev/vda1 40.0G 13.8G 26.2G 34% /facter-os [2021-06-16T20:42:19.823Z] /dev/vda1 40.0G 13.8G 26.2G 34% /etc/resolv.conf [2021-06-16T20:42:19.823Z] /dev/vda1 40.0G 13.8G 26.2G 34% /etc/hostname [2021-06-16T20:42:19.823Z] /dev/vda1 40.0G 13.8G 26.2G 34% /etc/hosts [2021-06-16T20:42:19.823Z] /dev/vda1 40.0G 13.8G 26.2G 34% /var/log/auth.log [2021-06-16T20:42:19.823Z] /dev/vda1 40.0G 13.8G 26.2G 34% /run/cloud-init/result.json [2021-06-16T20:42:19.823Z] /dev/vda1 40.0G 13.8G 26.2G 34% /var/log/sa-host [2021-06-16T20:42:19.823Z] /dev/vda1 40.0G 13.8G 26.2G 34% /var/log/secure [2021-06-16T20:42:19.823Z] /dev/vda1 40.0G 13.8G 26.2G 34% /w/workspace/edgex-go/540 [2021-06-16T20:42:19.823Z] /dev/vda1 40.0G 13.8G 26.2G 34% /w/workspace/edgex-go/540@tmp [2021-06-16T20:42:19.823Z] [2021-06-16T20:42:19.823Z] [2021-06-16T20:42:19.823Z] ---> free -m: [2021-06-16T20:42:19.823Z] total used free shared buff/cache available [2021-06-16T20:42:19.823Z] Mem: 7821 1410 231 0 6179 6490 [2021-06-16T20:42:19.823Z] Swap: 1023 1 1022 [2021-06-16T20:42:19.824Z] [2021-06-16T20:42:19.824Z] [2021-06-16T20:42:19.824Z] ---> ip addr: [2021-06-16T20:42:19.824Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-16T20:42:19.824Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-16T20:42:19.824Z] inet 127.0.0.1/8 scope host lo [2021-06-16T20:42:19.824Z] valid_lft forever preferred_lft forever [2021-06-16T20:42:19.824Z] inet6 ::1/128 scope host [2021-06-16T20:42:19.824Z] valid_lft forever preferred_lft forever [2021-06-16T20:42:19.824Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-16T20:42:19.824Z] link/ether fa:16:3e:0b:d2:20 brd ff:ff:ff:ff:ff:ff [2021-06-16T20:42:19.824Z] inet 10.30.123.64/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-16T20:42:19.824Z] valid_lft 85122sec preferred_lft 85122sec [2021-06-16T20:42:19.824Z] inet6 fe80::f816:3eff:fe0b:d220/64 scope link [2021-06-16T20:42:19.824Z] valid_lft forever preferred_lft forever [2021-06-16T20:42:19.824Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-16T20:42:19.824Z] link/ether 02:42:9e:ba:49:4a brd ff:ff:ff:ff:ff:ff [2021-06-16T20:42:19.824Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-16T20:42:19.824Z] valid_lft forever preferred_lft forever [2021-06-16T20:42:19.824Z] inet6 fe80::42:9eff:feba:494a/64 scope link [2021-06-16T20:42:19.824Z] valid_lft forever preferred_lft forever [2021-06-16T20:42:19.824Z] [2021-06-16T20:42:19.824Z] [2021-06-16T20:42:19.824Z] ---> sar -b -r -n DEV: [2021-06-16T20:42:19.824Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/16/21 _x86_64_ (2 CPU) [2021-06-16T20:42:19.824Z] [2021-06-16T20:42:19.824Z] 20:20:51 LINUX RESTART (2 CPU) [2021-06-16T20:42:19.824Z] [2021-06-16T20:42:19.824Z] 20:22:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-16T20:42:19.824Z] 20:23:01 94.17 0.65 93.53 0.00 352.20 46602.85 0.00 [2021-06-16T20:42:19.824Z] 20:24:02 137.26 0.00 137.26 0.00 0.00 17638.31 0.00 [2021-06-16T20:42:19.824Z] 20:25:01 54.55 0.00 54.55 0.00 0.00 8473.91 0.00 [2021-06-16T20:42:19.824Z] 20:26:01 80.25 0.03 80.22 0.00 1.07 19979.10 0.00 [2021-06-16T20:42:19.824Z] 20:27:01 712.07 309.21 402.86 0.00 17099.02 275880.12 0.00 [2021-06-16T20:42:19.824Z] 20:28:01 455.25 20.64 434.61 0.00 2181.12 154757.10 0.00 [2021-06-16T20:42:19.824Z] 20:29:01 406.34 91.61 314.74 0.00 5076.97 114908.34 0.00 [2021-06-16T20:42:19.824Z] 20:30:01 11.71 0.22 11.49 0.00 2.67 233.53 0.00 [2021-06-16T20:42:19.824Z] 20:31:01 1.12 0.00 1.12 0.00 0.00 19.95 0.00 [2021-06-16T20:42:19.824Z] 20:32:01 0.32 0.00 0.32 0.00 0.00 3.93 0.00 [2021-06-16T20:42:19.824Z] 20:33:01 0.27 0.00 0.27 0.00 0.00 2.63 0.00 [2021-06-16T20:42:19.824Z] 20:34:01 0.22 0.00 0.22 0.00 0.00 1.82 0.00 [2021-06-16T20:42:19.824Z] 20:35:01 0.35 0.00 0.35 0.00 0.00 6.01 0.00 [2021-06-16T20:42:19.824Z] 20:36:01 0.37 0.18 0.18 0.00 5.73 2.45 0.00 [2021-06-16T20:42:19.824Z] 20:37:01 0.83 0.00 0.83 0.00 0.00 16.46 0.00 [2021-06-16T20:42:19.824Z] 20:38:01 0.23 0.00 0.23 0.00 0.00 2.70 0.00 [2021-06-16T20:42:19.824Z] 20:39:01 0.23 0.00 0.23 0.00 0.00 3.55 0.00 [2021-06-16T20:42:19.824Z] 20:40:01 0.25 0.00 0.25 0.00 0.00 2.75 0.00 [2021-06-16T20:42:19.824Z] 20:41:01 122.73 2.28 120.45 0.00 230.34 31209.38 0.00 [2021-06-16T20:42:19.824Z] 20:42:02 145.45 38.57 106.88 0.00 3955.64 27248.11 0.00 [2021-06-16T20:42:19.824Z] Average: 111.36 23.22 88.14 0.00 1448.24 34912.31 0.00 [2021-06-16T20:42:19.824Z] [2021-06-16T20:42:19.824Z] 20:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-16T20:42:19.824Z] 20:23:01 4150612 0 931832 11.63 2620 2923868 1384972 15.29 999472 2369588 36 [2021-06-16T20:42:19.824Z] 20:24:02 3914296 0 1033560 12.91 2620 3058456 1520876 16.79 1259312 2277100 229368 [2021-06-16T20:42:19.824Z] 20:25:01 3926868 0 1097132 13.70 2620 2982312 1723200 19.03 1240196 2279800 70144 [2021-06-16T20:42:19.824Z] 20:26:01 3779980 0 1031108 12.87 2620 3195224 1318960 14.56 1174196 2476776 224 [2021-06-16T20:42:19.824Z] 20:27:01 161568 0 1633920 20.40 2620 6210824 3243140 35.81 3062068 4055124 310200 [2021-06-16T20:42:19.824Z] 20:28:01 168408 0 1361872 17.00 2620 6476032 2191676 24.20 2560016 4523096 127484 [2021-06-16T20:42:19.824Z] 20:29:01 2330652 0 1168172 14.59 2620 4507488 1310996 14.47 1355880 3585500 36 [2021-06-16T20:42:19.824Z] 20:30:01 2340460 0 1158048 14.46 2620 4507804 1296596 14.32 1510204 3422296 20 [2021-06-16T20:42:19.824Z] 20:31:01 2357860 0 1140648 14.24 2620 4507804 1116216 12.32 1501564 3420144 12 [2021-06-16T20:42:19.824Z] 20:32:01 2359436 0 1139068 14.22 2620 4507808 1116288 12.32 1501768 3420144 8 [2021-06-16T20:42:19.824Z] 20:33:01 2360312 0 1138188 14.21 2620 4507812 1116216 12.32 1501628 3420144 8 [2021-06-16T20:42:19.824Z] 20:34:01 2359268 0 1139228 14.22 2620 4507816 1116372 12.33 1501408 3420872 8 [2021-06-16T20:42:19.824Z] 20:35:01 2359772 0 1138716 14.22 2620 4507824 1116280 12.32 1502472 3419288 20 [2021-06-16T20:42:19.824Z] 20:36:01 2359244 0 1139212 14.22 2620 4507856 1116412 12.33 1529408 3392760 20 [2021-06-16T20:42:19.824Z] 20:37:01 2357412 0 1141032 14.25 2620 4507868 1116460 12.33 1534164 3389960 16 [2021-06-16T20:42:19.824Z] 20:38:01 2357824 0 1140620 14.24 2620 4507868 1116280 12.32 1533568 3389956 8 [2021-06-16T20:42:19.824Z] 20:39:01 2357788 0 1140648 14.24 2620 4507876 1116280 12.32 1534812 3388768 16 [2021-06-16T20:42:19.824Z] 20:40:01 2357936 0 1140496 14.24 2620 4507880 1116280 12.32 1534768 3388764 16 [2021-06-16T20:42:19.824Z] 20:41:01 1559264 0 1214240 15.16 2620 5232808 1166024 12.87 1653600 3999720 32 [2021-06-16T20:42:19.824Z] 20:42:02 724116 0 1326660 16.56 2620 5955536 1205664 13.31 1743828 4628572 140 [2021-06-16T20:42:19.824Z] Average: 2332154 0 1167720 14.58 2620 4506438 1376259 15.19 1586717 3383419 36891 [2021-06-16T20:42:19.824Z] [2021-06-16T20:42:19.824Z] 20:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-16T20:42:19.824Z] 20:23:01 eth0 904.84 1143.34 5768.31 144.07 0.00 0.00 0.00 0.00 [2021-06-16T20:42:19.824Z] 20:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:42:19.824Z] 20:23:01 docker0 882.77 608.67 73.25 3052.76 0.00 0.00 0.00 0.00 [2021-06-16T20:42:19.824Z] 20:24:02 veth145ab43 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-16T20:42:19.824Z] 20:24:02 eth0 171.93 149.68 502.54 49.02 0.00 0.00 0.00 0.00 [2021-06-16T20:42:19.824Z] 20:24:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:42:19.824Z] 20:24:02 docker0 126.21 133.25 9.71 466.25 0.00 0.00 0.00 0.00 [2021-06-16T20:42:19.824Z] 20:25:01 veth145ab43 2.17 2.17 0.17 0.18 0.00 0.00 0.00 0.00 [2021-06-16T20:42:19.824Z] 20:25:01 eth0 22.35 14.68 14.89 37.48 0.00 0.00 0.00 0.00 [2021-06-16T20:42:19.824Z] 20:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:42:19.824Z] 20:25:01 docker0 2.17 2.17 0.14 0.18 0.00 0.00 0.00 0.00 [2021-06-16T20:42:19.824Z] 20:26:01 veth0ae526e 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-16T20:42:19.824Z] 20:26:01 eth0 192.17 163.10 1703.57 68.42 0.00 0.00 0.00 0.00 [2021-06-16T20:42:19.824Z] 20:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:42:19.824Z] 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:42:19.824Z] 20:27:01 veth0ae526e 0.00 0.52 0.00 0.03 0.00 0.00 0.00 0.00 [2021-06-16T20:42:19.824Z] 20:27:01 eth0 95.89 69.54 191.57 17.39 0.00 0.00 0.00 0.00 [2021-06-16T20:42:19.824Z] 20:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:42:19.824Z] 20:27:01 veth5f89900 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-16T20:42:19.824Z] 20:28:01 veth0ae526e 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-16T20:42:19.824Z] 20:28:01 vethaa4924e 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-16T20:42:19.824Z] 20:28:01 eth0 212.35 126.46 1735.86 66.95 0.00 0.00 0.00 0.00 [2021-06-16T20:42:19.824Z] 20:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:42:19.824Z] 20:29:01 eth0 126.39 96.30 234.65 165.25 0.00 0.00 0.00 0.00 [2021-06-16T20:42:19.824Z] 20:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:42:19.824Z] 20:29:01 docker0 1138.73 919.75 91.30 4314.70 0.00 0.00 0.00 0.00 [2021-06-16T20:42:19.824Z] 20:30:01 eth0 378.13 359.34 200.01 1462.68 0.00 0.00 0.00 0.00 [2021-06-16T20:42:19.824Z] 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:42:19.824Z] 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:42:19.824Z] 20:31:01 eth0 0.23 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2021-06-16T20:42:19.824Z] 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:42:19.824Z] 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:42:19.824Z] 20:32:01 eth0 0.30 0.22 0.14 0.07 0.00 0.00 0.00 0.00 [2021-06-16T20:42:19.824Z] 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:42:19.824Z] 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:42:19.824Z] 20:33:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-16T20:42:19.824Z] 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:42:19.824Z] 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:42:19.824Z] 20:34:01 eth0 0.88 0.30 0.31 0.20 0.00 0.00 0.00 0.00 [2021-06-16T20:42:19.824Z] 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:42:19.824Z] 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:42:19.824Z] 20:35:01 eth0 0.43 0.05 0.05 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:42:19.824Z] 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:42:19.824Z] 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:42:19.824Z] 20:36:01 eth0 0.58 0.30 0.28 0.20 0.00 0.00 0.00 0.00 [2021-06-16T20:42:19.824Z] 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:42:19.824Z] 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:42:19.824Z] 20:37:01 eth0 1.18 0.53 0.46 0.24 0.00 0.00 0.00 0.00 [2021-06-16T20:42:19.824Z] 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:42:19.824Z] 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:42:19.824Z] 20:38:01 eth0 0.15 0.07 0.01 0.04 0.00 0.00 0.00 0.00 [2021-06-16T20:42:19.824Z] 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:42:19.824Z] 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:42:19.824Z] 20:39:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:42:19.824Z] 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:42:19.824Z] 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:42:19.824Z] 20:40:01 eth0 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-16T20:42:19.824Z] 20:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:42:19.824Z] 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:42:19.824Z] 20:41:01 eth0 536.54 496.49 4463.58 76.93 0.00 0.00 0.00 0.00 [2021-06-16T20:42:19.824Z] 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:42:19.824Z] 20:41:01 docker0 39.47 41.97 3.22 366.12 0.00 0.00 0.00 0.00 [2021-06-16T20:42:19.824Z] 20:42:02 eth0 471.24 413.06 3543.61 117.83 0.00 0.00 0.00 0.00 [2021-06-16T20:42:19.824Z] 20:42:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:42:19.824Z] 20:42:02 docker0 50.77 60.13 3.80 276.69 0.00 0.00 0.00 0.00 [2021-06-16T20:42:19.824Z] Average: eth0 155.95 151.84 919.01 110.38 0.00 0.00 0.00 0.00 [2021-06-16T20:42:19.824Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T20:42:19.824Z] Average: docker0 61.49 51.13 4.92 248.06 0.00 0.00 0.00 0.00 [2021-06-16T20:42:19.824Z] [2021-06-16T20:42:19.824Z] [2021-06-16T20:42:19.824Z] ---> sar -P ALL: [2021-06-16T20:42:19.824Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/16/21 _x86_64_ (2 CPU) [2021-06-16T20:42:19.824Z] [2021-06-16T20:42:19.824Z] 20:20:51 LINUX RESTART (2 CPU) [2021-06-16T20:42:19.824Z] [2021-06-16T20:42:19.824Z] 20:22:01 CPU %user %nice %system %iowait %steal %idle [2021-06-16T20:42:19.824Z] 20:23:01 all 18.87 0.00 7.16 3.98 0.08 69.91 [2021-06-16T20:42:19.824Z] 20:23:01 0 20.02 0.00 7.63 4.68 0.09 67.58 [2021-06-16T20:42:19.824Z] 20:23:01 1 17.73 0.00 6.69 3.29 0.07 72.22 [2021-06-16T20:42:19.824Z] 20:24:02 all 62.18 0.00 10.78 1.97 0.10 24.97 [2021-06-16T20:42:19.824Z] 20:24:02 0 61.11 0.00 11.43 1.50 0.09 25.87 [2021-06-16T20:42:19.824Z] 20:24:02 1 63.26 0.00 10.12 2.45 0.11 24.07 [2021-06-16T20:42:19.824Z] 20:25:01 all 33.01 0.00 5.64 0.27 0.07 61.01 [2021-06-16T20:42:19.824Z] 20:25:01 0 32.86 0.00 5.95 0.32 0.07 60.79 [2021-06-16T20:42:19.824Z] 20:25:01 1 33.15 0.00 5.34 0.21 0.07 61.22 [2021-06-16T20:42:19.825Z] 20:26:01 all 45.49 0.00 9.19 3.14 0.09 42.09 [2021-06-16T20:42:19.825Z] 20:26:01 0 45.71 0.00 9.63 2.75 0.09 41.82 [2021-06-16T20:42:19.825Z] 20:26:01 1 45.27 0.00 8.75 3.53 0.09 42.36 [2021-06-16T20:42:19.825Z] 20:27:01 all 35.61 0.00 22.99 32.23 0.15 9.02 [2021-06-16T20:42:19.825Z] 20:27:01 0 35.58 0.00 23.22 32.85 0.13 8.22 [2021-06-16T20:42:19.825Z] 20:27:01 1 35.64 0.00 22.76 31.60 0.17 9.83 [2021-06-16T20:42:19.825Z] 20:28:01 all 72.50 0.00 15.95 9.23 0.10 2.22 [2021-06-16T20:42:19.825Z] 20:28:01 0 71.98 0.00 16.08 8.79 0.09 3.05 [2021-06-16T20:42:19.825Z] 20:28:01 1 73.02 0.00 15.82 9.66 0.11 1.38 [2021-06-16T20:42:19.825Z] 20:29:01 all 54.60 0.00 15.65 8.66 0.16 20.94 [2021-06-16T20:42:19.825Z] 20:29:01 0 54.53 0.00 16.19 9.31 0.15 19.83 [2021-06-16T20:42:19.825Z] 20:29:01 1 54.68 0.00 15.11 8.00 0.16 22.05 [2021-06-16T20:42:19.825Z] 20:30:01 all 14.38 0.00 3.00 0.07 0.10 82.45 [2021-06-16T20:42:19.825Z] 20:30:01 0 14.22 0.00 3.15 0.05 0.10 82.47 [2021-06-16T20:42:19.825Z] 20:30:01 1 14.55 0.00 2.85 0.09 0.09 82.42 [2021-06-16T20:42:19.825Z] 20:31:01 all 0.17 0.00 0.08 0.00 0.03 99.72 [2021-06-16T20:42:19.825Z] 20:31:01 0 0.02 0.00 0.05 0.00 0.03 99.90 [2021-06-16T20:42:19.825Z] 20:31:01 1 0.32 0.00 0.10 0.00 0.03 99.55 [2021-06-16T20:42:19.825Z] 20:32:01 all 0.07 0.00 0.04 0.00 0.03 99.87 [2021-06-16T20:42:19.825Z] 20:32:01 0 0.03 0.00 0.07 0.00 0.03 99.87 [2021-06-16T20:42:19.825Z] 20:32:01 1 0.10 0.00 0.02 0.00 0.02 99.87 [2021-06-16T20:42:19.825Z] 20:33:01 all 0.09 0.00 0.03 0.00 0.03 99.85 [2021-06-16T20:42:19.825Z] 20:33:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-16T20:42:19.825Z] 20:33:01 1 0.13 0.00 0.02 0.00 0.03 99.82 [2021-06-16T20:42:19.825Z] [2021-06-16T20:42:19.825Z] 20:33:01 CPU %user %nice %system %iowait %steal %idle [2021-06-16T20:42:19.825Z] 20:34:01 all 0.06 0.00 0.02 0.00 0.02 99.91 [2021-06-16T20:42:19.825Z] 20:34:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-16T20:42:19.825Z] 20:34:01 1 0.08 0.00 0.02 0.00 0.00 99.90 [2021-06-16T20:42:19.825Z] 20:35:01 all 0.09 0.00 0.03 0.00 0.03 99.85 [2021-06-16T20:42:19.825Z] 20:35:01 0 0.15 0.00 0.03 0.00 0.05 99.77 [2021-06-16T20:42:19.825Z] 20:35:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-16T20:42:19.825Z] 20:36:01 all 0.03 0.00 0.06 0.00 0.02 99.89 [2021-06-16T20:42:19.825Z] 20:36:01 0 0.05 0.00 0.07 0.00 0.02 99.87 [2021-06-16T20:42:19.825Z] 20:36:01 1 0.02 0.00 0.05 0.00 0.02 99.92 [2021-06-16T20:42:19.825Z] 20:37:01 all 0.05 0.00 0.03 0.00 0.03 99.89 [2021-06-16T20:42:19.825Z] 20:37:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-16T20:42:19.825Z] 20:37:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2021-06-16T20:42:19.825Z] 20:38:01 all 0.02 0.00 0.03 0.00 0.03 99.93 [2021-06-16T20:42:19.825Z] 20:38:01 0 0.00 0.00 0.02 0.00 0.03 99.95 [2021-06-16T20:42:19.825Z] 20:38:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-06-16T20:42:19.825Z] 20:39:01 all 0.18 0.00 0.02 0.00 0.02 99.78 [2021-06-16T20:42:19.825Z] 20:39:01 0 0.35 0.00 0.02 0.00 0.02 99.62 [2021-06-16T20:42:19.825Z] 20:39:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-16T20:42:19.825Z] 20:40:01 all 0.12 0.00 0.03 0.00 0.03 99.83 [2021-06-16T20:42:19.825Z] 20:40:01 0 0.22 0.00 0.03 0.00 0.03 99.72 [2021-06-16T20:42:19.825Z] 20:40:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-16T20:42:19.825Z] 20:41:01 all 12.07 0.00 4.88 3.46 0.09 79.50 [2021-06-16T20:42:19.825Z] 20:41:01 0 12.19 0.00 5.21 3.40 0.09 79.11 [2021-06-16T20:42:19.825Z] 20:41:01 1 11.95 0.00 4.55 3.51 0.09 79.90 [2021-06-16T20:42:19.825Z] 20:42:02 all 15.69 0.00 7.59 2.72 0.07 73.92 [2021-06-16T20:42:19.825Z] 20:42:02 0 13.93 0.00 7.97 2.20 0.07 75.83 [2021-06-16T20:42:19.825Z] 20:42:02 1 17.45 0.00 7.21 3.24 0.07 72.03 [2021-06-16T20:42:19.825Z] Average: all 17.44 0.00 4.93 3.12 0.06 74.45 [2021-06-16T20:42:19.825Z] Average: 0 17.35 0.00 5.11 3.13 0.06 74.34 [2021-06-16T20:42:19.825Z] Average: 1 17.53 0.00 4.75 3.11 0.06 74.55 [2021-06-16T20:42:19.825Z] [2021-06-16T20:42:19.825Z] [2021-06-16T20:42:19.825Z]