Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 23881e65786e6db054b8e59a7c23de27e126c89d 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-ssh7358537143094606897.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh4824745082378067450.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh2400386830507307408.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > 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-ssh2377340513387755675.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-ssh2706267429893547124.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 USE_ALPINE: true 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-698 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/117 [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/117 # 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/117@tmp/jenkins-gitclient-ssh7596844413979629619.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 23881e65786e6db054b8e59a7c23de27e126c89d (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 23881e65786e6db054b8e59a7c23de27e126c89d # timeout=10 Commit message: "feat(snap): add additional tokens for app-service-configurable profiles (#3825)" > git rev-list --no-walk c538436e93d3aaf3382cd7c5f3ce508e1eee2648 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-29T15:26:29.220Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-29T15:26:29.286Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-29T15:26:29.305Z] ========================================================= [2021-11-29T15:26:29.305Z] EdgeX Global Pipelines Version Info [2021-11-29T15:26:29.305Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-29T15:26:30.457Z] ------------------- [2021-11-29T15:26:30.457Z] stable info: [2021-11-29T15:26:30.457Z] ------------------- [2021-11-29T15:26:30.457Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-29T15:26:30.457Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-11-29T15:26:30.457Z] Message: update stable to v1.0.217 [2021-11-29T15:26:31.032Z] ------------------- [2021-11-29T15:26:31.032Z] experimental info: [2021-11-29T15:26:31.032Z] ------------------- [2021-11-29T15:26:31.032Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-29T15:26:31.032Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-11-29T15:26:31.032Z] Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-29T15:26:31.117Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-11-29T15:26:31.132Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-11-29T15:26:31.146Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-29T15:26:31.157Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-29T15:26:31.173Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-29T15:26:31.186Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-29T15:26:31.198Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-29T15:26:31.209Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-11-29T15:26:31.222Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-11-29T15:26:31.233Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-11-29T15:26:31.246Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-29T15:26:31.259Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-29T15:26:31.268Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-29T15:26:31.277Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-29T15:26:31.291Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-29T15:26:31.300Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-29T15:26:31.309Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-29T15:26:31.317Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-29T15:26:31.327Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-11-29T15:26:31.341Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-11-29T15:26:31.351Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-29T15:26:31.360Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-29T15:26:31.369Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-11-29T15:26:31.379Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-11-29T15:26:31.390Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-11-29T15:26:31.400Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 23881e65786e6db054b8e59a7c23de27e126c89d [Pipeline] echo [2021-11-29T15:26:31.410Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 23881e6 [Pipeline] echo [2021-11-29T15:26:31.419Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-29T15:26:31.458Z] provisioning config files... [2021-11-29T15:26:31.475Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/117@tmp/config2156491059543892068tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-29T15:26:31.784Z] ---> docker-login.sh [2021-11-29T15:26:31.785Z] nexus3.edgexfoundry.org:10001 [2021-11-29T15:26:31.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T15:26:32.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T15:26:32.048Z] Configure a credential helper to remove this warning. See [2021-11-29T15:26:32.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T15:26:32.048Z] [2021-11-29T15:26:32.048Z] Login Succeeded [2021-11-29T15:26:32.048Z] nexus3.edgexfoundry.org:10002 [2021-11-29T15:26:32.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T15:26:32.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T15:26:32.048Z] Configure a credential helper to remove this warning. See [2021-11-29T15:26:32.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T15:26:32.048Z] [2021-11-29T15:26:32.048Z] Login Succeeded [2021-11-29T15:26:32.048Z] nexus3.edgexfoundry.org:10003 [2021-11-29T15:26:32.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T15:26:32.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T15:26:32.308Z] Configure a credential helper to remove this warning. See [2021-11-29T15:26:32.308Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T15:26:32.308Z] [2021-11-29T15:26:32.308Z] Login Succeeded [2021-11-29T15:26:32.308Z] nexus3.edgexfoundry.org:10004 [2021-11-29T15:26:32.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T15:26:32.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T15:26:32.309Z] Configure a credential helper to remove this warning. See [2021-11-29T15:26:32.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T15:26:32.309Z] [2021-11-29T15:26:32.309Z] Login Succeeded [2021-11-29T15:26:32.309Z] docker.io [2021-11-29T15:26:32.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T15:26:32.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T15:26:32.882Z] Configure a credential helper to remove this warning. See [2021-11-29T15:26:32.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T15:26:32.882Z] [2021-11-29T15:26:32.882Z] Login Succeeded [2021-11-29T15:26:32.882Z] ---> docker-login.sh ends [Pipeline] } [2021-11-29T15:26:32.894Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-29T15:26:33.205Z] ++ 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-11-29T15:26:33.205Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-29T15:26:33.205Z] ++ dirname cmd/core-command/Dockerfile [2021-11-29T15:26:33.205Z] ++ cut -d/ -f2 [2021-11-29T15:26:33.205Z] + echo core-command,cmd/core-command/Dockerfile [2021-11-29T15:26:33.205Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-29T15:26:33.205Z] ++ dirname cmd/core-data/Dockerfile [2021-11-29T15:26:33.205Z] ++ cut -d/ -f2 [2021-11-29T15:26:33.205Z] + echo core-data,cmd/core-data/Dockerfile [2021-11-29T15:26:33.205Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-29T15:26:33.205Z] ++ dirname cmd/core-metadata/Dockerfile [2021-11-29T15:26:33.205Z] ++ cut -d/ -f2 [2021-11-29T15:26:33.205Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-11-29T15:26:33.205Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-29T15:26:33.205Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-11-29T15:26:33.205Z] ++ cut -d/ -f2 [2021-11-29T15:26:33.205Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-11-29T15:26:33.205Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-29T15:26:33.205Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-11-29T15:26:33.205Z] ++ cut -d/ -f2 [2021-11-29T15:26:33.205Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-11-29T15:26:33.205Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-29T15:26:33.205Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-11-29T15:26:33.205Z] ++ cut -d/ -f2 [2021-11-29T15:26:33.205Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-11-29T15:26:33.205Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-29T15:26:33.205Z] ++ dirname cmd/support-notifications/Dockerfile [2021-11-29T15:26:33.205Z] ++ cut -d/ -f2 [2021-11-29T15:26:33.205Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-11-29T15:26:33.205Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-29T15:26:33.205Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-11-29T15:26:33.205Z] ++ cut -d/ -f2 [2021-11-29T15:26:33.205Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-11-29T15:26:33.205Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-29T15:26:33.205Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-11-29T15:26:33.205Z] ++ cut -d/ -f2 [2021-11-29T15:26:33.205Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-11-29T15:26:33.247Z] 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] { (Build Check) [Pipeline] sh [2021-11-29T15:26:33.669Z] + git rev-list -1 --merges 23881e65786e6db054b8e59a7c23de27e126c89d~1..23881e65786e6db054b8e59a7c23de27e126c89d [Pipeline] echo [2021-11-29T15:26:33.683Z] -----------> git rev-list -1 --merges 23881e65786e6db054b8e59a7c23de27e126c89d~1..23881e65786e6db054b8e59a7c23de27e126c89d 23881e65786e6db054b8e59a7c23de27e126c89d [false] [Pipeline] sh [2021-11-29T15:26:34.007Z] + git log --format=format:%s -1 23881e65786e6db054b8e59a7c23de27e126c89d [Pipeline] echo [2021-11-29T15:26:34.024Z] ========================================================= [2021-11-29T15:26:34.024Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-29T15:26:34.024Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2021-11-29T15:26:34.651Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-11-29T15:26:34.651Z] + grep -v github /etc/ssh/ssh_known_hosts [2021-11-29T15:26:34.651Z] + '[' -e /tmp/ssh_known_hosts ']' [2021-11-29T15:26:34.651Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2021-11-29T15:26:34.651Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-11-29T15:26:34.651Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-11-29T15:26:34.651Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:26:35.143Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-29T15:26:35.143Z] [2021-11-29T15:26:35.143Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:26:35.450Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-29T15:26:35.450Z] latest: Pulling from edgex-devops/git-semver [2021-11-29T15:26:35.450Z] a0d0a0d46f8b: Pulling fs layer [2021-11-29T15:26:35.450Z] 3e5f54012d9b: Pulling fs layer [2021-11-29T15:26:35.450Z] 4c7163046ea9: Pulling fs layer [2021-11-29T15:26:35.450Z] 0c2d73faf560: Pulling fs layer [2021-11-29T15:26:35.450Z] 0c2d73faf560: Waiting [2021-11-29T15:26:35.450Z] 3e5f54012d9b: Verifying Checksum [2021-11-29T15:26:35.450Z] 3e5f54012d9b: Download complete [2021-11-29T15:26:35.450Z] a0d0a0d46f8b: Verifying Checksum [2021-11-29T15:26:35.450Z] a0d0a0d46f8b: Download complete [2021-11-29T15:26:35.450Z] 4c7163046ea9: Verifying Checksum [2021-11-29T15:26:35.450Z] 4c7163046ea9: Download complete [2021-11-29T15:26:35.450Z] 0c2d73faf560: Verifying Checksum [2021-11-29T15:26:35.450Z] 0c2d73faf560: Download complete [2021-11-29T15:26:35.710Z] a0d0a0d46f8b: Pull complete [2021-11-29T15:26:35.710Z] 3e5f54012d9b: Pull complete [2021-11-29T15:26:35.975Z] 4c7163046ea9: Pull complete [2021-11-29T15:26:36.236Z] 0c2d73faf560: Pull complete [2021-11-29T15:26:36.236Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-29T15:26:36.236Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-29T15:26:36.236Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-29T15:26:36.308Z] prd-centos7-docker-4c-2g-698 does not seem to be running inside a container [2021-11-29T15:26:36.350Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/117 -v /w/workspace/edgex-go/117:/w/workspace/edgex-go/117:rw,z -v /w/workspace/edgex-go/117@tmp:/w/workspace/edgex-go/117@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-11-29T15:26:36.926Z] $ docker top d612142b50dd42959f26d28e437d569f81a4ff3b8d4e3e427c71689191384305 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-29T15:26:37.022Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-29T15:26:37.022Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-29T15:26:37.126Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-29T15:26:37.127Z] $ docker exec d612142b50dd42959f26d28e437d569f81a4ff3b8d4e3e427c71689191384305 ssh-agent [2021-11-29T15:26:37.224Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNmDAGF/agent.13 [2021-11-29T15:26:37.224Z] SSH_AGENT_PID=19 [2021-11-29T15:26:37.231Z] Running ssh-add (command line suppressed) [2021-11-29T15:26:37.322Z] Identity added: /w/workspace/edgex-go/117@tmp/private_key_723076727405273490.key (/w/workspace/edgex-go/117@tmp/private_key_723076727405273490.key) [2021-11-29T15:26:37.337Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-29T15:26:37.629Z] + git tag --points-at HEAD [Pipeline] } [2021-11-29T15:26:37.640Z] $ docker exec --env ******** --env ******** d612142b50dd42959f26d28e437d569f81a4ff3b8d4e3e427c71689191384305 ssh-agent -k [2021-11-29T15:26:37.726Z] unset SSH_AUTH_SOCK; [2021-11-29T15:26:37.726Z] unset SSH_AGENT_PID; [2021-11-29T15:26:37.726Z] echo Agent pid 19 killed; [2021-11-29T15:26:37.739Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-29T15:26:37.763Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-29T15:26:37.763Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-29T15:26:37.865Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-29T15:26:37.866Z] $ docker exec d612142b50dd42959f26d28e437d569f81a4ff3b8d4e3e427c71689191384305 ssh-agent [2021-11-29T15:26:37.988Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpLkNAA/agent.54 [2021-11-29T15:26:37.988Z] SSH_AGENT_PID=60 [2021-11-29T15:26:37.993Z] Running ssh-add (command line suppressed) [2021-11-29T15:26:38.099Z] Identity added: /w/workspace/edgex-go/117@tmp/private_key_5449054972186577981.key (/w/workspace/edgex-go/117@tmp/private_key_5449054972186577981.key) [2021-11-29T15:26:38.115Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-29T15:26:38.408Z] + git semver init [2021-11-29T15:26:38.408Z] # -> Open(): unable to determine branch for HEAD [2021-11-29T15:26:38.408Z] # $GIT_DIR = /w/workspace/edgex-go/117/.git [2021-11-29T15:26:38.408Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/117 [2021-11-29T15:26:38.408Z] # $SEMVER_REMOTE_NAME = origin [2021-11-29T15:26:38.408Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-29T15:26:38.408Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-29T15:26:38.408Z] # $SEMVER_BRANCH = main [2021-11-29T15:26:38.408Z] # $SEMVER_TEMP = /tmp/semver-757510361 [2021-11-29T15:26:38.408Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-11-29T15:26:53.347Z] # '/tmp/semver-757510361' -> '/w/workspace/edgex-go/117/.semver' [2021-11-29T15:26:53.347Z] # -> Force: false [2021-11-29T15:26:53.347Z] # $SEMVER_DIR = /w/workspace/edgex-go/117/.semver [Pipeline] } [2021-11-29T15:26:53.354Z] $ docker exec --env ******** --env ******** d612142b50dd42959f26d28e437d569f81a4ff3b8d4e3e427c71689191384305 ssh-agent -k [2021-11-29T15:26:53.447Z] unset SSH_AUTH_SOCK; [2021-11-29T15:26:53.447Z] unset SSH_AGENT_PID; [2021-11-29T15:26:53.447Z] echo Agent pid 60 killed; [2021-11-29T15:26:53.458Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-29T15:26:53.772Z] + git semver [Pipeline] } [2021-11-29T15:26:53.784Z] $ docker stop --time=1 d612142b50dd42959f26d28e437d569f81a4ff3b8d4e3e427c71689191384305 [2021-11-29T15:26:55.787Z] $ docker rm -f d612142b50dd42959f26d28e437d569f81a4ff3b8d4e3e427c71689191384305 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-29T15:26:56.156Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-29T15:26:56.396Z] Stashed 1 file(s) [Pipeline] echo [2021-11-29T15:26:56.400Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.4 [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-11-29T15:26:56.629Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-29T15:26:56.640Z] ========================================================= [2021-11-29T15:26:56.640Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-29T15:26:56.640Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-29T15:26:56.945Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-29T15:26:56.945Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-29T15:26:56.945Z] a0d0a0d46f8b: Already exists [2021-11-29T15:26:56.945Z] 31adcdaf11c8: Pulling fs layer [2021-11-29T15:26:56.945Z] b8b176561691: Pulling fs layer [2021-11-29T15:26:56.945Z] 4527c011a84f: Pulling fs layer [2021-11-29T15:26:56.945Z] 5d74067f8e1e: Pulling fs layer [2021-11-29T15:26:56.945Z] e0aca202a116: Pulling fs layer [2021-11-29T15:26:56.945Z] 3a43be97a3b4: Pulling fs layer [2021-11-29T15:26:56.945Z] 34cad66bf833: Pulling fs layer [2021-11-29T15:26:56.945Z] b4e3c513aaa6: Pulling fs layer [2021-11-29T15:26:56.945Z] 5d74067f8e1e: Waiting [2021-11-29T15:26:56.945Z] e0aca202a116: Waiting [2021-11-29T15:26:56.945Z] 3a43be97a3b4: Waiting [2021-11-29T15:26:56.945Z] 34cad66bf833: Waiting [2021-11-29T15:26:56.945Z] b4e3c513aaa6: Waiting [2021-11-29T15:26:56.945Z] b8b176561691: Verifying Checksum [2021-11-29T15:26:56.945Z] b8b176561691: Download complete [2021-11-29T15:26:56.945Z] 31adcdaf11c8: Verifying Checksum [2021-11-29T15:26:56.945Z] 31adcdaf11c8: Download complete [2021-11-29T15:26:56.945Z] 5d74067f8e1e: Verifying Checksum [2021-11-29T15:26:56.945Z] 5d74067f8e1e: Download complete [2021-11-29T15:26:56.945Z] e0aca202a116: Verifying Checksum [2021-11-29T15:26:56.945Z] e0aca202a116: Download complete [2021-11-29T15:26:56.945Z] 3a43be97a3b4: Verifying Checksum [2021-11-29T15:26:56.945Z] 3a43be97a3b4: Download complete [2021-11-29T15:26:57.215Z] 31adcdaf11c8: Pull complete [2021-11-29T15:26:57.215Z] 34cad66bf833: Verifying Checksum [2021-11-29T15:26:57.215Z] 34cad66bf833: Download complete [2021-11-29T15:26:57.215Z] b8b176561691: Pull complete [2021-11-29T15:26:57.482Z] 4527c011a84f: Download complete [2021-11-29T15:26:57.749Z] b4e3c513aaa6: Verifying Checksum [2021-11-29T15:26:57.749Z] b4e3c513aaa6: Download complete [2021-11-29T15:27:01.089Z] 4527c011a84f: Pull complete [2021-11-29T15:27:01.351Z] 5d74067f8e1e: Pull complete [2021-11-29T15:27:01.351Z] e0aca202a116: Pull complete [2021-11-29T15:27:01.351Z] 3a43be97a3b4: Pull complete [2021-11-29T15:27:01.613Z] 34cad66bf833: Pull complete [2021-11-29T15:27:04.184Z] b4e3c513aaa6: Pull complete [2021-11-29T15:27:04.184Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-29T15:27:04.184Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-29T15:27:04.184Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-29T15:27:04.483Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-29T15:27:04.484Z] WORKDIR /edgex [2021-11-29T15:27:04.484Z] COPY go.mod . [2021-11-29T15:27:04.484Z] RUN go mod download' [2021-11-29T15:27:04.484Z] + docker build -t ci-base-image-x86_64 -f - . [2021-11-29T15:27:05.913Z] Sending build context to Docker daemon 334.4MB [2021-11-29T15:27:05.913Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-29T15:27:05.913Z] ---> 9f6097aaca64 [2021-11-29T15:27:05.913Z] Step 2/4 : WORKDIR /edgex [2021-11-29T15:27:07.839Z] ---> Running in 46c2a46e5c7b [2021-11-29T15:27:07.839Z] Removing intermediate container 46c2a46e5c7b [2021-11-29T15:27:07.839Z] ---> b99a7aa38d10 [2021-11-29T15:27:07.839Z] Step 3/4 : COPY go.mod . [2021-11-29T15:27:08.105Z] ---> 9f1ac440460f [2021-11-29T15:27:08.105Z] Step 4/4 : RUN go mod download [2021-11-29T15:27:08.105Z] ---> Running in 30a5dbfb1401 [2021-11-29T15:27:11.574Z] Still waiting to schedule task [2021-11-29T15:27:11.574Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-11-29T15:27:40.265Z] Removing intermediate container 30a5dbfb1401 [2021-11-29T15:27:40.265Z] ---> 5cea17adaa81 [2021-11-29T15:27:40.265Z] Successfully built 5cea17adaa81 [2021-11-29T15:27:40.265Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:27:40.567Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-29T15:27:40.567Z] . [Pipeline] withDockerContainer [2021-11-29T15:27:40.649Z] prd-centos7-docker-4c-2g-698 does not seem to be running inside a container [2021-11-29T15:27:40.698Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/117 -v /w/workspace/edgex-go/117:/w/workspace/edgex-go/117:rw,z -v /w/workspace/edgex-go/117@tmp:/w/workspace/edgex-go/117@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-11-29T15:27:41.047Z] $ docker top 64e131d5405287091e0fc2903e134ebee1702ceea57de717e7f609b24930b8af -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-29T15:27:41.415Z] + go version [2021-11-29T15:27:41.415Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-29T15:27:41.424Z] $ docker stop --time=1 64e131d5405287091e0fc2903e134ebee1702ceea57de717e7f609b24930b8af [2021-11-29T15:27:42.600Z] $ docker rm -f 64e131d5405287091e0fc2903e134ebee1702ceea57de717e7f609b24930b8af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:27:43.140Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-29T15:27:43.140Z] . [Pipeline] withDockerContainer [2021-11-29T15:27:43.255Z] prd-centos7-docker-4c-2g-698 does not seem to be running inside a container [2021-11-29T15:27:43.289Z] $ 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/117 -v /w/workspace/edgex-go/117:/w/workspace/edgex-go/117:rw,z -v /w/workspace/edgex-go/117@tmp:/w/workspace/edgex-go/117@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-11-29T15:27:43.600Z] $ docker top 2901ce66d6e380f5aef561ef84d79858065214ab5e8a52d01e71e88c3994fd28 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-29T15:27:43.672Z] ========================================================= [2021-11-29T15:27:43.672Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-29T15:27:43.672Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-29T15:27:43.972Z] + make test [2021-11-29T15:27:43.972Z] go mod tidy [2021-11-29T15:27:43.972Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-29T15:27:49.326Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-29T15:28:07.590Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-29T15:28:10.922Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-29T15:28:10.922Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-29T15:28:11.190Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-29T15:28:13.124Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-29T15:28:14.078Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-29T15:28:14.078Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-29T15:28:14.078Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-29T15:28:14.665Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-29T15:28:14.665Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-29T15:28:14.928Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-29T15:28:14.928Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-29T15:28:14.928Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-29T15:28:14.928Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-29T15:28:16.868Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.041s coverage: 28.7% of statements [2021-11-29T15:28:16.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-29T15:28:16.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-29T15:28:17.828Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.065s coverage: 98.5% of statements [2021-11-29T15:28:17.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-29T15:28:18.094Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.050s coverage: 44.7% of statements [2021-11-29T15:28:18.094Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-29T15:28:18.094Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-29T15:28:19.061Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.126s coverage: 89.5% of statements [2021-11-29T15:28:19.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-29T15:28:19.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-29T15:28:20.010Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.052s coverage: 84.4% of statements [2021-11-29T15:28:20.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-29T15:28:20.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-29T15:28:20.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-29T15:28:20.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-29T15:28:20.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-29T15:28:20.596Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.267s coverage: 94.2% of statements [2021-11-29T15:28:20.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-29T15:28:20.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-29T15:28:20.596Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 59.1% of statements [2021-11-29T15:28:20.596Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-29T15:28:20.596Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-29T15:28:20.596Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-29T15:28:20.596Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-29T15:28:20.596Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-29T15:28:20.876Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.047s coverage: 60.0% of statements [2021-11-29T15:28:20.876Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-29T15:28:20.876Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-29T15:28:20.876Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-29T15:28:22.286Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.060s coverage: 0.9% of statements [2021-11-29T15:28:22.286Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-29T15:28:22.286Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.051s coverage: 58.8% of statements [2021-11-29T15:28:22.286Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.043s coverage: 21.7% of statements [2021-11-29T15:28:22.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-29T15:28:22.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 47.1% of statements [2021-11-29T15:28:22.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.056s coverage: 79.5% of statements [2021-11-29T15:28:22.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2021-11-29T15:28:23.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements [2021-11-29T15:28:23.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements [2021-11-29T15:28:35.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.060s coverage: 94.4% of statements [2021-11-29T15:28:35.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.056s coverage: 44.8% of statements [2021-11-29T15:28:39.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.262s coverage: 82.5% of statements [2021-11-29T15:28:39.810Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-29T15:28:43.051Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-699 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-11-29T15:28:43.065Z] Running in /w/workspace/edgex-go/117 [Pipeline] { [Pipeline] checkout [2021-11-29T15:28:43.282Z] The recommended git tool is: git [2021-11-29T15:28:48.887Z] using credential edgex-jenkins-ssh [2021-11-29T15:28:48.905Z] Cloning the remote Git repository [2021-11-29T15:28:48.989Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-29T15:28:49.137Z] > git init /w/workspace/edgex-go/117 # timeout=10 [2021-11-29T15:28:49.221Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-29T15:28:49.222Z] > git --version # timeout=10 [2021-11-29T15:28:49.240Z] > git --version # 'git version 2.17.1' [2021-11-29T15:28:49.242Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-29T15:28:49.360Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-29T15:28:57.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements [2021-11-29T15:28:57.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-29T15:28:57.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-29T15:28:57.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-29T15:28:57.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 65.1% of statements [2021-11-29T15:28:57.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-29T15:28:57.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-29T15:28:57.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-29T15:28:57.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-29T15:28:57.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-29T15:28:57.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2021-11-29T15:28:57.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-29T15:28:57.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-29T15:28:57.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-11-29T15:28:57.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-29T15:28:57.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements [2021-11-29T15:28:57.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-29T15:28:57.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2021-11-29T15:28:57.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-11-29T15:28:57.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-11-29T15:28:57.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.139s coverage: 91.2% of statements [2021-11-29T15:28:57.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-29T15:28:57.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.137s coverage: 64.4% of statements [2021-11-29T15:28:57.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-29T15:28:57.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-29T15:28:57.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.040s coverage: 100.0% of statements [2021-11-29T15:28:57.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2021-11-29T15:28:57.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements [2021-11-29T15:28:57.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2021-11-29T15:28:57.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2021-11-29T15:28:58.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.211s coverage: 65.4% of statements [2021-11-29T15:28:58.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-29T15:28:58.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-29T15:28:58.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-29T15:28:58.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.129s coverage: 43.8% of statements [2021-11-29T15:28:58.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-29T15:28:58.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-29T15:28:58.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements [2021-11-29T15:28:58.743Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-29T15:28:59.004Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements [2021-11-29T15:28:59.004Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-29T15:29:04.447Z] Avoid second fetch [2021-11-29T15:29:04.448Z] Checking out Revision 23881e65786e6db054b8e59a7c23de27e126c89d (main) [2021-11-29T15:29:04.409Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-29T15:29:04.427Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-29T15:29:04.472Z] > git config core.sparsecheckout # timeout=10 [2021-11-29T15:29:04.488Z] > git checkout -f 23881e65786e6db054b8e59a7c23de27e126c89d # timeout=10 [2021-11-29T15:29:07.171Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 17.7% of statements [2021-11-29T15:29:07.171Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-29T15:29:07.171Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-29T15:29:07.171Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-29T15:29:07.171Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-29T15:29:07.171Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 92.3% of statements [2021-11-29T15:29:07.171Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-29T15:29:07.171Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-29T15:29:07.171Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-29T15:29:07.171Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-29T15:29:07.171Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2021-11-29T15:29:07.171Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-29T15:29:07.171Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-29T15:29:07.171Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.7% of statements [2021-11-29T15:29:07.171Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-29T15:29:07.171Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-29T15:29:07.171Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-29T15:29:07.171Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-29T15:29:07.171Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2021-11-29T15:29:07.171Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-29T15:29:07.171Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-29T15:29:07.171Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-29T15:29:07.171Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-29T15:29:07.171Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-29T15:29:07.172Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-29T15:29:07.172Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements [2021-11-29T15:29:07.172Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2021-11-29T15:29:07.172Z] 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-11-29T15:29:09.154Z] Commit message: "feat(snap): add additional tokens for app-service-configurable profiles (#3825)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-29T15:29:10.026Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-29T15:29:10.026Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-29T15:29:10.026Z] Dload Upload Total Spent Left Speed [2021-11-29T15:29:10.026Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 64967 0 --:--:-- --:--:-- --:--:-- 65325 [Pipeline] sh [2021-11-29T15:29:10.467Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-29T15:29:10.824Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-29T15:29:10.825Z] + sudo tee /etc/docker/daemon.new [2021-11-29T15:29:10.825Z] { [2021-11-29T15:29:10.825Z] "registry-mirrors": [ [2021-11-29T15:29:10.825Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-29T15:29:10.825Z] ], [2021-11-29T15:29:10.825Z] "bip": "10.250.0.254/24", [2021-11-29T15:29:10.825Z] "hosts": [ [2021-11-29T15:29:10.825Z] "tcp://0.0.0.0:5555", [2021-11-29T15:29:10.825Z] "unix:///var/run/docker.sock" [2021-11-29T15:29:10.825Z] ], [2021-11-29T15:29:10.825Z] "mtu": 1458, [2021-11-29T15:29:10.825Z] "selinux-enabled": true, [2021-11-29T15:29:10.825Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-29T15:29:10.825Z] } [Pipeline] sh [2021-11-29T15:29:11.176Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-29T15:29:11.530Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-29T15:29:29.937Z] provisioning config files... [2021-11-29T15:29:29.968Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/117@tmp/config5879321823897370526tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-29T15:29:30.354Z] ---> docker-login.sh [2021-11-29T15:29:30.354Z] nexus3.edgexfoundry.org:10001 [2021-11-29T15:29:30.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T15:29:31.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T15:29:31.245Z] Configure a credential helper to remove this warning. See [2021-11-29T15:29:31.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T15:29:31.245Z] [2021-11-29T15:29:31.245Z] Login Succeeded [2021-11-29T15:29:31.245Z] nexus3.edgexfoundry.org:10002 [2021-11-29T15:29:31.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T15:29:31.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T15:29:31.848Z] Configure a credential helper to remove this warning. See [2021-11-29T15:29:31.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T15:29:31.848Z] [2021-11-29T15:29:31.848Z] Login Succeeded [2021-11-29T15:29:31.848Z] nexus3.edgexfoundry.org:10003 [2021-11-29T15:29:32.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T15:29:32.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T15:29:32.400Z] Configure a credential helper to remove this warning. See [2021-11-29T15:29:32.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T15:29:32.400Z] [2021-11-29T15:29:32.400Z] Login Succeeded [2021-11-29T15:29:32.400Z] nexus3.edgexfoundry.org:10004 [2021-11-29T15:29:32.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T15:29:32.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T15:29:32.947Z] Configure a credential helper to remove this warning. See [2021-11-29T15:29:32.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T15:29:32.947Z] [2021-11-29T15:29:32.947Z] Login Succeeded [2021-11-29T15:29:32.947Z] docker.io [2021-11-29T15:29:33.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T15:29:33.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T15:29:33.821Z] Configure a credential helper to remove this warning. See [2021-11-29T15:29:33.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T15:29:33.821Z] [2021-11-29T15:29:33.821Z] Login Succeeded [2021-11-29T15:29:33.821Z] ---> docker-login.sh ends [Pipeline] } [2021-11-29T15:29:33.840Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-29T15:29:34.144Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-29T15:29:34.155Z] ========================================================= [2021-11-29T15:29:34.155Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-29T15:29:34.155Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-29T15:29:34.492Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-29T15:29:34.767Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-29T15:29:34.767Z] 552d1f2373af: Pulling fs layer [2021-11-29T15:29:34.767Z] ea3f2d53f512: Pulling fs layer [2021-11-29T15:29:34.767Z] 9e70ebbbe112: Pulling fs layer [2021-11-29T15:29:34.767Z] 7a9cfe048b4a: Pulling fs layer [2021-11-29T15:29:34.767Z] 72dc09318566: Pulling fs layer [2021-11-29T15:29:34.767Z] f4f7b4309257: Pulling fs layer [2021-11-29T15:29:34.767Z] 0ac9a79272e3: Pulling fs layer [2021-11-29T15:29:34.767Z] b78e95d17946: Pulling fs layer [2021-11-29T15:29:34.767Z] 7a9cfe048b4a: Waiting [2021-11-29T15:29:34.767Z] f4f7b4309257: Waiting [2021-11-29T15:29:34.767Z] 72dc09318566: Waiting [2021-11-29T15:29:34.767Z] b78e95d17946: Waiting [2021-11-29T15:29:34.767Z] 0ac9a79272e3: Waiting [2021-11-29T15:29:34.767Z] 9e70ebbbe112: Verifying Checksum [2021-11-29T15:29:34.767Z] 9e70ebbbe112: Download complete [2021-11-29T15:29:34.767Z] ea3f2d53f512: Download complete [2021-11-29T15:29:34.767Z] 72dc09318566: Verifying Checksum [2021-11-29T15:29:34.767Z] 72dc09318566: Download complete [2021-11-29T15:29:34.767Z] f4f7b4309257: Download complete [2021-11-29T15:29:34.767Z] 552d1f2373af: Download complete [2021-11-29T15:29:34.767Z] 0ac9a79272e3: Download complete [2021-11-29T15:29:35.755Z] 552d1f2373af: Pull complete [2021-11-29T15:29:36.353Z] ea3f2d53f512: Pull complete [2021-11-29T15:29:36.631Z] b78e95d17946: Verifying Checksum [2021-11-29T15:29:36.631Z] b78e95d17946: Download complete [2021-11-29T15:29:36.905Z] 9e70ebbbe112: Pull complete [2021-11-29T15:29:37.179Z] 7a9cfe048b4a: Verifying Checksum [2021-11-29T15:29:37.179Z] 7a9cfe048b4a: Download complete [2021-11-29T15:29:39.401Z] GO111MODULE=on go vet ./... [2021-11-29T15:29:47.344Z] 7a9cfe048b4a: Pull complete [2021-11-29T15:29:47.344Z] 72dc09318566: Pull complete [2021-11-29T15:29:47.605Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-29T15:29:47.605Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-29T15:29:47.605Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-11-29T15:29:47.620Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-11-29T15:29:47.633Z] f4f7b4309257: Pull complete [2021-11-29T15:29:47.906Z] 0ac9a79272e3: Pull complete [2021-11-29T15:29:47.913Z] + ls -al . [2021-11-29T15:29:47.913Z] total 644 [2021-11-29T15:29:47.913Z] drwxrwxr-x 10 1001 1001 4096 Nov 29 15:29 . [2021-11-29T15:29:47.913Z] drwxr-xr-x 4 root root 32 Nov 29 15:27 .. [2021-11-29T15:29:47.913Z] -rw-rw-r-- 1 1001 1001 11 Nov 29 15:26 .dockerignore [2021-11-29T15:29:47.913Z] drwxrwxr-x 8 1001 1001 162 Nov 29 15:26 .git [2021-11-29T15:29:47.913Z] drwxrwxr-x 4 1001 1001 142 Nov 29 15:26 .github [2021-11-29T15:29:47.913Z] -rw-rw-r-- 1 1001 1001 804 Nov 29 15:26 .gitignore [2021-11-29T15:29:47.913Z] -rw-rw-r-- 1 1001 1001 42 Nov 29 15:26 .golangci.yml [2021-11-29T15:29:47.913Z] -rw-rw-r-- 1 1001 1001 76 Nov 29 15:26 .hadolint.yml [2021-11-29T15:29:47.913Z] drwx------ 3 1001 1001 58 Nov 29 15:26 .semver [2021-11-29T15:29:47.913Z] -rw-rw-r-- 1 1001 1001 166 Nov 29 15:26 .sonarcloud.properties [2021-11-29T15:29:47.913Z] -rw-rw-r-- 1 1001 1001 1171 Nov 29 15:26 ADOPTERS.md [2021-11-29T15:29:47.913Z] -rw-rw-r-- 1 1001 1001 8910 Nov 29 15:26 Attribution.txt [2021-11-29T15:29:47.913Z] -rw-rw-r-- 1 1001 1001 51732 Nov 29 15:26 CHANGELOG.md [2021-11-29T15:29:47.913Z] -rw-rw-r-- 1 1001 1001 3804 Nov 29 15:26 CONTRIBUTING.md [2021-11-29T15:29:47.913Z] -rw-rw-r-- 1 1001 1001 677 Nov 29 15:26 GOVERNANCE.md [2021-11-29T15:29:47.913Z] -rw-rw-r-- 1 1001 1001 849 Nov 29 15:26 Jenkinsfile [2021-11-29T15:29:47.913Z] -rw-rw-r-- 1 1001 1001 10775 Nov 29 15:26 LICENSE [2021-11-29T15:29:47.913Z] -rw-rw-r-- 1 1001 1001 6508 Nov 29 15:26 Makefile [2021-11-29T15:29:47.913Z] -rw-rw-r-- 1 1001 1001 582 Nov 29 15:26 OWNERS.md [2021-11-29T15:29:47.913Z] -rw-rw-r-- 1 1001 1001 8207 Nov 29 15:26 README.md [2021-11-29T15:29:47.913Z] -rw-rw-r-- 1 1001 1001 6912 Nov 29 15:26 SECURITY.md [2021-11-29T15:29:47.913Z] -rw-rw-r-- 1 1001 1001 11 Nov 29 15:26 VERSION [2021-11-29T15:29:47.913Z] -rw-rw-r-- 1 1001 1001 4131 Nov 29 15:26 ZMQWindows.md [2021-11-29T15:29:47.913Z] drwxrwxr-x 2 1001 1001 37 Nov 29 15:26 bin [2021-11-29T15:29:47.913Z] drwxrwxr-x 14 1001 1001 4096 Nov 29 15:26 cmd [2021-11-29T15:29:47.913Z] -rw-r--r-- 1 root root 428381 Nov 29 15:29 coverage.out [2021-11-29T15:29:47.913Z] -rw-rw-r-- 1 1001 1001 822 Nov 29 15:26 go.mod [2021-11-29T15:29:47.913Z] -rw-rw-r-- 1 1001 1001 49471 Nov 29 15:26 go.sum [2021-11-29T15:29:47.913Z] drwxrwxr-x 8 1001 1001 124 Nov 29 15:26 internal [2021-11-29T15:29:47.913Z] drwxrwxr-x 3 1001 1001 16 Nov 29 15:26 openapi [2021-11-29T15:29:47.913Z] drwxrwxr-x 4 1001 1001 71 Nov 29 15:26 snap [2021-11-29T15:29:47.913Z] -rw-rw-r-- 1 1001 1001 204 Nov 29 15:26 version.go [Pipeline] sh [2021-11-29T15:29:48.207Z] + '[' -e coverage.out ] [2021-11-29T15:29:48.207Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-29T15:29:48.294Z] Stashed 1 file(s) [Pipeline] sh [2021-11-29T15:29:48.596Z] + make build [2021-11-29T15:29:48.597Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.4" -o cmd/core-data/core-data ./cmd/core-data [2021-11-29T15:29:49.987Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.4" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-29T15:29:53.325Z] b78e95d17946: Pull complete [2021-11-29T15:29:53.325Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-29T15:29:53.325Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-29T15:29:53.325Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-29T15:29:53.679Z] + docker build -t ci-base-image-arm64 -f - . [2021-11-29T15:29:53.679Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-29T15:29:53.679Z] WORKDIR /edgex [2021-11-29T15:29:53.679Z] COPY go.mod . [2021-11-29T15:29:53.679Z] RUN go mod download [2021-11-29T15:29:56.558Z] Sending build context to Docker daemon 168.8MB [2021-11-29T15:29:56.558Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-29T15:29:56.558Z] ---> 8b459fc5aaf0 [2021-11-29T15:29:56.558Z] Step 2/4 : WORKDIR /edgex [2021-11-29T15:29:56.608Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.4" -o cmd/core-command/core-command ./cmd/core-command [2021-11-29T15:29:57.191Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.4" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-29T15:29:58.158Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.4" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-29T15:29:58.158Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.4" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-29T15:29:58.539Z] ---> Running in 60a65e67005f [2021-11-29T15:29:58.539Z] Removing intermediate container 60a65e67005f [2021-11-29T15:29:58.539Z] ---> 23a4a314106c [2021-11-29T15:29:58.539Z] Step 3/4 : COPY go.mod . [2021-11-29T15:29:59.114Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.4" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-29T15:29:59.520Z] ---> 56608daeaf38 [2021-11-29T15:29:59.520Z] Step 4/4 : RUN go mod download [2021-11-29T15:29:59.520Z] ---> Running in 803c6d47ac59 [2021-11-29T15:30:00.070Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.4" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-29T15:30:00.641Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.4" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-29T15:30:01.581Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.4" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-29T15:30:02.634Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.4" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-29T15:30:03.392Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.4" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-11-29T15:30:05.113Z] $ docker stop --time=1 2901ce66d6e380f5aef561ef84d79858065214ab5e8a52d01e71e88c3994fd28 [2021-11-29T15:30:06.921Z] $ docker rm -f 2901ce66d6e380f5aef561ef84d79858065214ab5e8a52d01e71e88c3994fd28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:30:08.651Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-29T15:30:08.651Z] [2021-11-29T15:30:08.652Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:30:08.955Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-29T15:30:08.955Z] latest: Pulling from edgex-devops/edgex-compose [2021-11-29T15:30:08.955Z] cbdbe7a5bc2a: Pulling fs layer [2021-11-29T15:30:08.955Z] ca9280d653b3: Pulling fs layer [2021-11-29T15:30:08.955Z] 7e9c9ca2126c: Pulling fs layer [2021-11-29T15:30:08.955Z] cbdbe7a5bc2a: Verifying Checksum [2021-11-29T15:30:08.955Z] cbdbe7a5bc2a: Download complete [2021-11-29T15:30:09.218Z] ca9280d653b3: Verifying Checksum [2021-11-29T15:30:09.218Z] ca9280d653b3: Download complete [2021-11-29T15:30:09.218Z] cbdbe7a5bc2a: Pull complete [2021-11-29T15:30:09.481Z] 7e9c9ca2126c: Download complete [2021-11-29T15:30:09.741Z] ca9280d653b3: Pull complete [2021-11-29T15:30:13.975Z] 7e9c9ca2126c: Pull complete [2021-11-29T15:30:13.975Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-11-29T15:30:13.975Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-29T15:30:13.975Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-11-29T15:30:14.045Z] prd-centos7-docker-4c-2g-698 does not seem to be running inside a container [2021-11-29T15:30:14.079Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/117 -v /w/workspace/edgex-go/117:/w/workspace/edgex-go/117:rw,z -v /w/workspace/edgex-go/117@tmp:/w/workspace/edgex-go/117@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-11-29T15:30:16.749Z] $ docker top bb5f6238158fa622607ab7a03f4d78e954d8fe20c0f7f7d93665268149750685 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-29T15:30:17.095Z] + docker-compose build --help [2021-11-29T15:30:17.095Z] + grep parallel [2021-11-29T15:30:17.664Z] --parallel Build images in parallel. [Pipeline] } [2021-11-29T15:30:17.673Z] $ docker stop --time=1 bb5f6238158fa622607ab7a03f4d78e954d8fe20c0f7f7d93665268149750685 [2021-11-29T15:30:18.850Z] $ docker rm -f bb5f6238158fa622607ab7a03f4d78e954d8fe20c0f7f7d93665268149750685 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:30:19.226Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-29T15:30:19.226Z] . [Pipeline] withDockerContainer [2021-11-29T15:30:19.283Z] prd-centos7-docker-4c-2g-698 does not seem to be running inside a container [2021-11-29T15:30:19.312Z] $ 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/117 -v /w/workspace/edgex-go/117:/w/workspace/edgex-go/117:rw,z -v /w/workspace/edgex-go/117@tmp:/w/workspace/edgex-go/117@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-11-29T15:30:19.619Z] $ docker top c7addb084fbab6991dc56282f37eefcf1a53f50d95d45b3e43abb4c496058162 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-29T15:30:19.969Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-29T15:30:20.540Z] Building core-command ... [2021-11-29T15:30:20.540Z] Building core-data ... [2021-11-29T15:30:20.540Z] Building core-metadata ... [2021-11-29T15:30:20.540Z] Building security-bootstrapper ... [2021-11-29T15:30:20.540Z] Building security-proxy-setup ... [2021-11-29T15:30:20.540Z] Building security-secretstore-setup ... [2021-11-29T15:30:20.540Z] Building support-notifications ... [2021-11-29T15:30:20.540Z] Building support-scheduler ... [2021-11-29T15:30:20.540Z] Building sys-mgmt-agent ... [2021-11-29T15:30:20.540Z] Building sys-mgmt-agent [2021-11-29T15:30:20.540Z] Building support-notifications [2021-11-29T15:30:20.540Z] Building core-data [2021-11-29T15:30:20.540Z] Building core-command [2021-11-29T15:30:20.540Z] Building security-secretstore-setup [2021-11-29T15:30:32.777Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-29T15:30:32.777Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-29T15:30:32.777Z] ---> 5cea17adaa81 [2021-11-29T15:30:32.777Z] Step 3/21 : WORKDIR /edgex-go [2021-11-29T15:30:32.777Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-29T15:30:32.777Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-29T15:30:32.777Z] ---> 5cea17adaa81 [2021-11-29T15:30:32.777Z] Step 3/22 : WORKDIR /edgex-go [2021-11-29T15:30:32.777Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-29T15:30:32.777Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-29T15:30:32.777Z] ---> 5cea17adaa81 [2021-11-29T15:30:32.777Z] Step 3/22 : WORKDIR /edgex-go [2021-11-29T15:30:34.568Z] ---> Running in 937e3a897197 [2021-11-29T15:30:34.828Z] ---> Running in b6e6531b3afd [2021-11-29T15:30:34.828Z] ---> Running in 8cde0275d743 [2021-11-29T15:30:42.973Z] Removing intermediate container 8cde0275d743 [2021-11-29T15:30:42.973Z] ---> 454e40810ed0 [2021-11-29T15:30:42.973Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T15:30:42.973Z] Removing intermediate container 937e3a897197 [2021-11-29T15:30:42.973Z] ---> 8cfcf345f0b7 [2021-11-29T15:30:42.973Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T15:30:42.973Z] Removing intermediate container b6e6531b3afd [2021-11-29T15:30:42.973Z] ---> 2d6af79be0a1 [2021-11-29T15:30:42.973Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T15:30:42.973Z] ---> Running in cdb2c3bb9646 [2021-11-29T15:30:42.973Z] ---> Running in 504cf700276a [2021-11-29T15:30:42.973Z] ---> Running in eb1576f110f4 [2021-11-29T15:30:44.368Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-29T15:30:44.368Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-29T15:30:44.368Z] ---> 5cea17adaa81 [2021-11-29T15:30:44.368Z] Step 3/24 : WORKDIR /edgex-go [2021-11-29T15:30:44.368Z] ---> Using cache [2021-11-29T15:30:44.368Z] ---> 8cfcf345f0b7 [2021-11-29T15:30:44.368Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T15:30:46.282Z] ---> Running in 56db01af863e [2021-11-29T15:30:47.228Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-29T15:30:47.228Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-29T15:30:47.228Z] ---> 5cea17adaa81 [2021-11-29T15:30:47.228Z] Step 3/22 : WORKDIR /edgex-go [2021-11-29T15:30:47.228Z] ---> Using cache [2021-11-29T15:30:47.228Z] ---> 8cfcf345f0b7 [2021-11-29T15:30:47.228Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T15:30:47.491Z] ---> Running in 6fe41c6a67e2 [2021-11-29T15:30:47.491Z] Removing intermediate container cdb2c3bb9646 [2021-11-29T15:30:47.491Z] ---> ff18fd019edf [2021-11-29T15:30:47.491Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-29T15:30:47.491Z] Removing intermediate container 504cf700276a [2021-11-29T15:30:47.491Z] ---> 200b64defb6e [2021-11-29T15:30:47.491Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-29T15:30:47.491Z] ---> Running in 898c51f87286 [2021-11-29T15:30:47.491Z] ---> Running in 7307423c9304 [2021-11-29T15:30:47.756Z] Removing intermediate container eb1576f110f4 [2021-11-29T15:30:47.756Z] ---> 935818a6e4c7 [2021-11-29T15:30:47.756Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-29T15:30:47.756Z] Removing intermediate container 56db01af863e [2021-11-29T15:30:47.756Z] ---> e980e2e56f22 [2021-11-29T15:30:47.756Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-29T15:30:47.756Z] ---> Running in 5ccb98e34a8d [2021-11-29T15:30:47.756Z] ---> Running in 00861b2fc8dc [2021-11-29T15:30:48.331Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-29T15:30:48.331Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-29T15:30:48.593Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-29T15:30:48.593Z] Removing intermediate container 6fe41c6a67e2 [2021-11-29T15:30:48.593Z] ---> 8c271962a51b [2021-11-29T15:30:48.593Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-29T15:30:48.593Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-29T15:30:48.593Z] ---> Running in cd5487693366 [2021-11-29T15:30:48.854Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-29T15:30:49.114Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-29T15:30:49.114Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-29T15:30:49.373Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-29T15:30:49.648Z] OK: 220 MiB in 52 packages [2021-11-29T15:30:49.648Z] OK: 220 MiB in 52 packages [2021-11-29T15:30:49.648Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-29T15:30:49.913Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-29T15:30:49.913Z] OK: 220 MiB in 52 packages [2021-11-29T15:30:49.913Z] Removing intermediate container 7307423c9304 [2021-11-29T15:30:49.913Z] ---> 79bcb7542be4 [2021-11-29T15:30:49.913Z] Step 6/22 : COPY . . [2021-11-29T15:30:50.182Z] OK: 220 MiB in 52 packages [2021-11-29T15:30:50.182Z] Removing intermediate container 898c51f87286 [2021-11-29T15:30:50.182Z] ---> 7ca17a5050d6 [2021-11-29T15:30:50.182Z] Step 6/21 : COPY . . [2021-11-29T15:30:50.751Z] OK: 220 MiB in 52 packages [2021-11-29T15:30:54.989Z] Removing intermediate container 5ccb98e34a8d [2021-11-29T15:30:54.989Z] ---> ebd7a3d642f8 [2021-11-29T15:30:54.989Z] Step 6/22 : COPY . . [2021-11-29T15:30:56.387Z] Removing intermediate container cd5487693366 [2021-11-29T15:30:56.387Z] ---> 3309849eb9e7 [2021-11-29T15:30:56.387Z] Step 6/22 : COPY . . [2021-11-29T15:30:57.343Z] ---> 5f0fd4b8ce10 [2021-11-29T15:30:57.343Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-29T15:31:02.664Z] Removing intermediate container 00861b2fc8dc [2021-11-29T15:31:02.664Z] ---> 131c13a68127 [2021-11-29T15:31:02.664Z] Step 6/24 : COPY . . [2021-11-29T15:31:02.664Z] ---> 6d304f50168d [2021-11-29T15:31:02.664Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-29T15:31:02.664Z] ---> Running in a4f5627d2613 [2021-11-29T15:31:02.664Z] ---> 0dc05487b227 [2021-11-29T15:31:02.664Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-29T15:31:03.245Z] ---> Running in 2f2fcb3d76d6 [2021-11-29T15:31:03.504Z] ---> Running in 0b9fd5094a50 [2021-11-29T15:31:04.073Z] ---> c2577c312b63 [2021-11-29T15:31:04.073Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-29T15:31:04.340Z] ---> Running in b780f8e76645 [2021-11-29T15:31:07.565Z] Removing intermediate container 803c6d47ac59 [2021-11-29T15:31:07.565Z] ---> a7d21fafbd17 [2021-11-29T15:31:07.837Z] Successfully built a7d21fafbd17 [2021-11-29T15:31:07.837Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:31:08.173Z] + docker inspect -f . ci-base-image-arm64 [2021-11-29T15:31:08.173Z] . [Pipeline] withDockerContainer [2021-11-29T15:31:08.460Z] prd-ubuntu18.04-docker-arm64-4c-16g-699 does not seem to be running inside a container [2021-11-29T15:31:08.546Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/117 -v /w/workspace/edgex-go/117:/w/workspace/edgex-go/117:rw,z -v /w/workspace/edgex-go/117@tmp:/w/workspace/edgex-go/117@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-29T15:31:10.146Z] $ docker top e2b87d6a795afe1ba47649e3d7efa276abaacae5909c808ee1d1331bbc507af2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-29T15:31:11.110Z] + go version [2021-11-29T15:31:11.111Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-29T15:31:11.132Z] $ docker stop --time=1 e2b87d6a795afe1ba47649e3d7efa276abaacae5909c808ee1d1331bbc507af2 [2021-11-29T15:31:12.854Z] $ docker rm -f e2b87d6a795afe1ba47649e3d7efa276abaacae5909c808ee1d1331bbc507af2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:31:13.736Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-29T15:31:13.736Z] [2021-11-29T15:31:13.736Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:31:14.348Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-29T15:31:14.621Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-11-29T15:31:14.621Z] 29e5d40040c1: Pulling fs layer [2021-11-29T15:31:14.621Z] 1ce36da41761: Pulling fs layer [2021-11-29T15:31:14.621Z] 25b303627fd3: Pulling fs layer [2021-11-29T15:31:14.621Z] 29e5d40040c1: Verifying Checksum [2021-11-29T15:31:14.621Z] 29e5d40040c1: Download complete [2021-11-29T15:31:14.899Z] 1ce36da41761: Verifying Checksum [2021-11-29T15:31:14.899Z] 1ce36da41761: Download complete [2021-11-29T15:31:15.503Z] 29e5d40040c1: Pull complete [2021-11-29T15:31:16.104Z] 25b303627fd3: Verifying Checksum [2021-11-29T15:31:16.104Z] 25b303627fd3: Download complete [2021-11-29T15:31:16.377Z] 1ce36da41761: Pull complete [2021-11-29T15:31:16.576Z] Removing intermediate container 2f2fcb3d76d6 [2021-11-29T15:31:16.576Z] ---> 956e7899bcda [2021-11-29T15:31:16.576Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-29T15:31:16.576Z] ---> 454c0bf2f3ca [2021-11-29T15:31:16.576Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-29T15:31:16.576Z] ---> Running in 1a73b3447db8 [2021-11-29T15:31:16.577Z] ---> Running in 9e9230128b55 [2021-11-29T15:31:16.577Z] Removing intermediate container a4f5627d2613 [2021-11-29T15:31:16.577Z] ---> c0cad29f9600 [2021-11-29T15:31:16.577Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-29T15:31:16.577Z] ---> Running in 8cda2802ca55 [2021-11-29T15:31:16.577Z] Removing intermediate container b780f8e76645 [2021-11-29T15:31:16.577Z] ---> a7fe31b421de [2021-11-29T15:31:16.577Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-29T15:31:16.577Z] Removing intermediate container 0b9fd5094a50 [2021-11-29T15:31:16.577Z] ---> eb6668f75520 [2021-11-29T15:31:16.577Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-29T15:31:16.577Z] ---> Running in 98d0045c672a [2021-11-29T15:31:16.577Z] ---> Running in d97c51a91580 [2021-11-29T15:31:16.577Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.4" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-29T15:31:16.577Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.4" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-29T15:31:16.577Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.4" -o cmd/core-command/core-command ./cmd/core-command [2021-11-29T15:31:16.577Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.4" -o cmd/core-data/core-data ./cmd/core-data [2021-11-29T15:31:17.163Z] Removing intermediate container 9e9230128b55 [2021-11-29T15:31:17.163Z] ---> c491cc730d2b [2021-11-29T15:31:17.163Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-29T15:31:17.432Z] ---> Running in e10db8b9326e [2021-11-29T15:31:17.703Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.4" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-29T15:31:26.529Z] 25b303627fd3: Pull complete [2021-11-29T15:31:26.529Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-11-29T15:31:26.529Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-29T15:31:26.529Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-11-29T15:31:26.764Z] prd-ubuntu18.04-docker-arm64-4c-16g-699 does not seem to be running inside a container [2021-11-29T15:31:26.846Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/117 -v /w/workspace/edgex-go/117:/w/workspace/edgex-go/117:rw,z -v /w/workspace/edgex-go/117@tmp:/w/workspace/edgex-go/117@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-11-29T15:31:29.411Z] $ docker top 864c012fef5abc62285303163754dc682160885ca23f8723fd390a91dcd5f0fb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-29T15:31:30.402Z] + grep parallel [2021-11-29T15:31:30.402Z] + docker-compose build --help [2021-11-29T15:31:33.798Z] --parallel Build images in parallel. [Pipeline] } [2021-11-29T15:31:34.094Z] $ docker stop --time=1 864c012fef5abc62285303163754dc682160885ca23f8723fd390a91dcd5f0fb [2021-11-29T15:31:35.768Z] $ docker rm -f 864c012fef5abc62285303163754dc682160885ca23f8723fd390a91dcd5f0fb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:31:36.383Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-29T15:31:36.383Z] . [Pipeline] withDockerContainer [2021-11-29T15:31:36.649Z] prd-ubuntu18.04-docker-arm64-4c-16g-699 does not seem to be running inside a container [2021-11-29T15:31:36.742Z] $ 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/117 -v /w/workspace/edgex-go/117:/w/workspace/edgex-go/117:rw,z -v /w/workspace/edgex-go/117@tmp:/w/workspace/edgex-go/117@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-11-29T15:31:38.158Z] $ docker top a85869e17f2f7856e8d330ad1829f17392580c25cef0c221eb4f90e0b00025c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-29T15:31:39.123Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-29T15:31:43.438Z] Building core-command ... [2021-11-29T15:31:43.438Z] Building core-data ... [2021-11-29T15:31:43.438Z] Building core-metadata ... [2021-11-29T15:31:43.438Z] Building security-bootstrapper ... [2021-11-29T15:31:43.438Z] Building security-proxy-setup ... [2021-11-29T15:31:43.438Z] Building security-secretstore-setup ... [2021-11-29T15:31:43.438Z] Building support-notifications ... [2021-11-29T15:31:43.438Z] Building support-scheduler ... [2021-11-29T15:31:43.438Z] Building sys-mgmt-agent ... [2021-11-29T15:31:43.438Z] Building sys-mgmt-agent [2021-11-29T15:31:43.438Z] Building core-data [2021-11-29T15:31:43.438Z] Building support-scheduler [2021-11-29T15:31:43.438Z] Building security-bootstrapper [2021-11-29T15:31:43.438Z] Building support-notifications [2021-11-29T15:31:56.501Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.4" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-29T15:31:57.453Z] Removing intermediate container 8cda2802ca55 [2021-11-29T15:31:57.453Z] ---> 4e2b6b74b86c [2021-11-29T15:31:57.453Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-29T15:31:57.453Z] ---> Running in 2c200ea183fa [2021-11-29T15:31:57.453Z] Removing intermediate container 98d0045c672a [2021-11-29T15:31:57.453Z] ---> 23d101ce095c [2021-11-29T15:31:57.453Z] [2021-11-29T15:31:57.453Z] Step 9/22 : FROM alpine:3.14 [2021-11-29T15:31:57.738Z] 3.14: Pulling from library/alpine [2021-11-29T15:31:58.353Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.4" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-29T15:31:58.982Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-29T15:31:58.982Z] Status: Downloaded newer image for alpine:3.14 [2021-11-29T15:31:58.982Z] ---> 0a97eee8041e [2021-11-29T15:31:58.982Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-29T15:32:00.385Z] ---> Running in f2f7d24f70c4 [2021-11-29T15:32:00.385Z] Removing intermediate container e10db8b9326e [2021-11-29T15:32:00.385Z] ---> 6f38f8f7f515 [2021-11-29T15:32:00.385Z] [2021-11-29T15:32:00.385Z] Step 9/24 : FROM alpine:3.14 [2021-11-29T15:32:00.385Z] ---> 0a97eee8041e [2021-11-29T15:32:00.385Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-29T15:32:00.385Z] Removing intermediate container 1a73b3447db8 [2021-11-29T15:32:00.385Z] ---> af6ba817d1b0 [2021-11-29T15:32:00.385Z] [2021-11-29T15:32:00.385Z] Step 9/21 : FROM alpine:3.14 [2021-11-29T15:32:00.385Z] ---> 0a97eee8041e [2021-11-29T15:32:00.385Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-29T15:32:00.646Z] ---> Running in ff09609f7fa0 [2021-11-29T15:32:00.646Z] ---> Running in ffc483234ae1 [2021-11-29T15:32:00.914Z] Removing intermediate container 2c200ea183fa [2021-11-29T15:32:00.914Z] ---> 15ebfcfa3c99 [2021-11-29T15:32:00.914Z] [2021-11-29T15:32:00.914Z] Step 10/22 : FROM docker:20.10.8 [2021-11-29T15:32:01.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-29T15:32:01.188Z] 20.10.8: Pulling from library/docker [2021-11-29T15:32:01.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-29T15:32:01.462Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-29T15:32:01.462Z] Executing busybox-1.33.1-r6.trigger [2021-11-29T15:32:01.462Z] OK: 6 MiB in 15 packages [2021-11-29T15:32:01.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-29T15:32:01.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-29T15:32:01.988Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-29T15:32:02.254Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-29T15:32:02.254Z] (3/3) Installing su-exec (0.2-r1) [2021-11-29T15:32:02.254Z] Executing busybox-1.33.1-r6.trigger [2021-11-29T15:32:02.254Z] Executing ca-certificates-20191127-r5.trigger [2021-11-29T15:32:02.254Z] OK: 6 MiB in 17 packages [2021-11-29T15:32:02.527Z] Removing intermediate container d97c51a91580 [2021-11-29T15:32:02.527Z] ---> 768906f6a237 [2021-11-29T15:32:02.527Z] [2021-11-29T15:32:02.527Z] Step 9/22 : FROM alpine:3.14 [2021-11-29T15:32:02.527Z] ---> 0a97eee8041e [2021-11-29T15:32:02.527Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-29T15:32:02.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-29T15:32:02.527Z] ---> Running in 5fd4f8ad660d [2021-11-29T15:32:02.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-29T15:32:02.802Z] Removing intermediate container 5fd4f8ad660d [2021-11-29T15:32:02.802Z] ---> 4763d80b1c1a [2021-11-29T15:32:02.802Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-29T15:32:02.802Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-29T15:32:02.802Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-29T15:32:02.802Z] Executing busybox-1.33.1-r6.trigger [2021-11-29T15:32:02.802Z] Executing ca-certificates-20191127-r5.trigger [2021-11-29T15:32:02.802Z] ---> Running in 8acfa96e4eda [2021-11-29T15:32:02.802Z] OK: 6 MiB in 16 packages [2021-11-29T15:32:03.067Z] Removing intermediate container 8acfa96e4eda [2021-11-29T15:32:03.067Z] ---> 8d52c0fc9589 [2021-11-29T15:32:03.067Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-29T15:32:03.067Z] Removing intermediate container f2f7d24f70c4 [2021-11-29T15:32:03.067Z] ---> 71bb245760e4 [2021-11-29T15:32:03.067Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-29T15:32:03.067Z] ---> Running in 9a3df1a072ef [2021-11-29T15:32:03.067Z] ---> Running in 9c2e38f4e443 [2021-11-29T15:32:03.067Z] Removing intermediate container ff09609f7fa0 [2021-11-29T15:32:03.067Z] ---> 3c0343e5d95a [2021-11-29T15:32:03.067Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-29T15:32:03.067Z] ---> Running in 0652c600cd68 [2021-11-29T15:32:03.067Z] Removing intermediate container 9a3df1a072ef [2021-11-29T15:32:03.067Z] ---> 479a4ac5c781 [2021-11-29T15:32:03.067Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T15:32:03.067Z] Removing intermediate container 9c2e38f4e443 [2021-11-29T15:32:03.067Z] ---> 4be5cd65dacd [2021-11-29T15:32:03.067Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-29T15:32:03.333Z] ---> Running in 556928d1fb08 [2021-11-29T15:32:03.333Z] ---> Running in dc420041381a [2021-11-29T15:32:03.333Z] Removing intermediate container 0652c600cd68 [2021-11-29T15:32:03.333Z] ---> cf7886bb2f31 [2021-11-29T15:32:03.333Z] Step 12/24 : WORKDIR / [2021-11-29T15:32:03.333Z] Removing intermediate container ffc483234ae1 [2021-11-29T15:32:03.333Z] ---> 59bf40c8c301 [2021-11-29T15:32:03.333Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-29T15:32:03.333Z] ---> Running in c4a5b96fae47 [2021-11-29T15:32:03.599Z] Removing intermediate container dc420041381a [2021-11-29T15:32:03.599Z] ---> e13503c57e36 [2021-11-29T15:32:03.599Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-29T15:32:03.599Z] ---> Running in f63fa9b5c0d1 [2021-11-29T15:32:03.599Z] ---> Running in bb5bf8c8aa4e [2021-11-29T15:32:03.599Z] Removing intermediate container c4a5b96fae47 [2021-11-29T15:32:03.599Z] ---> 93c4cbc98799 [2021-11-29T15:32:03.599Z] 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-11-29T15:32:03.862Z] Removing intermediate container f63fa9b5c0d1 [2021-11-29T15:32:03.862Z] ---> 359086490bb4 [2021-11-29T15:32:03.862Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-29T15:32:03.862Z] Removing intermediate container bb5bf8c8aa4e [2021-11-29T15:32:03.862Z] ---> adb38c7cd14a [2021-11-29T15:32:03.862Z] Step 14/22 : WORKDIR / [2021-11-29T15:32:03.862Z] ---> Running in e5fec49e2212 [2021-11-29T15:32:03.862Z] ---> Running in 08bad4d7e0b4 [2021-11-29T15:32:03.862Z] Removing intermediate container e5fec49e2212 [2021-11-29T15:32:03.862Z] ---> 25236654dd42 [2021-11-29T15:32:03.862Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-29T15:32:03.863Z] ---> 4f4dd10abc75 [2021-11-29T15:32:03.863Z] 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-11-29T15:32:04.132Z] ---> Running in e371253ab240 [2021-11-29T15:32:04.132Z] Removing intermediate container 08bad4d7e0b4 [2021-11-29T15:32:04.132Z] ---> 6bc4ecaf9cf2 [2021-11-29T15:32:04.132Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-29T15:32:04.132Z] Removing intermediate container 556928d1fb08 [2021-11-29T15:32:04.132Z] ---> 36ebab9796fd [2021-11-29T15:32:04.132Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-29T15:32:04.132Z] Removing intermediate container e371253ab240 [2021-11-29T15:32:04.132Z] ---> 418193f0c6c9 [2021-11-29T15:32:04.132Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-29T15:32:04.401Z] ---> Running in c97ab8848e15 [2021-11-29T15:32:04.401Z] ---> 239c34e7ad47 [2021-11-29T15:32:04.401Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-29T15:32:04.401Z] ---> d6cccbf6f431 [2021-11-29T15:32:04.401Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-29T15:32:04.401Z] ---> f3c56a2e70f8 [2021-11-29T15:32:04.401Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-29T15:32:04.977Z] ---> efd857721cc7 [2021-11-29T15:32:04.977Z] 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-11-29T15:32:04.977Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-29T15:32:04.977Z] ---> d3f9e826927c [2021-11-29T15:32:04.977Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-29T15:32:05.243Z] ---> 164214f461d6 [2021-11-29T15:32:05.243Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-29T15:32:05.243Z] ---> 4df58642d343 [2021-11-29T15:32:05.243Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-29T15:32:05.507Z] ---> 9991538fbbc5 [2021-11-29T15:32:05.507Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-29T15:32:05.507Z] ---> 2e5b24199795 [2021-11-29T15:32:05.507Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-29T15:32:05.507Z] ---> Running in e731321e0318 [2021-11-29T15:32:05.507Z] ---> Running in 590056bd5e9c [2021-11-29T15:32:05.507Z] ---> e2faa64646a8 [2021-11-29T15:32:05.507Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-29T15:32:05.782Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-29T15:32:05.782Z] Removing intermediate container e731321e0318 [2021-11-29T15:32:05.782Z] ---> b0def438bf93 [2021-11-29T15:32:05.782Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-29T15:32:05.782Z] ---> Running in 5367ce1cfb1b [2021-11-29T15:32:05.782Z] Removing intermediate container 590056bd5e9c [2021-11-29T15:32:05.782Z] ---> 52c8ab03f5e0 [2021-11-29T15:32:05.782Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-29T15:32:06.068Z] ---> Running in 2d0294971664 [2021-11-29T15:32:06.068Z] Removing intermediate container 5367ce1cfb1b [2021-11-29T15:32:06.068Z] ---> 04c4928fcc64 [2021-11-29T15:32:06.068Z] Step 20/22 : LABEL arch=x86_64 [2021-11-29T15:32:06.068Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-29T15:32:06.068Z] ---> Running in 02367e011646 [2021-11-29T15:32:06.068Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-29T15:32:06.068Z] ---> daf9610b73e2 [2021-11-29T15:32:06.068Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-29T15:32:06.068Z] Removing intermediate container 2d0294971664 [2021-11-29T15:32:06.068Z] ---> 29573159855b [2021-11-29T15:32:06.068Z] Step 19/21 : LABEL arch=x86_64 [2021-11-29T15:32:06.068Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-29T15:32:06.332Z] ---> Running in 51f948e01398 [2021-11-29T15:32:06.332Z] Removing intermediate container 02367e011646 [2021-11-29T15:32:06.332Z] ---> 797c16026ad3 [2021-11-29T15:32:06.332Z] Step 21/22 : LABEL git_sha=23881e65786e6db054b8e59a7c23de27e126c89d [2021-11-29T15:32:06.332Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-29T15:32:06.332Z] ---> Running in 36638ee4d112 [2021-11-29T15:32:06.332Z] ---> afc7e224b9cf [2021-11-29T15:32:06.332Z] 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-11-29T15:32:06.332Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-29T15:32:06.332Z] Removing intermediate container 51f948e01398 [2021-11-29T15:32:06.332Z] ---> 48919eead98e [2021-11-29T15:32:06.332Z] Step 20/21 : LABEL git_sha=23881e65786e6db054b8e59a7c23de27e126c89d [2021-11-29T15:32:06.332Z] ---> Running in f088e507711f [2021-11-29T15:32:06.595Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-29T15:32:06.595Z] Removing intermediate container 36638ee4d112 [2021-11-29T15:32:06.595Z] ---> a582f06dd7ac [2021-11-29T15:32:06.595Z] Step 22/22 : LABEL version=2.2.0-dev.4 [2021-11-29T15:32:06.595Z] ---> Running in 2350f2e00998 [2021-11-29T15:32:06.595Z] Executing busybox-1.33.1-r6.trigger [2021-11-29T15:32:06.595Z] OK: 8 MiB in 20 packages [2021-11-29T15:32:06.595Z] ---> Running in 4bdbd83713af [2021-11-29T15:32:06.595Z] Removing intermediate container 2350f2e00998 [2021-11-29T15:32:06.595Z] ---> dc05a86347d2 [2021-11-29T15:32:06.595Z] Step 21/21 : LABEL version=2.2.0-dev.4 [2021-11-29T15:32:06.859Z] ---> Running in 9f8cba131964 [2021-11-29T15:32:06.859Z] Removing intermediate container 4bdbd83713af [2021-11-29T15:32:06.859Z] ---> eb91530ec4b3 [2021-11-29T15:32:06.859Z] [2021-11-29T15:32:06.859Z] Successfully built eb91530ec4b3 [2021-11-29T15:32:07.121Z] Removing intermediate container 9f8cba131964 [2021-11-29T15:32:07.121Z] ---> 5bdedb736606 [2021-11-29T15:32:07.121Z] [2021-11-29T15:32:07.121Z] Successfully tagged core-command:latest [2021-11-29T15:32:07.121Z] Building security-bootstrapper [2021-11-29T15:32:07.121Z]  Building core-command ... done Successfully built 5bdedb736606 [2021-11-29T15:32:07.121Z] Successfully tagged support-notifications:latest [2021-11-29T15:32:07.121Z]  Building support-notifications ... done Building support-scheduler [2021-11-29T15:32:07.717Z] Removing intermediate container c97ab8848e15 [2021-11-29T15:32:07.717Z] ---> a1bb32caa9e6 [2021-11-29T15:32:07.717Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-29T15:32:13.260Z] Removing intermediate container f088e507711f [2021-11-29T15:32:13.260Z] ---> 240ff71536c1 [2021-11-29T15:32:13.260Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-29T15:32:13.260Z] ---> 1c6c53e94cee [2021-11-29T15:32:13.260Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-29T15:32:13.260Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-29T15:32:13.260Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-29T15:32:13.260Z] ---> 5cea17adaa81 [2021-11-29T15:32:13.260Z] Step 3/23 : WORKDIR /edgex-go [2021-11-29T15:32:13.260Z] ---> Using cache [2021-11-29T15:32:13.260Z] ---> 8cfcf345f0b7 [2021-11-29T15:32:13.260Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T15:32:13.260Z] ---> Using cache [2021-11-29T15:32:13.260Z] ---> 8c271962a51b [2021-11-29T15:32:13.260Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-29T15:32:13.260Z] ---> Using cache [2021-11-29T15:32:13.260Z] ---> 3309849eb9e7 [2021-11-29T15:32:13.260Z] Step 6/23 : COPY go.mod . [2021-11-29T15:32:13.260Z] ---> Running in c0dca3edc888 [2021-11-29T15:32:13.260Z] ---> 2a6de511fb9c [2021-11-29T15:32:13.260Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-29T15:32:13.519Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-29T15:32:13.519Z] ---> 56dcd6518f6a [2021-11-29T15:32:13.519Z] Step 7/23 : RUN go mod download [2021-11-29T15:32:13.519Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-29T15:32:13.519Z] ---> bc6c0ffef665 [2021-11-29T15:32:13.519Z] 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-11-29T15:32:13.783Z] Removing intermediate container c0dca3edc888 [2021-11-29T15:32:13.783Z] ---> dcd6f4801d4a [2021-11-29T15:32:13.783Z] Step 22/24 : LABEL arch=x86_64 [2021-11-29T15:32:13.783Z] ---> Running in 95280cde1129 [2021-11-29T15:32:14.046Z] ---> Running in 53e6dba90b8f [2021-11-29T15:32:14.046Z] ---> c762af7abc26 [2021-11-29T15:32:14.046Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-29T15:32:14.046Z] ---> Running in 4f50df9a3d36 [2021-11-29T15:32:14.305Z] ---> Running in 2b50c24a3ec6 [2021-11-29T15:32:14.305Z] Removing intermediate container 53e6dba90b8f [2021-11-29T15:32:14.305Z] ---> f8f25674cdad [2021-11-29T15:32:14.305Z] 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-11-29T15:32:14.305Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-29T15:32:14.305Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-29T15:32:14.305Z] ---> 5cea17adaa81 [2021-11-29T15:32:14.305Z] Step 3/30 : WORKDIR /edgex-go [2021-11-29T15:32:14.305Z] ---> Using cache [2021-11-29T15:32:14.305Z] ---> 8cfcf345f0b7 [2021-11-29T15:32:14.305Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T15:32:14.305Z] ---> Using cache [2021-11-29T15:32:14.305Z] ---> 8c271962a51b [2021-11-29T15:32:14.305Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-29T15:32:14.305Z] ---> Using cache [2021-11-29T15:32:14.305Z] ---> 3309849eb9e7 [2021-11-29T15:32:14.305Z] Step 6/30 : COPY . . [2021-11-29T15:32:14.305Z] ---> Using cache [2021-11-29T15:32:14.305Z] ---> c2577c312b63 [2021-11-29T15:32:14.305Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-29T15:32:14.305Z] ---> Using cache [2021-11-29T15:32:14.305Z] ---> a7fe31b421de [2021-11-29T15:32:14.305Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-29T15:32:14.305Z] ---> Running in 144e98a29bbb [2021-11-29T15:32:14.305Z] ---> Running in fe2f39b87842 [2021-11-29T15:32:14.305Z] Removing intermediate container 4f50df9a3d36 [2021-11-29T15:32:14.305Z] ---> 13a7013533b1 [2021-11-29T15:32:14.305Z] Step 23/24 : LABEL git_sha=23881e65786e6db054b8e59a7c23de27e126c89d [2021-11-29T15:32:14.305Z] Removing intermediate container 2b50c24a3ec6 [2021-11-29T15:32:14.305Z] ---> b69d4a8ff7cb [2021-11-29T15:32:14.305Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-29T15:32:14.578Z] ---> Running in 6674b6327cbd [2021-11-29T15:32:14.578Z] ---> Running in 816617f369e7 [2021-11-29T15:32:14.578Z] Removing intermediate container 6674b6327cbd [2021-11-29T15:32:14.578Z] ---> f471ff920541 [2021-11-29T15:32:14.578Z] Step 24/24 : LABEL version=2.2.0-dev.4 [2021-11-29T15:32:14.848Z] Removing intermediate container 816617f369e7 [2021-11-29T15:32:14.848Z] ---> febb96cc10c0 [2021-11-29T15:32:14.848Z] Step 20/22 : LABEL arch=x86_64 [2021-11-29T15:32:14.848Z] ---> Running in d02f30b97e7f [2021-11-29T15:32:14.848Z] ---> Running in 09666ee6b900 [2021-11-29T15:32:15.136Z] Removing intermediate container d02f30b97e7f [2021-11-29T15:32:15.136Z] ---> b5b8349575f8 [2021-11-29T15:32:15.136Z] [2021-11-29T15:32:15.136Z] Removing intermediate container 09666ee6b900 [2021-11-29T15:32:15.136Z] ---> 7a3b2df105ed [2021-11-29T15:32:15.136Z] Step 21/22 : LABEL git_sha=23881e65786e6db054b8e59a7c23de27e126c89d [2021-11-29T15:32:15.136Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.4" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-29T15:32:15.136Z] ---> Running in bdaf768e302e [2021-11-29T15:32:15.136Z] Successfully built b5b8349575f8 [2021-11-29T15:32:15.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-29T15:32:15.136Z] Successfully tagged security-secretstore-setup:latest [2021-11-29T15:32:15.136Z] Building security-proxy-setup [2021-11-29T15:32:15.402Z]  Building security-secretstore-setup ... done Removing intermediate container bdaf768e302e [2021-11-29T15:32:15.402Z] ---> 08d299dd7baf [2021-11-29T15:32:15.402Z] Step 22/22 : LABEL version=2.2.0-dev.4 [2021-11-29T15:32:15.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-29T15:32:15.402Z] ---> Running in e4d0b34b855f [2021-11-29T15:32:15.667Z] (1/42) Installing readline (8.1.0-r0) [2021-11-29T15:32:15.928Z] (2/42) Installing bash (5.1.4-r0) [2021-11-29T15:32:15.928Z] Executing bash-5.1.4-r0.post-install [2021-11-29T15:32:15.928Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-29T15:32:15.928Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-29T15:32:15.928Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-29T15:32:15.928Z] (6/42) Installing curl (7.79.1-r0) [2021-11-29T15:32:15.928Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-29T15:32:15.928Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-29T15:32:15.928Z] (9/42) Installing expat (2.4.1-r0) [2021-11-29T15:32:15.928Z] (10/42) Installing libffi (3.3-r2) [2021-11-29T15:32:15.928Z] (11/42) Installing gdbm (1.19-r0) [2021-11-29T15:32:15.928Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-29T15:32:15.928Z] Removing intermediate container e4d0b34b855f [2021-11-29T15:32:15.928Z] ---> f8a1a10c7d75 [2021-11-29T15:32:15.928Z] [2021-11-29T15:32:15.928Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-29T15:32:15.928Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-29T15:32:15.928Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-29T15:32:15.928Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-29T15:32:16.195Z] (17/42) Installing python3 (3.9.5-r2) [2021-11-29T15:32:16.195Z] Successfully built f8a1a10c7d75 [2021-11-29T15:32:16.791Z] Successfully tagged core-data:latest [2021-11-29T15:32:16.791Z]  Building core-data ... done Building core-metadata [2021-11-29T15:32:19.372Z] Removing intermediate container 95280cde1129 [2021-11-29T15:32:19.372Z] ---> eebb4f05df9a [2021-11-29T15:32:19.372Z] Step 8/23 : COPY . . [2021-11-29T15:32:19.654Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-29T15:32:19.654Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-29T15:32:19.654Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-29T15:32:19.654Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-29T15:32:19.654Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-29T15:32:19.654Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-29T15:32:19.654Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-29T15:32:19.654Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-29T15:32:19.654Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-29T15:32:19.654Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-29T15:32:19.654Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-29T15:32:19.654Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-29T15:32:19.654Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-29T15:32:19.654Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-29T15:32:19.654Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-29T15:32:19.654Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-29T15:32:19.654Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-29T15:32:19.654Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-29T15:32:19.929Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-29T15:32:19.929Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-29T15:32:19.929Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-29T15:32:19.929Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-29T15:32:19.929Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-29T15:32:19.929Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-29T15:32:20.192Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-29T15:32:20.787Z] Executing busybox-1.33.1-r3.trigger [2021-11-29T15:32:21.358Z] OK: 84 MiB in 64 packages [2021-11-29T15:32:24.735Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-29T15:32:24.735Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-29T15:32:24.735Z] ---> 5cea17adaa81 [2021-11-29T15:32:24.735Z] Step 3/22 : WORKDIR /edgex-go [2021-11-29T15:32:24.735Z] ---> Using cache [2021-11-29T15:32:24.735Z] ---> 8cfcf345f0b7 [2021-11-29T15:32:24.735Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T15:32:24.735Z] ---> Using cache [2021-11-29T15:32:24.735Z] ---> 8c271962a51b [2021-11-29T15:32:24.735Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-29T15:32:24.735Z] ---> Using cache [2021-11-29T15:32:24.735Z] ---> 3309849eb9e7 [2021-11-29T15:32:24.735Z] Step 6/22 : COPY . . [2021-11-29T15:32:24.735Z] ---> Using cache [2021-11-29T15:32:24.735Z] ---> c2577c312b63 [2021-11-29T15:32:24.735Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-29T15:32:24.735Z] ---> Using cache [2021-11-29T15:32:24.735Z] ---> a7fe31b421de [2021-11-29T15:32:24.735Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-29T15:32:28.138Z] ---> Running in 5e531da3aaa6 [2021-11-29T15:32:28.138Z] ---> 6fe9bdd71252 [2021-11-29T15:32:28.138Z] Step 9/23 : RUN go mod tidy [2021-11-29T15:32:28.138Z] ---> Running in 1df46929c9fc [2021-11-29T15:32:28.408Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.4" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-29T15:32:28.408Z] Collecting docker-compose==1.23.2 [2021-11-29T15:32:28.681Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-29T15:32:28.682Z] Collecting docker<4.0,>=3.6.0 [2021-11-29T15:32:28.682Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-29T15:32:28.956Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-29T15:32:28.956Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-29T15:32:29.241Z] Collecting PyYAML<4,>=3.10 [2021-11-29T15:32:29.241Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-29T15:32:29.835Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-29T15:32:29.835Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-29T15:32:29.835Z] ---> 5cea17adaa81 [2021-11-29T15:32:29.835Z] Step 3/20 : WORKDIR /edgex-go [2021-11-29T15:32:29.835Z] ---> Using cache [2021-11-29T15:32:29.835Z] ---> 8cfcf345f0b7 [2021-11-29T15:32:29.835Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T15:32:29.835Z] ---> Using cache [2021-11-29T15:32:29.835Z] ---> 8c271962a51b [2021-11-29T15:32:29.835Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-29T15:32:29.835Z] ---> Using cache [2021-11-29T15:32:29.835Z] ---> 3309849eb9e7 [2021-11-29T15:32:29.835Z] Step 6/20 : COPY . . [2021-11-29T15:32:29.835Z] ---> Using cache [2021-11-29T15:32:29.835Z] ---> c2577c312b63 [2021-11-29T15:32:29.835Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-29T15:32:29.835Z] ---> Using cache [2021-11-29T15:32:29.835Z] ---> a7fe31b421de [2021-11-29T15:32:29.835Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-29T15:32:30.115Z] ---> Running in a51dfcc73403 [2021-11-29T15:32:30.115Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-29T15:32:30.398Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-29T15:32:30.435Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-29T15:32:30.435Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-29T15:32:30.435Z] ---> a7d21fafbd17 [2021-11-29T15:32:30.435Z] Step 3/30 : WORKDIR /edgex-go [2021-11-29T15:32:30.435Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-29T15:32:30.435Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-29T15:32:30.435Z] ---> a7d21fafbd17 [2021-11-29T15:32:30.435Z] Step 3/21 : WORKDIR /edgex-go [2021-11-29T15:32:30.435Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-29T15:32:30.435Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-29T15:32:30.435Z] ---> a7d21fafbd17 [2021-11-29T15:32:30.435Z] Step 3/22 : WORKDIR /edgex-go [2021-11-29T15:32:30.435Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-29T15:32:30.435Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-29T15:32:30.435Z] ---> a7d21fafbd17 [2021-11-29T15:32:30.435Z] Step 3/22 : WORKDIR /edgex-go [2021-11-29T15:32:30.435Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-29T15:32:30.435Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-29T15:32:30.435Z] ---> a7d21fafbd17 [2021-11-29T15:32:30.435Z] Step 3/23 : WORKDIR /edgex-go [2021-11-29T15:32:30.435Z] ---> Running in d7e8218cac7e [2021-11-29T15:32:30.435Z] ---> Running in 57f63b39a3bd [2021-11-29T15:32:30.435Z] ---> Running in 804f2dd56a81 [2021-11-29T15:32:30.435Z] ---> Running in b3a35dbc52c3 [2021-11-29T15:32:30.435Z] ---> Running in 94b65981d955 [2021-11-29T15:32:30.435Z] Removing intermediate container 57f63b39a3bd [2021-11-29T15:32:30.435Z] ---> 7a56764c9043 [2021-11-29T15:32:30.435Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T15:32:30.435Z] Removing intermediate container d7e8218cac7e [2021-11-29T15:32:30.435Z] ---> e651aaf09e64 [2021-11-29T15:32:30.435Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T15:32:30.435Z] Removing intermediate container 94b65981d955 [2021-11-29T15:32:30.435Z] ---> 5e66f32bfd06 [2021-11-29T15:32:30.435Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T15:32:30.435Z] Removing intermediate container 804f2dd56a81 [2021-11-29T15:32:30.435Z] ---> f67d8b8532d2 [2021-11-29T15:32:30.435Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T15:32:30.435Z] Removing intermediate container b3a35dbc52c3 [2021-11-29T15:32:30.435Z] ---> 3196b5dc49b9 [2021-11-29T15:32:30.435Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T15:32:30.435Z] ---> Running in 575a7c28fcf5 [2021-11-29T15:32:30.435Z] ---> Running in 443899bfa22c [2021-11-29T15:32:30.435Z] ---> Running in 605f99181b55 [2021-11-29T15:32:30.435Z] ---> Running in f4e6848e30e2 [2021-11-29T15:32:30.435Z] ---> Running in 1c34ab81a545 [2021-11-29T15:32:30.435Z] Removing intermediate container 443899bfa22c [2021-11-29T15:32:30.435Z] ---> 550c1292cb15 [2021-11-29T15:32:30.435Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-29T15:32:30.435Z] ---> Running in 69e1305e80bc [2021-11-29T15:32:30.669Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.4" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-29T15:32:30.720Z] Removing intermediate container 575a7c28fcf5 [2021-11-29T15:32:30.720Z] ---> 138230a4fac2 [2021-11-29T15:32:30.720Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-29T15:32:30.720Z] Removing intermediate container f4e6848e30e2 [2021-11-29T15:32:30.720Z] ---> 94177f8c16ad [2021-11-29T15:32:30.720Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-29T15:32:30.720Z] ---> Running in 0e258f3d8b1f [2021-11-29T15:32:30.994Z] ---> Running in 8ae350c91068 [2021-11-29T15:32:30.994Z] Removing intermediate container 605f99181b55 [2021-11-29T15:32:30.994Z] ---> 895331e6054e [2021-11-29T15:32:30.994Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-29T15:32:30.994Z] ---> Running in d8f4d3b5a69c [2021-11-29T15:32:30.994Z] Removing intermediate container 1c34ab81a545 [2021-11-29T15:32:30.994Z] ---> 6097d29ac12c [2021-11-29T15:32:30.994Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-29T15:32:31.271Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-29T15:32:31.271Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-29T15:32:31.271Z] 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-11-29T15:32:31.271Z] Collecting texttable<0.10,>=0.9.0 [2021-11-29T15:32:31.271Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-29T15:32:31.278Z] ---> Running in dc81b39a8a52 [2021-11-29T15:32:31.867Z] Collecting jsonschema<3,>=2.5.1 [2021-11-29T15:32:31.867Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-29T15:32:31.867Z] Collecting cached-property<2,>=1.2.0 [2021-11-29T15:32:31.867Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-29T15:32:31.867Z] Collecting docopt<0.7,>=0.6.1 [2021-11-29T15:32:32.144Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-29T15:32:32.144Z] Removing intermediate container 1df46929c9fc [2021-11-29T15:32:32.144Z] ---> d3f2301ae8ce [2021-11-29T15:32:32.144Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-29T15:32:32.144Z] ---> Running in 5f36f39b4f92 [2021-11-29T15:32:32.718Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-29T15:32:32.733Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.4" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-29T15:32:32.993Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-29T15:32:32.993Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-29T15:32:33.010Z] Collecting docker-pycreds>=0.4.0 [2021-11-29T15:32:33.010Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-29T15:32:33.010Z] 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-11-29T15:32:33.010Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-29T15:32:33.010Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-29T15:32:33.270Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-29T15:32:33.270Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-29T15:32:33.270Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-29T15:32:33.280Z] Collecting idna<2.8,>=2.5 [2021-11-29T15:32:33.280Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-29T15:32:33.550Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-29T15:32:33.550Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-29T15:32:33.550Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-29T15:32:33.550Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-29T15:32:33.550Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-29T15:32:33.550Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-29T15:32:33.819Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-29T15:32:33.819Z] Attempting uninstall: urllib3 [2021-11-29T15:32:33.819Z] Found existing installation: urllib3 1.26.5 [2021-11-29T15:32:33.819Z] Uninstalling urllib3-1.26.5: [2021-11-29T15:32:33.819Z] Successfully uninstalled urllib3-1.26.5 [2021-11-29T15:32:33.872Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-29T15:32:34.096Z] Attempting uninstall: idna [2021-11-29T15:32:34.096Z] Found existing installation: idna 3.2 [2021-11-29T15:32:34.096Z] Uninstalling idna-3.2: [2021-11-29T15:32:34.096Z] Successfully uninstalled idna-3.2 [2021-11-29T15:32:34.161Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-29T15:32:34.161Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-29T15:32:34.161Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-29T15:32:34.369Z] Attempting uninstall: chardet [2021-11-29T15:32:34.369Z] Found existing installation: chardet 4.0.0 [2021-11-29T15:32:34.369Z] Uninstalling chardet-4.0.0: [2021-11-29T15:32:34.439Z] OK: 219 MiB in 52 packages [2021-11-29T15:32:34.645Z] Successfully uninstalled chardet-4.0.0 [2021-11-29T15:32:35.257Z] Attempting uninstall: requests [2021-11-29T15:32:35.257Z] Found existing installation: requests 2.25.1 [2021-11-29T15:32:35.257Z] Uninstalling requests-2.25.1: [2021-11-29T15:32:35.257Z] Successfully uninstalled requests-2.25.1 [2021-11-29T15:32:35.257Z] Running setup.py install for texttable: started [2021-11-29T15:32:35.439Z] OK: 219 MiB in 52 packages [2021-11-29T15:32:35.439Z] OK: 219 MiB in 52 packages [2021-11-29T15:32:35.439Z] OK: 219 MiB in 52 packages [2021-11-29T15:32:35.439Z] OK: 219 MiB in 52 packages [2021-11-29T15:32:35.720Z] Removing intermediate container 69e1305e80bc [2021-11-29T15:32:35.720Z] ---> a75305a096dd [2021-11-29T15:32:35.720Z] Step 6/22 : COPY . . [2021-11-29T15:32:36.247Z] Running setup.py install for texttable: finished with status 'done' [2021-11-29T15:32:36.247Z] Running setup.py install for PyYAML: started [2021-11-29T15:32:36.849Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-29T15:32:37.124Z] Running setup.py install for docopt: started [2021-11-29T15:32:37.178Z] Removing intermediate container 0e258f3d8b1f [2021-11-29T15:32:37.178Z] ---> a0975c8e3ad6 [2021-11-29T15:32:37.178Z] Step 6/30 : COPY . . [2021-11-29T15:32:37.178Z] Removing intermediate container d8f4d3b5a69c [2021-11-29T15:32:37.178Z] ---> c7737b7e70dc [2021-11-29T15:32:37.178Z] Step 6/23 : COPY go.mod . [2021-11-29T15:32:37.178Z] Removing intermediate container 8ae350c91068 [2021-11-29T15:32:37.178Z] ---> 57b747083c3f [2021-11-29T15:32:37.178Z] Step 6/21 : COPY . . [2021-11-29T15:32:37.454Z] Removing intermediate container dc81b39a8a52 [2021-11-29T15:32:37.454Z] ---> 92e6e89ee3d5 [2021-11-29T15:32:37.454Z] Step 6/22 : COPY . . [2021-11-29T15:32:38.103Z] Running setup.py install for docopt: finished with status 'done' [2021-11-29T15:32:38.103Z] Running setup.py install for dockerpty: started [2021-11-29T15:32:38.437Z] ---> 6da1aed63d21 [2021-11-29T15:32:38.437Z] Step 7/23 : RUN go mod download [2021-11-29T15:32:38.699Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-29T15:32:38.711Z] ---> Running in 6c007189d2ad [2021-11-29T15:32:39.681Z] 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-11-29T15:32:44.035Z] Removing intermediate container fe2f39b87842 [2021-11-29T15:32:44.035Z] ---> 51fd64babcaf [2021-11-29T15:32:44.035Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-29T15:32:44.123Z] Removing intermediate container 6c007189d2ad [2021-11-29T15:32:44.123Z] ---> f6d5d49139c2 [2021-11-29T15:32:44.123Z] Step 8/23 : COPY . . [2021-11-29T15:32:44.309Z] ---> Running in a23e0b07c4b3 [2021-11-29T15:32:44.309Z] Removing intermediate container a23e0b07c4b3 [2021-11-29T15:32:44.309Z] ---> 6f5497926c51 [2021-11-29T15:32:44.309Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-29T15:32:44.309Z] ---> Running in d313944691c2 [2021-11-29T15:32:44.585Z] Removing intermediate container d313944691c2 [2021-11-29T15:32:44.585Z] ---> 0a9c4778c395 [2021-11-29T15:32:44.585Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-29T15:32:45.186Z] ---> d7a87bf6041f [2021-11-29T15:32:45.186Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-29T15:32:45.453Z] ---> 7b5dffb5a184 [2021-11-29T15:32:45.453Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-29T15:32:46.040Z] ---> 0dfe040b302e [2021-11-29T15:32:46.040Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-29T15:32:46.040Z] ---> Running in 62b1ec6ba26f [2021-11-29T15:32:46.040Z] Removing intermediate container 62b1ec6ba26f [2021-11-29T15:32:46.040Z] ---> 3b671637a551 [2021-11-29T15:32:46.040Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-29T15:32:46.040Z] ---> Running in 98698595c4c9 [2021-11-29T15:32:46.312Z] Removing intermediate container 98698595c4c9 [2021-11-29T15:32:46.312Z] ---> abdfb774a11f [2021-11-29T15:32:46.312Z] Step 20/22 : LABEL arch=x86_64 [2021-11-29T15:32:46.312Z] ---> Running in 412da4b0fb0f [2021-11-29T15:32:46.591Z] Removing intermediate container 412da4b0fb0f [2021-11-29T15:32:46.591Z] ---> 9c426b194868 [2021-11-29T15:32:46.591Z] Step 21/22 : LABEL git_sha=23881e65786e6db054b8e59a7c23de27e126c89d [2021-11-29T15:32:46.591Z] ---> Running in b05699566239 [2021-11-29T15:32:46.860Z] Removing intermediate container b05699566239 [2021-11-29T15:32:46.860Z] ---> c6a5c4f9771b [2021-11-29T15:32:46.860Z] Step 22/22 : LABEL version=2.2.0-dev.4 [2021-11-29T15:32:46.860Z] ---> Running in 6e01d2ca34ed [2021-11-29T15:32:47.134Z] Removing intermediate container 6e01d2ca34ed [2021-11-29T15:32:47.134Z] ---> f9d0b839d421 [2021-11-29T15:32:47.134Z] [2021-11-29T15:32:47.134Z] Successfully built f9d0b839d421 [2021-11-29T15:32:47.134Z] Successfully tagged sys-mgmt-agent:latest [2021-11-29T15:32:48.578Z]  Building sys-mgmt-agent ... done Removing intermediate container 144e98a29bbb [2021-11-29T15:32:48.578Z] ---> 8cbfbbdb5925 [2021-11-29T15:32:48.578Z] [2021-11-29T15:32:48.578Z] Step 9/30 : FROM alpine:3.14 [2021-11-29T15:32:48.578Z] ---> 0a97eee8041e [2021-11-29T15:32:48.578Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-29T15:32:48.578Z] ---> Running in 94f576eab047 [2021-11-29T15:32:48.838Z] Removing intermediate container 94f576eab047 [2021-11-29T15:32:48.838Z] ---> 88406d4e145d [2021-11-29T15:32:48.838Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-29T15:32:48.838Z] ---> Running in d4a845a33ca4 [2021-11-29T15:32:49.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-29T15:32:49.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-29T15:32:49.669Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-29T15:32:49.669Z] (2/2) Installing su-exec (0.2-r1) [2021-11-29T15:32:49.669Z] Executing busybox-1.33.1-r6.trigger [2021-11-29T15:32:49.669Z] OK: 6 MiB in 16 packages [2021-11-29T15:32:50.242Z] Removing intermediate container d4a845a33ca4 [2021-11-29T15:32:50.242Z] ---> afbc6308d80e [2021-11-29T15:32:50.242Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-29T15:32:50.242Z] ---> Running in aa3501cd3e9c [2021-11-29T15:32:50.514Z] Removing intermediate container aa3501cd3e9c [2021-11-29T15:32:50.514Z] ---> 195c251f64bc [2021-11-29T15:32:50.514Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-29T15:32:50.514Z] ---> Running in e68a40d1c392 [2021-11-29T15:32:50.782Z] Removing intermediate container e68a40d1c392 [2021-11-29T15:32:50.782Z] ---> 9037ef9c43c8 [2021-11-29T15:32:50.782Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-29T15:32:50.782Z] ---> Running in fe1faedcf2d7 [2021-11-29T15:32:51.727Z] Removing intermediate container fe1faedcf2d7 [2021-11-29T15:32:51.727Z] ---> d58eb7b7a90d [2021-11-29T15:32:51.727Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-29T15:32:51.727Z] ---> Running in ef4cfd11922f [2021-11-29T15:32:51.989Z] Removing intermediate container ef4cfd11922f [2021-11-29T15:32:51.989Z] ---> bcd5cec72491 [2021-11-29T15:32:51.989Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-29T15:32:52.249Z] ---> 2635f26ba244 [2021-11-29T15:32:52.249Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-29T15:32:52.249Z] ---> Running in 87cc3be7a068 [2021-11-29T15:32:52.415Z] ---> b50f4cb81466 [2021-11-29T15:32:52.415Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-29T15:32:52.415Z] ---> f3aa1090a59c [2021-11-29T15:32:52.415Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-29T15:32:52.415Z] ---> Running in 88b9a88244f6 [2021-11-29T15:32:52.415Z] ---> Running in 8d8cc4578270 [2021-11-29T15:32:52.689Z] ---> ddfd3396fa4c [2021-11-29T15:32:52.689Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-29T15:32:52.965Z] ---> Running in c5cb3c2dbfb1 [2021-11-29T15:32:53.195Z] Removing intermediate container 87cc3be7a068 [2021-11-29T15:32:53.196Z] ---> a5019d3d5d60 [2021-11-29T15:32:53.196Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-29T15:32:53.457Z] ---> c16e89830477 [2021-11-29T15:32:53.457Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-29T15:32:53.577Z] ---> 3e3e52c2cd2b [2021-11-29T15:32:53.577Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-29T15:32:53.907Z] ---> Running in b286e69f0b84 [2021-11-29T15:32:54.040Z] ---> d2b01fa88817 [2021-11-29T15:32:54.040Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-29T15:32:54.299Z] ---> e72cea0baa89 [2021-11-29T15:32:54.299Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-29T15:32:54.872Z] ---> c2cbf753308e [2021-11-29T15:32:54.872Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-29T15:32:54.872Z] ---> fd22da85ed73 [2021-11-29T15:32:54.872Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-29T15:32:55.444Z] ---> Running in 0ea818e28a64 [2021-11-29T15:32:55.444Z] Removing intermediate container 0ea818e28a64 [2021-11-29T15:32:55.444Z] ---> f335f132b92f [2021-11-29T15:32:55.444Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-29T15:32:55.708Z] ---> 3c9b6b5724db [2021-11-29T15:32:55.708Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-29T15:32:55.969Z] ---> Running in 654fc916f184 [2021-11-29T15:32:57.358Z] Removing intermediate container 654fc916f184 [2021-11-29T15:32:57.358Z] ---> 9ee18dc51de0 [2021-11-29T15:32:57.358Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-29T15:32:57.358Z] ---> Running in 5487f3bd9bb2 [2021-11-29T15:32:57.358Z] Removing intermediate container 5487f3bd9bb2 [2021-11-29T15:32:57.358Z] ---> ba0d70a1e4f8 [2021-11-29T15:32:57.358Z] Step 27/30 : CMD ["gate"] [2021-11-29T15:32:57.358Z] ---> Running in 4ff1509defd5 [2021-11-29T15:32:57.624Z] Removing intermediate container 4ff1509defd5 [2021-11-29T15:32:57.624Z] ---> 15827b00c769 [2021-11-29T15:32:57.624Z] Step 28/30 : LABEL arch=x86_64 [2021-11-29T15:32:57.624Z] ---> Running in 52981034ecfd [2021-11-29T15:32:57.894Z] Removing intermediate container 52981034ecfd [2021-11-29T15:32:57.894Z] ---> 5c0654687722 [2021-11-29T15:32:57.894Z] Step 29/30 : LABEL git_sha=23881e65786e6db054b8e59a7c23de27e126c89d [2021-11-29T15:32:57.894Z] ---> Running in ab58bcd2568f [2021-11-29T15:32:58.155Z] Removing intermediate container ab58bcd2568f [2021-11-29T15:32:58.155Z] ---> df7e73d7a336 [2021-11-29T15:32:58.155Z] Step 30/30 : LABEL version=2.2.0-dev.4 [2021-11-29T15:32:58.155Z] ---> Running in 6f4d0f0fb1e2 [2021-11-29T15:32:58.415Z] Removing intermediate container 6f4d0f0fb1e2 [2021-11-29T15:32:58.415Z] ---> 813d8df6cbe5 [2021-11-29T15:32:58.415Z] [2021-11-29T15:32:58.415Z] Successfully built 813d8df6cbe5 [2021-11-29T15:32:58.415Z] Successfully tagged security-bootstrapper:latest [2021-11-29T15:32:58.481Z] Removing intermediate container 8d8cc4578270 [2021-11-29T15:32:58.481Z] ---> 2337daa2eb4a [2021-11-29T15:32:58.481Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-29T15:32:58.481Z] ---> Running in e7a9be706f35 [2021-11-29T15:32:58.755Z] Removing intermediate container 88b9a88244f6 [2021-11-29T15:32:58.755Z] ---> 3b75209dcdef [2021-11-29T15:32:58.755Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-29T15:32:59.031Z] Removing intermediate container c5cb3c2dbfb1 [2021-11-29T15:32:59.031Z] ---> 64de48b62769 [2021-11-29T15:32:59.031Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-29T15:32:59.031Z] ---> Running in 6cc3f1c4a9b5 [2021-11-29T15:32:59.304Z] ---> Running in 4abcee0dc4cf [2021-11-29T15:32:59.896Z] Removing intermediate container b286e69f0b84 [2021-11-29T15:32:59.896Z] ---> 40b377647889 [2021-11-29T15:32:59.896Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-29T15:33:00.176Z] ---> Running in 7c875705f4bb [2021-11-29T15:33:00.778Z] ---> f20f866b6dba [2021-11-29T15:33:00.778Z] Step 9/23 : RUN go mod tidy [2021-11-29T15:33:00.778Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.4" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-29T15:33:01.053Z] ---> Running in e5c788af1489 [2021-11-29T15:33:01.326Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.4" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-29T15:33:01.922Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.4" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-29T15:33:02.525Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.4" -o cmd/core-data/core-data ./cmd/core-data [2021-11-29T15:33:03.717Z]  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.4" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-29T15:33:05.682Z] Removing intermediate container 5e531da3aaa6 [2021-11-29T15:33:05.682Z] ---> 8244a708e30f [2021-11-29T15:33:05.682Z] [2021-11-29T15:33:05.682Z] Step 9/22 : FROM alpine:3.14 [2021-11-29T15:33:05.682Z] ---> 0a97eee8041e [2021-11-29T15:33:05.682Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-29T15:33:05.682Z] ---> Using cache [2021-11-29T15:33:05.682Z] ---> 71bb245760e4 [2021-11-29T15:33:05.682Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-29T15:33:05.682Z] ---> Using cache [2021-11-29T15:33:05.682Z] ---> 4be5cd65dacd [2021-11-29T15:33:05.682Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-29T15:33:05.682Z] ---> Running in 90c7dc2c9291 [2021-11-29T15:33:06.272Z] Removing intermediate container 90c7dc2c9291 [2021-11-29T15:33:06.272Z] ---> fb5b1cd51b36 [2021-11-29T15:33:06.272Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-29T15:33:06.272Z] Removing intermediate container 5f36f39b4f92 [2021-11-29T15:33:06.272Z] ---> a62dc71d1d5a [2021-11-29T15:33:06.272Z] [2021-11-29T15:33:06.272Z] Step 11/23 : FROM alpine:3.14 [2021-11-29T15:33:06.272Z] ---> Running in 4f21661e222d [2021-11-29T15:33:06.272Z] ---> 0a97eee8041e [2021-11-29T15:33:06.272Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-29T15:33:06.272Z] ---> Using cache [2021-11-29T15:33:06.272Z] ---> 71bb245760e4 [2021-11-29T15:33:06.272Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-29T15:33:06.272Z] ---> Using cache [2021-11-29T15:33:06.272Z] ---> 4be5cd65dacd [2021-11-29T15:33:06.272Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-29T15:33:06.272Z] Removing intermediate container a51dfcc73403 [2021-11-29T15:33:06.272Z] ---> ca66c246ec28 [2021-11-29T15:33:06.272Z] [2021-11-29T15:33:06.272Z] Step 9/20 : FROM alpine:3.14 [2021-11-29T15:33:06.272Z] ---> 0a97eee8041e [2021-11-29T15:33:06.272Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-29T15:33:06.538Z] ---> Running in 19e6ad253636 [2021-11-29T15:33:06.538Z] ---> Running in 2c6a86569ed9 [2021-11-29T15:33:06.538Z] Removing intermediate container 4f21661e222d [2021-11-29T15:33:06.538Z] ---> 7ca6fdb73317 [2021-11-29T15:33:06.538Z] Step 14/22 : WORKDIR / [2021-11-29T15:33:06.538Z] ---> Running in 146abf3b3329 [2021-11-29T15:33:06.538Z] Removing intermediate container 19e6ad253636 [2021-11-29T15:33:06.538Z] ---> f6506a426979 [2021-11-29T15:33:06.538Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-29T15:33:06.538Z] ---> Running in 9c49b6cb908e [2021-11-29T15:33:06.538Z] Removing intermediate container 146abf3b3329 [2021-11-29T15:33:06.538Z] ---> 0dbfb3f6ee38 [2021-11-29T15:33:06.538Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-29T15:33:06.819Z] Removing intermediate container 9c49b6cb908e [2021-11-29T15:33:06.819Z] ---> 6f4316ab79cc [2021-11-29T15:33:06.819Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-29T15:33:06.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-29T15:33:06.819Z] ---> b761c202a98b [2021-11-29T15:33:06.819Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-29T15:33:06.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-29T15:33:07.088Z] ---> 9e5d6dce8e98 [2021-11-29T15:33:07.088Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-29T15:33:07.088Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-29T15:33:07.088Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-29T15:33:07.088Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-29T15:33:07.088Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-29T15:33:07.088Z] (5/5) Installing curl (7.79.1-r0) [2021-11-29T15:33:07.088Z] Executing busybox-1.33.1-r6.trigger [2021-11-29T15:33:07.088Z] Executing ca-certificates-20191127-r5.trigger [2021-11-29T15:33:07.351Z] OK: 8 MiB in 19 packages [2021-11-29T15:33:07.351Z] ---> 7a06772058f6 [2021-11-29T15:33:07.351Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-29T15:33:07.351Z] ---> e1b473ccaaa0 [2021-11-29T15:33:07.351Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-29T15:33:07.615Z] ---> 6714beb17abf [2021-11-29T15:33:07.615Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-29T15:33:07.615Z] ---> Running in 5f70c5770f0b [2021-11-29T15:33:07.615Z] Removing intermediate container 5f70c5770f0b [2021-11-29T15:33:07.615Z] ---> d9db9a03583a [2021-11-29T15:33:07.615Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-29T15:33:07.615Z] ---> 574891d07c29 [2021-11-29T15:33:07.615Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-29T15:33:07.615Z] Removing intermediate container 2c6a86569ed9 [2021-11-29T15:33:07.615Z] ---> 1c3d9c58813b [2021-11-29T15:33:07.615Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-29T15:33:07.877Z] ---> Running in 444d72a11236 [2021-11-29T15:33:07.877Z] ---> Running in 439cc03e4db9 [2021-11-29T15:33:07.877Z] ---> Running in 62851678cc73 [2021-11-29T15:33:07.877Z] Removing intermediate container 444d72a11236 [2021-11-29T15:33:07.877Z] ---> 825392a39ba5 [2021-11-29T15:33:07.877Z] Step 20/22 : LABEL arch=x86_64 [2021-11-29T15:33:07.877Z] Removing intermediate container 439cc03e4db9 [2021-11-29T15:33:07.877Z] ---> 81e460c2a166 [2021-11-29T15:33:07.877Z] Step 12/20 : WORKDIR /edgex [2021-11-29T15:33:07.877Z] ---> Running in 9a258d53f6cc [2021-11-29T15:33:07.877Z] ---> Running in 8896aa9d5427 [2021-11-29T15:33:07.877Z] Removing intermediate container 62851678cc73 [2021-11-29T15:33:07.877Z] ---> 4908dc308261 [2021-11-29T15:33:07.877Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-29T15:33:07.877Z] ---> Running in 1d1f41760566 [2021-11-29T15:33:07.970Z] Removing intermediate container e5c788af1489 [2021-11-29T15:33:07.970Z] ---> ba3435311681 [2021-11-29T15:33:07.970Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-29T15:33:08.143Z] Removing intermediate container 9a258d53f6cc [2021-11-29T15:33:08.143Z] ---> d12067b7c809 [2021-11-29T15:33:08.143Z] Step 21/22 : LABEL git_sha=23881e65786e6db054b8e59a7c23de27e126c89d [2021-11-29T15:33:08.143Z] ---> Running in 82215c1eba2f [2021-11-29T15:33:08.143Z] Removing intermediate container 8896aa9d5427 [2021-11-29T15:33:08.143Z] ---> e16123945a89 [2021-11-29T15:33:08.143Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-29T15:33:08.143Z] Removing intermediate container 1d1f41760566 [2021-11-29T15:33:08.143Z] ---> d2c477b78e6f [2021-11-29T15:33:08.143Z] Step 21/23 : LABEL arch=x86_64 [2021-11-29T15:33:08.143Z] ---> Running in 1d2a257163d6 [2021-11-29T15:33:08.143Z] Removing intermediate container 82215c1eba2f [2021-11-29T15:33:08.143Z] ---> 61c9eb83544c [2021-11-29T15:33:08.143Z] Step 22/22 : LABEL version=2.2.0-dev.4 [2021-11-29T15:33:08.143Z] ---> Running in a05cf2af7aeb [2021-11-29T15:33:08.143Z] ---> 8147cbdcf136 [2021-11-29T15:33:08.143Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-29T15:33:08.143Z] Removing intermediate container 1d2a257163d6 [2021-11-29T15:33:08.143Z] ---> d3761597da69 [2021-11-29T15:33:08.143Z] Step 22/23 : LABEL git_sha=23881e65786e6db054b8e59a7c23de27e126c89d [2021-11-29T15:33:08.249Z] ---> Running in dd8e3fe70c9a [2021-11-29T15:33:08.544Z] Removing intermediate container a05cf2af7aeb [2021-11-29T15:33:08.544Z] ---> 66061b87afb1 [2021-11-29T15:33:08.544Z] [2021-11-29T15:33:08.544Z] ---> Running in cb792f4bb814 [2021-11-29T15:33:08.544Z] Successfully built 66061b87afb1 [2021-11-29T15:33:08.544Z] Successfully tagged core-metadata:latest [2021-11-29T15:33:08.544Z]  Building core-metadata ... done Removing intermediate container cb792f4bb814 [2021-11-29T15:33:08.544Z] ---> 7e69db246b3c [2021-11-29T15:33:08.544Z] Step 23/23 : LABEL version=2.2.0-dev.4 [2021-11-29T15:33:08.854Z] ---> Running in 28f5ca1da4a2 [2021-11-29T15:33:08.854Z] ---> 2d4f8fb2fe7f [2021-11-29T15:33:08.854Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-29T15:33:08.854Z] Removing intermediate container 28f5ca1da4a2 [2021-11-29T15:33:08.854Z] ---> bf14015c81a2 [2021-11-29T15:33:08.854Z] [2021-11-29T15:33:08.854Z] Successfully built bf14015c81a2 [2021-11-29T15:33:08.854Z] Successfully tagged support-scheduler:latest [2021-11-29T15:33:09.160Z]  Building support-scheduler ... done  ---> eae6eac8ed30 [2021-11-29T15:33:09.160Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-29T15:33:09.160Z] ---> Running in 1d33fadc6f84 [2021-11-29T15:33:09.160Z] Removing intermediate container 1d33fadc6f84 [2021-11-29T15:33:09.160Z] ---> 837e55428805 [2021-11-29T15:33:09.160Z] Step 17/20 : CMD ["--init=true"] [2021-11-29T15:33:09.160Z] ---> Running in 53af7fea2398 [2021-11-29T15:33:09.160Z] Removing intermediate container 53af7fea2398 [2021-11-29T15:33:09.160Z] ---> 42b9940e030f [2021-11-29T15:33:09.160Z] Step 18/20 : LABEL arch=x86_64 [2021-11-29T15:33:09.160Z] ---> Running in 796e499c6ff8 [2021-11-29T15:33:09.160Z] Removing intermediate container 796e499c6ff8 [2021-11-29T15:33:09.160Z] ---> b9ae84d3aa99 [2021-11-29T15:33:09.160Z] Step 19/20 : LABEL git_sha=23881e65786e6db054b8e59a7c23de27e126c89d [2021-11-29T15:33:09.484Z] ---> Running in 0a4c725b7830 [2021-11-29T15:33:09.484Z] Removing intermediate container 0a4c725b7830 [2021-11-29T15:33:09.484Z] ---> 67b244b4ced1 [2021-11-29T15:33:09.484Z] Step 20/20 : LABEL version=2.2.0-dev.4 [2021-11-29T15:33:09.484Z] ---> Running in 7519747a3983 [2021-11-29T15:33:09.484Z] Removing intermediate container 7519747a3983 [2021-11-29T15:33:09.484Z] ---> a9aedaf39f9e [2021-11-29T15:33:09.484Z] [2021-11-29T15:33:09.484Z] Successfully built a9aedaf39f9e [2021-11-29T15:33:09.484Z] Successfully tagged security-proxy-setup:latest [2021-11-29T15:33:09.841Z]  Building security-proxy-setup ... done  [Pipeline] } [2021-11-29T15:33:09.845Z] $ docker stop --time=1 c7addb084fbab6991dc56282f37eefcf1a53f50d95d45b3e43abb4c496058162 [2021-11-29T15:33:10.258Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.4" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-29T15:33:11.132Z] $ docker rm -f c7addb084fbab6991dc56282f37eefcf1a53f50d95d45b3e43abb4c496058162 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-29T15:33:11.476Z] + docker images [2021-11-29T15:33:11.476Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-29T15:33:11.476Z] security-proxy-setup latest a9aedaf39f9e 2 seconds ago 26.9MB [2021-11-29T15:33:11.476Z] core-metadata latest 66061b87afb1 3 seconds ago 16.9MB [2021-11-29T15:33:11.476Z] support-scheduler latest bf14015c81a2 3 seconds ago 16.2MB [2021-11-29T15:33:11.476Z] a62dc71d1d5a 5 seconds ago 1.76GB [2021-11-29T15:33:11.476Z] ca66c246ec28 5 seconds ago 1.77GB [2021-11-29T15:33:11.476Z] 8244a708e30f 6 seconds ago 1.76GB [2021-11-29T15:33:11.476Z] security-bootstrapper latest 813d8df6cbe5 13 seconds ago 18.9MB [2021-11-29T15:33:11.477Z] 8cbfbbdb5925 23 seconds ago 1.76GB [2021-11-29T15:33:11.477Z] sys-mgmt-agent latest f9d0b839d421 25 seconds ago 294MB [2021-11-29T15:33:11.477Z] core-data latest f8a1a10c7d75 56 seconds ago 20.7MB [2021-11-29T15:33:11.477Z] security-secretstore-setup latest b5b8349575f8 57 seconds ago 28.4MB [2021-11-29T15:33:11.477Z] core-command latest eb91530ec4b3 About a minute ago 16.1MB [2021-11-29T15:33:11.477Z] support-notifications latest 5bdedb736606 About a minute ago 17MB [2021-11-29T15:33:11.477Z] 768906f6a237 About a minute ago 1.77GB [2021-11-29T15:33:11.477Z] 6f38f8f7f515 About a minute ago 1.77GB [2021-11-29T15:33:11.477Z] 15ebfcfa3c99 About a minute ago 1.76GB [2021-11-29T15:33:11.477Z] af6ba817d1b0 About a minute ago 1.76GB [2021-11-29T15:33:11.477Z] 23d101ce095c About a minute ago 1.76GB [2021-11-29T15:33:11.477Z] ci-base-image-x86_64 latest 5cea17adaa81 5 minutes ago 1.25GB [2021-11-29T15:33:11.477Z] alpine 3.14 0a97eee8041e 2 weeks ago 5.61MB [2021-11-29T15:33:11.477Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 6 weeks ago 548MB [2021-11-29T15:33:11.477Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 7 weeks ago 34.5MB [2021-11-29T15:33:11.477Z] docker 20.10.8 bc6c0ffef665 2 months ago 214MB [2021-11-29T15:33:11.477Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 17 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-11-29T15:33:11.701Z] provisioning config files... [2021-11-29T15:33:11.709Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/117@tmp/config6167471293983174112tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-29T15:33:12.003Z] ---> docker-login.sh [2021-11-29T15:33:12.003Z] nexus3.edgexfoundry.org:10001 [2021-11-29T15:33:12.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T15:33:12.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T15:33:12.003Z] Configure a credential helper to remove this warning. See [2021-11-29T15:33:12.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T15:33:12.003Z] [2021-11-29T15:33:12.003Z] Login Succeeded [2021-11-29T15:33:12.003Z] nexus3.edgexfoundry.org:10002 [2021-11-29T15:33:12.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T15:33:12.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T15:33:12.263Z] Configure a credential helper to remove this warning. See [2021-11-29T15:33:12.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T15:33:12.263Z] [2021-11-29T15:33:12.263Z] Login Succeeded [2021-11-29T15:33:12.263Z] nexus3.edgexfoundry.org:10003 [2021-11-29T15:33:12.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T15:33:12.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T15:33:12.263Z] Configure a credential helper to remove this warning. See [2021-11-29T15:33:12.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T15:33:12.263Z] [2021-11-29T15:33:12.263Z] Login Succeeded [2021-11-29T15:33:12.263Z] nexus3.edgexfoundry.org:10004 [2021-11-29T15:33:12.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T15:33:12.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T15:33:12.523Z] Configure a credential helper to remove this warning. See [2021-11-29T15:33:12.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T15:33:12.523Z] [2021-11-29T15:33:12.523Z] Login Succeeded [2021-11-29T15:33:12.523Z] docker.io [2021-11-29T15:33:12.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T15:33:12.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T15:33:12.782Z] Configure a credential helper to remove this warning. See [2021-11-29T15:33:12.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T15:33:12.782Z] [2021-11-29T15:33:12.782Z] Login Succeeded [2021-11-29T15:33:12.782Z] ---> docker-login.sh ends [Pipeline] } [2021-11-29T15:33:12.789Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-29T15:33:12.813Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-29T15:33:12.839Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-11-29T15:33:12.839Z] 23881e65786e6db054b8e59a7c23de27e126c89d [2021-11-29T15:33:12.839Z] latest [2021-11-29T15:33:12.839Z] 2.2.0-dev.4 [2021-11-29T15:33:12.839Z] 23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4 [2021-11-29T15:33:12.839Z] main [2021-11-29T15:33:12.839Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:13.155Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:23881e65786e6db054b8e59a7c23de27e126c89d [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:13.449Z] + docker push nexus3.edgexfoundry.org:10004/core-command:23881e65786e6db054b8e59a7c23de27e126c89d [2021-11-29T15:33:13.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-29T15:33:13.449Z] c569a052382f: Preparing [2021-11-29T15:33:13.449Z] 85684e491bb5: Preparing [2021-11-29T15:33:13.449Z] 50d58c3b43b1: Preparing [2021-11-29T15:33:13.449Z] 98fc1d46d7dd: Preparing [2021-11-29T15:33:13.449Z] 1a058d5342cc: Preparing [2021-11-29T15:33:13.449Z] 1a058d5342cc: Layer already exists [2021-11-29T15:33:13.449Z] 98fc1d46d7dd: Pushed [2021-11-29T15:33:13.449Z] 50d58c3b43b1: Pushed [2021-11-29T15:33:13.449Z] c569a052382f: Pushed [2021-11-29T15:33:14.389Z] 85684e491bb5: Pushed [2021-11-29T15:33:14.650Z] 23881e65786e6db054b8e59a7c23de27e126c89d: digest: sha256:8686ac8899ec2cab6b278f1f767d0bd0a3fa24f4788f3f4e30e933ac505ce03e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:14.948Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:15.243Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-11-29T15:33:15.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-29T15:33:15.243Z] c569a052382f: Preparing [2021-11-29T15:33:15.243Z] 85684e491bb5: Preparing [2021-11-29T15:33:15.243Z] 50d58c3b43b1: Preparing [2021-11-29T15:33:15.243Z] 98fc1d46d7dd: Preparing [2021-11-29T15:33:15.243Z] 1a058d5342cc: Preparing [2021-11-29T15:33:15.243Z] 98fc1d46d7dd: Layer already exists [2021-11-29T15:33:15.243Z] 50d58c3b43b1: Layer already exists [2021-11-29T15:33:15.243Z] 85684e491bb5: Layer already exists [2021-11-29T15:33:15.243Z] c569a052382f: Layer already exists [2021-11-29T15:33:15.243Z] 1a058d5342cc: Layer already exists [2021-11-29T15:33:15.243Z] latest: digest: sha256:8686ac8899ec2cab6b278f1f767d0bd0a3fa24f4788f3f4e30e933ac505ce03e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:15.542Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:15.836Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.4 [2021-11-29T15:33:15.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-29T15:33:15.836Z] c569a052382f: Preparing [2021-11-29T15:33:15.836Z] 85684e491bb5: Preparing [2021-11-29T15:33:15.836Z] 50d58c3b43b1: Preparing [2021-11-29T15:33:15.836Z] 98fc1d46d7dd: Preparing [2021-11-29T15:33:15.836Z] 1a058d5342cc: Preparing [2021-11-29T15:33:15.836Z] c569a052382f: Layer already exists [2021-11-29T15:33:15.836Z] 50d58c3b43b1: Layer already exists [2021-11-29T15:33:15.836Z] 98fc1d46d7dd: Layer already exists [2021-11-29T15:33:15.836Z] 85684e491bb5: Layer already exists [2021-11-29T15:33:15.836Z] 1a058d5342cc: Layer already exists [2021-11-29T15:33:15.836Z] 2.2.0-dev.4: digest: sha256:8686ac8899ec2cab6b278f1f767d0bd0a3fa24f4788f3f4e30e933ac505ce03e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:16.133Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:16.423Z] + docker push nexus3.edgexfoundry.org:10004/core-command:23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4 [2021-11-29T15:33:16.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-29T15:33:16.423Z] c569a052382f: Preparing [2021-11-29T15:33:16.423Z] 85684e491bb5: Preparing [2021-11-29T15:33:16.423Z] 50d58c3b43b1: Preparing [2021-11-29T15:33:16.423Z] 98fc1d46d7dd: Preparing [2021-11-29T15:33:16.423Z] 1a058d5342cc: Preparing [2021-11-29T15:33:16.423Z] 50d58c3b43b1: Layer already exists [2021-11-29T15:33:16.423Z] c569a052382f: Layer already exists [2021-11-29T15:33:16.423Z] 85684e491bb5: Layer already exists [2021-11-29T15:33:16.423Z] 1a058d5342cc: Layer already exists [2021-11-29T15:33:16.423Z] 98fc1d46d7dd: Layer already exists [2021-11-29T15:33:16.423Z] 23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4: digest: sha256:8686ac8899ec2cab6b278f1f767d0bd0a3fa24f4788f3f4e30e933ac505ce03e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:16.720Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:17.015Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-11-29T15:33:17.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-29T15:33:17.015Z] c569a052382f: Preparing [2021-11-29T15:33:17.015Z] 85684e491bb5: Preparing [2021-11-29T15:33:17.015Z] 50d58c3b43b1: Preparing [2021-11-29T15:33:17.015Z] 98fc1d46d7dd: Preparing [2021-11-29T15:33:17.015Z] 1a058d5342cc: Preparing [2021-11-29T15:33:17.015Z] 85684e491bb5: Layer already exists [2021-11-29T15:33:17.015Z] 1a058d5342cc: Layer already exists [2021-11-29T15:33:17.015Z] 98fc1d46d7dd: Layer already exists [2021-11-29T15:33:17.015Z] c569a052382f: Layer already exists [2021-11-29T15:33:17.015Z] 50d58c3b43b1: Layer already exists [2021-11-29T15:33:17.015Z] main: digest: sha256:8686ac8899ec2cab6b278f1f767d0bd0a3fa24f4788f3f4e30e933ac505ce03e size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-29T15:33:17.051Z] ===================================================== [Pipeline] echo [2021-11-29T15:33:17.059Z] taggedImages: [2021-11-29T15:33:17.059Z] - nexus3.edgexfoundry.org:10004/core-command:23881e65786e6db054b8e59a7c23de27e126c89d [2021-11-29T15:33:17.059Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-11-29T15:33:17.059Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.4 [2021-11-29T15:33:17.059Z] - nexus3.edgexfoundry.org:10004/core-command:23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4 [2021-11-29T15:33:17.059Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-11-29T15:33:17.078Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-11-29T15:33:17.078Z] 23881e65786e6db054b8e59a7c23de27e126c89d [2021-11-29T15:33:17.078Z] latest [2021-11-29T15:33:17.078Z] 2.2.0-dev.4 [2021-11-29T15:33:17.078Z] 23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4 [2021-11-29T15:33:17.078Z] main [2021-11-29T15:33:17.078Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:17.394Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:23881e65786e6db054b8e59a7c23de27e126c89d [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:17.705Z] + docker push nexus3.edgexfoundry.org:10004/core-data:23881e65786e6db054b8e59a7c23de27e126c89d [2021-11-29T15:33:17.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-29T15:33:17.705Z] c2ad1b898823: Preparing [2021-11-29T15:33:17.705Z] 6237c8901d3c: Preparing [2021-11-29T15:33:17.705Z] 50d58c3b43b1: Preparing [2021-11-29T15:33:17.705Z] 9645de81da1c: Preparing [2021-11-29T15:33:17.705Z] 4084a2a3e455: Preparing [2021-11-29T15:33:17.705Z] 1a058d5342cc: Preparing [2021-11-29T15:33:17.705Z] 1a058d5342cc: Waiting [2021-11-29T15:33:17.705Z] 50d58c3b43b1: Layer already exists [2021-11-29T15:33:17.967Z] 1a058d5342cc: Layer already exists [2021-11-29T15:33:17.967Z] 4084a2a3e455: Pushed [2021-11-29T15:33:17.967Z] c2ad1b898823: Pushed [2021-11-29T15:33:17.967Z] 9645de81da1c: Pushed [2021-11-29T15:33:18.907Z] 6237c8901d3c: Pushed [2021-11-29T15:33:18.907Z] 23881e65786e6db054b8e59a7c23de27e126c89d: digest: sha256:532cfceb43d5c8e15bc253fec9d0a352d0c8bb1c497d34d52404e0c7501453b8 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:19.201Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:19.491Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-11-29T15:33:19.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-29T15:33:19.491Z] c2ad1b898823: Preparing [2021-11-29T15:33:19.491Z] 6237c8901d3c: Preparing [2021-11-29T15:33:19.491Z] 50d58c3b43b1: Preparing [2021-11-29T15:33:19.491Z] 9645de81da1c: Preparing [2021-11-29T15:33:19.491Z] 4084a2a3e455: Preparing [2021-11-29T15:33:19.491Z] 1a058d5342cc: Preparing [2021-11-29T15:33:19.491Z] 1a058d5342cc: Waiting [2021-11-29T15:33:19.491Z] 4084a2a3e455: Layer already exists [2021-11-29T15:33:19.491Z] 9645de81da1c: Layer already exists [2021-11-29T15:33:19.491Z] c2ad1b898823: Layer already exists [2021-11-29T15:33:19.491Z] 50d58c3b43b1: Layer already exists [2021-11-29T15:33:19.491Z] 6237c8901d3c: Layer already exists [2021-11-29T15:33:19.491Z] 1a058d5342cc: Layer already exists [2021-11-29T15:33:19.491Z] latest: digest: sha256:532cfceb43d5c8e15bc253fec9d0a352d0c8bb1c497d34d52404e0c7501453b8 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:19.788Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:20.080Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.4 [2021-11-29T15:33:20.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-29T15:33:20.080Z] c2ad1b898823: Preparing [2021-11-29T15:33:20.080Z] 6237c8901d3c: Preparing [2021-11-29T15:33:20.080Z] 50d58c3b43b1: Preparing [2021-11-29T15:33:20.080Z] 9645de81da1c: Preparing [2021-11-29T15:33:20.080Z] 4084a2a3e455: Preparing [2021-11-29T15:33:20.080Z] 1a058d5342cc: Preparing [2021-11-29T15:33:20.080Z] 1a058d5342cc: Waiting [2021-11-29T15:33:20.080Z] 4084a2a3e455: Layer already exists [2021-11-29T15:33:20.080Z] 50d58c3b43b1: Layer already exists [2021-11-29T15:33:20.080Z] 6237c8901d3c: Layer already exists [2021-11-29T15:33:20.080Z] c2ad1b898823: Layer already exists [2021-11-29T15:33:20.080Z] 9645de81da1c: Layer already exists [2021-11-29T15:33:20.080Z] 1a058d5342cc: Layer already exists [2021-11-29T15:33:20.080Z] 2.2.0-dev.4: digest: sha256:532cfceb43d5c8e15bc253fec9d0a352d0c8bb1c497d34d52404e0c7501453b8 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:20.383Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:20.681Z] + docker push nexus3.edgexfoundry.org:10004/core-data:23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4 [2021-11-29T15:33:20.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-29T15:33:20.681Z] c2ad1b898823: Preparing [2021-11-29T15:33:20.681Z] 6237c8901d3c: Preparing [2021-11-29T15:33:20.681Z] 50d58c3b43b1: Preparing [2021-11-29T15:33:20.681Z] 9645de81da1c: Preparing [2021-11-29T15:33:20.681Z] 4084a2a3e455: Preparing [2021-11-29T15:33:20.681Z] 1a058d5342cc: Preparing [2021-11-29T15:33:20.681Z] 1a058d5342cc: Waiting [2021-11-29T15:33:20.681Z] c2ad1b898823: Layer already exists [2021-11-29T15:33:20.681Z] 50d58c3b43b1: Layer already exists [2021-11-29T15:33:20.681Z] 9645de81da1c: Layer already exists [2021-11-29T15:33:20.681Z] 4084a2a3e455: Layer already exists [2021-11-29T15:33:20.681Z] 6237c8901d3c: Layer already exists [2021-11-29T15:33:20.681Z] 1a058d5342cc: Layer already exists [2021-11-29T15:33:20.681Z] 23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4: digest: sha256:532cfceb43d5c8e15bc253fec9d0a352d0c8bb1c497d34d52404e0c7501453b8 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:20.978Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:21.283Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-11-29T15:33:21.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-29T15:33:21.283Z] c2ad1b898823: Preparing [2021-11-29T15:33:21.283Z] 6237c8901d3c: Preparing [2021-11-29T15:33:21.283Z] 50d58c3b43b1: Preparing [2021-11-29T15:33:21.283Z] 9645de81da1c: Preparing [2021-11-29T15:33:21.283Z] 4084a2a3e455: Preparing [2021-11-29T15:33:21.283Z] 1a058d5342cc: Preparing [2021-11-29T15:33:21.283Z] 1a058d5342cc: Waiting [2021-11-29T15:33:21.283Z] c2ad1b898823: Layer already exists [2021-11-29T15:33:21.283Z] 9645de81da1c: Layer already exists [2021-11-29T15:33:21.283Z] 6237c8901d3c: Layer already exists [2021-11-29T15:33:21.283Z] 4084a2a3e455: Layer already exists [2021-11-29T15:33:21.283Z] 50d58c3b43b1: Layer already exists [2021-11-29T15:33:21.283Z] 1a058d5342cc: Layer already exists [2021-11-29T15:33:21.283Z] main: digest: sha256:532cfceb43d5c8e15bc253fec9d0a352d0c8bb1c497d34d52404e0c7501453b8 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-29T15:33:21.316Z] ===================================================== [Pipeline] echo [2021-11-29T15:33:21.324Z] taggedImages: [2021-11-29T15:33:21.324Z] - nexus3.edgexfoundry.org:10004/core-data:23881e65786e6db054b8e59a7c23de27e126c89d [2021-11-29T15:33:21.324Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-11-29T15:33:21.324Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.4 [2021-11-29T15:33:21.324Z] - nexus3.edgexfoundry.org:10004/core-data:23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4 [2021-11-29T15:33:21.324Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-11-29T15:33:21.341Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-11-29T15:33:21.341Z] 23881e65786e6db054b8e59a7c23de27e126c89d [2021-11-29T15:33:21.341Z] latest [2021-11-29T15:33:21.341Z] 2.2.0-dev.4 [2021-11-29T15:33:21.341Z] 23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4 [2021-11-29T15:33:21.341Z] main [2021-11-29T15:33:21.341Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:21.658Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:23881e65786e6db054b8e59a7c23de27e126c89d [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:21.948Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:23881e65786e6db054b8e59a7c23de27e126c89d [2021-11-29T15:33:21.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-29T15:33:21.948Z] 507814816027: Preparing [2021-11-29T15:33:21.949Z] 22a728127083: Preparing [2021-11-29T15:33:21.949Z] 50d58c3b43b1: Preparing [2021-11-29T15:33:21.949Z] 98fc1d46d7dd: Preparing [2021-11-29T15:33:21.949Z] 1a058d5342cc: Preparing [2021-11-29T15:33:21.949Z] 1a058d5342cc: Layer already exists [2021-11-29T15:33:21.949Z] 98fc1d46d7dd: Layer already exists [2021-11-29T15:33:21.949Z] 50d58c3b43b1: Layer already exists [2021-11-29T15:33:21.949Z] 507814816027: Pushed [2021-11-29T15:33:22.893Z] 22a728127083: Pushed [2021-11-29T15:33:23.152Z] 23881e65786e6db054b8e59a7c23de27e126c89d: digest: sha256:2760a7ef1e1c526ce78f4b344b25a9fe027fab0b5a9d67cbac7eb243f443f7c3 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:23.455Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:23.747Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-11-29T15:33:23.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-29T15:33:23.747Z] 507814816027: Preparing [2021-11-29T15:33:23.747Z] 22a728127083: Preparing [2021-11-29T15:33:23.747Z] 50d58c3b43b1: Preparing [2021-11-29T15:33:23.747Z] 98fc1d46d7dd: Preparing [2021-11-29T15:33:23.747Z] 1a058d5342cc: Preparing [2021-11-29T15:33:23.747Z] 22a728127083: Layer already exists [2021-11-29T15:33:23.747Z] 98fc1d46d7dd: Layer already exists [2021-11-29T15:33:23.747Z] 50d58c3b43b1: Layer already exists [2021-11-29T15:33:23.747Z] 507814816027: Layer already exists [2021-11-29T15:33:23.747Z] 1a058d5342cc: Layer already exists [2021-11-29T15:33:23.747Z] latest: digest: sha256:2760a7ef1e1c526ce78f4b344b25a9fe027fab0b5a9d67cbac7eb243f443f7c3 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:24.047Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:24.340Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.4 [2021-11-29T15:33:24.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-29T15:33:24.340Z] 507814816027: Preparing [2021-11-29T15:33:24.340Z] 22a728127083: Preparing [2021-11-29T15:33:24.340Z] 50d58c3b43b1: Preparing [2021-11-29T15:33:24.340Z] 98fc1d46d7dd: Preparing [2021-11-29T15:33:24.340Z] 1a058d5342cc: Preparing [2021-11-29T15:33:24.340Z] 1a058d5342cc: Layer already exists [2021-11-29T15:33:24.340Z] 98fc1d46d7dd: Layer already exists [2021-11-29T15:33:24.340Z] 50d58c3b43b1: Layer already exists [2021-11-29T15:33:24.340Z] 22a728127083: Layer already exists [2021-11-29T15:33:24.340Z] 507814816027: Layer already exists [2021-11-29T15:33:24.340Z] 2.2.0-dev.4: digest: sha256:2760a7ef1e1c526ce78f4b344b25a9fe027fab0b5a9d67cbac7eb243f443f7c3 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:24.637Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:24.929Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4 [2021-11-29T15:33:24.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-29T15:33:24.929Z] 507814816027: Preparing [2021-11-29T15:33:24.929Z] 22a728127083: Preparing [2021-11-29T15:33:24.929Z] 50d58c3b43b1: Preparing [2021-11-29T15:33:24.929Z] 98fc1d46d7dd: Preparing [2021-11-29T15:33:24.929Z] 1a058d5342cc: Preparing [2021-11-29T15:33:24.929Z] 50d58c3b43b1: Layer already exists [2021-11-29T15:33:24.929Z] 1a058d5342cc: Layer already exists [2021-11-29T15:33:24.929Z] 98fc1d46d7dd: Layer already exists [2021-11-29T15:33:24.929Z] 507814816027: Layer already exists [2021-11-29T15:33:24.929Z] 22a728127083: Layer already exists [2021-11-29T15:33:24.929Z] 23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4: digest: sha256:2760a7ef1e1c526ce78f4b344b25a9fe027fab0b5a9d67cbac7eb243f443f7c3 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:25.224Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:25.518Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-11-29T15:33:25.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-29T15:33:25.518Z] 507814816027: Preparing [2021-11-29T15:33:25.518Z] 22a728127083: Preparing [2021-11-29T15:33:25.518Z] 50d58c3b43b1: Preparing [2021-11-29T15:33:25.518Z] 98fc1d46d7dd: Preparing [2021-11-29T15:33:25.518Z] 1a058d5342cc: Preparing [2021-11-29T15:33:25.518Z] 507814816027: Layer already exists [2021-11-29T15:33:25.518Z] 22a728127083: Layer already exists [2021-11-29T15:33:25.518Z] 98fc1d46d7dd: Layer already exists [2021-11-29T15:33:25.518Z] 1a058d5342cc: Layer already exists [2021-11-29T15:33:25.518Z] 50d58c3b43b1: Layer already exists [2021-11-29T15:33:25.518Z] main: digest: sha256:2760a7ef1e1c526ce78f4b344b25a9fe027fab0b5a9d67cbac7eb243f443f7c3 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-29T15:33:25.551Z] ===================================================== [Pipeline] echo [2021-11-29T15:33:25.558Z] taggedImages: [2021-11-29T15:33:25.558Z] - nexus3.edgexfoundry.org:10004/core-metadata:23881e65786e6db054b8e59a7c23de27e126c89d [2021-11-29T15:33:25.558Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-11-29T15:33:25.558Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.4 [2021-11-29T15:33:25.558Z] - nexus3.edgexfoundry.org:10004/core-metadata:23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4 [2021-11-29T15:33:25.558Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-11-29T15:33:25.579Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-11-29T15:33:25.579Z] 23881e65786e6db054b8e59a7c23de27e126c89d [2021-11-29T15:33:25.579Z] latest [2021-11-29T15:33:25.579Z] 2.2.0-dev.4 [2021-11-29T15:33:25.579Z] 23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4 [2021-11-29T15:33:25.579Z] main [2021-11-29T15:33:25.579Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:25.899Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:23881e65786e6db054b8e59a7c23de27e126c89d [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:26.193Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:23881e65786e6db054b8e59a7c23de27e126c89d [2021-11-29T15:33:26.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-29T15:33:26.193Z] cc438d61d453: Preparing [2021-11-29T15:33:26.193Z] cc438d61d453: Preparing [2021-11-29T15:33:26.193Z] 92f6892a356c: Preparing [2021-11-29T15:33:26.193Z] a6a7f2274dd9: Preparing [2021-11-29T15:33:26.193Z] 378d88f94c1e: Preparing [2021-11-29T15:33:26.194Z] ef4a9689dbca: Preparing [2021-11-29T15:33:26.194Z] 50d58c3b43b1: Preparing [2021-11-29T15:33:26.194Z] f152fcca9c00: Preparing [2021-11-29T15:33:26.194Z] 0afe7b38ebf4: Preparing [2021-11-29T15:33:26.194Z] e569dfcbbdff: Preparing [2021-11-29T15:33:26.194Z] 61c811cea69d: Preparing [2021-11-29T15:33:26.194Z] 1a058d5342cc: Preparing [2021-11-29T15:33:26.194Z] 50d58c3b43b1: Waiting [2021-11-29T15:33:26.194Z] f152fcca9c00: Waiting [2021-11-29T15:33:26.194Z] 0afe7b38ebf4: Waiting [2021-11-29T15:33:26.194Z] e569dfcbbdff: Waiting [2021-11-29T15:33:26.194Z] 61c811cea69d: Waiting [2021-11-29T15:33:26.194Z] 1a058d5342cc: Waiting [2021-11-29T15:33:26.194Z] cc438d61d453: Pushed [2021-11-29T15:33:26.194Z] 378d88f94c1e: Pushed [2021-11-29T15:33:26.194Z] 50d58c3b43b1: Layer already exists [2021-11-29T15:33:26.194Z] a6a7f2274dd9: Pushed [2021-11-29T15:33:26.194Z] 92f6892a356c: Pushed [2021-11-29T15:33:26.454Z] e569dfcbbdff: Pushed [2021-11-29T15:33:26.454Z] 0afe7b38ebf4: Pushed [2021-11-29T15:33:26.454Z] 61c811cea69d: Pushed [2021-11-29T15:33:26.454Z] 1a058d5342cc: Layer already exists [2021-11-29T15:33:26.454Z] f152fcca9c00: Pushed [2021-11-29T15:33:27.398Z] ef4a9689dbca: Pushed [2021-11-29T15:33:27.398Z] 23881e65786e6db054b8e59a7c23de27e126c89d: digest: sha256:8c51112a3c97f5781d1ab6245f6c1544f7d0f753315d6ce9244830f90ca07b8b size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:27.700Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:27.994Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-11-29T15:33:27.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-29T15:33:27.994Z] cc438d61d453: Preparing [2021-11-29T15:33:27.994Z] cc438d61d453: Preparing [2021-11-29T15:33:27.994Z] 92f6892a356c: Preparing [2021-11-29T15:33:27.994Z] a6a7f2274dd9: Preparing [2021-11-29T15:33:27.994Z] 378d88f94c1e: Preparing [2021-11-29T15:33:27.994Z] ef4a9689dbca: Preparing [2021-11-29T15:33:27.994Z] 50d58c3b43b1: Preparing [2021-11-29T15:33:27.994Z] f152fcca9c00: Preparing [2021-11-29T15:33:27.994Z] 0afe7b38ebf4: Preparing [2021-11-29T15:33:27.994Z] e569dfcbbdff: Preparing [2021-11-29T15:33:27.994Z] 61c811cea69d: Preparing [2021-11-29T15:33:27.994Z] 1a058d5342cc: Preparing [2021-11-29T15:33:27.994Z] 50d58c3b43b1: Waiting [2021-11-29T15:33:27.994Z] f152fcca9c00: Waiting [2021-11-29T15:33:27.994Z] 0afe7b38ebf4: Waiting [2021-11-29T15:33:27.994Z] e569dfcbbdff: Waiting [2021-11-29T15:33:27.994Z] 61c811cea69d: Waiting [2021-11-29T15:33:27.994Z] 1a058d5342cc: Waiting [2021-11-29T15:33:27.994Z] ef4a9689dbca: Layer already exists [2021-11-29T15:33:27.994Z] 92f6892a356c: Layer already exists [2021-11-29T15:33:27.994Z] cc438d61d453: Layer already exists [2021-11-29T15:33:27.994Z] a6a7f2274dd9: Layer already exists [2021-11-29T15:33:27.994Z] 378d88f94c1e: Layer already exists [2021-11-29T15:33:27.994Z] f152fcca9c00: Layer already exists [2021-11-29T15:33:27.994Z] 0afe7b38ebf4: Layer already exists [2021-11-29T15:33:27.994Z] e569dfcbbdff: Layer already exists [2021-11-29T15:33:27.994Z] 50d58c3b43b1: Layer already exists [2021-11-29T15:33:27.994Z] 61c811cea69d: Layer already exists [2021-11-29T15:33:27.994Z] 1a058d5342cc: Layer already exists [2021-11-29T15:33:27.994Z] latest: digest: sha256:8c51112a3c97f5781d1ab6245f6c1544f7d0f753315d6ce9244830f90ca07b8b size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:28.291Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:28.585Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.4 [2021-11-29T15:33:28.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-29T15:33:28.585Z] cc438d61d453: Preparing [2021-11-29T15:33:28.585Z] cc438d61d453: Preparing [2021-11-29T15:33:28.585Z] 92f6892a356c: Preparing [2021-11-29T15:33:28.585Z] a6a7f2274dd9: Preparing [2021-11-29T15:33:28.585Z] 378d88f94c1e: Preparing [2021-11-29T15:33:28.586Z] ef4a9689dbca: Preparing [2021-11-29T15:33:28.586Z] 50d58c3b43b1: Preparing [2021-11-29T15:33:28.586Z] f152fcca9c00: Preparing [2021-11-29T15:33:28.586Z] 0afe7b38ebf4: Preparing [2021-11-29T15:33:28.586Z] e569dfcbbdff: Preparing [2021-11-29T15:33:28.586Z] 61c811cea69d: Preparing [2021-11-29T15:33:28.586Z] 1a058d5342cc: Preparing [2021-11-29T15:33:28.586Z] 50d58c3b43b1: Waiting [2021-11-29T15:33:28.586Z] f152fcca9c00: Waiting [2021-11-29T15:33:28.586Z] 0afe7b38ebf4: Waiting [2021-11-29T15:33:28.586Z] e569dfcbbdff: Waiting [2021-11-29T15:33:28.586Z] 61c811cea69d: Waiting [2021-11-29T15:33:28.586Z] 1a058d5342cc: Waiting [2021-11-29T15:33:28.586Z] 378d88f94c1e: Layer already exists [2021-11-29T15:33:28.586Z] a6a7f2274dd9: Layer already exists [2021-11-29T15:33:28.586Z] cc438d61d453: Layer already exists [2021-11-29T15:33:28.586Z] 92f6892a356c: Layer already exists [2021-11-29T15:33:28.586Z] ef4a9689dbca: Layer already exists [2021-11-29T15:33:28.586Z] 50d58c3b43b1: Layer already exists [2021-11-29T15:33:28.586Z] e569dfcbbdff: Layer already exists [2021-11-29T15:33:28.586Z] 0afe7b38ebf4: Layer already exists [2021-11-29T15:33:28.586Z] 61c811cea69d: Layer already exists [2021-11-29T15:33:28.586Z] f152fcca9c00: Layer already exists [2021-11-29T15:33:28.586Z] 1a058d5342cc: Layer already exists [2021-11-29T15:33:28.586Z] 2.2.0-dev.4: digest: sha256:8c51112a3c97f5781d1ab6245f6c1544f7d0f753315d6ce9244830f90ca07b8b size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:28.885Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:29.183Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4 [2021-11-29T15:33:29.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-29T15:33:29.183Z] cc438d61d453: Preparing [2021-11-29T15:33:29.183Z] cc438d61d453: Preparing [2021-11-29T15:33:29.183Z] 92f6892a356c: Preparing [2021-11-29T15:33:29.183Z] a6a7f2274dd9: Preparing [2021-11-29T15:33:29.183Z] 378d88f94c1e: Preparing [2021-11-29T15:33:29.183Z] ef4a9689dbca: Preparing [2021-11-29T15:33:29.183Z] 50d58c3b43b1: Preparing [2021-11-29T15:33:29.183Z] f152fcca9c00: Preparing [2021-11-29T15:33:29.183Z] 0afe7b38ebf4: Preparing [2021-11-29T15:33:29.183Z] e569dfcbbdff: Preparing [2021-11-29T15:33:29.183Z] 61c811cea69d: Preparing [2021-11-29T15:33:29.183Z] 1a058d5342cc: Preparing [2021-11-29T15:33:29.183Z] 50d58c3b43b1: Waiting [2021-11-29T15:33:29.183Z] f152fcca9c00: Waiting [2021-11-29T15:33:29.183Z] 0afe7b38ebf4: Waiting [2021-11-29T15:33:29.183Z] e569dfcbbdff: Waiting [2021-11-29T15:33:29.183Z] 61c811cea69d: Waiting [2021-11-29T15:33:29.183Z] 1a058d5342cc: Waiting [2021-11-29T15:33:29.183Z] ef4a9689dbca: Layer already exists [2021-11-29T15:33:29.183Z] a6a7f2274dd9: Layer already exists [2021-11-29T15:33:29.183Z] 378d88f94c1e: Layer already exists [2021-11-29T15:33:29.183Z] 92f6892a356c: Layer already exists [2021-11-29T15:33:29.183Z] cc438d61d453: Layer already exists [2021-11-29T15:33:29.183Z] 50d58c3b43b1: Layer already exists [2021-11-29T15:33:29.183Z] f152fcca9c00: Layer already exists [2021-11-29T15:33:29.183Z] 0afe7b38ebf4: Layer already exists [2021-11-29T15:33:29.183Z] e569dfcbbdff: Layer already exists [2021-11-29T15:33:29.183Z] 61c811cea69d: Layer already exists [2021-11-29T15:33:29.183Z] 1a058d5342cc: Layer already exists [2021-11-29T15:33:29.183Z] 23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4: digest: sha256:8c51112a3c97f5781d1ab6245f6c1544f7d0f753315d6ce9244830f90ca07b8b size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:29.486Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:29.779Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-11-29T15:33:29.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-29T15:33:29.779Z] cc438d61d453: Preparing [2021-11-29T15:33:29.779Z] cc438d61d453: Preparing [2021-11-29T15:33:29.779Z] 92f6892a356c: Preparing [2021-11-29T15:33:29.779Z] a6a7f2274dd9: Preparing [2021-11-29T15:33:29.779Z] 378d88f94c1e: Preparing [2021-11-29T15:33:29.779Z] ef4a9689dbca: Preparing [2021-11-29T15:33:29.779Z] 50d58c3b43b1: Preparing [2021-11-29T15:33:29.779Z] f152fcca9c00: Preparing [2021-11-29T15:33:29.779Z] 0afe7b38ebf4: Preparing [2021-11-29T15:33:29.779Z] e569dfcbbdff: Preparing [2021-11-29T15:33:29.779Z] 61c811cea69d: Preparing [2021-11-29T15:33:29.779Z] 1a058d5342cc: Preparing [2021-11-29T15:33:29.779Z] 50d58c3b43b1: Waiting [2021-11-29T15:33:29.779Z] f152fcca9c00: Waiting [2021-11-29T15:33:29.779Z] 0afe7b38ebf4: Waiting [2021-11-29T15:33:29.779Z] e569dfcbbdff: Waiting [2021-11-29T15:33:29.779Z] 61c811cea69d: Waiting [2021-11-29T15:33:29.779Z] 1a058d5342cc: Waiting [2021-11-29T15:33:29.779Z] ef4a9689dbca: Layer already exists [2021-11-29T15:33:29.779Z] 92f6892a356c: Layer already exists [2021-11-29T15:33:29.779Z] a6a7f2274dd9: Layer already exists [2021-11-29T15:33:29.779Z] 378d88f94c1e: Layer already exists [2021-11-29T15:33:29.779Z] cc438d61d453: Layer already exists [2021-11-29T15:33:29.779Z] 50d58c3b43b1: Layer already exists [2021-11-29T15:33:29.779Z] f152fcca9c00: Layer already exists [2021-11-29T15:33:29.779Z] e569dfcbbdff: Layer already exists [2021-11-29T15:33:29.779Z] 0afe7b38ebf4: Layer already exists [2021-11-29T15:33:29.779Z] 61c811cea69d: Layer already exists [2021-11-29T15:33:29.779Z] 1a058d5342cc: Layer already exists [2021-11-29T15:33:29.779Z] main: digest: sha256:8c51112a3c97f5781d1ab6245f6c1544f7d0f753315d6ce9244830f90ca07b8b size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-29T15:33:29.813Z] ===================================================== [Pipeline] echo [2021-11-29T15:33:29.821Z] taggedImages: [2021-11-29T15:33:29.821Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:23881e65786e6db054b8e59a7c23de27e126c89d [2021-11-29T15:33:29.821Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-11-29T15:33:29.821Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.4 [2021-11-29T15:33:29.821Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4 [2021-11-29T15:33:29.821Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-11-29T15:33:29.843Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-11-29T15:33:29.843Z] 23881e65786e6db054b8e59a7c23de27e126c89d [2021-11-29T15:33:29.843Z] latest [2021-11-29T15:33:29.843Z] 2.2.0-dev.4 [2021-11-29T15:33:29.843Z] 23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4 [2021-11-29T15:33:29.843Z] main [2021-11-29T15:33:29.843Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:30.152Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:23881e65786e6db054b8e59a7c23de27e126c89d [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:30.453Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:23881e65786e6db054b8e59a7c23de27e126c89d [2021-11-29T15:33:30.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-29T15:33:30.453Z] 132735cccad3: Preparing [2021-11-29T15:33:30.453Z] 8eac059d264a: Preparing [2021-11-29T15:33:30.453Z] de8071fae968: Preparing [2021-11-29T15:33:30.453Z] a7821a30aa34: Preparing [2021-11-29T15:33:30.453Z] e609cf754504: Preparing [2021-11-29T15:33:30.453Z] 1a058d5342cc: Preparing [2021-11-29T15:33:30.453Z] 1a058d5342cc: Waiting [2021-11-29T15:33:31.035Z] de8071fae968: Pushed [2021-11-29T15:33:31.035Z] 1a058d5342cc: Layer already exists [2021-11-29T15:33:31.035Z] a7821a30aa34: Pushed [2021-11-29T15:33:31.035Z] e609cf754504: Pushed [2021-11-29T15:33:31.035Z] 8eac059d264a: Pushed [2021-11-29T15:33:31.296Z] 132735cccad3: Pushed [2021-11-29T15:33:31.296Z] 23881e65786e6db054b8e59a7c23de27e126c89d: digest: sha256:fe65d8d40fbb19d6c9765323e21246372f1074bf800210a90c0f7c342b155160 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:31.598Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:31.896Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-11-29T15:33:31.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-29T15:33:31.896Z] 132735cccad3: Preparing [2021-11-29T15:33:31.896Z] 8eac059d264a: Preparing [2021-11-29T15:33:31.896Z] de8071fae968: Preparing [2021-11-29T15:33:31.896Z] a7821a30aa34: Preparing [2021-11-29T15:33:31.896Z] e609cf754504: Preparing [2021-11-29T15:33:31.896Z] 1a058d5342cc: Preparing [2021-11-29T15:33:31.896Z] 1a058d5342cc: Waiting [2021-11-29T15:33:31.896Z] e609cf754504: Layer already exists [2021-11-29T15:33:31.896Z] 8eac059d264a: Layer already exists [2021-11-29T15:33:31.896Z] 132735cccad3: Layer already exists [2021-11-29T15:33:31.896Z] de8071fae968: Layer already exists [2021-11-29T15:33:31.896Z] a7821a30aa34: Layer already exists [2021-11-29T15:33:31.896Z] 1a058d5342cc: Layer already exists [2021-11-29T15:33:31.896Z] latest: digest: sha256:fe65d8d40fbb19d6c9765323e21246372f1074bf800210a90c0f7c342b155160 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:32.194Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:32.487Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.4 [2021-11-29T15:33:32.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-29T15:33:32.487Z] 132735cccad3: Preparing [2021-11-29T15:33:32.487Z] 8eac059d264a: Preparing [2021-11-29T15:33:32.487Z] de8071fae968: Preparing [2021-11-29T15:33:32.487Z] a7821a30aa34: Preparing [2021-11-29T15:33:32.487Z] e609cf754504: Preparing [2021-11-29T15:33:32.487Z] 1a058d5342cc: Preparing [2021-11-29T15:33:32.487Z] 1a058d5342cc: Waiting [2021-11-29T15:33:32.487Z] e609cf754504: Layer already exists [2021-11-29T15:33:32.487Z] de8071fae968: Layer already exists [2021-11-29T15:33:32.487Z] 132735cccad3: Layer already exists [2021-11-29T15:33:32.487Z] 8eac059d264a: Layer already exists [2021-11-29T15:33:32.487Z] a7821a30aa34: Layer already exists [2021-11-29T15:33:32.487Z] 1a058d5342cc: Layer already exists [2021-11-29T15:33:32.487Z] 2.2.0-dev.4: digest: sha256:fe65d8d40fbb19d6c9765323e21246372f1074bf800210a90c0f7c342b155160 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:32.790Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:33.081Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4 [2021-11-29T15:33:33.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-29T15:33:33.082Z] 132735cccad3: Preparing [2021-11-29T15:33:33.082Z] 8eac059d264a: Preparing [2021-11-29T15:33:33.082Z] de8071fae968: Preparing [2021-11-29T15:33:33.082Z] a7821a30aa34: Preparing [2021-11-29T15:33:33.082Z] e609cf754504: Preparing [2021-11-29T15:33:33.082Z] 1a058d5342cc: Preparing [2021-11-29T15:33:33.082Z] 1a058d5342cc: Waiting [2021-11-29T15:33:33.082Z] 132735cccad3: Layer already exists [2021-11-29T15:33:33.082Z] e609cf754504: Layer already exists [2021-11-29T15:33:33.082Z] a7821a30aa34: Layer already exists [2021-11-29T15:33:33.082Z] 8eac059d264a: Layer already exists [2021-11-29T15:33:33.082Z] de8071fae968: Layer already exists [2021-11-29T15:33:33.082Z] 1a058d5342cc: Layer already exists [2021-11-29T15:33:33.082Z] 23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4: digest: sha256:fe65d8d40fbb19d6c9765323e21246372f1074bf800210a90c0f7c342b155160 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:33.382Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:33.681Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-11-29T15:33:33.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-29T15:33:33.681Z] 132735cccad3: Preparing [2021-11-29T15:33:33.681Z] 8eac059d264a: Preparing [2021-11-29T15:33:33.681Z] de8071fae968: Preparing [2021-11-29T15:33:33.681Z] a7821a30aa34: Preparing [2021-11-29T15:33:33.681Z] e609cf754504: Preparing [2021-11-29T15:33:33.681Z] 1a058d5342cc: Preparing [2021-11-29T15:33:33.681Z] 1a058d5342cc: Waiting [2021-11-29T15:33:33.681Z] e609cf754504: Layer already exists [2021-11-29T15:33:33.681Z] a7821a30aa34: Layer already exists [2021-11-29T15:33:33.681Z] 8eac059d264a: Layer already exists [2021-11-29T15:33:33.681Z] 132735cccad3: Layer already exists [2021-11-29T15:33:33.681Z] de8071fae968: Layer already exists [2021-11-29T15:33:33.681Z] 1a058d5342cc: Layer already exists [2021-11-29T15:33:33.681Z] main: digest: sha256:fe65d8d40fbb19d6c9765323e21246372f1074bf800210a90c0f7c342b155160 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-29T15:33:33.715Z] ===================================================== [Pipeline] echo [2021-11-29T15:33:33.722Z] taggedImages: [2021-11-29T15:33:33.722Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:23881e65786e6db054b8e59a7c23de27e126c89d [2021-11-29T15:33:33.722Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-11-29T15:33:33.722Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.4 [2021-11-29T15:33:33.722Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4 [2021-11-29T15:33:33.722Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-11-29T15:33:33.768Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-11-29T15:33:33.768Z] 23881e65786e6db054b8e59a7c23de27e126c89d [2021-11-29T15:33:33.768Z] latest [2021-11-29T15:33:33.768Z] 2.2.0-dev.4 [2021-11-29T15:33:33.768Z] 23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4 [2021-11-29T15:33:33.768Z] main [2021-11-29T15:33:33.768Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:34.083Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:23881e65786e6db054b8e59a7c23de27e126c89d [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:34.380Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:23881e65786e6db054b8e59a7c23de27e126c89d [2021-11-29T15:33:34.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-29T15:33:34.380Z] ccbb28048438: Preparing [2021-11-29T15:33:34.380Z] 141efb823cad: Preparing [2021-11-29T15:33:34.380Z] 9ecdc697e494: Preparing [2021-11-29T15:33:34.380Z] 8308ef162739: Preparing [2021-11-29T15:33:34.380Z] a1830bcbafac: Preparing [2021-11-29T15:33:34.380Z] 64fb90fc5d13: Preparing [2021-11-29T15:33:34.380Z] 8ffdbd5f25cf: Preparing [2021-11-29T15:33:34.380Z] dfd9a353c30e: Preparing [2021-11-29T15:33:34.380Z] 6de007813083: Preparing [2021-11-29T15:33:34.380Z] 1a058d5342cc: Preparing [2021-11-29T15:33:34.380Z] 64fb90fc5d13: Waiting [2021-11-29T15:33:34.380Z] 8ffdbd5f25cf: Waiting [2021-11-29T15:33:34.380Z] dfd9a353c30e: Waiting [2021-11-29T15:33:34.380Z] 6de007813083: Waiting [2021-11-29T15:33:34.380Z] 1a058d5342cc: Waiting [2021-11-29T15:33:34.967Z] 141efb823cad: Pushed [2021-11-29T15:33:34.967Z] ccbb28048438: Pushed [2021-11-29T15:33:34.967Z] a1830bcbafac: Pushed [2021-11-29T15:33:34.967Z] 64fb90fc5d13: Pushed [2021-11-29T15:33:34.967Z] 8ffdbd5f25cf: Pushed [2021-11-29T15:33:35.230Z] 1a058d5342cc: Layer already exists [2021-11-29T15:33:35.230Z] 8308ef162739: Pushed [2021-11-29T15:33:35.230Z] dfd9a353c30e: Pushed [2021-11-29T15:33:35.230Z] 6de007813083: Pushed [2021-11-29T15:33:35.230Z] 9ecdc697e494: Pushed [2021-11-29T15:33:35.490Z] 23881e65786e6db054b8e59a7c23de27e126c89d: digest: sha256:0abb833dcf6a10a0d181101f8f2b71a23015d59fac36b652fbbe5a8337b2060f size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:35.791Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:36.088Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-11-29T15:33:36.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-29T15:33:36.088Z] ccbb28048438: Preparing [2021-11-29T15:33:36.088Z] 141efb823cad: Preparing [2021-11-29T15:33:36.088Z] 9ecdc697e494: Preparing [2021-11-29T15:33:36.088Z] 8308ef162739: Preparing [2021-11-29T15:33:36.088Z] a1830bcbafac: Preparing [2021-11-29T15:33:36.088Z] 64fb90fc5d13: Preparing [2021-11-29T15:33:36.088Z] 8ffdbd5f25cf: Preparing [2021-11-29T15:33:36.088Z] dfd9a353c30e: Preparing [2021-11-29T15:33:36.088Z] 6de007813083: Preparing [2021-11-29T15:33:36.088Z] 1a058d5342cc: Preparing [2021-11-29T15:33:36.088Z] 64fb90fc5d13: Waiting [2021-11-29T15:33:36.088Z] 8ffdbd5f25cf: Waiting [2021-11-29T15:33:36.088Z] dfd9a353c30e: Waiting [2021-11-29T15:33:36.088Z] 6de007813083: Waiting [2021-11-29T15:33:36.088Z] 1a058d5342cc: Waiting [2021-11-29T15:33:36.088Z] a1830bcbafac: Layer already exists [2021-11-29T15:33:36.088Z] 141efb823cad: Layer already exists [2021-11-29T15:33:36.088Z] 9ecdc697e494: Layer already exists [2021-11-29T15:33:36.088Z] ccbb28048438: Layer already exists [2021-11-29T15:33:36.088Z] 8308ef162739: Layer already exists [2021-11-29T15:33:36.088Z] 64fb90fc5d13: Layer already exists [2021-11-29T15:33:36.088Z] 8ffdbd5f25cf: Layer already exists [2021-11-29T15:33:36.088Z] 6de007813083: Layer already exists [2021-11-29T15:33:36.088Z] dfd9a353c30e: Layer already exists [2021-11-29T15:33:36.088Z] 1a058d5342cc: Layer already exists [2021-11-29T15:33:36.088Z] latest: digest: sha256:0abb833dcf6a10a0d181101f8f2b71a23015d59fac36b652fbbe5a8337b2060f size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:36.392Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:36.688Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.4 [2021-11-29T15:33:36.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-29T15:33:36.688Z] ccbb28048438: Preparing [2021-11-29T15:33:36.688Z] 141efb823cad: Preparing [2021-11-29T15:33:36.688Z] 9ecdc697e494: Preparing [2021-11-29T15:33:36.688Z] 8308ef162739: Preparing [2021-11-29T15:33:36.688Z] a1830bcbafac: Preparing [2021-11-29T15:33:36.688Z] 64fb90fc5d13: Preparing [2021-11-29T15:33:36.688Z] 8ffdbd5f25cf: Preparing [2021-11-29T15:33:36.688Z] dfd9a353c30e: Preparing [2021-11-29T15:33:36.688Z] 6de007813083: Preparing [2021-11-29T15:33:36.688Z] 1a058d5342cc: Preparing [2021-11-29T15:33:36.688Z] 64fb90fc5d13: Waiting [2021-11-29T15:33:36.688Z] 8ffdbd5f25cf: Waiting [2021-11-29T15:33:36.689Z] dfd9a353c30e: Waiting [2021-11-29T15:33:36.689Z] 6de007813083: Waiting [2021-11-29T15:33:36.689Z] 1a058d5342cc: Waiting [2021-11-29T15:33:36.689Z] 9ecdc697e494: Layer already exists [2021-11-29T15:33:36.689Z] 8308ef162739: Layer already exists [2021-11-29T15:33:36.689Z] 141efb823cad: Layer already exists [2021-11-29T15:33:36.689Z] ccbb28048438: Layer already exists [2021-11-29T15:33:36.689Z] a1830bcbafac: Layer already exists [2021-11-29T15:33:36.689Z] 64fb90fc5d13: Layer already exists [2021-11-29T15:33:36.689Z] 8ffdbd5f25cf: Layer already exists [2021-11-29T15:33:36.689Z] 1a058d5342cc: Layer already exists [2021-11-29T15:33:36.689Z] dfd9a353c30e: Layer already exists [2021-11-29T15:33:36.689Z] 6de007813083: Layer already exists [2021-11-29T15:33:36.689Z] 2.2.0-dev.4: digest: sha256:0abb833dcf6a10a0d181101f8f2b71a23015d59fac36b652fbbe5a8337b2060f size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:36.983Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:37.287Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4 [2021-11-29T15:33:37.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-29T15:33:37.287Z] ccbb28048438: Preparing [2021-11-29T15:33:37.287Z] 141efb823cad: Preparing [2021-11-29T15:33:37.287Z] 9ecdc697e494: Preparing [2021-11-29T15:33:37.287Z] 8308ef162739: Preparing [2021-11-29T15:33:37.287Z] a1830bcbafac: Preparing [2021-11-29T15:33:37.287Z] 64fb90fc5d13: Preparing [2021-11-29T15:33:37.287Z] 8ffdbd5f25cf: Preparing [2021-11-29T15:33:37.287Z] dfd9a353c30e: Preparing [2021-11-29T15:33:37.287Z] 6de007813083: Preparing [2021-11-29T15:33:37.287Z] 1a058d5342cc: Preparing [2021-11-29T15:33:37.287Z] 8ffdbd5f25cf: Waiting [2021-11-29T15:33:37.287Z] dfd9a353c30e: Waiting [2021-11-29T15:33:37.287Z] 6de007813083: Waiting [2021-11-29T15:33:37.287Z] 1a058d5342cc: Waiting [2021-11-29T15:33:37.287Z] 64fb90fc5d13: Waiting [2021-11-29T15:33:37.287Z] ccbb28048438: Layer already exists [2021-11-29T15:33:37.287Z] a1830bcbafac: Layer already exists [2021-11-29T15:33:37.287Z] 8308ef162739: Layer already exists [2021-11-29T15:33:37.287Z] 9ecdc697e494: Layer already exists [2021-11-29T15:33:37.287Z] 141efb823cad: Layer already exists [2021-11-29T15:33:37.287Z] 64fb90fc5d13: Layer already exists [2021-11-29T15:33:37.287Z] 8ffdbd5f25cf: Layer already exists [2021-11-29T15:33:37.287Z] dfd9a353c30e: Layer already exists [2021-11-29T15:33:37.287Z] 6de007813083: Layer already exists [2021-11-29T15:33:37.287Z] 1a058d5342cc: Layer already exists [2021-11-29T15:33:37.287Z] 23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4: digest: sha256:0abb833dcf6a10a0d181101f8f2b71a23015d59fac36b652fbbe5a8337b2060f size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:37.590Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:37.939Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-11-29T15:33:37.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-29T15:33:37.939Z] ccbb28048438: Preparing [2021-11-29T15:33:37.939Z] 141efb823cad: Preparing [2021-11-29T15:33:37.939Z] 9ecdc697e494: Preparing [2021-11-29T15:33:37.939Z] 8308ef162739: Preparing [2021-11-29T15:33:37.939Z] a1830bcbafac: Preparing [2021-11-29T15:33:37.939Z] 64fb90fc5d13: Preparing [2021-11-29T15:33:37.939Z] 8ffdbd5f25cf: Preparing [2021-11-29T15:33:37.939Z] dfd9a353c30e: Preparing [2021-11-29T15:33:37.939Z] 6de007813083: Preparing [2021-11-29T15:33:37.939Z] 1a058d5342cc: Preparing [2021-11-29T15:33:37.939Z] 64fb90fc5d13: Waiting [2021-11-29T15:33:37.939Z] 8ffdbd5f25cf: Waiting [2021-11-29T15:33:37.939Z] dfd9a353c30e: Waiting [2021-11-29T15:33:37.939Z] 6de007813083: Waiting [2021-11-29T15:33:37.939Z] 1a058d5342cc: Waiting [2021-11-29T15:33:37.939Z] 9ecdc697e494: Layer already exists [2021-11-29T15:33:37.939Z] a1830bcbafac: Layer already exists [2021-11-29T15:33:37.939Z] 141efb823cad: Layer already exists [2021-11-29T15:33:37.939Z] 8308ef162739: Layer already exists [2021-11-29T15:33:37.939Z] ccbb28048438: Layer already exists [2021-11-29T15:33:37.939Z] 64fb90fc5d13: Layer already exists [2021-11-29T15:33:37.939Z] 8ffdbd5f25cf: Layer already exists [2021-11-29T15:33:37.939Z] 1a058d5342cc: Layer already exists [2021-11-29T15:33:37.939Z] 6de007813083: Layer already exists [2021-11-29T15:33:37.939Z] dfd9a353c30e: Layer already exists [2021-11-29T15:33:37.939Z] main: digest: sha256:0abb833dcf6a10a0d181101f8f2b71a23015d59fac36b652fbbe5a8337b2060f size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-29T15:33:37.993Z] ===================================================== [Pipeline] echo [2021-11-29T15:33:37.998Z] taggedImages: [2021-11-29T15:33:37.998Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:23881e65786e6db054b8e59a7c23de27e126c89d [2021-11-29T15:33:37.998Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-11-29T15:33:37.998Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.4 [2021-11-29T15:33:37.998Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4 [2021-11-29T15:33:37.998Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-11-29T15:33:38.009Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-11-29T15:33:38.009Z] 23881e65786e6db054b8e59a7c23de27e126c89d [2021-11-29T15:33:38.009Z] latest [2021-11-29T15:33:38.009Z] 2.2.0-dev.4 [2021-11-29T15:33:38.009Z] 23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4 [2021-11-29T15:33:38.009Z] main [2021-11-29T15:33:38.009Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:38.375Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:23881e65786e6db054b8e59a7c23de27e126c89d [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:38.669Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:23881e65786e6db054b8e59a7c23de27e126c89d [2021-11-29T15:33:38.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-29T15:33:38.669Z] efd29d98b5d1: Preparing [2021-11-29T15:33:38.669Z] 75a01eebbb97: Preparing [2021-11-29T15:33:38.669Z] 50d58c3b43b1: Preparing [2021-11-29T15:33:38.669Z] 30a2ebe9238d: Preparing [2021-11-29T15:33:38.669Z] 1a058d5342cc: Preparing [2021-11-29T15:33:38.669Z] 1a058d5342cc: Layer already exists [2021-11-29T15:33:38.669Z] 50d58c3b43b1: Layer already exists [2021-11-29T15:33:38.669Z] efd29d98b5d1: Pushed [2021-11-29T15:33:38.669Z] 30a2ebe9238d: Pushed [2021-11-29T15:33:39.611Z] 75a01eebbb97: Pushed [2021-11-29T15:33:39.870Z] 23881e65786e6db054b8e59a7c23de27e126c89d: digest: sha256:ed3ba0ab96c2a10c1a072d139da82e581826a3e3e9a4024c1aa3f3444ed8d768 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:40.171Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:40.467Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-11-29T15:33:40.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-29T15:33:40.467Z] efd29d98b5d1: Preparing [2021-11-29T15:33:40.467Z] 75a01eebbb97: Preparing [2021-11-29T15:33:40.467Z] 50d58c3b43b1: Preparing [2021-11-29T15:33:40.467Z] 30a2ebe9238d: Preparing [2021-11-29T15:33:40.467Z] 1a058d5342cc: Preparing [2021-11-29T15:33:40.467Z] 75a01eebbb97: Layer already exists [2021-11-29T15:33:40.467Z] 50d58c3b43b1: Layer already exists [2021-11-29T15:33:40.467Z] 1a058d5342cc: Layer already exists [2021-11-29T15:33:40.467Z] 30a2ebe9238d: Layer already exists [2021-11-29T15:33:40.467Z] efd29d98b5d1: Layer already exists [2021-11-29T15:33:40.467Z] latest: digest: sha256:ed3ba0ab96c2a10c1a072d139da82e581826a3e3e9a4024c1aa3f3444ed8d768 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:40.769Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:41.067Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.4 [2021-11-29T15:33:41.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-29T15:33:41.067Z] efd29d98b5d1: Preparing [2021-11-29T15:33:41.067Z] 75a01eebbb97: Preparing [2021-11-29T15:33:41.067Z] 50d58c3b43b1: Preparing [2021-11-29T15:33:41.067Z] 30a2ebe9238d: Preparing [2021-11-29T15:33:41.067Z] 1a058d5342cc: Preparing [2021-11-29T15:33:41.067Z] efd29d98b5d1: Layer already exists [2021-11-29T15:33:41.067Z] 50d58c3b43b1: Layer already exists [2021-11-29T15:33:41.067Z] 1a058d5342cc: Layer already exists [2021-11-29T15:33:41.067Z] 75a01eebbb97: Layer already exists [2021-11-29T15:33:41.067Z] 30a2ebe9238d: Layer already exists [2021-11-29T15:33:41.067Z] 2.2.0-dev.4: digest: sha256:ed3ba0ab96c2a10c1a072d139da82e581826a3e3e9a4024c1aa3f3444ed8d768 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:41.366Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:41.662Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4 [2021-11-29T15:33:41.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-29T15:33:41.662Z] efd29d98b5d1: Preparing [2021-11-29T15:33:41.662Z] 75a01eebbb97: Preparing [2021-11-29T15:33:41.662Z] 50d58c3b43b1: Preparing [2021-11-29T15:33:41.662Z] 30a2ebe9238d: Preparing [2021-11-29T15:33:41.662Z] 1a058d5342cc: Preparing [2021-11-29T15:33:41.662Z] 30a2ebe9238d: Layer already exists [2021-11-29T15:33:41.662Z] 50d58c3b43b1: Layer already exists [2021-11-29T15:33:41.662Z] 1a058d5342cc: Layer already exists [2021-11-29T15:33:41.662Z] efd29d98b5d1: Layer already exists [2021-11-29T15:33:41.662Z] 75a01eebbb97: Layer already exists [2021-11-29T15:33:41.662Z] 23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4: digest: sha256:ed3ba0ab96c2a10c1a072d139da82e581826a3e3e9a4024c1aa3f3444ed8d768 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:41.958Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:42.256Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-11-29T15:33:42.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-29T15:33:42.256Z] efd29d98b5d1: Preparing [2021-11-29T15:33:42.256Z] 75a01eebbb97: Preparing [2021-11-29T15:33:42.256Z] 50d58c3b43b1: Preparing [2021-11-29T15:33:42.256Z] 30a2ebe9238d: Preparing [2021-11-29T15:33:42.256Z] 1a058d5342cc: Preparing [2021-11-29T15:33:42.256Z] 30a2ebe9238d: Layer already exists [2021-11-29T15:33:42.256Z] 1a058d5342cc: Layer already exists [2021-11-29T15:33:42.256Z] 50d58c3b43b1: Layer already exists [2021-11-29T15:33:42.256Z] 75a01eebbb97: Layer already exists [2021-11-29T15:33:42.256Z] efd29d98b5d1: Layer already exists [2021-11-29T15:33:42.256Z] main: digest: sha256:ed3ba0ab96c2a10c1a072d139da82e581826a3e3e9a4024c1aa3f3444ed8d768 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-29T15:33:42.295Z] ===================================================== [Pipeline] echo [2021-11-29T15:33:42.303Z] taggedImages: [2021-11-29T15:33:42.303Z] - nexus3.edgexfoundry.org:10004/support-notifications:23881e65786e6db054b8e59a7c23de27e126c89d [2021-11-29T15:33:42.303Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-11-29T15:33:42.303Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.4 [2021-11-29T15:33:42.303Z] - nexus3.edgexfoundry.org:10004/support-notifications:23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4 [2021-11-29T15:33:42.303Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-11-29T15:33:42.324Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-11-29T15:33:42.324Z] 23881e65786e6db054b8e59a7c23de27e126c89d [2021-11-29T15:33:42.324Z] latest [2021-11-29T15:33:42.324Z] 2.2.0-dev.4 [2021-11-29T15:33:42.324Z] 23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4 [2021-11-29T15:33:42.324Z] main [2021-11-29T15:33:42.324Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:42.638Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:23881e65786e6db054b8e59a7c23de27e126c89d [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:42.927Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:23881e65786e6db054b8e59a7c23de27e126c89d [2021-11-29T15:33:42.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-29T15:33:42.927Z] 43b619dc27db: Preparing [2021-11-29T15:33:42.927Z] 9ddca63e1cf8: Preparing [2021-11-29T15:33:42.927Z] 50d58c3b43b1: Preparing [2021-11-29T15:33:42.927Z] 98fc1d46d7dd: Preparing [2021-11-29T15:33:42.927Z] 1a058d5342cc: Preparing [2021-11-29T15:33:42.927Z] 50d58c3b43b1: Layer already exists [2021-11-29T15:33:42.927Z] 98fc1d46d7dd: Layer already exists [2021-11-29T15:33:42.927Z] 1a058d5342cc: Layer already exists [2021-11-29T15:33:42.927Z] 43b619dc27db: Pushed [2021-11-29T15:33:43.868Z] 9ddca63e1cf8: Pushed [2021-11-29T15:33:43.868Z] 23881e65786e6db054b8e59a7c23de27e126c89d: digest: sha256:1a335aab0dff99d835885f2ca167f371417740df5111745f0703ee3841cc17df size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:44.166Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:44.459Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-11-29T15:33:44.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-29T15:33:44.459Z] 43b619dc27db: Preparing [2021-11-29T15:33:44.459Z] 9ddca63e1cf8: Preparing [2021-11-29T15:33:44.459Z] 50d58c3b43b1: Preparing [2021-11-29T15:33:44.459Z] 98fc1d46d7dd: Preparing [2021-11-29T15:33:44.459Z] 1a058d5342cc: Preparing [2021-11-29T15:33:44.459Z] 43b619dc27db: Layer already exists [2021-11-29T15:33:44.459Z] 98fc1d46d7dd: Layer already exists [2021-11-29T15:33:44.459Z] 1a058d5342cc: Layer already exists [2021-11-29T15:33:44.459Z] 9ddca63e1cf8: Layer already exists [2021-11-29T15:33:44.459Z] 50d58c3b43b1: Layer already exists [2021-11-29T15:33:44.459Z] latest: digest: sha256:1a335aab0dff99d835885f2ca167f371417740df5111745f0703ee3841cc17df size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:44.754Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:45.048Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.4 [2021-11-29T15:33:45.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-29T15:33:45.048Z] 43b619dc27db: Preparing [2021-11-29T15:33:45.048Z] 9ddca63e1cf8: Preparing [2021-11-29T15:33:45.048Z] 50d58c3b43b1: Preparing [2021-11-29T15:33:45.048Z] 98fc1d46d7dd: Preparing [2021-11-29T15:33:45.048Z] 1a058d5342cc: Preparing [2021-11-29T15:33:45.048Z] 98fc1d46d7dd: Layer already exists [2021-11-29T15:33:45.048Z] 9ddca63e1cf8: Layer already exists [2021-11-29T15:33:45.048Z] 50d58c3b43b1: Layer already exists [2021-11-29T15:33:45.048Z] 43b619dc27db: Layer already exists [2021-11-29T15:33:45.048Z] 1a058d5342cc: Layer already exists [2021-11-29T15:33:45.048Z] 2.2.0-dev.4: digest: sha256:1a335aab0dff99d835885f2ca167f371417740df5111745f0703ee3841cc17df size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:45.346Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:45.638Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4 [2021-11-29T15:33:45.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-29T15:33:45.638Z] 43b619dc27db: Preparing [2021-11-29T15:33:45.638Z] 9ddca63e1cf8: Preparing [2021-11-29T15:33:45.638Z] 50d58c3b43b1: Preparing [2021-11-29T15:33:45.638Z] 98fc1d46d7dd: Preparing [2021-11-29T15:33:45.638Z] 1a058d5342cc: Preparing [2021-11-29T15:33:45.638Z] 1a058d5342cc: Layer already exists [2021-11-29T15:33:45.638Z] 43b619dc27db: Layer already exists [2021-11-29T15:33:45.638Z] 98fc1d46d7dd: Layer already exists [2021-11-29T15:33:45.638Z] 50d58c3b43b1: Layer already exists [2021-11-29T15:33:45.638Z] 9ddca63e1cf8: Layer already exists [2021-11-29T15:33:45.638Z] 23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4: digest: sha256:1a335aab0dff99d835885f2ca167f371417740df5111745f0703ee3841cc17df size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:45.938Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:46.232Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-11-29T15:33:46.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-29T15:33:46.232Z] 43b619dc27db: Preparing [2021-11-29T15:33:46.232Z] 9ddca63e1cf8: Preparing [2021-11-29T15:33:46.232Z] 50d58c3b43b1: Preparing [2021-11-29T15:33:46.232Z] 98fc1d46d7dd: Preparing [2021-11-29T15:33:46.232Z] 1a058d5342cc: Preparing [2021-11-29T15:33:46.232Z] 1a058d5342cc: Layer already exists [2021-11-29T15:33:46.232Z] 9ddca63e1cf8: Layer already exists [2021-11-29T15:33:46.232Z] 98fc1d46d7dd: Layer already exists [2021-11-29T15:33:46.232Z] 43b619dc27db: Layer already exists [2021-11-29T15:33:46.232Z] 50d58c3b43b1: Layer already exists [2021-11-29T15:33:46.232Z] main: digest: sha256:1a335aab0dff99d835885f2ca167f371417740df5111745f0703ee3841cc17df size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-29T15:33:46.267Z] ===================================================== [Pipeline] echo [2021-11-29T15:33:46.275Z] taggedImages: [2021-11-29T15:33:46.275Z] - nexus3.edgexfoundry.org:10004/support-scheduler:23881e65786e6db054b8e59a7c23de27e126c89d [2021-11-29T15:33:46.275Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-11-29T15:33:46.275Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.4 [2021-11-29T15:33:46.275Z] - nexus3.edgexfoundry.org:10004/support-scheduler:23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4 [2021-11-29T15:33:46.275Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-11-29T15:33:46.296Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-11-29T15:33:46.296Z] 23881e65786e6db054b8e59a7c23de27e126c89d [2021-11-29T15:33:46.296Z] latest [2021-11-29T15:33:46.296Z] 2.2.0-dev.4 [2021-11-29T15:33:46.296Z] 23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4 [2021-11-29T15:33:46.296Z] main [2021-11-29T15:33:46.296Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:46.610Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:23881e65786e6db054b8e59a7c23de27e126c89d [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:46.919Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:23881e65786e6db054b8e59a7c23de27e126c89d [2021-11-29T15:33:46.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-29T15:33:46.919Z] 71430e5f9ad9: Preparing [2021-11-29T15:33:46.919Z] bc0120def874: Preparing [2021-11-29T15:33:46.919Z] 048bc65d4d93: Preparing [2021-11-29T15:33:46.919Z] 68dd1812c9c8: Preparing [2021-11-29T15:33:46.919Z] 879b85f2d1ed: Preparing [2021-11-29T15:33:46.919Z] 6777e3bbcb7c: Preparing [2021-11-29T15:33:46.919Z] fd08d546f6b8: Preparing [2021-11-29T15:33:46.919Z] 0636255016a6: Preparing [2021-11-29T15:33:46.919Z] 84e9d258764d: Preparing [2021-11-29T15:33:46.919Z] 56463f638872: Preparing [2021-11-29T15:33:46.919Z] e2eb06d8af82: Preparing [2021-11-29T15:33:46.919Z] fd08d546f6b8: Waiting [2021-11-29T15:33:46.919Z] 0636255016a6: Waiting [2021-11-29T15:33:46.919Z] 84e9d258764d: Waiting [2021-11-29T15:33:46.919Z] 56463f638872: Waiting [2021-11-29T15:33:46.919Z] e2eb06d8af82: Waiting [2021-11-29T15:33:46.919Z] 6777e3bbcb7c: Waiting [2021-11-29T15:33:46.919Z] 879b85f2d1ed: Layer already exists [2021-11-29T15:33:47.213Z] 6777e3bbcb7c: Layer already exists [2021-11-29T15:33:47.486Z] fd08d546f6b8: Layer already exists [2021-11-29T15:33:47.487Z] 0636255016a6: Layer already exists [2021-11-29T15:33:47.487Z] 84e9d258764d: Layer already exists [2021-11-29T15:33:47.487Z] bc0120def874: Pushed [2021-11-29T15:33:47.487Z] 56463f638872: Layer already exists [2021-11-29T15:33:47.487Z] e2eb06d8af82: Layer already exists [2021-11-29T15:33:47.487Z] 71430e5f9ad9: Pushed [2021-11-29T15:33:47.745Z] 048bc65d4d93: Pushed [2021-11-29T15:33:53.029Z] 68dd1812c9c8: Pushed [2021-11-29T15:33:53.029Z] 23881e65786e6db054b8e59a7c23de27e126c89d: digest: sha256:c3fed9adebd6db42e62e7dd141eac84570217bdcd3295e48a7b9f9b9f0a5d14a size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:53.321Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:53.613Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-11-29T15:33:53.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-29T15:33:53.613Z] 71430e5f9ad9: Preparing [2021-11-29T15:33:53.613Z] bc0120def874: Preparing [2021-11-29T15:33:53.613Z] 048bc65d4d93: Preparing [2021-11-29T15:33:53.613Z] 68dd1812c9c8: Preparing [2021-11-29T15:33:53.613Z] 879b85f2d1ed: Preparing [2021-11-29T15:33:53.613Z] 6777e3bbcb7c: Preparing [2021-11-29T15:33:53.613Z] fd08d546f6b8: Preparing [2021-11-29T15:33:53.613Z] 0636255016a6: Preparing [2021-11-29T15:33:53.613Z] 84e9d258764d: Preparing [2021-11-29T15:33:53.613Z] 56463f638872: Preparing [2021-11-29T15:33:53.613Z] e2eb06d8af82: Preparing [2021-11-29T15:33:53.613Z] 6777e3bbcb7c: Waiting [2021-11-29T15:33:53.613Z] fd08d546f6b8: Waiting [2021-11-29T15:33:53.613Z] 0636255016a6: Waiting [2021-11-29T15:33:53.613Z] 84e9d258764d: Waiting [2021-11-29T15:33:53.613Z] 56463f638872: Waiting [2021-11-29T15:33:53.613Z] e2eb06d8af82: Waiting [2021-11-29T15:33:53.613Z] 71430e5f9ad9: Layer already exists [2021-11-29T15:33:53.613Z] 879b85f2d1ed: Layer already exists [2021-11-29T15:33:53.613Z] 048bc65d4d93: Layer already exists [2021-11-29T15:33:53.613Z] bc0120def874: Layer already exists [2021-11-29T15:33:53.613Z] 68dd1812c9c8: Layer already exists [2021-11-29T15:33:53.613Z] fd08d546f6b8: Layer already exists [2021-11-29T15:33:53.613Z] 84e9d258764d: Layer already exists [2021-11-29T15:33:53.613Z] 6777e3bbcb7c: Layer already exists [2021-11-29T15:33:53.613Z] 0636255016a6: Layer already exists [2021-11-29T15:33:53.613Z] 56463f638872: Layer already exists [2021-11-29T15:33:53.613Z] e2eb06d8af82: Layer already exists [2021-11-29T15:33:53.613Z] latest: digest: sha256:c3fed9adebd6db42e62e7dd141eac84570217bdcd3295e48a7b9f9b9f0a5d14a size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:53.918Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:54.211Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.4 [2021-11-29T15:33:54.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-29T15:33:54.211Z] 71430e5f9ad9: Preparing [2021-11-29T15:33:54.211Z] bc0120def874: Preparing [2021-11-29T15:33:54.211Z] 048bc65d4d93: Preparing [2021-11-29T15:33:54.211Z] 68dd1812c9c8: Preparing [2021-11-29T15:33:54.211Z] 879b85f2d1ed: Preparing [2021-11-29T15:33:54.211Z] 6777e3bbcb7c: Preparing [2021-11-29T15:33:54.211Z] fd08d546f6b8: Preparing [2021-11-29T15:33:54.211Z] 0636255016a6: Preparing [2021-11-29T15:33:54.211Z] 84e9d258764d: Preparing [2021-11-29T15:33:54.211Z] 56463f638872: Preparing [2021-11-29T15:33:54.211Z] e2eb06d8af82: Preparing [2021-11-29T15:33:54.211Z] 6777e3bbcb7c: Waiting [2021-11-29T15:33:54.211Z] 84e9d258764d: Waiting [2021-11-29T15:33:54.211Z] fd08d546f6b8: Waiting [2021-11-29T15:33:54.211Z] 0636255016a6: Waiting [2021-11-29T15:33:54.211Z] 56463f638872: Waiting [2021-11-29T15:33:54.211Z] e2eb06d8af82: Waiting [2021-11-29T15:33:54.211Z] 71430e5f9ad9: Layer already exists [2021-11-29T15:33:54.211Z] 68dd1812c9c8: Layer already exists [2021-11-29T15:33:54.211Z] 048bc65d4d93: Layer already exists [2021-11-29T15:33:54.211Z] 879b85f2d1ed: Layer already exists [2021-11-29T15:33:54.211Z] bc0120def874: Layer already exists [2021-11-29T15:33:54.211Z] fd08d546f6b8: Layer already exists [2021-11-29T15:33:54.211Z] 84e9d258764d: Layer already exists [2021-11-29T15:33:54.211Z] 56463f638872: Layer already exists [2021-11-29T15:33:54.211Z] 6777e3bbcb7c: Layer already exists [2021-11-29T15:33:54.211Z] 0636255016a6: Layer already exists [2021-11-29T15:33:54.211Z] e2eb06d8af82: Layer already exists [2021-11-29T15:33:54.211Z] 2.2.0-dev.4: digest: sha256:c3fed9adebd6db42e62e7dd141eac84570217bdcd3295e48a7b9f9b9f0a5d14a size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:54.508Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:54.796Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4 [2021-11-29T15:33:54.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-29T15:33:54.796Z] 71430e5f9ad9: Preparing [2021-11-29T15:33:54.796Z] bc0120def874: Preparing [2021-11-29T15:33:54.796Z] 048bc65d4d93: Preparing [2021-11-29T15:33:54.796Z] 68dd1812c9c8: Preparing [2021-11-29T15:33:54.796Z] 879b85f2d1ed: Preparing [2021-11-29T15:33:54.796Z] 6777e3bbcb7c: Preparing [2021-11-29T15:33:54.796Z] fd08d546f6b8: Preparing [2021-11-29T15:33:54.796Z] 0636255016a6: Preparing [2021-11-29T15:33:54.796Z] 84e9d258764d: Preparing [2021-11-29T15:33:54.796Z] 56463f638872: Preparing [2021-11-29T15:33:54.796Z] e2eb06d8af82: Preparing [2021-11-29T15:33:54.796Z] fd08d546f6b8: Waiting [2021-11-29T15:33:54.796Z] 0636255016a6: Waiting [2021-11-29T15:33:54.796Z] 84e9d258764d: Waiting [2021-11-29T15:33:54.796Z] 56463f638872: Waiting [2021-11-29T15:33:54.796Z] e2eb06d8af82: Waiting [2021-11-29T15:33:54.796Z] 6777e3bbcb7c: Waiting [2021-11-29T15:33:54.796Z] 71430e5f9ad9: Layer already exists [2021-11-29T15:33:54.796Z] bc0120def874: Layer already exists [2021-11-29T15:33:54.796Z] 68dd1812c9c8: Layer already exists [2021-11-29T15:33:54.796Z] 879b85f2d1ed: Layer already exists [2021-11-29T15:33:54.796Z] 048bc65d4d93: Layer already exists [2021-11-29T15:33:54.796Z] 6777e3bbcb7c: Layer already exists [2021-11-29T15:33:54.796Z] fd08d546f6b8: Layer already exists [2021-11-29T15:33:54.796Z] 0636255016a6: Layer already exists [2021-11-29T15:33:54.796Z] 84e9d258764d: Layer already exists [2021-11-29T15:33:54.796Z] 56463f638872: Layer already exists [2021-11-29T15:33:54.796Z] e2eb06d8af82: Layer already exists [2021-11-29T15:33:54.796Z] 23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4: digest: sha256:c3fed9adebd6db42e62e7dd141eac84570217bdcd3295e48a7b9f9b9f0a5d14a size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:55.092Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:33:55.382Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-11-29T15:33:55.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-29T15:33:55.383Z] 71430e5f9ad9: Preparing [2021-11-29T15:33:55.383Z] bc0120def874: Preparing [2021-11-29T15:33:55.383Z] 048bc65d4d93: Preparing [2021-11-29T15:33:55.383Z] 68dd1812c9c8: Preparing [2021-11-29T15:33:55.383Z] 879b85f2d1ed: Preparing [2021-11-29T15:33:55.383Z] 6777e3bbcb7c: Preparing [2021-11-29T15:33:55.383Z] fd08d546f6b8: Preparing [2021-11-29T15:33:55.383Z] 0636255016a6: Preparing [2021-11-29T15:33:55.383Z] 84e9d258764d: Preparing [2021-11-29T15:33:55.383Z] 56463f638872: Preparing [2021-11-29T15:33:55.383Z] e2eb06d8af82: Preparing [2021-11-29T15:33:55.383Z] 6777e3bbcb7c: Waiting [2021-11-29T15:33:55.383Z] fd08d546f6b8: Waiting [2021-11-29T15:33:55.383Z] 0636255016a6: Waiting [2021-11-29T15:33:55.383Z] 84e9d258764d: Waiting [2021-11-29T15:33:55.383Z] 56463f638872: Waiting [2021-11-29T15:33:55.383Z] e2eb06d8af82: Waiting [2021-11-29T15:33:55.383Z] 879b85f2d1ed: Layer already exists [2021-11-29T15:33:55.383Z] 71430e5f9ad9: Layer already exists [2021-11-29T15:33:55.383Z] 68dd1812c9c8: Layer already exists [2021-11-29T15:33:55.383Z] bc0120def874: Layer already exists [2021-11-29T15:33:55.383Z] 048bc65d4d93: Layer already exists [2021-11-29T15:33:55.383Z] fd08d546f6b8: Layer already exists [2021-11-29T15:33:55.383Z] 6777e3bbcb7c: Layer already exists [2021-11-29T15:33:55.383Z] 84e9d258764d: Layer already exists [2021-11-29T15:33:55.383Z] 0636255016a6: Layer already exists [2021-11-29T15:33:55.383Z] 56463f638872: Layer already exists [2021-11-29T15:33:55.383Z] e2eb06d8af82: Layer already exists [2021-11-29T15:33:55.383Z] main: digest: sha256:c3fed9adebd6db42e62e7dd141eac84570217bdcd3295e48a7b9f9b9f0a5d14a size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-29T15:33:55.419Z] ===================================================== [Pipeline] echo [2021-11-29T15:33:55.426Z] taggedImages: [2021-11-29T15:33:55.426Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:23881e65786e6db054b8e59a7c23de27e126c89d [2021-11-29T15:33:55.426Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-11-29T15:33:55.426Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.4 [2021-11-29T15:33:55.426Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4 [2021-11-29T15:33:55.426Z] - 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-11-29T15:35:17.152Z] Removing intermediate container e7a9be706f35 [2021-11-29T15:35:17.152Z] ---> 65c3707cdf99 [2021-11-29T15:35:17.152Z] [2021-11-29T15:35:17.152Z] Step 9/30 : FROM alpine:3.14 [2021-11-29T15:35:17.152Z] Removing intermediate container 6cc3f1c4a9b5 [2021-11-29T15:35:17.152Z] ---> 37cfedbd712e [2021-11-29T15:35:17.152Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-29T15:35:17.152Z] 3.14: Pulling from library/alpine [2021-11-29T15:35:17.152Z] ---> Running in 234cd48b558e [2021-11-29T15:35:17.152Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-29T15:35:17.152Z] Status: Downloaded newer image for alpine:3.14 [2021-11-29T15:35:17.152Z] ---> 5b8b7b635229 [2021-11-29T15:35:17.152Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-29T15:35:17.152Z] ---> Running in 6f35496004bf [2021-11-29T15:35:17.152Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.4" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-29T15:35:17.152Z] Removing intermediate container 6f35496004bf [2021-11-29T15:35:17.152Z] ---> 581019a7be5b [2021-11-29T15:35:17.152Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-29T15:35:17.152Z] ---> Running in b8a1bce40298 [2021-11-29T15:35:17.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-29T15:35:17.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-29T15:35:17.152Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-29T15:35:17.152Z] (2/2) Installing su-exec (0.2-r1) [2021-11-29T15:35:17.152Z] Executing busybox-1.33.1-r6.trigger [2021-11-29T15:35:17.152Z] OK: 6 MiB in 16 packages [2021-11-29T15:35:17.152Z] Removing intermediate container b8a1bce40298 [2021-11-29T15:35:17.152Z] ---> 57dcf7e182ce [2021-11-29T15:35:17.152Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-29T15:35:17.152Z] ---> Running in d888a11cb0e0 [2021-11-29T15:35:17.152Z] Removing intermediate container 234cd48b558e [2021-11-29T15:35:17.152Z] ---> afc409e6ec8c [2021-11-29T15:35:17.152Z] [2021-11-29T15:35:17.152Z] Step 10/22 : FROM docker:20.10.8 [2021-11-29T15:35:17.152Z] 20.10.8: Pulling from library/docker [2021-11-29T15:35:17.152Z] Removing intermediate container d888a11cb0e0 [2021-11-29T15:35:17.152Z] ---> 3b780ed79665 [2021-11-29T15:35:17.152Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-29T15:35:17.152Z] ---> Running in 92c4128d00f8 [2021-11-29T15:35:17.152Z] Removing intermediate container 92c4128d00f8 [2021-11-29T15:35:17.152Z] ---> ddc553fd86ed [2021-11-29T15:35:17.152Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-29T15:35:17.152Z] ---> Running in 6d880f0f81de [2021-11-29T15:35:17.152Z] Removing intermediate container 4abcee0dc4cf [2021-11-29T15:35:17.152Z] ---> dcc1c111e1d1 [2021-11-29T15:35:17.152Z] [2021-11-29T15:35:17.152Z] Step 9/21 : FROM alpine:3.14 [2021-11-29T15:35:17.152Z] ---> 5b8b7b635229 [2021-11-29T15:35:17.152Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-29T15:35:17.439Z] ---> Running in f372e2a74fad [2021-11-29T15:35:18.057Z] Removing intermediate container 6d880f0f81de [2021-11-29T15:35:18.057Z] ---> 0ee2bc64fbf6 [2021-11-29T15:35:18.057Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-29T15:35:18.344Z] ---> Running in 292f24af8b1a [2021-11-29T15:35:19.787Z] Removing intermediate container 292f24af8b1a [2021-11-29T15:35:19.788Z] ---> 59c26349718c [2021-11-29T15:35:19.788Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-29T15:35:19.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-29T15:35:20.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-29T15:35:21.049Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-29T15:35:21.049Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-29T15:35:21.049Z] Executing busybox-1.33.1-r6.trigger [2021-11-29T15:35:21.049Z] Executing ca-certificates-20191127-r5.trigger [2021-11-29T15:35:21.326Z] OK: 6 MiB in 16 packages [2021-11-29T15:35:21.599Z] ---> ffa82fb2d856 [2021-11-29T15:35:21.599Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-29T15:35:21.875Z] ---> Running in 1508ecb88be2 [2021-11-29T15:35:22.151Z] Removing intermediate container dd8e3fe70c9a [2021-11-29T15:35:22.151Z] ---> b5779c6c500b [2021-11-29T15:35:22.151Z] [2021-11-29T15:35:22.151Z] Step 11/23 : FROM alpine:3.14 [2021-11-29T15:35:22.151Z] ---> 5b8b7b635229 [2021-11-29T15:35:22.151Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-29T15:35:22.427Z] ---> Running in b270433494b2 [2021-11-29T15:35:23.878Z] Removing intermediate container f372e2a74fad [2021-11-29T15:35:23.878Z] ---> 6fcb4ca7167d [2021-11-29T15:35:23.878Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-29T15:35:24.155Z] ---> Running in 902b2c15bfd4 [2021-11-29T15:35:24.430Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-29T15:35:24.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-29T15:35:25.313Z] Removing intermediate container 902b2c15bfd4 [2021-11-29T15:35:25.313Z] ---> 1e72488f73d7 [2021-11-29T15:35:25.313Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-29T15:35:25.313Z] Removing intermediate container 1508ecb88be2 [2021-11-29T15:35:25.313Z] ---> 2267ccd51bf8 [2021-11-29T15:35:25.313Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-29T15:35:25.313Z] ---> Running in ecd3f48a7664 [2021-11-29T15:35:25.313Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-29T15:35:25.592Z] Executing busybox-1.33.1-r6.trigger [2021-11-29T15:35:25.592Z] OK: 6 MiB in 15 packages [2021-11-29T15:35:26.589Z] Removing intermediate container ecd3f48a7664 [2021-11-29T15:35:26.589Z] ---> a77e8cff760a [2021-11-29T15:35:26.589Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-29T15:35:26.589Z] ---> Running in bb472085a07a [2021-11-29T15:35:26.864Z] Removing intermediate container b270433494b2 [2021-11-29T15:35:26.864Z] ---> e75a7d04a82e [2021-11-29T15:35:26.864Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-29T15:35:26.864Z] ---> 24889b89a5f3 [2021-11-29T15:35:26.864Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-29T15:35:27.141Z] ---> Running in 5d80c351cda6 [2021-11-29T15:35:27.417Z] Removing intermediate container bb472085a07a [2021-11-29T15:35:27.417Z] ---> a45c8e5779e9 [2021-11-29T15:35:27.417Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-29T15:35:28.017Z] Removing intermediate container 5d80c351cda6 [2021-11-29T15:35:28.017Z] ---> 3c8c0fe984fc [2021-11-29T15:35:28.017Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-29T15:35:28.017Z] ---> Running in da544b5118bc [2021-11-29T15:35:28.299Z] Removing intermediate container 7c875705f4bb [2021-11-29T15:35:28.299Z] ---> 8fda1ef13cf8 [2021-11-29T15:35:28.299Z] [2021-11-29T15:35:28.299Z] Step 9/22 : FROM alpine:3.14 [2021-11-29T15:35:28.299Z] ---> 5b8b7b635229 [2021-11-29T15:35:28.299Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-29T15:35:28.573Z] ---> Running in da8184c19227 [2021-11-29T15:35:28.573Z] ---> c4e1d29b2a92 [2021-11-29T15:35:28.573Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-29T15:35:28.850Z] Removing intermediate container da544b5118bc [2021-11-29T15:35:28.850Z] ---> 3ea516d58320 [2021-11-29T15:35:28.850Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-29T15:35:28.850Z] ---> Running in 6dca0ea6d45e [2021-11-29T15:35:29.132Z] Removing intermediate container da8184c19227 [2021-11-29T15:35:29.132Z] ---> 1d12ca15086d [2021-11-29T15:35:29.132Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-29T15:35:29.418Z] ---> Running in c32a1dc92ceb [2021-11-29T15:35:29.693Z] ---> d0f13bc79780 [2021-11-29T15:35:29.693Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-29T15:35:29.693Z] Removing intermediate container 6dca0ea6d45e [2021-11-29T15:35:29.693Z] ---> 3ea3c129b37e [2021-11-29T15:35:29.693Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-29T15:35:29.969Z] Removing intermediate container c32a1dc92ceb [2021-11-29T15:35:29.969Z] ---> 791c525bfe73 [2021-11-29T15:35:29.969Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-29T15:35:30.246Z] ---> Running in 86a094204b5c [2021-11-29T15:35:30.524Z] ---> 3b6ac28fdbf6 [2021-11-29T15:35:30.524Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-29T15:35:30.798Z] Removing intermediate container 86a094204b5c [2021-11-29T15:35:30.799Z] ---> dade20db854f [2021-11-29T15:35:30.799Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T15:35:30.799Z] ---> c8ed452265b7 [2021-11-29T15:35:30.799Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-29T15:35:31.076Z] ---> Running in b926eb052c3d [2021-11-29T15:35:31.076Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-29T15:35:31.076Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-29T15:35:31.076Z] ---> 3734d5adc5ac [2021-11-29T15:35:31.076Z] 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-11-29T15:35:31.355Z] ---> eba5a14631ef [2021-11-29T15:35:31.355Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-29T15:35:31.355Z] ---> Running in 549ce8210fea [2021-11-29T15:35:31.957Z] ---> 7d8efbc54dfb [2021-11-29T15:35:31.957Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-29T15:35:31.957Z] Removing intermediate container 549ce8210fea [2021-11-29T15:35:31.957Z] ---> 7b2917f81992 [2021-11-29T15:35:31.957Z] 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-11-29T15:35:32.237Z] ---> Running in 0c4676015581 [2021-11-29T15:35:32.237Z] ---> Running in 6ce1250737c5 [2021-11-29T15:35:32.509Z] ---> bd69275b7f2b [2021-11-29T15:35:32.509Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-29T15:35:32.783Z] Removing intermediate container 0c4676015581 [2021-11-29T15:35:32.783Z] ---> fc4a9e75f049 [2021-11-29T15:35:32.783Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-29T15:35:32.783Z] ---> 72adc82ceaab [2021-11-29T15:35:32.783Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-29T15:35:33.070Z] ---> Running in 971b2fe9d94e [2021-11-29T15:35:33.672Z] Removing intermediate container 971b2fe9d94e [2021-11-29T15:35:33.672Z] ---> 1aaad68fc1ef [2021-11-29T15:35:33.672Z] Step 19/21 : LABEL arch=arm64 [2021-11-29T15:35:33.948Z] ---> Running in d95b45e6a7e8 [2021-11-29T15:35:33.948Z] Removing intermediate container b926eb052c3d [2021-11-29T15:35:33.948Z] ---> 322a380ef74b [2021-11-29T15:35:33.948Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-29T15:35:34.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-29T15:35:34.225Z] ---> 83086ff789f4 [2021-11-29T15:35:34.225Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-29T15:35:34.225Z] ---> 435bdbb2aec1 [2021-11-29T15:35:34.225Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-29T15:35:34.225Z] ---> Running in 798b660c1145 [2021-11-29T15:35:34.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-29T15:35:34.512Z] ---> Running in aaedd5dc25a5 [2021-11-29T15:35:34.512Z] Removing intermediate container d95b45e6a7e8 [2021-11-29T15:35:34.512Z] ---> 886c17992ef5 [2021-11-29T15:35:34.512Z] Step 20/21 : LABEL git_sha=23881e65786e6db054b8e59a7c23de27e126c89d [2021-11-29T15:35:34.512Z] ---> Running in 11a9d565ea0a [2021-11-29T15:35:34.794Z] ---> Running in a66c01267bf1 [2021-11-29T15:35:35.391Z] Removing intermediate container aaedd5dc25a5 [2021-11-29T15:35:35.391Z] ---> 5331f4c76d79 [2021-11-29T15:35:35.391Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-29T15:35:35.391Z] (1/42) Installing readline (8.1.0-r0) [2021-11-29T15:35:35.391Z] (2/42) Installing bash (5.1.4-r0) [2021-11-29T15:35:35.391Z] Executing bash-5.1.4-r0.post-install [2021-11-29T15:35:35.391Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-29T15:35:35.391Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-29T15:35:35.391Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-29T15:35:35.391Z] Removing intermediate container 11a9d565ea0a [2021-11-29T15:35:35.391Z] ---> 97b1fcc3d75d [2021-11-29T15:35:35.391Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-29T15:35:35.391Z] (6/42) Installing curl (7.79.1-r0) [2021-11-29T15:35:35.391Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-29T15:35:35.391Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-29T15:35:35.391Z] (9/42) Installing expat (2.4.1-r0) [2021-11-29T15:35:35.391Z] (10/42) Installing libffi (3.3-r2) [2021-11-29T15:35:35.391Z] (11/42) Installing gdbm (1.19-r0) [2021-11-29T15:35:35.391Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-29T15:35:35.391Z] ---> Running in a2de607609b5 [2021-11-29T15:35:35.666Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-29T15:35:35.666Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-29T15:35:35.666Z] Removing intermediate container a66c01267bf1 [2021-11-29T15:35:35.666Z] ---> 7533cf217853 [2021-11-29T15:35:35.666Z] Step 21/21 : LABEL version=2.2.0-dev.4 [2021-11-29T15:35:35.666Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-29T15:35:35.666Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-29T15:35:35.666Z] (17/42) Installing python3 (3.9.5-r2) [2021-11-29T15:35:35.666Z] ---> Running in 1d1b6634f60a [2021-11-29T15:35:36.270Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-29T15:35:36.270Z] Removing intermediate container a2de607609b5 [2021-11-29T15:35:36.270Z] ---> c5d547c5492e [2021-11-29T15:35:36.270Z] Step 21/23 : LABEL arch=arm64 [2021-11-29T15:35:36.542Z] Removing intermediate container 1d1b6634f60a [2021-11-29T15:35:36.542Z] ---> 060ebc2b7aad [2021-11-29T15:35:36.542Z] [2021-11-29T15:35:36.542Z] ---> Running in 704f57d750fc [2021-11-29T15:35:36.542Z] ---> 01d9a843323c [2021-11-29T15:35:36.542Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-29T15:35:36.822Z] Successfully built 060ebc2b7aad [2021-11-29T15:35:36.822Z] Successfully tagged support-notifications-arm64:latest [2021-11-29T15:35:36.822Z]  Building support-notifications ... done Building security-proxy-setup [2021-11-29T15:35:37.106Z] ---> Running in d5c98c317fb9 [2021-11-29T15:35:37.106Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-29T15:35:37.106Z] Removing intermediate container 704f57d750fc [2021-11-29T15:35:37.106Z] ---> 19fece3045d1 [2021-11-29T15:35:37.106Z] Step 22/23 : LABEL git_sha=23881e65786e6db054b8e59a7c23de27e126c89d [2021-11-29T15:35:37.385Z] ---> Running in 801f95213317 [2021-11-29T15:35:38.000Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-29T15:35:38.000Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-29T15:35:38.000Z] Removing intermediate container 801f95213317 [2021-11-29T15:35:38.000Z] ---> 006e7d1fa3df [2021-11-29T15:35:38.000Z] Step 23/23 : LABEL version=2.2.0-dev.4 [2021-11-29T15:35:38.000Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-29T15:35:38.294Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-29T15:35:38.294Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-29T15:35:38.294Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-29T15:35:38.294Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-29T15:35:38.294Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-29T15:35:38.294Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-29T15:35:38.294Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-29T15:35:38.294Z] ---> Running in f17c792374d1 [2021-11-29T15:35:38.294Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-29T15:35:38.294Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-29T15:35:38.294Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-29T15:35:38.294Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-29T15:35:38.294Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-29T15:35:38.294Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-29T15:35:38.578Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-29T15:35:38.578Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-29T15:35:38.578Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-29T15:35:38.578Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-29T15:35:38.578Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-29T15:35:38.578Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-29T15:35:38.578Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-29T15:35:38.578Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-29T15:35:38.578Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-29T15:35:38.578Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-29T15:35:38.578Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-29T15:35:38.578Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-29T15:35:38.578Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-29T15:35:38.865Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-29T15:35:38.865Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-29T15:35:38.865Z] Executing busybox-1.33.1-r6.trigger [2021-11-29T15:35:38.865Z] OK: 8 MiB in 20 packages [2021-11-29T15:35:39.140Z] Removing intermediate container f17c792374d1 [2021-11-29T15:35:39.141Z] ---> 2c5a72fbabf4 [2021-11-29T15:35:39.141Z] [2021-11-29T15:35:39.430Z] Executing busybox-1.33.1-r3.trigger [2021-11-29T15:35:39.713Z] OK: 84 MiB in 64 packages [2021-11-29T15:35:39.713Z] Successfully built 2c5a72fbabf4 [2021-11-29T15:35:39.713Z] Successfully tagged support-scheduler-arm64:latest [2021-11-29T15:35:39.713Z]  Building support-scheduler ... done Building security-secretstore-setup [2021-11-29T15:35:40.327Z] Removing intermediate container d5c98c317fb9 [2021-11-29T15:35:40.327Z] ---> c0e1e25dfbb3 [2021-11-29T15:35:40.327Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-29T15:35:40.601Z] ---> Running in b5b99c717e58 [2021-11-29T15:35:40.601Z] Removing intermediate container 798b660c1145 [2021-11-29T15:35:40.601Z] ---> 60c6e2d09bbe [2021-11-29T15:35:40.601Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-29T15:35:41.199Z] Removing intermediate container b5b99c717e58 [2021-11-29T15:35:41.199Z] ---> d582b832d1d0 [2021-11-29T15:35:41.199Z] Step 27/30 : CMD ["gate"] [2021-11-29T15:35:41.473Z] ---> Running in 945b773c0126 [2021-11-29T15:35:41.751Z] ---> 87e4c9a264ee [2021-11-29T15:35:41.751Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-29T15:35:42.351Z] Removing intermediate container 945b773c0126 [2021-11-29T15:35:42.351Z] ---> 86740f8e079c [2021-11-29T15:35:42.351Z] Step 28/30 : LABEL arch=arm64 [2021-11-29T15:35:42.630Z] ---> Running in 72e4642ab2d6 [2021-11-29T15:35:43.230Z] Removing intermediate container 72e4642ab2d6 [2021-11-29T15:35:43.230Z] ---> 4754de57e0f7 [2021-11-29T15:35:43.230Z] Step 29/30 : LABEL git_sha=23881e65786e6db054b8e59a7c23de27e126c89d [2021-11-29T15:35:43.230Z] ---> 92398911eae4 [2021-11-29T15:35:43.230Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-29T15:35:43.521Z] ---> Running in 82d1f9adbcd8 [2021-11-29T15:35:44.127Z] Collecting docker-compose==1.23.2 [2021-11-29T15:35:44.127Z] Removing intermediate container 82d1f9adbcd8 [2021-11-29T15:35:44.127Z] ---> 21b9d991c8d3 [2021-11-29T15:35:44.127Z] Step 30/30 : LABEL version=2.2.0-dev.4 [2021-11-29T15:35:44.127Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-29T15:35:44.408Z] ---> eb193f6c2ddb [2021-11-29T15:35:44.408Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-29T15:35:44.408Z] ---> Running in 9784ba2c1e81 [2021-11-29T15:35:44.684Z] ---> Running in 8f8bab2923ae [2021-11-29T15:35:44.965Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-29T15:35:44.965Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-29T15:35:44.965Z] Collecting cached-property<2,>=1.2.0 [2021-11-29T15:35:44.965Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-29T15:35:45.240Z] Removing intermediate container 9784ba2c1e81 [2021-11-29T15:35:45.240Z] ---> 857b557b8cff [2021-11-29T15:35:45.240Z] [2021-11-29T15:35:45.240Z] Removing intermediate container 8f8bab2923ae [2021-11-29T15:35:45.240Z] ---> 2754542bc0a9 [2021-11-29T15:35:45.240Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-29T15:35:45.513Z] Collecting jsonschema<3,>=2.5.1 [2021-11-29T15:35:45.513Z] ---> Running in 57f4f0c6ac71 [2021-11-29T15:35:45.513Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-29T15:35:45.790Z] Successfully built 857b557b8cff [2021-11-29T15:35:45.790Z] Successfully tagged security-bootstrapper-arm64:latest [2021-11-29T15:35:45.790Z] Building core-command [2021-11-29T15:35:46.063Z]  Building security-bootstrapper ... done Removing intermediate container 57f4f0c6ac71 [2021-11-29T15:35:46.063Z] ---> 8452e8087d08 [2021-11-29T15:35:46.063Z] Step 20/22 : LABEL arch=arm64 [2021-11-29T15:35:46.063Z] ---> Running in 00ddd8e4871b [2021-11-29T15:35:46.694Z] Collecting PyYAML<4,>=3.10 [2021-11-29T15:35:46.694Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-29T15:35:46.694Z] Removing intermediate container 00ddd8e4871b [2021-11-29T15:35:46.694Z] ---> f4c1d1cc0013 [2021-11-29T15:35:46.694Z] Step 21/22 : LABEL git_sha=23881e65786e6db054b8e59a7c23de27e126c89d [2021-11-29T15:35:46.694Z] ---> Running in e575151b2495 [2021-11-29T15:35:47.314Z] Removing intermediate container e575151b2495 [2021-11-29T15:35:47.314Z] ---> 8e1ee2f1384d [2021-11-29T15:35:47.314Z] Step 22/22 : LABEL version=2.2.0-dev.4 [2021-11-29T15:35:47.314Z] ---> Running in a702a5688136 [2021-11-29T15:35:47.932Z] Removing intermediate container a702a5688136 [2021-11-29T15:35:47.932Z] ---> 4fb1113ba5b6 [2021-11-29T15:35:47.932Z] [2021-11-29T15:35:48.208Z] Successfully built 4fb1113ba5b6 [2021-11-29T15:35:48.208Z] Successfully tagged core-data-arm64:latest [2021-11-29T15:35:48.208Z]  Building core-data ... done Building core-metadata [2021-11-29T15:35:49.650Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-29T15:35:49.650Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-29T15:35:51.632Z] Collecting docker<4.0,>=3.6.0 [2021-11-29T15:35:51.632Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-29T15:35:51.917Z] Collecting docopt<0.7,>=0.6.1 [2021-11-29T15:35:51.917Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-29T15:35:55.304Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-29T15:35:55.304Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-29T15:35:55.304Z] 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-11-29T15:35:55.304Z] Collecting texttable<0.10,>=0.9.0 [2021-11-29T15:35:55.304Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-29T15:35:57.407Z] Collecting docker-pycreds>=0.4.0 [2021-11-29T15:35:57.408Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-29T15:35:58.383Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-29T15:35:58.656Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-29T15:35:58.656Z] Collecting idna<2.8,>=2.5 [2021-11-29T15:35:58.656Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-29T15:35:58.927Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-29T15:35:58.927Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-29T15:35:58.927Z] 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-11-29T15:35:59.202Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-29T15:35:59.202Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-29T15:35:59.202Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-29T15:35:59.202Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-29T15:36:00.178Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-29T15:36:00.178Z] Attempting uninstall: urllib3 [2021-11-29T15:36:00.178Z] Found existing installation: urllib3 1.26.5 [2021-11-29T15:36:00.178Z] Uninstalling urllib3-1.26.5: [2021-11-29T15:36:00.178Z] Successfully uninstalled urllib3-1.26.5 [2021-11-29T15:36:00.773Z] Attempting uninstall: idna [2021-11-29T15:36:00.773Z] Found existing installation: idna 3.2 [2021-11-29T15:36:00.773Z] Uninstalling idna-3.2: [2021-11-29T15:36:01.051Z] Successfully uninstalled idna-3.2 [2021-11-29T15:36:02.035Z] Attempting uninstall: chardet [2021-11-29T15:36:02.036Z] Found existing installation: chardet 4.0.0 [2021-11-29T15:36:02.036Z] Uninstalling chardet-4.0.0: [2021-11-29T15:36:02.036Z] Successfully uninstalled chardet-4.0.0 [2021-11-29T15:36:02.638Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-29T15:36:02.638Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-29T15:36:02.638Z] ---> a7d21fafbd17 [2021-11-29T15:36:02.638Z] Step 3/20 : WORKDIR /edgex-go [2021-11-29T15:36:02.638Z] ---> Using cache [2021-11-29T15:36:02.638Z] ---> f67d8b8532d2 [2021-11-29T15:36:02.638Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T15:36:02.638Z] ---> Using cache [2021-11-29T15:36:02.638Z] ---> 94177f8c16ad [2021-11-29T15:36:02.638Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-29T15:36:04.091Z] ---> Running in 2488c51ea061 [2021-11-29T15:36:04.091Z] Attempting uninstall: requests [2021-11-29T15:36:04.091Z] Found existing installation: requests 2.25.1 [2021-11-29T15:36:04.091Z] Uninstalling requests-2.25.1: [2021-11-29T15:36:04.368Z] Successfully uninstalled requests-2.25.1 [2021-11-29T15:36:04.642Z] Running setup.py install for texttable: started [2021-11-29T15:36:05.630Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-29T15:36:06.639Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-29T15:36:06.924Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-29T15:36:06.924Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-29T15:36:06.924Z] ---> a7d21fafbd17 [2021-11-29T15:36:06.924Z] Step 3/24 : WORKDIR /edgex-go [2021-11-29T15:36:06.924Z] ---> Using cache [2021-11-29T15:36:06.924Z] ---> f67d8b8532d2 [2021-11-29T15:36:06.924Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T15:36:06.924Z] ---> Using cache [2021-11-29T15:36:06.924Z] ---> 94177f8c16ad [2021-11-29T15:36:06.924Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-29T15:36:06.924Z] ---> Running in be8ba987123a [2021-11-29T15:36:07.198Z] Running setup.py install for texttable: finished with status 'done' [2021-11-29T15:36:07.198Z] Running setup.py install for PyYAML: started [2021-11-29T15:36:07.473Z] OK: 219 MiB in 52 packages [2021-11-29T15:36:09.468Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-29T15:36:09.468Z] Removing intermediate container 2488c51ea061 [2021-11-29T15:36:09.468Z] ---> cf0112409a99 [2021-11-29T15:36:09.468Z] Step 6/20 : COPY . . [2021-11-29T15:36:10.063Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-29T15:36:10.063Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-29T15:36:10.337Z] Running setup.py install for docopt: started [2021-11-29T15:36:10.938Z] OK: 219 MiB in 52 packages [2021-11-29T15:36:12.933Z] Removing intermediate container be8ba987123a [2021-11-29T15:36:12.933Z] ---> ff42b38b5224 [2021-11-29T15:36:12.933Z] Step 6/24 : COPY . . [2021-11-29T15:36:12.933Z] Running setup.py install for docopt: finished with status 'done' [2021-11-29T15:36:12.933Z] Running setup.py install for dockerpty: started [2021-11-29T15:36:13.918Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-29T15:36:13.918Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-29T15:36:13.918Z] ---> a7d21fafbd17 [2021-11-29T15:36:13.918Z] Step 3/22 : WORKDIR /edgex-go [2021-11-29T15:36:13.918Z] ---> Using cache [2021-11-29T15:36:13.918Z] ---> f67d8b8532d2 [2021-11-29T15:36:13.918Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T15:36:13.918Z] ---> Using cache [2021-11-29T15:36:13.918Z] ---> 94177f8c16ad [2021-11-29T15:36:13.918Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-29T15:36:13.918Z] ---> Using cache [2021-11-29T15:36:13.918Z] ---> ff42b38b5224 [2021-11-29T15:36:13.918Z] Step 6/22 : COPY . . [2021-11-29T15:36:14.895Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-29T15:36:15.170Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-29T15:36:15.170Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-29T15:36:15.170Z] ---> a7d21fafbd17 [2021-11-29T15:36:15.170Z] Step 3/22 : WORKDIR /edgex-go [2021-11-29T15:36:15.170Z] ---> Using cache [2021-11-29T15:36:15.170Z] ---> f67d8b8532d2 [2021-11-29T15:36:15.170Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T15:36:15.170Z] ---> Using cache [2021-11-29T15:36:15.170Z] ---> 94177f8c16ad [2021-11-29T15:36:15.170Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-29T15:36:15.170Z] ---> Using cache [2021-11-29T15:36:15.170Z] ---> ff42b38b5224 [2021-11-29T15:36:15.170Z] Step 6/22 : COPY . . [2021-11-29T15:36:16.606Z] 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-11-29T15:36:26.787Z] ---> 79ec4621dfc5 [2021-11-29T15:36:26.787Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-29T15:36:26.787Z] ---> Running in af9d216a8084 [2021-11-29T15:36:27.772Z] ---> 1c889f489646 [2021-11-29T15:36:27.772Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-29T15:36:27.772Z] ---> Running in 0df2a7db0964 [2021-11-29T15:36:29.770Z] ---> a3bcbdff1212 [2021-11-29T15:36:29.770Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-29T15:36:30.048Z] ---> Running in 2d6c3244c87b [2021-11-29T15:36:30.328Z] Removing intermediate container af9d216a8084 [2021-11-29T15:36:30.328Z] ---> 3ea481e9d058 [2021-11-29T15:36:30.328Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-29T15:36:30.614Z] ---> Running in ffebe4ad3ec6 [2021-11-29T15:36:32.070Z] ---> 70c6369245bd [2021-11-29T15:36:32.070Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-29T15:36:32.070Z] ---> Running in 56c80c25ef47 [2021-11-29T15:36:33.084Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.4" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-29T15:36:33.084Z] Removing intermediate container 0df2a7db0964 [2021-11-29T15:36:33.084Z] ---> 3761d7e4c91a [2021-11-29T15:36:33.084Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-29T15:36:33.084Z] ---> Running in 5e01b50ee18d [2021-11-29T15:36:35.073Z] Removing intermediate container 6ce1250737c5 [2021-11-29T15:36:35.073Z] ---> 2a362be5849c [2021-11-29T15:36:35.073Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-29T15:36:35.073Z] ---> Running in 30134ab39d50 [2021-11-29T15:36:35.354Z] Removing intermediate container 2d6c3244c87b [2021-11-29T15:36:35.354Z] ---> 9b8f901cc5cc [2021-11-29T15:36:35.354Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-29T15:36:35.354Z] ---> Running in d2864c406c57 [2021-11-29T15:36:35.634Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.4" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-29T15:36:35.917Z] Removing intermediate container 30134ab39d50 [2021-11-29T15:36:35.917Z] ---> f04aefe3e180 [2021-11-29T15:36:35.917Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-29T15:36:35.917Z] ---> Running in 9208c0701416 [2021-11-29T15:36:36.901Z] Removing intermediate container 9208c0701416 [2021-11-29T15:36:36.901Z] ---> 8379a98b994c [2021-11-29T15:36:36.901Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-29T15:36:37.886Z] Removing intermediate container 56c80c25ef47 [2021-11-29T15:36:37.886Z] ---> 69472cb6a875 [2021-11-29T15:36:37.886Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-29T15:36:37.886Z] ---> Running in 0ec54bc136b9 [2021-11-29T15:36:38.161Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.4" -o cmd/core-command/core-command ./cmd/core-command [2021-11-29T15:36:39.618Z] ---> fcf0ae73de79 [2021-11-29T15:36:39.618Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-29T15:36:40.605Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.4" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-29T15:36:41.202Z] ---> 131ab3157209 [2021-11-29T15:36:41.202Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-29T15:36:42.645Z] ---> a68e42dbeeb3 [2021-11-29T15:36:42.645Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-29T15:36:42.645Z] ---> Running in 16956b8e39d4 [2021-11-29T15:36:43.248Z] Removing intermediate container 16956b8e39d4 [2021-11-29T15:36:43.248Z] ---> d9df0af631dd [2021-11-29T15:36:43.248Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-29T15:36:43.248Z] ---> Running in 08dfb1c67266 [2021-11-29T15:36:43.849Z] Removing intermediate container 08dfb1c67266 [2021-11-29T15:36:43.849Z] ---> eef6204bf5d8 [2021-11-29T15:36:43.849Z] Step 20/22 : LABEL arch=arm64 [2021-11-29T15:36:43.849Z] ---> Running in 3af5e965330e [2021-11-29T15:36:44.464Z] Removing intermediate container 3af5e965330e [2021-11-29T15:36:44.464Z] ---> 6c2455e63fb2 [2021-11-29T15:36:44.464Z] Step 21/22 : LABEL git_sha=23881e65786e6db054b8e59a7c23de27e126c89d [2021-11-29T15:36:44.747Z] ---> Running in 3862212785bf [2021-11-29T15:36:45.347Z] Removing intermediate container 3862212785bf [2021-11-29T15:36:45.347Z] ---> a86c6dd30413 [2021-11-29T15:36:45.347Z] Step 22/22 : LABEL version=2.2.0-dev.4 [2021-11-29T15:36:45.347Z] ---> Running in bd16657c3881 [2021-11-29T15:36:45.947Z] Removing intermediate container bd16657c3881 [2021-11-29T15:36:46.224Z] ---> a4c7c251ef63 [2021-11-29T15:36:46.224Z] [2021-11-29T15:36:46.506Z] Successfully built a4c7c251ef63 [2021-11-29T15:36:46.506Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-11-29T15:38:08.305Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.4" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-29T15:38:08.305Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.4" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-29T15:38:13.755Z] Removing intermediate container d2864c406c57 [2021-11-29T15:38:13.755Z] ---> 8fd6f1702242 [2021-11-29T15:38:13.755Z] [2021-11-29T15:38:13.755Z] Step 9/22 : FROM alpine:3.14 [2021-11-29T15:38:13.755Z] ---> 5b8b7b635229 [2021-11-29T15:38:13.755Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-29T15:38:13.755Z] ---> Using cache [2021-11-29T15:38:13.755Z] ---> 24889b89a5f3 [2021-11-29T15:38:13.755Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-29T15:38:13.755Z] ---> Using cache [2021-11-29T15:38:13.755Z] ---> 3c8c0fe984fc [2021-11-29T15:38:13.755Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-29T15:38:13.755Z] ---> Running in fc08388fb9d0 [2021-11-29T15:38:14.357Z] Removing intermediate container fc08388fb9d0 [2021-11-29T15:38:14.357Z] ---> 04d83ac283f9 [2021-11-29T15:38:14.357Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-29T15:38:14.637Z] ---> Running in 4bad5786c6ae [2021-11-29T15:38:15.655Z] Removing intermediate container 4bad5786c6ae [2021-11-29T15:38:15.655Z] ---> 6246d44e8ba1 [2021-11-29T15:38:15.655Z] Step 14/22 : WORKDIR / [2021-11-29T15:38:15.925Z] ---> Running in 2e4073396e84 [2021-11-29T15:38:17.363Z] Removing intermediate container 2e4073396e84 [2021-11-29T15:38:17.363Z] ---> 3468b41e4ed3 [2021-11-29T15:38:17.363Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-29T15:38:18.346Z] Removing intermediate container ffebe4ad3ec6 [2021-11-29T15:38:18.346Z] ---> 05e9eed3777c [2021-11-29T15:38:18.346Z] [2021-11-29T15:38:18.346Z] Step 9/20 : FROM alpine:3.14 [2021-11-29T15:38:18.346Z] ---> 5b8b7b635229 [2021-11-29T15:38:18.346Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-29T15:38:18.346Z] ---> 9c7bbc53f73a [2021-11-29T15:38:18.346Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-29T15:38:18.346Z] ---> Running in d077cdaa8770 [2021-11-29T15:38:20.331Z] Removing intermediate container 5e01b50ee18d [2021-11-29T15:38:20.331Z] ---> 541af1354dc7 [2021-11-29T15:38:20.331Z] [2021-11-29T15:38:20.331Z] Step 9/24 : FROM alpine:3.14 [2021-11-29T15:38:20.331Z] ---> 5b8b7b635229 [2021-11-29T15:38:20.331Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-29T15:38:20.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-29T15:38:20.331Z] ---> 28b7dfca76d7 [2021-11-29T15:38:20.331Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-29T15:38:20.331Z] ---> Running in e41d69f61442 [2021-11-29T15:38:20.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-29T15:38:21.607Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-29T15:38:21.607Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-29T15:38:21.607Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-29T15:38:21.607Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-29T15:38:21.607Z] (5/5) Installing curl (7.79.1-r0) [2021-11-29T15:38:21.607Z] Executing busybox-1.33.1-r6.trigger [2021-11-29T15:38:21.607Z] Executing ca-certificates-20191127-r5.trigger [2021-11-29T15:38:22.049Z] ---> e724cc27d9b1 [2021-11-29T15:38:22.049Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-29T15:38:22.049Z] ---> Running in 0ff328fef5a6 [2021-11-29T15:38:22.049Z] OK: 8 MiB in 19 packages [2021-11-29T15:38:22.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-29T15:38:22.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-29T15:38:23.242Z] Removing intermediate container 0ff328fef5a6 [2021-11-29T15:38:23.242Z] ---> 12695ac85e11 [2021-11-29T15:38:23.242Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-29T15:38:23.242Z] ---> Running in 271dc31f29e6 [2021-11-29T15:38:23.546Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-29T15:38:23.546Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-29T15:38:23.546Z] (3/3) Installing su-exec (0.2-r1) [2021-11-29T15:38:23.546Z] Executing busybox-1.33.1-r6.trigger [2021-11-29T15:38:23.915Z] Executing ca-certificates-20191127-r5.trigger [2021-11-29T15:38:23.915Z] OK: 6 MiB in 17 packages [2021-11-29T15:38:24.600Z] Removing intermediate container 271dc31f29e6 [2021-11-29T15:38:24.600Z] ---> 73df940ef002 [2021-11-29T15:38:24.600Z] Step 20/22 : LABEL arch=arm64 [2021-11-29T15:38:24.877Z] ---> Running in cdc807994da0 [2021-11-29T15:38:24.877Z] Removing intermediate container d077cdaa8770 [2021-11-29T15:38:24.877Z] ---> bb3cc7e853d6 [2021-11-29T15:38:24.877Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-29T15:38:25.160Z] ---> Running in b97e6d96bebc [2021-11-29T15:38:25.439Z] Removing intermediate container cdc807994da0 [2021-11-29T15:38:25.439Z] ---> 9f46ee736abb [2021-11-29T15:38:25.439Z] Step 21/22 : LABEL git_sha=23881e65786e6db054b8e59a7c23de27e126c89d [2021-11-29T15:38:25.717Z] ---> Running in 1136b727f776 [2021-11-29T15:38:25.717Z] Removing intermediate container b97e6d96bebc [2021-11-29T15:38:25.717Z] ---> 321661a4e1ab [2021-11-29T15:38:25.717Z] Step 12/20 : WORKDIR /edgex [2021-11-29T15:38:25.992Z] ---> Running in 1d42208fe11b [2021-11-29T15:38:25.992Z] Removing intermediate container e41d69f61442 [2021-11-29T15:38:25.992Z] ---> 0d071d19b623 [2021-11-29T15:38:25.992Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-29T15:38:25.992Z] Removing intermediate container 0ec54bc136b9 [2021-11-29T15:38:25.992Z] ---> f7357a6695d8 [2021-11-29T15:38:25.992Z] [2021-11-29T15:38:25.992Z] Step 9/22 : FROM alpine:3.14 [2021-11-29T15:38:25.992Z] ---> 5b8b7b635229 [2021-11-29T15:38:25.992Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-29T15:38:25.993Z] ---> Using cache [2021-11-29T15:38:25.993Z] ---> 24889b89a5f3 [2021-11-29T15:38:25.993Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-29T15:38:25.993Z] ---> Using cache [2021-11-29T15:38:25.993Z] ---> 3c8c0fe984fc [2021-11-29T15:38:25.993Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-29T15:38:26.268Z] ---> Running in 2aec0ddeb8e4 [2021-11-29T15:38:26.268Z] ---> Running in 9200cda89a28 [2021-11-29T15:38:26.268Z] Removing intermediate container 1136b727f776 [2021-11-29T15:38:26.268Z] ---> 1cee2d6ddfa4 [2021-11-29T15:38:26.268Z] Step 22/22 : LABEL version=2.2.0-dev.4 [2021-11-29T15:38:26.544Z] ---> Running in d57bb4eda391 [2021-11-29T15:38:26.818Z] Removing intermediate container 1d42208fe11b [2021-11-29T15:38:26.819Z] ---> 33b8ddb465a6 [2021-11-29T15:38:26.819Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-29T15:38:26.819Z] Removing intermediate container 2aec0ddeb8e4 [2021-11-29T15:38:26.819Z] ---> c243cfe580d2 [2021-11-29T15:38:26.819Z] Step 12/24 : WORKDIR / [2021-11-29T15:38:26.819Z] Removing intermediate container 9200cda89a28 [2021-11-29T15:38:26.819Z] ---> e7c669c8a764 [2021-11-29T15:38:26.819Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-29T15:38:26.819Z] ---> Running in e6dad3922ecf [2021-11-29T15:38:26.819Z] ---> Running in ad41b40f4a77 [2021-11-29T15:38:27.094Z] Removing intermediate container d57bb4eda391 [2021-11-29T15:38:27.094Z] ---> c4d0a87b6cee [2021-11-29T15:38:27.094Z] [2021-11-29T15:38:27.372Z] Successfully built c4d0a87b6cee [2021-11-29T15:38:27.372Z] Successfully tagged core-command-arm64:latest [2021-11-29T15:38:27.372Z]  Building core-command ... done Removing intermediate container ad41b40f4a77 [2021-11-29T15:38:27.372Z] ---> c5dd3295543d [2021-11-29T15:38:27.372Z] Step 14/22 : WORKDIR / [2021-11-29T15:38:27.645Z] ---> Running in 4897dcda008d [2021-11-29T15:38:27.645Z] Removing intermediate container e6dad3922ecf [2021-11-29T15:38:27.645Z] ---> d62437f39963 [2021-11-29T15:38:27.645Z] 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-11-29T15:38:27.645Z] ---> b5d2e8876db3 [2021-11-29T15:38:27.645Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-29T15:38:28.241Z] Removing intermediate container 4897dcda008d [2021-11-29T15:38:28.241Z] ---> e5511ad0eb11 [2021-11-29T15:38:28.241Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-29T15:38:28.514Z] ---> c7bb145882ae [2021-11-29T15:38:28.514Z] 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-11-29T15:38:29.110Z] ---> 9fde9ef0d70d [2021-11-29T15:38:29.110Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-29T15:38:29.110Z] ---> ce98a9d74928 [2021-11-29T15:38:29.110Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-29T15:38:29.710Z] ---> 361b6b32e240 [2021-11-29T15:38:29.710Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-29T15:38:30.690Z] ---> c94849209e4d [2021-11-29T15:38:30.690Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-29T15:38:30.690Z] ---> 8d37d7d6c785 [2021-11-29T15:38:30.690Z] 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-11-29T15:38:30.690Z] ---> 925e9daa1931 [2021-11-29T15:38:30.690Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-29T15:38:30.690Z] ---> Running in f5a80fd6e1db [2021-11-29T15:38:31.288Z] Removing intermediate container f5a80fd6e1db [2021-11-29T15:38:31.288Z] ---> 97c4ada2e676 [2021-11-29T15:38:31.288Z] Step 17/20 : CMD ["--init=true"] [2021-11-29T15:38:31.288Z] ---> Running in 5db081497e6b [2021-11-29T15:38:31.557Z] ---> b209440cfeaa [2021-11-29T15:38:31.557Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-29T15:38:31.557Z] ---> 2fc4551fd5e3 [2021-11-29T15:38:31.557Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-29T15:38:31.829Z] ---> Running in cd9f383bcdca [2021-11-29T15:38:31.829Z] Removing intermediate container 5db081497e6b [2021-11-29T15:38:31.829Z] ---> 1a8aadbd8c4e [2021-11-29T15:38:31.829Z] Step 18/20 : LABEL arch=arm64 [2021-11-29T15:38:32.112Z] ---> Running in aa457597044b [2021-11-29T15:38:32.384Z] Removing intermediate container cd9f383bcdca [2021-11-29T15:38:32.384Z] ---> abd3b4101328 [2021-11-29T15:38:32.384Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-29T15:38:32.384Z] ---> Running in 2b981a024d09 [2021-11-29T15:38:32.384Z] Removing intermediate container aa457597044b [2021-11-29T15:38:32.384Z] ---> 1b31a0560bfd [2021-11-29T15:38:32.384Z] Step 19/20 : LABEL git_sha=23881e65786e6db054b8e59a7c23de27e126c89d [2021-11-29T15:38:32.657Z] ---> Running in 7310f5a3005e [2021-11-29T15:38:32.931Z] ---> 9a52bd6daf40 [2021-11-29T15:38:32.931Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-29T15:38:32.931Z] Removing intermediate container 2b981a024d09 [2021-11-29T15:38:32.931Z] ---> 9484e968fd68 [2021-11-29T15:38:32.931Z] Step 20/22 : LABEL arch=arm64 [2021-11-29T15:38:33.204Z] ---> Running in 6272f0ef7af5 [2021-11-29T15:38:33.204Z] Removing intermediate container 7310f5a3005e [2021-11-29T15:38:33.204Z] ---> c74920f013a4 [2021-11-29T15:38:33.204Z] Step 20/20 : LABEL version=2.2.0-dev.4 [2021-11-29T15:38:33.481Z] ---> Running in 3b035167db95 [2021-11-29T15:38:33.761Z] Removing intermediate container 6272f0ef7af5 [2021-11-29T15:38:33.761Z] ---> 5d4a74256e52 [2021-11-29T15:38:33.761Z] Step 21/22 : LABEL git_sha=23881e65786e6db054b8e59a7c23de27e126c89d [2021-11-29T15:38:33.761Z] ---> Running in 940acbd01831 [2021-11-29T15:38:34.034Z] Removing intermediate container 3b035167db95 [2021-11-29T15:38:34.034Z] ---> 9d06c3b0c7ae [2021-11-29T15:38:34.034Z] [2021-11-29T15:38:34.314Z] Successfully built 9d06c3b0c7ae [2021-11-29T15:38:34.314Z] Successfully tagged security-proxy-setup-arm64:latest [2021-11-29T15:38:34.314Z]  Building security-proxy-setup ... done  ---> dfb8f8829284 [2021-11-29T15:38:34.314Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-29T15:38:34.314Z] Removing intermediate container 940acbd01831 [2021-11-29T15:38:34.314Z] ---> b61bb4948194 [2021-11-29T15:38:34.314Z] Step 22/22 : LABEL version=2.2.0-dev.4 [2021-11-29T15:38:34.314Z] ---> Running in f0c5aa8bb2dd [2021-11-29T15:38:34.911Z] Removing intermediate container f0c5aa8bb2dd [2021-11-29T15:38:34.911Z] ---> c7b8280398d3 [2021-11-29T15:38:34.911Z] [2021-11-29T15:38:35.185Z] ---> 3af36dcecf63 [2021-11-29T15:38:35.185Z] 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-11-29T15:38:35.185Z] Successfully built c7b8280398d3 [2021-11-29T15:38:35.185Z] Successfully tagged core-metadata-arm64:latest [2021-11-29T15:38:35.462Z]  Building core-metadata ... done  ---> Running in 7f2a8be64718 [2021-11-29T15:38:37.438Z] Removing intermediate container 7f2a8be64718 [2021-11-29T15:38:37.438Z] ---> 1045c741d6a1 [2021-11-29T15:38:37.438Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-29T15:38:37.438Z] ---> Running in 3c9849ab9dd1 [2021-11-29T15:38:37.713Z] Removing intermediate container 3c9849ab9dd1 [2021-11-29T15:38:37.713Z] ---> 835657adeded [2021-11-29T15:38:37.713Z] Step 22/24 : LABEL arch=arm64 [2021-11-29T15:38:37.985Z] ---> Running in 8de44f3f8f6a [2021-11-29T15:38:38.257Z] Removing intermediate container 8de44f3f8f6a [2021-11-29T15:38:38.257Z] ---> 396d2de05f56 [2021-11-29T15:38:38.257Z] Step 23/24 : LABEL git_sha=23881e65786e6db054b8e59a7c23de27e126c89d [2021-11-29T15:38:38.529Z] ---> Running in 8a72771e282c [2021-11-29T15:38:38.804Z] Removing intermediate container 8a72771e282c [2021-11-29T15:38:38.804Z] ---> f79010645070 [2021-11-29T15:38:38.804Z] Step 24/24 : LABEL version=2.2.0-dev.4 [2021-11-29T15:38:38.804Z] ---> Running in eca2b29cd30e [2021-11-29T15:38:39.403Z] Removing intermediate container eca2b29cd30e [2021-11-29T15:38:39.403Z] ---> 5f818bf97fee [2021-11-29T15:38:39.403Z] [2021-11-29T15:38:39.674Z] Successfully built 5f818bf97fee [2021-11-29T15:38:39.674Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-11-29T15:38:39.960Z]  Building security-secretstore-setup ... done  [Pipeline] } [2021-11-29T15:38:39.961Z] $ docker stop --time=1 a85869e17f2f7856e8d330ad1829f17392580c25cef0c221eb4f90e0b00025c4 [2021-11-29T15:38:41.680Z] $ docker rm -f a85869e17f2f7856e8d330ad1829f17392580c25cef0c221eb4f90e0b00025c4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-29T15:38:42.273Z] + docker images [2021-11-29T15:38:42.546Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-29T15:38:42.546Z] security-secretstore-setup-arm64 latest 5f818bf97fee 3 seconds ago 26.8MB [2021-11-29T15:38:42.546Z] core-metadata-arm64 latest c7b8280398d3 8 seconds ago 15.9MB [2021-11-29T15:38:42.546Z] security-proxy-setup-arm64 latest 9d06c3b0c7ae 9 seconds ago 25.5MB [2021-11-29T15:38:42.546Z] core-command-arm64 latest c4d0a87b6cee 16 seconds ago 15.2MB [2021-11-29T15:38:42.546Z] f7357a6695d8 17 seconds ago 1.46GB [2021-11-29T15:38:42.546Z] 541af1354dc7 23 seconds ago 1.46GB [2021-11-29T15:38:42.546Z] 05e9eed3777c 25 seconds ago 1.46GB [2021-11-29T15:38:42.546Z] 8fd6f1702242 30 seconds ago 1.45GB [2021-11-29T15:38:42.546Z] sys-mgmt-agent-arm64 latest a4c7c251ef63 About a minute ago 277MB [2021-11-29T15:38:42.546Z] core-data-arm64 latest 4fb1113ba5b6 2 minutes ago 19.6MB [2021-11-29T15:38:42.546Z] security-bootstrapper-arm64 latest 857b557b8cff 2 minutes ago 17.8MB [2021-11-29T15:38:42.546Z] support-scheduler-arm64 latest 2c5a72fbabf4 3 minutes ago 15.3MB [2021-11-29T15:38:42.546Z] support-notifications-arm64 latest 060ebc2b7aad 3 minutes ago 16.1MB [2021-11-29T15:38:42.546Z] 8fda1ef13cf8 3 minutes ago 1.47GB [2021-11-29T15:38:42.546Z] b5779c6c500b 3 minutes ago 1.46GB [2021-11-29T15:38:42.546Z] dcc1c111e1d1 3 minutes ago 1.46GB [2021-11-29T15:38:42.546Z] afc409e6ec8c 3 minutes ago 1.46GB [2021-11-29T15:38:42.546Z] 65c3707cdf99 3 minutes ago 1.46GB [2021-11-29T15:38:42.546Z] ci-base-image-arm64 latest a7d21fafbd17 7 minutes ago 1.24GB [2021-11-29T15:38:42.546Z] alpine 3.14 5b8b7b635229 2 weeks ago 5.35MB [2021-11-29T15:38:42.546Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 6 weeks ago 534MB [2021-11-29T15:38:42.546Z] docker 20.10.8 3734d5adc5ac 2 months ago 198MB [2021-11-29T15:38:42.546Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 17 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-11-29T15:38:42.791Z] provisioning config files... [2021-11-29T15:38:42.813Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/117@tmp/config1908141253946212047tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-29T15:38:43.169Z] ---> docker-login.sh [2021-11-29T15:38:43.169Z] nexus3.edgexfoundry.org:10001 [2021-11-29T15:38:43.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T15:38:43.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T15:38:43.714Z] Configure a credential helper to remove this warning. See [2021-11-29T15:38:43.714Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T15:38:43.714Z] [2021-11-29T15:38:43.714Z] Login Succeeded [2021-11-29T15:38:43.714Z] nexus3.edgexfoundry.org:10002 [2021-11-29T15:38:43.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T15:38:44.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T15:38:44.262Z] Configure a credential helper to remove this warning. See [2021-11-29T15:38:44.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T15:38:44.262Z] [2021-11-29T15:38:44.262Z] Login Succeeded [2021-11-29T15:38:44.262Z] nexus3.edgexfoundry.org:10003 [2021-11-29T15:38:44.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T15:38:44.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T15:38:44.870Z] Configure a credential helper to remove this warning. See [2021-11-29T15:38:44.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T15:38:44.870Z] [2021-11-29T15:38:44.870Z] Login Succeeded [2021-11-29T15:38:44.870Z] nexus3.edgexfoundry.org:10004 [2021-11-29T15:38:45.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T15:38:45.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T15:38:45.418Z] Configure a credential helper to remove this warning. See [2021-11-29T15:38:45.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T15:38:45.418Z] [2021-11-29T15:38:45.418Z] Login Succeeded [2021-11-29T15:38:45.418Z] docker.io [2021-11-29T15:38:46.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T15:38:46.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T15:38:46.286Z] Configure a credential helper to remove this warning. See [2021-11-29T15:38:46.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T15:38:46.286Z] [2021-11-29T15:38:46.286Z] Login Succeeded [2021-11-29T15:38:46.286Z] ---> docker-login.sh ends [Pipeline] } [2021-11-29T15:38:46.304Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-29T15:38:46.329Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-29T15:38:46.349Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-11-29T15:38:46.349Z] 23881e65786e6db054b8e59a7c23de27e126c89d [2021-11-29T15:38:46.349Z] latest [2021-11-29T15:38:46.349Z] 2.2.0-dev.4 [2021-11-29T15:38:46.349Z] 23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4 [2021-11-29T15:38:46.349Z] main [2021-11-29T15:38:46.349Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:38:46.699Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:23881e65786e6db054b8e59a7c23de27e126c89d [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:38:47.041Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:23881e65786e6db054b8e59a7c23de27e126c89d [2021-11-29T15:38:47.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-29T15:38:47.041Z] bd7f41278211: Preparing [2021-11-29T15:38:47.041Z] 23b9b2e54703: Preparing [2021-11-29T15:38:47.041Z] a3f7646f9d8d: Preparing [2021-11-29T15:38:47.041Z] e21fa38c21b7: Preparing [2021-11-29T15:38:47.041Z] 62170e181a92: Preparing [2021-11-29T15:38:47.315Z] 62170e181a92: Layer already exists [2021-11-29T15:38:47.315Z] e21fa38c21b7: Pushed [2021-11-29T15:38:47.315Z] bd7f41278211: Pushed [2021-11-29T15:38:47.315Z] a3f7646f9d8d: Pushed [2021-11-29T15:38:49.927Z] 23b9b2e54703: Pushed [2021-11-29T15:38:50.197Z] 23881e65786e6db054b8e59a7c23de27e126c89d: digest: sha256:64c178769ea74a7eebb0301983ff11b463fd632461269cefe63297e76b6227ab size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:38:50.536Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:38:50.871Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-11-29T15:38:50.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-29T15:38:50.871Z] bd7f41278211: Preparing [2021-11-29T15:38:50.871Z] 23b9b2e54703: Preparing [2021-11-29T15:38:50.871Z] a3f7646f9d8d: Preparing [2021-11-29T15:38:50.871Z] e21fa38c21b7: Preparing [2021-11-29T15:38:50.871Z] 62170e181a92: Preparing [2021-11-29T15:38:50.871Z] 62170e181a92: Layer already exists [2021-11-29T15:38:50.871Z] 23b9b2e54703: Layer already exists [2021-11-29T15:38:50.872Z] a3f7646f9d8d: Layer already exists [2021-11-29T15:38:50.872Z] bd7f41278211: Layer already exists [2021-11-29T15:38:50.872Z] e21fa38c21b7: Layer already exists [2021-11-29T15:38:51.141Z] latest: digest: sha256:64c178769ea74a7eebb0301983ff11b463fd632461269cefe63297e76b6227ab size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:38:51.480Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:38:51.810Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.4 [2021-11-29T15:38:51.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-29T15:38:51.810Z] bd7f41278211: Preparing [2021-11-29T15:38:51.810Z] 23b9b2e54703: Preparing [2021-11-29T15:38:51.810Z] a3f7646f9d8d: Preparing [2021-11-29T15:38:51.810Z] e21fa38c21b7: Preparing [2021-11-29T15:38:51.810Z] 62170e181a92: Preparing [2021-11-29T15:38:51.810Z] 23b9b2e54703: Layer already exists [2021-11-29T15:38:51.810Z] 62170e181a92: Layer already exists [2021-11-29T15:38:51.810Z] e21fa38c21b7: Layer already exists [2021-11-29T15:38:51.810Z] bd7f41278211: Layer already exists [2021-11-29T15:38:51.810Z] a3f7646f9d8d: Layer already exists [2021-11-29T15:38:52.080Z] 2.2.0-dev.4: digest: sha256:64c178769ea74a7eebb0301983ff11b463fd632461269cefe63297e76b6227ab size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:38:52.412Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:38:52.744Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4 [2021-11-29T15:38:52.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-29T15:38:52.744Z] bd7f41278211: Preparing [2021-11-29T15:38:52.744Z] 23b9b2e54703: Preparing [2021-11-29T15:38:52.744Z] a3f7646f9d8d: Preparing [2021-11-29T15:38:52.744Z] e21fa38c21b7: Preparing [2021-11-29T15:38:52.744Z] 62170e181a92: Preparing [2021-11-29T15:38:52.744Z] e21fa38c21b7: Layer already exists [2021-11-29T15:38:52.744Z] 23b9b2e54703: Layer already exists [2021-11-29T15:38:52.744Z] 62170e181a92: Layer already exists [2021-11-29T15:38:52.744Z] a3f7646f9d8d: Layer already exists [2021-11-29T15:38:52.744Z] bd7f41278211: Layer already exists [2021-11-29T15:38:53.013Z] 23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4: digest: sha256:64c178769ea74a7eebb0301983ff11b463fd632461269cefe63297e76b6227ab size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:38:53.345Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:38:53.674Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-11-29T15:38:53.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-29T15:38:53.675Z] bd7f41278211: Preparing [2021-11-29T15:38:53.675Z] 23b9b2e54703: Preparing [2021-11-29T15:38:53.675Z] a3f7646f9d8d: Preparing [2021-11-29T15:38:53.675Z] e21fa38c21b7: Preparing [2021-11-29T15:38:53.675Z] 62170e181a92: Preparing [2021-11-29T15:38:53.675Z] 23b9b2e54703: Layer already exists [2021-11-29T15:38:53.675Z] a3f7646f9d8d: Layer already exists [2021-11-29T15:38:53.675Z] bd7f41278211: Layer already exists [2021-11-29T15:38:53.675Z] e21fa38c21b7: Layer already exists [2021-11-29T15:38:53.675Z] 62170e181a92: Layer already exists [2021-11-29T15:38:53.943Z] main: digest: sha256:64c178769ea74a7eebb0301983ff11b463fd632461269cefe63297e76b6227ab size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-29T15:38:53.986Z] ===================================================== [Pipeline] echo [2021-11-29T15:38:53.994Z] taggedImages: [2021-11-29T15:38:53.994Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:23881e65786e6db054b8e59a7c23de27e126c89d [2021-11-29T15:38:53.994Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-11-29T15:38:53.994Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.4 [2021-11-29T15:38:53.994Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4 [2021-11-29T15:38:53.994Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-11-29T15:38:54.012Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-11-29T15:38:54.012Z] 23881e65786e6db054b8e59a7c23de27e126c89d [2021-11-29T15:38:54.012Z] latest [2021-11-29T15:38:54.012Z] 2.2.0-dev.4 [2021-11-29T15:38:54.012Z] 23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4 [2021-11-29T15:38:54.012Z] main [2021-11-29T15:38:54.012Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:38:54.364Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:23881e65786e6db054b8e59a7c23de27e126c89d [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:38:54.699Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:23881e65786e6db054b8e59a7c23de27e126c89d [2021-11-29T15:38:54.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-29T15:38:54.699Z] dc00ebb57b23: Preparing [2021-11-29T15:38:54.699Z] 208360b4cac7: Preparing [2021-11-29T15:38:54.699Z] a3f7646f9d8d: Preparing [2021-11-29T15:38:54.700Z] 2d28cc0150b6: Preparing [2021-11-29T15:38:54.700Z] 8a9d1e21cd27: Preparing [2021-11-29T15:38:54.700Z] 62170e181a92: Preparing [2021-11-29T15:38:54.700Z] 62170e181a92: Waiting [2021-11-29T15:38:54.969Z] a3f7646f9d8d: Layer already exists [2021-11-29T15:38:54.969Z] 62170e181a92: Layer already exists [2021-11-29T15:38:54.969Z] dc00ebb57b23: Pushed [2021-11-29T15:38:54.969Z] 8a9d1e21cd27: Pushed [2021-11-29T15:38:55.559Z] 2d28cc0150b6: Pushed [2021-11-29T15:38:57.521Z] 208360b4cac7: Pushed [2021-11-29T15:38:57.791Z] 23881e65786e6db054b8e59a7c23de27e126c89d: digest: sha256:dea5463ea2633ca4ef7e4998a6b3f39e029e4f1e37a08e3502e2275ef169f7d3 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:38:58.146Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:38:58.515Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-11-29T15:38:58.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-29T15:38:58.515Z] dc00ebb57b23: Preparing [2021-11-29T15:38:58.515Z] 208360b4cac7: Preparing [2021-11-29T15:38:58.515Z] a3f7646f9d8d: Preparing [2021-11-29T15:38:58.515Z] 2d28cc0150b6: Preparing [2021-11-29T15:38:58.515Z] 8a9d1e21cd27: Preparing [2021-11-29T15:38:58.515Z] 62170e181a92: Preparing [2021-11-29T15:38:58.515Z] 62170e181a92: Waiting [2021-11-29T15:38:58.515Z] dc00ebb57b23: Layer already exists [2021-11-29T15:38:58.515Z] 2d28cc0150b6: Layer already exists [2021-11-29T15:38:58.515Z] a3f7646f9d8d: Layer already exists [2021-11-29T15:38:58.515Z] 8a9d1e21cd27: Layer already exists [2021-11-29T15:38:58.515Z] 208360b4cac7: Layer already exists [2021-11-29T15:38:58.515Z] 62170e181a92: Layer already exists [2021-11-29T15:38:58.791Z] latest: digest: sha256:dea5463ea2633ca4ef7e4998a6b3f39e029e4f1e37a08e3502e2275ef169f7d3 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:38:59.131Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:38:59.474Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.4 [2021-11-29T15:38:59.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-29T15:38:59.474Z] dc00ebb57b23: Preparing [2021-11-29T15:38:59.474Z] 208360b4cac7: Preparing [2021-11-29T15:38:59.474Z] a3f7646f9d8d: Preparing [2021-11-29T15:38:59.474Z] 2d28cc0150b6: Preparing [2021-11-29T15:38:59.474Z] 8a9d1e21cd27: Preparing [2021-11-29T15:38:59.474Z] 62170e181a92: Preparing [2021-11-29T15:38:59.474Z] 62170e181a92: Waiting [2021-11-29T15:38:59.474Z] dc00ebb57b23: Layer already exists [2021-11-29T15:38:59.474Z] 208360b4cac7: Layer already exists [2021-11-29T15:38:59.474Z] 8a9d1e21cd27: Layer already exists [2021-11-29T15:38:59.474Z] 2d28cc0150b6: Layer already exists [2021-11-29T15:38:59.474Z] a3f7646f9d8d: Layer already exists [2021-11-29T15:38:59.474Z] 62170e181a92: Layer already exists [2021-11-29T15:38:59.743Z] 2.2.0-dev.4: digest: sha256:dea5463ea2633ca4ef7e4998a6b3f39e029e4f1e37a08e3502e2275ef169f7d3 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:39:00.080Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:39:00.407Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4 [2021-11-29T15:39:00.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-29T15:39:00.407Z] dc00ebb57b23: Preparing [2021-11-29T15:39:00.407Z] 208360b4cac7: Preparing [2021-11-29T15:39:00.407Z] a3f7646f9d8d: Preparing [2021-11-29T15:39:00.407Z] 2d28cc0150b6: Preparing [2021-11-29T15:39:00.407Z] 8a9d1e21cd27: Preparing [2021-11-29T15:39:00.407Z] 62170e181a92: Preparing [2021-11-29T15:39:00.407Z] 62170e181a92: Waiting [2021-11-29T15:39:00.407Z] 2d28cc0150b6: Layer already exists [2021-11-29T15:39:00.407Z] 8a9d1e21cd27: Layer already exists [2021-11-29T15:39:00.407Z] dc00ebb57b23: Layer already exists [2021-11-29T15:39:00.407Z] a3f7646f9d8d: Layer already exists [2021-11-29T15:39:00.407Z] 208360b4cac7: Layer already exists [2021-11-29T15:39:00.407Z] 62170e181a92: Layer already exists [2021-11-29T15:39:00.676Z] 23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4: digest: sha256:dea5463ea2633ca4ef7e4998a6b3f39e029e4f1e37a08e3502e2275ef169f7d3 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:39:01.009Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:39:01.339Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-11-29T15:39:01.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-29T15:39:01.339Z] dc00ebb57b23: Preparing [2021-11-29T15:39:01.339Z] 208360b4cac7: Preparing [2021-11-29T15:39:01.339Z] a3f7646f9d8d: Preparing [2021-11-29T15:39:01.339Z] 2d28cc0150b6: Preparing [2021-11-29T15:39:01.339Z] 8a9d1e21cd27: Preparing [2021-11-29T15:39:01.339Z] 62170e181a92: Preparing [2021-11-29T15:39:01.339Z] 62170e181a92: Waiting [2021-11-29T15:39:01.339Z] 208360b4cac7: Layer already exists [2021-11-29T15:39:01.339Z] dc00ebb57b23: Layer already exists [2021-11-29T15:39:01.339Z] 8a9d1e21cd27: Layer already exists [2021-11-29T15:39:01.339Z] a3f7646f9d8d: Layer already exists [2021-11-29T15:39:01.339Z] 2d28cc0150b6: Layer already exists [2021-11-29T15:39:01.339Z] 62170e181a92: Layer already exists [2021-11-29T15:39:01.613Z] main: digest: sha256:dea5463ea2633ca4ef7e4998a6b3f39e029e4f1e37a08e3502e2275ef169f7d3 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-29T15:39:01.647Z] ===================================================== [Pipeline] echo [2021-11-29T15:39:01.652Z] taggedImages: [2021-11-29T15:39:01.652Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:23881e65786e6db054b8e59a7c23de27e126c89d [2021-11-29T15:39:01.652Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-11-29T15:39:01.652Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.4 [2021-11-29T15:39:01.652Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4 [2021-11-29T15:39:01.652Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-11-29T15:39:01.665Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-11-29T15:39:01.665Z] 23881e65786e6db054b8e59a7c23de27e126c89d [2021-11-29T15:39:01.665Z] latest [2021-11-29T15:39:01.665Z] 2.2.0-dev.4 [2021-11-29T15:39:01.665Z] 23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4 [2021-11-29T15:39:01.665Z] main [2021-11-29T15:39:01.665Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:39:01.994Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:23881e65786e6db054b8e59a7c23de27e126c89d [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:39:02.328Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:23881e65786e6db054b8e59a7c23de27e126c89d [2021-11-29T15:39:02.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-29T15:39:02.328Z] f0f1ada9f30f: Preparing [2021-11-29T15:39:02.328Z] eb43a9212eb0: Preparing [2021-11-29T15:39:02.328Z] a3f7646f9d8d: Preparing [2021-11-29T15:39:02.328Z] e21fa38c21b7: Preparing [2021-11-29T15:39:02.328Z] 62170e181a92: Preparing [2021-11-29T15:39:02.328Z] e21fa38c21b7: Layer already exists [2021-11-29T15:39:02.602Z] a3f7646f9d8d: Layer already exists [2021-11-29T15:39:02.602Z] 62170e181a92: Layer already exists [2021-11-29T15:39:02.602Z] f0f1ada9f30f: Pushed [2021-11-29T15:39:05.202Z] eb43a9212eb0: Pushed [2021-11-29T15:39:05.202Z] 23881e65786e6db054b8e59a7c23de27e126c89d: digest: sha256:fc989a419c1ac46bfbdb57ecbd806612d3e45ba5ba871f972e20961c18edbfe9 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:39:05.543Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:39:05.875Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-11-29T15:39:05.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-29T15:39:05.875Z] f0f1ada9f30f: Preparing [2021-11-29T15:39:05.875Z] eb43a9212eb0: Preparing [2021-11-29T15:39:05.875Z] a3f7646f9d8d: Preparing [2021-11-29T15:39:05.875Z] e21fa38c21b7: Preparing [2021-11-29T15:39:05.875Z] 62170e181a92: Preparing [2021-11-29T15:39:05.875Z] 62170e181a92: Layer already exists [2021-11-29T15:39:05.875Z] eb43a9212eb0: Layer already exists [2021-11-29T15:39:05.875Z] e21fa38c21b7: Layer already exists [2021-11-29T15:39:05.875Z] a3f7646f9d8d: Layer already exists [2021-11-29T15:39:05.875Z] f0f1ada9f30f: Layer already exists [2021-11-29T15:39:06.145Z] latest: digest: sha256:fc989a419c1ac46bfbdb57ecbd806612d3e45ba5ba871f972e20961c18edbfe9 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:39:06.485Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:39:06.814Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.4 [2021-11-29T15:39:06.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-29T15:39:06.814Z] f0f1ada9f30f: Preparing [2021-11-29T15:39:06.814Z] eb43a9212eb0: Preparing [2021-11-29T15:39:06.814Z] a3f7646f9d8d: Preparing [2021-11-29T15:39:06.814Z] e21fa38c21b7: Preparing [2021-11-29T15:39:06.814Z] 62170e181a92: Preparing [2021-11-29T15:39:06.814Z] f0f1ada9f30f: Layer already exists [2021-11-29T15:39:06.814Z] a3f7646f9d8d: Layer already exists [2021-11-29T15:39:06.814Z] e21fa38c21b7: Layer already exists [2021-11-29T15:39:06.814Z] 62170e181a92: Layer already exists [2021-11-29T15:39:06.814Z] eb43a9212eb0: Layer already exists [2021-11-29T15:39:07.083Z] 2.2.0-dev.4: digest: sha256:fc989a419c1ac46bfbdb57ecbd806612d3e45ba5ba871f972e20961c18edbfe9 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:39:07.419Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:39:07.748Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4 [2021-11-29T15:39:07.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-29T15:39:07.748Z] f0f1ada9f30f: Preparing [2021-11-29T15:39:07.748Z] eb43a9212eb0: Preparing [2021-11-29T15:39:07.748Z] a3f7646f9d8d: Preparing [2021-11-29T15:39:07.748Z] e21fa38c21b7: Preparing [2021-11-29T15:39:07.748Z] 62170e181a92: Preparing [2021-11-29T15:39:07.748Z] e21fa38c21b7: Layer already exists [2021-11-29T15:39:07.748Z] f0f1ada9f30f: Layer already exists [2021-11-29T15:39:07.748Z] 62170e181a92: Layer already exists [2021-11-29T15:39:07.748Z] eb43a9212eb0: Layer already exists [2021-11-29T15:39:07.748Z] a3f7646f9d8d: Layer already exists [2021-11-29T15:39:08.018Z] 23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4: digest: sha256:fc989a419c1ac46bfbdb57ecbd806612d3e45ba5ba871f972e20961c18edbfe9 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:39:08.352Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:39:08.683Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-11-29T15:39:08.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-29T15:39:08.683Z] f0f1ada9f30f: Preparing [2021-11-29T15:39:08.683Z] eb43a9212eb0: Preparing [2021-11-29T15:39:08.683Z] a3f7646f9d8d: Preparing [2021-11-29T15:39:08.683Z] e21fa38c21b7: Preparing [2021-11-29T15:39:08.683Z] 62170e181a92: Preparing [2021-11-29T15:39:08.683Z] f0f1ada9f30f: Layer already exists [2021-11-29T15:39:08.683Z] e21fa38c21b7: Layer already exists [2021-11-29T15:39:08.683Z] eb43a9212eb0: Layer already exists [2021-11-29T15:39:08.683Z] a3f7646f9d8d: Layer already exists [2021-11-29T15:39:08.683Z] 62170e181a92: Layer already exists [2021-11-29T15:39:08.954Z] main: digest: sha256:fc989a419c1ac46bfbdb57ecbd806612d3e45ba5ba871f972e20961c18edbfe9 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-29T15:39:08.997Z] ===================================================== [Pipeline] echo [2021-11-29T15:39:09.006Z] taggedImages: [2021-11-29T15:39:09.006Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:23881e65786e6db054b8e59a7c23de27e126c89d [2021-11-29T15:39:09.006Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-11-29T15:39:09.006Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.4 [2021-11-29T15:39:09.006Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4 [2021-11-29T15:39:09.006Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-11-29T15:39:09.033Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-11-29T15:39:09.033Z] 23881e65786e6db054b8e59a7c23de27e126c89d [2021-11-29T15:39:09.033Z] latest [2021-11-29T15:39:09.033Z] 2.2.0-dev.4 [2021-11-29T15:39:09.033Z] 23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4 [2021-11-29T15:39:09.033Z] main [2021-11-29T15:39:09.033Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:39:09.380Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:23881e65786e6db054b8e59a7c23de27e126c89d [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:39:09.716Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:23881e65786e6db054b8e59a7c23de27e126c89d [2021-11-29T15:39:09.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-29T15:39:09.716Z] 33fff052fe53: Preparing [2021-11-29T15:39:09.716Z] 33fff052fe53: Preparing [2021-11-29T15:39:09.716Z] 7696ddecc87e: Preparing [2021-11-29T15:39:09.716Z] f38981819bb6: Preparing [2021-11-29T15:39:09.716Z] 61f99a749abb: Preparing [2021-11-29T15:39:09.716Z] 7507703b46bc: Preparing [2021-11-29T15:39:09.716Z] a3f7646f9d8d: Preparing [2021-11-29T15:39:09.716Z] b6347e72b2e7: Preparing [2021-11-29T15:39:09.716Z] 461f321ad764: Preparing [2021-11-29T15:39:09.716Z] 924e3d05a5b9: Preparing [2021-11-29T15:39:09.716Z] 0d8a020c3fc8: Preparing [2021-11-29T15:39:09.716Z] 62170e181a92: Preparing [2021-11-29T15:39:09.716Z] 461f321ad764: Waiting [2021-11-29T15:39:09.716Z] 924e3d05a5b9: Waiting [2021-11-29T15:39:09.716Z] 0d8a020c3fc8: Waiting [2021-11-29T15:39:09.716Z] a3f7646f9d8d: Waiting [2021-11-29T15:39:09.716Z] 62170e181a92: Waiting [2021-11-29T15:39:09.716Z] b6347e72b2e7: Waiting [2021-11-29T15:39:09.991Z] 7696ddecc87e: Pushed [2021-11-29T15:39:09.991Z] 33fff052fe53: Pushed [2021-11-29T15:39:09.991Z] f38981819bb6: Pushed [2021-11-29T15:39:09.991Z] 61f99a749abb: Pushed [2021-11-29T15:39:09.991Z] a3f7646f9d8d: Layer already exists [2021-11-29T15:39:10.260Z] 924e3d05a5b9: Pushed [2021-11-29T15:39:10.260Z] 461f321ad764: Pushed [2021-11-29T15:39:10.260Z] b6347e72b2e7: Pushed [2021-11-29T15:39:10.260Z] 0d8a020c3fc8: Pushed [2021-11-29T15:39:10.260Z] 62170e181a92: Layer already exists [2021-11-29T15:39:12.857Z] 7507703b46bc: Pushed [2021-11-29T15:39:12.858Z] 23881e65786e6db054b8e59a7c23de27e126c89d: digest: sha256:efa52c7ab35a0c858169dc484ce72840fa9337b3f73d6912e7292a7140764356 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:39:13.191Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:39:13.519Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-11-29T15:39:13.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-29T15:39:13.519Z] 33fff052fe53: Preparing [2021-11-29T15:39:13.519Z] 33fff052fe53: Preparing [2021-11-29T15:39:13.519Z] 7696ddecc87e: Preparing [2021-11-29T15:39:13.519Z] f38981819bb6: Preparing [2021-11-29T15:39:13.519Z] 61f99a749abb: Preparing [2021-11-29T15:39:13.519Z] 7507703b46bc: Preparing [2021-11-29T15:39:13.519Z] a3f7646f9d8d: Preparing [2021-11-29T15:39:13.519Z] b6347e72b2e7: Preparing [2021-11-29T15:39:13.519Z] 461f321ad764: Preparing [2021-11-29T15:39:13.519Z] 924e3d05a5b9: Preparing [2021-11-29T15:39:13.519Z] 0d8a020c3fc8: Preparing [2021-11-29T15:39:13.519Z] 62170e181a92: Preparing [2021-11-29T15:39:13.519Z] 461f321ad764: Waiting [2021-11-29T15:39:13.519Z] 924e3d05a5b9: Waiting [2021-11-29T15:39:13.519Z] 0d8a020c3fc8: Waiting [2021-11-29T15:39:13.519Z] 62170e181a92: Waiting [2021-11-29T15:39:13.519Z] a3f7646f9d8d: Waiting [2021-11-29T15:39:13.519Z] 33fff052fe53: Layer already exists [2021-11-29T15:39:13.519Z] 7696ddecc87e: Layer already exists [2021-11-29T15:39:13.519Z] 61f99a749abb: Layer already exists [2021-11-29T15:39:13.519Z] 7507703b46bc: Layer already exists [2021-11-29T15:39:13.519Z] f38981819bb6: Layer already exists [2021-11-29T15:39:13.519Z] 461f321ad764: Layer already exists [2021-11-29T15:39:13.519Z] b6347e72b2e7: Layer already exists [2021-11-29T15:39:13.519Z] a3f7646f9d8d: Layer already exists [2021-11-29T15:39:13.519Z] 0d8a020c3fc8: Layer already exists [2021-11-29T15:39:13.519Z] 924e3d05a5b9: Layer already exists [2021-11-29T15:39:13.788Z] 62170e181a92: Layer already exists [2021-11-29T15:39:13.788Z] latest: digest: sha256:efa52c7ab35a0c858169dc484ce72840fa9337b3f73d6912e7292a7140764356 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:39:14.121Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:39:14.452Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.4 [2021-11-29T15:39:14.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-29T15:39:14.452Z] 33fff052fe53: Preparing [2021-11-29T15:39:14.452Z] 33fff052fe53: Preparing [2021-11-29T15:39:14.452Z] 7696ddecc87e: Preparing [2021-11-29T15:39:14.452Z] f38981819bb6: Preparing [2021-11-29T15:39:14.452Z] 61f99a749abb: Preparing [2021-11-29T15:39:14.452Z] 7507703b46bc: Preparing [2021-11-29T15:39:14.452Z] a3f7646f9d8d: Preparing [2021-11-29T15:39:14.452Z] b6347e72b2e7: Preparing [2021-11-29T15:39:14.452Z] 461f321ad764: Preparing [2021-11-29T15:39:14.452Z] 924e3d05a5b9: Preparing [2021-11-29T15:39:14.452Z] 0d8a020c3fc8: Preparing [2021-11-29T15:39:14.452Z] 62170e181a92: Preparing [2021-11-29T15:39:14.452Z] b6347e72b2e7: Waiting [2021-11-29T15:39:14.452Z] 461f321ad764: Waiting [2021-11-29T15:39:14.452Z] 924e3d05a5b9: Waiting [2021-11-29T15:39:14.452Z] 0d8a020c3fc8: Waiting [2021-11-29T15:39:14.452Z] 62170e181a92: Waiting [2021-11-29T15:39:14.452Z] a3f7646f9d8d: Waiting [2021-11-29T15:39:14.452Z] 61f99a749abb: Layer already exists [2021-11-29T15:39:14.452Z] 7507703b46bc: Layer already exists [2021-11-29T15:39:14.452Z] 33fff052fe53: Layer already exists [2021-11-29T15:39:14.452Z] 7696ddecc87e: Layer already exists [2021-11-29T15:39:14.452Z] f38981819bb6: Layer already exists [2021-11-29T15:39:14.452Z] a3f7646f9d8d: Layer already exists [2021-11-29T15:39:14.452Z] b6347e72b2e7: Layer already exists [2021-11-29T15:39:14.452Z] 0d8a020c3fc8: Layer already exists [2021-11-29T15:39:14.452Z] 461f321ad764: Layer already exists [2021-11-29T15:39:14.452Z] 924e3d05a5b9: Layer already exists [2021-11-29T15:39:14.721Z] 62170e181a92: Layer already exists [2021-11-29T15:39:14.721Z] 2.2.0-dev.4: digest: sha256:efa52c7ab35a0c858169dc484ce72840fa9337b3f73d6912e7292a7140764356 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:39:15.055Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:39:15.383Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4 [2021-11-29T15:39:15.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-29T15:39:15.383Z] 33fff052fe53: Preparing [2021-11-29T15:39:15.383Z] 33fff052fe53: Preparing [2021-11-29T15:39:15.383Z] 7696ddecc87e: Preparing [2021-11-29T15:39:15.383Z] f38981819bb6: Preparing [2021-11-29T15:39:15.383Z] 61f99a749abb: Preparing [2021-11-29T15:39:15.383Z] 7507703b46bc: Preparing [2021-11-29T15:39:15.383Z] a3f7646f9d8d: Preparing [2021-11-29T15:39:15.383Z] b6347e72b2e7: Preparing [2021-11-29T15:39:15.383Z] 461f321ad764: Preparing [2021-11-29T15:39:15.383Z] 924e3d05a5b9: Preparing [2021-11-29T15:39:15.383Z] 0d8a020c3fc8: Preparing [2021-11-29T15:39:15.383Z] 62170e181a92: Preparing [2021-11-29T15:39:15.383Z] 461f321ad764: Waiting [2021-11-29T15:39:15.383Z] 924e3d05a5b9: Waiting [2021-11-29T15:39:15.383Z] 0d8a020c3fc8: Waiting [2021-11-29T15:39:15.383Z] a3f7646f9d8d: Waiting [2021-11-29T15:39:15.383Z] b6347e72b2e7: Waiting [2021-11-29T15:39:15.383Z] 62170e181a92: Waiting [2021-11-29T15:39:15.383Z] f38981819bb6: Layer already exists [2021-11-29T15:39:15.383Z] 7507703b46bc: Layer already exists [2021-11-29T15:39:15.383Z] 61f99a749abb: Layer already exists [2021-11-29T15:39:15.383Z] 33fff052fe53: Layer already exists [2021-11-29T15:39:15.383Z] 7696ddecc87e: Layer already exists [2021-11-29T15:39:15.383Z] a3f7646f9d8d: Layer already exists [2021-11-29T15:39:15.383Z] b6347e72b2e7: Layer already exists [2021-11-29T15:39:15.383Z] 924e3d05a5b9: Layer already exists [2021-11-29T15:39:15.383Z] 461f321ad764: Layer already exists [2021-11-29T15:39:15.383Z] 0d8a020c3fc8: Layer already exists [2021-11-29T15:39:15.652Z] 62170e181a92: Layer already exists [2021-11-29T15:39:15.652Z] 23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4: digest: sha256:efa52c7ab35a0c858169dc484ce72840fa9337b3f73d6912e7292a7140764356 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:39:15.981Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:39:16.309Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-11-29T15:39:16.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-29T15:39:16.309Z] 33fff052fe53: Preparing [2021-11-29T15:39:16.309Z] 33fff052fe53: Preparing [2021-11-29T15:39:16.309Z] 7696ddecc87e: Preparing [2021-11-29T15:39:16.309Z] f38981819bb6: Preparing [2021-11-29T15:39:16.309Z] 61f99a749abb: Preparing [2021-11-29T15:39:16.309Z] 7507703b46bc: Preparing [2021-11-29T15:39:16.309Z] a3f7646f9d8d: Preparing [2021-11-29T15:39:16.309Z] b6347e72b2e7: Preparing [2021-11-29T15:39:16.309Z] 461f321ad764: Preparing [2021-11-29T15:39:16.309Z] 924e3d05a5b9: Preparing [2021-11-29T15:39:16.309Z] 0d8a020c3fc8: Preparing [2021-11-29T15:39:16.309Z] 62170e181a92: Preparing [2021-11-29T15:39:16.309Z] 461f321ad764: Waiting [2021-11-29T15:39:16.309Z] 924e3d05a5b9: Waiting [2021-11-29T15:39:16.309Z] 0d8a020c3fc8: Waiting [2021-11-29T15:39:16.309Z] 62170e181a92: Waiting [2021-11-29T15:39:16.309Z] a3f7646f9d8d: Waiting [2021-11-29T15:39:16.309Z] b6347e72b2e7: Waiting [2021-11-29T15:39:16.309Z] 7507703b46bc: Layer already exists [2021-11-29T15:39:16.309Z] f38981819bb6: Layer already exists [2021-11-29T15:39:16.309Z] 33fff052fe53: Layer already exists [2021-11-29T15:39:16.309Z] 61f99a749abb: Layer already exists [2021-11-29T15:39:16.309Z] 7696ddecc87e: Layer already exists [2021-11-29T15:39:16.309Z] a3f7646f9d8d: Layer already exists [2021-11-29T15:39:16.309Z] b6347e72b2e7: Layer already exists [2021-11-29T15:39:16.309Z] 924e3d05a5b9: Layer already exists [2021-11-29T15:39:16.309Z] 461f321ad764: Layer already exists [2021-11-29T15:39:16.309Z] 0d8a020c3fc8: Layer already exists [2021-11-29T15:39:16.578Z] 62170e181a92: Layer already exists [2021-11-29T15:39:16.578Z] main: digest: sha256:efa52c7ab35a0c858169dc484ce72840fa9337b3f73d6912e7292a7140764356 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-29T15:39:16.625Z] ===================================================== [Pipeline] echo [2021-11-29T15:39:16.635Z] taggedImages: [2021-11-29T15:39:16.635Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:23881e65786e6db054b8e59a7c23de27e126c89d [2021-11-29T15:39:16.635Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-11-29T15:39:16.635Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.4 [2021-11-29T15:39:16.635Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4 [2021-11-29T15:39:16.635Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-11-29T15:39:16.658Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-11-29T15:39:16.658Z] 23881e65786e6db054b8e59a7c23de27e126c89d [2021-11-29T15:39:16.658Z] latest [2021-11-29T15:39:16.658Z] 2.2.0-dev.4 [2021-11-29T15:39:16.658Z] 23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4 [2021-11-29T15:39:16.658Z] main [2021-11-29T15:39:16.658Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:39:17.007Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:23881e65786e6db054b8e59a7c23de27e126c89d [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:39:17.338Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:23881e65786e6db054b8e59a7c23de27e126c89d [2021-11-29T15:39:17.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-29T15:39:17.338Z] 9d71ba45f7d3: Preparing [2021-11-29T15:39:17.338Z] b377dd457d2c: Preparing [2021-11-29T15:39:17.338Z] b5c92b937d66: Preparing [2021-11-29T15:39:17.338Z] fda5b582b956: Preparing [2021-11-29T15:39:17.338Z] 244306ccc780: Preparing [2021-11-29T15:39:17.338Z] 62170e181a92: Preparing [2021-11-29T15:39:17.338Z] 62170e181a92: Waiting [2021-11-29T15:39:17.610Z] fda5b582b956: Pushed [2021-11-29T15:39:17.610Z] b5c92b937d66: Pushed [2021-11-29T15:39:17.610Z] 62170e181a92: Layer already exists [2021-11-29T15:39:18.235Z] 244306ccc780: Pushed [2021-11-29T15:39:19.700Z] b377dd457d2c: Pushed [2021-11-29T15:39:19.700Z] 9d71ba45f7d3: Pushed [2021-11-29T15:39:19.969Z] 23881e65786e6db054b8e59a7c23de27e126c89d: digest: sha256:e0f8f1343f083fb44e74c91976dc4d464d242bc2860dbff01287a4bd69e93d1f size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:39:20.305Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:39:20.640Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-11-29T15:39:20.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-29T15:39:20.640Z] 9d71ba45f7d3: Preparing [2021-11-29T15:39:20.640Z] b377dd457d2c: Preparing [2021-11-29T15:39:20.640Z] b5c92b937d66: Preparing [2021-11-29T15:39:20.640Z] fda5b582b956: Preparing [2021-11-29T15:39:20.640Z] 244306ccc780: Preparing [2021-11-29T15:39:20.640Z] 62170e181a92: Preparing [2021-11-29T15:39:20.640Z] 62170e181a92: Waiting [2021-11-29T15:39:20.640Z] b377dd457d2c: Layer already exists [2021-11-29T15:39:20.640Z] 244306ccc780: Layer already exists [2021-11-29T15:39:20.640Z] fda5b582b956: Layer already exists [2021-11-29T15:39:20.640Z] b5c92b937d66: Layer already exists [2021-11-29T15:39:20.640Z] 9d71ba45f7d3: Layer already exists [2021-11-29T15:39:20.640Z] 62170e181a92: Layer already exists [2021-11-29T15:39:20.908Z] latest: digest: sha256:e0f8f1343f083fb44e74c91976dc4d464d242bc2860dbff01287a4bd69e93d1f size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:39:21.241Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:39:21.567Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.4 [2021-11-29T15:39:21.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-29T15:39:21.567Z] 9d71ba45f7d3: Preparing [2021-11-29T15:39:21.567Z] b377dd457d2c: Preparing [2021-11-29T15:39:21.567Z] b5c92b937d66: Preparing [2021-11-29T15:39:21.567Z] fda5b582b956: Preparing [2021-11-29T15:39:21.567Z] 244306ccc780: Preparing [2021-11-29T15:39:21.568Z] 62170e181a92: Preparing [2021-11-29T15:39:21.568Z] 62170e181a92: Waiting [2021-11-29T15:39:21.568Z] 244306ccc780: Layer already exists [2021-11-29T15:39:21.568Z] b377dd457d2c: Layer already exists [2021-11-29T15:39:21.568Z] fda5b582b956: Layer already exists [2021-11-29T15:39:21.568Z] 9d71ba45f7d3: Layer already exists [2021-11-29T15:39:21.568Z] b5c92b937d66: Layer already exists [2021-11-29T15:39:21.568Z] 62170e181a92: Layer already exists [2021-11-29T15:39:21.836Z] 2.2.0-dev.4: digest: sha256:e0f8f1343f083fb44e74c91976dc4d464d242bc2860dbff01287a4bd69e93d1f size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:39:22.168Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:39:22.499Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4 [2021-11-29T15:39:22.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-29T15:39:22.500Z] 9d71ba45f7d3: Preparing [2021-11-29T15:39:22.500Z] b377dd457d2c: Preparing [2021-11-29T15:39:22.500Z] b5c92b937d66: Preparing [2021-11-29T15:39:22.500Z] fda5b582b956: Preparing [2021-11-29T15:39:22.500Z] 244306ccc780: Preparing [2021-11-29T15:39:22.500Z] 62170e181a92: Preparing [2021-11-29T15:39:22.500Z] 62170e181a92: Waiting [2021-11-29T15:39:22.500Z] b5c92b937d66: Layer already exists [2021-11-29T15:39:22.500Z] fda5b582b956: Layer already exists [2021-11-29T15:39:22.500Z] b377dd457d2c: Layer already exists [2021-11-29T15:39:22.500Z] 9d71ba45f7d3: Layer already exists [2021-11-29T15:39:22.500Z] 244306ccc780: Layer already exists [2021-11-29T15:39:22.500Z] 62170e181a92: Layer already exists [2021-11-29T15:39:22.769Z] 23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4: digest: sha256:e0f8f1343f083fb44e74c91976dc4d464d242bc2860dbff01287a4bd69e93d1f size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:39:23.107Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:39:23.440Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-11-29T15:39:23.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-29T15:39:23.440Z] 9d71ba45f7d3: Preparing [2021-11-29T15:39:23.440Z] b377dd457d2c: Preparing [2021-11-29T15:39:23.440Z] b5c92b937d66: Preparing [2021-11-29T15:39:23.440Z] fda5b582b956: Preparing [2021-11-29T15:39:23.440Z] 244306ccc780: Preparing [2021-11-29T15:39:23.440Z] 62170e181a92: Preparing [2021-11-29T15:39:23.440Z] 62170e181a92: Waiting [2021-11-29T15:39:23.440Z] 244306ccc780: Layer already exists [2021-11-29T15:39:23.440Z] 9d71ba45f7d3: Layer already exists [2021-11-29T15:39:23.440Z] b5c92b937d66: Layer already exists [2021-11-29T15:39:23.440Z] fda5b582b956: Layer already exists [2021-11-29T15:39:23.440Z] b377dd457d2c: Layer already exists [2021-11-29T15:39:23.440Z] 62170e181a92: Layer already exists [2021-11-29T15:39:23.712Z] main: digest: sha256:e0f8f1343f083fb44e74c91976dc4d464d242bc2860dbff01287a4bd69e93d1f size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-29T15:39:23.756Z] ===================================================== [Pipeline] echo [2021-11-29T15:39:23.764Z] taggedImages: [2021-11-29T15:39:23.764Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:23881e65786e6db054b8e59a7c23de27e126c89d [2021-11-29T15:39:23.764Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-11-29T15:39:23.764Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.4 [2021-11-29T15:39:23.764Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4 [2021-11-29T15:39:23.764Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-11-29T15:39:23.786Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-11-29T15:39:23.786Z] 23881e65786e6db054b8e59a7c23de27e126c89d [2021-11-29T15:39:23.786Z] latest [2021-11-29T15:39:23.786Z] 2.2.0-dev.4 [2021-11-29T15:39:23.786Z] 23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4 [2021-11-29T15:39:23.786Z] main [2021-11-29T15:39:23.786Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:39:24.128Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:23881e65786e6db054b8e59a7c23de27e126c89d [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:39:24.458Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:23881e65786e6db054b8e59a7c23de27e126c89d [2021-11-29T15:39:24.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-29T15:39:24.458Z] 51c7d3c6d4e5: Preparing [2021-11-29T15:39:24.458Z] b650f9766fe6: Preparing [2021-11-29T15:39:24.458Z] 8b84e545d55b: Preparing [2021-11-29T15:39:24.458Z] 253189ba622d: Preparing [2021-11-29T15:39:24.458Z] 8f8b4c5627d8: Preparing [2021-11-29T15:39:24.458Z] d6c001a7a0f9: Preparing [2021-11-29T15:39:24.458Z] 6f0ea0d7f310: Preparing [2021-11-29T15:39:24.458Z] f644b4671548: Preparing [2021-11-29T15:39:24.458Z] d1ad590275d8: Preparing [2021-11-29T15:39:24.458Z] 62170e181a92: Preparing [2021-11-29T15:39:24.458Z] 6f0ea0d7f310: Waiting [2021-11-29T15:39:24.458Z] f644b4671548: Waiting [2021-11-29T15:39:24.458Z] d1ad590275d8: Waiting [2021-11-29T15:39:24.458Z] 62170e181a92: Waiting [2021-11-29T15:39:24.458Z] d6c001a7a0f9: Waiting [2021-11-29T15:39:24.728Z] 8f8b4c5627d8: Pushed [2021-11-29T15:39:24.728Z] b650f9766fe6: Pushed [2021-11-29T15:39:24.728Z] 51c7d3c6d4e5: Pushed [2021-11-29T15:39:24.999Z] 6f0ea0d7f310: Pushed [2021-11-29T15:39:24.999Z] f644b4671548: Pushed [2021-11-29T15:39:24.999Z] d6c001a7a0f9: Pushed [2021-11-29T15:39:24.999Z] 62170e181a92: Layer already exists [2021-11-29T15:39:25.270Z] d1ad590275d8: Pushed [2021-11-29T15:39:27.239Z] 253189ba622d: Pushed [2021-11-29T15:39:27.826Z] 8b84e545d55b: Pushed [2021-11-29T15:39:27.826Z] 23881e65786e6db054b8e59a7c23de27e126c89d: digest: sha256:551dbdb34b5470a2b881327e7f029cc51310d03260f0b8aed96d1a23f6f0f76d size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:39:28.153Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:39:28.479Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-11-29T15:39:28.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-29T15:39:28.479Z] 51c7d3c6d4e5: Preparing [2021-11-29T15:39:28.479Z] b650f9766fe6: Preparing [2021-11-29T15:39:28.479Z] 8b84e545d55b: Preparing [2021-11-29T15:39:28.479Z] 253189ba622d: Preparing [2021-11-29T15:39:28.479Z] 8f8b4c5627d8: Preparing [2021-11-29T15:39:28.479Z] d6c001a7a0f9: Preparing [2021-11-29T15:39:28.479Z] 6f0ea0d7f310: Preparing [2021-11-29T15:39:28.479Z] f644b4671548: Preparing [2021-11-29T15:39:28.479Z] d1ad590275d8: Preparing [2021-11-29T15:39:28.479Z] 62170e181a92: Preparing [2021-11-29T15:39:28.479Z] d6c001a7a0f9: Waiting [2021-11-29T15:39:28.479Z] 6f0ea0d7f310: Waiting [2021-11-29T15:39:28.479Z] f644b4671548: Waiting [2021-11-29T15:39:28.480Z] d1ad590275d8: Waiting [2021-11-29T15:39:28.480Z] 62170e181a92: Waiting [2021-11-29T15:39:28.480Z] 253189ba622d: Layer already exists [2021-11-29T15:39:28.480Z] 51c7d3c6d4e5: Layer already exists [2021-11-29T15:39:28.480Z] 8b84e545d55b: Layer already exists [2021-11-29T15:39:28.480Z] 8f8b4c5627d8: Layer already exists [2021-11-29T15:39:28.480Z] b650f9766fe6: Layer already exists [2021-11-29T15:39:28.480Z] d6c001a7a0f9: Layer already exists [2021-11-29T15:39:28.480Z] f644b4671548: Layer already exists [2021-11-29T15:39:28.480Z] 6f0ea0d7f310: Layer already exists [2021-11-29T15:39:28.480Z] 62170e181a92: Layer already exists [2021-11-29T15:39:28.480Z] d1ad590275d8: Layer already exists [2021-11-29T15:39:28.748Z] latest: digest: sha256:551dbdb34b5470a2b881327e7f029cc51310d03260f0b8aed96d1a23f6f0f76d size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:39:29.080Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:39:29.409Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.4 [2021-11-29T15:39:29.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-29T15:39:29.409Z] 51c7d3c6d4e5: Preparing [2021-11-29T15:39:29.409Z] b650f9766fe6: Preparing [2021-11-29T15:39:29.409Z] 8b84e545d55b: Preparing [2021-11-29T15:39:29.409Z] 253189ba622d: Preparing [2021-11-29T15:39:29.409Z] 8f8b4c5627d8: Preparing [2021-11-29T15:39:29.409Z] d6c001a7a0f9: Preparing [2021-11-29T15:39:29.409Z] 6f0ea0d7f310: Preparing [2021-11-29T15:39:29.409Z] f644b4671548: Preparing [2021-11-29T15:39:29.409Z] d1ad590275d8: Preparing [2021-11-29T15:39:29.409Z] 62170e181a92: Preparing [2021-11-29T15:39:29.409Z] 6f0ea0d7f310: Waiting [2021-11-29T15:39:29.409Z] f644b4671548: Waiting [2021-11-29T15:39:29.409Z] d6c001a7a0f9: Waiting [2021-11-29T15:39:29.409Z] d1ad590275d8: Waiting [2021-11-29T15:39:29.409Z] 8f8b4c5627d8: Layer already exists [2021-11-29T15:39:29.409Z] 51c7d3c6d4e5: Layer already exists [2021-11-29T15:39:29.409Z] 8b84e545d55b: Layer already exists [2021-11-29T15:39:29.409Z] b650f9766fe6: Layer already exists [2021-11-29T15:39:29.409Z] 253189ba622d: Layer already exists [2021-11-29T15:39:29.409Z] d1ad590275d8: Layer already exists [2021-11-29T15:39:29.409Z] d6c001a7a0f9: Layer already exists [2021-11-29T15:39:29.409Z] f644b4671548: Layer already exists [2021-11-29T15:39:29.409Z] 6f0ea0d7f310: Layer already exists [2021-11-29T15:39:29.409Z] 62170e181a92: Layer already exists [2021-11-29T15:39:29.679Z] 2.2.0-dev.4: digest: sha256:551dbdb34b5470a2b881327e7f029cc51310d03260f0b8aed96d1a23f6f0f76d size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:39:30.013Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:39:30.343Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4 [2021-11-29T15:39:30.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-29T15:39:30.343Z] 51c7d3c6d4e5: Preparing [2021-11-29T15:39:30.343Z] b650f9766fe6: Preparing [2021-11-29T15:39:30.343Z] 8b84e545d55b: Preparing [2021-11-29T15:39:30.343Z] 253189ba622d: Preparing [2021-11-29T15:39:30.343Z] 8f8b4c5627d8: Preparing [2021-11-29T15:39:30.343Z] d6c001a7a0f9: Preparing [2021-11-29T15:39:30.343Z] 6f0ea0d7f310: Preparing [2021-11-29T15:39:30.343Z] f644b4671548: Preparing [2021-11-29T15:39:30.343Z] d1ad590275d8: Preparing [2021-11-29T15:39:30.343Z] 62170e181a92: Preparing [2021-11-29T15:39:30.343Z] 6f0ea0d7f310: Waiting [2021-11-29T15:39:30.344Z] f644b4671548: Waiting [2021-11-29T15:39:30.344Z] d6c001a7a0f9: Waiting [2021-11-29T15:39:30.344Z] d1ad590275d8: Waiting [2021-11-29T15:39:30.344Z] 62170e181a92: Waiting [2021-11-29T15:39:30.344Z] 8f8b4c5627d8: Layer already exists [2021-11-29T15:39:30.344Z] b650f9766fe6: Layer already exists [2021-11-29T15:39:30.344Z] 51c7d3c6d4e5: Layer already exists [2021-11-29T15:39:30.344Z] 8b84e545d55b: Layer already exists [2021-11-29T15:39:30.344Z] 253189ba622d: Layer already exists [2021-11-29T15:39:30.344Z] d6c001a7a0f9: Layer already exists [2021-11-29T15:39:30.344Z] 6f0ea0d7f310: Layer already exists [2021-11-29T15:39:30.344Z] f644b4671548: Layer already exists [2021-11-29T15:39:30.344Z] d1ad590275d8: Layer already exists [2021-11-29T15:39:30.344Z] 62170e181a92: Layer already exists [2021-11-29T15:39:30.615Z] 23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4: digest: sha256:551dbdb34b5470a2b881327e7f029cc51310d03260f0b8aed96d1a23f6f0f76d size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:39:30.948Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:39:31.284Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-11-29T15:39:31.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-29T15:39:31.284Z] 51c7d3c6d4e5: Preparing [2021-11-29T15:39:31.284Z] b650f9766fe6: Preparing [2021-11-29T15:39:31.284Z] 8b84e545d55b: Preparing [2021-11-29T15:39:31.284Z] 253189ba622d: Preparing [2021-11-29T15:39:31.284Z] 8f8b4c5627d8: Preparing [2021-11-29T15:39:31.284Z] d6c001a7a0f9: Preparing [2021-11-29T15:39:31.284Z] 6f0ea0d7f310: Preparing [2021-11-29T15:39:31.284Z] f644b4671548: Preparing [2021-11-29T15:39:31.284Z] d1ad590275d8: Preparing [2021-11-29T15:39:31.284Z] 62170e181a92: Preparing [2021-11-29T15:39:31.284Z] 6f0ea0d7f310: Waiting [2021-11-29T15:39:31.284Z] f644b4671548: Waiting [2021-11-29T15:39:31.284Z] d1ad590275d8: Waiting [2021-11-29T15:39:31.284Z] 62170e181a92: Waiting [2021-11-29T15:39:31.284Z] d6c001a7a0f9: Waiting [2021-11-29T15:39:31.284Z] 8f8b4c5627d8: Layer already exists [2021-11-29T15:39:31.284Z] 51c7d3c6d4e5: Layer already exists [2021-11-29T15:39:31.284Z] b650f9766fe6: Layer already exists [2021-11-29T15:39:31.284Z] 8b84e545d55b: Layer already exists [2021-11-29T15:39:31.284Z] 253189ba622d: Layer already exists [2021-11-29T15:39:31.284Z] f644b4671548: Layer already exists [2021-11-29T15:39:31.284Z] d6c001a7a0f9: Layer already exists [2021-11-29T15:39:31.284Z] 6f0ea0d7f310: Layer already exists [2021-11-29T15:39:31.284Z] d1ad590275d8: Layer already exists [2021-11-29T15:39:31.284Z] 62170e181a92: Layer already exists [2021-11-29T15:39:31.553Z] main: digest: sha256:551dbdb34b5470a2b881327e7f029cc51310d03260f0b8aed96d1a23f6f0f76d size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-29T15:39:31.599Z] ===================================================== [Pipeline] echo [2021-11-29T15:39:31.608Z] taggedImages: [2021-11-29T15:39:31.608Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:23881e65786e6db054b8e59a7c23de27e126c89d [2021-11-29T15:39:31.608Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-11-29T15:39:31.608Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.4 [2021-11-29T15:39:31.608Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4 [2021-11-29T15:39:31.608Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-11-29T15:39:31.657Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-11-29T15:39:31.657Z] 23881e65786e6db054b8e59a7c23de27e126c89d [2021-11-29T15:39:31.657Z] latest [2021-11-29T15:39:31.657Z] 2.2.0-dev.4 [2021-11-29T15:39:31.657Z] 23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4 [2021-11-29T15:39:31.657Z] main [2021-11-29T15:39:31.657Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:39:31.990Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:23881e65786e6db054b8e59a7c23de27e126c89d [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:39:32.322Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:23881e65786e6db054b8e59a7c23de27e126c89d [2021-11-29T15:39:32.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-29T15:39:32.323Z] d3aa79e14ab1: Preparing [2021-11-29T15:39:32.323Z] 783ddcb02748: Preparing [2021-11-29T15:39:32.323Z] a3f7646f9d8d: Preparing [2021-11-29T15:39:32.323Z] aa52e812651d: Preparing [2021-11-29T15:39:32.323Z] 62170e181a92: Preparing [2021-11-29T15:39:32.323Z] 62170e181a92: Layer already exists [2021-11-29T15:39:32.592Z] a3f7646f9d8d: Layer already exists [2021-11-29T15:39:32.592Z] d3aa79e14ab1: Pushed [2021-11-29T15:39:32.861Z] aa52e812651d: Pushed [2021-11-29T15:39:34.814Z] 783ddcb02748: Pushed [2021-11-29T15:39:34.815Z] 23881e65786e6db054b8e59a7c23de27e126c89d: digest: sha256:e19f9744aacac73121560209c15b3b53c3c4bbb90eb64a116206983d50fc19f3 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:39:35.146Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:39:35.475Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-11-29T15:39:35.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-29T15:39:35.475Z] d3aa79e14ab1: Preparing [2021-11-29T15:39:35.475Z] 783ddcb02748: Preparing [2021-11-29T15:39:35.475Z] a3f7646f9d8d: Preparing [2021-11-29T15:39:35.475Z] aa52e812651d: Preparing [2021-11-29T15:39:35.475Z] 62170e181a92: Preparing [2021-11-29T15:39:35.475Z] a3f7646f9d8d: Layer already exists [2021-11-29T15:39:35.475Z] 62170e181a92: Layer already exists [2021-11-29T15:39:35.475Z] d3aa79e14ab1: Layer already exists [2021-11-29T15:39:35.475Z] aa52e812651d: Layer already exists [2021-11-29T15:39:35.475Z] 783ddcb02748: Layer already exists [2021-11-29T15:39:35.745Z] latest: digest: sha256:e19f9744aacac73121560209c15b3b53c3c4bbb90eb64a116206983d50fc19f3 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:39:36.076Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:39:36.403Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.4 [2021-11-29T15:39:36.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-29T15:39:36.404Z] d3aa79e14ab1: Preparing [2021-11-29T15:39:36.404Z] 783ddcb02748: Preparing [2021-11-29T15:39:36.404Z] a3f7646f9d8d: Preparing [2021-11-29T15:39:36.404Z] aa52e812651d: Preparing [2021-11-29T15:39:36.404Z] 62170e181a92: Preparing [2021-11-29T15:39:36.404Z] a3f7646f9d8d: Layer already exists [2021-11-29T15:39:36.404Z] 62170e181a92: Layer already exists [2021-11-29T15:39:36.404Z] 783ddcb02748: Layer already exists [2021-11-29T15:39:36.404Z] d3aa79e14ab1: Layer already exists [2021-11-29T15:39:36.404Z] aa52e812651d: Layer already exists [2021-11-29T15:39:36.673Z] 2.2.0-dev.4: digest: sha256:e19f9744aacac73121560209c15b3b53c3c4bbb90eb64a116206983d50fc19f3 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:39:37.004Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:39:37.332Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4 [2021-11-29T15:39:37.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-29T15:39:37.332Z] d3aa79e14ab1: Preparing [2021-11-29T15:39:37.332Z] 783ddcb02748: Preparing [2021-11-29T15:39:37.332Z] a3f7646f9d8d: Preparing [2021-11-29T15:39:37.332Z] aa52e812651d: Preparing [2021-11-29T15:39:37.332Z] 62170e181a92: Preparing [2021-11-29T15:39:37.332Z] 62170e181a92: Layer already exists [2021-11-29T15:39:37.332Z] d3aa79e14ab1: Layer already exists [2021-11-29T15:39:37.332Z] 783ddcb02748: Layer already exists [2021-11-29T15:39:37.332Z] aa52e812651d: Layer already exists [2021-11-29T15:39:37.332Z] a3f7646f9d8d: Layer already exists [2021-11-29T15:39:37.601Z] 23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4: digest: sha256:e19f9744aacac73121560209c15b3b53c3c4bbb90eb64a116206983d50fc19f3 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:39:37.932Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:39:38.281Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-11-29T15:39:38.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-29T15:39:38.281Z] d3aa79e14ab1: Preparing [2021-11-29T15:39:38.281Z] 783ddcb02748: Preparing [2021-11-29T15:39:38.281Z] a3f7646f9d8d: Preparing [2021-11-29T15:39:38.281Z] aa52e812651d: Preparing [2021-11-29T15:39:38.281Z] 62170e181a92: Preparing [2021-11-29T15:39:38.281Z] 783ddcb02748: Layer already exists [2021-11-29T15:39:38.281Z] a3f7646f9d8d: Layer already exists [2021-11-29T15:39:38.281Z] d3aa79e14ab1: Layer already exists [2021-11-29T15:39:38.557Z] 62170e181a92: Layer already exists [2021-11-29T15:39:38.557Z] aa52e812651d: Layer already exists [2021-11-29T15:39:38.557Z] main: digest: sha256:e19f9744aacac73121560209c15b3b53c3c4bbb90eb64a116206983d50fc19f3 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-29T15:39:38.599Z] ===================================================== [Pipeline] echo [2021-11-29T15:39:38.607Z] taggedImages: [2021-11-29T15:39:38.608Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:23881e65786e6db054b8e59a7c23de27e126c89d [2021-11-29T15:39:38.608Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-11-29T15:39:38.608Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.4 [2021-11-29T15:39:38.608Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4 [2021-11-29T15:39:38.608Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-11-29T15:39:38.628Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-11-29T15:39:38.628Z] 23881e65786e6db054b8e59a7c23de27e126c89d [2021-11-29T15:39:38.628Z] latest [2021-11-29T15:39:38.628Z] 2.2.0-dev.4 [2021-11-29T15:39:38.628Z] 23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4 [2021-11-29T15:39:38.628Z] main [2021-11-29T15:39:38.628Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:39:38.970Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:23881e65786e6db054b8e59a7c23de27e126c89d [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:39:39.307Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:23881e65786e6db054b8e59a7c23de27e126c89d [2021-11-29T15:39:39.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-29T15:39:39.307Z] a1950ed75592: Preparing [2021-11-29T15:39:39.307Z] 4fcabe72f1c1: Preparing [2021-11-29T15:39:39.307Z] a3f7646f9d8d: Preparing [2021-11-29T15:39:39.307Z] e21fa38c21b7: Preparing [2021-11-29T15:39:39.307Z] 62170e181a92: Preparing [2021-11-29T15:39:39.307Z] 62170e181a92: Layer already exists [2021-11-29T15:39:39.307Z] e21fa38c21b7: Layer already exists [2021-11-29T15:39:39.307Z] a3f7646f9d8d: Layer already exists [2021-11-29T15:39:39.577Z] a1950ed75592: Pushed [2021-11-29T15:39:42.173Z] 4fcabe72f1c1: Pushed [2021-11-29T15:39:42.173Z] 23881e65786e6db054b8e59a7c23de27e126c89d: digest: sha256:a49bbe1d0db59df5d581a59136b94534f05daafd8e71eaa3953ae357bd649355 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:39:42.503Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:39:42.835Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-11-29T15:39:42.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-29T15:39:42.835Z] a1950ed75592: Preparing [2021-11-29T15:39:42.835Z] 4fcabe72f1c1: Preparing [2021-11-29T15:39:42.835Z] a3f7646f9d8d: Preparing [2021-11-29T15:39:42.835Z] e21fa38c21b7: Preparing [2021-11-29T15:39:42.835Z] 62170e181a92: Preparing [2021-11-29T15:39:43.107Z] 62170e181a92: Layer already exists [2021-11-29T15:39:43.107Z] 4fcabe72f1c1: Layer already exists [2021-11-29T15:39:43.107Z] a3f7646f9d8d: Layer already exists [2021-11-29T15:39:43.107Z] e21fa38c21b7: Layer already exists [2021-11-29T15:39:43.107Z] a1950ed75592: Layer already exists [2021-11-29T15:39:43.107Z] latest: digest: sha256:a49bbe1d0db59df5d581a59136b94534f05daafd8e71eaa3953ae357bd649355 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:39:43.437Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:39:43.774Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.4 [2021-11-29T15:39:43.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-29T15:39:43.774Z] a1950ed75592: Preparing [2021-11-29T15:39:43.774Z] 4fcabe72f1c1: Preparing [2021-11-29T15:39:43.774Z] a3f7646f9d8d: Preparing [2021-11-29T15:39:43.774Z] e21fa38c21b7: Preparing [2021-11-29T15:39:43.774Z] 62170e181a92: Preparing [2021-11-29T15:39:43.774Z] a1950ed75592: Layer already exists [2021-11-29T15:39:43.774Z] a3f7646f9d8d: Layer already exists [2021-11-29T15:39:43.774Z] 62170e181a92: Layer already exists [2021-11-29T15:39:43.774Z] e21fa38c21b7: Layer already exists [2021-11-29T15:39:43.774Z] 4fcabe72f1c1: Layer already exists [2021-11-29T15:39:44.046Z] 2.2.0-dev.4: digest: sha256:a49bbe1d0db59df5d581a59136b94534f05daafd8e71eaa3953ae357bd649355 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:39:44.386Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:39:44.729Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4 [2021-11-29T15:39:44.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-29T15:39:44.729Z] a1950ed75592: Preparing [2021-11-29T15:39:44.729Z] 4fcabe72f1c1: Preparing [2021-11-29T15:39:44.729Z] a3f7646f9d8d: Preparing [2021-11-29T15:39:44.729Z] e21fa38c21b7: Preparing [2021-11-29T15:39:44.729Z] 62170e181a92: Preparing [2021-11-29T15:39:45.002Z] 4fcabe72f1c1: Layer already exists [2021-11-29T15:39:45.002Z] e21fa38c21b7: Layer already exists [2021-11-29T15:39:45.002Z] 62170e181a92: Layer already exists [2021-11-29T15:39:45.002Z] a3f7646f9d8d: Layer already exists [2021-11-29T15:39:45.002Z] a1950ed75592: Layer already exists [2021-11-29T15:39:45.002Z] 23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4: digest: sha256:a49bbe1d0db59df5d581a59136b94534f05daafd8e71eaa3953ae357bd649355 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:39:45.338Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:39:45.674Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-11-29T15:39:45.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-29T15:39:45.674Z] a1950ed75592: Preparing [2021-11-29T15:39:45.674Z] 4fcabe72f1c1: Preparing [2021-11-29T15:39:45.674Z] a3f7646f9d8d: Preparing [2021-11-29T15:39:45.674Z] e21fa38c21b7: Preparing [2021-11-29T15:39:45.674Z] 62170e181a92: Preparing [2021-11-29T15:39:45.946Z] e21fa38c21b7: Layer already exists [2021-11-29T15:39:45.946Z] a1950ed75592: Layer already exists [2021-11-29T15:39:45.946Z] a3f7646f9d8d: Layer already exists [2021-11-29T15:39:45.946Z] 62170e181a92: Layer already exists [2021-11-29T15:39:45.946Z] 4fcabe72f1c1: Layer already exists [2021-11-29T15:39:45.946Z] main: digest: sha256:a49bbe1d0db59df5d581a59136b94534f05daafd8e71eaa3953ae357bd649355 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-29T15:39:45.989Z] ===================================================== [Pipeline] echo [2021-11-29T15:39:45.997Z] taggedImages: [2021-11-29T15:39:45.997Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:23881e65786e6db054b8e59a7c23de27e126c89d [2021-11-29T15:39:45.997Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-11-29T15:39:45.997Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.4 [2021-11-29T15:39:45.997Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4 [2021-11-29T15:39:45.997Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-11-29T15:39:46.015Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-11-29T15:39:46.015Z] 23881e65786e6db054b8e59a7c23de27e126c89d [2021-11-29T15:39:46.015Z] latest [2021-11-29T15:39:46.015Z] 2.2.0-dev.4 [2021-11-29T15:39:46.015Z] 23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4 [2021-11-29T15:39:46.015Z] main [2021-11-29T15:39:46.015Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:39:46.357Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:23881e65786e6db054b8e59a7c23de27e126c89d [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:39:46.686Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:23881e65786e6db054b8e59a7c23de27e126c89d [2021-11-29T15:39:46.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-29T15:39:46.686Z] c3552242c39d: Preparing [2021-11-29T15:39:46.686Z] cd721d28f735: Preparing [2021-11-29T15:39:46.686Z] 0e044f2f2f79: Preparing [2021-11-29T15:39:46.686Z] a9229393aa21: Preparing [2021-11-29T15:39:46.686Z] 166dde17997b: Preparing [2021-11-29T15:39:46.686Z] 78c4bc0ebec3: Preparing [2021-11-29T15:39:46.686Z] 45596ee15a31: Preparing [2021-11-29T15:39:46.686Z] 52dc75cd08be: Preparing [2021-11-29T15:39:46.686Z] a6e1fd50fee5: Preparing [2021-11-29T15:39:46.686Z] 56eb02710082: Preparing [2021-11-29T15:39:46.686Z] ee420dfed78a: Preparing [2021-11-29T15:39:46.686Z] 78c4bc0ebec3: Waiting [2021-11-29T15:39:46.686Z] 52dc75cd08be: Waiting [2021-11-29T15:39:46.686Z] 45596ee15a31: Waiting [2021-11-29T15:39:46.686Z] a6e1fd50fee5: Waiting [2021-11-29T15:39:46.686Z] 56eb02710082: Waiting [2021-11-29T15:39:46.958Z] 166dde17997b: Layer already exists [2021-11-29T15:39:46.958Z] 78c4bc0ebec3: Layer already exists [2021-11-29T15:39:46.958Z] 45596ee15a31: Layer already exists [2021-11-29T15:39:46.958Z] 52dc75cd08be: Layer already exists [2021-11-29T15:39:46.958Z] cd721d28f735: Pushed [2021-11-29T15:39:46.958Z] a6e1fd50fee5: Layer already exists [2021-11-29T15:39:46.958Z] 56eb02710082: Layer already exists [2021-11-29T15:39:46.958Z] ee420dfed78a: Layer already exists [2021-11-29T15:39:47.552Z] c3552242c39d: Pushed [2021-11-29T15:39:49.518Z] 0e044f2f2f79: Pushed [2021-11-29T15:40:04.562Z] a9229393aa21: Pushed [2021-11-29T15:40:04.562Z] 23881e65786e6db054b8e59a7c23de27e126c89d: digest: sha256:7c2426645f15f81aa57fbd0a5c23e50b5ad5434863fc97ff67d0577a9419e345 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:40:04.902Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:40:05.241Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-11-29T15:40:05.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-29T15:40:05.241Z] c3552242c39d: Preparing [2021-11-29T15:40:05.241Z] cd721d28f735: Preparing [2021-11-29T15:40:05.241Z] 0e044f2f2f79: Preparing [2021-11-29T15:40:05.241Z] a9229393aa21: Preparing [2021-11-29T15:40:05.241Z] 166dde17997b: Preparing [2021-11-29T15:40:05.241Z] 78c4bc0ebec3: Preparing [2021-11-29T15:40:05.241Z] 45596ee15a31: Preparing [2021-11-29T15:40:05.241Z] 52dc75cd08be: Preparing [2021-11-29T15:40:05.241Z] a6e1fd50fee5: Preparing [2021-11-29T15:40:05.241Z] 56eb02710082: Preparing [2021-11-29T15:40:05.241Z] ee420dfed78a: Preparing [2021-11-29T15:40:05.241Z] 78c4bc0ebec3: Waiting [2021-11-29T15:40:05.241Z] 45596ee15a31: Waiting [2021-11-29T15:40:05.241Z] 56eb02710082: Waiting [2021-11-29T15:40:05.241Z] ee420dfed78a: Waiting [2021-11-29T15:40:05.241Z] 52dc75cd08be: Waiting [2021-11-29T15:40:05.241Z] a6e1fd50fee5: Waiting [2021-11-29T15:40:05.516Z] 166dde17997b: Layer already exists [2021-11-29T15:40:05.516Z] c3552242c39d: Layer already exists [2021-11-29T15:40:05.516Z] 0e044f2f2f79: Layer already exists [2021-11-29T15:40:05.516Z] cd721d28f735: Layer already exists [2021-11-29T15:40:05.516Z] a9229393aa21: Layer already exists [2021-11-29T15:40:05.516Z] 78c4bc0ebec3: Layer already exists [2021-11-29T15:40:05.516Z] 52dc75cd08be: Layer already exists [2021-11-29T15:40:05.516Z] 45596ee15a31: Layer already exists [2021-11-29T15:40:05.516Z] a6e1fd50fee5: Layer already exists [2021-11-29T15:40:05.516Z] 56eb02710082: Layer already exists [2021-11-29T15:40:05.516Z] ee420dfed78a: Layer already exists [2021-11-29T15:40:05.516Z] latest: digest: sha256:7c2426645f15f81aa57fbd0a5c23e50b5ad5434863fc97ff67d0577a9419e345 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:40:05.850Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:40:06.182Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.4 [2021-11-29T15:40:06.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-29T15:40:06.182Z] c3552242c39d: Preparing [2021-11-29T15:40:06.182Z] cd721d28f735: Preparing [2021-11-29T15:40:06.182Z] 0e044f2f2f79: Preparing [2021-11-29T15:40:06.182Z] a9229393aa21: Preparing [2021-11-29T15:40:06.182Z] 166dde17997b: Preparing [2021-11-29T15:40:06.182Z] 78c4bc0ebec3: Preparing [2021-11-29T15:40:06.182Z] 45596ee15a31: Preparing [2021-11-29T15:40:06.182Z] 52dc75cd08be: Preparing [2021-11-29T15:40:06.182Z] a6e1fd50fee5: Preparing [2021-11-29T15:40:06.182Z] 56eb02710082: Preparing [2021-11-29T15:40:06.182Z] ee420dfed78a: Preparing [2021-11-29T15:40:06.182Z] 52dc75cd08be: Waiting [2021-11-29T15:40:06.182Z] a6e1fd50fee5: Waiting [2021-11-29T15:40:06.182Z] 56eb02710082: Waiting [2021-11-29T15:40:06.182Z] ee420dfed78a: Waiting [2021-11-29T15:40:06.182Z] 78c4bc0ebec3: Waiting [2021-11-29T15:40:06.182Z] 45596ee15a31: Waiting [2021-11-29T15:40:06.453Z] cd721d28f735: Layer already exists [2021-11-29T15:40:06.453Z] c3552242c39d: Layer already exists [2021-11-29T15:40:06.453Z] 0e044f2f2f79: Layer already exists [2021-11-29T15:40:06.453Z] 166dde17997b: Layer already exists [2021-11-29T15:40:06.453Z] a9229393aa21: Layer already exists [2021-11-29T15:40:06.453Z] 78c4bc0ebec3: Layer already exists [2021-11-29T15:40:06.453Z] 45596ee15a31: Layer already exists [2021-11-29T15:40:06.453Z] 52dc75cd08be: Layer already exists [2021-11-29T15:40:06.453Z] a6e1fd50fee5: Layer already exists [2021-11-29T15:40:06.453Z] 56eb02710082: Layer already exists [2021-11-29T15:40:06.453Z] ee420dfed78a: Layer already exists [2021-11-29T15:40:06.453Z] 2.2.0-dev.4: digest: sha256:7c2426645f15f81aa57fbd0a5c23e50b5ad5434863fc97ff67d0577a9419e345 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:40:06.791Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:40:07.124Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4 [2021-11-29T15:40:07.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-29T15:40:07.125Z] c3552242c39d: Preparing [2021-11-29T15:40:07.125Z] cd721d28f735: Preparing [2021-11-29T15:40:07.125Z] 0e044f2f2f79: Preparing [2021-11-29T15:40:07.125Z] a9229393aa21: Preparing [2021-11-29T15:40:07.125Z] 166dde17997b: Preparing [2021-11-29T15:40:07.125Z] 78c4bc0ebec3: Preparing [2021-11-29T15:40:07.125Z] 45596ee15a31: Preparing [2021-11-29T15:40:07.125Z] 52dc75cd08be: Preparing [2021-11-29T15:40:07.125Z] a6e1fd50fee5: Preparing [2021-11-29T15:40:07.125Z] 56eb02710082: Preparing [2021-11-29T15:40:07.125Z] ee420dfed78a: Preparing [2021-11-29T15:40:07.125Z] 45596ee15a31: Waiting [2021-11-29T15:40:07.125Z] 52dc75cd08be: Waiting [2021-11-29T15:40:07.125Z] a6e1fd50fee5: Waiting [2021-11-29T15:40:07.125Z] 56eb02710082: Waiting [2021-11-29T15:40:07.125Z] ee420dfed78a: Waiting [2021-11-29T15:40:07.125Z] 78c4bc0ebec3: Waiting [2021-11-29T15:40:07.397Z] a9229393aa21: Layer already exists [2021-11-29T15:40:07.397Z] c3552242c39d: Layer already exists [2021-11-29T15:40:07.397Z] 0e044f2f2f79: Layer already exists [2021-11-29T15:40:07.397Z] cd721d28f735: Layer already exists [2021-11-29T15:40:07.397Z] 166dde17997b: Layer already exists [2021-11-29T15:40:07.397Z] 78c4bc0ebec3: Layer already exists [2021-11-29T15:40:07.397Z] 45596ee15a31: Layer already exists [2021-11-29T15:40:07.397Z] 52dc75cd08be: Layer already exists [2021-11-29T15:40:07.397Z] a6e1fd50fee5: Layer already exists [2021-11-29T15:40:07.397Z] 56eb02710082: Layer already exists [2021-11-29T15:40:07.397Z] ee420dfed78a: Layer already exists [2021-11-29T15:40:07.397Z] 23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4: digest: sha256:7c2426645f15f81aa57fbd0a5c23e50b5ad5434863fc97ff67d0577a9419e345 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:40:07.735Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:40:08.067Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-11-29T15:40:08.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-29T15:40:08.067Z] c3552242c39d: Preparing [2021-11-29T15:40:08.067Z] cd721d28f735: Preparing [2021-11-29T15:40:08.067Z] 0e044f2f2f79: Preparing [2021-11-29T15:40:08.067Z] a9229393aa21: Preparing [2021-11-29T15:40:08.067Z] 166dde17997b: Preparing [2021-11-29T15:40:08.067Z] 78c4bc0ebec3: Preparing [2021-11-29T15:40:08.067Z] 45596ee15a31: Preparing [2021-11-29T15:40:08.067Z] 52dc75cd08be: Preparing [2021-11-29T15:40:08.067Z] a6e1fd50fee5: Preparing [2021-11-29T15:40:08.067Z] 56eb02710082: Preparing [2021-11-29T15:40:08.067Z] ee420dfed78a: Preparing [2021-11-29T15:40:08.067Z] 52dc75cd08be: Waiting [2021-11-29T15:40:08.067Z] a6e1fd50fee5: Waiting [2021-11-29T15:40:08.067Z] 56eb02710082: Waiting [2021-11-29T15:40:08.067Z] 78c4bc0ebec3: Waiting [2021-11-29T15:40:08.067Z] 45596ee15a31: Waiting [2021-11-29T15:40:08.339Z] cd721d28f735: Layer already exists [2021-11-29T15:40:08.339Z] 0e044f2f2f79: Layer already exists [2021-11-29T15:40:08.339Z] c3552242c39d: Layer already exists [2021-11-29T15:40:08.339Z] a9229393aa21: Layer already exists [2021-11-29T15:40:08.339Z] 166dde17997b: Layer already exists [2021-11-29T15:40:08.339Z] 45596ee15a31: Layer already exists [2021-11-29T15:40:08.339Z] 52dc75cd08be: Layer already exists [2021-11-29T15:40:08.339Z] 78c4bc0ebec3: Layer already exists [2021-11-29T15:40:08.339Z] a6e1fd50fee5: Layer already exists [2021-11-29T15:40:08.339Z] 56eb02710082: Layer already exists [2021-11-29T15:40:08.339Z] ee420dfed78a: Layer already exists [2021-11-29T15:40:08.339Z] main: digest: sha256:7c2426645f15f81aa57fbd0a5c23e50b5ad5434863fc97ff67d0577a9419e345 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-29T15:40:08.381Z] ===================================================== [Pipeline] echo [2021-11-29T15:40:08.389Z] taggedImages: [2021-11-29T15:40:08.389Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:23881e65786e6db054b8e59a7c23de27e126c89d [2021-11-29T15:40:08.389Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-11-29T15:40:08.389Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.4 [2021-11-29T15:40:08.389Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:23881e65786e6db054b8e59a7c23de27e126c89d-2.2.0-dev.4 [2021-11-29T15:40:08.389Z] - 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-11-29T15:40:08.845Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-29T15:40:09.115Z] [2021-11-29T15:40:09.115Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:40:09.458Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-29T15:40:09.733Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-29T15:40:09.733Z] 448f6bf000e3: Pulling fs layer [2021-11-29T15:40:09.733Z] f757da607395: Pulling fs layer [2021-11-29T15:40:09.733Z] 05883995daec: Pulling fs layer [2021-11-29T15:40:09.733Z] 8603b9c90790: Pulling fs layer [2021-11-29T15:40:09.733Z] 1560dd03e051: Pulling fs layer [2021-11-29T15:40:09.733Z] 27f5ce0e4adf: Pulling fs layer [2021-11-29T15:40:09.733Z] c2d8d7efcc4b: Pulling fs layer [2021-11-29T15:40:09.733Z] 8603b9c90790: Waiting [2021-11-29T15:40:09.733Z] 1560dd03e051: Waiting [2021-11-29T15:40:09.733Z] 27f5ce0e4adf: Waiting [2021-11-29T15:40:09.733Z] f757da607395: Verifying Checksum [2021-11-29T15:40:09.733Z] f757da607395: Download complete [2021-11-29T15:40:09.733Z] 8603b9c90790: Verifying Checksum [2021-11-29T15:40:09.733Z] 8603b9c90790: Download complete [2021-11-29T15:40:10.006Z] 1560dd03e051: Verifying Checksum [2021-11-29T15:40:10.006Z] 1560dd03e051: Download complete [2021-11-29T15:40:10.006Z] 27f5ce0e4adf: Verifying Checksum [2021-11-29T15:40:10.006Z] 27f5ce0e4adf: Download complete [2021-11-29T15:40:10.006Z] 05883995daec: Verifying Checksum [2021-11-29T15:40:10.006Z] 05883995daec: Download complete [2021-11-29T15:40:10.280Z] 448f6bf000e3: Verifying Checksum [2021-11-29T15:40:10.280Z] 448f6bf000e3: Download complete [2021-11-29T15:40:12.896Z] c2d8d7efcc4b: Verifying Checksum [2021-11-29T15:40:12.896Z] c2d8d7efcc4b: Download complete [2021-11-29T15:40:13.873Z] 448f6bf000e3: Pull complete [2021-11-29T15:40:14.466Z] f757da607395: Pull complete [2021-11-29T15:40:15.900Z] 05883995daec: Pull complete [2021-11-29T15:40:16.495Z] 8603b9c90790: Pull complete [2021-11-29T15:40:17.472Z] 1560dd03e051: Pull complete [2021-11-29T15:40:17.472Z] 27f5ce0e4adf: Pull complete [2021-11-29T15:40:32.618Z] c2d8d7efcc4b: Pull complete [2021-11-29T15:40:32.618Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-29T15:40:32.618Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-29T15:40:32.618Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-29T15:40:32.879Z] prd-ubuntu18.04-docker-arm64-4c-16g-699 does not seem to be running inside a container [2021-11-29T15:40:32.949Z] $ 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/117 -v /w/workspace/edgex-go/117:/w/workspace/edgex-go/117:rw,z -v /w/workspace/edgex-go/117@tmp:/w/workspace/edgex-go/117@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-29T15:40:35.906Z] $ docker top 413c82050eac579b04c27c5cc430f76edae33adc10e25bfd534b9a83806efe1d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-29T15:40:37.137Z] ---> job-cost.sh [2021-11-29T15:40:37.137Z] lf-activate-venv: SKIPPING [2021-11-29T15:40:37.137Z] INFO: No Stack... [2021-11-29T15:40:37.728Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-29T15:40:37.999Z] INFO: Archiving Costs [Pipeline] sh [2021-11-29T15:40:38.649Z] + cat /w/workspace/edgex-go/117/archives/cost.csv [2021-11-29T15:40:38.649Z] + cut -d, -f6 [Pipeline] lock [2021-11-29T15:40:38.709Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-117-stack-cost] [2021-11-29T15:40:38.718Z] Resource [jenkins-edgexfoundry-edgex-go-main-117-stack-cost] did not exist. Created. [2021-11-29T15:40:38.718Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-117-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-29T15:40:39.378Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-29T15:40:39.960Z] Stashed 1 file(s) [Pipeline] } [2021-11-29T15:40:39.967Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-117-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-29T15:40:39.976Z] $ docker stop --time=1 413c82050eac579b04c27c5cc430f76edae33adc10e25bfd534b9a83806efe1d [2021-11-29T15:40:41.559Z] $ docker rm -f 413c82050eac579b04c27c5cc430f76edae33adc10e25bfd534b9a83806efe1d [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-11-29T15:40:42.311Z] provisioning config files... [2021-11-29T15:40:42.324Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/117@tmp/config7801786933937633683tmp [Pipeline] { [Pipeline] sh [2021-11-29T15:40:42.625Z] + set +x [2021-11-29T15:40:42.625Z] + bash -s -- [2021-11-29T15:40:42.625Z] + curl -s https://codecov.io/bash [2021-11-29T15:40:42.625Z] [2021-11-29T15:40:42.625Z] _____ _ [2021-11-29T15:40:42.625Z] / ____| | | [2021-11-29T15:40:42.625Z] | | ___ __| | ___ ___ _____ __ [2021-11-29T15:40:42.625Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-29T15:40:42.625Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-29T15:40:42.625Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-29T15:40:42.625Z] Bash-1.0.6 [2021-11-29T15:40:42.625Z] [2021-11-29T15:40:42.625Z] [2021-11-29T15:40:42.625Z] ==> git version 2.24.4 found [2021-11-29T15:40:42.625Z] ==> 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-11-29T15:40:42.625Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-29T15:40:42.625Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-29T15:40:42.625Z] ==> Jenkins CI detected. [2021-11-29T15:40:42.625Z] current dir:  /w/workspace/edgex-go/117 [2021-11-29T15:40:42.625Z] project root: . [2021-11-29T15:40:42.625Z] --> token set from env [2021-11-29T15:40:42.886Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-29T15:40:42.886Z] ==> Running gcov in . (disable via -X gcov) [2021-11-29T15:40:42.886Z] ==> Python coveragepy not found [2021-11-29T15:40:42.886Z] ==> Searching for coverage reports in: [2021-11-29T15:40:42.886Z] + . [2021-11-29T15:40:42.886Z] -> Found 1 reports [2021-11-29T15:40:42.886Z] ==> Detecting git/mercurial file structure [2021-11-29T15:40:42.886Z] ==> Reading reports [2021-11-29T15:40:42.886Z] + ./coverage.out bytes=428381 [2021-11-29T15:40:42.886Z] ==> Appending adjustments [2021-11-29T15:40:42.886Z] https://docs.codecov.io/docs/fixing-reports [2021-11-29T15:40:43.832Z] + Found adjustments [2021-11-29T15:40:44.094Z] ==> Gzipping contents [2021-11-29T15:40:44.094Z] 60K /tmp/codecov.GvRYP3.gz [2021-11-29T15:40:44.094Z] ==> Uploading reports [2021-11-29T15:40:44.094Z] url: https://codecov.io [2021-11-29T15:40:44.094Z] query: branch=main&commit=23881e65786e6db054b8e59a7c23de27e126c89d&build=117&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F117%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-29T15:40:44.094Z] -> Pinging Codecov [2021-11-29T15:40:44.094Z] 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=23881e65786e6db054b8e59a7c23de27e126c89d&build=117&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F117%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-29T15:40:44.354Z] -> Uploading to [2021-11-29T15:40:44.354Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-29/00271124DB129430A58F1EEE437C3FCB/23881e65786e6db054b8e59a7c23de27e126c89d/f59be6a2-742f-44c6-8484-0460a7ef3214.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211129%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211129T154044Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7e68cd6f1f82c235a9b1f16e972026eadfb05ed7a173a6537e70552920ba67a6 [2021-11-29T15:40:44.354Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-29T15:40:44.354Z] Dload Upload Total Spent Left Speed [2021-11-29T15:40:44.875Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57921 0 0 100 57921 0 141k --:--:-- --:--:-- --:--:-- 141k [2021-11-29T15:40:44.875Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/23881e65786e6db054b8e59a7c23de27e126c89d [Pipeline] } [2021-11-29T15:40:44.884Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-11-29T15:40:45.227Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-11-29T15:40:45.236Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:40:45.525Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-29T15:40:45.525Z] [2021-11-29T15:40:45.525Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:40:45.825Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-29T15:40:45.825Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-11-29T15:40:45.825Z] 188c0c94c7c5: Pulling fs layer [2021-11-29T15:40:45.825Z] 0ef7d3d256c8: Pulling fs layer [2021-11-29T15:40:45.825Z] de9db76c5a1d: Pulling fs layer [2021-11-29T15:40:45.825Z] 0eba1c9be4d2: Pulling fs layer [2021-11-29T15:40:45.825Z] 0d57e429df01: Pulling fs layer [2021-11-29T15:40:45.825Z] 4e4be7b47b0d: Pulling fs layer [2021-11-29T15:40:45.825Z] e1f770b5df2f: Pulling fs layer [2021-11-29T15:40:45.825Z] 85a0685a4137: Pulling fs layer [2021-11-29T15:40:45.825Z] 0eba1c9be4d2: Waiting [2021-11-29T15:40:45.825Z] 0d57e429df01: Waiting [2021-11-29T15:40:45.825Z] 4e4be7b47b0d: Waiting [2021-11-29T15:40:45.825Z] e1f770b5df2f: Waiting [2021-11-29T15:40:45.825Z] 85a0685a4137: Waiting [2021-11-29T15:40:45.825Z] de9db76c5a1d: Verifying Checksum [2021-11-29T15:40:45.825Z] de9db76c5a1d: Download complete [2021-11-29T15:40:45.825Z] 0ef7d3d256c8: Verifying Checksum [2021-11-29T15:40:45.825Z] 0ef7d3d256c8: Download complete [2021-11-29T15:40:45.825Z] 0d57e429df01: Verifying Checksum [2021-11-29T15:40:45.825Z] 0d57e429df01: Download complete [2021-11-29T15:40:45.825Z] 4e4be7b47b0d: Verifying Checksum [2021-11-29T15:40:45.825Z] 4e4be7b47b0d: Download complete [2021-11-29T15:40:45.825Z] 188c0c94c7c5: Verifying Checksum [2021-11-29T15:40:45.825Z] 188c0c94c7c5: Download complete [2021-11-29T15:40:46.094Z] e1f770b5df2f: Verifying Checksum [2021-11-29T15:40:46.094Z] e1f770b5df2f: Download complete [2021-11-29T15:40:46.356Z] 0eba1c9be4d2: Verifying Checksum [2021-11-29T15:40:46.356Z] 0eba1c9be4d2: Download complete [2021-11-29T15:40:46.356Z] 188c0c94c7c5: Pull complete [2021-11-29T15:40:46.620Z] 0ef7d3d256c8: Pull complete [2021-11-29T15:40:46.620Z] 85a0685a4137: Verifying Checksum [2021-11-29T15:40:46.620Z] 85a0685a4137: Download complete [2021-11-29T15:40:46.620Z] de9db76c5a1d: Pull complete [2021-11-29T15:40:49.970Z] 0eba1c9be4d2: Pull complete [2021-11-29T15:40:50.232Z] 0d57e429df01: Pull complete [2021-11-29T15:40:50.232Z] 4e4be7b47b0d: Pull complete [2021-11-29T15:40:51.176Z] e1f770b5df2f: Pull complete [2021-11-29T15:40:54.511Z] 85a0685a4137: Pull complete [2021-11-29T15:40:54.511Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-11-29T15:40:54.511Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-29T15:40:54.511Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-11-29T15:40:54.573Z] prd-centos7-docker-4c-2g-698 does not seem to be running inside a container [2021-11-29T15:40:54.617Z] $ 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/117 -v /w/workspace/edgex-go/117:/w/workspace/edgex-go/117:rw,z -v /w/workspace/edgex-go/117@tmp:/w/workspace/edgex-go/117@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-11-29T15:40:57.326Z] $ docker top e596df2b3f75966e811e8801bfc3ef6f947098f4020f1ed9b6eddd98fa479761 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-29T15:40:57.405Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-11-29T15:40:57.690Z] + set -o pipefail [2021-11-29T15:40:57.690Z] + snyk monitor '--org=edgex-jenkins' [2021-11-29T15:41:02.988Z] [2021-11-29T15:41:02.988Z] Monitoring /w/workspace/edgex-go/117 (github.com/edgexfoundry/edgex-go)... [2021-11-29T15:41:02.988Z] [2021-11-29T15:41:02.988Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/b2382cf0-91e8-4081-97f5-d6002e327554 [2021-11-29T15:41:02.988Z] [2021-11-29T15:41:02.988Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-11-29T15:41:02.988Z] [2021-11-29T15:41:02.988Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-11-29T15:41:02.988Z] [2021-11-29T15:41:02.988Z] [Pipeline] } [2021-11-29T15:41:02.997Z] $ docker stop --time=1 e596df2b3f75966e811e8801bfc3ef6f947098f4020f1ed9b6eddd98fa479761 [2021-11-29T15:41:04.917Z] $ docker rm -f e596df2b3f75966e811e8801bfc3ef6f947098f4020f1ed9b6eddd98fa479761 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-11-29T15:41:05.467Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-29T15:41:05.475Z] provisioning config files... [2021-11-29T15:41:05.484Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/117@tmp/config8587902200480906780tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-29T15:41:05.781Z] --> edgex-publish-swagger.sh [2021-11-29T15:41:05.781Z] === Publish openapi/v2 API === [2021-11-29T15:41:05.781Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-11-29T15:41:05.781Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/117/openapi/v2/core-command.yaml] [2021-11-29T15:41:05.781Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-29T15:41:05.781Z] Dload Upload Total Spent Left Speed [2021-11-29T15:41:06.723Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32389 0 0 100 32389 0 27431 0:00:01 0:00:01 --:--:-- 27448 100 32389 0 0 100 32389 0 27427 0:00:01 0:00:01 --:--:-- 27448 [2021-11-29T15:41:06.723Z] [2021-11-29T15:41:06.723Z] [2021-11-29T15:41:06.723Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/117/openapi/v2/core-data.yaml] [2021-11-29T15:41:06.983Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-29T15:41:06.983Z] Dload Upload Total Spent Left Speed [2021-11-29T15:41:07.924Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71116 0 0 100 71116 0 64725 0:00:01 0:00:01 --:--:-- 64768 100 71116 0 0 100 71116 0 64712 0:00:01 0:00:01 --:--:-- 64768 [2021-11-29T15:41:07.924Z] [2021-11-29T15:41:07.924Z] [2021-11-29T15:41:07.924Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/117/openapi/v2/core-metadata.yaml] [2021-11-29T15:41:07.924Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-29T15:41:07.924Z] Dload Upload Total Spent Left Speed [2021-11-29T15:41:09.306Z] 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-11-29T15:41:09.306Z] [2021-11-29T15:41:09.306Z] [2021-11-29T15:41:09.306Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/117/openapi/v2/support-notifications.yaml] [2021-11-29T15:41:09.306Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-29T15:41:09.306Z] Dload Upload Total Spent Left Speed [2021-11-29T15:41:10.245Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88830 0 0 100 88830 0 79030 0:00:01 0:00:01 --:--:-- 79100 100 88830 0 0 100 88830 0 79012 0:00:01 0:00:01 --:--:-- 79030 [2021-11-29T15:41:10.245Z] [2021-11-29T15:41:10.245Z] [2021-11-29T15:41:10.245Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/117/openapi/v2/support-scheduler.yaml] [2021-11-29T15:41:10.245Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-29T15:41:10.245Z] Dload Upload Total Spent Left Speed [2021-11-29T15:41:11.442Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39068 0 0 100 39068 0 38447 0:00:01 0:00:01 --:--:-- 38490 [2021-11-29T15:41:11.442Z] [2021-11-29T15:41:11.442Z] [2021-11-29T15:41:11.442Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/117/openapi/v2/system-agent.yaml] [2021-11-29T15:41:11.442Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-29T15:41:11.443Z] Dload Upload Total Spent Left Speed [2021-11-29T15:41:12.383Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 17231 0:00:01 0:00:01 --:--:-- 17225 100 19603 0 0 100 19603 0 17229 0:00:01 0:00:01 --:--:-- 17225 [2021-11-29T15:41:12.383Z] [2021-11-29T15:41:12.383Z] [Pipeline] } [2021-11-29T15:41:12.390Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2021-11-29T15:41:12.826Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-11-29T15:41:12.827Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:41:13.126Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-29T15:41:13.126Z] . [Pipeline] withDockerContainer [2021-11-29T15:41:13.198Z] prd-centos7-docker-4c-2g-698 does not seem to be running inside a container [2021-11-29T15:41:13.228Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/117 -v /w/workspace/edgex-go/117:/w/workspace/edgex-go/117:rw,z -v /w/workspace/edgex-go/117@tmp:/w/workspace/edgex-go/117@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-11-29T15:41:13.585Z] $ docker top e58d26e69ce7d125ad3bfd8f364140f3b21b4f6851e2c38ab3fb40acf674f571 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-29T15:41:13.672Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-29T15:41:13.672Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-29T15:41:13.797Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-29T15:41:13.798Z] $ docker exec e58d26e69ce7d125ad3bfd8f364140f3b21b4f6851e2c38ab3fb40acf674f571 ssh-agent [2021-11-29T15:41:13.905Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfkFkFo/agent.13 [2021-11-29T15:41:13.905Z] SSH_AGENT_PID=20 [2021-11-29T15:41:13.909Z] Running ssh-add (command line suppressed) [2021-11-29T15:41:13.992Z] Identity added: /w/workspace/edgex-go/117@tmp/private_key_3095327062091051304.key (/w/workspace/edgex-go/117@tmp/private_key_3095327062091051304.key) [2021-11-29T15:41:14.006Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-29T15:41:14.296Z] + git semver tag [2021-11-29T15:41:14.297Z] # -> Open(): unable to determine branch for HEAD [2021-11-29T15:41:14.297Z] # $GIT_DIR = /w/workspace/edgex-go/117/.git [2021-11-29T15:41:14.297Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/117 [2021-11-29T15:41:14.297Z] # $SEMVER_REMOTE_NAME = origin [2021-11-29T15:41:14.297Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-29T15:41:14.297Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-29T15:41:14.297Z] # $SEMVER_BRANCH = main [2021-11-29T15:41:14.297Z] # $SEMVER_DIR = /w/workspace/edgex-go/117/.semver [2021-11-29T15:41:14.297Z] # 23881e65786e6db054b8e59a7c23de27e126c89d HEAD [2021-11-29T15:41:14.297Z] # -> Force: false [2021-11-29T15:41:14.297Z] # 4f719608785e150b3b2d1f747aa57a4c6f240f74 refs/tags/v2.2.0-dev.4 [Pipeline] } [2021-11-29T15:41:14.305Z] $ docker exec --env ******** --env ******** e58d26e69ce7d125ad3bfd8f364140f3b21b4f6851e2c38ab3fb40acf674f571 ssh-agent -k [2021-11-29T15:41:14.404Z] unset SSH_AUTH_SOCK; [2021-11-29T15:41:14.404Z] unset SSH_AGENT_PID; [2021-11-29T15:41:14.404Z] echo Agent pid 20 killed; [2021-11-29T15:41:14.421Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-29T15:41:14.726Z] + git semver [Pipeline] } [2021-11-29T15:41:14.738Z] $ docker stop --time=1 e58d26e69ce7d125ad3bfd8f364140f3b21b4f6851e2c38ab3fb40acf674f571 [2021-11-29T15:41:15.922Z] $ docker rm -f e58d26e69ce7d125ad3bfd8f364140f3b21b4f6851e2c38ab3fb40acf674f571 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:41:16.316Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-29T15:41:16.316Z] [2021-11-29T15:41:16.316Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:41:16.616Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-29T15:41:16.616Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-11-29T15:41:16.616Z] ab5ef0e58194: Pulling fs layer [2021-11-29T15:41:16.616Z] 9712f1f96733: Pulling fs layer [2021-11-29T15:41:16.616Z] 63f879dbbcfc: Pulling fs layer [2021-11-29T15:41:16.616Z] 0d9ebad4ef96: Pulling fs layer [2021-11-29T15:41:16.616Z] e9a5061849ea: Pulling fs layer [2021-11-29T15:41:16.616Z] d747dcd14b5f: Pulling fs layer [2021-11-29T15:41:16.616Z] 2de7ff778b66: Pulling fs layer [2021-11-29T15:41:16.616Z] d747dcd14b5f: Waiting [2021-11-29T15:41:16.616Z] 0d9ebad4ef96: Waiting [2021-11-29T15:41:16.616Z] e9a5061849ea: Waiting [2021-11-29T15:41:16.616Z] 2de7ff778b66: Waiting [2021-11-29T15:41:16.616Z] 9712f1f96733: Verifying Checksum [2021-11-29T15:41:16.616Z] 9712f1f96733: Download complete [2021-11-29T15:41:16.884Z] 63f879dbbcfc: Verifying Checksum [2021-11-29T15:41:16.884Z] 63f879dbbcfc: Download complete [2021-11-29T15:41:17.147Z] ab5ef0e58194: Verifying Checksum [2021-11-29T15:41:17.147Z] ab5ef0e58194: Download complete [2021-11-29T15:41:17.147Z] d747dcd14b5f: Verifying Checksum [2021-11-29T15:41:17.147Z] d747dcd14b5f: Download complete [2021-11-29T15:41:17.147Z] 0d9ebad4ef96: Verifying Checksum [2021-11-29T15:41:17.147Z] 0d9ebad4ef96: Download complete [2021-11-29T15:41:17.147Z] e9a5061849ea: Verifying Checksum [2021-11-29T15:41:17.147Z] e9a5061849ea: Download complete [2021-11-29T15:41:17.147Z] 2de7ff778b66: Verifying Checksum [2021-11-29T15:41:17.147Z] 2de7ff778b66: Download complete [2021-11-29T15:41:20.485Z] ab5ef0e58194: Pull complete [2021-11-29T15:41:20.485Z] 9712f1f96733: Pull complete [2021-11-29T15:41:21.054Z] 63f879dbbcfc: Pull complete [2021-11-29T15:41:25.293Z] 0d9ebad4ef96: Pull complete [2021-11-29T15:41:25.293Z] e9a5061849ea: Pull complete [2021-11-29T15:41:25.293Z] d747dcd14b5f: Pull complete [2021-11-29T15:41:26.693Z] 2de7ff778b66: Pull complete [2021-11-29T15:41:26.693Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-11-29T15:41:26.693Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-29T15:41:26.693Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-11-29T15:41:26.767Z] prd-centos7-docker-4c-2g-698 does not seem to be running inside a container [2021-11-29T15:41:26.799Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/117 -v /w/workspace/edgex-go/117:/w/workspace/edgex-go/117:rw,z -v /w/workspace/edgex-go/117@tmp:/w/workspace/edgex-go/117@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-11-29T15:41:30.244Z] $ docker top b8f424e7b79178d33e133bdb9eebf8b865c5fe5e1edc51b16fa14a9749b922e1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-11-29T15:41:30.317Z] provisioning config files... [2021-11-29T15:41:30.323Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/117@tmp/config19766164021040104tmp [2021-11-29T15:41:30.339Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/117@tmp/config673429899928317967tmp [2021-11-29T15:41:30.352Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/117@tmp/config3245629018308709009tmp [Pipeline] { [Pipeline] echo [2021-11-29T15:41:30.372Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-29T15:41:30.660Z] ---> sigul-configuration.sh [2021-11-29T15:41:30.661Z] gpg: directory `/root/.gnupg' created [2021-11-29T15:41:30.661Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-11-29T15:41:30.661Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-11-29T15:41:30.661Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-11-29T15:41:30.661Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-11-29T15:41:30.661Z] gpg: CAST5 encrypted data [2021-11-29T15:41:30.661Z] gpg: encrypted with 1 passphrase [2021-11-29T15:41:30.661Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-11-29T15:41:31.055Z] + mkdir /home/jenkins [2021-11-29T15:41:31.055Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-11-29T15:41:31.441Z] + 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-11-29T15:41:31.449Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-29T15:41:31.738Z] ---> sigul-install.sh [2021-11-29T15:41:31.738Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-11-29T15:41:32.025Z] + git tag --list [2021-11-29T15:41:32.025Z] 0.6.0 [2021-11-29T15:41:32.025Z] 0.6.1 [2021-11-29T15:41:32.025Z] 0.7.0 [2021-11-29T15:41:32.025Z] 0.7.1 [2021-11-29T15:41:32.025Z] v1.0.0 [2021-11-29T15:41:32.025Z] v1.0.1 [2021-11-29T15:41:32.025Z] v1.1.0 [2021-11-29T15:41:32.025Z] v1.2.0 [2021-11-29T15:41:32.025Z] v1.2.1 [2021-11-29T15:41:32.025Z] v1.3.0 [2021-11-29T15:41:32.025Z] v1.3.1 [2021-11-29T15:41:32.025Z] v2.0.0 [2021-11-29T15:41:32.025Z] v2.0.1-dev.1 [2021-11-29T15:41:32.025Z] v2.0.1-dev.10 [2021-11-29T15:41:32.025Z] v2.0.1-dev.11 [2021-11-29T15:41:32.025Z] v2.0.1-dev.12 [2021-11-29T15:41:32.025Z] v2.0.1-dev.13 [2021-11-29T15:41:32.025Z] v2.0.1-dev.14 [2021-11-29T15:41:32.025Z] v2.0.1-dev.15 [2021-11-29T15:41:32.025Z] v2.0.1-dev.16 [2021-11-29T15:41:32.025Z] v2.0.1-dev.17 [2021-11-29T15:41:32.025Z] v2.0.1-dev.18 [2021-11-29T15:41:32.025Z] v2.0.1-dev.19 [2021-11-29T15:41:32.025Z] v2.0.1-dev.2 [2021-11-29T15:41:32.025Z] v2.0.1-dev.20 [2021-11-29T15:41:32.025Z] v2.0.1-dev.21 [2021-11-29T15:41:32.025Z] v2.0.1-dev.22 [2021-11-29T15:41:32.025Z] v2.0.1-dev.23 [2021-11-29T15:41:32.025Z] v2.0.1-dev.24 [2021-11-29T15:41:32.025Z] v2.0.1-dev.25 [2021-11-29T15:41:32.025Z] v2.0.1-dev.26 [2021-11-29T15:41:32.025Z] v2.0.1-dev.27 [2021-11-29T15:41:32.025Z] v2.0.1-dev.28 [2021-11-29T15:41:32.025Z] v2.0.1-dev.29 [2021-11-29T15:41:32.025Z] v2.0.1-dev.3 [2021-11-29T15:41:32.025Z] v2.0.1-dev.30 [2021-11-29T15:41:32.025Z] v2.0.1-dev.31 [2021-11-29T15:41:32.025Z] v2.0.1-dev.32 [2021-11-29T15:41:32.025Z] v2.0.1-dev.33 [2021-11-29T15:41:32.025Z] v2.0.1-dev.34 [2021-11-29T15:41:32.025Z] v2.0.1-dev.35 [2021-11-29T15:41:32.025Z] v2.0.1-dev.36 [2021-11-29T15:41:32.025Z] v2.0.1-dev.37 [2021-11-29T15:41:32.025Z] v2.0.1-dev.38 [2021-11-29T15:41:32.025Z] v2.0.1-dev.39 [2021-11-29T15:41:32.025Z] v2.0.1-dev.4 [2021-11-29T15:41:32.025Z] v2.0.1-dev.40 [2021-11-29T15:41:32.025Z] v2.0.1-dev.41 [2021-11-29T15:41:32.025Z] v2.0.1-dev.42 [2021-11-29T15:41:32.025Z] v2.0.1-dev.43 [2021-11-29T15:41:32.025Z] v2.0.1-dev.44 [2021-11-29T15:41:32.025Z] v2.0.1-dev.45 [2021-11-29T15:41:32.025Z] v2.0.1-dev.46 [2021-11-29T15:41:32.025Z] v2.0.1-dev.47 [2021-11-29T15:41:32.025Z] v2.0.1-dev.48 [2021-11-29T15:41:32.025Z] v2.0.1-dev.49 [2021-11-29T15:41:32.025Z] v2.0.1-dev.5 [2021-11-29T15:41:32.025Z] v2.0.1-dev.50 [2021-11-29T15:41:32.025Z] v2.0.1-dev.51 [2021-11-29T15:41:32.025Z] v2.0.1-dev.52 [2021-11-29T15:41:32.025Z] v2.0.1-dev.53 [2021-11-29T15:41:32.025Z] v2.0.1-dev.54 [2021-11-29T15:41:32.025Z] v2.0.1-dev.55 [2021-11-29T15:41:32.025Z] v2.0.1-dev.56 [2021-11-29T15:41:32.025Z] v2.0.1-dev.57 [2021-11-29T15:41:32.025Z] v2.0.1-dev.58 [2021-11-29T15:41:32.025Z] v2.0.1-dev.59 [2021-11-29T15:41:32.025Z] v2.0.1-dev.6 [2021-11-29T15:41:32.025Z] v2.0.1-dev.60 [2021-11-29T15:41:32.025Z] v2.0.1-dev.61 [2021-11-29T15:41:32.025Z] v2.0.1-dev.62 [2021-11-29T15:41:32.025Z] v2.0.1-dev.63 [2021-11-29T15:41:32.025Z] v2.0.1-dev.64 [2021-11-29T15:41:32.025Z] v2.0.1-dev.65 [2021-11-29T15:41:32.025Z] v2.0.1-dev.66 [2021-11-29T15:41:32.025Z] v2.0.1-dev.67 [2021-11-29T15:41:32.025Z] v2.0.1-dev.68 [2021-11-29T15:41:32.025Z] v2.0.1-dev.69 [2021-11-29T15:41:32.025Z] v2.0.1-dev.7 [2021-11-29T15:41:32.025Z] v2.0.1-dev.70 [2021-11-29T15:41:32.025Z] v2.0.1-dev.71 [2021-11-29T15:41:32.025Z] v2.0.1-dev.72 [2021-11-29T15:41:32.025Z] v2.0.1-dev.73 [2021-11-29T15:41:32.025Z] v2.0.1-dev.74 [2021-11-29T15:41:32.025Z] v2.0.1-dev.75 [2021-11-29T15:41:32.025Z] v2.0.1-dev.76 [2021-11-29T15:41:32.025Z] v2.0.1-dev.77 [2021-11-29T15:41:32.025Z] v2.0.1-dev.78 [2021-11-29T15:41:32.025Z] v2.0.1-dev.79 [2021-11-29T15:41:32.025Z] v2.0.1-dev.8 [2021-11-29T15:41:32.025Z] v2.0.1-dev.80 [2021-11-29T15:41:32.025Z] v2.0.1-dev.81 [2021-11-29T15:41:32.025Z] v2.0.1-dev.82 [2021-11-29T15:41:32.025Z] v2.0.1-dev.83 [2021-11-29T15:41:32.025Z] v2.0.1-dev.84 [2021-11-29T15:41:32.025Z] v2.0.1-dev.85 [2021-11-29T15:41:32.025Z] v2.0.1-dev.86 [2021-11-29T15:41:32.025Z] v2.0.1-dev.87 [2021-11-29T15:41:32.025Z] v2.0.1-dev.88 [2021-11-29T15:41:32.025Z] v2.0.1-dev.89 [2021-11-29T15:41:32.025Z] v2.0.1-dev.9 [2021-11-29T15:41:32.025Z] v2.0.1-dev.90 [2021-11-29T15:41:32.025Z] v2.0.1-dev.91 [2021-11-29T15:41:32.025Z] v2.0.1-dev.92 [2021-11-29T15:41:32.025Z] v2.0.1-dev.93 [2021-11-29T15:41:32.025Z] v2.0.1-dev.94 [2021-11-29T15:41:32.025Z] v2.0.1-dev.95 [2021-11-29T15:41:32.025Z] v2.0.1-dev.96 [2021-11-29T15:41:32.025Z] v2.0.1-dev.97 [2021-11-29T15:41:32.025Z] v2.0.1-dev.98 [2021-11-29T15:41:32.025Z] v2.0.1-dev.99 [2021-11-29T15:41:32.025Z] v2.1.0 [2021-11-29T15:41:32.025Z] v2.2.0-dev.1 [2021-11-29T15:41:32.025Z] v2.2.0-dev.2 [2021-11-29T15:41:32.025Z] v2.2.0-dev.3 [2021-11-29T15:41:32.025Z] v2.2.0-dev.4 [Pipeline] sh [2021-11-29T15:41:32.322Z] + lftools sign git-tag v2.2.0-dev.4 [2021-11-29T15:41:32.893Z] Signing Git tag with Sigul... [2021-11-29T15:41:32.893Z] Signing v2.2.0-dev.4 [Pipeline] echo [2021-11-29T15:41:34.286Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-29T15:41:34.579Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-11-29T15:41:34.586Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-11-29T15:41:34.600Z] $ docker stop --time=1 b8f424e7b79178d33e133bdb9eebf8b865c5fe5e1edc51b16fa14a9749b922e1 [2021-11-29T15:41:35.899Z] $ docker rm -f b8f424e7b79178d33e133bdb9eebf8b865c5fe5e1edc51b16fa14a9749b922e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2021-11-29T15:41:36.519Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-11-29T15:41:36.519Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:41:36.813Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-29T15:41:36.813Z] . [Pipeline] withDockerContainer [2021-11-29T15:41:36.881Z] prd-centos7-docker-4c-2g-698 does not seem to be running inside a container [2021-11-29T15:41:36.911Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/117 -v /w/workspace/edgex-go/117:/w/workspace/edgex-go/117:rw,z -v /w/workspace/edgex-go/117@tmp:/w/workspace/edgex-go/117@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-11-29T15:41:37.275Z] $ docker top 26f68671baa3770a0e1a36b53be477e64ea9f3991b4cc0053e0092d8df5811a6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-29T15:41:37.373Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-29T15:41:37.373Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-29T15:41:37.486Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-29T15:41:37.487Z] $ docker exec 26f68671baa3770a0e1a36b53be477e64ea9f3991b4cc0053e0092d8df5811a6 ssh-agent [2021-11-29T15:41:37.594Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIdNPOD/agent.13 [2021-11-29T15:41:37.594Z] SSH_AGENT_PID=19 [2021-11-29T15:41:37.598Z] Running ssh-add (command line suppressed) [2021-11-29T15:41:37.695Z] Identity added: /w/workspace/edgex-go/117@tmp/private_key_2888538426969105943.key (/w/workspace/edgex-go/117@tmp/private_key_2888538426969105943.key) [2021-11-29T15:41:37.712Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-29T15:41:37.999Z] + git semver bump pre [2021-11-29T15:41:37.999Z] # -> Open(): unable to determine branch for HEAD [2021-11-29T15:41:37.999Z] # $GIT_DIR = /w/workspace/edgex-go/117/.git [2021-11-29T15:41:37.999Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/117 [2021-11-29T15:41:37.999Z] # $SEMVER_REMOTE_NAME = origin [2021-11-29T15:41:37.999Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-29T15:41:37.999Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-29T15:41:37.999Z] # $SEMVER_BRANCH = main [2021-11-29T15:41:37.999Z] # $SEMVER_DIR = /w/workspace/edgex-go/117/.semver [2021-11-29T15:41:37.999Z] 2.2.0-dev.5 [Pipeline] } [2021-11-29T15:41:38.006Z] $ docker exec --env ******** --env ******** 26f68671baa3770a0e1a36b53be477e64ea9f3991b4cc0053e0092d8df5811a6 ssh-agent -k [2021-11-29T15:41:38.098Z] unset SSH_AUTH_SOCK; [2021-11-29T15:41:38.098Z] unset SSH_AGENT_PID; [2021-11-29T15:41:38.098Z] echo Agent pid 19 killed; [2021-11-29T15:41:38.109Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-29T15:41:38.412Z] + git semver [Pipeline] } [2021-11-29T15:41:38.423Z] $ docker stop --time=1 26f68671baa3770a0e1a36b53be477e64ea9f3991b4cc0053e0092d8df5811a6 [2021-11-29T15:41:39.611Z] $ docker rm -f 26f68671baa3770a0e1a36b53be477e64ea9f3991b4cc0053e0092d8df5811a6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-29T15:41:39.968Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-11-29T15:41:39.968Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:41:40.262Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-29T15:41:40.262Z] . [Pipeline] withDockerContainer [2021-11-29T15:41:40.330Z] prd-centos7-docker-4c-2g-698 does not seem to be running inside a container [2021-11-29T15:41:40.364Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/117 -v /w/workspace/edgex-go/117:/w/workspace/edgex-go/117:rw,z -v /w/workspace/edgex-go/117@tmp:/w/workspace/edgex-go/117@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-11-29T15:41:40.698Z] $ docker top b779bfe45a763e61d2eebf6970af2720fa2974c2a06b1f73748418d9649bc264 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-29T15:41:40.794Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-29T15:41:40.794Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-29T15:41:40.901Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-29T15:41:40.903Z] $ docker exec b779bfe45a763e61d2eebf6970af2720fa2974c2a06b1f73748418d9649bc264 ssh-agent [2021-11-29T15:41:41.005Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfiJeHD/agent.15 [2021-11-29T15:41:41.005Z] SSH_AGENT_PID=21 [2021-11-29T15:41:41.010Z] Running ssh-add (command line suppressed) [2021-11-29T15:41:41.105Z] Identity added: /w/workspace/edgex-go/117@tmp/private_key_8695712823665925583.key (/w/workspace/edgex-go/117@tmp/private_key_8695712823665925583.key) [2021-11-29T15:41:41.118Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-29T15:41:41.415Z] + git semver push [2021-11-29T15:41:41.415Z] # -> Open(): unable to determine branch for HEAD [2021-11-29T15:41:41.415Z] # $GIT_DIR = /w/workspace/edgex-go/117/.git [2021-11-29T15:41:41.415Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/117 [2021-11-29T15:41:41.415Z] # $SEMVER_REMOTE_NAME = origin [2021-11-29T15:41:41.415Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-29T15:41:41.415Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-29T15:41:41.416Z] # $SEMVER_BRANCH = main [2021-11-29T15:41:41.416Z] # $SEMVER_DIR = /w/workspace/edgex-go/117/.semver [Pipeline] } [2021-11-29T15:41:45.628Z] $ docker exec --env ******** --env ******** b779bfe45a763e61d2eebf6970af2720fa2974c2a06b1f73748418d9649bc264 ssh-agent -k [2021-11-29T15:41:45.717Z] unset SSH_AUTH_SOCK; [2021-11-29T15:41:45.717Z] unset SSH_AGENT_PID; [2021-11-29T15:41:45.717Z] echo Agent pid 21 killed; [2021-11-29T15:41:45.727Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-29T15:41:46.034Z] + git semver [Pipeline] } [2021-11-29T15:41:46.045Z] $ docker stop --time=1 b779bfe45a763e61d2eebf6970af2720fa2974c2a06b1f73748418d9649bc264 [2021-11-29T15:41:47.226Z] $ docker rm -f b779bfe45a763e61d2eebf6970af2720fa2974c2a06b1f73748418d9649bc264 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-29T15:41:48.093Z] + '[' -d /w/workspace/edgex-go/117/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-29T15:41:48.385Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-29T15:41:48.946Z] ---> package-listing.sh [2021-11-29T15:41:48.946Z] ++ facter osfamily [2021-11-29T15:41:48.946Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-29T15:41:49.205Z] + OS_FAMILY=redhat [2021-11-29T15:41:49.205Z] + workspace=/w/workspace/edgex-go/117 [2021-11-29T15:41:49.205Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-29T15:41:49.205Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-29T15:41:49.205Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-29T15:41:49.205Z] + PACKAGES=/tmp/packages_start.txt [2021-11-29T15:41:49.205Z] + '[' /w/workspace/edgex-go/117 ']' [2021-11-29T15:41:49.205Z] + PACKAGES=/tmp/packages_end.txt [2021-11-29T15:41:49.205Z] + case "${OS_FAMILY}" in [2021-11-29T15:41:49.205Z] + sort [2021-11-29T15:41:49.205Z] + rpm -qa [2021-11-29T15:41:52.504Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-29T15:41:52.504Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-29T15:41:52.504Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-29T15:41:52.504Z] + '[' /w/workspace/edgex-go/117 ']' [2021-11-29T15:41:52.504Z] + mkdir -p /w/workspace/edgex-go/117/archives/ [2021-11-29T15:41:52.504Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/117/archives/ [Pipeline] echo [2021-11-29T15:41:52.516Z] 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/117/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-29T15:41:52.803Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:41:53.357Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-29T15:41:53.357Z] [2021-11-29T15:41:53.357Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T15:41:53.653Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-29T15:41:53.653Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-29T15:41:53.653Z] b4d181a07f80: Pulling fs layer [2021-11-29T15:41:53.653Z] a1111a8f2ec3: Pulling fs layer [2021-11-29T15:41:53.653Z] ed53099fbce6: Pulling fs layer [2021-11-29T15:41:53.653Z] dc539afda2c1: Pulling fs layer [2021-11-29T15:41:53.653Z] 77bc0d833cb6: Pulling fs layer [2021-11-29T15:41:53.653Z] 9065ff56babe: Pulling fs layer [2021-11-29T15:41:53.653Z] d287ab97295c: Pulling fs layer [2021-11-29T15:41:53.653Z] dc539afda2c1: Waiting [2021-11-29T15:41:53.653Z] 77bc0d833cb6: Waiting [2021-11-29T15:41:53.653Z] 9065ff56babe: Waiting [2021-11-29T15:41:53.653Z] d287ab97295c: Waiting [2021-11-29T15:41:53.653Z] a1111a8f2ec3: Verifying Checksum [2021-11-29T15:41:53.653Z] a1111a8f2ec3: Download complete [2021-11-29T15:41:53.653Z] dc539afda2c1: Verifying Checksum [2021-11-29T15:41:53.653Z] dc539afda2c1: Download complete [2021-11-29T15:41:53.653Z] ed53099fbce6: Verifying Checksum [2021-11-29T15:41:53.653Z] ed53099fbce6: Download complete [2021-11-29T15:41:53.913Z] 9065ff56babe: Verifying Checksum [2021-11-29T15:41:53.913Z] 9065ff56babe: Download complete [2021-11-29T15:41:53.913Z] 77bc0d833cb6: Verifying Checksum [2021-11-29T15:41:53.913Z] 77bc0d833cb6: Download complete [2021-11-29T15:41:53.913Z] b4d181a07f80: Verifying Checksum [2021-11-29T15:41:53.913Z] b4d181a07f80: Download complete [2021-11-29T15:41:54.492Z] d287ab97295c: Verifying Checksum [2021-11-29T15:41:54.492Z] d287ab97295c: Download complete [2021-11-29T15:41:55.469Z] b4d181a07f80: Pull complete [2021-11-29T15:41:55.470Z] a1111a8f2ec3: Pull complete [2021-11-29T15:41:56.051Z] ed53099fbce6: Pull complete [2021-11-29T15:41:56.051Z] dc539afda2c1: Pull complete [2021-11-29T15:41:56.313Z] 77bc0d833cb6: Pull complete [2021-11-29T15:41:56.574Z] 9065ff56babe: Pull complete [2021-11-29T15:42:01.880Z] d287ab97295c: Pull complete [2021-11-29T15:42:01.880Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-29T15:42:01.880Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-29T15:42:01.880Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-29T15:42:01.962Z] prd-centos7-docker-4c-2g-698 does not seem to be running inside a container [2021-11-29T15:42:01.992Z] $ 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/117/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/117 -v /w/workspace/edgex-go/117:/w/workspace/edgex-go/117:rw,z -v /w/workspace/edgex-go/117@tmp:/w/workspace/edgex-go/117@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-11-29T15:42:04.357Z] $ docker top 587f170f197fcfe542c2b1c5d17a9945348084d1270891bd1567b89b885769ae -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-29T15:42:04.710Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-29T15:42:05.002Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-29T15:42:05.288Z] + ls /var/log/sa-host [2021-11-29T15:42:05.288Z] + sadf -c /var/log/sa-host/sa29 [2021-11-29T15:42:05.288Z] file_magic: OK [2021-11-29T15:42:05.288Z] HZ: Using current value: 100 [2021-11-29T15:42:05.288Z] file_header: OK [2021-11-29T15:42:05.288Z] 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-11-29T15:42:05.288Z] Statistics: [2021-11-29T15:42:05.288Z] 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... [2021-11-29T15:42:05.288Z] File successfully converted to sysstat format version 12.0.3 [2021-11-29T15:42:05.288Z] + sadf -c /var/log/sa-host/sa30 [2021-11-29T15:42:05.288Z] file_magic: OK [2021-11-29T15:42:05.288Z] HZ: Using current value: 100 [2021-11-29T15:42:05.288Z] file_header: OK [2021-11-29T15:42:05.288Z] 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-11-29T15:42:05.288Z] Statistics: [2021-11-29T15:42:05.288Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-29T15:42:05.288Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-29T15:42:05.539Z] provisioning config files... [2021-11-29T15:42:05.547Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/117@tmp/config1358593661498257452tmp [Pipeline] { [Pipeline] echo [2021-11-29T15:42:05.559Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-29T15:42:05.859Z] ---> create-netrc.sh [Pipeline] } [2021-11-29T15:42:05.866Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-29T15:42:06.203Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-29T15:42:06.212Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-29T15:42:06.499Z] ---> sudo-logs.sh [2021-11-29T15:42:06.499Z] Archiving 'sudo' log.. [2021-11-29T15:42:06.499Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-698.novalocal: Name or service not known [2021-11-29T15:42:06.499Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-698.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-29T15:42:06.523Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-29T15:42:06.812Z] ---> job-cost.sh [2021-11-29T15:42:06.812Z] lf-activate-venv: SKIPPING [2021-11-29T15:42:06.812Z] DEBUG: total: 0.10999999940395355 [2021-11-29T15:42:06.812Z] INFO: Retrieving Stack Cost... [2021-11-29T15:42:07.073Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-29T15:42:07.643Z] INFO: Archiving Costs [Pipeline] echo [2021-11-29T15:42:07.655Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-29T15:42:07.943Z] ---> logs-deploy.sh [2021-11-29T15:42:07.943Z] lf-activate-venv: SKIPPING [2021-11-29T15:42:07.943Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/117 [2021-11-29T15:42:07.943Z] INFO: archiving workspace using pattern(s): [2021-11-29T15:42:08.514Z] Archives upload complete. [2021-11-29T15:42:08.775Z] INFO: archiving logs to Nexus