Started by user Bill Mahoney Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1c9af10f427590f3fed47012b244cbba5cfcd3da Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4346432204948055058.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 155abbc8877922835dbd6f2f82c828d26e35ec40 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6239845639628230389.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 155abbc8877922835dbd6f2f82c828d26e35ec40 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7282186486927511748.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 155abbc8877922835dbd6f2f82c828d26e35ec40 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 155abbc8877922835dbd6f2f82c828d26e35ec40 # timeout=10 Commit message: "Merge pull request #342 from ernestojeda/fix-c-docker-image-names" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8676897626307182343.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7487223838354465008.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1756 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/21 [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/21 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/21@tmp/jenkins-gitclient-ssh4195012614124954071.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 1c9af10f427590f3fed47012b244cbba5cfcd3da (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1c9af10f427590f3fed47012b244cbba5cfcd3da # timeout=10 Commit message: "Merge pull request #3643 from soda480/US1908" > git rev-list --no-walk 1c9af10f427590f3fed47012b244cbba5cfcd3da # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-02T20:17:37.518Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-02T20:17:37.609Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-02T20:17:37.644Z] ========================================================= [2021-08-02T20:17:37.644Z] EdgeX Global Pipelines Version Info [2021-08-02T20:17:37.644Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-02T20:17:39.456Z] ------------------- [2021-08-02T20:17:39.456Z] stable info: [2021-08-02T20:17:39.456Z] ------------------- [2021-08-02T20:17:39.456Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-02T20:17:39.456Z] Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 [2021-08-02T20:17:39.456Z] Message: update stable to v1.0.199 [2021-08-02T20:17:39.723Z] ------------------- [2021-08-02T20:17:39.723Z] experimental info: [2021-08-02T20:17:39.723Z] ------------------- [2021-08-02T20:17:39.723Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-02T20:17:39.723Z] Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 [2021-08-02T20:17:39.723Z] Message: update experimental to v1.0.199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-02T20:17:39.873Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-08-02T20:17:39.896Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-08-02T20:17:39.919Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-02T20:17:39.943Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-02T20:17:39.966Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-02T20:17:39.989Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-02T20:17:40.012Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-02T20:17:40.037Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-08-02T20:17:40.062Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-08-02T20:17:40.086Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-08-02T20:17:40.112Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-02T20:17:40.135Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-02T20:17:40.159Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-02T20:17:40.184Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-02T20:17:40.207Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-02T20:17:40.231Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-02T20:17:40.255Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-02T20:17:40.280Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-02T20:17:40.305Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-02T20:17:40.328Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-02T20:17:40.353Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-02T20:17:40.380Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-02T20:17:40.404Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-02T20:17:40.427Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-08-02T20:17:40.450Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-08-02T20:17:40.474Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-08-02T20:17:40.497Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1c9af10f427590f3fed47012b244cbba5cfcd3da [Pipeline] echo [2021-08-02T20:17:40.521Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1c9af10 [Pipeline] echo [2021-08-02T20:17:40.546Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-02T20:17:40.637Z] provisioning config files... [2021-08-02T20:17:40.659Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/21@tmp/config7221352051849380880tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T20:17:41.000Z] ---> docker-login.sh [2021-08-02T20:17:41.000Z] nexus3.edgexfoundry.org:10001 [2021-08-02T20:17:41.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T20:17:41.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T20:17:41.266Z] Configure a credential helper to remove this warning. See [2021-08-02T20:17:41.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T20:17:41.266Z] [2021-08-02T20:17:41.266Z] Login Succeeded [2021-08-02T20:17:41.266Z] nexus3.edgexfoundry.org:10002 [2021-08-02T20:17:41.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T20:17:41.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T20:17:41.266Z] Configure a credential helper to remove this warning. See [2021-08-02T20:17:41.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T20:17:41.266Z] [2021-08-02T20:17:41.266Z] Login Succeeded [2021-08-02T20:17:41.266Z] nexus3.edgexfoundry.org:10003 [2021-08-02T20:17:41.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T20:17:41.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T20:17:41.534Z] Configure a credential helper to remove this warning. See [2021-08-02T20:17:41.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T20:17:41.534Z] [2021-08-02T20:17:41.534Z] Login Succeeded [2021-08-02T20:17:41.534Z] nexus3.edgexfoundry.org:10004 [2021-08-02T20:17:41.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T20:17:41.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T20:17:41.802Z] Configure a credential helper to remove this warning. See [2021-08-02T20:17:41.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T20:17:41.802Z] [2021-08-02T20:17:41.802Z] Login Succeeded [2021-08-02T20:17:41.802Z] docker.io [2021-08-02T20:17:41.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T20:17:42.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T20:17:42.069Z] Configure a credential helper to remove this warning. See [2021-08-02T20:17:42.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T20:17:42.069Z] [2021-08-02T20:17:42.069Z] Login Succeeded [2021-08-02T20:17:42.069Z] ---> docker-login.sh ends [Pipeline] } [2021-08-02T20:17:42.082Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-02T20:17:42.444Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-08-02T20:17:42.444Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-02T20:17:42.444Z] ++ dirname cmd/core-command/Dockerfile [2021-08-02T20:17:42.444Z] ++ cut -d/ -f2 [2021-08-02T20:17:42.444Z] + echo core-command,cmd/core-command/Dockerfile [2021-08-02T20:17:42.444Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-02T20:17:42.444Z] ++ dirname cmd/core-data/Dockerfile [2021-08-02T20:17:42.444Z] ++ cut -d/ -f2 [2021-08-02T20:17:42.444Z] + echo core-data,cmd/core-data/Dockerfile [2021-08-02T20:17:42.444Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-02T20:17:42.444Z] ++ dirname cmd/core-metadata/Dockerfile [2021-08-02T20:17:42.444Z] ++ cut -d/ -f2 [2021-08-02T20:17:42.444Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-08-02T20:17:42.444Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-02T20:17:42.444Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-08-02T20:17:42.444Z] ++ cut -d/ -f2 [2021-08-02T20:17:42.444Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-08-02T20:17:42.444Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-02T20:17:42.444Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-08-02T20:17:42.444Z] ++ cut -d/ -f2 [2021-08-02T20:17:42.444Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-08-02T20:17:42.444Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-02T20:17:42.444Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-08-02T20:17:42.444Z] ++ cut -d/ -f2 [2021-08-02T20:17:42.444Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-08-02T20:17:42.444Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-02T20:17:42.444Z] ++ dirname cmd/support-notifications/Dockerfile [2021-08-02T20:17:42.444Z] ++ cut -d/ -f2 [2021-08-02T20:17:42.444Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-08-02T20:17:42.444Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-02T20:17:42.444Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-08-02T20:17:42.444Z] ++ cut -d/ -f2 [2021-08-02T20:17:42.444Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-08-02T20:17:42.444Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-02T20:17:42.444Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-08-02T20:17:42.444Z] ++ cut -d/ -f2 [2021-08-02T20:17:42.444Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-08-02T20:17:42.517Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:17:43.401Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T20:17:43.401Z] [2021-08-02T20:17:43.401Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:17:43.738Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T20:17:43.738Z] latest: Pulling from edgex-devops/git-semver [2021-08-02T20:17:43.738Z] 31603596830f: Pulling fs layer [2021-08-02T20:17:43.738Z] d4622e32a9a9: Pulling fs layer [2021-08-02T20:17:43.738Z] 1030fce36090: Pulling fs layer [2021-08-02T20:17:43.738Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-02T20:17:43.738Z] 6c6cb7e1b49b: Waiting [2021-08-02T20:17:43.738Z] d4622e32a9a9: Verifying Checksum [2021-08-02T20:17:43.738Z] d4622e32a9a9: Download complete [2021-08-02T20:17:44.010Z] 31603596830f: Verifying Checksum [2021-08-02T20:17:44.010Z] 31603596830f: Download complete [2021-08-02T20:17:44.278Z] 31603596830f: Pull complete [2021-08-02T20:17:44.278Z] d4622e32a9a9: Pull complete [2021-08-02T20:17:44.278Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-02T20:17:44.278Z] 6c6cb7e1b49b: Download complete [2021-08-02T20:17:44.546Z] 1030fce36090: Verifying Checksum [2021-08-02T20:17:44.546Z] 1030fce36090: Download complete [2021-08-02T20:17:44.822Z] 1030fce36090: Pull complete [2021-08-02T20:17:45.091Z] 6c6cb7e1b49b: Pull complete [2021-08-02T20:17:45.091Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-02T20:17:45.091Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T20:17:45.091Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-02T20:17:45.194Z] prd-centos7-docker-4c-2g-1756 does not seem to be running inside a container [2021-08-02T20:17:45.248Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/21 -v /w/workspace/edgex-go/21:/w/workspace/edgex-go/21:rw,z -v /w/workspace/edgex-go/21@tmp:/w/workspace/edgex-go/21@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-02T20:17:46.128Z] $ docker top 2948ba39672457e4ada20d0a31b9d1d42e8d34e7deb72d8054ed2b0b26a2e6f0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-02T20:17:46.258Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T20:17:46.259Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T20:17:46.366Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T20:17:46.366Z] $ docker exec 2948ba39672457e4ada20d0a31b9d1d42e8d34e7deb72d8054ed2b0b26a2e6f0 ssh-agent [2021-08-02T20:17:46.483Z] SSH_AUTH_SOCK=/tmp/ssh-JzBoaVJjcLE0/agent.13 [2021-08-02T20:17:46.483Z] SSH_AGENT_PID=20 [2021-08-02T20:17:46.494Z] Running ssh-add (command line suppressed) [2021-08-02T20:17:46.587Z] Identity added: /w/workspace/edgex-go/21@tmp/private_key_1262147118675115878.key (/w/workspace/edgex-go/21@tmp/private_key_1262147118675115878.key) [2021-08-02T20:17:46.609Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T20:17:46.922Z] + git tag --points-at HEAD [Pipeline] } [2021-08-02T20:17:46.942Z] $ docker exec --env ******** --env ******** 2948ba39672457e4ada20d0a31b9d1d42e8d34e7deb72d8054ed2b0b26a2e6f0 ssh-agent -k [2021-08-02T20:17:47.026Z] unset SSH_AUTH_SOCK; [2021-08-02T20:17:47.028Z] unset SSH_AGENT_PID; [2021-08-02T20:17:47.028Z] echo Agent pid 20 killed; [2021-08-02T20:17:47.049Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-02T20:17:47.089Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T20:17:47.089Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T20:17:47.195Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T20:17:47.195Z] $ docker exec 2948ba39672457e4ada20d0a31b9d1d42e8d34e7deb72d8054ed2b0b26a2e6f0 ssh-agent [2021-08-02T20:17:47.298Z] SSH_AUTH_SOCK=/tmp/ssh-t5nuVpYVIEaJ/agent.55 [2021-08-02T20:17:47.298Z] SSH_AGENT_PID=61 [2021-08-02T20:17:47.306Z] Running ssh-add (command line suppressed) [2021-08-02T20:17:47.400Z] Identity added: /w/workspace/edgex-go/21@tmp/private_key_8773073812967935235.key (/w/workspace/edgex-go/21@tmp/private_key_8773073812967935235.key) [2021-08-02T20:17:47.420Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T20:17:47.736Z] + git semver init [2021-08-02T20:17:47.737Z] # -> Open(): unable to determine branch for HEAD [2021-08-02T20:17:47.737Z] # $GIT_DIR = /w/workspace/edgex-go/21/.git [2021-08-02T20:17:47.737Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/21 [2021-08-02T20:17:47.737Z] # $SEMVER_REMOTE_NAME = origin [2021-08-02T20:17:47.737Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-02T20:17:47.737Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-02T20:17:47.737Z] # $SEMVER_BRANCH = main [2021-08-02T20:17:47.737Z] # $SEMVER_TEMP = /tmp/semver-284426197 [2021-08-02T20:17:47.737Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-08-02T20:18:02.769Z] # '/tmp/semver-284426197' -> '/w/workspace/edgex-go/21/.semver' [2021-08-02T20:18:03.035Z] # -> Force: false [2021-08-02T20:18:03.035Z] # $SEMVER_DIR = /w/workspace/edgex-go/21/.semver [Pipeline] } [2021-08-02T20:18:03.049Z] $ docker exec --env ******** --env ******** 2948ba39672457e4ada20d0a31b9d1d42e8d34e7deb72d8054ed2b0b26a2e6f0 ssh-agent -k [2021-08-02T20:18:03.166Z] unset SSH_AUTH_SOCK; [2021-08-02T20:18:03.169Z] unset SSH_AGENT_PID; [2021-08-02T20:18:03.169Z] echo Agent pid 61 killed; [2021-08-02T20:18:03.187Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-02T20:18:03.536Z] + git semver [Pipeline] } [2021-08-02T20:18:03.557Z] $ docker stop --time=1 2948ba39672457e4ada20d0a31b9d1d42e8d34e7deb72d8054ed2b0b26a2e6f0 [2021-08-02T20:18:05.560Z] $ docker rm -f 2948ba39672457e4ada20d0a31b9d1d42e8d34e7deb72d8054ed2b0b26a2e6f0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-02T20:18:05.964Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-02T20:18:06.329Z] Stashed 1 file(s) [Pipeline] echo [2021-08-02T20:18:06.333Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.19 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-08-02T20:18:06.635Z] ========================================================= [2021-08-02T20:18:06.635Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-02T20:18:06.635Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:18:06.970Z] + 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-08-02T20:18:08.398Z] Sending build context to Docker daemon 328.5MB [2021-08-02T20:18:08.398Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-08-02T20:18:08.398Z] Step 2/6 : FROM ${BASE} [2021-08-02T20:18:08.398Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-02T20:18:08.398Z] 540db60ca938: Pulling fs layer [2021-08-02T20:18:08.398Z] adcc1eea9eea: Pulling fs layer [2021-08-02T20:18:08.398Z] 4c4ab2625f07: Pulling fs layer [2021-08-02T20:18:08.398Z] db62176df00c: Pulling fs layer [2021-08-02T20:18:08.398Z] 3b30891b0d05: Pulling fs layer [2021-08-02T20:18:08.398Z] 444f5516b4c7: Pulling fs layer [2021-08-02T20:18:08.398Z] 90b9b1106a8b: Pulling fs layer [2021-08-02T20:18:08.398Z] 0383d17a5b7e: Pulling fs layer [2021-08-02T20:18:08.398Z] c82ef313ddc5: Pulling fs layer [2021-08-02T20:18:08.398Z] db62176df00c: Waiting [2021-08-02T20:18:08.398Z] 3b30891b0d05: Waiting [2021-08-02T20:18:08.398Z] 444f5516b4c7: Waiting [2021-08-02T20:18:08.398Z] 90b9b1106a8b: Waiting [2021-08-02T20:18:08.398Z] 0383d17a5b7e: Waiting [2021-08-02T20:18:08.398Z] c82ef313ddc5: Waiting [2021-08-02T20:18:08.398Z] 4c4ab2625f07: Verifying Checksum [2021-08-02T20:18:08.398Z] 4c4ab2625f07: Download complete [2021-08-02T20:18:08.398Z] adcc1eea9eea: Verifying Checksum [2021-08-02T20:18:08.398Z] adcc1eea9eea: Download complete [2021-08-02T20:18:08.398Z] 3b30891b0d05: Verifying Checksum [2021-08-02T20:18:08.398Z] 3b30891b0d05: Download complete [2021-08-02T20:18:08.398Z] 444f5516b4c7: Verifying Checksum [2021-08-02T20:18:08.398Z] 444f5516b4c7: Download complete [2021-08-02T20:18:08.398Z] 90b9b1106a8b: Verifying Checksum [2021-08-02T20:18:08.398Z] 90b9b1106a8b: Download complete [2021-08-02T20:18:08.670Z] 540db60ca938: Verifying Checksum [2021-08-02T20:18:08.670Z] 540db60ca938: Download complete [2021-08-02T20:18:08.670Z] 540db60ca938: Pull complete [2021-08-02T20:18:08.938Z] adcc1eea9eea: Pull complete [2021-08-02T20:18:08.938Z] 4c4ab2625f07: Pull complete [2021-08-02T20:18:09.899Z] 0383d17a5b7e: Verifying Checksum [2021-08-02T20:18:09.899Z] 0383d17a5b7e: Download complete [2021-08-02T20:18:13.253Z] c82ef313ddc5: Verifying Checksum [2021-08-02T20:18:13.253Z] c82ef313ddc5: Download complete [2021-08-02T20:18:13.253Z] db62176df00c: Verifying Checksum [2021-08-02T20:18:13.253Z] db62176df00c: Download complete [2021-08-02T20:18:16.652Z] db62176df00c: Pull complete [2021-08-02T20:18:16.652Z] 3b30891b0d05: Pull complete [2021-08-02T20:18:16.652Z] 444f5516b4c7: Pull complete [2021-08-02T20:18:16.652Z] 90b9b1106a8b: Pull complete [2021-08-02T20:18:16.652Z] 0383d17a5b7e: Pull complete [2021-08-02T20:18:19.265Z] c82ef313ddc5: Pull complete [2021-08-02T20:18:19.265Z] Digest: sha256:3eb3d6350589afc32301fc0b898c8a62550fd4a320e6d69c5ccab6db48ea93d4 [2021-08-02T20:18:19.266Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-02T20:18:19.266Z] ---> 4508b0543a43 [2021-08-02T20:18:19.266Z] 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-08-02T20:18:20.228Z] ---> Running in c712554946b9 [2021-08-02T20:18:20.228Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-02T20:18:21.186Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-02T20:18:21.545Z] Still waiting to schedule task [2021-08-02T20:18:21.545Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-08-02T20:18:21.770Z] OK: 219 MiB in 52 packages [2021-08-02T20:18:22.038Z] Removing intermediate container c712554946b9 [2021-08-02T20:18:22.038Z] ---> e4cab0307d50 [2021-08-02T20:18:22.038Z] Step 4/6 : WORKDIR /edgex-go [2021-08-02T20:18:22.038Z] ---> Running in d33f83bb5764 [2021-08-02T20:18:22.307Z] Removing intermediate container d33f83bb5764 [2021-08-02T20:18:22.307Z] ---> 2d9ca3e96310 [2021-08-02T20:18:22.307Z] Step 5/6 : COPY go.mod . [2021-08-02T20:18:22.307Z] ---> 487701091294 [2021-08-02T20:18:22.307Z] Step 6/6 : RUN go mod download [2021-08-02T20:18:22.307Z] ---> Running in 0d09c3c5f159 [2021-08-02T20:18:54.573Z] Removing intermediate container 0d09c3c5f159 [2021-08-02T20:18:54.574Z] ---> e0b9bc10dd88 [2021-08-02T20:18:54.574Z] Successfully built e0b9bc10dd88 [2021-08-02T20:18:54.574Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:18:54.902Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-02T20:18:54.902Z] . [Pipeline] withDockerContainer [2021-08-02T20:18:54.993Z] prd-centos7-docker-4c-2g-1756 does not seem to be running inside a container [2021-08-02T20:18:55.052Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/21 -v /w/workspace/edgex-go/21:/w/workspace/edgex-go/21:rw,z -v /w/workspace/edgex-go/21@tmp:/w/workspace/edgex-go/21@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-02T20:18:55.416Z] $ docker top 0518427f756d945670e7ead65978f74ef38aec64eafc0d026df14c01a48dc79d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T20:18:55.829Z] + go version [2021-08-02T20:18:55.829Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-02T20:18:55.846Z] $ docker stop --time=1 0518427f756d945670e7ead65978f74ef38aec64eafc0d026df14c01a48dc79d [2021-08-02T20:18:57.029Z] $ docker rm -f 0518427f756d945670e7ead65978f74ef38aec64eafc0d026df14c01a48dc79d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:18:57.600Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-02T20:18:57.600Z] . [Pipeline] withDockerContainer [2021-08-02T20:18:57.696Z] prd-centos7-docker-4c-2g-1756 does not seem to be running inside a container [2021-08-02T20:18:57.758Z] $ 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/21 -v /w/workspace/edgex-go/21:/w/workspace/edgex-go/21:rw,z -v /w/workspace/edgex-go/21@tmp:/w/workspace/edgex-go/21@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-02T20:18:58.132Z] $ docker top 7c75acc133e80c7c55c9cd4bd8b67ca307e2bdea652c4164dd2f6e1b6c0a2153 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-02T20:18:58.234Z] ========================================================= [2021-08-02T20:18:58.234Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-02T20:18:58.234Z] ========================================================= [Pipeline] sh [2021-08-02T20:18:58.558Z] + go mod tidy [Pipeline] sh [2021-08-02T20:18:59.154Z] + make test [2021-08-02T20:18:59.154Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-08-02T20:18:59.422Z] go mod tidy [2021-08-02T20:18:59.693Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-02T20:19:05.077Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-02T20:19:23.422Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-02T20:19:26.043Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-02T20:19:26.314Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-02T20:19:26.582Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-02T20:19:29.198Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-02T20:19:29.470Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-02T20:19:29.470Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-02T20:19:29.470Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-02T20:19:30.060Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-02T20:19:30.327Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-02T20:19:30.592Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-02T20:19:30.592Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-02T20:19:30.592Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-02T20:19:30.592Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-02T20:19:33.197Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements [2021-08-02T20:19:33.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-02T20:19:33.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-02T20:19:34.184Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.086s coverage: 100.0% of statements [2021-08-02T20:19:34.184Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-02T20:19:34.450Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.073s coverage: 46.3% of statements [2021-08-02T20:19:34.450Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-02T20:19:34.450Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-02T20:19:35.413Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.127s coverage: 90.1% of statements [2021-08-02T20:19:35.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-02T20:19:35.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-02T20:19:36.389Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.054s coverage: 81.2% of statements [2021-08-02T20:19:36.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-02T20:19:36.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-02T20:19:36.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-02T20:19:36.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-02T20:19:36.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-02T20:19:36.984Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.268s coverage: 94.2% of statements [2021-08-02T20:19:36.984Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-02T20:19:36.984Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-02T20:19:36.984Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 59.1% of statements [2021-08-02T20:19:36.984Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-02T20:19:36.984Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-02T20:19:36.984Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-02T20:19:36.984Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-02T20:19:36.984Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-02T20:19:37.573Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 60.0% of statements [2021-08-02T20:19:37.573Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-02T20:19:37.573Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-02T20:19:37.573Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-02T20:19:38.548Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.046s coverage: 0.8% of statements [2021-08-02T20:19:38.548Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-02T20:19:38.548Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements [2021-08-02T20:19:38.548Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.055s coverage: 22.0% of statements [2021-08-02T20:19:38.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-02T20:19:38.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements [2021-08-02T20:19:39.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.047s coverage: 79.5% of statements [2021-08-02T20:19:39.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements [2021-08-02T20:19:39.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.073s coverage: 96.3% of statements [2021-08-02T20:19:40.051Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.040s coverage: 87.5% of statements [2021-08-02T20:19:52.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements [2021-08-02T20:19:52.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-08-02T20:19:58.807Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.201s coverage: 81.8% of statements [2021-08-02T20:19:58.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-02T20:20:17.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements [2021-08-02T20:20:17.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-02T20:20:17.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-02T20:20:17.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-02T20:20:17.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-08-02T20:20:17.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-02T20:20:17.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-02T20:20:17.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-02T20:20:17.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-02T20:20:17.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-02T20:20:17.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2021-08-02T20:20:17.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-02T20:20:17.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-02T20:20:17.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-08-02T20:20:17.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-02T20:20:17.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements [2021-08-02T20:20:17.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-02T20:20:17.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.043s coverage: 80.0% of statements [2021-08-02T20:20:17.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2021-08-02T20:20:17.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.060s coverage: 85.4% of statements [2021-08-02T20:20:17.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.2% of statements [2021-08-02T20:20:17.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-02T20:20:17.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.128s coverage: 64.4% of statements [2021-08-02T20:20:17.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-02T20:20:17.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-02T20:20:17.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements [2021-08-02T20:20:17.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements [2021-08-02T20:20:17.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2021-08-02T20:20:17.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2021-08-02T20:20:17.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2021-08-02T20:20:17.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.176s coverage: 66.9% of statements [2021-08-02T20:20:17.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-02T20:20:17.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-02T20:20:17.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-02T20:20:17.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.134s coverage: 43.6% of statements [2021-08-02T20:20:17.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-02T20:20:17.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-02T20:20:17.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements [2021-08-02T20:20:17.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-02T20:20:17.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2021-08-02T20:20:17.022Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-02T20:20:18.368Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1757 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-08-02T20:20:18.389Z] Running in /w/workspace/edgex-go/21 [Pipeline] { [Pipeline] checkout [2021-08-02T20:20:18.604Z] The recommended git tool is: git [2021-08-02T20:20:23.687Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 19.3% of statements [2021-08-02T20:20:23.687Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-02T20:20:23.687Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-02T20:20:23.687Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-02T20:20:23.687Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-02T20:20:23.687Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.128s coverage: 92.0% of statements [2021-08-02T20:20:23.687Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-02T20:20:23.687Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-02T20:20:23.687Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-02T20:20:23.687Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-02T20:20:23.687Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements [2021-08-02T20:20:23.687Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-02T20:20:23.687Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-02T20:20:23.687Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements [2021-08-02T20:20:23.687Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-02T20:20:23.687Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-02T20:20:23.687Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-02T20:20:23.687Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-02T20:20:23.687Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-08-02T20:20:23.687Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-02T20:20:23.688Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-02T20:20:23.688Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-02T20:20:23.688Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-02T20:20:23.688Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-02T20:20:23.688Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-02T20:20:23.688Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2021-08-02T20:20:23.688Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements [2021-08-02T20:20:23.688Z] GO111MODULE=on go vet ./... [2021-08-02T20:20:24.343Z] using credential edgex-jenkins-ssh [2021-08-02T20:20:24.384Z] Cloning the remote Git repository [2021-08-02T20:20:24.461Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-02T20:20:24.637Z] > git init /w/workspace/edgex-go/21 # timeout=10 [2021-08-02T20:20:24.726Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-02T20:20:24.727Z] > git --version # timeout=10 [2021-08-02T20:20:24.754Z] > git --version # 'git version 2.17.1' [2021-08-02T20:20:24.756Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T20:20:24.889Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T20:20:40.157Z] Avoid second fetch [2021-08-02T20:20:40.158Z] Checking out Revision 1c9af10f427590f3fed47012b244cbba5cfcd3da (main) [2021-08-02T20:20:40.103Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-02T20:20:40.127Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T20:20:40.177Z] > git config core.sparsecheckout # timeout=10 [2021-08-02T20:20:40.197Z] > git checkout -f 1c9af10f427590f3fed47012b244cbba5cfcd3da # timeout=10 [2021-08-02T20:20:44.658Z] Commit message: "Merge pull request #3643 from soda480/US1908" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-02T20:20:45.584Z] provisioning config files... [2021-08-02T20:20:45.615Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/21@tmp/config8848306461264204538tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T20:20:46.185Z] ---> docker-login.sh [2021-08-02T20:20:46.185Z] nexus3.edgexfoundry.org:10001 [2021-08-02T20:20:46.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T20:20:47.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T20:20:47.393Z] Configure a credential helper to remove this warning. See [2021-08-02T20:20:47.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T20:20:47.393Z] [2021-08-02T20:20:47.393Z] Login Succeeded [2021-08-02T20:20:47.393Z] nexus3.edgexfoundry.org:10002 [2021-08-02T20:20:47.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T20:20:47.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T20:20:47.949Z] Configure a credential helper to remove this warning. See [2021-08-02T20:20:47.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T20:20:47.949Z] [2021-08-02T20:20:47.949Z] Login Succeeded [2021-08-02T20:20:47.949Z] nexus3.edgexfoundry.org:10003 [2021-08-02T20:20:48.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T20:20:48.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T20:20:48.500Z] Configure a credential helper to remove this warning. See [2021-08-02T20:20:48.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T20:20:48.500Z] [2021-08-02T20:20:48.500Z] Login Succeeded [2021-08-02T20:20:48.500Z] nexus3.edgexfoundry.org:10004 [2021-08-02T20:20:48.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T20:20:49.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T20:20:49.054Z] Configure a credential helper to remove this warning. See [2021-08-02T20:20:49.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T20:20:49.054Z] [2021-08-02T20:20:49.054Z] Login Succeeded [2021-08-02T20:20:49.054Z] docker.io [2021-08-02T20:20:49.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T20:20:49.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T20:20:49.936Z] Configure a credential helper to remove this warning. See [2021-08-02T20:20:49.936Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T20:20:49.936Z] [2021-08-02T20:20:49.936Z] Login Succeeded [2021-08-02T20:20:49.936Z] ---> docker-login.sh ends [Pipeline] } [2021-08-02T20:20:50.020Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-02T20:20:50.331Z] ========================================================= [2021-08-02T20:20:50.331Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-02T20:20:50.331Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:20:50.458Z] gofmt -l . [2021-08-02T20:20:50.459Z] [ "`gofmt -l .`" = "" ] [2021-08-02T20:20:50.459Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-02T20:20:50.687Z] + 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-08-02T20:20:50.777Z] + ls -al . [2021-08-02T20:20:50.777Z] total 596 [2021-08-02T20:20:50.777Z] drwxrwxr-x 10 1001 1001 4096 Aug 2 20:20 . [2021-08-02T20:20:50.777Z] drwxr-xr-x 4 root root 30 Aug 2 20:18 .. [2021-08-02T20:20:50.777Z] -rw-rw-r-- 1 1001 1001 11 Aug 2 20:17 .dockerignore [2021-08-02T20:20:50.777Z] drwxrwxr-x 8 1001 1001 162 Aug 2 20:17 .git [2021-08-02T20:20:50.777Z] drwxrwxr-x 3 1001 1001 125 Aug 2 20:17 .github [2021-08-02T20:20:50.777Z] -rw-rw-r-- 1 1001 1001 818 Aug 2 20:17 .gitignore [2021-08-02T20:20:50.777Z] -rw-rw-r-- 1 1001 1001 76 Aug 2 20:17 .hadolint.yml [2021-08-02T20:20:50.778Z] drwx------ 3 1001 1001 43 Aug 2 20:18 .semver [2021-08-02T20:20:50.778Z] -rw-rw-r-- 1 1001 1001 166 Aug 2 20:17 .sonarcloud.properties [2021-08-02T20:20:50.778Z] -rw-rw-r-- 1 1001 1001 8609 Aug 2 20:17 Attribution.txt [2021-08-02T20:20:50.778Z] -rw-rw-r-- 1 1001 1001 43881 Aug 2 20:17 CHANGELOG.md [2021-08-02T20:20:50.778Z] -rw-rw-r-- 1 1001 1001 3804 Aug 2 20:17 CONTRIBUTING.md [2021-08-02T20:20:50.778Z] -rw-rw-r-- 1 1001 1001 931 Aug 2 20:17 Dockerfile.build [2021-08-02T20:20:50.778Z] -rw-rw-r-- 1 1001 1001 849 Aug 2 20:17 Jenkinsfile [2021-08-02T20:20:50.778Z] -rw-rw-r-- 1 1001 1001 10775 Aug 2 20:17 LICENSE [2021-08-02T20:20:50.778Z] -rw-rw-r-- 1 1001 1001 5915 Aug 2 20:17 Makefile [2021-08-02T20:20:50.778Z] -rw-rw-r-- 1 1001 1001 8643 Aug 2 20:17 README.md [2021-08-02T20:20:50.778Z] -rw-rw-r-- 1 1001 1001 6912 Aug 2 20:17 SECURITY.md [2021-08-02T20:20:50.778Z] -rw-rw-r-- 1 1001 1001 12 Aug 2 20:18 VERSION [2021-08-02T20:20:50.778Z] -rw-rw-r-- 1 1001 1001 4131 Aug 2 20:17 ZMQWindows.md [2021-08-02T20:20:50.778Z] drwxrwxr-x 2 1001 1001 37 Aug 2 20:17 bin [2021-08-02T20:20:50.778Z] drwxrwxr-x 14 1001 1001 4096 Aug 2 20:17 cmd [2021-08-02T20:20:50.778Z] -rw-r--r-- 1 root root 403847 Aug 2 20:20 coverage.out [2021-08-02T20:20:50.778Z] -rw-rw-r-- 1 1001 1001 813 Aug 2 20:17 go.mod [2021-08-02T20:20:50.778Z] -rw-r--r-- 1 root root 48847 Aug 2 20:18 go.sum [2021-08-02T20:20:50.778Z] drwxrwxr-x 8 1001 1001 124 Aug 2 20:17 internal [2021-08-02T20:20:50.778Z] drwxrwxr-x 3 1001 1001 16 Aug 2 20:17 openapi [2021-08-02T20:20:50.778Z] drwxrwxr-x 4 1001 1001 71 Aug 2 20:17 snap [2021-08-02T20:20:50.778Z] -rw-rw-r-- 1 1001 1001 204 Aug 2 20:17 version.go [Pipeline] sh [2021-08-02T20:20:51.090Z] + '[' -e coverage.out ] [2021-08-02T20:20:51.090Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-02T20:20:51.195Z] Stashed 1 file(s) [Pipeline] sh [2021-08-02T20:20:51.507Z] + make build [2021-08-02T20:20:51.507Z] go mod tidy [2021-08-02T20:20:51.507Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/core-data/core-data ./cmd/core-data [2021-08-02T20:20:52.704Z] Sending build context to Docker daemon 165.8MB [2021-08-02T20:20:52.704Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-08-02T20:20:52.704Z] Step 2/6 : FROM ${BASE} [2021-08-02T20:20:52.932Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-02T20:20:52.986Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-02T20:20:52.986Z] 595b0fe564bb: Pulling fs layer [2021-08-02T20:20:52.986Z] 24495759ef45: Pulling fs layer [2021-08-02T20:20:52.986Z] d148012ef14d: Pulling fs layer [2021-08-02T20:20:52.986Z] e90a11edd702: Pulling fs layer [2021-08-02T20:20:52.986Z] d77568369979: Pulling fs layer [2021-08-02T20:20:52.986Z] 02195dbdac53: Pulling fs layer [2021-08-02T20:20:52.986Z] 2b1b35aa2570: Pulling fs layer [2021-08-02T20:20:52.986Z] 2c1f732e5b09: Pulling fs layer [2021-08-02T20:20:52.986Z] e90a11edd702: Waiting [2021-08-02T20:20:52.986Z] d77568369979: Waiting [2021-08-02T20:20:52.986Z] 02195dbdac53: Waiting [2021-08-02T20:20:52.986Z] 2b1b35aa2570: Waiting [2021-08-02T20:20:52.986Z] 2c1f732e5b09: Waiting [2021-08-02T20:20:52.986Z] d148012ef14d: Verifying Checksum [2021-08-02T20:20:52.986Z] d148012ef14d: Download complete [2021-08-02T20:20:52.986Z] 24495759ef45: Verifying Checksum [2021-08-02T20:20:52.986Z] 24495759ef45: Download complete [2021-08-02T20:20:53.263Z] d77568369979: Verifying Checksum [2021-08-02T20:20:53.263Z] d77568369979: Download complete [2021-08-02T20:20:53.263Z] 02195dbdac53: Verifying Checksum [2021-08-02T20:20:53.263Z] 02195dbdac53: Download complete [2021-08-02T20:20:53.263Z] 595b0fe564bb: Download complete [2021-08-02T20:20:53.263Z] 2b1b35aa2570: Verifying Checksum [2021-08-02T20:20:53.263Z] 2b1b35aa2570: Download complete [2021-08-02T20:20:53.867Z] 595b0fe564bb: Pull complete [2021-08-02T20:20:54.872Z] 24495759ef45: Pull complete [2021-08-02T20:20:55.198Z] d148012ef14d: Pull complete [2021-08-02T20:20:57.237Z] 2c1f732e5b09: Verifying Checksum [2021-08-02T20:20:57.237Z] 2c1f732e5b09: Download complete [2021-08-02T20:20:57.838Z] e90a11edd702: Download complete [2021-08-02T20:20:59.674Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/core-command/core-command ./cmd/core-command [2021-08-02T20:21:00.637Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-02T20:21:01.611Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-02T20:21:01.611Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-02T20:21:02.590Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-02T20:21:05.742Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-02T20:21:05.742Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-02T20:21:05.742Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-02T20:21:05.742Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-02T20:21:06.713Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-08-02T20:21:08.159Z] $ docker stop --time=1 7c75acc133e80c7c55c9cd4bd8b67ca307e2bdea652c4164dd2f6e1b6c0a2153 [2021-08-02T20:21:08.596Z] e90a11edd702: Pull complete [2021-08-02T20:21:08.596Z] d77568369979: Pull complete [2021-08-02T20:21:08.870Z] 02195dbdac53: Pull complete [2021-08-02T20:21:09.467Z] 2b1b35aa2570: Pull complete [2021-08-02T20:21:10.113Z] $ docker rm -f 7c75acc133e80c7c55c9cd4bd8b67ca307e2bdea652c4164dd2f6e1b6c0a2153 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:21:15.719Z] 2c1f732e5b09: Pull complete [2021-08-02T20:21:15.719Z] Digest: sha256:28bf673c29b435c7a745567d5b62fe0c6cb5f21a2a07afb8b83a2b3b340898b5 [2021-08-02T20:21:15.719Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-02T20:21:15.719Z] ---> 88ecf2bb1f95 [2021-08-02T20:21:15.719Z] 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-08-02T20:21:15.872Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-02T20:21:15.872Z] [2021-08-02T20:21:15.872Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:21:16.201Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-02T20:21:16.201Z] latest: Pulling from edgex-devops/edgex-compose [2021-08-02T20:21:16.201Z] cbdbe7a5bc2a: Pulling fs layer [2021-08-02T20:21:16.201Z] ca9280d653b3: Pulling fs layer [2021-08-02T20:21:16.201Z] 7e9c9ca2126c: Pulling fs layer [2021-08-02T20:21:16.468Z] cbdbe7a5bc2a: Verifying Checksum [2021-08-02T20:21:16.468Z] cbdbe7a5bc2a: Download complete [2021-08-02T20:21:16.734Z] cbdbe7a5bc2a: Pull complete [2021-08-02T20:21:17.326Z] ca9280d653b3: Verifying Checksum [2021-08-02T20:21:17.326Z] ca9280d653b3: Download complete [2021-08-02T20:21:17.922Z] ca9280d653b3: Pull complete [2021-08-02T20:21:19.331Z] 7e9c9ca2126c: Verifying Checksum [2021-08-02T20:21:19.331Z] 7e9c9ca2126c: Download complete [2021-08-02T20:21:20.062Z] ---> Running in 685a8c396e38 [2021-08-02T20:21:21.504Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-02T20:21:22.100Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-02T20:21:22.694Z] 7e9c9ca2126c: Pull complete [2021-08-02T20:21:22.694Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-08-02T20:21:22.694Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-02T20:21:22.694Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-08-02T20:21:22.782Z] prd-centos7-docker-4c-2g-1756 does not seem to be running inside a container [2021-08-02T20:21:22.842Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/21 -v /w/workspace/edgex-go/21:/w/workspace/edgex-go/21:rw,z -v /w/workspace/edgex-go/21@tmp:/w/workspace/edgex-go/21@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-08-02T20:21:23.080Z] OK: 218 MiB in 52 packages [2021-08-02T20:21:24.523Z] Removing intermediate container 685a8c396e38 [2021-08-02T20:21:24.523Z] ---> 582c12b4652f [2021-08-02T20:21:24.523Z] Step 4/6 : WORKDIR /edgex-go [2021-08-02T20:21:24.523Z] ---> Running in 20d6fd1f0807 [2021-08-02T20:21:24.991Z] Removing intermediate container 20d6fd1f0807 [2021-08-02T20:21:24.991Z] ---> 58717add2ecb [2021-08-02T20:21:24.991Z] Step 5/6 : COPY go.mod . [2021-08-02T20:21:25.374Z] $ docker top cc6b50c66e6583c87f23f2b52c6eea31784c1da672fce01a18d42c9bbbf75119 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T20:21:25.992Z] ---> a2a038cf3fa5 [2021-08-02T20:21:25.992Z] Step 6/6 : RUN go mod download [2021-08-02T20:21:25.992Z] ---> Running in 692e993f2b58 [2021-08-02T20:21:26.120Z] + docker-compose build --help [2021-08-02T20:21:26.120Z] + grep parallel [2021-08-02T20:21:26.463Z] --parallel Build images in parallel. [Pipeline] } [2021-08-02T20:21:26.907Z] $ docker stop --time=1 cc6b50c66e6583c87f23f2b52c6eea31784c1da672fce01a18d42c9bbbf75119 [2021-08-02T20:21:28.100Z] $ docker rm -f cc6b50c66e6583c87f23f2b52c6eea31784c1da672fce01a18d42c9bbbf75119 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:21:28.552Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-02T20:21:28.552Z] . [Pipeline] withDockerContainer [2021-08-02T20:21:28.636Z] prd-centos7-docker-4c-2g-1756 does not seem to be running inside a container [2021-08-02T20:21:28.701Z] $ 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/21 -v /w/workspace/edgex-go/21:/w/workspace/edgex-go/21:rw,z -v /w/workspace/edgex-go/21@tmp:/w/workspace/edgex-go/21@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-02T20:21:29.047Z] $ docker top 7dd3cdb4fe8c470e35a100b4a56699686331cda913ec64ee6e32c945925303c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T20:21:29.443Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-02T20:21:30.026Z] Building core-command ... [2021-08-02T20:21:30.026Z] Building core-data ... [2021-08-02T20:21:30.026Z] Building core-metadata ... [2021-08-02T20:21:30.026Z] Building security-bootstrapper ... [2021-08-02T20:21:30.027Z] Building security-proxy-setup ... [2021-08-02T20:21:30.027Z] Building security-secretstore-setup ... [2021-08-02T20:21:30.027Z] Building support-notifications ... [2021-08-02T20:21:30.027Z] Building support-scheduler ... [2021-08-02T20:21:30.027Z] Building sys-mgmt-agent ... [2021-08-02T20:21:30.027Z] Building security-secretstore-setup [2021-08-02T20:21:30.027Z] Building core-metadata [2021-08-02T20:21:30.027Z] Building core-command [2021-08-02T20:21:30.027Z] Building security-proxy-setup [2021-08-02T20:21:30.027Z] Building security-bootstrapper [2021-08-02T20:21:38.237Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-02T20:21:38.237Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-02T20:21:38.237Z] ---> e0b9bc10dd88 [2021-08-02T20:21:38.237Z] Step 3/24 : WORKDIR /edgex-go [2021-08-02T20:21:48.307Z] ---> Running in abb1ef62e64c [2021-08-02T20:21:48.307Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-02T20:21:48.307Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-02T20:21:48.307Z] ---> e0b9bc10dd88 [2021-08-02T20:21:48.307Z] Step 3/22 : WORKDIR /edgex-go [2021-08-02T20:21:48.307Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-02T20:21:48.307Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-02T20:21:48.307Z] ---> e0b9bc10dd88 [2021-08-02T20:21:48.307Z] Step 3/26 : WORKDIR /edgex-go [2021-08-02T20:21:50.252Z] ---> Running in dd25a0a31584 [2021-08-02T20:21:50.252Z] ---> Running in 8b726bd5f221 [2021-08-02T20:21:52.839Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-02T20:21:52.839Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-02T20:21:52.839Z] ---> e0b9bc10dd88 [2021-08-02T20:21:52.839Z] Step 3/32 : WORKDIR /edgex-go [2021-08-02T20:21:52.839Z] ---> Using cache [2021-08-02T20:21:52.839Z] ---> af0ec22c5878 [2021-08-02T20:21:52.839Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T20:21:53.106Z] Removing intermediate container dd25a0a31584 [2021-08-02T20:21:53.106Z] ---> 0cf6b84af66e [2021-08-02T20:21:53.106Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T20:21:53.106Z] Removing intermediate container abb1ef62e64c [2021-08-02T20:21:53.106Z] ---> a3f8528f339b [2021-08-02T20:21:53.106Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T20:21:53.106Z] Removing intermediate container 8b726bd5f221 [2021-08-02T20:21:53.106Z] ---> af0ec22c5878 [2021-08-02T20:21:53.106Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T20:21:53.593Z] ---> Running in f44e59d22165 [2021-08-02T20:21:53.593Z] ---> Running in b048d52a79e3 [2021-08-02T20:21:53.593Z] ---> Running in 6b1180c5ca7c [2021-08-02T20:21:53.593Z] ---> Running in 205b833b6713 [2021-08-02T20:21:53.593Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-02T20:21:53.593Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-02T20:21:53.593Z] ---> e0b9bc10dd88 [2021-08-02T20:21:53.593Z] Step 3/24 : WORKDIR /edgex-go [2021-08-02T20:21:53.593Z] ---> Using cache [2021-08-02T20:21:53.593Z] ---> af0ec22c5878 [2021-08-02T20:21:53.593Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T20:21:53.867Z] ---> Running in 82a875f3860b [2021-08-02T20:21:54.461Z] Removing intermediate container f44e59d22165 [2021-08-02T20:21:54.461Z] ---> edc5baa93f39 [2021-08-02T20:21:54.461Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-02T20:21:54.461Z] ---> Running in 259e570170f4 [2021-08-02T20:21:54.461Z] Removing intermediate container b048d52a79e3 [2021-08-02T20:21:54.461Z] ---> c4787e9276b1 [2021-08-02T20:21:54.461Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-02T20:21:54.461Z] ---> Running in de582ffa5992 [2021-08-02T20:21:54.729Z] Removing intermediate container 205b833b6713 [2021-08-02T20:21:54.729Z] ---> fd0a9bbc65f7 [2021-08-02T20:21:54.729Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-02T20:21:54.729Z] Removing intermediate container 6b1180c5ca7c [2021-08-02T20:21:54.729Z] ---> 4091df313fcb [2021-08-02T20:21:54.729Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-02T20:21:54.729Z] ---> Running in 7fb29239188e [2021-08-02T20:21:54.729Z] ---> Running in 3be89f983c1d [2021-08-02T20:21:54.729Z] Removing intermediate container 82a875f3860b [2021-08-02T20:21:54.729Z] ---> e3980893d856 [2021-08-02T20:21:54.729Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-02T20:21:54.729Z] ---> Running in cc944953afde [2021-08-02T20:21:54.995Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-02T20:21:55.261Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-02T20:21:55.528Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-02T20:21:55.528Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-02T20:21:55.528Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-02T20:21:55.795Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-02T20:21:56.062Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-02T20:21:56.336Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-02T20:21:56.336Z] OK: 219 MiB in 52 packages [2021-08-02T20:21:56.336Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-02T20:21:56.336Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-02T20:21:56.625Z] Removing intermediate container 259e570170f4 [2021-08-02T20:21:56.625Z] ---> 8ee6a013f4b5 [2021-08-02T20:21:56.625Z] Step 6/26 : COPY go.mod . [2021-08-02T20:21:56.625Z] ---> 55e7efe31787 [2021-08-02T20:21:56.625Z] Step 7/26 : RUN go mod download [2021-08-02T20:21:56.625Z] ---> Running in cf1261735e27 [2021-08-02T20:21:56.904Z] OK: 219 MiB in 52 packages [2021-08-02T20:21:56.904Z] OK: 219 MiB in 52 packages [2021-08-02T20:21:57.171Z] Removing intermediate container de582ffa5992 [2021-08-02T20:21:57.171Z] ---> 7f151e1e1c57 [2021-08-02T20:21:57.171Z] Step 6/22 : COPY go.mod . [2021-08-02T20:21:57.171Z] Removing intermediate container 3be89f983c1d [2021-08-02T20:21:57.171Z] ---> bfbe773ff1cf [2021-08-02T20:21:57.171Z] Step 6/32 : COPY go.mod . [2021-08-02T20:21:57.443Z] OK: 219 MiB in 52 packages [2021-08-02T20:21:57.443Z] ---> 76c5adeac4ba [2021-08-02T20:21:57.443Z] Step 7/22 : RUN go mod download [2021-08-02T20:21:57.443Z] ---> 5f34dc5b00b2 [2021-08-02T20:21:57.443Z] Step 7/32 : RUN go mod download [2021-08-02T20:21:57.443Z] ---> Running in 9e6610de83b9 [2021-08-02T20:21:57.443Z] ---> Running in 936d1ba45097 [2021-08-02T20:21:57.711Z] OK: 219 MiB in 52 packages [2021-08-02T20:21:57.982Z] Removing intermediate container cc944953afde [2021-08-02T20:21:57.982Z] ---> 1d2c51c7671c [2021-08-02T20:21:57.982Z] Step 6/24 : COPY go.mod . [2021-08-02T20:21:58.254Z] ---> a62439f2f3bd [2021-08-02T20:21:58.254Z] Step 7/24 : RUN go mod download [2021-08-02T20:21:58.254Z] Removing intermediate container 7fb29239188e [2021-08-02T20:21:58.254Z] ---> 2a6ce6d0d9d7 [2021-08-02T20:21:58.254Z] Step 6/24 : COPY go.mod . [2021-08-02T20:21:58.254Z] ---> Running in 7b8f8a2fb341 [2021-08-02T20:21:58.254Z] Removing intermediate container cf1261735e27 [2021-08-02T20:21:58.254Z] ---> 2ff40b909f08 [2021-08-02T20:21:58.254Z] Step 8/26 : COPY . . [2021-08-02T20:21:59.025Z] ---> dd80e091746f [2021-08-02T20:21:59.025Z] Step 7/24 : RUN go mod download [2021-08-02T20:22:00.976Z] ---> Running in c357f663834b [2021-08-02T20:22:01.571Z] Removing intermediate container 9e6610de83b9 [2021-08-02T20:22:01.571Z] ---> 836bd69da611 [2021-08-02T20:22:01.571Z] Step 8/22 : COPY . . [2021-08-02T20:22:01.571Z] Removing intermediate container 936d1ba45097 [2021-08-02T20:22:01.571Z] ---> eb0fa1b44763 [2021-08-02T20:22:01.571Z] Step 8/32 : COPY . . [2021-08-02T20:22:01.853Z] Removing intermediate container 7b8f8a2fb341 [2021-08-02T20:22:01.853Z] ---> f3a641675dfb [2021-08-02T20:22:01.853Z] Step 8/24 : COPY . . [2021-08-02T20:22:01.853Z] ---> 49910f9b7147 [2021-08-02T20:22:01.853Z] Step 9/26 : RUN go mod tidy [2021-08-02T20:22:03.868Z] ---> Running in 1b32917dd309 [2021-08-02T20:22:09.228Z] Removing intermediate container c357f663834b [2021-08-02T20:22:09.228Z] ---> ac68c3e48ba8 [2021-08-02T20:22:09.228Z] Step 8/24 : COPY . . [2021-08-02T20:22:09.818Z] ---> dbc8c204f969 [2021-08-02T20:22:09.818Z] Step 9/24 : RUN go mod tidy [2021-08-02T20:22:10.403Z] ---> ef7d51a5fa16 [2021-08-02T20:22:10.403Z] Step 9/32 : RUN go mod tidy [2021-08-02T20:22:10.403Z] ---> Running in 458b5dd93ce8 [2021-08-02T20:22:10.403Z] ---> fa5987ef2f45 [2021-08-02T20:22:10.403Z] Step 9/22 : RUN go mod tidy [2021-08-02T20:22:10.984Z] ---> Running in 1b2a1cd1f0c7 [2021-08-02T20:22:10.984Z] ---> Running in fa88a4d4f459 [2021-08-02T20:22:11.250Z] Removing intermediate container 1b32917dd309 [2021-08-02T20:22:11.250Z] ---> 5f0effdf5ab7 [2021-08-02T20:22:11.250Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-02T20:22:11.520Z] ---> Running in 777829296b8e [2021-08-02T20:22:13.483Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-02T20:22:14.450Z] Removing intermediate container 1b2a1cd1f0c7 [2021-08-02T20:22:14.450Z] ---> db41bb9c24b4 [2021-08-02T20:22:14.450Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-02T20:22:14.450Z] ---> Running in bbb12c68024e [2021-08-02T20:22:14.719Z] Removing intermediate container 458b5dd93ce8 [2021-08-02T20:22:14.719Z] ---> c7666516ac5d [2021-08-02T20:22:14.719Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-02T20:22:15.002Z] Removing intermediate container fa88a4d4f459 [2021-08-02T20:22:15.003Z] ---> 1b5db92088e2 [2021-08-02T20:22:15.003Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-02T20:22:15.274Z] ---> Running in 632dc021cb09 [2021-08-02T20:22:15.274Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-02T20:22:15.274Z] ---> Running in b90e521e1e46 [2021-08-02T20:22:16.265Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/core-command/core-command ./cmd/core-command [2021-08-02T20:22:16.265Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-02T20:22:24.635Z] ---> f6f9d20a3485 [2021-08-02T20:22:24.635Z] Step 9/24 : RUN go mod tidy [2021-08-02T20:22:24.635Z] ---> Running in 85d853693e5c [2021-08-02T20:22:26.631Z] Removing intermediate container 85d853693e5c [2021-08-02T20:22:26.631Z] ---> ac0239df51dd [2021-08-02T20:22:26.631Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-02T20:22:26.631Z] ---> Running in bd925b06a4c4 [2021-08-02T20:22:26.910Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-02T20:22:50.146Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-02T20:22:51.580Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-02T20:22:52.566Z] Removing intermediate container 777829296b8e [2021-08-02T20:22:52.566Z] ---> 582bab1f09f0 [2021-08-02T20:22:52.566Z] [2021-08-02T20:22:52.566Z] Step 11/26 : FROM alpine:3.12 [2021-08-02T20:22:52.566Z] 3.12: Pulling from library/alpine [2021-08-02T20:22:53.200Z] Removing intermediate container bbb12c68024e [2021-08-02T20:22:53.200Z] ---> 5f0d5a0fb4cf [2021-08-02T20:22:53.200Z] [2021-08-02T20:22:53.200Z] Step 11/32 : FROM alpine:3.12 [2021-08-02T20:22:53.200Z] 3.12: Pulling from library/alpine [2021-08-02T20:22:54.197Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-02T20:22:54.197Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-02T20:22:54.197Z] Status: Image is up to date for alpine:3.12 [2021-08-02T20:22:54.197Z] Status: Downloaded newer image for alpine:3.12 [2021-08-02T20:22:54.467Z] ---> 13621d1b12d4 [2021-08-02T20:22:54.467Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-02T20:22:55.064Z] ---> 13621d1b12d4 [2021-08-02T20:22:55.064Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-08-02T20:22:55.064Z] Removing intermediate container 632dc021cb09 [2021-08-02T20:22:55.064Z] ---> a0ded82d16fc [2021-08-02T20:22:55.064Z] [2021-08-02T20:22:55.064Z] Step 11/24 : FROM alpine:3.12 [2021-08-02T20:22:55.064Z] ---> 13621d1b12d4 [2021-08-02T20:22:55.064Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-02T20:22:55.064Z] ---> Running in cfcba1339b4c [2021-08-02T20:22:55.064Z] ---> Running in 0e65f37139d2 [2021-08-02T20:22:55.064Z] ---> Running in 93f70370bf9c [2021-08-02T20:22:55.341Z] Removing intermediate container cfcba1339b4c [2021-08-02T20:22:55.341Z] ---> 9c955228b30e [2021-08-02T20:22:55.341Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-02T20:22:55.609Z] ---> Running in 2ca80ab43e2a [2021-08-02T20:22:55.878Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-02T20:22:56.148Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-02T20:22:56.148Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-02T20:22:56.148Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-02T20:22:56.419Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-02T20:22:56.419Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-08-02T20:22:56.419Z] (3/6) Installing libcurl (7.78.0-r0) [2021-08-02T20:22:56.419Z] (4/6) Installing curl (7.78.0-r0) [2021-08-02T20:22:56.419Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-02T20:22:56.419Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-08-02T20:22:56.419Z] Executing busybox-1.31.1-r20.trigger [2021-08-02T20:22:56.419Z] (6/6) Installing su-exec (0.2-r1) [2021-08-02T20:22:56.419Z] Executing busybox-1.31.1-r20.trigger [2021-08-02T20:22:56.419Z] Executing ca-certificates-20191127-r4.trigger [2021-08-02T20:22:56.419Z] OK: 6 MiB in 15 packages [2021-08-02T20:22:56.419Z] OK: 7 MiB in 20 packages [2021-08-02T20:22:57.006Z] Removing intermediate container b90e521e1e46 [2021-08-02T20:22:57.006Z] ---> 15f3aa5fe9e6 [2021-08-02T20:22:57.006Z] [2021-08-02T20:22:57.006Z] Step 11/22 : FROM alpine:3.12 [2021-08-02T20:22:57.006Z] ---> 13621d1b12d4 [2021-08-02T20:22:57.006Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-02T20:22:57.006Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-02T20:22:57.006Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-02T20:22:57.278Z] ---> Running in 7de0936887e0 [2021-08-02T20:22:57.278Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-02T20:22:57.278Z] (2/2) Installing su-exec (0.2-r1) [2021-08-02T20:22:57.278Z] Executing busybox-1.31.1-r20.trigger [2021-08-02T20:22:57.278Z] OK: 6 MiB in 16 packages [2021-08-02T20:22:57.867Z] Removing intermediate container 0e65f37139d2 [2021-08-02T20:22:57.867Z] ---> d4a913421611 [2021-08-02T20:22:57.867Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-02T20:22:57.867Z] Removing intermediate container 93f70370bf9c [2021-08-02T20:22:57.867Z] ---> 64210ccd5ba8 [2021-08-02T20:22:57.867Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-02T20:22:57.867Z] Removing intermediate container 2ca80ab43e2a [2021-08-02T20:22:57.867Z] ---> 1378b8a1bf24 [2021-08-02T20:22:57.867Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-02T20:22:57.867Z] ---> Running in a19982d977c7 [2021-08-02T20:22:57.867Z] ---> Running in d932615d51fe [2021-08-02T20:22:57.867Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-02T20:22:57.867Z] ---> Running in 89f26fad1894 [2021-08-02T20:22:58.139Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-02T20:22:58.139Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-02T20:22:58.139Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-02T20:22:58.139Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-02T20:22:58.139Z] (4/4) Installing curl (7.78.0-r0) [2021-08-02T20:22:58.139Z] Executing busybox-1.31.1-r20.trigger [2021-08-02T20:22:58.139Z] Executing ca-certificates-20191127-r4.trigger [2021-08-02T20:22:58.139Z] Removing intermediate container d932615d51fe [2021-08-02T20:22:58.139Z] ---> bc20fb71b28a [2021-08-02T20:22:58.139Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-02T20:22:58.412Z] Removing intermediate container a19982d977c7 [2021-08-02T20:22:58.412Z] ---> bfcc8f585add [2021-08-02T20:22:58.412Z] Step 14/26 : WORKDIR / [2021-08-02T20:22:58.412Z] OK: 7 MiB in 18 packages [2021-08-02T20:22:58.412Z] Removing intermediate container 89f26fad1894 [2021-08-02T20:22:58.412Z] ---> 103a4f368b44 [2021-08-02T20:22:58.412Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-02T20:22:58.412Z] ---> Running in 85a1d969102e [2021-08-02T20:22:58.412Z] ---> Running in 1e9c3dca90ab [2021-08-02T20:22:58.412Z] ---> Running in f1c316b5ccac [2021-08-02T20:22:58.697Z] Removing intermediate container 85a1d969102e [2021-08-02T20:22:58.697Z] ---> c3f027a78e80 [2021-08-02T20:22:58.697Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-02T20:22:58.697Z] Removing intermediate container 1e9c3dca90ab [2021-08-02T20:22:58.697Z] ---> d28762c6e988 [2021-08-02T20:22:58.697Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-02T20:22:58.697Z] Removing intermediate container f1c316b5ccac [2021-08-02T20:22:58.697Z] ---> 7f925ad4339e [2021-08-02T20:22:58.697Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-08-02T20:22:58.697Z] ---> Running in 06e67b94011b [2021-08-02T20:22:58.697Z] ---> Running in 82d1516f20e0 [2021-08-02T20:22:58.986Z] Removing intermediate container 7de0936887e0 [2021-08-02T20:22:58.986Z] ---> dd07e01e87e1 [2021-08-02T20:22:58.986Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-02T20:22:58.986Z] Removing intermediate container 06e67b94011b [2021-08-02T20:22:58.986Z] ---> 66ccafa52195 [2021-08-02T20:22:58.986Z] Step 16/24 : WORKDIR / [2021-08-02T20:22:59.270Z] ---> Running in 61726a3a5674 [2021-08-02T20:22:59.270Z] ---> Running in e53e5d2a1d39 [2021-08-02T20:22:59.270Z] ---> 8015e405440d [2021-08-02T20:22:59.270Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-08-02T20:22:59.270Z] Removing intermediate container 61726a3a5674 [2021-08-02T20:22:59.270Z] ---> 133ae42f65c6 [2021-08-02T20:22:59.270Z] Step 14/22 : WORKDIR /edgex [2021-08-02T20:22:59.270Z] ---> Running in bc8962701382 [2021-08-02T20:22:59.270Z] Removing intermediate container e53e5d2a1d39 [2021-08-02T20:22:59.270Z] ---> c4a7b4708bbc [2021-08-02T20:22:59.270Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-02T20:22:59.554Z] ---> 45877f037147 [2021-08-02T20:22:59.554Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-02T20:22:59.554Z] ---> 30e6a6c5ab99 [2021-08-02T20:22:59.554Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-02T20:22:59.830Z] Removing intermediate container bc8962701382 [2021-08-02T20:22:59.830Z] ---> 99a2f5185c93 [2021-08-02T20:22:59.830Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-02T20:22:59.830Z] Removing intermediate container 82d1516f20e0 [2021-08-02T20:22:59.830Z] ---> 426df6428d75 [2021-08-02T20:22:59.830Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-02T20:23:00.107Z] ---> Running in cff15049f1cf [2021-08-02T20:23:00.107Z] ---> 3a70d4e99129 [2021-08-02T20:23:00.107Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-08-02T20:23:00.107Z] ---> 679c3e256ca8 [2021-08-02T20:23:00.107Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-02T20:23:00.107Z] ---> c4896e022357 [2021-08-02T20:23:00.107Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-02T20:23:00.381Z] Removing intermediate container cff15049f1cf [2021-08-02T20:23:00.381Z] ---> 2b96e1046d0a [2021-08-02T20:23:00.381Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-02T20:23:00.381Z] ---> aab43ac29f46 [2021-08-02T20:23:00.381Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-02T20:23:00.656Z] ---> 70f7d3d2481e [2021-08-02T20:23:00.656Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-02T20:23:00.656Z] ---> 29b2c1b4d33f [2021-08-02T20:23:00.656Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-02T20:23:00.656Z] ---> 317f5fc4dc13 [2021-08-02T20:23:00.656Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-02T20:23:00.656Z] ---> Running in 1bd335cde72d [2021-08-02T20:23:00.656Z] ---> Running in efba82daeddf [2021-08-02T20:23:00.926Z] Removing intermediate container 1bd335cde72d [2021-08-02T20:23:00.926Z] ---> b8f322be03f8 [2021-08-02T20:23:00.926Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-02T20:23:01.195Z] ---> Running in 34b893bfe649 [2021-08-02T20:23:01.195Z] ---> a2581d3cc297 [2021-08-02T20:23:01.195Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-02T20:23:01.195Z] ---> ca7b5766f341 [2021-08-02T20:23:01.195Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-02T20:23:01.195Z] ---> Running in ea635c2fe5ac [2021-08-02T20:23:01.470Z] Removing intermediate container bd925b06a4c4 [2021-08-02T20:23:01.470Z] ---> 4cd76fe4e8eb [2021-08-02T20:23:01.470Z] [2021-08-02T20:23:01.470Z] Step 11/24 : FROM alpine:3.12 [2021-08-02T20:23:01.470Z] ---> 13621d1b12d4 [2021-08-02T20:23:01.470Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-02T20:23:01.470Z] ---> Using cache [2021-08-02T20:23:01.470Z] ---> d4a913421611 [2021-08-02T20:23:01.470Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-02T20:23:01.470Z] ---> Using cache [2021-08-02T20:23:01.470Z] ---> bc20fb71b28a [2021-08-02T20:23:01.470Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-02T20:23:01.470Z] Removing intermediate container 34b893bfe649 [2021-08-02T20:23:01.470Z] ---> 5a8e7bacf18d [2021-08-02T20:23:01.470Z] Step 22/24 : LABEL arch=x86_64 [2021-08-02T20:23:01.470Z] ---> Running in 6dc30a4452e6 [2021-08-02T20:23:01.470Z] ---> Running in cafe11d7f585 [2021-08-02T20:23:01.470Z] Removing intermediate container ea635c2fe5ac [2021-08-02T20:23:01.470Z] ---> 3cd30967e01f [2021-08-02T20:23:01.470Z] Step 19/22 : CMD ["--init=true"] [2021-08-02T20:23:01.740Z] ---> Running in 60b01006de95 [2021-08-02T20:23:01.740Z] Removing intermediate container efba82daeddf [2021-08-02T20:23:01.740Z] ---> be1afde9df8f [2021-08-02T20:23:01.740Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-02T20:23:01.740Z] ---> aa7d816f5e85 [2021-08-02T20:23:01.740Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-02T20:23:01.740Z] Removing intermediate container cafe11d7f585 [2021-08-02T20:23:01.740Z] ---> ddae7f6d55a2 [2021-08-02T20:23:01.740Z] Step 23/24 : LABEL git_sha=1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T20:23:01.740Z] Removing intermediate container 6dc30a4452e6 [2021-08-02T20:23:01.740Z] ---> fee858a7cddf [2021-08-02T20:23:01.740Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-02T20:23:01.740Z] ---> Running in 43415bccd346 [2021-08-02T20:23:01.740Z] ---> Running in 3f2ba5d7b44a [2021-08-02T20:23:01.740Z] Removing intermediate container 60b01006de95 [2021-08-02T20:23:01.740Z] ---> 9183502d1ea4 [2021-08-02T20:23:01.740Z] Step 20/22 : LABEL arch=x86_64 [2021-08-02T20:23:02.008Z] ---> Running in 345ee89b4fa8 [2021-08-02T20:23:02.008Z] ---> 5c815d2d3273 [2021-08-02T20:23:02.008Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-08-02T20:23:02.008Z] Removing intermediate container 3f2ba5d7b44a [2021-08-02T20:23:02.008Z] ---> 88e65a37d125 [2021-08-02T20:23:02.008Z] Step 16/24 : WORKDIR / [2021-08-02T20:23:02.008Z] ---> Running in 1df6d3fe2a08 [2021-08-02T20:23:02.008Z] Removing intermediate container 43415bccd346 [2021-08-02T20:23:02.008Z] ---> 7d278b01c336 [2021-08-02T20:23:02.008Z] Step 24/24 : LABEL version=2.0.1-dev.19 [2021-08-02T20:23:02.008Z] ---> Running in 56b88cfa2423 [2021-08-02T20:23:02.008Z] ---> 8152a416227a [2021-08-02T20:23:02.008Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-02T20:23:02.008Z] Removing intermediate container 345ee89b4fa8 [2021-08-02T20:23:02.008Z] ---> d10179e6d913 [2021-08-02T20:23:02.008Z] Step 21/22 : LABEL git_sha=1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T20:23:02.278Z] ---> Running in 3fda70f281d1 [2021-08-02T20:23:02.278Z] ---> Running in 4c8c5081ebcd [2021-08-02T20:23:02.278Z] Removing intermediate container 56b88cfa2423 [2021-08-02T20:23:02.278Z] ---> 1431fb8a1123 [2021-08-02T20:23:02.278Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-02T20:23:02.547Z] Removing intermediate container 3fda70f281d1 [2021-08-02T20:23:02.547Z] ---> 1dcd19290f1c [2021-08-02T20:23:02.547Z] [2021-08-02T20:23:02.547Z] Removing intermediate container 4c8c5081ebcd [2021-08-02T20:23:02.547Z] ---> b20872131cbd [2021-08-02T20:23:02.547Z] Step 22/22 : LABEL version=2.0.1-dev.19 [2021-08-02T20:23:02.547Z] Successfully built 1dcd19290f1c [2021-08-02T20:23:02.547Z] Successfully tagged core-command:latest [2021-08-02T20:23:02.547Z] Building support-notifications [2021-08-02T20:23:02.547Z]  Building core-command ... done  ---> Running in 57eb6269c2ca [2021-08-02T20:23:02.547Z] ---> 1d059594e78d [2021-08-02T20:23:02.547Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-02T20:23:02.547Z] ---> 0405f11f932c [2021-08-02T20:23:02.547Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-02T20:23:02.861Z] Removing intermediate container 692e993f2b58 [2021-08-02T20:23:02.861Z] ---> b99be2aac2a9 [2021-08-02T20:23:02.861Z] Successfully built b99be2aac2a9 [2021-08-02T20:23:02.861Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:23:03.215Z] + docker inspect -f . ci-base-image-arm64 [2021-08-02T20:23:03.215Z] . [Pipeline] withDockerContainer [2021-08-02T20:23:03.502Z] prd-ubuntu18.04-docker-arm64-4c-16g-1757 does not seem to be running inside a container [2021-08-02T20:23:03.521Z] Removing intermediate container 57eb6269c2ca [2021-08-02T20:23:03.521Z] ---> ccb72525e47b [2021-08-02T20:23:03.521Z] [2021-08-02T20:23:03.521Z] Successfully built ccb72525e47b [2021-08-02T20:23:03.591Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/21 -v /w/workspace/edgex-go/21:/w/workspace/edgex-go/21:rw,z -v /w/workspace/edgex-go/21@tmp:/w/workspace/edgex-go/21@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-02T20:23:03.801Z] ---> 43574a6e7086 [2021-08-02T20:23:03.801Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-02T20:23:03.801Z] ---> 291cdefa5bea [2021-08-02T20:23:03.801Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-02T20:23:03.801Z] Successfully tagged security-proxy-setup:latest [2021-08-02T20:23:03.801Z]  Building security-proxy-setup ... done Building core-data [2021-08-02T20:23:04.397Z] Removing intermediate container 1df6d3fe2a08 [2021-08-02T20:23:04.397Z] ---> e5d6b0caa89e [2021-08-02T20:23:04.397Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-02T20:23:05.400Z] $ docker top c8684c2de956d47d7af7dbbe2d629383eaf1af795a2e879e22c1937ee859212a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T20:23:06.414Z] + go version [2021-08-02T20:23:06.414Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-02T20:23:06.432Z] $ docker stop --time=1 c8684c2de956d47d7af7dbbe2d629383eaf1af795a2e879e22c1937ee859212a [2021-08-02T20:23:07.755Z] ---> d3b890a963db [2021-08-02T20:23:07.755Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-02T20:23:07.755Z] ---> 24686266a1a7 [2021-08-02T20:23:07.755Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-02T20:23:07.755Z] ---> Running in 8337a212b7c8 [2021-08-02T20:23:07.755Z] ---> Running in 49f555bec685 [2021-08-02T20:23:07.755Z] ---> ce58f494a4f7 [2021-08-02T20:23:07.755Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-02T20:23:08.025Z] Removing intermediate container 8337a212b7c8 [2021-08-02T20:23:08.025Z] ---> 02d65c39b6c5 [2021-08-02T20:23:08.025Z] Step 24/26 : LABEL arch=x86_64 [2021-08-02T20:23:08.025Z] Removing intermediate container 49f555bec685 [2021-08-02T20:23:08.025Z] ---> 38b5132e3432 [2021-08-02T20:23:08.025Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-02T20:23:08.025Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-02T20:23:08.025Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-02T20:23:08.025Z] ---> e0b9bc10dd88 [2021-08-02T20:23:08.025Z] Step 3/24 : WORKDIR /edgex-go [2021-08-02T20:23:08.025Z] ---> Using cache [2021-08-02T20:23:08.025Z] ---> af0ec22c5878 [2021-08-02T20:23:08.025Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T20:23:08.025Z] ---> Using cache [2021-08-02T20:23:08.025Z] ---> e3980893d856 [2021-08-02T20:23:08.025Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-02T20:23:08.262Z] $ docker rm -f c8684c2de956d47d7af7dbbe2d629383eaf1af795a2e879e22c1937ee859212a [2021-08-02T20:23:08.296Z] ---> Running in 85cb30156a3f [2021-08-02T20:23:08.296Z] ---> Running in 9149372a7534 [2021-08-02T20:23:08.296Z] ---> Running in cc4880757b80 [2021-08-02T20:23:08.296Z] ---> Running in ca00a00781d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-08-02T20:23:08.575Z] Removing intermediate container 9149372a7534 [2021-08-02T20:23:08.575Z] ---> 464139ca0902 [2021-08-02T20:23:08.575Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-02T20:23:08.575Z] Removing intermediate container 85cb30156a3f [2021-08-02T20:23:08.575Z] ---> 64a38963f284 [2021-08-02T20:23:08.575Z] Step 25/26 : LABEL git_sha=1c9af10f427590f3fed47012b244cbba5cfcd3da [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:23:08.852Z] Removing intermediate container ca00a00781d1 [2021-08-02T20:23:08.852Z] ---> d1957052e398 [2021-08-02T20:23:08.852Z] Step 22/24 : LABEL arch=x86_64 [2021-08-02T20:23:08.852Z] ---> Running in 7979bc1224b7 [2021-08-02T20:23:08.852Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-02T20:23:08.852Z] ---> Running in b4fe5e3d3c4a [2021-08-02T20:23:08.852Z] ---> 1ab52a5de94c [2021-08-02T20:23:08.852Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-02T20:23:09.102Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-02T20:23:09.102Z] [2021-08-02T20:23:09.102Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-02T20:23:09.121Z] Removing intermediate container 7979bc1224b7 [2021-08-02T20:23:09.121Z] ---> fa8864600e7b [2021-08-02T20:23:09.121Z] Step 26/26 : LABEL version=2.0.1-dev.19 [2021-08-02T20:23:09.121Z] Removing intermediate container b4fe5e3d3c4a [2021-08-02T20:23:09.121Z] ---> e833ce256302 [2021-08-02T20:23:09.121Z] Step 23/24 : LABEL git_sha=1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T20:23:09.121Z] ---> Running in ee5f4b677043 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:23:09.387Z] ---> Running in 486078f8650a [2021-08-02T20:23:09.387Z] ---> Running in 450b3e13bc16 [2021-08-02T20:23:09.387Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-02T20:23:09.387Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-02T20:23:09.387Z] ---> e0b9bc10dd88 [2021-08-02T20:23:09.387Z] Step 3/23 : WORKDIR /edgex-go [2021-08-02T20:23:09.387Z] ---> Using cache [2021-08-02T20:23:09.387Z] ---> af0ec22c5878 [2021-08-02T20:23:09.387Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T20:23:09.387Z] ---> Using cache [2021-08-02T20:23:09.387Z] ---> e3980893d856 [2021-08-02T20:23:09.387Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-02T20:23:09.387Z] ---> Running in 4068bf4d728f [2021-08-02T20:23:09.387Z] Removing intermediate container 486078f8650a [2021-08-02T20:23:09.387Z] ---> b55db122789f [2021-08-02T20:23:09.387Z] [2021-08-02T20:23:09.461Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-02T20:23:09.665Z] Removing intermediate container 450b3e13bc16 [2021-08-02T20:23:09.665Z] ---> fd30b5083913 [2021-08-02T20:23:09.665Z] Step 24/24 : LABEL version=2.0.1-dev.19 [2021-08-02T20:23:09.665Z] Successfully built b55db122789f [2021-08-02T20:23:09.665Z] Successfully tagged security-secretstore-setup:latest [2021-08-02T20:23:09.665Z] Building sys-mgmt-agent [2021-08-02T20:23:09.665Z]  Building security-secretstore-setup ... done  ---> Running in d00c05932125 [2021-08-02T20:23:09.665Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-02T20:23:09.739Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-08-02T20:23:09.739Z] 29e5d40040c1: Pulling fs layer [2021-08-02T20:23:09.739Z] 1ce36da41761: Pulling fs layer [2021-08-02T20:23:09.739Z] 25b303627fd3: Pulling fs layer [2021-08-02T20:23:09.932Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-02T20:23:10.015Z] 29e5d40040c1: Verifying Checksum [2021-08-02T20:23:10.015Z] 29e5d40040c1: Download complete [2021-08-02T20:23:10.521Z] OK: 219 MiB in 52 packages [2021-08-02T20:23:10.521Z] Removing intermediate container d00c05932125 [2021-08-02T20:23:10.521Z] ---> d1b0d11562cc [2021-08-02T20:23:10.521Z] [2021-08-02T20:23:10.620Z] 1ce36da41761: Verifying Checksum [2021-08-02T20:23:10.620Z] 1ce36da41761: Download complete [2021-08-02T20:23:10.620Z] 29e5d40040c1: Pull complete [2021-08-02T20:23:10.791Z] Successfully built d1b0d11562cc [2021-08-02T20:23:10.791Z] Successfully tagged core-metadata:latest [2021-08-02T20:23:10.791Z] Building support-scheduler [2021-08-02T20:23:10.791Z]  Building core-metadata ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-02T20:23:12.059Z] 1ce36da41761: Pull complete [2021-08-02T20:23:12.059Z] 25b303627fd3: Verifying Checksum [2021-08-02T20:23:12.059Z] 25b303627fd3: Download complete [2021-08-02T20:23:12.210Z] OK: 219 MiB in 52 packages [2021-08-02T20:23:15.560Z] Removing intermediate container cc4880757b80 [2021-08-02T20:23:15.560Z] ---> 104b616025ba [2021-08-02T20:23:15.560Z] Step 6/24 : COPY go.mod . [2021-08-02T20:23:15.560Z] Removing intermediate container 4068bf4d728f [2021-08-02T20:23:15.560Z] ---> df190390ac78 [2021-08-02T20:23:15.560Z] Step 6/23 : COPY go.mod . [2021-08-02T20:23:15.560Z] Removing intermediate container ee5f4b677043 [2021-08-02T20:23:15.560Z] ---> fbec92c41bdd [2021-08-02T20:23:15.560Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-02T20:23:15.560Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-02T20:23:15.560Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-02T20:23:15.560Z] ---> e0b9bc10dd88 [2021-08-02T20:23:15.560Z] Step 3/23 : WORKDIR /edgex-go [2021-08-02T20:23:15.560Z] ---> Using cache [2021-08-02T20:23:15.560Z] ---> af0ec22c5878 [2021-08-02T20:23:15.560Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T20:23:15.560Z] ---> Using cache [2021-08-02T20:23:15.560Z] ---> e3980893d856 [2021-08-02T20:23:15.560Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-02T20:23:15.560Z] ---> Using cache [2021-08-02T20:23:15.560Z] ---> 1d2c51c7671c [2021-08-02T20:23:15.560Z] Step 6/23 : COPY go.mod . [2021-08-02T20:23:15.560Z] ---> Using cache [2021-08-02T20:23:15.560Z] ---> a62439f2f3bd [2021-08-02T20:23:15.560Z] Step 7/23 : RUN go mod download [2021-08-02T20:23:15.560Z] ---> Using cache [2021-08-02T20:23:15.560Z] ---> f3a641675dfb [2021-08-02T20:23:15.560Z] Step 8/23 : COPY . . [2021-08-02T20:23:15.560Z] ---> Using cache [2021-08-02T20:23:15.560Z] ---> dbc8c204f969 [2021-08-02T20:23:15.560Z] Step 9/23 : RUN go mod tidy [2021-08-02T20:23:15.560Z] ---> Using cache [2021-08-02T20:23:15.560Z] ---> c7666516ac5d [2021-08-02T20:23:15.560Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-02T20:23:15.560Z] ---> 42be655c0b83 [2021-08-02T20:23:15.560Z] Step 7/24 : RUN go mod download [2021-08-02T20:23:15.560Z] ---> Running in 6ebb17359d11 [2021-08-02T20:23:15.560Z] ---> Running in 31f1cab6df63 [2021-08-02T20:23:15.560Z] ---> Running in 9eebad34ad1d [2021-08-02T20:23:15.560Z] ---> 9cb1a74e9057 [2021-08-02T20:23:15.560Z] Step 7/23 : RUN go mod download [2021-08-02T20:23:15.560Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-02T20:23:15.560Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-02T20:23:15.560Z] ---> e0b9bc10dd88 [2021-08-02T20:23:15.560Z] Step 3/24 : WORKDIR /edgex-go [2021-08-02T20:23:15.560Z] ---> Using cache [2021-08-02T20:23:15.560Z] ---> af0ec22c5878 [2021-08-02T20:23:15.560Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T20:23:15.560Z] ---> Using cache [2021-08-02T20:23:15.560Z] ---> e3980893d856 [2021-08-02T20:23:15.560Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-02T20:23:15.560Z] ---> Running in 337ba50e6c3b [2021-08-02T20:23:15.560Z] ---> Running in 1c57e5ff9690 [2021-08-02T20:23:15.560Z] Removing intermediate container 9eebad34ad1d [2021-08-02T20:23:15.560Z] ---> a856da269d43 [2021-08-02T20:23:15.560Z] Step 29/32 : CMD ["gate"] [2021-08-02T20:23:15.560Z] ---> Running in 1a654da5044b [2021-08-02T20:23:15.831Z] Removing intermediate container 1a654da5044b [2021-08-02T20:23:15.831Z] ---> 5dc00f6c783b [2021-08-02T20:23:15.831Z] Step 30/32 : LABEL arch=x86_64 [2021-08-02T20:23:16.127Z] ---> Running in b776b5674ce9 [2021-08-02T20:23:16.127Z] Removing intermediate container b776b5674ce9 [2021-08-02T20:23:16.127Z] ---> e3b0b82905ae [2021-08-02T20:23:16.127Z] Step 31/32 : LABEL git_sha=1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T20:23:16.127Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-02T20:23:16.127Z] ---> Running in 9a547361d741 [2021-08-02T20:23:16.415Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-02T20:23:16.415Z] Removing intermediate container 9a547361d741 [2021-08-02T20:23:16.415Z] ---> 0535528a1b3a [2021-08-02T20:23:16.415Z] Step 32/32 : LABEL version=2.0.1-dev.19 [2021-08-02T20:23:16.707Z] ---> Running in bc0cf766a0d8 [2021-08-02T20:23:16.707Z] Removing intermediate container bc0cf766a0d8 [2021-08-02T20:23:16.707Z] ---> 2bf9a3071891 [2021-08-02T20:23:16.707Z] [2021-08-02T20:23:16.707Z] Successfully built 2bf9a3071891 [2021-08-02T20:23:16.707Z] Successfully tagged security-bootstrapper:latest [2021-08-02T20:23:18.536Z]  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-02T20:23:18.536Z] Removing intermediate container 31f1cab6df63 [2021-08-02T20:23:18.536Z] ---> 34d8454886ee [2021-08-02T20:23:18.536Z] Step 8/24 : COPY . . [2021-08-02T20:23:18.536Z] Removing intermediate container 337ba50e6c3b [2021-08-02T20:23:18.536Z] ---> 787aae7a276a [2021-08-02T20:23:18.536Z] Step 8/23 : COPY . . [2021-08-02T20:23:18.536Z] OK: 219 MiB in 52 packages [2021-08-02T20:23:23.341Z] 25b303627fd3: Pull complete [2021-08-02T20:23:23.341Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-08-02T20:23:23.341Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-02T20:23:23.341Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-08-02T20:23:23.563Z] prd-ubuntu18.04-docker-arm64-4c-16g-1757 does not seem to be running inside a container [2021-08-02T20:23:23.646Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/21 -v /w/workspace/edgex-go/21:/w/workspace/edgex-go/21:rw,z -v /w/workspace/edgex-go/21@tmp:/w/workspace/edgex-go/21@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-02T20:23:23.952Z] Removing intermediate container 1c57e5ff9690 [2021-08-02T20:23:23.953Z] ---> 3db385d3dc9e [2021-08-02T20:23:23.953Z] Step 6/24 : COPY go.mod . [2021-08-02T20:23:24.239Z] ---> f9b4408ec95e [2021-08-02T20:23:24.239Z] Step 9/24 : RUN go mod tidy [2021-08-02T20:23:24.239Z] ---> be37afce462a [2021-08-02T20:23:24.239Z] Step 9/23 : RUN go mod tidy [2021-08-02T20:23:24.239Z] ---> Running in 3b70045cd28a [2021-08-02T20:23:24.239Z] ---> 0e36b084f52e [2021-08-02T20:23:24.239Z] Step 7/24 : RUN go mod download [2021-08-02T20:23:24.239Z] ---> Running in fe9f50614993 [2021-08-02T20:23:24.239Z] ---> Running in 74bf0ad99326 [2021-08-02T20:23:26.244Z] Removing intermediate container 3b70045cd28a [2021-08-02T20:23:26.244Z] ---> 611f4874a238 [2021-08-02T20:23:26.244Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-02T20:23:26.244Z] ---> Running in 0d2298e061f2 [2021-08-02T20:23:26.532Z] Removing intermediate container 74bf0ad99326 [2021-08-02T20:23:26.532Z] ---> 3c819aaa30b0 [2021-08-02T20:23:26.532Z] Step 8/24 : COPY . . [2021-08-02T20:23:26.837Z] Removing intermediate container fe9f50614993 [2021-08-02T20:23:26.837Z] ---> 4efb6858dcaa [2021-08-02T20:23:26.837Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-02T20:23:27.045Z] $ docker top b37d91f7a19970f97b3c8669f67e9ae8c41a8a80f703cb4a70eeb68545f532d0 -eo pid,comm [2021-08-02T20:23:27.127Z] ---> Running in 8cd60c6db588 [2021-08-02T20:23:27.127Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/core-data/core-data ./cmd/core-data [Pipeline] { [Pipeline] sh [2021-08-02T20:23:27.760Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-02T20:23:27.994Z] + docker-compose build --help [2021-08-02T20:23:27.994Z] + grep parallel [2021-08-02T20:23:31.371Z] --parallel Build images in parallel. [Pipeline] } [2021-08-02T20:23:31.668Z] $ docker stop --time=1 b37d91f7a19970f97b3c8669f67e9ae8c41a8a80f703cb4a70eeb68545f532d0 [2021-08-02T20:23:33.301Z] ---> 593a67a6251a [2021-08-02T20:23:33.301Z] Step 9/24 : RUN go mod tidy [2021-08-02T20:23:33.301Z] ---> Running in 6f1299105d38 [2021-08-02T20:23:33.562Z] $ docker rm -f b37d91f7a19970f97b3c8669f67e9ae8c41a8a80f703cb4a70eeb68545f532d0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:23:34.241Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-02T20:23:34.241Z] . [Pipeline] withDockerContainer [2021-08-02T20:23:34.505Z] prd-ubuntu18.04-docker-arm64-4c-16g-1757 does not seem to be running inside a container [2021-08-02T20:23:34.584Z] $ 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/21 -v /w/workspace/edgex-go/21:/w/workspace/edgex-go/21:rw,z -v /w/workspace/edgex-go/21@tmp:/w/workspace/edgex-go/21@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-02T20:23:35.934Z] Removing intermediate container 6f1299105d38 [2021-08-02T20:23:35.934Z] ---> 4fed4d21dbca [2021-08-02T20:23:35.934Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-02T20:23:35.934Z] ---> Running in 40a6168fa95e [2021-08-02T20:23:35.934Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-02T20:23:36.253Z] $ docker top 4efe49122463d76e79c9d4ce839a44631460c54e010bbe46376b1e045f87f9b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T20:23:37.230Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-02T20:23:41.528Z] Building core-command ... [2021-08-02T20:23:41.528Z] Building core-data ... [2021-08-02T20:23:41.528Z] Building core-metadata ... [2021-08-02T20:23:41.528Z] Building security-bootstrapper ... [2021-08-02T20:23:41.528Z] Building security-proxy-setup ... [2021-08-02T20:23:41.528Z] Building security-secretstore-setup ... [2021-08-02T20:23:41.528Z] Building support-notifications ... [2021-08-02T20:23:41.528Z] Building support-scheduler ... [2021-08-02T20:23:41.528Z] Building sys-mgmt-agent ... [2021-08-02T20:23:41.528Z] Building support-scheduler [2021-08-02T20:23:41.528Z] Building core-command [2021-08-02T20:23:41.528Z] Building support-notifications [2021-08-02T20:23:41.528Z] Building security-secretstore-setup [2021-08-02T20:23:41.528Z] Building security-bootstrapper [2021-08-02T20:23:46.081Z] Removing intermediate container 6ebb17359d11 [2021-08-02T20:23:46.082Z] ---> 87295f4e56f0 [2021-08-02T20:23:46.082Z] [2021-08-02T20:23:46.082Z] Step 11/23 : FROM alpine:3.12 [2021-08-02T20:23:46.082Z] ---> 13621d1b12d4 [2021-08-02T20:23:46.082Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-02T20:23:46.082Z] ---> Using cache [2021-08-02T20:23:46.082Z] ---> d4a913421611 [2021-08-02T20:23:46.082Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-02T20:23:46.082Z] ---> Using cache [2021-08-02T20:23:46.082Z] ---> bc20fb71b28a [2021-08-02T20:23:46.082Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-02T20:23:46.082Z] ---> Running in 4e8bf4c0dfdb [2021-08-02T20:23:46.082Z] Removing intermediate container 4e8bf4c0dfdb [2021-08-02T20:23:46.082Z] ---> abf95bf2be35 [2021-08-02T20:23:46.082Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-02T20:23:46.082Z] ---> Running in b320afbb5c1f [2021-08-02T20:23:46.082Z] Removing intermediate container b320afbb5c1f [2021-08-02T20:23:46.082Z] ---> 714477ab6c50 [2021-08-02T20:23:46.082Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-02T20:23:46.669Z] ---> e4f6b02ad9d9 [2021-08-02T20:23:46.669Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-02T20:23:46.943Z] ---> 61cf20be6914 [2021-08-02T20:23:46.943Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-02T20:23:47.216Z] ---> 4429f0d04c64 [2021-08-02T20:23:47.216Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-02T20:23:47.216Z] ---> Running in 02e83ff4db14 [2021-08-02T20:23:47.489Z] Removing intermediate container 02e83ff4db14 [2021-08-02T20:23:47.489Z] ---> 1dc2e0162851 [2021-08-02T20:23:47.489Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-02T20:23:47.489Z] ---> Running in 59a6be1a3088 [2021-08-02T20:23:47.756Z] Removing intermediate container 59a6be1a3088 [2021-08-02T20:23:47.756Z] ---> cf98beb477c1 [2021-08-02T20:23:47.756Z] Step 21/23 : LABEL arch=x86_64 [2021-08-02T20:23:47.756Z] ---> Running in 02cb447dd9f1 [2021-08-02T20:23:47.756Z] Removing intermediate container 02cb447dd9f1 [2021-08-02T20:23:47.756Z] ---> b026b4ef0c9c [2021-08-02T20:23:47.756Z] Step 22/23 : LABEL git_sha=1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T20:23:48.024Z] ---> Running in 80ddf5060f66 [2021-08-02T20:23:48.024Z] Removing intermediate container 80ddf5060f66 [2021-08-02T20:23:48.024Z] ---> 1d28e0bafd45 [2021-08-02T20:23:48.024Z] Step 23/23 : LABEL version=2.0.1-dev.19 [2021-08-02T20:23:48.024Z] ---> Running in 88ce59a1d52b [2021-08-02T20:23:48.294Z] Removing intermediate container 88ce59a1d52b [2021-08-02T20:23:48.294Z] ---> 99c8a8cb8227 [2021-08-02T20:23:48.294Z] [2021-08-02T20:23:48.294Z] Successfully built 99c8a8cb8227 [2021-08-02T20:23:48.294Z] Successfully tagged support-scheduler:latest [2021-08-02T20:24:00.620Z]  Building support-scheduler ... done Removing intermediate container 8cd60c6db588 [2021-08-02T20:24:00.620Z] ---> a68d78df3167 [2021-08-02T20:24:00.620Z] [2021-08-02T20:24:00.620Z] Step 11/23 : FROM alpine:3.12 [2021-08-02T20:24:00.620Z] ---> 13621d1b12d4 [2021-08-02T20:24:00.620Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-02T20:24:00.620Z] ---> Running in 049d3c066e1d [2021-08-02T20:24:00.620Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-02T20:24:00.620Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-02T20:24:00.620Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-02T20:24:00.620Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-02T20:24:00.620Z] Executing busybox-1.31.1-r20.trigger [2021-08-02T20:24:00.620Z] Executing ca-certificates-20191127-r4.trigger [2021-08-02T20:24:00.620Z] OK: 6 MiB in 16 packages [2021-08-02T20:24:00.620Z] Removing intermediate container 049d3c066e1d [2021-08-02T20:24:00.620Z] ---> 9bf19b124756 [2021-08-02T20:24:00.620Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-02T20:24:00.893Z] Removing intermediate container 0d2298e061f2 [2021-08-02T20:24:00.893Z] ---> 46bc8ccb0c14 [2021-08-02T20:24:00.893Z] [2021-08-02T20:24:00.893Z] Step 11/24 : FROM alpine:3.12 [2021-08-02T20:24:00.893Z] ---> 13621d1b12d4 [2021-08-02T20:24:00.893Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-02T20:24:00.893Z] ---> Running in 236869bcceca [2021-08-02T20:24:01.163Z] ---> Running in fa820fd63892 [2021-08-02T20:24:01.163Z] Removing intermediate container 236869bcceca [2021-08-02T20:24:01.163Z] ---> 6eb1509d9cfa [2021-08-02T20:24:01.163Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-02T20:24:01.439Z] Removing intermediate container fa820fd63892 [2021-08-02T20:24:01.439Z] ---> ff2d5d6ab2ea [2021-08-02T20:24:01.439Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-02T20:24:01.439Z] ---> Running in 10df3b291a5e [2021-08-02T20:24:01.439Z] Removing intermediate container 40a6168fa95e [2021-08-02T20:24:01.439Z] ---> 1dcb15387159 [2021-08-02T20:24:01.439Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-02T20:24:01.439Z] ---> Running in 035a4adb7de3 [2021-08-02T20:24:01.439Z] ---> Running in 289568e6fe76 [2021-08-02T20:24:01.439Z] Removing intermediate container 10df3b291a5e [2021-08-02T20:24:01.439Z] ---> ddde8a62efc3 [2021-08-02T20:24:01.439Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-02T20:24:01.439Z] Removing intermediate container 035a4adb7de3 [2021-08-02T20:24:01.439Z] ---> b7fb92aae638 [2021-08-02T20:24:01.439Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-02T20:24:01.439Z] ---> Running in 7b4fef526312 [2021-08-02T20:24:01.439Z] ---> Running in 617563094f49 [2021-08-02T20:24:01.716Z] Removing intermediate container 7b4fef526312 [2021-08-02T20:24:01.716Z] ---> f72a5ba5e595 [2021-08-02T20:24:01.716Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-02T20:24:01.716Z] Removing intermediate container 617563094f49 [2021-08-02T20:24:01.716Z] ---> 54648fb25594 [2021-08-02T20:24:01.716Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T20:24:01.716Z] ---> Running in 5f8d350a0080 [2021-08-02T20:24:01.716Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-02T20:24:02.002Z] ---> 93f1de126579 [2021-08-02T20:24:02.002Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-02T20:24:02.279Z] ---> 6ab1efb569a2 [2021-08-02T20:24:02.279Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-02T20:24:02.551Z] ---> 951968204584 [2021-08-02T20:24:02.551Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-02T20:24:02.551Z] Removing intermediate container 5f8d350a0080 [2021-08-02T20:24:02.551Z] ---> 20965eb7d94d [2021-08-02T20:24:02.551Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-02T20:24:02.551Z] Removing intermediate container 289568e6fe76 [2021-08-02T20:24:02.551Z] ---> 859b2cb73838 [2021-08-02T20:24:02.551Z] [2021-08-02T20:24:02.551Z] Step 12/24 : FROM docker:20.10.6 [2021-08-02T20:24:02.551Z] ---> Running in 776619a8b784 [2021-08-02T20:24:02.551Z] ---> Running in 17508615366b [2021-08-02T20:24:02.821Z] Removing intermediate container 17508615366b [2021-08-02T20:24:02.821Z] ---> 64813720aba4 [2021-08-02T20:24:02.821Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-02T20:24:02.821Z] 20.10.6: Pulling from library/docker [2021-08-02T20:24:02.821Z] ---> Running in 5a5ff2891abf [2021-08-02T20:24:02.821Z] Removing intermediate container 5a5ff2891abf [2021-08-02T20:24:02.821Z] ---> c6750602e932 [2021-08-02T20:24:02.821Z] Step 21/23 : LABEL arch=x86_64 [2021-08-02T20:24:02.821Z] ---> Running in cb1981d4b011 [2021-08-02T20:24:02.821Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-02T20:24:03.089Z] Removing intermediate container cb1981d4b011 [2021-08-02T20:24:03.089Z] ---> 54420e36ae5e [2021-08-02T20:24:03.089Z] Step 22/23 : LABEL git_sha=1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T20:24:03.089Z] ---> Running in e263ab8f7381 [2021-08-02T20:24:03.360Z] Removing intermediate container e263ab8f7381 [2021-08-02T20:24:03.360Z] ---> afbdd40aadd1 [2021-08-02T20:24:03.360Z] Step 23/23 : LABEL version=2.0.1-dev.19 [2021-08-02T20:24:03.360Z] ---> Running in 0171bf52a554 [2021-08-02T20:24:03.360Z] Removing intermediate container 0171bf52a554 [2021-08-02T20:24:03.360Z] ---> c7bbc113a9d5 [2021-08-02T20:24:03.360Z] [2021-08-02T20:24:03.360Z] Successfully built c7bbc113a9d5 [2021-08-02T20:24:03.360Z] Successfully tagged support-notifications:latest [2021-08-02T20:24:03.629Z]  Building support-notifications ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-02T20:24:04.216Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-02T20:24:04.216Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-02T20:24:04.216Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-02T20:24:04.482Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-02T20:24:05.062Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-02T20:24:05.328Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-02T20:24:05.329Z] Executing busybox-1.31.1-r20.trigger [2021-08-02T20:24:05.329Z] OK: 8 MiB in 20 packages [2021-08-02T20:24:05.927Z] Removing intermediate container 776619a8b784 [2021-08-02T20:24:05.927Z] ---> 452e604d4675 [2021-08-02T20:24:05.927Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-02T20:24:06.224Z] ---> 08ec4de4d95d [2021-08-02T20:24:06.224Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-02T20:24:06.822Z] ---> 3f780c1ab9e8 [2021-08-02T20:24:06.823Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-02T20:24:07.090Z] ---> 1fa205fff2b1 [2021-08-02T20:24:07.090Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-02T20:24:07.090Z] ---> Running in 427ee2147f2d [2021-08-02T20:24:07.363Z] Removing intermediate container 427ee2147f2d [2021-08-02T20:24:07.363Z] ---> 701560c56b42 [2021-08-02T20:24:07.363Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-02T20:24:07.631Z] ---> Running in 137cbea343ca [2021-08-02T20:24:07.631Z] Removing intermediate container 137cbea343ca [2021-08-02T20:24:07.631Z] ---> a2c60daf42eb [2021-08-02T20:24:07.631Z] Step 22/24 : LABEL arch=x86_64 [2021-08-02T20:24:07.631Z] ---> Running in 094dbaaa6ab9 [2021-08-02T20:24:07.908Z] Removing intermediate container 094dbaaa6ab9 [2021-08-02T20:24:07.908Z] ---> e213176fa13c [2021-08-02T20:24:07.908Z] Step 23/24 : LABEL git_sha=1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T20:24:07.908Z] ---> Running in d4823358be5b [2021-08-02T20:24:07.908Z] Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 [2021-08-02T20:24:07.908Z] Status: Downloaded newer image for docker:20.10.6 [2021-08-02T20:24:07.908Z] ---> d2979b152a7d [2021-08-02T20:24:07.908Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-08-02T20:24:07.908Z] Removing intermediate container d4823358be5b [2021-08-02T20:24:07.908Z] ---> 25d7f514220f [2021-08-02T20:24:07.908Z] Step 24/24 : LABEL version=2.0.1-dev.19 [2021-08-02T20:24:07.908Z] ---> Running in a1524139863f [2021-08-02T20:24:07.908Z] ---> Running in 1d13652e7935 [2021-08-02T20:24:07.908Z] Removing intermediate container 1d13652e7935 [2021-08-02T20:24:07.908Z] ---> 1cc515c71761 [2021-08-02T20:24:07.908Z] [2021-08-02T20:24:07.908Z] Removing intermediate container a1524139863f [2021-08-02T20:24:07.908Z] ---> 7be3813c34ee [2021-08-02T20:24:07.908Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-08-02T20:24:08.179Z] ---> Running in 92410140f630 [2021-08-02T20:24:08.179Z] Successfully built 1cc515c71761 [2021-08-02T20:24:08.179Z] Successfully tagged core-data:latest [2021-08-02T20:24:08.447Z]  Building core-data ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-02T20:24:08.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-02T20:24:08.714Z] (1/39) Installing readline (8.1.0-r0) [2021-08-02T20:24:08.715Z] (2/39) Installing bash (5.1.0-r0) [2021-08-02T20:24:08.715Z] Executing bash-5.1.0-r0.post-install [2021-08-02T20:24:08.715Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-02T20:24:08.715Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-02T20:24:08.715Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-02T20:24:08.715Z] (6/39) Installing curl (7.78.0-r0) [2021-08-02T20:24:08.715Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-02T20:24:08.715Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-02T20:24:08.715Z] (9/39) Installing expat (2.2.10-r1) [2021-08-02T20:24:08.715Z] (10/39) Installing libffi (3.3-r2) [2021-08-02T20:24:08.715Z] (11/39) Installing gdbm (1.19-r0) [2021-08-02T20:24:08.715Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-02T20:24:08.715Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-02T20:24:08.715Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-02T20:24:09.677Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-02T20:24:09.677Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-02T20:24:09.677Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-02T20:24:09.677Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-02T20:24:09.677Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-02T20:24:09.677Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-02T20:24:09.677Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-02T20:24:09.677Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-02T20:24:09.677Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-02T20:24:09.677Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-02T20:24:09.677Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-02T20:24:09.677Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-02T20:24:09.677Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-02T20:24:09.677Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-02T20:24:09.677Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-02T20:24:09.677Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-02T20:24:09.677Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-02T20:24:09.677Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-02T20:24:09.677Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-02T20:24:09.945Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-02T20:24:09.945Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-02T20:24:09.945Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-02T20:24:09.945Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-02T20:24:09.945Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-02T20:24:09.945Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-02T20:24:09.945Z] Executing busybox-1.32.1-r6.trigger [2021-08-02T20:24:09.945Z] OK: 82 MiB in 59 packages [2021-08-02T20:24:11.357Z] Collecting docker-compose==1.23.2 [2021-08-02T20:24:11.357Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-02T20:24:11.357Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-02T20:24:11.357Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-02T20:24:11.628Z] Collecting docopt<0.7,>=0.6.1 [2021-08-02T20:24:11.628Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-02T20:24:11.895Z] Collecting cached-property<2,>=1.2.0 [2021-08-02T20:24:11.895Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-02T20:24:11.895Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-08-02T20:24:11.895Z] Collecting docker<4.0,>=3.6.0 [2021-08-02T20:24:11.895Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-02T20:24:11.895Z] Collecting jsonschema<3,>=2.5.1 [2021-08-02T20:24:11.895Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-02T20:24:11.895Z] Collecting texttable<0.10,>=0.9.0 [2021-08-02T20:24:11.895Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-02T20:24:12.477Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-02T20:24:12.477Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-02T20:24:12.477Z] Collecting PyYAML<4,>=3.10 [2021-08-02T20:24:12.477Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-02T20:24:13.061Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-02T20:24:13.062Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-02T20:24:13.330Z] Collecting docker-pycreds>=0.4.0 [2021-08-02T20:24:13.330Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-02T20:24:13.330Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-02T20:24:13.330Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-02T20:24:13.597Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-02T20:24:13.597Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-02T20:24:13.597Z] Collecting certifi>=2017.4.17 [2021-08-02T20:24:13.597Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-02T20:24:13.597Z] Collecting idna<2.8,>=2.5 [2021-08-02T20:24:13.597Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-02T20:24:13.597Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-02T20:24:13.597Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-02T20:24:13.597Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-02T20:24:13.597Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-02T20:24:13.864Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-02T20:24:13.864Z] Attempting uninstall: urllib3 [2021-08-02T20:24:13.864Z] Found existing installation: urllib3 1.26.2 [2021-08-02T20:24:13.864Z] Uninstalling urllib3-1.26.2: [2021-08-02T20:24:13.864Z] Successfully uninstalled urllib3-1.26.2 [2021-08-02T20:24:13.864Z] Attempting uninstall: idna [2021-08-02T20:24:13.864Z] Found existing installation: idna 3.1 [2021-08-02T20:24:13.864Z] Uninstalling idna-3.1: [2021-08-02T20:24:13.864Z] Successfully uninstalled idna-3.1 [2021-08-02T20:24:13.864Z] Attempting uninstall: chardet [2021-08-02T20:24:13.864Z] Found existing installation: chardet 4.0.0 [2021-08-02T20:24:13.864Z] Uninstalling chardet-4.0.0: [2021-08-02T20:24:13.864Z] Successfully uninstalled chardet-4.0.0 [2021-08-02T20:24:14.131Z] Attempting uninstall: requests [2021-08-02T20:24:14.131Z] Found existing installation: requests 2.25.1 [2021-08-02T20:24:14.131Z] Uninstalling requests-2.25.1: [2021-08-02T20:24:14.131Z] Successfully uninstalled requests-2.25.1 [2021-08-02T20:24:14.396Z] Running setup.py install for texttable: started [2021-08-02T20:24:14.664Z] Running setup.py install for texttable: finished with status 'done' [2021-08-02T20:24:14.664Z] Running setup.py install for PyYAML: started [2021-08-02T20:24:14.932Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-02T20:24:14.932Z] Running setup.py install for docopt: started [2021-08-02T20:24:15.200Z] Running setup.py install for docopt: finished with status 'done' [2021-08-02T20:24:15.200Z] Running setup.py install for dockerpty: started [2021-08-02T20:24:15.783Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-02T20:24:15.783Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-08-02T20:24:19.123Z] Removing intermediate container 92410140f630 [2021-08-02T20:24:19.123Z] ---> 53015e794376 [2021-08-02T20:24:19.123Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-02T20:24:19.123Z] ---> Running in 044221c56bca [2021-08-02T20:24:19.392Z] Removing intermediate container 044221c56bca [2021-08-02T20:24:19.392Z] ---> ae4545ce067e [2021-08-02T20:24:19.392Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-02T20:24:19.392Z] ---> Running in e2d9376c923e [2021-08-02T20:24:19.392Z] Removing intermediate container e2d9376c923e [2021-08-02T20:24:19.392Z] ---> 5e69f01c30cb [2021-08-02T20:24:19.392Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-02T20:24:19.689Z] ---> 15b6d3413ede [2021-08-02T20:24:19.689Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-02T20:24:20.053Z] ---> fa8ecf6d72d8 [2021-08-02T20:24:20.053Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-02T20:24:20.053Z] ---> e48a515f3548 [2021-08-02T20:24:20.053Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-02T20:24:20.053Z] ---> Running in be24275884c6 [2021-08-02T20:24:20.456Z] Removing intermediate container be24275884c6 [2021-08-02T20:24:20.456Z] ---> 019c113370d0 [2021-08-02T20:24:20.456Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-02T20:24:20.456Z] ---> Running in 54ca212a2735 [2021-08-02T20:24:20.456Z] Removing intermediate container 54ca212a2735 [2021-08-02T20:24:20.456Z] ---> 079564006743 [2021-08-02T20:24:20.456Z] Step 22/24 : LABEL arch=x86_64 [2021-08-02T20:24:20.456Z] ---> Running in 4bff5b80b90c [2021-08-02T20:24:20.456Z] Removing intermediate container 4bff5b80b90c [2021-08-02T20:24:20.456Z] ---> 8de226e3cea1 [2021-08-02T20:24:20.456Z] Step 23/24 : LABEL git_sha=1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T20:24:20.456Z] ---> Running in 4b6f7deda130 [2021-08-02T20:24:20.456Z] Removing intermediate container 4b6f7deda130 [2021-08-02T20:24:20.456Z] ---> 0589bf59caeb [2021-08-02T20:24:20.456Z] Step 24/24 : LABEL version=2.0.1-dev.19 [2021-08-02T20:24:20.456Z] ---> Running in 3d58f23b42b4 [2021-08-02T20:24:20.823Z] Removing intermediate container 3d58f23b42b4 [2021-08-02T20:24:20.823Z] ---> 85cab8e9bcc1 [2021-08-02T20:24:20.823Z] [2021-08-02T20:24:20.823Z] Successfully built 85cab8e9bcc1 [2021-08-02T20:24:20.823Z] Successfully tagged sys-mgmt-agent:latest [2021-08-02T20:24:21.004Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-08-02T20:24:21.014Z] $ docker stop --time=1 7dd3cdb4fe8c470e35a100b4a56699686331cda913ec64ee6e32c945925303c8 [2021-08-02T20:24:22.384Z] $ docker rm -f 7dd3cdb4fe8c470e35a100b4a56699686331cda913ec64ee6e32c945925303c8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-02T20:24:22.781Z] + docker images [2021-08-02T20:24:22.781Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-02T20:24:22.781Z] sys-mgmt-agent latest 85cab8e9bcc1 2 seconds ago 324MB [2021-08-02T20:24:22.781Z] core-data latest 1cc515c71761 15 seconds ago 20.4MB [2021-08-02T20:24:22.781Z] support-notifications latest c7bbc113a9d5 19 seconds ago 16.8MB [2021-08-02T20:24:22.781Z] 859b2cb73838 20 seconds ago 1.75GB [2021-08-02T20:24:22.781Z] 46bc8ccb0c14 22 seconds ago 1.75GB [2021-08-02T20:24:22.781Z] a68d78df3167 24 seconds ago 1.75GB [2021-08-02T20:24:22.781Z] support-scheduler latest 99c8a8cb8227 34 seconds ago 16.1MB [2021-08-02T20:24:22.781Z] 87295f4e56f0 37 seconds ago 1.75GB [2021-08-02T20:24:22.781Z] security-bootstrapper latest 2bf9a3071891 About a minute ago 18.7MB [2021-08-02T20:24:22.781Z] security-secretstore-setup latest b55db122789f About a minute ago 29MB [2021-08-02T20:24:22.781Z] core-metadata latest d1b0d11562cc About a minute ago 16.7MB [2021-08-02T20:24:22.782Z] core-command latest 1dcd19290f1c About a minute ago 16MB [2021-08-02T20:24:22.782Z] security-proxy-setup latest ccb72525e47b About a minute ago 25.9MB [2021-08-02T20:24:22.782Z] 4cd76fe4e8eb About a minute ago 1.75GB [2021-08-02T20:24:22.782Z] 15f3aa5fe9e6 About a minute ago 1.75GB [2021-08-02T20:24:22.782Z] a0ded82d16fc About a minute ago 1.74GB [2021-08-02T20:24:22.782Z] 5f0d5a0fb4cf About a minute ago 1.75GB [2021-08-02T20:24:22.782Z] 582bab1f09f0 About a minute ago 1.75GB [2021-08-02T20:24:22.782Z] ci-base-image-x86_64 latest e0b9bc10dd88 5 minutes ago 1.24GB [2021-08-02T20:24:22.782Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 4508b0543a43 About an hour ago 547MB [2021-08-02T20:24:22.782Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest f5175e13e4e5 3 hours ago 37.5MB [2021-08-02T20:24:22.782Z] docker 20.10.6 d2979b152a7d 3 months ago 246MB [2021-08-02T20:24:22.782Z] alpine 3.12 13621d1b12d4 3 months ago 5.58MB [2021-08-02T20:24:22.782Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-02T20:24:23.097Z] provisioning config files... [2021-08-02T20:24:23.113Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/21@tmp/config2256783512038710760tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T20:24:23.463Z] ---> docker-login.sh [2021-08-02T20:24:23.464Z] nexus3.edgexfoundry.org:10001 [2021-08-02T20:24:23.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T20:24:23.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T20:24:23.464Z] Configure a credential helper to remove this warning. See [2021-08-02T20:24:23.464Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T20:24:23.464Z] [2021-08-02T20:24:23.464Z] Login Succeeded [2021-08-02T20:24:23.464Z] nexus3.edgexfoundry.org:10002 [2021-08-02T20:24:23.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T20:24:23.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T20:24:23.729Z] Configure a credential helper to remove this warning. See [2021-08-02T20:24:23.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T20:24:23.729Z] [2021-08-02T20:24:23.729Z] Login Succeeded [2021-08-02T20:24:23.729Z] nexus3.edgexfoundry.org:10003 [2021-08-02T20:24:23.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T20:24:23.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T20:24:23.729Z] Configure a credential helper to remove this warning. See [2021-08-02T20:24:23.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T20:24:23.729Z] [2021-08-02T20:24:23.729Z] Login Succeeded [2021-08-02T20:24:23.729Z] nexus3.edgexfoundry.org:10004 [2021-08-02T20:24:23.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T20:24:23.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T20:24:23.997Z] Configure a credential helper to remove this warning. See [2021-08-02T20:24:23.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T20:24:23.997Z] [2021-08-02T20:24:23.997Z] Login Succeeded [2021-08-02T20:24:23.997Z] docker.io [2021-08-02T20:24:23.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T20:24:24.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T20:24:24.579Z] Configure a credential helper to remove this warning. See [2021-08-02T20:24:24.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T20:24:24.579Z] [2021-08-02T20:24:24.579Z] Login Succeeded [2021-08-02T20:24:24.579Z] ---> docker-login.sh ends [Pipeline] } [2021-08-02T20:24:24.594Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-02T20:24:24.671Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-08-02T20:24:24.671Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T20:24:24.671Z] latest [2021-08-02T20:24:24.671Z] 2.0.1-dev.19 [2021-08-02T20:24:24.671Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T20:24:24.671Z] main [2021-08-02T20:24:24.671Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:24:25.039Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1c9af10f427590f3fed47012b244cbba5cfcd3da [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:24:25.371Z] + docker push nexus3.edgexfoundry.org:10004/core-command:1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T20:24:25.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-02T20:24:25.371Z] 032711529b37: Preparing [2021-08-02T20:24:25.371Z] fe82c8ea76a8: Preparing [2021-08-02T20:24:25.371Z] 891af9b1747a: Preparing [2021-08-02T20:24:25.371Z] 837693846ac4: Preparing [2021-08-02T20:24:25.371Z] 32f366d666a5: Preparing [2021-08-02T20:24:25.371Z] 32f366d666a5: Layer already exists [2021-08-02T20:24:25.638Z] 891af9b1747a: Pushed [2021-08-02T20:24:25.638Z] 032711529b37: Pushed [2021-08-02T20:24:25.638Z] 837693846ac4: Pushed [2021-08-02T20:24:26.601Z] fe82c8ea76a8: Pushed [2021-08-02T20:24:26.868Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da: digest: sha256:4f53646657ef89785a88adfd767becd2810f19a0edfcd0116c3bbd7af43a7aa9 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:24:27.211Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:24:27.534Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-08-02T20:24:27.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-02T20:24:27.534Z] 032711529b37: Preparing [2021-08-02T20:24:27.534Z] fe82c8ea76a8: Preparing [2021-08-02T20:24:27.534Z] 891af9b1747a: Preparing [2021-08-02T20:24:27.534Z] 837693846ac4: Preparing [2021-08-02T20:24:27.534Z] 32f366d666a5: Preparing [2021-08-02T20:24:27.534Z] 837693846ac4: Layer already exists [2021-08-02T20:24:27.534Z] 32f366d666a5: Layer already exists [2021-08-02T20:24:27.534Z] fe82c8ea76a8: Layer already exists [2021-08-02T20:24:27.534Z] 891af9b1747a: Layer already exists [2021-08-02T20:24:27.534Z] 032711529b37: Layer already exists [2021-08-02T20:24:27.534Z] latest: digest: sha256:4f53646657ef89785a88adfd767becd2810f19a0edfcd0116c3bbd7af43a7aa9 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:24:27.859Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:24:28.175Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.19 [2021-08-02T20:24:28.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-02T20:24:28.175Z] 032711529b37: Preparing [2021-08-02T20:24:28.175Z] fe82c8ea76a8: Preparing [2021-08-02T20:24:28.175Z] 891af9b1747a: Preparing [2021-08-02T20:24:28.175Z] 837693846ac4: Preparing [2021-08-02T20:24:28.175Z] 32f366d666a5: Preparing [2021-08-02T20:24:28.175Z] 32f366d666a5: Layer already exists [2021-08-02T20:24:28.175Z] 891af9b1747a: Layer already exists [2021-08-02T20:24:28.175Z] 032711529b37: Layer already exists [2021-08-02T20:24:28.175Z] 837693846ac4: Layer already exists [2021-08-02T20:24:28.175Z] fe82c8ea76a8: Layer already exists [2021-08-02T20:24:28.175Z] 2.0.1-dev.19: digest: sha256:4f53646657ef89785a88adfd767becd2810f19a0edfcd0116c3bbd7af43a7aa9 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:24:28.500Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T20:24:28.504Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-02T20:24:28.504Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-02T20:24:28.504Z] ---> b99be2aac2a9 [2021-08-02T20:24:28.504Z] Step 3/23 : WORKDIR /edgex-go [2021-08-02T20:24:28.504Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-02T20:24:28.504Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-02T20:24:28.504Z] ---> b99be2aac2a9 [2021-08-02T20:24:28.504Z] Step 3/24 : WORKDIR /edgex-go [2021-08-02T20:24:28.504Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-02T20:24:28.504Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-02T20:24:28.504Z] ---> b99be2aac2a9 [2021-08-02T20:24:28.504Z] Step 3/32 : WORKDIR /edgex-go [2021-08-02T20:24:28.504Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-02T20:24:28.504Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-02T20:24:28.504Z] ---> b99be2aac2a9 [2021-08-02T20:24:28.504Z] Step 3/26 : WORKDIR /edgex-go [2021-08-02T20:24:28.504Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-02T20:24:28.504Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-02T20:24:28.504Z] ---> b99be2aac2a9 [2021-08-02T20:24:28.504Z] Step 3/23 : WORKDIR /edgex-go [2021-08-02T20:24:28.504Z] ---> Running in c3d9c2376e3e [2021-08-02T20:24:28.504Z] ---> Running in 0c368d2081ef [2021-08-02T20:24:28.504Z] ---> Running in 11f49b0917f2 [2021-08-02T20:24:28.504Z] ---> Running in 8f3d0b153b45 [2021-08-02T20:24:28.504Z] ---> Running in fcd571a9468c [2021-08-02T20:24:28.504Z] Removing intermediate container c3d9c2376e3e [2021-08-02T20:24:28.504Z] ---> d2c62020ee9d [2021-08-02T20:24:28.504Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T20:24:28.504Z] Removing intermediate container 0c368d2081ef [2021-08-02T20:24:28.504Z] ---> e4ea5138250c [2021-08-02T20:24:28.504Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T20:24:28.504Z] Removing intermediate container 8f3d0b153b45 [2021-08-02T20:24:28.504Z] ---> 3a5f330a71ee [2021-08-02T20:24:28.504Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T20:24:28.504Z] Removing intermediate container 11f49b0917f2 [2021-08-02T20:24:28.504Z] ---> 969bead103cb [2021-08-02T20:24:28.504Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T20:24:28.504Z] Removing intermediate container fcd571a9468c [2021-08-02T20:24:28.504Z] ---> 76a0d1122544 [2021-08-02T20:24:28.504Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T20:24:28.504Z] ---> Running in 2bace3fdc77d [2021-08-02T20:24:28.504Z] ---> Running in 34811e59171d [2021-08-02T20:24:28.504Z] ---> Running in c3de358c030d [2021-08-02T20:24:28.504Z] ---> Running in bb7c7758259a [2021-08-02T20:24:28.504Z] ---> Running in 0e293fafffcd [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:24:28.819Z] + docker push nexus3.edgexfoundry.org:10004/core-command:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T20:24:28.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-02T20:24:28.819Z] 032711529b37: Preparing [2021-08-02T20:24:28.819Z] fe82c8ea76a8: Preparing [2021-08-02T20:24:28.819Z] 891af9b1747a: Preparing [2021-08-02T20:24:28.819Z] 837693846ac4: Preparing [2021-08-02T20:24:28.819Z] 32f366d666a5: Preparing [2021-08-02T20:24:28.819Z] fe82c8ea76a8: Layer already exists [2021-08-02T20:24:28.819Z] 837693846ac4: Layer already exists [2021-08-02T20:24:28.819Z] 891af9b1747a: Layer already exists [2021-08-02T20:24:28.819Z] 32f366d666a5: Layer already exists [2021-08-02T20:24:28.819Z] 032711529b37: Layer already exists [2021-08-02T20:24:28.819Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19: digest: sha256:4f53646657ef89785a88adfd767becd2810f19a0edfcd0116c3bbd7af43a7aa9 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:24:29.153Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:24:29.472Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-08-02T20:24:29.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-02T20:24:29.472Z] 032711529b37: Preparing [2021-08-02T20:24:29.472Z] fe82c8ea76a8: Preparing [2021-08-02T20:24:29.472Z] 891af9b1747a: Preparing [2021-08-02T20:24:29.472Z] 837693846ac4: Preparing [2021-08-02T20:24:29.472Z] 32f366d666a5: Preparing [2021-08-02T20:24:29.472Z] 32f366d666a5: Layer already exists [2021-08-02T20:24:29.472Z] 032711529b37: Layer already exists [2021-08-02T20:24:29.472Z] 837693846ac4: Layer already exists [2021-08-02T20:24:29.472Z] 891af9b1747a: Layer already exists [2021-08-02T20:24:29.472Z] fe82c8ea76a8: Layer already exists [2021-08-02T20:24:29.472Z] main: digest: sha256:4f53646657ef89785a88adfd767becd2810f19a0edfcd0116c3bbd7af43a7aa9 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-02T20:24:29.535Z] ===================================================== [Pipeline] echo [2021-08-02T20:24:29.555Z] taggedImages: [2021-08-02T20:24:29.555Z] - nexus3.edgexfoundry.org:10004/core-command:1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T20:24:29.555Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-08-02T20:24:29.555Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.19 [2021-08-02T20:24:29.555Z] - nexus3.edgexfoundry.org:10004/core-command:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T20:24:29.555Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-08-02T20:24:29.598Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-08-02T20:24:29.598Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T20:24:29.598Z] latest [2021-08-02T20:24:29.598Z] 2.0.1-dev.19 [2021-08-02T20:24:29.598Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T20:24:29.598Z] main [2021-08-02T20:24:29.598Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:24:29.963Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1c9af10f427590f3fed47012b244cbba5cfcd3da [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:24:30.298Z] + docker push nexus3.edgexfoundry.org:10004/core-data:1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T20:24:30.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-02T20:24:30.298Z] 083ab52159de: Preparing [2021-08-02T20:24:30.298Z] 731dbd0d591e: Preparing [2021-08-02T20:24:30.298Z] 891af9b1747a: Preparing [2021-08-02T20:24:30.298Z] cd986dd4a87e: Preparing [2021-08-02T20:24:30.298Z] b0b2583f29a2: Preparing [2021-08-02T20:24:30.298Z] 32f366d666a5: Preparing [2021-08-02T20:24:30.298Z] 32f366d666a5: Waiting [2021-08-02T20:24:30.298Z] 891af9b1747a: Layer already exists [2021-08-02T20:24:30.567Z] 32f366d666a5: Layer already exists [2021-08-02T20:24:30.567Z] 083ab52159de: Pushed [2021-08-02T20:24:30.567Z] b0b2583f29a2: Pushed [2021-08-02T20:24:30.567Z] cd986dd4a87e: Pushed [2021-08-02T20:24:31.916Z] Removing intermediate container 2bace3fdc77d [2021-08-02T20:24:31.916Z] ---> 583f379e86fb [2021-08-02T20:24:31.916Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-02T20:24:31.916Z] Removing intermediate container 34811e59171d [2021-08-02T20:24:31.916Z] ---> c011ea693640 [2021-08-02T20:24:31.916Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-02T20:24:31.916Z] ---> Running in 27f471d1319b [2021-08-02T20:24:31.974Z] 731dbd0d591e: Pushed [2021-08-02T20:24:31.974Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da: digest: sha256:00e425f1a4f0c7a7af0422b2806b4ebb135907eca1f2972f3644a1d95f99f1a6 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:24:32.190Z] Removing intermediate container c3de358c030d [2021-08-02T20:24:32.191Z] ---> 121a515520a7 [2021-08-02T20:24:32.191Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-02T20:24:32.191Z] ---> Running in 55c2430be1a4 [2021-08-02T20:24:32.302Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:24:32.468Z] ---> Running in ea5789655a66 [2021-08-02T20:24:32.468Z] Removing intermediate container 0e293fafffcd [2021-08-02T20:24:32.468Z] ---> 8cb2ef1519f3 [2021-08-02T20:24:32.468Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-02T20:24:32.468Z] Removing intermediate container bb7c7758259a [2021-08-02T20:24:32.468Z] ---> d1c38f78f2e4 [2021-08-02T20:24:32.468Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-02T20:24:32.631Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-08-02T20:24:32.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-02T20:24:32.631Z] 083ab52159de: Preparing [2021-08-02T20:24:32.631Z] 731dbd0d591e: Preparing [2021-08-02T20:24:32.631Z] 891af9b1747a: Preparing [2021-08-02T20:24:32.631Z] cd986dd4a87e: Preparing [2021-08-02T20:24:32.631Z] b0b2583f29a2: Preparing [2021-08-02T20:24:32.631Z] 32f366d666a5: Preparing [2021-08-02T20:24:32.631Z] 32f366d666a5: Waiting [2021-08-02T20:24:32.631Z] b0b2583f29a2: Layer already exists [2021-08-02T20:24:32.631Z] 891af9b1747a: Layer already exists [2021-08-02T20:24:32.631Z] cd986dd4a87e: Layer already exists [2021-08-02T20:24:32.631Z] 083ab52159de: Layer already exists [2021-08-02T20:24:32.631Z] 731dbd0d591e: Layer already exists [2021-08-02T20:24:32.631Z] 32f366d666a5: Layer already exists [2021-08-02T20:24:32.631Z] latest: digest: sha256:00e425f1a4f0c7a7af0422b2806b4ebb135907eca1f2972f3644a1d95f99f1a6 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:24:32.972Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:24:33.071Z] ---> Running in 1d936c9c6b6d [2021-08-02T20:24:33.071Z] ---> Running in 86b7a6d02e22 [2021-08-02T20:24:33.287Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.19 [2021-08-02T20:24:33.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-02T20:24:33.287Z] 083ab52159de: Preparing [2021-08-02T20:24:33.287Z] 731dbd0d591e: Preparing [2021-08-02T20:24:33.287Z] 891af9b1747a: Preparing [2021-08-02T20:24:33.287Z] cd986dd4a87e: Preparing [2021-08-02T20:24:33.287Z] b0b2583f29a2: Preparing [2021-08-02T20:24:33.287Z] 32f366d666a5: Preparing [2021-08-02T20:24:33.287Z] 32f366d666a5: Waiting [2021-08-02T20:24:33.287Z] 891af9b1747a: Layer already exists [2021-08-02T20:24:33.287Z] 731dbd0d591e: Layer already exists [2021-08-02T20:24:33.287Z] 083ab52159de: Layer already exists [2021-08-02T20:24:33.287Z] cd986dd4a87e: Layer already exists [2021-08-02T20:24:33.287Z] b0b2583f29a2: Layer already exists [2021-08-02T20:24:33.287Z] 32f366d666a5: Layer already exists [2021-08-02T20:24:33.287Z] 2.0.1-dev.19: digest: sha256:00e425f1a4f0c7a7af0422b2806b4ebb135907eca1f2972f3644a1d95f99f1a6 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:24:33.610Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:24:33.928Z] + docker push nexus3.edgexfoundry.org:10004/core-data:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T20:24:33.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-02T20:24:33.928Z] 083ab52159de: Preparing [2021-08-02T20:24:33.928Z] 731dbd0d591e: Preparing [2021-08-02T20:24:33.928Z] 891af9b1747a: Preparing [2021-08-02T20:24:33.928Z] cd986dd4a87e: Preparing [2021-08-02T20:24:33.928Z] b0b2583f29a2: Preparing [2021-08-02T20:24:33.928Z] 32f366d666a5: Preparing [2021-08-02T20:24:33.928Z] 32f366d666a5: Waiting [2021-08-02T20:24:33.928Z] 891af9b1747a: Layer already exists [2021-08-02T20:24:33.928Z] 731dbd0d591e: Layer already exists [2021-08-02T20:24:33.928Z] cd986dd4a87e: Layer already exists [2021-08-02T20:24:33.928Z] 083ab52159de: Layer already exists [2021-08-02T20:24:33.928Z] b0b2583f29a2: Layer already exists [2021-08-02T20:24:33.928Z] 32f366d666a5: Layer already exists [2021-08-02T20:24:33.928Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19: digest: sha256:00e425f1a4f0c7a7af0422b2806b4ebb135907eca1f2972f3644a1d95f99f1a6 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:24:34.253Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:24:34.507Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-02T20:24:34.507Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-02T20:24:34.507Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-02T20:24:34.567Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-08-02T20:24:34.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-02T20:24:34.567Z] 083ab52159de: Preparing [2021-08-02T20:24:34.567Z] 731dbd0d591e: Preparing [2021-08-02T20:24:34.567Z] 891af9b1747a: Preparing [2021-08-02T20:24:34.567Z] cd986dd4a87e: Preparing [2021-08-02T20:24:34.567Z] b0b2583f29a2: Preparing [2021-08-02T20:24:34.567Z] 32f366d666a5: Preparing [2021-08-02T20:24:34.567Z] 32f366d666a5: Waiting [2021-08-02T20:24:34.567Z] 083ab52159de: Layer already exists [2021-08-02T20:24:34.567Z] b0b2583f29a2: Layer already exists [2021-08-02T20:24:34.567Z] cd986dd4a87e: Layer already exists [2021-08-02T20:24:34.567Z] 891af9b1747a: Layer already exists [2021-08-02T20:24:34.567Z] 731dbd0d591e: Layer already exists [2021-08-02T20:24:34.567Z] 32f366d666a5: Layer already exists [2021-08-02T20:24:34.567Z] main: digest: sha256:00e425f1a4f0c7a7af0422b2806b4ebb135907eca1f2972f3644a1d95f99f1a6 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-02T20:24:34.623Z] ===================================================== [Pipeline] echo [2021-08-02T20:24:34.638Z] taggedImages: [2021-08-02T20:24:34.638Z] - nexus3.edgexfoundry.org:10004/core-data:1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T20:24:34.638Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-08-02T20:24:34.638Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.19 [2021-08-02T20:24:34.638Z] - nexus3.edgexfoundry.org:10004/core-data:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T20:24:34.638Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-08-02T20:24:34.669Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-08-02T20:24:34.669Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T20:24:34.669Z] latest [2021-08-02T20:24:34.669Z] 2.0.1-dev.19 [2021-08-02T20:24:34.669Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T20:24:34.669Z] main [2021-08-02T20:24:34.669Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:24:34.781Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-02T20:24:34.781Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-02T20:24:35.028Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1c9af10f427590f3fed47012b244cbba5cfcd3da [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:24:35.054Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-02T20:24:35.344Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T20:24:35.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-02T20:24:35.344Z] 09197fc39822: Preparing [2021-08-02T20:24:35.344Z] b7b3ca88dcbd: Preparing [2021-08-02T20:24:35.344Z] 891af9b1747a: Preparing [2021-08-02T20:24:35.344Z] 837693846ac4: Preparing [2021-08-02T20:24:35.344Z] 32f366d666a5: Preparing [2021-08-02T20:24:35.344Z] 837693846ac4: Layer already exists [2021-08-02T20:24:35.344Z] 32f366d666a5: Layer already exists [2021-08-02T20:24:35.344Z] 891af9b1747a: Layer already exists [2021-08-02T20:24:35.612Z] 09197fc39822: Pushed [2021-08-02T20:24:35.662Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-02T20:24:35.662Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-02T20:24:35.959Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-02T20:24:35.959Z] OK: 218 MiB in 52 packages [2021-08-02T20:24:36.573Z] OK: 218 MiB in 52 packages [2021-08-02T20:24:36.573Z] OK: 218 MiB in 52 packages [2021-08-02T20:24:36.854Z] OK: 218 MiB in 52 packages [2021-08-02T20:24:36.854Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-02T20:24:37.032Z] b7b3ca88dcbd: Pushed [2021-08-02T20:24:37.032Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da: digest: sha256:1c2c4f386384a21ef5389d18de93ad0a7f94d02d8bbdc6813ede4cdcf24aad7e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:24:37.359Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:24:37.457Z] Removing intermediate container 55c2430be1a4 [2021-08-02T20:24:37.457Z] ---> 51dbc912c01a [2021-08-02T20:24:37.457Z] Step 6/32 : COPY go.mod . [2021-08-02T20:24:37.676Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-08-02T20:24:37.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-02T20:24:37.676Z] 09197fc39822: Preparing [2021-08-02T20:24:37.676Z] b7b3ca88dcbd: Preparing [2021-08-02T20:24:37.676Z] 891af9b1747a: Preparing [2021-08-02T20:24:37.676Z] 837693846ac4: Preparing [2021-08-02T20:24:37.676Z] 32f366d666a5: Preparing [2021-08-02T20:24:37.676Z] 32f366d666a5: Layer already exists [2021-08-02T20:24:37.676Z] b7b3ca88dcbd: Layer already exists [2021-08-02T20:24:37.676Z] 09197fc39822: Layer already exists [2021-08-02T20:24:37.676Z] 891af9b1747a: Layer already exists [2021-08-02T20:24:37.676Z] 837693846ac4: Layer already exists [2021-08-02T20:24:37.676Z] latest: digest: sha256:1c2c4f386384a21ef5389d18de93ad0a7f94d02d8bbdc6813ede4cdcf24aad7e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:24:39.460Z] Removing intermediate container ea5789655a66 [2021-08-02T20:24:39.461Z] ---> 062512ba8bea [2021-08-02T20:24:39.461Z] Step 6/23 : COPY go.mod . [2021-08-02T20:24:39.461Z] Removing intermediate container 86b7a6d02e22 [2021-08-02T20:24:39.461Z] ---> e63465c7d6d4 [2021-08-02T20:24:39.461Z] Step 6/24 : COPY go.mod . [2021-08-02T20:24:39.461Z] Removing intermediate container 27f471d1319b [2021-08-02T20:24:39.461Z] ---> a861b50f9bb6 [2021-08-02T20:24:39.461Z] Step 6/23 : COPY go.mod . [2021-08-02T20:24:39.461Z] ---> 39b2fc6243a4 [2021-08-02T20:24:39.461Z] Step 7/32 : RUN go mod download [2021-08-02T20:24:39.461Z] ---> Running in af2ea2c87d5f [2021-08-02T20:24:39.461Z] ---> 918a7de92c40 [2021-08-02T20:24:39.461Z] Step 7/23 : RUN go mod download [2021-08-02T20:24:39.461Z] ---> Running in 8b1246760f17 [2021-08-02T20:24:39.461Z] ---> 9cd2c5849062 [2021-08-02T20:24:39.461Z] Step 7/24 : RUN go mod download [2021-08-02T20:24:39.461Z] ---> 506b84e052e9 [2021-08-02T20:24:39.461Z] Step 7/23 : RUN go mod download [2021-08-02T20:24:39.750Z] ---> Running in ad72cb2dfe03 [2021-08-02T20:24:39.750Z] ---> Running in 93a420d9f3d2 [2021-08-02T20:24:39.750Z] OK: 218 MiB in 52 packages [2021-08-02T20:24:39.755Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:24:40.074Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.19 [2021-08-02T20:24:40.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-02T20:24:40.075Z] 09197fc39822: Preparing [2021-08-02T20:24:40.075Z] b7b3ca88dcbd: Preparing [2021-08-02T20:24:40.075Z] 891af9b1747a: Preparing [2021-08-02T20:24:40.075Z] 837693846ac4: Preparing [2021-08-02T20:24:40.075Z] 32f366d666a5: Preparing [2021-08-02T20:24:40.075Z] 891af9b1747a: Layer already exists [2021-08-02T20:24:40.075Z] 837693846ac4: Layer already exists [2021-08-02T20:24:40.075Z] 32f366d666a5: Layer already exists [2021-08-02T20:24:40.075Z] b7b3ca88dcbd: Layer already exists [2021-08-02T20:24:40.075Z] 09197fc39822: Layer already exists [2021-08-02T20:24:40.340Z] 2.0.1-dev.19: digest: sha256:1c2c4f386384a21ef5389d18de93ad0a7f94d02d8bbdc6813ede4cdcf24aad7e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:24:40.659Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:24:40.977Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T20:24:40.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-02T20:24:40.977Z] 09197fc39822: Preparing [2021-08-02T20:24:40.977Z] b7b3ca88dcbd: Preparing [2021-08-02T20:24:40.977Z] 891af9b1747a: Preparing [2021-08-02T20:24:40.977Z] 837693846ac4: Preparing [2021-08-02T20:24:40.977Z] 32f366d666a5: Preparing [2021-08-02T20:24:40.978Z] 891af9b1747a: Layer already exists [2021-08-02T20:24:40.978Z] 32f366d666a5: Layer already exists [2021-08-02T20:24:40.978Z] 837693846ac4: Layer already exists [2021-08-02T20:24:40.978Z] b7b3ca88dcbd: Layer already exists [2021-08-02T20:24:40.978Z] 09197fc39822: Layer already exists [2021-08-02T20:24:40.978Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19: digest: sha256:1c2c4f386384a21ef5389d18de93ad0a7f94d02d8bbdc6813ede4cdcf24aad7e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:24:41.300Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:24:41.623Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-08-02T20:24:41.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-02T20:24:41.623Z] 09197fc39822: Preparing [2021-08-02T20:24:41.623Z] b7b3ca88dcbd: Preparing [2021-08-02T20:24:41.623Z] 891af9b1747a: Preparing [2021-08-02T20:24:41.623Z] 837693846ac4: Preparing [2021-08-02T20:24:41.623Z] 32f366d666a5: Preparing [2021-08-02T20:24:41.623Z] b7b3ca88dcbd: Layer already exists [2021-08-02T20:24:41.623Z] 891af9b1747a: Layer already exists [2021-08-02T20:24:41.623Z] 09197fc39822: Layer already exists [2021-08-02T20:24:41.623Z] 837693846ac4: Layer already exists [2021-08-02T20:24:41.623Z] 32f366d666a5: Layer already exists [2021-08-02T20:24:41.623Z] main: digest: sha256:1c2c4f386384a21ef5389d18de93ad0a7f94d02d8bbdc6813ede4cdcf24aad7e size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-02T20:24:41.690Z] ===================================================== [Pipeline] echo [2021-08-02T20:24:41.706Z] taggedImages: [2021-08-02T20:24:41.706Z] - nexus3.edgexfoundry.org:10004/core-metadata:1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T20:24:41.706Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-08-02T20:24:41.706Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.19 [2021-08-02T20:24:41.706Z] - nexus3.edgexfoundry.org:10004/core-metadata:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T20:24:41.706Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [2021-08-02T20:24:41.746Z] Removing intermediate container 1d936c9c6b6d [2021-08-02T20:24:41.746Z] ---> 5860fc60d55a [2021-08-02T20:24:41.746Z] Step 6/26 : COPY go.mod . [Pipeline] echo [2021-08-02T20:24:41.748Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-08-02T20:24:41.748Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T20:24:41.748Z] latest [2021-08-02T20:24:41.748Z] 2.0.1-dev.19 [2021-08-02T20:24:41.748Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T20:24:41.748Z] main [2021-08-02T20:24:41.748Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:24:42.113Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1c9af10f427590f3fed47012b244cbba5cfcd3da [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:24:42.431Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T20:24:42.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-02T20:24:42.431Z] b440b3166263: Preparing [2021-08-02T20:24:42.431Z] b440b3166263: Preparing [2021-08-02T20:24:42.431Z] 31d9b67c496b: Preparing [2021-08-02T20:24:42.431Z] 3535e27a0da1: Preparing [2021-08-02T20:24:42.431Z] 4415cfd50701: Preparing [2021-08-02T20:24:42.431Z] e9abcb219757: Preparing [2021-08-02T20:24:42.431Z] 891af9b1747a: Preparing [2021-08-02T20:24:42.431Z] 8b6e40e65013: Preparing [2021-08-02T20:24:42.431Z] 29df96b9edb7: Preparing [2021-08-02T20:24:42.431Z] f36c5d7727c4: Preparing [2021-08-02T20:24:42.431Z] f4801497b069: Preparing [2021-08-02T20:24:42.431Z] 32f366d666a5: Preparing [2021-08-02T20:24:42.431Z] 891af9b1747a: Waiting [2021-08-02T20:24:42.431Z] 8b6e40e65013: Waiting [2021-08-02T20:24:42.431Z] 29df96b9edb7: Waiting [2021-08-02T20:24:42.431Z] f36c5d7727c4: Waiting [2021-08-02T20:24:42.431Z] f4801497b069: Waiting [2021-08-02T20:24:42.431Z] 32f366d666a5: Waiting [2021-08-02T20:24:42.698Z] b440b3166263: Pushed [2021-08-02T20:24:42.698Z] 3535e27a0da1: Pushed [2021-08-02T20:24:42.698Z] 891af9b1747a: Layer already exists [2021-08-02T20:24:42.698Z] 31d9b67c496b: Pushed [2021-08-02T20:24:42.698Z] 4415cfd50701: Pushed [2021-08-02T20:24:42.752Z] ---> 7a9c42f83ebb [2021-08-02T20:24:42.752Z] Step 7/26 : RUN go mod download [2021-08-02T20:24:42.963Z] 8b6e40e65013: Pushed [2021-08-02T20:24:42.963Z] 32f366d666a5: Layer already exists [2021-08-02T20:24:42.963Z] f4801497b069: Pushed [2021-08-02T20:24:42.963Z] f36c5d7727c4: Pushed [2021-08-02T20:24:42.963Z] 29df96b9edb7: Pushed [2021-08-02T20:24:43.035Z] ---> Running in e816a03ffc22 [2021-08-02T20:24:43.920Z] e9abcb219757: Pushed [2021-08-02T20:24:44.041Z] Removing intermediate container af2ea2c87d5f [2021-08-02T20:24:44.041Z] ---> 0820a829c750 [2021-08-02T20:24:44.041Z] Step 8/32 : COPY . . [2021-08-02T20:24:44.185Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da: digest: sha256:b03f28617806d12ac6ceb8ba642b6102acdb089047edeb7ad506c8f79486802d size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:24:44.513Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:24:44.828Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-08-02T20:24:44.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-02T20:24:44.828Z] b440b3166263: Preparing [2021-08-02T20:24:44.828Z] b440b3166263: Preparing [2021-08-02T20:24:44.828Z] 31d9b67c496b: Preparing [2021-08-02T20:24:44.828Z] 3535e27a0da1: Preparing [2021-08-02T20:24:44.828Z] 4415cfd50701: Preparing [2021-08-02T20:24:44.828Z] e9abcb219757: Preparing [2021-08-02T20:24:44.828Z] 891af9b1747a: Preparing [2021-08-02T20:24:44.828Z] 8b6e40e65013: Preparing [2021-08-02T20:24:44.829Z] 29df96b9edb7: Preparing [2021-08-02T20:24:44.829Z] f36c5d7727c4: Preparing [2021-08-02T20:24:44.829Z] f4801497b069: Preparing [2021-08-02T20:24:44.829Z] 32f366d666a5: Preparing [2021-08-02T20:24:44.829Z] 891af9b1747a: Waiting [2021-08-02T20:24:44.829Z] 8b6e40e65013: Waiting [2021-08-02T20:24:44.829Z] 29df96b9edb7: Waiting [2021-08-02T20:24:44.829Z] f36c5d7727c4: Waiting [2021-08-02T20:24:44.829Z] f4801497b069: Waiting [2021-08-02T20:24:44.829Z] 32f366d666a5: Waiting [2021-08-02T20:24:44.829Z] e9abcb219757: Layer already exists [2021-08-02T20:24:44.829Z] 31d9b67c496b: Layer already exists [2021-08-02T20:24:44.829Z] b440b3166263: Layer already exists [2021-08-02T20:24:44.829Z] 3535e27a0da1: Layer already exists [2021-08-02T20:24:44.829Z] 4415cfd50701: Layer already exists [2021-08-02T20:24:44.829Z] 29df96b9edb7: Layer already exists [2021-08-02T20:24:44.829Z] 891af9b1747a: Layer already exists [2021-08-02T20:24:44.829Z] 8b6e40e65013: Layer already exists [2021-08-02T20:24:44.829Z] f4801497b069: Layer already exists [2021-08-02T20:24:44.829Z] f36c5d7727c4: Layer already exists [2021-08-02T20:24:44.829Z] 32f366d666a5: Layer already exists [2021-08-02T20:24:44.829Z] latest: digest: sha256:b03f28617806d12ac6ceb8ba642b6102acdb089047edeb7ad506c8f79486802d size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:24:45.033Z] Removing intermediate container 8b1246760f17 [2021-08-02T20:24:45.033Z] ---> da2875bd4457 [2021-08-02T20:24:45.033Z] Step 8/23 : COPY . . [2021-08-02T20:24:45.150Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:24:45.468Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.19 [2021-08-02T20:24:45.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-02T20:24:45.468Z] b440b3166263: Preparing [2021-08-02T20:24:45.468Z] b440b3166263: Preparing [2021-08-02T20:24:45.468Z] 31d9b67c496b: Preparing [2021-08-02T20:24:45.468Z] 3535e27a0da1: Preparing [2021-08-02T20:24:45.468Z] 4415cfd50701: Preparing [2021-08-02T20:24:45.468Z] e9abcb219757: Preparing [2021-08-02T20:24:45.468Z] 891af9b1747a: Preparing [2021-08-02T20:24:45.468Z] 8b6e40e65013: Preparing [2021-08-02T20:24:45.468Z] 29df96b9edb7: Preparing [2021-08-02T20:24:45.468Z] f36c5d7727c4: Preparing [2021-08-02T20:24:45.468Z] f4801497b069: Preparing [2021-08-02T20:24:45.468Z] 32f366d666a5: Preparing [2021-08-02T20:24:45.468Z] 8b6e40e65013: Waiting [2021-08-02T20:24:45.468Z] 29df96b9edb7: Waiting [2021-08-02T20:24:45.468Z] f36c5d7727c4: Waiting [2021-08-02T20:24:45.468Z] 891af9b1747a: Waiting [2021-08-02T20:24:45.468Z] f4801497b069: Waiting [2021-08-02T20:24:45.468Z] 32f366d666a5: Waiting [2021-08-02T20:24:45.468Z] e9abcb219757: Layer already exists [2021-08-02T20:24:45.468Z] 3535e27a0da1: Layer already exists [2021-08-02T20:24:45.468Z] b440b3166263: Layer already exists [2021-08-02T20:24:45.468Z] 4415cfd50701: Layer already exists [2021-08-02T20:24:45.468Z] 31d9b67c496b: Layer already exists [2021-08-02T20:24:45.468Z] 891af9b1747a: Layer already exists [2021-08-02T20:24:45.468Z] 8b6e40e65013: Layer already exists [2021-08-02T20:24:45.468Z] f36c5d7727c4: Layer already exists [2021-08-02T20:24:45.468Z] 29df96b9edb7: Layer already exists [2021-08-02T20:24:45.468Z] f4801497b069: Layer already exists [2021-08-02T20:24:45.468Z] 32f366d666a5: Layer already exists [2021-08-02T20:24:45.734Z] 2.0.1-dev.19: digest: sha256:b03f28617806d12ac6ceb8ba642b6102acdb089047edeb7ad506c8f79486802d size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:24:46.033Z] Removing intermediate container 93a420d9f3d2 [2021-08-02T20:24:46.033Z] ---> 49bee2cd7d6c [2021-08-02T20:24:46.033Z] Step 8/23 : COPY . . [2021-08-02T20:24:46.057Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:24:46.307Z] Removing intermediate container ad72cb2dfe03 [2021-08-02T20:24:46.308Z] ---> 62c3d6d7f04f [2021-08-02T20:24:46.308Z] Step 8/24 : COPY . . [2021-08-02T20:24:46.371Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T20:24:46.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-02T20:24:46.371Z] b440b3166263: Preparing [2021-08-02T20:24:46.371Z] b440b3166263: Preparing [2021-08-02T20:24:46.371Z] 31d9b67c496b: Preparing [2021-08-02T20:24:46.371Z] 3535e27a0da1: Preparing [2021-08-02T20:24:46.371Z] 4415cfd50701: Preparing [2021-08-02T20:24:46.371Z] e9abcb219757: Preparing [2021-08-02T20:24:46.371Z] 891af9b1747a: Preparing [2021-08-02T20:24:46.371Z] 8b6e40e65013: Preparing [2021-08-02T20:24:46.371Z] 29df96b9edb7: Preparing [2021-08-02T20:24:46.371Z] f36c5d7727c4: Preparing [2021-08-02T20:24:46.371Z] f4801497b069: Preparing [2021-08-02T20:24:46.371Z] 32f366d666a5: Preparing [2021-08-02T20:24:46.371Z] 891af9b1747a: Waiting [2021-08-02T20:24:46.371Z] 8b6e40e65013: Waiting [2021-08-02T20:24:46.371Z] 29df96b9edb7: Waiting [2021-08-02T20:24:46.371Z] f36c5d7727c4: Waiting [2021-08-02T20:24:46.371Z] f4801497b069: Waiting [2021-08-02T20:24:46.371Z] 32f366d666a5: Waiting [2021-08-02T20:24:46.371Z] 3535e27a0da1: Layer already exists [2021-08-02T20:24:46.371Z] e9abcb219757: Layer already exists [2021-08-02T20:24:46.371Z] b440b3166263: Layer already exists [2021-08-02T20:24:46.371Z] 4415cfd50701: Layer already exists [2021-08-02T20:24:46.371Z] 31d9b67c496b: Layer already exists [2021-08-02T20:24:46.371Z] 29df96b9edb7: Layer already exists [2021-08-02T20:24:46.371Z] 891af9b1747a: Layer already exists [2021-08-02T20:24:46.371Z] 8b6e40e65013: Layer already exists [2021-08-02T20:24:46.371Z] f4801497b069: Layer already exists [2021-08-02T20:24:46.371Z] f36c5d7727c4: Layer already exists [2021-08-02T20:24:46.371Z] 32f366d666a5: Layer already exists [2021-08-02T20:24:46.371Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19: digest: sha256:b03f28617806d12ac6ceb8ba642b6102acdb089047edeb7ad506c8f79486802d size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:24:46.698Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:24:47.016Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-08-02T20:24:47.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-02T20:24:47.016Z] b440b3166263: Preparing [2021-08-02T20:24:47.016Z] b440b3166263: Preparing [2021-08-02T20:24:47.016Z] 31d9b67c496b: Preparing [2021-08-02T20:24:47.016Z] 3535e27a0da1: Preparing [2021-08-02T20:24:47.016Z] 4415cfd50701: Preparing [2021-08-02T20:24:47.016Z] e9abcb219757: Preparing [2021-08-02T20:24:47.016Z] 891af9b1747a: Preparing [2021-08-02T20:24:47.016Z] 8b6e40e65013: Preparing [2021-08-02T20:24:47.016Z] 29df96b9edb7: Preparing [2021-08-02T20:24:47.016Z] f36c5d7727c4: Preparing [2021-08-02T20:24:47.016Z] f4801497b069: Preparing [2021-08-02T20:24:47.016Z] 32f366d666a5: Preparing [2021-08-02T20:24:47.016Z] 891af9b1747a: Waiting [2021-08-02T20:24:47.016Z] 8b6e40e65013: Waiting [2021-08-02T20:24:47.016Z] 29df96b9edb7: Waiting [2021-08-02T20:24:47.016Z] f36c5d7727c4: Waiting [2021-08-02T20:24:47.016Z] f4801497b069: Waiting [2021-08-02T20:24:47.016Z] 32f366d666a5: Waiting [2021-08-02T20:24:47.016Z] b440b3166263: Layer already exists [2021-08-02T20:24:47.016Z] e9abcb219757: Layer already exists [2021-08-02T20:24:47.016Z] 31d9b67c496b: Layer already exists [2021-08-02T20:24:47.016Z] 4415cfd50701: Layer already exists [2021-08-02T20:24:47.016Z] 3535e27a0da1: Layer already exists [2021-08-02T20:24:47.016Z] 891af9b1747a: Layer already exists [2021-08-02T20:24:47.016Z] 8b6e40e65013: Layer already exists [2021-08-02T20:24:47.016Z] 29df96b9edb7: Layer already exists [2021-08-02T20:24:47.016Z] f36c5d7727c4: Layer already exists [2021-08-02T20:24:47.016Z] f4801497b069: Layer already exists [2021-08-02T20:24:47.016Z] 32f366d666a5: Layer already exists [2021-08-02T20:24:47.283Z] main: digest: sha256:b03f28617806d12ac6ceb8ba642b6102acdb089047edeb7ad506c8f79486802d size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-02T20:24:47.347Z] ===================================================== [Pipeline] echo [2021-08-02T20:24:47.364Z] taggedImages: [2021-08-02T20:24:47.364Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T20:24:47.364Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-08-02T20:24:47.364Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.19 [2021-08-02T20:24:47.364Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T20:24:47.364Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-08-02T20:24:47.406Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-08-02T20:24:47.406Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T20:24:47.406Z] latest [2021-08-02T20:24:47.406Z] 2.0.1-dev.19 [2021-08-02T20:24:47.406Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T20:24:47.406Z] main [2021-08-02T20:24:47.406Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:24:47.779Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1c9af10f427590f3fed47012b244cbba5cfcd3da [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:24:48.103Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T20:24:48.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-02T20:24:48.103Z] 7bea8bac9260: Preparing [2021-08-02T20:24:48.103Z] 209a06d532d2: Preparing [2021-08-02T20:24:48.103Z] b46d1de54fd6: Preparing [2021-08-02T20:24:48.103Z] 87c11ff3d204: Preparing [2021-08-02T20:24:48.103Z] 2e77952683b9: Preparing [2021-08-02T20:24:48.103Z] 32f366d666a5: Preparing [2021-08-02T20:24:48.103Z] 32f366d666a5: Waiting [2021-08-02T20:24:48.689Z] 87c11ff3d204: Pushed [2021-08-02T20:24:48.689Z] 32f366d666a5: Layer already exists [2021-08-02T20:24:48.689Z] b46d1de54fd6: Pushed [2021-08-02T20:24:48.689Z] 2e77952683b9: Pushed [2021-08-02T20:24:48.956Z] 7bea8bac9260: Pushed [2021-08-02T20:24:48.959Z] Removing intermediate container e816a03ffc22 [2021-08-02T20:24:48.959Z] ---> 60092f7b2776 [2021-08-02T20:24:48.959Z] Step 8/26 : COPY . . [2021-08-02T20:24:49.223Z] 209a06d532d2: Pushed [2021-08-02T20:24:49.490Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da: digest: sha256:0ab9b69b078da74fe9f61b0236df713559e727e220a9aa18fb37d7861f5f5a2d size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:24:49.815Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:24:50.135Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-08-02T20:24:50.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-02T20:24:50.135Z] 7bea8bac9260: Preparing [2021-08-02T20:24:50.135Z] 209a06d532d2: Preparing [2021-08-02T20:24:50.135Z] b46d1de54fd6: Preparing [2021-08-02T20:24:50.135Z] 87c11ff3d204: Preparing [2021-08-02T20:24:50.135Z] 2e77952683b9: Preparing [2021-08-02T20:24:50.135Z] 32f366d666a5: Preparing [2021-08-02T20:24:50.135Z] 32f366d666a5: Waiting [2021-08-02T20:24:50.135Z] 209a06d532d2: Layer already exists [2021-08-02T20:24:50.135Z] 2e77952683b9: Layer already exists [2021-08-02T20:24:50.135Z] 87c11ff3d204: Layer already exists [2021-08-02T20:24:50.135Z] 7bea8bac9260: Layer already exists [2021-08-02T20:24:50.135Z] b46d1de54fd6: Layer already exists [2021-08-02T20:24:50.135Z] 32f366d666a5: Layer already exists [2021-08-02T20:24:50.135Z] latest: digest: sha256:0ab9b69b078da74fe9f61b0236df713559e727e220a9aa18fb37d7861f5f5a2d size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:24:50.459Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:24:50.774Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.19 [2021-08-02T20:24:50.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-02T20:24:50.774Z] 7bea8bac9260: Preparing [2021-08-02T20:24:50.774Z] 209a06d532d2: Preparing [2021-08-02T20:24:50.774Z] b46d1de54fd6: Preparing [2021-08-02T20:24:50.774Z] 87c11ff3d204: Preparing [2021-08-02T20:24:50.774Z] 2e77952683b9: Preparing [2021-08-02T20:24:50.774Z] 32f366d666a5: Preparing [2021-08-02T20:24:50.774Z] 32f366d666a5: Waiting [2021-08-02T20:24:50.774Z] 209a06d532d2: Layer already exists [2021-08-02T20:24:50.774Z] 87c11ff3d204: Layer already exists [2021-08-02T20:24:50.774Z] 2e77952683b9: Layer already exists [2021-08-02T20:24:50.774Z] b46d1de54fd6: Layer already exists [2021-08-02T20:24:50.774Z] 7bea8bac9260: Layer already exists [2021-08-02T20:24:50.774Z] 32f366d666a5: Layer already exists [2021-08-02T20:24:50.774Z] 2.0.1-dev.19: digest: sha256:0ab9b69b078da74fe9f61b0236df713559e727e220a9aa18fb37d7861f5f5a2d size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:24:51.097Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:24:51.412Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T20:24:51.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-02T20:24:51.412Z] 7bea8bac9260: Preparing [2021-08-02T20:24:51.412Z] 209a06d532d2: Preparing [2021-08-02T20:24:51.412Z] b46d1de54fd6: Preparing [2021-08-02T20:24:51.412Z] 87c11ff3d204: Preparing [2021-08-02T20:24:51.412Z] 2e77952683b9: Preparing [2021-08-02T20:24:51.412Z] 32f366d666a5: Preparing [2021-08-02T20:24:51.412Z] 32f366d666a5: Waiting [2021-08-02T20:24:51.412Z] 2e77952683b9: Layer already exists [2021-08-02T20:24:51.412Z] 87c11ff3d204: Layer already exists [2021-08-02T20:24:51.412Z] 209a06d532d2: Layer already exists [2021-08-02T20:24:51.412Z] 7bea8bac9260: Layer already exists [2021-08-02T20:24:51.412Z] b46d1de54fd6: Layer already exists [2021-08-02T20:24:51.412Z] 32f366d666a5: Layer already exists [2021-08-02T20:24:51.412Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19: digest: sha256:0ab9b69b078da74fe9f61b0236df713559e727e220a9aa18fb37d7861f5f5a2d size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:24:51.739Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:24:52.058Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-08-02T20:24:52.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-02T20:24:52.058Z] 7bea8bac9260: Preparing [2021-08-02T20:24:52.058Z] 209a06d532d2: Preparing [2021-08-02T20:24:52.058Z] b46d1de54fd6: Preparing [2021-08-02T20:24:52.058Z] 87c11ff3d204: Preparing [2021-08-02T20:24:52.058Z] 2e77952683b9: Preparing [2021-08-02T20:24:52.058Z] 32f366d666a5: Preparing [2021-08-02T20:24:52.058Z] 32f366d666a5: Waiting [2021-08-02T20:24:52.058Z] 7bea8bac9260: Layer already exists [2021-08-02T20:24:52.058Z] 209a06d532d2: Layer already exists [2021-08-02T20:24:52.058Z] 2e77952683b9: Layer already exists [2021-08-02T20:24:52.058Z] 87c11ff3d204: Layer already exists [2021-08-02T20:24:52.058Z] b46d1de54fd6: Layer already exists [2021-08-02T20:24:52.058Z] 32f366d666a5: Layer already exists [2021-08-02T20:24:52.058Z] main: digest: sha256:0ab9b69b078da74fe9f61b0236df713559e727e220a9aa18fb37d7861f5f5a2d size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-02T20:24:52.127Z] ===================================================== [Pipeline] echo [2021-08-02T20:24:52.144Z] taggedImages: [2021-08-02T20:24:52.144Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T20:24:52.144Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-08-02T20:24:52.145Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.19 [2021-08-02T20:24:52.145Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T20:24:52.145Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-08-02T20:24:52.190Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-08-02T20:24:52.190Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T20:24:52.190Z] latest [2021-08-02T20:24:52.190Z] 2.0.1-dev.19 [2021-08-02T20:24:52.190Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T20:24:52.190Z] main [2021-08-02T20:24:52.190Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:24:52.555Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1c9af10f427590f3fed47012b244cbba5cfcd3da [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:24:52.875Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T20:24:52.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-02T20:24:52.875Z] 1fbb611f60a9: Preparing [2021-08-02T20:24:52.875Z] 0b4f3bf411b1: Preparing [2021-08-02T20:24:52.875Z] 3313ec3229d4: Preparing [2021-08-02T20:24:52.875Z] 5973613c9daf: Preparing [2021-08-02T20:24:52.875Z] 171d6ee6eaee: Preparing [2021-08-02T20:24:52.875Z] 771649dc174c: Preparing [2021-08-02T20:24:52.875Z] 7e5359c47683: Preparing [2021-08-02T20:24:52.875Z] b5ecd56bebf1: Preparing [2021-08-02T20:24:52.875Z] 2f2e413873ae: Preparing [2021-08-02T20:24:52.875Z] 32f366d666a5: Preparing [2021-08-02T20:24:52.875Z] 771649dc174c: Waiting [2021-08-02T20:24:52.875Z] 7e5359c47683: Waiting [2021-08-02T20:24:52.875Z] b5ecd56bebf1: Waiting [2021-08-02T20:24:52.875Z] 2f2e413873ae: Waiting [2021-08-02T20:24:52.875Z] 32f366d666a5: Waiting [2021-08-02T20:24:53.458Z] 1fbb611f60a9: Pushed [2021-08-02T20:24:53.458Z] 171d6ee6eaee: Pushed [2021-08-02T20:24:53.458Z] 0b4f3bf411b1: Pushed [2021-08-02T20:24:53.727Z] 7e5359c47683: Pushed [2021-08-02T20:24:53.727Z] b5ecd56bebf1: Pushed [2021-08-02T20:24:53.727Z] 5973613c9daf: Pushed [2021-08-02T20:24:53.727Z] 771649dc174c: Pushed [2021-08-02T20:24:53.727Z] 32f366d666a5: Layer already exists [2021-08-02T20:24:53.994Z] 2f2e413873ae: Pushed [2021-08-02T20:24:53.994Z] 3313ec3229d4: Pushed [2021-08-02T20:24:54.260Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da: digest: sha256:c0ad0b2952b769a76101481c04ea8426301f0f7753153d300a03f951db57ab11 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:24:54.584Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:24:54.903Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-08-02T20:24:54.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-02T20:24:54.903Z] 1fbb611f60a9: Preparing [2021-08-02T20:24:54.903Z] 0b4f3bf411b1: Preparing [2021-08-02T20:24:54.903Z] 3313ec3229d4: Preparing [2021-08-02T20:24:54.903Z] 5973613c9daf: Preparing [2021-08-02T20:24:54.903Z] 171d6ee6eaee: Preparing [2021-08-02T20:24:54.903Z] 771649dc174c: Preparing [2021-08-02T20:24:54.903Z] 7e5359c47683: Preparing [2021-08-02T20:24:54.903Z] b5ecd56bebf1: Preparing [2021-08-02T20:24:54.903Z] 2f2e413873ae: Preparing [2021-08-02T20:24:54.903Z] 32f366d666a5: Preparing [2021-08-02T20:24:54.903Z] 771649dc174c: Waiting [2021-08-02T20:24:54.903Z] 7e5359c47683: Waiting [2021-08-02T20:24:54.903Z] b5ecd56bebf1: Waiting [2021-08-02T20:24:54.903Z] 2f2e413873ae: Waiting [2021-08-02T20:24:54.903Z] 32f366d666a5: Waiting [2021-08-02T20:24:54.903Z] 5973613c9daf: Layer already exists [2021-08-02T20:24:54.903Z] 0b4f3bf411b1: Layer already exists [2021-08-02T20:24:54.903Z] 171d6ee6eaee: Layer already exists [2021-08-02T20:24:54.903Z] 1fbb611f60a9: Layer already exists [2021-08-02T20:24:54.903Z] 3313ec3229d4: Layer already exists [2021-08-02T20:24:54.903Z] b5ecd56bebf1: Layer already exists [2021-08-02T20:24:54.903Z] 2f2e413873ae: Layer already exists [2021-08-02T20:24:54.903Z] 7e5359c47683: Layer already exists [2021-08-02T20:24:54.903Z] 771649dc174c: Layer already exists [2021-08-02T20:24:54.903Z] 32f366d666a5: Layer already exists [2021-08-02T20:24:54.903Z] latest: digest: sha256:c0ad0b2952b769a76101481c04ea8426301f0f7753153d300a03f951db57ab11 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:24:55.230Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:24:55.548Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.19 [2021-08-02T20:24:55.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-02T20:24:55.548Z] 1fbb611f60a9: Preparing [2021-08-02T20:24:55.548Z] 0b4f3bf411b1: Preparing [2021-08-02T20:24:55.548Z] 3313ec3229d4: Preparing [2021-08-02T20:24:55.548Z] 5973613c9daf: Preparing [2021-08-02T20:24:55.548Z] 171d6ee6eaee: Preparing [2021-08-02T20:24:55.548Z] 771649dc174c: Preparing [2021-08-02T20:24:55.548Z] 7e5359c47683: Preparing [2021-08-02T20:24:55.548Z] b5ecd56bebf1: Preparing [2021-08-02T20:24:55.548Z] 2f2e413873ae: Preparing [2021-08-02T20:24:55.548Z] 32f366d666a5: Preparing [2021-08-02T20:24:55.548Z] 771649dc174c: Waiting [2021-08-02T20:24:55.548Z] 7e5359c47683: Waiting [2021-08-02T20:24:55.548Z] b5ecd56bebf1: Waiting [2021-08-02T20:24:55.548Z] 2f2e413873ae: Waiting [2021-08-02T20:24:55.548Z] 32f366d666a5: Waiting [2021-08-02T20:24:55.548Z] 1fbb611f60a9: Layer already exists [2021-08-02T20:24:55.548Z] 0b4f3bf411b1: Layer already exists [2021-08-02T20:24:55.548Z] 171d6ee6eaee: Layer already exists [2021-08-02T20:24:55.548Z] 3313ec3229d4: Layer already exists [2021-08-02T20:24:55.548Z] 5973613c9daf: Layer already exists [2021-08-02T20:24:55.548Z] 771649dc174c: Layer already exists [2021-08-02T20:24:55.548Z] 7e5359c47683: Layer already exists [2021-08-02T20:24:55.548Z] 2f2e413873ae: Layer already exists [2021-08-02T20:24:55.548Z] 32f366d666a5: Layer already exists [2021-08-02T20:24:55.548Z] b5ecd56bebf1: Layer already exists [2021-08-02T20:24:55.548Z] 2.0.1-dev.19: digest: sha256:c0ad0b2952b769a76101481c04ea8426301f0f7753153d300a03f951db57ab11 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:24:55.868Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:24:56.187Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T20:24:56.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-02T20:24:56.187Z] 1fbb611f60a9: Preparing [2021-08-02T20:24:56.187Z] 0b4f3bf411b1: Preparing [2021-08-02T20:24:56.187Z] 3313ec3229d4: Preparing [2021-08-02T20:24:56.187Z] 5973613c9daf: Preparing [2021-08-02T20:24:56.187Z] 171d6ee6eaee: Preparing [2021-08-02T20:24:56.187Z] 771649dc174c: Preparing [2021-08-02T20:24:56.187Z] 7e5359c47683: Preparing [2021-08-02T20:24:56.187Z] b5ecd56bebf1: Preparing [2021-08-02T20:24:56.187Z] 2f2e413873ae: Preparing [2021-08-02T20:24:56.187Z] 32f366d666a5: Preparing [2021-08-02T20:24:56.187Z] 771649dc174c: Waiting [2021-08-02T20:24:56.187Z] 7e5359c47683: Waiting [2021-08-02T20:24:56.187Z] b5ecd56bebf1: Waiting [2021-08-02T20:24:56.187Z] 2f2e413873ae: Waiting [2021-08-02T20:24:56.187Z] 32f366d666a5: Waiting [2021-08-02T20:24:56.187Z] 171d6ee6eaee: Layer already exists [2021-08-02T20:24:56.187Z] 5973613c9daf: Layer already exists [2021-08-02T20:24:56.187Z] 0b4f3bf411b1: Layer already exists [2021-08-02T20:24:56.187Z] 1fbb611f60a9: Layer already exists [2021-08-02T20:24:56.187Z] 3313ec3229d4: Layer already exists [2021-08-02T20:24:56.187Z] 771649dc174c: Layer already exists [2021-08-02T20:24:56.187Z] 7e5359c47683: Layer already exists [2021-08-02T20:24:56.187Z] 2f2e413873ae: Layer already exists [2021-08-02T20:24:56.187Z] b5ecd56bebf1: Layer already exists [2021-08-02T20:24:56.187Z] 32f366d666a5: Layer already exists [2021-08-02T20:24:56.187Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19: digest: sha256:c0ad0b2952b769a76101481c04ea8426301f0f7753153d300a03f951db57ab11 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:24:56.526Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:24:56.963Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-08-02T20:24:56.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-02T20:24:56.963Z] 1fbb611f60a9: Preparing [2021-08-02T20:24:56.963Z] 0b4f3bf411b1: Preparing [2021-08-02T20:24:56.963Z] 3313ec3229d4: Preparing [2021-08-02T20:24:56.963Z] 5973613c9daf: Preparing [2021-08-02T20:24:56.963Z] 171d6ee6eaee: Preparing [2021-08-02T20:24:56.963Z] 771649dc174c: Preparing [2021-08-02T20:24:56.963Z] 7e5359c47683: Preparing [2021-08-02T20:24:56.963Z] b5ecd56bebf1: Preparing [2021-08-02T20:24:56.963Z] 2f2e413873ae: Preparing [2021-08-02T20:24:56.963Z] 32f366d666a5: Preparing [2021-08-02T20:24:56.963Z] 7e5359c47683: Waiting [2021-08-02T20:24:56.963Z] b5ecd56bebf1: Waiting [2021-08-02T20:24:56.963Z] 2f2e413873ae: Waiting [2021-08-02T20:24:56.963Z] 32f366d666a5: Waiting [2021-08-02T20:24:56.963Z] 771649dc174c: Waiting [2021-08-02T20:24:56.963Z] 0b4f3bf411b1: Layer already exists [2021-08-02T20:24:56.963Z] 1fbb611f60a9: Layer already exists [2021-08-02T20:24:56.963Z] 171d6ee6eaee: Layer already exists [2021-08-02T20:24:56.963Z] 3313ec3229d4: Layer already exists [2021-08-02T20:24:56.963Z] 5973613c9daf: Layer already exists [2021-08-02T20:24:56.963Z] b5ecd56bebf1: Layer already exists [2021-08-02T20:24:56.963Z] 2f2e413873ae: Layer already exists [2021-08-02T20:24:56.963Z] 7e5359c47683: Layer already exists [2021-08-02T20:24:56.963Z] 771649dc174c: Layer already exists [2021-08-02T20:24:56.963Z] 32f366d666a5: Layer already exists [2021-08-02T20:24:56.963Z] main: digest: sha256:c0ad0b2952b769a76101481c04ea8426301f0f7753153d300a03f951db57ab11 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-02T20:24:57.230Z] ===================================================== [Pipeline] echo [2021-08-02T20:24:57.248Z] taggedImages: [2021-08-02T20:24:57.248Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T20:24:57.248Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-08-02T20:24:57.248Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.19 [2021-08-02T20:24:57.248Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T20:24:57.248Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-08-02T20:24:57.284Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-08-02T20:24:57.284Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T20:24:57.284Z] latest [2021-08-02T20:24:57.284Z] 2.0.1-dev.19 [2021-08-02T20:24:57.284Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T20:24:57.284Z] main [2021-08-02T20:24:57.284Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:24:57.643Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1c9af10f427590f3fed47012b244cbba5cfcd3da [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:24:57.964Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T20:24:57.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-02T20:24:57.964Z] e6d919f49b6e: Preparing [2021-08-02T20:24:57.964Z] a386d13a1052: Preparing [2021-08-02T20:24:57.964Z] 891af9b1747a: Preparing [2021-08-02T20:24:57.964Z] 6397441316b6: Preparing [2021-08-02T20:24:57.964Z] 32f366d666a5: Preparing [2021-08-02T20:24:57.964Z] 32f366d666a5: Layer already exists [2021-08-02T20:24:57.964Z] 891af9b1747a: Layer already exists [2021-08-02T20:24:57.964Z] e6d919f49b6e: Pushed [2021-08-02T20:24:58.232Z] 6397441316b6: Pushed [2021-08-02T20:24:59.640Z] a386d13a1052: Pushed [2021-08-02T20:24:59.640Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da: digest: sha256:71717e6b905bdaab49c76133a4f71bdaa6421eb1b9719b81eb1ae220c6b1bf3b size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:24:59.968Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:25:00.286Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-08-02T20:25:00.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-02T20:25:00.286Z] e6d919f49b6e: Preparing [2021-08-02T20:25:00.286Z] a386d13a1052: Preparing [2021-08-02T20:25:00.286Z] 891af9b1747a: Preparing [2021-08-02T20:25:00.286Z] 6397441316b6: Preparing [2021-08-02T20:25:00.286Z] 32f366d666a5: Preparing [2021-08-02T20:25:00.286Z] 32f366d666a5: Layer already exists [2021-08-02T20:25:00.286Z] a386d13a1052: Layer already exists [2021-08-02T20:25:00.286Z] 891af9b1747a: Layer already exists [2021-08-02T20:25:00.286Z] 6397441316b6: Layer already exists [2021-08-02T20:25:00.286Z] e6d919f49b6e: Layer already exists [2021-08-02T20:25:00.286Z] latest: digest: sha256:71717e6b905bdaab49c76133a4f71bdaa6421eb1b9719b81eb1ae220c6b1bf3b size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:25:00.614Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:25:00.931Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.19 [2021-08-02T20:25:00.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-02T20:25:00.931Z] e6d919f49b6e: Preparing [2021-08-02T20:25:00.931Z] a386d13a1052: Preparing [2021-08-02T20:25:00.931Z] 891af9b1747a: Preparing [2021-08-02T20:25:00.931Z] 6397441316b6: Preparing [2021-08-02T20:25:00.931Z] 32f366d666a5: Preparing [2021-08-02T20:25:00.931Z] e6d919f49b6e: Layer already exists [2021-08-02T20:25:00.931Z] 891af9b1747a: Layer already exists [2021-08-02T20:25:00.931Z] 32f366d666a5: Layer already exists [2021-08-02T20:25:00.931Z] a386d13a1052: Layer already exists [2021-08-02T20:25:00.931Z] 6397441316b6: Layer already exists [2021-08-02T20:25:00.931Z] 2.0.1-dev.19: digest: sha256:71717e6b905bdaab49c76133a4f71bdaa6421eb1b9719b81eb1ae220c6b1bf3b size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:25:01.253Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:25:01.575Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T20:25:01.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-02T20:25:01.575Z] e6d919f49b6e: Preparing [2021-08-02T20:25:01.575Z] a386d13a1052: Preparing [2021-08-02T20:25:01.575Z] 891af9b1747a: Preparing [2021-08-02T20:25:01.575Z] 6397441316b6: Preparing [2021-08-02T20:25:01.575Z] 32f366d666a5: Preparing [2021-08-02T20:25:01.575Z] 32f366d666a5: Layer already exists [2021-08-02T20:25:01.575Z] e6d919f49b6e: Layer already exists [2021-08-02T20:25:01.575Z] a386d13a1052: Layer already exists [2021-08-02T20:25:01.575Z] 891af9b1747a: Layer already exists [2021-08-02T20:25:01.575Z] 6397441316b6: Layer already exists [2021-08-02T20:25:01.575Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19: digest: sha256:71717e6b905bdaab49c76133a4f71bdaa6421eb1b9719b81eb1ae220c6b1bf3b size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:25:01.902Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:25:02.223Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-08-02T20:25:02.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-02T20:25:02.224Z] e6d919f49b6e: Preparing [2021-08-02T20:25:02.224Z] a386d13a1052: Preparing [2021-08-02T20:25:02.224Z] 891af9b1747a: Preparing [2021-08-02T20:25:02.224Z] 6397441316b6: Preparing [2021-08-02T20:25:02.224Z] 32f366d666a5: Preparing [2021-08-02T20:25:02.224Z] a386d13a1052: Layer already exists [2021-08-02T20:25:02.224Z] 32f366d666a5: Layer already exists [2021-08-02T20:25:02.224Z] e6d919f49b6e: Layer already exists [2021-08-02T20:25:02.224Z] 891af9b1747a: Layer already exists [2021-08-02T20:25:02.224Z] 6397441316b6: Layer already exists [2021-08-02T20:25:02.224Z] main: digest: sha256:71717e6b905bdaab49c76133a4f71bdaa6421eb1b9719b81eb1ae220c6b1bf3b size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-02T20:25:02.279Z] ===================================================== [Pipeline] echo [2021-08-02T20:25:02.295Z] taggedImages: [2021-08-02T20:25:02.295Z] - nexus3.edgexfoundry.org:10004/support-notifications:1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T20:25:02.295Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-08-02T20:25:02.295Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.19 [2021-08-02T20:25:02.295Z] - nexus3.edgexfoundry.org:10004/support-notifications:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T20:25:02.295Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-08-02T20:25:02.331Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-08-02T20:25:02.331Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T20:25:02.331Z] latest [2021-08-02T20:25:02.331Z] 2.0.1-dev.19 [2021-08-02T20:25:02.331Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T20:25:02.331Z] main [2021-08-02T20:25:02.331Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:25:02.698Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:1c9af10f427590f3fed47012b244cbba5cfcd3da [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:25:03.023Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T20:25:03.023Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-02T20:25:03.023Z] d38196dc2ea2: Preparing [2021-08-02T20:25:03.023Z] a548a8011c3f: Preparing [2021-08-02T20:25:03.023Z] 891af9b1747a: Preparing [2021-08-02T20:25:03.023Z] 837693846ac4: Preparing [2021-08-02T20:25:03.023Z] 32f366d666a5: Preparing [2021-08-02T20:25:03.023Z] 32f366d666a5: Layer already exists [2021-08-02T20:25:03.023Z] 837693846ac4: Layer already exists [2021-08-02T20:25:03.023Z] 891af9b1747a: Layer already exists [2021-08-02T20:25:03.023Z] d38196dc2ea2: Pushed [2021-08-02T20:25:04.073Z] ---> 3933e6524c58 [2021-08-02T20:25:04.073Z] Step 9/32 : RUN go mod tidy [2021-08-02T20:25:04.073Z] ---> 9af64b42997b [2021-08-02T20:25:04.073Z] Step 9/23 : RUN go mod tidy [2021-08-02T20:25:04.073Z] ---> e5b4af5d90e0 [2021-08-02T20:25:04.073Z] Step 9/26 : RUN go mod tidy [2021-08-02T20:25:04.073Z] ---> b69634158d75 [2021-08-02T20:25:04.073Z] Step 9/23 : RUN go mod tidy [2021-08-02T20:25:04.073Z] ---> dfebf001f204 [2021-08-02T20:25:04.073Z] Step 9/24 : RUN go mod tidy [2021-08-02T20:25:04.073Z] ---> Running in cf3874738f62 [2021-08-02T20:25:04.073Z] ---> Running in 7aabbdaacbdb [2021-08-02T20:25:04.073Z] ---> Running in 43e0ddb73bb7 [2021-08-02T20:25:04.073Z] ---> Running in 7f25872966e5 [2021-08-02T20:25:04.073Z] ---> Running in a981ff1c4093 [2021-08-02T20:25:04.426Z] a548a8011c3f: Pushed [2021-08-02T20:25:04.426Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da: digest: sha256:6db7cddc5a891a33e20ef3480240ea60ac0290eba6a7ffca7040f643a517e281 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:25:04.749Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:25:05.067Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-08-02T20:25:05.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-02T20:25:05.067Z] d38196dc2ea2: Preparing [2021-08-02T20:25:05.067Z] a548a8011c3f: Preparing [2021-08-02T20:25:05.067Z] 891af9b1747a: Preparing [2021-08-02T20:25:05.067Z] 837693846ac4: Preparing [2021-08-02T20:25:05.067Z] 32f366d666a5: Preparing [2021-08-02T20:25:05.067Z] 837693846ac4: Layer already exists [2021-08-02T20:25:05.067Z] d38196dc2ea2: Layer already exists [2021-08-02T20:25:05.067Z] 32f366d666a5: Layer already exists [2021-08-02T20:25:05.067Z] 891af9b1747a: Layer already exists [2021-08-02T20:25:05.067Z] a548a8011c3f: Layer already exists [2021-08-02T20:25:05.067Z] latest: digest: sha256:6db7cddc5a891a33e20ef3480240ea60ac0290eba6a7ffca7040f643a517e281 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:25:05.389Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:25:05.706Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.19 [2021-08-02T20:25:05.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-02T20:25:05.706Z] d38196dc2ea2: Preparing [2021-08-02T20:25:05.706Z] a548a8011c3f: Preparing [2021-08-02T20:25:05.706Z] 891af9b1747a: Preparing [2021-08-02T20:25:05.706Z] 837693846ac4: Preparing [2021-08-02T20:25:05.706Z] 32f366d666a5: Preparing [2021-08-02T20:25:05.706Z] 32f366d666a5: Layer already exists [2021-08-02T20:25:05.706Z] 891af9b1747a: Layer already exists [2021-08-02T20:25:05.706Z] 837693846ac4: Layer already exists [2021-08-02T20:25:05.706Z] d38196dc2ea2: Layer already exists [2021-08-02T20:25:05.706Z] a548a8011c3f: Layer already exists [2021-08-02T20:25:05.706Z] 2.0.1-dev.19: digest: sha256:6db7cddc5a891a33e20ef3480240ea60ac0290eba6a7ffca7040f643a517e281 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:25:06.029Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:25:06.346Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T20:25:06.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-02T20:25:06.347Z] d38196dc2ea2: Preparing [2021-08-02T20:25:06.347Z] a548a8011c3f: Preparing [2021-08-02T20:25:06.347Z] 891af9b1747a: Preparing [2021-08-02T20:25:06.347Z] 837693846ac4: Preparing [2021-08-02T20:25:06.347Z] 32f366d666a5: Preparing [2021-08-02T20:25:06.347Z] a548a8011c3f: Layer already exists [2021-08-02T20:25:06.347Z] 891af9b1747a: Layer already exists [2021-08-02T20:25:06.347Z] 32f366d666a5: Layer already exists [2021-08-02T20:25:06.347Z] 837693846ac4: Layer already exists [2021-08-02T20:25:06.347Z] d38196dc2ea2: Layer already exists [2021-08-02T20:25:06.347Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19: digest: sha256:6db7cddc5a891a33e20ef3480240ea60ac0290eba6a7ffca7040f643a517e281 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:25:06.671Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:25:06.986Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-08-02T20:25:06.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-02T20:25:06.986Z] d38196dc2ea2: Preparing [2021-08-02T20:25:06.986Z] a548a8011c3f: Preparing [2021-08-02T20:25:06.986Z] 891af9b1747a: Preparing [2021-08-02T20:25:06.986Z] 837693846ac4: Preparing [2021-08-02T20:25:06.986Z] 32f366d666a5: Preparing [2021-08-02T20:25:06.986Z] a548a8011c3f: Layer already exists [2021-08-02T20:25:06.986Z] 32f366d666a5: Layer already exists [2021-08-02T20:25:06.986Z] d38196dc2ea2: Layer already exists [2021-08-02T20:25:06.986Z] 891af9b1747a: Layer already exists [2021-08-02T20:25:06.986Z] 837693846ac4: Layer already exists [2021-08-02T20:25:06.986Z] main: digest: sha256:6db7cddc5a891a33e20ef3480240ea60ac0290eba6a7ffca7040f643a517e281 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-02T20:25:07.047Z] ===================================================== [Pipeline] echo [2021-08-02T20:25:07.064Z] taggedImages: [2021-08-02T20:25:07.064Z] - nexus3.edgexfoundry.org:10004/support-scheduler:1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T20:25:07.064Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-08-02T20:25:07.064Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.19 [2021-08-02T20:25:07.064Z] - nexus3.edgexfoundry.org:10004/support-scheduler:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T20:25:07.064Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-08-02T20:25:07.104Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-08-02T20:25:07.104Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T20:25:07.104Z] latest [2021-08-02T20:25:07.104Z] 2.0.1-dev.19 [2021-08-02T20:25:07.104Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T20:25:07.104Z] main [2021-08-02T20:25:07.104Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:25:07.467Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:1c9af10f427590f3fed47012b244cbba5cfcd3da [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:25:07.784Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T20:25:07.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-02T20:25:07.784Z] 573c0c0fa598: Preparing [2021-08-02T20:25:07.784Z] 2bd4adffa2c8: Preparing [2021-08-02T20:25:07.784Z] b8df61741f95: Preparing [2021-08-02T20:25:07.784Z] dbea87834db7: Preparing [2021-08-02T20:25:07.784Z] b82f54db960b: Preparing [2021-08-02T20:25:07.784Z] 4bc13ba6e7d2: Preparing [2021-08-02T20:25:07.784Z] 241588b2373e: Preparing [2021-08-02T20:25:07.784Z] 9e9604462a57: Preparing [2021-08-02T20:25:07.784Z] 563ea45970c1: Preparing [2021-08-02T20:25:07.784Z] 91e3b9641807: Preparing [2021-08-02T20:25:07.784Z] b2d5eeeaba3a: Preparing [2021-08-02T20:25:07.784Z] 241588b2373e: Waiting [2021-08-02T20:25:07.784Z] 9e9604462a57: Waiting [2021-08-02T20:25:07.784Z] 563ea45970c1: Waiting [2021-08-02T20:25:07.784Z] 91e3b9641807: Waiting [2021-08-02T20:25:07.784Z] b2d5eeeaba3a: Waiting [2021-08-02T20:25:07.784Z] 4bc13ba6e7d2: Waiting [2021-08-02T20:25:07.784Z] b82f54db960b: Layer already exists [2021-08-02T20:25:08.371Z] 4bc13ba6e7d2: Layer already exists [2021-08-02T20:25:08.371Z] 241588b2373e: Layer already exists [2021-08-02T20:25:08.371Z] 9e9604462a57: Layer already exists [2021-08-02T20:25:08.371Z] 2bd4adffa2c8: Pushed [2021-08-02T20:25:08.371Z] 91e3b9641807: Layer already exists [2021-08-02T20:25:08.371Z] 563ea45970c1: Layer already exists [2021-08-02T20:25:08.637Z] b2d5eeeaba3a: Layer already exists [2021-08-02T20:25:08.637Z] 573c0c0fa598: Pushed [2021-08-02T20:25:08.637Z] b8df61741f95: Pushed [2021-08-02T20:25:12.375Z] Removing intermediate container cf3874738f62 [2021-08-02T20:25:12.376Z] ---> 17350ff8ca82 [2021-08-02T20:25:12.376Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-02T20:25:12.376Z] ---> Running in ae6ca61945ed [2021-08-02T20:25:12.376Z] Removing intermediate container 43e0ddb73bb7 [2021-08-02T20:25:12.376Z] ---> 28b2124ed7be [2021-08-02T20:25:12.376Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-02T20:25:12.376Z] Removing intermediate container 7aabbdaacbdb [2021-08-02T20:25:12.376Z] ---> df35782d4a02 [2021-08-02T20:25:12.376Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-02T20:25:12.376Z] ---> Running in 12a61f7cc236 [2021-08-02T20:25:12.376Z] ---> Running in 26b9b21919ab [2021-08-02T20:25:12.376Z] Removing intermediate container 7f25872966e5 [2021-08-02T20:25:12.376Z] ---> 66230e68231a [2021-08-02T20:25:12.376Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-02T20:25:12.657Z] Removing intermediate container a981ff1c4093 [2021-08-02T20:25:12.657Z] ---> a7ab129ef0f7 [2021-08-02T20:25:12.657Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-02T20:25:12.657Z] ---> Running in 61c6317760f7 [2021-08-02T20:25:12.947Z] ---> Running in 0b1cf4a4e649 [2021-08-02T20:25:13.941Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-02T20:25:13.976Z] dbea87834db7: Pushed [2021-08-02T20:25:13.976Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da: digest: sha256:bcb100795dbc011d7a21ca94ed8abec3af044c00f3e019ad8f61ca2531b8ae94 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:25:14.298Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:25:14.545Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/core-command/core-command ./cmd/core-command [2021-08-02T20:25:14.612Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-08-02T20:25:14.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-02T20:25:14.612Z] 573c0c0fa598: Preparing [2021-08-02T20:25:14.612Z] 2bd4adffa2c8: Preparing [2021-08-02T20:25:14.612Z] b8df61741f95: Preparing [2021-08-02T20:25:14.612Z] dbea87834db7: Preparing [2021-08-02T20:25:14.612Z] b82f54db960b: Preparing [2021-08-02T20:25:14.612Z] 4bc13ba6e7d2: Preparing [2021-08-02T20:25:14.612Z] 241588b2373e: Preparing [2021-08-02T20:25:14.612Z] 9e9604462a57: Preparing [2021-08-02T20:25:14.612Z] 563ea45970c1: Preparing [2021-08-02T20:25:14.612Z] 91e3b9641807: Preparing [2021-08-02T20:25:14.612Z] b2d5eeeaba3a: Preparing [2021-08-02T20:25:14.612Z] 4bc13ba6e7d2: Waiting [2021-08-02T20:25:14.612Z] 241588b2373e: Waiting [2021-08-02T20:25:14.612Z] 9e9604462a57: Waiting [2021-08-02T20:25:14.612Z] 563ea45970c1: Waiting [2021-08-02T20:25:14.612Z] 91e3b9641807: Waiting [2021-08-02T20:25:14.612Z] b2d5eeeaba3a: Waiting [2021-08-02T20:25:14.612Z] b82f54db960b: Layer already exists [2021-08-02T20:25:14.612Z] b8df61741f95: Layer already exists [2021-08-02T20:25:14.612Z] 573c0c0fa598: Layer already exists [2021-08-02T20:25:14.612Z] 2bd4adffa2c8: Layer already exists [2021-08-02T20:25:14.612Z] dbea87834db7: Layer already exists [2021-08-02T20:25:14.612Z] 241588b2373e: Layer already exists [2021-08-02T20:25:14.612Z] 91e3b9641807: Layer already exists [2021-08-02T20:25:14.612Z] 4bc13ba6e7d2: Layer already exists [2021-08-02T20:25:14.612Z] 9e9604462a57: Layer already exists [2021-08-02T20:25:14.612Z] 563ea45970c1: Layer already exists [2021-08-02T20:25:14.612Z] b2d5eeeaba3a: Layer already exists [2021-08-02T20:25:14.818Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-02T20:25:14.879Z] latest: digest: sha256:bcb100795dbc011d7a21ca94ed8abec3af044c00f3e019ad8f61ca2531b8ae94 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:25:15.202Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:25:15.420Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-02T20:25:15.421Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-02T20:25:15.527Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.19 [2021-08-02T20:25:15.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-02T20:25:15.527Z] 573c0c0fa598: Preparing [2021-08-02T20:25:15.527Z] 2bd4adffa2c8: Preparing [2021-08-02T20:25:15.527Z] b8df61741f95: Preparing [2021-08-02T20:25:15.527Z] dbea87834db7: Preparing [2021-08-02T20:25:15.527Z] b82f54db960b: Preparing [2021-08-02T20:25:15.527Z] 4bc13ba6e7d2: Preparing [2021-08-02T20:25:15.527Z] 241588b2373e: Preparing [2021-08-02T20:25:15.527Z] 9e9604462a57: Preparing [2021-08-02T20:25:15.527Z] 563ea45970c1: Preparing [2021-08-02T20:25:15.527Z] 91e3b9641807: Preparing [2021-08-02T20:25:15.527Z] b2d5eeeaba3a: Preparing [2021-08-02T20:25:15.527Z] 9e9604462a57: Waiting [2021-08-02T20:25:15.527Z] 563ea45970c1: Waiting [2021-08-02T20:25:15.527Z] 91e3b9641807: Waiting [2021-08-02T20:25:15.527Z] b2d5eeeaba3a: Waiting [2021-08-02T20:25:15.527Z] 4bc13ba6e7d2: Waiting [2021-08-02T20:25:15.527Z] 241588b2373e: Waiting [2021-08-02T20:25:15.528Z] 2bd4adffa2c8: Layer already exists [2021-08-02T20:25:15.528Z] b82f54db960b: Layer already exists [2021-08-02T20:25:15.528Z] 573c0c0fa598: Layer already exists [2021-08-02T20:25:15.528Z] dbea87834db7: Layer already exists [2021-08-02T20:25:15.528Z] b8df61741f95: Layer already exists [2021-08-02T20:25:15.528Z] 9e9604462a57: Layer already exists [2021-08-02T20:25:15.528Z] 563ea45970c1: Layer already exists [2021-08-02T20:25:15.528Z] 241588b2373e: Layer already exists [2021-08-02T20:25:15.528Z] 4bc13ba6e7d2: Layer already exists [2021-08-02T20:25:15.528Z] 91e3b9641807: Layer already exists [2021-08-02T20:25:15.528Z] b2d5eeeaba3a: Layer already exists [2021-08-02T20:25:15.528Z] 2.0.1-dev.19: digest: sha256:bcb100795dbc011d7a21ca94ed8abec3af044c00f3e019ad8f61ca2531b8ae94 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:25:15.855Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:25:16.175Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T20:25:16.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-02T20:25:16.175Z] 573c0c0fa598: Preparing [2021-08-02T20:25:16.175Z] 2bd4adffa2c8: Preparing [2021-08-02T20:25:16.175Z] b8df61741f95: Preparing [2021-08-02T20:25:16.175Z] dbea87834db7: Preparing [2021-08-02T20:25:16.175Z] b82f54db960b: Preparing [2021-08-02T20:25:16.175Z] 4bc13ba6e7d2: Preparing [2021-08-02T20:25:16.175Z] 241588b2373e: Preparing [2021-08-02T20:25:16.175Z] 9e9604462a57: Preparing [2021-08-02T20:25:16.175Z] 563ea45970c1: Preparing [2021-08-02T20:25:16.175Z] 91e3b9641807: Preparing [2021-08-02T20:25:16.175Z] b2d5eeeaba3a: Preparing [2021-08-02T20:25:16.175Z] 9e9604462a57: Waiting [2021-08-02T20:25:16.175Z] 563ea45970c1: Waiting [2021-08-02T20:25:16.175Z] 91e3b9641807: Waiting [2021-08-02T20:25:16.175Z] 4bc13ba6e7d2: Waiting [2021-08-02T20:25:16.175Z] b2d5eeeaba3a: Waiting [2021-08-02T20:25:16.175Z] 241588b2373e: Waiting [2021-08-02T20:25:16.175Z] b82f54db960b: Layer already exists [2021-08-02T20:25:16.175Z] 2bd4adffa2c8: Layer already exists [2021-08-02T20:25:16.175Z] dbea87834db7: Layer already exists [2021-08-02T20:25:16.175Z] b8df61741f95: Layer already exists [2021-08-02T20:25:16.175Z] 573c0c0fa598: Layer already exists [2021-08-02T20:25:16.175Z] 4bc13ba6e7d2: Layer already exists [2021-08-02T20:25:16.175Z] 91e3b9641807: Layer already exists [2021-08-02T20:25:16.175Z] 563ea45970c1: Layer already exists [2021-08-02T20:25:16.175Z] 9e9604462a57: Layer already exists [2021-08-02T20:25:16.175Z] 241588b2373e: Layer already exists [2021-08-02T20:25:16.175Z] b2d5eeeaba3a: Layer already exists [2021-08-02T20:25:16.175Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19: digest: sha256:bcb100795dbc011d7a21ca94ed8abec3af044c00f3e019ad8f61ca2531b8ae94 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:25:16.499Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:25:16.817Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-08-02T20:25:16.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-02T20:25:16.818Z] 573c0c0fa598: Preparing [2021-08-02T20:25:16.818Z] 2bd4adffa2c8: Preparing [2021-08-02T20:25:16.818Z] b8df61741f95: Preparing [2021-08-02T20:25:16.818Z] dbea87834db7: Preparing [2021-08-02T20:25:16.818Z] b82f54db960b: Preparing [2021-08-02T20:25:16.818Z] 4bc13ba6e7d2: Preparing [2021-08-02T20:25:16.818Z] 241588b2373e: Preparing [2021-08-02T20:25:16.818Z] 9e9604462a57: Preparing [2021-08-02T20:25:16.818Z] 563ea45970c1: Preparing [2021-08-02T20:25:16.818Z] 91e3b9641807: Preparing [2021-08-02T20:25:16.818Z] b2d5eeeaba3a: Preparing [2021-08-02T20:25:16.818Z] 4bc13ba6e7d2: Waiting [2021-08-02T20:25:16.818Z] 241588b2373e: Waiting [2021-08-02T20:25:16.818Z] 9e9604462a57: Waiting [2021-08-02T20:25:16.818Z] 91e3b9641807: Waiting [2021-08-02T20:25:16.818Z] b2d5eeeaba3a: Waiting [2021-08-02T20:25:16.818Z] 563ea45970c1: Waiting [2021-08-02T20:25:16.818Z] b82f54db960b: Layer already exists [2021-08-02T20:25:16.818Z] 2bd4adffa2c8: Layer already exists [2021-08-02T20:25:16.818Z] b8df61741f95: Layer already exists [2021-08-02T20:25:16.818Z] dbea87834db7: Layer already exists [2021-08-02T20:25:16.818Z] 573c0c0fa598: Layer already exists [2021-08-02T20:25:16.818Z] 4bc13ba6e7d2: Layer already exists [2021-08-02T20:25:16.818Z] 241588b2373e: Layer already exists [2021-08-02T20:25:16.818Z] 563ea45970c1: Layer already exists [2021-08-02T20:25:16.818Z] 9e9604462a57: Layer already exists [2021-08-02T20:25:16.818Z] 91e3b9641807: Layer already exists [2021-08-02T20:25:16.818Z] b2d5eeeaba3a: Layer already exists [2021-08-02T20:25:16.818Z] main: digest: sha256:bcb100795dbc011d7a21ca94ed8abec3af044c00f3e019ad8f61ca2531b8ae94 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-02T20:25:16.875Z] ===================================================== [Pipeline] echo [2021-08-02T20:25:16.891Z] taggedImages: [2021-08-02T20:25:16.891Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T20:25:16.891Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-08-02T20:25:16.891Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.19 [2021-08-02T20:25:16.891Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T20:25:16.891Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-02T20:27:08.507Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-02T20:27:08.507Z] Removing intermediate container 12a61f7cc236 [2021-08-02T20:27:08.507Z] ---> d227fc9eb65b [2021-08-02T20:27:08.507Z] [2021-08-02T20:27:08.507Z] Step 11/24 : FROM alpine:3.12 [2021-08-02T20:27:08.507Z] 3.12: Pulling from library/alpine [2021-08-02T20:27:09.498Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-02T20:27:09.498Z] Status: Downloaded newer image for alpine:3.12 [2021-08-02T20:27:09.498Z] ---> c4fd0aeabfcf [2021-08-02T20:27:09.498Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-02T20:27:10.115Z] ---> Running in b0b5ef25dfb9 [2021-08-02T20:27:12.776Z] Removing intermediate container 26b9b21919ab [2021-08-02T20:27:12.776Z] ---> 56a0c2b6e1c1 [2021-08-02T20:27:12.776Z] [2021-08-02T20:27:12.776Z] Step 11/32 : FROM alpine:3.12 [2021-08-02T20:27:12.776Z] ---> c4fd0aeabfcf [2021-08-02T20:27:12.776Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-02T20:27:13.053Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-02T20:27:13.333Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-02T20:27:13.958Z] ---> Running in 13fe539bd99e [2021-08-02T20:27:13.958Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-02T20:27:13.958Z] Executing busybox-1.31.1-r20.trigger [2021-08-02T20:27:13.958Z] OK: 5 MiB in 15 packages [2021-08-02T20:27:15.414Z] Removing intermediate container 13fe539bd99e [2021-08-02T20:27:15.415Z] ---> 87c0386eae86 [2021-08-02T20:27:15.415Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-02T20:27:16.018Z] Removing intermediate container 61c6317760f7 [2021-08-02T20:27:16.019Z] ---> 97b27ed6a798 [2021-08-02T20:27:16.019Z] [2021-08-02T20:27:16.019Z] Step 11/26 : FROM alpine:3.12 [2021-08-02T20:27:16.019Z] Removing intermediate container ae6ca61945ed [2021-08-02T20:27:16.019Z] ---> 1a468f76c89d [2021-08-02T20:27:16.019Z] [2021-08-02T20:27:16.019Z] Step 11/23 : FROM alpine:3.12 [2021-08-02T20:27:16.295Z] ---> c4fd0aeabfcf [2021-08-02T20:27:16.295Z] ---> c4fd0aeabfcf [2021-08-02T20:27:16.295Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-02T20:27:16.295Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-08-02T20:27:16.295Z] ---> Running in 1244c9077358 [2021-08-02T20:27:16.570Z] Removing intermediate container b0b5ef25dfb9 [2021-08-02T20:27:16.570Z] ---> 4c0750609127 [2021-08-02T20:27:16.570Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-02T20:27:16.570Z] ---> Running in 41f4ade55e4f [2021-08-02T20:27:16.570Z] ---> Running in bd2909c235b2 [2021-08-02T20:27:16.848Z] ---> Running in 50d42751f328 [2021-08-02T20:27:17.123Z] Removing intermediate container 0b1cf4a4e649 [2021-08-02T20:27:17.123Z] ---> f85411944e00 [2021-08-02T20:27:17.123Z] [2021-08-02T20:27:17.123Z] Step 11/23 : FROM alpine:3.12 [2021-08-02T20:27:17.123Z] ---> c4fd0aeabfcf [2021-08-02T20:27:17.123Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-02T20:27:17.123Z] ---> Using cache [2021-08-02T20:27:17.123Z] ---> 4c0750609127 [2021-08-02T20:27:17.123Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-02T20:27:17.725Z] ---> Running in 26fcf658f100 [2021-08-02T20:27:17.725Z] Removing intermediate container 50d42751f328 [2021-08-02T20:27:17.725Z] ---> e5a693ecd935 [2021-08-02T20:27:17.725Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-02T20:27:18.015Z] ---> Running in 54d9ed67aa4e [2021-08-02T20:27:18.308Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-02T20:27:18.308Z] Removing intermediate container 26fcf658f100 [2021-08-02T20:27:18.308Z] ---> f42d846c1bbe [2021-08-02T20:27:18.308Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-02T20:27:18.308Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-02T20:27:18.584Z] ---> Running in 19a2614b4702 [2021-08-02T20:27:18.584Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-02T20:27:18.861Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-02T20:27:18.861Z] Removing intermediate container 54d9ed67aa4e [2021-08-02T20:27:18.861Z] ---> 48b551c1e7a9 [2021-08-02T20:27:18.861Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-02T20:27:19.137Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-02T20:27:19.137Z] (2/2) Installing su-exec (0.2-r1) [2021-08-02T20:27:19.137Z] Executing busybox-1.31.1-r20.trigger [2021-08-02T20:27:19.137Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-02T20:27:19.137Z] OK: 5 MiB in 16 packages [2021-08-02T20:27:19.137Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-02T20:27:19.413Z] ---> Running in 025cba8f6a8f [2021-08-02T20:27:19.413Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-02T20:27:19.413Z] Removing intermediate container 19a2614b4702 [2021-08-02T20:27:19.413Z] ---> 23c81e0ee9c8 [2021-08-02T20:27:19.413Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-02T20:27:19.695Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-08-02T20:27:19.695Z] (3/6) Installing libcurl (7.78.0-r0) [2021-08-02T20:27:19.695Z] (4/6) Installing curl (7.78.0-r0) [2021-08-02T20:27:19.695Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-08-02T20:27:19.695Z] (6/6) Installing su-exec (0.2-r1) [2021-08-02T20:27:19.695Z] Executing busybox-1.31.1-r20.trigger [2021-08-02T20:27:19.695Z] Executing ca-certificates-20191127-r4.trigger [2021-08-02T20:27:19.695Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-02T20:27:19.976Z] OK: 7 MiB in 20 packages [2021-08-02T20:27:19.976Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-02T20:27:19.976Z] Executing busybox-1.31.1-r20.trigger [2021-08-02T20:27:19.976Z] Executing ca-certificates-20191127-r4.trigger [2021-08-02T20:27:19.976Z] ---> Running in f4755fdf002b [2021-08-02T20:27:20.259Z] OK: 6 MiB in 16 packages [2021-08-02T20:27:20.259Z] Removing intermediate container 025cba8f6a8f [2021-08-02T20:27:20.259Z] ---> 8fe62e774b5f [2021-08-02T20:27:20.259Z] Step 16/24 : WORKDIR / [2021-08-02T20:27:20.861Z] ---> Running in b63c52c1bf1a [2021-08-02T20:27:20.861Z] Removing intermediate container f4755fdf002b [2021-08-02T20:27:20.861Z] ---> 785dc7e0411e [2021-08-02T20:27:20.861Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-02T20:27:21.138Z] Removing intermediate container 1244c9077358 [2021-08-02T20:27:21.138Z] ---> e26a3d7c7bab [2021-08-02T20:27:21.138Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-02T20:27:21.415Z] ---> Running in 250f4183bdc0 [2021-08-02T20:27:21.691Z] Removing intermediate container b63c52c1bf1a [2021-08-02T20:27:21.691Z] ---> 2f18536a8d0a [2021-08-02T20:27:21.691Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-02T20:27:22.300Z] Removing intermediate container bd2909c235b2 [2021-08-02T20:27:22.300Z] ---> 054138efec65 [2021-08-02T20:27:22.300Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-02T20:27:22.300Z] ---> ddeeed3d1850 [2021-08-02T20:27:22.300Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-02T20:27:22.300Z] Removing intermediate container 250f4183bdc0 [2021-08-02T20:27:22.300Z] ---> 4101945f6326 [2021-08-02T20:27:22.582Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-02T20:27:22.582Z] Removing intermediate container 41f4ade55e4f [2021-08-02T20:27:22.582Z] ---> 0ef753d064af [2021-08-02T20:27:22.582Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-02T20:27:22.582Z] ---> Running in 402c095e23aa [2021-08-02T20:27:22.582Z] ---> Running in 558de1cb54fb [2021-08-02T20:27:22.861Z] ---> Running in 8a4cad907685 [2021-08-02T20:27:22.861Z] ---> cf9a0a73fad4 [2021-08-02T20:27:22.861Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-02T20:27:23.476Z] Removing intermediate container 402c095e23aa [2021-08-02T20:27:23.476Z] ---> 01de75ca229b [2021-08-02T20:27:23.476Z] Step 14/26 : WORKDIR / [2021-08-02T20:27:24.078Z] Removing intermediate container 558de1cb54fb [2021-08-02T20:27:24.078Z] ---> 04ceda9d8786 [2021-08-02T20:27:24.078Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-02T20:27:24.078Z] Removing intermediate container 8a4cad907685 [2021-08-02T20:27:24.078Z] ---> 42b78069551e [2021-08-02T20:27:24.078Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-02T20:27:24.078Z] ---> Running in b101e9516552 [2021-08-02T20:27:24.357Z] ---> f8b3e7070a27 [2021-08-02T20:27:24.357Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-02T20:27:24.357Z] ---> Running in c7ac8da8e6c9 [2021-08-02T20:27:24.633Z] ---> Running in 508709a5da3d [2021-08-02T20:27:24.633Z] ---> 5abbf4764c8c [2021-08-02T20:27:24.633Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-02T20:27:25.240Z] Removing intermediate container b101e9516552 [2021-08-02T20:27:25.240Z] ---> d853ed9663a6 [2021-08-02T20:27:25.240Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-08-02T20:27:25.240Z] Removing intermediate container 508709a5da3d [2021-08-02T20:27:25.240Z] ---> e40cb65d04c2 [2021-08-02T20:27:25.240Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-02T20:27:25.521Z] ---> Running in 72f9214971a7 [2021-08-02T20:27:25.797Z] ---> c9705105cacf [2021-08-02T20:27:25.797Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-02T20:27:26.072Z] ---> fbb06ffe6421 [2021-08-02T20:27:26.072Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-02T20:27:26.364Z] ---> Running in 6c3120548bb7 [2021-08-02T20:27:26.364Z] ---> Running in 1f41e380f28e [2021-08-02T20:27:26.364Z] ---> 0c5a58c80180 [2021-08-02T20:27:26.364Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-08-02T20:27:26.644Z] Removing intermediate container 72f9214971a7 [2021-08-02T20:27:26.644Z] ---> 82d33fc33048 [2021-08-02T20:27:26.644Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-02T20:27:27.252Z] Removing intermediate container 6c3120548bb7 [2021-08-02T20:27:27.252Z] ---> 4d67e1e73b9b [2021-08-02T20:27:27.252Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-02T20:27:27.252Z] Removing intermediate container 1f41e380f28e [2021-08-02T20:27:27.252Z] ---> 20625e1017b3 [2021-08-02T20:27:27.252Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-02T20:27:27.252Z] ---> Running in 826fdf12cbb7 [2021-08-02T20:27:27.529Z] Removing intermediate container c7ac8da8e6c9 [2021-08-02T20:27:27.529Z] ---> 459ec1d7cd4a [2021-08-02T20:27:27.529Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-02T20:27:27.529Z] ---> Running in edadb272871b [2021-08-02T20:27:27.805Z] ---> 6789e9b43703 [2021-08-02T20:27:27.805Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-02T20:27:27.805Z] ---> Running in e270381bdc7c [2021-08-02T20:27:27.805Z] ---> 73d336e5d68b [2021-08-02T20:27:27.805Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-02T20:27:28.085Z] Removing intermediate container 826fdf12cbb7 [2021-08-02T20:27:28.085Z] ---> 809f9abe2c8b [2021-08-02T20:27:28.085Z] Step 21/23 : LABEL arch=arm64 [2021-08-02T20:27:28.369Z] Removing intermediate container edadb272871b [2021-08-02T20:27:28.369Z] ---> 823223f32479 [2021-08-02T20:27:28.369Z] Step 22/24 : LABEL arch=arm64 [2021-08-02T20:27:28.369Z] ---> Running in d37bc5538d42 [2021-08-02T20:27:28.650Z] ---> Running in 5ea9b8269ec1 [2021-08-02T20:27:28.650Z] Removing intermediate container e270381bdc7c [2021-08-02T20:27:28.650Z] ---> 020464ef4b13 [2021-08-02T20:27:28.650Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-02T20:27:29.263Z] ---> 8605a3e6125b [2021-08-02T20:27:29.263Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-08-02T20:27:29.263Z] Removing intermediate container d37bc5538d42 [2021-08-02T20:27:29.263Z] ---> 8e453d8db3b9 [2021-08-02T20:27:29.263Z] Step 22/23 : LABEL git_sha=1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T20:27:29.263Z] Removing intermediate container 5ea9b8269ec1 [2021-08-02T20:27:29.263Z] ---> f4373d56fe2c [2021-08-02T20:27:29.263Z] Step 23/24 : LABEL git_sha=1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T20:27:29.541Z] ---> Running in 85eb274ee40a [2021-08-02T20:27:29.820Z] ---> Running in 4d4af5e1ee68 [2021-08-02T20:27:29.821Z] ---> ccec3ed6f73b [2021-08-02T20:27:29.821Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-02T20:27:29.821Z] ---> a20371b55b16 [2021-08-02T20:27:29.821Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-02T20:27:30.101Z] ---> Running in 82e893e486ca [2021-08-02T20:27:30.384Z] ---> 2637ff14869a [2021-08-02T20:27:30.384Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-02T20:27:30.384Z] Removing intermediate container 85eb274ee40a [2021-08-02T20:27:30.384Z] ---> a0a0483742ea [2021-08-02T20:27:30.384Z] Step 23/23 : LABEL version=2.0.1-dev.19 [2021-08-02T20:27:30.658Z] Removing intermediate container 4d4af5e1ee68 [2021-08-02T20:27:30.658Z] ---> ab107998d663 [2021-08-02T20:27:30.658Z] Step 24/24 : LABEL version=2.0.1-dev.19 [2021-08-02T20:27:30.658Z] ---> Running in e8507e8c2510 [2021-08-02T20:27:30.935Z] ---> Running in 51cefb03ea35 [2021-08-02T20:27:31.212Z] ---> a455200fe6ae [2021-08-02T20:27:31.212Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-02T20:27:31.491Z] ---> Running in 8f2d1adf553e [2021-08-02T20:27:31.491Z] Removing intermediate container e8507e8c2510 [2021-08-02T20:27:31.491Z] ---> fceb1984333e [2021-08-02T20:27:31.491Z] [2021-08-02T20:27:31.765Z] Removing intermediate container 51cefb03ea35 [2021-08-02T20:27:31.765Z] ---> 8c4fbb036cfe [2021-08-02T20:27:31.765Z] [2021-08-02T20:27:31.765Z] Successfully built fceb1984333e [2021-08-02T20:27:32.047Z] Successfully tagged support-scheduler-arm64:latest [2021-08-02T20:27:32.047Z]  Building support-scheduler ... done Building core-metadata [2021-08-02T20:27:32.047Z] Successfully built 8c4fbb036cfe [2021-08-02T20:27:32.047Z] ---> 497869f2ab75 [2021-08-02T20:27:32.047Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-02T20:27:32.325Z] Successfully tagged core-command-arm64:latest [2021-08-02T20:27:32.325Z] Building security-proxy-setup [2021-08-02T20:27:32.325Z]  Building core-command ... done Removing intermediate container 8f2d1adf553e [2021-08-02T20:27:32.325Z] ---> 47ddd04df413 [2021-08-02T20:27:32.325Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-02T20:27:32.605Z] ---> Running in 779c9a047535 [2021-08-02T20:27:33.209Z] Removing intermediate container 779c9a047535 [2021-08-02T20:27:33.209Z] ---> 30c24320ae32 [2021-08-02T20:27:33.209Z] Step 21/23 : LABEL arch=arm64 [2021-08-02T20:27:35.202Z] ---> Running in 8fb7e2409d04 [2021-08-02T20:27:35.202Z] Removing intermediate container 82e893e486ca [2021-08-02T20:27:35.202Z] ---> 303768596c82 [2021-08-02T20:27:35.202Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-02T20:27:35.820Z] ---> 4f9d292be0b1 [2021-08-02T20:27:35.820Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-02T20:27:36.479Z] Removing intermediate container 8fb7e2409d04 [2021-08-02T20:27:36.479Z] ---> e81a65206d28 [2021-08-02T20:27:36.479Z] Step 22/23 : LABEL git_sha=1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T20:27:37.086Z] ---> 7fa594df9adb [2021-08-02T20:27:37.086Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-02T20:27:37.086Z] ---> Running in f71fc0ebe7cb [2021-08-02T20:27:37.369Z] ---> 7bee2dd02818 [2021-08-02T20:27:37.369Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-08-02T20:27:37.646Z] ---> Running in d4300e23045b [2021-08-02T20:27:38.258Z] Removing intermediate container f71fc0ebe7cb [2021-08-02T20:27:38.258Z] ---> 7002494909d4 [2021-08-02T20:27:38.258Z] Step 23/23 : LABEL version=2.0.1-dev.19 [2021-08-02T20:27:38.538Z] ---> Running in b28eafebba2c [2021-08-02T20:27:39.179Z] ---> 3a010c972192 [2021-08-02T20:27:39.179Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-02T20:27:39.179Z] Removing intermediate container b28eafebba2c [2021-08-02T20:27:39.179Z] ---> 3e245c38246c [2021-08-02T20:27:39.179Z] [2021-08-02T20:27:39.784Z] Successfully built 3e245c38246c [2021-08-02T20:27:39.784Z] Successfully tagged support-notifications-arm64:latest [2021-08-02T20:27:39.784Z] Building core-data [2021-08-02T20:27:40.067Z]  Building support-notifications ... done  ---> f9f2b5cbe6eb [2021-08-02T20:27:40.067Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-02T20:27:41.522Z] Removing intermediate container d4300e23045b [2021-08-02T20:27:41.522Z] ---> 6a4644e5182d [2021-08-02T20:27:41.522Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-02T20:27:42.122Z] ---> e8fb5578f861 [2021-08-02T20:27:42.123Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-02T20:27:42.123Z] ---> Running in f30bea66abce [2021-08-02T20:27:43.592Z] Removing intermediate container f30bea66abce [2021-08-02T20:27:43.592Z] ---> 0be56cd3b5f8 [2021-08-02T20:27:43.592Z] Step 24/26 : LABEL arch=arm64 [2021-08-02T20:27:43.873Z] ---> 515fb0bf110a [2021-08-02T20:27:43.873Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-02T20:27:44.161Z] ---> Running in 8fd3726793e6 [2021-08-02T20:27:45.155Z] ---> Running in 7ec5fb576ead [2021-08-02T20:27:45.434Z] Removing intermediate container 8fd3726793e6 [2021-08-02T20:27:45.434Z] ---> 46f89023f4db [2021-08-02T20:27:45.434Z] Step 25/26 : LABEL git_sha=1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T20:27:46.045Z] ---> Running in 8041f761e66c [2021-08-02T20:27:46.045Z] Removing intermediate container 7ec5fb576ead [2021-08-02T20:27:46.045Z] ---> 769fab60916b [2021-08-02T20:27:46.045Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-02T20:27:47.041Z] Removing intermediate container 8041f761e66c [2021-08-02T20:27:47.041Z] ---> 093b49460183 [2021-08-02T20:27:47.041Z] Step 26/26 : LABEL version=2.0.1-dev.19 [2021-08-02T20:27:47.652Z] ---> b17b09c42c5d [2021-08-02T20:27:47.652Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-02T20:27:47.652Z] ---> Running in d52b4b54eb2b [2021-08-02T20:27:48.637Z] ---> Running in 5e171d18761b [2021-08-02T20:27:48.913Z] Removing intermediate container d52b4b54eb2b [2021-08-02T20:27:48.913Z] ---> 601879bad736 [2021-08-02T20:27:48.913Z] [2021-08-02T20:27:49.192Z] Successfully built 601879bad736 [2021-08-02T20:27:49.192Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-08-02T20:27:49.192Z] Building sys-mgmt-agent [2021-08-02T20:27:51.826Z]  Building security-secretstore-setup ... done Removing intermediate container 5e171d18761b [2021-08-02T20:27:51.827Z] ---> 49a3966958bf [2021-08-02T20:27:51.827Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-02T20:27:52.106Z] ---> Running in 562dc9676734 [2021-08-02T20:27:53.127Z] Removing intermediate container 562dc9676734 [2021-08-02T20:27:53.127Z] ---> fcf8634ff1aa [2021-08-02T20:27:53.127Z] Step 29/32 : CMD ["gate"] [2021-08-02T20:27:54.114Z] ---> Running in a6b0421e61d9 [2021-08-02T20:27:55.120Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-02T20:27:55.120Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-02T20:27:55.120Z] ---> b99be2aac2a9 [2021-08-02T20:27:55.120Z] Step 3/22 : WORKDIR /edgex-go [2021-08-02T20:27:55.120Z] ---> Using cache [2021-08-02T20:27:55.120Z] ---> 76a0d1122544 [2021-08-02T20:27:55.120Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T20:27:55.120Z] ---> Using cache [2021-08-02T20:27:55.120Z] ---> 8cb2ef1519f3 [2021-08-02T20:27:55.120Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-02T20:27:55.120Z] ---> Using cache [2021-08-02T20:27:55.120Z] ---> 5860fc60d55a [2021-08-02T20:27:55.120Z] Step 6/22 : COPY go.mod . [2021-08-02T20:27:55.120Z] ---> Using cache [2021-08-02T20:27:55.120Z] ---> 7a9c42f83ebb [2021-08-02T20:27:55.120Z] Step 7/22 : RUN go mod download [2021-08-02T20:27:55.120Z] ---> Using cache [2021-08-02T20:27:55.120Z] ---> 60092f7b2776 [2021-08-02T20:27:55.120Z] Step 8/22 : COPY . . [2021-08-02T20:27:55.120Z] Removing intermediate container a6b0421e61d9 [2021-08-02T20:27:55.120Z] ---> 0cf12cab1424 [2021-08-02T20:27:55.120Z] Step 30/32 : LABEL arch=arm64 [2021-08-02T20:27:55.120Z] ---> Using cache [2021-08-02T20:27:55.120Z] ---> e5b4af5d90e0 [2021-08-02T20:27:55.120Z] Step 9/22 : RUN go mod tidy [2021-08-02T20:27:55.120Z] ---> Using cache [2021-08-02T20:27:55.120Z] ---> 66230e68231a [2021-08-02T20:27:55.120Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-02T20:27:55.395Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-02T20:27:55.395Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-02T20:27:55.395Z] ---> b99be2aac2a9 [2021-08-02T20:27:55.395Z] Step 3/24 : WORKDIR /edgex-go [2021-08-02T20:27:55.395Z] ---> Using cache [2021-08-02T20:27:55.395Z] ---> 76a0d1122544 [2021-08-02T20:27:55.395Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T20:27:55.395Z] ---> Using cache [2021-08-02T20:27:55.395Z] ---> 8cb2ef1519f3 [2021-08-02T20:27:55.395Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-02T20:27:55.395Z] ---> Using cache [2021-08-02T20:27:55.395Z] ---> 5860fc60d55a [2021-08-02T20:27:55.395Z] Step 6/24 : COPY go.mod . [2021-08-02T20:27:55.395Z] ---> Using cache [2021-08-02T20:27:55.395Z] ---> 7a9c42f83ebb [2021-08-02T20:27:55.395Z] Step 7/24 : RUN go mod download [2021-08-02T20:27:55.395Z] ---> Using cache [2021-08-02T20:27:55.395Z] ---> 60092f7b2776 [2021-08-02T20:27:55.395Z] Step 8/24 : COPY . . [2021-08-02T20:27:55.396Z] ---> Using cache [2021-08-02T20:27:55.396Z] ---> e5b4af5d90e0 [2021-08-02T20:27:55.396Z] Step 9/24 : RUN go mod tidy [2021-08-02T20:27:55.396Z] ---> Using cache [2021-08-02T20:27:55.396Z] ---> 66230e68231a [2021-08-02T20:27:55.396Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-02T20:27:56.001Z] ---> Running in 4c5cfa96bb6e [2021-08-02T20:27:56.001Z] ---> Running in 6d9addf77474 [2021-08-02T20:27:56.001Z] ---> Running in 401b8be11928 [2021-08-02T20:27:58.008Z] Removing intermediate container 401b8be11928 [2021-08-02T20:27:58.008Z] ---> e1cbdb3d7a1a [2021-08-02T20:27:58.008Z] Step 31/32 : LABEL git_sha=1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T20:27:58.008Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-02T20:27:58.291Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-02T20:27:58.571Z] ---> Running in 1ef0b72552eb [2021-08-02T20:27:59.574Z] Removing intermediate container 1ef0b72552eb [2021-08-02T20:27:59.574Z] ---> 642f7c313ed0 [2021-08-02T20:27:59.574Z] Step 32/32 : LABEL version=2.0.1-dev.19 [2021-08-02T20:28:00.222Z] ---> Running in 4d6d18160811 [2021-08-02T20:28:02.222Z] Removing intermediate container 4d6d18160811 [2021-08-02T20:28:02.222Z] ---> 9b6f85b55b9f [2021-08-02T20:28:02.222Z] [2021-08-02T20:28:02.832Z] Successfully built 9b6f85b55b9f [2021-08-02T20:28:02.832Z] Successfully tagged security-bootstrapper-arm64:latest [2021-08-02T20:28:02.832Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-02T20:28:02.832Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-02T20:28:02.832Z] ---> b99be2aac2a9 [2021-08-02T20:28:02.832Z] Step 3/24 : WORKDIR /edgex-go [2021-08-02T20:28:02.832Z] ---> Using cache [2021-08-02T20:28:02.832Z] ---> 76a0d1122544 [2021-08-02T20:28:02.832Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T20:28:02.832Z] ---> Using cache [2021-08-02T20:28:02.832Z] ---> 8cb2ef1519f3 [2021-08-02T20:28:02.832Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-02T20:28:03.441Z] ---> Running in 3b3c42f72d78 [2021-08-02T20:28:05.444Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-02T20:28:06.438Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-02T20:28:09.083Z] OK: 218 MiB in 52 packages [2021-08-02T20:28:09.083Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-02T20:28:09.083Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-02T20:28:09.083Z] ---> b99be2aac2a9 [2021-08-02T20:28:09.083Z] Step 3/24 : WORKDIR /edgex-go [2021-08-02T20:28:09.083Z] ---> Using cache [2021-08-02T20:28:09.083Z] ---> 76a0d1122544 [2021-08-02T20:28:09.083Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T20:28:09.083Z] ---> Using cache [2021-08-02T20:28:09.083Z] ---> 8cb2ef1519f3 [2021-08-02T20:28:09.083Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-02T20:28:10.080Z] ---> Running in 34c125e19f4f [2021-08-02T20:28:11.086Z] Removing intermediate container 3b3c42f72d78 [2021-08-02T20:28:11.086Z] ---> da0c4005df3a [2021-08-02T20:28:11.086Z] Step 6/24 : COPY go.mod . [2021-08-02T20:28:12.087Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-02T20:28:12.366Z] ---> 44dfcc3a8484 [2021-08-02T20:28:12.366Z] Step 7/24 : RUN go mod download [2021-08-02T20:28:12.646Z] ---> Running in 1974d46863a4 [2021-08-02T20:28:12.925Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-02T20:28:13.929Z] OK: 218 MiB in 52 packages [2021-08-02T20:28:15.934Z] Removing intermediate container 34c125e19f4f [2021-08-02T20:28:15.934Z] ---> 194560b7b164 [2021-08-02T20:28:15.934Z] Step 6/24 : COPY go.mod . [2021-08-02T20:28:16.928Z] ---> 3b3dab187675 [2021-08-02T20:28:16.928Z] Step 7/24 : RUN go mod download [2021-08-02T20:28:16.928Z] ---> Running in 01c832e860ea [2021-08-02T20:28:18.923Z] Removing intermediate container 1974d46863a4 [2021-08-02T20:28:18.923Z] ---> 99d0aedd5df4 [2021-08-02T20:28:18.923Z] Step 8/24 : COPY . . [2021-08-02T20:28:26.591Z] Removing intermediate container 01c832e860ea [2021-08-02T20:28:26.591Z] ---> cab87d01407e [2021-08-02T20:28:26.591Z] Step 8/24 : COPY . . [2021-08-02T20:28:32.236Z] ---> 6beeb63b38d8 [2021-08-02T20:28:32.236Z] Step 9/24 : RUN go mod tidy [2021-08-02T20:28:32.509Z] ---> Running in 4c18d30b0bc7 [2021-08-02T20:28:40.898Z] ---> 550759d4bf54 [2021-08-02T20:28:40.898Z] Step 9/24 : RUN go mod tidy [2021-08-02T20:28:40.898Z] ---> Running in 3ad0a5227194 [2021-08-02T20:28:42.342Z] Removing intermediate container 4c18d30b0bc7 [2021-08-02T20:28:42.342Z] ---> c27da43eb2db [2021-08-02T20:28:42.342Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-02T20:28:42.618Z] ---> Running in d057e0085418 [2021-08-02T20:28:44.606Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/core-data/core-data ./cmd/core-data [2021-08-02T20:28:48.016Z] Removing intermediate container 3ad0a5227194 [2021-08-02T20:28:48.016Z] ---> 5ee935e6b365 [2021-08-02T20:28:48.016Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-02T20:28:48.293Z] ---> Running in 93741b37ee2c [2021-08-02T20:28:50.281Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-02T20:29:17.102Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-02T20:29:32.221Z] Removing intermediate container 4c5cfa96bb6e [2021-08-02T20:29:32.221Z] ---> 9515f3a46cfa [2021-08-02T20:29:32.221Z] [2021-08-02T20:29:32.221Z] Step 11/22 : FROM alpine:3.12 [2021-08-02T20:29:32.221Z] ---> c4fd0aeabfcf [2021-08-02T20:29:32.221Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-02T20:29:32.221Z] ---> Running in b798f5679055 [2021-08-02T20:29:34.210Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-02T20:29:34.210Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-02T20:29:35.198Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-02T20:29:35.198Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-02T20:29:35.198Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-02T20:29:35.198Z] (4/4) Installing curl (7.78.0-r0) [2021-08-02T20:29:35.198Z] Executing busybox-1.31.1-r20.trigger [2021-08-02T20:29:35.198Z] Executing ca-certificates-20191127-r4.trigger [2021-08-02T20:29:35.474Z] OK: 7 MiB in 18 packages [2021-08-02T20:29:36.921Z] Removing intermediate container 6d9addf77474 [2021-08-02T20:29:36.921Z] ---> 8fa6abc4dc16 [2021-08-02T20:29:36.921Z] [2021-08-02T20:29:36.921Z] Step 11/24 : FROM alpine:3.12 [2021-08-02T20:29:36.921Z] ---> c4fd0aeabfcf [2021-08-02T20:29:36.921Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-02T20:29:36.921Z] ---> Using cache [2021-08-02T20:29:36.921Z] ---> 4c0750609127 [2021-08-02T20:29:36.921Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-02T20:29:36.921Z] ---> Using cache [2021-08-02T20:29:36.921Z] ---> f42d846c1bbe [2021-08-02T20:29:36.921Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-02T20:29:37.201Z] ---> Running in 80d6b8d65962 [2021-08-02T20:29:38.192Z] Removing intermediate container b798f5679055 [2021-08-02T20:29:38.192Z] ---> 341a495bbae9 [2021-08-02T20:29:38.192Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-02T20:29:38.468Z] Removing intermediate container 80d6b8d65962 [2021-08-02T20:29:38.468Z] ---> 2cd2390f1ac5 [2021-08-02T20:29:38.468Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-02T20:29:38.468Z] ---> Running in 8248bf61b6f4 [2021-08-02T20:29:38.744Z] ---> Running in 9e2eb14a1e3e [2021-08-02T20:29:39.347Z] Removing intermediate container 8248bf61b6f4 [2021-08-02T20:29:39.347Z] ---> f34fd6527a1b [2021-08-02T20:29:39.347Z] Step 14/22 : WORKDIR /edgex [2021-08-02T20:29:39.623Z] Removing intermediate container 9e2eb14a1e3e [2021-08-02T20:29:39.623Z] ---> 9bff28c0dc2b [2021-08-02T20:29:39.623Z] Step 16/24 : WORKDIR / [2021-08-02T20:29:39.623Z] ---> Running in a57270511398 [2021-08-02T20:29:39.901Z] ---> Running in 845a06b492a1 [2021-08-02T20:29:40.507Z] Removing intermediate container a57270511398 [2021-08-02T20:29:40.507Z] ---> 3cd1eda20e06 [2021-08-02T20:29:40.507Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-02T20:29:40.784Z] Removing intermediate container 845a06b492a1 [2021-08-02T20:29:40.784Z] ---> afd095f87ada [2021-08-02T20:29:40.784Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-02T20:29:42.229Z] ---> 8fec0802278a [2021-08-02T20:29:42.229Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-02T20:29:42.515Z] ---> 07e78a6041b4 [2021-08-02T20:29:42.515Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-02T20:29:45.151Z] ---> 028400dcbc8a [2021-08-02T20:29:45.151Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-02T20:29:45.151Z] ---> dfb97578466f [2021-08-02T20:29:45.151Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-02T20:29:46.611Z] ---> 5b5f3ffc7482 [2021-08-02T20:29:46.611Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-02T20:29:47.225Z] ---> Running in 73f5e069773f [2021-08-02T20:29:47.225Z] ---> e63965b2f765 [2021-08-02T20:29:47.225Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-02T20:29:47.513Z] ---> Running in 54a4786dbc7e [2021-08-02T20:29:48.116Z] Removing intermediate container 73f5e069773f [2021-08-02T20:29:48.116Z] ---> 48a1af8872d4 [2021-08-02T20:29:48.116Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-02T20:29:48.116Z] ---> Running in cd46f26c12d1 [2021-08-02T20:29:48.392Z] Removing intermediate container 54a4786dbc7e [2021-08-02T20:29:48.392Z] ---> 2e7d44abf706 [2021-08-02T20:29:48.392Z] Step 19/22 : CMD ["--init=true"] [2021-08-02T20:29:48.682Z] ---> Running in 6af3a8a8b0b8 [2021-08-02T20:29:48.959Z] Removing intermediate container cd46f26c12d1 [2021-08-02T20:29:48.959Z] ---> 27c706fcdeae [2021-08-02T20:29:48.959Z] Step 22/24 : LABEL arch=arm64 [2021-08-02T20:29:49.237Z] ---> Running in 8238cc8c0bbb [2021-08-02T20:29:49.237Z] Removing intermediate container 6af3a8a8b0b8 [2021-08-02T20:29:49.237Z] ---> 1f45a18f01bc [2021-08-02T20:29:49.512Z] Step 20/22 : LABEL arch=arm64 [2021-08-02T20:29:49.792Z] ---> Running in 031ed788b3a6 [2021-08-02T20:29:50.067Z] Removing intermediate container 8238cc8c0bbb [2021-08-02T20:29:50.067Z] ---> fedcef9e3cd2 [2021-08-02T20:29:50.067Z] Step 23/24 : LABEL git_sha=1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T20:29:50.344Z] ---> Running in 4c6d6ba370d6 [2021-08-02T20:29:50.623Z] Removing intermediate container 031ed788b3a6 [2021-08-02T20:29:50.623Z] ---> 809533c97001 [2021-08-02T20:29:50.623Z] Step 21/22 : LABEL git_sha=1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T20:29:50.899Z] ---> Running in 6b2090702311 [2021-08-02T20:29:51.176Z] Removing intermediate container 4c6d6ba370d6 [2021-08-02T20:29:51.176Z] ---> d1b2bd8115cd [2021-08-02T20:29:51.176Z] Step 24/24 : LABEL version=2.0.1-dev.19 [2021-08-02T20:29:51.455Z] ---> Running in 3fcd3d90108d [2021-08-02T20:29:51.732Z] Removing intermediate container 6b2090702311 [2021-08-02T20:29:51.732Z] ---> 31019008284f [2021-08-02T20:29:51.732Z] Step 22/22 : LABEL version=2.0.1-dev.19 [2021-08-02T20:29:52.002Z] ---> Running in e864d75256b7 [2021-08-02T20:29:52.277Z] Removing intermediate container 3fcd3d90108d [2021-08-02T20:29:52.277Z] ---> f40c2414f00c [2021-08-02T20:29:52.277Z] [2021-08-02T20:29:52.903Z] Successfully built f40c2414f00c [2021-08-02T20:29:53.180Z] Successfully tagged core-metadata-arm64:latest [2021-08-02T20:29:53.180Z]  Building core-metadata ... done Removing intermediate container e864d75256b7 [2021-08-02T20:29:53.180Z] ---> 76c0a0a312fa [2021-08-02T20:29:53.180Z] [2021-08-02T20:29:53.458Z] Successfully built 76c0a0a312fa [2021-08-02T20:29:53.458Z] Successfully tagged security-proxy-setup-arm64:latest [2021-08-02T20:30:08.584Z]  Building security-proxy-setup ... done Removing intermediate container 93741b37ee2c [2021-08-02T20:30:08.584Z] ---> 986f9986711a [2021-08-02T20:30:08.584Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-02T20:30:08.584Z] ---> Running in 0e0795b34c08 [2021-08-02T20:30:08.857Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-02T20:30:12.255Z] Removing intermediate container 0e0795b34c08 [2021-08-02T20:30:12.255Z] ---> b556dd5e89f3 [2021-08-02T20:30:12.255Z] [2021-08-02T20:30:12.255Z] Step 12/24 : FROM docker:20.10.6 [2021-08-02T20:30:12.529Z] 20.10.6: Pulling from library/docker [2021-08-02T20:30:12.529Z] Removing intermediate container d057e0085418 [2021-08-02T20:30:12.529Z] ---> 238c77a5c13d [2021-08-02T20:30:12.529Z] [2021-08-02T20:30:12.529Z] Step 11/24 : FROM alpine:3.12 [2021-08-02T20:30:12.529Z] ---> c4fd0aeabfcf [2021-08-02T20:30:12.529Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-02T20:30:12.803Z] ---> Running in a7df518fd49e [2021-08-02T20:30:13.784Z] Removing intermediate container a7df518fd49e [2021-08-02T20:30:13.785Z] ---> 4aa66d16de84 [2021-08-02T20:30:13.785Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-02T20:30:14.057Z] ---> Running in 6e92fe5c1885 [2021-08-02T20:30:14.659Z] Removing intermediate container 6e92fe5c1885 [2021-08-02T20:30:14.659Z] ---> c98830f79ab7 [2021-08-02T20:30:14.659Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-02T20:30:14.930Z] ---> Running in 6e84523b536f [2021-08-02T20:30:15.903Z] Removing intermediate container 6e84523b536f [2021-08-02T20:30:15.903Z] ---> dea23a8b1d08 [2021-08-02T20:30:15.903Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T20:30:16.186Z] ---> Running in 7480f587914f [2021-08-02T20:30:19.591Z] Removing intermediate container 7480f587914f [2021-08-02T20:30:19.591Z] ---> 6dc4cbe4863c [2021-08-02T20:30:19.591Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-02T20:30:19.865Z] ---> Running in 495dcf04ba44 [2021-08-02T20:30:20.851Z] Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 [2021-08-02T20:30:21.123Z] Status: Downloaded newer image for docker:20.10.6 [2021-08-02T20:30:21.123Z] ---> cdf2a7733a7b [2021-08-02T20:30:21.123Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-08-02T20:30:21.123Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-02T20:30:21.398Z] ---> Running in 4453e3293092 [2021-08-02T20:30:21.672Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-02T20:30:21.944Z] Removing intermediate container 4453e3293092 [2021-08-02T20:30:21.945Z] ---> 8e2cef0f84dd [2021-08-02T20:30:21.945Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-08-02T20:30:22.217Z] ---> Running in bfeb5f62da4d [2021-08-02T20:30:22.489Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-02T20:30:22.760Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-02T20:30:22.760Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-02T20:30:22.760Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-02T20:30:23.033Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-02T20:30:23.033Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-02T20:30:23.310Z] Executing busybox-1.31.1-r20.trigger [2021-08-02T20:30:23.310Z] OK: 8 MiB in 20 packages [2021-08-02T20:30:23.310Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-02T20:30:23.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-02T20:30:24.571Z] Removing intermediate container 495dcf04ba44 [2021-08-02T20:30:24.571Z] ---> df03d6dc6ccf [2021-08-02T20:30:24.571Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-02T20:30:24.571Z] (1/39) Installing readline (8.1.0-r0) [2021-08-02T20:30:24.571Z] (2/39) Installing bash (5.1.0-r0) [2021-08-02T20:30:24.571Z] Executing bash-5.1.0-r0.post-install [2021-08-02T20:30:24.571Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-02T20:30:24.571Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-02T20:30:24.571Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-02T20:30:24.571Z] (6/39) Installing curl (7.78.0-r0) [2021-08-02T20:30:24.571Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-02T20:30:24.844Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-02T20:30:24.844Z] (9/39) Installing expat (2.2.10-r1) [2021-08-02T20:30:24.844Z] (10/39) Installing libffi (3.3-r2) [2021-08-02T20:30:24.844Z] (11/39) Installing gdbm (1.19-r0) [2021-08-02T20:30:24.844Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-02T20:30:24.844Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-02T20:30:24.844Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-02T20:30:25.442Z] ---> 7c8d73f2ab61 [2021-08-02T20:30:25.443Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-02T20:30:26.446Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-02T20:30:26.446Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-02T20:30:26.446Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-02T20:30:26.722Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-02T20:30:26.723Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-02T20:30:26.723Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-02T20:30:26.723Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-02T20:30:26.999Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-02T20:30:26.999Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-02T20:30:26.999Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-02T20:30:26.999Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-02T20:30:26.999Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-02T20:30:26.999Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-02T20:30:26.999Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-02T20:30:27.272Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-02T20:30:27.272Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-02T20:30:27.272Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-02T20:30:27.272Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-02T20:30:27.272Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-02T20:30:27.272Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-02T20:30:27.272Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-02T20:30:27.272Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-02T20:30:27.272Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-02T20:30:27.272Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-02T20:30:27.272Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-02T20:30:27.272Z] ---> b8ecc4c37a74 [2021-08-02T20:30:27.272Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-02T20:30:27.867Z] Executing busybox-1.32.1-r6.trigger [2021-08-02T20:30:27.867Z] OK: 82 MiB in 59 packages [2021-08-02T20:30:28.461Z] ---> 79b78b97d7da [2021-08-02T20:30:28.461Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-02T20:30:28.733Z] ---> Running in cc11be4ada56 [2021-08-02T20:30:29.010Z] Removing intermediate container cc11be4ada56 [2021-08-02T20:30:29.010Z] ---> 430d746adfc3 [2021-08-02T20:30:29.010Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-02T20:30:31.031Z] ---> Running in 1ad2ada1f85c [2021-08-02T20:30:31.031Z] Removing intermediate container 1ad2ada1f85c [2021-08-02T20:30:31.031Z] ---> 0c624390d35a [2021-08-02T20:30:31.031Z] Step 22/24 : LABEL arch=arm64 [2021-08-02T20:30:31.031Z] ---> Running in 6fc45f67c959 [2021-08-02T20:30:31.031Z] Removing intermediate container 6fc45f67c959 [2021-08-02T20:30:31.031Z] ---> 1ae8bbbb3f6e [2021-08-02T20:30:31.031Z] Step 23/24 : LABEL git_sha=1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T20:30:31.031Z] ---> Running in a647ac605fe4 [2021-08-02T20:30:31.304Z] Removing intermediate container a647ac605fe4 [2021-08-02T20:30:31.304Z] ---> b710811e6c65 [2021-08-02T20:30:31.304Z] Step 24/24 : LABEL version=2.0.1-dev.19 [2021-08-02T20:30:31.578Z] ---> Running in 6cb1334f66b5 [2021-08-02T20:30:32.175Z] Removing intermediate container 6cb1334f66b5 [2021-08-02T20:30:32.175Z] ---> 78489e7bb397 [2021-08-02T20:30:32.175Z] [2021-08-02T20:30:32.445Z] Successfully built 78489e7bb397 [2021-08-02T20:30:32.445Z] Successfully tagged core-data-arm64:latest [2021-08-02T20:30:35.051Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2021-08-02T20:30:35.051Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-02T20:30:36.026Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-02T20:30:36.027Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-02T20:30:36.027Z] Collecting docopt<0.7,>=0.6.1 [2021-08-02T20:30:36.027Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-02T20:30:38.639Z] Collecting PyYAML<4,>=3.10 [2021-08-02T20:30:38.639Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-02T20:30:41.245Z] Collecting jsonschema<3,>=2.5.1 [2021-08-02T20:30:41.245Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-02T20:30:41.517Z] Collecting docker<4.0,>=3.6.0 [2021-08-02T20:30:41.517Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-02T20:30:41.790Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-02T20:30:41.790Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-02T20:30:43.758Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-02T20:30:43.758Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-02T20:30:43.758Z] Collecting cached-property<2,>=1.2.0 [2021-08-02T20:30:43.758Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-02T20:30:44.029Z] Collecting texttable<0.10,>=0.9.0 [2021-08-02T20:30:44.029Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-02T20:30:45.456Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-08-02T20:30:45.726Z] Collecting docker-pycreds>=0.4.0 [2021-08-02T20:30:45.726Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-02T20:30:46.696Z] Collecting idna<2.8,>=2.5 [2021-08-02T20:30:46.696Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-02T20:30:46.965Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-02T20:30:46.965Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-02T20:30:47.235Z] Collecting certifi>=2017.4.17 [2021-08-02T20:30:47.235Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-02T20:30:47.506Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-02T20:30:47.506Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-02T20:30:47.778Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-02T20:30:47.778Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-02T20:30:47.778Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-02T20:30:47.778Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-02T20:30:48.370Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-02T20:30:48.370Z] Attempting uninstall: urllib3 [2021-08-02T20:30:48.370Z] Found existing installation: urllib3 1.26.2 [2021-08-02T20:30:48.370Z] Uninstalling urllib3-1.26.2: [2021-08-02T20:30:48.643Z] Successfully uninstalled urllib3-1.26.2 [2021-08-02T20:30:48.913Z] Attempting uninstall: idna [2021-08-02T20:30:48.913Z] Found existing installation: idna 3.1 [2021-08-02T20:30:48.913Z] Uninstalling idna-3.1: [2021-08-02T20:30:49.185Z] Successfully uninstalled idna-3.1 [2021-08-02T20:30:49.778Z] Attempting uninstall: chardet [2021-08-02T20:30:49.778Z] Found existing installation: chardet 4.0.0 [2021-08-02T20:30:49.778Z] Uninstalling chardet-4.0.0: [2021-08-02T20:30:49.778Z] Successfully uninstalled chardet-4.0.0 [2021-08-02T20:30:51.206Z] Attempting uninstall: requests [2021-08-02T20:30:51.206Z] Found existing installation: requests 2.25.1 [2021-08-02T20:30:51.206Z] Uninstalling requests-2.25.1: [2021-08-02T20:30:51.206Z] Successfully uninstalled requests-2.25.1 [2021-08-02T20:30:51.479Z] Running setup.py install for texttable: started [2021-08-02T20:30:53.448Z] Running setup.py install for texttable: finished with status 'done' [2021-08-02T20:30:53.448Z] Running setup.py install for PyYAML: started [2021-08-02T20:30:55.416Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-02T20:30:55.688Z] Running setup.py install for docopt: started [2021-08-02T20:30:57.652Z] Running setup.py install for docopt: finished with status 'done' [2021-08-02T20:30:57.652Z] Running setup.py install for dockerpty: started [2021-08-02T20:30:59.078Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-02T20:31:00.505Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-08-02T20:31:10.659Z] Removing intermediate container bfeb5f62da4d [2021-08-02T20:31:10.659Z] ---> 65faf9d2b396 [2021-08-02T20:31:10.659Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-02T20:31:10.659Z] ---> Running in c06bd18cc155 [2021-08-02T20:31:10.659Z] Removing intermediate container c06bd18cc155 [2021-08-02T20:31:10.659Z] ---> 7301859204fd [2021-08-02T20:31:10.659Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-02T20:31:10.659Z] ---> Running in 0170d792f968 [2021-08-02T20:31:10.659Z] Removing intermediate container 0170d792f968 [2021-08-02T20:31:10.659Z] ---> 01a812d357e8 [2021-08-02T20:31:10.659Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-02T20:31:11.643Z] ---> 22d5814d8e5a [2021-08-02T20:31:11.643Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-02T20:31:12.625Z] ---> 8ae51d3c7030 [2021-08-02T20:31:12.625Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-02T20:31:13.610Z] ---> caca8c205003 [2021-08-02T20:31:13.610Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-02T20:31:13.610Z] ---> Running in 8cf51f82dc0a [2021-08-02T20:31:14.208Z] Removing intermediate container 8cf51f82dc0a [2021-08-02T20:31:14.208Z] ---> 28a5b6ebd672 [2021-08-02T20:31:14.208Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-02T20:31:14.208Z] ---> Running in 4f943bf09757 [2021-08-02T20:31:14.804Z] Removing intermediate container 4f943bf09757 [2021-08-02T20:31:14.804Z] ---> 34ce539ca725 [2021-08-02T20:31:14.804Z] Step 22/24 : LABEL arch=arm64 [2021-08-02T20:31:15.077Z] ---> Running in baa9517ec31a [2021-08-02T20:31:15.350Z] Removing intermediate container baa9517ec31a [2021-08-02T20:31:15.351Z] ---> 5ae6fefd80bd [2021-08-02T20:31:15.351Z] Step 23/24 : LABEL git_sha=1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T20:31:15.624Z] ---> Running in 53d06e40dfa6 [2021-08-02T20:31:16.225Z] Removing intermediate container 53d06e40dfa6 [2021-08-02T20:31:16.225Z] ---> 88bfdf9027a1 [2021-08-02T20:31:16.225Z] Step 24/24 : LABEL version=2.0.1-dev.19 [2021-08-02T20:31:16.225Z] ---> Running in 0ff18d197620 [2021-08-02T20:31:16.821Z] Removing intermediate container 0ff18d197620 [2021-08-02T20:31:16.821Z] ---> ce004e481e95 [2021-08-02T20:31:16.821Z] [2021-08-02T20:31:17.094Z] Successfully built ce004e481e95 [2021-08-02T20:31:17.094Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-08-02T20:31:17.384Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-08-02T20:31:17.382Z] $ docker stop --time=1 4efe49122463d76e79c9d4ce839a44631460c54e010bbe46376b1e045f87f9b1 [2021-08-02T20:31:19.250Z] $ docker rm -f 4efe49122463d76e79c9d4ce839a44631460c54e010bbe46376b1e045f87f9b1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-02T20:31:19.872Z] + docker images [2021-08-02T20:31:20.146Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-02T20:31:20.146Z] sys-mgmt-agent-arm64 latest ce004e481e95 3 seconds ago 311MB [2021-08-02T20:31:20.146Z] core-data-arm64 latest 78489e7bb397 48 seconds ago 19.3MB [2021-08-02T20:31:20.146Z] 238c77a5c13d About a minute ago 1.45GB [2021-08-02T20:31:20.146Z] b556dd5e89f3 About a minute ago 1.45GB [2021-08-02T20:31:20.146Z] security-proxy-setup-arm64 latest 76c0a0a312fa About a minute ago 24.5MB [2021-08-02T20:31:20.146Z] core-metadata-arm64 latest f40c2414f00c About a minute ago 15.8MB [2021-08-02T20:31:20.146Z] 8fa6abc4dc16 About a minute ago 1.45GB [2021-08-02T20:31:20.146Z] 9515f3a46cfa About a minute ago 1.45GB [2021-08-02T20:31:20.147Z] security-bootstrapper-arm64 latest 9b6f85b55b9f 3 minutes ago 17.7MB [2021-08-02T20:31:20.147Z] security-secretstore-setup-arm64 latest 601879bad736 3 minutes ago 27.4MB [2021-08-02T20:31:20.147Z] support-notifications-arm64 latest 3e245c38246c 3 minutes ago 15.9MB [2021-08-02T20:31:20.147Z] support-scheduler-arm64 latest fceb1984333e 3 minutes ago 15.2MB [2021-08-02T20:31:20.147Z] core-command-arm64 latest 8c4fbb036cfe 3 minutes ago 15.1MB [2021-08-02T20:31:20.147Z] f85411944e00 4 minutes ago 1.45GB [2021-08-02T20:31:20.147Z] 1a468f76c89d 4 minutes ago 1.45GB [2021-08-02T20:31:20.147Z] 97b27ed6a798 4 minutes ago 1.45GB [2021-08-02T20:31:20.147Z] 56a0c2b6e1c1 4 minutes ago 1.45GB [2021-08-02T20:31:20.147Z] d227fc9eb65b 4 minutes ago 1.44GB [2021-08-02T20:31:20.147Z] ci-base-image-arm64 latest b99be2aac2a9 8 minutes ago 1.23GB [2021-08-02T20:31:20.147Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 88ecf2bb1f95 About an hour ago 533MB [2021-08-02T20:31:20.147Z] alpine 3.12 c4fd0aeabfcf 6 weeks ago 5.32MB [2021-08-02T20:31:20.147Z] docker 20.10.6 cdf2a7733a7b 3 months ago 234MB [2021-08-02T20:31:20.147Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 13 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-02T20:31:20.444Z] provisioning config files... [2021-08-02T20:31:20.468Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/21@tmp/config9177639189105183107tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T20:31:20.827Z] ---> docker-login.sh [2021-08-02T20:31:20.827Z] nexus3.edgexfoundry.org:10001 [2021-08-02T20:31:21.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T20:31:21.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T20:31:21.374Z] Configure a credential helper to remove this warning. See [2021-08-02T20:31:21.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T20:31:21.374Z] [2021-08-02T20:31:21.374Z] Login Succeeded [2021-08-02T20:31:21.374Z] nexus3.edgexfoundry.org:10002 [2021-08-02T20:31:21.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T20:31:21.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T20:31:21.922Z] Configure a credential helper to remove this warning. See [2021-08-02T20:31:21.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T20:31:21.922Z] [2021-08-02T20:31:21.922Z] Login Succeeded [2021-08-02T20:31:21.922Z] nexus3.edgexfoundry.org:10003 [2021-08-02T20:31:22.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T20:31:22.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T20:31:22.469Z] Configure a credential helper to remove this warning. See [2021-08-02T20:31:22.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T20:31:22.469Z] [2021-08-02T20:31:22.469Z] Login Succeeded [2021-08-02T20:31:22.469Z] nexus3.edgexfoundry.org:10004 [2021-08-02T20:31:22.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T20:31:23.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T20:31:23.015Z] Configure a credential helper to remove this warning. See [2021-08-02T20:31:23.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T20:31:23.015Z] [2021-08-02T20:31:23.015Z] Login Succeeded [2021-08-02T20:31:23.015Z] docker.io [2021-08-02T20:31:23.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T20:31:23.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T20:31:23.894Z] Configure a credential helper to remove this warning. See [2021-08-02T20:31:23.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T20:31:23.894Z] [2021-08-02T20:31:23.894Z] Login Succeeded [2021-08-02T20:31:23.894Z] ---> docker-login.sh ends [Pipeline] } [2021-08-02T20:31:23.916Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-02T20:31:24.000Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-08-02T20:31:24.000Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T20:31:24.000Z] latest [2021-08-02T20:31:24.000Z] 2.0.1-dev.19 [2021-08-02T20:31:24.000Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T20:31:24.000Z] main [2021-08-02T20:31:24.000Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:31:24.456Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:1c9af10f427590f3fed47012b244cbba5cfcd3da [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:31:24.855Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T20:31:24.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-02T20:31:24.855Z] 659989b007bc: Preparing [2021-08-02T20:31:24.855Z] 958058a8f2ac: Preparing [2021-08-02T20:31:24.855Z] c5c856b0ca78: Preparing [2021-08-02T20:31:24.855Z] bbca7180ea9d: Preparing [2021-08-02T20:31:24.855Z] 3fbe34a1663b: Preparing [2021-08-02T20:31:24.855Z] 3fbe34a1663b: Layer already exists [2021-08-02T20:31:25.164Z] c5c856b0ca78: Pushed [2021-08-02T20:31:25.164Z] 659989b007bc: Pushed [2021-08-02T20:31:25.164Z] bbca7180ea9d: Pushed [2021-08-02T20:31:27.890Z] 958058a8f2ac: Pushed [2021-08-02T20:31:27.890Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da: digest: sha256:9d50ef88b80e20758ec6c24b888b13fdf2f383813c9c964138c900514960ef2a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:31:28.251Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:31:28.587Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-08-02T20:31:28.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-02T20:31:28.587Z] 659989b007bc: Preparing [2021-08-02T20:31:28.587Z] 958058a8f2ac: Preparing [2021-08-02T20:31:28.587Z] c5c856b0ca78: Preparing [2021-08-02T20:31:28.587Z] bbca7180ea9d: Preparing [2021-08-02T20:31:28.587Z] 3fbe34a1663b: Preparing [2021-08-02T20:31:28.587Z] bbca7180ea9d: Layer already exists [2021-08-02T20:31:28.587Z] c5c856b0ca78: Layer already exists [2021-08-02T20:31:28.587Z] 3fbe34a1663b: Layer already exists [2021-08-02T20:31:28.857Z] 659989b007bc: Layer already exists [2021-08-02T20:31:28.857Z] 958058a8f2ac: Layer already exists [2021-08-02T20:31:28.857Z] latest: digest: sha256:9d50ef88b80e20758ec6c24b888b13fdf2f383813c9c964138c900514960ef2a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:31:29.198Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:31:29.534Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.19 [2021-08-02T20:31:29.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-02T20:31:29.534Z] 659989b007bc: Preparing [2021-08-02T20:31:29.534Z] 958058a8f2ac: Preparing [2021-08-02T20:31:29.534Z] c5c856b0ca78: Preparing [2021-08-02T20:31:29.534Z] bbca7180ea9d: Preparing [2021-08-02T20:31:29.534Z] 3fbe34a1663b: Preparing [2021-08-02T20:31:29.534Z] 659989b007bc: Layer already exists [2021-08-02T20:31:29.534Z] bbca7180ea9d: Layer already exists [2021-08-02T20:31:29.805Z] 3fbe34a1663b: Layer already exists [2021-08-02T20:31:29.805Z] c5c856b0ca78: Layer already exists [2021-08-02T20:31:29.805Z] 958058a8f2ac: Layer already exists [2021-08-02T20:31:29.805Z] 2.0.1-dev.19: digest: sha256:9d50ef88b80e20758ec6c24b888b13fdf2f383813c9c964138c900514960ef2a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:31:30.151Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:31:30.494Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T20:31:30.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-02T20:31:30.494Z] 659989b007bc: Preparing [2021-08-02T20:31:30.494Z] 958058a8f2ac: Preparing [2021-08-02T20:31:30.494Z] c5c856b0ca78: Preparing [2021-08-02T20:31:30.494Z] bbca7180ea9d: Preparing [2021-08-02T20:31:30.494Z] 3fbe34a1663b: Preparing [2021-08-02T20:31:30.494Z] 958058a8f2ac: Layer already exists [2021-08-02T20:31:30.494Z] bbca7180ea9d: Layer already exists [2021-08-02T20:31:30.494Z] 3fbe34a1663b: Layer already exists [2021-08-02T20:31:30.494Z] c5c856b0ca78: Layer already exists [2021-08-02T20:31:30.494Z] 659989b007bc: Layer already exists [2021-08-02T20:31:30.764Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19: digest: sha256:9d50ef88b80e20758ec6c24b888b13fdf2f383813c9c964138c900514960ef2a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:31:31.108Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:31:31.443Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-08-02T20:31:31.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-02T20:31:31.443Z] 659989b007bc: Preparing [2021-08-02T20:31:31.443Z] 958058a8f2ac: Preparing [2021-08-02T20:31:31.443Z] c5c856b0ca78: Preparing [2021-08-02T20:31:31.443Z] bbca7180ea9d: Preparing [2021-08-02T20:31:31.443Z] 3fbe34a1663b: Preparing [2021-08-02T20:31:31.715Z] 958058a8f2ac: Layer already exists [2021-08-02T20:31:31.715Z] bbca7180ea9d: Layer already exists [2021-08-02T20:31:31.715Z] 659989b007bc: Layer already exists [2021-08-02T20:31:31.715Z] 3fbe34a1663b: Layer already exists [2021-08-02T20:31:31.715Z] c5c856b0ca78: Layer already exists [2021-08-02T20:31:31.715Z] main: digest: sha256:9d50ef88b80e20758ec6c24b888b13fdf2f383813c9c964138c900514960ef2a size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-02T20:31:31.783Z] ===================================================== [Pipeline] echo [2021-08-02T20:31:31.800Z] taggedImages: [2021-08-02T20:31:31.800Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T20:31:31.800Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-08-02T20:31:31.800Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.19 [2021-08-02T20:31:31.800Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T20:31:31.800Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-08-02T20:31:31.840Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-08-02T20:31:31.840Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T20:31:31.840Z] latest [2021-08-02T20:31:31.840Z] 2.0.1-dev.19 [2021-08-02T20:31:31.840Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T20:31:31.840Z] main [2021-08-02T20:31:31.840Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:31:32.217Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:1c9af10f427590f3fed47012b244cbba5cfcd3da [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:31:32.554Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T20:31:32.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-02T20:31:32.554Z] 38810a6f7ba1: Preparing [2021-08-02T20:31:32.554Z] cdd890ef7799: Preparing [2021-08-02T20:31:32.554Z] c5c856b0ca78: Preparing [2021-08-02T20:31:32.554Z] fefdf0f60364: Preparing [2021-08-02T20:31:32.554Z] 7495e4d8c2c1: Preparing [2021-08-02T20:31:32.554Z] 3fbe34a1663b: Preparing [2021-08-02T20:31:32.554Z] 3fbe34a1663b: Waiting [2021-08-02T20:31:32.826Z] c5c856b0ca78: Layer already exists [2021-08-02T20:31:32.826Z] 3fbe34a1663b: Layer already exists [2021-08-02T20:31:32.826Z] 7495e4d8c2c1: Pushed [2021-08-02T20:31:32.826Z] 38810a6f7ba1: Pushed [2021-08-02T20:31:33.800Z] fefdf0f60364: Pushed [2021-08-02T20:31:35.767Z] cdd890ef7799: Pushed [2021-08-02T20:31:36.041Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da: digest: sha256:4038e993d7d8f1d5a9cb109584c444c4c5ef8580d000be3b0234d9949b2221bc size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:31:36.386Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:31:36.726Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-08-02T20:31:36.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-02T20:31:36.726Z] 38810a6f7ba1: Preparing [2021-08-02T20:31:36.726Z] cdd890ef7799: Preparing [2021-08-02T20:31:36.726Z] c5c856b0ca78: Preparing [2021-08-02T20:31:36.726Z] fefdf0f60364: Preparing [2021-08-02T20:31:36.726Z] 7495e4d8c2c1: Preparing [2021-08-02T20:31:36.726Z] 3fbe34a1663b: Preparing [2021-08-02T20:31:36.726Z] 3fbe34a1663b: Waiting [2021-08-02T20:31:36.999Z] c5c856b0ca78: Layer already exists [2021-08-02T20:31:36.999Z] cdd890ef7799: Layer already exists [2021-08-02T20:31:36.999Z] 7495e4d8c2c1: Layer already exists [2021-08-02T20:31:36.999Z] fefdf0f60364: Layer already exists [2021-08-02T20:31:36.999Z] 38810a6f7ba1: Layer already exists [2021-08-02T20:31:36.999Z] 3fbe34a1663b: Layer already exists [2021-08-02T20:31:36.999Z] latest: digest: sha256:4038e993d7d8f1d5a9cb109584c444c4c5ef8580d000be3b0234d9949b2221bc size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:31:37.349Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:31:37.693Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.19 [2021-08-02T20:31:37.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-02T20:31:37.693Z] 38810a6f7ba1: Preparing [2021-08-02T20:31:37.693Z] cdd890ef7799: Preparing [2021-08-02T20:31:37.693Z] c5c856b0ca78: Preparing [2021-08-02T20:31:37.693Z] fefdf0f60364: Preparing [2021-08-02T20:31:37.693Z] 7495e4d8c2c1: Preparing [2021-08-02T20:31:37.693Z] 3fbe34a1663b: Preparing [2021-08-02T20:31:37.693Z] 3fbe34a1663b: Waiting [2021-08-02T20:31:37.693Z] fefdf0f60364: Layer already exists [2021-08-02T20:31:37.967Z] c5c856b0ca78: Layer already exists [2021-08-02T20:31:37.967Z] cdd890ef7799: Layer already exists [2021-08-02T20:31:37.967Z] 38810a6f7ba1: Layer already exists [2021-08-02T20:31:37.967Z] 7495e4d8c2c1: Layer already exists [2021-08-02T20:31:37.967Z] 3fbe34a1663b: Layer already exists [2021-08-02T20:31:37.967Z] 2.0.1-dev.19: digest: sha256:4038e993d7d8f1d5a9cb109584c444c4c5ef8580d000be3b0234d9949b2221bc size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:31:38.312Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:31:38.653Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T20:31:38.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-02T20:31:38.653Z] 38810a6f7ba1: Preparing [2021-08-02T20:31:38.653Z] cdd890ef7799: Preparing [2021-08-02T20:31:38.653Z] c5c856b0ca78: Preparing [2021-08-02T20:31:38.653Z] fefdf0f60364: Preparing [2021-08-02T20:31:38.653Z] 7495e4d8c2c1: Preparing [2021-08-02T20:31:38.653Z] 3fbe34a1663b: Preparing [2021-08-02T20:31:38.653Z] 3fbe34a1663b: Waiting [2021-08-02T20:31:38.926Z] fefdf0f60364: Layer already exists [2021-08-02T20:31:38.926Z] 7495e4d8c2c1: Layer already exists [2021-08-02T20:31:38.926Z] c5c856b0ca78: Layer already exists [2021-08-02T20:31:38.926Z] cdd890ef7799: Layer already exists [2021-08-02T20:31:38.926Z] 38810a6f7ba1: Layer already exists [2021-08-02T20:31:38.926Z] 3fbe34a1663b: Layer already exists [2021-08-02T20:31:38.926Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19: digest: sha256:4038e993d7d8f1d5a9cb109584c444c4c5ef8580d000be3b0234d9949b2221bc size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:31:39.275Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:31:39.613Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-08-02T20:31:39.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-02T20:31:39.613Z] 38810a6f7ba1: Preparing [2021-08-02T20:31:39.613Z] cdd890ef7799: Preparing [2021-08-02T20:31:39.613Z] c5c856b0ca78: Preparing [2021-08-02T20:31:39.613Z] fefdf0f60364: Preparing [2021-08-02T20:31:39.613Z] 7495e4d8c2c1: Preparing [2021-08-02T20:31:39.613Z] 3fbe34a1663b: Preparing [2021-08-02T20:31:39.613Z] 3fbe34a1663b: Waiting [2021-08-02T20:31:39.886Z] cdd890ef7799: Layer already exists [2021-08-02T20:31:39.886Z] c5c856b0ca78: Layer already exists [2021-08-02T20:31:39.886Z] fefdf0f60364: Layer already exists [2021-08-02T20:31:39.886Z] 7495e4d8c2c1: Layer already exists [2021-08-02T20:31:39.886Z] 38810a6f7ba1: Layer already exists [2021-08-02T20:31:39.886Z] 3fbe34a1663b: Layer already exists [2021-08-02T20:31:39.886Z] main: digest: sha256:4038e993d7d8f1d5a9cb109584c444c4c5ef8580d000be3b0234d9949b2221bc size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-02T20:31:39.953Z] ===================================================== [Pipeline] echo [2021-08-02T20:31:39.969Z] taggedImages: [2021-08-02T20:31:39.969Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T20:31:39.969Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-08-02T20:31:39.969Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.19 [2021-08-02T20:31:39.969Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T20:31:39.969Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-08-02T20:31:40.008Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-08-02T20:31:40.008Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T20:31:40.008Z] latest [2021-08-02T20:31:40.008Z] 2.0.1-dev.19 [2021-08-02T20:31:40.008Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T20:31:40.008Z] main [2021-08-02T20:31:40.008Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:31:40.388Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:1c9af10f427590f3fed47012b244cbba5cfcd3da [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:31:40.727Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T20:31:40.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-02T20:31:40.727Z] 9f69e4b61b54: Preparing [2021-08-02T20:31:40.727Z] a7a6834f1bea: Preparing [2021-08-02T20:31:40.727Z] c5c856b0ca78: Preparing [2021-08-02T20:31:40.727Z] bbca7180ea9d: Preparing [2021-08-02T20:31:40.727Z] 3fbe34a1663b: Preparing [2021-08-02T20:31:40.727Z] c5c856b0ca78: Layer already exists [2021-08-02T20:31:40.999Z] 3fbe34a1663b: Layer already exists [2021-08-02T20:31:40.999Z] bbca7180ea9d: Layer already exists [2021-08-02T20:31:40.999Z] 9f69e4b61b54: Pushed [2021-08-02T20:31:43.612Z] a7a6834f1bea: Pushed [2021-08-02T20:31:43.887Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da: digest: sha256:f57582db30a942b62fbf4908f78fa4a89f0fe7f468bf2fd631a14acafdd86da1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:31:44.236Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:31:44.579Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-08-02T20:31:44.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-02T20:31:44.579Z] 9f69e4b61b54: Preparing [2021-08-02T20:31:44.579Z] a7a6834f1bea: Preparing [2021-08-02T20:31:44.579Z] c5c856b0ca78: Preparing [2021-08-02T20:31:44.579Z] bbca7180ea9d: Preparing [2021-08-02T20:31:44.579Z] 3fbe34a1663b: Preparing [2021-08-02T20:31:44.850Z] a7a6834f1bea: Layer already exists [2021-08-02T20:31:44.850Z] c5c856b0ca78: Layer already exists [2021-08-02T20:31:44.850Z] 3fbe34a1663b: Layer already exists [2021-08-02T20:31:44.850Z] 9f69e4b61b54: Layer already exists [2021-08-02T20:31:44.850Z] bbca7180ea9d: Layer already exists [2021-08-02T20:31:44.850Z] latest: digest: sha256:f57582db30a942b62fbf4908f78fa4a89f0fe7f468bf2fd631a14acafdd86da1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:31:45.195Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:31:45.536Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.19 [2021-08-02T20:31:45.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-02T20:31:45.536Z] 9f69e4b61b54: Preparing [2021-08-02T20:31:45.536Z] a7a6834f1bea: Preparing [2021-08-02T20:31:45.536Z] c5c856b0ca78: Preparing [2021-08-02T20:31:45.536Z] bbca7180ea9d: Preparing [2021-08-02T20:31:45.536Z] 3fbe34a1663b: Preparing [2021-08-02T20:31:45.536Z] c5c856b0ca78: Layer already exists [2021-08-02T20:31:45.536Z] 3fbe34a1663b: Layer already exists [2021-08-02T20:31:45.809Z] bbca7180ea9d: Layer already exists [2021-08-02T20:31:45.809Z] 9f69e4b61b54: Layer already exists [2021-08-02T20:31:45.809Z] a7a6834f1bea: Layer already exists [2021-08-02T20:31:45.809Z] 2.0.1-dev.19: digest: sha256:f57582db30a942b62fbf4908f78fa4a89f0fe7f468bf2fd631a14acafdd86da1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:31:46.156Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:31:46.491Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T20:31:46.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-02T20:31:46.492Z] 9f69e4b61b54: Preparing [2021-08-02T20:31:46.492Z] a7a6834f1bea: Preparing [2021-08-02T20:31:46.492Z] c5c856b0ca78: Preparing [2021-08-02T20:31:46.492Z] bbca7180ea9d: Preparing [2021-08-02T20:31:46.492Z] 3fbe34a1663b: Preparing [2021-08-02T20:31:46.764Z] 3fbe34a1663b: Layer already exists [2021-08-02T20:31:46.764Z] bbca7180ea9d: Layer already exists [2021-08-02T20:31:46.764Z] a7a6834f1bea: Layer already exists [2021-08-02T20:31:46.764Z] 9f69e4b61b54: Layer already exists [2021-08-02T20:31:46.764Z] c5c856b0ca78: Layer already exists [2021-08-02T20:31:46.764Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19: digest: sha256:f57582db30a942b62fbf4908f78fa4a89f0fe7f468bf2fd631a14acafdd86da1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:31:47.110Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:31:47.446Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-08-02T20:31:47.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-02T20:31:47.446Z] 9f69e4b61b54: Preparing [2021-08-02T20:31:47.446Z] a7a6834f1bea: Preparing [2021-08-02T20:31:47.446Z] c5c856b0ca78: Preparing [2021-08-02T20:31:47.446Z] bbca7180ea9d: Preparing [2021-08-02T20:31:47.446Z] 3fbe34a1663b: Preparing [2021-08-02T20:31:47.446Z] c5c856b0ca78: Layer already exists [2021-08-02T20:31:47.446Z] bbca7180ea9d: Layer already exists [2021-08-02T20:31:47.446Z] a7a6834f1bea: Layer already exists [2021-08-02T20:31:47.446Z] 9f69e4b61b54: Layer already exists [2021-08-02T20:31:47.717Z] 3fbe34a1663b: Layer already exists [2021-08-02T20:31:47.717Z] main: digest: sha256:f57582db30a942b62fbf4908f78fa4a89f0fe7f468bf2fd631a14acafdd86da1 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-02T20:31:47.781Z] ===================================================== [Pipeline] echo [2021-08-02T20:31:47.796Z] taggedImages: [2021-08-02T20:31:47.796Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T20:31:47.796Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-08-02T20:31:47.796Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.19 [2021-08-02T20:31:47.796Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T20:31:47.796Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-08-02T20:31:47.833Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-08-02T20:31:47.833Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T20:31:47.833Z] latest [2021-08-02T20:31:47.833Z] 2.0.1-dev.19 [2021-08-02T20:31:47.833Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T20:31:47.833Z] main [2021-08-02T20:31:47.833Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:31:48.209Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1c9af10f427590f3fed47012b244cbba5cfcd3da [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:31:48.545Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T20:31:48.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-02T20:31:48.545Z] 8768758d2f2a: Preparing [2021-08-02T20:31:48.545Z] 8768758d2f2a: Preparing [2021-08-02T20:31:48.545Z] b21dfb82d523: Preparing [2021-08-02T20:31:48.545Z] 3e8fb284021a: Preparing [2021-08-02T20:31:48.545Z] 3a0b3befdc29: Preparing [2021-08-02T20:31:48.545Z] 5191aa697d76: Preparing [2021-08-02T20:31:48.545Z] c5c856b0ca78: Preparing [2021-08-02T20:31:48.545Z] e7d8d95b8a53: Preparing [2021-08-02T20:31:48.545Z] 4cca4a607fff: Preparing [2021-08-02T20:31:48.545Z] dbd46add704e: Preparing [2021-08-02T20:31:48.545Z] 1d0728668d40: Preparing [2021-08-02T20:31:48.545Z] 3fbe34a1663b: Preparing [2021-08-02T20:31:48.545Z] e7d8d95b8a53: Waiting [2021-08-02T20:31:48.545Z] 4cca4a607fff: Waiting [2021-08-02T20:31:48.545Z] c5c856b0ca78: Waiting [2021-08-02T20:31:48.545Z] dbd46add704e: Waiting [2021-08-02T20:31:48.545Z] 1d0728668d40: Waiting [2021-08-02T20:31:48.545Z] 3fbe34a1663b: Waiting [2021-08-02T20:31:48.818Z] 8768758d2f2a: Pushed [2021-08-02T20:31:48.818Z] 3a0b3befdc29: Pushed [2021-08-02T20:31:48.818Z] 3e8fb284021a: Pushed [2021-08-02T20:31:48.818Z] b21dfb82d523: Pushed [2021-08-02T20:31:49.092Z] c5c856b0ca78: Layer already exists [2021-08-02T20:31:49.092Z] 4cca4a607fff: Pushed [2021-08-02T20:31:49.363Z] e7d8d95b8a53: Pushed [2021-08-02T20:31:49.364Z] dbd46add704e: Pushed [2021-08-02T20:31:49.364Z] 1d0728668d40: Pushed [2021-08-02T20:31:49.364Z] 3fbe34a1663b: Layer already exists [2021-08-02T20:31:51.972Z] 5191aa697d76: Pushed [2021-08-02T20:31:51.972Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da: digest: sha256:a40aa4904da9d8257dd76eebe54770e2d7f14fd960bf139e84264507ca7d1058 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:31:52.322Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:31:52.658Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-08-02T20:31:52.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-02T20:31:52.658Z] 8768758d2f2a: Preparing [2021-08-02T20:31:52.658Z] 8768758d2f2a: Preparing [2021-08-02T20:31:52.658Z] b21dfb82d523: Preparing [2021-08-02T20:31:52.658Z] 3e8fb284021a: Preparing [2021-08-02T20:31:52.658Z] 3a0b3befdc29: Preparing [2021-08-02T20:31:52.658Z] 5191aa697d76: Preparing [2021-08-02T20:31:52.658Z] c5c856b0ca78: Preparing [2021-08-02T20:31:52.658Z] e7d8d95b8a53: Preparing [2021-08-02T20:31:52.658Z] 4cca4a607fff: Preparing [2021-08-02T20:31:52.658Z] dbd46add704e: Preparing [2021-08-02T20:31:52.658Z] 1d0728668d40: Preparing [2021-08-02T20:31:52.658Z] 3fbe34a1663b: Preparing [2021-08-02T20:31:52.658Z] 4cca4a607fff: Waiting [2021-08-02T20:31:52.658Z] 1d0728668d40: Waiting [2021-08-02T20:31:52.658Z] 3fbe34a1663b: Waiting [2021-08-02T20:31:52.658Z] dbd46add704e: Waiting [2021-08-02T20:31:52.658Z] e7d8d95b8a53: Waiting [2021-08-02T20:31:52.658Z] c5c856b0ca78: Waiting [2021-08-02T20:31:52.931Z] 3a0b3befdc29: Layer already exists [2021-08-02T20:31:52.931Z] 3e8fb284021a: Layer already exists [2021-08-02T20:31:52.931Z] b21dfb82d523: Layer already exists [2021-08-02T20:31:52.931Z] 5191aa697d76: Layer already exists [2021-08-02T20:31:52.931Z] 8768758d2f2a: Layer already exists [2021-08-02T20:31:52.931Z] c5c856b0ca78: Layer already exists [2021-08-02T20:31:52.931Z] 4cca4a607fff: Layer already exists [2021-08-02T20:31:52.931Z] e7d8d95b8a53: Layer already exists [2021-08-02T20:31:52.931Z] dbd46add704e: Layer already exists [2021-08-02T20:31:52.931Z] 1d0728668d40: Layer already exists [2021-08-02T20:31:52.931Z] 3fbe34a1663b: Layer already exists [2021-08-02T20:31:52.931Z] latest: digest: sha256:a40aa4904da9d8257dd76eebe54770e2d7f14fd960bf139e84264507ca7d1058 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:31:53.283Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:31:53.622Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.19 [2021-08-02T20:31:53.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-02T20:31:53.622Z] 8768758d2f2a: Preparing [2021-08-02T20:31:53.622Z] 8768758d2f2a: Preparing [2021-08-02T20:31:53.622Z] b21dfb82d523: Preparing [2021-08-02T20:31:53.622Z] 3e8fb284021a: Preparing [2021-08-02T20:31:53.622Z] 3a0b3befdc29: Preparing [2021-08-02T20:31:53.622Z] 5191aa697d76: Preparing [2021-08-02T20:31:53.622Z] c5c856b0ca78: Preparing [2021-08-02T20:31:53.622Z] e7d8d95b8a53: Preparing [2021-08-02T20:31:53.622Z] 4cca4a607fff: Preparing [2021-08-02T20:31:53.622Z] dbd46add704e: Preparing [2021-08-02T20:31:53.622Z] 1d0728668d40: Preparing [2021-08-02T20:31:53.622Z] 3fbe34a1663b: Preparing [2021-08-02T20:31:53.622Z] c5c856b0ca78: Waiting [2021-08-02T20:31:53.622Z] e7d8d95b8a53: Waiting [2021-08-02T20:31:53.622Z] 4cca4a607fff: Waiting [2021-08-02T20:31:53.622Z] dbd46add704e: Waiting [2021-08-02T20:31:53.622Z] 1d0728668d40: Waiting [2021-08-02T20:31:53.622Z] 3fbe34a1663b: Waiting [2021-08-02T20:31:53.622Z] 8768758d2f2a: Layer already exists [2021-08-02T20:31:53.896Z] 3a0b3befdc29: Layer already exists [2021-08-02T20:31:53.896Z] 5191aa697d76: Layer already exists [2021-08-02T20:31:53.896Z] 3e8fb284021a: Layer already exists [2021-08-02T20:31:53.896Z] b21dfb82d523: Layer already exists [2021-08-02T20:31:53.896Z] c5c856b0ca78: Layer already exists [2021-08-02T20:31:53.896Z] e7d8d95b8a53: Layer already exists [2021-08-02T20:31:53.896Z] 4cca4a607fff: Layer already exists [2021-08-02T20:31:53.896Z] 1d0728668d40: Layer already exists [2021-08-02T20:31:53.896Z] dbd46add704e: Layer already exists [2021-08-02T20:31:53.896Z] 3fbe34a1663b: Layer already exists [2021-08-02T20:31:53.896Z] 2.0.1-dev.19: digest: sha256:a40aa4904da9d8257dd76eebe54770e2d7f14fd960bf139e84264507ca7d1058 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:31:54.243Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:31:54.581Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T20:31:54.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-02T20:31:54.581Z] 8768758d2f2a: Preparing [2021-08-02T20:31:54.581Z] 8768758d2f2a: Preparing [2021-08-02T20:31:54.581Z] b21dfb82d523: Preparing [2021-08-02T20:31:54.581Z] 3e8fb284021a: Preparing [2021-08-02T20:31:54.581Z] 3a0b3befdc29: Preparing [2021-08-02T20:31:54.581Z] 5191aa697d76: Preparing [2021-08-02T20:31:54.581Z] c5c856b0ca78: Preparing [2021-08-02T20:31:54.581Z] e7d8d95b8a53: Preparing [2021-08-02T20:31:54.581Z] 4cca4a607fff: Preparing [2021-08-02T20:31:54.581Z] dbd46add704e: Preparing [2021-08-02T20:31:54.581Z] 1d0728668d40: Preparing [2021-08-02T20:31:54.581Z] 3fbe34a1663b: Preparing [2021-08-02T20:31:54.581Z] c5c856b0ca78: Waiting [2021-08-02T20:31:54.581Z] e7d8d95b8a53: Waiting [2021-08-02T20:31:54.581Z] 4cca4a607fff: Waiting [2021-08-02T20:31:54.581Z] 1d0728668d40: Waiting [2021-08-02T20:31:54.581Z] 3fbe34a1663b: Waiting [2021-08-02T20:31:54.581Z] dbd46add704e: Waiting [2021-08-02T20:31:54.859Z] b21dfb82d523: Layer already exists [2021-08-02T20:31:54.859Z] 8768758d2f2a: Layer already exists [2021-08-02T20:31:54.859Z] 3e8fb284021a: Layer already exists [2021-08-02T20:31:54.859Z] 5191aa697d76: Layer already exists [2021-08-02T20:31:54.859Z] 3a0b3befdc29: Layer already exists [2021-08-02T20:31:54.859Z] 4cca4a607fff: Layer already exists [2021-08-02T20:31:54.859Z] e7d8d95b8a53: Layer already exists [2021-08-02T20:31:54.859Z] dbd46add704e: Layer already exists [2021-08-02T20:31:54.859Z] c5c856b0ca78: Layer already exists [2021-08-02T20:31:54.859Z] 1d0728668d40: Layer already exists [2021-08-02T20:31:54.859Z] 3fbe34a1663b: Layer already exists [2021-08-02T20:31:54.859Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19: digest: sha256:a40aa4904da9d8257dd76eebe54770e2d7f14fd960bf139e84264507ca7d1058 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:31:55.204Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:31:55.547Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-08-02T20:31:55.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-02T20:31:55.547Z] 8768758d2f2a: Preparing [2021-08-02T20:31:55.547Z] 8768758d2f2a: Preparing [2021-08-02T20:31:55.547Z] b21dfb82d523: Preparing [2021-08-02T20:31:55.547Z] 3e8fb284021a: Preparing [2021-08-02T20:31:55.547Z] 3a0b3befdc29: Preparing [2021-08-02T20:31:55.547Z] 5191aa697d76: Preparing [2021-08-02T20:31:55.547Z] c5c856b0ca78: Preparing [2021-08-02T20:31:55.547Z] e7d8d95b8a53: Preparing [2021-08-02T20:31:55.547Z] 4cca4a607fff: Preparing [2021-08-02T20:31:55.547Z] dbd46add704e: Preparing [2021-08-02T20:31:55.547Z] 1d0728668d40: Preparing [2021-08-02T20:31:55.547Z] 3fbe34a1663b: Preparing [2021-08-02T20:31:55.547Z] c5c856b0ca78: Waiting [2021-08-02T20:31:55.547Z] e7d8d95b8a53: Waiting [2021-08-02T20:31:55.547Z] 4cca4a607fff: Waiting [2021-08-02T20:31:55.547Z] dbd46add704e: Waiting [2021-08-02T20:31:55.547Z] 1d0728668d40: Waiting [2021-08-02T20:31:55.547Z] 3fbe34a1663b: Waiting [2021-08-02T20:31:55.818Z] 8768758d2f2a: Layer already exists [2021-08-02T20:31:55.818Z] 3e8fb284021a: Layer already exists [2021-08-02T20:31:55.818Z] b21dfb82d523: Layer already exists [2021-08-02T20:31:55.818Z] 5191aa697d76: Layer already exists [2021-08-02T20:31:55.818Z] 3a0b3befdc29: Layer already exists [2021-08-02T20:31:55.818Z] c5c856b0ca78: Layer already exists [2021-08-02T20:31:55.818Z] e7d8d95b8a53: Layer already exists [2021-08-02T20:31:55.818Z] 4cca4a607fff: Layer already exists [2021-08-02T20:31:55.818Z] 1d0728668d40: Layer already exists [2021-08-02T20:31:55.818Z] dbd46add704e: Layer already exists [2021-08-02T20:31:55.818Z] 3fbe34a1663b: Layer already exists [2021-08-02T20:31:56.090Z] main: digest: sha256:a40aa4904da9d8257dd76eebe54770e2d7f14fd960bf139e84264507ca7d1058 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-02T20:31:56.157Z] ===================================================== [Pipeline] echo [2021-08-02T20:31:56.178Z] taggedImages: [2021-08-02T20:31:56.178Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T20:31:56.178Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-08-02T20:31:56.178Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.19 [2021-08-02T20:31:56.178Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T20:31:56.178Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-08-02T20:31:56.224Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-08-02T20:31:56.224Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T20:31:56.224Z] latest [2021-08-02T20:31:56.224Z] 2.0.1-dev.19 [2021-08-02T20:31:56.224Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T20:31:56.224Z] main [2021-08-02T20:31:56.224Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:31:56.617Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1c9af10f427590f3fed47012b244cbba5cfcd3da [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:31:56.958Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T20:31:56.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-02T20:31:56.959Z] bb3b3ac35bf1: Preparing [2021-08-02T20:31:56.959Z] 8327ca66830b: Preparing [2021-08-02T20:31:56.959Z] 0a404c6b24f0: Preparing [2021-08-02T20:31:56.959Z] 015a953f5059: Preparing [2021-08-02T20:31:56.959Z] 78da5e37c563: Preparing [2021-08-02T20:31:56.959Z] 3fbe34a1663b: Preparing [2021-08-02T20:31:56.959Z] 3fbe34a1663b: Waiting [2021-08-02T20:31:57.232Z] 015a953f5059: Pushed [2021-08-02T20:31:57.232Z] 0a404c6b24f0: Pushed [2021-08-02T20:31:57.504Z] 3fbe34a1663b: Layer already exists [2021-08-02T20:31:57.779Z] 78da5e37c563: Pushed [2021-08-02T20:31:59.748Z] bb3b3ac35bf1: Pushed [2021-08-02T20:31:59.748Z] 8327ca66830b: Pushed [2021-08-02T20:31:59.748Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da: digest: sha256:17aceee8eeff6d02cb5d3d86b867119aa34dcd6e613c0cffbe402f5a411212fc size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:32:00.094Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:32:00.430Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-08-02T20:32:00.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-02T20:32:00.699Z] bb3b3ac35bf1: Preparing [2021-08-02T20:32:00.699Z] 8327ca66830b: Preparing [2021-08-02T20:32:00.699Z] 0a404c6b24f0: Preparing [2021-08-02T20:32:00.699Z] 015a953f5059: Preparing [2021-08-02T20:32:00.699Z] 78da5e37c563: Preparing [2021-08-02T20:32:00.699Z] 3fbe34a1663b: Preparing [2021-08-02T20:32:00.699Z] 3fbe34a1663b: Waiting [2021-08-02T20:32:00.699Z] bb3b3ac35bf1: Layer already exists [2021-08-02T20:32:00.699Z] 78da5e37c563: Layer already exists [2021-08-02T20:32:00.699Z] 015a953f5059: Layer already exists [2021-08-02T20:32:00.699Z] 8327ca66830b: Layer already exists [2021-08-02T20:32:00.699Z] 0a404c6b24f0: Layer already exists [2021-08-02T20:32:00.699Z] 3fbe34a1663b: Layer already exists [2021-08-02T20:32:00.699Z] latest: digest: sha256:17aceee8eeff6d02cb5d3d86b867119aa34dcd6e613c0cffbe402f5a411212fc size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:32:01.037Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:32:01.372Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.19 [2021-08-02T20:32:01.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-02T20:32:01.372Z] bb3b3ac35bf1: Preparing [2021-08-02T20:32:01.372Z] 8327ca66830b: Preparing [2021-08-02T20:32:01.372Z] 0a404c6b24f0: Preparing [2021-08-02T20:32:01.372Z] 015a953f5059: Preparing [2021-08-02T20:32:01.372Z] 78da5e37c563: Preparing [2021-08-02T20:32:01.372Z] 3fbe34a1663b: Preparing [2021-08-02T20:32:01.372Z] 3fbe34a1663b: Waiting [2021-08-02T20:32:01.649Z] 0a404c6b24f0: Layer already exists [2021-08-02T20:32:01.649Z] 78da5e37c563: Layer already exists [2021-08-02T20:32:01.649Z] 8327ca66830b: Layer already exists [2021-08-02T20:32:01.649Z] bb3b3ac35bf1: Layer already exists [2021-08-02T20:32:01.649Z] 015a953f5059: Layer already exists [2021-08-02T20:32:01.649Z] 3fbe34a1663b: Layer already exists [2021-08-02T20:32:01.649Z] 2.0.1-dev.19: digest: sha256:17aceee8eeff6d02cb5d3d86b867119aa34dcd6e613c0cffbe402f5a411212fc size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:32:01.996Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:32:02.333Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T20:32:02.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-02T20:32:02.333Z] bb3b3ac35bf1: Preparing [2021-08-02T20:32:02.333Z] 8327ca66830b: Preparing [2021-08-02T20:32:02.333Z] 0a404c6b24f0: Preparing [2021-08-02T20:32:02.333Z] 015a953f5059: Preparing [2021-08-02T20:32:02.333Z] 78da5e37c563: Preparing [2021-08-02T20:32:02.333Z] 3fbe34a1663b: Preparing [2021-08-02T20:32:02.333Z] 3fbe34a1663b: Waiting [2021-08-02T20:32:02.603Z] bb3b3ac35bf1: Layer already exists [2021-08-02T20:32:02.603Z] 0a404c6b24f0: Layer already exists [2021-08-02T20:32:02.603Z] 015a953f5059: Layer already exists [2021-08-02T20:32:02.603Z] 8327ca66830b: Layer already exists [2021-08-02T20:32:02.603Z] 78da5e37c563: Layer already exists [2021-08-02T20:32:02.603Z] 3fbe34a1663b: Layer already exists [2021-08-02T20:32:02.603Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19: digest: sha256:17aceee8eeff6d02cb5d3d86b867119aa34dcd6e613c0cffbe402f5a411212fc size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:32:02.942Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:32:03.277Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-08-02T20:32:03.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-02T20:32:03.277Z] bb3b3ac35bf1: Preparing [2021-08-02T20:32:03.277Z] 8327ca66830b: Preparing [2021-08-02T20:32:03.277Z] 0a404c6b24f0: Preparing [2021-08-02T20:32:03.277Z] 015a953f5059: Preparing [2021-08-02T20:32:03.277Z] 78da5e37c563: Preparing [2021-08-02T20:32:03.277Z] 3fbe34a1663b: Preparing [2021-08-02T20:32:03.277Z] 3fbe34a1663b: Waiting [2021-08-02T20:32:03.549Z] 0a404c6b24f0: Layer already exists [2021-08-02T20:32:03.549Z] 78da5e37c563: Layer already exists [2021-08-02T20:32:03.549Z] 8327ca66830b: Layer already exists [2021-08-02T20:32:03.549Z] 015a953f5059: Layer already exists [2021-08-02T20:32:03.549Z] bb3b3ac35bf1: Layer already exists [2021-08-02T20:32:03.549Z] 3fbe34a1663b: Layer already exists [2021-08-02T20:32:03.549Z] main: digest: sha256:17aceee8eeff6d02cb5d3d86b867119aa34dcd6e613c0cffbe402f5a411212fc size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-02T20:32:03.611Z] ===================================================== [Pipeline] echo [2021-08-02T20:32:03.627Z] taggedImages: [2021-08-02T20:32:03.627Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T20:32:03.627Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-08-02T20:32:03.627Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.19 [2021-08-02T20:32:03.627Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T20:32:03.627Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-08-02T20:32:03.662Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-08-02T20:32:03.662Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T20:32:03.662Z] latest [2021-08-02T20:32:03.662Z] 2.0.1-dev.19 [2021-08-02T20:32:03.662Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T20:32:03.662Z] main [2021-08-02T20:32:03.662Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:32:04.043Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1c9af10f427590f3fed47012b244cbba5cfcd3da [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:32:04.388Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T20:32:04.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-02T20:32:04.388Z] c9aceb83b128: Preparing [2021-08-02T20:32:04.388Z] 63d66d692185: Preparing [2021-08-02T20:32:04.388Z] 34a750a7f419: Preparing [2021-08-02T20:32:04.388Z] 39eff9b7744f: Preparing [2021-08-02T20:32:04.388Z] 7764aef56751: Preparing [2021-08-02T20:32:04.388Z] 926412da0c5c: Preparing [2021-08-02T20:32:04.388Z] 95506357d07e: Preparing [2021-08-02T20:32:04.388Z] 0dd7578785e1: Preparing [2021-08-02T20:32:04.388Z] bb9eb6439c0c: Preparing [2021-08-02T20:32:04.388Z] 3fbe34a1663b: Preparing [2021-08-02T20:32:04.388Z] 926412da0c5c: Waiting [2021-08-02T20:32:04.388Z] 95506357d07e: Waiting [2021-08-02T20:32:04.388Z] 0dd7578785e1: Waiting [2021-08-02T20:32:04.388Z] bb9eb6439c0c: Waiting [2021-08-02T20:32:04.388Z] 3fbe34a1663b: Waiting [2021-08-02T20:32:04.663Z] 63d66d692185: Pushed [2021-08-02T20:32:04.663Z] c9aceb83b128: Pushed [2021-08-02T20:32:04.663Z] 7764aef56751: Pushed [2021-08-02T20:32:04.936Z] 926412da0c5c: Pushed [2021-08-02T20:32:04.936Z] 0dd7578785e1: Pushed [2021-08-02T20:32:04.936Z] 95506357d07e: Pushed [2021-08-02T20:32:05.209Z] 3fbe34a1663b: Layer already exists [2021-08-02T20:32:05.484Z] bb9eb6439c0c: Pushed [2021-08-02T20:32:07.455Z] 39eff9b7744f: Pushed [2021-08-02T20:32:07.727Z] 34a750a7f419: Pushed [2021-08-02T20:32:07.998Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da: digest: sha256:b6e720daef22b17b83b99674d3ba9fb52973c107a6afc8bc1f47de7bbe99b156 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:32:08.343Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:32:08.688Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-08-02T20:32:08.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-02T20:32:08.689Z] c9aceb83b128: Preparing [2021-08-02T20:32:08.689Z] 63d66d692185: Preparing [2021-08-02T20:32:08.689Z] 34a750a7f419: Preparing [2021-08-02T20:32:08.689Z] 39eff9b7744f: Preparing [2021-08-02T20:32:08.689Z] 7764aef56751: Preparing [2021-08-02T20:32:08.689Z] 926412da0c5c: Preparing [2021-08-02T20:32:08.689Z] 95506357d07e: Preparing [2021-08-02T20:32:08.689Z] 0dd7578785e1: Preparing [2021-08-02T20:32:08.689Z] bb9eb6439c0c: Preparing [2021-08-02T20:32:08.689Z] 3fbe34a1663b: Preparing [2021-08-02T20:32:08.689Z] 0dd7578785e1: Waiting [2021-08-02T20:32:08.689Z] bb9eb6439c0c: Waiting [2021-08-02T20:32:08.689Z] 3fbe34a1663b: Waiting [2021-08-02T20:32:08.689Z] 95506357d07e: Waiting [2021-08-02T20:32:08.689Z] c9aceb83b128: Layer already exists [2021-08-02T20:32:08.689Z] 7764aef56751: Layer already exists [2021-08-02T20:32:08.689Z] 39eff9b7744f: Layer already exists [2021-08-02T20:32:08.689Z] 63d66d692185: Layer already exists [2021-08-02T20:32:08.689Z] 34a750a7f419: Layer already exists [2021-08-02T20:32:08.689Z] 95506357d07e: Layer already exists [2021-08-02T20:32:08.689Z] bb9eb6439c0c: Layer already exists [2021-08-02T20:32:08.689Z] 0dd7578785e1: Layer already exists [2021-08-02T20:32:08.689Z] 926412da0c5c: Layer already exists [2021-08-02T20:32:08.689Z] 3fbe34a1663b: Layer already exists [2021-08-02T20:32:08.962Z] latest: digest: sha256:b6e720daef22b17b83b99674d3ba9fb52973c107a6afc8bc1f47de7bbe99b156 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:32:09.309Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:32:09.647Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.19 [2021-08-02T20:32:09.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-02T20:32:09.647Z] c9aceb83b128: Preparing [2021-08-02T20:32:09.647Z] 63d66d692185: Preparing [2021-08-02T20:32:09.647Z] 34a750a7f419: Preparing [2021-08-02T20:32:09.647Z] 39eff9b7744f: Preparing [2021-08-02T20:32:09.647Z] 7764aef56751: Preparing [2021-08-02T20:32:09.647Z] 926412da0c5c: Preparing [2021-08-02T20:32:09.647Z] 95506357d07e: Preparing [2021-08-02T20:32:09.647Z] 0dd7578785e1: Preparing [2021-08-02T20:32:09.647Z] bb9eb6439c0c: Preparing [2021-08-02T20:32:09.647Z] 3fbe34a1663b: Preparing [2021-08-02T20:32:09.647Z] 0dd7578785e1: Waiting [2021-08-02T20:32:09.647Z] bb9eb6439c0c: Waiting [2021-08-02T20:32:09.647Z] 3fbe34a1663b: Waiting [2021-08-02T20:32:09.647Z] 926412da0c5c: Waiting [2021-08-02T20:32:09.647Z] 95506357d07e: Waiting [2021-08-02T20:32:09.647Z] c9aceb83b128: Layer already exists [2021-08-02T20:32:09.647Z] 63d66d692185: Layer already exists [2021-08-02T20:32:09.647Z] 7764aef56751: Layer already exists [2021-08-02T20:32:09.647Z] 34a750a7f419: Layer already exists [2021-08-02T20:32:09.647Z] 39eff9b7744f: Layer already exists [2021-08-02T20:32:09.647Z] 926412da0c5c: Layer already exists [2021-08-02T20:32:09.647Z] 95506357d07e: Layer already exists [2021-08-02T20:32:09.647Z] 0dd7578785e1: Layer already exists [2021-08-02T20:32:09.919Z] 3fbe34a1663b: Layer already exists [2021-08-02T20:32:09.919Z] bb9eb6439c0c: Layer already exists [2021-08-02T20:32:09.919Z] 2.0.1-dev.19: digest: sha256:b6e720daef22b17b83b99674d3ba9fb52973c107a6afc8bc1f47de7bbe99b156 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:32:10.259Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:32:10.594Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T20:32:10.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-02T20:32:10.595Z] c9aceb83b128: Preparing [2021-08-02T20:32:10.595Z] 63d66d692185: Preparing [2021-08-02T20:32:10.595Z] 34a750a7f419: Preparing [2021-08-02T20:32:10.595Z] 39eff9b7744f: Preparing [2021-08-02T20:32:10.595Z] 7764aef56751: Preparing [2021-08-02T20:32:10.595Z] 926412da0c5c: Preparing [2021-08-02T20:32:10.595Z] 95506357d07e: Preparing [2021-08-02T20:32:10.595Z] 0dd7578785e1: Preparing [2021-08-02T20:32:10.595Z] bb9eb6439c0c: Preparing [2021-08-02T20:32:10.595Z] 3fbe34a1663b: Preparing [2021-08-02T20:32:10.595Z] 926412da0c5c: Waiting [2021-08-02T20:32:10.595Z] 95506357d07e: Waiting [2021-08-02T20:32:10.595Z] 0dd7578785e1: Waiting [2021-08-02T20:32:10.595Z] bb9eb6439c0c: Waiting [2021-08-02T20:32:10.595Z] 3fbe34a1663b: Waiting [2021-08-02T20:32:10.595Z] 63d66d692185: Layer already exists [2021-08-02T20:32:10.595Z] 39eff9b7744f: Layer already exists [2021-08-02T20:32:10.595Z] 7764aef56751: Layer already exists [2021-08-02T20:32:10.595Z] 34a750a7f419: Layer already exists [2021-08-02T20:32:10.595Z] c9aceb83b128: Layer already exists [2021-08-02T20:32:10.595Z] 0dd7578785e1: Layer already exists [2021-08-02T20:32:10.595Z] 95506357d07e: Layer already exists [2021-08-02T20:32:10.595Z] 926412da0c5c: Layer already exists [2021-08-02T20:32:10.595Z] bb9eb6439c0c: Layer already exists [2021-08-02T20:32:10.898Z] 3fbe34a1663b: Layer already exists [2021-08-02T20:32:10.898Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19: digest: sha256:b6e720daef22b17b83b99674d3ba9fb52973c107a6afc8bc1f47de7bbe99b156 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:32:11.277Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:32:11.649Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-08-02T20:32:11.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-02T20:32:11.649Z] c9aceb83b128: Preparing [2021-08-02T20:32:11.649Z] 63d66d692185: Preparing [2021-08-02T20:32:11.649Z] 34a750a7f419: Preparing [2021-08-02T20:32:11.649Z] 39eff9b7744f: Preparing [2021-08-02T20:32:11.649Z] 7764aef56751: Preparing [2021-08-02T20:32:11.649Z] 926412da0c5c: Preparing [2021-08-02T20:32:11.649Z] 95506357d07e: Preparing [2021-08-02T20:32:11.649Z] 0dd7578785e1: Preparing [2021-08-02T20:32:11.649Z] bb9eb6439c0c: Preparing [2021-08-02T20:32:11.649Z] 3fbe34a1663b: Preparing [2021-08-02T20:32:11.649Z] 926412da0c5c: Waiting [2021-08-02T20:32:11.649Z] 95506357d07e: Waiting [2021-08-02T20:32:11.649Z] 0dd7578785e1: Waiting [2021-08-02T20:32:11.649Z] bb9eb6439c0c: Waiting [2021-08-02T20:32:11.649Z] 3fbe34a1663b: Waiting [2021-08-02T20:32:11.649Z] 34a750a7f419: Layer already exists [2021-08-02T20:32:11.649Z] 63d66d692185: Layer already exists [2021-08-02T20:32:11.649Z] c9aceb83b128: Layer already exists [2021-08-02T20:32:11.649Z] 7764aef56751: Layer already exists [2021-08-02T20:32:11.925Z] 39eff9b7744f: Layer already exists [2021-08-02T20:32:11.925Z] 926412da0c5c: Layer already exists [2021-08-02T20:32:11.925Z] 0dd7578785e1: Layer already exists [2021-08-02T20:32:11.925Z] 95506357d07e: Layer already exists [2021-08-02T20:32:11.925Z] 3fbe34a1663b: Layer already exists [2021-08-02T20:32:11.925Z] bb9eb6439c0c: Layer already exists [2021-08-02T20:32:11.925Z] main: digest: sha256:b6e720daef22b17b83b99674d3ba9fb52973c107a6afc8bc1f47de7bbe99b156 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-02T20:32:12.012Z] ===================================================== [Pipeline] echo [2021-08-02T20:32:12.034Z] taggedImages: [2021-08-02T20:32:12.034Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T20:32:12.034Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-08-02T20:32:12.034Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.19 [2021-08-02T20:32:12.034Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T20:32:12.034Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-08-02T20:32:12.092Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-08-02T20:32:12.092Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T20:32:12.092Z] latest [2021-08-02T20:32:12.092Z] 2.0.1-dev.19 [2021-08-02T20:32:12.092Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T20:32:12.092Z] main [2021-08-02T20:32:12.092Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:32:14.010Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:1c9af10f427590f3fed47012b244cbba5cfcd3da [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:32:14.388Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T20:32:14.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-02T20:32:14.388Z] 99499bae0d7e: Preparing [2021-08-02T20:32:14.388Z] b6384356db3c: Preparing [2021-08-02T20:32:14.388Z] c5c856b0ca78: Preparing [2021-08-02T20:32:14.388Z] 07553ad733fe: Preparing [2021-08-02T20:32:14.388Z] 3fbe34a1663b: Preparing [2021-08-02T20:32:14.698Z] c5c856b0ca78: Layer already exists [2021-08-02T20:32:14.698Z] 3fbe34a1663b: Layer already exists [2021-08-02T20:32:14.698Z] 99499bae0d7e: Pushed [2021-08-02T20:32:14.998Z] 07553ad733fe: Pushed [2021-08-02T20:32:17.633Z] b6384356db3c: Pushed [2021-08-02T20:32:17.634Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da: digest: sha256:727793720dfe4674bb61c5de2f6b68717d6fe37075bd0445aaff11b641668c6d size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:32:17.975Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:32:18.312Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-08-02T20:32:18.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-02T20:32:18.312Z] 99499bae0d7e: Preparing [2021-08-02T20:32:18.312Z] b6384356db3c: Preparing [2021-08-02T20:32:18.312Z] c5c856b0ca78: Preparing [2021-08-02T20:32:18.312Z] 07553ad733fe: Preparing [2021-08-02T20:32:18.312Z] 3fbe34a1663b: Preparing [2021-08-02T20:32:18.313Z] b6384356db3c: Layer already exists [2021-08-02T20:32:18.584Z] 3fbe34a1663b: Layer already exists [2021-08-02T20:32:18.584Z] 99499bae0d7e: Layer already exists [2021-08-02T20:32:18.584Z] c5c856b0ca78: Layer already exists [2021-08-02T20:32:18.584Z] 07553ad733fe: Layer already exists [2021-08-02T20:32:18.584Z] latest: digest: sha256:727793720dfe4674bb61c5de2f6b68717d6fe37075bd0445aaff11b641668c6d size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:32:18.925Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:32:19.257Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.19 [2021-08-02T20:32:19.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-02T20:32:19.257Z] 99499bae0d7e: Preparing [2021-08-02T20:32:19.257Z] b6384356db3c: Preparing [2021-08-02T20:32:19.257Z] c5c856b0ca78: Preparing [2021-08-02T20:32:19.257Z] 07553ad733fe: Preparing [2021-08-02T20:32:19.257Z] 3fbe34a1663b: Preparing [2021-08-02T20:32:19.257Z] b6384356db3c: Layer already exists [2021-08-02T20:32:19.257Z] 07553ad733fe: Layer already exists [2021-08-02T20:32:19.257Z] 99499bae0d7e: Layer already exists [2021-08-02T20:32:19.257Z] c5c856b0ca78: Layer already exists [2021-08-02T20:32:19.257Z] 3fbe34a1663b: Layer already exists [2021-08-02T20:32:19.526Z] 2.0.1-dev.19: digest: sha256:727793720dfe4674bb61c5de2f6b68717d6fe37075bd0445aaff11b641668c6d size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:32:19.862Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:32:20.202Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T20:32:20.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-02T20:32:20.202Z] 99499bae0d7e: Preparing [2021-08-02T20:32:20.202Z] b6384356db3c: Preparing [2021-08-02T20:32:20.202Z] c5c856b0ca78: Preparing [2021-08-02T20:32:20.202Z] 07553ad733fe: Preparing [2021-08-02T20:32:20.202Z] 3fbe34a1663b: Preparing [2021-08-02T20:32:20.202Z] 3fbe34a1663b: Layer already exists [2021-08-02T20:32:20.202Z] 07553ad733fe: Layer already exists [2021-08-02T20:32:20.202Z] b6384356db3c: Layer already exists [2021-08-02T20:32:20.202Z] 99499bae0d7e: Layer already exists [2021-08-02T20:32:20.202Z] c5c856b0ca78: Layer already exists [2021-08-02T20:32:20.473Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19: digest: sha256:727793720dfe4674bb61c5de2f6b68717d6fe37075bd0445aaff11b641668c6d size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:32:20.813Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:32:21.149Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-08-02T20:32:21.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-02T20:32:21.150Z] 99499bae0d7e: Preparing [2021-08-02T20:32:21.150Z] b6384356db3c: Preparing [2021-08-02T20:32:21.150Z] c5c856b0ca78: Preparing [2021-08-02T20:32:21.150Z] 07553ad733fe: Preparing [2021-08-02T20:32:21.150Z] 3fbe34a1663b: Preparing [2021-08-02T20:32:21.150Z] c5c856b0ca78: Layer already exists [2021-08-02T20:32:21.150Z] b6384356db3c: Layer already exists [2021-08-02T20:32:21.150Z] 99499bae0d7e: Layer already exists [2021-08-02T20:32:21.150Z] 07553ad733fe: Layer already exists [2021-08-02T20:32:21.421Z] 3fbe34a1663b: Layer already exists [2021-08-02T20:32:21.421Z] main: digest: sha256:727793720dfe4674bb61c5de2f6b68717d6fe37075bd0445aaff11b641668c6d size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-02T20:32:21.484Z] ===================================================== [Pipeline] echo [2021-08-02T20:32:21.498Z] taggedImages: [2021-08-02T20:32:21.498Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T20:32:21.498Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-08-02T20:32:21.498Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.19 [2021-08-02T20:32:21.498Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T20:32:21.498Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-08-02T20:32:21.528Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-08-02T20:32:21.528Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T20:32:21.528Z] latest [2021-08-02T20:32:21.528Z] 2.0.1-dev.19 [2021-08-02T20:32:21.528Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T20:32:21.528Z] main [2021-08-02T20:32:21.528Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:32:21.898Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1c9af10f427590f3fed47012b244cbba5cfcd3da [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:32:22.238Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T20:32:22.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-02T20:32:22.238Z] 7002c2d87596: Preparing [2021-08-02T20:32:22.238Z] 7895e0ca24fd: Preparing [2021-08-02T20:32:22.238Z] c5c856b0ca78: Preparing [2021-08-02T20:32:22.238Z] bbca7180ea9d: Preparing [2021-08-02T20:32:22.238Z] 3fbe34a1663b: Preparing [2021-08-02T20:32:22.514Z] c5c856b0ca78: Layer already exists [2021-08-02T20:32:22.514Z] 3fbe34a1663b: Layer already exists [2021-08-02T20:32:22.514Z] bbca7180ea9d: Layer already exists [2021-08-02T20:32:22.514Z] 7002c2d87596: Pushed [2021-08-02T20:32:25.125Z] 7895e0ca24fd: Pushed [2021-08-02T20:32:25.125Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da: digest: sha256:fabdbe34a15fea9a42f7bb0da0176cfa92abcfd65c8e8af86c34c045bb9d1403 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:32:25.461Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:32:25.795Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-08-02T20:32:25.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-02T20:32:25.795Z] 7002c2d87596: Preparing [2021-08-02T20:32:25.795Z] 7895e0ca24fd: Preparing [2021-08-02T20:32:25.795Z] c5c856b0ca78: Preparing [2021-08-02T20:32:25.795Z] bbca7180ea9d: Preparing [2021-08-02T20:32:25.795Z] 3fbe34a1663b: Preparing [2021-08-02T20:32:26.066Z] bbca7180ea9d: Layer already exists [2021-08-02T20:32:26.066Z] 7895e0ca24fd: Layer already exists [2021-08-02T20:32:26.066Z] c5c856b0ca78: Layer already exists [2021-08-02T20:32:26.066Z] 3fbe34a1663b: Layer already exists [2021-08-02T20:32:26.066Z] 7002c2d87596: Layer already exists [2021-08-02T20:32:26.066Z] latest: digest: sha256:fabdbe34a15fea9a42f7bb0da0176cfa92abcfd65c8e8af86c34c045bb9d1403 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:32:26.406Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:32:26.745Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.19 [2021-08-02T20:32:26.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-02T20:32:26.745Z] 7002c2d87596: Preparing [2021-08-02T20:32:26.745Z] 7895e0ca24fd: Preparing [2021-08-02T20:32:26.745Z] c5c856b0ca78: Preparing [2021-08-02T20:32:26.745Z] bbca7180ea9d: Preparing [2021-08-02T20:32:26.745Z] 3fbe34a1663b: Preparing [2021-08-02T20:32:26.745Z] bbca7180ea9d: Layer already exists [2021-08-02T20:32:26.745Z] 7002c2d87596: Layer already exists [2021-08-02T20:32:26.745Z] c5c856b0ca78: Layer already exists [2021-08-02T20:32:26.745Z] 3fbe34a1663b: Layer already exists [2021-08-02T20:32:26.745Z] 7895e0ca24fd: Layer already exists [2021-08-02T20:32:27.017Z] 2.0.1-dev.19: digest: sha256:fabdbe34a15fea9a42f7bb0da0176cfa92abcfd65c8e8af86c34c045bb9d1403 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:32:27.362Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:32:27.696Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T20:32:27.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-02T20:32:27.696Z] 7002c2d87596: Preparing [2021-08-02T20:32:27.696Z] 7895e0ca24fd: Preparing [2021-08-02T20:32:27.696Z] c5c856b0ca78: Preparing [2021-08-02T20:32:27.696Z] bbca7180ea9d: Preparing [2021-08-02T20:32:27.696Z] 3fbe34a1663b: Preparing [2021-08-02T20:32:27.967Z] 7002c2d87596: Layer already exists [2021-08-02T20:32:27.967Z] 3fbe34a1663b: Layer already exists [2021-08-02T20:32:27.967Z] bbca7180ea9d: Layer already exists [2021-08-02T20:32:27.967Z] c5c856b0ca78: Layer already exists [2021-08-02T20:32:27.967Z] 7895e0ca24fd: Layer already exists [2021-08-02T20:32:27.967Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19: digest: sha256:fabdbe34a15fea9a42f7bb0da0176cfa92abcfd65c8e8af86c34c045bb9d1403 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:32:28.308Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:32:28.644Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-08-02T20:32:28.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-02T20:32:28.644Z] 7002c2d87596: Preparing [2021-08-02T20:32:28.644Z] 7895e0ca24fd: Preparing [2021-08-02T20:32:28.644Z] c5c856b0ca78: Preparing [2021-08-02T20:32:28.644Z] bbca7180ea9d: Preparing [2021-08-02T20:32:28.644Z] 3fbe34a1663b: Preparing [2021-08-02T20:32:28.917Z] bbca7180ea9d: Layer already exists [2021-08-02T20:32:28.917Z] 3fbe34a1663b: Layer already exists [2021-08-02T20:32:28.917Z] 7895e0ca24fd: Layer already exists [2021-08-02T20:32:28.917Z] 7002c2d87596: Layer already exists [2021-08-02T20:32:28.917Z] c5c856b0ca78: Layer already exists [2021-08-02T20:32:28.917Z] main: digest: sha256:fabdbe34a15fea9a42f7bb0da0176cfa92abcfd65c8e8af86c34c045bb9d1403 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-02T20:32:28.976Z] ===================================================== [Pipeline] echo [2021-08-02T20:32:28.990Z] taggedImages: [2021-08-02T20:32:28.990Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T20:32:28.990Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-08-02T20:32:28.990Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.19 [2021-08-02T20:32:28.990Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T20:32:28.990Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-08-02T20:32:29.020Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-08-02T20:32:29.020Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T20:32:29.020Z] latest [2021-08-02T20:32:29.020Z] 2.0.1-dev.19 [2021-08-02T20:32:29.020Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T20:32:29.020Z] main [2021-08-02T20:32:29.020Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:32:29.414Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:1c9af10f427590f3fed47012b244cbba5cfcd3da [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:32:29.751Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T20:32:29.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-02T20:32:29.751Z] 19d27a3c1779: Preparing [2021-08-02T20:32:29.751Z] cd65612b91a1: Preparing [2021-08-02T20:32:29.751Z] 8fce2f5f446c: Preparing [2021-08-02T20:32:29.751Z] 9fb339ca2394: Preparing [2021-08-02T20:32:29.751Z] 36385507e099: Preparing [2021-08-02T20:32:29.751Z] 0f96eb6246ad: Preparing [2021-08-02T20:32:29.751Z] c09ef504d4db: Preparing [2021-08-02T20:32:29.751Z] c7acdc5265c6: Preparing [2021-08-02T20:32:29.751Z] 67ea5d85c628: Preparing [2021-08-02T20:32:29.751Z] cf0781f940e6: Preparing [2021-08-02T20:32:29.751Z] c55d5dbdab40: Preparing [2021-08-02T20:32:29.751Z] 0f96eb6246ad: Waiting [2021-08-02T20:32:29.751Z] c09ef504d4db: Waiting [2021-08-02T20:32:29.751Z] 67ea5d85c628: Waiting [2021-08-02T20:32:29.751Z] c7acdc5265c6: Waiting [2021-08-02T20:32:29.751Z] cf0781f940e6: Waiting [2021-08-02T20:32:29.751Z] c55d5dbdab40: Waiting [2021-08-02T20:32:30.025Z] 36385507e099: Layer already exists [2021-08-02T20:32:30.025Z] 0f96eb6246ad: Layer already exists [2021-08-02T20:32:30.025Z] c09ef504d4db: Layer already exists [2021-08-02T20:32:30.025Z] cd65612b91a1: Pushed [2021-08-02T20:32:30.025Z] c7acdc5265c6: Layer already exists [2021-08-02T20:32:30.298Z] 67ea5d85c628: Layer already exists [2021-08-02T20:32:30.298Z] cf0781f940e6: Layer already exists [2021-08-02T20:32:30.298Z] c55d5dbdab40: Layer already exists [2021-08-02T20:32:30.893Z] 19d27a3c1779: Pushed [2021-08-02T20:32:32.862Z] 8fce2f5f446c: Pushed [2021-08-02T20:32:47.909Z] 9fb339ca2394: Pushed [2021-08-02T20:32:47.909Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da: digest: sha256:5646255a2a1b6666c095df0ea96fb51976ec763aab09782a1e85a3c763b97ecc size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:32:48.247Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:32:48.582Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-08-02T20:32:48.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-02T20:32:48.582Z] 19d27a3c1779: Preparing [2021-08-02T20:32:48.582Z] cd65612b91a1: Preparing [2021-08-02T20:32:48.582Z] 8fce2f5f446c: Preparing [2021-08-02T20:32:48.582Z] 9fb339ca2394: Preparing [2021-08-02T20:32:48.582Z] 36385507e099: Preparing [2021-08-02T20:32:48.582Z] 0f96eb6246ad: Preparing [2021-08-02T20:32:48.582Z] c09ef504d4db: Preparing [2021-08-02T20:32:48.582Z] c7acdc5265c6: Preparing [2021-08-02T20:32:48.582Z] 67ea5d85c628: Preparing [2021-08-02T20:32:48.582Z] cf0781f940e6: Preparing [2021-08-02T20:32:48.582Z] c55d5dbdab40: Preparing [2021-08-02T20:32:48.582Z] c7acdc5265c6: Waiting [2021-08-02T20:32:48.582Z] 67ea5d85c628: Waiting [2021-08-02T20:32:48.582Z] cf0781f940e6: Waiting [2021-08-02T20:32:48.582Z] c55d5dbdab40: Waiting [2021-08-02T20:32:48.582Z] 0f96eb6246ad: Waiting [2021-08-02T20:32:48.582Z] c09ef504d4db: Waiting [2021-08-02T20:32:48.852Z] 8fce2f5f446c: Layer already exists [2021-08-02T20:32:48.852Z] 9fb339ca2394: Layer already exists [2021-08-02T20:32:48.852Z] cd65612b91a1: Layer already exists [2021-08-02T20:32:48.852Z] 19d27a3c1779: Layer already exists [2021-08-02T20:32:48.852Z] 36385507e099: Layer already exists [2021-08-02T20:32:48.852Z] 0f96eb6246ad: Layer already exists [2021-08-02T20:32:48.852Z] c7acdc5265c6: Layer already exists [2021-08-02T20:32:48.852Z] c09ef504d4db: Layer already exists [2021-08-02T20:32:48.852Z] 67ea5d85c628: Layer already exists [2021-08-02T20:32:48.852Z] cf0781f940e6: Layer already exists [2021-08-02T20:32:48.852Z] c55d5dbdab40: Layer already exists [2021-08-02T20:32:48.852Z] latest: digest: sha256:5646255a2a1b6666c095df0ea96fb51976ec763aab09782a1e85a3c763b97ecc size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:32:49.197Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:32:49.534Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.19 [2021-08-02T20:32:49.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-02T20:32:49.534Z] 19d27a3c1779: Preparing [2021-08-02T20:32:49.534Z] cd65612b91a1: Preparing [2021-08-02T20:32:49.534Z] 8fce2f5f446c: Preparing [2021-08-02T20:32:49.534Z] 9fb339ca2394: Preparing [2021-08-02T20:32:49.534Z] 36385507e099: Preparing [2021-08-02T20:32:49.534Z] 0f96eb6246ad: Preparing [2021-08-02T20:32:49.534Z] c09ef504d4db: Preparing [2021-08-02T20:32:49.534Z] c7acdc5265c6: Preparing [2021-08-02T20:32:49.534Z] 67ea5d85c628: Preparing [2021-08-02T20:32:49.534Z] cf0781f940e6: Preparing [2021-08-02T20:32:49.534Z] c55d5dbdab40: Preparing [2021-08-02T20:32:49.534Z] c7acdc5265c6: Waiting [2021-08-02T20:32:49.534Z] 0f96eb6246ad: Waiting [2021-08-02T20:32:49.534Z] c09ef504d4db: Waiting [2021-08-02T20:32:49.534Z] 67ea5d85c628: Waiting [2021-08-02T20:32:49.534Z] cf0781f940e6: Waiting [2021-08-02T20:32:49.534Z] c55d5dbdab40: Waiting [2021-08-02T20:32:49.806Z] 36385507e099: Layer already exists [2021-08-02T20:32:49.806Z] 19d27a3c1779: Layer already exists [2021-08-02T20:32:49.806Z] cd65612b91a1: Layer already exists [2021-08-02T20:32:49.806Z] 9fb339ca2394: Layer already exists [2021-08-02T20:32:49.806Z] 8fce2f5f446c: Layer already exists [2021-08-02T20:32:49.806Z] 0f96eb6246ad: Layer already exists [2021-08-02T20:32:49.806Z] c09ef504d4db: Layer already exists [2021-08-02T20:32:49.806Z] c7acdc5265c6: Layer already exists [2021-08-02T20:32:49.806Z] cf0781f940e6: Layer already exists [2021-08-02T20:32:49.806Z] 67ea5d85c628: Layer already exists [2021-08-02T20:32:49.806Z] c55d5dbdab40: Layer already exists [2021-08-02T20:32:49.806Z] 2.0.1-dev.19: digest: sha256:5646255a2a1b6666c095df0ea96fb51976ec763aab09782a1e85a3c763b97ecc size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:32:50.149Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:32:50.485Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T20:32:50.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-02T20:32:50.485Z] 19d27a3c1779: Preparing [2021-08-02T20:32:50.485Z] cd65612b91a1: Preparing [2021-08-02T20:32:50.485Z] 8fce2f5f446c: Preparing [2021-08-02T20:32:50.485Z] 9fb339ca2394: Preparing [2021-08-02T20:32:50.485Z] 36385507e099: Preparing [2021-08-02T20:32:50.485Z] 0f96eb6246ad: Preparing [2021-08-02T20:32:50.485Z] c09ef504d4db: Preparing [2021-08-02T20:32:50.485Z] c7acdc5265c6: Preparing [2021-08-02T20:32:50.485Z] 67ea5d85c628: Preparing [2021-08-02T20:32:50.485Z] cf0781f940e6: Preparing [2021-08-02T20:32:50.485Z] c55d5dbdab40: Preparing [2021-08-02T20:32:50.485Z] cf0781f940e6: Waiting [2021-08-02T20:32:50.485Z] c7acdc5265c6: Waiting [2021-08-02T20:32:50.485Z] 67ea5d85c628: Waiting [2021-08-02T20:32:50.485Z] c55d5dbdab40: Waiting [2021-08-02T20:32:50.485Z] 0f96eb6246ad: Waiting [2021-08-02T20:32:50.485Z] c09ef504d4db: Waiting [2021-08-02T20:32:50.485Z] 8fce2f5f446c: Layer already exists [2021-08-02T20:32:50.485Z] 19d27a3c1779: Layer already exists [2021-08-02T20:32:50.485Z] cd65612b91a1: Layer already exists [2021-08-02T20:32:50.485Z] 36385507e099: Layer already exists [2021-08-02T20:32:50.485Z] 9fb339ca2394: Layer already exists [2021-08-02T20:32:50.485Z] 0f96eb6246ad: Layer already exists [2021-08-02T20:32:50.756Z] c09ef504d4db: Layer already exists [2021-08-02T20:32:50.756Z] cf0781f940e6: Layer already exists [2021-08-02T20:32:50.756Z] c7acdc5265c6: Layer already exists [2021-08-02T20:32:50.756Z] 67ea5d85c628: Layer already exists [2021-08-02T20:32:50.756Z] c55d5dbdab40: Layer already exists [2021-08-02T20:32:50.756Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19: digest: sha256:5646255a2a1b6666c095df0ea96fb51976ec763aab09782a1e85a3c763b97ecc size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:32:51.089Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:32:51.423Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-08-02T20:32:51.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-02T20:32:51.424Z] 19d27a3c1779: Preparing [2021-08-02T20:32:51.424Z] cd65612b91a1: Preparing [2021-08-02T20:32:51.424Z] 8fce2f5f446c: Preparing [2021-08-02T20:32:51.424Z] 9fb339ca2394: Preparing [2021-08-02T20:32:51.424Z] 36385507e099: Preparing [2021-08-02T20:32:51.424Z] 0f96eb6246ad: Preparing [2021-08-02T20:32:51.424Z] c09ef504d4db: Preparing [2021-08-02T20:32:51.424Z] c7acdc5265c6: Preparing [2021-08-02T20:32:51.424Z] 67ea5d85c628: Preparing [2021-08-02T20:32:51.424Z] cf0781f940e6: Preparing [2021-08-02T20:32:51.424Z] c55d5dbdab40: Preparing [2021-08-02T20:32:51.424Z] 0f96eb6246ad: Waiting [2021-08-02T20:32:51.424Z] c09ef504d4db: Waiting [2021-08-02T20:32:51.424Z] cf0781f940e6: Waiting [2021-08-02T20:32:51.424Z] c55d5dbdab40: Waiting [2021-08-02T20:32:51.424Z] c7acdc5265c6: Waiting [2021-08-02T20:32:51.424Z] 67ea5d85c628: Waiting [2021-08-02T20:32:51.424Z] 19d27a3c1779: Layer already exists [2021-08-02T20:32:51.424Z] 36385507e099: Layer already exists [2021-08-02T20:32:51.424Z] cd65612b91a1: Layer already exists [2021-08-02T20:32:51.424Z] 9fb339ca2394: Layer already exists [2021-08-02T20:32:51.424Z] 8fce2f5f446c: Layer already exists [2021-08-02T20:32:51.424Z] c09ef504d4db: Layer already exists [2021-08-02T20:32:51.424Z] 0f96eb6246ad: Layer already exists [2021-08-02T20:32:51.424Z] c7acdc5265c6: Layer already exists [2021-08-02T20:32:51.424Z] 67ea5d85c628: Layer already exists [2021-08-02T20:32:51.424Z] cf0781f940e6: Layer already exists [2021-08-02T20:32:51.695Z] c55d5dbdab40: Layer already exists [2021-08-02T20:32:51.695Z] main: digest: sha256:5646255a2a1b6666c095df0ea96fb51976ec763aab09782a1e85a3c763b97ecc size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-02T20:32:51.751Z] ===================================================== [Pipeline] echo [2021-08-02T20:32:51.764Z] taggedImages: [2021-08-02T20:32:51.764Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T20:32:51.764Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-08-02T20:32:51.764Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.19 [2021-08-02T20:32:51.764Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T20:32:51.764Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:32:52.269Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-02T20:32:52.541Z] [2021-08-02T20:32:52.541Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:32:52.884Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-02T20:32:53.158Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-02T20:32:53.158Z] 448f6bf000e3: Pulling fs layer [2021-08-02T20:32:53.158Z] f757da607395: Pulling fs layer [2021-08-02T20:32:53.158Z] 05883995daec: Pulling fs layer [2021-08-02T20:32:53.158Z] 8603b9c90790: Pulling fs layer [2021-08-02T20:32:53.158Z] 1560dd03e051: Pulling fs layer [2021-08-02T20:32:53.158Z] 27f5ce0e4adf: Pulling fs layer [2021-08-02T20:32:53.158Z] c2d8d7efcc4b: Pulling fs layer [2021-08-02T20:32:53.158Z] 1560dd03e051: Waiting [2021-08-02T20:32:53.158Z] 27f5ce0e4adf: Waiting [2021-08-02T20:32:53.158Z] c2d8d7efcc4b: Waiting [2021-08-02T20:32:53.158Z] 8603b9c90790: Waiting [2021-08-02T20:32:53.432Z] f757da607395: Verifying Checksum [2021-08-02T20:32:53.432Z] f757da607395: Download complete [2021-08-02T20:32:53.432Z] 8603b9c90790: Verifying Checksum [2021-08-02T20:32:53.432Z] 8603b9c90790: Download complete [2021-08-02T20:32:53.702Z] 05883995daec: Verifying Checksum [2021-08-02T20:32:53.702Z] 05883995daec: Download complete [2021-08-02T20:32:53.702Z] 27f5ce0e4adf: Verifying Checksum [2021-08-02T20:32:53.702Z] 27f5ce0e4adf: Download complete [2021-08-02T20:32:53.702Z] 1560dd03e051: Verifying Checksum [2021-08-02T20:32:53.702Z] 1560dd03e051: Download complete [2021-08-02T20:32:54.671Z] 448f6bf000e3: Verifying Checksum [2021-08-02T20:32:54.671Z] 448f6bf000e3: Download complete [2021-08-02T20:32:58.062Z] 448f6bf000e3: Pull complete [2021-08-02T20:32:58.660Z] c2d8d7efcc4b: Verifying Checksum [2021-08-02T20:32:58.660Z] c2d8d7efcc4b: Download complete [2021-08-02T20:32:58.932Z] f757da607395: Pull complete [2021-08-02T20:33:00.369Z] 05883995daec: Pull complete [2021-08-02T20:33:00.967Z] 8603b9c90790: Pull complete [2021-08-02T20:33:01.948Z] 1560dd03e051: Pull complete [2021-08-02T20:33:02.222Z] 27f5ce0e4adf: Pull complete [2021-08-02T20:33:17.324Z] c2d8d7efcc4b: Pull complete [2021-08-02T20:33:17.324Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-02T20:33:17.324Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-02T20:33:17.324Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-02T20:33:17.553Z] prd-ubuntu18.04-docker-arm64-4c-16g-1757 does not seem to be running inside a container [2021-08-02T20:33:17.624Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/21 -v /w/workspace/edgex-go/21:/w/workspace/edgex-go/21:rw,z -v /w/workspace/edgex-go/21@tmp:/w/workspace/edgex-go/21@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-02T20:33:21.479Z] $ docker top 1a69d73d67c8b8ac81136c62618297da05c061fe52545ec473dbb7e421bd66b0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T20:33:22.560Z] ---> job-cost.sh [2021-08-02T20:33:22.560Z] lf-activate-venv: SKIPPING [2021-08-02T20:33:22.560Z] INFO: No Stack... [2021-08-02T20:33:23.536Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-02T20:33:23.807Z] INFO: Archiving Costs [Pipeline] sh [2021-08-02T20:33:24.470Z] + + cutcat -d, /w/workspace/edgex-go/21/archives/cost.csv -f6 [2021-08-02T20:33:24.470Z] [Pipeline] lock [2021-08-02T20:33:24.528Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-21-stack-cost] [2021-08-02T20:33:24.541Z] Resource [jenkins-edgexfoundry-edgex-go-main-21-stack-cost] did not exist. Created. [2021-08-02T20:33:24.541Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-21-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-02T20:33:25.211Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-02T20:33:25.801Z] Stashed 1 file(s) [Pipeline] } [2021-08-02T20:33:25.816Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-21-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-02T20:33:25.828Z] $ docker stop --time=1 1a69d73d67c8b8ac81136c62618297da05c061fe52545ec473dbb7e421bd66b0 [2021-08-02T20:33:27.498Z] $ docker rm -f 1a69d73d67c8b8ac81136c62618297da05c061fe52545ec473dbb7e421bd66b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-08-02T20:33:28.659Z] provisioning config files... [2021-08-02T20:33:28.674Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/21@tmp/config350848706983851833tmp [Pipeline] { [Pipeline] sh [2021-08-02T20:33:28.996Z] + set +x [2021-08-02T20:33:28.996Z] + bash -s -- [2021-08-02T20:33:28.996Z] + curl -s https://codecov.io/bash [2021-08-02T20:33:29.264Z] [2021-08-02T20:33:29.264Z] _____ _ [2021-08-02T20:33:29.264Z] / ____| | | [2021-08-02T20:33:29.264Z] | | ___ __| | ___ ___ _____ __ [2021-08-02T20:33:29.264Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-02T20:33:29.264Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-02T20:33:29.264Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-02T20:33:29.264Z] Bash-1.0.6 [2021-08-02T20:33:29.264Z] [2021-08-02T20:33:29.264Z] [2021-08-02T20:33:29.264Z] ==> git version 2.24.4 found [2021-08-02T20:33:29.264Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-08-02T20:33:29.264Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-02T20:33:29.264Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-02T20:33:29.264Z] ==> Jenkins CI detected. [2021-08-02T20:33:29.264Z] current dir:  /w/workspace/edgex-go/21 [2021-08-02T20:33:29.264Z] project root: . [2021-08-02T20:33:29.264Z] --> token set from env [2021-08-02T20:33:29.264Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-02T20:33:29.264Z] ==> Running gcov in . (disable via -X gcov) [2021-08-02T20:33:29.264Z] ==> Python coveragepy not found [2021-08-02T20:33:29.264Z] ==> Searching for coverage reports in: [2021-08-02T20:33:29.264Z] + . [2021-08-02T20:33:29.264Z] -> Found 1 reports [2021-08-02T20:33:29.264Z] ==> Detecting git/mercurial file structure [2021-08-02T20:33:29.264Z] ==> Reading reports [2021-08-02T20:33:29.264Z] + ./coverage.out bytes=403847 [2021-08-02T20:33:29.264Z] ==> Appending adjustments [2021-08-02T20:33:29.264Z] https://docs.codecov.io/docs/fixing-reports [2021-08-02T20:33:30.671Z] + Found adjustments [2021-08-02T20:33:30.671Z] ==> Gzipping contents [2021-08-02T20:33:30.671Z] 56K /tmp/codecov.QLkbPX.gz [2021-08-02T20:33:30.671Z] ==> Uploading reports [2021-08-02T20:33:30.671Z] url: https://codecov.io [2021-08-02T20:33:30.671Z] query: branch=main&commit=1c9af10f427590f3fed47012b244cbba5cfcd3da&build=21&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F21%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-02T20:33:30.671Z] -> Pinging Codecov [2021-08-02T20:33:30.671Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=1c9af10f427590f3fed47012b244cbba5cfcd3da&build=21&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F21%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-02T20:33:30.938Z] -> Uploading to [2021-08-02T20:33:30.938Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-02/00271124DB129430A58F1EEE437C3FCB/1c9af10f427590f3fed47012b244cbba5cfcd3da/5ae7a694-258d-43da-b8d3-0dd5a99ca0a9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210802%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210802T203330Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=65fab0a7d301833fc597d7198359f963d339cca3c7db1b311c24325266938612 [2021-08-02T20:33:30.938Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-02T20:33:30.938Z] Dload Upload Total Spent Left Speed [2021-08-02T20:33:31.519Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54429 0 0 100 54429 0 123k --:--:-- --:--:-- --:--:-- 123k [2021-08-02T20:33:31.519Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/1c9af10f427590f3fed47012b244cbba5cfcd3da [Pipeline] } [2021-08-02T20:33:31.535Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-08-02T20:33:32.285Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-08-02T20:33:32.307Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:33:32.625Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-02T20:33:32.625Z] [2021-08-02T20:33:32.625Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:33:32.953Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-02T20:33:32.953Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-08-02T20:33:32.953Z] 188c0c94c7c5: Pulling fs layer [2021-08-02T20:33:32.953Z] 0ef7d3d256c8: Pulling fs layer [2021-08-02T20:33:32.953Z] de9db76c5a1d: Pulling fs layer [2021-08-02T20:33:32.953Z] 0eba1c9be4d2: Pulling fs layer [2021-08-02T20:33:32.953Z] 0d57e429df01: Pulling fs layer [2021-08-02T20:33:32.953Z] 4e4be7b47b0d: Pulling fs layer [2021-08-02T20:33:32.953Z] e1f770b5df2f: Pulling fs layer [2021-08-02T20:33:32.953Z] 85a0685a4137: Pulling fs layer [2021-08-02T20:33:32.953Z] 0eba1c9be4d2: Waiting [2021-08-02T20:33:32.953Z] 0d57e429df01: Waiting [2021-08-02T20:33:32.953Z] 4e4be7b47b0d: Waiting [2021-08-02T20:33:32.953Z] e1f770b5df2f: Waiting [2021-08-02T20:33:32.953Z] 85a0685a4137: Waiting [2021-08-02T20:33:32.953Z] de9db76c5a1d: Verifying Checksum [2021-08-02T20:33:32.953Z] de9db76c5a1d: Download complete [2021-08-02T20:33:33.219Z] 0ef7d3d256c8: Download complete [2021-08-02T20:33:33.219Z] 0d57e429df01: Verifying Checksum [2021-08-02T20:33:33.219Z] 0d57e429df01: Download complete [2021-08-02T20:33:33.219Z] 4e4be7b47b0d: Verifying Checksum [2021-08-02T20:33:33.219Z] 4e4be7b47b0d: Download complete [2021-08-02T20:33:33.219Z] 188c0c94c7c5: Verifying Checksum [2021-08-02T20:33:33.219Z] 188c0c94c7c5: Download complete [2021-08-02T20:33:33.484Z] 188c0c94c7c5: Pull complete [2021-08-02T20:33:33.484Z] 0ef7d3d256c8: Pull complete [2021-08-02T20:33:33.484Z] de9db76c5a1d: Pull complete [2021-08-02T20:33:34.446Z] e1f770b5df2f: Verifying Checksum [2021-08-02T20:33:34.446Z] e1f770b5df2f: Download complete [2021-08-02T20:33:37.786Z] 0eba1c9be4d2: Verifying Checksum [2021-08-02T20:33:37.786Z] 0eba1c9be4d2: Download complete [2021-08-02T20:33:38.052Z] 85a0685a4137: Verifying Checksum [2021-08-02T20:33:38.052Z] 85a0685a4137: Download complete [2021-08-02T20:33:40.658Z] 0eba1c9be4d2: Pull complete [2021-08-02T20:33:40.658Z] 0d57e429df01: Pull complete [2021-08-02T20:33:40.658Z] 4e4be7b47b0d: Pull complete [2021-08-02T20:33:40.923Z] e1f770b5df2f: Pull complete [2021-08-02T20:33:44.291Z] 85a0685a4137: Pull complete [2021-08-02T20:33:44.291Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-08-02T20:33:44.291Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-02T20:33:44.291Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-08-02T20:33:44.388Z] prd-centos7-docker-4c-2g-1756 does not seem to be running inside a container [2021-08-02T20:33:44.454Z] $ 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/21 -v /w/workspace/edgex-go/21:/w/workspace/edgex-go/21:rw,z -v /w/workspace/edgex-go/21@tmp:/w/workspace/edgex-go/21@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-snyk-go:1.410.4 cat [2021-08-02T20:33:47.141Z] $ docker top d0be04ff44f5006825148a3cd732158b40b053678ca9605d25131075eb5ebcd8 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-02T20:33:47.257Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-08-02T20:33:47.564Z] + set -o pipefail [2021-08-02T20:33:47.564Z] + snyk monitor '--org=edgex-jenkins' [2021-08-02T20:33:52.929Z] [2021-08-02T20:33:52.929Z] Monitoring /w/workspace/edgex-go/21 (github.com/edgexfoundry/edgex-go)... [2021-08-02T20:33:52.929Z] [2021-08-02T20:33:52.929Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/bf7c5bf9-1993-4880-879f-08ba81a4d762 [2021-08-02T20:33:52.929Z] [2021-08-02T20:33:52.929Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-08-02T20:33:52.929Z] [2021-08-02T20:33:52.929Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-08-02T20:33:52.929Z] [2021-08-02T20:33:53.195Z] [Pipeline] } [2021-08-02T20:33:53.212Z] $ docker stop --time=1 d0be04ff44f5006825148a3cd732158b40b053678ca9605d25131075eb5ebcd8 [2021-08-02T20:33:55.301Z] $ docker rm -f d0be04ff44f5006825148a3cd732158b40b053678ca9605d25131075eb5ebcd8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-08-02T20:33:55.887Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-02T20:33:55.914Z] provisioning config files... [2021-08-02T20:33:55.927Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/21@tmp/config621173194342060218tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T20:33:56.270Z] --> edgex-publish-swagger.sh [2021-08-02T20:33:56.270Z] === Publish openapi/v2 API === [2021-08-02T20:33:56.270Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-08-02T20:33:56.270Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/21/openapi/v2/core-command.yaml] [2021-08-02T20:33:56.270Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-02T20:33:56.270Z] Dload Upload Total Spent Left Speed [2021-08-02T20:33:57.233Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31867 0 0 100 31867 0 29180 0:00:01 0:00:01 --:--:-- 29208 100 31867 0 0 100 31867 0 29173 0:00:01 0:00:01 --:--:-- 29182 [2021-08-02T20:33:57.233Z] [2021-08-02T20:33:57.233Z] [2021-08-02T20:33:57.233Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/21/openapi/v2/core-data.yaml] [2021-08-02T20:33:57.233Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-02T20:33:57.233Z] Dload Upload Total Spent Left Speed [2021-08-02T20:33:58.194Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65452 0 0 100 65452 0 61693 0:00:01 0:00:01 --:--:-- 61747 100 65452 0 0 100 65452 0 61684 0:00:01 0:00:01 --:--:-- 61747 [2021-08-02T20:33:58.194Z] [2021-08-02T20:33:58.194Z] [2021-08-02T20:33:58.194Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/21/openapi/v2/core-metadata.yaml] [2021-08-02T20:33:58.194Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-02T20:33:58.194Z] Dload Upload Total Spent Left Speed [2021-08-02T20:33:59.606Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 118k 0:00:01 0:00:01 --:--:-- 118k 100 119k 0 0 100 119k 0 118k 0:00:01 0:00:01 --:--:-- 118k [2021-08-02T20:33:59.606Z] [2021-08-02T20:33:59.606Z] [2021-08-02T20:33:59.606Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/21/openapi/v2/support-notifications.yaml] [2021-08-02T20:33:59.606Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-02T20:33:59.606Z] Dload Upload Total Spent Left Speed [2021-08-02T20:34:00.572Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86007 0 0 100 86007 0 73625 0:00:01 0:00:01 --:--:-- 73636 100 86007 0 0 100 86007 0 65807 0:00:01 0:00:01 --:--:-- 65804 100 86007 0 0 100 86007 0 65799 0:00:01 0:00:01 --:--:-- 65804 [2021-08-02T20:34:00.572Z] [2021-08-02T20:34:00.572Z] [2021-08-02T20:34:00.572Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/21/openapi/v2/support-scheduler.yaml] [2021-08-02T20:34:00.572Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-02T20:34:00.572Z] Dload Upload Total Spent Left Speed [2021-08-02T20:34:01.987Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36710 0 0 100 36710 0 31999 0:00:01 0:00:01 --:--:-- 32005 100 36710 0 0 100 36710 0 31993 0:00:01 0:00:01 --:--:-- 32005 [2021-08-02T20:34:01.987Z] [2021-08-02T20:34:01.987Z] [2021-08-02T20:34:01.987Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/21/openapi/v2/system-agent.yaml] [2021-08-02T20:34:01.987Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-02T20:34:01.987Z] Dload Upload Total Spent Left Speed [2021-08-02T20:34:02.947Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19730 0 0 100 19730 0 17024 0:00:01 0:00:01 --:--:-- 17037 100 19730 0 0 100 19730 0 16905 0:00:01 0:00:01 --:--:-- 16921 [2021-08-02T20:34:02.947Z] [2021-08-02T20:34:02.947Z] [Pipeline] } [2021-08-02T20:34:02.960Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:34:05.052Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T20:34:05.052Z] . [Pipeline] withDockerContainer [2021-08-02T20:34:05.147Z] prd-centos7-docker-4c-2g-1756 does not seem to be running inside a container [2021-08-02T20:34:05.202Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/21 -v /w/workspace/edgex-go/21:/w/workspace/edgex-go/21:rw,z -v /w/workspace/edgex-go/21@tmp:/w/workspace/edgex-go/21@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:10004/edgex-devops/git-semver:latest cat [2021-08-02T20:34:05.632Z] $ docker top 9efeef6be9bdc130470be04ff5b15928a6ad6cc2266319b7b1f8fec42e9e8ccb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-02T20:34:05.762Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T20:34:05.762Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T20:34:05.899Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T20:34:05.900Z] $ docker exec 9efeef6be9bdc130470be04ff5b15928a6ad6cc2266319b7b1f8fec42e9e8ccb ssh-agent [2021-08-02T20:34:06.015Z] SSH_AUTH_SOCK=/tmp/ssh-P3GNf9QcsYdy/agent.13 [2021-08-02T20:34:06.015Z] SSH_AGENT_PID=20 [2021-08-02T20:34:06.025Z] Running ssh-add (command line suppressed) [2021-08-02T20:34:06.130Z] Identity added: /w/workspace/edgex-go/21@tmp/private_key_4463996694816770975.key (/w/workspace/edgex-go/21@tmp/private_key_4463996694816770975.key) [2021-08-02T20:34:06.155Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T20:34:06.468Z] + git semver tag [2021-08-02T20:34:06.468Z] # -> Open(): unable to determine branch for HEAD [2021-08-02T20:34:06.468Z] # $GIT_DIR = /w/workspace/edgex-go/21/.git [2021-08-02T20:34:06.468Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/21 [2021-08-02T20:34:06.468Z] # $SEMVER_REMOTE_NAME = origin [2021-08-02T20:34:06.468Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-02T20:34:06.468Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-02T20:34:06.468Z] # $SEMVER_BRANCH = main [2021-08-02T20:34:06.468Z] # $SEMVER_DIR = /w/workspace/edgex-go/21/.semver [2021-08-02T20:34:06.468Z] # 1c9af10f427590f3fed47012b244cbba5cfcd3da HEAD [2021-08-02T20:34:06.468Z] # -> Force: false [2021-08-02T20:34:06.468Z] # 68802a991fff1ac06f6e13680e7b1bfd8ce460ef refs/tags/v2.0.1-dev.19 [Pipeline] } [2021-08-02T20:34:06.480Z] $ docker exec --env ******** --env ******** 9efeef6be9bdc130470be04ff5b15928a6ad6cc2266319b7b1f8fec42e9e8ccb ssh-agent -k [2021-08-02T20:34:06.570Z] unset SSH_AUTH_SOCK; [2021-08-02T20:34:06.570Z] unset SSH_AGENT_PID; [2021-08-02T20:34:06.570Z] echo Agent pid 20 killed; [2021-08-02T20:34:06.587Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-02T20:34:06.939Z] + git semver [Pipeline] } [2021-08-02T20:34:06.958Z] $ docker stop --time=1 9efeef6be9bdc130470be04ff5b15928a6ad6cc2266319b7b1f8fec42e9e8ccb [2021-08-02T20:34:08.157Z] $ docker rm -f 9efeef6be9bdc130470be04ff5b15928a6ad6cc2266319b7b1f8fec42e9e8ccb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:34:08.619Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-02T20:34:08.619Z] [2021-08-02T20:34:08.619Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:34:08.953Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-02T20:34:08.953Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-08-02T20:34:08.953Z] ab5ef0e58194: Pulling fs layer [2021-08-02T20:34:08.953Z] 9712f1f96733: Pulling fs layer [2021-08-02T20:34:08.953Z] 63f879dbbcfc: Pulling fs layer [2021-08-02T20:34:08.953Z] 0d9ebad4ef96: Pulling fs layer [2021-08-02T20:34:08.953Z] e9a5061849ea: Pulling fs layer [2021-08-02T20:34:08.953Z] d747dcd14b5f: Pulling fs layer [2021-08-02T20:34:08.953Z] 2de7ff778b66: Pulling fs layer [2021-08-02T20:34:08.953Z] 0d9ebad4ef96: Waiting [2021-08-02T20:34:08.953Z] e9a5061849ea: Waiting [2021-08-02T20:34:08.953Z] d747dcd14b5f: Waiting [2021-08-02T20:34:08.953Z] 2de7ff778b66: Waiting [2021-08-02T20:34:08.953Z] 9712f1f96733: Verifying Checksum [2021-08-02T20:34:08.953Z] 9712f1f96733: Download complete [2021-08-02T20:34:11.532Z] 63f879dbbcfc: Verifying Checksum [2021-08-02T20:34:11.532Z] 63f879dbbcfc: Download complete [2021-08-02T20:34:11.532Z] e9a5061849ea: Verifying Checksum [2021-08-02T20:34:11.532Z] e9a5061849ea: Download complete [2021-08-02T20:34:11.532Z] d747dcd14b5f: Verifying Checksum [2021-08-02T20:34:11.532Z] d747dcd14b5f: Download complete [2021-08-02T20:34:12.113Z] 2de7ff778b66: Verifying Checksum [2021-08-02T20:34:12.113Z] 2de7ff778b66: Download complete [2021-08-02T20:34:12.382Z] ab5ef0e58194: Verifying Checksum [2021-08-02T20:34:12.382Z] ab5ef0e58194: Download complete [2021-08-02T20:34:12.382Z] 0d9ebad4ef96: Verifying Checksum [2021-08-02T20:34:12.382Z] 0d9ebad4ef96: Download complete [2021-08-02T20:34:15.312Z] ab5ef0e58194: Pull complete [2021-08-02T20:34:15.312Z] 9712f1f96733: Pull complete [2021-08-02T20:34:15.741Z] 63f879dbbcfc: Pull complete [2021-08-02T20:34:19.101Z] 0d9ebad4ef96: Pull complete [2021-08-02T20:34:19.370Z] e9a5061849ea: Pull complete [2021-08-02T20:34:19.370Z] d747dcd14b5f: Pull complete [2021-08-02T20:34:20.331Z] 2de7ff778b66: Pull complete [2021-08-02T20:34:20.331Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-08-02T20:34:20.331Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-02T20:34:20.331Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-08-02T20:34:20.427Z] prd-centos7-docker-4c-2g-1756 does not seem to be running inside a container [2021-08-02T20:34:20.495Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/21 -v /w/workspace/edgex-go/21:/w/workspace/edgex-go/21:rw,z -v /w/workspace/edgex-go/21@tmp:/w/workspace/edgex-go/21@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-08-02T20:34:23.690Z] $ docker top 80ab293d95d79136abc425c3d11a28fe8778ca34448f1962491e5c9d5fdbdeb1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-08-02T20:34:23.794Z] provisioning config files... [2021-08-02T20:34:23.808Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/21@tmp/config4085694573587992737tmp [2021-08-02T20:34:23.828Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/21@tmp/config2193803176051322151tmp [2021-08-02T20:34:23.848Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/21@tmp/config6711015737234578834tmp [Pipeline] { [Pipeline] echo [2021-08-02T20:34:23.874Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T20:34:24.181Z] ---> sigul-configuration.sh [2021-08-02T20:34:24.182Z] gpg: directory `/root/.gnupg' created [2021-08-02T20:34:24.182Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-08-02T20:34:24.182Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-08-02T20:34:24.182Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-08-02T20:34:24.182Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-08-02T20:34:24.182Z] gpg: CAST5 encrypted data [2021-08-02T20:34:24.182Z] gpg: encrypted with 1 passphrase [2021-08-02T20:34:24.182Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-08-02T20:34:24.496Z] + mkdir /home/jenkins [2021-08-02T20:34:24.497Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-08-02T20:34:24.814Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-08-02T20:34:24.829Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T20:34:25.141Z] ---> sigul-install.sh [2021-08-02T20:34:25.141Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-08-02T20:34:25.457Z] + git tag --list [2021-08-02T20:34:25.458Z] 0.6.0 [2021-08-02T20:34:25.458Z] 0.6.1 [2021-08-02T20:34:25.458Z] 0.7.0 [2021-08-02T20:34:25.458Z] 0.7.1 [2021-08-02T20:34:25.458Z] v1.0.0 [2021-08-02T20:34:25.458Z] v1.0.1 [2021-08-02T20:34:25.458Z] v1.1.0 [2021-08-02T20:34:25.458Z] v1.2.0 [2021-08-02T20:34:25.458Z] v1.2.1 [2021-08-02T20:34:25.458Z] v1.3.0 [2021-08-02T20:34:25.458Z] v1.3.1 [2021-08-02T20:34:25.458Z] v2.0.0 [2021-08-02T20:34:25.458Z] v2.0.1-dev.1 [2021-08-02T20:34:25.458Z] v2.0.1-dev.10 [2021-08-02T20:34:25.458Z] v2.0.1-dev.11 [2021-08-02T20:34:25.458Z] v2.0.1-dev.12 [2021-08-02T20:34:25.458Z] v2.0.1-dev.13 [2021-08-02T20:34:25.458Z] v2.0.1-dev.14 [2021-08-02T20:34:25.458Z] v2.0.1-dev.15 [2021-08-02T20:34:25.458Z] v2.0.1-dev.16 [2021-08-02T20:34:25.458Z] v2.0.1-dev.17 [2021-08-02T20:34:25.458Z] v2.0.1-dev.18 [2021-08-02T20:34:25.458Z] v2.0.1-dev.19 [2021-08-02T20:34:25.458Z] v2.0.1-dev.2 [2021-08-02T20:34:25.458Z] v2.0.1-dev.3 [2021-08-02T20:34:25.458Z] v2.0.1-dev.4 [2021-08-02T20:34:25.458Z] v2.0.1-dev.5 [2021-08-02T20:34:25.458Z] v2.0.1-dev.6 [2021-08-02T20:34:25.458Z] v2.0.1-dev.7 [2021-08-02T20:34:25.458Z] v2.0.1-dev.8 [2021-08-02T20:34:25.458Z] v2.0.1-dev.9 [Pipeline] sh [2021-08-02T20:34:25.776Z] + lftools sign git-tag v2.0.1-dev.19 [2021-08-02T20:34:26.360Z] Signing Git tag with Sigul... [2021-08-02T20:34:26.360Z] Signing v2.0.1-dev.19 [Pipeline] echo [2021-08-02T20:34:26.956Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T20:34:27.265Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-08-02T20:34:27.277Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-08-02T20:34:27.303Z] $ docker stop --time=1 80ab293d95d79136abc425c3d11a28fe8778ca34448f1962491e5c9d5fdbdeb1 [2021-08-02T20:34:28.529Z] $ docker rm -f 80ab293d95d79136abc425c3d11a28fe8778ca34448f1962491e5c9d5fdbdeb1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:34:29.175Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T20:34:29.175Z] . [Pipeline] withDockerContainer [2021-08-02T20:34:29.262Z] prd-centos7-docker-4c-2g-1756 does not seem to be running inside a container [2021-08-02T20:34:29.325Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/21 -v /w/workspace/edgex-go/21:/w/workspace/edgex-go/21:rw,z -v /w/workspace/edgex-go/21@tmp:/w/workspace/edgex-go/21@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:10004/edgex-devops/git-semver:latest cat [2021-08-02T20:34:29.697Z] $ docker top 9ce0e264cdbd2a4657ddf01601073d2eed256270477540a9d37ca7cfc09a59a3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-02T20:34:29.848Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T20:34:29.848Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T20:34:29.968Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T20:34:29.969Z] $ docker exec 9ce0e264cdbd2a4657ddf01601073d2eed256270477540a9d37ca7cfc09a59a3 ssh-agent [2021-08-02T20:34:30.083Z] SSH_AUTH_SOCK=/tmp/ssh-mxxE8ywoaa6r/agent.13 [2021-08-02T20:34:30.083Z] SSH_AGENT_PID=19 [2021-08-02T20:34:30.093Z] Running ssh-add (command line suppressed) [2021-08-02T20:34:30.191Z] Identity added: /w/workspace/edgex-go/21@tmp/private_key_1338738323356614521.key (/w/workspace/edgex-go/21@tmp/private_key_1338738323356614521.key) [2021-08-02T20:34:30.216Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T20:34:30.529Z] + git semver bump pre [2021-08-02T20:34:30.529Z] # -> Open(): unable to determine branch for HEAD [2021-08-02T20:34:30.529Z] # $GIT_DIR = /w/workspace/edgex-go/21/.git [2021-08-02T20:34:30.529Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/21 [2021-08-02T20:34:30.529Z] # $SEMVER_REMOTE_NAME = origin [2021-08-02T20:34:30.529Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-02T20:34:30.529Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-02T20:34:30.529Z] # $SEMVER_BRANCH = main [2021-08-02T20:34:30.529Z] # $SEMVER_DIR = /w/workspace/edgex-go/21/.semver [2021-08-02T20:34:30.529Z] 2.0.1-dev.20 [Pipeline] } [2021-08-02T20:34:30.542Z] $ docker exec --env ******** --env ******** 9ce0e264cdbd2a4657ddf01601073d2eed256270477540a9d37ca7cfc09a59a3 ssh-agent -k [2021-08-02T20:34:30.635Z] unset SSH_AUTH_SOCK; [2021-08-02T20:34:30.636Z] unset SSH_AGENT_PID; [2021-08-02T20:34:30.636Z] echo Agent pid 19 killed; [2021-08-02T20:34:30.653Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-02T20:34:30.993Z] + git semver [Pipeline] } [2021-08-02T20:34:31.013Z] $ docker stop --time=1 9ce0e264cdbd2a4657ddf01601073d2eed256270477540a9d37ca7cfc09a59a3 [2021-08-02T20:34:32.223Z] $ docker rm -f 9ce0e264cdbd2a4657ddf01601073d2eed256270477540a9d37ca7cfc09a59a3 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:34:32.629Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T20:34:32.630Z] . [Pipeline] withDockerContainer [2021-08-02T20:34:32.722Z] prd-centos7-docker-4c-2g-1756 does not seem to be running inside a container [2021-08-02T20:34:32.792Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/21 -v /w/workspace/edgex-go/21:/w/workspace/edgex-go/21:rw,z -v /w/workspace/edgex-go/21@tmp:/w/workspace/edgex-go/21@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:10004/edgex-devops/git-semver:latest cat [2021-08-02T20:34:33.166Z] $ docker top 1edfe78ee31292edb69eff9204358e70a3993841bb5016b2f3dc417ea7b3fb03 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-02T20:34:33.300Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T20:34:33.300Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T20:34:33.420Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T20:34:33.421Z] $ docker exec 1edfe78ee31292edb69eff9204358e70a3993841bb5016b2f3dc417ea7b3fb03 ssh-agent [2021-08-02T20:34:33.536Z] SSH_AUTH_SOCK=/tmp/ssh-2cZWSKSP8Pi1/agent.14 [2021-08-02T20:34:33.536Z] SSH_AGENT_PID=20 [2021-08-02T20:34:33.545Z] Running ssh-add (command line suppressed) [2021-08-02T20:34:33.655Z] Identity added: /w/workspace/edgex-go/21@tmp/private_key_6643310484960111688.key (/w/workspace/edgex-go/21@tmp/private_key_6643310484960111688.key) [2021-08-02T20:34:33.684Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T20:34:34.008Z] + git semver push [2021-08-02T20:34:34.008Z] # -> Open(): unable to determine branch for HEAD [2021-08-02T20:34:34.008Z] # $GIT_DIR = /w/workspace/edgex-go/21/.git [2021-08-02T20:34:34.008Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/21 [2021-08-02T20:34:34.008Z] # $SEMVER_REMOTE_NAME = origin [2021-08-02T20:34:34.008Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-02T20:34:34.008Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-02T20:34:34.008Z] # $SEMVER_BRANCH = main [2021-08-02T20:34:34.008Z] # $SEMVER_DIR = /w/workspace/edgex-go/21/.semver [Pipeline] } [2021-08-02T20:34:40.666Z] $ docker exec --env ******** --env ******** 1edfe78ee31292edb69eff9204358e70a3993841bb5016b2f3dc417ea7b3fb03 ssh-agent -k [2021-08-02T20:34:40.763Z] unset SSH_AUTH_SOCK; [2021-08-02T20:34:40.763Z] unset SSH_AGENT_PID; [2021-08-02T20:34:40.763Z] echo Agent pid 20 killed; [2021-08-02T20:34:40.777Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-02T20:34:41.122Z] + git semver [Pipeline] } [2021-08-02T20:34:41.141Z] $ docker stop --time=1 1edfe78ee31292edb69eff9204358e70a3993841bb5016b2f3dc417ea7b3fb03 [2021-08-02T20:34:42.361Z] $ docker rm -f 1edfe78ee31292edb69eff9204358e70a3993841bb5016b2f3dc417ea7b3fb03 [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-08-02T20:34:43.143Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T20:34:43.729Z] ---> package-listing.sh [2021-08-02T20:34:43.729Z] ++ facter osfamily [2021-08-02T20:34:43.729Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-02T20:34:43.995Z] + OS_FAMILY=redhat [2021-08-02T20:34:43.995Z] + workspace=/w/workspace/edgex-go/21 [2021-08-02T20:34:43.995Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-02T20:34:43.995Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-02T20:34:43.995Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-02T20:34:43.995Z] + PACKAGES=/tmp/packages_start.txt [2021-08-02T20:34:43.995Z] + '[' /w/workspace/edgex-go/21 ']' [2021-08-02T20:34:43.995Z] + PACKAGES=/tmp/packages_end.txt [2021-08-02T20:34:43.995Z] + case "${OS_FAMILY}" in [2021-08-02T20:34:43.995Z] + rpm -qa [2021-08-02T20:34:43.995Z] + sort [2021-08-02T20:34:45.940Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-02T20:34:45.940Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-02T20:34:45.940Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-02T20:34:45.940Z] + '[' /w/workspace/edgex-go/21 ']' [2021-08-02T20:34:45.940Z] + mkdir -p /w/workspace/edgex-go/21/archives/ [2021-08-02T20:34:45.940Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/21/archives/ [Pipeline] echo [2021-08-02T20:34:45.957Z] 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/21/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-02T20:34:46.258Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:34:46.851Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T20:34:46.851Z] [2021-08-02T20:34:46.851Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T20:34:47.179Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T20:34:47.179Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-02T20:34:47.179Z] b4d181a07f80: Pulling fs layer [2021-08-02T20:34:47.179Z] a1111a8f2ec3: Pulling fs layer [2021-08-02T20:34:47.179Z] ed53099fbce6: Pulling fs layer [2021-08-02T20:34:47.179Z] dc539afda2c1: Pulling fs layer [2021-08-02T20:34:47.179Z] 77bc0d833cb6: Pulling fs layer [2021-08-02T20:34:47.179Z] 9065ff56babe: Pulling fs layer [2021-08-02T20:34:47.179Z] d287ab97295c: Pulling fs layer [2021-08-02T20:34:47.179Z] dc539afda2c1: Waiting [2021-08-02T20:34:47.179Z] 77bc0d833cb6: Waiting [2021-08-02T20:34:47.179Z] 9065ff56babe: Waiting [2021-08-02T20:34:47.179Z] d287ab97295c: Waiting [2021-08-02T20:34:47.444Z] a1111a8f2ec3: Verifying Checksum [2021-08-02T20:34:47.444Z] a1111a8f2ec3: Download complete [2021-08-02T20:34:47.444Z] dc539afda2c1: Verifying Checksum [2021-08-02T20:34:47.444Z] dc539afda2c1: Download complete [2021-08-02T20:34:47.710Z] 77bc0d833cb6: Verifying Checksum [2021-08-02T20:34:47.710Z] 77bc0d833cb6: Download complete [2021-08-02T20:34:47.710Z] 9065ff56babe: Verifying Checksum [2021-08-02T20:34:47.710Z] 9065ff56babe: Download complete [2021-08-02T20:34:47.977Z] ed53099fbce6: Verifying Checksum [2021-08-02T20:34:47.977Z] ed53099fbce6: Download complete [2021-08-02T20:34:48.559Z] b4d181a07f80: Verifying Checksum [2021-08-02T20:34:48.559Z] b4d181a07f80: Download complete [2021-08-02T20:34:49.970Z] b4d181a07f80: Pull complete [2021-08-02T20:34:49.970Z] a1111a8f2ec3: Pull complete [2021-08-02T20:34:50.566Z] ed53099fbce6: Pull complete [2021-08-02T20:34:50.566Z] dc539afda2c1: Pull complete [2021-08-02T20:34:50.832Z] 77bc0d833cb6: Pull complete [2021-08-02T20:34:50.832Z] 9065ff56babe: Pull complete [2021-08-02T20:34:52.240Z] d287ab97295c: Verifying Checksum [2021-08-02T20:34:52.240Z] d287ab97295c: Download complete [2021-08-02T20:34:57.621Z] d287ab97295c: Pull complete [2021-08-02T20:34:57.621Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-02T20:34:57.621Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T20:34:57.621Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-02T20:34:57.722Z] prd-centos7-docker-4c-2g-1756 does not seem to be running inside a container [2021-08-02T20:34:57.787Z] $ 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/21/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/21 -v /w/workspace/edgex-go/21:/w/workspace/edgex-go/21:rw,z -v /w/workspace/edgex-go/21@tmp:/w/workspace/edgex-go/21@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-02T20:35:00.261Z] $ docker top 39886d8de2f779ba1b69d9bef131359b8f21963ef85a85d5cf3cf9bfc7492360 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T20:35:00.663Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-02T20:35:00.974Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-02T20:35:01.496Z] + ls /var/log/sa-host [2021-08-02T20:35:01.497Z] + sadf -c /var/log/sa-host/sa02 [2021-08-02T20:35:01.497Z] file_magic: OK [2021-08-02T20:35:01.497Z] HZ: Using current value: 100 [2021-08-02T20:35:01.497Z] file_header: OK [2021-08-02T20:35:01.497Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-02T20:35:01.497Z] Statistics: [2021-08-02T20:35:01.497Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-02T20:35:01.497Z] File successfully converted to sysstat format version 12.0.3 [2021-08-02T20:35:01.497Z] + sadf -c /var/log/sa-host/sa05 [2021-08-02T20:35:01.497Z] file_magic: OK [2021-08-02T20:35:01.497Z] HZ: Using current value: 100 [2021-08-02T20:35:01.497Z] file_header: OK [2021-08-02T20:35:01.497Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-02T20:35:01.497Z] Statistics: [2021-08-02T20:35:01.497Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-02T20:35:01.497Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-02T20:35:01.718Z] provisioning config files... [2021-08-02T20:35:01.736Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/21@tmp/config4520152728180731456tmp [Pipeline] { [Pipeline] echo [2021-08-02T20:35:01.762Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T20:35:02.078Z] ---> create-netrc.sh [Pipeline] } [2021-08-02T20:35:02.091Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-02T20:35:02.475Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-02T20:35:02.490Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T20:35:02.805Z] ---> sudo-logs.sh [2021-08-02T20:35:02.805Z] Archiving 'sudo' log.. [2021-08-02T20:35:02.805Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1756.vexxhost.local: Name or service not known [2021-08-02T20:35:02.805Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1756.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-02T20:35:02.843Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T20:35:03.157Z] ---> job-cost.sh [2021-08-02T20:35:03.157Z] lf-activate-venv: SKIPPING [2021-08-02T20:35:03.157Z] DEBUG: total: 0.18000000715255737 [2021-08-02T20:35:03.157Z] INFO: Retrieving Stack Cost... [2021-08-02T20:35:03.739Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-02T20:35:04.323Z] INFO: Archiving Costs [Pipeline] echo [2021-08-02T20:35:04.341Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T20:35:04.653Z] ---> logs-deploy.sh [2021-08-02T20:35:04.653Z] lf-activate-venv: SKIPPING [2021-08-02T20:35:04.653Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/21 [2021-08-02T20:35:04.653Z] INFO: archiving workspace using pattern(s): [2021-08-02T20:35:05.236Z] Archives upload complete. [2021-08-02T20:35:05.503Z] INFO: archiving logs to Nexus