Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fb769a0070cc1922608d3d80e9a209584ebd424b 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-ssh4322909391276898148.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4213827602385323607.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3111499661822072964.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5704142943883352480.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh996579759194879423.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2143 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/91 [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/91 # 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/91@tmp/jenkins-gitclient-ssh8514901662011906523.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 fb769a0070cc1922608d3d80e9a209584ebd424b (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 fb769a0070cc1922608d3d80e9a209584ebd424b # timeout=10 Commit message: "feat: Add injection of Secure MessageBus creds for eKuiper connections (#3778)" > git rev-list --no-walk 11dac8c4605c1c00e96d49e5ba843e5c88ddc4b5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-27T00:48:51.608Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-27T00:48:51.680Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-27T00:48:51.694Z] ========================================================= [2021-10-27T00:48:51.694Z] EdgeX Global Pipelines Version Info [2021-10-27T00:48:51.694Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-27T00:48:52.852Z] ------------------- [2021-10-27T00:48:52.852Z] stable info: [2021-10-27T00:48:52.852Z] ------------------- [2021-10-27T00:48:52.852Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-27T00:48:52.852Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-27T00:48:52.852Z] Message: update stable to v1.0.210 [2021-10-27T00:48:53.423Z] ------------------- [2021-10-27T00:48:53.423Z] experimental info: [2021-10-27T00:48:53.423Z] ------------------- [2021-10-27T00:48:53.423Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-27T00:48:53.423Z] Commit SHA: 6722a7c1c8ebe94597741d4fbba21f45702e0c7d [2021-10-27T00:48:53.423Z] Message: testing jakarta lts changes [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-27T00:48:53.509Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-10-27T00:48:53.516Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-10-27T00:48:53.523Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-27T00:48:53.532Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-27T00:48:53.541Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-27T00:48:53.549Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-27T00:48:53.559Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-27T00:48:53.572Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-10-27T00:48:53.581Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-10-27T00:48:53.591Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-10-27T00:48:53.602Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-27T00:48:53.612Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-27T00:48:53.621Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-27T00:48:53.630Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-27T00:48:53.641Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-27T00:48:53.652Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-27T00:48:53.663Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-27T00:48:53.672Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-27T00:48:53.680Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-27T00:48:53.689Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-27T00:48:53.697Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-27T00:48:53.708Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-27T00:48:53.721Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-10-27T00:48:53.728Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-10-27T00:48:53.739Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-10-27T00:48:53.748Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fb769a0070cc1922608d3d80e9a209584ebd424b [Pipeline] echo [2021-10-27T00:48:53.756Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fb769a0 [Pipeline] echo [2021-10-27T00:48:53.764Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-27T00:48:53.802Z] provisioning config files... [2021-10-27T00:48:53.815Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/91@tmp/config9100023127115261386tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-27T00:48:54.125Z] ---> docker-login.sh [2021-10-27T00:48:54.126Z] nexus3.edgexfoundry.org:10001 [2021-10-27T00:48:54.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T00:48:54.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T00:48:54.385Z] Configure a credential helper to remove this warning. See [2021-10-27T00:48:54.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T00:48:54.385Z] [2021-10-27T00:48:54.385Z] Login Succeeded [2021-10-27T00:48:54.385Z] nexus3.edgexfoundry.org:10002 [2021-10-27T00:48:54.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T00:48:54.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T00:48:54.646Z] Configure a credential helper to remove this warning. See [2021-10-27T00:48:54.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T00:48:54.646Z] [2021-10-27T00:48:54.646Z] Login Succeeded [2021-10-27T00:48:54.646Z] nexus3.edgexfoundry.org:10003 [2021-10-27T00:48:54.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T00:48:54.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T00:48:54.646Z] Configure a credential helper to remove this warning. See [2021-10-27T00:48:54.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T00:48:54.646Z] [2021-10-27T00:48:54.646Z] Login Succeeded [2021-10-27T00:48:54.646Z] nexus3.edgexfoundry.org:10004 [2021-10-27T00:48:54.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T00:48:54.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T00:48:54.906Z] Configure a credential helper to remove this warning. See [2021-10-27T00:48:54.906Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T00:48:54.906Z] [2021-10-27T00:48:54.906Z] Login Succeeded [2021-10-27T00:48:54.906Z] docker.io [2021-10-27T00:48:54.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T00:48:55.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T00:48:55.171Z] Configure a credential helper to remove this warning. See [2021-10-27T00:48:55.171Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T00:48:55.171Z] [2021-10-27T00:48:55.171Z] Login Succeeded [2021-10-27T00:48:55.171Z] ---> docker-login.sh ends [Pipeline] } [2021-10-27T00:48:55.177Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-27T00:48:55.484Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-10-27T00:48:55.484Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T00:48:55.484Z] ++ dirname cmd/core-command/Dockerfile [2021-10-27T00:48:55.484Z] ++ cut -d/ -f2 [2021-10-27T00:48:55.484Z] + echo core-command,cmd/core-command/Dockerfile [2021-10-27T00:48:55.484Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T00:48:55.484Z] ++ cut -d/ -f2 [2021-10-27T00:48:55.484Z] ++ dirname cmd/core-data/Dockerfile [2021-10-27T00:48:55.484Z] + echo core-data,cmd/core-data/Dockerfile [2021-10-27T00:48:55.484Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T00:48:55.484Z] ++ dirname cmd/core-metadata/Dockerfile [2021-10-27T00:48:55.484Z] ++ cut -d/ -f2 [2021-10-27T00:48:55.484Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-10-27T00:48:55.484Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T00:48:55.484Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-10-27T00:48:55.484Z] ++ cut -d/ -f2 [2021-10-27T00:48:55.484Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-10-27T00:48:55.484Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T00:48:55.484Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-10-27T00:48:55.484Z] ++ cut -d/ -f2 [2021-10-27T00:48:55.484Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-10-27T00:48:55.484Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T00:48:55.484Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-10-27T00:48:55.484Z] ++ cut -d/ -f2 [2021-10-27T00:48:55.484Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-10-27T00:48:55.484Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T00:48:55.484Z] ++ dirname cmd/support-notifications/Dockerfile [2021-10-27T00:48:55.484Z] ++ cut -d/ -f2 [2021-10-27T00:48:55.484Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-10-27T00:48:55.484Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T00:48:55.484Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-10-27T00:48:55.484Z] ++ cut -d/ -f2 [2021-10-27T00:48:55.484Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-10-27T00:48:55.484Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T00:48:55.484Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-10-27T00:48:55.484Z] ++ cut -d/ -f2 [2021-10-27T00:48:55.484Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-10-27T00:48:55.525Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:48:56.545Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-27T00:48:56.545Z] [2021-10-27T00:48:56.545Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:48:56.851Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-27T00:48:56.851Z] latest: Pulling from edgex-devops/git-semver [2021-10-27T00:48:56.851Z] a0d0a0d46f8b: Pulling fs layer [2021-10-27T00:48:56.851Z] 3e5f54012d9b: Pulling fs layer [2021-10-27T00:48:56.851Z] 4c7163046ea9: Pulling fs layer [2021-10-27T00:48:56.851Z] 0c2d73faf560: Pulling fs layer [2021-10-27T00:48:56.851Z] 0c2d73faf560: Waiting [2021-10-27T00:48:56.851Z] 3e5f54012d9b: Verifying Checksum [2021-10-27T00:48:56.851Z] 3e5f54012d9b: Download complete [2021-10-27T00:48:56.851Z] a0d0a0d46f8b: Download complete [2021-10-27T00:48:56.851Z] 4c7163046ea9: Verifying Checksum [2021-10-27T00:48:56.851Z] 4c7163046ea9: Download complete [2021-10-27T00:48:56.851Z] 0c2d73faf560: Verifying Checksum [2021-10-27T00:48:56.851Z] 0c2d73faf560: Download complete [2021-10-27T00:48:57.126Z] a0d0a0d46f8b: Pull complete [2021-10-27T00:48:57.126Z] 3e5f54012d9b: Pull complete [2021-10-27T00:48:57.395Z] 4c7163046ea9: Pull complete [2021-10-27T00:48:57.657Z] 0c2d73faf560: Pull complete [2021-10-27T00:48:57.658Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-27T00:48:57.658Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-27T00:48:57.658Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-27T00:48:57.732Z] prd-centos7-docker-4c-2g-2143 does not seem to be running inside a container [2021-10-27T00:48:57.768Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/91 -v /w/workspace/edgex-go/91:/w/workspace/edgex-go/91:rw,z -v /w/workspace/edgex-go/91@tmp:/w/workspace/edgex-go/91@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-10-27T00:48:58.309Z] $ docker top 0b4570d75790a221d91128f5dc3c1d93318cbd004b331592e53c9d6933a7ad76 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-27T00:48:58.399Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-27T00:48:58.399Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-27T00:48:58.507Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-27T00:48:58.508Z] $ docker exec 0b4570d75790a221d91128f5dc3c1d93318cbd004b331592e53c9d6933a7ad76 ssh-agent [2021-10-27T00:48:58.601Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkNGBMB/agent.13 [2021-10-27T00:48:58.601Z] SSH_AGENT_PID=20 [2021-10-27T00:48:58.610Z] Running ssh-add (command line suppressed) [2021-10-27T00:48:58.697Z] Identity added: /w/workspace/edgex-go/91@tmp/private_key_2416932716123060346.key (/w/workspace/edgex-go/91@tmp/private_key_2416932716123060346.key) [2021-10-27T00:48:58.709Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-27T00:48:59.003Z] + git tag --points-at HEAD [Pipeline] } [2021-10-27T00:48:59.015Z] $ docker exec --env ******** --env ******** 0b4570d75790a221d91128f5dc3c1d93318cbd004b331592e53c9d6933a7ad76 ssh-agent -k [2021-10-27T00:48:59.097Z] unset SSH_AUTH_SOCK; [2021-10-27T00:48:59.097Z] unset SSH_AGENT_PID; [2021-10-27T00:48:59.097Z] echo Agent pid 20 killed; [2021-10-27T00:48:59.109Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-27T00:48:59.166Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-27T00:48:59.166Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-27T00:48:59.282Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-27T00:48:59.283Z] $ docker exec 0b4570d75790a221d91128f5dc3c1d93318cbd004b331592e53c9d6933a7ad76 ssh-agent [2021-10-27T00:48:59.384Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNeaNMe/agent.53 [2021-10-27T00:48:59.384Z] SSH_AGENT_PID=59 [2021-10-27T00:48:59.389Z] Running ssh-add (command line suppressed) [2021-10-27T00:48:59.475Z] Identity added: /w/workspace/edgex-go/91@tmp/private_key_1344692764336797235.key (/w/workspace/edgex-go/91@tmp/private_key_1344692764336797235.key) [2021-10-27T00:48:59.487Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-27T00:48:59.779Z] + git semver init [2021-10-27T00:48:59.779Z] # -> Open(): unable to determine branch for HEAD [2021-10-27T00:48:59.779Z] # $GIT_DIR = /w/workspace/edgex-go/91/.git [2021-10-27T00:48:59.779Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/91 [2021-10-27T00:48:59.779Z] # $SEMVER_REMOTE_NAME = origin [2021-10-27T00:48:59.779Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-27T00:48:59.779Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-27T00:48:59.779Z] # $SEMVER_BRANCH = main [2021-10-27T00:48:59.779Z] # $SEMVER_TEMP = /tmp/semver-627195802 [2021-10-27T00:48:59.779Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-10-27T00:49:12.065Z] # '/tmp/semver-627195802' -> '/w/workspace/edgex-go/91/.semver' [2021-10-27T00:49:12.065Z] # -> Force: false [2021-10-27T00:49:12.065Z] # $SEMVER_DIR = /w/workspace/edgex-go/91/.semver [Pipeline] } [2021-10-27T00:49:12.074Z] $ docker exec --env ******** --env ******** 0b4570d75790a221d91128f5dc3c1d93318cbd004b331592e53c9d6933a7ad76 ssh-agent -k [2021-10-27T00:49:12.168Z] unset SSH_AUTH_SOCK; [2021-10-27T00:49:12.169Z] unset SSH_AGENT_PID; [2021-10-27T00:49:12.169Z] echo Agent pid 59 killed; [2021-10-27T00:49:12.176Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-27T00:49:12.491Z] + git semver [Pipeline] } [2021-10-27T00:49:12.502Z] $ docker stop --time=1 0b4570d75790a221d91128f5dc3c1d93318cbd004b331592e53c9d6933a7ad76 [2021-10-27T00:49:14.591Z] $ docker rm -f 0b4570d75790a221d91128f5dc3c1d93318cbd004b331592e53c9d6933a7ad76 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-27T00:49:14.945Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-27T00:49:15.152Z] Stashed 1 file(s) [Pipeline] echo [2021-10-27T00:49:15.155Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.80 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-10-27T00:49:15.412Z] ========================================================= [2021-10-27T00:49:15.412Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-27T00:49:15.412Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-27T00:49:15.705Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-27T00:49:15.705Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-27T00:49:15.705Z] a0d0a0d46f8b: Already exists [2021-10-27T00:49:15.705Z] 31adcdaf11c8: Pulling fs layer [2021-10-27T00:49:15.705Z] b8b176561691: Pulling fs layer [2021-10-27T00:49:15.705Z] 4527c011a84f: Pulling fs layer [2021-10-27T00:49:15.705Z] 5d74067f8e1e: Pulling fs layer [2021-10-27T00:49:15.705Z] e0aca202a116: Pulling fs layer [2021-10-27T00:49:15.705Z] 3a43be97a3b4: Pulling fs layer [2021-10-27T00:49:15.705Z] 34cad66bf833: Pulling fs layer [2021-10-27T00:49:15.705Z] b4e3c513aaa6: Pulling fs layer [2021-10-27T00:49:15.705Z] 5d74067f8e1e: Waiting [2021-10-27T00:49:15.705Z] e0aca202a116: Waiting [2021-10-27T00:49:15.705Z] 3a43be97a3b4: Waiting [2021-10-27T00:49:15.705Z] 34cad66bf833: Waiting [2021-10-27T00:49:15.705Z] b4e3c513aaa6: Waiting [2021-10-27T00:49:15.705Z] b8b176561691: Verifying Checksum [2021-10-27T00:49:15.705Z] b8b176561691: Download complete [2021-10-27T00:49:15.705Z] 31adcdaf11c8: Verifying Checksum [2021-10-27T00:49:15.705Z] 31adcdaf11c8: Download complete [2021-10-27T00:49:15.705Z] 5d74067f8e1e: Verifying Checksum [2021-10-27T00:49:15.705Z] 5d74067f8e1e: Download complete [2021-10-27T00:49:15.705Z] e0aca202a116: Verifying Checksum [2021-10-27T00:49:15.705Z] e0aca202a116: Download complete [2021-10-27T00:49:15.705Z] 3a43be97a3b4: Verifying Checksum [2021-10-27T00:49:15.705Z] 3a43be97a3b4: Download complete [2021-10-27T00:49:15.705Z] 34cad66bf833: Verifying Checksum [2021-10-27T00:49:15.705Z] 34cad66bf833: Download complete [2021-10-27T00:49:15.980Z] 31adcdaf11c8: Pull complete [2021-10-27T00:49:16.243Z] b8b176561691: Pull complete [2021-10-27T00:49:16.243Z] b4e3c513aaa6: Verifying Checksum [2021-10-27T00:49:16.243Z] b4e3c513aaa6: Download complete [2021-10-27T00:49:16.243Z] 4527c011a84f: Verifying Checksum [2021-10-27T00:49:16.243Z] 4527c011a84f: Download complete [2021-10-27T00:49:20.489Z] 4527c011a84f: Pull complete [2021-10-27T00:49:20.489Z] 5d74067f8e1e: Pull complete [2021-10-27T00:49:20.489Z] e0aca202a116: Pull complete [2021-10-27T00:49:20.489Z] 3a43be97a3b4: Pull complete [2021-10-27T00:49:20.489Z] 34cad66bf833: Pull complete [2021-10-27T00:49:23.079Z] b4e3c513aaa6: Pull complete [2021-10-27T00:49:23.079Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-27T00:49:23.079Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-27T00:49:23.079Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-27T00:49:23.374Z] + docker build -t ci-base-image-x86_64 -f - . [2021-10-27T00:49:23.374Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-27T00:49:23.374Z] WORKDIR /edgex [2021-10-27T00:49:23.374Z] COPY go.mod . [2021-10-27T00:49:23.374Z] RUN go mod download' [2021-10-27T00:49:24.768Z] Sending build context to Docker daemon 329.8MB [2021-10-27T00:49:24.768Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-27T00:49:24.768Z] ---> 9f6097aaca64 [2021-10-27T00:49:24.768Z] Step 2/4 : WORKDIR /edgex [2021-10-27T00:49:26.684Z] ---> Running in 0b5590351629 [2021-10-27T00:49:26.684Z] Removing intermediate container 0b5590351629 [2021-10-27T00:49:26.684Z] ---> ca2c42bc7715 [2021-10-27T00:49:26.684Z] Step 3/4 : COPY go.mod . [2021-10-27T00:49:26.684Z] ---> 43026144b6cc [2021-10-27T00:49:26.684Z] Step 4/4 : RUN go mod download [2021-10-27T00:49:26.684Z] ---> Running in 28963c510d80 [2021-10-27T00:49:30.364Z] Still waiting to schedule task [2021-10-27T00:49:30.365Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-2142’ [2021-10-27T00:50:13.444Z] Removing intermediate container 28963c510d80 [2021-10-27T00:50:13.444Z] ---> 8effbb6694f7 [2021-10-27T00:50:13.444Z] Successfully built 8effbb6694f7 [2021-10-27T00:50:13.444Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:50:13.745Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-27T00:50:13.745Z] . [Pipeline] withDockerContainer [2021-10-27T00:50:13.818Z] prd-centos7-docker-4c-2g-2143 does not seem to be running inside a container [2021-10-27T00:50:13.873Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/91 -v /w/workspace/edgex-go/91:/w/workspace/edgex-go/91:rw,z -v /w/workspace/edgex-go/91@tmp:/w/workspace/edgex-go/91@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-10-27T00:50:14.226Z] $ docker top 5f142b0b32a85a59a2e0a5aee1760a5182662b50861405d604469b1e8e26fa76 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T00:50:14.594Z] + go version [2021-10-27T00:50:14.595Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-27T00:50:14.606Z] $ docker stop --time=1 5f142b0b32a85a59a2e0a5aee1760a5182662b50861405d604469b1e8e26fa76 [2021-10-27T00:50:15.784Z] $ docker rm -f 5f142b0b32a85a59a2e0a5aee1760a5182662b50861405d604469b1e8e26fa76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:50:16.220Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-27T00:50:16.220Z] . [Pipeline] withDockerContainer [2021-10-27T00:50:16.287Z] prd-centos7-docker-4c-2g-2143 does not seem to be running inside a container [2021-10-27T00:50:16.325Z] $ 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/91 -v /w/workspace/edgex-go/91:/w/workspace/edgex-go/91:rw,z -v /w/workspace/edgex-go/91@tmp:/w/workspace/edgex-go/91@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-10-27T00:50:22.075Z] $ docker top b51eb1e2563462a484e474267cfdb982c92eb649694607d9326bfeb707704ec2 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-27T00:50:22.148Z] ========================================================= [2021-10-27T00:50:22.148Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-27T00:50:22.148Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-27T00:50:22.440Z] + make test [2021-10-27T00:50:22.440Z] go mod tidy [2021-10-27T00:50:22.440Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-27T00:50:27.743Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-27T00:50:45.912Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-27T00:50:49.257Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-27T00:50:49.257Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-27T00:50:49.543Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-27T00:50:52.123Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-27T00:50:52.384Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-27T00:50:52.384Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-27T00:50:52.384Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-27T00:50:52.978Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-27T00:50:53.239Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-27T00:50:53.501Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-27T00:50:53.501Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-27T00:50:53.501Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-27T00:50:53.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-27T00:51:01.649Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.054s coverage: 28.7% of statements [2021-10-27T00:51:01.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-27T00:51:01.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-27T00:51:02.648Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.064s coverage: 98.5% of statements [2021-10-27T00:51:02.648Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-27T00:51:02.648Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.048s coverage: 44.7% of statements [2021-10-27T00:51:02.648Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-27T00:51:02.648Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-27T00:51:03.607Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.130s coverage: 89.5% of statements [2021-10-27T00:51:03.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-27T00:51:03.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-27T00:51:04.555Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 84.4% of statements [2021-10-27T00:51:04.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-27T00:51:04.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-27T00:51:04.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-27T00:51:04.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-27T00:51:04.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-27T00:51:05.135Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.274s coverage: 94.2% of statements [2021-10-27T00:51:05.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-27T00:51:05.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-27T00:51:05.135Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.054s coverage: 59.1% of statements [2021-10-27T00:51:05.135Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-27T00:51:05.135Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-27T00:51:05.135Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-27T00:51:05.135Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-27T00:51:05.135Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-27T00:51:05.398Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.049s coverage: 60.0% of statements [2021-10-27T00:51:05.398Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-27T00:51:05.398Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-27T00:51:05.398Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-27T00:51:06.352Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.046s coverage: 0.9% of statements [2021-10-27T00:51:06.352Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-27T00:51:06.352Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.069s coverage: 58.8% of statements [2021-10-27T00:51:06.352Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.049s coverage: 21.7% of statements [2021-10-27T00:51:06.352Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-27T00:51:06.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements [2021-10-27T00:51:06.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.069s coverage: 79.5% of statements [2021-10-27T00:51:07.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.040s coverage: 94.1% of statements [2021-10-27T00:51:07.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.095s coverage: 96.3% of statements [2021-10-27T00:51:07.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements [2021-10-27T00:51:19.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.048s coverage: 94.4% of statements [2021-10-27T00:51:19.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements [2021-10-27T00:51:24.196Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.207s coverage: 82.5% of statements [2021-10-27T00:51:24.196Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-27T00:51:42.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements [2021-10-27T00:51:42.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-27T00:51:42.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-27T00:51:42.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-27T00:51:42.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-10-27T00:51:42.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-27T00:51:42.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-27T00:51:42.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-27T00:51:42.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-27T00:51:42.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-27T00:51:42.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2021-10-27T00:51:42.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-27T00:51:42.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-27T00:51:42.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-10-27T00:51:42.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-27T00:51:42.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.066s coverage: 58.8% of statements [2021-10-27T00:51:42.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-27T00:51:42.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.0% of statements [2021-10-27T00:51:42.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-10-27T00:51:42.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2021-10-27T00:51:42.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.140s coverage: 91.2% of statements [2021-10-27T00:51:42.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-27T00:51:42.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.137s coverage: 64.4% of statements [2021-10-27T00:51:42.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-27T00:51:42.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-27T00:51:42.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.048s coverage: 100.0% of statements [2021-10-27T00:51:42.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2021-10-27T00:51:42.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2021-10-27T00:51:42.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.040s coverage: 73.7% of statements [2021-10-27T00:51:42.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2021-10-27T00:51:43.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.205s coverage: 70.4% of statements [2021-10-27T00:51:43.287Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-27T00:51:43.287Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-27T00:51:43.287Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-27T00:51:43.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.118s coverage: 43.5% of statements [2021-10-27T00:51:43.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-27T00:51:43.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-27T00:51:43.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.048s coverage: 89.5% of statements [2021-10-27T00:51:43.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-27T00:51:44.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements [2021-10-27T00:51:44.103Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-27T00:51:52.305Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.058s coverage: 17.7% of statements [2021-10-27T00:51:52.305Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-27T00:51:52.305Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-27T00:51:52.305Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-27T00:51:52.305Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-27T00:51:52.305Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.155s coverage: 92.3% of statements [2021-10-27T00:51:52.305Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-27T00:51:52.305Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-27T00:51:52.305Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-27T00:51:52.305Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-27T00:51:52.305Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2021-10-27T00:51:52.305Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-27T00:51:52.305Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-27T00:51:52.305Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.7% of statements [2021-10-27T00:51:52.305Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-27T00:51:52.305Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-27T00:51:52.305Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-27T00:51:52.305Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-27T00:51:52.305Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements [2021-10-27T00:51:52.305Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-27T00:51:52.305Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-27T00:51:52.305Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-27T00:51:52.305Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-27T00:51:52.305Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-27T00:51:52.305Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-27T00:51:52.305Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-10-27T00:51:52.305Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2021-10-27T00:51:52.305Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-10-27T00:52:01.937Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2148 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-10-27T00:52:01.945Z] Running in /w/workspace/edgex-go/91 [Pipeline] { [Pipeline] checkout [2021-10-27T00:52:02.159Z] The recommended git tool is: git [2021-10-27T00:52:08.046Z] using credential edgex-jenkins-ssh [2021-10-27T00:52:08.065Z] Cloning the remote Git repository [2021-10-27T00:52:08.212Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-27T00:52:08.393Z] > git init /w/workspace/edgex-go/91 # timeout=10 [2021-10-27T00:52:08.515Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-27T00:52:08.516Z] > git --version # timeout=10 [2021-10-27T00:52:08.557Z] > git --version # 'git version 2.17.1' [2021-10-27T00:52:08.559Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-27T00:52:08.670Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-27T00:52:25.155Z] GO111MODULE=on go vet ./... [2021-10-27T00:52:27.976Z] Avoid second fetch [2021-10-27T00:52:27.976Z] Checking out Revision fb769a0070cc1922608d3d80e9a209584ebd424b (main) [2021-10-27T00:52:27.930Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-27T00:52:27.959Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-27T00:52:28.011Z] > git config core.sparsecheckout # timeout=10 [2021-10-27T00:52:28.029Z] > git checkout -f fb769a0070cc1922608d3d80e9a209584ebd424b # timeout=10 [2021-10-27T00:52:32.754Z] Commit message: "feat: Add injection of Secure MessageBus creds for eKuiper connections (#3778)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-27T00:52:33.696Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-27T00:52:33.696Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-27T00:52:33.696Z] Dload Upload Total Spent Left Speed [2021-10-27T00:52:33.696Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 82685 0 --:--:-- --:--:-- --:--:-- 83267 [Pipeline] sh [2021-10-27T00:52:34.133Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-27T00:52:34.494Z] + sudo tee /etc/docker/daemon.new [2021-10-27T00:52:34.494Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-10-27T00:52:34.494Z] { [2021-10-27T00:52:34.494Z] "registry-mirrors": [ [2021-10-27T00:52:34.494Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-27T00:52:34.494Z] ], [2021-10-27T00:52:34.494Z] "bip": "10.250.0.254/24", [2021-10-27T00:52:34.494Z] "hosts": [ [2021-10-27T00:52:34.494Z] "tcp://0.0.0.0:5555", [2021-10-27T00:52:34.494Z] "unix:///var/run/docker.sock" [2021-10-27T00:52:34.494Z] ], [2021-10-27T00:52:34.494Z] "mtu": 1458, [2021-10-27T00:52:34.494Z] "selinux-enabled": true, [2021-10-27T00:52:34.494Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-27T00:52:34.494Z] } [Pipeline] sh [2021-10-27T00:52:34.858Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-27T00:52:35.198Z] + sudo service docker restart [2021-10-27T00:52:35.208Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-27T00:52:35.208Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-27T00:52:35.470Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-27T00:52:36.026Z] + ls -al . [2021-10-27T00:52:36.026Z] total 636 [2021-10-27T00:52:36.026Z] drwxrwxr-x 10 1001 1001 4096 Oct 27 00:52 . [2021-10-27T00:52:36.026Z] drwxr-xr-x 4 root root 30 Oct 27 00:50 .. [2021-10-27T00:52:36.026Z] -rw-rw-r-- 1 1001 1001 11 Oct 27 00:48 .dockerignore [2021-10-27T00:52:36.026Z] drwxrwxr-x 8 1001 1001 162 Oct 27 00:48 .git [2021-10-27T00:52:36.026Z] drwxrwxr-x 4 1001 1001 142 Oct 27 00:48 .github [2021-10-27T00:52:36.026Z] -rw-rw-r-- 1 1001 1001 804 Oct 27 00:48 .gitignore [2021-10-27T00:52:36.026Z] -rw-rw-r-- 1 1001 1001 42 Oct 27 00:48 .golangci.yml [2021-10-27T00:52:36.026Z] -rw-rw-r-- 1 1001 1001 76 Oct 27 00:48 .hadolint.yml [2021-10-27T00:52:36.026Z] drwx------ 3 1001 1001 43 Oct 27 00:49 .semver [2021-10-27T00:52:36.026Z] -rw-rw-r-- 1 1001 1001 166 Oct 27 00:48 .sonarcloud.properties [2021-10-27T00:52:36.026Z] -rw-rw-r-- 1 1001 1001 1171 Oct 27 00:48 ADOPTERS.md [2021-10-27T00:52:36.026Z] -rw-rw-r-- 1 1001 1001 8910 Oct 27 00:48 Attribution.txt [2021-10-27T00:52:36.026Z] -rw-rw-r-- 1 1001 1001 43881 Oct 27 00:48 CHANGELOG.md [2021-10-27T00:52:36.026Z] -rw-rw-r-- 1 1001 1001 3804 Oct 27 00:48 CONTRIBUTING.md [2021-10-27T00:52:36.026Z] -rw-rw-r-- 1 1001 1001 677 Oct 27 00:48 GOVERNANCE.md [2021-10-27T00:52:36.026Z] -rw-rw-r-- 1 1001 1001 849 Oct 27 00:48 Jenkinsfile [2021-10-27T00:52:36.026Z] -rw-rw-r-- 1 1001 1001 10775 Oct 27 00:48 LICENSE [2021-10-27T00:52:36.026Z] -rw-rw-r-- 1 1001 1001 6508 Oct 27 00:48 Makefile [2021-10-27T00:52:36.026Z] -rw-rw-r-- 1 1001 1001 582 Oct 27 00:48 OWNERS.md [2021-10-27T00:52:36.026Z] -rw-rw-r-- 1 1001 1001 8256 Oct 27 00:48 README.md [2021-10-27T00:52:36.026Z] -rw-rw-r-- 1 1001 1001 6912 Oct 27 00:48 SECURITY.md [2021-10-27T00:52:36.026Z] -rw-rw-r-- 1 1001 1001 12 Oct 27 00:49 VERSION [2021-10-27T00:52:36.026Z] -rw-rw-r-- 1 1001 1001 4131 Oct 27 00:48 ZMQWindows.md [2021-10-27T00:52:36.026Z] drwxrwxr-x 2 1001 1001 37 Oct 27 00:48 bin [2021-10-27T00:52:36.026Z] drwxrwxr-x 14 1001 1001 4096 Oct 27 00:48 cmd [2021-10-27T00:52:36.026Z] -rw-r--r-- 1 root root 426728 Oct 27 00:51 coverage.out [2021-10-27T00:52:36.026Z] -rw-rw-r-- 1 1001 1001 848 Oct 27 00:48 go.mod [2021-10-27T00:52:36.026Z] -rw-rw-r-- 1 1001 1001 50414 Oct 27 00:48 go.sum [2021-10-27T00:52:36.026Z] drwxrwxr-x 8 1001 1001 124 Oct 27 00:48 internal [2021-10-27T00:52:36.026Z] drwxrwxr-x 3 1001 1001 16 Oct 27 00:48 openapi [2021-10-27T00:52:36.026Z] drwxrwxr-x 4 1001 1001 71 Oct 27 00:48 snap [2021-10-27T00:52:36.026Z] -rw-rw-r-- 1 1001 1001 204 Oct 27 00:48 version.go [Pipeline] sh [2021-10-27T00:52:36.313Z] + '[' -e coverage.out ] [2021-10-27T00:52:36.313Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-27T00:52:36.424Z] Stashed 1 file(s) [Pipeline] sh [2021-10-27T00:52:36.713Z] + make build [2021-10-27T00:52:36.713Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/core-data/core-data ./cmd/core-data [2021-10-27T00:52:38.106Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-27T00:52:44.746Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/core-command/core-command ./cmd/core-command [2021-10-27T00:52:45.008Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-27T00:52:45.948Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-27T00:52:46.217Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-27T00:52:47.160Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-27T00:52:47.730Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-27T00:52:48.680Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-27T00:52:49.622Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-27T00:52:50.571Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-27T00:52:51.518Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-10-27T00:52:52.924Z] $ docker stop --time=1 b51eb1e2563462a484e474267cfdb982c92eb649694607d9326bfeb707704ec2 [2021-10-27T00:52:54.591Z] $ docker rm -f b51eb1e2563462a484e474267cfdb982c92eb649694607d9326bfeb707704ec2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider [2021-10-27T00:52:55.026Z] provisioning config files... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-10-27T00:52:55.061Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/91@tmp/config1796731810815411322tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:52:56.338Z] ---> docker-login.sh [2021-10-27T00:52:56.338Z] nexus3.edgexfoundry.org:10001 [2021-10-27T00:52:56.363Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-27T00:52:56.363Z] [2021-10-27T00:52:56.363Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:52:56.837Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-27T00:52:56.837Z] latest: Pulling from edgex-devops/edgex-compose [2021-10-27T00:52:56.837Z] cbdbe7a5bc2a: Pulling fs layer [2021-10-27T00:52:56.837Z] ca9280d653b3: Pulling fs layer [2021-10-27T00:52:56.837Z] 7e9c9ca2126c: Pulling fs layer [2021-10-27T00:52:56.837Z] cbdbe7a5bc2a: Verifying Checksum [2021-10-27T00:52:56.837Z] cbdbe7a5bc2a: Download complete [2021-10-27T00:52:56.837Z] ca9280d653b3: Verifying Checksum [2021-10-27T00:52:56.837Z] ca9280d653b3: Download complete [2021-10-27T00:52:56.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T00:52:57.199Z] cbdbe7a5bc2a: Pull complete [2021-10-27T00:52:57.199Z] 7e9c9ca2126c: Verifying Checksum [2021-10-27T00:52:57.199Z] 7e9c9ca2126c: Download complete [2021-10-27T00:52:57.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T00:52:57.540Z] Configure a credential helper to remove this warning. See [2021-10-27T00:52:57.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T00:52:57.540Z] [2021-10-27T00:52:57.540Z] Login Succeeded [2021-10-27T00:52:57.540Z] nexus3.edgexfoundry.org:10002 [2021-10-27T00:52:57.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T00:52:57.902Z] ca9280d653b3: Pull complete [2021-10-27T00:52:58.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T00:52:58.099Z] Configure a credential helper to remove this warning. See [2021-10-27T00:52:58.099Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T00:52:58.099Z] [2021-10-27T00:52:58.099Z] Login Succeeded [2021-10-27T00:52:58.099Z] nexus3.edgexfoundry.org:10003 [2021-10-27T00:52:58.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T00:52:58.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T00:52:58.664Z] Configure a credential helper to remove this warning. See [2021-10-27T00:52:58.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T00:52:58.664Z] [2021-10-27T00:52:58.664Z] Login Succeeded [2021-10-27T00:52:58.664Z] nexus3.edgexfoundry.org:10004 [2021-10-27T00:52:59.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T00:52:59.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T00:52:59.266Z] Configure a credential helper to remove this warning. See [2021-10-27T00:52:59.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T00:52:59.266Z] [2021-10-27T00:52:59.266Z] Login Succeeded [2021-10-27T00:52:59.266Z] docker.io [2021-10-27T00:52:59.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T00:53:00.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T00:53:00.139Z] Configure a credential helper to remove this warning. See [2021-10-27T00:53:00.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T00:53:00.139Z] [2021-10-27T00:53:00.139Z] Login Succeeded [2021-10-27T00:53:00.139Z] ---> docker-login.sh ends [Pipeline] } [2021-10-27T00:53:00.203Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-27T00:53:00.741Z] ========================================================= [2021-10-27T00:53:00.741Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-27T00:53:00.741Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-27T00:53:01.255Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-27T00:53:01.366Z] 7e9c9ca2126c: Pull complete [2021-10-27T00:53:01.366Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-10-27T00:53:01.366Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-27T00:53:01.366Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-10-27T00:53:01.436Z] prd-centos7-docker-4c-2g-2143 does not seem to be running inside a container [2021-10-27T00:53:01.467Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/91 -v /w/workspace/edgex-go/91:/w/workspace/edgex-go/91:rw,z -v /w/workspace/edgex-go/91@tmp:/w/workspace/edgex-go/91@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-10-27T00:53:01.563Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-27T00:53:01.563Z] 552d1f2373af: Pulling fs layer [2021-10-27T00:53:01.563Z] ea3f2d53f512: Pulling fs layer [2021-10-27T00:53:01.563Z] 9e70ebbbe112: Pulling fs layer [2021-10-27T00:53:01.563Z] 7a9cfe048b4a: Pulling fs layer [2021-10-27T00:53:01.563Z] 72dc09318566: Pulling fs layer [2021-10-27T00:53:01.563Z] f4f7b4309257: Pulling fs layer [2021-10-27T00:53:01.563Z] 0ac9a79272e3: Pulling fs layer [2021-10-27T00:53:01.563Z] b78e95d17946: Pulling fs layer [2021-10-27T00:53:01.563Z] 72dc09318566: Waiting [2021-10-27T00:53:01.563Z] f4f7b4309257: Waiting [2021-10-27T00:53:01.563Z] b78e95d17946: Waiting [2021-10-27T00:53:01.563Z] 9e70ebbbe112: Verifying Checksum [2021-10-27T00:53:01.563Z] 9e70ebbbe112: Download complete [2021-10-27T00:53:01.563Z] ea3f2d53f512: Download complete [2021-10-27T00:53:01.563Z] 72dc09318566: Verifying Checksum [2021-10-27T00:53:01.563Z] 72dc09318566: Download complete [2021-10-27T00:53:01.563Z] f4f7b4309257: Verifying Checksum [2021-10-27T00:53:01.563Z] f4f7b4309257: Download complete [2021-10-27T00:53:01.563Z] 552d1f2373af: Verifying Checksum [2021-10-27T00:53:01.563Z] 552d1f2373af: Download complete [2021-10-27T00:53:01.563Z] 0ac9a79272e3: Verifying Checksum [2021-10-27T00:53:01.563Z] 0ac9a79272e3: Download complete [2021-10-27T00:53:02.566Z] 552d1f2373af: Pull complete [2021-10-27T00:53:03.181Z] ea3f2d53f512: Pull complete [2021-10-27T00:53:03.579Z] $ docker top 4d0afa2de3480bef94cd7a1be7228dccbc4a6573a71260971d90bb3328072df5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T00:53:03.792Z] 9e70ebbbe112: Pull complete [2021-10-27T00:53:03.792Z] b78e95d17946: Verifying Checksum [2021-10-27T00:53:03.792Z] b78e95d17946: Download complete [2021-10-27T00:53:03.924Z] + docker-compose build --help [2021-10-27T00:53:03.924Z] + grep parallel [2021-10-27T00:53:04.392Z] 7a9cfe048b4a: Verifying Checksum [2021-10-27T00:53:04.392Z] 7a9cfe048b4a: Download complete [2021-10-27T00:53:04.494Z] --parallel Build images in parallel. [Pipeline] } [2021-10-27T00:53:04.507Z] $ docker stop --time=1 4d0afa2de3480bef94cd7a1be7228dccbc4a6573a71260971d90bb3328072df5 [2021-10-27T00:53:05.685Z] $ docker rm -f 4d0afa2de3480bef94cd7a1be7228dccbc4a6573a71260971d90bb3328072df5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:53:06.055Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-27T00:53:06.055Z] . [Pipeline] withDockerContainer [2021-10-27T00:53:06.115Z] prd-centos7-docker-4c-2g-2143 does not seem to be running inside a container [2021-10-27T00:53:06.146Z] $ 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/91 -v /w/workspace/edgex-go/91:/w/workspace/edgex-go/91:rw,z -v /w/workspace/edgex-go/91@tmp:/w/workspace/edgex-go/91@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-10-27T00:53:06.448Z] $ docker top aaa115ec33357d35cf5f4a7eeeca53ab0e8c03b3d12cafe9ac7f01b41b6be7a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T00:53:06.800Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-27T00:53:07.368Z] Building core-command ... [2021-10-27T00:53:07.368Z] Building core-data ... [2021-10-27T00:53:07.368Z] Building core-metadata ... [2021-10-27T00:53:07.368Z] Building security-bootstrapper ... [2021-10-27T00:53:07.368Z] Building security-proxy-setup ... [2021-10-27T00:53:07.368Z] Building security-secretstore-setup ... [2021-10-27T00:53:07.368Z] Building support-notifications ... [2021-10-27T00:53:07.368Z] Building support-scheduler ... [2021-10-27T00:53:07.368Z] Building sys-mgmt-agent ... [2021-10-27T00:53:07.368Z] Building support-notifications [2021-10-27T00:53:07.368Z] Building core-command [2021-10-27T00:53:07.368Z] Building security-secretstore-setup [2021-10-27T00:53:07.368Z] Building security-bootstrapper [2021-10-27T00:53:07.368Z] Building core-data [2021-10-27T00:53:14.597Z] 7a9cfe048b4a: Pull complete [2021-10-27T00:53:14.875Z] 72dc09318566: Pull complete [2021-10-27T00:53:15.154Z] f4f7b4309257: Pull complete [2021-10-27T00:53:15.758Z] 0ac9a79272e3: Pull complete [2021-10-27T00:53:19.599Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T00:53:19.600Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-27T00:53:19.600Z] ---> 8effbb6694f7 [2021-10-27T00:53:19.600Z] Step 3/30 : WORKDIR /edgex-go [2021-10-27T00:53:19.600Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T00:53:19.600Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-27T00:53:19.600Z] ---> 8effbb6694f7 [2021-10-27T00:53:19.600Z] Step 3/24 : WORKDIR /edgex-go [2021-10-27T00:53:19.600Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T00:53:19.600Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-27T00:53:19.600Z] ---> 8effbb6694f7 [2021-10-27T00:53:19.600Z] Step 3/21 : WORKDIR /edgex-go [2021-10-27T00:53:22.141Z] ---> Running in ddcf3af8496b [2021-10-27T00:53:22.141Z] ---> Running in 7942177c7680 [2021-10-27T00:53:22.141Z] ---> Running in 8b8877b0d3d4 [2021-10-27T00:53:22.824Z] b78e95d17946: Pull complete [2021-10-27T00:53:22.824Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-27T00:53:22.824Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-27T00:53:22.824Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-27T00:53:23.199Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-27T00:53:23.199Z] WORKDIR /edgex [2021-10-27T00:53:23.199Z] COPY go.mod . [2021-10-27T00:53:23.199Z] RUN go mod download [2021-10-27T00:53:23.200Z] + docker build -t ci-base-image-arm64 -f - . [2021-10-27T00:53:25.867Z] Sending build context to Docker daemon 166.5MB [2021-10-27T00:53:25.867Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-27T00:53:25.867Z] ---> 8b459fc5aaf0 [2021-10-27T00:53:25.867Z] Step 2/4 : WORKDIR /edgex [2021-10-27T00:53:27.413Z] Removing intermediate container ddcf3af8496b [2021-10-27T00:53:27.413Z] ---> 819c243fa930 [2021-10-27T00:53:27.413Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T00:53:27.413Z] Removing intermediate container 7942177c7680 [2021-10-27T00:53:27.413Z] ---> 13607a9a2ed5 [2021-10-27T00:53:27.413Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T00:53:27.413Z] Removing intermediate container 8b8877b0d3d4 [2021-10-27T00:53:27.413Z] ---> 75e00351d280 [2021-10-27T00:53:27.413Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T00:53:27.671Z] ---> Running in 5a002485a80e [2021-10-27T00:53:27.671Z] ---> Running in 67eba778c217 [2021-10-27T00:53:27.931Z] ---> Running in 78109358a52d [2021-10-27T00:53:28.499Z] ---> Running in 313aa3b15897 [2021-10-27T00:53:28.499Z] Removing intermediate container 313aa3b15897 [2021-10-27T00:53:28.499Z] ---> 9174e888c1e2 [2021-10-27T00:53:28.499Z] Step 3/4 : COPY go.mod . [2021-10-27T00:53:29.481Z] ---> 1144cf6458ad [2021-10-27T00:53:29.481Z] Step 4/4 : RUN go mod download [2021-10-27T00:53:29.481Z] ---> Running in 6417e223aa53 [2021-10-27T00:53:30.864Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T00:53:30.864Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-27T00:53:30.864Z] ---> 8effbb6694f7 [2021-10-27T00:53:30.864Z] Step 3/22 : WORKDIR /edgex-go [2021-10-27T00:53:30.864Z] ---> Using cache [2021-10-27T00:53:30.864Z] ---> 75e00351d280 [2021-10-27T00:53:30.864Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T00:53:30.864Z] ---> Using cache [2021-10-27T00:53:30.864Z] ---> b3e69b60bd15 [2021-10-27T00:53:30.864Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-27T00:53:30.864Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T00:53:30.864Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-27T00:53:30.864Z] ---> 8effbb6694f7 [2021-10-27T00:53:30.864Z] Step 3/22 : WORKDIR /edgex-go [2021-10-27T00:53:30.864Z] ---> Using cache [2021-10-27T00:53:30.864Z] ---> 75e00351d280 [2021-10-27T00:53:30.864Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T00:53:30.864Z] ---> Using cache [2021-10-27T00:53:30.864Z] ---> b3e69b60bd15 [2021-10-27T00:53:30.864Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-27T00:53:30.864Z] Removing intermediate container 78109358a52d [2021-10-27T00:53:30.864Z] ---> b3e69b60bd15 [2021-10-27T00:53:30.865Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-27T00:53:30.865Z] ---> Running in 4308c7647e5e [2021-10-27T00:53:30.865Z] Removing intermediate container 67eba778c217 [2021-10-27T00:53:30.865Z] ---> 363262106c0f [2021-10-27T00:53:30.865Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-27T00:53:30.865Z] ---> Running in f36191e8302b [2021-10-27T00:53:30.865Z] ---> Running in 13dc89c184a7 [2021-10-27T00:53:30.865Z] ---> Running in d2d52a79bcc2 [2021-10-27T00:53:30.865Z] Removing intermediate container 5a002485a80e [2021-10-27T00:53:30.865Z] ---> 88cc2397967d [2021-10-27T00:53:30.865Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-27T00:53:30.865Z] ---> Running in dd357e13997f [2021-10-27T00:53:30.865Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T00:53:30.865Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T00:53:30.865Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T00:53:30.865Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T00:53:30.865Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T00:53:31.432Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T00:53:31.714Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T00:53:31.714Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T00:53:31.714Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T00:53:31.714Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T00:53:31.714Z] OK: 220 MiB in 52 packages [2021-10-27T00:53:32.287Z] OK: 220 MiB in 52 packages [2021-10-27T00:53:32.287Z] OK: 220 MiB in 52 packages [2021-10-27T00:53:32.287Z] Removing intermediate container 4308c7647e5e [2021-10-27T00:53:32.287Z] ---> 355d78e074d3 [2021-10-27T00:53:32.287Z] Step 6/22 : COPY . . [2021-10-27T00:53:32.287Z] OK: 220 MiB in 52 packages [2021-10-27T00:53:32.287Z] OK: 220 MiB in 52 packages [2021-10-27T00:53:34.207Z] Removing intermediate container 13dc89c184a7 [2021-10-27T00:53:34.207Z] ---> c027020d438b [2021-10-27T00:53:34.207Z] Step 6/24 : COPY . . [2021-10-27T00:53:34.207Z] Removing intermediate container d2d52a79bcc2 [2021-10-27T00:53:34.207Z] ---> 3a12a19d3e81 [2021-10-27T00:53:34.207Z] Step 6/21 : COPY . . [2021-10-27T00:53:34.207Z] Removing intermediate container f36191e8302b [2021-10-27T00:53:34.207Z] ---> 73e79bb3ea0d [2021-10-27T00:53:34.207Z] Step 6/22 : COPY . . [2021-10-27T00:53:34.477Z] Removing intermediate container dd357e13997f [2021-10-27T00:53:34.477Z] ---> 38840fa70210 [2021-10-27T00:53:34.477Z] Step 6/30 : COPY . . [2021-10-27T00:53:42.670Z] ---> 41c2278b8323 [2021-10-27T00:53:42.670Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T00:53:42.670Z] ---> abfc1e0c5fe1 [2021-10-27T00:53:42.670Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T00:53:42.670Z] ---> 524c7921d2bb [2021-10-27T00:53:42.670Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T00:53:42.670Z] ---> Running in 346e59140974 [2021-10-27T00:53:42.670Z] ---> Running in 1beab0698eb8 [2021-10-27T00:53:42.670Z] ---> Running in 58f995b6f3b4 [2021-10-27T00:53:57.613Z] ---> 89879d4500fa [2021-10-27T00:53:57.613Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T00:53:57.613Z] Removing intermediate container 58f995b6f3b4 [2021-10-27T00:53:57.613Z] ---> 21d5f33e32d5 [2021-10-27T00:53:57.613Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-27T00:53:57.613Z] Removing intermediate container 346e59140974 [2021-10-27T00:53:57.613Z] ---> 235d3f2b0fde [2021-10-27T00:53:57.613Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-27T00:53:57.613Z] ---> Running in 81b50a543836 [2021-10-27T00:53:57.613Z] ---> Running in 8a1c12b1b1ad [2021-10-27T00:53:57.613Z] ---> e4d8a5126588 [2021-10-27T00:53:57.613Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T00:53:57.613Z] ---> Running in 46d8b89c14f6 [2021-10-27T00:53:57.613Z] Removing intermediate container 1beab0698eb8 [2021-10-27T00:53:57.613Z] ---> 9ee6cd07f1c6 [2021-10-27T00:53:57.613Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-27T00:53:57.613Z] ---> Running in 9e3f23093708 [2021-10-27T00:53:57.613Z] ---> Running in 3cdb5d9991f5 [2021-10-27T00:53:57.613Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/core-data/core-data ./cmd/core-data [2021-10-27T00:53:57.613Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-27T00:53:57.613Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/core-command/core-command ./cmd/core-command [2021-10-27T00:53:57.875Z] Removing intermediate container 81b50a543836 [2021-10-27T00:53:57.875Z] ---> f655e84e19b9 [2021-10-27T00:53:57.875Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-27T00:53:57.875Z] ---> Running in 47056dec0815 [2021-10-27T00:53:58.458Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-27T00:53:58.458Z] Removing intermediate container 9e3f23093708 [2021-10-27T00:53:58.458Z] ---> 079df8444370 [2021-10-27T00:53:58.458Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-27T00:53:58.458Z] ---> Running in f7978c9cbc67 [2021-10-27T00:53:59.033Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-27T00:54:38.221Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-27T00:54:38.221Z] Removing intermediate container 46d8b89c14f6 [2021-10-27T00:54:38.221Z] ---> 093a35cd8201 [2021-10-27T00:54:38.221Z] [2021-10-27T00:54:38.221Z] Step 9/22 : FROM alpine:3.14 [2021-10-27T00:54:38.221Z] 3.14: Pulling from library/alpine [2021-10-27T00:54:38.221Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-27T00:54:38.221Z] Status: Downloaded newer image for alpine:3.14 [2021-10-27T00:54:38.221Z] ---> 14119a10abf4 [2021-10-27T00:54:38.221Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-27T00:54:38.221Z] ---> Running in 67b1f4a4b59f [2021-10-27T00:54:38.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T00:54:38.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T00:54:38.221Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-27T00:54:38.221Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T00:54:38.221Z] OK: 6 MiB in 15 packages [2021-10-27T00:54:38.483Z] Removing intermediate container 3cdb5d9991f5 [2021-10-27T00:54:38.483Z] ---> a32c9691190b [2021-10-27T00:54:38.483Z] [2021-10-27T00:54:38.483Z] Step 9/24 : FROM alpine:3.14 [2021-10-27T00:54:38.483Z] ---> 14119a10abf4 [2021-10-27T00:54:38.483Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-27T00:54:38.483Z] ---> Running in b80208899438 [2021-10-27T00:54:38.743Z] Removing intermediate container 67b1f4a4b59f [2021-10-27T00:54:38.743Z] ---> d5e0d3f27297 [2021-10-27T00:54:38.743Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-27T00:54:39.009Z] ---> Running in b81f54f687c9 [2021-10-27T00:54:39.009Z] Removing intermediate container b81f54f687c9 [2021-10-27T00:54:39.009Z] ---> c0324bf1c82f [2021-10-27T00:54:39.009Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-27T00:54:39.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T00:54:39.272Z] ---> Running in 2d66f327cb6f [2021-10-27T00:54:39.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T00:54:39.536Z] Removing intermediate container 2d66f327cb6f [2021-10-27T00:54:39.536Z] ---> 6b317140bf3f [2021-10-27T00:54:39.536Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-27T00:54:39.536Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-27T00:54:39.536Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-27T00:54:39.536Z] (3/3) Installing su-exec (0.2-r1) [2021-10-27T00:54:39.536Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T00:54:39.536Z] Executing ca-certificates-20191127-r5.trigger [2021-10-27T00:54:39.536Z] OK: 6 MiB in 17 packages [2021-10-27T00:54:39.797Z] ---> Running in fa1549f336d5 [2021-10-27T00:54:40.420Z] Removing intermediate container fa1549f336d5 [2021-10-27T00:54:40.420Z] ---> bdec96d4a82b [2021-10-27T00:54:40.420Z] Step 14/22 : WORKDIR / [2021-10-27T00:54:40.683Z] Removing intermediate container f7978c9cbc67 [2021-10-27T00:54:40.683Z] ---> c676c96f8645 [2021-10-27T00:54:40.683Z] [2021-10-27T00:54:40.683Z] Step 9/30 : FROM alpine:3.14 [2021-10-27T00:54:40.683Z] ---> 14119a10abf4 [2021-10-27T00:54:40.683Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-27T00:54:40.683Z] ---> Running in 4b052555afa0 [2021-10-27T00:54:40.683Z] Removing intermediate container b80208899438 [2021-10-27T00:54:40.683Z] ---> bc3124a808ac [2021-10-27T00:54:40.683Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-27T00:54:40.683Z] Removing intermediate container 47056dec0815 [2021-10-27T00:54:40.683Z] ---> 724f0a895080 [2021-10-27T00:54:40.683Z] [2021-10-27T00:54:40.683Z] Step 9/21 : FROM alpine:3.14 [2021-10-27T00:54:40.683Z] ---> 14119a10abf4 [2021-10-27T00:54:40.683Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-27T00:54:40.683Z] ---> Running in 3ee12c9cafa3 [2021-10-27T00:54:40.949Z] Removing intermediate container 4b052555afa0 [2021-10-27T00:54:40.949Z] ---> 1e7936ef9b20 [2021-10-27T00:54:40.949Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T00:54:40.949Z] ---> Running in 5f4ff730d572 [2021-10-27T00:54:40.949Z] ---> Running in 5123f78e11fa [2021-10-27T00:54:40.949Z] Removing intermediate container 3ee12c9cafa3 [2021-10-27T00:54:40.949Z] ---> 6a431cfe6737 [2021-10-27T00:54:40.949Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-27T00:54:40.949Z] Removing intermediate container 5123f78e11fa [2021-10-27T00:54:40.949Z] ---> 09dca32110f3 [2021-10-27T00:54:40.949Z] Step 12/24 : WORKDIR / [2021-10-27T00:54:41.215Z] ---> Running in 31bf54427039 [2021-10-27T00:54:41.215Z] ---> Running in 73ee1d929ea9 [2021-10-27T00:54:41.215Z] ---> 1b68fa031529 [2021-10-27T00:54:41.215Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-27T00:54:41.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T00:54:41.476Z] Removing intermediate container 73ee1d929ea9 [2021-10-27T00:54:41.476Z] ---> 95dc6eb403d1 [2021-10-27T00:54:41.476Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-27T00:54:41.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T00:54:41.476Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-27T00:54:41.476Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-27T00:54:41.476Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T00:54:41.738Z] Executing ca-certificates-20191127-r5.trigger [2021-10-27T00:54:41.738Z] OK: 6 MiB in 16 packages [2021-10-27T00:54:41.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T00:54:41.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T00:54:42.001Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-27T00:54:42.001Z] (2/2) Installing su-exec (0.2-r1) [2021-10-27T00:54:42.001Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T00:54:42.001Z] OK: 6 MiB in 16 packages [2021-10-27T00:54:42.001Z] ---> 147a3ca7dbf3 [2021-10-27T00:54:42.001Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-27T00:54:42.263Z] ---> 1f849efe9554 [2021-10-27T00:54:42.263Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-27T00:54:42.524Z] ---> c3b3a5793551 [2021-10-27T00:54:42.524Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-27T00:54:42.524Z] ---> 315bc9dc8749 [2021-10-27T00:54:42.524Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-27T00:54:42.524Z] Removing intermediate container 8a1c12b1b1ad [2021-10-27T00:54:42.524Z] ---> a8c3e4733c2f [2021-10-27T00:54:42.524Z] [2021-10-27T00:54:42.524Z] Step 9/22 : FROM alpine:3.14 [2021-10-27T00:54:42.524Z] ---> 14119a10abf4 [2021-10-27T00:54:42.524Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-27T00:54:42.524Z] ---> Running in df2c8f01e016 [2021-10-27T00:54:42.524Z] ---> Running in c66e5110c62b [2021-10-27T00:54:42.788Z] Removing intermediate container 5f4ff730d572 [2021-10-27T00:54:42.788Z] ---> 0f2110479494 [2021-10-27T00:54:42.788Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-27T00:54:42.788Z] Removing intermediate container 31bf54427039 [2021-10-27T00:54:42.788Z] ---> d424e7656cd5 [2021-10-27T00:54:42.788Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-27T00:54:42.788Z] ---> 947a85dd9d13 [2021-10-27T00:54:42.788Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-27T00:54:42.788Z] Removing intermediate container df2c8f01e016 [2021-10-27T00:54:42.788Z] ---> c9516d1aa4e9 [2021-10-27T00:54:42.788Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T00:54:42.788Z] ---> Running in 0f350c288e81 [2021-10-27T00:54:42.788Z] Removing intermediate container c66e5110c62b [2021-10-27T00:54:42.788Z] ---> 3a4133228c52 [2021-10-27T00:54:42.788Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-27T00:54:42.788Z] ---> Running in 39676323c2e0 [2021-10-27T00:54:42.788Z] ---> Running in ad3d7bfe9b3c [2021-10-27T00:54:43.046Z] ---> Running in 54f37d6111cd [2021-10-27T00:54:43.046Z] Removing intermediate container 0f350c288e81 [2021-10-27T00:54:43.046Z] ---> 00f9ffa1d2a9 [2021-10-27T00:54:43.046Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-27T00:54:43.046Z] Removing intermediate container 39676323c2e0 [2021-10-27T00:54:43.046Z] ---> c864cd822657 [2021-10-27T00:54:43.046Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-27T00:54:43.046Z] Removing intermediate container ad3d7bfe9b3c [2021-10-27T00:54:43.046Z] ---> fc62f3fe80ce [2021-10-27T00:54:43.046Z] Step 20/22 : LABEL arch=x86_64 [2021-10-27T00:54:43.046Z] ---> 334c97f85741 [2021-10-27T00:54:43.046Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-27T00:54:43.046Z] ---> Running in 0efb673cc9f8 [2021-10-27T00:54:43.046Z] Removing intermediate container 54f37d6111cd [2021-10-27T00:54:43.046Z] ---> e026398d71da [2021-10-27T00:54:43.046Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-27T00:54:43.046Z] ---> Running in 74d9713b7c8f [2021-10-27T00:54:43.046Z] ---> Running in 2e093bc4f1da [2021-10-27T00:54:43.046Z] ---> Running in 406a2bd093b4 [2021-10-27T00:54:43.307Z] Removing intermediate container 0efb673cc9f8 [2021-10-27T00:54:43.307Z] ---> c4d573c296eb [2021-10-27T00:54:43.307Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-27T00:54:43.307Z] ---> Running in 90cfe309e2a6 [2021-10-27T00:54:43.307Z] Removing intermediate container 2e093bc4f1da [2021-10-27T00:54:43.307Z] ---> cdd30bf66612 [2021-10-27T00:54:43.307Z] Step 21/22 : LABEL git_sha=fb769a0070cc1922608d3d80e9a209584ebd424b [2021-10-27T00:54:43.307Z] Removing intermediate container 74d9713b7c8f [2021-10-27T00:54:43.307Z] ---> c3f4dc560ac0 [2021-10-27T00:54:43.307Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-27T00:54:43.307Z] Removing intermediate container 406a2bd093b4 [2021-10-27T00:54:43.307Z] ---> f7e01f24db2d [2021-10-27T00:54:43.307Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T00:54:43.307Z] ---> Running in 33777bb938f6 [2021-10-27T00:54:43.307Z] ---> Running in 742130bfac68 [2021-10-27T00:54:43.578Z] Removing intermediate container 90cfe309e2a6 [2021-10-27T00:54:43.578Z] ---> dc576a6a703d [2021-10-27T00:54:43.578Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T00:54:43.578Z] ---> Running in 44731d9820bb [2021-10-27T00:54:43.578Z] ---> 679c6b358266 [2021-10-27T00:54:43.578Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-27T00:54:43.578Z] Removing intermediate container 742130bfac68 [2021-10-27T00:54:43.578Z] ---> d7c48c6a2da9 [2021-10-27T00:54:43.578Z] Step 22/22 : LABEL version=2.0.1-dev.80 [2021-10-27T00:54:43.578Z] ---> Running in 9e99d7aa1666 [2021-10-27T00:54:43.847Z] ---> ba02a077faba [2021-10-27T00:54:43.847Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-27T00:54:43.847Z] Removing intermediate container 9e99d7aa1666 [2021-10-27T00:54:43.847Z] ---> c84dbeaa2be8 [2021-10-27T00:54:43.847Z] [2021-10-27T00:54:43.847Z] ---> 2d152cf092a1 [2021-10-27T00:54:43.847Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-27T00:54:43.847Z] Successfully built c84dbeaa2be8 [2021-10-27T00:54:44.112Z] Successfully tagged core-command:latest [2021-10-27T00:54:44.112Z] Building support-scheduler [2021-10-27T00:54:44.689Z]  Building core-command ... done  ---> d604757f67e8 [2021-10-27T00:54:44.689Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-27T00:54:44.950Z] ---> 1e82bf7af4d4 [2021-10-27T00:54:44.950Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-10-27T00:54:44.950Z] Removing intermediate container 33777bb938f6 [2021-10-27T00:54:44.950Z] ---> e65e9700c8e0 [2021-10-27T00:54:44.950Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-27T00:54:45.905Z] ---> 921e357e2d38 [2021-10-27T00:54:45.905Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-27T00:54:45.905Z] ---> Running in 7400ab442eb0 [2021-10-27T00:54:45.905Z] ---> Running in 69bfc929bb7d [2021-10-27T00:54:45.905Z] Removing intermediate container 44731d9820bb [2021-10-27T00:54:45.905Z] ---> 1601d1a1233b [2021-10-27T00:54:45.905Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-27T00:54:45.905Z] ---> Running in 983b1dc60669 [2021-10-27T00:54:46.174Z] ---> Running in 3c4639078b85 [2021-10-27T00:54:46.174Z] Removing intermediate container 7400ab442eb0 [2021-10-27T00:54:46.174Z] ---> f47921254059 [2021-10-27T00:54:46.174Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-27T00:54:46.174Z] Removing intermediate container 983b1dc60669 [2021-10-27T00:54:46.174Z] ---> b8adec79b29a [2021-10-27T00:54:46.174Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T00:54:46.441Z] ---> Running in 555ac0ab4247 [2021-10-27T00:54:46.441Z] ---> 5c3c3a42c467 [2021-10-27T00:54:46.441Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-27T00:54:46.441Z] Removing intermediate container 555ac0ab4247 [2021-10-27T00:54:46.441Z] ---> 6b00f4693ec8 [2021-10-27T00:54:46.441Z] Step 19/21 : LABEL arch=x86_64 [2021-10-27T00:54:46.441Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T00:54:46.701Z] ---> Running in 1b295e1762f5 [2021-10-27T00:54:46.701Z] ---> Running in ddba09d60a79 [2021-10-27T00:54:46.701Z] Removing intermediate container ddba09d60a79 [2021-10-27T00:54:46.701Z] ---> 6fe2a6fb91ef [2021-10-27T00:54:46.701Z] Step 20/21 : LABEL git_sha=fb769a0070cc1922608d3d80e9a209584ebd424b [2021-10-27T00:54:46.701Z] Removing intermediate container 69bfc929bb7d [2021-10-27T00:54:46.701Z] ---> e6bc0316d926 [2021-10-27T00:54:46.701Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-27T00:54:46.966Z] ---> Running in 21a9b962372e [2021-10-27T00:54:46.966Z] ---> Running in e1ad1c140d25 [2021-10-27T00:54:46.966Z] Removing intermediate container 21a9b962372e [2021-10-27T00:54:46.966Z] ---> b6726d118ccb [2021-10-27T00:54:46.966Z] Step 21/21 : LABEL version=2.0.1-dev.80 [2021-10-27T00:54:46.966Z] Removing intermediate container e1ad1c140d25 [2021-10-27T00:54:46.966Z] ---> efad0588a0b5 [2021-10-27T00:54:46.966Z] Step 22/24 : LABEL arch=x86_64 [2021-10-27T00:54:47.231Z] ---> Running in 229e2c90373a [2021-10-27T00:54:47.231Z] ---> Running in 00dc96f1965c [2021-10-27T00:54:47.231Z] Removing intermediate container 00dc96f1965c [2021-10-27T00:54:47.231Z] ---> a9edf4cd1157 [2021-10-27T00:54:47.231Z] Step 23/24 : LABEL git_sha=fb769a0070cc1922608d3d80e9a209584ebd424b [2021-10-27T00:54:47.231Z] Removing intermediate container 229e2c90373a [2021-10-27T00:54:47.231Z] ---> 35d8d7acf95e [2021-10-27T00:54:47.231Z] [2021-10-27T00:54:47.231Z] Successfully built 35d8d7acf95e [2021-10-27T00:54:47.231Z] ---> Running in e965c4436f09 [2021-10-27T00:54:47.506Z] Successfully tagged support-notifications:latest [2021-10-27T00:54:47.506Z] Building core-metadata [2021-10-27T00:54:47.506Z]  Building support-notifications ... done Removing intermediate container 1b295e1762f5 [2021-10-27T00:54:47.506Z] ---> 121220a2d748 [2021-10-27T00:54:47.506Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T00:54:47.506Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T00:54:47.506Z] Removing intermediate container e965c4436f09 [2021-10-27T00:54:47.506Z] ---> 2e11f2266392 [2021-10-27T00:54:47.506Z] Step 24/24 : LABEL version=2.0.1-dev.80 [2021-10-27T00:54:47.790Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-27T00:54:48.054Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-27T00:54:48.054Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-27T00:54:48.315Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-27T00:54:48.315Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-27T00:54:48.581Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-27T00:54:48.581Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T00:54:48.581Z] OK: 8 MiB in 20 packages [2021-10-27T00:54:49.162Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T00:54:49.162Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-27T00:54:49.162Z] ---> 8effbb6694f7 [2021-10-27T00:54:49.162Z] Step 3/23 : WORKDIR /edgex-go [2021-10-27T00:54:49.162Z] ---> Using cache [2021-10-27T00:54:49.162Z] ---> 75e00351d280 [2021-10-27T00:54:49.162Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T00:54:49.162Z] ---> Using cache [2021-10-27T00:54:49.162Z] ---> b3e69b60bd15 [2021-10-27T00:54:49.162Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-27T00:54:49.162Z] ---> Using cache [2021-10-27T00:54:49.162Z] ---> c027020d438b [2021-10-27T00:54:49.162Z] Step 6/23 : COPY go.mod . [2021-10-27T00:54:49.425Z] ---> Running in e6ea82d043bd [2021-10-27T00:54:49.425Z] ---> 25ec1acafa16 [2021-10-27T00:54:49.425Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-27T00:54:49.992Z] ---> 0f04adf5a782 [2021-10-27T00:54:49.992Z] Step 7/23 : RUN go mod download [2021-10-27T00:54:50.257Z] Removing intermediate container e6ea82d043bd [2021-10-27T00:54:50.257Z] ---> 34a5aff68527 [2021-10-27T00:54:50.257Z] [2021-10-27T00:54:50.257Z] Successfully built 34a5aff68527 [2021-10-27T00:54:50.257Z] Successfully tagged security-secretstore-setup:latest [2021-10-27T00:54:50.257Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2021-10-27T00:54:50.257Z] Removing intermediate container 3c4639078b85 [2021-10-27T00:54:50.257Z] ---> b6347426d0a4 [2021-10-27T00:54:50.257Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T00:54:50.257Z] ---> 5f5632c8a0e6 [2021-10-27T00:54:50.257Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-27T00:54:50.257Z] ---> Running in 21dafe26a4b2 [2021-10-27T00:54:51.658Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T00:54:51.658Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-27T00:54:51.658Z] ---> 8effbb6694f7 [2021-10-27T00:54:51.658Z] Step 3/22 : WORKDIR /edgex-go [2021-10-27T00:54:51.658Z] ---> Using cache [2021-10-27T00:54:51.658Z] ---> 75e00351d280 [2021-10-27T00:54:51.658Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T00:54:51.658Z] ---> Using cache [2021-10-27T00:54:51.658Z] ---> b3e69b60bd15 [2021-10-27T00:54:51.658Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-27T00:54:51.658Z] ---> Using cache [2021-10-27T00:54:51.658Z] ---> c027020d438b [2021-10-27T00:54:51.658Z] Step 6/22 : COPY . . [2021-10-27T00:54:51.658Z] ---> Using cache [2021-10-27T00:54:51.658Z] ---> abfc1e0c5fe1 [2021-10-27T00:54:51.658Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T00:54:51.658Z] ---> Using cache [2021-10-27T00:54:51.658Z] ---> 9ee6cd07f1c6 [2021-10-27T00:54:51.658Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-27T00:54:52.110Z] Removing intermediate container 6417e223aa53 [2021-10-27T00:54:52.110Z] ---> 4d92c43037a0 [2021-10-27T00:54:52.110Z] Successfully built 4d92c43037a0 [2021-10-27T00:54:52.110Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:54:52.458Z] + docker inspect -f . ci-base-image-arm64 [2021-10-27T00:54:52.458Z] . [Pipeline] withDockerContainer [2021-10-27T00:54:52.747Z] prd-ubuntu18.04-docker-arm64-4c-16g-2148 does not seem to be running inside a container [2021-10-27T00:54:52.847Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/91 -v /w/workspace/edgex-go/91:/w/workspace/edgex-go/91:rw,z -v /w/workspace/edgex-go/91@tmp:/w/workspace/edgex-go/91@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-27T00:54:53.565Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T00:54:53.565Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-27T00:54:53.565Z] ---> 8effbb6694f7 [2021-10-27T00:54:53.565Z] Step 3/20 : WORKDIR /edgex-go [2021-10-27T00:54:53.565Z] ---> Using cache [2021-10-27T00:54:53.565Z] ---> 75e00351d280 [2021-10-27T00:54:53.565Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T00:54:53.565Z] ---> Using cache [2021-10-27T00:54:53.565Z] ---> b3e69b60bd15 [2021-10-27T00:54:53.565Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-27T00:54:53.565Z] ---> Using cache [2021-10-27T00:54:53.565Z] ---> c027020d438b [2021-10-27T00:54:53.565Z] Step 6/20 : COPY . . [2021-10-27T00:54:53.565Z] ---> Using cache [2021-10-27T00:54:53.565Z] ---> abfc1e0c5fe1 [2021-10-27T00:54:53.565Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T00:54:53.565Z] ---> Using cache [2021-10-27T00:54:53.565Z] ---> 9ee6cd07f1c6 [2021-10-27T00:54:53.565Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-27T00:54:53.565Z] ---> 87a0ed5165f7 [2021-10-27T00:54:53.565Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-27T00:54:53.565Z] ---> Running in a58e65887d13 [2021-10-27T00:54:53.565Z] ---> Running in 234fe7b76c95 [2021-10-27T00:54:53.565Z] ---> 116e462a4fdc [2021-10-27T00:54:53.565Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-27T00:54:53.835Z] ---> 173ea6758e64 [2021-10-27T00:54:53.835Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-27T00:54:54.096Z] ---> 916196079635 [2021-10-27T00:54:54.096Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-27T00:54:54.366Z] ---> c56b4d759e8a [2021-10-27T00:54:54.366Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-27T00:54:54.366Z] ---> Running in ac9bb03314ed [2021-10-27T00:54:54.366Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-27T00:54:54.366Z] ---> 54c014ec577b [2021-10-27T00:54:54.366Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-27T00:54:54.634Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-27T00:54:54.634Z] ---> Running in 5d3c23a3bc2b [2021-10-27T00:54:54.634Z] Removing intermediate container ac9bb03314ed [2021-10-27T00:54:54.634Z] ---> 0f79d02d1ae4 [2021-10-27T00:54:54.634Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-27T00:54:54.634Z] Removing intermediate container 5d3c23a3bc2b [2021-10-27T00:54:54.634Z] ---> a47b1d0f02c7 [2021-10-27T00:54:54.634Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T00:54:54.634Z] Removing intermediate container 21dafe26a4b2 [2021-10-27T00:54:54.634Z] ---> e8940096263c [2021-10-27T00:54:54.634Z] Step 8/23 : COPY . . [2021-10-27T00:54:54.699Z] $ docker top f148f4ad9352974170eb425c7ca69463f9984f79692b21df3acc13c0a41365ab -eo pid,comm [2021-10-27T00:54:54.901Z] ---> Running in 249f31909df1 [Pipeline] { [Pipeline] sh [2021-10-27T00:54:55.176Z] ---> e3460f4578c0 [2021-10-27T00:54:55.176Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-27T00:54:55.176Z] Removing intermediate container 249f31909df1 [2021-10-27T00:54:55.176Z] ---> 93ef024a1637 [2021-10-27T00:54:55.176Z] Step 20/22 : LABEL arch=x86_64 [2021-10-27T00:54:55.176Z] ---> Running in 3ad6ae602442 [2021-10-27T00:54:55.441Z] ---> Running in 0efa1fca219a [2021-10-27T00:54:55.713Z] + go version [2021-10-27T00:54:55.713Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-27T00:54:55.744Z] $ docker stop --time=1 f148f4ad9352974170eb425c7ca69463f9984f79692b21df3acc13c0a41365ab [2021-10-27T00:54:56.402Z] Removing intermediate container 0efa1fca219a [2021-10-27T00:54:56.402Z] ---> 4bde5190bc1f [2021-10-27T00:54:56.402Z] Step 21/22 : LABEL git_sha=fb769a0070cc1922608d3d80e9a209584ebd424b [2021-10-27T00:54:56.979Z] ---> Running in 50826b2c2167 [2021-10-27T00:54:57.532Z] $ docker rm -f f148f4ad9352974170eb425c7ca69463f9984f79692b21df3acc13c0a41365ab [2021-10-27T00:54:57.565Z] Removing intermediate container 50826b2c2167 [2021-10-27T00:54:57.565Z] ---> 5b3825b474dc [2021-10-27T00:54:57.565Z] Step 22/22 : LABEL version=2.0.1-dev.80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-10-27T00:54:57.838Z] Removing intermediate container 3ad6ae602442 [2021-10-27T00:54:57.838Z] ---> e2d715f0cacc [2021-10-27T00:54:57.838Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-27T00:54:57.838Z] ---> Running in f4012af5090a [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:54:58.116Z] ---> Running in 25151e4d4edf [2021-10-27T00:54:58.342Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-27T00:54:58.342Z] [2021-10-27T00:54:58.342Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-27T00:54:58.403Z] Removing intermediate container f4012af5090a [2021-10-27T00:54:58.403Z] ---> 760ca744f1de [2021-10-27T00:54:58.403Z] [2021-10-27T00:54:58.403Z] Successfully built 760ca744f1de [2021-10-27T00:54:58.403Z] Removing intermediate container 25151e4d4edf [2021-10-27T00:54:58.403Z] ---> e8d158a76b42 [2021-10-27T00:54:58.403Z] Step 27/30 : CMD ["gate"] [2021-10-27T00:54:58.403Z] Successfully tagged core-data:latest [2021-10-27T00:54:58.403Z] Building sys-mgmt-agent [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:54:58.958Z]  Building core-data ... done  ---> Running in 34a4cf1089ee [2021-10-27T00:54:58.973Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-27T00:54:59.250Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-10-27T00:54:59.250Z] 29e5d40040c1: Pulling fs layer [2021-10-27T00:54:59.250Z] 1ce36da41761: Pulling fs layer [2021-10-27T00:54:59.250Z] 25b303627fd3: Pulling fs layer [2021-10-27T00:54:59.250Z] 29e5d40040c1: Verifying Checksum [2021-10-27T00:54:59.250Z] 29e5d40040c1: Download complete [2021-10-27T00:54:59.557Z] 1ce36da41761: Verifying Checksum [2021-10-27T00:54:59.557Z] 1ce36da41761: Download complete [2021-10-27T00:54:59.921Z] Removing intermediate container 34a4cf1089ee [2021-10-27T00:54:59.921Z] ---> b418a7e99a49 [2021-10-27T00:54:59.921Z] Step 28/30 : LABEL arch=x86_64 [2021-10-27T00:55:00.159Z] 29e5d40040c1: Pull complete [2021-10-27T00:55:00.866Z] ---> Running in e0fb7777ceea [2021-10-27T00:55:00.866Z] ---> eb152cab8f17 [2021-10-27T00:55:00.866Z] Step 9/23 : RUN go mod tidy [2021-10-27T00:55:00.866Z] ---> Running in 3645524a9df1 [2021-10-27T00:55:01.135Z] Removing intermediate container e0fb7777ceea [2021-10-27T00:55:01.135Z] ---> f61c77b8cdc7 [2021-10-27T00:55:01.135Z] Step 29/30 : LABEL git_sha=fb769a0070cc1922608d3d80e9a209584ebd424b [2021-10-27T00:55:01.135Z] ---> Running in 8634221af502 [2021-10-27T00:55:01.147Z] 25b303627fd3: Verifying Checksum [2021-10-27T00:55:01.147Z] 25b303627fd3: Download complete [2021-10-27T00:55:01.405Z] Removing intermediate container 8634221af502 [2021-10-27T00:55:01.405Z] ---> 8e8b016ce3a8 [2021-10-27T00:55:01.405Z] Step 30/30 : LABEL version=2.0.1-dev.80 [2021-10-27T00:55:01.405Z] ---> Running in cbdb92a3f8c1 [2021-10-27T00:55:01.423Z] 1ce36da41761: Pull complete [2021-10-27T00:55:01.680Z] Removing intermediate container cbdb92a3f8c1 [2021-10-27T00:55:01.680Z] ---> daeade00de17 [2021-10-27T00:55:01.680Z] [2021-10-27T00:55:01.942Z] Successfully built daeade00de17 [2021-10-27T00:55:01.942Z] Successfully tagged security-bootstrapper:latest [2021-10-27T00:55:02.934Z]  Building security-bootstrapper ... done Removing intermediate container 3645524a9df1 [2021-10-27T00:55:02.934Z] ---> d39cce38b88d [2021-10-27T00:55:02.934Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-27T00:55:02.934Z] ---> Running in c474aba46197 [2021-10-27T00:55:03.207Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-27T00:55:07.501Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T00:55:07.501Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-27T00:55:07.501Z] ---> 8effbb6694f7 [2021-10-27T00:55:07.501Z] Step 3/22 : WORKDIR /edgex-go [2021-10-27T00:55:07.501Z] ---> Using cache [2021-10-27T00:55:07.501Z] ---> 75e00351d280 [2021-10-27T00:55:07.501Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T00:55:07.501Z] ---> Using cache [2021-10-27T00:55:07.501Z] ---> b3e69b60bd15 [2021-10-27T00:55:07.501Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-27T00:55:08.095Z] ---> Running in d4bef5d70f90 [2021-10-27T00:55:08.365Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T00:55:09.318Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T00:55:09.588Z] OK: 220 MiB in 52 packages [2021-10-27T00:55:10.197Z] Removing intermediate container d4bef5d70f90 [2021-10-27T00:55:10.197Z] ---> 8558a02e11d5 [2021-10-27T00:55:10.197Z] Step 6/22 : COPY . . [2021-10-27T00:55:11.599Z] 25b303627fd3: Pull complete [2021-10-27T00:55:11.599Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-10-27T00:55:11.599Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-27T00:55:11.599Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-10-27T00:55:11.855Z] prd-ubuntu18.04-docker-arm64-4c-16g-2148 does not seem to be running inside a container [2021-10-27T00:55:11.959Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/91 -v /w/workspace/edgex-go/91:/w/workspace/edgex-go/91:rw,z -v /w/workspace/edgex-go/91@tmp:/w/workspace/edgex-go/91@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-10-27T00:55:14.762Z] $ docker top cf6c3add3f1d15ab9616433e689a9373a051ab0025ed0bec588e58a5d2c69a51 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T00:55:15.692Z] + docker-compose build --help [2021-10-27T00:55:15.692Z] + grep parallel [2021-10-27T00:55:15.711Z] ---> b1deffb78260 [2021-10-27T00:55:15.711Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T00:55:15.711Z] ---> Running in 7f4cf48abab8 [2021-10-27T00:55:17.138Z] Removing intermediate container 7f4cf48abab8 [2021-10-27T00:55:17.138Z] ---> c79aaef3cd06 [2021-10-27T00:55:17.138Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-27T00:55:17.138Z] ---> Running in b9b8337021ff [2021-10-27T00:55:17.736Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-27T00:55:21.089Z] --parallel Build images in parallel. [Pipeline] } [2021-10-27T00:55:21.117Z] $ docker stop --time=1 cf6c3add3f1d15ab9616433e689a9373a051ab0025ed0bec588e58a5d2c69a51 [2021-10-27T00:55:22.016Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-27T00:55:22.813Z] $ docker rm -f cf6c3add3f1d15ab9616433e689a9373a051ab0025ed0bec588e58a5d2c69a51 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:55:23.382Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-27T00:55:23.382Z] . [Pipeline] withDockerContainer [2021-10-27T00:55:23.608Z] prd-ubuntu18.04-docker-arm64-4c-16g-2148 does not seem to be running inside a container [2021-10-27T00:55:23.691Z] $ 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/91 -v /w/workspace/edgex-go/91:/w/workspace/edgex-go/91:rw,z -v /w/workspace/edgex-go/91@tmp:/w/workspace/edgex-go/91@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-10-27T00:55:25.114Z] $ docker top 25eee8bac9fae610fa0846806f60d84683043741d48f160d02433210acf5efaf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T00:55:26.066Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-27T00:55:26.283Z] Removing intermediate container a58e65887d13 [2021-10-27T00:55:26.283Z] ---> c0730f3ab8a0 [2021-10-27T00:55:26.283Z] [2021-10-27T00:55:26.283Z] Step 9/20 : FROM alpine:3.14 [2021-10-27T00:55:26.283Z] ---> 14119a10abf4 [2021-10-27T00:55:26.283Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-27T00:55:26.554Z] ---> Running in 569b7b1619b9 [2021-10-27T00:55:26.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T00:55:27.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T00:55:27.373Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-27T00:55:27.373Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-27T00:55:27.373Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-27T00:55:27.373Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-27T00:55:27.373Z] (5/5) Installing curl (7.79.1-r0) [2021-10-27T00:55:27.373Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T00:55:27.373Z] Executing ca-certificates-20191127-r5.trigger [2021-10-27T00:55:27.373Z] OK: 8 MiB in 19 packages [2021-10-27T00:55:28.340Z] Removing intermediate container 569b7b1619b9 [2021-10-27T00:55:28.340Z] ---> c6a4b01ce99a [2021-10-27T00:55:28.340Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-27T00:55:28.340Z] ---> Running in cb71741af82e [2021-10-27T00:55:28.340Z] Removing intermediate container cb71741af82e [2021-10-27T00:55:28.340Z] ---> 05ad3d1c429f [2021-10-27T00:55:28.340Z] Step 12/20 : WORKDIR /edgex [2021-10-27T00:55:28.340Z] ---> Running in b8a7354f0781 [2021-10-27T00:55:28.340Z] Removing intermediate container b8a7354f0781 [2021-10-27T00:55:28.340Z] ---> 3e7397416559 [2021-10-27T00:55:28.340Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-27T00:55:28.606Z] ---> 41618c88cf47 [2021-10-27T00:55:28.606Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-27T00:55:29.195Z] ---> d2f5d40ff04b [2021-10-27T00:55:29.195Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-27T00:55:29.771Z] ---> e00967f9310f [2021-10-27T00:55:29.771Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-27T00:55:29.771Z] ---> Running in 478a33797dd5 [2021-10-27T00:55:30.037Z] Removing intermediate container 478a33797dd5 [2021-10-27T00:55:30.037Z] ---> 6c754b6b6f79 [2021-10-27T00:55:30.037Z] Step 17/20 : CMD ["--init=true"] [2021-10-27T00:55:30.304Z] ---> Running in b2a653361dce [2021-10-27T00:55:30.571Z] Removing intermediate container b2a653361dce [2021-10-27T00:55:30.571Z] ---> 4889c17d635c [2021-10-27T00:55:30.571Z] Step 18/20 : LABEL arch=x86_64 [2021-10-27T00:55:30.571Z] ---> Running in 9fa9f1f54ce2 [2021-10-27T00:55:30.841Z] Removing intermediate container 9fa9f1f54ce2 [2021-10-27T00:55:30.841Z] ---> e5f228877e04 [2021-10-27T00:55:30.841Z] Step 19/20 : LABEL git_sha=fb769a0070cc1922608d3d80e9a209584ebd424b [2021-10-27T00:55:30.841Z] ---> Running in bd9c9f6ac474 [2021-10-27T00:55:30.841Z] Removing intermediate container 234fe7b76c95 [2021-10-27T00:55:30.841Z] ---> f24c28048619 [2021-10-27T00:55:30.841Z] [2021-10-27T00:55:30.841Z] Step 9/22 : FROM alpine:3.14 [2021-10-27T00:55:30.841Z] ---> 14119a10abf4 [2021-10-27T00:55:30.841Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-27T00:55:31.108Z] ---> Using cache [2021-10-27T00:55:31.108Z] ---> d5e0d3f27297 [2021-10-27T00:55:31.108Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-27T00:55:31.108Z] ---> Using cache [2021-10-27T00:55:31.108Z] ---> c0324bf1c82f [2021-10-27T00:55:31.108Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-27T00:55:31.108Z] ---> Running in ec57d7572de5 [2021-10-27T00:55:31.108Z] Removing intermediate container bd9c9f6ac474 [2021-10-27T00:55:31.108Z] ---> 3c90f2e1098d [2021-10-27T00:55:31.108Z] Step 20/20 : LABEL version=2.0.1-dev.80 [2021-10-27T00:55:31.108Z] ---> Running in fed629153d7a [2021-10-27T00:55:31.381Z] Removing intermediate container ec57d7572de5 [2021-10-27T00:55:31.381Z] ---> 8902ad8649af [2021-10-27T00:55:31.381Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-27T00:55:31.381Z] ---> Running in 1c8ad83c5cdc [2021-10-27T00:55:31.381Z] Removing intermediate container fed629153d7a [2021-10-27T00:55:31.381Z] ---> 87d528aa772e [2021-10-27T00:55:31.381Z] [2021-10-27T00:55:31.381Z] Successfully built 87d528aa772e [2021-10-27T00:55:31.381Z] Successfully tagged security-proxy-setup:latest [2021-10-27T00:55:31.381Z]  Building security-proxy-setup ... done Removing intermediate container 1c8ad83c5cdc [2021-10-27T00:55:31.381Z] ---> d954f86e664a [2021-10-27T00:55:31.381Z] Step 14/22 : WORKDIR / [2021-10-27T00:55:31.381Z] ---> Running in 6857fc1df0e5 [2021-10-27T00:55:31.643Z] Removing intermediate container 6857fc1df0e5 [2021-10-27T00:55:31.643Z] ---> d587f9493fd0 [2021-10-27T00:55:31.643Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T00:55:31.904Z] ---> a71f07afbf8f [2021-10-27T00:55:31.904Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-27T00:55:32.514Z] ---> c094a19bfe59 [2021-10-27T00:55:32.514Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-27T00:55:32.783Z] Building core-command ... [2021-10-27T00:55:32.783Z] Building core-data ... [2021-10-27T00:55:32.783Z] Building core-metadata ... [2021-10-27T00:55:32.783Z] Building security-bootstrapper ... [2021-10-27T00:55:32.783Z] Building security-proxy-setup ... [2021-10-27T00:55:32.783Z] Building security-secretstore-setup ... [2021-10-27T00:55:32.783Z] Building support-notifications ... [2021-10-27T00:55:32.783Z] Building support-scheduler ... [2021-10-27T00:55:32.783Z] Building sys-mgmt-agent ... [2021-10-27T00:55:32.783Z] Building core-command [2021-10-27T00:55:32.783Z] Building support-scheduler [2021-10-27T00:55:32.783Z] Building security-bootstrapper [2021-10-27T00:55:32.783Z] Building core-data [2021-10-27T00:55:32.783Z] Building sys-mgmt-agent [2021-10-27T00:55:32.794Z] ---> 41af570ed3f4 [2021-10-27T00:55:32.795Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-27T00:55:32.795Z] ---> Running in 7539abe874a5 [2021-10-27T00:55:33.063Z] Removing intermediate container 7539abe874a5 [2021-10-27T00:55:33.063Z] ---> a4c7babd8b62 [2021-10-27T00:55:33.063Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T00:55:33.063Z] ---> Running in d8697707b415 [2021-10-27T00:55:33.322Z] Removing intermediate container d8697707b415 [2021-10-27T00:55:33.322Z] ---> 805d62eefddf [2021-10-27T00:55:33.322Z] Step 20/22 : LABEL arch=x86_64 [2021-10-27T00:55:33.322Z] ---> Running in 464120c031e6 [2021-10-27T00:55:33.581Z] Removing intermediate container 464120c031e6 [2021-10-27T00:55:33.581Z] ---> 7decad3faaeb [2021-10-27T00:55:33.581Z] Step 21/22 : LABEL git_sha=fb769a0070cc1922608d3d80e9a209584ebd424b [2021-10-27T00:55:33.581Z] ---> Running in a25db6be90ae [2021-10-27T00:55:33.581Z] Removing intermediate container a25db6be90ae [2021-10-27T00:55:33.581Z] ---> cc2d9ddd0d61 [2021-10-27T00:55:33.581Z] Step 22/22 : LABEL version=2.0.1-dev.80 [2021-10-27T00:55:33.867Z] ---> Running in 172449874a44 [2021-10-27T00:55:34.453Z] Removing intermediate container 172449874a44 [2021-10-27T00:55:34.453Z] ---> 2604f5821b15 [2021-10-27T00:55:34.453Z] [2021-10-27T00:55:34.453Z] Successfully built 2604f5821b15 [2021-10-27T00:55:34.719Z] Successfully tagged core-metadata:latest [2021-10-27T00:55:34.985Z]  Building core-metadata ... done Removing intermediate container c474aba46197 [2021-10-27T00:55:34.985Z] ---> 1fb54cbbb8de [2021-10-27T00:55:34.985Z] [2021-10-27T00:55:34.985Z] Step 11/23 : FROM alpine:3.14 [2021-10-27T00:55:34.985Z] ---> 14119a10abf4 [2021-10-27T00:55:34.985Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-27T00:55:34.985Z] ---> Using cache [2021-10-27T00:55:34.985Z] ---> d5e0d3f27297 [2021-10-27T00:55:34.985Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-27T00:55:34.985Z] ---> Using cache [2021-10-27T00:55:34.985Z] ---> c0324bf1c82f [2021-10-27T00:55:34.985Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-27T00:55:34.985Z] ---> Running in aadf986db3f2 [2021-10-27T00:55:35.252Z] Removing intermediate container aadf986db3f2 [2021-10-27T00:55:35.252Z] ---> 30fdedcae2f0 [2021-10-27T00:55:35.252Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-27T00:55:35.252Z] ---> Running in 6e9334c01765 [2021-10-27T00:55:35.252Z] Removing intermediate container 6e9334c01765 [2021-10-27T00:55:35.252Z] ---> d8d0fc8c2424 [2021-10-27T00:55:35.252Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T00:55:35.520Z] ---> 34ccf96c5818 [2021-10-27T00:55:35.520Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-27T00:55:36.104Z] ---> 1ce3946b4842 [2021-10-27T00:55:36.104Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-27T00:55:36.378Z] ---> 62c8b55675ed [2021-10-27T00:55:36.378Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-27T00:55:36.378Z] ---> Running in d1a7736dbede [2021-10-27T00:55:36.378Z] Removing intermediate container d1a7736dbede [2021-10-27T00:55:36.378Z] ---> 90fc52ec6275 [2021-10-27T00:55:36.378Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T00:55:36.378Z] ---> Running in d1febffaef01 [2021-10-27T00:55:36.640Z] Removing intermediate container d1febffaef01 [2021-10-27T00:55:36.640Z] ---> 05737bf8f504 [2021-10-27T00:55:36.640Z] Step 21/23 : LABEL arch=x86_64 [2021-10-27T00:55:36.640Z] ---> Running in 8a3674677e6f [2021-10-27T00:55:36.640Z] Removing intermediate container 8a3674677e6f [2021-10-27T00:55:36.640Z] ---> 08b559065c59 [2021-10-27T00:55:36.640Z] Step 22/23 : LABEL git_sha=fb769a0070cc1922608d3d80e9a209584ebd424b [2021-10-27T00:55:36.640Z] ---> Running in 2ab2b66bbac8 [2021-10-27T00:55:36.906Z] Removing intermediate container 2ab2b66bbac8 [2021-10-27T00:55:36.906Z] ---> e7f7aa4e4656 [2021-10-27T00:55:36.906Z] Step 23/23 : LABEL version=2.0.1-dev.80 [2021-10-27T00:55:36.906Z] ---> Running in df15875c80c0 [2021-10-27T00:55:37.167Z] Removing intermediate container df15875c80c0 [2021-10-27T00:55:37.167Z] ---> 5564e387cc5b [2021-10-27T00:55:37.167Z] [2021-10-27T00:55:37.167Z] Successfully built 5564e387cc5b [2021-10-27T00:55:37.167Z] Successfully tagged support-scheduler:latest [2021-10-27T00:55:38.105Z]  Building support-scheduler ... done Removing intermediate container b9b8337021ff [2021-10-27T00:55:38.105Z] ---> 3455b3a093a9 [2021-10-27T00:55:38.105Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-27T00:55:38.105Z] ---> Running in 7ecb43e7e9df [2021-10-27T00:55:38.366Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-27T00:55:39.310Z] Removing intermediate container 7ecb43e7e9df [2021-10-27T00:55:39.310Z] ---> 7346f04bf177 [2021-10-27T00:55:39.310Z] [2021-10-27T00:55:39.310Z] Step 10/22 : FROM docker:20.10.8 [2021-10-27T00:55:39.310Z] 20.10.8: Pulling from library/docker [2021-10-27T00:55:41.242Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-27T00:55:41.242Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-27T00:55:41.242Z] ---> bc6c0ffef665 [2021-10-27T00:55:41.242Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-27T00:55:41.808Z] ---> Running in 84e722ac39ab [2021-10-27T00:55:41.808Z] Removing intermediate container 84e722ac39ab [2021-10-27T00:55:41.808Z] ---> 82168228ec62 [2021-10-27T00:55:41.808Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-10-27T00:55:41.808Z] ---> Running in 52a747ad1226 [2021-10-27T00:55:42.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T00:55:42.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T00:55:42.587Z] (1/42) Installing readline (8.1.0-r0) [2021-10-27T00:55:42.587Z] (2/42) Installing bash (5.1.4-r0) [2021-10-27T00:55:42.587Z] Executing bash-5.1.4-r0.post-install [2021-10-27T00:55:42.587Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-27T00:55:42.587Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-27T00:55:42.587Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-27T00:55:42.587Z] (6/42) Installing curl (7.79.1-r0) [2021-10-27T00:55:42.587Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-27T00:55:42.587Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-27T00:55:42.587Z] (9/42) Installing expat (2.4.1-r0) [2021-10-27T00:55:42.587Z] (10/42) Installing libffi (3.3-r2) [2021-10-27T00:55:42.587Z] (11/42) Installing gdbm (1.19-r0) [2021-10-27T00:55:42.587Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-27T00:55:42.587Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-27T00:55:42.587Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-27T00:55:42.587Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-27T00:55:42.587Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-27T00:55:42.587Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-27T00:55:43.156Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-27T00:55:43.156Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-27T00:55:43.156Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-27T00:55:43.156Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-27T00:55:43.156Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-27T00:55:43.156Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-27T00:55:43.156Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-27T00:55:43.156Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-27T00:55:43.156Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-27T00:55:43.156Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-27T00:55:43.156Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-27T00:55:43.156Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-27T00:55:43.156Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-27T00:55:43.156Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-27T00:55:43.156Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-27T00:55:43.156Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-27T00:55:43.156Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-27T00:55:43.156Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-27T00:55:43.156Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-27T00:55:43.156Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-27T00:55:43.156Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-27T00:55:43.156Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-27T00:55:43.156Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-27T00:55:43.156Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-27T00:55:43.415Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-27T00:55:43.415Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T00:55:43.415Z] OK: 84 MiB in 64 packages [2021-10-27T00:55:43.985Z] Collecting docker-compose==1.23.2 [2021-10-27T00:55:44.245Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-27T00:55:44.245Z] Collecting docker<4.0,>=3.6.0 [2021-10-27T00:55:44.245Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-27T00:55:44.245Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-27T00:55:44.245Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-27T00:55:44.245Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-27T00:55:44.245Z] Collecting texttable<0.10,>=0.9.0 [2021-10-27T00:55:44.245Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-27T00:55:44.814Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-27T00:55:44.814Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-27T00:55:44.814Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-27T00:55:44.814Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-27T00:55:45.074Z] Collecting jsonschema<3,>=2.5.1 [2021-10-27T00:55:45.074Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-27T00:55:45.334Z] Collecting PyYAML<4,>=3.10 [2021-10-27T00:55:45.334Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-27T00:55:45.593Z] Collecting docopt<0.7,>=0.6.1 [2021-10-27T00:55:45.593Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-27T00:55:45.856Z] Collecting cached-property<2,>=1.2.0 [2021-10-27T00:55:45.856Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-27T00:55:46.116Z] Collecting docker-pycreds>=0.4.0 [2021-10-27T00:55:46.116Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-27T00:55:46.116Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-27T00:55:46.116Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-27T00:55:46.116Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-10-27T00:55:46.116Z] Collecting idna<2.8,>=2.5 [2021-10-27T00:55:46.116Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-27T00:55:46.116Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-27T00:55:46.116Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-27T00:55:46.377Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-27T00:55:46.377Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-27T00:55:46.377Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-27T00:55:46.377Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-27T00:55:46.377Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-27T00:55:46.377Z] Attempting uninstall: urllib3 [2021-10-27T00:55:46.377Z] Found existing installation: urllib3 1.26.5 [2021-10-27T00:55:46.377Z] Uninstalling urllib3-1.26.5: [2021-10-27T00:55:46.377Z] Successfully uninstalled urllib3-1.26.5 [2021-10-27T00:55:46.636Z] Attempting uninstall: idna [2021-10-27T00:55:46.636Z] Found existing installation: idna 3.2 [2021-10-27T00:55:46.636Z] Uninstalling idna-3.2: [2021-10-27T00:55:46.636Z] Successfully uninstalled idna-3.2 [2021-10-27T00:55:46.636Z] Attempting uninstall: chardet [2021-10-27T00:55:46.636Z] Found existing installation: chardet 4.0.0 [2021-10-27T00:55:46.636Z] Uninstalling chardet-4.0.0: [2021-10-27T00:55:46.636Z] Successfully uninstalled chardet-4.0.0 [2021-10-27T00:55:46.896Z] Attempting uninstall: requests [2021-10-27T00:55:46.896Z] Found existing installation: requests 2.25.1 [2021-10-27T00:55:46.896Z] Uninstalling requests-2.25.1: [2021-10-27T00:55:46.896Z] Successfully uninstalled requests-2.25.1 [2021-10-27T00:55:47.156Z] Running setup.py install for texttable: started [2021-10-27T00:55:47.414Z] Running setup.py install for texttable: finished with status 'done' [2021-10-27T00:55:47.414Z] Running setup.py install for PyYAML: started [2021-10-27T00:55:47.676Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-27T00:55:47.676Z] Running setup.py install for docopt: started [2021-10-27T00:55:48.247Z] Running setup.py install for docopt: finished with status 'done' [2021-10-27T00:55:48.247Z] Running setup.py install for dockerpty: started [2021-10-27T00:55:48.247Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-27T00:55:48.819Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-10-27T00:55:52.130Z] Removing intermediate container 52a747ad1226 [2021-10-27T00:55:52.130Z] ---> d832b4abee58 [2021-10-27T00:55:52.130Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-27T00:55:52.130Z] ---> Running in f9e9abddf347 [2021-10-27T00:55:52.390Z] Removing intermediate container f9e9abddf347 [2021-10-27T00:55:52.390Z] ---> ccd2c3575286 [2021-10-27T00:55:52.390Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-27T00:55:52.390Z] ---> Running in c0b7984005fd [2021-10-27T00:55:52.390Z] Removing intermediate container c0b7984005fd [2021-10-27T00:55:52.390Z] ---> 13b4c53620d3 [2021-10-27T00:55:52.390Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-27T00:55:52.960Z] ---> fb0408c1b7c7 [2021-10-27T00:55:52.960Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-27T00:55:52.960Z] ---> 5f93946020d7 [2021-10-27T00:55:52.960Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-27T00:55:53.221Z] ---> 4dd1a9881475 [2021-10-27T00:55:53.221Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-27T00:55:53.221Z] ---> Running in bbef2a7cffe2 [2021-10-27T00:55:53.221Z] Removing intermediate container bbef2a7cffe2 [2021-10-27T00:55:53.221Z] ---> 65316ef29a94 [2021-10-27T00:55:53.221Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T00:55:53.221Z] ---> Running in 2dae3c7fd906 [2021-10-27T00:55:53.483Z] Removing intermediate container 2dae3c7fd906 [2021-10-27T00:55:53.483Z] ---> f1e5ea5c308f [2021-10-27T00:55:53.483Z] Step 20/22 : LABEL arch=x86_64 [2021-10-27T00:55:53.483Z] ---> Running in bb67e41f2e62 [2021-10-27T00:55:53.483Z] Removing intermediate container bb67e41f2e62 [2021-10-27T00:55:53.483Z] ---> e8e1fe91066d [2021-10-27T00:55:53.483Z] Step 21/22 : LABEL git_sha=fb769a0070cc1922608d3d80e9a209584ebd424b [2021-10-27T00:55:53.483Z] ---> Running in 20317302dad3 [2021-10-27T00:55:53.483Z] Removing intermediate container 20317302dad3 [2021-10-27T00:55:53.483Z] ---> 387e3a0fe99c [2021-10-27T00:55:53.483Z] Step 22/22 : LABEL version=2.0.1-dev.80 [2021-10-27T00:55:53.742Z] ---> Running in 67b8d2dcf4dd [2021-10-27T00:55:53.742Z] Removing intermediate container 67b8d2dcf4dd [2021-10-27T00:55:53.742Z] ---> fee7b6db585e [2021-10-27T00:55:53.742Z] [2021-10-27T00:55:53.742Z] Successfully built fee7b6db585e [2021-10-27T00:55:53.742Z] Successfully tagged sys-mgmt-agent:latest [2021-10-27T00:55:53.747Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-10-27T00:55:53.750Z] $ docker stop --time=1 aaa115ec33357d35cf5f4a7eeeca53ab0e8c03b3d12cafe9ac7f01b41b6be7a7 [2021-10-27T00:55:55.020Z] $ docker rm -f aaa115ec33357d35cf5f4a7eeeca53ab0e8c03b3d12cafe9ac7f01b41b6be7a7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-27T00:55:55.362Z] + docker images [2021-10-27T00:55:55.362Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-27T00:55:55.362Z] sys-mgmt-agent latest fee7b6db585e 2 seconds ago 294MB [2021-10-27T00:55:55.362Z] 7346f04bf177 17 seconds ago 1.76GB [2021-10-27T00:55:55.362Z] support-scheduler latest 5564e387cc5b 19 seconds ago 16.2MB [2021-10-27T00:55:55.362Z] 1fb54cbbb8de 21 seconds ago 1.76GB [2021-10-27T00:55:55.362Z] core-metadata latest 2604f5821b15 22 seconds ago 16.9MB [2021-10-27T00:55:55.362Z] security-proxy-setup latest 87d528aa772e 24 seconds ago 26.8MB [2021-10-27T00:55:55.362Z] f24c28048619 25 seconds ago 1.76GB [2021-10-27T00:55:55.362Z] c0730f3ab8a0 30 seconds ago 1.76GB [2021-10-27T00:55:55.362Z] security-bootstrapper latest daeade00de17 54 seconds ago 18.9MB [2021-10-27T00:55:55.362Z] core-data latest 760ca744f1de 58 seconds ago 20.7MB [2021-10-27T00:55:55.362Z] security-secretstore-setup latest 34a5aff68527 About a minute ago 28.4MB [2021-10-27T00:55:55.362Z] support-notifications latest 35d8d7acf95e About a minute ago 16.9MB [2021-10-27T00:55:55.362Z] core-command latest c84dbeaa2be8 About a minute ago 16.1MB [2021-10-27T00:55:55.362Z] a8c3e4733c2f About a minute ago 1.76GB [2021-10-27T00:55:55.362Z] 724f0a895080 About a minute ago 1.76GB [2021-10-27T00:55:55.362Z] c676c96f8645 About a minute ago 1.76GB [2021-10-27T00:55:55.362Z] a32c9691190b About a minute ago 1.76GB [2021-10-27T00:55:55.362Z] 093a35cd8201 About a minute ago 1.75GB [2021-10-27T00:55:55.362Z] ci-base-image-x86_64 latest 8effbb6694f7 5 minutes ago 1.25GB [2021-10-27T00:55:55.362Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 13 days ago 548MB [2021-10-27T00:55:55.362Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 2 weeks ago 34.5MB [2021-10-27T00:55:55.362Z] docker 20.10.8 bc6c0ffef665 7 weeks ago 214MB [2021-10-27T00:55:55.362Z] alpine 3.14 14119a10abf4 2 months ago 5.6MB [2021-10-27T00:55:55.362Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-27T00:55:55.602Z] provisioning config files... [2021-10-27T00:55:55.611Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/91@tmp/config4578095518723259920tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-27T00:55:55.907Z] ---> docker-login.sh [2021-10-27T00:55:55.907Z] nexus3.edgexfoundry.org:10001 [2021-10-27T00:55:55.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T00:55:56.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T00:55:56.166Z] Configure a credential helper to remove this warning. See [2021-10-27T00:55:56.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T00:55:56.166Z] [2021-10-27T00:55:56.166Z] Login Succeeded [2021-10-27T00:55:56.166Z] nexus3.edgexfoundry.org:10002 [2021-10-27T00:55:56.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T00:55:56.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T00:55:56.166Z] Configure a credential helper to remove this warning. See [2021-10-27T00:55:56.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T00:55:56.166Z] [2021-10-27T00:55:56.166Z] Login Succeeded [2021-10-27T00:55:56.166Z] nexus3.edgexfoundry.org:10003 [2021-10-27T00:55:56.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T00:55:56.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T00:55:56.166Z] Configure a credential helper to remove this warning. See [2021-10-27T00:55:56.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T00:55:56.166Z] [2021-10-27T00:55:56.166Z] Login Succeeded [2021-10-27T00:55:56.166Z] nexus3.edgexfoundry.org:10004 [2021-10-27T00:55:56.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T00:55:56.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T00:55:56.428Z] Configure a credential helper to remove this warning. See [2021-10-27T00:55:56.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T00:55:56.428Z] [2021-10-27T00:55:56.428Z] Login Succeeded [2021-10-27T00:55:56.428Z] docker.io [2021-10-27T00:55:56.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T00:55:56.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T00:55:56.687Z] Configure a credential helper to remove this warning. See [2021-10-27T00:55:56.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T00:55:56.687Z] [2021-10-27T00:55:56.687Z] Login Succeeded [2021-10-27T00:55:56.687Z] ---> docker-login.sh ends [Pipeline] } [2021-10-27T00:55:56.694Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-27T00:55:56.736Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-10-27T00:55:56.736Z] fb769a0070cc1922608d3d80e9a209584ebd424b [2021-10-27T00:55:56.736Z] latest [2021-10-27T00:55:56.736Z] 2.0.1-dev.80 [2021-10-27T00:55:56.736Z] fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80 [2021-10-27T00:55:56.736Z] main [2021-10-27T00:55:56.736Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:55:57.060Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:fb769a0070cc1922608d3d80e9a209584ebd424b [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:55:57.360Z] + docker push nexus3.edgexfoundry.org:10004/core-command:fb769a0070cc1922608d3d80e9a209584ebd424b [2021-10-27T00:55:57.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-10-27T00:55:57.360Z] 31e81805b83f: Preparing [2021-10-27T00:55:57.360Z] 31e3cad4383b: Preparing [2021-10-27T00:55:57.360Z] 3d57a5f1bcee: Preparing [2021-10-27T00:55:57.360Z] 2427ee2f4ef5: Preparing [2021-10-27T00:55:57.360Z] e2eb06d8af82: Preparing [2021-10-27T00:55:57.360Z] e2eb06d8af82: Layer already exists [2021-10-27T00:55:57.620Z] 31e81805b83f: Pushed [2021-10-27T00:55:57.620Z] 3d57a5f1bcee: Pushed [2021-10-27T00:55:57.620Z] 2427ee2f4ef5: Pushed [2021-10-27T00:55:58.559Z] 31e3cad4383b: Pushed [2021-10-27T00:55:58.818Z] fb769a0070cc1922608d3d80e9a209584ebd424b: digest: sha256:b568cbc1e35b21c218622ca3029bda72f724c0ce7f2b3558dbc997641e02a875 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:55:59.107Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:55:59.396Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-10-27T00:55:59.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-10-27T00:55:59.396Z] 31e81805b83f: Preparing [2021-10-27T00:55:59.396Z] 31e3cad4383b: Preparing [2021-10-27T00:55:59.396Z] 3d57a5f1bcee: Preparing [2021-10-27T00:55:59.396Z] 2427ee2f4ef5: Preparing [2021-10-27T00:55:59.396Z] e2eb06d8af82: Preparing [2021-10-27T00:55:59.396Z] e2eb06d8af82: Layer already exists [2021-10-27T00:55:59.396Z] 31e81805b83f: Layer already exists [2021-10-27T00:55:59.396Z] 2427ee2f4ef5: Layer already exists [2021-10-27T00:55:59.396Z] 3d57a5f1bcee: Layer already exists [2021-10-27T00:55:59.396Z] 31e3cad4383b: Layer already exists [2021-10-27T00:55:59.396Z] latest: digest: sha256:b568cbc1e35b21c218622ca3029bda72f724c0ce7f2b3558dbc997641e02a875 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:55:59.689Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.80 [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:55:59.980Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.80 [2021-10-27T00:55:59.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-10-27T00:55:59.980Z] 31e81805b83f: Preparing [2021-10-27T00:55:59.980Z] 31e3cad4383b: Preparing [2021-10-27T00:55:59.980Z] 3d57a5f1bcee: Preparing [2021-10-27T00:55:59.980Z] 2427ee2f4ef5: Preparing [2021-10-27T00:55:59.980Z] e2eb06d8af82: Preparing [2021-10-27T00:55:59.980Z] 31e3cad4383b: Layer already exists [2021-10-27T00:55:59.980Z] 31e81805b83f: Layer already exists [2021-10-27T00:55:59.980Z] 3d57a5f1bcee: Layer already exists [2021-10-27T00:55:59.980Z] e2eb06d8af82: Layer already exists [2021-10-27T00:55:59.980Z] 2427ee2f4ef5: Layer already exists [2021-10-27T00:55:59.980Z] 2.0.1-dev.80: digest: sha256:b568cbc1e35b21c218622ca3029bda72f724c0ce7f2b3558dbc997641e02a875 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:00.273Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80 [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:00.562Z] + docker push nexus3.edgexfoundry.org:10004/core-command:fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80 [2021-10-27T00:56:00.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-10-27T00:56:00.562Z] 31e81805b83f: Preparing [2021-10-27T00:56:00.562Z] 31e3cad4383b: Preparing [2021-10-27T00:56:00.562Z] 3d57a5f1bcee: Preparing [2021-10-27T00:56:00.562Z] 2427ee2f4ef5: Preparing [2021-10-27T00:56:00.562Z] e2eb06d8af82: Preparing [2021-10-27T00:56:00.562Z] 31e3cad4383b: Layer already exists [2021-10-27T00:56:00.562Z] 31e81805b83f: Layer already exists [2021-10-27T00:56:00.562Z] e2eb06d8af82: Layer already exists [2021-10-27T00:56:00.562Z] 2427ee2f4ef5: Layer already exists [2021-10-27T00:56:00.562Z] 3d57a5f1bcee: Layer already exists [2021-10-27T00:56:00.562Z] fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80: digest: sha256:b568cbc1e35b21c218622ca3029bda72f724c0ce7f2b3558dbc997641e02a875 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:00.858Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:01.145Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-10-27T00:56:01.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-10-27T00:56:01.145Z] 31e81805b83f: Preparing [2021-10-27T00:56:01.145Z] 31e3cad4383b: Preparing [2021-10-27T00:56:01.145Z] 3d57a5f1bcee: Preparing [2021-10-27T00:56:01.145Z] 2427ee2f4ef5: Preparing [2021-10-27T00:56:01.145Z] e2eb06d8af82: Preparing [2021-10-27T00:56:01.145Z] 31e81805b83f: Layer already exists [2021-10-27T00:56:01.145Z] 2427ee2f4ef5: Layer already exists [2021-10-27T00:56:01.145Z] 31e3cad4383b: Layer already exists [2021-10-27T00:56:01.145Z] e2eb06d8af82: Layer already exists [2021-10-27T00:56:01.145Z] 3d57a5f1bcee: Layer already exists [2021-10-27T00:56:01.145Z] main: digest: sha256:b568cbc1e35b21c218622ca3029bda72f724c0ce7f2b3558dbc997641e02a875 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-27T00:56:01.178Z] ===================================================== [Pipeline] echo [2021-10-27T00:56:01.186Z] taggedImages: [2021-10-27T00:56:01.186Z] - nexus3.edgexfoundry.org:10004/core-command:fb769a0070cc1922608d3d80e9a209584ebd424b [2021-10-27T00:56:01.186Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-10-27T00:56:01.186Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.80 [2021-10-27T00:56:01.186Z] - nexus3.edgexfoundry.org:10004/core-command:fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80 [2021-10-27T00:56:01.186Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-10-27T00:56:01.206Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-10-27T00:56:01.206Z] fb769a0070cc1922608d3d80e9a209584ebd424b [2021-10-27T00:56:01.206Z] latest [2021-10-27T00:56:01.206Z] 2.0.1-dev.80 [2021-10-27T00:56:01.206Z] fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80 [2021-10-27T00:56:01.206Z] main [2021-10-27T00:56:01.206Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:01.527Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:fb769a0070cc1922608d3d80e9a209584ebd424b [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:01.828Z] + docker push nexus3.edgexfoundry.org:10004/core-data:fb769a0070cc1922608d3d80e9a209584ebd424b [2021-10-27T00:56:01.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-10-27T00:56:01.828Z] 218f8b3a4016: Preparing [2021-10-27T00:56:01.828Z] d1dacc1aa4bb: Preparing [2021-10-27T00:56:01.828Z] 3d57a5f1bcee: Preparing [2021-10-27T00:56:01.828Z] 195a5a052754: Preparing [2021-10-27T00:56:01.828Z] c4d0d2d47c8b: Preparing [2021-10-27T00:56:01.828Z] e2eb06d8af82: Preparing [2021-10-27T00:56:01.828Z] e2eb06d8af82: Waiting [2021-10-27T00:56:01.828Z] 3d57a5f1bcee: Layer already exists [2021-10-27T00:56:01.828Z] e2eb06d8af82: Layer already exists [2021-10-27T00:56:02.088Z] 195a5a052754: Pushed [2021-10-27T00:56:02.088Z] c4d0d2d47c8b: Pushed [2021-10-27T00:56:02.088Z] 218f8b3a4016: Pushed [2021-10-27T00:56:03.025Z] d1dacc1aa4bb: Pushed [2021-10-27T00:56:03.026Z] fb769a0070cc1922608d3d80e9a209584ebd424b: digest: sha256:5ea585a0f502b6687334e62d0a8f7c5bb1ad52b52e2e8f0070059c3c2229fc73 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:03.318Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:03.608Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-10-27T00:56:03.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-10-27T00:56:03.608Z] 218f8b3a4016: Preparing [2021-10-27T00:56:03.608Z] d1dacc1aa4bb: Preparing [2021-10-27T00:56:03.608Z] 3d57a5f1bcee: Preparing [2021-10-27T00:56:03.608Z] 195a5a052754: Preparing [2021-10-27T00:56:03.608Z] c4d0d2d47c8b: Preparing [2021-10-27T00:56:03.608Z] e2eb06d8af82: Preparing [2021-10-27T00:56:03.608Z] e2eb06d8af82: Waiting [2021-10-27T00:56:03.608Z] d1dacc1aa4bb: Layer already exists [2021-10-27T00:56:03.608Z] 3d57a5f1bcee: Layer already exists [2021-10-27T00:56:03.608Z] c4d0d2d47c8b: Layer already exists [2021-10-27T00:56:03.608Z] 218f8b3a4016: Layer already exists [2021-10-27T00:56:03.608Z] 195a5a052754: Layer already exists [2021-10-27T00:56:03.608Z] e2eb06d8af82: Layer already exists [2021-10-27T00:56:03.608Z] latest: digest: sha256:5ea585a0f502b6687334e62d0a8f7c5bb1ad52b52e2e8f0070059c3c2229fc73 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:03.910Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.80 [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:04.203Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.80 [2021-10-27T00:56:04.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-10-27T00:56:04.204Z] 218f8b3a4016: Preparing [2021-10-27T00:56:04.204Z] d1dacc1aa4bb: Preparing [2021-10-27T00:56:04.204Z] 3d57a5f1bcee: Preparing [2021-10-27T00:56:04.204Z] 195a5a052754: Preparing [2021-10-27T00:56:04.204Z] c4d0d2d47c8b: Preparing [2021-10-27T00:56:04.204Z] e2eb06d8af82: Preparing [2021-10-27T00:56:04.204Z] e2eb06d8af82: Waiting [2021-10-27T00:56:04.204Z] 218f8b3a4016: Layer already exists [2021-10-27T00:56:04.204Z] 195a5a052754: Layer already exists [2021-10-27T00:56:04.204Z] c4d0d2d47c8b: Layer already exists [2021-10-27T00:56:04.204Z] d1dacc1aa4bb: Layer already exists [2021-10-27T00:56:04.204Z] 3d57a5f1bcee: Layer already exists [2021-10-27T00:56:04.204Z] e2eb06d8af82: Layer already exists [2021-10-27T00:56:04.204Z] 2.0.1-dev.80: digest: sha256:5ea585a0f502b6687334e62d0a8f7c5bb1ad52b52e2e8f0070059c3c2229fc73 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:04.496Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80 [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:04.785Z] + docker push nexus3.edgexfoundry.org:10004/core-data:fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80 [2021-10-27T00:56:04.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-10-27T00:56:04.785Z] 218f8b3a4016: Preparing [2021-10-27T00:56:04.785Z] d1dacc1aa4bb: Preparing [2021-10-27T00:56:04.785Z] 3d57a5f1bcee: Preparing [2021-10-27T00:56:04.785Z] 195a5a052754: Preparing [2021-10-27T00:56:04.785Z] c4d0d2d47c8b: Preparing [2021-10-27T00:56:04.785Z] e2eb06d8af82: Preparing [2021-10-27T00:56:04.785Z] e2eb06d8af82: Waiting [2021-10-27T00:56:04.785Z] 195a5a052754: Layer already exists [2021-10-27T00:56:04.785Z] 3d57a5f1bcee: Layer already exists [2021-10-27T00:56:04.785Z] c4d0d2d47c8b: Layer already exists [2021-10-27T00:56:04.785Z] 218f8b3a4016: Layer already exists [2021-10-27T00:56:04.785Z] d1dacc1aa4bb: Layer already exists [2021-10-27T00:56:04.785Z] e2eb06d8af82: Layer already exists [2021-10-27T00:56:04.785Z] fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80: digest: sha256:5ea585a0f502b6687334e62d0a8f7c5bb1ad52b52e2e8f0070059c3c2229fc73 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:05.079Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:05.368Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-10-27T00:56:05.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-10-27T00:56:05.368Z] 218f8b3a4016: Preparing [2021-10-27T00:56:05.368Z] d1dacc1aa4bb: Preparing [2021-10-27T00:56:05.368Z] 3d57a5f1bcee: Preparing [2021-10-27T00:56:05.368Z] 195a5a052754: Preparing [2021-10-27T00:56:05.368Z] c4d0d2d47c8b: Preparing [2021-10-27T00:56:05.368Z] e2eb06d8af82: Preparing [2021-10-27T00:56:05.368Z] e2eb06d8af82: Waiting [2021-10-27T00:56:05.368Z] 218f8b3a4016: Layer already exists [2021-10-27T00:56:05.368Z] d1dacc1aa4bb: Layer already exists [2021-10-27T00:56:05.368Z] c4d0d2d47c8b: Layer already exists [2021-10-27T00:56:05.368Z] 195a5a052754: Layer already exists [2021-10-27T00:56:05.368Z] 3d57a5f1bcee: Layer already exists [2021-10-27T00:56:05.368Z] e2eb06d8af82: Layer already exists [2021-10-27T00:56:05.368Z] main: digest: sha256:5ea585a0f502b6687334e62d0a8f7c5bb1ad52b52e2e8f0070059c3c2229fc73 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-27T00:56:05.397Z] ===================================================== [Pipeline] echo [2021-10-27T00:56:05.404Z] taggedImages: [2021-10-27T00:56:05.404Z] - nexus3.edgexfoundry.org:10004/core-data:fb769a0070cc1922608d3d80e9a209584ebd424b [2021-10-27T00:56:05.404Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-10-27T00:56:05.404Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.80 [2021-10-27T00:56:05.404Z] - nexus3.edgexfoundry.org:10004/core-data:fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80 [2021-10-27T00:56:05.404Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-10-27T00:56:05.426Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-10-27T00:56:05.426Z] fb769a0070cc1922608d3d80e9a209584ebd424b [2021-10-27T00:56:05.426Z] latest [2021-10-27T00:56:05.426Z] 2.0.1-dev.80 [2021-10-27T00:56:05.426Z] fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80 [2021-10-27T00:56:05.426Z] main [2021-10-27T00:56:05.426Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:05.732Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:fb769a0070cc1922608d3d80e9a209584ebd424b [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:06.022Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:fb769a0070cc1922608d3d80e9a209584ebd424b [2021-10-27T00:56:06.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-10-27T00:56:06.022Z] 6085ca2708fa: Preparing [2021-10-27T00:56:06.022Z] 92bd33871067: Preparing [2021-10-27T00:56:06.022Z] 3d57a5f1bcee: Preparing [2021-10-27T00:56:06.022Z] 2427ee2f4ef5: Preparing [2021-10-27T00:56:06.022Z] e2eb06d8af82: Preparing [2021-10-27T00:56:06.022Z] 2427ee2f4ef5: Layer already exists [2021-10-27T00:56:06.022Z] e2eb06d8af82: Layer already exists [2021-10-27T00:56:06.022Z] 3d57a5f1bcee: Layer already exists [2021-10-27T00:56:06.022Z] 6085ca2708fa: Pushed [2021-10-27T00:56:07.404Z] 92bd33871067: Pushed [2021-10-27T00:56:07.663Z] fb769a0070cc1922608d3d80e9a209584ebd424b: digest: sha256:e4e1745b1ab3cda403f99c212d422f36a6c6c6a9d9b62a205e67db5ac952c8b4 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:07.965Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:08.259Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-10-27T00:56:08.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-10-27T00:56:08.259Z] 6085ca2708fa: Preparing [2021-10-27T00:56:08.259Z] 92bd33871067: Preparing [2021-10-27T00:56:08.259Z] 3d57a5f1bcee: Preparing [2021-10-27T00:56:08.259Z] 2427ee2f4ef5: Preparing [2021-10-27T00:56:08.259Z] e2eb06d8af82: Preparing [2021-10-27T00:56:08.259Z] e2eb06d8af82: Layer already exists [2021-10-27T00:56:08.259Z] 6085ca2708fa: Layer already exists [2021-10-27T00:56:08.259Z] 3d57a5f1bcee: Layer already exists [2021-10-27T00:56:08.259Z] 92bd33871067: Layer already exists [2021-10-27T00:56:08.259Z] 2427ee2f4ef5: Layer already exists [2021-10-27T00:56:08.259Z] latest: digest: sha256:e4e1745b1ab3cda403f99c212d422f36a6c6c6a9d9b62a205e67db5ac952c8b4 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:08.572Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.80 [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:08.866Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.80 [2021-10-27T00:56:08.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-10-27T00:56:08.866Z] 6085ca2708fa: Preparing [2021-10-27T00:56:08.866Z] 92bd33871067: Preparing [2021-10-27T00:56:08.866Z] 3d57a5f1bcee: Preparing [2021-10-27T00:56:08.866Z] 2427ee2f4ef5: Preparing [2021-10-27T00:56:08.866Z] e2eb06d8af82: Preparing [2021-10-27T00:56:08.866Z] 2427ee2f4ef5: Layer already exists [2021-10-27T00:56:08.866Z] 6085ca2708fa: Layer already exists [2021-10-27T00:56:08.866Z] 3d57a5f1bcee: Layer already exists [2021-10-27T00:56:08.866Z] e2eb06d8af82: Layer already exists [2021-10-27T00:56:08.866Z] 92bd33871067: Layer already exists [2021-10-27T00:56:08.866Z] 2.0.1-dev.80: digest: sha256:e4e1745b1ab3cda403f99c212d422f36a6c6c6a9d9b62a205e67db5ac952c8b4 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:09.165Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80 [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:09.459Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80 [2021-10-27T00:56:09.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-10-27T00:56:09.459Z] 6085ca2708fa: Preparing [2021-10-27T00:56:09.459Z] 92bd33871067: Preparing [2021-10-27T00:56:09.459Z] 3d57a5f1bcee: Preparing [2021-10-27T00:56:09.459Z] 2427ee2f4ef5: Preparing [2021-10-27T00:56:09.459Z] e2eb06d8af82: Preparing [2021-10-27T00:56:09.459Z] 6085ca2708fa: Layer already exists [2021-10-27T00:56:09.459Z] 92bd33871067: Layer already exists [2021-10-27T00:56:09.459Z] 2427ee2f4ef5: Layer already exists [2021-10-27T00:56:09.459Z] e2eb06d8af82: Layer already exists [2021-10-27T00:56:09.459Z] 3d57a5f1bcee: Layer already exists [2021-10-27T00:56:09.459Z] fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80: digest: sha256:e4e1745b1ab3cda403f99c212d422f36a6c6c6a9d9b62a205e67db5ac952c8b4 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:09.777Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:10.072Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-10-27T00:56:10.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-10-27T00:56:10.072Z] 6085ca2708fa: Preparing [2021-10-27T00:56:10.072Z] 92bd33871067: Preparing [2021-10-27T00:56:10.072Z] 3d57a5f1bcee: Preparing [2021-10-27T00:56:10.072Z] 2427ee2f4ef5: Preparing [2021-10-27T00:56:10.072Z] e2eb06d8af82: Preparing [2021-10-27T00:56:10.072Z] 6085ca2708fa: Layer already exists [2021-10-27T00:56:10.072Z] 2427ee2f4ef5: Layer already exists [2021-10-27T00:56:10.072Z] 92bd33871067: Layer already exists [2021-10-27T00:56:10.072Z] 3d57a5f1bcee: Layer already exists [2021-10-27T00:56:10.072Z] e2eb06d8af82: Layer already exists [2021-10-27T00:56:10.072Z] main: digest: sha256:e4e1745b1ab3cda403f99c212d422f36a6c6c6a9d9b62a205e67db5ac952c8b4 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-27T00:56:10.099Z] ===================================================== [Pipeline] echo [2021-10-27T00:56:10.105Z] taggedImages: [2021-10-27T00:56:10.105Z] - nexus3.edgexfoundry.org:10004/core-metadata:fb769a0070cc1922608d3d80e9a209584ebd424b [2021-10-27T00:56:10.105Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-10-27T00:56:10.105Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.80 [2021-10-27T00:56:10.105Z] - nexus3.edgexfoundry.org:10004/core-metadata:fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80 [2021-10-27T00:56:10.105Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-10-27T00:56:10.121Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-10-27T00:56:10.121Z] fb769a0070cc1922608d3d80e9a209584ebd424b [2021-10-27T00:56:10.121Z] latest [2021-10-27T00:56:10.121Z] 2.0.1-dev.80 [2021-10-27T00:56:10.121Z] fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80 [2021-10-27T00:56:10.121Z] main [2021-10-27T00:56:10.121Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:10.419Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:fb769a0070cc1922608d3d80e9a209584ebd424b [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:10.710Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:fb769a0070cc1922608d3d80e9a209584ebd424b [2021-10-27T00:56:10.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-10-27T00:56:10.711Z] 4e9634cbc34f: Preparing [2021-10-27T00:56:10.711Z] 4e9634cbc34f: Preparing [2021-10-27T00:56:10.711Z] e71f75a02caa: Preparing [2021-10-27T00:56:10.711Z] 5d5fb56fdba4: Preparing [2021-10-27T00:56:10.711Z] cfb9cbcb2514: Preparing [2021-10-27T00:56:10.711Z] 05133f87bed8: Preparing [2021-10-27T00:56:10.711Z] 3d57a5f1bcee: Preparing [2021-10-27T00:56:10.711Z] 03845960e1e7: Preparing [2021-10-27T00:56:10.711Z] 060a546ae108: Preparing [2021-10-27T00:56:10.711Z] 32cbab5d3890: Preparing [2021-10-27T00:56:10.711Z] 17b3c83e5cc7: Preparing [2021-10-27T00:56:10.711Z] e2eb06d8af82: Preparing [2021-10-27T00:56:10.711Z] 3d57a5f1bcee: Waiting [2021-10-27T00:56:10.711Z] 03845960e1e7: Waiting [2021-10-27T00:56:10.711Z] 060a546ae108: Waiting [2021-10-27T00:56:10.711Z] 32cbab5d3890: Waiting [2021-10-27T00:56:10.711Z] 17b3c83e5cc7: Waiting [2021-10-27T00:56:10.711Z] e2eb06d8af82: Waiting [2021-10-27T00:56:10.973Z] 5d5fb56fdba4: Pushed [2021-10-27T00:56:10.973Z] 3d57a5f1bcee: Layer already exists [2021-10-27T00:56:10.973Z] e71f75a02caa: Pushed [2021-10-27T00:56:10.973Z] cfb9cbcb2514: Pushed [2021-10-27T00:56:10.973Z] 4e9634cbc34f: Pushed [2021-10-27T00:56:11.232Z] 03845960e1e7: Pushed [2021-10-27T00:56:11.232Z] e2eb06d8af82: Layer already exists [2021-10-27T00:56:11.232Z] 32cbab5d3890: Pushed [2021-10-27T00:56:11.232Z] 060a546ae108: Pushed [2021-10-27T00:56:11.232Z] 17b3c83e5cc7: Pushed [2021-10-27T00:56:12.174Z] 05133f87bed8: Pushed [2021-10-27T00:56:12.174Z] fb769a0070cc1922608d3d80e9a209584ebd424b: digest: sha256:bcf5ad818d7c73ba3c949e3216c9295731908efdbfdbd00b97b9cbd148ec9146 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:12.735Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:13.024Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-10-27T00:56:13.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-10-27T00:56:13.024Z] 4e9634cbc34f: Preparing [2021-10-27T00:56:13.024Z] 4e9634cbc34f: Preparing [2021-10-27T00:56:13.024Z] e71f75a02caa: Preparing [2021-10-27T00:56:13.024Z] 5d5fb56fdba4: Preparing [2021-10-27T00:56:13.024Z] cfb9cbcb2514: Preparing [2021-10-27T00:56:13.024Z] 05133f87bed8: Preparing [2021-10-27T00:56:13.024Z] 3d57a5f1bcee: Preparing [2021-10-27T00:56:13.024Z] 03845960e1e7: Preparing [2021-10-27T00:56:13.024Z] 060a546ae108: Preparing [2021-10-27T00:56:13.024Z] 32cbab5d3890: Preparing [2021-10-27T00:56:13.024Z] 17b3c83e5cc7: Preparing [2021-10-27T00:56:13.024Z] e2eb06d8af82: Preparing [2021-10-27T00:56:13.024Z] 3d57a5f1bcee: Waiting [2021-10-27T00:56:13.024Z] 03845960e1e7: Waiting [2021-10-27T00:56:13.024Z] 060a546ae108: Waiting [2021-10-27T00:56:13.024Z] 17b3c83e5cc7: Waiting [2021-10-27T00:56:13.024Z] 32cbab5d3890: Waiting [2021-10-27T00:56:13.024Z] e2eb06d8af82: Waiting [2021-10-27T00:56:13.024Z] 05133f87bed8: Layer already exists [2021-10-27T00:56:13.024Z] 5d5fb56fdba4: Layer already exists [2021-10-27T00:56:13.024Z] cfb9cbcb2514: Layer already exists [2021-10-27T00:56:13.024Z] 4e9634cbc34f: Layer already exists [2021-10-27T00:56:13.024Z] e71f75a02caa: Layer already exists [2021-10-27T00:56:13.024Z] 3d57a5f1bcee: Layer already exists [2021-10-27T00:56:13.024Z] 060a546ae108: Layer already exists [2021-10-27T00:56:13.024Z] 03845960e1e7: Layer already exists [2021-10-27T00:56:13.024Z] 32cbab5d3890: Layer already exists [2021-10-27T00:56:13.024Z] 17b3c83e5cc7: Layer already exists [2021-10-27T00:56:13.024Z] e2eb06d8af82: Layer already exists [2021-10-27T00:56:13.024Z] latest: digest: sha256:bcf5ad818d7c73ba3c949e3216c9295731908efdbfdbd00b97b9cbd148ec9146 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:13.317Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.80 [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:13.612Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.80 [2021-10-27T00:56:13.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-10-27T00:56:13.612Z] 4e9634cbc34f: Preparing [2021-10-27T00:56:13.612Z] 4e9634cbc34f: Preparing [2021-10-27T00:56:13.612Z] e71f75a02caa: Preparing [2021-10-27T00:56:13.612Z] 5d5fb56fdba4: Preparing [2021-10-27T00:56:13.612Z] cfb9cbcb2514: Preparing [2021-10-27T00:56:13.612Z] 05133f87bed8: Preparing [2021-10-27T00:56:13.612Z] 3d57a5f1bcee: Preparing [2021-10-27T00:56:13.612Z] 03845960e1e7: Preparing [2021-10-27T00:56:13.612Z] 060a546ae108: Preparing [2021-10-27T00:56:13.612Z] 32cbab5d3890: Preparing [2021-10-27T00:56:13.612Z] 17b3c83e5cc7: Preparing [2021-10-27T00:56:13.612Z] e2eb06d8af82: Preparing [2021-10-27T00:56:13.612Z] 3d57a5f1bcee: Waiting [2021-10-27T00:56:13.612Z] 03845960e1e7: Waiting [2021-10-27T00:56:13.612Z] 060a546ae108: Waiting [2021-10-27T00:56:13.612Z] 32cbab5d3890: Waiting [2021-10-27T00:56:13.612Z] 17b3c83e5cc7: Waiting [2021-10-27T00:56:13.612Z] e2eb06d8af82: Waiting [2021-10-27T00:56:13.612Z] 05133f87bed8: Layer already exists [2021-10-27T00:56:13.612Z] cfb9cbcb2514: Layer already exists [2021-10-27T00:56:13.612Z] 5d5fb56fdba4: Layer already exists [2021-10-27T00:56:13.612Z] e71f75a02caa: Layer already exists [2021-10-27T00:56:13.612Z] 4e9634cbc34f: Layer already exists [2021-10-27T00:56:13.612Z] 03845960e1e7: Layer already exists [2021-10-27T00:56:13.612Z] 3d57a5f1bcee: Layer already exists [2021-10-27T00:56:13.612Z] 17b3c83e5cc7: Layer already exists [2021-10-27T00:56:13.612Z] 32cbab5d3890: Layer already exists [2021-10-27T00:56:13.612Z] 060a546ae108: Layer already exists [2021-10-27T00:56:13.612Z] e2eb06d8af82: Layer already exists [2021-10-27T00:56:13.612Z] 2.0.1-dev.80: digest: sha256:bcf5ad818d7c73ba3c949e3216c9295731908efdbfdbd00b97b9cbd148ec9146 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:13.907Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80 [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:14.196Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80 [2021-10-27T00:56:14.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-10-27T00:56:14.196Z] 4e9634cbc34f: Preparing [2021-10-27T00:56:14.196Z] 4e9634cbc34f: Preparing [2021-10-27T00:56:14.196Z] e71f75a02caa: Preparing [2021-10-27T00:56:14.196Z] 5d5fb56fdba4: Preparing [2021-10-27T00:56:14.196Z] cfb9cbcb2514: Preparing [2021-10-27T00:56:14.196Z] 05133f87bed8: Preparing [2021-10-27T00:56:14.196Z] 3d57a5f1bcee: Preparing [2021-10-27T00:56:14.196Z] 03845960e1e7: Preparing [2021-10-27T00:56:14.196Z] 060a546ae108: Preparing [2021-10-27T00:56:14.196Z] 32cbab5d3890: Preparing [2021-10-27T00:56:14.196Z] 17b3c83e5cc7: Preparing [2021-10-27T00:56:14.196Z] e2eb06d8af82: Preparing [2021-10-27T00:56:14.196Z] 3d57a5f1bcee: Waiting [2021-10-27T00:56:14.196Z] 03845960e1e7: Waiting [2021-10-27T00:56:14.196Z] 060a546ae108: Waiting [2021-10-27T00:56:14.196Z] 32cbab5d3890: Waiting [2021-10-27T00:56:14.196Z] 17b3c83e5cc7: Waiting [2021-10-27T00:56:14.196Z] e2eb06d8af82: Waiting [2021-10-27T00:56:14.196Z] 5d5fb56fdba4: Layer already exists [2021-10-27T00:56:14.196Z] 05133f87bed8: Layer already exists [2021-10-27T00:56:14.196Z] cfb9cbcb2514: Layer already exists [2021-10-27T00:56:14.196Z] 4e9634cbc34f: Layer already exists [2021-10-27T00:56:14.196Z] e71f75a02caa: Layer already exists [2021-10-27T00:56:14.196Z] 3d57a5f1bcee: Layer already exists [2021-10-27T00:56:14.196Z] 03845960e1e7: Layer already exists [2021-10-27T00:56:14.196Z] 060a546ae108: Layer already exists [2021-10-27T00:56:14.196Z] 17b3c83e5cc7: Layer already exists [2021-10-27T00:56:14.196Z] 32cbab5d3890: Layer already exists [2021-10-27T00:56:14.196Z] e2eb06d8af82: Layer already exists [2021-10-27T00:56:14.196Z] fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80: digest: sha256:bcf5ad818d7c73ba3c949e3216c9295731908efdbfdbd00b97b9cbd148ec9146 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:14.486Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:14.774Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-10-27T00:56:14.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-10-27T00:56:14.774Z] 4e9634cbc34f: Preparing [2021-10-27T00:56:14.774Z] 4e9634cbc34f: Preparing [2021-10-27T00:56:14.774Z] e71f75a02caa: Preparing [2021-10-27T00:56:14.774Z] 5d5fb56fdba4: Preparing [2021-10-27T00:56:14.774Z] cfb9cbcb2514: Preparing [2021-10-27T00:56:14.774Z] 05133f87bed8: Preparing [2021-10-27T00:56:14.774Z] 3d57a5f1bcee: Preparing [2021-10-27T00:56:14.774Z] 03845960e1e7: Preparing [2021-10-27T00:56:14.774Z] 060a546ae108: Preparing [2021-10-27T00:56:14.774Z] 32cbab5d3890: Preparing [2021-10-27T00:56:14.774Z] 17b3c83e5cc7: Preparing [2021-10-27T00:56:14.774Z] e2eb06d8af82: Preparing [2021-10-27T00:56:14.774Z] 3d57a5f1bcee: Waiting [2021-10-27T00:56:14.774Z] 03845960e1e7: Waiting [2021-10-27T00:56:14.774Z] 060a546ae108: Waiting [2021-10-27T00:56:14.774Z] 32cbab5d3890: Waiting [2021-10-27T00:56:14.774Z] 17b3c83e5cc7: Waiting [2021-10-27T00:56:14.774Z] e2eb06d8af82: Waiting [2021-10-27T00:56:14.774Z] 05133f87bed8: Layer already exists [2021-10-27T00:56:14.774Z] e71f75a02caa: Layer already exists [2021-10-27T00:56:14.774Z] 4e9634cbc34f: Layer already exists [2021-10-27T00:56:14.774Z] cfb9cbcb2514: Layer already exists [2021-10-27T00:56:14.774Z] 5d5fb56fdba4: Layer already exists [2021-10-27T00:56:14.774Z] 3d57a5f1bcee: Layer already exists [2021-10-27T00:56:14.774Z] 03845960e1e7: Layer already exists [2021-10-27T00:56:14.774Z] 17b3c83e5cc7: Layer already exists [2021-10-27T00:56:14.774Z] 060a546ae108: Layer already exists [2021-10-27T00:56:14.774Z] e2eb06d8af82: Layer already exists [2021-10-27T00:56:14.774Z] 32cbab5d3890: Layer already exists [2021-10-27T00:56:14.774Z] main: digest: sha256:bcf5ad818d7c73ba3c949e3216c9295731908efdbfdbd00b97b9cbd148ec9146 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-27T00:56:14.802Z] ===================================================== [Pipeline] echo [2021-10-27T00:56:14.808Z] taggedImages: [2021-10-27T00:56:14.808Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:fb769a0070cc1922608d3d80e9a209584ebd424b [2021-10-27T00:56:14.808Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-10-27T00:56:14.808Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.80 [2021-10-27T00:56:14.808Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80 [2021-10-27T00:56:14.808Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-10-27T00:56:14.824Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-10-27T00:56:14.825Z] fb769a0070cc1922608d3d80e9a209584ebd424b [2021-10-27T00:56:14.825Z] latest [2021-10-27T00:56:14.825Z] 2.0.1-dev.80 [2021-10-27T00:56:14.825Z] fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80 [2021-10-27T00:56:14.825Z] main [2021-10-27T00:56:14.825Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:15.130Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:fb769a0070cc1922608d3d80e9a209584ebd424b [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:15.420Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:fb769a0070cc1922608d3d80e9a209584ebd424b [2021-10-27T00:56:15.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-10-27T00:56:15.420Z] d0c07bef2289: Preparing [2021-10-27T00:56:15.420Z] 2deff981cbff: Preparing [2021-10-27T00:56:15.420Z] 453007610e98: Preparing [2021-10-27T00:56:15.420Z] d3b7ae5fb409: Preparing [2021-10-27T00:56:15.420Z] e948a25a978d: Preparing [2021-10-27T00:56:15.420Z] e2eb06d8af82: Preparing [2021-10-27T00:56:15.420Z] e2eb06d8af82: Waiting [2021-10-27T00:56:15.999Z] d3b7ae5fb409: Pushed [2021-10-27T00:56:15.999Z] e2eb06d8af82: Layer already exists [2021-10-27T00:56:15.999Z] 453007610e98: Pushed [2021-10-27T00:56:16.259Z] e948a25a978d: Pushed [2021-10-27T00:56:16.259Z] 2deff981cbff: Pushed [2021-10-27T00:56:16.259Z] d0c07bef2289: Pushed [2021-10-27T00:56:16.520Z] fb769a0070cc1922608d3d80e9a209584ebd424b: digest: sha256:efd99bfceb0ee47797c8fe0d636d3e45fa815f5310555a94b386dccad69a31b0 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:16.816Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:17.105Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-10-27T00:56:17.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-10-27T00:56:17.105Z] d0c07bef2289: Preparing [2021-10-27T00:56:17.105Z] 2deff981cbff: Preparing [2021-10-27T00:56:17.105Z] 453007610e98: Preparing [2021-10-27T00:56:17.105Z] d3b7ae5fb409: Preparing [2021-10-27T00:56:17.105Z] e948a25a978d: Preparing [2021-10-27T00:56:17.105Z] e2eb06d8af82: Preparing [2021-10-27T00:56:17.105Z] e2eb06d8af82: Waiting [2021-10-27T00:56:17.105Z] d0c07bef2289: Layer already exists [2021-10-27T00:56:17.105Z] 2deff981cbff: Layer already exists [2021-10-27T00:56:17.105Z] 453007610e98: Layer already exists [2021-10-27T00:56:17.105Z] e948a25a978d: Layer already exists [2021-10-27T00:56:17.105Z] d3b7ae5fb409: Layer already exists [2021-10-27T00:56:17.105Z] e2eb06d8af82: Layer already exists [2021-10-27T00:56:17.105Z] latest: digest: sha256:efd99bfceb0ee47797c8fe0d636d3e45fa815f5310555a94b386dccad69a31b0 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:17.400Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.80 [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:17.687Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.80 [2021-10-27T00:56:17.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-10-27T00:56:17.687Z] d0c07bef2289: Preparing [2021-10-27T00:56:17.687Z] 2deff981cbff: Preparing [2021-10-27T00:56:17.687Z] 453007610e98: Preparing [2021-10-27T00:56:17.687Z] d3b7ae5fb409: Preparing [2021-10-27T00:56:17.687Z] e948a25a978d: Preparing [2021-10-27T00:56:17.687Z] e2eb06d8af82: Preparing [2021-10-27T00:56:17.687Z] e2eb06d8af82: Waiting [2021-10-27T00:56:17.687Z] d3b7ae5fb409: Layer already exists [2021-10-27T00:56:17.687Z] e948a25a978d: Layer already exists [2021-10-27T00:56:17.687Z] 453007610e98: Layer already exists [2021-10-27T00:56:17.687Z] 2deff981cbff: Layer already exists [2021-10-27T00:56:17.687Z] d0c07bef2289: Layer already exists [2021-10-27T00:56:17.687Z] e2eb06d8af82: Layer already exists [2021-10-27T00:56:17.687Z] 2.0.1-dev.80: digest: sha256:efd99bfceb0ee47797c8fe0d636d3e45fa815f5310555a94b386dccad69a31b0 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:17.982Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80 [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:18.275Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80 [2021-10-27T00:56:18.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-10-27T00:56:18.275Z] d0c07bef2289: Preparing [2021-10-27T00:56:18.275Z] 2deff981cbff: Preparing [2021-10-27T00:56:18.275Z] 453007610e98: Preparing [2021-10-27T00:56:18.275Z] d3b7ae5fb409: Preparing [2021-10-27T00:56:18.275Z] e948a25a978d: Preparing [2021-10-27T00:56:18.275Z] e2eb06d8af82: Preparing [2021-10-27T00:56:18.275Z] e2eb06d8af82: Waiting [2021-10-27T00:56:18.275Z] 2deff981cbff: Layer already exists [2021-10-27T00:56:18.275Z] 453007610e98: Layer already exists [2021-10-27T00:56:18.275Z] d3b7ae5fb409: Layer already exists [2021-10-27T00:56:18.275Z] d0c07bef2289: Layer already exists [2021-10-27T00:56:18.275Z] e948a25a978d: Layer already exists [2021-10-27T00:56:18.275Z] e2eb06d8af82: Layer already exists [2021-10-27T00:56:18.275Z] fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80: digest: sha256:efd99bfceb0ee47797c8fe0d636d3e45fa815f5310555a94b386dccad69a31b0 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:18.566Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:18.852Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-10-27T00:56:18.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-10-27T00:56:18.852Z] d0c07bef2289: Preparing [2021-10-27T00:56:18.852Z] 2deff981cbff: Preparing [2021-10-27T00:56:18.852Z] 453007610e98: Preparing [2021-10-27T00:56:18.852Z] d3b7ae5fb409: Preparing [2021-10-27T00:56:18.852Z] e948a25a978d: Preparing [2021-10-27T00:56:18.852Z] e2eb06d8af82: Preparing [2021-10-27T00:56:18.852Z] e2eb06d8af82: Waiting [2021-10-27T00:56:18.852Z] e948a25a978d: Layer already exists [2021-10-27T00:56:18.852Z] 453007610e98: Layer already exists [2021-10-27T00:56:18.852Z] 2deff981cbff: Layer already exists [2021-10-27T00:56:18.852Z] d3b7ae5fb409: Layer already exists [2021-10-27T00:56:18.852Z] d0c07bef2289: Layer already exists [2021-10-27T00:56:18.852Z] e2eb06d8af82: Layer already exists [2021-10-27T00:56:18.852Z] main: digest: sha256:efd99bfceb0ee47797c8fe0d636d3e45fa815f5310555a94b386dccad69a31b0 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-27T00:56:18.880Z] ===================================================== [Pipeline] echo [2021-10-27T00:56:18.887Z] taggedImages: [2021-10-27T00:56:18.887Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:fb769a0070cc1922608d3d80e9a209584ebd424b [2021-10-27T00:56:18.887Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-10-27T00:56:18.887Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.80 [2021-10-27T00:56:18.887Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80 [2021-10-27T00:56:18.887Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-10-27T00:56:18.909Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-10-27T00:56:18.909Z] fb769a0070cc1922608d3d80e9a209584ebd424b [2021-10-27T00:56:18.909Z] latest [2021-10-27T00:56:18.909Z] 2.0.1-dev.80 [2021-10-27T00:56:18.909Z] fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80 [2021-10-27T00:56:18.909Z] main [2021-10-27T00:56:18.909Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:19.231Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:fb769a0070cc1922608d3d80e9a209584ebd424b [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:19.525Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:fb769a0070cc1922608d3d80e9a209584ebd424b [2021-10-27T00:56:19.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-10-27T00:56:19.525Z] 8fe8acb156fd: Preparing [2021-10-27T00:56:19.525Z] 89ab463d0ed8: Preparing [2021-10-27T00:56:19.525Z] 499d2ad4c3df: Preparing [2021-10-27T00:56:19.525Z] f6aaa6b00a78: Preparing [2021-10-27T00:56:19.525Z] 1ae79c28d941: Preparing [2021-10-27T00:56:19.525Z] 6ab76ca3e234: Preparing [2021-10-27T00:56:19.525Z] d6927d580d06: Preparing [2021-10-27T00:56:19.525Z] d535af78d11c: Preparing [2021-10-27T00:56:19.525Z] b7f060fb1937: Preparing [2021-10-27T00:56:19.525Z] e2eb06d8af82: Preparing [2021-10-27T00:56:19.525Z] 6ab76ca3e234: Waiting [2021-10-27T00:56:19.525Z] d6927d580d06: Waiting [2021-10-27T00:56:19.525Z] d535af78d11c: Waiting [2021-10-27T00:56:19.525Z] b7f060fb1937: Waiting [2021-10-27T00:56:19.525Z] e2eb06d8af82: Waiting [2021-10-27T00:56:19.771Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T00:56:19.771Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-27T00:56:19.771Z] ---> 4d92c43037a0 [2021-10-27T00:56:19.771Z] Step 3/22 : WORKDIR /edgex-go [2021-10-27T00:56:19.771Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T00:56:19.771Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-27T00:56:19.771Z] ---> 4d92c43037a0 [2021-10-27T00:56:19.771Z] Step 3/30 : WORKDIR /edgex-go [2021-10-27T00:56:19.771Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T00:56:19.771Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-27T00:56:19.771Z] ---> 4d92c43037a0 [2021-10-27T00:56:19.771Z] Step 3/22 : WORKDIR /edgex-go [2021-10-27T00:56:19.771Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T00:56:19.771Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-27T00:56:19.771Z] ---> 4d92c43037a0 [2021-10-27T00:56:19.771Z] Step 3/23 : WORKDIR /edgex-go [2021-10-27T00:56:19.771Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T00:56:19.771Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-27T00:56:19.771Z] ---> 4d92c43037a0 [2021-10-27T00:56:19.771Z] Step 3/22 : WORKDIR /edgex-go [2021-10-27T00:56:20.107Z] 8fe8acb156fd: Pushed [2021-10-27T00:56:20.107Z] 1ae79c28d941: Pushed [2021-10-27T00:56:20.107Z] 89ab463d0ed8: Pushed [2021-10-27T00:56:20.368Z] f6aaa6b00a78: Pushed [2021-10-27T00:56:20.368Z] d535af78d11c: Pushed [2021-10-27T00:56:20.368Z] d6927d580d06: Pushed [2021-10-27T00:56:20.368Z] e2eb06d8af82: Layer already exists [2021-10-27T00:56:20.368Z] 6ab76ca3e234: Pushed [2021-10-27T00:56:20.370Z] ---> Running in bae119a7d7fd [2021-10-27T00:56:20.370Z] ---> Running in 2cc177f2f3d3 [2021-10-27T00:56:20.370Z] ---> Running in 0543ce4b6dfc [2021-10-27T00:56:20.370Z] ---> Running in 4dc89d0328e8 [2021-10-27T00:56:20.370Z] ---> Running in e759380d2498 [2021-10-27T00:56:20.627Z] b7f060fb1937: Pushed [2021-10-27T00:56:20.627Z] 499d2ad4c3df: Pushed [2021-10-27T00:56:20.887Z] fb769a0070cc1922608d3d80e9a209584ebd424b: digest: sha256:72098faa0f775afc48dd5a703ca48e47398f7a34d9a39094c1a475095cf1313c size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:20.971Z] Removing intermediate container e759380d2498 [2021-10-27T00:56:20.971Z] ---> af03a52447ef [2021-10-27T00:56:20.971Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T00:56:20.971Z] Removing intermediate container 0543ce4b6dfc [2021-10-27T00:56:20.971Z] ---> de4c152e9a61 [2021-10-27T00:56:20.971Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T00:56:20.971Z] Removing intermediate container 2cc177f2f3d3 [2021-10-27T00:56:20.971Z] ---> 8c22b58a16f6 [2021-10-27T00:56:20.971Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T00:56:20.971Z] Removing intermediate container 4dc89d0328e8 [2021-10-27T00:56:20.971Z] ---> 721274eefb91 [2021-10-27T00:56:20.971Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T00:56:20.971Z] ---> Running in f3def5fdc0c3 [2021-10-27T00:56:20.971Z] ---> Running in 6ba7951963b6 [2021-10-27T00:56:20.971Z] ---> Running in 835e2c5f78da [2021-10-27T00:56:21.179Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:21.249Z] Removing intermediate container bae119a7d7fd [2021-10-27T00:56:21.249Z] ---> e14c5cfa0230 [2021-10-27T00:56:21.249Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T00:56:21.249Z] ---> Running in 19228b4d3eba [2021-10-27T00:56:21.249Z] ---> Running in fdd35c53a84e [2021-10-27T00:56:21.470Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-10-27T00:56:21.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-10-27T00:56:21.470Z] 8fe8acb156fd: Preparing [2021-10-27T00:56:21.470Z] 89ab463d0ed8: Preparing [2021-10-27T00:56:21.470Z] 499d2ad4c3df: Preparing [2021-10-27T00:56:21.470Z] f6aaa6b00a78: Preparing [2021-10-27T00:56:21.470Z] 1ae79c28d941: Preparing [2021-10-27T00:56:21.470Z] 6ab76ca3e234: Preparing [2021-10-27T00:56:21.470Z] d6927d580d06: Preparing [2021-10-27T00:56:21.470Z] d535af78d11c: Preparing [2021-10-27T00:56:21.470Z] b7f060fb1937: Preparing [2021-10-27T00:56:21.470Z] e2eb06d8af82: Preparing [2021-10-27T00:56:21.470Z] 6ab76ca3e234: Waiting [2021-10-27T00:56:21.470Z] d6927d580d06: Waiting [2021-10-27T00:56:21.470Z] d535af78d11c: Waiting [2021-10-27T00:56:21.470Z] b7f060fb1937: Waiting [2021-10-27T00:56:21.470Z] e2eb06d8af82: Waiting [2021-10-27T00:56:21.470Z] 89ab463d0ed8: Layer already exists [2021-10-27T00:56:21.470Z] 499d2ad4c3df: Layer already exists [2021-10-27T00:56:21.470Z] f6aaa6b00a78: Layer already exists [2021-10-27T00:56:21.470Z] 8fe8acb156fd: Layer already exists [2021-10-27T00:56:21.470Z] 1ae79c28d941: Layer already exists [2021-10-27T00:56:21.470Z] 6ab76ca3e234: Layer already exists [2021-10-27T00:56:21.470Z] d6927d580d06: Layer already exists [2021-10-27T00:56:21.470Z] d535af78d11c: Layer already exists [2021-10-27T00:56:21.470Z] b7f060fb1937: Layer already exists [2021-10-27T00:56:21.470Z] e2eb06d8af82: Layer already exists [2021-10-27T00:56:21.470Z] latest: digest: sha256:72098faa0f775afc48dd5a703ca48e47398f7a34d9a39094c1a475095cf1313c size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:21.766Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.80 [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:22.055Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.80 [2021-10-27T00:56:22.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-10-27T00:56:22.055Z] 8fe8acb156fd: Preparing [2021-10-27T00:56:22.055Z] 89ab463d0ed8: Preparing [2021-10-27T00:56:22.055Z] 499d2ad4c3df: Preparing [2021-10-27T00:56:22.055Z] f6aaa6b00a78: Preparing [2021-10-27T00:56:22.055Z] 1ae79c28d941: Preparing [2021-10-27T00:56:22.055Z] 6ab76ca3e234: Preparing [2021-10-27T00:56:22.055Z] d6927d580d06: Preparing [2021-10-27T00:56:22.055Z] d535af78d11c: Preparing [2021-10-27T00:56:22.055Z] b7f060fb1937: Preparing [2021-10-27T00:56:22.055Z] e2eb06d8af82: Preparing [2021-10-27T00:56:22.055Z] 6ab76ca3e234: Waiting [2021-10-27T00:56:22.055Z] d6927d580d06: Waiting [2021-10-27T00:56:22.055Z] d535af78d11c: Waiting [2021-10-27T00:56:22.055Z] b7f060fb1937: Waiting [2021-10-27T00:56:22.055Z] e2eb06d8af82: Waiting [2021-10-27T00:56:22.055Z] 89ab463d0ed8: Layer already exists [2021-10-27T00:56:22.055Z] 8fe8acb156fd: Layer already exists [2021-10-27T00:56:22.055Z] 499d2ad4c3df: Layer already exists [2021-10-27T00:56:22.055Z] f6aaa6b00a78: Layer already exists [2021-10-27T00:56:22.055Z] 1ae79c28d941: Layer already exists [2021-10-27T00:56:22.055Z] d6927d580d06: Layer already exists [2021-10-27T00:56:22.055Z] e2eb06d8af82: Layer already exists [2021-10-27T00:56:22.055Z] d535af78d11c: Layer already exists [2021-10-27T00:56:22.055Z] b7f060fb1937: Layer already exists [2021-10-27T00:56:22.055Z] 6ab76ca3e234: Layer already exists [2021-10-27T00:56:22.055Z] 2.0.1-dev.80: digest: sha256:72098faa0f775afc48dd5a703ca48e47398f7a34d9a39094c1a475095cf1313c size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:22.346Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80 [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:22.639Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80 [2021-10-27T00:56:22.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-10-27T00:56:22.639Z] 8fe8acb156fd: Preparing [2021-10-27T00:56:22.639Z] 89ab463d0ed8: Preparing [2021-10-27T00:56:22.639Z] 499d2ad4c3df: Preparing [2021-10-27T00:56:22.639Z] f6aaa6b00a78: Preparing [2021-10-27T00:56:22.639Z] 1ae79c28d941: Preparing [2021-10-27T00:56:22.639Z] 6ab76ca3e234: Preparing [2021-10-27T00:56:22.639Z] d6927d580d06: Preparing [2021-10-27T00:56:22.639Z] d535af78d11c: Preparing [2021-10-27T00:56:22.639Z] b7f060fb1937: Preparing [2021-10-27T00:56:22.639Z] e2eb06d8af82: Preparing [2021-10-27T00:56:22.639Z] d535af78d11c: Waiting [2021-10-27T00:56:22.639Z] b7f060fb1937: Waiting [2021-10-27T00:56:22.639Z] 6ab76ca3e234: Waiting [2021-10-27T00:56:22.639Z] e2eb06d8af82: Waiting [2021-10-27T00:56:22.639Z] d6927d580d06: Waiting [2021-10-27T00:56:22.639Z] 8fe8acb156fd: Layer already exists [2021-10-27T00:56:22.639Z] 1ae79c28d941: Layer already exists [2021-10-27T00:56:22.639Z] 499d2ad4c3df: Layer already exists [2021-10-27T00:56:22.639Z] 89ab463d0ed8: Layer already exists [2021-10-27T00:56:22.639Z] f6aaa6b00a78: Layer already exists [2021-10-27T00:56:22.639Z] d6927d580d06: Layer already exists [2021-10-27T00:56:22.639Z] b7f060fb1937: Layer already exists [2021-10-27T00:56:22.639Z] d535af78d11c: Layer already exists [2021-10-27T00:56:22.639Z] 6ab76ca3e234: Layer already exists [2021-10-27T00:56:22.639Z] e2eb06d8af82: Layer already exists [2021-10-27T00:56:22.639Z] fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80: digest: sha256:72098faa0f775afc48dd5a703ca48e47398f7a34d9a39094c1a475095cf1313c size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:22.934Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:23.218Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-10-27T00:56:23.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-10-27T00:56:23.219Z] 8fe8acb156fd: Preparing [2021-10-27T00:56:23.219Z] 89ab463d0ed8: Preparing [2021-10-27T00:56:23.219Z] 499d2ad4c3df: Preparing [2021-10-27T00:56:23.219Z] f6aaa6b00a78: Preparing [2021-10-27T00:56:23.219Z] 1ae79c28d941: Preparing [2021-10-27T00:56:23.219Z] 6ab76ca3e234: Preparing [2021-10-27T00:56:23.219Z] d6927d580d06: Preparing [2021-10-27T00:56:23.219Z] d535af78d11c: Preparing [2021-10-27T00:56:23.219Z] b7f060fb1937: Preparing [2021-10-27T00:56:23.219Z] e2eb06d8af82: Preparing [2021-10-27T00:56:23.219Z] 6ab76ca3e234: Waiting [2021-10-27T00:56:23.219Z] d6927d580d06: Waiting [2021-10-27T00:56:23.219Z] d535af78d11c: Waiting [2021-10-27T00:56:23.219Z] b7f060fb1937: Waiting [2021-10-27T00:56:23.219Z] e2eb06d8af82: Waiting [2021-10-27T00:56:23.219Z] f6aaa6b00a78: Layer already exists [2021-10-27T00:56:23.219Z] 8fe8acb156fd: Layer already exists [2021-10-27T00:56:23.219Z] 499d2ad4c3df: Layer already exists [2021-10-27T00:56:23.219Z] 1ae79c28d941: Layer already exists [2021-10-27T00:56:23.219Z] 89ab463d0ed8: Layer already exists [2021-10-27T00:56:23.219Z] 6ab76ca3e234: Layer already exists [2021-10-27T00:56:23.219Z] d6927d580d06: Layer already exists [2021-10-27T00:56:23.219Z] e2eb06d8af82: Layer already exists [2021-10-27T00:56:23.219Z] d535af78d11c: Layer already exists [2021-10-27T00:56:23.219Z] b7f060fb1937: Layer already exists [2021-10-27T00:56:23.219Z] main: digest: sha256:72098faa0f775afc48dd5a703ca48e47398f7a34d9a39094c1a475095cf1313c size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-27T00:56:23.248Z] ===================================================== [Pipeline] echo [2021-10-27T00:56:23.256Z] taggedImages: [2021-10-27T00:56:23.256Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:fb769a0070cc1922608d3d80e9a209584ebd424b [2021-10-27T00:56:23.256Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-10-27T00:56:23.256Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.80 [2021-10-27T00:56:23.256Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80 [2021-10-27T00:56:23.256Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-10-27T00:56:23.278Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-10-27T00:56:23.278Z] fb769a0070cc1922608d3d80e9a209584ebd424b [2021-10-27T00:56:23.278Z] latest [2021-10-27T00:56:23.278Z] 2.0.1-dev.80 [2021-10-27T00:56:23.278Z] fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80 [2021-10-27T00:56:23.278Z] main [2021-10-27T00:56:23.278Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:23.600Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:fb769a0070cc1922608d3d80e9a209584ebd424b [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:23.891Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:fb769a0070cc1922608d3d80e9a209584ebd424b [2021-10-27T00:56:23.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-10-27T00:56:23.891Z] fd3637a467d3: Preparing [2021-10-27T00:56:23.891Z] 5ed7c53890d3: Preparing [2021-10-27T00:56:23.891Z] 3d57a5f1bcee: Preparing [2021-10-27T00:56:23.891Z] dfdb5d6d0c28: Preparing [2021-10-27T00:56:23.891Z] e2eb06d8af82: Preparing [2021-10-27T00:56:23.891Z] e2eb06d8af82: Layer already exists [2021-10-27T00:56:23.891Z] 3d57a5f1bcee: Layer already exists [2021-10-27T00:56:24.152Z] fd3637a467d3: Pushed [2021-10-27T00:56:24.152Z] dfdb5d6d0c28: Pushed [2021-10-27T00:56:24.666Z] Removing intermediate container f3def5fdc0c3 [2021-10-27T00:56:24.666Z] ---> 857ca50d3eef [2021-10-27T00:56:24.666Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-27T00:56:24.666Z] ---> Running in 716fd502758d [2021-10-27T00:56:25.097Z] 5ed7c53890d3: Pushed [2021-10-27T00:56:25.097Z] fb769a0070cc1922608d3d80e9a209584ebd424b: digest: sha256:105890e0412ded2a4955ebe4ae0e0ecf64d9817486693550a3aa9c01275488cc size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:25.291Z] Removing intermediate container 19228b4d3eba [2021-10-27T00:56:25.291Z] ---> 612e88a400e2 [2021-10-27T00:56:25.291Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-27T00:56:25.291Z] Removing intermediate container 6ba7951963b6 [2021-10-27T00:56:25.291Z] ---> 52f900e83b30 [2021-10-27T00:56:25.291Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-27T00:56:25.291Z] ---> Running in 61f63eb6470b [2021-10-27T00:56:25.291Z] ---> Running in e429ccc4ec17 [2021-10-27T00:56:25.390Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:25.576Z] Removing intermediate container fdd35c53a84e [2021-10-27T00:56:25.576Z] ---> cd07b44236f8 [2021-10-27T00:56:25.576Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-27T00:56:25.682Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-10-27T00:56:25.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-10-27T00:56:25.682Z] fd3637a467d3: Preparing [2021-10-27T00:56:25.682Z] 5ed7c53890d3: Preparing [2021-10-27T00:56:25.682Z] 3d57a5f1bcee: Preparing [2021-10-27T00:56:25.682Z] dfdb5d6d0c28: Preparing [2021-10-27T00:56:25.682Z] e2eb06d8af82: Preparing [2021-10-27T00:56:25.682Z] 5ed7c53890d3: Layer already exists [2021-10-27T00:56:25.682Z] 3d57a5f1bcee: Layer already exists [2021-10-27T00:56:25.682Z] e2eb06d8af82: Layer already exists [2021-10-27T00:56:25.682Z] dfdb5d6d0c28: Layer already exists [2021-10-27T00:56:25.682Z] fd3637a467d3: Layer already exists [2021-10-27T00:56:25.682Z] latest: digest: sha256:105890e0412ded2a4955ebe4ae0e0ecf64d9817486693550a3aa9c01275488cc size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:25.850Z] Removing intermediate container 835e2c5f78da [2021-10-27T00:56:25.850Z] ---> 9cb027be4172 [2021-10-27T00:56:25.850Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-27T00:56:25.850Z] ---> Running in 20a21527a542 [2021-10-27T00:56:25.850Z] ---> Running in 71e48247b47c [2021-10-27T00:56:25.976Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.80 [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:26.267Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.80 [2021-10-27T00:56:26.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-10-27T00:56:26.267Z] fd3637a467d3: Preparing [2021-10-27T00:56:26.267Z] 5ed7c53890d3: Preparing [2021-10-27T00:56:26.267Z] 3d57a5f1bcee: Preparing [2021-10-27T00:56:26.267Z] dfdb5d6d0c28: Preparing [2021-10-27T00:56:26.267Z] e2eb06d8af82: Preparing [2021-10-27T00:56:26.267Z] 5ed7c53890d3: Layer already exists [2021-10-27T00:56:26.267Z] dfdb5d6d0c28: Layer already exists [2021-10-27T00:56:26.267Z] 3d57a5f1bcee: Layer already exists [2021-10-27T00:56:26.267Z] fd3637a467d3: Layer already exists [2021-10-27T00:56:26.267Z] e2eb06d8af82: Layer already exists [2021-10-27T00:56:26.267Z] 2.0.1-dev.80: digest: sha256:105890e0412ded2a4955ebe4ae0e0ecf64d9817486693550a3aa9c01275488cc size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:26.561Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80 [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:26.846Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T00:56:26.854Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80 [2021-10-27T00:56:26.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-10-27T00:56:26.854Z] fd3637a467d3: Preparing [2021-10-27T00:56:26.854Z] 5ed7c53890d3: Preparing [2021-10-27T00:56:26.854Z] 3d57a5f1bcee: Preparing [2021-10-27T00:56:26.854Z] dfdb5d6d0c28: Preparing [2021-10-27T00:56:26.854Z] e2eb06d8af82: Preparing [2021-10-27T00:56:26.854Z] 5ed7c53890d3: Layer already exists [2021-10-27T00:56:26.854Z] e2eb06d8af82: Layer already exists [2021-10-27T00:56:26.854Z] fd3637a467d3: Layer already exists [2021-10-27T00:56:26.854Z] 3d57a5f1bcee: Layer already exists [2021-10-27T00:56:26.854Z] dfdb5d6d0c28: Layer already exists [2021-10-27T00:56:26.854Z] fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80: digest: sha256:105890e0412ded2a4955ebe4ae0e0ecf64d9817486693550a3aa9c01275488cc size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:27.402Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [2021-10-27T00:56:27.442Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:27.715Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T00:56:27.715Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T00:56:27.715Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T00:56:27.715Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T00:56:27.890Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-10-27T00:56:27.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-10-27T00:56:27.891Z] fd3637a467d3: Preparing [2021-10-27T00:56:27.891Z] 5ed7c53890d3: Preparing [2021-10-27T00:56:27.891Z] 3d57a5f1bcee: Preparing [2021-10-27T00:56:27.891Z] dfdb5d6d0c28: Preparing [2021-10-27T00:56:27.891Z] e2eb06d8af82: Preparing [2021-10-27T00:56:27.891Z] e2eb06d8af82: Layer already exists [2021-10-27T00:56:27.891Z] 3d57a5f1bcee: Layer already exists [2021-10-27T00:56:27.891Z] dfdb5d6d0c28: Layer already exists [2021-10-27T00:56:27.891Z] fd3637a467d3: Layer already exists [2021-10-27T00:56:27.891Z] 5ed7c53890d3: Layer already exists [2021-10-27T00:56:27.891Z] main: digest: sha256:105890e0412ded2a4955ebe4ae0e0ecf64d9817486693550a3aa9c01275488cc size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-27T00:56:27.989Z] ===================================================== [Pipeline] echo [2021-10-27T00:56:27.999Z] taggedImages: [2021-10-27T00:56:27.999Z] - nexus3.edgexfoundry.org:10004/support-notifications:fb769a0070cc1922608d3d80e9a209584ebd424b [2021-10-27T00:56:27.999Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-10-27T00:56:27.999Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.80 [2021-10-27T00:56:27.999Z] - nexus3.edgexfoundry.org:10004/support-notifications:fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80 [2021-10-27T00:56:27.999Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-10-27T00:56:28.017Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-10-27T00:56:28.017Z] fb769a0070cc1922608d3d80e9a209584ebd424b [2021-10-27T00:56:28.017Z] latest [2021-10-27T00:56:28.017Z] 2.0.1-dev.80 [2021-10-27T00:56:28.017Z] fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80 [2021-10-27T00:56:28.017Z] main [2021-10-27T00:56:28.017Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:28.468Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:fb769a0070cc1922608d3d80e9a209584ebd424b [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:28.703Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T00:56:28.703Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T00:56:28.703Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T00:56:28.703Z] OK: 219 MiB in 52 packages [2021-10-27T00:56:28.757Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:fb769a0070cc1922608d3d80e9a209584ebd424b [2021-10-27T00:56:28.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-10-27T00:56:28.757Z] 325574d9f269: Preparing [2021-10-27T00:56:28.757Z] d5247ca92ea4: Preparing [2021-10-27T00:56:28.757Z] 3d57a5f1bcee: Preparing [2021-10-27T00:56:28.757Z] 2427ee2f4ef5: Preparing [2021-10-27T00:56:28.757Z] e2eb06d8af82: Preparing [2021-10-27T00:56:28.757Z] e2eb06d8af82: Layer already exists [2021-10-27T00:56:28.757Z] 3d57a5f1bcee: Layer already exists [2021-10-27T00:56:28.757Z] 2427ee2f4ef5: Layer already exists [2021-10-27T00:56:28.757Z] 325574d9f269: Pushed [2021-10-27T00:56:28.982Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T00:56:29.596Z] OK: 219 MiB in 52 packages [2021-10-27T00:56:29.880Z] OK: 219 MiB in 52 packages [2021-10-27T00:56:30.864Z] d5247ca92ea4: Pushed [2021-10-27T00:56:30.864Z] fb769a0070cc1922608d3d80e9a209584ebd424b: digest: sha256:573f7722cc8cb0f109f77847f0cbbcf5c6d85c62f873f5bf7784e7c5b3fe147e size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:31.136Z] OK: 219 MiB in 52 packages [2021-10-27T00:56:31.136Z] OK: 219 MiB in 52 packages [2021-10-27T00:56:31.136Z] Removing intermediate container 716fd502758d [2021-10-27T00:56:31.136Z] ---> e51cc645da33 [2021-10-27T00:56:31.136Z] Step 6/30 : COPY . . [2021-10-27T00:56:31.159Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:31.414Z] Removing intermediate container e429ccc4ec17 [2021-10-27T00:56:31.414Z] ---> 53ac45686c02 [2021-10-27T00:56:31.414Z] Step 6/23 : COPY go.mod . [2021-10-27T00:56:31.453Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-10-27T00:56:31.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-10-27T00:56:31.453Z] 325574d9f269: Preparing [2021-10-27T00:56:31.453Z] d5247ca92ea4: Preparing [2021-10-27T00:56:31.453Z] 3d57a5f1bcee: Preparing [2021-10-27T00:56:31.453Z] 2427ee2f4ef5: Preparing [2021-10-27T00:56:31.453Z] e2eb06d8af82: Preparing [2021-10-27T00:56:31.453Z] 3d57a5f1bcee: Layer already exists [2021-10-27T00:56:31.453Z] e2eb06d8af82: Layer already exists [2021-10-27T00:56:31.453Z] 325574d9f269: Layer already exists [2021-10-27T00:56:31.453Z] d5247ca92ea4: Layer already exists [2021-10-27T00:56:31.453Z] 2427ee2f4ef5: Layer already exists [2021-10-27T00:56:31.453Z] latest: digest: sha256:573f7722cc8cb0f109f77847f0cbbcf5c6d85c62f873f5bf7784e7c5b3fe147e size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:31.695Z] Removing intermediate container 61f63eb6470b [2021-10-27T00:56:31.695Z] ---> e48298112d3a [2021-10-27T00:56:31.695Z] Step 6/22 : COPY . . [2021-10-27T00:56:31.695Z] Removing intermediate container 20a21527a542 [2021-10-27T00:56:31.695Z] ---> 5940e4e22989 [2021-10-27T00:56:31.695Z] Step 6/22 : COPY . . [2021-10-27T00:56:31.747Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.80 [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:31.988Z] Removing intermediate container 71e48247b47c [2021-10-27T00:56:31.988Z] ---> 64ca4f73457f [2021-10-27T00:56:31.988Z] Step 6/22 : COPY . . [2021-10-27T00:56:32.040Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.80 [2021-10-27T00:56:32.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-10-27T00:56:32.040Z] 325574d9f269: Preparing [2021-10-27T00:56:32.040Z] d5247ca92ea4: Preparing [2021-10-27T00:56:32.040Z] 3d57a5f1bcee: Preparing [2021-10-27T00:56:32.040Z] 2427ee2f4ef5: Preparing [2021-10-27T00:56:32.040Z] e2eb06d8af82: Preparing [2021-10-27T00:56:32.040Z] 3d57a5f1bcee: Layer already exists [2021-10-27T00:56:32.040Z] 2427ee2f4ef5: Layer already exists [2021-10-27T00:56:32.040Z] 325574d9f269: Layer already exists [2021-10-27T00:56:32.040Z] e2eb06d8af82: Layer already exists [2021-10-27T00:56:32.040Z] d5247ca92ea4: Layer already exists [2021-10-27T00:56:32.040Z] 2.0.1-dev.80: digest: sha256:573f7722cc8cb0f109f77847f0cbbcf5c6d85c62f873f5bf7784e7c5b3fe147e size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:32.339Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80 [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:32.588Z] ---> 9b13564b8118 [2021-10-27T00:56:32.588Z] Step 7/23 : RUN go mod download [2021-10-27T00:56:32.632Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80 [2021-10-27T00:56:32.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-10-27T00:56:32.632Z] 325574d9f269: Preparing [2021-10-27T00:56:32.632Z] d5247ca92ea4: Preparing [2021-10-27T00:56:32.632Z] 3d57a5f1bcee: Preparing [2021-10-27T00:56:32.632Z] 2427ee2f4ef5: Preparing [2021-10-27T00:56:32.632Z] e2eb06d8af82: Preparing [2021-10-27T00:56:32.632Z] e2eb06d8af82: Layer already exists [2021-10-27T00:56:32.632Z] 325574d9f269: Layer already exists [2021-10-27T00:56:32.632Z] 2427ee2f4ef5: Layer already exists [2021-10-27T00:56:32.632Z] 3d57a5f1bcee: Layer already exists [2021-10-27T00:56:32.632Z] d5247ca92ea4: Layer already exists [2021-10-27T00:56:32.632Z] fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80: digest: sha256:573f7722cc8cb0f109f77847f0cbbcf5c6d85c62f873f5bf7784e7c5b3fe147e size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:32.862Z] ---> Running in 6c88c189a830 [2021-10-27T00:56:32.924Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:33.215Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-10-27T00:56:33.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-10-27T00:56:33.215Z] 325574d9f269: Preparing [2021-10-27T00:56:33.215Z] d5247ca92ea4: Preparing [2021-10-27T00:56:33.215Z] 3d57a5f1bcee: Preparing [2021-10-27T00:56:33.215Z] 2427ee2f4ef5: Preparing [2021-10-27T00:56:33.215Z] e2eb06d8af82: Preparing [2021-10-27T00:56:33.215Z] e2eb06d8af82: Layer already exists [2021-10-27T00:56:33.215Z] d5247ca92ea4: Layer already exists [2021-10-27T00:56:33.215Z] 325574d9f269: Layer already exists [2021-10-27T00:56:33.215Z] 2427ee2f4ef5: Layer already exists [2021-10-27T00:56:33.215Z] 3d57a5f1bcee: Layer already exists [2021-10-27T00:56:33.215Z] main: digest: sha256:573f7722cc8cb0f109f77847f0cbbcf5c6d85c62f873f5bf7784e7c5b3fe147e size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-27T00:56:33.246Z] ===================================================== [Pipeline] echo [2021-10-27T00:56:33.250Z] taggedImages: [2021-10-27T00:56:33.251Z] - nexus3.edgexfoundry.org:10004/support-scheduler:fb769a0070cc1922608d3d80e9a209584ebd424b [2021-10-27T00:56:33.251Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-10-27T00:56:33.251Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.80 [2021-10-27T00:56:33.251Z] - nexus3.edgexfoundry.org:10004/support-scheduler:fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80 [2021-10-27T00:56:33.251Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-10-27T00:56:33.269Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-10-27T00:56:33.269Z] fb769a0070cc1922608d3d80e9a209584ebd424b [2021-10-27T00:56:33.269Z] latest [2021-10-27T00:56:33.269Z] 2.0.1-dev.80 [2021-10-27T00:56:33.269Z] fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80 [2021-10-27T00:56:33.269Z] main [2021-10-27T00:56:33.269Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:33.565Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:fb769a0070cc1922608d3d80e9a209584ebd424b [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:33.853Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:fb769a0070cc1922608d3d80e9a209584ebd424b [2021-10-27T00:56:33.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-10-27T00:56:33.853Z] 85c169e10d0d: Preparing [2021-10-27T00:56:33.853Z] b847b8703892: Preparing [2021-10-27T00:56:33.853Z] 3110a7d44b89: Preparing [2021-10-27T00:56:33.853Z] b3018298cc18: Preparing [2021-10-27T00:56:33.853Z] 879b85f2d1ed: Preparing [2021-10-27T00:56:33.853Z] 6777e3bbcb7c: Preparing [2021-10-27T00:56:33.853Z] fd08d546f6b8: Preparing [2021-10-27T00:56:33.853Z] 0636255016a6: Preparing [2021-10-27T00:56:33.853Z] 84e9d258764d: Preparing [2021-10-27T00:56:33.853Z] 56463f638872: Preparing [2021-10-27T00:56:33.853Z] e2eb06d8af82: Preparing [2021-10-27T00:56:33.853Z] fd08d546f6b8: Waiting [2021-10-27T00:56:33.853Z] 0636255016a6: Waiting [2021-10-27T00:56:33.853Z] 84e9d258764d: Waiting [2021-10-27T00:56:33.853Z] 56463f638872: Waiting [2021-10-27T00:56:33.853Z] e2eb06d8af82: Waiting [2021-10-27T00:56:33.853Z] 6777e3bbcb7c: Waiting [2021-10-27T00:56:33.853Z] 879b85f2d1ed: Layer already exists [2021-10-27T00:56:34.122Z] 6777e3bbcb7c: Layer already exists [2021-10-27T00:56:34.384Z] fd08d546f6b8: Layer already exists [2021-10-27T00:56:34.642Z] b847b8703892: Pushed [2021-10-27T00:56:34.642Z] 0636255016a6: Layer already exists [2021-10-27T00:56:34.642Z] 85c169e10d0d: Pushed [2021-10-27T00:56:34.642Z] 3110a7d44b89: Pushed [2021-10-27T00:56:34.642Z] 56463f638872: Layer already exists [2021-10-27T00:56:34.901Z] 84e9d258764d: Layer already exists [2021-10-27T00:56:34.901Z] e2eb06d8af82: Layer already exists [2021-10-27T00:56:39.614Z] Removing intermediate container 6c88c189a830 [2021-10-27T00:56:39.614Z] ---> 44ade2a9ad17 [2021-10-27T00:56:39.614Z] Step 8/23 : COPY . . [2021-10-27T00:56:40.180Z] b3018298cc18: Pushed [2021-10-27T00:56:40.180Z] fb769a0070cc1922608d3d80e9a209584ebd424b: digest: sha256:7464a171c40d6d9f3970a4c335119543a8b15d1448fd5af09f240814bc70ec0c size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:40.476Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:40.764Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-10-27T00:56:40.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-10-27T00:56:40.764Z] 85c169e10d0d: Preparing [2021-10-27T00:56:40.764Z] b847b8703892: Preparing [2021-10-27T00:56:40.764Z] 3110a7d44b89: Preparing [2021-10-27T00:56:40.764Z] b3018298cc18: Preparing [2021-10-27T00:56:40.764Z] 879b85f2d1ed: Preparing [2021-10-27T00:56:40.764Z] 6777e3bbcb7c: Preparing [2021-10-27T00:56:40.764Z] fd08d546f6b8: Preparing [2021-10-27T00:56:40.764Z] 0636255016a6: Preparing [2021-10-27T00:56:40.764Z] 84e9d258764d: Preparing [2021-10-27T00:56:40.764Z] 56463f638872: Preparing [2021-10-27T00:56:40.764Z] e2eb06d8af82: Preparing [2021-10-27T00:56:40.764Z] 6777e3bbcb7c: Waiting [2021-10-27T00:56:40.764Z] 56463f638872: Waiting [2021-10-27T00:56:40.764Z] e2eb06d8af82: Waiting [2021-10-27T00:56:40.764Z] fd08d546f6b8: Waiting [2021-10-27T00:56:40.764Z] 0636255016a6: Waiting [2021-10-27T00:56:40.764Z] 84e9d258764d: Waiting [2021-10-27T00:56:40.764Z] 879b85f2d1ed: Layer already exists [2021-10-27T00:56:40.764Z] b847b8703892: Layer already exists [2021-10-27T00:56:40.764Z] b3018298cc18: Layer already exists [2021-10-27T00:56:40.764Z] 85c169e10d0d: Layer already exists [2021-10-27T00:56:40.764Z] 3110a7d44b89: Layer already exists [2021-10-27T00:56:40.764Z] 6777e3bbcb7c: Layer already exists [2021-10-27T00:56:40.764Z] 0636255016a6: Layer already exists [2021-10-27T00:56:40.764Z] fd08d546f6b8: Layer already exists [2021-10-27T00:56:40.764Z] 56463f638872: Layer already exists [2021-10-27T00:56:40.764Z] 84e9d258764d: Layer already exists [2021-10-27T00:56:40.764Z] e2eb06d8af82: Layer already exists [2021-10-27T00:56:40.764Z] latest: digest: sha256:7464a171c40d6d9f3970a4c335119543a8b15d1448fd5af09f240814bc70ec0c size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:41.056Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.80 [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:41.343Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.80 [2021-10-27T00:56:41.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-10-27T00:56:41.343Z] 85c169e10d0d: Preparing [2021-10-27T00:56:41.343Z] b847b8703892: Preparing [2021-10-27T00:56:41.343Z] 3110a7d44b89: Preparing [2021-10-27T00:56:41.343Z] b3018298cc18: Preparing [2021-10-27T00:56:41.343Z] 879b85f2d1ed: Preparing [2021-10-27T00:56:41.343Z] 6777e3bbcb7c: Preparing [2021-10-27T00:56:41.343Z] fd08d546f6b8: Preparing [2021-10-27T00:56:41.344Z] 0636255016a6: Preparing [2021-10-27T00:56:41.344Z] 84e9d258764d: Preparing [2021-10-27T00:56:41.344Z] 56463f638872: Preparing [2021-10-27T00:56:41.344Z] e2eb06d8af82: Preparing [2021-10-27T00:56:41.344Z] 0636255016a6: Waiting [2021-10-27T00:56:41.344Z] 84e9d258764d: Waiting [2021-10-27T00:56:41.344Z] 6777e3bbcb7c: Waiting [2021-10-27T00:56:41.344Z] fd08d546f6b8: Waiting [2021-10-27T00:56:41.344Z] 56463f638872: Waiting [2021-10-27T00:56:41.344Z] e2eb06d8af82: Waiting [2021-10-27T00:56:41.344Z] b847b8703892: Layer already exists [2021-10-27T00:56:41.344Z] 85c169e10d0d: Layer already exists [2021-10-27T00:56:41.344Z] 3110a7d44b89: Layer already exists [2021-10-27T00:56:41.344Z] b3018298cc18: Layer already exists [2021-10-27T00:56:41.344Z] 879b85f2d1ed: Layer already exists [2021-10-27T00:56:41.344Z] 6777e3bbcb7c: Layer already exists [2021-10-27T00:56:41.344Z] fd08d546f6b8: Layer already exists [2021-10-27T00:56:41.344Z] 0636255016a6: Layer already exists [2021-10-27T00:56:41.344Z] 56463f638872: Layer already exists [2021-10-27T00:56:41.344Z] 84e9d258764d: Layer already exists [2021-10-27T00:56:41.344Z] e2eb06d8af82: Layer already exists [2021-10-27T00:56:41.344Z] 2.0.1-dev.80: digest: sha256:7464a171c40d6d9f3970a4c335119543a8b15d1448fd5af09f240814bc70ec0c size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:41.638Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80 [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:41.927Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80 [2021-10-27T00:56:41.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-10-27T00:56:41.927Z] 85c169e10d0d: Preparing [2021-10-27T00:56:41.927Z] b847b8703892: Preparing [2021-10-27T00:56:41.927Z] 3110a7d44b89: Preparing [2021-10-27T00:56:41.927Z] b3018298cc18: Preparing [2021-10-27T00:56:41.927Z] 879b85f2d1ed: Preparing [2021-10-27T00:56:41.927Z] 6777e3bbcb7c: Preparing [2021-10-27T00:56:41.927Z] fd08d546f6b8: Preparing [2021-10-27T00:56:41.927Z] 0636255016a6: Preparing [2021-10-27T00:56:41.927Z] 84e9d258764d: Preparing [2021-10-27T00:56:41.927Z] 56463f638872: Preparing [2021-10-27T00:56:41.927Z] e2eb06d8af82: Preparing [2021-10-27T00:56:41.927Z] 0636255016a6: Waiting [2021-10-27T00:56:41.927Z] 6777e3bbcb7c: Waiting [2021-10-27T00:56:41.927Z] fd08d546f6b8: Waiting [2021-10-27T00:56:41.927Z] e2eb06d8af82: Waiting [2021-10-27T00:56:41.927Z] 56463f638872: Waiting [2021-10-27T00:56:41.927Z] b3018298cc18: Layer already exists [2021-10-27T00:56:41.927Z] 3110a7d44b89: Layer already exists [2021-10-27T00:56:41.927Z] 85c169e10d0d: Layer already exists [2021-10-27T00:56:41.927Z] b847b8703892: Layer already exists [2021-10-27T00:56:41.927Z] 879b85f2d1ed: Layer already exists [2021-10-27T00:56:41.927Z] 6777e3bbcb7c: Layer already exists [2021-10-27T00:56:41.927Z] 0636255016a6: Layer already exists [2021-10-27T00:56:41.927Z] 56463f638872: Layer already exists [2021-10-27T00:56:41.927Z] fd08d546f6b8: Layer already exists [2021-10-27T00:56:41.927Z] 84e9d258764d: Layer already exists [2021-10-27T00:56:41.927Z] e2eb06d8af82: Layer already exists [2021-10-27T00:56:41.927Z] fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80: digest: sha256:7464a171c40d6d9f3970a4c335119543a8b15d1448fd5af09f240814bc70ec0c size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:42.225Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-10-27T00:56:42.511Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-10-27T00:56:42.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-10-27T00:56:42.511Z] 85c169e10d0d: Preparing [2021-10-27T00:56:42.511Z] b847b8703892: Preparing [2021-10-27T00:56:42.511Z] 3110a7d44b89: Preparing [2021-10-27T00:56:42.511Z] b3018298cc18: Preparing [2021-10-27T00:56:42.511Z] 879b85f2d1ed: Preparing [2021-10-27T00:56:42.511Z] 6777e3bbcb7c: Preparing [2021-10-27T00:56:42.511Z] fd08d546f6b8: Preparing [2021-10-27T00:56:42.511Z] 0636255016a6: Preparing [2021-10-27T00:56:42.511Z] 84e9d258764d: Preparing [2021-10-27T00:56:42.511Z] 56463f638872: Preparing [2021-10-27T00:56:42.511Z] e2eb06d8af82: Preparing [2021-10-27T00:56:42.511Z] 6777e3bbcb7c: Waiting [2021-10-27T00:56:42.511Z] fd08d546f6b8: Waiting [2021-10-27T00:56:42.511Z] 0636255016a6: Waiting [2021-10-27T00:56:42.511Z] 84e9d258764d: Waiting [2021-10-27T00:56:42.511Z] 56463f638872: Waiting [2021-10-27T00:56:42.511Z] e2eb06d8af82: Waiting [2021-10-27T00:56:42.511Z] 85c169e10d0d: Layer already exists [2021-10-27T00:56:42.511Z] b3018298cc18: Layer already exists [2021-10-27T00:56:42.511Z] 3110a7d44b89: Layer already exists [2021-10-27T00:56:42.511Z] 879b85f2d1ed: Layer already exists [2021-10-27T00:56:42.511Z] b847b8703892: Layer already exists [2021-10-27T00:56:42.511Z] 6777e3bbcb7c: Layer already exists [2021-10-27T00:56:42.511Z] fd08d546f6b8: Layer already exists [2021-10-27T00:56:42.511Z] 0636255016a6: Layer already exists [2021-10-27T00:56:42.511Z] 84e9d258764d: Layer already exists [2021-10-27T00:56:42.511Z] 56463f638872: Layer already exists [2021-10-27T00:56:42.511Z] e2eb06d8af82: Layer already exists [2021-10-27T00:56:42.511Z] main: digest: sha256:7464a171c40d6d9f3970a4c335119543a8b15d1448fd5af09f240814bc70ec0c size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-27T00:56:42.542Z] ===================================================== [Pipeline] echo [2021-10-27T00:56:42.550Z] taggedImages: [2021-10-27T00:56:42.550Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:fb769a0070cc1922608d3d80e9a209584ebd424b [2021-10-27T00:56:42.550Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-10-27T00:56:42.550Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.80 [2021-10-27T00:56:42.550Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80 [2021-10-27T00:56:42.550Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-27T00:56:47.918Z] ---> bbeb091e210d [2021-10-27T00:56:47.918Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T00:56:47.918Z] ---> Running in ca3e450517b2 [2021-10-27T00:56:47.918Z] ---> 5cbc18078a5f [2021-10-27T00:56:47.918Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T00:56:47.918Z] ---> Running in 304515db0c0e [2021-10-27T00:56:48.200Z] ---> 8ba82d106048 [2021-10-27T00:56:48.200Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T00:56:48.200Z] ---> Running in bb56cf9a2c98 [2021-10-27T00:56:48.479Z] ---> f472c848befc [2021-10-27T00:56:48.479Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T00:56:48.781Z] ---> Running in df0ae04cf486 [2021-10-27T00:56:53.138Z] Removing intermediate container ca3e450517b2 [2021-10-27T00:56:53.138Z] ---> 28b0c5b0cce1 [2021-10-27T00:56:53.138Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-27T00:56:53.138Z] ---> Running in c7e3f628d5c9 [2021-10-27T00:56:53.138Z] Removing intermediate container 304515db0c0e [2021-10-27T00:56:53.138Z] ---> 4de512c9dcfd [2021-10-27T00:56:53.138Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-27T00:56:53.415Z] ---> Running in 67dcc29ce9c6 [2021-10-27T00:56:54.017Z] Removing intermediate container bb56cf9a2c98 [2021-10-27T00:56:54.017Z] ---> 28d197828f8b [2021-10-27T00:56:54.017Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-27T00:56:54.017Z] ---> Running in e1143763bb02 [2021-10-27T00:56:54.646Z] Removing intermediate container df0ae04cf486 [2021-10-27T00:56:54.646Z] ---> 45d51a2a8037 [2021-10-27T00:56:54.646Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-27T00:56:54.646Z] ---> Running in 2ee81965cf80 [2021-10-27T00:56:55.656Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-27T00:56:55.656Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/core-command/core-command ./cmd/core-command [2021-10-27T00:56:56.654Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/core-data/core-data ./cmd/core-data [2021-10-27T00:56:56.938Z] ---> b18e5fefb33a [2021-10-27T00:56:56.938Z] Step 9/23 : RUN go mod tidy [2021-10-27T00:56:56.938Z] ---> Running in 680b151050b1 [2021-10-27T00:56:57.219Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-27T00:57:05.551Z] Removing intermediate container 680b151050b1 [2021-10-27T00:57:05.551Z] ---> 888d86f29539 [2021-10-27T00:57:05.551Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-27T00:57:05.551Z] ---> Running in 0186bfe50973 [2021-10-27T00:57:06.997Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-27T00:59:29.414Z] Removing intermediate container 67dcc29ce9c6 [2021-10-27T00:59:29.414Z] ---> 8d3cdbdafb07 [2021-10-27T00:59:29.414Z] [2021-10-27T00:59:29.414Z] Step 9/22 : FROM alpine:3.14 [2021-10-27T00:59:29.414Z] 3.14: Pulling from library/alpine [2021-10-27T00:59:29.414Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-27T00:59:29.414Z] Status: Downloaded newer image for alpine:3.14 [2021-10-27T00:59:29.414Z] ---> bb3de5531c18 [2021-10-27T00:59:29.414Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-27T00:59:29.414Z] ---> Running in 27e6c71d7bbc [2021-10-27T00:59:29.414Z] Removing intermediate container 2ee81965cf80 [2021-10-27T00:59:29.414Z] ---> 954e0956bb3e [2021-10-27T00:59:29.414Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-27T00:59:29.414Z] ---> Running in 3d795aa29e15 [2021-10-27T00:59:29.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T00:59:29.414Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-27T00:59:29.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T00:59:29.414Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-27T00:59:29.414Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T00:59:29.414Z] OK: 5 MiB in 15 packages [2021-10-27T00:59:29.414Z] Removing intermediate container c7e3f628d5c9 [2021-10-27T00:59:29.414Z] ---> 163a3197bd8e [2021-10-27T00:59:29.414Z] [2021-10-27T00:59:29.414Z] Step 9/30 : FROM alpine:3.14 [2021-10-27T00:59:29.414Z] ---> bb3de5531c18 [2021-10-27T00:59:29.414Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-27T00:59:29.414Z] ---> Running in 0fa819d56fa2 [2021-10-27T00:59:29.414Z] Removing intermediate container 0fa819d56fa2 [2021-10-27T00:59:29.414Z] ---> 59f2d4f6932b [2021-10-27T00:59:29.414Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-27T00:59:29.414Z] ---> Running in 074ad4be2cba [2021-10-27T00:59:29.414Z] Removing intermediate container 27e6c71d7bbc [2021-10-27T00:59:29.414Z] ---> cfc944c1b13c [2021-10-27T00:59:29.414Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-27T00:59:29.414Z] ---> Running in ee6d0bd5e724 [2021-10-27T00:59:29.414Z] Removing intermediate container ee6d0bd5e724 [2021-10-27T00:59:29.414Z] ---> f67455bd142c [2021-10-27T00:59:29.414Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-27T00:59:29.414Z] ---> Running in 016c4fe2fdaf [2021-10-27T00:59:29.414Z] Removing intermediate container 016c4fe2fdaf [2021-10-27T00:59:29.414Z] ---> 21371cb066b2 [2021-10-27T00:59:29.414Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-27T00:59:29.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T00:59:29.414Z] ---> Running in 5179ac887973 [2021-10-27T00:59:29.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T00:59:29.415Z] Removing intermediate container 5179ac887973 [2021-10-27T00:59:29.415Z] ---> 63549940e1bc [2021-10-27T00:59:29.415Z] Step 14/22 : WORKDIR / [2021-10-27T00:59:29.415Z] Removing intermediate container 3d795aa29e15 [2021-10-27T00:59:29.415Z] ---> a6181c1efb23 [2021-10-27T00:59:29.415Z] [2021-10-27T00:59:29.415Z] Step 10/22 : FROM docker:20.10.8 [2021-10-27T00:59:29.415Z] ---> Running in 7044fc8c212b [2021-10-27T00:59:29.415Z] 20.10.8: Pulling from library/docker [2021-10-27T00:59:30.757Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-27T00:59:30.757Z] (2/2) Installing su-exec (0.2-r1) [2021-10-27T00:59:30.757Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T00:59:30.757Z] OK: 5 MiB in 16 packages [2021-10-27T00:59:30.757Z] Removing intermediate container 7044fc8c212b [2021-10-27T00:59:30.757Z] ---> e85d68d0f190 [2021-10-27T00:59:30.757Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T00:59:33.406Z] Removing intermediate container 074ad4be2cba [2021-10-27T00:59:33.406Z] ---> d4a8585c1e25 [2021-10-27T00:59:33.406Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-27T00:59:33.406Z] ---> 6cc77db2072a [2021-10-27T00:59:33.406Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-27T00:59:33.406Z] ---> Running in 8f818f6ebf18 [2021-10-27T00:59:34.403Z] Removing intermediate container 8f818f6ebf18 [2021-10-27T00:59:34.403Z] ---> 4d3404c8e55c [2021-10-27T00:59:34.403Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-27T00:59:34.403Z] ---> Running in 30fa4d484387 [2021-10-27T00:59:35.865Z] Removing intermediate container 30fa4d484387 [2021-10-27T00:59:35.865Z] ---> 20ae8c08cdfd [2021-10-27T00:59:35.865Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-27T00:59:35.865Z] ---> a1b372f6329b [2021-10-27T00:59:35.865Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-27T00:59:35.865Z] ---> Running in 09184d3288bc [2021-10-27T00:59:38.517Z] ---> c3d968534a7e [2021-10-27T00:59:38.517Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-27T00:59:38.517Z] ---> Running in b0314100e355 [2021-10-27T00:59:39.503Z] Removing intermediate container b0314100e355 [2021-10-27T00:59:39.503Z] ---> f86aa5e32f63 [2021-10-27T00:59:39.503Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T00:59:39.503Z] ---> Running in 88eec5257087 [2021-10-27T00:59:40.116Z] Removing intermediate container 09184d3288bc [2021-10-27T00:59:40.116Z] ---> ebc2281c8d9a [2021-10-27T00:59:40.116Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-27T00:59:40.116Z] ---> Running in 4e31a22c0214 [2021-10-27T00:59:40.389Z] Removing intermediate container 88eec5257087 [2021-10-27T00:59:40.389Z] ---> 76b95cbb2340 [2021-10-27T00:59:40.389Z] Step 20/22 : LABEL arch=arm64 [2021-10-27T00:59:40.666Z] ---> Running in 673bfb9a8a05 [2021-10-27T00:59:40.943Z] Removing intermediate container 4e31a22c0214 [2021-10-27T00:59:40.943Z] ---> 2740be10cc5c [2021-10-27T00:59:40.943Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-27T00:59:40.943Z] Removing intermediate container 0186bfe50973 [2021-10-27T00:59:40.943Z] ---> 6e911b7b5eac [2021-10-27T00:59:40.943Z] [2021-10-27T00:59:40.943Z] Step 11/23 : FROM alpine:3.14 [2021-10-27T00:59:40.943Z] ---> bb3de5531c18 [2021-10-27T00:59:40.943Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-27T00:59:40.943Z] ---> Using cache [2021-10-27T00:59:40.943Z] ---> cfc944c1b13c [2021-10-27T00:59:40.943Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-27T00:59:40.943Z] ---> Using cache [2021-10-27T00:59:40.943Z] ---> f67455bd142c [2021-10-27T00:59:40.943Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-27T00:59:41.219Z] ---> Running in 252d142f762d [2021-10-27T00:59:41.498Z] Removing intermediate container 673bfb9a8a05 [2021-10-27T00:59:41.498Z] ---> e80d2da02945 [2021-10-27T00:59:41.498Z] Step 21/22 : LABEL git_sha=fb769a0070cc1922608d3d80e9a209584ebd424b [2021-10-27T00:59:41.772Z] ---> Running in b40855033829 [2021-10-27T00:59:42.057Z] Removing intermediate container 252d142f762d [2021-10-27T00:59:42.057Z] ---> 1eb2add485d3 [2021-10-27T00:59:42.057Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-27T00:59:42.338Z] ---> Running in 4f16a57226a6 [2021-10-27T00:59:42.612Z] Removing intermediate container b40855033829 [2021-10-27T00:59:42.612Z] ---> 4d3bc82f1240 [2021-10-27T00:59:42.612Z] Step 22/22 : LABEL version=2.0.1-dev.80 [2021-10-27T00:59:42.892Z] ---> 8d3ae61d2447 [2021-10-27T00:59:42.892Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-27T00:59:42.892Z] ---> Running in 9c2f25443d87 [2021-10-27T00:59:42.892Z] ---> Running in c8c9293800f9 [2021-10-27T00:59:43.172Z] Removing intermediate container 4f16a57226a6 [2021-10-27T00:59:43.172Z] ---> aaca2cae7462 [2021-10-27T00:59:43.172Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T00:59:47.042Z] Removing intermediate container 9c2f25443d87 [2021-10-27T00:59:47.042Z] ---> 1f67ad922329 [2021-10-27T00:59:47.042Z] [2021-10-27T00:59:47.042Z] Successfully built 1f67ad922329 [2021-10-27T00:59:47.042Z] Successfully tagged core-command-arm64:latest [2021-10-27T00:59:47.042Z]  Building core-command ... done Building support-notifications [2021-10-27T00:59:47.042Z] ---> dc72a66c18e5 [2021-10-27T00:59:47.042Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-27T00:59:47.042Z] Removing intermediate container c8c9293800f9 [2021-10-27T00:59:47.042Z] ---> bcbe61f414ed [2021-10-27T00:59:47.042Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T00:59:47.699Z] ---> 164ddc5c1a92 [2021-10-27T00:59:47.699Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-27T00:59:48.714Z] ---> d3ba2c145a02 [2021-10-27T00:59:48.714Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-27T00:59:48.714Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-27T00:59:48.714Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-27T00:59:48.714Z] ---> 3734d5adc5ac [2021-10-27T00:59:48.714Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-27T00:59:48.994Z] ---> Running in 0a9ca2b50e17 [2021-10-27T00:59:49.272Z] ---> fff8b89efb53 [2021-10-27T00:59:49.272Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-27T00:59:49.272Z] Removing intermediate container e1143763bb02 [2021-10-27T00:59:49.272Z] ---> 2f03c7adb9d9 [2021-10-27T00:59:49.272Z] [2021-10-27T00:59:49.272Z] Step 9/22 : FROM alpine:3.14 [2021-10-27T00:59:49.272Z] ---> bb3de5531c18 [2021-10-27T00:59:49.272Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-27T00:59:49.551Z] ---> Running in 8cf597602c46 [2021-10-27T00:59:49.551Z] ---> Running in ae41f5f4e218 [2021-10-27T00:59:49.551Z] Removing intermediate container 0a9ca2b50e17 [2021-10-27T00:59:49.551Z] ---> 881f36ca809f [2021-10-27T00:59:49.551Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-10-27T00:59:49.839Z] ---> Running in 64d7ec5a922d [2021-10-27T00:59:50.136Z] Removing intermediate container 8cf597602c46 [2021-10-27T00:59:50.136Z] ---> 2c3692b92dc0 [2021-10-27T00:59:50.136Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-27T00:59:50.429Z] Removing intermediate container ae41f5f4e218 [2021-10-27T00:59:50.429Z] ---> f0d2e35f5f68 [2021-10-27T00:59:50.429Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T00:59:50.429Z] ---> Running in 762b14dc322a [2021-10-27T00:59:50.429Z] ---> Running in 2ec890e087e2 [2021-10-27T00:59:51.453Z] ---> 813a5f9c1ccc [2021-10-27T00:59:51.453Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-27T00:59:51.453Z] Removing intermediate container 2ec890e087e2 [2021-10-27T00:59:51.453Z] ---> 504416b51aa0 [2021-10-27T00:59:51.453Z] Step 21/23 : LABEL arch=arm64 [2021-10-27T00:59:51.453Z] Removing intermediate container 762b14dc322a [2021-10-27T00:59:51.453Z] ---> 810af0368204 [2021-10-27T00:59:51.453Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-27T00:59:51.728Z] ---> Running in 1da29196aac3 [2021-10-27T00:59:51.728Z] ---> Running in e33ca5f5e0f6 [2021-10-27T00:59:52.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T00:59:52.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T00:59:52.890Z] Removing intermediate container e33ca5f5e0f6 [2021-10-27T00:59:52.890Z] ---> 7052529ebfa2 [2021-10-27T00:59:52.890Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T00:59:52.890Z] Removing intermediate container 1da29196aac3 [2021-10-27T00:59:52.890Z] ---> f52fc914a8cc [2021-10-27T00:59:52.890Z] Step 22/23 : LABEL git_sha=fb769a0070cc1922608d3d80e9a209584ebd424b [2021-10-27T00:59:52.890Z] ---> Running in 0ed31b1e41a6 [2021-10-27T00:59:52.890Z] ---> Running in 55f98702dc89 [2021-10-27T00:59:53.168Z] ---> e754c0a90d3f [2021-10-27T00:59:53.168Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-27T00:59:53.168Z] (1/42) Installing readline (8.1.0-r0) [2021-10-27T00:59:53.451Z] (2/42) Installing bash (5.1.4-r0) [2021-10-27T00:59:53.451Z] Executing bash-5.1.4-r0.post-install [2021-10-27T00:59:53.451Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-27T00:59:53.451Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-27T00:59:53.451Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-27T00:59:53.451Z] (6/42) Installing curl (7.79.1-r0) [2021-10-27T00:59:53.451Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-27T00:59:53.451Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-27T00:59:53.737Z] (9/42) Installing expat (2.4.1-r0) [2021-10-27T00:59:53.737Z] (10/42) Installing libffi (3.3-r2) [2021-10-27T00:59:53.737Z] (11/42) Installing gdbm (1.19-r0) [2021-10-27T00:59:53.737Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-27T00:59:53.737Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-27T00:59:53.737Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-27T00:59:53.737Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-27T00:59:53.737Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-27T00:59:53.737Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-27T00:59:54.016Z] Removing intermediate container 55f98702dc89 [2021-10-27T00:59:54.016Z] ---> 31d5243b7d5e [2021-10-27T00:59:54.016Z] Step 23/23 : LABEL version=2.0.1-dev.80 [2021-10-27T00:59:54.627Z] ---> Running in e476a1effd7a [2021-10-27T00:59:54.908Z] ---> 72176fd926c1 [2021-10-27T00:59:54.908Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-27T00:59:55.517Z] Removing intermediate container e476a1effd7a [2021-10-27T00:59:55.517Z] ---> 2c906c781cde [2021-10-27T00:59:55.517Z] [2021-10-27T00:59:56.121Z] Successfully built 2c906c781cde [2021-10-27T00:59:56.121Z] Successfully tagged support-scheduler-arm64:latest [2021-10-27T00:59:56.121Z]  Building support-scheduler ... done Building core-metadata [2021-10-27T00:59:56.404Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-27T00:59:56.404Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-27T00:59:56.404Z] ---> cf48ed37f10e [2021-10-27T00:59:56.404Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-27T00:59:56.684Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-27T00:59:56.684Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-27T00:59:56.684Z] Removing intermediate container 0ed31b1e41a6 [2021-10-27T00:59:56.684Z] ---> 7e8e76b550f7 [2021-10-27T00:59:56.684Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-27T00:59:56.684Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-27T00:59:56.684Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-27T00:59:56.684Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-27T00:59:56.684Z] ---> Running in 66e95036c949 [2021-10-27T00:59:56.975Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-27T00:59:56.975Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-27T00:59:56.975Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-27T00:59:56.975Z] ---> Running in 33c7e158b0e7 [2021-10-27T00:59:56.975Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-27T00:59:56.975Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-27T00:59:56.975Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-27T00:59:56.975Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-27T00:59:56.975Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-27T00:59:56.975Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-27T00:59:56.975Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-27T00:59:57.266Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-27T00:59:57.266Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-27T00:59:57.266Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-27T00:59:57.266Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-27T00:59:57.266Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-27T00:59:57.266Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-27T00:59:57.266Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-27T00:59:57.547Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-27T00:59:57.547Z] Removing intermediate container 66e95036c949 [2021-10-27T00:59:57.547Z] ---> bf6b7c28d66b [2021-10-27T00:59:57.547Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-27T00:59:58.159Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T00:59:58.159Z] OK: 84 MiB in 64 packages [2021-10-27T00:59:58.796Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T00:59:59.405Z] ---> bc18d977c659 [2021-10-27T00:59:59.405Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-27T00:59:59.696Z] ---> Running in b7d4d521b5ae [2021-10-27T00:59:59.977Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T01:00:00.983Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:00:00.984Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:00:00.984Z] ---> 4d92c43037a0 [2021-10-27T01:00:00.984Z] Step 3/21 : WORKDIR /edgex-go [2021-10-27T01:00:00.984Z] ---> Using cache [2021-10-27T01:00:00.984Z] ---> e14c5cfa0230 [2021-10-27T01:00:00.984Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:00:00.984Z] ---> Using cache [2021-10-27T01:00:00.984Z] ---> cd07b44236f8 [2021-10-27T01:00:00.984Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-27T01:00:00.984Z] ---> Running in 8996da8db4d5 [2021-10-27T01:00:01.295Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-27T01:00:01.295Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-27T01:00:01.575Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-27T01:00:01.575Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-27T01:00:01.864Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-27T01:00:01.864Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-27T01:00:01.864Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T01:00:02.144Z] OK: 8 MiB in 20 packages [2021-10-27T01:00:03.635Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T01:00:03.635Z] Removing intermediate container b7d4d521b5ae [2021-10-27T01:00:03.635Z] ---> fa2975f4a983 [2021-10-27T01:00:03.635Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-27T01:00:03.915Z] ---> Running in c2c689022317 [2021-10-27T01:00:03.916Z] Removing intermediate container 33c7e158b0e7 [2021-10-27T01:00:03.916Z] ---> 1faa4085bd8f [2021-10-27T01:00:03.916Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T01:00:04.537Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T01:00:04.537Z] Removing intermediate container c2c689022317 [2021-10-27T01:00:04.537Z] ---> a10f9d18ae62 [2021-10-27T01:00:04.537Z] Step 27/30 : CMD ["gate"] [2021-10-27T01:00:04.819Z] Collecting docker-compose==1.23.2 [2021-10-27T01:00:05.095Z] ---> Running in b38ca7c216d1 [2021-10-27T01:00:05.095Z] ---> 01a1053e6fb6 [2021-10-27T01:00:05.095Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-27T01:00:05.095Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-27T01:00:05.707Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-27T01:00:05.707Z] OK: 219 MiB in 52 packages [2021-10-27T01:00:05.707Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-27T01:00:05.992Z] Removing intermediate container b38ca7c216d1 [2021-10-27T01:00:05.992Z] ---> 60b4f992ec05 [2021-10-27T01:00:05.992Z] Step 28/30 : LABEL arch=arm64 [2021-10-27T01:00:06.273Z] ---> Running in c35099434b5c [2021-10-27T01:00:07.283Z] Removing intermediate container 8996da8db4d5 [2021-10-27T01:00:07.283Z] ---> 610a6ca5f233 [2021-10-27T01:00:07.283Z] Step 6/21 : COPY . . [2021-10-27T01:00:07.283Z] Removing intermediate container c35099434b5c [2021-10-27T01:00:07.283Z] ---> 21b7fc698f32 [2021-10-27T01:00:07.283Z] Step 29/30 : LABEL git_sha=fb769a0070cc1922608d3d80e9a209584ebd424b [2021-10-27T01:00:07.896Z] ---> Running in 6c21799aa3b1 [2021-10-27T01:00:08.176Z] ---> 72fcbf51ec26 [2021-10-27T01:00:08.176Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-27T01:00:09.173Z] Removing intermediate container 6c21799aa3b1 [2021-10-27T01:00:09.173Z] ---> 140f31373f52 [2021-10-27T01:00:09.173Z] Step 30/30 : LABEL version=2.0.1-dev.80 [2021-10-27T01:00:09.173Z] Collecting jsonschema<3,>=2.5.1 [2021-10-27T01:00:09.173Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-27T01:00:09.455Z] Collecting texttable<0.10,>=0.9.0 [2021-10-27T01:00:09.455Z] ---> Running in 92528b78bba7 [2021-10-27T01:00:09.455Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-27T01:00:09.455Z] ---> e403095a8cc5 [2021-10-27T01:00:09.455Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-27T01:00:09.741Z] ---> Running in ea3d3a2278be [2021-10-27T01:00:10.348Z] Removing intermediate container 92528b78bba7 [2021-10-27T01:00:10.348Z] ---> 47a244e976bb [2021-10-27T01:00:10.348Z] [2021-10-27T01:00:10.624Z] Removing intermediate container ea3d3a2278be [2021-10-27T01:00:10.624Z] ---> 5b8394848637 [2021-10-27T01:00:10.624Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T01:00:10.901Z] Successfully built 47a244e976bb [2021-10-27T01:00:10.901Z] ---> Running in dda637b147b5 [2021-10-27T01:00:10.901Z] Successfully tagged security-bootstrapper-arm64:latest [2021-10-27T01:00:10.901Z]  Building security-bootstrapper ... done Building security-proxy-setup [2021-10-27T01:00:11.899Z] Removing intermediate container dda637b147b5 [2021-10-27T01:00:11.899Z] ---> 11d2980a5b2b [2021-10-27T01:00:11.899Z] Step 20/22 : LABEL arch=arm64 [2021-10-27T01:00:12.176Z] Collecting cached-property<2,>=1.2.0 [2021-10-27T01:00:12.176Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-27T01:00:12.176Z] ---> Running in deeb859ffe0d [2021-10-27T01:00:12.176Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-27T01:00:12.797Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-27T01:00:12.797Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-27T01:00:13.080Z] Removing intermediate container deeb859ffe0d [2021-10-27T01:00:13.080Z] ---> 49ef213e58e8 [2021-10-27T01:00:13.080Z] Step 21/22 : LABEL git_sha=fb769a0070cc1922608d3d80e9a209584ebd424b [2021-10-27T01:00:13.356Z] ---> Running in cce26ce11218 [2021-10-27T01:00:13.631Z] Collecting docker<4.0,>=3.6.0 [2021-10-27T01:00:13.631Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-27T01:00:14.237Z] Removing intermediate container cce26ce11218 [2021-10-27T01:00:14.237Z] ---> 24709bd7c3e5 [2021-10-27T01:00:14.237Z] Step 22/22 : LABEL version=2.0.1-dev.80 [2021-10-27T01:00:14.510Z] ---> Running in 133b8050bde1 [2021-10-27T01:00:15.109Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-27T01:00:15.109Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-27T01:00:15.397Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:00:15.397Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:00:15.397Z] ---> 4d92c43037a0 [2021-10-27T01:00:15.397Z] Step 3/22 : WORKDIR /edgex-go [2021-10-27T01:00:15.397Z] ---> Using cache [2021-10-27T01:00:15.397Z] ---> e14c5cfa0230 [2021-10-27T01:00:15.397Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:00:15.397Z] ---> Using cache [2021-10-27T01:00:15.397Z] ---> cd07b44236f8 [2021-10-27T01:00:15.397Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-27T01:00:15.397Z] ---> Using cache [2021-10-27T01:00:15.397Z] ---> 5940e4e22989 [2021-10-27T01:00:15.397Z] Step 6/22 : COPY . . [2021-10-27T01:00:15.397Z] ---> Using cache [2021-10-27T01:00:15.397Z] ---> 5cbc18078a5f [2021-10-27T01:00:15.397Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:00:15.397Z] ---> Using cache [2021-10-27T01:00:15.397Z] ---> 4de512c9dcfd [2021-10-27T01:00:15.397Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-27T01:00:16.946Z] Removing intermediate container 133b8050bde1 [2021-10-27T01:00:16.946Z] ---> ba536dcfa987 [2021-10-27T01:00:16.946Z] [2021-10-27T01:00:16.946Z] ---> Running in 6a0a7451d842 [2021-10-27T01:00:16.946Z] Successfully built ba536dcfa987 [2021-10-27T01:00:16.946Z] Successfully tagged core-data-arm64:latest [2021-10-27T01:00:16.946Z]  Building core-data ... done Building security-secretstore-setup [2021-10-27T01:00:16.946Z] Collecting PyYAML<4,>=3.10 [2021-10-27T01:00:16.946Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-27T01:00:17.936Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-27T01:00:21.371Z] Collecting docopt<0.7,>=0.6.1 [2021-10-27T01:00:21.371Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-27T01:00:24.049Z] ---> 8b4a7c7ed5d2 [2021-10-27T01:00:24.049Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:00:24.049Z] ---> Running in f5c278a586c1 [2021-10-27T01:00:24.660Z] Collecting docker-pycreds>=0.4.0 [2021-10-27T01:00:24.660Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-27T01:00:26.112Z] Collecting idna<2.8,>=2.5 [2021-10-27T01:00:26.745Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-27T01:00:27.753Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-27T01:00:27.753Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-27T01:00:27.753Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-10-27T01:00:28.040Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-27T01:00:28.040Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-27T01:00:28.669Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-27T01:00:28.669Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-27T01:00:28.669Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-27T01:00:28.669Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-27T01:00:30.709Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-27T01:00:30.709Z] Attempting uninstall: urllib3 [2021-10-27T01:00:30.709Z] Found existing installation: urllib3 1.26.5 [2021-10-27T01:00:30.709Z] Uninstalling urllib3-1.26.5: [2021-10-27T01:00:30.709Z] Removing intermediate container f5c278a586c1 [2021-10-27T01:00:30.709Z] ---> 4fb11130893b [2021-10-27T01:00:30.709Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-27T01:00:30.709Z] Successfully uninstalled urllib3-1.26.5 [2021-10-27T01:00:30.709Z] ---> Running in dd160fa37690 [2021-10-27T01:00:31.708Z] Attempting uninstall: idna [2021-10-27T01:00:31.708Z] Found existing installation: idna 3.2 [2021-10-27T01:00:31.708Z] Uninstalling idna-3.2: [2021-10-27T01:00:31.987Z] Successfully uninstalled idna-3.2 [2021-10-27T01:00:33.441Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-27T01:00:33.441Z] Attempting uninstall: chardet [2021-10-27T01:00:33.441Z] Found existing installation: chardet 4.0.0 [2021-10-27T01:00:33.441Z] Uninstalling chardet-4.0.0: [2021-10-27T01:00:33.721Z] Successfully uninstalled chardet-4.0.0 [2021-10-27T01:00:34.714Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:00:34.714Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:00:34.714Z] ---> 4d92c43037a0 [2021-10-27T01:00:34.714Z] Step 3/20 : WORKDIR /edgex-go [2021-10-27T01:00:34.714Z] ---> Using cache [2021-10-27T01:00:34.714Z] ---> e14c5cfa0230 [2021-10-27T01:00:34.714Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:00:34.714Z] ---> Using cache [2021-10-27T01:00:34.714Z] ---> cd07b44236f8 [2021-10-27T01:00:34.714Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-27T01:00:34.714Z] ---> Using cache [2021-10-27T01:00:34.714Z] ---> 5940e4e22989 [2021-10-27T01:00:34.714Z] Step 6/20 : COPY . . [2021-10-27T01:00:34.714Z] ---> Using cache [2021-10-27T01:00:34.714Z] ---> 5cbc18078a5f [2021-10-27T01:00:34.714Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:00:34.714Z] ---> Using cache [2021-10-27T01:00:34.714Z] ---> 4de512c9dcfd [2021-10-27T01:00:34.714Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-27T01:00:34.714Z] ---> Running in 01d6cd4cfc99 [2021-10-27T01:00:37.382Z] Attempting uninstall: requests [2021-10-27T01:00:37.382Z] Found existing installation: requests 2.25.1 [2021-10-27T01:00:37.382Z] Uninstalling requests-2.25.1: [2021-10-27T01:00:37.382Z] Successfully uninstalled requests-2.25.1 [2021-10-27T01:00:37.659Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-27T01:00:38.267Z] Running setup.py install for texttable: started [2021-10-27T01:00:39.735Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:00:39.735Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:00:39.735Z] ---> 4d92c43037a0 [2021-10-27T01:00:39.735Z] Step 3/24 : WORKDIR /edgex-go [2021-10-27T01:00:39.735Z] ---> Using cache [2021-10-27T01:00:39.735Z] ---> e14c5cfa0230 [2021-10-27T01:00:39.735Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:00:39.735Z] ---> Using cache [2021-10-27T01:00:39.735Z] ---> cd07b44236f8 [2021-10-27T01:00:39.735Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-27T01:00:39.735Z] ---> Using cache [2021-10-27T01:00:39.735Z] ---> 5940e4e22989 [2021-10-27T01:00:39.735Z] Step 6/24 : COPY . . [2021-10-27T01:00:39.735Z] ---> Using cache [2021-10-27T01:00:39.735Z] ---> 5cbc18078a5f [2021-10-27T01:00:39.735Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:00:39.735Z] ---> Using cache [2021-10-27T01:00:39.735Z] ---> 4de512c9dcfd [2021-10-27T01:00:39.735Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-27T01:00:40.023Z] ---> Running in cf5a8f9bcc5c [2021-10-27T01:00:42.029Z] Running setup.py install for texttable: finished with status 'done' [2021-10-27T01:00:42.029Z] Running setup.py install for PyYAML: started [2021-10-27T01:00:42.309Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-27T01:00:48.134Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-27T01:00:48.806Z] Running setup.py install for docopt: started [2021-10-27T01:00:52.228Z] Running setup.py install for docopt: finished with status 'done' [2021-10-27T01:00:52.228Z] Running setup.py install for dockerpty: started [2021-10-27T01:00:55.657Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-27T01:00:59.243Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-10-27T01:01:12.677Z] Removing intermediate container 64d7ec5a922d [2021-10-27T01:01:12.677Z] ---> 407b6cb27ca0 [2021-10-27T01:01:12.677Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-27T01:01:12.677Z] ---> Running in ae78a42f2420 [2021-10-27T01:01:12.952Z] Removing intermediate container ae78a42f2420 [2021-10-27T01:01:12.952Z] ---> 2892d8216275 [2021-10-27T01:01:12.952Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-27T01:01:12.952Z] ---> Running in c60c3175714f [2021-10-27T01:01:13.560Z] Removing intermediate container c60c3175714f [2021-10-27T01:01:13.560Z] ---> ff8ed2038742 [2021-10-27T01:01:13.560Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-27T01:01:15.546Z] ---> f374d766e448 [2021-10-27T01:01:15.546Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-27T01:01:16.536Z] ---> a9d2dc37eeae [2021-10-27T01:01:16.536Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-27T01:01:17.984Z] ---> 942c5a333bd9 [2021-10-27T01:01:17.984Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-27T01:01:18.260Z] ---> Running in 388fa4dd01fd [2021-10-27T01:01:18.862Z] Removing intermediate container 388fa4dd01fd [2021-10-27T01:01:18.862Z] ---> 855a967410c6 [2021-10-27T01:01:18.862Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T01:01:18.862Z] ---> Running in 2fa81a432c7d [2021-10-27T01:01:19.859Z] Removing intermediate container 2fa81a432c7d [2021-10-27T01:01:19.859Z] ---> 85ec58f3af8e [2021-10-27T01:01:19.859Z] Step 20/22 : LABEL arch=arm64 [2021-10-27T01:01:19.859Z] ---> Running in 671055c6937f [2021-10-27T01:01:21.163Z] Removing intermediate container 671055c6937f [2021-10-27T01:01:21.163Z] ---> 713b0b0477b6 [2021-10-27T01:01:21.163Z] Step 21/22 : LABEL git_sha=fb769a0070cc1922608d3d80e9a209584ebd424b [2021-10-27T01:01:21.163Z] ---> Running in 7249df9f094f [2021-10-27T01:01:21.445Z] Removing intermediate container 7249df9f094f [2021-10-27T01:01:21.445Z] ---> 7739dcfe9fa8 [2021-10-27T01:01:21.445Z] Step 22/22 : LABEL version=2.0.1-dev.80 [2021-10-27T01:01:21.726Z] ---> Running in 73c654468c6d [2021-10-27T01:01:22.343Z] Removing intermediate container 73c654468c6d [2021-10-27T01:01:22.343Z] ---> 78a36043f5b4 [2021-10-27T01:01:22.343Z] [2021-10-27T01:01:22.624Z] Successfully built 78a36043f5b4 [2021-10-27T01:01:22.624Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-10-27T01:02:45.495Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-27T01:02:45.495Z] Removing intermediate container 6a0a7451d842 [2021-10-27T01:02:45.495Z] ---> c77dbccf688c [2021-10-27T01:02:45.495Z] [2021-10-27T01:02:45.495Z] Step 9/22 : FROM alpine:3.14 [2021-10-27T01:02:45.495Z] ---> bb3de5531c18 [2021-10-27T01:02:45.495Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-27T01:02:45.495Z] ---> Using cache [2021-10-27T01:02:45.495Z] ---> cfc944c1b13c [2021-10-27T01:02:45.495Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-27T01:02:45.495Z] ---> Using cache [2021-10-27T01:02:45.495Z] ---> f67455bd142c [2021-10-27T01:02:45.495Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-27T01:02:45.495Z] ---> Running in 16ddfeca4bef [2021-10-27T01:02:45.495Z] Removing intermediate container 16ddfeca4bef [2021-10-27T01:02:45.495Z] ---> 01912ce9bc7a [2021-10-27T01:02:45.495Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-27T01:02:45.495Z] ---> Running in c78f7a39cc05 [2021-10-27T01:02:45.495Z] Removing intermediate container c78f7a39cc05 [2021-10-27T01:02:45.495Z] ---> 4ff8fea1bd33 [2021-10-27T01:02:45.495Z] Step 14/22 : WORKDIR / [2021-10-27T01:02:45.495Z] ---> Running in 21872e30d1ff [2021-10-27T01:02:45.495Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-27T01:02:45.495Z] Removing intermediate container 21872e30d1ff [2021-10-27T01:02:45.495Z] ---> 4f8e265dd997 [2021-10-27T01:02:45.495Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T01:02:45.495Z] ---> 2fe47b196b9b [2021-10-27T01:02:45.495Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-27T01:02:45.495Z] ---> 40586ce120f3 [2021-10-27T01:02:45.495Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-27T01:02:45.495Z] ---> 0437ca2b9f38 [2021-10-27T01:02:45.495Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-27T01:02:45.495Z] ---> Running in 3867d9aeca9b [2021-10-27T01:02:45.495Z] Removing intermediate container 3867d9aeca9b [2021-10-27T01:02:45.495Z] ---> 1eeb7c8b8a62 [2021-10-27T01:02:45.769Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T01:02:45.769Z] ---> Running in a9b45805dd66 [2021-10-27T01:02:46.756Z] Removing intermediate container a9b45805dd66 [2021-10-27T01:02:46.756Z] ---> 80b19c41d745 [2021-10-27T01:02:46.756Z] Step 20/22 : LABEL arch=arm64 [2021-10-27T01:02:47.359Z] ---> Running in c989c7eb70c4 [2021-10-27T01:02:47.964Z] Removing intermediate container c989c7eb70c4 [2021-10-27T01:02:47.964Z] ---> 0eba36e01efc [2021-10-27T01:02:47.964Z] Step 21/22 : LABEL git_sha=fb769a0070cc1922608d3d80e9a209584ebd424b [2021-10-27T01:02:48.255Z] ---> Running in b2a57b0c6c38 [2021-10-27T01:02:48.852Z] Removing intermediate container 01d6cd4cfc99 [2021-10-27T01:02:48.852Z] ---> 7e8e1a35af8d [2021-10-27T01:02:48.852Z] [2021-10-27T01:02:48.852Z] Step 9/20 : FROM alpine:3.14 [2021-10-27T01:02:48.852Z] ---> bb3de5531c18 [2021-10-27T01:02:48.852Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-27T01:02:48.852Z] Removing intermediate container b2a57b0c6c38 [2021-10-27T01:02:48.852Z] ---> a1837ec8ee30 [2021-10-27T01:02:48.852Z] Step 22/22 : LABEL version=2.0.1-dev.80 [2021-10-27T01:02:49.126Z] ---> Running in 24e53a910573 [2021-10-27T01:02:49.126Z] ---> Running in a51e03a08a58 [2021-10-27T01:02:49.726Z] Removing intermediate container dd160fa37690 [2021-10-27T01:02:49.726Z] ---> 28899b33183e [2021-10-27T01:02:49.726Z] [2021-10-27T01:02:49.726Z] Step 9/21 : FROM alpine:3.14 [2021-10-27T01:02:49.726Z] ---> bb3de5531c18 [2021-10-27T01:02:49.726Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-27T01:02:49.726Z] ---> Running in 53b5b516238e [2021-10-27T01:02:50.001Z] Removing intermediate container a51e03a08a58 [2021-10-27T01:02:50.001Z] ---> 732d4e4c3bef [2021-10-27T01:02:50.001Z] [2021-10-27T01:02:50.604Z] Successfully built 732d4e4c3bef [2021-10-27T01:02:50.604Z] Successfully tagged core-metadata-arm64:latest [2021-10-27T01:02:50.880Z]  Building core-metadata ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T01:02:51.162Z] Removing intermediate container cf5a8f9bcc5c [2021-10-27T01:02:51.162Z] ---> d325e7a1f27a [2021-10-27T01:02:51.162Z] [2021-10-27T01:02:51.162Z] Step 9/24 : FROM alpine:3.14 [2021-10-27T01:02:51.162Z] ---> bb3de5531c18 [2021-10-27T01:02:51.162Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-27T01:02:51.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T01:02:51.443Z] ---> Running in d562335fa6d3 [2021-10-27T01:02:51.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T01:02:52.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T01:02:52.331Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-27T01:02:52.331Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-27T01:02:52.604Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-27T01:02:52.604Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-27T01:02:52.604Z] (5/5) Installing curl (7.79.1-r0) [2021-10-27T01:02:52.604Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T01:02:52.604Z] Executing ca-certificates-20191127-r5.trigger [2021-10-27T01:02:52.876Z] OK: 8 MiB in 19 packages [2021-10-27T01:02:52.876Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-27T01:02:52.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T01:02:52.876Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-27T01:02:52.876Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T01:02:53.151Z] Executing ca-certificates-20191127-r5.trigger [2021-10-27T01:02:53.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T01:02:53.441Z] OK: 6 MiB in 16 packages [2021-10-27T01:02:54.420Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-27T01:02:54.420Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-27T01:02:54.420Z] (3/3) Installing su-exec (0.2-r1) [2021-10-27T01:02:54.420Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T01:02:54.420Z] Executing ca-certificates-20191127-r5.trigger [2021-10-27T01:02:54.699Z] OK: 6 MiB in 17 packages [2021-10-27T01:02:54.977Z] Removing intermediate container 24e53a910573 [2021-10-27T01:02:54.977Z] ---> cd5cc11be806 [2021-10-27T01:02:54.977Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-27T01:02:55.263Z] ---> Running in 8117dbfa9008 [2021-10-27T01:02:55.263Z] Removing intermediate container 53b5b516238e [2021-10-27T01:02:55.263Z] ---> c8bba7ce9797 [2021-10-27T01:02:55.263Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-27T01:02:55.263Z] ---> Running in a2e410117413 [2021-10-27T01:02:55.541Z] Removing intermediate container 8117dbfa9008 [2021-10-27T01:02:55.541Z] ---> 266c73c8facf [2021-10-27T01:02:55.541Z] Step 12/20 : WORKDIR /edgex [2021-10-27T01:02:55.822Z] ---> Running in 93792293a611 [2021-10-27T01:02:55.822Z] Removing intermediate container a2e410117413 [2021-10-27T01:02:55.822Z] ---> 8e9beb41e2b6 [2021-10-27T01:02:55.822Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-27T01:02:56.099Z] ---> Running in ba96e0097b3b [2021-10-27T01:02:56.372Z] Removing intermediate container d562335fa6d3 [2021-10-27T01:02:56.372Z] ---> 45bbe65a6f7f [2021-10-27T01:02:56.372Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-27T01:02:56.372Z] Removing intermediate container 93792293a611 [2021-10-27T01:02:56.372Z] ---> bb5ed4b6b790 [2021-10-27T01:02:56.372Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-27T01:02:56.372Z] ---> Running in a8563477a310 [2021-10-27T01:02:56.646Z] Removing intermediate container ba96e0097b3b [2021-10-27T01:02:56.646Z] ---> 8a67f9cbdd1f [2021-10-27T01:02:56.646Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-27T01:02:56.646Z] ---> Running in 514a3da40ee9 [2021-10-27T01:02:56.921Z] Removing intermediate container a8563477a310 [2021-10-27T01:02:56.921Z] ---> f16d7576c1dc [2021-10-27T01:02:56.921Z] Step 12/24 : WORKDIR / [2021-10-27T01:02:57.195Z] ---> Running in d03909822fdb [2021-10-27T01:02:57.195Z] Removing intermediate container 514a3da40ee9 [2021-10-27T01:02:57.195Z] ---> d61f07004416 [2021-10-27T01:02:57.195Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T01:02:58.283Z] ---> 1fd53a962497 [2021-10-27T01:02:58.283Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-27T01:02:58.283Z] Removing intermediate container d03909822fdb [2021-10-27T01:02:58.283Z] ---> cba6153435b9 [2021-10-27T01:02:58.283Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-27T01:02:58.283Z] ---> cd60fd3e4612 [2021-10-27T01:02:58.283Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-27T01:02:58.878Z] ---> 412a6185d034 [2021-10-27T01:02:58.878Z] ---> 0ed5e38ce135 [2021-10-27T01:02:58.878Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-27T01:02:58.878Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-27T01:02:59.862Z] ---> 48c3dd7fba05 [2021-10-27T01:02:59.862Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-27T01:02:59.862Z] ---> 3c53eb181405 [2021-10-27T01:02:59.862Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-27T01:03:00.138Z] ---> a0ccb26ac949 [2021-10-27T01:03:00.138Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-27T01:03:00.413Z] ---> Running in 819b7ac0f0c8 [2021-10-27T01:03:00.691Z] ---> 2ba5defa5e47 [2021-10-27T01:03:00.691Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-27T01:03:00.966Z] ---> b4aae426cf89 [2021-10-27T01:03:00.966Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-27T01:03:00.966Z] ---> Running in 0694458e8553 [2021-10-27T01:03:00.966Z] Removing intermediate container 819b7ac0f0c8 [2021-10-27T01:03:00.966Z] ---> 4a1c3c256bf3 [2021-10-27T01:03:00.966Z] Step 17/20 : CMD ["--init=true"] [2021-10-27T01:03:01.239Z] ---> Running in 9657357dd224 [2021-10-27T01:03:01.516Z] Removing intermediate container 0694458e8553 [2021-10-27T01:03:01.516Z] ---> 46c04152dad8 [2021-10-27T01:03:01.516Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T01:03:01.799Z] ---> Running in fd6439883cdc [2021-10-27T01:03:01.799Z] Removing intermediate container 9657357dd224 [2021-10-27T01:03:01.799Z] ---> 41cc4d09939d [2021-10-27T01:03:01.799Z] Step 18/20 : LABEL arch=arm64 [2021-10-27T01:03:01.799Z] ---> Running in 14264380ceec [2021-10-27T01:03:02.076Z] ---> 7c11b8c496cc [2021-10-27T01:03:02.076Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-27T01:03:02.368Z] Removing intermediate container fd6439883cdc [2021-10-27T01:03:02.368Z] ---> 0a0056c93856 [2021-10-27T01:03:02.368Z] Step 19/21 : LABEL arch=arm64 [2021-10-27T01:03:02.368Z] ---> Running in 2b0f120fc342 [2021-10-27T01:03:02.368Z] Removing intermediate container 14264380ceec [2021-10-27T01:03:02.368Z] ---> 5b4d0dca8008 [2021-10-27T01:03:02.368Z] Step 19/20 : LABEL git_sha=fb769a0070cc1922608d3d80e9a209584ebd424b [2021-10-27T01:03:02.641Z] ---> Running in e861f05600e2 [2021-10-27T01:03:02.923Z] Removing intermediate container 2b0f120fc342 [2021-10-27T01:03:02.923Z] ---> b11b7b592103 [2021-10-27T01:03:02.923Z] Step 20/21 : LABEL git_sha=fb769a0070cc1922608d3d80e9a209584ebd424b [2021-10-27T01:03:03.205Z] ---> Running in 77fa6704ca5d [2021-10-27T01:03:03.205Z] Removing intermediate container e861f05600e2 [2021-10-27T01:03:03.205Z] ---> fdc84557f05a [2021-10-27T01:03:03.205Z] Step 20/20 : LABEL version=2.0.1-dev.80 [2021-10-27T01:03:03.482Z] ---> Running in 6de7ff6dcdad [2021-10-27T01:03:03.482Z] ---> f323fd03e9c9 [2021-10-27T01:03:03.482Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-27T01:03:03.760Z] Removing intermediate container 77fa6704ca5d [2021-10-27T01:03:03.760Z] ---> 8af731be0f11 [2021-10-27T01:03:03.760Z] Step 21/21 : LABEL version=2.0.1-dev.80 [2021-10-27T01:03:03.760Z] ---> Running in 23126a74180c [2021-10-27T01:03:04.035Z] Removing intermediate container 6de7ff6dcdad [2021-10-27T01:03:04.035Z] ---> e7135a2c7aa2 [2021-10-27T01:03:04.035Z] [2021-10-27T01:03:04.316Z] Successfully built e7135a2c7aa2 [2021-10-27T01:03:04.316Z] Successfully tagged security-proxy-setup-arm64:latest [2021-10-27T01:03:04.590Z]  Building security-proxy-setup ... done Removing intermediate container 23126a74180c [2021-10-27T01:03:04.590Z] ---> 5f1e49762998 [2021-10-27T01:03:04.590Z] [2021-10-27T01:03:04.901Z] Successfully built 5f1e49762998 [2021-10-27T01:03:04.901Z] Successfully tagged support-notifications-arm64:latest [2021-10-27T01:03:05.173Z]  Building support-notifications ... done  ---> a7bf4b08e75f [2021-10-27T01:03:05.173Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-27T01:03:06.152Z] ---> 0e050aafc4df [2021-10-27T01:03:06.152Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-10-27T01:03:06.152Z] ---> Running in 44fcc5a13515 [2021-10-27T01:03:08.131Z] Removing intermediate container 44fcc5a13515 [2021-10-27T01:03:08.131Z] ---> 80f373346906 [2021-10-27T01:03:08.412Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-27T01:03:08.412Z] ---> Running in 31198e589e0c [2021-10-27T01:03:09.016Z] Removing intermediate container 31198e589e0c [2021-10-27T01:03:09.017Z] ---> 0c5ca7d54915 [2021-10-27T01:03:09.017Z] Step 22/24 : LABEL arch=arm64 [2021-10-27T01:03:09.017Z] ---> Running in abe57b485595 [2021-10-27T01:03:09.617Z] Removing intermediate container abe57b485595 [2021-10-27T01:03:09.617Z] ---> e77e7a9847f1 [2021-10-27T01:03:09.617Z] Step 23/24 : LABEL git_sha=fb769a0070cc1922608d3d80e9a209584ebd424b [2021-10-27T01:03:09.617Z] ---> Running in 853a35563ceb [2021-10-27T01:03:11.130Z] Removing intermediate container 853a35563ceb [2021-10-27T01:03:11.130Z] ---> e27a912b7476 [2021-10-27T01:03:11.130Z] Step 24/24 : LABEL version=2.0.1-dev.80 [2021-10-27T01:03:11.130Z] ---> Running in 796d8115e772 [2021-10-27T01:03:11.130Z] Removing intermediate container 796d8115e772 [2021-10-27T01:03:11.130Z] ---> 7d91eadd103e [2021-10-27T01:03:11.130Z] [2021-10-27T01:03:11.130Z] Successfully built 7d91eadd103e [2021-10-27T01:03:11.130Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-10-27T01:03:11.747Z]  Building security-secretstore-setup ... done  [Pipeline] } [2021-10-27T01:03:11.762Z] $ docker stop --time=1 25eee8bac9fae610fa0846806f60d84683043741d48f160d02433210acf5efaf [2021-10-27T01:03:13.667Z] $ docker rm -f 25eee8bac9fae610fa0846806f60d84683043741d48f160d02433210acf5efaf [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-27T01:03:14.313Z] + docker images [2021-10-27T01:03:14.586Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-27T01:03:14.586Z] security-secretstore-setup-arm64 latest 7d91eadd103e 4 seconds ago 26.8MB [2021-10-27T01:03:14.586Z] support-notifications-arm64 latest 5f1e49762998 10 seconds ago 16.1MB [2021-10-27T01:03:14.586Z] security-proxy-setup-arm64 latest e7135a2c7aa2 11 seconds ago 25.4MB [2021-10-27T01:03:14.586Z] d325e7a1f27a 24 seconds ago 1.46GB [2021-10-27T01:03:14.586Z] core-metadata-arm64 latest 732d4e4c3bef 25 seconds ago 15.9MB [2021-10-27T01:03:14.586Z] 7e8e1a35af8d 26 seconds ago 1.46GB [2021-10-27T01:03:14.586Z] 28899b33183e 26 seconds ago 1.46GB [2021-10-27T01:03:14.586Z] c77dbccf688c 37 seconds ago 1.46GB [2021-10-27T01:03:14.586Z] sys-mgmt-agent-arm64 latest 78a36043f5b4 About a minute ago 277MB [2021-10-27T01:03:14.586Z] core-data-arm64 latest ba536dcfa987 2 minutes ago 19.5MB [2021-10-27T01:03:14.586Z] security-bootstrapper-arm64 latest 47a244e976bb 3 minutes ago 17.8MB [2021-10-27T01:03:14.586Z] support-scheduler-arm64 latest 2c906c781cde 3 minutes ago 15.3MB [2021-10-27T01:03:14.586Z] 2f03c7adb9d9 3 minutes ago 1.46GB [2021-10-27T01:03:14.586Z] core-command-arm64 latest 1f67ad922329 3 minutes ago 15.2MB [2021-10-27T01:03:14.586Z] 6e911b7b5eac 3 minutes ago 1.46GB [2021-10-27T01:03:14.586Z] a6181c1efb23 3 minutes ago 1.45GB [2021-10-27T01:03:14.586Z] 163a3197bd8e 3 minutes ago 1.46GB [2021-10-27T01:03:14.586Z] 8d3cdbdafb07 3 minutes ago 1.45GB [2021-10-27T01:03:14.586Z] ci-base-image-arm64 latest 4d92c43037a0 8 minutes ago 1.24GB [2021-10-27T01:03:14.586Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 13 days ago 534MB [2021-10-27T01:03:14.586Z] docker 20.10.8 3734d5adc5ac 7 weeks ago 198MB [2021-10-27T01:03:14.586Z] alpine 3.14 bb3de5531c18 2 months ago 5.34MB [2021-10-27T01:03:14.586Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-27T01:03:14.734Z] provisioning config files... [2021-10-27T01:03:14.756Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/91@tmp/config6596608044658003828tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-27T01:03:15.127Z] ---> docker-login.sh [2021-10-27T01:03:15.128Z] nexus3.edgexfoundry.org:10001 [2021-10-27T01:03:15.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T01:03:15.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T01:03:15.678Z] Configure a credential helper to remove this warning. See [2021-10-27T01:03:15.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T01:03:15.678Z] [2021-10-27T01:03:15.678Z] Login Succeeded [2021-10-27T01:03:15.678Z] nexus3.edgexfoundry.org:10002 [2021-10-27T01:03:16.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T01:03:16.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T01:03:16.552Z] Configure a credential helper to remove this warning. See [2021-10-27T01:03:16.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T01:03:16.552Z] [2021-10-27T01:03:16.552Z] Login Succeeded [2021-10-27T01:03:16.552Z] nexus3.edgexfoundry.org:10003 [2021-10-27T01:03:16.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T01:03:17.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T01:03:17.099Z] Configure a credential helper to remove this warning. See [2021-10-27T01:03:17.099Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T01:03:17.099Z] [2021-10-27T01:03:17.099Z] Login Succeeded [2021-10-27T01:03:17.099Z] nexus3.edgexfoundry.org:10004 [2021-10-27T01:03:17.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T01:03:17.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T01:03:17.969Z] Configure a credential helper to remove this warning. See [2021-10-27T01:03:17.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T01:03:17.969Z] [2021-10-27T01:03:17.969Z] Login Succeeded [2021-10-27T01:03:17.969Z] docker.io [2021-10-27T01:03:18.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T01:03:18.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T01:03:18.850Z] Configure a credential helper to remove this warning. See [2021-10-27T01:03:18.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T01:03:18.850Z] [2021-10-27T01:03:18.850Z] Login Succeeded [2021-10-27T01:03:18.850Z] ---> docker-login.sh ends [Pipeline] } [2021-10-27T01:03:18.865Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-27T01:03:18.899Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-10-27T01:03:18.899Z] fb769a0070cc1922608d3d80e9a209584ebd424b [2021-10-27T01:03:18.899Z] latest [2021-10-27T01:03:18.899Z] 2.0.1-dev.80 [2021-10-27T01:03:18.899Z] fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80 [2021-10-27T01:03:18.899Z] main [2021-10-27T01:03:18.899Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:03:19.246Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:fb769a0070cc1922608d3d80e9a209584ebd424b [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:03:19.583Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:fb769a0070cc1922608d3d80e9a209584ebd424b [2021-10-27T01:03:19.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-10-27T01:03:19.583Z] 6961510538d8: Preparing [2021-10-27T01:03:19.583Z] 61c84dd01073: Preparing [2021-10-27T01:03:19.583Z] e4465ee728f6: Preparing [2021-10-27T01:03:19.583Z] 88c3317ea1de: Preparing [2021-10-27T01:03:19.583Z] ee420dfed78a: Preparing [2021-10-27T01:03:19.856Z] ee420dfed78a: Layer already exists [2021-10-27T01:03:20.127Z] 6961510538d8: Pushed [2021-10-27T01:03:20.128Z] 88c3317ea1de: Pushed [2021-10-27T01:03:20.128Z] e4465ee728f6: Pushed [2021-10-27T01:03:22.101Z] 61c84dd01073: Pushed [2021-10-27T01:03:22.375Z] fb769a0070cc1922608d3d80e9a209584ebd424b: digest: sha256:c4dbcb52b5bf2c2d8513e786109f2caf08edb0a17a7a3053e29ac78dd303ab2a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:03:22.732Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:03:23.080Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-10-27T01:03:23.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-10-27T01:03:23.081Z] 6961510538d8: Preparing [2021-10-27T01:03:23.081Z] 61c84dd01073: Preparing [2021-10-27T01:03:23.081Z] e4465ee728f6: Preparing [2021-10-27T01:03:23.081Z] 88c3317ea1de: Preparing [2021-10-27T01:03:23.081Z] ee420dfed78a: Preparing [2021-10-27T01:03:23.355Z] 6961510538d8: Layer already exists [2021-10-27T01:03:23.355Z] 88c3317ea1de: Layer already exists [2021-10-27T01:03:23.355Z] ee420dfed78a: Layer already exists [2021-10-27T01:03:23.355Z] 61c84dd01073: Layer already exists [2021-10-27T01:03:23.355Z] e4465ee728f6: Layer already exists [2021-10-27T01:03:23.355Z] latest: digest: sha256:c4dbcb52b5bf2c2d8513e786109f2caf08edb0a17a7a3053e29ac78dd303ab2a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:03:24.627Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.80 [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:03:24.980Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.80 [2021-10-27T01:03:24.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-10-27T01:03:24.980Z] 6961510538d8: Preparing [2021-10-27T01:03:24.980Z] 61c84dd01073: Preparing [2021-10-27T01:03:24.980Z] e4465ee728f6: Preparing [2021-10-27T01:03:24.980Z] 88c3317ea1de: Preparing [2021-10-27T01:03:24.980Z] ee420dfed78a: Preparing [2021-10-27T01:03:25.255Z] e4465ee728f6: Layer already exists [2021-10-27T01:03:25.255Z] 61c84dd01073: Layer already exists [2021-10-27T01:03:25.255Z] 88c3317ea1de: Layer already exists [2021-10-27T01:03:25.255Z] ee420dfed78a: Layer already exists [2021-10-27T01:03:25.255Z] 6961510538d8: Layer already exists [2021-10-27T01:03:25.255Z] 2.0.1-dev.80: digest: sha256:c4dbcb52b5bf2c2d8513e786109f2caf08edb0a17a7a3053e29ac78dd303ab2a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:03:25.614Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80 [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:03:25.968Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80 [2021-10-27T01:03:25.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-10-27T01:03:25.968Z] 6961510538d8: Preparing [2021-10-27T01:03:25.968Z] 61c84dd01073: Preparing [2021-10-27T01:03:25.968Z] e4465ee728f6: Preparing [2021-10-27T01:03:25.968Z] 88c3317ea1de: Preparing [2021-10-27T01:03:25.968Z] ee420dfed78a: Preparing [2021-10-27T01:03:26.245Z] e4465ee728f6: Layer already exists [2021-10-27T01:03:26.245Z] 88c3317ea1de: Layer already exists [2021-10-27T01:03:26.245Z] 6961510538d8: Layer already exists [2021-10-27T01:03:26.245Z] 61c84dd01073: Layer already exists [2021-10-27T01:03:26.245Z] ee420dfed78a: Layer already exists [2021-10-27T01:03:26.245Z] fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80: digest: sha256:c4dbcb52b5bf2c2d8513e786109f2caf08edb0a17a7a3053e29ac78dd303ab2a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:03:26.601Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:03:26.945Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-10-27T01:03:26.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-10-27T01:03:26.946Z] 6961510538d8: Preparing [2021-10-27T01:03:27.219Z] 61c84dd01073: Preparing [2021-10-27T01:03:27.219Z] e4465ee728f6: Preparing [2021-10-27T01:03:27.219Z] 88c3317ea1de: Preparing [2021-10-27T01:03:27.219Z] ee420dfed78a: Preparing [2021-10-27T01:03:27.219Z] ee420dfed78a: Layer already exists [2021-10-27T01:03:27.219Z] e4465ee728f6: Layer already exists [2021-10-27T01:03:27.219Z] 61c84dd01073: Layer already exists [2021-10-27T01:03:27.219Z] 6961510538d8: Layer already exists [2021-10-27T01:03:27.219Z] 88c3317ea1de: Layer already exists [2021-10-27T01:03:27.219Z] main: digest: sha256:c4dbcb52b5bf2c2d8513e786109f2caf08edb0a17a7a3053e29ac78dd303ab2a size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-27T01:03:27.260Z] ===================================================== [Pipeline] echo [2021-10-27T01:03:27.267Z] taggedImages: [2021-10-27T01:03:27.267Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:fb769a0070cc1922608d3d80e9a209584ebd424b [2021-10-27T01:03:27.267Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-10-27T01:03:27.267Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.80 [2021-10-27T01:03:27.267Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80 [2021-10-27T01:03:27.267Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-10-27T01:03:27.284Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-10-27T01:03:27.284Z] fb769a0070cc1922608d3d80e9a209584ebd424b [2021-10-27T01:03:27.284Z] latest [2021-10-27T01:03:27.284Z] 2.0.1-dev.80 [2021-10-27T01:03:27.284Z] fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80 [2021-10-27T01:03:27.284Z] main [2021-10-27T01:03:27.284Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:03:27.630Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:fb769a0070cc1922608d3d80e9a209584ebd424b [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:03:27.976Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:fb769a0070cc1922608d3d80e9a209584ebd424b [2021-10-27T01:03:27.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-10-27T01:03:27.976Z] b44ff6b0e0ca: Preparing [2021-10-27T01:03:27.976Z] 616e8beef329: Preparing [2021-10-27T01:03:27.976Z] e4465ee728f6: Preparing [2021-10-27T01:03:27.976Z] 4f810068ce2d: Preparing [2021-10-27T01:03:27.976Z] 466182a0abdd: Preparing [2021-10-27T01:03:27.976Z] ee420dfed78a: Preparing [2021-10-27T01:03:27.976Z] ee420dfed78a: Waiting [2021-10-27T01:03:28.252Z] e4465ee728f6: Layer already exists [2021-10-27T01:03:28.252Z] ee420dfed78a: Layer already exists [2021-10-27T01:03:28.252Z] b44ff6b0e0ca: Pushed [2021-10-27T01:03:28.252Z] 466182a0abdd: Pushed [2021-10-27T01:03:29.231Z] 4f810068ce2d: Pushed [2021-10-27T01:03:31.205Z] 616e8beef329: Pushed [2021-10-27T01:03:31.476Z] fb769a0070cc1922608d3d80e9a209584ebd424b: digest: sha256:da162b163f0fdfb897e4d203a0a3c4956d0ccd487e3dbb882be285e0a6ca9ea6 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:03:31.820Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:03:32.162Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-10-27T01:03:32.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-10-27T01:03:32.162Z] b44ff6b0e0ca: Preparing [2021-10-27T01:03:32.162Z] 616e8beef329: Preparing [2021-10-27T01:03:32.162Z] e4465ee728f6: Preparing [2021-10-27T01:03:32.162Z] 4f810068ce2d: Preparing [2021-10-27T01:03:32.162Z] 466182a0abdd: Preparing [2021-10-27T01:03:32.162Z] ee420dfed78a: Preparing [2021-10-27T01:03:32.162Z] ee420dfed78a: Waiting [2021-10-27T01:03:32.438Z] 466182a0abdd: Layer already exists [2021-10-27T01:03:32.438Z] b44ff6b0e0ca: Layer already exists [2021-10-27T01:03:32.438Z] 616e8beef329: Layer already exists [2021-10-27T01:03:32.438Z] e4465ee728f6: Layer already exists [2021-10-27T01:03:32.438Z] 4f810068ce2d: Layer already exists [2021-10-27T01:03:32.438Z] ee420dfed78a: Layer already exists [2021-10-27T01:03:32.438Z] latest: digest: sha256:da162b163f0fdfb897e4d203a0a3c4956d0ccd487e3dbb882be285e0a6ca9ea6 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:03:32.783Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.80 [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:03:33.122Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.80 [2021-10-27T01:03:33.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-10-27T01:03:33.122Z] b44ff6b0e0ca: Preparing [2021-10-27T01:03:33.122Z] 616e8beef329: Preparing [2021-10-27T01:03:33.122Z] e4465ee728f6: Preparing [2021-10-27T01:03:33.122Z] 4f810068ce2d: Preparing [2021-10-27T01:03:33.122Z] 466182a0abdd: Preparing [2021-10-27T01:03:33.122Z] ee420dfed78a: Preparing [2021-10-27T01:03:33.122Z] ee420dfed78a: Waiting [2021-10-27T01:03:33.396Z] 616e8beef329: Layer already exists [2021-10-27T01:03:33.396Z] b44ff6b0e0ca: Layer already exists [2021-10-27T01:03:33.396Z] e4465ee728f6: Layer already exists [2021-10-27T01:03:33.396Z] 4f810068ce2d: Layer already exists [2021-10-27T01:03:33.396Z] 466182a0abdd: Layer already exists [2021-10-27T01:03:33.396Z] ee420dfed78a: Layer already exists [2021-10-27T01:03:33.396Z] 2.0.1-dev.80: digest: sha256:da162b163f0fdfb897e4d203a0a3c4956d0ccd487e3dbb882be285e0a6ca9ea6 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:03:33.742Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80 [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:03:34.083Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80 [2021-10-27T01:03:34.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-10-27T01:03:34.083Z] b44ff6b0e0ca: Preparing [2021-10-27T01:03:34.083Z] 616e8beef329: Preparing [2021-10-27T01:03:34.083Z] e4465ee728f6: Preparing [2021-10-27T01:03:34.083Z] 4f810068ce2d: Preparing [2021-10-27T01:03:34.083Z] 466182a0abdd: Preparing [2021-10-27T01:03:34.083Z] ee420dfed78a: Preparing [2021-10-27T01:03:34.083Z] ee420dfed78a: Waiting [2021-10-27T01:03:34.356Z] b44ff6b0e0ca: Layer already exists [2021-10-27T01:03:34.356Z] 466182a0abdd: Layer already exists [2021-10-27T01:03:34.356Z] 616e8beef329: Layer already exists [2021-10-27T01:03:34.356Z] 4f810068ce2d: Layer already exists [2021-10-27T01:03:34.356Z] e4465ee728f6: Layer already exists [2021-10-27T01:03:34.356Z] ee420dfed78a: Layer already exists [2021-10-27T01:03:34.356Z] fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80: digest: sha256:da162b163f0fdfb897e4d203a0a3c4956d0ccd487e3dbb882be285e0a6ca9ea6 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:03:34.699Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:03:35.036Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-10-27T01:03:35.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-10-27T01:03:35.036Z] b44ff6b0e0ca: Preparing [2021-10-27T01:03:35.036Z] 616e8beef329: Preparing [2021-10-27T01:03:35.036Z] e4465ee728f6: Preparing [2021-10-27T01:03:35.036Z] 4f810068ce2d: Preparing [2021-10-27T01:03:35.036Z] 466182a0abdd: Preparing [2021-10-27T01:03:35.036Z] ee420dfed78a: Preparing [2021-10-27T01:03:35.036Z] ee420dfed78a: Waiting [2021-10-27T01:03:35.308Z] b44ff6b0e0ca: Layer already exists [2021-10-27T01:03:35.308Z] 616e8beef329: Layer already exists [2021-10-27T01:03:35.308Z] e4465ee728f6: Layer already exists [2021-10-27T01:03:35.308Z] 466182a0abdd: Layer already exists [2021-10-27T01:03:35.308Z] 4f810068ce2d: Layer already exists [2021-10-27T01:03:35.308Z] ee420dfed78a: Layer already exists [2021-10-27T01:03:35.308Z] main: digest: sha256:da162b163f0fdfb897e4d203a0a3c4956d0ccd487e3dbb882be285e0a6ca9ea6 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-27T01:03:36.303Z] ===================================================== [Pipeline] echo [2021-10-27T01:03:36.309Z] taggedImages: [2021-10-27T01:03:36.309Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:fb769a0070cc1922608d3d80e9a209584ebd424b [2021-10-27T01:03:36.309Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-10-27T01:03:36.309Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.80 [2021-10-27T01:03:36.309Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80 [2021-10-27T01:03:36.309Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-10-27T01:03:36.331Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-10-27T01:03:36.331Z] fb769a0070cc1922608d3d80e9a209584ebd424b [2021-10-27T01:03:36.331Z] latest [2021-10-27T01:03:36.331Z] 2.0.1-dev.80 [2021-10-27T01:03:36.331Z] fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80 [2021-10-27T01:03:36.331Z] main [2021-10-27T01:03:36.331Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:03:36.750Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:fb769a0070cc1922608d3d80e9a209584ebd424b [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:03:37.399Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:fb769a0070cc1922608d3d80e9a209584ebd424b [2021-10-27T01:03:37.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-10-27T01:03:37.399Z] fc9c5609ed7c: Preparing [2021-10-27T01:03:37.399Z] 8ad714bc6b7f: Preparing [2021-10-27T01:03:37.399Z] e4465ee728f6: Preparing [2021-10-27T01:03:37.399Z] 88c3317ea1de: Preparing [2021-10-27T01:03:37.399Z] ee420dfed78a: Preparing [2021-10-27T01:03:37.701Z] ee420dfed78a: Layer already exists [2021-10-27T01:03:37.701Z] 88c3317ea1de: Layer already exists [2021-10-27T01:03:37.701Z] e4465ee728f6: Layer already exists [2021-10-27T01:03:37.701Z] fc9c5609ed7c: Pushed [2021-10-27T01:03:40.375Z] 8ad714bc6b7f: Pushed [2021-10-27T01:03:40.654Z] fb769a0070cc1922608d3d80e9a209584ebd424b: digest: sha256:d56483aef578fd20d09e0edcff494304026b469f771ca3a4a5e64beca97f6b40 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:03:40.999Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:03:41.340Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-10-27T01:03:41.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-10-27T01:03:41.340Z] fc9c5609ed7c: Preparing [2021-10-27T01:03:41.340Z] 8ad714bc6b7f: Preparing [2021-10-27T01:03:41.340Z] e4465ee728f6: Preparing [2021-10-27T01:03:41.340Z] 88c3317ea1de: Preparing [2021-10-27T01:03:41.340Z] ee420dfed78a: Preparing [2021-10-27T01:03:41.615Z] 88c3317ea1de: Layer already exists [2021-10-27T01:03:41.615Z] e4465ee728f6: Layer already exists [2021-10-27T01:03:41.615Z] ee420dfed78a: Layer already exists [2021-10-27T01:03:41.615Z] 8ad714bc6b7f: Layer already exists [2021-10-27T01:03:41.615Z] fc9c5609ed7c: Layer already exists [2021-10-27T01:03:41.615Z] latest: digest: sha256:d56483aef578fd20d09e0edcff494304026b469f771ca3a4a5e64beca97f6b40 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:03:41.962Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.80 [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:03:42.305Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.80 [2021-10-27T01:03:42.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-10-27T01:03:42.305Z] fc9c5609ed7c: Preparing [2021-10-27T01:03:42.305Z] 8ad714bc6b7f: Preparing [2021-10-27T01:03:42.305Z] e4465ee728f6: Preparing [2021-10-27T01:03:42.305Z] 88c3317ea1de: Preparing [2021-10-27T01:03:42.305Z] ee420dfed78a: Preparing [2021-10-27T01:03:42.578Z] ee420dfed78a: Layer already exists [2021-10-27T01:03:42.578Z] 88c3317ea1de: Layer already exists [2021-10-27T01:03:42.578Z] e4465ee728f6: Layer already exists [2021-10-27T01:03:42.578Z] fc9c5609ed7c: Layer already exists [2021-10-27T01:03:42.578Z] 8ad714bc6b7f: Layer already exists [2021-10-27T01:03:42.578Z] 2.0.1-dev.80: digest: sha256:d56483aef578fd20d09e0edcff494304026b469f771ca3a4a5e64beca97f6b40 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:03:42.921Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80 [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:03:43.263Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80 [2021-10-27T01:03:43.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-10-27T01:03:43.263Z] fc9c5609ed7c: Preparing [2021-10-27T01:03:43.263Z] 8ad714bc6b7f: Preparing [2021-10-27T01:03:43.263Z] e4465ee728f6: Preparing [2021-10-27T01:03:43.263Z] 88c3317ea1de: Preparing [2021-10-27T01:03:43.263Z] ee420dfed78a: Preparing [2021-10-27T01:03:43.534Z] 8ad714bc6b7f: Layer already exists [2021-10-27T01:03:43.534Z] 88c3317ea1de: Layer already exists [2021-10-27T01:03:43.534Z] e4465ee728f6: Layer already exists [2021-10-27T01:03:43.534Z] fc9c5609ed7c: Layer already exists [2021-10-27T01:03:43.534Z] ee420dfed78a: Layer already exists [2021-10-27T01:03:43.534Z] fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80: digest: sha256:d56483aef578fd20d09e0edcff494304026b469f771ca3a4a5e64beca97f6b40 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:03:44.832Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:03:45.161Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-10-27T01:03:45.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-10-27T01:03:45.161Z] fc9c5609ed7c: Preparing [2021-10-27T01:03:45.161Z] 8ad714bc6b7f: Preparing [2021-10-27T01:03:45.161Z] e4465ee728f6: Preparing [2021-10-27T01:03:45.161Z] 88c3317ea1de: Preparing [2021-10-27T01:03:45.161Z] ee420dfed78a: Preparing [2021-10-27T01:03:45.161Z] ee420dfed78a: Layer already exists [2021-10-27T01:03:45.161Z] fc9c5609ed7c: Layer already exists [2021-10-27T01:03:45.161Z] 88c3317ea1de: Layer already exists [2021-10-27T01:03:45.161Z] 8ad714bc6b7f: Layer already exists [2021-10-27T01:03:45.161Z] e4465ee728f6: Layer already exists [2021-10-27T01:03:45.430Z] main: digest: sha256:d56483aef578fd20d09e0edcff494304026b469f771ca3a4a5e64beca97f6b40 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-27T01:03:45.468Z] ===================================================== [Pipeline] echo [2021-10-27T01:03:45.474Z] taggedImages: [2021-10-27T01:03:45.474Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:fb769a0070cc1922608d3d80e9a209584ebd424b [2021-10-27T01:03:45.474Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-10-27T01:03:45.474Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.80 [2021-10-27T01:03:45.474Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80 [2021-10-27T01:03:45.474Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-10-27T01:03:45.494Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-10-27T01:03:45.494Z] fb769a0070cc1922608d3d80e9a209584ebd424b [2021-10-27T01:03:45.494Z] latest [2021-10-27T01:03:45.494Z] 2.0.1-dev.80 [2021-10-27T01:03:45.494Z] fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80 [2021-10-27T01:03:45.494Z] main [2021-10-27T01:03:45.494Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:03:45.831Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fb769a0070cc1922608d3d80e9a209584ebd424b [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:03:46.171Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fb769a0070cc1922608d3d80e9a209584ebd424b [2021-10-27T01:03:46.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-10-27T01:03:46.171Z] 84a15eb83a74: Preparing [2021-10-27T01:03:46.171Z] 84a15eb83a74: Preparing [2021-10-27T01:03:46.171Z] 9843180605f0: Preparing [2021-10-27T01:03:46.171Z] 02597f796c86: Preparing [2021-10-27T01:03:46.171Z] 9d807821487f: Preparing [2021-10-27T01:03:46.171Z] 0ff8a3c30573: Preparing [2021-10-27T01:03:46.171Z] e4465ee728f6: Preparing [2021-10-27T01:03:46.171Z] 89cff6ae66fa: Preparing [2021-10-27T01:03:46.171Z] c05714a861c9: Preparing [2021-10-27T01:03:46.171Z] deb2b14d36c5: Preparing [2021-10-27T01:03:46.171Z] ae3c84f61782: Preparing [2021-10-27T01:03:46.171Z] ee420dfed78a: Preparing [2021-10-27T01:03:46.171Z] c05714a861c9: Waiting [2021-10-27T01:03:46.171Z] deb2b14d36c5: Waiting [2021-10-27T01:03:46.171Z] ee420dfed78a: Waiting [2021-10-27T01:03:46.171Z] e4465ee728f6: Waiting [2021-10-27T01:03:46.171Z] 89cff6ae66fa: Waiting [2021-10-27T01:03:46.171Z] ae3c84f61782: Waiting [2021-10-27T01:03:46.446Z] 84a15eb83a74: Pushed [2021-10-27T01:03:46.446Z] e4465ee728f6: Layer already exists [2021-10-27T01:03:46.718Z] 02597f796c86: Pushed [2021-10-27T01:03:46.718Z] 9843180605f0: Pushed [2021-10-27T01:03:46.718Z] 9d807821487f: Pushed [2021-10-27T01:03:46.718Z] 89cff6ae66fa: Pushed [2021-10-27T01:03:46.718Z] ee420dfed78a: Layer already exists [2021-10-27T01:03:46.718Z] c05714a861c9: Pushed [2021-10-27T01:03:46.989Z] deb2b14d36c5: Pushed [2021-10-27T01:03:46.989Z] ae3c84f61782: Pushed [2021-10-27T01:03:50.375Z] 0ff8a3c30573: Pushed [2021-10-27T01:03:50.375Z] fb769a0070cc1922608d3d80e9a209584ebd424b: digest: sha256:c922ff36c377c8d5d16dab282c21d0dff227b91d1762062955acb397b1fa54f5 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:03:50.727Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:03:51.072Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-10-27T01:03:51.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-10-27T01:03:51.072Z] 84a15eb83a74: Preparing [2021-10-27T01:03:51.072Z] 84a15eb83a74: Preparing [2021-10-27T01:03:51.072Z] 9843180605f0: Preparing [2021-10-27T01:03:51.072Z] 02597f796c86: Preparing [2021-10-27T01:03:51.072Z] 9d807821487f: Preparing [2021-10-27T01:03:51.072Z] 0ff8a3c30573: Preparing [2021-10-27T01:03:51.072Z] e4465ee728f6: Preparing [2021-10-27T01:03:51.072Z] 89cff6ae66fa: Preparing [2021-10-27T01:03:51.072Z] c05714a861c9: Preparing [2021-10-27T01:03:51.072Z] deb2b14d36c5: Preparing [2021-10-27T01:03:51.072Z] ae3c84f61782: Preparing [2021-10-27T01:03:51.072Z] ee420dfed78a: Preparing [2021-10-27T01:03:51.072Z] c05714a861c9: Waiting [2021-10-27T01:03:51.072Z] deb2b14d36c5: Waiting [2021-10-27T01:03:51.072Z] e4465ee728f6: Waiting [2021-10-27T01:03:51.072Z] 89cff6ae66fa: Waiting [2021-10-27T01:03:51.072Z] ae3c84f61782: Waiting [2021-10-27T01:03:51.072Z] ee420dfed78a: Waiting [2021-10-27T01:03:51.352Z] 02597f796c86: Layer already exists [2021-10-27T01:03:51.352Z] 84a15eb83a74: Layer already exists [2021-10-27T01:03:51.352Z] 0ff8a3c30573: Layer already exists [2021-10-27T01:03:51.352Z] 9d807821487f: Layer already exists [2021-10-27T01:03:51.352Z] 9843180605f0: Layer already exists [2021-10-27T01:03:51.352Z] c05714a861c9: Layer already exists [2021-10-27T01:03:51.352Z] e4465ee728f6: Layer already exists [2021-10-27T01:03:51.352Z] deb2b14d36c5: Layer already exists [2021-10-27T01:03:51.352Z] 89cff6ae66fa: Layer already exists [2021-10-27T01:03:51.352Z] ae3c84f61782: Layer already exists [2021-10-27T01:03:51.352Z] ee420dfed78a: Layer already exists [2021-10-27T01:03:51.352Z] latest: digest: sha256:c922ff36c377c8d5d16dab282c21d0dff227b91d1762062955acb397b1fa54f5 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:03:51.702Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.80 [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:03:52.039Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.80 [2021-10-27T01:03:52.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-10-27T01:03:52.039Z] 84a15eb83a74: Preparing [2021-10-27T01:03:52.039Z] 84a15eb83a74: Preparing [2021-10-27T01:03:52.039Z] 9843180605f0: Preparing [2021-10-27T01:03:52.039Z] 02597f796c86: Preparing [2021-10-27T01:03:52.039Z] 9d807821487f: Preparing [2021-10-27T01:03:52.039Z] 0ff8a3c30573: Preparing [2021-10-27T01:03:52.039Z] e4465ee728f6: Preparing [2021-10-27T01:03:52.039Z] 89cff6ae66fa: Preparing [2021-10-27T01:03:52.039Z] c05714a861c9: Preparing [2021-10-27T01:03:52.039Z] deb2b14d36c5: Preparing [2021-10-27T01:03:52.039Z] ae3c84f61782: Preparing [2021-10-27T01:03:52.039Z] ee420dfed78a: Preparing [2021-10-27T01:03:52.039Z] e4465ee728f6: Waiting [2021-10-27T01:03:52.039Z] c05714a861c9: Waiting [2021-10-27T01:03:52.039Z] 89cff6ae66fa: Waiting [2021-10-27T01:03:52.039Z] ae3c84f61782: Waiting [2021-10-27T01:03:52.039Z] deb2b14d36c5: Waiting [2021-10-27T01:03:52.039Z] ee420dfed78a: Waiting [2021-10-27T01:03:52.311Z] 9d807821487f: Layer already exists [2021-10-27T01:03:52.311Z] 0ff8a3c30573: Layer already exists [2021-10-27T01:03:52.311Z] 84a15eb83a74: Layer already exists [2021-10-27T01:03:52.311Z] 9843180605f0: Layer already exists [2021-10-27T01:03:52.311Z] 02597f796c86: Layer already exists [2021-10-27T01:03:52.311Z] deb2b14d36c5: Layer already exists [2021-10-27T01:03:52.311Z] e4465ee728f6: Layer already exists [2021-10-27T01:03:52.311Z] c05714a861c9: Layer already exists [2021-10-27T01:03:52.311Z] 89cff6ae66fa: Layer already exists [2021-10-27T01:03:52.311Z] ae3c84f61782: Layer already exists [2021-10-27T01:03:52.311Z] ee420dfed78a: Layer already exists [2021-10-27T01:03:52.311Z] 2.0.1-dev.80: digest: sha256:c922ff36c377c8d5d16dab282c21d0dff227b91d1762062955acb397b1fa54f5 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:03:52.656Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80 [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:03:52.998Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80 [2021-10-27T01:03:52.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-10-27T01:03:52.998Z] 84a15eb83a74: Preparing [2021-10-27T01:03:52.998Z] 84a15eb83a74: Preparing [2021-10-27T01:03:52.998Z] 9843180605f0: Preparing [2021-10-27T01:03:52.998Z] 02597f796c86: Preparing [2021-10-27T01:03:52.998Z] 9d807821487f: Preparing [2021-10-27T01:03:52.998Z] 0ff8a3c30573: Preparing [2021-10-27T01:03:52.998Z] e4465ee728f6: Preparing [2021-10-27T01:03:52.998Z] 89cff6ae66fa: Preparing [2021-10-27T01:03:52.998Z] c05714a861c9: Preparing [2021-10-27T01:03:52.998Z] deb2b14d36c5: Preparing [2021-10-27T01:03:52.998Z] ae3c84f61782: Preparing [2021-10-27T01:03:52.998Z] ee420dfed78a: Preparing [2021-10-27T01:03:52.998Z] deb2b14d36c5: Waiting [2021-10-27T01:03:52.998Z] ae3c84f61782: Waiting [2021-10-27T01:03:52.998Z] e4465ee728f6: Waiting [2021-10-27T01:03:52.998Z] ee420dfed78a: Waiting [2021-10-27T01:03:52.998Z] 89cff6ae66fa: Waiting [2021-10-27T01:03:52.998Z] c05714a861c9: Waiting [2021-10-27T01:03:53.270Z] 84a15eb83a74: Layer already exists [2021-10-27T01:03:53.270Z] 02597f796c86: Layer already exists [2021-10-27T01:03:53.270Z] 9d807821487f: Layer already exists [2021-10-27T01:03:53.270Z] 9843180605f0: Layer already exists [2021-10-27T01:03:53.270Z] 0ff8a3c30573: Layer already exists [2021-10-27T01:03:53.270Z] 89cff6ae66fa: Layer already exists [2021-10-27T01:03:53.270Z] e4465ee728f6: Layer already exists [2021-10-27T01:03:53.270Z] c05714a861c9: Layer already exists [2021-10-27T01:03:53.270Z] deb2b14d36c5: Layer already exists [2021-10-27T01:03:53.270Z] ae3c84f61782: Layer already exists [2021-10-27T01:03:53.270Z] ee420dfed78a: Layer already exists [2021-10-27T01:03:53.270Z] fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80: digest: sha256:c922ff36c377c8d5d16dab282c21d0dff227b91d1762062955acb397b1fa54f5 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:03:54.523Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:03:54.869Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-10-27T01:03:54.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-10-27T01:03:54.869Z] 84a15eb83a74: Preparing [2021-10-27T01:03:54.869Z] 84a15eb83a74: Preparing [2021-10-27T01:03:54.869Z] 9843180605f0: Preparing [2021-10-27T01:03:54.869Z] 02597f796c86: Preparing [2021-10-27T01:03:54.869Z] 9d807821487f: Preparing [2021-10-27T01:03:54.869Z] 0ff8a3c30573: Preparing [2021-10-27T01:03:54.869Z] e4465ee728f6: Preparing [2021-10-27T01:03:54.869Z] 89cff6ae66fa: Preparing [2021-10-27T01:03:54.869Z] c05714a861c9: Preparing [2021-10-27T01:03:54.869Z] deb2b14d36c5: Preparing [2021-10-27T01:03:54.869Z] ae3c84f61782: Preparing [2021-10-27T01:03:54.869Z] ee420dfed78a: Preparing [2021-10-27T01:03:54.869Z] c05714a861c9: Waiting [2021-10-27T01:03:54.869Z] deb2b14d36c5: Waiting [2021-10-27T01:03:54.869Z] ae3c84f61782: Waiting [2021-10-27T01:03:54.869Z] ee420dfed78a: Waiting [2021-10-27T01:03:54.869Z] e4465ee728f6: Waiting [2021-10-27T01:03:54.869Z] 89cff6ae66fa: Waiting [2021-10-27T01:03:55.142Z] 84a15eb83a74: Layer already exists [2021-10-27T01:03:55.142Z] 0ff8a3c30573: Layer already exists [2021-10-27T01:03:55.142Z] 9843180605f0: Layer already exists [2021-10-27T01:03:55.142Z] 02597f796c86: Layer already exists [2021-10-27T01:03:55.142Z] 9d807821487f: Layer already exists [2021-10-27T01:03:55.142Z] e4465ee728f6: Layer already exists [2021-10-27T01:03:55.142Z] 89cff6ae66fa: Layer already exists [2021-10-27T01:03:55.142Z] c05714a861c9: Layer already exists [2021-10-27T01:03:55.142Z] deb2b14d36c5: Layer already exists [2021-10-27T01:03:55.142Z] ae3c84f61782: Layer already exists [2021-10-27T01:03:55.142Z] ee420dfed78a: Layer already exists [2021-10-27T01:03:55.142Z] main: digest: sha256:c922ff36c377c8d5d16dab282c21d0dff227b91d1762062955acb397b1fa54f5 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-27T01:03:55.182Z] ===================================================== [Pipeline] echo [2021-10-27T01:03:55.190Z] taggedImages: [2021-10-27T01:03:55.190Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fb769a0070cc1922608d3d80e9a209584ebd424b [2021-10-27T01:03:55.190Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-10-27T01:03:55.190Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.80 [2021-10-27T01:03:55.190Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80 [2021-10-27T01:03:55.190Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-10-27T01:03:55.212Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-10-27T01:03:55.212Z] fb769a0070cc1922608d3d80e9a209584ebd424b [2021-10-27T01:03:55.212Z] latest [2021-10-27T01:03:55.212Z] 2.0.1-dev.80 [2021-10-27T01:03:55.212Z] fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80 [2021-10-27T01:03:55.212Z] main [2021-10-27T01:03:55.212Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:03:55.559Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fb769a0070cc1922608d3d80e9a209584ebd424b [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:03:55.902Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fb769a0070cc1922608d3d80e9a209584ebd424b [2021-10-27T01:03:55.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-10-27T01:03:55.902Z] a993ae2f055e: Preparing [2021-10-27T01:03:55.902Z] 1d69df719acd: Preparing [2021-10-27T01:03:55.902Z] 1809c3e8ff16: Preparing [2021-10-27T01:03:55.902Z] a82d741e94e9: Preparing [2021-10-27T01:03:55.902Z] d46c1099e918: Preparing [2021-10-27T01:03:55.902Z] ee420dfed78a: Preparing [2021-10-27T01:03:55.902Z] ee420dfed78a: Waiting [2021-10-27T01:03:56.504Z] a82d741e94e9: Pushed [2021-10-27T01:03:56.504Z] 1809c3e8ff16: Pushed [2021-10-27T01:03:56.504Z] ee420dfed78a: Layer already exists [2021-10-27T01:03:57.101Z] d46c1099e918: Pushed [2021-10-27T01:03:59.997Z] a993ae2f055e: Pushed [2021-10-27T01:03:59.997Z] 1d69df719acd: Pushed [2021-10-27T01:03:59.997Z] fb769a0070cc1922608d3d80e9a209584ebd424b: digest: sha256:9c2340cfa392785cbedea32ccad231507a8424151a73424815b0f89468aeba64 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:04:00.345Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:04:00.680Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-10-27T01:04:00.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-10-27T01:04:00.680Z] a993ae2f055e: Preparing [2021-10-27T01:04:00.680Z] 1d69df719acd: Preparing [2021-10-27T01:04:00.680Z] 1809c3e8ff16: Preparing [2021-10-27T01:04:00.680Z] a82d741e94e9: Preparing [2021-10-27T01:04:00.680Z] d46c1099e918: Preparing [2021-10-27T01:04:00.680Z] ee420dfed78a: Preparing [2021-10-27T01:04:00.680Z] ee420dfed78a: Waiting [2021-10-27T01:04:00.952Z] d46c1099e918: Layer already exists [2021-10-27T01:04:00.952Z] a993ae2f055e: Layer already exists [2021-10-27T01:04:00.952Z] 1809c3e8ff16: Layer already exists [2021-10-27T01:04:00.952Z] 1d69df719acd: Layer already exists [2021-10-27T01:04:00.952Z] a82d741e94e9: Layer already exists [2021-10-27T01:04:00.952Z] ee420dfed78a: Layer already exists [2021-10-27T01:04:00.952Z] latest: digest: sha256:9c2340cfa392785cbedea32ccad231507a8424151a73424815b0f89468aeba64 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:04:01.293Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.80 [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:04:01.627Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.80 [2021-10-27T01:04:01.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-10-27T01:04:01.627Z] a993ae2f055e: Preparing [2021-10-27T01:04:01.627Z] 1d69df719acd: Preparing [2021-10-27T01:04:01.627Z] 1809c3e8ff16: Preparing [2021-10-27T01:04:01.627Z] a82d741e94e9: Preparing [2021-10-27T01:04:01.627Z] d46c1099e918: Preparing [2021-10-27T01:04:01.627Z] ee420dfed78a: Preparing [2021-10-27T01:04:01.627Z] ee420dfed78a: Waiting [2021-10-27T01:04:01.901Z] d46c1099e918: Layer already exists [2021-10-27T01:04:01.901Z] a993ae2f055e: Layer already exists [2021-10-27T01:04:01.901Z] 1809c3e8ff16: Layer already exists [2021-10-27T01:04:01.901Z] 1d69df719acd: Layer already exists [2021-10-27T01:04:01.901Z] a82d741e94e9: Layer already exists [2021-10-27T01:04:01.901Z] ee420dfed78a: Layer already exists [2021-10-27T01:04:01.901Z] 2.0.1-dev.80: digest: sha256:9c2340cfa392785cbedea32ccad231507a8424151a73424815b0f89468aeba64 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:04:02.240Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80 [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:04:02.580Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80 [2021-10-27T01:04:02.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-10-27T01:04:02.580Z] a993ae2f055e: Preparing [2021-10-27T01:04:02.580Z] 1d69df719acd: Preparing [2021-10-27T01:04:02.580Z] 1809c3e8ff16: Preparing [2021-10-27T01:04:02.580Z] a82d741e94e9: Preparing [2021-10-27T01:04:02.580Z] d46c1099e918: Preparing [2021-10-27T01:04:02.580Z] ee420dfed78a: Preparing [2021-10-27T01:04:02.580Z] ee420dfed78a: Waiting [2021-10-27T01:04:02.850Z] a82d741e94e9: Layer already exists [2021-10-27T01:04:02.850Z] 1d69df719acd: Layer already exists [2021-10-27T01:04:02.850Z] a993ae2f055e: Layer already exists [2021-10-27T01:04:02.850Z] 1809c3e8ff16: Layer already exists [2021-10-27T01:04:02.850Z] d46c1099e918: Layer already exists [2021-10-27T01:04:02.850Z] ee420dfed78a: Layer already exists [2021-10-27T01:04:02.850Z] fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80: digest: sha256:9c2340cfa392785cbedea32ccad231507a8424151a73424815b0f89468aeba64 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:04:03.191Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:04:03.522Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-10-27T01:04:03.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-10-27T01:04:03.522Z] a993ae2f055e: Preparing [2021-10-27T01:04:03.522Z] 1d69df719acd: Preparing [2021-10-27T01:04:03.522Z] 1809c3e8ff16: Preparing [2021-10-27T01:04:03.522Z] a82d741e94e9: Preparing [2021-10-27T01:04:03.522Z] d46c1099e918: Preparing [2021-10-27T01:04:03.522Z] ee420dfed78a: Preparing [2021-10-27T01:04:03.522Z] ee420dfed78a: Waiting [2021-10-27T01:04:03.792Z] a82d741e94e9: Layer already exists [2021-10-27T01:04:03.792Z] d46c1099e918: Layer already exists [2021-10-27T01:04:03.792Z] a993ae2f055e: Layer already exists [2021-10-27T01:04:03.792Z] 1d69df719acd: Layer already exists [2021-10-27T01:04:03.792Z] 1809c3e8ff16: Layer already exists [2021-10-27T01:04:03.792Z] ee420dfed78a: Layer already exists [2021-10-27T01:04:03.792Z] main: digest: sha256:9c2340cfa392785cbedea32ccad231507a8424151a73424815b0f89468aeba64 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-27T01:04:03.831Z] ===================================================== [Pipeline] echo [2021-10-27T01:04:03.837Z] taggedImages: [2021-10-27T01:04:03.837Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fb769a0070cc1922608d3d80e9a209584ebd424b [2021-10-27T01:04:03.837Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-10-27T01:04:03.837Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.80 [2021-10-27T01:04:03.837Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80 [2021-10-27T01:04:03.837Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-10-27T01:04:03.855Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-10-27T01:04:03.855Z] fb769a0070cc1922608d3d80e9a209584ebd424b [2021-10-27T01:04:03.855Z] latest [2021-10-27T01:04:03.855Z] 2.0.1-dev.80 [2021-10-27T01:04:03.855Z] fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80 [2021-10-27T01:04:03.855Z] main [2021-10-27T01:04:03.855Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:04:04.207Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fb769a0070cc1922608d3d80e9a209584ebd424b [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:04:04.545Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fb769a0070cc1922608d3d80e9a209584ebd424b [2021-10-27T01:04:04.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-10-27T01:04:04.546Z] 032d9250635a: Preparing [2021-10-27T01:04:04.546Z] e2deb7a7addd: Preparing [2021-10-27T01:04:04.546Z] d5652bac2215: Preparing [2021-10-27T01:04:04.546Z] 420915b0c6af: Preparing [2021-10-27T01:04:04.546Z] 5b166202f98e: Preparing [2021-10-27T01:04:04.546Z] d8f194bd322e: Preparing [2021-10-27T01:04:04.546Z] 9f1c001f3e7e: Preparing [2021-10-27T01:04:04.546Z] 09fe7b0d0c05: Preparing [2021-10-27T01:04:04.546Z] d9ec69de3ed2: Preparing [2021-10-27T01:04:04.546Z] ee420dfed78a: Preparing [2021-10-27T01:04:04.546Z] d8f194bd322e: Waiting [2021-10-27T01:04:04.546Z] 9f1c001f3e7e: Waiting [2021-10-27T01:04:04.546Z] 09fe7b0d0c05: Waiting [2021-10-27T01:04:04.546Z] d9ec69de3ed2: Waiting [2021-10-27T01:04:04.546Z] ee420dfed78a: Waiting [2021-10-27T01:04:04.818Z] 032d9250635a: Pushed [2021-10-27T01:04:05.089Z] e2deb7a7addd: Pushed [2021-10-27T01:04:05.089Z] 5b166202f98e: Pushed [2021-10-27T01:04:05.089Z] d8f194bd322e: Pushed [2021-10-27T01:04:05.359Z] 9f1c001f3e7e: Pushed [2021-10-27T01:04:05.359Z] 09fe7b0d0c05: Pushed [2021-10-27T01:04:05.359Z] ee420dfed78a: Layer already exists [2021-10-27T01:04:05.632Z] d9ec69de3ed2: Pushed [2021-10-27T01:04:07.594Z] 420915b0c6af: Pushed [2021-10-27T01:04:07.864Z] d5652bac2215: Pushed [2021-10-27T01:04:08.134Z] fb769a0070cc1922608d3d80e9a209584ebd424b: digest: sha256:79b10a5d4bfac2ba8553698da2691e01aafccf7aea1ef641db1b4e5260ddbb37 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:04:08.474Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:04:08.814Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-10-27T01:04:08.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-10-27T01:04:08.814Z] 032d9250635a: Preparing [2021-10-27T01:04:08.814Z] e2deb7a7addd: Preparing [2021-10-27T01:04:08.814Z] d5652bac2215: Preparing [2021-10-27T01:04:08.814Z] 420915b0c6af: Preparing [2021-10-27T01:04:08.814Z] 5b166202f98e: Preparing [2021-10-27T01:04:08.814Z] d8f194bd322e: Preparing [2021-10-27T01:04:08.814Z] 9f1c001f3e7e: Preparing [2021-10-27T01:04:08.814Z] 09fe7b0d0c05: Preparing [2021-10-27T01:04:08.814Z] d9ec69de3ed2: Preparing [2021-10-27T01:04:08.814Z] ee420dfed78a: Preparing [2021-10-27T01:04:08.814Z] 09fe7b0d0c05: Waiting [2021-10-27T01:04:08.814Z] d9ec69de3ed2: Waiting [2021-10-27T01:04:08.814Z] ee420dfed78a: Waiting [2021-10-27T01:04:08.814Z] 9f1c001f3e7e: Waiting [2021-10-27T01:04:08.814Z] d8f194bd322e: Waiting [2021-10-27T01:04:08.814Z] 420915b0c6af: Layer already exists [2021-10-27T01:04:09.084Z] 5b166202f98e: Layer already exists [2021-10-27T01:04:09.084Z] d5652bac2215: Layer already exists [2021-10-27T01:04:09.084Z] e2deb7a7addd: Layer already exists [2021-10-27T01:04:09.084Z] 032d9250635a: Layer already exists [2021-10-27T01:04:09.084Z] d8f194bd322e: Layer already exists [2021-10-27T01:04:09.084Z] 9f1c001f3e7e: Layer already exists [2021-10-27T01:04:09.084Z] d9ec69de3ed2: Layer already exists [2021-10-27T01:04:09.084Z] ee420dfed78a: Layer already exists [2021-10-27T01:04:09.084Z] 09fe7b0d0c05: Layer already exists [2021-10-27T01:04:09.084Z] latest: digest: sha256:79b10a5d4bfac2ba8553698da2691e01aafccf7aea1ef641db1b4e5260ddbb37 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:04:09.428Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.80 [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:04:09.761Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.80 [2021-10-27T01:04:09.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-10-27T01:04:09.761Z] 032d9250635a: Preparing [2021-10-27T01:04:09.761Z] e2deb7a7addd: Preparing [2021-10-27T01:04:09.761Z] d5652bac2215: Preparing [2021-10-27T01:04:09.761Z] 420915b0c6af: Preparing [2021-10-27T01:04:09.761Z] 5b166202f98e: Preparing [2021-10-27T01:04:09.761Z] d8f194bd322e: Preparing [2021-10-27T01:04:09.761Z] 9f1c001f3e7e: Preparing [2021-10-27T01:04:09.761Z] 09fe7b0d0c05: Preparing [2021-10-27T01:04:09.761Z] d9ec69de3ed2: Preparing [2021-10-27T01:04:09.761Z] ee420dfed78a: Preparing [2021-10-27T01:04:09.761Z] d8f194bd322e: Waiting [2021-10-27T01:04:09.761Z] 9f1c001f3e7e: Waiting [2021-10-27T01:04:09.761Z] 09fe7b0d0c05: Waiting [2021-10-27T01:04:09.761Z] d9ec69de3ed2: Waiting [2021-10-27T01:04:09.761Z] ee420dfed78a: Waiting [2021-10-27T01:04:10.031Z] e2deb7a7addd: Layer already exists [2021-10-27T01:04:10.031Z] 5b166202f98e: Layer already exists [2021-10-27T01:04:10.031Z] 420915b0c6af: Layer already exists [2021-10-27T01:04:10.031Z] d5652bac2215: Layer already exists [2021-10-27T01:04:10.031Z] 032d9250635a: Layer already exists [2021-10-27T01:04:10.031Z] d8f194bd322e: Layer already exists [2021-10-27T01:04:10.031Z] 09fe7b0d0c05: Layer already exists [2021-10-27T01:04:10.031Z] ee420dfed78a: Layer already exists [2021-10-27T01:04:10.031Z] 9f1c001f3e7e: Layer already exists [2021-10-27T01:04:10.031Z] d9ec69de3ed2: Layer already exists [2021-10-27T01:04:10.031Z] 2.0.1-dev.80: digest: sha256:79b10a5d4bfac2ba8553698da2691e01aafccf7aea1ef641db1b4e5260ddbb37 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:04:10.369Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80 [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:04:10.704Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80 [2021-10-27T01:04:10.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-10-27T01:04:10.704Z] 032d9250635a: Preparing [2021-10-27T01:04:10.704Z] e2deb7a7addd: Preparing [2021-10-27T01:04:10.704Z] d5652bac2215: Preparing [2021-10-27T01:04:10.704Z] 420915b0c6af: Preparing [2021-10-27T01:04:10.704Z] 5b166202f98e: Preparing [2021-10-27T01:04:10.704Z] d8f194bd322e: Preparing [2021-10-27T01:04:10.704Z] 9f1c001f3e7e: Preparing [2021-10-27T01:04:10.704Z] 09fe7b0d0c05: Preparing [2021-10-27T01:04:10.704Z] d9ec69de3ed2: Preparing [2021-10-27T01:04:10.704Z] ee420dfed78a: Preparing [2021-10-27T01:04:10.704Z] 09fe7b0d0c05: Waiting [2021-10-27T01:04:10.704Z] d9ec69de3ed2: Waiting [2021-10-27T01:04:10.704Z] ee420dfed78a: Waiting [2021-10-27T01:04:10.704Z] d8f194bd322e: Waiting [2021-10-27T01:04:10.704Z] 9f1c001f3e7e: Waiting [2021-10-27T01:04:11.922Z] 420915b0c6af: Layer already exists [2021-10-27T01:04:11.922Z] 5b166202f98e: Layer already exists [2021-10-27T01:04:11.922Z] d5652bac2215: Layer already exists [2021-10-27T01:04:11.922Z] 032d9250635a: Layer already exists [2021-10-27T01:04:11.922Z] e2deb7a7addd: Layer already exists [2021-10-27T01:04:11.922Z] d8f194bd322e: Layer already exists [2021-10-27T01:04:11.922Z] 9f1c001f3e7e: Layer already exists [2021-10-27T01:04:11.922Z] d9ec69de3ed2: Layer already exists [2021-10-27T01:04:11.922Z] 09fe7b0d0c05: Layer already exists [2021-10-27T01:04:11.922Z] ee420dfed78a: Layer already exists [2021-10-27T01:04:11.922Z] fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80: digest: sha256:79b10a5d4bfac2ba8553698da2691e01aafccf7aea1ef641db1b4e5260ddbb37 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:04:12.257Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:04:12.594Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-10-27T01:04:12.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-10-27T01:04:12.594Z] 032d9250635a: Preparing [2021-10-27T01:04:12.594Z] e2deb7a7addd: Preparing [2021-10-27T01:04:12.594Z] d5652bac2215: Preparing [2021-10-27T01:04:12.594Z] 420915b0c6af: Preparing [2021-10-27T01:04:12.594Z] 5b166202f98e: Preparing [2021-10-27T01:04:12.594Z] d8f194bd322e: Preparing [2021-10-27T01:04:12.594Z] 9f1c001f3e7e: Preparing [2021-10-27T01:04:12.594Z] 09fe7b0d0c05: Preparing [2021-10-27T01:04:12.594Z] d9ec69de3ed2: Preparing [2021-10-27T01:04:12.594Z] ee420dfed78a: Preparing [2021-10-27T01:04:12.594Z] d8f194bd322e: Waiting [2021-10-27T01:04:12.594Z] 9f1c001f3e7e: Waiting [2021-10-27T01:04:12.594Z] 09fe7b0d0c05: Waiting [2021-10-27T01:04:12.594Z] d9ec69de3ed2: Waiting [2021-10-27T01:04:12.594Z] ee420dfed78a: Waiting [2021-10-27T01:04:12.865Z] e2deb7a7addd: Layer already exists [2021-10-27T01:04:12.865Z] 032d9250635a: Layer already exists [2021-10-27T01:04:12.865Z] d5652bac2215: Layer already exists [2021-10-27T01:04:12.865Z] 5b166202f98e: Layer already exists [2021-10-27T01:04:12.865Z] 420915b0c6af: Layer already exists [2021-10-27T01:04:12.865Z] 9f1c001f3e7e: Layer already exists [2021-10-27T01:04:12.865Z] 09fe7b0d0c05: Layer already exists [2021-10-27T01:04:12.865Z] d8f194bd322e: Layer already exists [2021-10-27T01:04:12.865Z] d9ec69de3ed2: Layer already exists [2021-10-27T01:04:12.865Z] ee420dfed78a: Layer already exists [2021-10-27T01:04:12.865Z] main: digest: sha256:79b10a5d4bfac2ba8553698da2691e01aafccf7aea1ef641db1b4e5260ddbb37 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-27T01:04:12.907Z] ===================================================== [Pipeline] echo [2021-10-27T01:04:12.915Z] taggedImages: [2021-10-27T01:04:12.915Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fb769a0070cc1922608d3d80e9a209584ebd424b [2021-10-27T01:04:12.915Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-10-27T01:04:12.915Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.80 [2021-10-27T01:04:12.915Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80 [2021-10-27T01:04:12.915Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-10-27T01:04:12.939Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-10-27T01:04:12.939Z] fb769a0070cc1922608d3d80e9a209584ebd424b [2021-10-27T01:04:12.939Z] latest [2021-10-27T01:04:12.939Z] 2.0.1-dev.80 [2021-10-27T01:04:12.939Z] fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80 [2021-10-27T01:04:12.939Z] main [2021-10-27T01:04:12.939Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:04:13.271Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:fb769a0070cc1922608d3d80e9a209584ebd424b [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:04:13.612Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:fb769a0070cc1922608d3d80e9a209584ebd424b [2021-10-27T01:04:13.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-10-27T01:04:13.612Z] b0699e033e09: Preparing [2021-10-27T01:04:13.612Z] fa4864fac228: Preparing [2021-10-27T01:04:13.612Z] e4465ee728f6: Preparing [2021-10-27T01:04:13.612Z] 86c609a18f48: Preparing [2021-10-27T01:04:13.612Z] ee420dfed78a: Preparing [2021-10-27T01:04:13.885Z] ee420dfed78a: Layer already exists [2021-10-27T01:04:13.885Z] e4465ee728f6: Layer already exists [2021-10-27T01:04:13.885Z] b0699e033e09: Pushed [2021-10-27T01:04:14.156Z] 86c609a18f48: Pushed [2021-10-27T01:04:16.761Z] fa4864fac228: Pushed [2021-10-27T01:04:17.032Z] fb769a0070cc1922608d3d80e9a209584ebd424b: digest: sha256:4f405f71c5da1f6c2f41f769271008d93eb018e74eae26eb8e6115a30db89a1c size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:04:17.387Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:04:17.726Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-10-27T01:04:17.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-10-27T01:04:17.726Z] b0699e033e09: Preparing [2021-10-27T01:04:17.726Z] fa4864fac228: Preparing [2021-10-27T01:04:17.726Z] e4465ee728f6: Preparing [2021-10-27T01:04:17.726Z] 86c609a18f48: Preparing [2021-10-27T01:04:17.726Z] ee420dfed78a: Preparing [2021-10-27T01:04:17.998Z] e4465ee728f6: Layer already exists [2021-10-27T01:04:17.998Z] b0699e033e09: Layer already exists [2021-10-27T01:04:17.998Z] ee420dfed78a: Layer already exists [2021-10-27T01:04:17.998Z] 86c609a18f48: Layer already exists [2021-10-27T01:04:17.998Z] fa4864fac228: Layer already exists [2021-10-27T01:04:17.998Z] latest: digest: sha256:4f405f71c5da1f6c2f41f769271008d93eb018e74eae26eb8e6115a30db89a1c size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:04:18.339Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.80 [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:04:18.680Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.80 [2021-10-27T01:04:18.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-10-27T01:04:18.680Z] b0699e033e09: Preparing [2021-10-27T01:04:18.680Z] fa4864fac228: Preparing [2021-10-27T01:04:18.680Z] e4465ee728f6: Preparing [2021-10-27T01:04:18.680Z] 86c609a18f48: Preparing [2021-10-27T01:04:18.680Z] ee420dfed78a: Preparing [2021-10-27T01:04:18.957Z] b0699e033e09: Layer already exists [2021-10-27T01:04:18.957Z] fa4864fac228: Layer already exists [2021-10-27T01:04:18.957Z] e4465ee728f6: Layer already exists [2021-10-27T01:04:18.957Z] 86c609a18f48: Layer already exists [2021-10-27T01:04:18.957Z] ee420dfed78a: Layer already exists [2021-10-27T01:04:18.957Z] 2.0.1-dev.80: digest: sha256:4f405f71c5da1f6c2f41f769271008d93eb018e74eae26eb8e6115a30db89a1c size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:04:19.300Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80 [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:04:19.641Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80 [2021-10-27T01:04:19.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-10-27T01:04:19.913Z] b0699e033e09: Preparing [2021-10-27T01:04:19.913Z] fa4864fac228: Preparing [2021-10-27T01:04:19.913Z] e4465ee728f6: Preparing [2021-10-27T01:04:19.913Z] 86c609a18f48: Preparing [2021-10-27T01:04:19.913Z] ee420dfed78a: Preparing [2021-10-27T01:04:19.913Z] e4465ee728f6: Layer already exists [2021-10-27T01:04:19.913Z] b0699e033e09: Layer already exists [2021-10-27T01:04:19.913Z] ee420dfed78a: Layer already exists [2021-10-27T01:04:19.913Z] fa4864fac228: Layer already exists [2021-10-27T01:04:19.913Z] 86c609a18f48: Layer already exists [2021-10-27T01:04:19.913Z] fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80: digest: sha256:4f405f71c5da1f6c2f41f769271008d93eb018e74eae26eb8e6115a30db89a1c size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:04:20.260Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:04:20.598Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-10-27T01:04:20.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-10-27T01:04:20.598Z] b0699e033e09: Preparing [2021-10-27T01:04:20.598Z] fa4864fac228: Preparing [2021-10-27T01:04:20.598Z] e4465ee728f6: Preparing [2021-10-27T01:04:20.598Z] 86c609a18f48: Preparing [2021-10-27T01:04:20.598Z] ee420dfed78a: Preparing [2021-10-27T01:04:20.872Z] ee420dfed78a: Layer already exists [2021-10-27T01:04:20.872Z] b0699e033e09: Layer already exists [2021-10-27T01:04:20.872Z] e4465ee728f6: Layer already exists [2021-10-27T01:04:20.872Z] fa4864fac228: Layer already exists [2021-10-27T01:04:20.872Z] 86c609a18f48: Layer already exists [2021-10-27T01:04:20.872Z] main: digest: sha256:4f405f71c5da1f6c2f41f769271008d93eb018e74eae26eb8e6115a30db89a1c size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-27T01:04:20.914Z] ===================================================== [Pipeline] echo [2021-10-27T01:04:20.923Z] taggedImages: [2021-10-27T01:04:20.923Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:fb769a0070cc1922608d3d80e9a209584ebd424b [2021-10-27T01:04:20.923Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-10-27T01:04:20.923Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.80 [2021-10-27T01:04:20.923Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80 [2021-10-27T01:04:20.923Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-10-27T01:04:20.943Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-10-27T01:04:20.943Z] fb769a0070cc1922608d3d80e9a209584ebd424b [2021-10-27T01:04:20.943Z] latest [2021-10-27T01:04:20.943Z] 2.0.1-dev.80 [2021-10-27T01:04:20.943Z] fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80 [2021-10-27T01:04:20.943Z] main [2021-10-27T01:04:20.943Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:04:21.289Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fb769a0070cc1922608d3d80e9a209584ebd424b [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:04:21.633Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fb769a0070cc1922608d3d80e9a209584ebd424b [2021-10-27T01:04:21.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-10-27T01:04:21.634Z] b52fea16fbd9: Preparing [2021-10-27T01:04:21.634Z] df9dc898394c: Preparing [2021-10-27T01:04:21.634Z] e4465ee728f6: Preparing [2021-10-27T01:04:21.634Z] 88c3317ea1de: Preparing [2021-10-27T01:04:21.634Z] ee420dfed78a: Preparing [2021-10-27T01:04:21.907Z] ee420dfed78a: Layer already exists [2021-10-27T01:04:21.907Z] e4465ee728f6: Layer already exists [2021-10-27T01:04:21.907Z] 88c3317ea1de: Layer already exists [2021-10-27T01:04:21.907Z] b52fea16fbd9: Pushed [2021-10-27T01:04:25.289Z] df9dc898394c: Pushed [2021-10-27T01:04:25.289Z] fb769a0070cc1922608d3d80e9a209584ebd424b: digest: sha256:12b037aa5a8a0105ab46d325684d9f2fc3cc9c81dfdb2e3118c348ff9b54dbf2 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:04:25.634Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:04:25.971Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-10-27T01:04:25.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-10-27T01:04:25.971Z] b52fea16fbd9: Preparing [2021-10-27T01:04:25.971Z] df9dc898394c: Preparing [2021-10-27T01:04:25.971Z] e4465ee728f6: Preparing [2021-10-27T01:04:25.971Z] 88c3317ea1de: Preparing [2021-10-27T01:04:25.971Z] ee420dfed78a: Preparing [2021-10-27T01:04:26.242Z] e4465ee728f6: Layer already exists [2021-10-27T01:04:26.242Z] 88c3317ea1de: Layer already exists [2021-10-27T01:04:26.242Z] ee420dfed78a: Layer already exists [2021-10-27T01:04:26.242Z] df9dc898394c: Layer already exists [2021-10-27T01:04:26.242Z] b52fea16fbd9: Layer already exists [2021-10-27T01:04:26.242Z] latest: digest: sha256:12b037aa5a8a0105ab46d325684d9f2fc3cc9c81dfdb2e3118c348ff9b54dbf2 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:04:26.586Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.80 [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:04:26.923Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.80 [2021-10-27T01:04:26.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-10-27T01:04:26.923Z] b52fea16fbd9: Preparing [2021-10-27T01:04:26.923Z] df9dc898394c: Preparing [2021-10-27T01:04:26.923Z] e4465ee728f6: Preparing [2021-10-27T01:04:26.923Z] 88c3317ea1de: Preparing [2021-10-27T01:04:26.923Z] ee420dfed78a: Preparing [2021-10-27T01:04:27.196Z] 88c3317ea1de: Layer already exists [2021-10-27T01:04:27.196Z] ee420dfed78a: Layer already exists [2021-10-27T01:04:27.196Z] e4465ee728f6: Layer already exists [2021-10-27T01:04:27.196Z] b52fea16fbd9: Layer already exists [2021-10-27T01:04:27.196Z] df9dc898394c: Layer already exists [2021-10-27T01:04:27.196Z] 2.0.1-dev.80: digest: sha256:12b037aa5a8a0105ab46d325684d9f2fc3cc9c81dfdb2e3118c348ff9b54dbf2 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:04:27.532Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80 [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:04:27.870Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80 [2021-10-27T01:04:27.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-10-27T01:04:27.870Z] b52fea16fbd9: Preparing [2021-10-27T01:04:27.870Z] df9dc898394c: Preparing [2021-10-27T01:04:27.870Z] e4465ee728f6: Preparing [2021-10-27T01:04:27.870Z] 88c3317ea1de: Preparing [2021-10-27T01:04:27.870Z] ee420dfed78a: Preparing [2021-10-27T01:04:28.141Z] ee420dfed78a: Layer already exists [2021-10-27T01:04:28.141Z] 88c3317ea1de: Layer already exists [2021-10-27T01:04:28.141Z] e4465ee728f6: Layer already exists [2021-10-27T01:04:28.141Z] b52fea16fbd9: Layer already exists [2021-10-27T01:04:28.141Z] df9dc898394c: Layer already exists [2021-10-27T01:04:28.141Z] fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80: digest: sha256:12b037aa5a8a0105ab46d325684d9f2fc3cc9c81dfdb2e3118c348ff9b54dbf2 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:04:28.479Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:04:30.055Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-10-27T01:04:30.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-10-27T01:04:30.056Z] b52fea16fbd9: Preparing [2021-10-27T01:04:30.056Z] df9dc898394c: Preparing [2021-10-27T01:04:30.056Z] e4465ee728f6: Preparing [2021-10-27T01:04:30.056Z] 88c3317ea1de: Preparing [2021-10-27T01:04:30.056Z] ee420dfed78a: Preparing [2021-10-27T01:04:30.056Z] b52fea16fbd9: Layer already exists [2021-10-27T01:04:30.056Z] ee420dfed78a: Layer already exists [2021-10-27T01:04:30.056Z] df9dc898394c: Layer already exists [2021-10-27T01:04:30.056Z] e4465ee728f6: Layer already exists [2021-10-27T01:04:30.056Z] 88c3317ea1de: Layer already exists [2021-10-27T01:04:30.056Z] main: digest: sha256:12b037aa5a8a0105ab46d325684d9f2fc3cc9c81dfdb2e3118c348ff9b54dbf2 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-27T01:04:30.093Z] ===================================================== [Pipeline] echo [2021-10-27T01:04:30.100Z] taggedImages: [2021-10-27T01:04:30.100Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fb769a0070cc1922608d3d80e9a209584ebd424b [2021-10-27T01:04:30.100Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-10-27T01:04:30.100Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.80 [2021-10-27T01:04:30.100Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80 [2021-10-27T01:04:30.100Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-10-27T01:04:30.120Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-10-27T01:04:30.120Z] fb769a0070cc1922608d3d80e9a209584ebd424b [2021-10-27T01:04:30.120Z] latest [2021-10-27T01:04:30.120Z] 2.0.1-dev.80 [2021-10-27T01:04:30.120Z] fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80 [2021-10-27T01:04:30.120Z] main [2021-10-27T01:04:30.120Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:04:30.465Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:fb769a0070cc1922608d3d80e9a209584ebd424b [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:04:30.883Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:fb769a0070cc1922608d3d80e9a209584ebd424b [2021-10-27T01:04:30.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-10-27T01:04:30.883Z] 14c6a27cee64: Preparing [2021-10-27T01:04:30.883Z] 2239ba93bed2: Preparing [2021-10-27T01:04:30.883Z] c5a45a35c5ff: Preparing [2021-10-27T01:04:30.883Z] afe17f26c0d0: Preparing [2021-10-27T01:04:30.883Z] 166dde17997b: Preparing [2021-10-27T01:04:30.883Z] 78c4bc0ebec3: Preparing [2021-10-27T01:04:30.883Z] 45596ee15a31: Preparing [2021-10-27T01:04:30.883Z] 52dc75cd08be: Preparing [2021-10-27T01:04:30.883Z] a6e1fd50fee5: Preparing [2021-10-27T01:04:30.883Z] 56eb02710082: Preparing [2021-10-27T01:04:30.883Z] ee420dfed78a: Preparing [2021-10-27T01:04:30.883Z] 56eb02710082: Waiting [2021-10-27T01:04:30.883Z] 78c4bc0ebec3: Waiting [2021-10-27T01:04:30.883Z] a6e1fd50fee5: Waiting [2021-10-27T01:04:30.883Z] 45596ee15a31: Waiting [2021-10-27T01:04:30.883Z] ee420dfed78a: Waiting [2021-10-27T01:04:30.883Z] 52dc75cd08be: Waiting [2021-10-27T01:04:31.198Z] 166dde17997b: Layer already exists [2021-10-27T01:04:31.198Z] 78c4bc0ebec3: Layer already exists [2021-10-27T01:04:31.198Z] 45596ee15a31: Layer already exists [2021-10-27T01:04:31.198Z] 52dc75cd08be: Layer already exists [2021-10-27T01:04:31.198Z] 2239ba93bed2: Pushed [2021-10-27T01:04:31.500Z] a6e1fd50fee5: Layer already exists [2021-10-27T01:04:31.500Z] 56eb02710082: Layer already exists [2021-10-27T01:04:31.500Z] ee420dfed78a: Layer already exists [2021-10-27T01:04:32.534Z] 14c6a27cee64: Pushed [2021-10-27T01:04:34.511Z] c5a45a35c5ff: Pushed [2021-10-27T01:04:52.886Z] afe17f26c0d0: Pushed [2021-10-27T01:04:52.886Z] fb769a0070cc1922608d3d80e9a209584ebd424b: digest: sha256:71019af8e235660b58d6e3cade0ff9557102aa5754e4b0e69f8ec84b59cbb305 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:04:53.243Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:04:53.877Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-10-27T01:04:53.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-10-27T01:04:54.152Z] 14c6a27cee64: Preparing [2021-10-27T01:04:54.152Z] 2239ba93bed2: Preparing [2021-10-27T01:04:54.152Z] c5a45a35c5ff: Preparing [2021-10-27T01:04:54.152Z] afe17f26c0d0: Preparing [2021-10-27T01:04:54.152Z] 166dde17997b: Preparing [2021-10-27T01:04:54.152Z] 78c4bc0ebec3: Preparing [2021-10-27T01:04:54.152Z] 45596ee15a31: Preparing [2021-10-27T01:04:54.152Z] 52dc75cd08be: Preparing [2021-10-27T01:04:54.152Z] a6e1fd50fee5: Preparing [2021-10-27T01:04:54.152Z] 56eb02710082: Preparing [2021-10-27T01:04:54.152Z] ee420dfed78a: Preparing [2021-10-27T01:04:54.152Z] 52dc75cd08be: Waiting [2021-10-27T01:04:54.152Z] a6e1fd50fee5: Waiting [2021-10-27T01:04:54.152Z] 56eb02710082: Waiting [2021-10-27T01:04:54.152Z] 45596ee15a31: Waiting [2021-10-27T01:04:54.152Z] 2239ba93bed2: Layer already exists [2021-10-27T01:04:54.152Z] afe17f26c0d0: Layer already exists [2021-10-27T01:04:54.152Z] 166dde17997b: Layer already exists [2021-10-27T01:04:54.152Z] 14c6a27cee64: Layer already exists [2021-10-27T01:04:54.152Z] c5a45a35c5ff: Layer already exists [2021-10-27T01:04:54.152Z] 45596ee15a31: Layer already exists [2021-10-27T01:04:54.152Z] 52dc75cd08be: Layer already exists [2021-10-27T01:04:54.152Z] 78c4bc0ebec3: Layer already exists [2021-10-27T01:04:54.152Z] 56eb02710082: Layer already exists [2021-10-27T01:04:54.152Z] a6e1fd50fee5: Layer already exists [2021-10-27T01:04:54.152Z] ee420dfed78a: Layer already exists [2021-10-27T01:04:54.152Z] latest: digest: sha256:71019af8e235660b58d6e3cade0ff9557102aa5754e4b0e69f8ec84b59cbb305 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:04:54.789Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.80 [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:04:55.415Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.80 [2021-10-27T01:04:55.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-10-27T01:04:55.415Z] 14c6a27cee64: Preparing [2021-10-27T01:04:55.415Z] 2239ba93bed2: Preparing [2021-10-27T01:04:55.415Z] c5a45a35c5ff: Preparing [2021-10-27T01:04:55.415Z] afe17f26c0d0: Preparing [2021-10-27T01:04:55.415Z] 166dde17997b: Preparing [2021-10-27T01:04:55.415Z] 78c4bc0ebec3: Preparing [2021-10-27T01:04:55.415Z] 45596ee15a31: Preparing [2021-10-27T01:04:55.415Z] 52dc75cd08be: Preparing [2021-10-27T01:04:55.415Z] a6e1fd50fee5: Preparing [2021-10-27T01:04:55.415Z] 56eb02710082: Preparing [2021-10-27T01:04:55.415Z] ee420dfed78a: Preparing [2021-10-27T01:04:55.415Z] 78c4bc0ebec3: Waiting [2021-10-27T01:04:55.415Z] 45596ee15a31: Waiting [2021-10-27T01:04:55.415Z] a6e1fd50fee5: Waiting [2021-10-27T01:04:55.415Z] 56eb02710082: Waiting [2021-10-27T01:04:55.415Z] ee420dfed78a: Waiting [2021-10-27T01:04:55.685Z] 166dde17997b: Layer already exists [2021-10-27T01:04:55.685Z] 2239ba93bed2: Layer already exists [2021-10-27T01:04:55.685Z] c5a45a35c5ff: Layer already exists [2021-10-27T01:04:55.686Z] 14c6a27cee64: Layer already exists [2021-10-27T01:04:55.686Z] afe17f26c0d0: Layer already exists [2021-10-27T01:04:55.686Z] 78c4bc0ebec3: Layer already exists [2021-10-27T01:04:55.686Z] 45596ee15a31: Layer already exists [2021-10-27T01:04:55.686Z] 52dc75cd08be: Layer already exists [2021-10-27T01:04:55.686Z] a6e1fd50fee5: Layer already exists [2021-10-27T01:04:55.686Z] 56eb02710082: Layer already exists [2021-10-27T01:04:55.686Z] ee420dfed78a: Layer already exists [2021-10-27T01:04:55.686Z] 2.0.1-dev.80: digest: sha256:71019af8e235660b58d6e3cade0ff9557102aa5754e4b0e69f8ec84b59cbb305 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:04:56.026Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80 [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:04:56.369Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80 [2021-10-27T01:04:56.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-10-27T01:04:56.369Z] 14c6a27cee64: Preparing [2021-10-27T01:04:56.369Z] 2239ba93bed2: Preparing [2021-10-27T01:04:56.369Z] c5a45a35c5ff: Preparing [2021-10-27T01:04:56.369Z] afe17f26c0d0: Preparing [2021-10-27T01:04:56.369Z] 166dde17997b: Preparing [2021-10-27T01:04:56.369Z] 78c4bc0ebec3: Preparing [2021-10-27T01:04:56.369Z] 45596ee15a31: Preparing [2021-10-27T01:04:56.369Z] 52dc75cd08be: Preparing [2021-10-27T01:04:56.369Z] a6e1fd50fee5: Preparing [2021-10-27T01:04:56.369Z] 56eb02710082: Preparing [2021-10-27T01:04:56.369Z] ee420dfed78a: Preparing [2021-10-27T01:04:56.369Z] 52dc75cd08be: Waiting [2021-10-27T01:04:56.369Z] 78c4bc0ebec3: Waiting [2021-10-27T01:04:56.369Z] a6e1fd50fee5: Waiting [2021-10-27T01:04:56.369Z] 45596ee15a31: Waiting [2021-10-27T01:04:56.369Z] ee420dfed78a: Waiting [2021-10-27T01:04:56.643Z] 14c6a27cee64: Layer already exists [2021-10-27T01:04:56.643Z] afe17f26c0d0: Layer already exists [2021-10-27T01:04:56.643Z] c5a45a35c5ff: Layer already exists [2021-10-27T01:04:56.643Z] 166dde17997b: Layer already exists [2021-10-27T01:04:56.643Z] 2239ba93bed2: Layer already exists [2021-10-27T01:04:56.643Z] 52dc75cd08be: Layer already exists [2021-10-27T01:04:56.643Z] 45596ee15a31: Layer already exists [2021-10-27T01:04:56.643Z] a6e1fd50fee5: Layer already exists [2021-10-27T01:04:56.643Z] 56eb02710082: Layer already exists [2021-10-27T01:04:56.643Z] 78c4bc0ebec3: Layer already exists [2021-10-27T01:04:56.643Z] ee420dfed78a: Layer already exists [2021-10-27T01:04:56.643Z] fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80: digest: sha256:71019af8e235660b58d6e3cade0ff9557102aa5754e4b0e69f8ec84b59cbb305 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:04:56.982Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:04:57.321Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-10-27T01:04:57.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-10-27T01:04:57.321Z] 14c6a27cee64: Preparing [2021-10-27T01:04:57.321Z] 2239ba93bed2: Preparing [2021-10-27T01:04:57.321Z] c5a45a35c5ff: Preparing [2021-10-27T01:04:57.321Z] afe17f26c0d0: Preparing [2021-10-27T01:04:57.321Z] 166dde17997b: Preparing [2021-10-27T01:04:57.321Z] 78c4bc0ebec3: Preparing [2021-10-27T01:04:57.321Z] 45596ee15a31: Preparing [2021-10-27T01:04:57.321Z] 52dc75cd08be: Preparing [2021-10-27T01:04:57.321Z] a6e1fd50fee5: Preparing [2021-10-27T01:04:57.321Z] 56eb02710082: Preparing [2021-10-27T01:04:57.321Z] ee420dfed78a: Preparing [2021-10-27T01:04:57.321Z] 45596ee15a31: Waiting [2021-10-27T01:04:57.321Z] 52dc75cd08be: Waiting [2021-10-27T01:04:57.321Z] a6e1fd50fee5: Waiting [2021-10-27T01:04:57.321Z] 56eb02710082: Waiting [2021-10-27T01:04:57.321Z] 78c4bc0ebec3: Waiting [2021-10-27T01:04:57.321Z] ee420dfed78a: Waiting [2021-10-27T01:04:57.592Z] 14c6a27cee64: Layer already exists [2021-10-27T01:04:57.592Z] 2239ba93bed2: Layer already exists [2021-10-27T01:04:57.592Z] c5a45a35c5ff: Layer already exists [2021-10-27T01:04:57.592Z] 166dde17997b: Layer already exists [2021-10-27T01:04:57.592Z] afe17f26c0d0: Layer already exists [2021-10-27T01:04:57.592Z] 45596ee15a31: Layer already exists [2021-10-27T01:04:57.592Z] 78c4bc0ebec3: Layer already exists [2021-10-27T01:04:57.592Z] 52dc75cd08be: Layer already exists [2021-10-27T01:04:57.592Z] a6e1fd50fee5: Layer already exists [2021-10-27T01:04:57.592Z] 56eb02710082: Layer already exists [2021-10-27T01:04:57.592Z] ee420dfed78a: Layer already exists [2021-10-27T01:04:57.592Z] main: digest: sha256:71019af8e235660b58d6e3cade0ff9557102aa5754e4b0e69f8ec84b59cbb305 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-27T01:04:57.628Z] ===================================================== [Pipeline] echo [2021-10-27T01:04:57.635Z] taggedImages: [2021-10-27T01:04:57.635Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:fb769a0070cc1922608d3d80e9a209584ebd424b [2021-10-27T01:04:57.635Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-10-27T01:04:57.635Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.80 [2021-10-27T01:04:57.635Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:fb769a0070cc1922608d3d80e9a209584ebd424b-2.0.1-dev.80 [2021-10-27T01:04:57.635Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:04:58.094Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-27T01:04:58.366Z] [2021-10-27T01:04:58.366Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:04:58.711Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-27T01:04:58.984Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-27T01:04:58.984Z] 448f6bf000e3: Pulling fs layer [2021-10-27T01:04:58.984Z] f757da607395: Pulling fs layer [2021-10-27T01:04:58.984Z] 05883995daec: Pulling fs layer [2021-10-27T01:04:58.984Z] 8603b9c90790: Pulling fs layer [2021-10-27T01:04:58.984Z] 1560dd03e051: Pulling fs layer [2021-10-27T01:04:58.984Z] 27f5ce0e4adf: Pulling fs layer [2021-10-27T01:04:58.984Z] c2d8d7efcc4b: Pulling fs layer [2021-10-27T01:04:58.984Z] 27f5ce0e4adf: Waiting [2021-10-27T01:04:58.984Z] 1560dd03e051: Waiting [2021-10-27T01:04:58.984Z] c2d8d7efcc4b: Waiting [2021-10-27T01:04:58.984Z] f757da607395: Verifying Checksum [2021-10-27T01:04:58.984Z] f757da607395: Download complete [2021-10-27T01:04:59.257Z] 8603b9c90790: Download complete [2021-10-27T01:04:59.257Z] 1560dd03e051: Verifying Checksum [2021-10-27T01:04:59.257Z] 1560dd03e051: Download complete [2021-10-27T01:04:59.257Z] 05883995daec: Verifying Checksum [2021-10-27T01:04:59.257Z] 05883995daec: Download complete [2021-10-27T01:04:59.257Z] 27f5ce0e4adf: Verifying Checksum [2021-10-27T01:04:59.257Z] 27f5ce0e4adf: Download complete [2021-10-27T01:04:59.531Z] 448f6bf000e3: Verifying Checksum [2021-10-27T01:04:59.531Z] 448f6bf000e3: Download complete [2021-10-27T01:05:02.148Z] c2d8d7efcc4b: Verifying Checksum [2021-10-27T01:05:02.148Z] c2d8d7efcc4b: Download complete [2021-10-27T01:05:03.575Z] 448f6bf000e3: Pull complete [2021-10-27T01:05:04.172Z] f757da607395: Pull complete [2021-10-27T01:05:05.604Z] 05883995daec: Pull complete [2021-10-27T01:05:06.195Z] 8603b9c90790: Pull complete [2021-10-27T01:05:07.172Z] 1560dd03e051: Pull complete [2021-10-27T01:05:07.442Z] 27f5ce0e4adf: Pull complete [2021-10-27T01:05:23.228Z] c2d8d7efcc4b: Pull complete [2021-10-27T01:05:23.228Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-27T01:05:23.228Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-27T01:05:23.228Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-27T01:05:23.494Z] prd-ubuntu18.04-docker-arm64-4c-16g-2148 does not seem to be running inside a container [2021-10-27T01:05:23.598Z] $ 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/91 -v /w/workspace/edgex-go/91:/w/workspace/edgex-go/91:rw,z -v /w/workspace/edgex-go/91@tmp:/w/workspace/edgex-go/91@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-27T01:05:27.313Z] $ docker top c0166333c09ce1b98c7c082b898591928a8b0767a04090c9b1a9151d1eb769d4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-27T01:05:28.391Z] ---> job-cost.sh [2021-10-27T01:05:28.391Z] lf-activate-venv: SKIPPING [2021-10-27T01:05:28.391Z] INFO: No Stack... [2021-10-27T01:05:28.986Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-27T01:05:29.581Z] INFO: Archiving Costs [Pipeline] sh [2021-10-27T01:05:30.244Z] + cat /w/workspace/edgex-go/91/archives/cost.csv [2021-10-27T01:05:30.244Z] + cut -d, -f6 [Pipeline] lock [2021-10-27T01:05:30.312Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-91-stack-cost] [2021-10-27T01:05:30.325Z] Resource [jenkins-edgexfoundry-edgex-go-main-91-stack-cost] did not exist. Created. [2021-10-27T01:05:30.325Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-91-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-27T01:05:31.006Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-27T01:05:31.984Z] Stashed 1 file(s) [Pipeline] } [2021-10-27T01:05:31.994Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-91-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-27T01:05:32.026Z] $ docker stop --time=1 c0166333c09ce1b98c7c082b898591928a8b0767a04090c9b1a9151d1eb769d4 [2021-10-27T01:05:33.771Z] $ docker rm -f c0166333c09ce1b98c7c082b898591928a8b0767a04090c9b1a9151d1eb769d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-10-27T01:05:34.573Z] provisioning config files... [2021-10-27T01:05:34.586Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/91@tmp/config1641012186886278777tmp [Pipeline] { [Pipeline] sh [2021-10-27T01:05:34.886Z] + set +x [2021-10-27T01:05:34.886Z] + curl -s https://codecov.io/bash [2021-10-27T01:05:34.886Z] + bash -s -- [2021-10-27T01:05:34.886Z] [2021-10-27T01:05:34.886Z] _____ _ [2021-10-27T01:05:34.886Z] / ____| | | [2021-10-27T01:05:34.886Z] | | ___ __| | ___ ___ _____ __ [2021-10-27T01:05:34.886Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-27T01:05:34.886Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-27T01:05:34.886Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-27T01:05:34.886Z] Bash-1.0.6 [2021-10-27T01:05:34.886Z] [2021-10-27T01:05:34.886Z] [2021-10-27T01:05:34.886Z] ==> git version 2.24.4 found [2021-10-27T01:05:34.886Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-10-27T01:05:34.886Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-27T01:05:34.886Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-27T01:05:34.886Z] ==> Jenkins CI detected. [2021-10-27T01:05:34.886Z] current dir:  /w/workspace/edgex-go/91 [2021-10-27T01:05:34.886Z] project root: . [2021-10-27T01:05:34.886Z] --> token set from env [2021-10-27T01:05:35.149Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-27T01:05:35.149Z] ==> Running gcov in . (disable via -X gcov) [2021-10-27T01:05:35.149Z] ==> Python coveragepy not found [2021-10-27T01:05:35.149Z] ==> Searching for coverage reports in: [2021-10-27T01:05:35.149Z] + . [2021-10-27T01:05:35.149Z] -> Found 1 reports [2021-10-27T01:05:35.149Z] ==> Detecting git/mercurial file structure [2021-10-27T01:05:35.149Z] ==> Reading reports [2021-10-27T01:05:35.149Z] + ./coverage.out bytes=426728 [2021-10-27T01:05:35.149Z] ==> Appending adjustments [2021-10-27T01:05:35.149Z] https://docs.codecov.io/docs/fixing-reports [2021-10-27T01:05:36.538Z] + Found adjustments [2021-10-27T01:05:36.538Z] ==> Gzipping contents [2021-10-27T01:05:36.538Z] 60K /tmp/codecov.yS0MnL.gz [2021-10-27T01:05:36.538Z] ==> Uploading reports [2021-10-27T01:05:36.538Z] url: https://codecov.io [2021-10-27T01:05:36.538Z] query: branch=main&commit=fb769a0070cc1922608d3d80e9a209584ebd424b&build=91&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F91%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-27T01:05:36.538Z] -> Pinging Codecov [2021-10-27T01:05:36.538Z] 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=fb769a0070cc1922608d3d80e9a209584ebd424b&build=91&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F91%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-27T01:05:36.538Z] -> Uploading to [2021-10-27T01:05:36.538Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-27/00271124DB129430A58F1EEE437C3FCB/fb769a0070cc1922608d3d80e9a209584ebd424b/6c1890d6-c8e1-486b-b924-e572faa6d56f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211027%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211027T010536Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=107714c43c6eca2c0dc55304295a26f427f5504503553744d3c04c9432722fec [2021-10-27T01:05:36.538Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-27T01:05:36.538Z] Dload Upload Total Spent Left Speed [2021-10-27T01:05:36.798Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57459 0 0 100 57459 0 181k --:--:-- --:--:-- --:--:-- 182k [2021-10-27T01:05:37.059Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/fb769a0070cc1922608d3d80e9a209584ebd424b [Pipeline] } [2021-10-27T01:05:37.066Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-10-27T01:05:38.397Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-10-27T01:05:38.419Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:05:38.713Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-27T01:05:38.713Z] [2021-10-27T01:05:38.713Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:05:39.009Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-27T01:05:39.009Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-10-27T01:05:39.009Z] 188c0c94c7c5: Pulling fs layer [2021-10-27T01:05:39.009Z] 0ef7d3d256c8: Pulling fs layer [2021-10-27T01:05:39.009Z] de9db76c5a1d: Pulling fs layer [2021-10-27T01:05:39.009Z] 0eba1c9be4d2: Pulling fs layer [2021-10-27T01:05:39.009Z] 0d57e429df01: Pulling fs layer [2021-10-27T01:05:39.009Z] 4e4be7b47b0d: Pulling fs layer [2021-10-27T01:05:39.009Z] e1f770b5df2f: Pulling fs layer [2021-10-27T01:05:39.009Z] 85a0685a4137: Pulling fs layer [2021-10-27T01:05:39.009Z] 0eba1c9be4d2: Waiting [2021-10-27T01:05:39.009Z] 0d57e429df01: Waiting [2021-10-27T01:05:39.009Z] 4e4be7b47b0d: Waiting [2021-10-27T01:05:39.009Z] e1f770b5df2f: Waiting [2021-10-27T01:05:39.009Z] 85a0685a4137: Waiting [2021-10-27T01:05:39.009Z] de9db76c5a1d: Verifying Checksum [2021-10-27T01:05:39.010Z] de9db76c5a1d: Download complete [2021-10-27T01:05:39.010Z] 0ef7d3d256c8: Download complete [2021-10-27T01:05:39.010Z] 0d57e429df01: Verifying Checksum [2021-10-27T01:05:39.010Z] 0d57e429df01: Download complete [2021-10-27T01:05:39.010Z] 4e4be7b47b0d: Verifying Checksum [2021-10-27T01:05:39.010Z] 4e4be7b47b0d: Download complete [2021-10-27T01:05:39.010Z] 188c0c94c7c5: Verifying Checksum [2021-10-27T01:05:39.010Z] 188c0c94c7c5: Download complete [2021-10-27T01:05:39.273Z] e1f770b5df2f: Verifying Checksum [2021-10-27T01:05:39.273Z] e1f770b5df2f: Download complete [2021-10-27T01:05:39.547Z] 0eba1c9be4d2: Verifying Checksum [2021-10-27T01:05:39.547Z] 0eba1c9be4d2: Download complete [2021-10-27T01:05:39.818Z] 188c0c94c7c5: Pull complete [2021-10-27T01:05:39.818Z] 85a0685a4137: Verifying Checksum [2021-10-27T01:05:39.818Z] 85a0685a4137: Download complete [2021-10-27T01:05:39.818Z] 0ef7d3d256c8: Pull complete [2021-10-27T01:05:39.818Z] de9db76c5a1d: Pull complete [2021-10-27T01:05:44.054Z] 0eba1c9be4d2: Pull complete [2021-10-27T01:05:44.054Z] 0d57e429df01: Pull complete [2021-10-27T01:05:44.054Z] 4e4be7b47b0d: Pull complete [2021-10-27T01:05:44.318Z] e1f770b5df2f: Pull complete [2021-10-27T01:05:48.570Z] 85a0685a4137: Pull complete [2021-10-27T01:05:48.570Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-10-27T01:05:48.570Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-27T01:05:48.570Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-10-27T01:05:48.633Z] prd-centos7-docker-4c-2g-2143 does not seem to be running inside a container [2021-10-27T01:05:48.665Z] $ 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/91 -v /w/workspace/edgex-go/91:/w/workspace/edgex-go/91:rw,z -v /w/workspace/edgex-go/91@tmp:/w/workspace/edgex-go/91@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-10-27T01:05:51.310Z] $ docker top 7f70c93cc1b23ee14f15ba8d44e3f73ccaf466dc7c00957d8d74d59cbf342984 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-27T01:05:51.385Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-10-27T01:05:51.671Z] + set -o pipefail [2021-10-27T01:05:51.671Z] + snyk monitor '--org=edgex-jenkins' [2021-10-27T01:06:01.354Z] [2021-10-27T01:06:01.354Z] Monitoring /w/workspace/edgex-go/91 (github.com/edgexfoundry/edgex-go)... [2021-10-27T01:06:01.354Z] [2021-10-27T01:06:01.354Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/3716cb40-6fa4-40ff-b94c-e5192a225cee [2021-10-27T01:06:01.354Z] [2021-10-27T01:06:01.354Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-10-27T01:06:01.354Z] [2021-10-27T01:06:01.354Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-10-27T01:06:01.354Z] [2021-10-27T01:06:01.618Z] [Pipeline] } [2021-10-27T01:06:01.627Z] $ docker stop --time=1 7f70c93cc1b23ee14f15ba8d44e3f73ccaf466dc7c00957d8d74d59cbf342984 [2021-10-27T01:06:05.486Z] $ docker rm -f 7f70c93cc1b23ee14f15ba8d44e3f73ccaf466dc7c00957d8d74d59cbf342984 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-10-27T01:06:06.032Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-27T01:06:06.042Z] provisioning config files... [2021-10-27T01:06:06.050Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/91@tmp/config1583781247502561126tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-27T01:06:06.345Z] --> edgex-publish-swagger.sh [2021-10-27T01:06:06.346Z] === Publish openapi/v2 API === [2021-10-27T01:06:06.346Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-10-27T01:06:06.346Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/91/openapi/v2/core-command.yaml] [2021-10-27T01:06:06.346Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-27T01:06:06.346Z] Dload Upload Total Spent Left Speed [2021-10-27T01:06:07.286Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32389 0 0 100 32389 0 27881 0:00:01 0:00:01 --:--:-- 27897 100 32389 0 0 100 32389 0 27877 0:00:01 0:00:01 --:--:-- 27897 [2021-10-27T01:06:07.286Z] [2021-10-27T01:06:07.286Z] [2021-10-27T01:06:07.286Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/91/openapi/v2/core-data.yaml] [2021-10-27T01:06:07.286Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-27T01:06:07.286Z] Dload Upload Total Spent Left Speed [2021-10-27T01:06:08.749Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71116 0 0 100 71116 0 68851 0:00:01 0:00:01 --:--:-- 68910 [2021-10-27T01:06:08.749Z] [2021-10-27T01:06:08.749Z] [2021-10-27T01:06:08.749Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/91/openapi/v2/core-metadata.yaml] [2021-10-27T01:06:08.749Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-27T01:06:08.749Z] Dload Upload Total Spent Left Speed [2021-10-27T01:06:09.686Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 105k 0:00:01 0:00:01 --:--:-- 105k 100 119k 0 0 100 119k 0 105k 0:00:01 0:00:01 --:--:-- 105k [2021-10-27T01:06:09.686Z] [2021-10-27T01:06:09.686Z] [2021-10-27T01:06:09.686Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/91/openapi/v2/support-notifications.yaml] [2021-10-27T01:06:09.686Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-27T01:06:09.686Z] Dload Upload Total Spent Left Speed [2021-10-27T01:06:10.626Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88830 0 0 100 88830 0 91990 --:--:-- --:--:-- --:--:-- 91956 100 88830 0 0 100 88830 0 91976 --:--:-- --:--:-- --:--:-- 91956 [2021-10-27T01:06:10.626Z] [2021-10-27T01:06:10.626Z] [2021-10-27T01:06:10.626Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/91/openapi/v2/support-scheduler.yaml] [2021-10-27T01:06:10.626Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-27T01:06:10.626Z] Dload Upload Total Spent Left Speed [2021-10-27T01:06:11.571Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38932 0 0 100 38932 0 38273 0:00:01 0:00:01 --:--:-- 38281 100 38932 0 0 100 38932 0 38268 0:00:01 0:00:01 --:--:-- 38281 [2021-10-27T01:06:11.571Z] [2021-10-27T01:06:11.571Z] [2021-10-27T01:06:11.571Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/91/openapi/v2/system-agent.yaml] [2021-10-27T01:06:11.571Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-27T01:06:11.571Z] Dload Upload Total Spent Left Speed [2021-10-27T01:06:12.508Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 20201 --:--:-- --:--:-- --:--:-- 20188 100 19603 0 0 100 19603 0 20198 --:--:-- --:--:-- --:--:-- 20188 [2021-10-27T01:06:12.509Z] [2021-10-27T01:06:12.509Z] [Pipeline] } [2021-10-27T01:06:12.516Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:06:14.161Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-27T01:06:14.161Z] . [Pipeline] withDockerContainer [2021-10-27T01:06:14.229Z] prd-centos7-docker-4c-2g-2143 does not seem to be running inside a container [2021-10-27T01:06:14.259Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/91 -v /w/workspace/edgex-go/91:/w/workspace/edgex-go/91:rw,z -v /w/workspace/edgex-go/91@tmp:/w/workspace/edgex-go/91@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-10-27T01:06:14.642Z] $ docker top 311153c23fade8f398cb2e8e022ff4db0e1f6998f1d52ab6a2b5102aa18c7b1f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-27T01:06:14.751Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-27T01:06:14.751Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-27T01:06:14.859Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-27T01:06:14.860Z] $ docker exec 311153c23fade8f398cb2e8e022ff4db0e1f6998f1d52ab6a2b5102aa18c7b1f ssh-agent [2021-10-27T01:06:14.960Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXADooKN/agent.14 [2021-10-27T01:06:14.960Z] SSH_AGENT_PID=21 [2021-10-27T01:06:14.965Z] Running ssh-add (command line suppressed) [2021-10-27T01:06:15.066Z] Identity added: /w/workspace/edgex-go/91@tmp/private_key_262375619752666245.key (/w/workspace/edgex-go/91@tmp/private_key_262375619752666245.key) [2021-10-27T01:06:15.080Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-27T01:06:15.367Z] + git semver tag [2021-10-27T01:06:15.367Z] # -> Open(): unable to determine branch for HEAD [2021-10-27T01:06:15.367Z] # $GIT_DIR = /w/workspace/edgex-go/91/.git [2021-10-27T01:06:15.367Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/91 [2021-10-27T01:06:15.367Z] # $SEMVER_REMOTE_NAME = origin [2021-10-27T01:06:15.367Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-27T01:06:15.367Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-27T01:06:15.367Z] # $SEMVER_BRANCH = main [2021-10-27T01:06:15.367Z] # $SEMVER_DIR = /w/workspace/edgex-go/91/.semver [2021-10-27T01:06:15.367Z] # fb769a0070cc1922608d3d80e9a209584ebd424b HEAD [2021-10-27T01:06:15.367Z] # -> Force: false [2021-10-27T01:06:15.367Z] # 6624fb0ef38cc187bf4a2131a7197ee5345d3013 refs/tags/v2.0.1-dev.80 [Pipeline] } [2021-10-27T01:06:15.376Z] $ docker exec --env ******** --env ******** 311153c23fade8f398cb2e8e022ff4db0e1f6998f1d52ab6a2b5102aa18c7b1f ssh-agent -k [2021-10-27T01:06:15.466Z] unset SSH_AUTH_SOCK; [2021-10-27T01:06:15.466Z] unset SSH_AGENT_PID; [2021-10-27T01:06:15.466Z] echo Agent pid 21 killed; [2021-10-27T01:06:15.479Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-27T01:06:15.790Z] + git semver [Pipeline] } [2021-10-27T01:06:15.802Z] $ docker stop --time=1 311153c23fade8f398cb2e8e022ff4db0e1f6998f1d52ab6a2b5102aa18c7b1f [2021-10-27T01:06:17.002Z] $ docker rm -f 311153c23fade8f398cb2e8e022ff4db0e1f6998f1d52ab6a2b5102aa18c7b1f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:06:17.388Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-27T01:06:17.388Z] [2021-10-27T01:06:17.388Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:06:17.695Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-27T01:06:17.695Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-10-27T01:06:17.695Z] ab5ef0e58194: Pulling fs layer [2021-10-27T01:06:17.695Z] 9712f1f96733: Pulling fs layer [2021-10-27T01:06:17.695Z] 63f879dbbcfc: Pulling fs layer [2021-10-27T01:06:17.695Z] 0d9ebad4ef96: Pulling fs layer [2021-10-27T01:06:17.695Z] e9a5061849ea: Pulling fs layer [2021-10-27T01:06:17.695Z] d747dcd14b5f: Pulling fs layer [2021-10-27T01:06:17.695Z] 2de7ff778b66: Pulling fs layer [2021-10-27T01:06:17.695Z] 0d9ebad4ef96: Waiting [2021-10-27T01:06:17.695Z] e9a5061849ea: Waiting [2021-10-27T01:06:17.695Z] d747dcd14b5f: Waiting [2021-10-27T01:06:17.695Z] 2de7ff778b66: Waiting [2021-10-27T01:06:17.695Z] 9712f1f96733: Verifying Checksum [2021-10-27T01:06:17.695Z] 9712f1f96733: Download complete [2021-10-27T01:06:17.960Z] 63f879dbbcfc: Verifying Checksum [2021-10-27T01:06:17.960Z] 63f879dbbcfc: Download complete [2021-10-27T01:06:17.960Z] 0d9ebad4ef96: Verifying Checksum [2021-10-27T01:06:17.960Z] 0d9ebad4ef96: Download complete [2021-10-27T01:06:17.960Z] d747dcd14b5f: Verifying Checksum [2021-10-27T01:06:17.960Z] d747dcd14b5f: Download complete [2021-10-27T01:06:18.225Z] e9a5061849ea: Verifying Checksum [2021-10-27T01:06:18.225Z] e9a5061849ea: Download complete [2021-10-27T01:06:18.225Z] ab5ef0e58194: Verifying Checksum [2021-10-27T01:06:18.225Z] ab5ef0e58194: Download complete [2021-10-27T01:06:18.225Z] 2de7ff778b66: Verifying Checksum [2021-10-27T01:06:18.225Z] 2de7ff778b66: Download complete [2021-10-27T01:06:21.577Z] ab5ef0e58194: Pull complete [2021-10-27T01:06:21.577Z] 9712f1f96733: Pull complete [2021-10-27T01:06:21.845Z] 63f879dbbcfc: Pull complete [2021-10-27T01:06:26.965Z] 0d9ebad4ef96: Pull complete [2021-10-27T01:06:26.965Z] e9a5061849ea: Pull complete [2021-10-27T01:06:26.965Z] d747dcd14b5f: Pull complete [2021-10-27T01:06:32.258Z] 2de7ff778b66: Pull complete [2021-10-27T01:06:32.258Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-10-27T01:06:32.258Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-27T01:06:32.258Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-10-27T01:06:32.319Z] prd-centos7-docker-4c-2g-2143 does not seem to be running inside a container [2021-10-27T01:06:32.348Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/91 -v /w/workspace/edgex-go/91:/w/workspace/edgex-go/91:rw,z -v /w/workspace/edgex-go/91@tmp:/w/workspace/edgex-go/91@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-10-27T01:06:36.416Z] $ docker top 8917f3d130b1236ee29cbb98ec5889e1ceb4c410d0c58e963f4f3d433251907c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-10-27T01:06:36.498Z] provisioning config files... [2021-10-27T01:06:36.504Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/91@tmp/config3928106620960835468tmp [2021-10-27T01:06:36.514Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/91@tmp/config6131673949779952604tmp [2021-10-27T01:06:36.528Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/91@tmp/config5325079066088223879tmp [Pipeline] { [Pipeline] echo [2021-10-27T01:06:36.542Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T01:06:36.829Z] ---> sigul-configuration.sh [2021-10-27T01:06:36.829Z] gpg: directory `/root/.gnupg' created [2021-10-27T01:06:36.829Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-10-27T01:06:36.829Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-10-27T01:06:36.829Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-10-27T01:06:36.829Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-10-27T01:06:36.829Z] gpg: CAST5 encrypted data [2021-10-27T01:06:36.829Z] gpg: encrypted with 1 passphrase [2021-10-27T01:06:36.829Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-10-27T01:06:37.114Z] + mkdir /home/jenkins [2021-10-27T01:06:37.114Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-10-27T01:06:38.156Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-10-27T01:06:38.164Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T01:06:38.442Z] ---> sigul-install.sh [2021-10-27T01:06:38.442Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-10-27T01:06:38.738Z] + git tag --list [2021-10-27T01:06:38.738Z] 0.6.0 [2021-10-27T01:06:38.738Z] 0.6.1 [2021-10-27T01:06:38.738Z] 0.7.0 [2021-10-27T01:06:38.738Z] 0.7.1 [2021-10-27T01:06:38.738Z] v1.0.0 [2021-10-27T01:06:38.738Z] v1.0.1 [2021-10-27T01:06:38.738Z] v1.1.0 [2021-10-27T01:06:38.738Z] v1.2.0 [2021-10-27T01:06:38.738Z] v1.2.1 [2021-10-27T01:06:38.738Z] v1.3.0 [2021-10-27T01:06:38.738Z] v1.3.1 [2021-10-27T01:06:38.738Z] v2.0.0 [2021-10-27T01:06:38.738Z] v2.0.1-dev.1 [2021-10-27T01:06:38.738Z] v2.0.1-dev.10 [2021-10-27T01:06:38.738Z] v2.0.1-dev.11 [2021-10-27T01:06:38.738Z] v2.0.1-dev.12 [2021-10-27T01:06:38.738Z] v2.0.1-dev.13 [2021-10-27T01:06:38.738Z] v2.0.1-dev.14 [2021-10-27T01:06:38.738Z] v2.0.1-dev.15 [2021-10-27T01:06:38.738Z] v2.0.1-dev.16 [2021-10-27T01:06:38.738Z] v2.0.1-dev.17 [2021-10-27T01:06:38.738Z] v2.0.1-dev.18 [2021-10-27T01:06:38.738Z] v2.0.1-dev.19 [2021-10-27T01:06:38.738Z] v2.0.1-dev.2 [2021-10-27T01:06:38.738Z] v2.0.1-dev.20 [2021-10-27T01:06:38.738Z] v2.0.1-dev.21 [2021-10-27T01:06:38.738Z] v2.0.1-dev.22 [2021-10-27T01:06:38.738Z] v2.0.1-dev.23 [2021-10-27T01:06:38.738Z] v2.0.1-dev.24 [2021-10-27T01:06:38.738Z] v2.0.1-dev.25 [2021-10-27T01:06:38.738Z] v2.0.1-dev.26 [2021-10-27T01:06:38.738Z] v2.0.1-dev.27 [2021-10-27T01:06:38.738Z] v2.0.1-dev.28 [2021-10-27T01:06:38.738Z] v2.0.1-dev.29 [2021-10-27T01:06:38.738Z] v2.0.1-dev.3 [2021-10-27T01:06:38.738Z] v2.0.1-dev.30 [2021-10-27T01:06:38.738Z] v2.0.1-dev.31 [2021-10-27T01:06:38.738Z] v2.0.1-dev.32 [2021-10-27T01:06:38.738Z] v2.0.1-dev.33 [2021-10-27T01:06:38.738Z] v2.0.1-dev.34 [2021-10-27T01:06:38.738Z] v2.0.1-dev.35 [2021-10-27T01:06:38.738Z] v2.0.1-dev.36 [2021-10-27T01:06:38.738Z] v2.0.1-dev.37 [2021-10-27T01:06:38.738Z] v2.0.1-dev.38 [2021-10-27T01:06:38.738Z] v2.0.1-dev.39 [2021-10-27T01:06:38.738Z] v2.0.1-dev.4 [2021-10-27T01:06:38.738Z] v2.0.1-dev.40 [2021-10-27T01:06:38.738Z] v2.0.1-dev.41 [2021-10-27T01:06:38.738Z] v2.0.1-dev.42 [2021-10-27T01:06:38.738Z] v2.0.1-dev.43 [2021-10-27T01:06:38.738Z] v2.0.1-dev.44 [2021-10-27T01:06:38.738Z] v2.0.1-dev.45 [2021-10-27T01:06:38.738Z] v2.0.1-dev.46 [2021-10-27T01:06:38.738Z] v2.0.1-dev.47 [2021-10-27T01:06:38.738Z] v2.0.1-dev.48 [2021-10-27T01:06:38.738Z] v2.0.1-dev.49 [2021-10-27T01:06:38.738Z] v2.0.1-dev.5 [2021-10-27T01:06:38.738Z] v2.0.1-dev.50 [2021-10-27T01:06:38.738Z] v2.0.1-dev.51 [2021-10-27T01:06:38.738Z] v2.0.1-dev.52 [2021-10-27T01:06:38.738Z] v2.0.1-dev.53 [2021-10-27T01:06:38.738Z] v2.0.1-dev.54 [2021-10-27T01:06:38.738Z] v2.0.1-dev.55 [2021-10-27T01:06:38.738Z] v2.0.1-dev.56 [2021-10-27T01:06:38.738Z] v2.0.1-dev.57 [2021-10-27T01:06:38.738Z] v2.0.1-dev.58 [2021-10-27T01:06:38.738Z] v2.0.1-dev.59 [2021-10-27T01:06:38.738Z] v2.0.1-dev.6 [2021-10-27T01:06:38.738Z] v2.0.1-dev.60 [2021-10-27T01:06:38.738Z] v2.0.1-dev.61 [2021-10-27T01:06:38.738Z] v2.0.1-dev.62 [2021-10-27T01:06:38.738Z] v2.0.1-dev.63 [2021-10-27T01:06:38.738Z] v2.0.1-dev.64 [2021-10-27T01:06:38.738Z] v2.0.1-dev.65 [2021-10-27T01:06:38.738Z] v2.0.1-dev.66 [2021-10-27T01:06:38.738Z] v2.0.1-dev.67 [2021-10-27T01:06:38.738Z] v2.0.1-dev.68 [2021-10-27T01:06:38.738Z] v2.0.1-dev.69 [2021-10-27T01:06:38.738Z] v2.0.1-dev.7 [2021-10-27T01:06:38.738Z] v2.0.1-dev.70 [2021-10-27T01:06:38.738Z] v2.0.1-dev.71 [2021-10-27T01:06:38.738Z] v2.0.1-dev.72 [2021-10-27T01:06:38.738Z] v2.0.1-dev.73 [2021-10-27T01:06:38.738Z] v2.0.1-dev.74 [2021-10-27T01:06:38.738Z] v2.0.1-dev.75 [2021-10-27T01:06:38.738Z] v2.0.1-dev.76 [2021-10-27T01:06:38.738Z] v2.0.1-dev.77 [2021-10-27T01:06:38.738Z] v2.0.1-dev.78 [2021-10-27T01:06:38.738Z] v2.0.1-dev.79 [2021-10-27T01:06:38.738Z] v2.0.1-dev.8 [2021-10-27T01:06:38.738Z] v2.0.1-dev.80 [2021-10-27T01:06:38.738Z] v2.0.1-dev.9 [Pipeline] sh [2021-10-27T01:06:39.030Z] + lftools sign git-tag v2.0.1-dev.80 [2021-10-27T01:06:39.601Z] Signing Git tag with Sigul... [2021-10-27T01:06:39.601Z] Signing v2.0.1-dev.80 [Pipeline] echo [2021-10-27T01:06:40.550Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T01:06:40.838Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-10-27T01:06:40.845Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-10-27T01:06:40.862Z] $ docker stop --time=1 8917f3d130b1236ee29cbb98ec5889e1ceb4c410d0c58e963f4f3d433251907c [2021-10-27T01:06:42.050Z] $ docker rm -f 8917f3d130b1236ee29cbb98ec5889e1ceb4c410d0c58e963f4f3d433251907c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:06:42.577Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-27T01:06:42.577Z] . [Pipeline] withDockerContainer [2021-10-27T01:06:42.641Z] prd-centos7-docker-4c-2g-2143 does not seem to be running inside a container [2021-10-27T01:06:42.671Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/91 -v /w/workspace/edgex-go/91:/w/workspace/edgex-go/91:rw,z -v /w/workspace/edgex-go/91@tmp:/w/workspace/edgex-go/91@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-10-27T01:06:43.017Z] $ docker top 8720f0c80c43b9aee7ab388f6429e0291085af18a6e0dd583494a377dea5304f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-27T01:06:43.124Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-27T01:06:43.124Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-27T01:06:43.230Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-27T01:06:43.231Z] $ docker exec 8720f0c80c43b9aee7ab388f6429e0291085af18a6e0dd583494a377dea5304f ssh-agent [2021-10-27T01:06:43.334Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgEogFN/agent.13 [2021-10-27T01:06:43.334Z] SSH_AGENT_PID=20 [2021-10-27T01:06:43.340Z] Running ssh-add (command line suppressed) [2021-10-27T01:06:43.429Z] Identity added: /w/workspace/edgex-go/91@tmp/private_key_8958548768425067150.key (/w/workspace/edgex-go/91@tmp/private_key_8958548768425067150.key) [2021-10-27T01:06:43.443Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-27T01:06:43.727Z] + git semver bump pre [2021-10-27T01:06:43.727Z] # -> Open(): unable to determine branch for HEAD [2021-10-27T01:06:43.727Z] # $GIT_DIR = /w/workspace/edgex-go/91/.git [2021-10-27T01:06:43.727Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/91 [2021-10-27T01:06:43.727Z] # $SEMVER_REMOTE_NAME = origin [2021-10-27T01:06:43.728Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-27T01:06:43.728Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-27T01:06:43.728Z] # $SEMVER_BRANCH = main [2021-10-27T01:06:43.728Z] # $SEMVER_DIR = /w/workspace/edgex-go/91/.semver [2021-10-27T01:06:43.728Z] 2.0.1-dev.81 [Pipeline] } [2021-10-27T01:06:43.736Z] $ docker exec --env ******** --env ******** 8720f0c80c43b9aee7ab388f6429e0291085af18a6e0dd583494a377dea5304f ssh-agent -k [2021-10-27T01:06:43.836Z] unset SSH_AUTH_SOCK; [2021-10-27T01:06:43.836Z] unset SSH_AGENT_PID; [2021-10-27T01:06:43.836Z] echo Agent pid 20 killed; [2021-10-27T01:06:43.846Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-27T01:06:44.145Z] + git semver [Pipeline] } [2021-10-27T01:06:44.157Z] $ docker stop --time=1 8720f0c80c43b9aee7ab388f6429e0291085af18a6e0dd583494a377dea5304f [2021-10-27T01:06:45.354Z] $ docker rm -f 8720f0c80c43b9aee7ab388f6429e0291085af18a6e0dd583494a377dea5304f [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:06:45.706Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-27T01:06:45.706Z] . [Pipeline] withDockerContainer [2021-10-27T01:06:45.780Z] prd-centos7-docker-4c-2g-2143 does not seem to be running inside a container [2021-10-27T01:06:45.824Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/91 -v /w/workspace/edgex-go/91:/w/workspace/edgex-go/91:rw,z -v /w/workspace/edgex-go/91@tmp:/w/workspace/edgex-go/91@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-10-27T01:06:46.200Z] $ docker top bd6a6b09ba602816054efc6f6132e706035ceda17706b3c4545549281593a297 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-27T01:06:46.298Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-27T01:06:46.298Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-27T01:06:46.412Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-27T01:06:46.414Z] $ docker exec bd6a6b09ba602816054efc6f6132e706035ceda17706b3c4545549281593a297 ssh-agent [2021-10-27T01:06:46.519Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmBaDeJ/agent.13 [2021-10-27T01:06:46.519Z] SSH_AGENT_PID=20 [2021-10-27T01:06:46.524Z] Running ssh-add (command line suppressed) [2021-10-27T01:06:46.617Z] Identity added: /w/workspace/edgex-go/91@tmp/private_key_482963197774318757.key (/w/workspace/edgex-go/91@tmp/private_key_482963197774318757.key) [2021-10-27T01:06:46.632Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-27T01:06:46.933Z] + git semver push [2021-10-27T01:06:46.933Z] # -> Open(): unable to determine branch for HEAD [2021-10-27T01:06:46.933Z] # $GIT_DIR = /w/workspace/edgex-go/91/.git [2021-10-27T01:06:46.933Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/91 [2021-10-27T01:06:46.933Z] # $SEMVER_REMOTE_NAME = origin [2021-10-27T01:06:46.933Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-27T01:06:46.933Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-27T01:06:46.933Z] # $SEMVER_BRANCH = main [2021-10-27T01:06:46.933Z] # $SEMVER_DIR = /w/workspace/edgex-go/91/.semver [Pipeline] } [2021-10-27T01:06:51.149Z] $ docker exec --env ******** --env ******** bd6a6b09ba602816054efc6f6132e706035ceda17706b3c4545549281593a297 ssh-agent -k [2021-10-27T01:06:51.236Z] unset SSH_AUTH_SOCK; [2021-10-27T01:06:51.237Z] unset SSH_AGENT_PID; [2021-10-27T01:06:51.237Z] echo Agent pid 20 killed; [2021-10-27T01:06:51.248Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-27T01:06:51.554Z] + git semver [Pipeline] } [2021-10-27T01:06:51.564Z] $ docker stop --time=1 bd6a6b09ba602816054efc6f6132e706035ceda17706b3c4545549281593a297 [2021-10-27T01:06:52.733Z] $ docker rm -f bd6a6b09ba602816054efc6f6132e706035ceda17706b3c4545549281593a297 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-27T01:06:53.398Z] + '[' -d /w/workspace/edgex-go/91/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-27T01:06:53.688Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T01:06:54.237Z] ---> package-listing.sh [2021-10-27T01:06:54.237Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-27T01:06:54.237Z] ++ facter osfamily [2021-10-27T01:06:54.496Z] + OS_FAMILY=redhat [2021-10-27T01:06:54.496Z] + workspace=/w/workspace/edgex-go/91 [2021-10-27T01:06:54.496Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-27T01:06:54.496Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-27T01:06:54.496Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-27T01:06:54.496Z] + PACKAGES=/tmp/packages_start.txt [2021-10-27T01:06:54.496Z] + '[' /w/workspace/edgex-go/91 ']' [2021-10-27T01:06:54.496Z] + PACKAGES=/tmp/packages_end.txt [2021-10-27T01:06:54.496Z] + case "${OS_FAMILY}" in [2021-10-27T01:06:54.496Z] + rpm -qa [2021-10-27T01:06:54.496Z] + sort [2021-10-27T01:06:57.789Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-27T01:06:57.789Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-27T01:06:57.789Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-27T01:06:57.789Z] + '[' /w/workspace/edgex-go/91 ']' [2021-10-27T01:06:57.789Z] + mkdir -p /w/workspace/edgex-go/91/archives/ [2021-10-27T01:06:57.789Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/91/archives/ [Pipeline] echo [2021-10-27T01:06:57.804Z] 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/91/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-27T01:06:58.087Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:06:58.382Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-27T01:06:58.383Z] [2021-10-27T01:06:58.383Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:06:58.681Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-27T01:06:58.681Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-27T01:06:58.681Z] b4d181a07f80: Pulling fs layer [2021-10-27T01:06:58.681Z] a1111a8f2ec3: Pulling fs layer [2021-10-27T01:06:58.681Z] ed53099fbce6: Pulling fs layer [2021-10-27T01:06:58.681Z] dc539afda2c1: Pulling fs layer [2021-10-27T01:06:58.681Z] 77bc0d833cb6: Pulling fs layer [2021-10-27T01:06:58.681Z] 9065ff56babe: Pulling fs layer [2021-10-27T01:06:58.681Z] d287ab97295c: Pulling fs layer [2021-10-27T01:06:58.681Z] dc539afda2c1: Waiting [2021-10-27T01:06:58.681Z] 77bc0d833cb6: Waiting [2021-10-27T01:06:58.681Z] 9065ff56babe: Waiting [2021-10-27T01:06:58.681Z] d287ab97295c: Waiting [2021-10-27T01:06:58.681Z] a1111a8f2ec3: Verifying Checksum [2021-10-27T01:06:58.681Z] a1111a8f2ec3: Download complete [2021-10-27T01:06:58.681Z] dc539afda2c1: Verifying Checksum [2021-10-27T01:06:58.681Z] dc539afda2c1: Download complete [2021-10-27T01:06:58.681Z] ed53099fbce6: Verifying Checksum [2021-10-27T01:06:58.681Z] ed53099fbce6: Download complete [2021-10-27T01:06:58.681Z] 9065ff56babe: Verifying Checksum [2021-10-27T01:06:58.681Z] 9065ff56babe: Download complete [2021-10-27T01:06:58.942Z] 77bc0d833cb6: Verifying Checksum [2021-10-27T01:06:58.942Z] 77bc0d833cb6: Download complete [2021-10-27T01:06:58.942Z] b4d181a07f80: Verifying Checksum [2021-10-27T01:06:58.942Z] b4d181a07f80: Download complete [2021-10-27T01:06:59.543Z] d287ab97295c: Verifying Checksum [2021-10-27T01:06:59.543Z] d287ab97295c: Download complete [2021-10-27T01:07:00.490Z] b4d181a07f80: Pull complete [2021-10-27T01:07:01.066Z] a1111a8f2ec3: Pull complete [2021-10-27T01:07:01.643Z] ed53099fbce6: Pull complete [2021-10-27T01:07:01.643Z] dc539afda2c1: Pull complete [2021-10-27T01:07:01.905Z] 77bc0d833cb6: Pull complete [2021-10-27T01:07:02.166Z] 9065ff56babe: Pull complete [2021-10-27T01:07:09.289Z] d287ab97295c: Pull complete [2021-10-27T01:07:09.289Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-27T01:07:09.289Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-27T01:07:09.289Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-27T01:07:09.359Z] prd-centos7-docker-4c-2g-2143 does not seem to be running inside a container [2021-10-27T01:07:09.394Z] $ 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/91/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/91 -v /w/workspace/edgex-go/91:/w/workspace/edgex-go/91:rw,z -v /w/workspace/edgex-go/91@tmp:/w/workspace/edgex-go/91@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-10-27T01:07:12.028Z] $ docker top 7f765f631c8ced2cc23d2cdc90d9875ec2bdeeb6e08b1b0f72dad0f15dc0422c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T01:07:12.391Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-27T01:07:12.684Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-27T01:07:12.974Z] + ls /var/log/sa-host [2021-10-27T01:07:12.974Z] + sadf -c /var/log/sa-host/sa27 [2021-10-27T01:07:12.974Z] file_magic: OK [2021-10-27T01:07:12.974Z] HZ: Using current value: 100 [2021-10-27T01:07:12.974Z] file_header: OK [2021-10-27T01:07:12.974Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-27T01:07:12.974Z] Statistics: [2021-10-27T01:07:12.974Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-27T01:07:12.974Z] File successfully converted to sysstat format version 12.0.3 [2021-10-27T01:07:12.974Z] + sadf -c /var/log/sa-host/sa30 [2021-10-27T01:07:12.974Z] file_magic: OK [2021-10-27T01:07:12.974Z] HZ: Using current value: 100 [2021-10-27T01:07:12.974Z] file_header: OK [2021-10-27T01:07:12.974Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-27T01:07:12.974Z] Statistics: [2021-10-27T01:07:12.974Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-27T01:07:12.974Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-27T01:07:13.285Z] provisioning config files... [2021-10-27T01:07:13.343Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/91@tmp/config7019260670457704657tmp [Pipeline] { [Pipeline] echo [2021-10-27T01:07:13.367Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T01:07:14.820Z] ---> create-netrc.sh [Pipeline] } [2021-10-27T01:07:14.861Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-27T01:07:15.230Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-27T01:07:15.238Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T01:07:15.525Z] ---> sudo-logs.sh [2021-10-27T01:07:15.525Z] Archiving 'sudo' log.. [2021-10-27T01:07:15.525Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2143.novalocal: Name or service not known [2021-10-27T01:07:15.525Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2143.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-27T01:07:15.546Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T01:07:15.833Z] ---> job-cost.sh [2021-10-27T01:07:15.833Z] lf-activate-venv: SKIPPING [2021-10-27T01:07:15.833Z] DEBUG: total: 0.10999999940395355 [2021-10-27T01:07:15.833Z] INFO: Retrieving Stack Cost... [2021-10-27T01:07:16.092Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-27T01:07:16.662Z] INFO: Archiving Costs [Pipeline] echo [2021-10-27T01:07:16.673Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T01:07:16.965Z] ---> logs-deploy.sh [2021-10-27T01:07:16.965Z] lf-activate-venv: SKIPPING [2021-10-27T01:07:16.965Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/91 [2021-10-27T01:07:16.965Z] INFO: archiving workspace using pattern(s): [2021-10-27T01:07:17.900Z] Archives upload complete. [2021-10-27T01:07:17.900Z] INFO: archiving logs to Nexus