Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3acce916edd26c48cc534c43f5f6a7ed858771e5 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-ssh2720046887573258361.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh14951244543698714379.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 dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh11930361948406186354.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > 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-ssh2532477755037554901.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-ssh11389555773782706381.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.17 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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-1548 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/137 [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/137 # 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/137@tmp/jenkins-gitclient-ssh2543000331150665184.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 3acce916edd26c48cc534c43f5f6a7ed858771e5 (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 3acce916edd26c48cc534c43f5f6a7ed858771e5 # timeout=10 Commit message: "Merge pull request #3862 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v2-2.2.0-dev.5" > git rev-list --no-walk 76a2231e8148cb604158a0f3c13d077a257babdb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-15T03:39:26.488Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-15T03:39:26.553Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-15T03:39:26.567Z] ========================================================= [2022-01-15T03:39:26.567Z] EdgeX Global Pipelines Version Info [2022-01-15T03:39:26.567Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-15T03:39:27.700Z] ------------------- [2022-01-15T03:39:27.700Z] stable info: [2022-01-15T03:39:27.700Z] ------------------- [2022-01-15T03:39:27.700Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-15T03:39:27.700Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-15T03:39:27.700Z] Message: update stable to v1.0.219 [2022-01-15T03:39:28.273Z] ------------------- [2022-01-15T03:39:28.273Z] experimental info: [2022-01-15T03:39:28.273Z] ------------------- [2022-01-15T03:39:28.273Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-15T03:39:28.273Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-15T03:39:28.273Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-15T03:39:28.413Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-01-15T03:39:28.428Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-01-15T03:39:28.439Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-15T03:39:28.456Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-15T03:39:28.468Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-15T03:39:28.479Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-01-15T03:39:28.495Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-15T03:39:28.511Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-01-15T03:39:28.520Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-01-15T03:39:28.534Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-01-15T03:39:28.543Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-15T03:39:28.552Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-15T03:39:28.564Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-15T03:39:28.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-15T03:39:28.586Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-15T03:39:28.597Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-15T03:39:28.607Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-15T03:39:28.615Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-15T03:39:28.625Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-01-15T03:39:28.636Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-01-15T03:39:28.644Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-01-15T03:39:28.654Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-15T03:39:28.664Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-01-15T03:39:28.675Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-01-15T03:39:28.689Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-01-15T03:39:28.700Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3acce916edd26c48cc534c43f5f6a7ed858771e5 [Pipeline] echo [2022-01-15T03:39:28.711Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3acce91 [Pipeline] echo [2022-01-15T03:39:28.729Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-15T03:39:28.773Z] provisioning config files... [2022-01-15T03:39:28.787Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/137@tmp/config1720685768710284964tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-15T03:39:29.094Z] ---> docker-login.sh [2022-01-15T03:39:29.094Z] nexus3.edgexfoundry.org:10001 [2022-01-15T03:39:29.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-15T03:39:29.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-15T03:39:29.354Z] Configure a credential helper to remove this warning. See [2022-01-15T03:39:29.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-15T03:39:29.354Z] [2022-01-15T03:39:29.354Z] Login Succeeded [2022-01-15T03:39:29.354Z] nexus3.edgexfoundry.org:10002 [2022-01-15T03:39:29.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-15T03:39:29.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-15T03:39:29.354Z] Configure a credential helper to remove this warning. See [2022-01-15T03:39:29.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-15T03:39:29.354Z] [2022-01-15T03:39:29.354Z] Login Succeeded [2022-01-15T03:39:29.354Z] nexus3.edgexfoundry.org:10003 [2022-01-15T03:39:29.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-15T03:39:29.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-15T03:39:29.618Z] Configure a credential helper to remove this warning. See [2022-01-15T03:39:29.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-15T03:39:29.618Z] [2022-01-15T03:39:29.618Z] Login Succeeded [2022-01-15T03:39:29.618Z] nexus3.edgexfoundry.org:10004 [2022-01-15T03:39:29.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-15T03:39:29.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-15T03:39:29.618Z] Configure a credential helper to remove this warning. See [2022-01-15T03:39:29.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-15T03:39:29.618Z] [2022-01-15T03:39:29.618Z] Login Succeeded [2022-01-15T03:39:29.618Z] docker.io [2022-01-15T03:39:29.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-15T03:39:30.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-15T03:39:30.197Z] Configure a credential helper to remove this warning. See [2022-01-15T03:39:30.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-15T03:39:30.197Z] [2022-01-15T03:39:30.197Z] Login Succeeded [2022-01-15T03:39:30.197Z] ---> docker-login.sh ends [Pipeline] } [2022-01-15T03:39:30.205Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-15T03:39:30.525Z] ++ 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 [2022-01-15T03:39:30.525Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-15T03:39:30.525Z] ++ cut -d/ -f2 [2022-01-15T03:39:30.525Z] ++ dirname cmd/core-command/Dockerfile [2022-01-15T03:39:30.525Z] + echo core-command,cmd/core-command/Dockerfile [2022-01-15T03:39:30.525Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-15T03:39:30.525Z] ++ dirname cmd/core-data/Dockerfile [2022-01-15T03:39:30.525Z] ++ cut -d/ -f2 [2022-01-15T03:39:30.525Z] + echo core-data,cmd/core-data/Dockerfile [2022-01-15T03:39:30.525Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-15T03:39:30.525Z] ++ dirname cmd/core-metadata/Dockerfile [2022-01-15T03:39:30.525Z] ++ cut -d/ -f2 [2022-01-15T03:39:30.525Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-01-15T03:39:30.525Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-15T03:39:30.525Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2022-01-15T03:39:30.525Z] ++ cut -d/ -f2 [2022-01-15T03:39:30.525Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-01-15T03:39:30.525Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-15T03:39:30.525Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2022-01-15T03:39:30.525Z] ++ cut -d/ -f2 [2022-01-15T03:39:30.525Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-01-15T03:39:30.525Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-15T03:39:30.525Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2022-01-15T03:39:30.525Z] ++ cut -d/ -f2 [2022-01-15T03:39:30.525Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-01-15T03:39:30.525Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-15T03:39:30.525Z] ++ dirname cmd/support-notifications/Dockerfile [2022-01-15T03:39:30.525Z] ++ cut -d/ -f2 [2022-01-15T03:39:30.525Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-01-15T03:39:30.525Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-15T03:39:30.525Z] ++ dirname cmd/support-scheduler/Dockerfile [2022-01-15T03:39:30.526Z] ++ cut -d/ -f2 [2022-01-15T03:39:30.526Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-01-15T03:39:30.526Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-15T03:39:30.526Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2022-01-15T03:39:30.526Z] ++ cut -d/ -f2 [2022-01-15T03:39:30.526Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-01-15T03:39:30.558Z] 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 [2022-01-15T03:39:30.920Z] + git rev-list -1 --merges 3acce916edd26c48cc534c43f5f6a7ed858771e5~1..3acce916edd26c48cc534c43f5f6a7ed858771e5 [Pipeline] echo [2022-01-15T03:39:30.932Z] -----------> git rev-list -1 --merges 3acce916edd26c48cc534c43f5f6a7ed858771e5~1..3acce916edd26c48cc534c43f5f6a7ed858771e5 3acce916edd26c48cc534c43f5f6a7ed858771e5 [2022-01-15T03:39:30.933Z] 3acce916edd26c48cc534c43f5f6a7ed858771e5 [false] [Pipeline] sh [2022-01-15T03:39:31.225Z] + git log --format=format:%s -1 3acce916edd26c48cc534c43f5f6a7ed858771e5 [Pipeline] echo [2022-01-15T03:39:31.243Z] ========================================================= [2022-01-15T03:39:31.243Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-15T03:39:31.243Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-01-15T03:39:31.798Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-15T03:39:31.798Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-15T03:39:31.798Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-15T03:39:31.798Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-15T03:39:31.798Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-15T03:39:31.798Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-15T03:39:31.798Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:39:32.221Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-15T03:39:32.221Z] [2022-01-15T03:39:32.221Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:39:32.538Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-15T03:39:32.538Z] latest: Pulling from edgex-devops/git-semver [2022-01-15T03:39:32.538Z] a0d0a0d46f8b: Pulling fs layer [2022-01-15T03:39:32.538Z] 3e5f54012d9b: Pulling fs layer [2022-01-15T03:39:32.538Z] 4c7163046ea9: Pulling fs layer [2022-01-15T03:39:32.538Z] 0c2d73faf560: Pulling fs layer [2022-01-15T03:39:32.538Z] 0c2d73faf560: Waiting [2022-01-15T03:39:32.538Z] 3e5f54012d9b: Verifying Checksum [2022-01-15T03:39:32.538Z] 3e5f54012d9b: Download complete [2022-01-15T03:39:32.538Z] a0d0a0d46f8b: Verifying Checksum [2022-01-15T03:39:32.538Z] a0d0a0d46f8b: Download complete [2022-01-15T03:39:32.538Z] 4c7163046ea9: Verifying Checksum [2022-01-15T03:39:32.538Z] 4c7163046ea9: Download complete [2022-01-15T03:39:32.538Z] 0c2d73faf560: Verifying Checksum [2022-01-15T03:39:32.538Z] 0c2d73faf560: Download complete [2022-01-15T03:39:32.804Z] a0d0a0d46f8b: Pull complete [2022-01-15T03:39:32.804Z] 3e5f54012d9b: Pull complete [2022-01-15T03:39:33.067Z] 4c7163046ea9: Pull complete [2022-01-15T03:39:33.331Z] 0c2d73faf560: Pull complete [2022-01-15T03:39:33.331Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-15T03:39:33.331Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-15T03:39:33.331Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-15T03:39:33.405Z] prd-centos7-docker-4c-2g-1548 does not seem to be running inside a container [2022-01-15T03:39:33.463Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/137 -v /w/workspace/edgex-go/137:/w/workspace/edgex-go/137:rw,z -v /w/workspace/edgex-go/137@tmp:/w/workspace/edgex-go/137@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-15T03:39:34.204Z] $ docker top 80b7020aa1c5a50df9aa17c5e9b5e5dbe700262143bee51d41738d197f7a6cf7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-15T03:39:34.303Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-15T03:39:34.303Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-15T03:39:34.411Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-15T03:39:34.414Z] $ docker exec 80b7020aa1c5a50df9aa17c5e9b5e5dbe700262143bee51d41738d197f7a6cf7 ssh-agent [2022-01-15T03:39:34.511Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNoAEAM/agent.14 [2022-01-15T03:39:34.511Z] SSH_AGENT_PID=20 [2022-01-15T03:39:34.517Z] Running ssh-add (command line suppressed) [2022-01-15T03:39:34.610Z] Identity added: /w/workspace/edgex-go/137@tmp/private_key_4900511347208110815.key (/w/workspace/edgex-go/137@tmp/private_key_4900511347208110815.key) [2022-01-15T03:39:34.622Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-15T03:39:34.923Z] + git tag --points-at HEAD [Pipeline] } [2022-01-15T03:39:34.942Z] $ docker exec --env ******** --env ******** 80b7020aa1c5a50df9aa17c5e9b5e5dbe700262143bee51d41738d197f7a6cf7 ssh-agent -k [2022-01-15T03:39:35.027Z] unset SSH_AUTH_SOCK; [2022-01-15T03:39:35.028Z] unset SSH_AGENT_PID; [2022-01-15T03:39:35.028Z] echo Agent pid 20 killed; [2022-01-15T03:39:35.038Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-15T03:39:35.068Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-15T03:39:35.068Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-15T03:39:35.171Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-15T03:39:35.174Z] $ docker exec 80b7020aa1c5a50df9aa17c5e9b5e5dbe700262143bee51d41738d197f7a6cf7 ssh-agent [2022-01-15T03:39:35.283Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAkeBfc/agent.53 [2022-01-15T03:39:35.283Z] SSH_AGENT_PID=59 [2022-01-15T03:39:35.288Z] Running ssh-add (command line suppressed) [2022-01-15T03:39:35.404Z] Identity added: /w/workspace/edgex-go/137@tmp/private_key_2582267635907783153.key (/w/workspace/edgex-go/137@tmp/private_key_2582267635907783153.key) [2022-01-15T03:39:35.417Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-15T03:39:35.710Z] + git semver init [2022-01-15T03:39:35.710Z] # -> Open(): unable to determine branch for HEAD [2022-01-15T03:39:35.710Z] # $GIT_DIR = /w/workspace/edgex-go/137/.git [2022-01-15T03:39:35.710Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/137 [2022-01-15T03:39:35.710Z] # $SEMVER_REMOTE_NAME = origin [2022-01-15T03:39:35.710Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-15T03:39:35.710Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-15T03:39:35.710Z] # $SEMVER_BRANCH = main [2022-01-15T03:39:35.710Z] # $SEMVER_TEMP = /tmp/semver-427993561 [2022-01-15T03:39:35.710Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-01-15T03:39:50.634Z] # '/tmp/semver-427993561' -> '/w/workspace/edgex-go/137/.semver' [2022-01-15T03:39:50.634Z] # -> Force: false [2022-01-15T03:39:50.634Z] # $SEMVER_DIR = /w/workspace/edgex-go/137/.semver [Pipeline] } [2022-01-15T03:39:50.644Z] $ docker exec --env ******** --env ******** 80b7020aa1c5a50df9aa17c5e9b5e5dbe700262143bee51d41738d197f7a6cf7 ssh-agent -k [2022-01-15T03:39:50.748Z] unset SSH_AUTH_SOCK; [2022-01-15T03:39:50.748Z] unset SSH_AGENT_PID; [2022-01-15T03:39:50.748Z] echo Agent pid 59 killed; [2022-01-15T03:39:50.758Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-15T03:39:51.067Z] + git semver [Pipeline] } [2022-01-15T03:39:51.085Z] $ docker stop --time=1 80b7020aa1c5a50df9aa17c5e9b5e5dbe700262143bee51d41738d197f7a6cf7 [2022-01-15T03:39:53.029Z] $ docker rm -f 80b7020aa1c5a50df9aa17c5e9b5e5dbe700262143bee51d41738d197f7a6cf7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-15T03:39:53.406Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-15T03:39:53.672Z] Stashed 1 file(s) [Pipeline] echo [2022-01-15T03:39:53.676Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.20 [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 [2022-01-15T03:39:53.830Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-15T03:39:53.841Z] ========================================================= [2022-01-15T03:39:53.841Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-01-15T03:39:53.841Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-15T03:39:54.155Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-15T03:39:54.155Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-15T03:39:54.155Z] 59bf1c3509f3: Pulling fs layer [2022-01-15T03:39:54.155Z] 666ba61612fd: Pulling fs layer [2022-01-15T03:39:54.155Z] 8ed8ca486205: Pulling fs layer [2022-01-15T03:39:54.155Z] 4fe6c5a15a65: Pulling fs layer [2022-01-15T03:39:54.155Z] 22a0e8bec74d: Pulling fs layer [2022-01-15T03:39:54.155Z] f965cba54748: Pulling fs layer [2022-01-15T03:39:54.155Z] 861ffc35075e: Pulling fs layer [2022-01-15T03:39:54.155Z] 4b385c91608e: Pulling fs layer [2022-01-15T03:39:54.155Z] 560528eb2ebb: Pulling fs layer [2022-01-15T03:39:54.155Z] f965cba54748: Waiting [2022-01-15T03:39:54.155Z] 861ffc35075e: Waiting [2022-01-15T03:39:54.155Z] 4b385c91608e: Waiting [2022-01-15T03:39:54.155Z] 560528eb2ebb: Waiting [2022-01-15T03:39:54.155Z] 4fe6c5a15a65: Waiting [2022-01-15T03:39:54.155Z] 22a0e8bec74d: Waiting [2022-01-15T03:39:54.155Z] 8ed8ca486205: Verifying Checksum [2022-01-15T03:39:54.155Z] 8ed8ca486205: Download complete [2022-01-15T03:39:54.155Z] 666ba61612fd: Verifying Checksum [2022-01-15T03:39:54.155Z] 666ba61612fd: Download complete [2022-01-15T03:39:54.155Z] 22a0e8bec74d: Verifying Checksum [2022-01-15T03:39:54.155Z] 22a0e8bec74d: Download complete [2022-01-15T03:39:54.155Z] f965cba54748: Verifying Checksum [2022-01-15T03:39:54.155Z] f965cba54748: Download complete [2022-01-15T03:39:54.155Z] 59bf1c3509f3: Verifying Checksum [2022-01-15T03:39:54.155Z] 59bf1c3509f3: Download complete [2022-01-15T03:39:54.155Z] 861ffc35075e: Verifying Checksum [2022-01-15T03:39:54.155Z] 861ffc35075e: Download complete [2022-01-15T03:39:54.417Z] 4b385c91608e: Verifying Checksum [2022-01-15T03:39:54.417Z] 4b385c91608e: Download complete [2022-01-15T03:39:54.681Z] 560528eb2ebb: Verifying Checksum [2022-01-15T03:39:54.681Z] 560528eb2ebb: Download complete [2022-01-15T03:39:54.681Z] 59bf1c3509f3: Pull complete [2022-01-15T03:39:54.941Z] 4fe6c5a15a65: Verifying Checksum [2022-01-15T03:39:54.941Z] 4fe6c5a15a65: Download complete [2022-01-15T03:39:54.941Z] 666ba61612fd: Pull complete [2022-01-15T03:39:54.941Z] 8ed8ca486205: Pull complete [2022-01-15T03:39:59.194Z] 4fe6c5a15a65: Pull complete [2022-01-15T03:39:59.194Z] 22a0e8bec74d: Pull complete [2022-01-15T03:39:59.194Z] f965cba54748: Pull complete [2022-01-15T03:39:59.194Z] 861ffc35075e: Pull complete [2022-01-15T03:39:59.194Z] 4b385c91608e: Pull complete [2022-01-15T03:40:01.763Z] 560528eb2ebb: Pull complete [2022-01-15T03:40:01.763Z] Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f [2022-01-15T03:40:01.763Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-15T03:40:01.763Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-01-15T03:40:02.071Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-15T03:40:02.071Z] WORKDIR /edgex [2022-01-15T03:40:02.071Z] COPY go.mod . [2022-01-15T03:40:02.071Z] RUN go mod download' [2022-01-15T03:40:02.071Z] + docker build -t ci-base-image-x86_64 -f - . [2022-01-15T03:40:04.614Z] Sending build context to Docker daemon 333.8MB [2022-01-15T03:40:04.614Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-15T03:40:04.614Z] ---> dd4a08f94e63 [2022-01-15T03:40:04.614Z] Step 2/4 : WORKDIR /edgex [2022-01-15T03:40:05.557Z] ---> Running in f369797f5c64 [2022-01-15T03:40:05.823Z] Removing intermediate container f369797f5c64 [2022-01-15T03:40:05.823Z] ---> 05c97c0ff8a5 [2022-01-15T03:40:05.823Z] Step 3/4 : COPY go.mod . [2022-01-15T03:40:05.823Z] ---> 93b7f92eee68 [2022-01-15T03:40:05.823Z] Step 4/4 : RUN go mod download [2022-01-15T03:40:05.823Z] ---> Running in 07d39f8b01f6 [2022-01-15T03:40:08.770Z] Still waiting to schedule task [2022-01-15T03:40:08.770Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-01-15T03:40:44.583Z] Removing intermediate container 07d39f8b01f6 [2022-01-15T03:40:44.583Z] ---> b882be9d1037 [2022-01-15T03:40:44.583Z] Successfully built b882be9d1037 [2022-01-15T03:40:44.583Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:40:44.895Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-15T03:40:44.895Z] . [Pipeline] withDockerContainer [2022-01-15T03:40:44.965Z] prd-centos7-docker-4c-2g-1548 does not seem to be running inside a container [2022-01-15T03:40:45.011Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/137 -v /w/workspace/edgex-go/137:/w/workspace/edgex-go/137:rw,z -v /w/workspace/edgex-go/137@tmp:/w/workspace/edgex-go/137@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-15T03:40:45.368Z] $ docker top c1cf4ef6275737880ad7d7d3d4ef3b760347a2e5ebd6f96303871a95b92eef6d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-15T03:40:45.718Z] + go version [2022-01-15T03:40:45.718Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-01-15T03:40:45.727Z] $ docker stop --time=1 c1cf4ef6275737880ad7d7d3d4ef3b760347a2e5ebd6f96303871a95b92eef6d [2022-01-15T03:40:46.904Z] $ docker rm -f c1cf4ef6275737880ad7d7d3d4ef3b760347a2e5ebd6f96303871a95b92eef6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:40:47.310Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-15T03:40:47.310Z] . [Pipeline] withDockerContainer [2022-01-15T03:40:47.383Z] prd-centos7-docker-4c-2g-1548 does not seem to be running inside a container [2022-01-15T03:40:47.422Z] $ 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/137 -v /w/workspace/edgex-go/137:/w/workspace/edgex-go/137:rw,z -v /w/workspace/edgex-go/137@tmp:/w/workspace/edgex-go/137@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-15T03:40:47.774Z] $ docker top 7ad66857ba905ec671d47c64e5580279c7ce672b9940e12158560eeb8987c771 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-15T03:40:47.847Z] ========================================================= [2022-01-15T03:40:47.847Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-01-15T03:40:47.847Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-15T03:40:48.143Z] + make test [2022-01-15T03:40:48.143Z] go mod tidy [2022-01-15T03:40:48.143Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-01-15T03:40:53.542Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-01-15T03:41:08.521Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-01-15T03:41:13.847Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-01-15T03:41:14.112Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-01-15T03:41:14.686Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-01-15T03:41:16.628Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-01-15T03:41:17.213Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-01-15T03:41:17.213Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-01-15T03:41:17.213Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-01-15T03:41:17.799Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-01-15T03:41:17.799Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-01-15T03:41:18.065Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-01-15T03:41:18.065Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-01-15T03:41:18.065Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-01-15T03:41:18.065Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-01-15T03:41:19.995Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.040s coverage: 28.7% of statements [2022-01-15T03:41:19.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-01-15T03:41:19.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-01-15T03:41:20.573Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.051s coverage: 98.5% of statements [2022-01-15T03:41:20.573Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-01-15T03:41:20.840Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.052s coverage: 44.7% of statements [2022-01-15T03:41:20.840Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-01-15T03:41:20.840Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-01-15T03:41:21.787Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.126s coverage: 89.5% of statements [2022-01-15T03:41:21.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-01-15T03:41:21.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-01-15T03:41:22.385Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.049s coverage: 84.4% of statements [2022-01-15T03:41:22.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-01-15T03:41:22.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-01-15T03:41:22.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-01-15T03:41:22.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-01-15T03:41:22.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-01-15T03:41:23.347Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.245s coverage: 94.2% of statements [2022-01-15T03:41:23.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-01-15T03:41:23.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-01-15T03:41:23.347Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.044s coverage: 59.1% of statements [2022-01-15T03:41:23.347Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-01-15T03:41:23.347Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-01-15T03:41:23.347Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-01-15T03:41:23.347Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-01-15T03:41:23.347Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-01-15T03:41:23.609Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.058s coverage: 60.0% of statements [2022-01-15T03:41:23.609Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-01-15T03:41:23.609Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-01-15T03:41:23.609Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-01-15T03:41:24.599Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.058s coverage: 0.9% of statements [2022-01-15T03:41:24.599Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-01-15T03:41:24.599Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2022-01-15T03:41:24.599Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 21.7% of statements [2022-01-15T03:41:24.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-01-15T03:41:24.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 47.1% of statements [2022-01-15T03:41:25.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.051s coverage: 79.5% of statements [2022-01-15T03:41:25.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.040s coverage: 94.1% of statements [2022-01-15T03:41:25.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.089s coverage: 96.3% of statements [2022-01-15T03:41:25.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements [2022-01-15T03:41:36.286Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1549 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-01-15T03:41:36.300Z] Running in /w/workspace/edgex-go/137 [Pipeline] { [Pipeline] checkout [2022-01-15T03:41:36.571Z] The recommended git tool is: git [2022-01-15T03:41:38.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements [2022-01-15T03:41:38.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.039s coverage: 44.8% of statements [2022-01-15T03:41:41.122Z] using credential edgex-jenkins-ssh [2022-01-15T03:41:41.140Z] Cloning the remote Git repository [2022-01-15T03:41:41.226Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-01-15T03:41:41.308Z] > git init /w/workspace/edgex-go/137 # timeout=10 [2022-01-15T03:41:41.378Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-15T03:41:41.378Z] > git --version # timeout=10 [2022-01-15T03:41:41.403Z] > git --version # 'git version 2.17.1' [2022-01-15T03:41:41.405Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-15T03:41:41.497Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-15T03:41:43.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.180s coverage: 82.5% of statements [2022-01-15T03:41:43.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-01-15T03:41:56.589Z] Avoid second fetch [2022-01-15T03:41:56.590Z] Checking out Revision 3acce916edd26c48cc534c43f5f6a7ed858771e5 (main) [2022-01-15T03:41:56.550Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-15T03:41:56.570Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-15T03:41:56.612Z] > git config core.sparsecheckout # timeout=10 [2022-01-15T03:41:56.626Z] > git checkout -f 3acce916edd26c48cc534c43f5f6a7ed858771e5 # timeout=10 [2022-01-15T03:42:00.937Z] Commit message: "Merge pull request #3862 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v2-2.2.0-dev.5" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-15T03:42:01.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.070s coverage: 92.9% of statements [2022-01-15T03:42:01.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-01-15T03:42:01.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-01-15T03:42:01.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-01-15T03:42:01.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2022-01-15T03:42:01.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-01-15T03:42:01.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-01-15T03:42:01.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-01-15T03:42:01.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-01-15T03:42:01.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-01-15T03:42:01.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2022-01-15T03:42:01.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-01-15T03:42:01.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-01-15T03:42:01.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2022-01-15T03:42:01.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-01-15T03:42:01.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.066s coverage: 58.8% of statements [2022-01-15T03:42:01.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-01-15T03:42:01.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2022-01-15T03:42:01.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2022-01-15T03:42:01.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 85.4% of statements [2022-01-15T03:42:01.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.132s coverage: 91.2% of statements [2022-01-15T03:42:01.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-01-15T03:42:01.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.114s coverage: 64.4% of statements [2022-01-15T03:42:01.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-01-15T03:42:01.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-01-15T03:42:01.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements [2022-01-15T03:42:01.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2022-01-15T03:42:01.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2022-01-15T03:42:01.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2022-01-15T03:42:01.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2022-01-15T03:42:01.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.272s coverage: 65.4% of statements [2022-01-15T03:42:01.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-01-15T03:42:01.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-01-15T03:42:01.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-01-15T03:42:01.808Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.088s coverage: 43.8% of statements [2022-01-15T03:42:01.808Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-01-15T03:42:01.808Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-01-15T03:42:01.808Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.048s coverage: 89.5% of statements [2022-01-15T03:42:01.808Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-01-15T03:42:01.808Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements [2022-01-15T03:42:01.808Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-01-15T03:42:01.908Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-15T03:42:01.908Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-15T03:42:01.908Z] Dload Upload Total Spent Left Speed [2022-01-15T03:42:01.908Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 68063 0 --:--:-- --:--:-- --:--:-- 68063 [Pipeline] sh [2022-01-15T03:42:02.432Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-15T03:42:02.772Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2022-01-15T03:42:02.772Z] /etc/docker/daemon.new [2022-01-15T03:42:02.772Z] { [2022-01-15T03:42:02.772Z] "registry-mirrors": [ [2022-01-15T03:42:02.772Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-15T03:42:02.772Z] ], [2022-01-15T03:42:02.772Z] "bip": "10.250.0.254/24", [2022-01-15T03:42:02.772Z] "hosts": [ [2022-01-15T03:42:02.772Z] "tcp://0.0.0.0:5555", [2022-01-15T03:42:02.772Z] "unix:///var/run/docker.sock" [2022-01-15T03:42:02.772Z] ], [2022-01-15T03:42:02.772Z] "mtu": 1458, [2022-01-15T03:42:02.772Z] "selinux-enabled": true, [2022-01-15T03:42:02.772Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-15T03:42:02.772Z] } [Pipeline] sh [2022-01-15T03:42:03.127Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-15T03:42:03.471Z] + sudo service docker restart [2022-01-15T03:42:08.440Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.065s coverage: 17.7% of statements [2022-01-15T03:42:08.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-01-15T03:42:08.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-01-15T03:42:08.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-01-15T03:42:08.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-01-15T03:42:08.440Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 92.3% of statements [2022-01-15T03:42:08.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-01-15T03:42:08.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-01-15T03:42:08.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-01-15T03:42:08.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-01-15T03:42:08.440Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.050s coverage: 63.2% of statements [2022-01-15T03:42:08.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-01-15T03:42:08.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-01-15T03:42:08.440Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.088s coverage: 97.7% of statements [2022-01-15T03:42:08.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-01-15T03:42:08.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-01-15T03:42:08.440Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-01-15T03:42:08.440Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-01-15T03:42:08.440Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.041s coverage: 28.9% of statements [2022-01-15T03:42:08.440Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-01-15T03:42:08.440Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-01-15T03:42:08.440Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-01-15T03:42:08.440Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-01-15T03:42:08.440Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-01-15T03:42:08.440Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-01-15T03:42:08.440Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2022-01-15T03:42:08.440Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-01-15T03:42:08.701Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-15T03:42:21.881Z] provisioning config files... [2022-01-15T03:42:21.907Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/137@tmp/config861795941011395056tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-15T03:42:22.265Z] ---> docker-login.sh [2022-01-15T03:42:22.265Z] nexus3.edgexfoundry.org:10001 [2022-01-15T03:42:22.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-15T03:42:23.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-15T03:42:23.139Z] Configure a credential helper to remove this warning. See [2022-01-15T03:42:23.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-15T03:42:23.139Z] [2022-01-15T03:42:23.139Z] Login Succeeded [2022-01-15T03:42:23.139Z] nexus3.edgexfoundry.org:10002 [2022-01-15T03:42:23.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-15T03:42:23.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-15T03:42:23.414Z] Configure a credential helper to remove this warning. See [2022-01-15T03:42:23.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-15T03:42:23.414Z] [2022-01-15T03:42:23.414Z] Login Succeeded [2022-01-15T03:42:23.414Z] nexus3.edgexfoundry.org:10003 [2022-01-15T03:42:23.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-15T03:42:23.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-15T03:42:23.961Z] Configure a credential helper to remove this warning. See [2022-01-15T03:42:23.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-15T03:42:23.961Z] [2022-01-15T03:42:23.961Z] Login Succeeded [2022-01-15T03:42:23.961Z] nexus3.edgexfoundry.org:10004 [2022-01-15T03:42:24.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-15T03:42:24.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-15T03:42:24.238Z] Configure a credential helper to remove this warning. See [2022-01-15T03:42:24.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-15T03:42:24.238Z] [2022-01-15T03:42:24.238Z] Login Succeeded [2022-01-15T03:42:24.238Z] docker.io [2022-01-15T03:42:24.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-15T03:42:25.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-15T03:42:25.106Z] Configure a credential helper to remove this warning. See [2022-01-15T03:42:25.106Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-15T03:42:25.106Z] [2022-01-15T03:42:25.106Z] Login Succeeded [2022-01-15T03:42:25.106Z] ---> docker-login.sh ends [Pipeline] } [2022-01-15T03:42:25.122Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-15T03:42:25.580Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-15T03:42:25.595Z] ========================================================= [2022-01-15T03:42:25.595Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-01-15T03:42:25.595Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-15T03:42:25.938Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-15T03:42:26.213Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-15T03:42:26.213Z] 9b3977197b4f: Pulling fs layer [2022-01-15T03:42:26.213Z] 1a89e8eeedd5: Pulling fs layer [2022-01-15T03:42:26.213Z] 94645a83ff95: Pulling fs layer [2022-01-15T03:42:26.213Z] 3f3a8bcf1eab: Pulling fs layer [2022-01-15T03:42:26.213Z] 0c92f367c5e7: Pulling fs layer [2022-01-15T03:42:26.213Z] 4b8299f9d1f4: Pulling fs layer [2022-01-15T03:42:26.213Z] 9a6b49a46696: Pulling fs layer [2022-01-15T03:42:26.213Z] cf05db05a679: Pulling fs layer [2022-01-15T03:42:26.213Z] 3f3a8bcf1eab: Waiting [2022-01-15T03:42:26.213Z] 0c92f367c5e7: Waiting [2022-01-15T03:42:26.213Z] 4b8299f9d1f4: Waiting [2022-01-15T03:42:26.213Z] 9a6b49a46696: Waiting [2022-01-15T03:42:26.213Z] 94645a83ff95: Verifying Checksum [2022-01-15T03:42:26.213Z] 94645a83ff95: Download complete [2022-01-15T03:42:26.213Z] 1a89e8eeedd5: Download complete [2022-01-15T03:42:26.213Z] 0c92f367c5e7: Verifying Checksum [2022-01-15T03:42:26.213Z] 0c92f367c5e7: Download complete [2022-01-15T03:42:26.213Z] 4b8299f9d1f4: Verifying Checksum [2022-01-15T03:42:26.213Z] 4b8299f9d1f4: Download complete [2022-01-15T03:42:26.213Z] 9b3977197b4f: Verifying Checksum [2022-01-15T03:42:26.213Z] 9b3977197b4f: Download complete [2022-01-15T03:42:26.213Z] 9a6b49a46696: Verifying Checksum [2022-01-15T03:42:26.213Z] 9a6b49a46696: Download complete [2022-01-15T03:42:26.817Z] 9b3977197b4f: Pull complete [2022-01-15T03:42:27.437Z] 1a89e8eeedd5: Pull complete [2022-01-15T03:42:27.714Z] 94645a83ff95: Pull complete [2022-01-15T03:42:27.991Z] cf05db05a679: Verifying Checksum [2022-01-15T03:42:27.991Z] cf05db05a679: Download complete [2022-01-15T03:42:28.588Z] 3f3a8bcf1eab: Verifying Checksum [2022-01-15T03:42:28.588Z] 3f3a8bcf1eab: Download complete [2022-01-15T03:42:40.995Z] 3f3a8bcf1eab: Pull complete [2022-01-15T03:42:40.995Z] 0c92f367c5e7: Pull complete [2022-01-15T03:42:40.995Z] 4b8299f9d1f4: Pull complete [2022-01-15T03:42:40.995Z] 9a6b49a46696: Pull complete [2022-01-15T03:42:46.406Z] cf05db05a679: Pull complete [2022-01-15T03:42:46.406Z] Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 [2022-01-15T03:42:46.406Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-15T03:42:46.406Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-01-15T03:42:46.757Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-15T03:42:46.757Z] WORKDIR /edgex [2022-01-15T03:42:46.757Z] COPY go.mod . [2022-01-15T03:42:46.757Z] RUN go mod download build [2022-01-15T03:42:46.757Z] -t ci-base-image-arm64 -f - . [2022-01-15T03:42:47.522Z] GO111MODULE=on go vet ./... [2022-01-15T03:42:48.099Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-15T03:42:48.360Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-15T03:42:48.627Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-15T03:42:49.211Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-01-15T03:42:49.401Z] Sending build context to Docker daemon 168.5MB [2022-01-15T03:42:49.401Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-15T03:42:49.401Z] ---> 0ccda1f7e2ee [2022-01-15T03:42:49.401Z] Step 2/4 : WORKDIR /edgex [2022-01-15T03:42:49.517Z] + ls -al . [2022-01-15T03:42:49.517Z] total 644 [2022-01-15T03:42:49.517Z] drwxrwxr-x 10 1001 1001 4096 Jan 15 03:42 . [2022-01-15T03:42:49.517Z] drwxr-xr-x 4 root root 32 Jan 15 03:40 .. [2022-01-15T03:42:49.517Z] -rw-rw-r-- 1 1001 1001 11 Jan 15 03:39 .dockerignore [2022-01-15T03:42:49.517Z] drwxrwxr-x 8 1001 1001 162 Jan 15 03:39 .git [2022-01-15T03:42:49.517Z] drwxrwxr-x 4 1001 1001 142 Jan 15 03:39 .github [2022-01-15T03:42:49.517Z] -rw-rw-r-- 1 1001 1001 804 Jan 15 03:39 .gitignore [2022-01-15T03:42:49.517Z] -rw-rw-r-- 1 1001 1001 42 Jan 15 03:39 .golangci.yml [2022-01-15T03:42:49.517Z] -rw-rw-r-- 1 1001 1001 76 Jan 15 03:39 .hadolint.yml [2022-01-15T03:42:49.517Z] drwx------ 3 1001 1001 58 Jan 15 03:39 .semver [2022-01-15T03:42:49.517Z] -rw-rw-r-- 1 1001 1001 166 Jan 15 03:39 .sonarcloud.properties [2022-01-15T03:42:49.517Z] -rw-rw-r-- 1 1001 1001 1171 Jan 15 03:39 ADOPTERS.md [2022-01-15T03:42:49.517Z] -rw-rw-r-- 1 1001 1001 8910 Jan 15 03:39 Attribution.txt [2022-01-15T03:42:49.517Z] -rw-rw-r-- 1 1001 1001 51732 Jan 15 03:39 CHANGELOG.md [2022-01-15T03:42:49.517Z] -rw-rw-r-- 1 1001 1001 3804 Jan 15 03:39 CONTRIBUTING.md [2022-01-15T03:42:49.517Z] -rw-rw-r-- 1 1001 1001 677 Jan 15 03:39 GOVERNANCE.md [2022-01-15T03:42:49.517Z] -rw-rw-r-- 1 1001 1001 849 Jan 15 03:39 Jenkinsfile [2022-01-15T03:42:49.517Z] -rw-rw-r-- 1 1001 1001 10775 Jan 15 03:39 LICENSE [2022-01-15T03:42:49.517Z] -rw-rw-r-- 1 1001 1001 6508 Jan 15 03:39 Makefile [2022-01-15T03:42:49.517Z] -rw-rw-r-- 1 1001 1001 582 Jan 15 03:39 OWNERS.md [2022-01-15T03:42:49.517Z] -rw-rw-r-- 1 1001 1001 8207 Jan 15 03:39 README.md [2022-01-15T03:42:49.517Z] -rw-rw-r-- 1 1001 1001 6912 Jan 15 03:39 SECURITY.md [2022-01-15T03:42:49.517Z] -rw-rw-r-- 1 1001 1001 12 Jan 15 03:39 VERSION [2022-01-15T03:42:49.517Z] -rw-rw-r-- 1 1001 1001 4131 Jan 15 03:39 ZMQWindows.md [2022-01-15T03:42:49.517Z] drwxrwxr-x 2 1001 1001 37 Jan 15 03:39 bin [2022-01-15T03:42:49.517Z] drwxrwxr-x 14 1001 1001 4096 Jan 15 03:39 cmd [2022-01-15T03:42:49.517Z] -rw-r--r-- 1 root root 428381 Jan 15 03:42 coverage.out [2022-01-15T03:42:49.517Z] -rw-rw-r-- 1 1001 1001 828 Jan 15 03:39 go.mod [2022-01-15T03:42:49.517Z] -rw-rw-r-- 1 1001 1001 49574 Jan 15 03:39 go.sum [2022-01-15T03:42:49.517Z] drwxrwxr-x 8 1001 1001 124 Jan 15 03:39 internal [2022-01-15T03:42:49.517Z] drwxrwxr-x 3 1001 1001 16 Jan 15 03:39 openapi [2022-01-15T03:42:49.517Z] drwxrwxr-x 4 1001 1001 71 Jan 15 03:39 snap [2022-01-15T03:42:49.517Z] -rw-rw-r-- 1 1001 1001 204 Jan 15 03:39 version.go [Pipeline] sh [2022-01-15T03:42:49.809Z] + '[' -e coverage.out ] [2022-01-15T03:42:49.809Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-01-15T03:42:49.909Z] Stashed 1 file(s) [Pipeline] sh [2022-01-15T03:42:50.204Z] + make build [2022-01-15T03:42:50.204Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o cmd/core-data/core-data ./cmd/core-data [2022-01-15T03:42:50.840Z] ---> Running in 0d7305cc1c42 [2022-01-15T03:42:51.437Z] Removing intermediate container 0d7305cc1c42 [2022-01-15T03:42:51.437Z] ---> b95c30178f73 [2022-01-15T03:42:51.437Z] Step 3/4 : COPY go.mod . [2022-01-15T03:42:51.602Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-01-15T03:42:51.714Z] ---> 7dd71a95dff9 [2022-01-15T03:42:51.714Z] Step 4/4 : RUN go mod download [2022-01-15T03:42:51.986Z] ---> Running in 2c565b9c987b [2022-01-15T03:42:58.248Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o cmd/core-command/core-command ./cmd/core-command [2022-01-15T03:42:58.831Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-01-15T03:42:59.776Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-01-15T03:43:00.049Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-01-15T03:43:00.993Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-01-15T03:43:01.568Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-01-15T03:43:02.523Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-01-15T03:43:03.476Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-01-15T03:43:04.056Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o ./cmd/secrets-config ./cmd/secrets-config [2022-01-15T03:43:04.630Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2022-01-15T03:43:06.568Z] $ docker stop --time=1 7ad66857ba905ec671d47c64e5580279c7ce672b9940e12158560eeb8987c771 [2022-01-15T03:43:08.511Z] $ docker rm -f 7ad66857ba905ec671d47c64e5580279c7ce672b9940e12158560eeb8987c771 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:43:10.020Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-15T03:43:10.020Z] [2022-01-15T03:43:10.020Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:43:10.467Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-15T03:43:10.467Z] latest: Pulling from edgex-devops/edgex-compose [2022-01-15T03:43:10.467Z] cbdbe7a5bc2a: Pulling fs layer [2022-01-15T03:43:10.467Z] ca9280d653b3: Pulling fs layer [2022-01-15T03:43:10.467Z] 7e9c9ca2126c: Pulling fs layer [2022-01-15T03:43:10.467Z] cbdbe7a5bc2a: Verifying Checksum [2022-01-15T03:43:10.467Z] cbdbe7a5bc2a: Download complete [2022-01-15T03:43:10.732Z] ca9280d653b3: Verifying Checksum [2022-01-15T03:43:10.732Z] ca9280d653b3: Download complete [2022-01-15T03:43:10.732Z] cbdbe7a5bc2a: Pull complete [2022-01-15T03:43:10.999Z] 7e9c9ca2126c: Verifying Checksum [2022-01-15T03:43:10.999Z] 7e9c9ca2126c: Download complete [2022-01-15T03:43:11.264Z] ca9280d653b3: Pull complete [2022-01-15T03:43:15.487Z] 7e9c9ca2126c: Pull complete [2022-01-15T03:43:15.487Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-01-15T03:43:15.487Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-15T03:43:15.487Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-01-15T03:43:15.553Z] prd-centos7-docker-4c-2g-1548 does not seem to be running inside a container [2022-01-15T03:43:15.587Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/137 -v /w/workspace/edgex-go/137:/w/workspace/edgex-go/137:rw,z -v /w/workspace/edgex-go/137@tmp:/w/workspace/edgex-go/137@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-01-15T03:43:18.051Z] $ docker top 05b16d9f949e9a6d5201c809e3e9a74cf036aa9be23bc1f501c134bc353689f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-15T03:43:18.409Z] + docker-compose build --help [2022-01-15T03:43:18.409Z] + grep parallel [2022-01-15T03:43:18.979Z] --parallel Build images in parallel. [Pipeline] } [2022-01-15T03:43:18.991Z] $ docker stop --time=1 05b16d9f949e9a6d5201c809e3e9a74cf036aa9be23bc1f501c134bc353689f0 [2022-01-15T03:43:20.166Z] $ docker rm -f 05b16d9f949e9a6d5201c809e3e9a74cf036aa9be23bc1f501c134bc353689f0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:43:20.561Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-15T03:43:20.561Z] . [Pipeline] withDockerContainer [2022-01-15T03:43:20.629Z] prd-centos7-docker-4c-2g-1548 does not seem to be running inside a container [2022-01-15T03:43:20.664Z] $ 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/137 -v /w/workspace/edgex-go/137:/w/workspace/edgex-go/137:rw,z -v /w/workspace/edgex-go/137@tmp:/w/workspace/edgex-go/137@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 [2022-01-15T03:43:20.995Z] $ docker top f84dd409b5217160b962dbef092d55a5ff2e5d5d3105677e9365da3b896af934 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-15T03:43:21.355Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-01-15T03:43:21.924Z] Building core-command ... [2022-01-15T03:43:21.924Z] Building core-data ... [2022-01-15T03:43:21.924Z] Building core-metadata ... [2022-01-15T03:43:21.924Z] Building security-bootstrapper ... [2022-01-15T03:43:21.924Z] Building security-proxy-setup ... [2022-01-15T03:43:21.924Z] Building security-secretstore-setup ... [2022-01-15T03:43:21.924Z] Building support-notifications ... [2022-01-15T03:43:21.924Z] Building support-scheduler ... [2022-01-15T03:43:21.924Z] Building sys-mgmt-agent ... [2022-01-15T03:43:21.924Z] Building security-bootstrapper [2022-01-15T03:43:21.924Z] Building security-secretstore-setup [2022-01-15T03:43:21.924Z] Building core-command [2022-01-15T03:43:21.924Z] Building sys-mgmt-agent [2022-01-15T03:43:21.924Z] Building support-notifications [2022-01-15T03:43:34.330Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-15T03:43:34.330Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-01-15T03:43:34.330Z] ---> b882be9d1037 [2022-01-15T03:43:34.330Z] Step 3/21 : WORKDIR /edgex-go [2022-01-15T03:43:34.330Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-15T03:43:34.330Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-15T03:43:34.330Z] ---> b882be9d1037 [2022-01-15T03:43:34.330Z] Step 3/22 : WORKDIR /edgex-go [2022-01-15T03:43:34.330Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-15T03:43:34.330Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-15T03:43:34.330Z] ---> b882be9d1037 [2022-01-15T03:43:34.330Z] Step 3/22 : WORKDIR /edgex-go [2022-01-15T03:43:36.241Z] ---> Running in daa9137e1d9e [2022-01-15T03:43:36.241Z] ---> Running in c633170d94c0 [2022-01-15T03:43:36.241Z] ---> Running in 1a94ff1d96a9 [2022-01-15T03:43:42.819Z] Removing intermediate container 1a94ff1d96a9 [2022-01-15T03:43:42.819Z] ---> 0b30f6d674fa [2022-01-15T03:43:42.819Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-15T03:43:42.819Z] Removing intermediate container c633170d94c0 [2022-01-15T03:43:42.819Z] ---> 330ec055eed4 [2022-01-15T03:43:42.819Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-15T03:43:42.819Z] Removing intermediate container daa9137e1d9e [2022-01-15T03:43:42.819Z] ---> 9730c319993c [2022-01-15T03:43:42.819Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-15T03:43:42.819Z] ---> Running in 7be658a3bf0f [2022-01-15T03:43:43.081Z] ---> Running in 1e67e87e2741 [2022-01-15T03:43:43.081Z] ---> Running in 94538b9c08bd [2022-01-15T03:43:45.629Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-15T03:43:45.629Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-01-15T03:43:45.629Z] ---> b882be9d1037 [2022-01-15T03:43:45.629Z] Step 3/24 : WORKDIR /edgex-go [2022-01-15T03:43:45.629Z] ---> Using cache [2022-01-15T03:43:45.629Z] ---> 0b30f6d674fa [2022-01-15T03:43:45.629Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-15T03:43:46.575Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-15T03:43:46.575Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2022-01-15T03:43:46.575Z] ---> b882be9d1037 [2022-01-15T03:43:46.575Z] Step 3/30 : WORKDIR /edgex-go [2022-01-15T03:43:46.575Z] ---> Using cache [2022-01-15T03:43:46.575Z] ---> 0b30f6d674fa [2022-01-15T03:43:46.575Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-15T03:43:46.839Z] ---> Running in 4ae45a4cfdd7 [2022-01-15T03:43:46.839Z] ---> Running in df47d4221a61 [2022-01-15T03:43:47.102Z] Removing intermediate container 7be658a3bf0f [2022-01-15T03:43:47.102Z] ---> 298744fff2ec [2022-01-15T03:43:47.102Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-15T03:43:47.102Z] ---> Running in 0cbbe32d768e [2022-01-15T03:43:47.102Z] Removing intermediate container 1e67e87e2741 [2022-01-15T03:43:47.102Z] ---> a724075e7d81 [2022-01-15T03:43:47.102Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2022-01-15T03:43:47.368Z] ---> Running in da7541c19f0c [2022-01-15T03:43:47.369Z] Removing intermediate container 94538b9c08bd [2022-01-15T03:43:47.369Z] ---> eb72cad4d3c3 [2022-01-15T03:43:47.369Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2022-01-15T03:43:47.369Z] ---> Running in c3aad5da0a5f [2022-01-15T03:43:47.953Z] Removing intermediate container 4ae45a4cfdd7 [2022-01-15T03:43:47.953Z] ---> ff381eca3d53 [2022-01-15T03:43:47.953Z] Step 5/30 : RUN apk add --update --no-cache make git [2022-01-15T03:43:47.953Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-15T03:43:47.953Z] ---> Running in a41b27d397a1 [2022-01-15T03:43:47.953Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-15T03:43:47.953Z] Removing intermediate container df47d4221a61 [2022-01-15T03:43:47.953Z] ---> ea599c4dafeb [2022-01-15T03:43:47.953Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-01-15T03:43:47.953Z] ---> Running in afb198307902 [2022-01-15T03:43:47.953Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-15T03:43:48.213Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-15T03:43:48.213Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-15T03:43:48.791Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-15T03:43:48.791Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-15T03:43:48.791Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-15T03:43:49.068Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-15T03:43:49.068Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-15T03:43:49.068Z] OK: 221 MiB in 52 packages [2022-01-15T03:43:49.068Z] OK: 221 MiB in 52 packages [2022-01-15T03:43:49.328Z] OK: 221 MiB in 52 packages [2022-01-15T03:43:49.328Z] OK: 221 MiB in 52 packages [2022-01-15T03:43:49.594Z] OK: 221 MiB in 52 packages [2022-01-15T03:43:49.858Z] Removing intermediate container 0cbbe32d768e [2022-01-15T03:43:49.858Z] ---> 5ca5e64f520b [2022-01-15T03:43:49.858Z] Step 6/22 : COPY . . [2022-01-15T03:43:49.858Z] Removing intermediate container da7541c19f0c [2022-01-15T03:43:49.858Z] ---> 5f7a2f67d3c7 [2022-01-15T03:43:49.858Z] Step 6/22 : COPY . . [2022-01-15T03:43:49.858Z] Removing intermediate container a41b27d397a1 [2022-01-15T03:43:49.858Z] ---> a96350f1bab5 [2022-01-15T03:43:49.858Z] Step 6/30 : COPY . . [2022-01-15T03:43:50.124Z] Removing intermediate container c3aad5da0a5f [2022-01-15T03:43:50.124Z] ---> 06cb8ffbfd71 [2022-01-15T03:43:50.124Z] Step 6/21 : COPY . . [2022-01-15T03:43:54.364Z] Removing intermediate container afb198307902 [2022-01-15T03:43:54.364Z] ---> 3b1f2e9f502a [2022-01-15T03:43:54.364Z] Step 6/24 : COPY . . [2022-01-15T03:44:00.032Z] Removing intermediate container 2c565b9c987b [2022-01-15T03:44:00.032Z] ---> 3b75088fbd86 [2022-01-15T03:44:00.303Z] Successfully built 3b75088fbd86 [2022-01-15T03:44:00.303Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:44:00.643Z] + docker inspect -f . ci-base-image-arm64 [2022-01-15T03:44:00.643Z] . [Pipeline] withDockerContainer [2022-01-15T03:44:00.852Z] prd-ubuntu18.04-docker-arm64-4c-16g-1549 does not seem to be running inside a container [2022-01-15T03:44:00.939Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/137 -v /w/workspace/edgex-go/137:/w/workspace/edgex-go/137:rw,z -v /w/workspace/edgex-go/137@tmp:/w/workspace/edgex-go/137@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 [2022-01-15T03:44:02.186Z] $ docker top fd588f351c921a3a3fd14d15163ce8226334a56aedcab3d1a6ddfb894f69aef6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-15T03:44:02.504Z] ---> 7c7a2e6d753b [2022-01-15T03:44:02.504Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-15T03:44:02.504Z] ---> Running in 31321a8996c9 [2022-01-15T03:44:03.081Z] + go version [2022-01-15T03:44:03.081Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-01-15T03:44:03.103Z] $ docker stop --time=1 fd588f351c921a3a3fd14d15163ce8226334a56aedcab3d1a6ddfb894f69aef6 [2022-01-15T03:44:04.695Z] $ docker rm -f fd588f351c921a3a3fd14d15163ce8226334a56aedcab3d1a6ddfb894f69aef6 [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 [2022-01-15T03:44:05.308Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-15T03:44:05.308Z] [2022-01-15T03:44:05.308Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:44:05.666Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-15T03:44:05.666Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-01-15T03:44:05.666Z] 29e5d40040c1: Pulling fs layer [2022-01-15T03:44:05.666Z] 1ce36da41761: Pulling fs layer [2022-01-15T03:44:05.666Z] 25b303627fd3: Pulling fs layer [2022-01-15T03:44:05.939Z] 29e5d40040c1: Verifying Checksum [2022-01-15T03:44:05.939Z] 29e5d40040c1: Download complete [2022-01-15T03:44:06.214Z] 1ce36da41761: Verifying Checksum [2022-01-15T03:44:06.214Z] 1ce36da41761: Download complete [2022-01-15T03:44:06.490Z] 29e5d40040c1: Pull complete [2022-01-15T03:44:07.471Z] 25b303627fd3: Verifying Checksum [2022-01-15T03:44:07.471Z] 25b303627fd3: Download complete [2022-01-15T03:44:07.745Z] 1ce36da41761: Pull complete [2022-01-15T03:44:17.909Z] 25b303627fd3: Pull complete [2022-01-15T03:44:17.909Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-01-15T03:44:17.909Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-15T03:44:17.909Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-01-15T03:44:18.133Z] prd-ubuntu18.04-docker-arm64-4c-16g-1549 does not seem to be running inside a container [2022-01-15T03:44:18.212Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/137 -v /w/workspace/edgex-go/137:/w/workspace/edgex-go/137:rw,z -v /w/workspace/edgex-go/137@tmp:/w/workspace/edgex-go/137@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 [2022-01-15T03:44:20.478Z] $ docker top 7bc859524dc16813473caceab91bae210d155ed339b2157a5a47cde8eb52823c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-15T03:44:21.343Z] + + grepdocker-compose parallel build [2022-01-15T03:44:21.343Z] --help [2022-01-15T03:44:24.456Z] ---> 0f4d62a8c896 [2022-01-15T03:44:24.456Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-15T03:44:24.456Z] ---> 336de29d8da7 [2022-01-15T03:44:24.456Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-15T03:44:24.456Z] Removing intermediate container 31321a8996c9 [2022-01-15T03:44:24.456Z] ---> 465f0604f831 [2022-01-15T03:44:24.456Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2022-01-15T03:44:24.456Z] ---> Running in dd0b4f9799c1 [2022-01-15T03:44:24.456Z] ---> 3f98f173c2fd [2022-01-15T03:44:24.456Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-15T03:44:24.456Z] ---> Running in 7dd0b9158dc9 [2022-01-15T03:44:24.456Z] ---> Running in ac8f83ddff36 [2022-01-15T03:44:24.456Z] ---> Running in 29631e09a5da [2022-01-15T03:44:24.456Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-01-15T03:44:24.456Z] Removing intermediate container dd0b4f9799c1 [2022-01-15T03:44:24.456Z] ---> 7fb87a7c6a37 [2022-01-15T03:44:24.456Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-01-15T03:44:24.456Z] ---> Running in 9215be282570 [2022-01-15T03:44:24.456Z] Removing intermediate container 7dd0b9158dc9 [2022-01-15T03:44:24.456Z] ---> 15ab039cefce [2022-01-15T03:44:24.456Z] Step 8/22 : RUN make cmd/core-command/core-command [2022-01-15T03:44:24.456Z] Removing intermediate container 29631e09a5da [2022-01-15T03:44:24.456Z] ---> e7a72345f1d0 [2022-01-15T03:44:24.456Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-01-15T03:44:24.716Z] --parallel Build images in parallel. [2022-01-15T03:44:24.720Z] ---> Running in 4bd8934f8a96 [2022-01-15T03:44:24.720Z] ---> Running in 2ee6bfb618ad [2022-01-15T03:44:24.720Z] ---> fa6530fb27cf [2022-01-15T03:44:24.720Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-15T03:44:24.985Z] ---> Running in 76626b4ae32a [2022-01-15T03:44:24.985Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2022-01-15T03:44:25.007Z] $ docker stop --time=1 7bc859524dc16813473caceab91bae210d155ed339b2157a5a47cde8eb52823c [2022-01-15T03:44:25.251Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o cmd/core-command/core-command ./cmd/core-command [2022-01-15T03:44:25.514Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-01-15T03:44:26.089Z] Removing intermediate container 76626b4ae32a [2022-01-15T03:44:26.089Z] ---> af068a394c26 [2022-01-15T03:44:26.089Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-01-15T03:44:26.089Z] ---> Running in b73c2ea951e8 [2022-01-15T03:44:26.642Z] $ docker rm -f 7bc859524dc16813473caceab91bae210d155ed339b2157a5a47cde8eb52823c [2022-01-15T03:44:26.664Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:44:27.196Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-15T03:44:27.196Z] . [Pipeline] withDockerContainer [2022-01-15T03:44:27.418Z] prd-ubuntu18.04-docker-arm64-4c-16g-1549 does not seem to be running inside a container [2022-01-15T03:44:27.492Z] $ 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/137 -v /w/workspace/edgex-go/137:/w/workspace/edgex-go/137:rw,z -v /w/workspace/edgex-go/137@tmp:/w/workspace/edgex-go/137@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 [2022-01-15T03:44:28.715Z] $ docker top c337dbf086f613aae11a272bd2bd1680ad784f25d03a369d20ab3c6c42f8c292 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-15T03:44:29.578Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-01-15T03:44:32.953Z] Building core-command ... [2022-01-15T03:44:32.953Z] Building core-data ... [2022-01-15T03:44:32.953Z] Building core-metadata ... [2022-01-15T03:44:32.953Z] Building security-bootstrapper ... [2022-01-15T03:44:32.953Z] Building security-proxy-setup ... [2022-01-15T03:44:32.953Z] Building security-secretstore-setup ... [2022-01-15T03:44:32.953Z] Building support-notifications ... [2022-01-15T03:44:32.953Z] Building support-scheduler ... [2022-01-15T03:44:32.953Z] Building sys-mgmt-agent ... [2022-01-15T03:44:32.953Z] Building sys-mgmt-agent [2022-01-15T03:44:32.953Z] Building support-notifications [2022-01-15T03:44:32.953Z] Building core-command [2022-01-15T03:44:32.953Z] Building core-metadata [2022-01-15T03:44:32.953Z] Building security-proxy-setup [2022-01-15T03:45:05.416Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-01-15T03:45:06.373Z] Removing intermediate container 4bd8934f8a96 [2022-01-15T03:45:06.373Z] ---> c487ad77c2c0 [2022-01-15T03:45:06.373Z] [2022-01-15T03:45:06.373Z] Step 9/22 : FROM alpine:3.14 [2022-01-15T03:45:06.373Z] Removing intermediate container 2ee6bfb618ad [2022-01-15T03:45:06.373Z] ---> a706dfc3f960 [2022-01-15T03:45:06.374Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-01-15T03:45:06.639Z] Removing intermediate container b73c2ea951e8 [2022-01-15T03:45:06.639Z] ---> 4a0bc75decfa [2022-01-15T03:45:06.639Z] [2022-01-15T03:45:06.639Z] Step 9/24 : FROM alpine:3.14 [2022-01-15T03:45:06.639Z] ---> Running in 2c09efca6bd0 [2022-01-15T03:45:06.904Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-01-15T03:45:07.481Z] Removing intermediate container 9215be282570 [2022-01-15T03:45:07.481Z] ---> a46043cc11d2 [2022-01-15T03:45:07.481Z] [2022-01-15T03:45:07.481Z] Step 9/30 : FROM alpine:3.14 [2022-01-15T03:45:07.742Z] Removing intermediate container ac8f83ddff36 [2022-01-15T03:45:07.742Z] ---> 2c7462bbb7f9 [2022-01-15T03:45:07.742Z] [2022-01-15T03:45:07.742Z] Step 9/21 : FROM alpine:3.14 [2022-01-15T03:45:07.742Z] 3.14: Pulling from library/alpine [2022-01-15T03:45:07.742Z] 3.14: Pulling from library/alpine [2022-01-15T03:45:08.314Z] 3.14: Pulling from library/alpine [2022-01-15T03:45:08.314Z] 3.14: Pulling from library/alpine [2022-01-15T03:45:08.314Z] Removing intermediate container 2c09efca6bd0 [2022-01-15T03:45:08.314Z] ---> 047700319cce [2022-01-15T03:45:08.314Z] [2022-01-15T03:45:08.314Z] Step 10/22 : FROM docker:20.10.10 [2022-01-15T03:45:08.575Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-15T03:45:08.575Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-15T03:45:08.575Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-15T03:45:08.575Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-15T03:45:08.575Z] Status: Image is up to date for alpine:3.14 [2022-01-15T03:45:08.575Z] Status: Downloaded newer image for alpine:3.14 [2022-01-15T03:45:08.575Z] Status: Image is up to date for alpine:3.14 [2022-01-15T03:45:08.575Z] Status: Downloaded newer image for alpine:3.14 [2022-01-15T03:45:08.575Z] ---> 0a97eee8041e [2022-01-15T03:45:08.575Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-01-15T03:45:08.575Z] ---> 0a97eee8041e [2022-01-15T03:45:08.575Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-01-15T03:45:08.575Z] ---> 0a97eee8041e [2022-01-15T03:45:08.575Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-01-15T03:45:08.575Z] ---> 0a97eee8041e [2022-01-15T03:45:08.575Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-01-15T03:45:08.575Z] ---> Running in b4e0dd44844f [2022-01-15T03:45:08.575Z] ---> Running in 8e2665c6f405 [2022-01-15T03:45:08.575Z] ---> Running in 11379449b677 [2022-01-15T03:45:08.575Z] ---> Running in 3a1807530cf0 [2022-01-15T03:45:08.835Z] 20.10.10: Pulling from library/docker [2022-01-15T03:45:08.835Z] Removing intermediate container 8e2665c6f405 [2022-01-15T03:45:08.835Z] ---> 72abaa9fe7fa [2022-01-15T03:45:08.835Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2022-01-15T03:45:08.835Z] ---> Running in 91ecfdd9422e [2022-01-15T03:45:09.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-15T03:45:09.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-15T03:45:09.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-15T03:45:09.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-15T03:45:09.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-15T03:45:09.618Z] (1/3) Installing ca-certificates (20191127-r5) [2022-01-15T03:45:09.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-15T03:45:09.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-15T03:45:09.618Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-15T03:45:09.618Z] Executing busybox-1.33.1-r6.trigger [2022-01-15T03:45:09.618Z] OK: 6 MiB in 15 packages [2022-01-15T03:45:09.618Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-01-15T03:45:09.618Z] (3/3) Installing su-exec (0.2-r1) [2022-01-15T03:45:09.618Z] Executing busybox-1.33.1-r6.trigger [2022-01-15T03:45:09.618Z] Executing ca-certificates-20191127-r5.trigger [2022-01-15T03:45:09.882Z] OK: 6 MiB in 17 packages [2022-01-15T03:45:09.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-15T03:45:09.882Z] (1/2) Installing ca-certificates (20191127-r5) [2022-01-15T03:45:09.882Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-01-15T03:45:09.882Z] Executing busybox-1.33.1-r6.trigger [2022-01-15T03:45:09.882Z] Executing ca-certificates-20191127-r5.trigger [2022-01-15T03:45:09.882Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-01-15T03:45:10.149Z] (2/2) Installing su-exec (0.2-r1) [2022-01-15T03:45:10.149Z] OK: 6 MiB in 16 packages [2022-01-15T03:45:10.149Z] Executing busybox-1.33.1-r6.trigger [2022-01-15T03:45:10.149Z] OK: 6 MiB in 16 packages [2022-01-15T03:45:10.149Z] Removing intermediate container 3a1807530cf0 [2022-01-15T03:45:10.149Z] ---> 798462804787 [2022-01-15T03:45:10.149Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-15T03:45:10.149Z] ---> Running in 5d1b24d2932a [2022-01-15T03:45:10.417Z] Removing intermediate container b4e0dd44844f [2022-01-15T03:45:10.417Z] ---> c2f00814a2a3 [2022-01-15T03:45:10.417Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-15T03:45:10.417Z] ---> Running in fc83f0f5e19c [2022-01-15T03:45:10.417Z] Removing intermediate container 5d1b24d2932a [2022-01-15T03:45:10.417Z] ---> 7f3785303854 [2022-01-15T03:45:10.417Z] Step 12/22 : ENV APP_PORT=59882 [2022-01-15T03:45:10.417Z] ---> Running in f04cf5404df6 [2022-01-15T03:45:10.417Z] Removing intermediate container fc83f0f5e19c [2022-01-15T03:45:10.417Z] ---> f9808edf012e [2022-01-15T03:45:10.417Z] Step 12/24 : WORKDIR / [2022-01-15T03:45:10.417Z] Removing intermediate container 11379449b677 [2022-01-15T03:45:10.417Z] ---> 051a2c314651 [2022-01-15T03:45:10.417Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-15T03:45:10.417Z] Removing intermediate container 91ecfdd9422e [2022-01-15T03:45:10.417Z] ---> 75eee1ceb9b4 [2022-01-15T03:45:10.417Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2022-01-15T03:45:10.417Z] ---> Running in cfd5edfe8ffe [2022-01-15T03:45:10.417Z] ---> Running in 097b10743025 [2022-01-15T03:45:10.417Z] ---> Running in 676bbf9f4054 [2022-01-15T03:45:10.679Z] Removing intermediate container f04cf5404df6 [2022-01-15T03:45:10.679Z] ---> 6b0060a62499 [2022-01-15T03:45:10.679Z] Step 13/22 : EXPOSE $APP_PORT [2022-01-15T03:45:10.679Z] ---> Running in 78cf16d18e62 [2022-01-15T03:45:10.679Z] Removing intermediate container cfd5edfe8ffe [2022-01-15T03:45:10.679Z] ---> 49bc4c873878 [2022-01-15T03:45:10.679Z] Step 12/21 : ENV APP_PORT=59860 [2022-01-15T03:45:10.679Z] Removing intermediate container 676bbf9f4054 [2022-01-15T03:45:10.679Z] ---> 23aad4f307eb [2022-01-15T03:45:10.679Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-01-15T03:45:10.679Z] Removing intermediate container 097b10743025 [2022-01-15T03:45:10.679Z] ---> efd51a56bb40 [2022-01-15T03:45:10.679Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-01-15T03:45:10.958Z] ---> Running in 1a4d50b69174 [2022-01-15T03:45:10.958Z] ---> Running in ce6c337dce10 [2022-01-15T03:45:10.958Z] Removing intermediate container 78cf16d18e62 [2022-01-15T03:45:10.958Z] ---> 24737dbf9ad4 [2022-01-15T03:45:10.958Z] Step 14/22 : WORKDIR / [2022-01-15T03:45:11.222Z] Removing intermediate container 1a4d50b69174 [2022-01-15T03:45:11.222Z] ---> 250e5e8c2cc2 [2022-01-15T03:45:11.222Z] Step 13/21 : EXPOSE $APP_PORT [2022-01-15T03:45:11.222Z] ---> 72aadae1cfc8 [2022-01-15T03:45:11.222Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-01-15T03:45:11.222Z] ---> Running in 3f366edd3ee2 [2022-01-15T03:45:11.222Z] ---> Running in 559f72952047 [2022-01-15T03:45:11.222Z] Removing intermediate container ce6c337dce10 [2022-01-15T03:45:11.222Z] ---> 2df7daa1c95e [2022-01-15T03:45:11.222Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-01-15T03:45:11.487Z] ---> Running in 69d1d683dad6 [2022-01-15T03:45:11.487Z] ---> b9e5c67ba6ca [2022-01-15T03:45:11.487Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-01-15T03:45:11.487Z] Removing intermediate container 3f366edd3ee2 [2022-01-15T03:45:11.487Z] ---> e24321dd531d [2022-01-15T03:45:11.487Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-15T03:45:11.487Z] Removing intermediate container 559f72952047 [2022-01-15T03:45:11.487Z] ---> 34a5f361c4d5 [2022-01-15T03:45:11.487Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-15T03:45:11.753Z] ---> 6c48e839334a [2022-01-15T03:45:11.753Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-01-15T03:45:12.018Z] ---> 1226f41cfe76 [2022-01-15T03:45:12.018Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-01-15T03:45:12.018Z] ---> b283522d0d05 [2022-01-15T03:45:12.018Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-01-15T03:45:12.018Z] ---> c8fb597f246e [2022-01-15T03:45:12.018Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-01-15T03:45:12.610Z] Removing intermediate container 69d1d683dad6 [2022-01-15T03:45:12.610Z] ---> 3e3e6ef8ce1a [2022-01-15T03:45:12.610Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2022-01-15T03:45:12.610Z] ---> c5be84d049b9 [2022-01-15T03:45:12.610Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-01-15T03:45:12.610Z] ---> fdee4a2b6b75 [2022-01-15T03:45:12.610Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-01-15T03:45:12.610Z] ---> 42e9123a7bb1 [2022-01-15T03:45:12.610Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-01-15T03:45:12.610Z] ---> Running in 5ef6fb1f4ad8 [2022-01-15T03:45:12.877Z] ---> 9f50a5b03b07 [2022-01-15T03:45:12.877Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2022-01-15T03:45:12.877Z] Removing intermediate container 5ef6fb1f4ad8 [2022-01-15T03:45:12.877Z] ---> 444c86e92b5a [2022-01-15T03:45:12.877Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-01-15T03:45:12.877Z] ---> Running in 14d295b3b81f [2022-01-15T03:45:13.140Z] ---> eae2930a6e9a [2022-01-15T03:45:13.140Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2022-01-15T03:45:13.140Z] ---> 752445e378aa [2022-01-15T03:45:13.140Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-01-15T03:45:13.140Z] ---> Running in 3d49fd54ba94 [2022-01-15T03:45:13.140Z] Removing intermediate container 14d295b3b81f [2022-01-15T03:45:13.140Z] ---> 074d3a6f2d7c [2022-01-15T03:45:13.140Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-15T03:45:13.402Z] ---> b42f3d157458 [2022-01-15T03:45:13.402Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-01-15T03:45:13.402Z] ---> Running in 1d143be98f04 [2022-01-15T03:45:13.402Z] Removing intermediate container 3d49fd54ba94 [2022-01-15T03:45:13.402Z] ---> 1bcc677e4e78 [2022-01-15T03:45:13.402Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-15T03:45:13.402Z] ---> Running in 889f566721e8 [2022-01-15T03:45:13.402Z] ---> Running in d3bbadd98f2e [2022-01-15T03:45:13.667Z] ---> 84cc9e267088 [2022-01-15T03:45:13.667Z] 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/ [2022-01-15T03:45:13.667Z] Removing intermediate container 1d143be98f04 [2022-01-15T03:45:13.667Z] ---> 013f7a12883e [2022-01-15T03:45:13.667Z] Step 19/21 : LABEL arch=x86_64 [2022-01-15T03:45:13.667Z] Removing intermediate container d3bbadd98f2e [2022-01-15T03:45:13.667Z] ---> 983db68b7132 [2022-01-15T03:45:13.667Z] Step 20/22 : LABEL arch=x86_64 [2022-01-15T03:45:13.667Z] ---> Running in 9f69a3c2937f [2022-01-15T03:45:13.929Z] ---> Running in fa6d6bbd1161 [2022-01-15T03:45:13.929Z] ---> Running in 83f8ebb18101 [2022-01-15T03:45:13.929Z] Removing intermediate container fa6d6bbd1161 [2022-01-15T03:45:13.929Z] ---> af23bea9ac37 [2022-01-15T03:45:13.929Z] Step 20/21 : LABEL git_sha=3acce916edd26c48cc534c43f5f6a7ed858771e5 [2022-01-15T03:45:13.929Z] Removing intermediate container 83f8ebb18101 [2022-01-15T03:45:13.929Z] ---> fedb7a74480f [2022-01-15T03:45:13.929Z] Step 21/22 : LABEL git_sha=3acce916edd26c48cc534c43f5f6a7ed858771e5 [2022-01-15T03:45:13.929Z] ---> Running in 0cfb514fc048 [2022-01-15T03:45:14.191Z] ---> Running in e3355c76ee62 [2022-01-15T03:45:14.191Z] Removing intermediate container 0cfb514fc048 [2022-01-15T03:45:14.191Z] ---> 7f3799d925c0 [2022-01-15T03:45:14.191Z] Step 21/21 : LABEL version=2.2.0-dev.20 [2022-01-15T03:45:14.191Z] Removing intermediate container 889f566721e8 [2022-01-15T03:45:14.191Z] ---> 51804d221bea [2022-01-15T03:45:14.191Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-15T03:45:14.191Z] ---> Running in c7124a803f4b [2022-01-15T03:45:14.456Z] Removing intermediate container e3355c76ee62 [2022-01-15T03:45:14.456Z] ---> 347afcc7f903 [2022-01-15T03:45:14.456Z] Step 22/22 : LABEL version=2.2.0-dev.20 [2022-01-15T03:45:14.456Z] ---> Running in 141bcfd8c7aa [2022-01-15T03:45:14.456Z] Removing intermediate container c7124a803f4b [2022-01-15T03:45:14.456Z] ---> fa01cc15347c [2022-01-15T03:45:14.456Z] [2022-01-15T03:45:14.735Z] ---> 6c92f1d32ba5 [2022-01-15T03:45:14.735Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-01-15T03:45:14.735Z] Successfully built fa01cc15347c [2022-01-15T03:45:14.735Z] Successfully tagged support-notifications:latest [2022-01-15T03:45:14.735Z] Building security-proxy-setup [2022-01-15T03:45:14.735Z]  Building support-notifications ... done Removing intermediate container 9f69a3c2937f [2022-01-15T03:45:14.735Z] ---> 5d263cfd14cb [2022-01-15T03:45:14.735Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-01-15T03:45:14.735Z] Removing intermediate container 141bcfd8c7aa [2022-01-15T03:45:14.735Z] ---> 6b0d8b022d59 [2022-01-15T03:45:14.735Z] [2022-01-15T03:45:14.735Z] ---> Running in c97000f005ba [2022-01-15T03:45:15.001Z] Successfully built 6b0d8b022d59 [2022-01-15T03:45:15.001Z] Successfully tagged core-command:latest [2022-01-15T03:45:15.001Z] Building core-metadata [2022-01-15T03:45:16.919Z]  Building core-command ... done Removing intermediate container c97000f005ba [2022-01-15T03:45:16.919Z] ---> 8bb64eb20059 [2022-01-15T03:45:16.919Z] Step 22/24 : LABEL arch=x86_64 [2022-01-15T03:45:16.919Z] ---> d55bb0ce4f9b [2022-01-15T03:45:16.919Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-01-15T03:45:18.318Z] ---> Running in c146e71ecb42 [2022-01-15T03:45:18.318Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-01-15T03:45:18.318Z] ---> be03c1301e8c [2022-01-15T03:45:18.318Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-01-15T03:45:18.318Z] Status: Downloaded newer image for docker:20.10.10 [2022-01-15T03:45:18.318Z] ---> b706a049f56e [2022-01-15T03:45:18.318Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-01-15T03:45:18.318Z] ---> Running in ece6d135d59b [2022-01-15T03:45:18.318Z] Removing intermediate container c146e71ecb42 [2022-01-15T03:45:18.318Z] ---> 9c0f8c00764b [2022-01-15T03:45:18.318Z] Step 23/24 : LABEL git_sha=3acce916edd26c48cc534c43f5f6a7ed858771e5 [2022-01-15T03:45:18.577Z] ---> Running in f109cdee20c2 [2022-01-15T03:45:18.577Z] ---> 0a4b35c117a8 [2022-01-15T03:45:18.577Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-01-15T03:45:18.577Z] Removing intermediate container ece6d135d59b [2022-01-15T03:45:18.577Z] ---> a4c13bd8445b [2022-01-15T03:45:18.577Z] 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 [2022-01-15T03:45:18.840Z] Removing intermediate container f109cdee20c2 [2022-01-15T03:45:18.840Z] ---> a200a1e39c47 [2022-01-15T03:45:18.840Z] Step 24/24 : LABEL version=2.2.0-dev.20 [2022-01-15T03:45:18.840Z] ---> Running in baa9e9f17970 [2022-01-15T03:45:18.840Z] ---> Running in ef503186d4fa [2022-01-15T03:45:19.105Z] ---> f2fc587abdd1 [2022-01-15T03:45:19.105Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2022-01-15T03:45:19.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-15T03:45:19.373Z] ---> Running in e33a29e8536f [2022-01-15T03:45:19.373Z] Removing intermediate container ef503186d4fa [2022-01-15T03:45:19.373Z] ---> b1dca659a68b [2022-01-15T03:45:19.373Z] [2022-01-15T03:45:19.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-15T03:45:19.373Z] Successfully built b1dca659a68b [2022-01-15T03:45:19.373Z] Successfully tagged security-secretstore-setup:latest [2022-01-15T03:45:19.373Z]  Building security-secretstore-setup ... done Building core-data [2022-01-15T03:45:19.663Z] (1/42) Installing readline (8.1.0-r0) [2022-01-15T03:45:19.663Z] (2/42) Installing bash (5.1.4-r0) [2022-01-15T03:45:19.663Z] Executing bash-5.1.4-r0.post-install [2022-01-15T03:45:19.663Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-01-15T03:45:19.663Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-01-15T03:45:19.663Z] Removing intermediate container e33a29e8536f [2022-01-15T03:45:19.663Z] ---> 2ca84246e307 [2022-01-15T03:45:19.663Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-01-15T03:45:19.663Z] (5/42) Installing libcurl (7.79.1-r0) [2022-01-15T03:45:19.663Z] (6/42) Installing curl (7.79.1-r0) [2022-01-15T03:45:19.663Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-01-15T03:45:19.663Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-01-15T03:45:19.663Z] (9/42) Installing expat (2.4.1-r0) [2022-01-15T03:45:19.663Z] (10/42) Installing libffi (3.3-r2) [2022-01-15T03:45:19.663Z] (11/42) Installing gdbm (1.19-r0) [2022-01-15T03:45:19.909Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-15T03:45:19.909Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-15T03:45:19.909Z] ---> 3b75088fbd86 [2022-01-15T03:45:19.909Z] Step 3/22 : WORKDIR /edgex-go [2022-01-15T03:45:19.909Z] ---> Running in e6a6b363c3b6 [2022-01-15T03:45:19.909Z] Removing intermediate container e6a6b363c3b6 [2022-01-15T03:45:19.909Z] ---> 2e335359418c [2022-01-15T03:45:19.909Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-15T03:45:19.909Z] ---> Running in 4837cb314d81 [2022-01-15T03:45:19.909Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-15T03:45:19.909Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-01-15T03:45:19.909Z] ---> 3b75088fbd86 [2022-01-15T03:45:19.909Z] Step 3/20 : WORKDIR /edgex-go [2022-01-15T03:45:19.909Z] ---> Using cache [2022-01-15T03:45:19.909Z] ---> 2e335359418c [2022-01-15T03:45:19.909Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-15T03:45:19.909Z] ---> Running in 7f0f2ea61046 [2022-01-15T03:45:19.909Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-15T03:45:19.909Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-01-15T03:45:19.909Z] ---> 3b75088fbd86 [2022-01-15T03:45:19.909Z] Step 3/21 : WORKDIR /edgex-go [2022-01-15T03:45:19.909Z] ---> Using cache [2022-01-15T03:45:19.909Z] ---> 2e335359418c [2022-01-15T03:45:19.909Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-15T03:45:19.909Z] ---> Running in 0abcddc2e43e [2022-01-15T03:45:19.909Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-15T03:45:19.909Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-15T03:45:19.909Z] ---> 3b75088fbd86 [2022-01-15T03:45:19.909Z] Step 3/22 : WORKDIR /edgex-go [2022-01-15T03:45:19.909Z] ---> Using cache [2022-01-15T03:45:19.909Z] ---> 2e335359418c [2022-01-15T03:45:19.909Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-15T03:45:19.909Z] ---> Running in 80bcf6b4b2b3 [2022-01-15T03:45:19.909Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-15T03:45:19.909Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-15T03:45:19.909Z] ---> 3b75088fbd86 [2022-01-15T03:45:19.909Z] Step 3/22 : WORKDIR /edgex-go [2022-01-15T03:45:19.909Z] ---> Using cache [2022-01-15T03:45:19.909Z] ---> 2e335359418c [2022-01-15T03:45:19.909Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-15T03:45:19.909Z] ---> Running in ef6d6e7e5bce [2022-01-15T03:45:19.909Z] Removing intermediate container 4837cb314d81 [2022-01-15T03:45:19.909Z] ---> a1196271fbf1 [2022-01-15T03:45:19.909Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2022-01-15T03:45:19.909Z] ---> Running in 52e533eceb9b [2022-01-15T03:45:19.932Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-01-15T03:45:19.932Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-01-15T03:45:19.932Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-15T03:45:19.932Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-01-15T03:45:19.932Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-01-15T03:45:19.932Z] (17/42) Installing python3 (3.9.5-r2) [2022-01-15T03:45:20.189Z] Removing intermediate container 7f0f2ea61046 [2022-01-15T03:45:20.189Z] ---> 31a40b869f4e [2022-01-15T03:45:20.189Z] Step 5/20 : RUN apk add --update --no-cache make git [2022-01-15T03:45:20.462Z] ---> Running in b5eae1b0dfe7 [2022-01-15T03:45:20.462Z] Removing intermediate container 0abcddc2e43e [2022-01-15T03:45:20.462Z] ---> 6e0f794fd930 [2022-01-15T03:45:20.462Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2022-01-15T03:45:20.735Z] ---> Running in d1e58cd6ffbe [2022-01-15T03:45:21.008Z] Removing intermediate container ef6d6e7e5bce [2022-01-15T03:45:21.008Z] ---> b5508d48ab52 [2022-01-15T03:45:21.008Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-15T03:45:21.008Z] Removing intermediate container 80bcf6b4b2b3 [2022-01-15T03:45:21.008Z] ---> d014fc63e28a [2022-01-15T03:45:21.008Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-15T03:45:21.281Z] ---> Running in 322b6af963ef [2022-01-15T03:45:21.281Z] ---> Running in 7c9d30e5c7b2 [2022-01-15T03:45:21.559Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-15T03:45:22.480Z] ---> 470e3aa6464b [2022-01-15T03:45:22.480Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2022-01-15T03:45:22.550Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-15T03:45:22.550Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-15T03:45:22.824Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-15T03:45:22.824Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-15T03:45:23.051Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-01-15T03:45:23.051Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-01-15T03:45:23.097Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-15T03:45:23.372Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-15T03:45:23.372Z] OK: 220 MiB in 52 packages [2022-01-15T03:45:23.626Z] (20/42) Installing py3-idna (3.2-r0) [2022-01-15T03:45:23.626Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-01-15T03:45:23.626Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-01-15T03:45:23.626Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-01-15T03:45:23.626Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-01-15T03:45:23.626Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-01-15T03:45:23.648Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-15T03:45:23.648Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-15T03:45:23.887Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-01-15T03:45:23.887Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-01-15T03:45:23.887Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-01-15T03:45:23.887Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-01-15T03:45:23.887Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-01-15T03:45:23.887Z] (31/42) Installing py3-six (1.15.0-r1) [2022-01-15T03:45:23.940Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-15T03:45:24.148Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-01-15T03:45:24.148Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-01-15T03:45:24.148Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-01-15T03:45:24.148Z] (35/42) Installing py3-packaging (20.9-r1) [2022-01-15T03:45:24.148Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-01-15T03:45:24.148Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-01-15T03:45:24.148Z] (38/42) Installing py3-progress (1.5-r2) [2022-01-15T03:45:24.148Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-01-15T03:45:24.148Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-01-15T03:45:24.148Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-01-15T03:45:24.409Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-01-15T03:45:24.557Z] OK: 220 MiB in 52 packages [2022-01-15T03:45:24.557Z] Removing intermediate container 52e533eceb9b [2022-01-15T03:45:24.557Z] ---> a878d402d6ac [2022-01-15T03:45:24.557Z] Step 6/22 : COPY . . [2022-01-15T03:45:24.678Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-15T03:45:24.678Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-15T03:45:24.678Z] ---> b882be9d1037 [2022-01-15T03:45:24.678Z] Step 3/22 : WORKDIR /edgex-go [2022-01-15T03:45:24.678Z] ---> Using cache [2022-01-15T03:45:24.678Z] ---> 0b30f6d674fa [2022-01-15T03:45:24.678Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-15T03:45:24.678Z] ---> Using cache [2022-01-15T03:45:24.678Z] ---> ea599c4dafeb [2022-01-15T03:45:24.678Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-01-15T03:45:24.678Z] Executing busybox-1.33.1-r6.trigger [2022-01-15T03:45:24.862Z] OK: 220 MiB in 52 packages [2022-01-15T03:45:24.938Z] OK: 84 MiB in 64 packages [2022-01-15T03:45:25.143Z] OK: 220 MiB in 52 packages [2022-01-15T03:45:25.143Z] OK: 220 MiB in 52 packages [2022-01-15T03:45:25.746Z] Removing intermediate container b5eae1b0dfe7 [2022-01-15T03:45:25.746Z] ---> a52dce6614f5 [2022-01-15T03:45:25.746Z] Step 6/20 : COPY . . [2022-01-15T03:45:25.905Z] ---> Running in 389a36de8b9b [2022-01-15T03:45:25.905Z] ---> Running in bd786fc24eea [2022-01-15T03:45:26.747Z] Removing intermediate container 322b6af963ef [2022-01-15T03:45:26.747Z] ---> fc38832656af [2022-01-15T03:45:26.747Z] Step 6/22 : COPY . . [2022-01-15T03:45:26.747Z] Removing intermediate container 7c9d30e5c7b2 [2022-01-15T03:45:26.747Z] ---> 7d2370403c70 [2022-01-15T03:45:26.747Z] Step 6/22 : COPY . . [2022-01-15T03:45:26.747Z] Removing intermediate container d1e58cd6ffbe [2022-01-15T03:45:26.747Z] ---> a6e226b4c67c [2022-01-15T03:45:26.747Z] Step 6/21 : COPY . . [2022-01-15T03:45:26.925Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-15T03:45:26.925Z] Collecting docker-compose==1.23.2 [2022-01-15T03:45:26.925Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-01-15T03:45:26.925Z] Collecting docopt<0.7,>=0.6.1 [2022-01-15T03:45:26.925Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-01-15T03:45:27.202Z] Collecting docker<4.0,>=3.6.0 [2022-01-15T03:45:27.202Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-01-15T03:45:27.202Z] Collecting cached-property<2,>=1.2.0 [2022-01-15T03:45:27.202Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-01-15T03:45:27.202Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-01-15T03:45:27.202Z] Collecting jsonschema<3,>=2.5.1 [2022-01-15T03:45:27.202Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-01-15T03:45:27.202Z] Collecting dockerpty<0.5,>=0.4.1 [2022-01-15T03:45:27.202Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-01-15T03:45:27.486Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-15T03:45:27.753Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-15T03:45:27.753Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-01-15T03:45:27.753Z] ---> b882be9d1037 [2022-01-15T03:45:27.753Z] Step 3/20 : WORKDIR /edgex-go [2022-01-15T03:45:27.753Z] ---> Using cache [2022-01-15T03:45:27.753Z] ---> 0b30f6d674fa [2022-01-15T03:45:27.753Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-15T03:45:27.753Z] ---> Using cache [2022-01-15T03:45:27.753Z] ---> ea599c4dafeb [2022-01-15T03:45:27.753Z] Step 5/20 : RUN apk add --update --no-cache make git [2022-01-15T03:45:27.753Z] ---> Using cache [2022-01-15T03:45:27.753Z] ---> 3b1f2e9f502a [2022-01-15T03:45:27.753Z] Step 6/20 : COPY . . [2022-01-15T03:45:27.753Z] ---> Using cache [2022-01-15T03:45:27.753Z] ---> fa6530fb27cf [2022-01-15T03:45:27.753Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-15T03:45:27.753Z] ---> Using cache [2022-01-15T03:45:27.753Z] ---> af068a394c26 [2022-01-15T03:45:27.753Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-01-15T03:45:27.753Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-15T03:45:27.753Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-15T03:45:27.753Z] ---> b882be9d1037 [2022-01-15T03:45:27.753Z] Step 3/22 : WORKDIR /edgex-go [2022-01-15T03:45:27.753Z] ---> Using cache [2022-01-15T03:45:27.753Z] ---> 0b30f6d674fa [2022-01-15T03:45:27.753Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-15T03:45:27.753Z] ---> Using cache [2022-01-15T03:45:27.753Z] ---> ea599c4dafeb [2022-01-15T03:45:27.753Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-15T03:45:27.753Z] ---> Using cache [2022-01-15T03:45:27.753Z] ---> 3b1f2e9f502a [2022-01-15T03:45:27.753Z] Step 6/22 : COPY . . [2022-01-15T03:45:27.753Z] Collecting texttable<0.10,>=0.9.0 [2022-01-15T03:45:28.017Z] ---> Using cache [2022-01-15T03:45:28.017Z] ---> fa6530fb27cf [2022-01-15T03:45:28.017Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-15T03:45:28.017Z] ---> Using cache [2022-01-15T03:45:28.017Z] ---> af068a394c26 [2022-01-15T03:45:28.017Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2022-01-15T03:45:28.017Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-01-15T03:45:28.017Z] OK: 221 MiB in 52 packages [2022-01-15T03:45:28.017Z] ---> Running in 4258aa77b180 [2022-01-15T03:45:28.017Z] ---> Running in b9f98b51fdcb [2022-01-15T03:45:28.288Z] Removing intermediate container 389a36de8b9b [2022-01-15T03:45:28.288Z] ---> 10f212965447 [2022-01-15T03:45:28.288Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2022-01-15T03:45:28.288Z] Collecting websocket-client<1.0,>=0.32.0 [2022-01-15T03:45:28.288Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-01-15T03:45:28.288Z] ---> Running in 579937315b69 [2022-01-15T03:45:28.288Z] Collecting PyYAML<4,>=3.10 [2022-01-15T03:45:28.555Z] Removing intermediate container bd786fc24eea [2022-01-15T03:45:28.555Z] ---> bd0b013182a1 [2022-01-15T03:45:28.555Z] Step 6/22 : COPY . . [2022-01-15T03:45:28.555Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-01-15T03:45:28.555Z] Removing intermediate container 579937315b69 [2022-01-15T03:45:28.555Z] ---> 545a3868523e [2022-01-15T03:45:28.555Z] Step 27/30 : CMD ["gate"] [2022-01-15T03:45:28.555Z] ---> Running in edd4a97cb78c [2022-01-15T03:45:29.975Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-01-15T03:45:29.975Z] Removing intermediate container edd4a97cb78c [2022-01-15T03:45:29.975Z] ---> b93990fa8110 [2022-01-15T03:45:29.975Z] Step 28/30 : LABEL arch=x86_64 [2022-01-15T03:45:29.975Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-01-15T03:45:30.237Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-01-15T03:45:30.237Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-01-15T03:45:30.501Z] Collecting docker-pycreds>=0.4.0 [2022-01-15T03:45:30.501Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-01-15T03:45:30.501Z] 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) [2022-01-15T03:45:30.501Z] Collecting idna<2.8,>=2.5 [2022-01-15T03:45:30.501Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-01-15T03:45:30.501Z] Collecting chardet<3.1.0,>=3.0.2 [2022-01-15T03:45:30.501Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-01-15T03:45:30.766Z] Collecting urllib3<1.25,>=1.21.1 [2022-01-15T03:45:30.766Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-01-15T03:45:31.035Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-01-15T03:45:31.035Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-01-15T03:45:31.035Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-01-15T03:45:31.035Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-01-15T03:45:31.035Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-01-15T03:45:31.035Z] Attempting uninstall: urllib3 [2022-01-15T03:45:31.035Z] Found existing installation: urllib3 1.26.5 [2022-01-15T03:45:31.035Z] Uninstalling urllib3-1.26.5: [2022-01-15T03:45:31.301Z] Successfully uninstalled urllib3-1.26.5 [2022-01-15T03:45:31.301Z] ---> Running in 0d8fa5d8b47e [2022-01-15T03:45:31.883Z] Attempting uninstall: idna [2022-01-15T03:45:31.883Z] Found existing installation: idna 3.2 [2022-01-15T03:45:31.883Z] Uninstalling idna-3.2: [2022-01-15T03:45:31.883Z] Successfully uninstalled idna-3.2 [2022-01-15T03:45:31.883Z] Removing intermediate container 0d8fa5d8b47e [2022-01-15T03:45:31.883Z] ---> af3fe1ed6dd5 [2022-01-15T03:45:31.883Z] Step 29/30 : LABEL git_sha=3acce916edd26c48cc534c43f5f6a7ed858771e5 [2022-01-15T03:45:32.459Z] Attempting uninstall: chardet [2022-01-15T03:45:32.460Z] Found existing installation: chardet 4.0.0 [2022-01-15T03:45:32.460Z] Uninstalling chardet-4.0.0: [2022-01-15T03:45:32.460Z] Successfully uninstalled chardet-4.0.0 [2022-01-15T03:45:32.725Z] ---> Running in 3e1a9c834ddf [2022-01-15T03:45:32.725Z] ---> bfe3cf81ae79 [2022-01-15T03:45:32.725Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-15T03:45:33.001Z] ---> Running in 0f4636330e8a [2022-01-15T03:45:33.001Z] Removing intermediate container 3e1a9c834ddf [2022-01-15T03:45:33.001Z] ---> 620d535537eb [2022-01-15T03:45:33.001Z] Step 30/30 : LABEL version=2.2.0-dev.20 [2022-01-15T03:45:33.001Z] ---> Running in b6c75d425e39 [2022-01-15T03:45:33.275Z] Removing intermediate container b6c75d425e39 [2022-01-15T03:45:33.275Z] ---> edd9972a5c57 [2022-01-15T03:45:33.275Z] [2022-01-15T03:45:33.275Z] Attempting uninstall: requests [2022-01-15T03:45:33.275Z] Found existing installation: requests 2.25.1 [2022-01-15T03:45:33.275Z] Uninstalling requests-2.25.1: [2022-01-15T03:45:33.275Z] Successfully uninstalled requests-2.25.1 [2022-01-15T03:45:33.552Z] Successfully built edd9972a5c57 [2022-01-15T03:45:33.552Z] Successfully tagged security-bootstrapper:latest [2022-01-15T03:45:33.552Z] Building support-scheduler [2022-01-15T03:45:33.552Z]  Building security-bootstrapper ... done  Running setup.py install for texttable: started [2022-01-15T03:45:33.825Z] Running setup.py install for texttable: finished with status 'done' [2022-01-15T03:45:33.825Z] Running setup.py install for PyYAML: started [2022-01-15T03:45:34.418Z] Running setup.py install for PyYAML: finished with status 'done' [2022-01-15T03:45:34.687Z] Running setup.py install for docopt: started [2022-01-15T03:45:35.284Z] Running setup.py install for docopt: finished with status 'done' [2022-01-15T03:45:35.284Z] Running setup.py install for dockerpty: started [2022-01-15T03:45:35.549Z] Running setup.py install for dockerpty: finished with status 'done' [2022-01-15T03:45:37.460Z] Removing intermediate container 0f4636330e8a [2022-01-15T03:45:37.460Z] ---> 825f2fef0d5a [2022-01-15T03:45:37.460Z] Step 8/22 : RUN make cmd/core-data/core-data [2022-01-15T03:45:37.460Z] 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 [2022-01-15T03:45:37.460Z] ---> Running in ff8921f2cf84 [2022-01-15T03:45:38.031Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o cmd/core-data/core-data ./cmd/core-data [2022-01-15T03:45:39.981Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-15T03:45:39.981Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-15T03:45:39.981Z] ---> b882be9d1037 [2022-01-15T03:45:39.981Z] Step 3/23 : WORKDIR /edgex-go [2022-01-15T03:45:39.981Z] ---> Using cache [2022-01-15T03:45:39.981Z] ---> 0b30f6d674fa [2022-01-15T03:45:39.981Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-15T03:45:39.981Z] ---> Using cache [2022-01-15T03:45:39.981Z] ---> ea599c4dafeb [2022-01-15T03:45:39.981Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-15T03:45:39.981Z] ---> Using cache [2022-01-15T03:45:39.981Z] ---> 3b1f2e9f502a [2022-01-15T03:45:39.981Z] Step 6/23 : COPY go.mod . [2022-01-15T03:45:40.248Z] ---> 1ea895d3ded4 [2022-01-15T03:45:40.248Z] Step 7/23 : RUN go mod download [2022-01-15T03:45:40.248Z] ---> Running in 55224d75c2c1 [2022-01-15T03:45:41.853Z] ---> 56562dc71fdd [2022-01-15T03:45:41.853Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-15T03:45:41.853Z] ---> b1d16ab546bf [2022-01-15T03:45:41.853Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-15T03:45:41.853Z] ---> 55a5d7d7707e [2022-01-15T03:45:41.853Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-15T03:45:41.853Z] ---> eb1eb0f3b3df [2022-01-15T03:45:41.853Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-15T03:45:41.853Z] ---> 34f621d2c3c1 [2022-01-15T03:45:41.853Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-15T03:45:41.853Z] ---> Running in e2cd76ea3e7c [2022-01-15T03:45:41.853Z] ---> Running in 1121695042f4 [2022-01-15T03:45:41.853Z] ---> Running in ea7fc083c2d0 [2022-01-15T03:45:41.853Z] ---> Running in e5bc0e4e165d [2022-01-15T03:45:41.853Z] ---> Running in 18338f08eb99 [2022-01-15T03:45:42.855Z] Removing intermediate container baa9e9f17970 [2022-01-15T03:45:42.856Z] ---> acefd5ab18ef [2022-01-15T03:45:42.856Z] Step 13/22 : ENV APP_PORT=58890 [2022-01-15T03:45:42.856Z] ---> Running in 394144ede7cf [2022-01-15T03:45:43.133Z] Removing intermediate container 394144ede7cf [2022-01-15T03:45:43.133Z] ---> c9bea40af1af [2022-01-15T03:45:43.133Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-15T03:45:43.133Z] ---> Running in 6d40715f6561 [2022-01-15T03:45:43.133Z] Removing intermediate container 6d40715f6561 [2022-01-15T03:45:43.133Z] ---> 457b3570ae96 [2022-01-15T03:45:43.133Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-01-15T03:45:43.734Z] Removing intermediate container 55224d75c2c1 [2022-01-15T03:45:43.734Z] ---> 481ff52a6936 [2022-01-15T03:45:43.734Z] Step 8/23 : COPY . . [2022-01-15T03:45:44.008Z] ---> d20a556f829d [2022-01-15T03:45:44.008Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-01-15T03:45:45.279Z] Removing intermediate container e2cd76ea3e7c [2022-01-15T03:45:45.279Z] ---> 23c3fe0f02c5 [2022-01-15T03:45:45.279Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2022-01-15T03:45:45.279Z] ---> Running in a0e2076b47ec [2022-01-15T03:45:46.263Z] Removing intermediate container ea7fc083c2d0 [2022-01-15T03:45:46.263Z] ---> 37f0589c8c78 [2022-01-15T03:45:46.263Z] Step 8/22 : RUN make cmd/core-command/core-command [2022-01-15T03:45:46.263Z] ---> Running in 7072b20a5310 [2022-01-15T03:45:46.263Z] Removing intermediate container 1121695042f4 [2022-01-15T03:45:46.263Z] ---> 26ccbbc156b5 [2022-01-15T03:45:46.263Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-01-15T03:45:46.538Z] ---> Running in 36e5e69bd723 [2022-01-15T03:45:46.538Z] Removing intermediate container e5bc0e4e165d [2022-01-15T03:45:46.630Z] ---> d64cfd5e3c6f [2022-01-15T03:45:46.630Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-01-15T03:45:46.830Z] ---> 0d38783ff709 [2022-01-15T03:45:46.830Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2022-01-15T03:45:46.830Z] ---> Running in 82a6bbfc343e [2022-01-15T03:45:46.830Z] Removing intermediate container 18338f08eb99 [2022-01-15T03:45:46.830Z] ---> 3d3086bf1c5b [2022-01-15T03:45:46.830Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-01-15T03:45:47.107Z] ---> Running in 9580ed767764 [2022-01-15T03:45:47.107Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-01-15T03:45:47.236Z] ---> ba052d68aa10 [2022-01-15T03:45:47.237Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-01-15T03:45:47.237Z] ---> Running in b6e4b254a988 [2022-01-15T03:45:47.851Z] Removing intermediate container b6e4b254a988 [2022-01-15T03:45:47.851Z] ---> f184bbdbc0a9 [2022-01-15T03:45:47.851Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-15T03:45:48.098Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o cmd/core-command/core-command ./cmd/core-command [2022-01-15T03:45:48.126Z] ---> Running in 720f9fd40afa [2022-01-15T03:45:48.709Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-01-15T03:45:48.709Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-01-15T03:45:48.755Z] Removing intermediate container 720f9fd40afa [2022-01-15T03:45:48.755Z] ---> 64d74362cc58 [2022-01-15T03:45:48.755Z] Step 20/22 : LABEL arch=x86_64 [2022-01-15T03:45:48.986Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-01-15T03:45:49.376Z] ---> Running in 2a29dc028d93 [2022-01-15T03:45:49.981Z] Removing intermediate container 2a29dc028d93 [2022-01-15T03:45:49.981Z] ---> e24c4e5af35c [2022-01-15T03:45:49.981Z] Step 21/22 : LABEL git_sha=3acce916edd26c48cc534c43f5f6a7ed858771e5 [2022-01-15T03:45:49.981Z] ---> Running in 8293e38adb70 [2022-01-15T03:45:50.249Z] ---> aa6b77121e99 [2022-01-15T03:45:50.249Z] Step 9/23 : RUN go mod tidy [2022-01-15T03:45:50.249Z] ---> Running in e1aa23047c47 [2022-01-15T03:45:50.249Z] Removing intermediate container 8293e38adb70 [2022-01-15T03:45:50.249Z] ---> e0d4e6c76977 [2022-01-15T03:45:50.249Z] Step 22/22 : LABEL version=2.2.0-dev.20 [2022-01-15T03:45:50.249Z] ---> Running in 9752409a1b71 [2022-01-15T03:45:50.520Z] Removing intermediate container 9752409a1b71 [2022-01-15T03:45:50.520Z] ---> c9c0f35c9822 [2022-01-15T03:45:50.520Z] [2022-01-15T03:45:50.794Z] Successfully built c9c0f35c9822 [2022-01-15T03:45:50.795Z] Successfully tagged sys-mgmt-agent:latest [2022-01-15T03:45:55.073Z]  Building sys-mgmt-agent ... done Removing intermediate container e1aa23047c47 [2022-01-15T03:45:55.073Z] ---> e1db6fe7b701 [2022-01-15T03:45:55.073Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-01-15T03:45:55.073Z] ---> Running in 222e678afda3 [2022-01-15T03:45:55.073Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-01-15T03:46:00.439Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o ./cmd/secrets-config ./cmd/secrets-config [2022-01-15T03:46:05.797Z] Removing intermediate container b9f98b51fdcb [2022-01-15T03:46:05.797Z] ---> ea092e6e5b10 [2022-01-15T03:46:05.797Z] [2022-01-15T03:46:05.797Z] Step 9/20 : FROM alpine:3.14 [2022-01-15T03:46:05.797Z] ---> 0a97eee8041e [2022-01-15T03:46:05.797Z] Step 10/20 : RUN apk add --update --no-cache curl [2022-01-15T03:46:05.797Z] ---> Running in 8d70eea4b5b6 [2022-01-15T03:46:05.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-15T03:46:06.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-15T03:46:06.328Z] (1/5) Installing ca-certificates (20191127-r5) [2022-01-15T03:46:06.328Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-01-15T03:46:06.328Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-01-15T03:46:06.328Z] (4/5) Installing libcurl (7.79.1-r0) [2022-01-15T03:46:06.328Z] (5/5) Installing curl (7.79.1-r0) [2022-01-15T03:46:06.328Z] Executing busybox-1.33.1-r6.trigger [2022-01-15T03:46:06.328Z] Executing ca-certificates-20191127-r5.trigger [2022-01-15T03:46:06.593Z] OK: 8 MiB in 19 packages [2022-01-15T03:46:07.167Z] Removing intermediate container 8d70eea4b5b6 [2022-01-15T03:46:07.167Z] ---> ba3dff072430 [2022-01-15T03:46:07.167Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-15T03:46:07.167Z] ---> Running in 8bbf98b0686e [2022-01-15T03:46:07.430Z] Removing intermediate container 8bbf98b0686e [2022-01-15T03:46:07.430Z] ---> d3f6634b6866 [2022-01-15T03:46:07.430Z] Step 12/20 : WORKDIR /edgex [2022-01-15T03:46:07.430Z] ---> Running in 721eceb0e0e4 [2022-01-15T03:46:08.013Z] Removing intermediate container 721eceb0e0e4 [2022-01-15T03:46:08.013Z] ---> 323bd62f9514 [2022-01-15T03:46:08.013Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-01-15T03:46:08.608Z] ---> 8b1f0ea17901 [2022-01-15T03:46:08.608Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-01-15T03:46:08.608Z] Removing intermediate container 4258aa77b180 [2022-01-15T03:46:08.608Z] ---> ea643e5b291e [2022-01-15T03:46:08.608Z] [2022-01-15T03:46:08.608Z] Step 9/22 : FROM alpine:3.14 [2022-01-15T03:46:08.608Z] ---> 0a97eee8041e [2022-01-15T03:46:08.608Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-01-15T03:46:08.608Z] ---> Using cache [2022-01-15T03:46:08.608Z] ---> 798462804787 [2022-01-15T03:46:08.608Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-15T03:46:08.608Z] ---> Using cache [2022-01-15T03:46:08.608Z] ---> 7f3785303854 [2022-01-15T03:46:08.608Z] Step 12/22 : ENV APP_PORT=59881 [2022-01-15T03:46:08.874Z] ---> Running in 8acb36ffdf18 [2022-01-15T03:46:09.151Z] Removing intermediate container 8acb36ffdf18 [2022-01-15T03:46:09.151Z] ---> d93621ef1cb8 [2022-01-15T03:46:09.151Z] Step 13/22 : EXPOSE $APP_PORT [2022-01-15T03:46:09.151Z] ---> 806346331a30 [2022-01-15T03:46:09.151Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-01-15T03:46:09.151Z] ---> Running in c9604522d151 [2022-01-15T03:46:09.419Z] Removing intermediate container c9604522d151 [2022-01-15T03:46:09.419Z] ---> 19639b1ef7a8 [2022-01-15T03:46:09.419Z] Step 14/22 : WORKDIR / [2022-01-15T03:46:09.701Z] ---> Running in ce0ce36cd1ce [2022-01-15T03:46:09.701Z] ---> 45dff725f5b0 [2022-01-15T03:46:09.701Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-01-15T03:46:09.701Z] ---> Running in 9370a1bf35ca [2022-01-15T03:46:09.701Z] Removing intermediate container ce0ce36cd1ce [2022-01-15T03:46:09.701Z] ---> 37680d5abddc [2022-01-15T03:46:09.701Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-15T03:46:09.969Z] Removing intermediate container 9370a1bf35ca [2022-01-15T03:46:09.969Z] ---> 65125e7af2bb [2022-01-15T03:46:09.969Z] Step 17/20 : CMD ["--init=true"] [2022-01-15T03:46:09.969Z] ---> Running in 92f76583e7f4 [2022-01-15T03:46:09.969Z] ---> 1f1dc5397a35 [2022-01-15T03:46:09.969Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-01-15T03:46:10.239Z] Removing intermediate container 92f76583e7f4 [2022-01-15T03:46:10.239Z] ---> e2ef2e59d337 [2022-01-15T03:46:10.239Z] Step 18/20 : LABEL arch=x86_64 [2022-01-15T03:46:10.239Z] ---> Running in 18d674d711ad [2022-01-15T03:46:10.509Z] ---> 029b58d26a3c [2022-01-15T03:46:10.509Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-01-15T03:46:10.509Z] Removing intermediate container 18d674d711ad [2022-01-15T03:46:10.509Z] ---> 2c0656e0c914 [2022-01-15T03:46:10.509Z] Step 19/20 : LABEL git_sha=3acce916edd26c48cc534c43f5f6a7ed858771e5 [2022-01-15T03:46:10.509Z] ---> Running in 558e01728621 [2022-01-15T03:46:10.772Z] Removing intermediate container 558e01728621 [2022-01-15T03:46:10.772Z] ---> 3b080e1707a7 [2022-01-15T03:46:10.772Z] Step 20/20 : LABEL version=2.2.0-dev.20 [2022-01-15T03:46:10.772Z] ---> Running in 69c481d68fdf [2022-01-15T03:46:10.772Z] ---> f3faa429bef8 [2022-01-15T03:46:10.772Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2022-01-15T03:46:11.034Z] ---> Running in a684bda87da5 [2022-01-15T03:46:11.034Z] Removing intermediate container 69c481d68fdf [2022-01-15T03:46:11.034Z] ---> 19364e836786 [2022-01-15T03:46:11.034Z] [2022-01-15T03:46:11.034Z] Successfully built 19364e836786 [2022-01-15T03:46:11.034Z] Successfully tagged security-proxy-setup:latest [2022-01-15T03:46:11.034Z]  Building security-proxy-setup ... done Removing intermediate container a684bda87da5 [2022-01-15T03:46:11.034Z] ---> 931b2853be66 [2022-01-15T03:46:11.034Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-15T03:46:11.297Z] ---> Running in 8d35e402d5c5 [2022-01-15T03:46:11.561Z] Removing intermediate container 8d35e402d5c5 [2022-01-15T03:46:11.561Z] ---> 06c200c470c6 [2022-01-15T03:46:11.561Z] Step 20/22 : LABEL arch=x86_64 [2022-01-15T03:46:11.561Z] ---> Running in de44205e2b9a [2022-01-15T03:46:11.561Z] Removing intermediate container de44205e2b9a [2022-01-15T03:46:11.561Z] ---> 6d7b81ce539a [2022-01-15T03:46:11.561Z] Step 21/22 : LABEL git_sha=3acce916edd26c48cc534c43f5f6a7ed858771e5 [2022-01-15T03:46:11.825Z] ---> Running in c4ae651c39a2 [2022-01-15T03:46:11.825Z] Removing intermediate container c4ae651c39a2 [2022-01-15T03:46:11.825Z] ---> 56a0c48f9327 [2022-01-15T03:46:11.825Z] Step 22/22 : LABEL version=2.2.0-dev.20 [2022-01-15T03:46:11.825Z] ---> Running in 1a5b9000a10b [2022-01-15T03:46:12.087Z] Removing intermediate container 1a5b9000a10b [2022-01-15T03:46:12.087Z] ---> d5ff59336e40 [2022-01-15T03:46:12.087Z] [2022-01-15T03:46:12.087Z] Successfully built d5ff59336e40 [2022-01-15T03:46:12.348Z] Successfully tagged core-metadata:latest [2022-01-15T03:46:17.670Z]  Building core-metadata ... done Removing intermediate container ff8921f2cf84 [2022-01-15T03:46:17.670Z] ---> 0aeb4a138a2b [2022-01-15T03:46:17.670Z] [2022-01-15T03:46:17.670Z] Step 9/22 : FROM alpine:3.14 [2022-01-15T03:46:17.670Z] ---> 0a97eee8041e [2022-01-15T03:46:17.670Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-01-15T03:46:17.670Z] ---> Running in 9248a8935995 [2022-01-15T03:46:17.670Z] Removing intermediate container 9248a8935995 [2022-01-15T03:46:17.670Z] ---> e150448ce72b [2022-01-15T03:46:17.670Z] Step 11/22 : ENV APP_PORT=59880 [2022-01-15T03:46:17.670Z] ---> Running in ae33e63b2770 [2022-01-15T03:46:17.670Z] Removing intermediate container ae33e63b2770 [2022-01-15T03:46:17.670Z] ---> bd57acc0ce85 [2022-01-15T03:46:17.670Z] Step 12/22 : EXPOSE $APP_PORT [2022-01-15T03:46:17.670Z] ---> Running in b3cd4efacb06 [2022-01-15T03:46:17.670Z] Removing intermediate container b3cd4efacb06 [2022-01-15T03:46:17.670Z] ---> 2f410991bc18 [2022-01-15T03:46:17.670Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-15T03:46:17.670Z] ---> Running in 930ef559250d [2022-01-15T03:46:18.617Z] Removing intermediate container 930ef559250d [2022-01-15T03:46:18.617Z] ---> 0172d0070ef8 [2022-01-15T03:46:18.617Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-15T03:46:18.878Z] Removing intermediate container 222e678afda3 [2022-01-15T03:46:18.878Z] ---> b6fdfd6d1b66 [2022-01-15T03:46:18.878Z] [2022-01-15T03:46:18.878Z] Step 11/23 : FROM alpine:3.14 [2022-01-15T03:46:18.878Z] ---> 0a97eee8041e [2022-01-15T03:46:18.878Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-01-15T03:46:18.878Z] ---> Using cache [2022-01-15T03:46:18.878Z] ---> 798462804787 [2022-01-15T03:46:18.878Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-15T03:46:18.878Z] ---> Using cache [2022-01-15T03:46:18.878Z] ---> 7f3785303854 [2022-01-15T03:46:18.878Z] Step 14/23 : ENV APP_PORT=59861 [2022-01-15T03:46:18.878Z] ---> Running in ea2cc9a4aa5c [2022-01-15T03:46:18.878Z] ---> Running in 7dfceb1986e4 [2022-01-15T03:46:18.878Z] Removing intermediate container 7dfceb1986e4 [2022-01-15T03:46:18.878Z] ---> dd6aa7c8cab2 [2022-01-15T03:46:18.878Z] Step 15/23 : EXPOSE $APP_PORT [2022-01-15T03:46:18.878Z] ---> Running in 1bedbc671d31 [2022-01-15T03:46:19.137Z] Removing intermediate container 1bedbc671d31 [2022-01-15T03:46:19.137Z] ---> d4fafa7e1ab4 [2022-01-15T03:46:19.137Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-15T03:46:19.137Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-15T03:46:19.137Z] ---> af9884df3f8a [2022-01-15T03:46:19.137Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-01-15T03:46:19.398Z] ---> 3c894d616612 [2022-01-15T03:46:19.398Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-01-15T03:46:19.660Z] ---> 7a6641463304 [2022-01-15T03:46:19.660Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-01-15T03:46:19.660Z] ---> Running in aa87f24e85d0 [2022-01-15T03:46:19.660Z] Removing intermediate container aa87f24e85d0 [2022-01-15T03:46:19.660Z] ---> 1764ab4f5fff [2022-01-15T03:46:19.660Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-15T03:46:19.660Z] ---> Running in cc310a2b81a3 [2022-01-15T03:46:19.942Z] Removing intermediate container cc310a2b81a3 [2022-01-15T03:46:19.942Z] ---> e8fcb64db0b6 [2022-01-15T03:46:19.942Z] Step 21/23 : LABEL arch=x86_64 [2022-01-15T03:46:19.942Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-15T03:46:19.942Z] ---> Running in b5fd3e25a658 [2022-01-15T03:46:19.942Z] Removing intermediate container b5fd3e25a658 [2022-01-15T03:46:19.942Z] ---> 079777e74001 [2022-01-15T03:46:19.942Z] Step 22/23 : LABEL git_sha=3acce916edd26c48cc534c43f5f6a7ed858771e5 [2022-01-15T03:46:19.942Z] ---> Running in 2ce05d5a2b05 [2022-01-15T03:46:20.202Z] Removing intermediate container 2ce05d5a2b05 [2022-01-15T03:46:20.202Z] ---> 2f704cf8f296 [2022-01-15T03:46:20.202Z] Step 23/23 : LABEL version=2.2.0-dev.20 [2022-01-15T03:46:20.202Z] ---> Running in 501768a561b7 [2022-01-15T03:46:20.202Z] Removing intermediate container 501768a561b7 [2022-01-15T03:46:20.202Z] ---> 1a74c7b5b4d9 [2022-01-15T03:46:20.202Z] [2022-01-15T03:46:20.202Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-15T03:46:20.202Z] Successfully built 1a74c7b5b4d9 [2022-01-15T03:46:20.202Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-15T03:46:20.202Z] Successfully tagged support-scheduler:latest [2022-01-15T03:46:20.463Z]  Building support-scheduler ... done (3/6) Installing libsodium (1.0.18-r0) [2022-01-15T03:46:20.463Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-15T03:46:20.463Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-15T03:46:20.725Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-15T03:46:20.725Z] Executing busybox-1.33.1-r6.trigger [2022-01-15T03:46:20.725Z] OK: 8 MiB in 20 packages [2022-01-15T03:46:20.988Z] Removing intermediate container ea2cc9a4aa5c [2022-01-15T03:46:20.988Z] ---> 4eafd54df3f3 [2022-01-15T03:46:20.988Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-15T03:46:21.252Z] ---> 0fb1d22a33da [2022-01-15T03:46:21.252Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-01-15T03:46:21.512Z] ---> 61b4db7fd2fd [2022-01-15T03:46:21.512Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-01-15T03:46:21.773Z] ---> f65201c06241 [2022-01-15T03:46:21.773Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-01-15T03:46:21.773Z] ---> Running in 651d1fe329db [2022-01-15T03:46:22.033Z] Removing intermediate container 651d1fe329db [2022-01-15T03:46:22.033Z] ---> 2cd95372e644 [2022-01-15T03:46:22.033Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-15T03:46:22.033Z] ---> Running in a7aea68ff456 [2022-01-15T03:46:22.033Z] Removing intermediate container a7aea68ff456 [2022-01-15T03:46:22.033Z] ---> 0cc3428cdfcd [2022-01-15T03:46:22.033Z] Step 20/22 : LABEL arch=x86_64 [2022-01-15T03:46:22.033Z] ---> Running in 339063623c61 [2022-01-15T03:46:22.033Z] Removing intermediate container 339063623c61 [2022-01-15T03:46:22.033Z] ---> 7c3133fe696b [2022-01-15T03:46:22.033Z] Step 21/22 : LABEL git_sha=3acce916edd26c48cc534c43f5f6a7ed858771e5 [2022-01-15T03:46:22.294Z] ---> Running in c6c0a9a09578 [2022-01-15T03:46:22.294Z] Removing intermediate container c6c0a9a09578 [2022-01-15T03:46:22.294Z] ---> 4bb5c6041993 [2022-01-15T03:46:22.294Z] Step 22/22 : LABEL version=2.2.0-dev.20 [2022-01-15T03:46:22.294Z] ---> Running in c614929ece6e [2022-01-15T03:46:22.294Z] Removing intermediate container c614929ece6e [2022-01-15T03:46:22.294Z] ---> 9895b7fb4533 [2022-01-15T03:46:22.294Z] [2022-01-15T03:46:22.552Z] Successfully built 9895b7fb4533 [2022-01-15T03:46:22.552Z] Successfully tagged core-data:latest [2022-01-15T03:46:22.559Z]  Building core-data ... done  [Pipeline] } [2022-01-15T03:46:22.565Z] $ docker stop --time=1 f84dd409b5217160b962dbef092d55a5ff2e5d5d3105677e9365da3b896af934 [2022-01-15T03:46:23.954Z] $ docker rm -f f84dd409b5217160b962dbef092d55a5ff2e5d5d3105677e9365da3b896af934 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-15T03:46:24.319Z] + docker images [2022-01-15T03:46:24.319Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-15T03:46:24.319Z] core-data latest 9895b7fb4533 2 seconds ago 19.9MB [2022-01-15T03:46:24.319Z] support-scheduler latest 1a74c7b5b4d9 4 seconds ago 15.9MB [2022-01-15T03:46:24.319Z] b6fdfd6d1b66 6 seconds ago 1.77GB [2022-01-15T03:46:24.319Z] 0aeb4a138a2b 8 seconds ago 1.78GB [2022-01-15T03:46:24.319Z] core-metadata latest d5ff59336e40 13 seconds ago 16.5MB [2022-01-15T03:46:24.319Z] security-proxy-setup latest 19364e836786 14 seconds ago 26.1MB [2022-01-15T03:46:24.319Z] ea643e5b291e 16 seconds ago 1.78GB [2022-01-15T03:46:24.319Z] ea092e6e5b10 20 seconds ago 1.78GB [2022-01-15T03:46:24.319Z] sys-mgmt-agent latest c9c0f35c9822 34 seconds ago 296MB [2022-01-15T03:46:24.319Z] security-bootstrapper latest edd9972a5c57 51 seconds ago 18.7MB [2022-01-15T03:46:24.319Z] security-secretstore-setup latest b1dca659a68b About a minute ago 27.8MB [2022-01-15T03:46:24.319Z] support-notifications latest fa01cc15347c About a minute ago 16.6MB [2022-01-15T03:46:24.319Z] core-command latest 6b0d8b022d59 About a minute ago 15.7MB [2022-01-15T03:46:24.319Z] 047700319cce About a minute ago 1.77GB [2022-01-15T03:46:24.319Z] 2c7462bbb7f9 About a minute ago 1.77GB [2022-01-15T03:46:24.319Z] c487ad77c2c0 About a minute ago 1.77GB [2022-01-15T03:46:24.319Z] a46043cc11d2 About a minute ago 1.77GB [2022-01-15T03:46:24.319Z] 4a0bc75decfa About a minute ago 1.78GB [2022-01-15T03:46:24.319Z] ci-base-image-x86_64 latest b882be9d1037 5 minutes ago 1.27GB [2022-01-15T03:46:24.319Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine dd4a08f94e63 3 days ago 562MB [2022-01-15T03:46:24.319Z] docker 20.10.10 b706a049f56e 2 months ago 216MB [2022-01-15T03:46:24.319Z] alpine 3.14 0a97eee8041e 2 months ago 5.61MB [2022-01-15T03:46:24.319Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 3 months ago 34.5MB [2022-01-15T03:46:24.319Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 18 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 [2022-01-15T03:46:24.414Z] provisioning config files... [2022-01-15T03:46:24.424Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/137@tmp/config8110260613656792302tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-15T03:46:24.721Z] ---> docker-login.sh [2022-01-15T03:46:24.721Z] nexus3.edgexfoundry.org:10001 [2022-01-15T03:46:24.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-15T03:46:24.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-15T03:46:24.721Z] Configure a credential helper to remove this warning. See [2022-01-15T03:46:24.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-15T03:46:24.721Z] [2022-01-15T03:46:24.721Z] Login Succeeded [2022-01-15T03:46:24.721Z] nexus3.edgexfoundry.org:10002 [2022-01-15T03:46:24.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-15T03:46:24.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-15T03:46:24.981Z] Configure a credential helper to remove this warning. See [2022-01-15T03:46:24.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-15T03:46:24.981Z] [2022-01-15T03:46:24.981Z] Login Succeeded [2022-01-15T03:46:24.981Z] nexus3.edgexfoundry.org:10003 [2022-01-15T03:46:24.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-15T03:46:24.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-15T03:46:24.981Z] Configure a credential helper to remove this warning. See [2022-01-15T03:46:24.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-15T03:46:24.981Z] [2022-01-15T03:46:24.981Z] Login Succeeded [2022-01-15T03:46:24.981Z] nexus3.edgexfoundry.org:10004 [2022-01-15T03:46:24.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-15T03:46:24.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-15T03:46:24.981Z] Configure a credential helper to remove this warning. See [2022-01-15T03:46:24.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-15T03:46:24.981Z] [2022-01-15T03:46:24.981Z] Login Succeeded [2022-01-15T03:46:24.981Z] docker.io [2022-01-15T03:46:25.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-15T03:46:25.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-15T03:46:25.502Z] Configure a credential helper to remove this warning. See [2022-01-15T03:46:25.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-15T03:46:25.502Z] [2022-01-15T03:46:25.502Z] Login Succeeded [2022-01-15T03:46:25.502Z] ---> docker-login.sh ends [Pipeline] } [2022-01-15T03:46:25.510Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-15T03:46:25.548Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-15T03:46:25.573Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-01-15T03:46:25.573Z] 3acce916edd26c48cc534c43f5f6a7ed858771e5 [2022-01-15T03:46:25.573Z] latest [2022-01-15T03:46:25.573Z] 2.2.0-dev.20 [2022-01-15T03:46:25.573Z] 3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20 [2022-01-15T03:46:25.573Z] main [2022-01-15T03:46:25.573Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:25.899Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3acce916edd26c48cc534c43f5f6a7ed858771e5 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:26.365Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3acce916edd26c48cc534c43f5f6a7ed858771e5 [2022-01-15T03:46:26.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-01-15T03:46:26.365Z] a5e5d416424e: Preparing [2022-01-15T03:46:26.365Z] 35e8e6ad5ad7: Preparing [2022-01-15T03:46:26.365Z] 71fa09ff5a09: Preparing [2022-01-15T03:46:26.365Z] 64ef6fb083c5: Preparing [2022-01-15T03:46:26.365Z] 1a058d5342cc: Preparing [2022-01-15T03:46:26.365Z] 1a058d5342cc: Layer already exists [2022-01-15T03:46:26.365Z] a5e5d416424e: Pushed [2022-01-15T03:46:26.365Z] 64ef6fb083c5: Pushed [2022-01-15T03:46:26.365Z] 71fa09ff5a09: Pushed [2022-01-15T03:46:27.109Z] 35e8e6ad5ad7: Pushed [2022-01-15T03:46:27.430Z] 3acce916edd26c48cc534c43f5f6a7ed858771e5: digest: sha256:75450f018ddd58ff435578d6d8e13d1c0e53f9c570a846c98acbb0f67f6bc984 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:27.819Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:28.114Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-01-15T03:46:28.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-01-15T03:46:28.114Z] a5e5d416424e: Preparing [2022-01-15T03:46:28.114Z] 35e8e6ad5ad7: Preparing [2022-01-15T03:46:28.114Z] 71fa09ff5a09: Preparing [2022-01-15T03:46:28.114Z] 64ef6fb083c5: Preparing [2022-01-15T03:46:28.114Z] 1a058d5342cc: Preparing [2022-01-15T03:46:28.114Z] 71fa09ff5a09: Layer already exists [2022-01-15T03:46:28.114Z] 1a058d5342cc: Layer already exists [2022-01-15T03:46:28.114Z] a5e5d416424e: Layer already exists [2022-01-15T03:46:28.114Z] 35e8e6ad5ad7: Layer already exists [2022-01-15T03:46:28.114Z] 64ef6fb083c5: Layer already exists [2022-01-15T03:46:28.114Z] latest: digest: sha256:75450f018ddd58ff435578d6d8e13d1c0e53f9c570a846c98acbb0f67f6bc984 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:28.416Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:28.708Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.20 [2022-01-15T03:46:28.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-01-15T03:46:28.708Z] a5e5d416424e: Preparing [2022-01-15T03:46:28.708Z] 35e8e6ad5ad7: Preparing [2022-01-15T03:46:28.708Z] 71fa09ff5a09: Preparing [2022-01-15T03:46:28.708Z] 64ef6fb083c5: Preparing [2022-01-15T03:46:28.708Z] 1a058d5342cc: Preparing [2022-01-15T03:46:28.708Z] 1a058d5342cc: Layer already exists [2022-01-15T03:46:28.708Z] 35e8e6ad5ad7: Layer already exists [2022-01-15T03:46:28.708Z] 71fa09ff5a09: Layer already exists [2022-01-15T03:46:28.708Z] a5e5d416424e: Layer already exists [2022-01-15T03:46:28.708Z] 64ef6fb083c5: Layer already exists [2022-01-15T03:46:28.708Z] 2.2.0-dev.20: digest: sha256:75450f018ddd58ff435578d6d8e13d1c0e53f9c570a846c98acbb0f67f6bc984 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:29.008Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:29.302Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20 [2022-01-15T03:46:29.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-01-15T03:46:29.302Z] a5e5d416424e: Preparing [2022-01-15T03:46:29.302Z] 35e8e6ad5ad7: Preparing [2022-01-15T03:46:29.302Z] 71fa09ff5a09: Preparing [2022-01-15T03:46:29.302Z] 64ef6fb083c5: Preparing [2022-01-15T03:46:29.302Z] 1a058d5342cc: Preparing [2022-01-15T03:46:29.302Z] a5e5d416424e: Layer already exists [2022-01-15T03:46:29.302Z] 71fa09ff5a09: Layer already exists [2022-01-15T03:46:29.302Z] 35e8e6ad5ad7: Layer already exists [2022-01-15T03:46:29.302Z] 1a058d5342cc: Layer already exists [2022-01-15T03:46:29.302Z] 64ef6fb083c5: Layer already exists [2022-01-15T03:46:29.302Z] 3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20: digest: sha256:75450f018ddd58ff435578d6d8e13d1c0e53f9c570a846c98acbb0f67f6bc984 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:29.600Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:29.901Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-01-15T03:46:29.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-01-15T03:46:29.901Z] a5e5d416424e: Preparing [2022-01-15T03:46:29.901Z] 35e8e6ad5ad7: Preparing [2022-01-15T03:46:29.901Z] 71fa09ff5a09: Preparing [2022-01-15T03:46:29.901Z] 64ef6fb083c5: Preparing [2022-01-15T03:46:29.901Z] 1a058d5342cc: Preparing [2022-01-15T03:46:29.901Z] 1a058d5342cc: Layer already exists [2022-01-15T03:46:29.901Z] 64ef6fb083c5: Layer already exists [2022-01-15T03:46:29.901Z] a5e5d416424e: Layer already exists [2022-01-15T03:46:29.901Z] 71fa09ff5a09: Layer already exists [2022-01-15T03:46:29.901Z] 35e8e6ad5ad7: Layer already exists [2022-01-15T03:46:29.901Z] main: digest: sha256:75450f018ddd58ff435578d6d8e13d1c0e53f9c570a846c98acbb0f67f6bc984 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-15T03:46:29.940Z] ===================================================== [Pipeline] echo [2022-01-15T03:46:29.957Z] taggedImages: [2022-01-15T03:46:29.957Z] - nexus3.edgexfoundry.org:10004/core-command:3acce916edd26c48cc534c43f5f6a7ed858771e5 [2022-01-15T03:46:29.957Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-01-15T03:46:29.957Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.20 [2022-01-15T03:46:29.957Z] - nexus3.edgexfoundry.org:10004/core-command:3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20 [2022-01-15T03:46:29.957Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-01-15T03:46:29.982Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-01-15T03:46:29.982Z] 3acce916edd26c48cc534c43f5f6a7ed858771e5 [2022-01-15T03:46:29.982Z] latest [2022-01-15T03:46:29.982Z] 2.2.0-dev.20 [2022-01-15T03:46:29.982Z] 3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20 [2022-01-15T03:46:29.982Z] main [2022-01-15T03:46:29.982Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:30.312Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3acce916edd26c48cc534c43f5f6a7ed858771e5 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:30.607Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3acce916edd26c48cc534c43f5f6a7ed858771e5 [2022-01-15T03:46:30.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-01-15T03:46:30.607Z] 23b4e3dfdcf2: Preparing [2022-01-15T03:46:30.607Z] 9929e3ba48ab: Preparing [2022-01-15T03:46:30.607Z] 71fa09ff5a09: Preparing [2022-01-15T03:46:30.607Z] 656f078dfb7f: Preparing [2022-01-15T03:46:30.607Z] 8a5198587203: Preparing [2022-01-15T03:46:30.607Z] 1a058d5342cc: Preparing [2022-01-15T03:46:30.607Z] 1a058d5342cc: Waiting [2022-01-15T03:46:30.607Z] 71fa09ff5a09: Layer already exists [2022-01-15T03:46:30.867Z] 1a058d5342cc: Layer already exists [2022-01-15T03:46:30.867Z] 23b4e3dfdcf2: Pushed [2022-01-15T03:46:30.867Z] 8a5198587203: Pushed [2022-01-15T03:46:30.867Z] 656f078dfb7f: Pushed [2022-01-15T03:46:31.436Z] 9929e3ba48ab: Pushed [2022-01-15T03:46:31.697Z] 3acce916edd26c48cc534c43f5f6a7ed858771e5: digest: sha256:bdce9d3eae9cb23ca14933d3a22444c13f28d2d70ec819ffedeb4eaf4f3f8e3a size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:31.993Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:32.285Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-01-15T03:46:32.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-01-15T03:46:32.285Z] 23b4e3dfdcf2: Preparing [2022-01-15T03:46:32.285Z] 9929e3ba48ab: Preparing [2022-01-15T03:46:32.285Z] 71fa09ff5a09: Preparing [2022-01-15T03:46:32.285Z] 656f078dfb7f: Preparing [2022-01-15T03:46:32.285Z] 8a5198587203: Preparing [2022-01-15T03:46:32.285Z] 1a058d5342cc: Preparing [2022-01-15T03:46:32.285Z] 1a058d5342cc: Waiting [2022-01-15T03:46:32.285Z] 9929e3ba48ab: Layer already exists [2022-01-15T03:46:32.285Z] 8a5198587203: Layer already exists [2022-01-15T03:46:32.285Z] 71fa09ff5a09: Layer already exists [2022-01-15T03:46:32.285Z] 656f078dfb7f: Layer already exists [2022-01-15T03:46:32.285Z] 23b4e3dfdcf2: Layer already exists [2022-01-15T03:46:32.285Z] 1a058d5342cc: Layer already exists [2022-01-15T03:46:32.285Z] latest: digest: sha256:bdce9d3eae9cb23ca14933d3a22444c13f28d2d70ec819ffedeb4eaf4f3f8e3a size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:32.588Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:32.880Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.20 [2022-01-15T03:46:32.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-01-15T03:46:32.880Z] 23b4e3dfdcf2: Preparing [2022-01-15T03:46:32.880Z] 9929e3ba48ab: Preparing [2022-01-15T03:46:32.880Z] 71fa09ff5a09: Preparing [2022-01-15T03:46:32.880Z] 656f078dfb7f: Preparing [2022-01-15T03:46:32.880Z] 8a5198587203: Preparing [2022-01-15T03:46:32.880Z] 1a058d5342cc: Preparing [2022-01-15T03:46:32.880Z] 1a058d5342cc: Waiting [2022-01-15T03:46:32.880Z] 23b4e3dfdcf2: Layer already exists [2022-01-15T03:46:32.880Z] 8a5198587203: Layer already exists [2022-01-15T03:46:32.880Z] 9929e3ba48ab: Layer already exists [2022-01-15T03:46:32.880Z] 71fa09ff5a09: Layer already exists [2022-01-15T03:46:32.880Z] 656f078dfb7f: Layer already exists [2022-01-15T03:46:32.880Z] 1a058d5342cc: Layer already exists [2022-01-15T03:46:32.880Z] 2.2.0-dev.20: digest: sha256:bdce9d3eae9cb23ca14933d3a22444c13f28d2d70ec819ffedeb4eaf4f3f8e3a size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:33.176Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:33.466Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20 [2022-01-15T03:46:33.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-01-15T03:46:33.466Z] 23b4e3dfdcf2: Preparing [2022-01-15T03:46:33.466Z] 9929e3ba48ab: Preparing [2022-01-15T03:46:33.466Z] 71fa09ff5a09: Preparing [2022-01-15T03:46:33.466Z] 656f078dfb7f: Preparing [2022-01-15T03:46:33.466Z] 8a5198587203: Preparing [2022-01-15T03:46:33.466Z] 1a058d5342cc: Preparing [2022-01-15T03:46:33.466Z] 1a058d5342cc: Waiting [2022-01-15T03:46:33.466Z] 8a5198587203: Layer already exists [2022-01-15T03:46:33.466Z] 9929e3ba48ab: Layer already exists [2022-01-15T03:46:33.466Z] 71fa09ff5a09: Layer already exists [2022-01-15T03:46:33.467Z] 656f078dfb7f: Layer already exists [2022-01-15T03:46:33.467Z] 23b4e3dfdcf2: Layer already exists [2022-01-15T03:46:33.467Z] 1a058d5342cc: Layer already exists [2022-01-15T03:46:33.467Z] 3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20: digest: sha256:bdce9d3eae9cb23ca14933d3a22444c13f28d2d70ec819ffedeb4eaf4f3f8e3a size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:33.764Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:34.057Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-01-15T03:46:34.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-01-15T03:46:34.058Z] 23b4e3dfdcf2: Preparing [2022-01-15T03:46:34.058Z] 9929e3ba48ab: Preparing [2022-01-15T03:46:34.058Z] 71fa09ff5a09: Preparing [2022-01-15T03:46:34.058Z] 656f078dfb7f: Preparing [2022-01-15T03:46:34.058Z] 8a5198587203: Preparing [2022-01-15T03:46:34.058Z] 1a058d5342cc: Preparing [2022-01-15T03:46:34.058Z] 1a058d5342cc: Waiting [2022-01-15T03:46:34.058Z] 23b4e3dfdcf2: Layer already exists [2022-01-15T03:46:34.058Z] 71fa09ff5a09: Layer already exists [2022-01-15T03:46:34.058Z] 9929e3ba48ab: Layer already exists [2022-01-15T03:46:34.058Z] 8a5198587203: Layer already exists [2022-01-15T03:46:34.058Z] 656f078dfb7f: Layer already exists [2022-01-15T03:46:34.058Z] 1a058d5342cc: Layer already exists [2022-01-15T03:46:34.058Z] main: digest: sha256:bdce9d3eae9cb23ca14933d3a22444c13f28d2d70ec819ffedeb4eaf4f3f8e3a size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-15T03:46:34.090Z] ===================================================== [Pipeline] echo [2022-01-15T03:46:34.097Z] taggedImages: [2022-01-15T03:46:34.097Z] - nexus3.edgexfoundry.org:10004/core-data:3acce916edd26c48cc534c43f5f6a7ed858771e5 [2022-01-15T03:46:34.097Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-01-15T03:46:34.097Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.20 [2022-01-15T03:46:34.097Z] - nexus3.edgexfoundry.org:10004/core-data:3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20 [2022-01-15T03:46:34.097Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-01-15T03:46:34.117Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-01-15T03:46:34.117Z] 3acce916edd26c48cc534c43f5f6a7ed858771e5 [2022-01-15T03:46:34.117Z] latest [2022-01-15T03:46:34.117Z] 2.2.0-dev.20 [2022-01-15T03:46:34.117Z] 3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20 [2022-01-15T03:46:34.117Z] main [2022-01-15T03:46:34.117Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:34.438Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3acce916edd26c48cc534c43f5f6a7ed858771e5 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:34.730Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3acce916edd26c48cc534c43f5f6a7ed858771e5 [2022-01-15T03:46:34.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-01-15T03:46:34.730Z] 84b90d09ba5c: Preparing [2022-01-15T03:46:34.730Z] 4684fd8f3c5b: Preparing [2022-01-15T03:46:34.730Z] 71fa09ff5a09: Preparing [2022-01-15T03:46:34.730Z] 64ef6fb083c5: Preparing [2022-01-15T03:46:34.730Z] 1a058d5342cc: Preparing [2022-01-15T03:46:34.730Z] 1a058d5342cc: Layer already exists [2022-01-15T03:46:34.730Z] 64ef6fb083c5: Layer already exists [2022-01-15T03:46:34.731Z] 71fa09ff5a09: Layer already exists [2022-01-15T03:46:34.731Z] 84b90d09ba5c: Pushed [2022-01-15T03:46:35.671Z] 4684fd8f3c5b: Pushed [2022-01-15T03:46:35.671Z] 3acce916edd26c48cc534c43f5f6a7ed858771e5: digest: sha256:21d64e4ee17338a5859dce4650a1b1b32d411aaf6cfa06eb850fefcf2f44ebb1 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:35.975Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:36.270Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-01-15T03:46:36.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-01-15T03:46:36.270Z] 84b90d09ba5c: Preparing [2022-01-15T03:46:36.270Z] 4684fd8f3c5b: Preparing [2022-01-15T03:46:36.270Z] 71fa09ff5a09: Preparing [2022-01-15T03:46:36.270Z] 64ef6fb083c5: Preparing [2022-01-15T03:46:36.270Z] 1a058d5342cc: Preparing [2022-01-15T03:46:36.270Z] 4684fd8f3c5b: Layer already exists [2022-01-15T03:46:36.270Z] 71fa09ff5a09: Layer already exists [2022-01-15T03:46:36.270Z] 1a058d5342cc: Layer already exists [2022-01-15T03:46:36.270Z] 84b90d09ba5c: Layer already exists [2022-01-15T03:46:36.270Z] 64ef6fb083c5: Layer already exists [2022-01-15T03:46:36.270Z] latest: digest: sha256:21d64e4ee17338a5859dce4650a1b1b32d411aaf6cfa06eb850fefcf2f44ebb1 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:36.569Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:36.861Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.20 [2022-01-15T03:46:36.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-01-15T03:46:36.861Z] 84b90d09ba5c: Preparing [2022-01-15T03:46:36.861Z] 4684fd8f3c5b: Preparing [2022-01-15T03:46:36.861Z] 71fa09ff5a09: Preparing [2022-01-15T03:46:36.861Z] 64ef6fb083c5: Preparing [2022-01-15T03:46:36.861Z] 1a058d5342cc: Preparing [2022-01-15T03:46:36.861Z] 1a058d5342cc: Layer already exists [2022-01-15T03:46:36.861Z] 84b90d09ba5c: Layer already exists [2022-01-15T03:46:36.861Z] 71fa09ff5a09: Layer already exists [2022-01-15T03:46:36.861Z] 64ef6fb083c5: Layer already exists [2022-01-15T03:46:36.861Z] 4684fd8f3c5b: Layer already exists [2022-01-15T03:46:36.861Z] 2.2.0-dev.20: digest: sha256:21d64e4ee17338a5859dce4650a1b1b32d411aaf6cfa06eb850fefcf2f44ebb1 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:37.160Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:37.453Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20 [2022-01-15T03:46:37.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-01-15T03:46:37.453Z] 84b90d09ba5c: Preparing [2022-01-15T03:46:37.453Z] 4684fd8f3c5b: Preparing [2022-01-15T03:46:37.453Z] 71fa09ff5a09: Preparing [2022-01-15T03:46:37.453Z] 64ef6fb083c5: Preparing [2022-01-15T03:46:37.453Z] 1a058d5342cc: Preparing [2022-01-15T03:46:37.453Z] 1a058d5342cc: Layer already exists [2022-01-15T03:46:37.453Z] 64ef6fb083c5: Layer already exists [2022-01-15T03:46:37.453Z] 4684fd8f3c5b: Layer already exists [2022-01-15T03:46:37.453Z] 71fa09ff5a09: Layer already exists [2022-01-15T03:46:37.453Z] 84b90d09ba5c: Layer already exists [2022-01-15T03:46:37.453Z] 3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20: digest: sha256:21d64e4ee17338a5859dce4650a1b1b32d411aaf6cfa06eb850fefcf2f44ebb1 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:37.750Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:38.043Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-01-15T03:46:38.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-01-15T03:46:38.043Z] 84b90d09ba5c: Preparing [2022-01-15T03:46:38.043Z] 4684fd8f3c5b: Preparing [2022-01-15T03:46:38.043Z] 71fa09ff5a09: Preparing [2022-01-15T03:46:38.043Z] 64ef6fb083c5: Preparing [2022-01-15T03:46:38.043Z] 1a058d5342cc: Preparing [2022-01-15T03:46:38.043Z] 71fa09ff5a09: Layer already exists [2022-01-15T03:46:38.043Z] 4684fd8f3c5b: Layer already exists [2022-01-15T03:46:38.043Z] 64ef6fb083c5: Layer already exists [2022-01-15T03:46:38.043Z] 84b90d09ba5c: Layer already exists [2022-01-15T03:46:38.043Z] 1a058d5342cc: Layer already exists [2022-01-15T03:46:38.043Z] main: digest: sha256:21d64e4ee17338a5859dce4650a1b1b32d411aaf6cfa06eb850fefcf2f44ebb1 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-15T03:46:38.083Z] ===================================================== [Pipeline] echo [2022-01-15T03:46:38.095Z] taggedImages: [2022-01-15T03:46:38.095Z] - nexus3.edgexfoundry.org:10004/core-metadata:3acce916edd26c48cc534c43f5f6a7ed858771e5 [2022-01-15T03:46:38.095Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-01-15T03:46:38.095Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.20 [2022-01-15T03:46:38.095Z] - nexus3.edgexfoundry.org:10004/core-metadata:3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20 [2022-01-15T03:46:38.095Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-01-15T03:46:38.117Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-01-15T03:46:38.117Z] 3acce916edd26c48cc534c43f5f6a7ed858771e5 [2022-01-15T03:46:38.117Z] latest [2022-01-15T03:46:38.117Z] 2.2.0-dev.20 [2022-01-15T03:46:38.117Z] 3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20 [2022-01-15T03:46:38.117Z] main [2022-01-15T03:46:38.117Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:38.435Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3acce916edd26c48cc534c43f5f6a7ed858771e5 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:38.731Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3acce916edd26c48cc534c43f5f6a7ed858771e5 [2022-01-15T03:46:38.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-01-15T03:46:38.731Z] 05bb265c3416: Preparing [2022-01-15T03:46:38.731Z] 05bb265c3416: Preparing [2022-01-15T03:46:38.731Z] 02afd5d4556f: Preparing [2022-01-15T03:46:38.731Z] 8f64ffca822d: Preparing [2022-01-15T03:46:38.731Z] 2a85338a7939: Preparing [2022-01-15T03:46:38.731Z] 44ba10e5bab6: Preparing [2022-01-15T03:46:38.731Z] 71fa09ff5a09: Preparing [2022-01-15T03:46:38.731Z] f31555bbd605: Preparing [2022-01-15T03:46:38.731Z] 118f0c1d005d: Preparing [2022-01-15T03:46:38.731Z] f830803dffc0: Preparing [2022-01-15T03:46:38.731Z] 8fb5209ad618: Preparing [2022-01-15T03:46:38.731Z] 1a058d5342cc: Preparing [2022-01-15T03:46:38.731Z] 71fa09ff5a09: Waiting [2022-01-15T03:46:38.731Z] f31555bbd605: Waiting [2022-01-15T03:46:38.731Z] 118f0c1d005d: Waiting [2022-01-15T03:46:38.731Z] f830803dffc0: Waiting [2022-01-15T03:46:38.731Z] 8fb5209ad618: Waiting [2022-01-15T03:46:38.731Z] 1a058d5342cc: Waiting [2022-01-15T03:46:38.731Z] 2a85338a7939: Pushed [2022-01-15T03:46:38.731Z] 02afd5d4556f: Pushed [2022-01-15T03:46:38.731Z] 05bb265c3416: Pushed [2022-01-15T03:46:38.731Z] 71fa09ff5a09: Layer already exists [2022-01-15T03:46:38.731Z] 8f64ffca822d: Pushed [2022-01-15T03:46:38.990Z] f31555bbd605: Pushed [2022-01-15T03:46:38.990Z] 1a058d5342cc: Layer already exists [2022-01-15T03:46:38.990Z] 118f0c1d005d: Pushed [2022-01-15T03:46:38.990Z] 8fb5209ad618: Pushed [2022-01-15T03:46:38.990Z] f830803dffc0: Pushed [2022-01-15T03:46:39.939Z] 44ba10e5bab6: Pushed [2022-01-15T03:46:40.203Z] 3acce916edd26c48cc534c43f5f6a7ed858771e5: digest: sha256:6fd96205718b45283e07ebfb1c6788de9a774596f3baf9a0fe7f8cada3b8c2d9 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:40.503Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:40.796Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-01-15T03:46:40.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-01-15T03:46:40.796Z] 05bb265c3416: Preparing [2022-01-15T03:46:40.796Z] 05bb265c3416: Preparing [2022-01-15T03:46:40.796Z] 02afd5d4556f: Preparing [2022-01-15T03:46:40.796Z] 8f64ffca822d: Preparing [2022-01-15T03:46:40.796Z] 2a85338a7939: Preparing [2022-01-15T03:46:40.796Z] 44ba10e5bab6: Preparing [2022-01-15T03:46:40.796Z] 71fa09ff5a09: Preparing [2022-01-15T03:46:40.796Z] f31555bbd605: Preparing [2022-01-15T03:46:40.796Z] 118f0c1d005d: Preparing [2022-01-15T03:46:40.796Z] f830803dffc0: Preparing [2022-01-15T03:46:40.796Z] 8fb5209ad618: Preparing [2022-01-15T03:46:40.796Z] 1a058d5342cc: Preparing [2022-01-15T03:46:40.796Z] 71fa09ff5a09: Waiting [2022-01-15T03:46:40.796Z] f31555bbd605: Waiting [2022-01-15T03:46:40.796Z] 118f0c1d005d: Waiting [2022-01-15T03:46:40.796Z] f830803dffc0: Waiting [2022-01-15T03:46:40.796Z] 8fb5209ad618: Waiting [2022-01-15T03:46:40.796Z] 1a058d5342cc: Waiting [2022-01-15T03:46:40.796Z] 2a85338a7939: Layer already exists [2022-01-15T03:46:40.796Z] 44ba10e5bab6: Layer already exists [2022-01-15T03:46:40.796Z] 02afd5d4556f: Layer already exists [2022-01-15T03:46:40.796Z] 05bb265c3416: Layer already exists [2022-01-15T03:46:40.796Z] 8f64ffca822d: Layer already exists [2022-01-15T03:46:40.796Z] f31555bbd605: Layer already exists [2022-01-15T03:46:40.796Z] f830803dffc0: Layer already exists [2022-01-15T03:46:40.796Z] 8fb5209ad618: Layer already exists [2022-01-15T03:46:40.796Z] 71fa09ff5a09: Layer already exists [2022-01-15T03:46:40.796Z] 118f0c1d005d: Layer already exists [2022-01-15T03:46:40.796Z] 1a058d5342cc: Layer already exists [2022-01-15T03:46:40.796Z] latest: digest: sha256:6fd96205718b45283e07ebfb1c6788de9a774596f3baf9a0fe7f8cada3b8c2d9 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:41.094Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:41.392Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.20 [2022-01-15T03:46:41.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-01-15T03:46:41.392Z] 05bb265c3416: Preparing [2022-01-15T03:46:41.392Z] 05bb265c3416: Preparing [2022-01-15T03:46:41.392Z] 02afd5d4556f: Preparing [2022-01-15T03:46:41.392Z] 8f64ffca822d: Preparing [2022-01-15T03:46:41.392Z] 2a85338a7939: Preparing [2022-01-15T03:46:41.392Z] 44ba10e5bab6: Preparing [2022-01-15T03:46:41.392Z] 71fa09ff5a09: Preparing [2022-01-15T03:46:41.392Z] f31555bbd605: Preparing [2022-01-15T03:46:41.392Z] 118f0c1d005d: Preparing [2022-01-15T03:46:41.392Z] f830803dffc0: Preparing [2022-01-15T03:46:41.392Z] 8fb5209ad618: Preparing [2022-01-15T03:46:41.392Z] 1a058d5342cc: Preparing [2022-01-15T03:46:41.392Z] 71fa09ff5a09: Waiting [2022-01-15T03:46:41.392Z] f31555bbd605: Waiting [2022-01-15T03:46:41.392Z] 118f0c1d005d: Waiting [2022-01-15T03:46:41.392Z] f830803dffc0: Waiting [2022-01-15T03:46:41.392Z] 8fb5209ad618: Waiting [2022-01-15T03:46:41.392Z] 1a058d5342cc: Waiting [2022-01-15T03:46:41.392Z] 02afd5d4556f: Layer already exists [2022-01-15T03:46:41.392Z] 44ba10e5bab6: Layer already exists [2022-01-15T03:46:41.392Z] 8f64ffca822d: Layer already exists [2022-01-15T03:46:41.392Z] 2a85338a7939: Layer already exists [2022-01-15T03:46:41.392Z] 05bb265c3416: Layer already exists [2022-01-15T03:46:41.392Z] 71fa09ff5a09: Layer already exists [2022-01-15T03:46:41.392Z] 8fb5209ad618: Layer already exists [2022-01-15T03:46:41.392Z] 118f0c1d005d: Layer already exists [2022-01-15T03:46:41.392Z] f31555bbd605: Layer already exists [2022-01-15T03:46:41.392Z] f830803dffc0: Layer already exists [2022-01-15T03:46:41.392Z] 1a058d5342cc: Layer already exists [2022-01-15T03:46:41.392Z] 2.2.0-dev.20: digest: sha256:6fd96205718b45283e07ebfb1c6788de9a774596f3baf9a0fe7f8cada3b8c2d9 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:41.695Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:41.992Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20 [2022-01-15T03:46:41.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-01-15T03:46:41.992Z] 05bb265c3416: Preparing [2022-01-15T03:46:41.992Z] 05bb265c3416: Preparing [2022-01-15T03:46:41.992Z] 02afd5d4556f: Preparing [2022-01-15T03:46:41.992Z] 8f64ffca822d: Preparing [2022-01-15T03:46:41.992Z] 2a85338a7939: Preparing [2022-01-15T03:46:41.992Z] 44ba10e5bab6: Preparing [2022-01-15T03:46:41.992Z] 71fa09ff5a09: Preparing [2022-01-15T03:46:41.992Z] f31555bbd605: Preparing [2022-01-15T03:46:41.992Z] 118f0c1d005d: Preparing [2022-01-15T03:46:41.992Z] f830803dffc0: Preparing [2022-01-15T03:46:41.992Z] 8fb5209ad618: Preparing [2022-01-15T03:46:41.992Z] 1a058d5342cc: Preparing [2022-01-15T03:46:41.992Z] 71fa09ff5a09: Waiting [2022-01-15T03:46:41.992Z] f31555bbd605: Waiting [2022-01-15T03:46:41.992Z] 118f0c1d005d: Waiting [2022-01-15T03:46:41.992Z] f830803dffc0: Waiting [2022-01-15T03:46:41.992Z] 8fb5209ad618: Waiting [2022-01-15T03:46:41.992Z] 1a058d5342cc: Waiting [2022-01-15T03:46:41.992Z] 2a85338a7939: Layer already exists [2022-01-15T03:46:41.993Z] 02afd5d4556f: Layer already exists [2022-01-15T03:46:41.993Z] 44ba10e5bab6: Layer already exists [2022-01-15T03:46:41.993Z] 8f64ffca822d: Layer already exists [2022-01-15T03:46:41.993Z] 05bb265c3416: Layer already exists [2022-01-15T03:46:41.993Z] 118f0c1d005d: Layer already exists [2022-01-15T03:46:41.993Z] f31555bbd605: Layer already exists [2022-01-15T03:46:41.993Z] 71fa09ff5a09: Layer already exists [2022-01-15T03:46:41.993Z] f830803dffc0: Layer already exists [2022-01-15T03:46:41.993Z] 8fb5209ad618: Layer already exists [2022-01-15T03:46:41.993Z] 1a058d5342cc: Layer already exists [2022-01-15T03:46:41.993Z] 3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20: digest: sha256:6fd96205718b45283e07ebfb1c6788de9a774596f3baf9a0fe7f8cada3b8c2d9 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:42.294Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:42.590Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-01-15T03:46:42.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-01-15T03:46:42.590Z] 05bb265c3416: Preparing [2022-01-15T03:46:42.590Z] 05bb265c3416: Preparing [2022-01-15T03:46:42.590Z] 02afd5d4556f: Preparing [2022-01-15T03:46:42.590Z] 8f64ffca822d: Preparing [2022-01-15T03:46:42.590Z] 2a85338a7939: Preparing [2022-01-15T03:46:42.590Z] 44ba10e5bab6: Preparing [2022-01-15T03:46:42.590Z] 71fa09ff5a09: Preparing [2022-01-15T03:46:42.590Z] f31555bbd605: Preparing [2022-01-15T03:46:42.590Z] 118f0c1d005d: Preparing [2022-01-15T03:46:42.590Z] f830803dffc0: Preparing [2022-01-15T03:46:42.590Z] 8fb5209ad618: Preparing [2022-01-15T03:46:42.590Z] 1a058d5342cc: Preparing [2022-01-15T03:46:42.590Z] f31555bbd605: Waiting [2022-01-15T03:46:42.590Z] 118f0c1d005d: Waiting [2022-01-15T03:46:42.590Z] f830803dffc0: Waiting [2022-01-15T03:46:42.590Z] 8fb5209ad618: Waiting [2022-01-15T03:46:42.590Z] 1a058d5342cc: Waiting [2022-01-15T03:46:42.590Z] 71fa09ff5a09: Waiting [2022-01-15T03:46:42.590Z] 8f64ffca822d: Layer already exists [2022-01-15T03:46:42.590Z] 02afd5d4556f: Layer already exists [2022-01-15T03:46:42.590Z] 2a85338a7939: Layer already exists [2022-01-15T03:46:42.590Z] 44ba10e5bab6: Layer already exists [2022-01-15T03:46:42.590Z] 05bb265c3416: Layer already exists [2022-01-15T03:46:42.590Z] 118f0c1d005d: Layer already exists [2022-01-15T03:46:42.590Z] 8fb5209ad618: Layer already exists [2022-01-15T03:46:42.590Z] 71fa09ff5a09: Layer already exists [2022-01-15T03:46:42.590Z] f31555bbd605: Layer already exists [2022-01-15T03:46:42.590Z] f830803dffc0: Layer already exists [2022-01-15T03:46:42.590Z] 1a058d5342cc: Layer already exists [2022-01-15T03:46:42.590Z] main: digest: sha256:6fd96205718b45283e07ebfb1c6788de9a774596f3baf9a0fe7f8cada3b8c2d9 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-15T03:46:42.631Z] ===================================================== [Pipeline] echo [2022-01-15T03:46:42.640Z] taggedImages: [2022-01-15T03:46:42.640Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3acce916edd26c48cc534c43f5f6a7ed858771e5 [2022-01-15T03:46:42.640Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-01-15T03:46:42.640Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.20 [2022-01-15T03:46:42.640Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20 [2022-01-15T03:46:42.640Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-01-15T03:46:42.661Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-01-15T03:46:42.661Z] 3acce916edd26c48cc534c43f5f6a7ed858771e5 [2022-01-15T03:46:42.661Z] latest [2022-01-15T03:46:42.661Z] 2.2.0-dev.20 [2022-01-15T03:46:42.661Z] 3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20 [2022-01-15T03:46:42.661Z] main [2022-01-15T03:46:42.661Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:42.973Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3acce916edd26c48cc534c43f5f6a7ed858771e5 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:43.298Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3acce916edd26c48cc534c43f5f6a7ed858771e5 [2022-01-15T03:46:43.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-01-15T03:46:43.298Z] 19049c080bff: Preparing [2022-01-15T03:46:43.298Z] 51c7fce9a824: Preparing [2022-01-15T03:46:43.298Z] 745d0492fc89: Preparing [2022-01-15T03:46:43.298Z] acc667306e5d: Preparing [2022-01-15T03:46:43.298Z] 4877eb1820da: Preparing [2022-01-15T03:46:43.298Z] 1a058d5342cc: Preparing [2022-01-15T03:46:43.298Z] 1a058d5342cc: Waiting [2022-01-15T03:46:43.901Z] acc667306e5d: Pushed [2022-01-15T03:46:43.901Z] 1a058d5342cc: Layer already exists [2022-01-15T03:46:43.901Z] 745d0492fc89: Pushed [2022-01-15T03:46:43.901Z] 4877eb1820da: Pushed [2022-01-15T03:46:43.901Z] 51c7fce9a824: Pushed [2022-01-15T03:46:43.901Z] 19049c080bff: Pushed [2022-01-15T03:46:44.161Z] 3acce916edd26c48cc534c43f5f6a7ed858771e5: digest: sha256:5f61d303ca6f97b5d353422196d7d4cbda275b35b406e358c9035c02307c5785 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:44.468Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:44.754Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-01-15T03:46:44.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-01-15T03:46:44.755Z] 19049c080bff: Preparing [2022-01-15T03:46:44.755Z] 51c7fce9a824: Preparing [2022-01-15T03:46:44.755Z] 745d0492fc89: Preparing [2022-01-15T03:46:44.755Z] acc667306e5d: Preparing [2022-01-15T03:46:44.755Z] 4877eb1820da: Preparing [2022-01-15T03:46:44.755Z] 1a058d5342cc: Preparing [2022-01-15T03:46:44.755Z] 1a058d5342cc: Waiting [2022-01-15T03:46:44.755Z] acc667306e5d: Layer already exists [2022-01-15T03:46:44.755Z] 19049c080bff: Layer already exists [2022-01-15T03:46:44.755Z] 745d0492fc89: Layer already exists [2022-01-15T03:46:44.755Z] 51c7fce9a824: Layer already exists [2022-01-15T03:46:44.755Z] 4877eb1820da: Layer already exists [2022-01-15T03:46:44.755Z] 1a058d5342cc: Layer already exists [2022-01-15T03:46:44.755Z] latest: digest: sha256:5f61d303ca6f97b5d353422196d7d4cbda275b35b406e358c9035c02307c5785 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:45.050Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:45.346Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.20 [2022-01-15T03:46:45.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-01-15T03:46:45.346Z] 19049c080bff: Preparing [2022-01-15T03:46:45.346Z] 51c7fce9a824: Preparing [2022-01-15T03:46:45.346Z] 745d0492fc89: Preparing [2022-01-15T03:46:45.346Z] acc667306e5d: Preparing [2022-01-15T03:46:45.346Z] 4877eb1820da: Preparing [2022-01-15T03:46:45.346Z] 1a058d5342cc: Preparing [2022-01-15T03:46:45.346Z] 1a058d5342cc: Waiting [2022-01-15T03:46:45.346Z] 4877eb1820da: Layer already exists [2022-01-15T03:46:45.346Z] 19049c080bff: Layer already exists [2022-01-15T03:46:45.346Z] acc667306e5d: Layer already exists [2022-01-15T03:46:45.346Z] 745d0492fc89: Layer already exists [2022-01-15T03:46:45.346Z] 51c7fce9a824: Layer already exists [2022-01-15T03:46:45.346Z] 1a058d5342cc: Layer already exists [2022-01-15T03:46:45.346Z] 2.2.0-dev.20: digest: sha256:5f61d303ca6f97b5d353422196d7d4cbda275b35b406e358c9035c02307c5785 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:45.648Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:45.940Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20 [2022-01-15T03:46:45.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-01-15T03:46:45.940Z] 19049c080bff: Preparing [2022-01-15T03:46:45.940Z] 51c7fce9a824: Preparing [2022-01-15T03:46:45.940Z] 745d0492fc89: Preparing [2022-01-15T03:46:45.940Z] acc667306e5d: Preparing [2022-01-15T03:46:45.940Z] 4877eb1820da: Preparing [2022-01-15T03:46:45.940Z] 1a058d5342cc: Preparing [2022-01-15T03:46:45.940Z] 1a058d5342cc: Waiting [2022-01-15T03:46:45.940Z] 4877eb1820da: Layer already exists [2022-01-15T03:46:45.940Z] 19049c080bff: Layer already exists [2022-01-15T03:46:45.940Z] acc667306e5d: Layer already exists [2022-01-15T03:46:45.940Z] 745d0492fc89: Layer already exists [2022-01-15T03:46:45.940Z] 51c7fce9a824: Layer already exists [2022-01-15T03:46:45.940Z] 1a058d5342cc: Layer already exists [2022-01-15T03:46:45.940Z] 3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20: digest: sha256:5f61d303ca6f97b5d353422196d7d4cbda275b35b406e358c9035c02307c5785 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:46.242Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:46.534Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-01-15T03:46:46.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-01-15T03:46:46.534Z] 19049c080bff: Preparing [2022-01-15T03:46:46.534Z] 51c7fce9a824: Preparing [2022-01-15T03:46:46.534Z] 745d0492fc89: Preparing [2022-01-15T03:46:46.534Z] acc667306e5d: Preparing [2022-01-15T03:46:46.534Z] 4877eb1820da: Preparing [2022-01-15T03:46:46.534Z] 1a058d5342cc: Preparing [2022-01-15T03:46:46.534Z] 1a058d5342cc: Waiting [2022-01-15T03:46:46.534Z] 51c7fce9a824: Layer already exists [2022-01-15T03:46:46.534Z] acc667306e5d: Layer already exists [2022-01-15T03:46:46.534Z] 745d0492fc89: Layer already exists [2022-01-15T03:46:46.534Z] 4877eb1820da: Layer already exists [2022-01-15T03:46:46.534Z] 19049c080bff: Layer already exists [2022-01-15T03:46:46.534Z] 1a058d5342cc: Layer already exists [2022-01-15T03:46:46.534Z] main: digest: sha256:5f61d303ca6f97b5d353422196d7d4cbda275b35b406e358c9035c02307c5785 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-15T03:46:46.572Z] ===================================================== [Pipeline] echo [2022-01-15T03:46:46.579Z] taggedImages: [2022-01-15T03:46:46.579Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3acce916edd26c48cc534c43f5f6a7ed858771e5 [2022-01-15T03:46:46.579Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-01-15T03:46:46.579Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.20 [2022-01-15T03:46:46.579Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20 [2022-01-15T03:46:46.579Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-01-15T03:46:46.599Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-01-15T03:46:46.599Z] 3acce916edd26c48cc534c43f5f6a7ed858771e5 [2022-01-15T03:46:46.599Z] latest [2022-01-15T03:46:46.599Z] 2.2.0-dev.20 [2022-01-15T03:46:46.599Z] 3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20 [2022-01-15T03:46:46.600Z] main [2022-01-15T03:46:46.600Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:46.924Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3acce916edd26c48cc534c43f5f6a7ed858771e5 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:47.222Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3acce916edd26c48cc534c43f5f6a7ed858771e5 [2022-01-15T03:46:47.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-01-15T03:46:47.222Z] cb433e89de7e: Preparing [2022-01-15T03:46:47.222Z] aafab6e86974: Preparing [2022-01-15T03:46:47.222Z] 38f33a7622df: Preparing [2022-01-15T03:46:47.222Z] 4046f07f4661: Preparing [2022-01-15T03:46:47.222Z] dcafcd750fd3: Preparing [2022-01-15T03:46:47.222Z] 1edf8dfe8c5b: Preparing [2022-01-15T03:46:47.222Z] 9e045f0c76a0: Preparing [2022-01-15T03:46:47.222Z] 1f4e103c8611: Preparing [2022-01-15T03:46:47.222Z] 04ee90de9f65: Preparing [2022-01-15T03:46:47.222Z] 1a058d5342cc: Preparing [2022-01-15T03:46:47.222Z] 1edf8dfe8c5b: Waiting [2022-01-15T03:46:47.222Z] 9e045f0c76a0: Waiting [2022-01-15T03:46:47.222Z] 1f4e103c8611: Waiting [2022-01-15T03:46:47.222Z] 04ee90de9f65: Waiting [2022-01-15T03:46:47.222Z] 1a058d5342cc: Waiting [2022-01-15T03:46:47.803Z] aafab6e86974: Pushed [2022-01-15T03:46:47.803Z] dcafcd750fd3: Pushed [2022-01-15T03:46:47.803Z] cb433e89de7e: Pushed [2022-01-15T03:46:47.803Z] 1edf8dfe8c5b: Pushed [2022-01-15T03:46:47.803Z] 9e045f0c76a0: Pushed [2022-01-15T03:46:47.803Z] 1f4e103c8611: Pushed [2022-01-15T03:46:47.803Z] 1a058d5342cc: Layer already exists [2022-01-15T03:46:47.803Z] 4046f07f4661: Pushed [2022-01-15T03:46:48.061Z] 04ee90de9f65: Pushed [2022-01-15T03:46:48.061Z] 38f33a7622df: Pushed [2022-01-15T03:46:48.320Z] 3acce916edd26c48cc534c43f5f6a7ed858771e5: digest: sha256:408081e8dd10968db75be8f74b3502331b82759b3a45022d345ba259c50bbdfe size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:48.616Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:48.908Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-01-15T03:46:48.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-01-15T03:46:48.908Z] cb433e89de7e: Preparing [2022-01-15T03:46:48.908Z] aafab6e86974: Preparing [2022-01-15T03:46:48.908Z] 38f33a7622df: Preparing [2022-01-15T03:46:48.908Z] 4046f07f4661: Preparing [2022-01-15T03:46:48.908Z] dcafcd750fd3: Preparing [2022-01-15T03:46:48.908Z] 1edf8dfe8c5b: Preparing [2022-01-15T03:46:48.908Z] 9e045f0c76a0: Preparing [2022-01-15T03:46:48.908Z] 1f4e103c8611: Preparing [2022-01-15T03:46:48.908Z] 04ee90de9f65: Preparing [2022-01-15T03:46:48.908Z] 1a058d5342cc: Preparing [2022-01-15T03:46:48.908Z] 1edf8dfe8c5b: Waiting [2022-01-15T03:46:48.908Z] 9e045f0c76a0: Waiting [2022-01-15T03:46:48.908Z] 1f4e103c8611: Waiting [2022-01-15T03:46:48.908Z] 04ee90de9f65: Waiting [2022-01-15T03:46:48.908Z] 1a058d5342cc: Waiting [2022-01-15T03:46:48.908Z] 4046f07f4661: Layer already exists [2022-01-15T03:46:48.908Z] dcafcd750fd3: Layer already exists [2022-01-15T03:46:48.908Z] aafab6e86974: Layer already exists [2022-01-15T03:46:48.908Z] cb433e89de7e: Layer already exists [2022-01-15T03:46:48.908Z] 38f33a7622df: Layer already exists [2022-01-15T03:46:48.908Z] 1edf8dfe8c5b: Layer already exists [2022-01-15T03:46:48.908Z] 9e045f0c76a0: Layer already exists [2022-01-15T03:46:48.908Z] 1f4e103c8611: Layer already exists [2022-01-15T03:46:48.908Z] 1a058d5342cc: Layer already exists [2022-01-15T03:46:48.908Z] 04ee90de9f65: Layer already exists [2022-01-15T03:46:48.908Z] latest: digest: sha256:408081e8dd10968db75be8f74b3502331b82759b3a45022d345ba259c50bbdfe size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:49.201Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:49.487Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.20 [2022-01-15T03:46:49.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-01-15T03:46:49.487Z] cb433e89de7e: Preparing [2022-01-15T03:46:49.487Z] aafab6e86974: Preparing [2022-01-15T03:46:49.487Z] 38f33a7622df: Preparing [2022-01-15T03:46:49.487Z] 4046f07f4661: Preparing [2022-01-15T03:46:49.487Z] dcafcd750fd3: Preparing [2022-01-15T03:46:49.487Z] 1edf8dfe8c5b: Preparing [2022-01-15T03:46:49.487Z] 9e045f0c76a0: Preparing [2022-01-15T03:46:49.487Z] 1f4e103c8611: Preparing [2022-01-15T03:46:49.487Z] 04ee90de9f65: Preparing [2022-01-15T03:46:49.487Z] 1a058d5342cc: Preparing [2022-01-15T03:46:49.487Z] 1edf8dfe8c5b: Waiting [2022-01-15T03:46:49.487Z] 9e045f0c76a0: Waiting [2022-01-15T03:46:49.487Z] 1f4e103c8611: Waiting [2022-01-15T03:46:49.487Z] 04ee90de9f65: Waiting [2022-01-15T03:46:49.487Z] 1a058d5342cc: Waiting [2022-01-15T03:46:49.487Z] dcafcd750fd3: Layer already exists [2022-01-15T03:46:49.487Z] 38f33a7622df: Layer already exists [2022-01-15T03:46:49.487Z] 4046f07f4661: Layer already exists [2022-01-15T03:46:49.487Z] cb433e89de7e: Layer already exists [2022-01-15T03:46:49.487Z] aafab6e86974: Layer already exists [2022-01-15T03:46:49.487Z] 9e045f0c76a0: Layer already exists [2022-01-15T03:46:49.487Z] 1edf8dfe8c5b: Layer already exists [2022-01-15T03:46:49.487Z] 1a058d5342cc: Layer already exists [2022-01-15T03:46:49.487Z] 1f4e103c8611: Layer already exists [2022-01-15T03:46:49.487Z] 04ee90de9f65: Layer already exists [2022-01-15T03:46:49.487Z] 2.2.0-dev.20: digest: sha256:408081e8dd10968db75be8f74b3502331b82759b3a45022d345ba259c50bbdfe size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:49.780Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:50.074Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20 [2022-01-15T03:46:50.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-01-15T03:46:50.074Z] cb433e89de7e: Preparing [2022-01-15T03:46:50.074Z] aafab6e86974: Preparing [2022-01-15T03:46:50.074Z] 38f33a7622df: Preparing [2022-01-15T03:46:50.074Z] 4046f07f4661: Preparing [2022-01-15T03:46:50.074Z] dcafcd750fd3: Preparing [2022-01-15T03:46:50.074Z] 1edf8dfe8c5b: Preparing [2022-01-15T03:46:50.074Z] 9e045f0c76a0: Preparing [2022-01-15T03:46:50.074Z] 1f4e103c8611: Preparing [2022-01-15T03:46:50.074Z] 04ee90de9f65: Preparing [2022-01-15T03:46:50.074Z] 1a058d5342cc: Preparing [2022-01-15T03:46:50.074Z] 1edf8dfe8c5b: Waiting [2022-01-15T03:46:50.074Z] 9e045f0c76a0: Waiting [2022-01-15T03:46:50.074Z] 1f4e103c8611: Waiting [2022-01-15T03:46:50.074Z] 04ee90de9f65: Waiting [2022-01-15T03:46:50.074Z] 1a058d5342cc: Waiting [2022-01-15T03:46:50.074Z] cb433e89de7e: Layer already exists [2022-01-15T03:46:50.074Z] 4046f07f4661: Layer already exists [2022-01-15T03:46:50.074Z] dcafcd750fd3: Layer already exists [2022-01-15T03:46:50.074Z] 38f33a7622df: Layer already exists [2022-01-15T03:46:50.074Z] aafab6e86974: Layer already exists [2022-01-15T03:46:50.074Z] 9e045f0c76a0: Layer already exists [2022-01-15T03:46:50.074Z] 1edf8dfe8c5b: Layer already exists [2022-01-15T03:46:50.074Z] 1f4e103c8611: Layer already exists [2022-01-15T03:46:50.074Z] 04ee90de9f65: Layer already exists [2022-01-15T03:46:50.074Z] 1a058d5342cc: Layer already exists [2022-01-15T03:46:50.074Z] 3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20: digest: sha256:408081e8dd10968db75be8f74b3502331b82759b3a45022d345ba259c50bbdfe size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:50.369Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:50.658Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-01-15T03:46:50.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-01-15T03:46:50.658Z] cb433e89de7e: Preparing [2022-01-15T03:46:50.658Z] aafab6e86974: Preparing [2022-01-15T03:46:50.658Z] 38f33a7622df: Preparing [2022-01-15T03:46:50.658Z] 4046f07f4661: Preparing [2022-01-15T03:46:50.658Z] dcafcd750fd3: Preparing [2022-01-15T03:46:50.658Z] 1edf8dfe8c5b: Preparing [2022-01-15T03:46:50.658Z] 9e045f0c76a0: Preparing [2022-01-15T03:46:50.658Z] 1f4e103c8611: Preparing [2022-01-15T03:46:50.658Z] 04ee90de9f65: Preparing [2022-01-15T03:46:50.658Z] 1a058d5342cc: Preparing [2022-01-15T03:46:50.658Z] 1edf8dfe8c5b: Waiting [2022-01-15T03:46:50.658Z] 1f4e103c8611: Waiting [2022-01-15T03:46:50.658Z] 04ee90de9f65: Waiting [2022-01-15T03:46:50.658Z] 1a058d5342cc: Waiting [2022-01-15T03:46:50.658Z] 9e045f0c76a0: Waiting [2022-01-15T03:46:50.658Z] cb433e89de7e: Layer already exists [2022-01-15T03:46:50.658Z] 38f33a7622df: Layer already exists [2022-01-15T03:46:50.658Z] aafab6e86974: Layer already exists [2022-01-15T03:46:50.658Z] 4046f07f4661: Layer already exists [2022-01-15T03:46:50.658Z] dcafcd750fd3: Layer already exists [2022-01-15T03:46:50.658Z] 1edf8dfe8c5b: Layer already exists [2022-01-15T03:46:50.658Z] 9e045f0c76a0: Layer already exists [2022-01-15T03:46:50.658Z] 1f4e103c8611: Layer already exists [2022-01-15T03:46:50.658Z] 04ee90de9f65: Layer already exists [2022-01-15T03:46:50.658Z] 1a058d5342cc: Layer already exists [2022-01-15T03:46:50.658Z] main: digest: sha256:408081e8dd10968db75be8f74b3502331b82759b3a45022d345ba259c50bbdfe size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-15T03:46:50.695Z] ===================================================== [Pipeline] echo [2022-01-15T03:46:50.712Z] taggedImages: [2022-01-15T03:46:50.712Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3acce916edd26c48cc534c43f5f6a7ed858771e5 [2022-01-15T03:46:50.712Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-01-15T03:46:50.712Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.20 [2022-01-15T03:46:50.712Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20 [2022-01-15T03:46:50.712Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-01-15T03:46:50.737Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-01-15T03:46:50.737Z] 3acce916edd26c48cc534c43f5f6a7ed858771e5 [2022-01-15T03:46:50.737Z] latest [2022-01-15T03:46:50.737Z] 2.2.0-dev.20 [2022-01-15T03:46:50.737Z] 3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20 [2022-01-15T03:46:50.737Z] main [2022-01-15T03:46:50.737Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:51.040Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3acce916edd26c48cc534c43f5f6a7ed858771e5 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:51.330Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3acce916edd26c48cc534c43f5f6a7ed858771e5 [2022-01-15T03:46:51.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-01-15T03:46:51.330Z] d6db20ba0532: Preparing [2022-01-15T03:46:51.330Z] 0a333fd1b10c: Preparing [2022-01-15T03:46:51.330Z] 71fa09ff5a09: Preparing [2022-01-15T03:46:51.330Z] b80a32d92b2e: Preparing [2022-01-15T03:46:51.330Z] 1a058d5342cc: Preparing [2022-01-15T03:46:51.330Z] 1a058d5342cc: Layer already exists [2022-01-15T03:46:51.330Z] 71fa09ff5a09: Layer already exists [2022-01-15T03:46:51.330Z] d6db20ba0532: Pushed [2022-01-15T03:46:51.330Z] b80a32d92b2e: Pushed [2022-01-15T03:46:52.269Z] 0a333fd1b10c: Pushed [2022-01-15T03:46:52.529Z] 3acce916edd26c48cc534c43f5f6a7ed858771e5: digest: sha256:b4a09aa6b8f2dd295953564763763f3f06df8199910fa025efd8cb239bc80f99 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:52.833Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:53.124Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-01-15T03:46:53.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-01-15T03:46:53.124Z] d6db20ba0532: Preparing [2022-01-15T03:46:53.124Z] 0a333fd1b10c: Preparing [2022-01-15T03:46:53.124Z] 71fa09ff5a09: Preparing [2022-01-15T03:46:53.124Z] b80a32d92b2e: Preparing [2022-01-15T03:46:53.124Z] 1a058d5342cc: Preparing [2022-01-15T03:46:53.124Z] 71fa09ff5a09: Layer already exists [2022-01-15T03:46:53.124Z] d6db20ba0532: Layer already exists [2022-01-15T03:46:53.124Z] b80a32d92b2e: Layer already exists [2022-01-15T03:46:53.124Z] 1a058d5342cc: Layer already exists [2022-01-15T03:46:53.124Z] 0a333fd1b10c: Layer already exists [2022-01-15T03:46:53.124Z] latest: digest: sha256:b4a09aa6b8f2dd295953564763763f3f06df8199910fa025efd8cb239bc80f99 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:53.424Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:53.721Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.20 [2022-01-15T03:46:53.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-01-15T03:46:53.721Z] d6db20ba0532: Preparing [2022-01-15T03:46:53.721Z] 0a333fd1b10c: Preparing [2022-01-15T03:46:53.721Z] 71fa09ff5a09: Preparing [2022-01-15T03:46:53.721Z] b80a32d92b2e: Preparing [2022-01-15T03:46:53.721Z] 1a058d5342cc: Preparing [2022-01-15T03:46:53.721Z] 1a058d5342cc: Layer already exists [2022-01-15T03:46:53.721Z] 71fa09ff5a09: Layer already exists [2022-01-15T03:46:53.721Z] 0a333fd1b10c: Layer already exists [2022-01-15T03:46:53.721Z] d6db20ba0532: Layer already exists [2022-01-15T03:46:53.721Z] b80a32d92b2e: Layer already exists [2022-01-15T03:46:53.721Z] 2.2.0-dev.20: digest: sha256:b4a09aa6b8f2dd295953564763763f3f06df8199910fa025efd8cb239bc80f99 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:54.020Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:54.311Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20 [2022-01-15T03:46:54.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-01-15T03:46:54.311Z] d6db20ba0532: Preparing [2022-01-15T03:46:54.311Z] 0a333fd1b10c: Preparing [2022-01-15T03:46:54.311Z] 71fa09ff5a09: Preparing [2022-01-15T03:46:54.311Z] b80a32d92b2e: Preparing [2022-01-15T03:46:54.311Z] 1a058d5342cc: Preparing [2022-01-15T03:46:54.311Z] 1a058d5342cc: Layer already exists [2022-01-15T03:46:54.311Z] 0a333fd1b10c: Layer already exists [2022-01-15T03:46:54.311Z] d6db20ba0532: Layer already exists [2022-01-15T03:46:54.311Z] 71fa09ff5a09: Layer already exists [2022-01-15T03:46:54.311Z] b80a32d92b2e: Layer already exists [2022-01-15T03:46:54.311Z] 3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20: digest: sha256:b4a09aa6b8f2dd295953564763763f3f06df8199910fa025efd8cb239bc80f99 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:54.606Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:54.896Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-01-15T03:46:54.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-01-15T03:46:54.896Z] d6db20ba0532: Preparing [2022-01-15T03:46:54.896Z] 0a333fd1b10c: Preparing [2022-01-15T03:46:54.896Z] 71fa09ff5a09: Preparing [2022-01-15T03:46:54.896Z] b80a32d92b2e: Preparing [2022-01-15T03:46:54.896Z] 1a058d5342cc: Preparing [2022-01-15T03:46:54.896Z] b80a32d92b2e: Layer already exists [2022-01-15T03:46:54.896Z] 71fa09ff5a09: Layer already exists [2022-01-15T03:46:54.896Z] 0a333fd1b10c: Layer already exists [2022-01-15T03:46:54.896Z] d6db20ba0532: Layer already exists [2022-01-15T03:46:54.896Z] 1a058d5342cc: Layer already exists [2022-01-15T03:46:54.896Z] main: digest: sha256:b4a09aa6b8f2dd295953564763763f3f06df8199910fa025efd8cb239bc80f99 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-15T03:46:54.941Z] ===================================================== [Pipeline] echo [2022-01-15T03:46:54.950Z] taggedImages: [2022-01-15T03:46:54.950Z] - nexus3.edgexfoundry.org:10004/support-notifications:3acce916edd26c48cc534c43f5f6a7ed858771e5 [2022-01-15T03:46:54.950Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-01-15T03:46:54.950Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.20 [2022-01-15T03:46:54.950Z] - nexus3.edgexfoundry.org:10004/support-notifications:3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20 [2022-01-15T03:46:54.950Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-01-15T03:46:54.977Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-01-15T03:46:54.977Z] 3acce916edd26c48cc534c43f5f6a7ed858771e5 [2022-01-15T03:46:54.977Z] latest [2022-01-15T03:46:54.977Z] 2.2.0-dev.20 [2022-01-15T03:46:54.977Z] 3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20 [2022-01-15T03:46:54.977Z] main [2022-01-15T03:46:54.977Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:55.294Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3acce916edd26c48cc534c43f5f6a7ed858771e5 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:55.587Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3acce916edd26c48cc534c43f5f6a7ed858771e5 [2022-01-15T03:46:55.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-01-15T03:46:55.587Z] 2948aca53315: Preparing [2022-01-15T03:46:55.587Z] 31b7a5113467: Preparing [2022-01-15T03:46:55.587Z] 71fa09ff5a09: Preparing [2022-01-15T03:46:55.587Z] 64ef6fb083c5: Preparing [2022-01-15T03:46:55.587Z] 1a058d5342cc: Preparing [2022-01-15T03:46:55.587Z] 64ef6fb083c5: Layer already exists [2022-01-15T03:46:55.587Z] 71fa09ff5a09: Layer already exists [2022-01-15T03:46:55.587Z] 1a058d5342cc: Layer already exists [2022-01-15T03:46:55.587Z] 2948aca53315: Pushed [2022-01-15T03:46:56.525Z] 31b7a5113467: Pushed [2022-01-15T03:46:56.785Z] 3acce916edd26c48cc534c43f5f6a7ed858771e5: digest: sha256:7c4e537efe3a5466526111755837fb2859231ebd10c6f92ea64148a5f4a56b89 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:57.145Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:57.514Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-01-15T03:46:57.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-01-15T03:46:57.514Z] 2948aca53315: Preparing [2022-01-15T03:46:57.514Z] 31b7a5113467: Preparing [2022-01-15T03:46:57.514Z] 71fa09ff5a09: Preparing [2022-01-15T03:46:57.514Z] 64ef6fb083c5: Preparing [2022-01-15T03:46:57.514Z] 1a058d5342cc: Preparing [2022-01-15T03:46:57.514Z] 71fa09ff5a09: Layer already exists [2022-01-15T03:46:57.514Z] 64ef6fb083c5: Layer already exists [2022-01-15T03:46:57.514Z] 1a058d5342cc: Layer already exists [2022-01-15T03:46:57.514Z] 31b7a5113467: Layer already exists [2022-01-15T03:46:57.514Z] 2948aca53315: Layer already exists [2022-01-15T03:46:57.514Z] latest: digest: sha256:7c4e537efe3a5466526111755837fb2859231ebd10c6f92ea64148a5f4a56b89 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:57.817Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:58.112Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.20 [2022-01-15T03:46:58.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-01-15T03:46:58.112Z] 2948aca53315: Preparing [2022-01-15T03:46:58.112Z] 31b7a5113467: Preparing [2022-01-15T03:46:58.112Z] 71fa09ff5a09: Preparing [2022-01-15T03:46:58.112Z] 64ef6fb083c5: Preparing [2022-01-15T03:46:58.112Z] 1a058d5342cc: Preparing [2022-01-15T03:46:58.112Z] 2948aca53315: Layer already exists [2022-01-15T03:46:58.112Z] 1a058d5342cc: Layer already exists [2022-01-15T03:46:58.112Z] 31b7a5113467: Layer already exists [2022-01-15T03:46:58.112Z] 64ef6fb083c5: Layer already exists [2022-01-15T03:46:58.112Z] 71fa09ff5a09: Layer already exists [2022-01-15T03:46:58.112Z] 2.2.0-dev.20: digest: sha256:7c4e537efe3a5466526111755837fb2859231ebd10c6f92ea64148a5f4a56b89 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:58.415Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:58.706Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20 [2022-01-15T03:46:58.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-01-15T03:46:58.706Z] 2948aca53315: Preparing [2022-01-15T03:46:58.706Z] 31b7a5113467: Preparing [2022-01-15T03:46:58.706Z] 71fa09ff5a09: Preparing [2022-01-15T03:46:58.706Z] 64ef6fb083c5: Preparing [2022-01-15T03:46:58.706Z] 1a058d5342cc: Preparing [2022-01-15T03:46:58.706Z] 1a058d5342cc: Layer already exists [2022-01-15T03:46:58.706Z] 71fa09ff5a09: Layer already exists [2022-01-15T03:46:58.706Z] 2948aca53315: Layer already exists [2022-01-15T03:46:58.706Z] 64ef6fb083c5: Layer already exists [2022-01-15T03:46:58.706Z] 31b7a5113467: Layer already exists [2022-01-15T03:46:58.706Z] 3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20: digest: sha256:7c4e537efe3a5466526111755837fb2859231ebd10c6f92ea64148a5f4a56b89 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:59.002Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:59.299Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-01-15T03:46:59.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-01-15T03:46:59.299Z] 2948aca53315: Preparing [2022-01-15T03:46:59.299Z] 31b7a5113467: Preparing [2022-01-15T03:46:59.299Z] 71fa09ff5a09: Preparing [2022-01-15T03:46:59.299Z] 64ef6fb083c5: Preparing [2022-01-15T03:46:59.299Z] 1a058d5342cc: Preparing [2022-01-15T03:46:59.299Z] 1a058d5342cc: Layer already exists [2022-01-15T03:46:59.299Z] 71fa09ff5a09: Layer already exists [2022-01-15T03:46:59.299Z] 64ef6fb083c5: Layer already exists [2022-01-15T03:46:59.299Z] 31b7a5113467: Layer already exists [2022-01-15T03:46:59.299Z] 2948aca53315: Layer already exists [2022-01-15T03:46:59.299Z] main: digest: sha256:7c4e537efe3a5466526111755837fb2859231ebd10c6f92ea64148a5f4a56b89 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-15T03:46:59.339Z] ===================================================== [Pipeline] echo [2022-01-15T03:46:59.349Z] taggedImages: [2022-01-15T03:46:59.349Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3acce916edd26c48cc534c43f5f6a7ed858771e5 [2022-01-15T03:46:59.349Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-01-15T03:46:59.349Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.20 [2022-01-15T03:46:59.349Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20 [2022-01-15T03:46:59.349Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-01-15T03:46:59.373Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-01-15T03:46:59.373Z] 3acce916edd26c48cc534c43f5f6a7ed858771e5 [2022-01-15T03:46:59.373Z] latest [2022-01-15T03:46:59.373Z] 2.2.0-dev.20 [2022-01-15T03:46:59.373Z] 3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20 [2022-01-15T03:46:59.373Z] main [2022-01-15T03:46:59.373Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:59.691Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3acce916edd26c48cc534c43f5f6a7ed858771e5 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:46:59.989Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3acce916edd26c48cc534c43f5f6a7ed858771e5 [2022-01-15T03:46:59.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-01-15T03:46:59.989Z] e44b60f70e06: Preparing [2022-01-15T03:46:59.989Z] 5e251422ab5c: Preparing [2022-01-15T03:46:59.989Z] 3f3b89bf0446: Preparing [2022-01-15T03:46:59.989Z] 2fd3ad7f5eca: Preparing [2022-01-15T03:46:59.989Z] 4b4527d9d361: Preparing [2022-01-15T03:46:59.989Z] 0419e16943bb: Preparing [2022-01-15T03:46:59.989Z] 2bc6eda7d6fe: Preparing [2022-01-15T03:46:59.989Z] 38c686747f67: Preparing [2022-01-15T03:46:59.989Z] 698317193ef4: Preparing [2022-01-15T03:46:59.989Z] 3de006b0ad1b: Preparing [2022-01-15T03:46:59.989Z] 1a058d5342cc: Preparing [2022-01-15T03:46:59.989Z] 0419e16943bb: Waiting [2022-01-15T03:46:59.989Z] 2bc6eda7d6fe: Waiting [2022-01-15T03:46:59.989Z] 38c686747f67: Waiting [2022-01-15T03:46:59.989Z] 698317193ef4: Waiting [2022-01-15T03:46:59.989Z] 3de006b0ad1b: Waiting [2022-01-15T03:46:59.989Z] 1a058d5342cc: Waiting [2022-01-15T03:46:59.989Z] 4b4527d9d361: Layer already exists [2022-01-15T03:47:00.569Z] 0419e16943bb: Layer already exists [2022-01-15T03:47:00.569Z] 5e251422ab5c: Pushed [2022-01-15T03:47:00.569Z] 2bc6eda7d6fe: Layer already exists [2022-01-15T03:47:00.569Z] 698317193ef4: Layer already exists [2022-01-15T03:47:00.569Z] 38c686747f67: Layer already exists [2022-01-15T03:47:00.569Z] 1a058d5342cc: Layer already exists [2022-01-15T03:47:00.569Z] 3de006b0ad1b: Layer already exists [2022-01-15T03:47:00.569Z] e44b60f70e06: Pushed [2022-01-15T03:47:00.830Z] 3f3b89bf0446: Pushed [2022-01-15T03:47:06.126Z] 2fd3ad7f5eca: Pushed [2022-01-15T03:47:06.126Z] 3acce916edd26c48cc534c43f5f6a7ed858771e5: digest: sha256:230335d8a3f7f585bb685f3bbc1f0ead605da6a746a249c60681888c476cdbbd size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:47:06.422Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:47:06.721Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-01-15T03:47:06.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-01-15T03:47:06.721Z] e44b60f70e06: Preparing [2022-01-15T03:47:06.721Z] 5e251422ab5c: Preparing [2022-01-15T03:47:06.721Z] 3f3b89bf0446: Preparing [2022-01-15T03:47:06.721Z] 2fd3ad7f5eca: Preparing [2022-01-15T03:47:06.721Z] 4b4527d9d361: Preparing [2022-01-15T03:47:06.721Z] 0419e16943bb: Preparing [2022-01-15T03:47:06.721Z] 2bc6eda7d6fe: Preparing [2022-01-15T03:47:06.721Z] 38c686747f67: Preparing [2022-01-15T03:47:06.721Z] 698317193ef4: Preparing [2022-01-15T03:47:06.721Z] 3de006b0ad1b: Preparing [2022-01-15T03:47:06.721Z] 1a058d5342cc: Preparing [2022-01-15T03:47:06.721Z] 0419e16943bb: Waiting [2022-01-15T03:47:06.721Z] 2bc6eda7d6fe: Waiting [2022-01-15T03:47:06.721Z] 38c686747f67: Waiting [2022-01-15T03:47:06.721Z] 698317193ef4: Waiting [2022-01-15T03:47:06.721Z] 3de006b0ad1b: Waiting [2022-01-15T03:47:06.721Z] 1a058d5342cc: Waiting [2022-01-15T03:47:06.721Z] 4b4527d9d361: Layer already exists [2022-01-15T03:47:06.721Z] 3f3b89bf0446: Layer already exists [2022-01-15T03:47:06.721Z] e44b60f70e06: Layer already exists [2022-01-15T03:47:06.721Z] 2fd3ad7f5eca: Layer already exists [2022-01-15T03:47:06.721Z] 5e251422ab5c: Layer already exists [2022-01-15T03:47:06.721Z] 0419e16943bb: Layer already exists [2022-01-15T03:47:06.721Z] 38c686747f67: Layer already exists [2022-01-15T03:47:06.721Z] 2bc6eda7d6fe: Layer already exists [2022-01-15T03:47:06.721Z] 698317193ef4: Layer already exists [2022-01-15T03:47:06.721Z] 3de006b0ad1b: Layer already exists [2022-01-15T03:47:06.721Z] 1a058d5342cc: Layer already exists [2022-01-15T03:47:06.721Z] latest: digest: sha256:230335d8a3f7f585bb685f3bbc1f0ead605da6a746a249c60681888c476cdbbd size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:47:07.019Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:47:07.313Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.20 [2022-01-15T03:47:07.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-01-15T03:47:07.313Z] e44b60f70e06: Preparing [2022-01-15T03:47:07.313Z] 5e251422ab5c: Preparing [2022-01-15T03:47:07.313Z] 3f3b89bf0446: Preparing [2022-01-15T03:47:07.313Z] 2fd3ad7f5eca: Preparing [2022-01-15T03:47:07.313Z] 4b4527d9d361: Preparing [2022-01-15T03:47:07.313Z] 0419e16943bb: Preparing [2022-01-15T03:47:07.313Z] 2bc6eda7d6fe: Preparing [2022-01-15T03:47:07.313Z] 38c686747f67: Preparing [2022-01-15T03:47:07.313Z] 698317193ef4: Preparing [2022-01-15T03:47:07.313Z] 3de006b0ad1b: Preparing [2022-01-15T03:47:07.313Z] 1a058d5342cc: Preparing [2022-01-15T03:47:07.313Z] 0419e16943bb: Waiting [2022-01-15T03:47:07.313Z] 2bc6eda7d6fe: Waiting [2022-01-15T03:47:07.313Z] 38c686747f67: Waiting [2022-01-15T03:47:07.313Z] 698317193ef4: Waiting [2022-01-15T03:47:07.313Z] 3de006b0ad1b: Waiting [2022-01-15T03:47:07.313Z] 1a058d5342cc: Waiting [2022-01-15T03:47:07.313Z] 4b4527d9d361: Layer already exists [2022-01-15T03:47:07.313Z] e44b60f70e06: Layer already exists [2022-01-15T03:47:07.313Z] 3f3b89bf0446: Layer already exists [2022-01-15T03:47:07.313Z] 5e251422ab5c: Layer already exists [2022-01-15T03:47:07.313Z] 2fd3ad7f5eca: Layer already exists [2022-01-15T03:47:07.313Z] 0419e16943bb: Layer already exists [2022-01-15T03:47:07.313Z] 2bc6eda7d6fe: Layer already exists [2022-01-15T03:47:07.313Z] 3de006b0ad1b: Layer already exists [2022-01-15T03:47:07.313Z] 38c686747f67: Layer already exists [2022-01-15T03:47:07.313Z] 698317193ef4: Layer already exists [2022-01-15T03:47:07.313Z] 1a058d5342cc: Layer already exists [2022-01-15T03:47:07.313Z] 2.2.0-dev.20: digest: sha256:230335d8a3f7f585bb685f3bbc1f0ead605da6a746a249c60681888c476cdbbd size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:47:07.613Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:47:07.913Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20 [2022-01-15T03:47:07.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-01-15T03:47:07.914Z] e44b60f70e06: Preparing [2022-01-15T03:47:07.914Z] 5e251422ab5c: Preparing [2022-01-15T03:47:07.914Z] 3f3b89bf0446: Preparing [2022-01-15T03:47:07.914Z] 2fd3ad7f5eca: Preparing [2022-01-15T03:47:07.914Z] 4b4527d9d361: Preparing [2022-01-15T03:47:07.914Z] 0419e16943bb: Preparing [2022-01-15T03:47:07.914Z] 2bc6eda7d6fe: Preparing [2022-01-15T03:47:07.914Z] 38c686747f67: Preparing [2022-01-15T03:47:07.914Z] 698317193ef4: Preparing [2022-01-15T03:47:07.914Z] 3de006b0ad1b: Preparing [2022-01-15T03:47:07.914Z] 1a058d5342cc: Preparing [2022-01-15T03:47:07.914Z] 0419e16943bb: Waiting [2022-01-15T03:47:07.914Z] 2bc6eda7d6fe: Waiting [2022-01-15T03:47:07.914Z] 38c686747f67: Waiting [2022-01-15T03:47:07.914Z] 698317193ef4: Waiting [2022-01-15T03:47:07.914Z] 3de006b0ad1b: Waiting [2022-01-15T03:47:07.914Z] 1a058d5342cc: Waiting [2022-01-15T03:47:07.914Z] 2fd3ad7f5eca: Layer already exists [2022-01-15T03:47:07.914Z] 4b4527d9d361: Layer already exists [2022-01-15T03:47:07.914Z] 3f3b89bf0446: Layer already exists [2022-01-15T03:47:07.914Z] e44b60f70e06: Layer already exists [2022-01-15T03:47:07.914Z] 5e251422ab5c: Layer already exists [2022-01-15T03:47:07.914Z] 2bc6eda7d6fe: Layer already exists [2022-01-15T03:47:07.914Z] 38c686747f67: Layer already exists [2022-01-15T03:47:07.914Z] 0419e16943bb: Layer already exists [2022-01-15T03:47:07.914Z] 3de006b0ad1b: Layer already exists [2022-01-15T03:47:07.914Z] 1a058d5342cc: Layer already exists [2022-01-15T03:47:07.914Z] 698317193ef4: Layer already exists [2022-01-15T03:47:07.914Z] 3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20: digest: sha256:230335d8a3f7f585bb685f3bbc1f0ead605da6a746a249c60681888c476cdbbd size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:47:08.211Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:47:08.508Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-01-15T03:47:08.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-01-15T03:47:08.508Z] e44b60f70e06: Preparing [2022-01-15T03:47:08.508Z] 5e251422ab5c: Preparing [2022-01-15T03:47:08.508Z] 3f3b89bf0446: Preparing [2022-01-15T03:47:08.508Z] 2fd3ad7f5eca: Preparing [2022-01-15T03:47:08.508Z] 4b4527d9d361: Preparing [2022-01-15T03:47:08.508Z] 0419e16943bb: Preparing [2022-01-15T03:47:08.508Z] 2bc6eda7d6fe: Preparing [2022-01-15T03:47:08.508Z] 38c686747f67: Preparing [2022-01-15T03:47:08.508Z] 698317193ef4: Preparing [2022-01-15T03:47:08.508Z] 3de006b0ad1b: Preparing [2022-01-15T03:47:08.508Z] 1a058d5342cc: Preparing [2022-01-15T03:47:08.508Z] 0419e16943bb: Waiting [2022-01-15T03:47:08.508Z] 2bc6eda7d6fe: Waiting [2022-01-15T03:47:08.508Z] 38c686747f67: Waiting [2022-01-15T03:47:08.508Z] 698317193ef4: Waiting [2022-01-15T03:47:08.508Z] 3de006b0ad1b: Waiting [2022-01-15T03:47:08.508Z] 1a058d5342cc: Waiting [2022-01-15T03:47:08.508Z] 3f3b89bf0446: Layer already exists [2022-01-15T03:47:08.508Z] e44b60f70e06: Layer already exists [2022-01-15T03:47:08.508Z] 4b4527d9d361: Layer already exists [2022-01-15T03:47:08.508Z] 5e251422ab5c: Layer already exists [2022-01-15T03:47:08.508Z] 2fd3ad7f5eca: Layer already exists [2022-01-15T03:47:08.508Z] 0419e16943bb: Layer already exists [2022-01-15T03:47:08.508Z] 2bc6eda7d6fe: Layer already exists [2022-01-15T03:47:08.508Z] 38c686747f67: Layer already exists [2022-01-15T03:47:08.508Z] 3de006b0ad1b: Layer already exists [2022-01-15T03:47:08.508Z] 698317193ef4: Layer already exists [2022-01-15T03:47:08.508Z] 1a058d5342cc: Layer already exists [2022-01-15T03:47:08.508Z] main: digest: sha256:230335d8a3f7f585bb685f3bbc1f0ead605da6a746a249c60681888c476cdbbd size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-15T03:47:08.546Z] ===================================================== [Pipeline] echo [2022-01-15T03:47:08.562Z] taggedImages: [2022-01-15T03:47:08.562Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3acce916edd26c48cc534c43f5f6a7ed858771e5 [2022-01-15T03:47:08.562Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-01-15T03:47:08.562Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.20 [2022-01-15T03:47:08.562Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20 [2022-01-15T03:47:08.562Z] - 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] } [2022-01-15T03:47:55.886Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o ./cmd/secrets-config ./cmd/secrets-config [2022-01-15T03:47:55.886Z] Removing intermediate container 36e5e69bd723 [2022-01-15T03:47:55.886Z] ---> 66df871bdfe2 [2022-01-15T03:47:55.886Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-01-15T03:47:55.887Z] Removing intermediate container 7072b20a5310 [2022-01-15T03:47:55.887Z] ---> 3429f4127345 [2022-01-15T03:47:55.887Z] [2022-01-15T03:47:55.887Z] Step 9/22 : FROM alpine:3.14 [2022-01-15T03:47:55.887Z] ---> Running in 44da27df33f7 [2022-01-15T03:47:55.887Z] 3.14: Pulling from library/alpine [2022-01-15T03:47:55.887Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-01-15T03:47:55.887Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-15T03:47:55.887Z] Status: Downloaded newer image for alpine:3.14 [2022-01-15T03:47:55.887Z] ---> 5b8b7b635229 [2022-01-15T03:47:55.887Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-01-15T03:47:55.887Z] ---> Running in 7819d5833fc3 [2022-01-15T03:47:57.881Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-15T03:47:58.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-15T03:47:59.165Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-15T03:47:59.461Z] Executing busybox-1.33.1-r6.trigger [2022-01-15T03:47:59.461Z] OK: 6 MiB in 15 packages [2022-01-15T03:47:59.461Z] Removing intermediate container 9580ed767764 [2022-01-15T03:47:59.462Z] ---> fea599627de1 [2022-01-15T03:47:59.462Z] [2022-01-15T03:47:59.462Z] Step 9/20 : FROM alpine:3.14 [2022-01-15T03:47:59.462Z] ---> 5b8b7b635229 [2022-01-15T03:47:59.462Z] Step 10/20 : RUN apk add --update --no-cache curl [2022-01-15T03:47:59.744Z] ---> Running in faf6b242e5d4 [2022-01-15T03:48:00.723Z] Removing intermediate container 44da27df33f7 [2022-01-15T03:48:00.724Z] ---> c5dc9c3bfc3d [2022-01-15T03:48:00.724Z] [2022-01-15T03:48:00.724Z] Step 10/22 : FROM docker:20.10.10 [2022-01-15T03:48:00.996Z] Removing intermediate container 7819d5833fc3 [2022-01-15T03:48:00.996Z] ---> 8921ab2ec785 [2022-01-15T03:48:00.996Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-15T03:48:00.996Z] 20.10.10: Pulling from library/docker [2022-01-15T03:48:00.996Z] ---> Running in d634894bf600 [2022-01-15T03:48:01.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-15T03:48:01.601Z] Removing intermediate container d634894bf600 [2022-01-15T03:48:01.601Z] ---> 2ded21196b7f [2022-01-15T03:48:01.601Z] Step 12/22 : ENV APP_PORT=59882 [2022-01-15T03:48:01.880Z] ---> Running in 1fe8d8654c66 [2022-01-15T03:48:01.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-15T03:48:02.867Z] (1/5) Installing ca-certificates (20191127-r5) [2022-01-15T03:48:02.867Z] Removing intermediate container 1fe8d8654c66 [2022-01-15T03:48:02.867Z] ---> 3c8eff99a83b [2022-01-15T03:48:02.867Z] Step 13/22 : EXPOSE $APP_PORT [2022-01-15T03:48:02.867Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-01-15T03:48:02.867Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-01-15T03:48:02.867Z] (4/5) Installing libcurl (7.79.1-r0) [2022-01-15T03:48:02.867Z] (5/5) Installing curl (7.79.1-r0) [2022-01-15T03:48:02.867Z] Executing busybox-1.33.1-r6.trigger [2022-01-15T03:48:02.867Z] Executing ca-certificates-20191127-r5.trigger [2022-01-15T03:48:03.153Z] ---> Running in 3055ac4fe72c [2022-01-15T03:48:03.430Z] OK: 8 MiB in 19 packages [2022-01-15T03:48:04.029Z] Removing intermediate container 3055ac4fe72c [2022-01-15T03:48:04.029Z] ---> 362998dd0283 [2022-01-15T03:48:04.029Z] Step 14/22 : WORKDIR / [2022-01-15T03:48:04.309Z] ---> Running in 01cde7e96fc7 [2022-01-15T03:48:05.294Z] Removing intermediate container 01cde7e96fc7 [2022-01-15T03:48:05.294Z] ---> 88bb55f3a3af [2022-01-15T03:48:05.294Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-15T03:48:05.294Z] Removing intermediate container faf6b242e5d4 [2022-01-15T03:48:05.294Z] ---> 901534621e83 [2022-01-15T03:48:05.294Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-15T03:48:05.572Z] ---> Running in c125e5f0f664 [2022-01-15T03:48:06.174Z] Removing intermediate container a0e2076b47ec [2022-01-15T03:48:06.174Z] ---> 5b075c53b052 [2022-01-15T03:48:06.174Z] [2022-01-15T03:48:06.174Z] Step 9/21 : FROM alpine:3.14 [2022-01-15T03:48:06.174Z] ---> 5b8b7b635229 [2022-01-15T03:48:06.174Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-01-15T03:48:06.174Z] ---> ebb6babf853c [2022-01-15T03:48:06.174Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-01-15T03:48:06.174Z] ---> Running in ff23613c3f46 [2022-01-15T03:48:06.174Z] Removing intermediate container c125e5f0f664 [2022-01-15T03:48:06.174Z] ---> 5061ffe032a3 [2022-01-15T03:48:06.174Z] Step 12/20 : WORKDIR /edgex [2022-01-15T03:48:06.451Z] ---> Running in fed10dc8f57e [2022-01-15T03:48:07.427Z] Removing intermediate container fed10dc8f57e [2022-01-15T03:48:07.427Z] ---> af7c390737f8 [2022-01-15T03:48:07.427Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-01-15T03:48:08.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-15T03:48:08.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-15T03:48:08.303Z] ---> 4a65ef2a7c04 [2022-01-15T03:48:08.303Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-01-15T03:48:08.579Z] ---> f09833e39673 [2022-01-15T03:48:08.579Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-01-15T03:48:08.854Z] Removing intermediate container 82a6bbfc343e [2022-01-15T03:48:08.854Z] ---> 095dcbb26443 [2022-01-15T03:48:08.854Z] [2022-01-15T03:48:08.854Z] Step 9/22 : FROM alpine:3.14 [2022-01-15T03:48:08.854Z] ---> 5b8b7b635229 [2022-01-15T03:48:08.854Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-01-15T03:48:08.854Z] ---> Using cache [2022-01-15T03:48:08.854Z] ---> 8921ab2ec785 [2022-01-15T03:48:08.854Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-15T03:48:08.854Z] ---> Using cache [2022-01-15T03:48:08.854Z] ---> 2ded21196b7f [2022-01-15T03:48:08.854Z] Step 12/22 : ENV APP_PORT=59881 [2022-01-15T03:48:08.854Z] (1/2) Installing ca-certificates (20191127-r5) [2022-01-15T03:48:09.128Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-01-15T03:48:09.128Z] Executing busybox-1.33.1-r6.trigger [2022-01-15T03:48:09.128Z] Executing ca-certificates-20191127-r5.trigger [2022-01-15T03:48:09.128Z] ---> Running in 965a5fd7c53e [2022-01-15T03:48:09.405Z] OK: 6 MiB in 16 packages [2022-01-15T03:48:09.679Z] ---> cfaee5ab7427 [2022-01-15T03:48:09.679Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2022-01-15T03:48:09.679Z] ---> Running in 3c71c799adb8 [2022-01-15T03:48:09.953Z] Removing intermediate container 965a5fd7c53e [2022-01-15T03:48:09.953Z] ---> f2c7ba576706 [2022-01-15T03:48:09.953Z] Step 13/22 : EXPOSE $APP_PORT [2022-01-15T03:48:09.953Z] ---> Running in f98c891def1c [2022-01-15T03:48:10.559Z] Removing intermediate container 3c71c799adb8 [2022-01-15T03:48:10.559Z] ---> 2e4468347639 [2022-01-15T03:48:10.559Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-15T03:48:10.559Z] ---> Running in bd47deb72af0 [2022-01-15T03:48:10.559Z] Removing intermediate container f98c891def1c [2022-01-15T03:48:10.559Z] ---> bf3b0ca1b22e [2022-01-15T03:48:10.559Z] Step 14/22 : WORKDIR / [2022-01-15T03:48:10.833Z] ---> 095af28f40e4 [2022-01-15T03:48:10.833Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-01-15T03:48:10.833Z] ---> Running in 34c84b06f1c0 [2022-01-15T03:48:11.114Z] Removing intermediate container ff23613c3f46 [2022-01-15T03:48:11.114Z] ---> 37cac1d28bd3 [2022-01-15T03:48:11.114Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-15T03:48:11.396Z] Removing intermediate container bd47deb72af0 [2022-01-15T03:48:11.396Z] ---> 5985bc452c9b [2022-01-15T03:48:11.396Z] Step 20/22 : LABEL arch=arm64 [2022-01-15T03:48:11.396Z] ---> Running in b43164b54523 [2022-01-15T03:48:11.396Z] ---> Running in 12048f78ecee [2022-01-15T03:48:11.672Z] Removing intermediate container 34c84b06f1c0 [2022-01-15T03:48:11.672Z] ---> 9b0d1de408cf [2022-01-15T03:48:11.672Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-15T03:48:11.948Z] Removing intermediate container b43164b54523 [2022-01-15T03:48:11.948Z] ---> 255f42041d3a [2022-01-15T03:48:11.948Z] Step 12/21 : ENV APP_PORT=59860 [2022-01-15T03:48:12.221Z] ---> Running in 58e8195b3a1c [2022-01-15T03:48:12.221Z] Removing intermediate container 12048f78ecee [2022-01-15T03:48:12.221Z] ---> 1fb040f4de16 [2022-01-15T03:48:12.221Z] Step 21/22 : LABEL git_sha=3acce916edd26c48cc534c43f5f6a7ed858771e5 [2022-01-15T03:48:12.221Z] ---> Running in 6664a4adfa00 [2022-01-15T03:48:12.503Z] ---> 5b0e6a1d2b26 [2022-01-15T03:48:12.503Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-01-15T03:48:12.782Z] ---> 15375aa60626 [2022-01-15T03:48:12.782Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-01-15T03:48:12.782Z] Removing intermediate container 58e8195b3a1c [2022-01-15T03:48:12.782Z] ---> 019e36595f2c [2022-01-15T03:48:12.782Z] Step 13/21 : EXPOSE $APP_PORT [2022-01-15T03:48:12.782Z] ---> Running in 6fae76e80532 [2022-01-15T03:48:13.057Z] ---> Running in a00874de1bf6 [2022-01-15T03:48:13.057Z] Removing intermediate container 6664a4adfa00 [2022-01-15T03:48:13.057Z] ---> 1947d9352f99 [2022-01-15T03:48:13.057Z] Step 22/22 : LABEL version=2.2.0-dev.20 [2022-01-15T03:48:13.057Z] ---> Running in 218d6c775260 [2022-01-15T03:48:13.336Z] Removing intermediate container 6fae76e80532 [2022-01-15T03:48:13.336Z] ---> 2877a5771345 [2022-01-15T03:48:13.336Z] Step 17/20 : CMD ["--init=true"] [2022-01-15T03:48:13.613Z] ---> Running in 7a4da9205c86 [2022-01-15T03:48:13.613Z] Removing intermediate container a00874de1bf6 [2022-01-15T03:48:13.613Z] ---> b2c632a386bb [2022-01-15T03:48:13.613Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-15T03:48:13.613Z] Removing intermediate container 218d6c775260 [2022-01-15T03:48:13.613Z] ---> bf3f32727402 [2022-01-15T03:48:13.613Z] [2022-01-15T03:48:14.227Z] Removing intermediate container 7a4da9205c86 [2022-01-15T03:48:14.227Z] ---> c905c59fb214 [2022-01-15T03:48:14.227Z] Step 18/20 : LABEL arch=arm64 [2022-01-15T03:48:14.227Z] ---> Running in 9b1b0efebba1 [2022-01-15T03:48:14.505Z] Successfully built bf3f32727402 [2022-01-15T03:48:14.505Z] Successfully tagged core-command-arm64:latest [2022-01-15T03:48:14.505Z] Building security-bootstrapper [2022-01-15T03:48:14.505Z]  Building core-command ... done  ---> 22be8399e3f7 [2022-01-15T03:48:14.505Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-01-15T03:48:14.784Z] ---> 2764110dd51f [2022-01-15T03:48:14.784Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-01-15T03:48:15.059Z] Removing intermediate container 9b1b0efebba1 [2022-01-15T03:48:15.059Z] ---> b652e29a2234 [2022-01-15T03:48:15.059Z] Step 19/20 : LABEL git_sha=3acce916edd26c48cc534c43f5f6a7ed858771e5 [2022-01-15T03:48:15.059Z] ---> Running in 02fbe4e27c90 [2022-01-15T03:48:15.662Z] ---> a89dba1a3658 [2022-01-15T03:48:15.662Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2022-01-15T03:48:15.940Z] ---> Running in 96c87edf3377 [2022-01-15T03:48:15.940Z] Removing intermediate container 02fbe4e27c90 [2022-01-15T03:48:15.940Z] ---> 7b13a8df37f5 [2022-01-15T03:48:15.940Z] Step 20/20 : LABEL version=2.2.0-dev.20 [2022-01-15T03:48:16.546Z] ---> Running in 5db5cdb4660a [2022-01-15T03:48:16.546Z] Removing intermediate container 96c87edf3377 [2022-01-15T03:48:16.546Z] ---> 761bd1d9abb8 [2022-01-15T03:48:16.546Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-15T03:48:16.546Z] ---> 72de06570979 [2022-01-15T03:48:16.546Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-01-15T03:48:16.838Z] ---> Running in 66c36525362a [2022-01-15T03:48:17.117Z] Removing intermediate container 5db5cdb4660a [2022-01-15T03:48:17.117Z] ---> f3a4b7ed1d3c [2022-01-15T03:48:17.117Z] [2022-01-15T03:48:17.415Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-01-15T03:48:17.415Z] Status: Downloaded newer image for docker:20.10.10 [2022-01-15T03:48:17.415Z] ---> 520e9a0a30f7 [2022-01-15T03:48:17.415Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-01-15T03:48:17.415Z] Successfully built f3a4b7ed1d3c [2022-01-15T03:48:17.415Z] Successfully tagged security-proxy-setup-arm64:latest [2022-01-15T03:48:17.415Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2022-01-15T03:48:17.415Z] Removing intermediate container 66c36525362a [2022-01-15T03:48:17.415Z] ---> 93e1717af134 [2022-01-15T03:48:17.415Z] Step 20/22 : LABEL arch=arm64 [2022-01-15T03:48:17.415Z] ---> Running in c7977d26ca62 [2022-01-15T03:48:17.690Z] ---> Running in 672bb9ade226 [2022-01-15T03:48:17.690Z] ---> e3c3abbebde7 [2022-01-15T03:48:17.690Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2022-01-15T03:48:17.690Z] ---> Running in 5afd012de73f [2022-01-15T03:48:17.964Z] Removing intermediate container c7977d26ca62 [2022-01-15T03:48:17.964Z] ---> d47867c3c1ff [2022-01-15T03:48:17.964Z] 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 [2022-01-15T03:48:17.964Z] Removing intermediate container 672bb9ade226 [2022-01-15T03:48:17.964Z] ---> 66ceaa9f5ea3 [2022-01-15T03:48:18.240Z] Step 21/22 : LABEL git_sha=3acce916edd26c48cc534c43f5f6a7ed858771e5 [2022-01-15T03:48:18.240Z] ---> Running in ac46fa13995e [2022-01-15T03:48:18.240Z] ---> Running in d66f8c5d2f0b [2022-01-15T03:48:18.240Z] Removing intermediate container 5afd012de73f [2022-01-15T03:48:18.240Z] ---> f548d2be89f3 [2022-01-15T03:48:18.240Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-15T03:48:18.518Z] ---> Running in 9e3add7b6c8d [2022-01-15T03:48:18.792Z] Removing intermediate container d66f8c5d2f0b [2022-01-15T03:48:18.792Z] ---> dab9279b3cd3 [2022-01-15T03:48:18.792Z] Step 22/22 : LABEL version=2.2.0-dev.20 [2022-01-15T03:48:19.074Z] ---> Running in c4badab485ca [2022-01-15T03:48:19.074Z] Removing intermediate container 9e3add7b6c8d [2022-01-15T03:48:19.074Z] ---> 6701abe73e22 [2022-01-15T03:48:19.074Z] Step 19/21 : LABEL arch=arm64 [2022-01-15T03:48:19.351Z] ---> Running in 20fc7bc08228 [2022-01-15T03:48:19.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-15T03:48:19.628Z] Removing intermediate container c4badab485ca [2022-01-15T03:48:19.628Z] ---> 1c099757fdb8 [2022-01-15T03:48:19.628Z] [2022-01-15T03:48:19.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-15T03:48:19.903Z] Removing intermediate container 20fc7bc08228 [2022-01-15T03:48:19.903Z] ---> a6e9a8d7aa0b [2022-01-15T03:48:19.903Z] Step 20/21 : LABEL git_sha=3acce916edd26c48cc534c43f5f6a7ed858771e5 [2022-01-15T03:48:19.903Z] Successfully built 1c099757fdb8 [2022-01-15T03:48:19.903Z] Successfully tagged core-metadata-arm64:latest [2022-01-15T03:48:19.903Z] Building support-scheduler [2022-01-15T03:48:19.903Z]  Building core-metadata ... done  ---> Running in 58ae8912c57a [2022-01-15T03:48:20.505Z] Removing intermediate container 58ae8912c57a [2022-01-15T03:48:20.505Z] ---> d8d4ddc7d5f4 [2022-01-15T03:48:20.505Z] Step 21/21 : LABEL version=2.2.0-dev.20 [2022-01-15T03:48:20.505Z] (1/42) Installing readline (8.1.0-r0) [2022-01-15T03:48:20.505Z] (2/42) Installing bash (5.1.4-r0) [2022-01-15T03:48:20.505Z] Executing bash-5.1.4-r0.post-install [2022-01-15T03:48:20.505Z] ---> Running in cb9e02cc6445 [2022-01-15T03:48:20.505Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-01-15T03:48:20.782Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-01-15T03:48:20.782Z] (5/42) Installing libcurl (7.79.1-r0) [2022-01-15T03:48:20.782Z] (6/42) Installing curl (7.79.1-r0) [2022-01-15T03:48:20.782Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-01-15T03:48:20.782Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-01-15T03:48:20.782Z] (9/42) Installing expat (2.4.1-r0) [2022-01-15T03:48:20.782Z] (10/42) Installing libffi (3.3-r2) [2022-01-15T03:48:20.782Z] (11/42) Installing gdbm (1.19-r0) [2022-01-15T03:48:20.782Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-01-15T03:48:20.782Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-01-15T03:48:20.782Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-15T03:48:20.782Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-01-15T03:48:21.061Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-01-15T03:48:21.061Z] (17/42) Installing python3 (3.9.5-r2) [2022-01-15T03:48:21.061Z] Removing intermediate container cb9e02cc6445 [2022-01-15T03:48:21.061Z] ---> 9cdf4b8e70e5 [2022-01-15T03:48:21.061Z] [2022-01-15T03:48:21.336Z] Successfully built 9cdf4b8e70e5 [2022-01-15T03:48:21.336Z] Successfully tagged support-notifications-arm64:latest [2022-01-15T03:48:21.336Z]  Building support-notifications ... done Building core-data [2022-01-15T03:48:22.789Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-01-15T03:48:22.789Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-01-15T03:48:22.789Z] (20/42) Installing py3-idna (3.2-r0) [2022-01-15T03:48:22.789Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-01-15T03:48:23.066Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-01-15T03:48:23.066Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-01-15T03:48:23.066Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-01-15T03:48:23.066Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-01-15T03:48:23.066Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-01-15T03:48:23.066Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-01-15T03:48:23.066Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-01-15T03:48:23.066Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-01-15T03:48:23.066Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-01-15T03:48:23.066Z] (31/42) Installing py3-six (1.15.0-r1) [2022-01-15T03:48:23.066Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-01-15T03:48:23.066Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-01-15T03:48:23.338Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-01-15T03:48:23.338Z] (35/42) Installing py3-packaging (20.9-r1) [2022-01-15T03:48:23.338Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-01-15T03:48:23.338Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-01-15T03:48:23.338Z] (38/42) Installing py3-progress (1.5-r2) [2022-01-15T03:48:23.338Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-01-15T03:48:23.338Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-01-15T03:48:23.338Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-01-15T03:48:23.338Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-01-15T03:48:23.946Z] Executing busybox-1.33.1-r6.trigger [2022-01-15T03:48:23.946Z] OK: 84 MiB in 64 packages [2022-01-15T03:48:28.266Z] Collecting docker-compose==1.23.2 [2022-01-15T03:48:28.266Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-01-15T03:48:28.536Z] Collecting texttable<0.10,>=0.9.0 [2022-01-15T03:48:28.536Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-01-15T03:48:30.509Z] Collecting cached-property<2,>=1.2.0 [2022-01-15T03:48:30.509Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-01-15T03:48:30.784Z] Collecting docker<4.0,>=3.6.0 [2022-01-15T03:48:30.784Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-01-15T03:48:31.057Z] Collecting dockerpty<0.5,>=0.4.1 [2022-01-15T03:48:31.057Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-01-15T03:48:33.053Z] Collecting docopt<0.7,>=0.6.1 [2022-01-15T03:48:33.053Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-01-15T03:48:35.025Z] Collecting jsonschema<3,>=2.5.1 [2022-01-15T03:48:35.025Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-01-15T03:48:35.025Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-01-15T03:48:35.632Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-01-15T03:48:35.632Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-01-15T03:48:36.231Z] Collecting websocket-client<1.0,>=0.32.0 [2022-01-15T03:48:36.231Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-01-15T03:48:37.220Z] Collecting PyYAML<4,>=3.10 [2022-01-15T03:48:37.220Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-01-15T03:48:40.624Z] Collecting docker-pycreds>=0.4.0 [2022-01-15T03:48:40.624Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-01-15T03:48:42.059Z] Collecting urllib3<1.25,>=1.21.1 [2022-01-15T03:48:42.059Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-01-15T03:48:42.059Z] 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) [2022-01-15T03:48:42.332Z] Collecting idna<2.8,>=2.5 [2022-01-15T03:48:42.332Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-01-15T03:48:42.612Z] Collecting chardet<3.1.0,>=3.0.2 [2022-01-15T03:48:42.612Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-01-15T03:48:42.612Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-15T03:48:42.612Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2022-01-15T03:48:42.612Z] ---> 3b75088fbd86 [2022-01-15T03:48:42.612Z] Step 3/30 : WORKDIR /edgex-go [2022-01-15T03:48:42.612Z] ---> Using cache [2022-01-15T03:48:42.612Z] ---> 2e335359418c [2022-01-15T03:48:42.612Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-15T03:48:42.612Z] ---> Using cache [2022-01-15T03:48:42.612Z] ---> d014fc63e28a [2022-01-15T03:48:42.612Z] Step 5/30 : RUN apk add --update --no-cache make git [2022-01-15T03:48:42.612Z] ---> Using cache [2022-01-15T03:48:42.612Z] ---> 7d2370403c70 [2022-01-15T03:48:42.612Z] Step 6/30 : COPY . . [2022-01-15T03:48:42.612Z] ---> Using cache [2022-01-15T03:48:42.612Z] ---> 56562dc71fdd [2022-01-15T03:48:42.612Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-15T03:48:42.612Z] ---> Using cache [2022-01-15T03:48:42.612Z] ---> 37f0589c8c78 [2022-01-15T03:48:42.612Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-01-15T03:48:42.894Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-01-15T03:48:42.894Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-01-15T03:48:42.894Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-01-15T03:48:42.894Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-01-15T03:48:43.896Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-01-15T03:48:43.896Z] Attempting uninstall: urllib3 [2022-01-15T03:48:43.896Z] Found existing installation: urllib3 1.26.5 [2022-01-15T03:48:43.896Z] Uninstalling urllib3-1.26.5: [2022-01-15T03:48:43.896Z] Successfully uninstalled urllib3-1.26.5 [2022-01-15T03:48:44.892Z] Attempting uninstall: idna [2022-01-15T03:48:44.892Z] Found existing installation: idna 3.2 [2022-01-15T03:48:44.892Z] Uninstalling idna-3.2: [2022-01-15T03:48:44.892Z] Successfully uninstalled idna-3.2 [2022-01-15T03:48:45.164Z] ---> Running in a7b808f33bb0 [2022-01-15T03:48:45.759Z] Attempting uninstall: chardet [2022-01-15T03:48:45.759Z] Found existing installation: chardet 4.0.0 [2022-01-15T03:48:45.759Z] Uninstalling chardet-4.0.0: [2022-01-15T03:48:46.052Z] Successfully uninstalled chardet-4.0.0 [2022-01-15T03:48:46.652Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-01-15T03:48:47.261Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-15T03:48:47.261Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-01-15T03:48:47.261Z] ---> 3b75088fbd86 [2022-01-15T03:48:47.261Z] Step 3/24 : WORKDIR /edgex-go [2022-01-15T03:48:47.261Z] ---> Using cache [2022-01-15T03:48:47.261Z] ---> 2e335359418c [2022-01-15T03:48:47.544Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-15T03:48:47.544Z] ---> Using cache [2022-01-15T03:48:47.544Z] ---> d014fc63e28a [2022-01-15T03:48:47.544Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-01-15T03:48:47.544Z] ---> Using cache [2022-01-15T03:48:47.544Z] ---> 7d2370403c70 [2022-01-15T03:48:47.544Z] Step 6/24 : COPY . . [2022-01-15T03:48:47.544Z] ---> Using cache [2022-01-15T03:48:47.544Z] ---> 56562dc71fdd [2022-01-15T03:48:47.544Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-15T03:48:47.544Z] ---> Using cache [2022-01-15T03:48:47.544Z] ---> 37f0589c8c78 [2022-01-15T03:48:47.544Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-01-15T03:48:47.819Z] ---> Running in da9b67ba53ad [2022-01-15T03:48:48.095Z] Attempting uninstall: requests [2022-01-15T03:48:48.095Z] Found existing installation: requests 2.25.1 [2022-01-15T03:48:48.095Z] Uninstalling requests-2.25.1: [2022-01-15T03:48:48.369Z] Successfully uninstalled requests-2.25.1 [2022-01-15T03:48:48.646Z] Running setup.py install for texttable: started [2022-01-15T03:48:49.634Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-15T03:48:49.634Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-15T03:48:49.634Z] ---> 3b75088fbd86 [2022-01-15T03:48:49.634Z] Step 3/22 : WORKDIR /edgex-go [2022-01-15T03:48:49.634Z] ---> Using cache [2022-01-15T03:48:49.634Z] ---> 2e335359418c [2022-01-15T03:48:49.634Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-15T03:48:49.634Z] ---> Using cache [2022-01-15T03:48:49.634Z] ---> d014fc63e28a [2022-01-15T03:48:49.634Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-01-15T03:48:49.634Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-15T03:48:49.634Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-15T03:48:49.634Z] ---> 3b75088fbd86 [2022-01-15T03:48:49.634Z] Step 3/23 : WORKDIR /edgex-go [2022-01-15T03:48:49.634Z] ---> Using cache [2022-01-15T03:48:49.634Z] ---> 2e335359418c [2022-01-15T03:48:49.634Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-15T03:48:49.634Z] ---> Using cache [2022-01-15T03:48:49.634Z] ---> d014fc63e28a [2022-01-15T03:48:49.634Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-15T03:48:49.634Z] ---> Using cache [2022-01-15T03:48:49.634Z] ---> 7d2370403c70 [2022-01-15T03:48:49.634Z] Step 6/23 : COPY go.mod . [2022-01-15T03:48:49.634Z] ---> Running in 235a7e2ba66d [2022-01-15T03:48:49.914Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-01-15T03:48:50.525Z] ---> df2950e7897c [2022-01-15T03:48:50.525Z] Step 7/23 : RUN go mod download [2022-01-15T03:48:50.802Z] ---> Running in c1c1d28e150b [2022-01-15T03:48:51.079Z] Running setup.py install for texttable: finished with status 'done' [2022-01-15T03:48:51.079Z] Running setup.py install for PyYAML: started [2022-01-15T03:48:51.683Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-15T03:48:52.672Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-15T03:48:53.660Z] OK: 220 MiB in 52 packages [2022-01-15T03:48:53.942Z] Running setup.py install for PyYAML: finished with status 'done' [2022-01-15T03:48:54.547Z] Running setup.py install for docopt: started [2022-01-15T03:48:54.824Z] Removing intermediate container 235a7e2ba66d [2022-01-15T03:48:54.824Z] ---> 6b808ab3ccc7 [2022-01-15T03:48:54.824Z] Step 6/22 : COPY . . [2022-01-15T03:48:57.446Z] Running setup.py install for docopt: finished with status 'done' [2022-01-15T03:48:57.446Z] Running setup.py install for dockerpty: started [2022-01-15T03:48:57.446Z] Removing intermediate container c1c1d28e150b [2022-01-15T03:48:57.446Z] ---> 9096a58d4a41 [2022-01-15T03:48:57.446Z] Step 8/23 : COPY . . [2022-01-15T03:48:59.419Z] Running setup.py install for dockerpty: finished with status 'done' [2022-01-15T03:49:02.066Z] 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 [2022-01-15T03:49:14.489Z] ---> 126e923082ce [2022-01-15T03:49:14.489Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-15T03:49:14.489Z] ---> Running in 571e6b55625d [2022-01-15T03:49:18.818Z] ---> 0c9ae4a937cf [2022-01-15T03:49:18.818Z] Step 9/23 : RUN go mod tidy [2022-01-15T03:49:18.818Z] Removing intermediate container 571e6b55625d [2022-01-15T03:49:18.818Z] ---> 5290f2a58165 [2022-01-15T03:49:18.818Z] Step 8/22 : RUN make cmd/core-data/core-data [2022-01-15T03:49:18.818Z] ---> Running in 6226dafd7c5f [2022-01-15T03:49:18.818Z] ---> Running in 13606d5e94d9 [2022-01-15T03:49:22.215Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o cmd/core-data/core-data ./cmd/core-data [2022-01-15T03:49:22.815Z] Removing intermediate container ac46fa13995e [2022-01-15T03:49:22.815Z] ---> defeb7a17a77 [2022-01-15T03:49:22.815Z] Step 13/22 : ENV APP_PORT=58890 [2022-01-15T03:49:23.091Z] ---> Running in 3454d7ee31c4 [2022-01-15T03:49:23.717Z] Removing intermediate container 3454d7ee31c4 [2022-01-15T03:49:23.717Z] ---> 9ca89e4d2d49 [2022-01-15T03:49:23.717Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-15T03:49:23.717Z] ---> Running in 67f03c8cbc68 [2022-01-15T03:49:24.322Z] Removing intermediate container 67f03c8cbc68 [2022-01-15T03:49:24.322Z] ---> 96ac4620964f [2022-01-15T03:49:24.322Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-01-15T03:49:25.781Z] ---> 8f303b6aedad [2022-01-15T03:49:25.781Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-01-15T03:49:26.786Z] ---> 1840bd7b4ebc [2022-01-15T03:49:26.786Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-01-15T03:49:28.244Z] ---> 61c8b2c7dd83 [2022-01-15T03:49:28.245Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-01-15T03:49:28.245Z] ---> Running in ac840e1c0cb7 [2022-01-15T03:49:28.245Z] Removing intermediate container 6226dafd7c5f [2022-01-15T03:49:28.245Z] ---> bcdc725a812b [2022-01-15T03:49:28.245Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-01-15T03:49:28.524Z] ---> Running in 6a41c529ca90 [2022-01-15T03:49:29.121Z] Removing intermediate container ac840e1c0cb7 [2022-01-15T03:49:29.121Z] ---> c7ebebf47215 [2022-01-15T03:49:29.121Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-15T03:49:29.121Z] ---> Running in bb502af3ec2a [2022-01-15T03:49:29.739Z] Removing intermediate container bb502af3ec2a [2022-01-15T03:49:29.739Z] ---> b4c1c3ba8d74 [2022-01-15T03:49:29.739Z] Step 20/22 : LABEL arch=arm64 [2022-01-15T03:49:29.739Z] ---> Running in 5e2262bf7d42 [2022-01-15T03:49:30.346Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-01-15T03:49:30.346Z] Removing intermediate container 5e2262bf7d42 [2022-01-15T03:49:30.346Z] ---> df64ef5f631b [2022-01-15T03:49:30.346Z] Step 21/22 : LABEL git_sha=3acce916edd26c48cc534c43f5f6a7ed858771e5 [2022-01-15T03:49:30.625Z] ---> Running in 8dd0046a1707 [2022-01-15T03:49:30.902Z] Removing intermediate container 8dd0046a1707 [2022-01-15T03:49:30.902Z] ---> d244c809a0f4 [2022-01-15T03:49:30.902Z] Step 22/22 : LABEL version=2.2.0-dev.20 [2022-01-15T03:49:31.250Z] ---> Running in 03beb41399d5 [2022-01-15T03:49:31.778Z] Removing intermediate container 03beb41399d5 [2022-01-15T03:49:31.778Z] ---> dd36dae80dd6 [2022-01-15T03:49:31.778Z] [2022-01-15T03:49:32.128Z] Successfully built dd36dae80dd6 [2022-01-15T03:49:32.128Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-01-15T03:50:40.534Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-01-15T03:50:40.534Z] Removing intermediate container a7b808f33bb0 [2022-01-15T03:50:40.534Z] ---> bfbbf019bd2d [2022-01-15T03:50:40.534Z] [2022-01-15T03:50:40.534Z] Step 9/30 : FROM alpine:3.14 [2022-01-15T03:50:40.534Z] ---> 5b8b7b635229 [2022-01-15T03:50:40.534Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-01-15T03:50:40.534Z] ---> Running in 165739f798aa [2022-01-15T03:50:40.534Z] Removing intermediate container 165739f798aa [2022-01-15T03:50:40.534Z] ---> 264208219d60 [2022-01-15T03:50:40.534Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2022-01-15T03:50:40.534Z] ---> Running in 5942ad3ddc4d [2022-01-15T03:50:42.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-15T03:50:43.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-15T03:50:44.269Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-01-15T03:50:44.269Z] (2/2) Installing su-exec (0.2-r1) [2022-01-15T03:50:44.269Z] Executing busybox-1.33.1-r6.trigger [2022-01-15T03:50:44.269Z] OK: 6 MiB in 16 packages [2022-01-15T03:50:46.263Z] Removing intermediate container da9b67ba53ad [2022-01-15T03:50:46.263Z] ---> 57609f24eef4 [2022-01-15T03:50:46.263Z] [2022-01-15T03:50:46.263Z] Step 9/24 : FROM alpine:3.14 [2022-01-15T03:50:46.263Z] ---> 5b8b7b635229 [2022-01-15T03:50:46.263Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-01-15T03:50:46.263Z] Removing intermediate container 5942ad3ddc4d [2022-01-15T03:50:46.263Z] ---> 4ff1b8b6ab2d [2022-01-15T03:50:46.263Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2022-01-15T03:50:46.263Z] ---> Running in dc8a7b6b9b63 [2022-01-15T03:50:46.263Z] ---> Running in c57290cfd476 [2022-01-15T03:50:46.870Z] Removing intermediate container c57290cfd476 [2022-01-15T03:50:46.870Z] ---> b44a654b2f1c [2022-01-15T03:50:46.870Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-01-15T03:50:47.145Z] ---> Running in 7cb50395428a [2022-01-15T03:50:47.747Z] Removing intermediate container 7cb50395428a [2022-01-15T03:50:47.747Z] ---> d4213c81c809 [2022-01-15T03:50:47.747Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-01-15T03:50:47.747Z] ---> Running in 208ba62523da [2022-01-15T03:50:48.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-15T03:50:48.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-15T03:50:49.608Z] (1/3) Installing ca-certificates (20191127-r5) [2022-01-15T03:50:49.608Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-01-15T03:50:49.608Z] (3/3) Installing su-exec (0.2-r1) [2022-01-15T03:50:49.608Z] Executing busybox-1.33.1-r6.trigger [2022-01-15T03:50:49.608Z] Executing ca-certificates-20191127-r5.trigger [2022-01-15T03:50:50.207Z] OK: 6 MiB in 17 packages [2022-01-15T03:50:50.806Z] Removing intermediate container 208ba62523da [2022-01-15T03:50:50.806Z] ---> 2c06a6fe268c [2022-01-15T03:50:50.806Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2022-01-15T03:50:50.806Z] ---> Running in 33b19b433b78 [2022-01-15T03:50:51.784Z] Removing intermediate container 33b19b433b78 [2022-01-15T03:50:51.784Z] ---> bf58ef224ac6 [2022-01-15T03:50:51.784Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-01-15T03:50:52.385Z] Removing intermediate container dc8a7b6b9b63 [2022-01-15T03:50:52.385Z] ---> f40db0c4fade [2022-01-15T03:50:52.385Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-15T03:50:52.385Z] ---> Running in 6289bfe548b8 [2022-01-15T03:50:52.660Z] ---> fafce31c1941 [2022-01-15T03:50:52.660Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-01-15T03:50:52.660Z] ---> Running in ce6d0900f72a [2022-01-15T03:50:53.263Z] Removing intermediate container 6289bfe548b8 [2022-01-15T03:50:53.263Z] ---> 77ceca0f55e3 [2022-01-15T03:50:53.263Z] Step 12/24 : WORKDIR / [2022-01-15T03:50:53.263Z] ---> Running in 7acba8923949 [2022-01-15T03:50:53.861Z] Removing intermediate container 7acba8923949 [2022-01-15T03:50:53.861Z] ---> 046808191da5 [2022-01-15T03:50:53.861Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-01-15T03:50:55.295Z] ---> 0c97bacc632e [2022-01-15T03:50:55.295Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-01-15T03:50:56.281Z] Removing intermediate container ce6d0900f72a [2022-01-15T03:50:56.281Z] ---> dae084268012 [2022-01-15T03:50:56.281Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-15T03:50:56.562Z] ---> d9fbc369eb60 [2022-01-15T03:50:56.562Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-01-15T03:50:57.542Z] ---> b9a49de7554a [2022-01-15T03:50:57.542Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-01-15T03:50:57.817Z] ---> 10f0ba6cb7e6 [2022-01-15T03:50:57.817Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-01-15T03:50:59.260Z] ---> ab0a40184d47 [2022-01-15T03:50:59.260Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-01-15T03:50:59.863Z] ---> 4ce7329532ec [2022-01-15T03:50:59.863Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-01-15T03:51:01.323Z] ---> 3d99be7f1b71 [2022-01-15T03:51:01.323Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-01-15T03:51:01.323Z] ---> 6d020088ed35 [2022-01-15T03:51:01.323Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-01-15T03:51:02.315Z] ---> f1a4a89eee65 [2022-01-15T03:51:02.315Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-01-15T03:51:03.759Z] ---> d92f991635f0 [2022-01-15T03:51:03.759Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2022-01-15T03:51:03.759Z] ---> 05e5d61c0c7c [2022-01-15T03:51:03.759Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-01-15T03:51:04.055Z] ---> Running in cac5f3d5937e [2022-01-15T03:51:04.655Z] ---> 39dd8ae09463 [2022-01-15T03:51:04.655Z] 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/ [2022-01-15T03:51:04.655Z] Removing intermediate container cac5f3d5937e [2022-01-15T03:51:04.655Z] ---> e4811cdc23a4 [2022-01-15T03:51:04.655Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-01-15T03:51:04.655Z] ---> Running in 5d3613f4e520 [2022-01-15T03:51:06.099Z] ---> ad4fd739540c [2022-01-15T03:51:06.099Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2022-01-15T03:51:06.374Z] ---> Running in 59c5e56918ad [2022-01-15T03:51:07.815Z] Removing intermediate container 5d3613f4e520 [2022-01-15T03:51:07.815Z] ---> 385579326a7f [2022-01-15T03:51:07.815Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-01-15T03:51:07.815Z] ---> Running in d4ace3b50fa6 [2022-01-15T03:51:08.414Z] Removing intermediate container d4ace3b50fa6 [2022-01-15T03:51:08.414Z] ---> c3832442f8ac [2022-01-15T03:51:08.414Z] Step 22/24 : LABEL arch=arm64 [2022-01-15T03:51:08.414Z] ---> Running in 2f299ac0f78a [2022-01-15T03:51:09.011Z] Removing intermediate container 2f299ac0f78a [2022-01-15T03:51:09.011Z] ---> fc215512f570 [2022-01-15T03:51:09.011Z] Step 23/24 : LABEL git_sha=3acce916edd26c48cc534c43f5f6a7ed858771e5 [2022-01-15T03:51:09.285Z] ---> Running in ba483fe53c73 [2022-01-15T03:51:09.562Z] Removing intermediate container 59c5e56918ad [2022-01-15T03:51:09.562Z] ---> 463c774f1466 [2022-01-15T03:51:09.562Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2022-01-15T03:51:09.845Z] Removing intermediate container ba483fe53c73 [2022-01-15T03:51:09.845Z] ---> 27a5d271d0f1 [2022-01-15T03:51:09.845Z] Step 24/24 : LABEL version=2.2.0-dev.20 [2022-01-15T03:51:09.845Z] ---> Running in e370ac7003c8 [2022-01-15T03:51:09.845Z] ---> Running in 9721355c1ba7 [2022-01-15T03:51:10.439Z] Removing intermediate container e370ac7003c8 [2022-01-15T03:51:10.439Z] ---> d9b5fb406163 [2022-01-15T03:51:10.439Z] Step 27/30 : CMD ["gate"] [2022-01-15T03:51:10.439Z] Removing intermediate container 9721355c1ba7 [2022-01-15T03:51:10.439Z] ---> 815828d0e626 [2022-01-15T03:51:10.439Z] [2022-01-15T03:51:10.711Z] ---> Running in 2bf84f8744f9 [2022-01-15T03:51:10.994Z] Successfully built 815828d0e626 [2022-01-15T03:51:10.995Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-01-15T03:51:11.278Z]  Building security-secretstore-setup ... done Removing intermediate container 2bf84f8744f9 [2022-01-15T03:51:11.278Z] ---> 67336366f451 [2022-01-15T03:51:11.278Z] Step 28/30 : LABEL arch=arm64 [2022-01-15T03:51:11.553Z] ---> Running in f8e0b4068179 [2022-01-15T03:51:11.834Z] Removing intermediate container f8e0b4068179 [2022-01-15T03:51:11.834Z] ---> 9cf2b1365b69 [2022-01-15T03:51:11.834Z] Step 29/30 : LABEL git_sha=3acce916edd26c48cc534c43f5f6a7ed858771e5 [2022-01-15T03:51:12.106Z] ---> Running in 2e9866c67e40 [2022-01-15T03:51:12.698Z] Removing intermediate container 2e9866c67e40 [2022-01-15T03:51:12.698Z] ---> b6fb61275d5b [2022-01-15T03:51:12.698Z] Step 30/30 : LABEL version=2.2.0-dev.20 [2022-01-15T03:51:12.972Z] ---> Running in f7dc141536cd [2022-01-15T03:51:13.568Z] Removing intermediate container f7dc141536cd [2022-01-15T03:51:13.568Z] ---> c7e2ed587e2b [2022-01-15T03:51:13.568Z] [2022-01-15T03:51:13.839Z] Successfully built c7e2ed587e2b [2022-01-15T03:51:13.839Z] Successfully tagged security-bootstrapper-arm64:latest [2022-01-15T03:51:15.831Z]  Building security-bootstrapper ... done Removing intermediate container 6a41c529ca90 [2022-01-15T03:51:15.831Z] ---> 1b21284612ef [2022-01-15T03:51:15.831Z] [2022-01-15T03:51:15.831Z] Step 11/23 : FROM alpine:3.14 [2022-01-15T03:51:15.831Z] ---> 5b8b7b635229 [2022-01-15T03:51:15.831Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-01-15T03:51:15.831Z] ---> Using cache [2022-01-15T03:51:15.831Z] ---> 8921ab2ec785 [2022-01-15T03:51:15.831Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-15T03:51:15.831Z] ---> Using cache [2022-01-15T03:51:15.831Z] ---> 2ded21196b7f [2022-01-15T03:51:15.831Z] Step 14/23 : ENV APP_PORT=59861 [2022-01-15T03:51:16.110Z] ---> Running in f63be555f0ea [2022-01-15T03:51:16.385Z] Removing intermediate container f63be555f0ea [2022-01-15T03:51:16.385Z] ---> fcf8558ff28d [2022-01-15T03:51:16.385Z] Step 15/23 : EXPOSE $APP_PORT [2022-01-15T03:51:16.385Z] ---> Running in d674a1c99c31 [2022-01-15T03:51:16.662Z] Removing intermediate container d674a1c99c31 [2022-01-15T03:51:16.662Z] ---> 01e72eb6d154 [2022-01-15T03:51:16.662Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-15T03:51:17.643Z] ---> 13400deb3b2b [2022-01-15T03:51:17.643Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-01-15T03:51:19.076Z] ---> 21f526f3c734 [2022-01-15T03:51:19.076Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-01-15T03:51:19.670Z] ---> 1b5eab9efd84 [2022-01-15T03:51:19.670Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-01-15T03:51:19.943Z] ---> Running in ce3f55ea5931 [2022-01-15T03:51:19.943Z] Removing intermediate container 13606d5e94d9 [2022-01-15T03:51:19.943Z] ---> 6b04b159d434 [2022-01-15T03:51:19.943Z] [2022-01-15T03:51:19.943Z] Step 9/22 : FROM alpine:3.14 [2022-01-15T03:51:19.943Z] ---> 5b8b7b635229 [2022-01-15T03:51:19.943Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-01-15T03:51:20.218Z] ---> Running in 340fcb5f1e9f [2022-01-15T03:51:20.218Z] Removing intermediate container ce3f55ea5931 [2022-01-15T03:51:20.218Z] ---> dc4a1b8aeba0 [2022-01-15T03:51:20.218Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-15T03:51:20.218Z] ---> Running in 243c2ddf1243 [2022-01-15T03:51:20.489Z] Removing intermediate container 340fcb5f1e9f [2022-01-15T03:51:20.489Z] ---> f4036b80674c [2022-01-15T03:51:20.489Z] Step 11/22 : ENV APP_PORT=59880 [2022-01-15T03:51:20.489Z] ---> Running in 3122094e9841 [2022-01-15T03:51:20.762Z] Removing intermediate container 243c2ddf1243 [2022-01-15T03:51:20.762Z] ---> 1daa3d8d673c [2022-01-15T03:51:20.762Z] Step 21/23 : LABEL arch=arm64 [2022-01-15T03:51:20.762Z] ---> Running in f0d0b32d9b4a [2022-01-15T03:51:21.038Z] Removing intermediate container 3122094e9841 [2022-01-15T03:51:21.038Z] ---> 6bf804b1dc0f [2022-01-15T03:51:21.038Z] Step 12/22 : EXPOSE $APP_PORT [2022-01-15T03:51:21.038Z] ---> Running in 320208a58258 [2022-01-15T03:51:21.038Z] Removing intermediate container f0d0b32d9b4a [2022-01-15T03:51:21.038Z] ---> c4823ccfcd13 [2022-01-15T03:51:21.038Z] Step 22/23 : LABEL git_sha=3acce916edd26c48cc534c43f5f6a7ed858771e5 [2022-01-15T03:51:21.311Z] ---> Running in a4dcb3a7fc79 [2022-01-15T03:51:21.311Z] Removing intermediate container 320208a58258 [2022-01-15T03:51:21.311Z] ---> b87a4925f070 [2022-01-15T03:51:21.311Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-15T03:51:21.584Z] ---> Running in a93b689f2a71 [2022-01-15T03:51:21.584Z] Removing intermediate container a4dcb3a7fc79 [2022-01-15T03:51:21.584Z] ---> ffa5d9452d55 [2022-01-15T03:51:21.584Z] Step 23/23 : LABEL version=2.2.0-dev.20 [2022-01-15T03:51:21.855Z] ---> Running in 8427c086c31e [2022-01-15T03:51:22.130Z] Removing intermediate container 8427c086c31e [2022-01-15T03:51:22.130Z] ---> 8e3187107ac8 [2022-01-15T03:51:22.130Z] [2022-01-15T03:51:22.401Z] Successfully built 8e3187107ac8 [2022-01-15T03:51:22.401Z] Successfully tagged support-scheduler-arm64:latest [2022-01-15T03:51:23.382Z]  Building support-scheduler ... done Removing intermediate container a93b689f2a71 [2022-01-15T03:51:23.382Z] ---> 722580be617b [2022-01-15T03:51:23.382Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-15T03:51:23.382Z] ---> Running in 9b319d82b693 [2022-01-15T03:51:24.353Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-15T03:51:25.322Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-15T03:51:25.918Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-15T03:51:25.918Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-15T03:51:26.189Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-15T03:51:26.189Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-15T03:51:26.462Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-15T03:51:26.462Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-15T03:51:26.462Z] Executing busybox-1.33.1-r6.trigger [2022-01-15T03:51:26.734Z] OK: 8 MiB in 20 packages [2022-01-15T03:51:27.712Z] Removing intermediate container 9b319d82b693 [2022-01-15T03:51:27.712Z] ---> 3d5c66d70078 [2022-01-15T03:51:27.712Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-15T03:51:27.985Z] ---> 55ea0b7ded14 [2022-01-15T03:51:27.985Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-01-15T03:51:28.959Z] ---> 4df4ad04a964 [2022-01-15T03:51:28.959Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-01-15T03:51:29.551Z] ---> 02c0e827a29f [2022-01-15T03:51:29.551Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-01-15T03:51:29.823Z] ---> Running in 2cbf1a67c2d6 [2022-01-15T03:51:30.095Z] Removing intermediate container 2cbf1a67c2d6 [2022-01-15T03:51:30.095Z] ---> b11372955ce5 [2022-01-15T03:51:30.095Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-15T03:51:30.095Z] ---> Running in d4a0b8063fb7 [2022-01-15T03:51:30.689Z] Removing intermediate container d4a0b8063fb7 [2022-01-15T03:51:30.689Z] ---> 49c0c3cdb03f [2022-01-15T03:51:30.689Z] Step 20/22 : LABEL arch=arm64 [2022-01-15T03:51:30.689Z] ---> Running in edf05bf9dda2 [2022-01-15T03:51:30.962Z] Removing intermediate container edf05bf9dda2 [2022-01-15T03:51:30.962Z] ---> ef11fefcaf70 [2022-01-15T03:51:30.962Z] Step 21/22 : LABEL git_sha=3acce916edd26c48cc534c43f5f6a7ed858771e5 [2022-01-15T03:51:30.962Z] ---> Running in f68374c601e7 [2022-01-15T03:51:31.558Z] Removing intermediate container f68374c601e7 [2022-01-15T03:51:31.558Z] ---> 1150d446a43a [2022-01-15T03:51:31.558Z] Step 22/22 : LABEL version=2.2.0-dev.20 [2022-01-15T03:51:31.558Z] ---> Running in 2e49cb691965 [2022-01-15T03:51:31.830Z] Removing intermediate container 2e49cb691965 [2022-01-15T03:51:31.830Z] ---> 489708c2c9f2 [2022-01-15T03:51:31.830Z] [2022-01-15T03:51:32.101Z] Successfully built 489708c2c9f2 [2022-01-15T03:51:32.101Z] Successfully tagged core-data-arm64:latest [2022-01-15T03:51:32.386Z]  Building core-data ... done  [Pipeline] } [2022-01-15T03:51:32.382Z] $ docker stop --time=1 c337dbf086f613aae11a272bd2bd1680ad784f25d03a369d20ab3c6c42f8c292 [2022-01-15T03:51:34.033Z] $ docker rm -f c337dbf086f613aae11a272bd2bd1680ad784f25d03a369d20ab3c6c42f8c292 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-15T03:51:34.540Z] + docker images [2022-01-15T03:51:34.811Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-15T03:51:34.811Z] core-data-arm64 latest 489708c2c9f2 3 seconds ago 19.2MB [2022-01-15T03:51:34.811Z] support-scheduler-arm64 latest 8e3187107ac8 13 seconds ago 15.3MB [2022-01-15T03:51:34.811Z] 6b04b159d434 15 seconds ago 1.49GB [2022-01-15T03:51:34.811Z] 1b21284612ef 19 seconds ago 1.48GB [2022-01-15T03:51:34.811Z] security-bootstrapper-arm64 latest c7e2ed587e2b 21 seconds ago 18MB [2022-01-15T03:51:34.811Z] security-secretstore-setup-arm64 latest 815828d0e626 24 seconds ago 26.8MB [2022-01-15T03:51:34.811Z] 57609f24eef4 49 seconds ago 1.48GB [2022-01-15T03:51:34.811Z] bfbbf019bd2d 55 seconds ago 1.48GB [2022-01-15T03:51:34.811Z] sys-mgmt-agent-arm64 latest dd36dae80dd6 2 minutes ago 280MB [2022-01-15T03:51:34.811Z] support-notifications-arm64 latest 9cdf4b8e70e5 3 minutes ago 16MB [2022-01-15T03:51:34.811Z] core-metadata-arm64 latest 1c099757fdb8 3 minutes ago 15.9MB [2022-01-15T03:51:34.811Z] security-proxy-setup-arm64 latest f3a4b7ed1d3c 3 minutes ago 25.3MB [2022-01-15T03:51:34.811Z] core-command-arm64 latest bf3f32727402 3 minutes ago 15.1MB [2022-01-15T03:51:34.811Z] 095dcbb26443 3 minutes ago 1.48GB [2022-01-15T03:51:34.811Z] 5b075c53b052 3 minutes ago 1.48GB [2022-01-15T03:51:34.811Z] c5dc9c3bfc3d 3 minutes ago 1.48GB [2022-01-15T03:51:34.811Z] fea599627de1 3 minutes ago 1.48GB [2022-01-15T03:51:34.812Z] 3429f4127345 3 minutes ago 1.47GB [2022-01-15T03:51:34.812Z] ci-base-image-arm64 latest 3b75088fbd86 7 minutes ago 1.26GB [2022-01-15T03:51:34.812Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 0ccda1f7e2ee 3 days ago 551MB [2022-01-15T03:51:34.812Z] docker 20.10.10 520e9a0a30f7 2 months ago 200MB [2022-01-15T03:51:34.812Z] alpine 3.14 5b8b7b635229 2 months ago 5.35MB [2022-01-15T03:51:34.812Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 18 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 [2022-01-15T03:51:34.931Z] provisioning config files... [2022-01-15T03:51:34.947Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/137@tmp/config1586237915827769181tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-15T03:51:35.290Z] ---> docker-login.sh [2022-01-15T03:51:35.290Z] nexus3.edgexfoundry.org:10001 [2022-01-15T03:51:35.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-15T03:51:35.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-15T03:51:35.561Z] Configure a credential helper to remove this warning. See [2022-01-15T03:51:35.561Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-15T03:51:35.561Z] [2022-01-15T03:51:35.561Z] Login Succeeded [2022-01-15T03:51:35.561Z] nexus3.edgexfoundry.org:10002 [2022-01-15T03:51:35.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-15T03:51:36.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-15T03:51:36.107Z] Configure a credential helper to remove this warning. See [2022-01-15T03:51:36.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-15T03:51:36.107Z] [2022-01-15T03:51:36.107Z] Login Succeeded [2022-01-15T03:51:36.107Z] nexus3.edgexfoundry.org:10003 [2022-01-15T03:51:36.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-15T03:51:36.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-15T03:51:36.379Z] Configure a credential helper to remove this warning. See [2022-01-15T03:51:36.379Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-15T03:51:36.379Z] [2022-01-15T03:51:36.379Z] Login Succeeded [2022-01-15T03:51:36.651Z] nexus3.edgexfoundry.org:10004 [2022-01-15T03:51:36.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-15T03:51:36.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-15T03:51:36.922Z] Configure a credential helper to remove this warning. See [2022-01-15T03:51:36.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-15T03:51:36.922Z] [2022-01-15T03:51:36.922Z] Login Succeeded [2022-01-15T03:51:36.922Z] docker.io [2022-01-15T03:51:37.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-15T03:51:37.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-15T03:51:37.784Z] Configure a credential helper to remove this warning. See [2022-01-15T03:51:37.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-15T03:51:37.784Z] [2022-01-15T03:51:37.784Z] Login Succeeded [2022-01-15T03:51:37.784Z] ---> docker-login.sh ends [Pipeline] } [2022-01-15T03:51:37.799Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-15T03:51:37.823Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-15T03:51:37.838Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-01-15T03:51:37.838Z] 3acce916edd26c48cc534c43f5f6a7ed858771e5 [2022-01-15T03:51:37.838Z] latest [2022-01-15T03:51:37.838Z] 2.2.0-dev.20 [2022-01-15T03:51:37.838Z] 3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20 [2022-01-15T03:51:37.838Z] main [2022-01-15T03:51:37.838Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:51:38.175Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3acce916edd26c48cc534c43f5f6a7ed858771e5 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:51:38.506Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3acce916edd26c48cc534c43f5f6a7ed858771e5 [2022-01-15T03:51:38.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-01-15T03:51:38.506Z] 4c509bd3523b: Preparing [2022-01-15T03:51:38.506Z] 37c4e6bcb938: Preparing [2022-01-15T03:51:38.506Z] 1fda1e57d36e: Preparing [2022-01-15T03:51:38.506Z] 1bb415237476: Preparing [2022-01-15T03:51:38.506Z] 62170e181a92: Preparing [2022-01-15T03:51:38.506Z] 62170e181a92: Layer already exists [2022-01-15T03:51:38.776Z] 1fda1e57d36e: Pushed [2022-01-15T03:51:38.776Z] 4c509bd3523b: Pushed [2022-01-15T03:51:38.776Z] 1bb415237476: Pushed [2022-01-15T03:51:41.383Z] 37c4e6bcb938: Pushed [2022-01-15T03:51:41.383Z] 3acce916edd26c48cc534c43f5f6a7ed858771e5: digest: sha256:4546467ee6e3f6d9006f8fddae420a0156a7db343d87a0576a0948baec3f5b6c size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:51:41.723Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:51:42.056Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-01-15T03:51:42.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-01-15T03:51:42.056Z] 4c509bd3523b: Preparing [2022-01-15T03:51:42.056Z] 37c4e6bcb938: Preparing [2022-01-15T03:51:42.056Z] 1fda1e57d36e: Preparing [2022-01-15T03:51:42.056Z] 1bb415237476: Preparing [2022-01-15T03:51:42.056Z] 62170e181a92: Preparing [2022-01-15T03:51:42.056Z] 62170e181a92: Layer already exists [2022-01-15T03:51:42.056Z] 37c4e6bcb938: Layer already exists [2022-01-15T03:51:42.056Z] 1bb415237476: Layer already exists [2022-01-15T03:51:42.056Z] 4c509bd3523b: Layer already exists [2022-01-15T03:51:42.056Z] 1fda1e57d36e: Layer already exists [2022-01-15T03:51:42.325Z] latest: digest: sha256:4546467ee6e3f6d9006f8fddae420a0156a7db343d87a0576a0948baec3f5b6c size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:51:42.661Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:51:42.992Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.20 [2022-01-15T03:51:42.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-01-15T03:51:42.992Z] 4c509bd3523b: Preparing [2022-01-15T03:51:42.992Z] 37c4e6bcb938: Preparing [2022-01-15T03:51:42.992Z] 1fda1e57d36e: Preparing [2022-01-15T03:51:42.992Z] 1bb415237476: Preparing [2022-01-15T03:51:42.992Z] 62170e181a92: Preparing [2022-01-15T03:51:42.992Z] 62170e181a92: Layer already exists [2022-01-15T03:51:42.992Z] 4c509bd3523b: Layer already exists [2022-01-15T03:51:42.992Z] 1bb415237476: Layer already exists [2022-01-15T03:51:42.992Z] 37c4e6bcb938: Layer already exists [2022-01-15T03:51:42.992Z] 1fda1e57d36e: Layer already exists [2022-01-15T03:51:43.262Z] 2.2.0-dev.20: digest: sha256:4546467ee6e3f6d9006f8fddae420a0156a7db343d87a0576a0948baec3f5b6c size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:51:43.598Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:51:43.930Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20 [2022-01-15T03:51:43.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-01-15T03:51:43.930Z] 4c509bd3523b: Preparing [2022-01-15T03:51:43.930Z] 37c4e6bcb938: Preparing [2022-01-15T03:51:43.930Z] 1fda1e57d36e: Preparing [2022-01-15T03:51:43.930Z] 1bb415237476: Preparing [2022-01-15T03:51:43.930Z] 62170e181a92: Preparing [2022-01-15T03:51:43.930Z] 1fda1e57d36e: Layer already exists [2022-01-15T03:51:43.930Z] 1bb415237476: Layer already exists [2022-01-15T03:51:43.930Z] 4c509bd3523b: Layer already exists [2022-01-15T03:51:43.930Z] 37c4e6bcb938: Layer already exists [2022-01-15T03:51:43.930Z] 62170e181a92: Layer already exists [2022-01-15T03:51:43.930Z] 3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20: digest: sha256:4546467ee6e3f6d9006f8fddae420a0156a7db343d87a0576a0948baec3f5b6c size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:51:44.541Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:51:44.873Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-01-15T03:51:44.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-01-15T03:51:44.873Z] 4c509bd3523b: Preparing [2022-01-15T03:51:44.873Z] 37c4e6bcb938: Preparing [2022-01-15T03:51:44.873Z] 1fda1e57d36e: Preparing [2022-01-15T03:51:44.873Z] 1bb415237476: Preparing [2022-01-15T03:51:44.873Z] 62170e181a92: Preparing [2022-01-15T03:51:44.873Z] 1fda1e57d36e: Layer already exists [2022-01-15T03:51:44.873Z] 1bb415237476: Layer already exists [2022-01-15T03:51:44.873Z] 37c4e6bcb938: Layer already exists [2022-01-15T03:51:44.873Z] 4c509bd3523b: Layer already exists [2022-01-15T03:51:44.873Z] 62170e181a92: Layer already exists [2022-01-15T03:51:44.873Z] main: digest: sha256:4546467ee6e3f6d9006f8fddae420a0156a7db343d87a0576a0948baec3f5b6c size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-15T03:51:45.185Z] ===================================================== [Pipeline] echo [2022-01-15T03:51:45.192Z] taggedImages: [2022-01-15T03:51:45.192Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3acce916edd26c48cc534c43f5f6a7ed858771e5 [2022-01-15T03:51:45.192Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-01-15T03:51:45.192Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.20 [2022-01-15T03:51:45.192Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20 [2022-01-15T03:51:45.192Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-01-15T03:51:45.219Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-01-15T03:51:45.219Z] 3acce916edd26c48cc534c43f5f6a7ed858771e5 [2022-01-15T03:51:45.219Z] latest [2022-01-15T03:51:45.219Z] 2.2.0-dev.20 [2022-01-15T03:51:45.219Z] 3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20 [2022-01-15T03:51:45.219Z] main [2022-01-15T03:51:45.219Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:51:45.558Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3acce916edd26c48cc534c43f5f6a7ed858771e5 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:51:45.897Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3acce916edd26c48cc534c43f5f6a7ed858771e5 [2022-01-15T03:51:45.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-01-15T03:51:45.897Z] 4becd28c573e: Preparing [2022-01-15T03:51:45.897Z] ce0177fb7915: Preparing [2022-01-15T03:51:45.897Z] 1fda1e57d36e: Preparing [2022-01-15T03:51:45.897Z] e8d4f53d88a5: Preparing [2022-01-15T03:51:45.897Z] 0a0f8cae3218: Preparing [2022-01-15T03:51:45.897Z] 62170e181a92: Preparing [2022-01-15T03:51:45.897Z] 62170e181a92: Waiting [2022-01-15T03:51:46.170Z] 1fda1e57d36e: Layer already exists [2022-01-15T03:51:46.170Z] 62170e181a92: Layer already exists [2022-01-15T03:51:46.170Z] 0a0f8cae3218: Pushed [2022-01-15T03:51:46.170Z] 4becd28c573e: Pushed [2022-01-15T03:51:46.759Z] e8d4f53d88a5: Pushed [2022-01-15T03:51:48.721Z] ce0177fb7915: Pushed [2022-01-15T03:51:48.721Z] 3acce916edd26c48cc534c43f5f6a7ed858771e5: digest: sha256:11d1a90b62b55ba859564894fb6878d6cf398973484d9b685a6db3b46d76e1bb size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:51:49.329Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:51:49.662Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-01-15T03:51:49.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-01-15T03:51:49.662Z] 4becd28c573e: Preparing [2022-01-15T03:51:49.662Z] ce0177fb7915: Preparing [2022-01-15T03:51:49.662Z] 1fda1e57d36e: Preparing [2022-01-15T03:51:49.662Z] e8d4f53d88a5: Preparing [2022-01-15T03:51:49.662Z] 0a0f8cae3218: Preparing [2022-01-15T03:51:49.662Z] 62170e181a92: Preparing [2022-01-15T03:51:49.662Z] 62170e181a92: Waiting [2022-01-15T03:51:49.662Z] 4becd28c573e: Layer already exists [2022-01-15T03:51:49.662Z] 0a0f8cae3218: Layer already exists [2022-01-15T03:51:49.662Z] ce0177fb7915: Layer already exists [2022-01-15T03:51:49.662Z] 1fda1e57d36e: Layer already exists [2022-01-15T03:51:49.662Z] e8d4f53d88a5: Layer already exists [2022-01-15T03:51:49.662Z] 62170e181a92: Layer already exists [2022-01-15T03:51:49.931Z] latest: digest: sha256:11d1a90b62b55ba859564894fb6878d6cf398973484d9b685a6db3b46d76e1bb size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:51:50.270Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:51:50.635Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.20 [2022-01-15T03:51:50.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-01-15T03:51:50.635Z] 4becd28c573e: Preparing [2022-01-15T03:51:50.635Z] ce0177fb7915: Preparing [2022-01-15T03:51:50.635Z] 1fda1e57d36e: Preparing [2022-01-15T03:51:50.635Z] e8d4f53d88a5: Preparing [2022-01-15T03:51:50.635Z] 0a0f8cae3218: Preparing [2022-01-15T03:51:50.635Z] 62170e181a92: Preparing [2022-01-15T03:51:50.635Z] 62170e181a92: Waiting [2022-01-15T03:51:50.635Z] ce0177fb7915: Layer already exists [2022-01-15T03:51:50.635Z] 1fda1e57d36e: Layer already exists [2022-01-15T03:51:50.635Z] 4becd28c573e: Layer already exists [2022-01-15T03:51:50.635Z] e8d4f53d88a5: Layer already exists [2022-01-15T03:51:50.635Z] 0a0f8cae3218: Layer already exists [2022-01-15T03:51:50.635Z] 62170e181a92: Layer already exists [2022-01-15T03:51:50.910Z] 2.2.0-dev.20: digest: sha256:11d1a90b62b55ba859564894fb6878d6cf398973484d9b685a6db3b46d76e1bb size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:51:51.260Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:51:51.622Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20 [2022-01-15T03:51:51.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-01-15T03:51:51.622Z] 4becd28c573e: Preparing [2022-01-15T03:51:51.622Z] ce0177fb7915: Preparing [2022-01-15T03:51:51.622Z] 1fda1e57d36e: Preparing [2022-01-15T03:51:51.622Z] e8d4f53d88a5: Preparing [2022-01-15T03:51:51.622Z] 0a0f8cae3218: Preparing [2022-01-15T03:51:51.622Z] 62170e181a92: Preparing [2022-01-15T03:51:51.622Z] 62170e181a92: Waiting [2022-01-15T03:51:51.622Z] ce0177fb7915: Layer already exists [2022-01-15T03:51:51.622Z] 4becd28c573e: Layer already exists [2022-01-15T03:51:51.622Z] 0a0f8cae3218: Layer already exists [2022-01-15T03:51:51.622Z] e8d4f53d88a5: Layer already exists [2022-01-15T03:51:51.622Z] 1fda1e57d36e: Layer already exists [2022-01-15T03:51:51.622Z] 62170e181a92: Layer already exists [2022-01-15T03:51:51.895Z] 3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20: digest: sha256:11d1a90b62b55ba859564894fb6878d6cf398973484d9b685a6db3b46d76e1bb size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:51:52.245Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:51:52.653Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-01-15T03:51:52.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-01-15T03:51:52.653Z] 4becd28c573e: Preparing [2022-01-15T03:51:52.653Z] ce0177fb7915: Preparing [2022-01-15T03:51:52.653Z] 1fda1e57d36e: Preparing [2022-01-15T03:51:52.653Z] e8d4f53d88a5: Preparing [2022-01-15T03:51:52.653Z] 0a0f8cae3218: Preparing [2022-01-15T03:51:52.653Z] 62170e181a92: Preparing [2022-01-15T03:51:52.653Z] 62170e181a92: Waiting [2022-01-15T03:51:52.653Z] 1fda1e57d36e: Layer already exists [2022-01-15T03:51:52.653Z] 0a0f8cae3218: Layer already exists [2022-01-15T03:51:52.653Z] e8d4f53d88a5: Layer already exists [2022-01-15T03:51:52.653Z] ce0177fb7915: Layer already exists [2022-01-15T03:51:52.653Z] 4becd28c573e: Layer already exists [2022-01-15T03:51:52.653Z] 62170e181a92: Layer already exists [2022-01-15T03:51:52.925Z] main: digest: sha256:11d1a90b62b55ba859564894fb6878d6cf398973484d9b685a6db3b46d76e1bb size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-15T03:51:52.971Z] ===================================================== [Pipeline] echo [2022-01-15T03:51:52.978Z] taggedImages: [2022-01-15T03:51:52.978Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3acce916edd26c48cc534c43f5f6a7ed858771e5 [2022-01-15T03:51:52.978Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-01-15T03:51:52.978Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.20 [2022-01-15T03:51:52.978Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20 [2022-01-15T03:51:52.978Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-01-15T03:51:52.997Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-01-15T03:51:52.997Z] 3acce916edd26c48cc534c43f5f6a7ed858771e5 [2022-01-15T03:51:52.997Z] latest [2022-01-15T03:51:52.997Z] 2.2.0-dev.20 [2022-01-15T03:51:52.997Z] 3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20 [2022-01-15T03:51:52.997Z] main [2022-01-15T03:51:52.997Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:51:53.346Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3acce916edd26c48cc534c43f5f6a7ed858771e5 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:51:53.706Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3acce916edd26c48cc534c43f5f6a7ed858771e5 [2022-01-15T03:51:53.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-01-15T03:51:53.706Z] d10c0bbec47b: Preparing [2022-01-15T03:51:53.706Z] e9484ee427d6: Preparing [2022-01-15T03:51:53.706Z] 1fda1e57d36e: Preparing [2022-01-15T03:51:53.706Z] 1bb415237476: Preparing [2022-01-15T03:51:53.706Z] 62170e181a92: Preparing [2022-01-15T03:51:53.980Z] 1fda1e57d36e: Layer already exists [2022-01-15T03:51:53.981Z] 62170e181a92: Layer already exists [2022-01-15T03:51:53.981Z] 1bb415237476: Layer already exists [2022-01-15T03:51:53.981Z] d10c0bbec47b: Pushed [2022-01-15T03:51:56.607Z] e9484ee427d6: Pushed [2022-01-15T03:51:56.607Z] 3acce916edd26c48cc534c43f5f6a7ed858771e5: digest: sha256:13aaee9ee5621873e79b7afe4c213334902588b3e0ec7fe8521dddfb244a50db size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:51:56.946Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:51:57.286Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-01-15T03:51:57.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-01-15T03:51:57.286Z] d10c0bbec47b: Preparing [2022-01-15T03:51:57.286Z] e9484ee427d6: Preparing [2022-01-15T03:51:57.286Z] 1fda1e57d36e: Preparing [2022-01-15T03:51:57.286Z] 1bb415237476: Preparing [2022-01-15T03:51:57.286Z] 62170e181a92: Preparing [2022-01-15T03:51:57.286Z] 62170e181a92: Layer already exists [2022-01-15T03:51:57.286Z] e9484ee427d6: Layer already exists [2022-01-15T03:51:57.286Z] 1bb415237476: Layer already exists [2022-01-15T03:51:57.286Z] 1fda1e57d36e: Layer already exists [2022-01-15T03:51:57.286Z] d10c0bbec47b: Layer already exists [2022-01-15T03:51:57.286Z] latest: digest: sha256:13aaee9ee5621873e79b7afe4c213334902588b3e0ec7fe8521dddfb244a50db size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:51:57.893Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:51:58.224Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.20 [2022-01-15T03:51:58.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-01-15T03:51:58.224Z] d10c0bbec47b: Preparing [2022-01-15T03:51:58.224Z] e9484ee427d6: Preparing [2022-01-15T03:51:58.224Z] 1fda1e57d36e: Preparing [2022-01-15T03:51:58.224Z] 1bb415237476: Preparing [2022-01-15T03:51:58.224Z] 62170e181a92: Preparing [2022-01-15T03:51:58.224Z] 1fda1e57d36e: Layer already exists [2022-01-15T03:51:58.224Z] 1bb415237476: Layer already exists [2022-01-15T03:51:58.224Z] 62170e181a92: Layer already exists [2022-01-15T03:51:58.224Z] e9484ee427d6: Layer already exists [2022-01-15T03:51:58.224Z] d10c0bbec47b: Layer already exists [2022-01-15T03:51:58.224Z] 2.2.0-dev.20: digest: sha256:13aaee9ee5621873e79b7afe4c213334902588b3e0ec7fe8521dddfb244a50db size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:51:58.831Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:51:59.161Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20 [2022-01-15T03:51:59.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-01-15T03:51:59.161Z] d10c0bbec47b: Preparing [2022-01-15T03:51:59.161Z] e9484ee427d6: Preparing [2022-01-15T03:51:59.161Z] 1fda1e57d36e: Preparing [2022-01-15T03:51:59.161Z] 1bb415237476: Preparing [2022-01-15T03:51:59.161Z] 62170e181a92: Preparing [2022-01-15T03:51:59.161Z] 62170e181a92: Layer already exists [2022-01-15T03:51:59.161Z] d10c0bbec47b: Layer already exists [2022-01-15T03:51:59.161Z] 1bb415237476: Layer already exists [2022-01-15T03:51:59.161Z] e9484ee427d6: Layer already exists [2022-01-15T03:51:59.161Z] 1fda1e57d36e: Layer already exists [2022-01-15T03:51:59.161Z] 3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20: digest: sha256:13aaee9ee5621873e79b7afe4c213334902588b3e0ec7fe8521dddfb244a50db size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:51:59.496Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:51:59.829Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-01-15T03:51:59.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-01-15T03:51:59.829Z] d10c0bbec47b: Preparing [2022-01-15T03:51:59.829Z] e9484ee427d6: Preparing [2022-01-15T03:51:59.829Z] 1fda1e57d36e: Preparing [2022-01-15T03:51:59.829Z] 1bb415237476: Preparing [2022-01-15T03:51:59.829Z] 62170e181a92: Preparing [2022-01-15T03:51:59.829Z] 1fda1e57d36e: Layer already exists [2022-01-15T03:51:59.829Z] d10c0bbec47b: Layer already exists [2022-01-15T03:51:59.829Z] 62170e181a92: Layer already exists [2022-01-15T03:51:59.829Z] e9484ee427d6: Layer already exists [2022-01-15T03:51:59.829Z] 1bb415237476: Layer already exists [2022-01-15T03:52:00.101Z] main: digest: sha256:13aaee9ee5621873e79b7afe4c213334902588b3e0ec7fe8521dddfb244a50db size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-15T03:52:00.149Z] ===================================================== [Pipeline] echo [2022-01-15T03:52:00.165Z] taggedImages: [2022-01-15T03:52:00.165Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3acce916edd26c48cc534c43f5f6a7ed858771e5 [2022-01-15T03:52:00.165Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-01-15T03:52:00.165Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.20 [2022-01-15T03:52:00.165Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20 [2022-01-15T03:52:00.165Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-01-15T03:52:00.192Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-01-15T03:52:00.192Z] 3acce916edd26c48cc534c43f5f6a7ed858771e5 [2022-01-15T03:52:00.192Z] latest [2022-01-15T03:52:00.192Z] 2.2.0-dev.20 [2022-01-15T03:52:00.192Z] 3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20 [2022-01-15T03:52:00.192Z] main [2022-01-15T03:52:00.192Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:52:00.536Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3acce916edd26c48cc534c43f5f6a7ed858771e5 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:52:00.875Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3acce916edd26c48cc534c43f5f6a7ed858771e5 [2022-01-15T03:52:00.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-01-15T03:52:00.875Z] 2002e29f8f30: Preparing [2022-01-15T03:52:00.875Z] 2002e29f8f30: Preparing [2022-01-15T03:52:00.875Z] 04a645ed62d2: Preparing [2022-01-15T03:52:00.875Z] 0f9ad98afa33: Preparing [2022-01-15T03:52:00.875Z] 86a11f4d97e6: Preparing [2022-01-15T03:52:00.875Z] 2e108deaec56: Preparing [2022-01-15T03:52:00.875Z] 1fda1e57d36e: Preparing [2022-01-15T03:52:00.875Z] 72b3dba44a92: Preparing [2022-01-15T03:52:00.875Z] 9d2b922ca6b6: Preparing [2022-01-15T03:52:00.875Z] 04a40e4470cc: Preparing [2022-01-15T03:52:00.875Z] d5cc801b3a99: Preparing [2022-01-15T03:52:00.875Z] 62170e181a92: Preparing [2022-01-15T03:52:00.875Z] 72b3dba44a92: Waiting [2022-01-15T03:52:00.875Z] 9d2b922ca6b6: Waiting [2022-01-15T03:52:00.875Z] 04a40e4470cc: Waiting [2022-01-15T03:52:00.875Z] d5cc801b3a99: Waiting [2022-01-15T03:52:00.875Z] 62170e181a92: Waiting [2022-01-15T03:52:00.875Z] 1fda1e57d36e: Waiting [2022-01-15T03:52:01.149Z] 86a11f4d97e6: Pushed [2022-01-15T03:52:01.149Z] 0f9ad98afa33: Pushed [2022-01-15T03:52:01.149Z] 04a645ed62d2: Pushed [2022-01-15T03:52:01.149Z] 2002e29f8f30: Pushed [2022-01-15T03:52:01.149Z] 1fda1e57d36e: Layer already exists [2022-01-15T03:52:01.420Z] 72b3dba44a92: Pushed [2022-01-15T03:52:01.420Z] 62170e181a92: Layer already exists [2022-01-15T03:52:01.420Z] 04a40e4470cc: Pushed [2022-01-15T03:52:01.420Z] 9d2b922ca6b6: Pushed [2022-01-15T03:52:01.420Z] d5cc801b3a99: Pushed [2022-01-15T03:52:04.021Z] 2e108deaec56: Pushed [2022-01-15T03:52:04.292Z] 3acce916edd26c48cc534c43f5f6a7ed858771e5: digest: sha256:4fc7569425bf085f5c74e4772cb15b4661a7332146b9fddfc76b235687d289e4 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:52:04.628Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:52:04.960Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-01-15T03:52:04.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-01-15T03:52:04.960Z] 2002e29f8f30: Preparing [2022-01-15T03:52:04.960Z] 2002e29f8f30: Preparing [2022-01-15T03:52:04.960Z] 04a645ed62d2: Preparing [2022-01-15T03:52:04.960Z] 0f9ad98afa33: Preparing [2022-01-15T03:52:04.960Z] 86a11f4d97e6: Preparing [2022-01-15T03:52:04.960Z] 2e108deaec56: Preparing [2022-01-15T03:52:04.960Z] 1fda1e57d36e: Preparing [2022-01-15T03:52:04.960Z] 72b3dba44a92: Preparing [2022-01-15T03:52:04.960Z] 9d2b922ca6b6: Preparing [2022-01-15T03:52:04.960Z] 04a40e4470cc: Preparing [2022-01-15T03:52:04.960Z] d5cc801b3a99: Preparing [2022-01-15T03:52:04.960Z] 62170e181a92: Preparing [2022-01-15T03:52:04.960Z] 9d2b922ca6b6: Waiting [2022-01-15T03:52:04.960Z] 1fda1e57d36e: Waiting [2022-01-15T03:52:04.960Z] 04a40e4470cc: Waiting [2022-01-15T03:52:04.960Z] 72b3dba44a92: Waiting [2022-01-15T03:52:04.960Z] d5cc801b3a99: Waiting [2022-01-15T03:52:04.960Z] 62170e181a92: Waiting [2022-01-15T03:52:04.960Z] 04a645ed62d2: Layer already exists [2022-01-15T03:52:04.960Z] 0f9ad98afa33: Layer already exists [2022-01-15T03:52:04.960Z] 2e108deaec56: Layer already exists [2022-01-15T03:52:04.960Z] 86a11f4d97e6: Layer already exists [2022-01-15T03:52:04.960Z] 2002e29f8f30: Layer already exists [2022-01-15T03:52:04.960Z] 1fda1e57d36e: Layer already exists [2022-01-15T03:52:04.960Z] 72b3dba44a92: Layer already exists [2022-01-15T03:52:04.960Z] 9d2b922ca6b6: Layer already exists [2022-01-15T03:52:04.960Z] 04a40e4470cc: Layer already exists [2022-01-15T03:52:04.960Z] d5cc801b3a99: Layer already exists [2022-01-15T03:52:04.960Z] 62170e181a92: Layer already exists [2022-01-15T03:52:05.229Z] latest: digest: sha256:4fc7569425bf085f5c74e4772cb15b4661a7332146b9fddfc76b235687d289e4 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:52:05.565Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:52:05.900Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.20 [2022-01-15T03:52:05.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-01-15T03:52:05.900Z] 2002e29f8f30: Preparing [2022-01-15T03:52:05.900Z] 2002e29f8f30: Preparing [2022-01-15T03:52:05.900Z] 04a645ed62d2: Preparing [2022-01-15T03:52:05.900Z] 0f9ad98afa33: Preparing [2022-01-15T03:52:05.900Z] 86a11f4d97e6: Preparing [2022-01-15T03:52:05.900Z] 2e108deaec56: Preparing [2022-01-15T03:52:05.900Z] 1fda1e57d36e: Preparing [2022-01-15T03:52:05.900Z] 72b3dba44a92: Preparing [2022-01-15T03:52:05.900Z] 9d2b922ca6b6: Preparing [2022-01-15T03:52:05.900Z] 04a40e4470cc: Preparing [2022-01-15T03:52:05.900Z] d5cc801b3a99: Preparing [2022-01-15T03:52:05.900Z] 62170e181a92: Preparing [2022-01-15T03:52:05.900Z] 9d2b922ca6b6: Waiting [2022-01-15T03:52:05.900Z] 04a40e4470cc: Waiting [2022-01-15T03:52:05.900Z] d5cc801b3a99: Waiting [2022-01-15T03:52:05.900Z] 62170e181a92: Waiting [2022-01-15T03:52:05.900Z] 1fda1e57d36e: Waiting [2022-01-15T03:52:05.900Z] 72b3dba44a92: Waiting [2022-01-15T03:52:05.900Z] 2e108deaec56: Layer already exists [2022-01-15T03:52:05.900Z] 86a11f4d97e6: Layer already exists [2022-01-15T03:52:05.900Z] 0f9ad98afa33: Layer already exists [2022-01-15T03:52:05.900Z] 04a645ed62d2: Layer already exists [2022-01-15T03:52:05.900Z] 2002e29f8f30: Layer already exists [2022-01-15T03:52:05.900Z] 9d2b922ca6b6: Layer already exists [2022-01-15T03:52:05.900Z] 72b3dba44a92: Layer already exists [2022-01-15T03:52:05.900Z] 04a40e4470cc: Layer already exists [2022-01-15T03:52:05.900Z] 1fda1e57d36e: Layer already exists [2022-01-15T03:52:05.900Z] d5cc801b3a99: Layer already exists [2022-01-15T03:52:05.900Z] 62170e181a92: Layer already exists [2022-01-15T03:52:06.170Z] 2.2.0-dev.20: digest: sha256:4fc7569425bf085f5c74e4772cb15b4661a7332146b9fddfc76b235687d289e4 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:52:06.510Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:52:06.840Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20 [2022-01-15T03:52:06.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-01-15T03:52:06.840Z] 2002e29f8f30: Preparing [2022-01-15T03:52:06.840Z] 2002e29f8f30: Preparing [2022-01-15T03:52:06.840Z] 04a645ed62d2: Preparing [2022-01-15T03:52:06.840Z] 0f9ad98afa33: Preparing [2022-01-15T03:52:06.840Z] 86a11f4d97e6: Preparing [2022-01-15T03:52:06.840Z] 2e108deaec56: Preparing [2022-01-15T03:52:06.840Z] 1fda1e57d36e: Preparing [2022-01-15T03:52:06.840Z] 72b3dba44a92: Preparing [2022-01-15T03:52:06.840Z] 9d2b922ca6b6: Preparing [2022-01-15T03:52:06.840Z] 04a40e4470cc: Preparing [2022-01-15T03:52:06.840Z] d5cc801b3a99: Preparing [2022-01-15T03:52:06.840Z] 62170e181a92: Preparing [2022-01-15T03:52:06.840Z] 1fda1e57d36e: Waiting [2022-01-15T03:52:06.840Z] 04a40e4470cc: Waiting [2022-01-15T03:52:06.840Z] d5cc801b3a99: Waiting [2022-01-15T03:52:06.840Z] 62170e181a92: Waiting [2022-01-15T03:52:06.840Z] 72b3dba44a92: Waiting [2022-01-15T03:52:06.840Z] 9d2b922ca6b6: Waiting [2022-01-15T03:52:06.840Z] 2e108deaec56: Layer already exists [2022-01-15T03:52:06.840Z] 86a11f4d97e6: Layer already exists [2022-01-15T03:52:06.840Z] 0f9ad98afa33: Layer already exists [2022-01-15T03:52:06.840Z] 2002e29f8f30: Layer already exists [2022-01-15T03:52:06.840Z] 04a645ed62d2: Layer already exists [2022-01-15T03:52:06.840Z] 72b3dba44a92: Layer already exists [2022-01-15T03:52:06.840Z] 9d2b922ca6b6: Layer already exists [2022-01-15T03:52:06.840Z] d5cc801b3a99: Layer already exists [2022-01-15T03:52:06.840Z] 1fda1e57d36e: Layer already exists [2022-01-15T03:52:06.840Z] 04a40e4470cc: Layer already exists [2022-01-15T03:52:07.110Z] 62170e181a92: Layer already exists [2022-01-15T03:52:07.110Z] 3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20: digest: sha256:4fc7569425bf085f5c74e4772cb15b4661a7332146b9fddfc76b235687d289e4 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:52:07.448Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:52:07.774Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-01-15T03:52:07.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-01-15T03:52:07.774Z] 2002e29f8f30: Preparing [2022-01-15T03:52:07.774Z] 2002e29f8f30: Preparing [2022-01-15T03:52:07.774Z] 04a645ed62d2: Preparing [2022-01-15T03:52:07.774Z] 0f9ad98afa33: Preparing [2022-01-15T03:52:07.774Z] 86a11f4d97e6: Preparing [2022-01-15T03:52:07.774Z] 2e108deaec56: Preparing [2022-01-15T03:52:07.774Z] 1fda1e57d36e: Preparing [2022-01-15T03:52:07.774Z] 72b3dba44a92: Preparing [2022-01-15T03:52:07.774Z] 9d2b922ca6b6: Preparing [2022-01-15T03:52:07.774Z] 04a40e4470cc: Preparing [2022-01-15T03:52:07.774Z] d5cc801b3a99: Preparing [2022-01-15T03:52:07.774Z] 62170e181a92: Preparing [2022-01-15T03:52:07.774Z] 1fda1e57d36e: Waiting [2022-01-15T03:52:07.774Z] 72b3dba44a92: Waiting [2022-01-15T03:52:07.774Z] 9d2b922ca6b6: Waiting [2022-01-15T03:52:07.774Z] 62170e181a92: Waiting [2022-01-15T03:52:07.774Z] 04a40e4470cc: Waiting [2022-01-15T03:52:07.774Z] d5cc801b3a99: Waiting [2022-01-15T03:52:07.774Z] 2002e29f8f30: Layer already exists [2022-01-15T03:52:07.774Z] 2e108deaec56: Layer already exists [2022-01-15T03:52:07.774Z] 0f9ad98afa33: Layer already exists [2022-01-15T03:52:07.774Z] 86a11f4d97e6: Layer already exists [2022-01-15T03:52:07.774Z] 04a645ed62d2: Layer already exists [2022-01-15T03:52:07.774Z] 9d2b922ca6b6: Layer already exists [2022-01-15T03:52:07.774Z] 72b3dba44a92: Layer already exists [2022-01-15T03:52:07.774Z] 1fda1e57d36e: Layer already exists [2022-01-15T03:52:07.774Z] d5cc801b3a99: Layer already exists [2022-01-15T03:52:07.774Z] 04a40e4470cc: Layer already exists [2022-01-15T03:52:08.045Z] 62170e181a92: Layer already exists [2022-01-15T03:52:08.045Z] main: digest: sha256:4fc7569425bf085f5c74e4772cb15b4661a7332146b9fddfc76b235687d289e4 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-15T03:52:08.091Z] ===================================================== [Pipeline] echo [2022-01-15T03:52:08.106Z] taggedImages: [2022-01-15T03:52:08.106Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3acce916edd26c48cc534c43f5f6a7ed858771e5 [2022-01-15T03:52:08.106Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-01-15T03:52:08.106Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.20 [2022-01-15T03:52:08.106Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20 [2022-01-15T03:52:08.106Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-01-15T03:52:08.132Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-01-15T03:52:08.132Z] 3acce916edd26c48cc534c43f5f6a7ed858771e5 [2022-01-15T03:52:08.132Z] latest [2022-01-15T03:52:08.132Z] 2.2.0-dev.20 [2022-01-15T03:52:08.132Z] 3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20 [2022-01-15T03:52:08.132Z] main [2022-01-15T03:52:08.132Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:52:08.479Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3acce916edd26c48cc534c43f5f6a7ed858771e5 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:52:08.812Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3acce916edd26c48cc534c43f5f6a7ed858771e5 [2022-01-15T03:52:08.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-01-15T03:52:08.812Z] 91882b77495b: Preparing [2022-01-15T03:52:08.812Z] e9c658e167f5: Preparing [2022-01-15T03:52:08.812Z] afcded39001c: Preparing [2022-01-15T03:52:08.812Z] fec429734d71: Preparing [2022-01-15T03:52:08.812Z] 8e46b04ae174: Preparing [2022-01-15T03:52:08.812Z] 62170e181a92: Preparing [2022-01-15T03:52:08.812Z] 62170e181a92: Waiting [2022-01-15T03:52:09.085Z] fec429734d71: Pushed [2022-01-15T03:52:09.085Z] afcded39001c: Pushed [2022-01-15T03:52:09.085Z] 62170e181a92: Layer already exists [2022-01-15T03:52:09.676Z] 8e46b04ae174: Pushed [2022-01-15T03:52:11.100Z] e9c658e167f5: Pushed [2022-01-15T03:52:11.370Z] 91882b77495b: Pushed [2022-01-15T03:52:11.370Z] 3acce916edd26c48cc534c43f5f6a7ed858771e5: digest: sha256:8174a622b7dbc784b0b22ff44f18cba7e021e6be6fc4f1d65e3843efa12db18b size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:52:11.706Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:52:12.035Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-01-15T03:52:12.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-01-15T03:52:12.036Z] 91882b77495b: Preparing [2022-01-15T03:52:12.036Z] e9c658e167f5: Preparing [2022-01-15T03:52:12.036Z] afcded39001c: Preparing [2022-01-15T03:52:12.036Z] fec429734d71: Preparing [2022-01-15T03:52:12.036Z] 8e46b04ae174: Preparing [2022-01-15T03:52:12.036Z] 62170e181a92: Preparing [2022-01-15T03:52:12.036Z] 62170e181a92: Waiting [2022-01-15T03:52:12.036Z] fec429734d71: Layer already exists [2022-01-15T03:52:12.036Z] e9c658e167f5: Layer already exists [2022-01-15T03:52:12.036Z] 91882b77495b: Layer already exists [2022-01-15T03:52:12.036Z] afcded39001c: Layer already exists [2022-01-15T03:52:12.036Z] 8e46b04ae174: Layer already exists [2022-01-15T03:52:12.036Z] 62170e181a92: Layer already exists [2022-01-15T03:52:12.306Z] latest: digest: sha256:8174a622b7dbc784b0b22ff44f18cba7e021e6be6fc4f1d65e3843efa12db18b size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:52:12.645Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:52:12.977Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.20 [2022-01-15T03:52:12.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-01-15T03:52:12.977Z] 91882b77495b: Preparing [2022-01-15T03:52:12.977Z] e9c658e167f5: Preparing [2022-01-15T03:52:12.977Z] afcded39001c: Preparing [2022-01-15T03:52:12.977Z] fec429734d71: Preparing [2022-01-15T03:52:12.977Z] 8e46b04ae174: Preparing [2022-01-15T03:52:12.977Z] 62170e181a92: Preparing [2022-01-15T03:52:12.977Z] 62170e181a92: Waiting [2022-01-15T03:52:12.977Z] afcded39001c: Layer already exists [2022-01-15T03:52:12.977Z] e9c658e167f5: Layer already exists [2022-01-15T03:52:12.977Z] fec429734d71: Layer already exists [2022-01-15T03:52:12.977Z] 8e46b04ae174: Layer already exists [2022-01-15T03:52:12.977Z] 91882b77495b: Layer already exists [2022-01-15T03:52:12.977Z] 62170e181a92: Layer already exists [2022-01-15T03:52:13.247Z] 2.2.0-dev.20: digest: sha256:8174a622b7dbc784b0b22ff44f18cba7e021e6be6fc4f1d65e3843efa12db18b size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:52:13.587Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:52:13.921Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20 [2022-01-15T03:52:13.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-01-15T03:52:13.921Z] 91882b77495b: Preparing [2022-01-15T03:52:13.921Z] e9c658e167f5: Preparing [2022-01-15T03:52:13.921Z] afcded39001c: Preparing [2022-01-15T03:52:13.921Z] fec429734d71: Preparing [2022-01-15T03:52:13.921Z] 8e46b04ae174: Preparing [2022-01-15T03:52:13.921Z] 62170e181a92: Preparing [2022-01-15T03:52:13.921Z] 62170e181a92: Waiting [2022-01-15T03:52:13.921Z] 91882b77495b: Layer already exists [2022-01-15T03:52:13.921Z] afcded39001c: Layer already exists [2022-01-15T03:52:13.921Z] fec429734d71: Layer already exists [2022-01-15T03:52:13.921Z] e9c658e167f5: Layer already exists [2022-01-15T03:52:13.921Z] 8e46b04ae174: Layer already exists [2022-01-15T03:52:13.921Z] 62170e181a92: Layer already exists [2022-01-15T03:52:14.192Z] 3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20: digest: sha256:8174a622b7dbc784b0b22ff44f18cba7e021e6be6fc4f1d65e3843efa12db18b size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:52:14.534Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:52:14.859Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-01-15T03:52:14.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-01-15T03:52:14.859Z] 91882b77495b: Preparing [2022-01-15T03:52:14.859Z] e9c658e167f5: Preparing [2022-01-15T03:52:14.859Z] afcded39001c: Preparing [2022-01-15T03:52:14.859Z] fec429734d71: Preparing [2022-01-15T03:52:14.859Z] 8e46b04ae174: Preparing [2022-01-15T03:52:14.859Z] 62170e181a92: Preparing [2022-01-15T03:52:14.859Z] 62170e181a92: Waiting [2022-01-15T03:52:14.859Z] 8e46b04ae174: Layer already exists [2022-01-15T03:52:14.859Z] afcded39001c: Layer already exists [2022-01-15T03:52:14.859Z] 91882b77495b: Layer already exists [2022-01-15T03:52:14.859Z] fec429734d71: Layer already exists [2022-01-15T03:52:14.859Z] e9c658e167f5: Layer already exists [2022-01-15T03:52:14.859Z] 62170e181a92: Layer already exists [2022-01-15T03:52:15.127Z] main: digest: sha256:8174a622b7dbc784b0b22ff44f18cba7e021e6be6fc4f1d65e3843efa12db18b size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-15T03:52:15.165Z] ===================================================== [Pipeline] echo [2022-01-15T03:52:15.174Z] taggedImages: [2022-01-15T03:52:15.174Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3acce916edd26c48cc534c43f5f6a7ed858771e5 [2022-01-15T03:52:15.174Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-01-15T03:52:15.174Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.20 [2022-01-15T03:52:15.174Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20 [2022-01-15T03:52:15.174Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-01-15T03:52:15.198Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-01-15T03:52:15.198Z] 3acce916edd26c48cc534c43f5f6a7ed858771e5 [2022-01-15T03:52:15.198Z] latest [2022-01-15T03:52:15.198Z] 2.2.0-dev.20 [2022-01-15T03:52:15.198Z] 3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20 [2022-01-15T03:52:15.198Z] main [2022-01-15T03:52:15.198Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:52:15.535Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3acce916edd26c48cc534c43f5f6a7ed858771e5 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:52:15.866Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3acce916edd26c48cc534c43f5f6a7ed858771e5 [2022-01-15T03:52:15.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-01-15T03:52:15.866Z] 6e134e734189: Preparing [2022-01-15T03:52:15.866Z] 21962d787b48: Preparing [2022-01-15T03:52:15.866Z] 174ddf7e03c3: Preparing [2022-01-15T03:52:15.866Z] d750a41ca8b9: Preparing [2022-01-15T03:52:15.866Z] 55f708382f90: Preparing [2022-01-15T03:52:15.866Z] f9f745c0a612: Preparing [2022-01-15T03:52:15.866Z] b69ea781e890: Preparing [2022-01-15T03:52:15.866Z] 38d2d0a511a5: Preparing [2022-01-15T03:52:15.866Z] 3ab6463d5ade: Preparing [2022-01-15T03:52:15.866Z] 62170e181a92: Preparing [2022-01-15T03:52:15.866Z] f9f745c0a612: Waiting [2022-01-15T03:52:15.866Z] b69ea781e890: Waiting [2022-01-15T03:52:15.866Z] 38d2d0a511a5: Waiting [2022-01-15T03:52:15.866Z] 3ab6463d5ade: Waiting [2022-01-15T03:52:15.866Z] 62170e181a92: Waiting [2022-01-15T03:52:16.138Z] 55f708382f90: Pushed [2022-01-15T03:52:16.138Z] 21962d787b48: Pushed [2022-01-15T03:52:16.138Z] 6e134e734189: Pushed [2022-01-15T03:52:16.411Z] f9f745c0a612: Pushed [2022-01-15T03:52:16.411Z] 38d2d0a511a5: Pushed [2022-01-15T03:52:16.411Z] b69ea781e890: Pushed [2022-01-15T03:52:16.411Z] 62170e181a92: Layer already exists [2022-01-15T03:52:16.683Z] 3ab6463d5ade: Pushed [2022-01-15T03:52:18.111Z] d750a41ca8b9: Pushed [2022-01-15T03:52:19.088Z] 174ddf7e03c3: Pushed [2022-01-15T03:52:19.360Z] 3acce916edd26c48cc534c43f5f6a7ed858771e5: digest: sha256:2d51319578c88768ace379b5895cd9dc5ceba43d4018b51e5eaaefcc2fff6f32 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:52:19.696Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:52:20.025Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-01-15T03:52:20.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-01-15T03:52:20.025Z] 6e134e734189: Preparing [2022-01-15T03:52:20.025Z] 21962d787b48: Preparing [2022-01-15T03:52:20.025Z] 174ddf7e03c3: Preparing [2022-01-15T03:52:20.025Z] d750a41ca8b9: Preparing [2022-01-15T03:52:20.025Z] 55f708382f90: Preparing [2022-01-15T03:52:20.025Z] f9f745c0a612: Preparing [2022-01-15T03:52:20.025Z] b69ea781e890: Preparing [2022-01-15T03:52:20.025Z] 38d2d0a511a5: Preparing [2022-01-15T03:52:20.025Z] 3ab6463d5ade: Preparing [2022-01-15T03:52:20.025Z] 62170e181a92: Preparing [2022-01-15T03:52:20.025Z] f9f745c0a612: Waiting [2022-01-15T03:52:20.025Z] b69ea781e890: Waiting [2022-01-15T03:52:20.025Z] 38d2d0a511a5: Waiting [2022-01-15T03:52:20.025Z] 3ab6463d5ade: Waiting [2022-01-15T03:52:20.025Z] 62170e181a92: Waiting [2022-01-15T03:52:20.025Z] 174ddf7e03c3: Layer already exists [2022-01-15T03:52:20.025Z] 55f708382f90: Layer already exists [2022-01-15T03:52:20.025Z] d750a41ca8b9: Layer already exists [2022-01-15T03:52:20.025Z] 21962d787b48: Layer already exists [2022-01-15T03:52:20.025Z] 6e134e734189: Layer already exists [2022-01-15T03:52:20.025Z] 38d2d0a511a5: Layer already exists [2022-01-15T03:52:20.025Z] f9f745c0a612: Layer already exists [2022-01-15T03:52:20.025Z] b69ea781e890: Layer already exists [2022-01-15T03:52:20.025Z] 3ab6463d5ade: Layer already exists [2022-01-15T03:52:20.025Z] 62170e181a92: Layer already exists [2022-01-15T03:52:20.294Z] latest: digest: sha256:2d51319578c88768ace379b5895cd9dc5ceba43d4018b51e5eaaefcc2fff6f32 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:52:20.629Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:52:20.951Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.20 [2022-01-15T03:52:20.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-01-15T03:52:20.951Z] 6e134e734189: Preparing [2022-01-15T03:52:20.951Z] 21962d787b48: Preparing [2022-01-15T03:52:20.951Z] 174ddf7e03c3: Preparing [2022-01-15T03:52:20.951Z] d750a41ca8b9: Preparing [2022-01-15T03:52:20.951Z] 55f708382f90: Preparing [2022-01-15T03:52:20.951Z] f9f745c0a612: Preparing [2022-01-15T03:52:20.951Z] b69ea781e890: Preparing [2022-01-15T03:52:20.951Z] 38d2d0a511a5: Preparing [2022-01-15T03:52:20.951Z] 3ab6463d5ade: Preparing [2022-01-15T03:52:20.951Z] 62170e181a92: Preparing [2022-01-15T03:52:20.951Z] 38d2d0a511a5: Waiting [2022-01-15T03:52:20.952Z] 3ab6463d5ade: Waiting [2022-01-15T03:52:20.952Z] 62170e181a92: Waiting [2022-01-15T03:52:20.952Z] f9f745c0a612: Waiting [2022-01-15T03:52:20.952Z] b69ea781e890: Waiting [2022-01-15T03:52:20.952Z] 55f708382f90: Layer already exists [2022-01-15T03:52:20.952Z] 174ddf7e03c3: Layer already exists [2022-01-15T03:52:20.952Z] 21962d787b48: Layer already exists [2022-01-15T03:52:20.952Z] d750a41ca8b9: Layer already exists [2022-01-15T03:52:20.952Z] 6e134e734189: Layer already exists [2022-01-15T03:52:20.952Z] f9f745c0a612: Layer already exists [2022-01-15T03:52:20.952Z] 38d2d0a511a5: Layer already exists [2022-01-15T03:52:20.952Z] b69ea781e890: Layer already exists [2022-01-15T03:52:20.952Z] 3ab6463d5ade: Layer already exists [2022-01-15T03:52:20.952Z] 62170e181a92: Layer already exists [2022-01-15T03:52:21.219Z] 2.2.0-dev.20: digest: sha256:2d51319578c88768ace379b5895cd9dc5ceba43d4018b51e5eaaefcc2fff6f32 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:52:21.551Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:52:21.878Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20 [2022-01-15T03:52:21.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-01-15T03:52:21.878Z] 6e134e734189: Preparing [2022-01-15T03:52:21.878Z] 21962d787b48: Preparing [2022-01-15T03:52:21.878Z] 174ddf7e03c3: Preparing [2022-01-15T03:52:21.878Z] d750a41ca8b9: Preparing [2022-01-15T03:52:21.878Z] 55f708382f90: Preparing [2022-01-15T03:52:21.878Z] f9f745c0a612: Preparing [2022-01-15T03:52:21.878Z] b69ea781e890: Preparing [2022-01-15T03:52:21.878Z] 38d2d0a511a5: Preparing [2022-01-15T03:52:21.878Z] 3ab6463d5ade: Preparing [2022-01-15T03:52:21.878Z] 62170e181a92: Preparing [2022-01-15T03:52:21.878Z] b69ea781e890: Waiting [2022-01-15T03:52:21.878Z] 3ab6463d5ade: Waiting [2022-01-15T03:52:21.878Z] 38d2d0a511a5: Waiting [2022-01-15T03:52:21.878Z] 62170e181a92: Waiting [2022-01-15T03:52:21.878Z] 174ddf7e03c3: Layer already exists [2022-01-15T03:52:21.878Z] 21962d787b48: Layer already exists [2022-01-15T03:52:21.878Z] 6e134e734189: Layer already exists [2022-01-15T03:52:21.878Z] d750a41ca8b9: Layer already exists [2022-01-15T03:52:21.878Z] 55f708382f90: Layer already exists [2022-01-15T03:52:21.878Z] f9f745c0a612: Layer already exists [2022-01-15T03:52:21.878Z] 3ab6463d5ade: Layer already exists [2022-01-15T03:52:21.878Z] b69ea781e890: Layer already exists [2022-01-15T03:52:21.878Z] 38d2d0a511a5: Layer already exists [2022-01-15T03:52:21.878Z] 62170e181a92: Layer already exists [2022-01-15T03:52:22.147Z] 3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20: digest: sha256:2d51319578c88768ace379b5895cd9dc5ceba43d4018b51e5eaaefcc2fff6f32 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:52:22.484Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:52:22.808Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-01-15T03:52:22.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-01-15T03:52:22.808Z] 6e134e734189: Preparing [2022-01-15T03:52:22.808Z] 21962d787b48: Preparing [2022-01-15T03:52:22.808Z] 174ddf7e03c3: Preparing [2022-01-15T03:52:22.808Z] d750a41ca8b9: Preparing [2022-01-15T03:52:22.808Z] 55f708382f90: Preparing [2022-01-15T03:52:22.808Z] f9f745c0a612: Preparing [2022-01-15T03:52:22.808Z] b69ea781e890: Preparing [2022-01-15T03:52:22.808Z] 38d2d0a511a5: Preparing [2022-01-15T03:52:22.808Z] 3ab6463d5ade: Preparing [2022-01-15T03:52:22.808Z] 62170e181a92: Preparing [2022-01-15T03:52:22.808Z] 38d2d0a511a5: Waiting [2022-01-15T03:52:22.808Z] 3ab6463d5ade: Waiting [2022-01-15T03:52:22.808Z] 62170e181a92: Waiting [2022-01-15T03:52:22.808Z] f9f745c0a612: Waiting [2022-01-15T03:52:22.808Z] b69ea781e890: Waiting [2022-01-15T03:52:22.808Z] 21962d787b48: Layer already exists [2022-01-15T03:52:22.808Z] 55f708382f90: Layer already exists [2022-01-15T03:52:22.808Z] d750a41ca8b9: Layer already exists [2022-01-15T03:52:22.808Z] 6e134e734189: Layer already exists [2022-01-15T03:52:22.808Z] 174ddf7e03c3: Layer already exists [2022-01-15T03:52:22.808Z] f9f745c0a612: Layer already exists [2022-01-15T03:52:22.808Z] b69ea781e890: Layer already exists [2022-01-15T03:52:22.808Z] 62170e181a92: Layer already exists [2022-01-15T03:52:22.808Z] 3ab6463d5ade: Layer already exists [2022-01-15T03:52:22.808Z] 38d2d0a511a5: Layer already exists [2022-01-15T03:52:23.077Z] main: digest: sha256:2d51319578c88768ace379b5895cd9dc5ceba43d4018b51e5eaaefcc2fff6f32 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-15T03:52:23.123Z] ===================================================== [Pipeline] echo [2022-01-15T03:52:23.132Z] taggedImages: [2022-01-15T03:52:23.132Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3acce916edd26c48cc534c43f5f6a7ed858771e5 [2022-01-15T03:52:23.132Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-01-15T03:52:23.132Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.20 [2022-01-15T03:52:23.132Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20 [2022-01-15T03:52:23.132Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-01-15T03:52:23.156Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-01-15T03:52:23.156Z] 3acce916edd26c48cc534c43f5f6a7ed858771e5 [2022-01-15T03:52:23.156Z] latest [2022-01-15T03:52:23.156Z] 2.2.0-dev.20 [2022-01-15T03:52:23.156Z] 3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20 [2022-01-15T03:52:23.156Z] main [2022-01-15T03:52:23.156Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:52:23.508Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3acce916edd26c48cc534c43f5f6a7ed858771e5 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:52:23.834Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3acce916edd26c48cc534c43f5f6a7ed858771e5 [2022-01-15T03:52:23.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-01-15T03:52:23.834Z] 362451bca3d3: Preparing [2022-01-15T03:52:23.834Z] be334121f257: Preparing [2022-01-15T03:52:23.834Z] 1fda1e57d36e: Preparing [2022-01-15T03:52:23.834Z] 729d2a884b2c: Preparing [2022-01-15T03:52:23.834Z] 62170e181a92: Preparing [2022-01-15T03:52:23.834Z] 1fda1e57d36e: Layer already exists [2022-01-15T03:52:23.834Z] 62170e181a92: Layer already exists [2022-01-15T03:52:24.103Z] 362451bca3d3: Pushed [2022-01-15T03:52:24.103Z] 729d2a884b2c: Pushed [2022-01-15T03:52:26.692Z] be334121f257: Pushed [2022-01-15T03:52:26.692Z] 3acce916edd26c48cc534c43f5f6a7ed858771e5: digest: sha256:ac6521793bdce95236ceae2ce9913ca5fa57eb2d106c64298dcc4a7159e27a59 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:52:27.019Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:52:27.344Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-01-15T03:52:27.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-01-15T03:52:27.344Z] 362451bca3d3: Preparing [2022-01-15T03:52:27.344Z] be334121f257: Preparing [2022-01-15T03:52:27.344Z] 1fda1e57d36e: Preparing [2022-01-15T03:52:27.344Z] 729d2a884b2c: Preparing [2022-01-15T03:52:27.344Z] 62170e181a92: Preparing [2022-01-15T03:52:27.344Z] 362451bca3d3: Layer already exists [2022-01-15T03:52:27.344Z] be334121f257: Layer already exists [2022-01-15T03:52:27.344Z] 1fda1e57d36e: Layer already exists [2022-01-15T03:52:27.344Z] 62170e181a92: Layer already exists [2022-01-15T03:52:27.344Z] 729d2a884b2c: Layer already exists [2022-01-15T03:52:27.344Z] latest: digest: sha256:ac6521793bdce95236ceae2ce9913ca5fa57eb2d106c64298dcc4a7159e27a59 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:52:27.942Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:52:28.267Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.20 [2022-01-15T03:52:28.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-01-15T03:52:28.267Z] 362451bca3d3: Preparing [2022-01-15T03:52:28.267Z] be334121f257: Preparing [2022-01-15T03:52:28.267Z] 1fda1e57d36e: Preparing [2022-01-15T03:52:28.267Z] 729d2a884b2c: Preparing [2022-01-15T03:52:28.267Z] 62170e181a92: Preparing [2022-01-15T03:52:28.267Z] 362451bca3d3: Layer already exists [2022-01-15T03:52:28.267Z] 1fda1e57d36e: Layer already exists [2022-01-15T03:52:28.267Z] 729d2a884b2c: Layer already exists [2022-01-15T03:52:28.267Z] 62170e181a92: Layer already exists [2022-01-15T03:52:28.267Z] be334121f257: Layer already exists [2022-01-15T03:52:28.267Z] 2.2.0-dev.20: digest: sha256:ac6521793bdce95236ceae2ce9913ca5fa57eb2d106c64298dcc4a7159e27a59 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:52:28.595Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:52:28.918Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20 [2022-01-15T03:52:28.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-01-15T03:52:28.918Z] 362451bca3d3: Preparing [2022-01-15T03:52:28.918Z] be334121f257: Preparing [2022-01-15T03:52:28.918Z] 1fda1e57d36e: Preparing [2022-01-15T03:52:28.918Z] 729d2a884b2c: Preparing [2022-01-15T03:52:28.918Z] 62170e181a92: Preparing [2022-01-15T03:52:28.918Z] 62170e181a92: Layer already exists [2022-01-15T03:52:28.918Z] be334121f257: Layer already exists [2022-01-15T03:52:28.918Z] 362451bca3d3: Layer already exists [2022-01-15T03:52:28.918Z] 729d2a884b2c: Layer already exists [2022-01-15T03:52:28.918Z] 1fda1e57d36e: Layer already exists [2022-01-15T03:52:28.918Z] 3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20: digest: sha256:ac6521793bdce95236ceae2ce9913ca5fa57eb2d106c64298dcc4a7159e27a59 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:52:29.246Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:52:29.573Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-01-15T03:52:29.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-01-15T03:52:29.573Z] 362451bca3d3: Preparing [2022-01-15T03:52:29.573Z] be334121f257: Preparing [2022-01-15T03:52:29.573Z] 1fda1e57d36e: Preparing [2022-01-15T03:52:29.573Z] 729d2a884b2c: Preparing [2022-01-15T03:52:29.573Z] 62170e181a92: Preparing [2022-01-15T03:52:29.573Z] be334121f257: Layer already exists [2022-01-15T03:52:29.573Z] 362451bca3d3: Layer already exists [2022-01-15T03:52:29.573Z] 1fda1e57d36e: Layer already exists [2022-01-15T03:52:29.573Z] 729d2a884b2c: Layer already exists [2022-01-15T03:52:29.573Z] 62170e181a92: Layer already exists [2022-01-15T03:52:29.573Z] main: digest: sha256:ac6521793bdce95236ceae2ce9913ca5fa57eb2d106c64298dcc4a7159e27a59 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-15T03:52:29.883Z] ===================================================== [Pipeline] echo [2022-01-15T03:52:29.896Z] taggedImages: [2022-01-15T03:52:29.896Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3acce916edd26c48cc534c43f5f6a7ed858771e5 [2022-01-15T03:52:29.896Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-01-15T03:52:29.896Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.20 [2022-01-15T03:52:29.896Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20 [2022-01-15T03:52:29.896Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-01-15T03:52:29.921Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-01-15T03:52:29.921Z] 3acce916edd26c48cc534c43f5f6a7ed858771e5 [2022-01-15T03:52:29.921Z] latest [2022-01-15T03:52:29.921Z] 2.2.0-dev.20 [2022-01-15T03:52:29.921Z] 3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20 [2022-01-15T03:52:29.921Z] main [2022-01-15T03:52:29.921Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:52:30.263Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3acce916edd26c48cc534c43f5f6a7ed858771e5 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:52:30.589Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3acce916edd26c48cc534c43f5f6a7ed858771e5 [2022-01-15T03:52:30.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-01-15T03:52:30.589Z] dadbd72fb7dc: Preparing [2022-01-15T03:52:30.589Z] aa106a22cf13: Preparing [2022-01-15T03:52:30.589Z] 1fda1e57d36e: Preparing [2022-01-15T03:52:30.589Z] 1bb415237476: Preparing [2022-01-15T03:52:30.589Z] 62170e181a92: Preparing [2022-01-15T03:52:30.589Z] 1fda1e57d36e: Layer already exists [2022-01-15T03:52:30.589Z] 62170e181a92: Layer already exists [2022-01-15T03:52:30.589Z] 1bb415237476: Layer already exists [2022-01-15T03:52:30.858Z] dadbd72fb7dc: Pushed [2022-01-15T03:52:33.448Z] aa106a22cf13: Pushed [2022-01-15T03:52:33.448Z] 3acce916edd26c48cc534c43f5f6a7ed858771e5: digest: sha256:261e05bcb83d941d8454fc0c0f7a8987d63666aa2ed9b84dfebf94ccff15d59b size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:52:33.775Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:52:34.098Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-01-15T03:52:34.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-01-15T03:52:34.098Z] dadbd72fb7dc: Preparing [2022-01-15T03:52:34.098Z] aa106a22cf13: Preparing [2022-01-15T03:52:34.098Z] 1fda1e57d36e: Preparing [2022-01-15T03:52:34.098Z] 1bb415237476: Preparing [2022-01-15T03:52:34.098Z] 62170e181a92: Preparing [2022-01-15T03:52:34.098Z] 62170e181a92: Layer already exists [2022-01-15T03:52:34.098Z] aa106a22cf13: Layer already exists [2022-01-15T03:52:34.098Z] 1bb415237476: Layer already exists [2022-01-15T03:52:34.098Z] dadbd72fb7dc: Layer already exists [2022-01-15T03:52:34.098Z] 1fda1e57d36e: Layer already exists [2022-01-15T03:52:34.098Z] latest: digest: sha256:261e05bcb83d941d8454fc0c0f7a8987d63666aa2ed9b84dfebf94ccff15d59b size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:52:34.429Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:52:34.752Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.20 [2022-01-15T03:52:34.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-01-15T03:52:34.753Z] dadbd72fb7dc: Preparing [2022-01-15T03:52:34.753Z] aa106a22cf13: Preparing [2022-01-15T03:52:34.753Z] 1fda1e57d36e: Preparing [2022-01-15T03:52:34.753Z] 1bb415237476: Preparing [2022-01-15T03:52:34.753Z] 62170e181a92: Preparing [2022-01-15T03:52:34.753Z] 62170e181a92: Layer already exists [2022-01-15T03:52:34.753Z] dadbd72fb7dc: Layer already exists [2022-01-15T03:52:34.753Z] aa106a22cf13: Layer already exists [2022-01-15T03:52:34.753Z] 1bb415237476: Layer already exists [2022-01-15T03:52:34.753Z] 1fda1e57d36e: Layer already exists [2022-01-15T03:52:34.753Z] 2.2.0-dev.20: digest: sha256:261e05bcb83d941d8454fc0c0f7a8987d63666aa2ed9b84dfebf94ccff15d59b size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:52:35.078Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:52:35.404Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20 [2022-01-15T03:52:35.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-01-15T03:52:35.404Z] dadbd72fb7dc: Preparing [2022-01-15T03:52:35.404Z] aa106a22cf13: Preparing [2022-01-15T03:52:35.404Z] 1fda1e57d36e: Preparing [2022-01-15T03:52:35.404Z] 1bb415237476: Preparing [2022-01-15T03:52:35.404Z] 62170e181a92: Preparing [2022-01-15T03:52:35.404Z] dadbd72fb7dc: Layer already exists [2022-01-15T03:52:35.404Z] 62170e181a92: Layer already exists [2022-01-15T03:52:35.404Z] 1bb415237476: Layer already exists [2022-01-15T03:52:35.404Z] aa106a22cf13: Layer already exists [2022-01-15T03:52:35.404Z] 1fda1e57d36e: Layer already exists [2022-01-15T03:52:35.404Z] 3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20: digest: sha256:261e05bcb83d941d8454fc0c0f7a8987d63666aa2ed9b84dfebf94ccff15d59b size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:52:35.731Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:52:36.055Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-01-15T03:52:36.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-01-15T03:52:36.055Z] dadbd72fb7dc: Preparing [2022-01-15T03:52:36.055Z] aa106a22cf13: Preparing [2022-01-15T03:52:36.055Z] 1fda1e57d36e: Preparing [2022-01-15T03:52:36.055Z] 1bb415237476: Preparing [2022-01-15T03:52:36.055Z] 62170e181a92: Preparing [2022-01-15T03:52:36.055Z] aa106a22cf13: Layer already exists [2022-01-15T03:52:36.055Z] dadbd72fb7dc: Layer already exists [2022-01-15T03:52:36.055Z] 1fda1e57d36e: Layer already exists [2022-01-15T03:52:36.055Z] 62170e181a92: Layer already exists [2022-01-15T03:52:36.055Z] 1bb415237476: Layer already exists [2022-01-15T03:52:36.055Z] main: digest: sha256:261e05bcb83d941d8454fc0c0f7a8987d63666aa2ed9b84dfebf94ccff15d59b size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-15T03:52:36.103Z] ===================================================== [Pipeline] echo [2022-01-15T03:52:36.113Z] taggedImages: [2022-01-15T03:52:36.113Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3acce916edd26c48cc534c43f5f6a7ed858771e5 [2022-01-15T03:52:36.113Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-01-15T03:52:36.113Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.20 [2022-01-15T03:52:36.113Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20 [2022-01-15T03:52:36.113Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-01-15T03:52:36.133Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-01-15T03:52:36.133Z] 3acce916edd26c48cc534c43f5f6a7ed858771e5 [2022-01-15T03:52:36.133Z] latest [2022-01-15T03:52:36.133Z] 2.2.0-dev.20 [2022-01-15T03:52:36.133Z] 3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20 [2022-01-15T03:52:36.133Z] main [2022-01-15T03:52:36.133Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:52:36.483Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3acce916edd26c48cc534c43f5f6a7ed858771e5 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:52:36.808Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3acce916edd26c48cc534c43f5f6a7ed858771e5 [2022-01-15T03:52:36.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-01-15T03:52:36.808Z] 1162e9323479: Preparing [2022-01-15T03:52:36.808Z] 99f3b6bfbdce: Preparing [2022-01-15T03:52:36.808Z] 80f671fa90ed: Preparing [2022-01-15T03:52:36.808Z] 0196f91cc789: Preparing [2022-01-15T03:52:36.808Z] e25cc80ef78c: Preparing [2022-01-15T03:52:36.808Z] f7be28c579d0: Preparing [2022-01-15T03:52:36.808Z] 5ddf987a193f: Preparing [2022-01-15T03:52:36.808Z] 05d0a213effb: Preparing [2022-01-15T03:52:36.808Z] 087270190219: Preparing [2022-01-15T03:52:36.808Z] b49c6594ab31: Preparing [2022-01-15T03:52:36.808Z] 62170e181a92: Preparing [2022-01-15T03:52:36.808Z] f7be28c579d0: Waiting [2022-01-15T03:52:36.808Z] 5ddf987a193f: Waiting [2022-01-15T03:52:36.808Z] 05d0a213effb: Waiting [2022-01-15T03:52:36.808Z] 087270190219: Waiting [2022-01-15T03:52:36.808Z] b49c6594ab31: Waiting [2022-01-15T03:52:36.808Z] 62170e181a92: Waiting [2022-01-15T03:52:36.808Z] e25cc80ef78c: Layer already exists [2022-01-15T03:52:37.079Z] f7be28c579d0: Layer already exists [2022-01-15T03:52:37.079Z] 5ddf987a193f: Layer already exists [2022-01-15T03:52:37.079Z] 05d0a213effb: Layer already exists [2022-01-15T03:52:37.079Z] 99f3b6bfbdce: Pushed [2022-01-15T03:52:37.079Z] 087270190219: Layer already exists [2022-01-15T03:52:37.079Z] b49c6594ab31: Layer already exists [2022-01-15T03:52:37.079Z] 62170e181a92: Layer already exists [2022-01-15T03:52:37.672Z] 1162e9323479: Pushed [2022-01-15T03:52:39.695Z] 80f671fa90ed: Pushed [2022-01-15T03:52:54.927Z] 0196f91cc789: Pushed [2022-01-15T03:52:54.927Z] 3acce916edd26c48cc534c43f5f6a7ed858771e5: digest: sha256:1cf5ef80125f60dd978877e9e1042f1cab94f8e2b7d7013ac82907cd0a1bb47b size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:52:55.264Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:52:55.594Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-01-15T03:52:55.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-01-15T03:52:55.594Z] 1162e9323479: Preparing [2022-01-15T03:52:55.594Z] 99f3b6bfbdce: Preparing [2022-01-15T03:52:55.594Z] 80f671fa90ed: Preparing [2022-01-15T03:52:55.594Z] 0196f91cc789: Preparing [2022-01-15T03:52:55.594Z] e25cc80ef78c: Preparing [2022-01-15T03:52:55.594Z] f7be28c579d0: Preparing [2022-01-15T03:52:55.594Z] 5ddf987a193f: Preparing [2022-01-15T03:52:55.594Z] 05d0a213effb: Preparing [2022-01-15T03:52:55.594Z] 087270190219: Preparing [2022-01-15T03:52:55.594Z] b49c6594ab31: Preparing [2022-01-15T03:52:55.594Z] 62170e181a92: Preparing [2022-01-15T03:52:55.594Z] 05d0a213effb: Waiting [2022-01-15T03:52:55.594Z] 087270190219: Waiting [2022-01-15T03:52:55.594Z] b49c6594ab31: Waiting [2022-01-15T03:52:55.594Z] f7be28c579d0: Waiting [2022-01-15T03:52:55.594Z] 62170e181a92: Waiting [2022-01-15T03:52:55.594Z] 5ddf987a193f: Waiting [2022-01-15T03:52:55.594Z] 0196f91cc789: Layer already exists [2022-01-15T03:52:55.594Z] 99f3b6bfbdce: Layer already exists [2022-01-15T03:52:55.594Z] 1162e9323479: Layer already exists [2022-01-15T03:52:55.594Z] e25cc80ef78c: Layer already exists [2022-01-15T03:52:55.594Z] 80f671fa90ed: Layer already exists [2022-01-15T03:52:55.594Z] 5ddf987a193f: Layer already exists [2022-01-15T03:52:55.594Z] f7be28c579d0: Layer already exists [2022-01-15T03:52:55.594Z] 087270190219: Layer already exists [2022-01-15T03:52:55.594Z] 05d0a213effb: Layer already exists [2022-01-15T03:52:55.594Z] b49c6594ab31: Layer already exists [2022-01-15T03:52:55.594Z] 62170e181a92: Layer already exists [2022-01-15T03:52:55.865Z] latest: digest: sha256:1cf5ef80125f60dd978877e9e1042f1cab94f8e2b7d7013ac82907cd0a1bb47b size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:52:56.203Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:52:56.534Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.20 [2022-01-15T03:52:56.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-01-15T03:52:56.534Z] 1162e9323479: Preparing [2022-01-15T03:52:56.534Z] 99f3b6bfbdce: Preparing [2022-01-15T03:52:56.534Z] 80f671fa90ed: Preparing [2022-01-15T03:52:56.534Z] 0196f91cc789: Preparing [2022-01-15T03:52:56.534Z] e25cc80ef78c: Preparing [2022-01-15T03:52:56.534Z] f7be28c579d0: Preparing [2022-01-15T03:52:56.534Z] 5ddf987a193f: Preparing [2022-01-15T03:52:56.534Z] 05d0a213effb: Preparing [2022-01-15T03:52:56.534Z] 087270190219: Preparing [2022-01-15T03:52:56.534Z] b49c6594ab31: Preparing [2022-01-15T03:52:56.534Z] 62170e181a92: Preparing [2022-01-15T03:52:56.534Z] f7be28c579d0: Waiting [2022-01-15T03:52:56.534Z] 5ddf987a193f: Waiting [2022-01-15T03:52:56.534Z] 05d0a213effb: Waiting [2022-01-15T03:52:56.534Z] 087270190219: Waiting [2022-01-15T03:52:56.534Z] b49c6594ab31: Waiting [2022-01-15T03:52:56.534Z] 62170e181a92: Waiting [2022-01-15T03:52:56.534Z] 0196f91cc789: Layer already exists [2022-01-15T03:52:56.534Z] e25cc80ef78c: Layer already exists [2022-01-15T03:52:56.534Z] 80f671fa90ed: Layer already exists [2022-01-15T03:52:56.534Z] 1162e9323479: Layer already exists [2022-01-15T03:52:56.534Z] 99f3b6bfbdce: Layer already exists [2022-01-15T03:52:56.534Z] 5ddf987a193f: Layer already exists [2022-01-15T03:52:56.534Z] b49c6594ab31: Layer already exists [2022-01-15T03:52:56.534Z] f7be28c579d0: Layer already exists [2022-01-15T03:52:56.534Z] 087270190219: Layer already exists [2022-01-15T03:52:56.534Z] 05d0a213effb: Layer already exists [2022-01-15T03:52:56.534Z] 62170e181a92: Layer already exists [2022-01-15T03:52:56.809Z] 2.2.0-dev.20: digest: sha256:1cf5ef80125f60dd978877e9e1042f1cab94f8e2b7d7013ac82907cd0a1bb47b size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:52:57.148Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:52:57.475Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20 [2022-01-15T03:52:57.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-01-15T03:52:57.475Z] 1162e9323479: Preparing [2022-01-15T03:52:57.475Z] 99f3b6bfbdce: Preparing [2022-01-15T03:52:57.475Z] 80f671fa90ed: Preparing [2022-01-15T03:52:57.475Z] 0196f91cc789: Preparing [2022-01-15T03:52:57.475Z] e25cc80ef78c: Preparing [2022-01-15T03:52:57.475Z] f7be28c579d0: Preparing [2022-01-15T03:52:57.475Z] 5ddf987a193f: Preparing [2022-01-15T03:52:57.475Z] 05d0a213effb: Preparing [2022-01-15T03:52:57.475Z] 087270190219: Preparing [2022-01-15T03:52:57.475Z] b49c6594ab31: Preparing [2022-01-15T03:52:57.475Z] 62170e181a92: Preparing [2022-01-15T03:52:57.475Z] 5ddf987a193f: Waiting [2022-01-15T03:52:57.475Z] 05d0a213effb: Waiting [2022-01-15T03:52:57.475Z] 087270190219: Waiting [2022-01-15T03:52:57.475Z] b49c6594ab31: Waiting [2022-01-15T03:52:57.475Z] 62170e181a92: Waiting [2022-01-15T03:52:57.475Z] f7be28c579d0: Waiting [2022-01-15T03:52:57.475Z] 80f671fa90ed: Layer already exists [2022-01-15T03:52:57.475Z] 0196f91cc789: Layer already exists [2022-01-15T03:52:57.475Z] e25cc80ef78c: Layer already exists [2022-01-15T03:52:57.475Z] 99f3b6bfbdce: Layer already exists [2022-01-15T03:52:57.475Z] 1162e9323479: Layer already exists [2022-01-15T03:52:57.475Z] f7be28c579d0: Layer already exists [2022-01-15T03:52:57.475Z] 087270190219: Layer already exists [2022-01-15T03:52:57.475Z] 5ddf987a193f: Layer already exists [2022-01-15T03:52:57.475Z] 05d0a213effb: Layer already exists [2022-01-15T03:52:57.475Z] b49c6594ab31: Layer already exists [2022-01-15T03:52:57.475Z] 62170e181a92: Layer already exists [2022-01-15T03:52:57.744Z] 3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20: digest: sha256:1cf5ef80125f60dd978877e9e1042f1cab94f8e2b7d7013ac82907cd0a1bb47b size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:52:58.076Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:52:58.404Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-01-15T03:52:58.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-01-15T03:52:58.404Z] 1162e9323479: Preparing [2022-01-15T03:52:58.404Z] 99f3b6bfbdce: Preparing [2022-01-15T03:52:58.404Z] 80f671fa90ed: Preparing [2022-01-15T03:52:58.404Z] 0196f91cc789: Preparing [2022-01-15T03:52:58.404Z] e25cc80ef78c: Preparing [2022-01-15T03:52:58.404Z] f7be28c579d0: Preparing [2022-01-15T03:52:58.404Z] 5ddf987a193f: Preparing [2022-01-15T03:52:58.404Z] 05d0a213effb: Preparing [2022-01-15T03:52:58.404Z] 087270190219: Preparing [2022-01-15T03:52:58.404Z] b49c6594ab31: Preparing [2022-01-15T03:52:58.404Z] 62170e181a92: Preparing [2022-01-15T03:52:58.404Z] f7be28c579d0: Waiting [2022-01-15T03:52:58.404Z] 5ddf987a193f: Waiting [2022-01-15T03:52:58.404Z] 05d0a213effb: Waiting [2022-01-15T03:52:58.404Z] 087270190219: Waiting [2022-01-15T03:52:58.404Z] b49c6594ab31: Waiting [2022-01-15T03:52:58.404Z] 62170e181a92: Waiting [2022-01-15T03:52:58.404Z] e25cc80ef78c: Layer already exists [2022-01-15T03:52:58.404Z] 0196f91cc789: Layer already exists [2022-01-15T03:52:58.404Z] 1162e9323479: Layer already exists [2022-01-15T03:52:58.404Z] 80f671fa90ed: Layer already exists [2022-01-15T03:52:58.404Z] 99f3b6bfbdce: Layer already exists [2022-01-15T03:52:58.404Z] f7be28c579d0: Layer already exists [2022-01-15T03:52:58.404Z] 05d0a213effb: Layer already exists [2022-01-15T03:52:58.404Z] 5ddf987a193f: Layer already exists [2022-01-15T03:52:58.404Z] b49c6594ab31: Layer already exists [2022-01-15T03:52:58.404Z] 087270190219: Layer already exists [2022-01-15T03:52:58.404Z] 62170e181a92: Layer already exists [2022-01-15T03:52:58.672Z] main: digest: sha256:1cf5ef80125f60dd978877e9e1042f1cab94f8e2b7d7013ac82907cd0a1bb47b size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-15T03:52:58.716Z] ===================================================== [Pipeline] echo [2022-01-15T03:52:58.726Z] taggedImages: [2022-01-15T03:52:58.726Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3acce916edd26c48cc534c43f5f6a7ed858771e5 [2022-01-15T03:52:58.726Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-01-15T03:52:58.726Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.20 [2022-01-15T03:52:58.726Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3acce916edd26c48cc534c43f5f6a7ed858771e5-2.2.0-dev.20 [2022-01-15T03:52:58.726Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:52:59.089Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-15T03:52:59.089Z] [2022-01-15T03:52:59.089Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:52:59.427Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-15T03:52:59.696Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-15T03:52:59.696Z] 448f6bf000e3: Pulling fs layer [2022-01-15T03:52:59.696Z] f757da607395: Pulling fs layer [2022-01-15T03:52:59.696Z] 05883995daec: Pulling fs layer [2022-01-15T03:52:59.696Z] 8603b9c90790: Pulling fs layer [2022-01-15T03:52:59.696Z] 1560dd03e051: Pulling fs layer [2022-01-15T03:52:59.696Z] 27f5ce0e4adf: Pulling fs layer [2022-01-15T03:52:59.696Z] c2d8d7efcc4b: Pulling fs layer [2022-01-15T03:52:59.696Z] 8603b9c90790: Waiting [2022-01-15T03:52:59.696Z] 1560dd03e051: Waiting [2022-01-15T03:52:59.696Z] 27f5ce0e4adf: Waiting [2022-01-15T03:52:59.696Z] c2d8d7efcc4b: Waiting [2022-01-15T03:52:59.696Z] f757da607395: Verifying Checksum [2022-01-15T03:52:59.696Z] f757da607395: Download complete [2022-01-15T03:52:59.696Z] 8603b9c90790: Verifying Checksum [2022-01-15T03:52:59.696Z] 8603b9c90790: Download complete [2022-01-15T03:52:59.696Z] 1560dd03e051: Verifying Checksum [2022-01-15T03:52:59.696Z] 1560dd03e051: Download complete [2022-01-15T03:52:59.696Z] 27f5ce0e4adf: Download complete [2022-01-15T03:52:59.969Z] 05883995daec: Verifying Checksum [2022-01-15T03:52:59.969Z] 05883995daec: Download complete [2022-01-15T03:52:59.969Z] 448f6bf000e3: Verifying Checksum [2022-01-15T03:52:59.969Z] 448f6bf000e3: Download complete [2022-01-15T03:53:02.581Z] c2d8d7efcc4b: Verifying Checksum [2022-01-15T03:53:02.581Z] c2d8d7efcc4b: Download complete [2022-01-15T03:53:04.011Z] 448f6bf000e3: Pull complete [2022-01-15T03:53:04.284Z] f757da607395: Pull complete [2022-01-15T03:53:05.711Z] 05883995daec: Pull complete [2022-01-15T03:53:05.984Z] 8603b9c90790: Pull complete [2022-01-15T03:53:06.960Z] 1560dd03e051: Pull complete [2022-01-15T03:53:07.233Z] 27f5ce0e4adf: Pull complete [2022-01-15T03:53:22.297Z] c2d8d7efcc4b: Pull complete [2022-01-15T03:53:22.297Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-15T03:53:22.297Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-15T03:53:22.297Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-15T03:53:22.515Z] prd-ubuntu18.04-docker-arm64-4c-16g-1549 does not seem to be running inside a container [2022-01-15T03:53:22.575Z] $ 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/137 -v /w/workspace/edgex-go/137:/w/workspace/edgex-go/137:rw,z -v /w/workspace/edgex-go/137@tmp:/w/workspace/edgex-go/137@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 [2022-01-15T03:53:24.308Z] $ docker top 2d6bc78af46f7297a62badf24c4f384ab06b7d7cf24b5d1edad2f27864b8dfb2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-15T03:53:25.333Z] ---> job-cost.sh [2022-01-15T03:53:25.333Z] lf-activate-venv: SKIPPING [2022-01-15T03:53:25.333Z] INFO: No Stack... [2022-01-15T03:53:25.604Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-15T03:53:25.876Z] INFO: Archiving Costs [Pipeline] sh [2022-01-15T03:53:26.531Z] + + cut -d, -f6 [2022-01-15T03:53:26.531Z] cat /w/workspace/edgex-go/137/archives/cost.csv [Pipeline] lock [2022-01-15T03:53:26.598Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-137-stack-cost] [2022-01-15T03:53:26.604Z] Resource [jenkins-edgexfoundry-edgex-go-main-137-stack-cost] did not exist. Created. [2022-01-15T03:53:26.604Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-137-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-15T03:53:27.263Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-15T03:53:27.820Z] Stashed 1 file(s) [Pipeline] } [2022-01-15T03:53:27.832Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-137-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-15T03:53:27.841Z] $ docker stop --time=1 2d6bc78af46f7297a62badf24c4f384ab06b7d7cf24b5d1edad2f27864b8dfb2 [2022-01-15T03:53:29.331Z] $ docker rm -f 2d6bc78af46f7297a62badf24c4f384ab06b7d7cf24b5d1edad2f27864b8dfb2 [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 [2022-01-15T03:53:29.937Z] provisioning config files... [2022-01-15T03:53:29.947Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/137@tmp/config4900336571364770119tmp [Pipeline] { [Pipeline] sh [2022-01-15T03:53:30.251Z] + set +x [2022-01-15T03:53:30.251Z] + curl -s https://codecov.io/bash [2022-01-15T03:53:30.251Z] + bash -s -- [2022-01-15T03:53:30.251Z] [2022-01-15T03:53:30.251Z] _____ _ [2022-01-15T03:53:30.252Z] / ____| | | [2022-01-15T03:53:30.252Z] | | ___ __| | ___ ___ _____ __ [2022-01-15T03:53:30.252Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-15T03:53:30.252Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-15T03:53:30.252Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-15T03:53:30.252Z] Bash-1.0.6 [2022-01-15T03:53:30.252Z] [2022-01-15T03:53:30.252Z] [2022-01-15T03:53:30.252Z] ==> git version 2.24.4 found [2022-01-15T03:53:30.252Z] ==> 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 [2022-01-15T03:53:30.252Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-15T03:53:30.252Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-15T03:53:30.252Z] ==> Jenkins CI detected. [2022-01-15T03:53:30.252Z] current dir:  /w/workspace/edgex-go/137 [2022-01-15T03:53:30.252Z] project root: . [2022-01-15T03:53:30.252Z] --> token set from env [2022-01-15T03:53:30.515Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-15T03:53:30.515Z] ==> Running gcov in . (disable via -X gcov) [2022-01-15T03:53:30.515Z] ==> Python coveragepy not found [2022-01-15T03:53:30.515Z] ==> Searching for coverage reports in: [2022-01-15T03:53:30.515Z] + . [2022-01-15T03:53:30.515Z] -> Found 1 reports [2022-01-15T03:53:30.515Z] ==> Detecting git/mercurial file structure [2022-01-15T03:53:30.515Z] ==> Reading reports [2022-01-15T03:53:30.515Z] + ./coverage.out bytes=428381 [2022-01-15T03:53:30.515Z] ==> Appending adjustments [2022-01-15T03:53:30.515Z] https://docs.codecov.io/docs/fixing-reports [2022-01-15T03:53:31.457Z] + Found adjustments [2022-01-15T03:53:31.457Z] ==> Gzipping contents [2022-01-15T03:53:31.718Z] 60K /tmp/codecov.MNpdwR.gz [2022-01-15T03:53:31.718Z] ==> Uploading reports [2022-01-15T03:53:31.718Z] url: https://codecov.io [2022-01-15T03:53:31.718Z] query: branch=main&commit=3acce916edd26c48cc534c43f5f6a7ed858771e5&build=137&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F137%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-01-15T03:53:31.718Z] -> Pinging Codecov [2022-01-15T03:53:31.718Z] 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=3acce916edd26c48cc534c43f5f6a7ed858771e5&build=137&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F137%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-01-15T03:53:31.979Z] -> Uploading to [2022-01-15T03:53:31.979Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-15/00271124DB129430A58F1EEE437C3FCB/3acce916edd26c48cc534c43f5f6a7ed858771e5/66299279-b6da-4eef-b1af-24e3bfce6f47.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220115%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220115T035331Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f8f5daa02058bf7ee7f5adbd71f134cb0369fbf8d0a3d28fc3ec1ab9b78d9c8d [2022-01-15T03:53:31.979Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-15T03:53:31.979Z] Dload Upload Total Spent Left Speed [2022-01-15T03:53:32.240Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57787 0 0 100 57787 0 151k --:--:-- --:--:-- --:--:-- 151k [2022-01-15T03:53:32.240Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/3acce916edd26c48cc534c43f5f6a7ed858771e5 [Pipeline] } [2022-01-15T03:53:32.248Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-01-15T03:53:32.511Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-01-15T03:53:32.519Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:53:32.810Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-15T03:53:32.810Z] [2022-01-15T03:53:32.810Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:53:33.116Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-15T03:53:33.117Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-01-15T03:53:33.117Z] 188c0c94c7c5: Pulling fs layer [2022-01-15T03:53:33.117Z] 0ef7d3d256c8: Pulling fs layer [2022-01-15T03:53:33.117Z] de9db76c5a1d: Pulling fs layer [2022-01-15T03:53:33.117Z] 0eba1c9be4d2: Pulling fs layer [2022-01-15T03:53:33.117Z] 0d57e429df01: Pulling fs layer [2022-01-15T03:53:33.117Z] 4e4be7b47b0d: Pulling fs layer [2022-01-15T03:53:33.117Z] e1f770b5df2f: Pulling fs layer [2022-01-15T03:53:33.117Z] 85a0685a4137: Pulling fs layer [2022-01-15T03:53:33.117Z] 0eba1c9be4d2: Waiting [2022-01-15T03:53:33.117Z] 4e4be7b47b0d: Waiting [2022-01-15T03:53:33.117Z] 0d57e429df01: Waiting [2022-01-15T03:53:33.117Z] e1f770b5df2f: Waiting [2022-01-15T03:53:33.117Z] 85a0685a4137: Waiting [2022-01-15T03:53:33.117Z] de9db76c5a1d: Download complete [2022-01-15T03:53:33.117Z] 0ef7d3d256c8: Verifying Checksum [2022-01-15T03:53:33.117Z] 0ef7d3d256c8: Download complete [2022-01-15T03:53:33.117Z] 0d57e429df01: Verifying Checksum [2022-01-15T03:53:33.117Z] 0d57e429df01: Download complete [2022-01-15T03:53:33.117Z] 4e4be7b47b0d: Verifying Checksum [2022-01-15T03:53:33.117Z] 4e4be7b47b0d: Download complete [2022-01-15T03:53:33.117Z] 188c0c94c7c5: Verifying Checksum [2022-01-15T03:53:33.117Z] 188c0c94c7c5: Download complete [2022-01-15T03:53:33.698Z] e1f770b5df2f: Verifying Checksum [2022-01-15T03:53:33.698Z] e1f770b5df2f: Download complete [2022-01-15T03:53:33.698Z] 0eba1c9be4d2: Verifying Checksum [2022-01-15T03:53:33.698Z] 0eba1c9be4d2: Download complete [2022-01-15T03:53:33.698Z] 188c0c94c7c5: Pull complete [2022-01-15T03:53:33.699Z] 85a0685a4137: Verifying Checksum [2022-01-15T03:53:33.699Z] 85a0685a4137: Download complete [2022-01-15T03:53:33.961Z] 0ef7d3d256c8: Pull complete [2022-01-15T03:53:33.961Z] de9db76c5a1d: Pull complete [2022-01-15T03:53:37.307Z] 0eba1c9be4d2: Pull complete [2022-01-15T03:53:37.307Z] 0d57e429df01: Pull complete [2022-01-15T03:53:37.571Z] 4e4be7b47b0d: Pull complete [2022-01-15T03:53:37.834Z] e1f770b5df2f: Pull complete [2022-01-15T03:53:42.067Z] 85a0685a4137: Pull complete [2022-01-15T03:53:42.067Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-01-15T03:53:42.067Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-15T03:53:42.067Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-01-15T03:53:42.131Z] prd-centos7-docker-4c-2g-1548 does not seem to be running inside a container [2022-01-15T03:53:42.165Z] $ 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/137 -v /w/workspace/edgex-go/137:/w/workspace/edgex-go/137:rw,z -v /w/workspace/edgex-go/137@tmp:/w/workspace/edgex-go/137@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-01-15T03:53:44.838Z] $ docker top 94116fe19fb7101c924693a69cabc5da95d86b39a0a5d9c97c993dc8ae65ade5 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-15T03:53:44.905Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-01-15T03:53:45.187Z] + set -o pipefail [2022-01-15T03:53:45.187Z] + snyk monitor '--org=edgex-jenkins' [2022-01-15T03:53:51.797Z] [2022-01-15T03:53:51.797Z] Monitoring /w/workspace/edgex-go/137 (github.com/edgexfoundry/edgex-go)... [2022-01-15T03:53:51.797Z] [2022-01-15T03:53:51.797Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/6e13fec0-8629-4011-876a-afc5147d42e9 [2022-01-15T03:53:51.797Z] [2022-01-15T03:53:51.797Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-01-15T03:53:51.797Z] [2022-01-15T03:53:51.797Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-01-15T03:53:51.797Z] [2022-01-15T03:53:51.797Z] [Pipeline] } [2022-01-15T03:53:51.810Z] $ docker stop --time=1 94116fe19fb7101c924693a69cabc5da95d86b39a0a5d9c97c993dc8ae65ade5 [2022-01-15T03:53:53.565Z] $ docker rm -f 94116fe19fb7101c924693a69cabc5da95d86b39a0a5d9c97c993dc8ae65ade5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-01-15T03:53:53.973Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-15T03:53:53.985Z] provisioning config files... [2022-01-15T03:53:53.993Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/137@tmp/config383507678072270115tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-15T03:53:54.287Z] --> edgex-publish-swagger.sh [2022-01-15T03:53:54.287Z] === Publish openapi/v2 API === [2022-01-15T03:53:54.287Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-01-15T03:53:54.287Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/137/openapi/v2/core-command.yaml] [2022-01-15T03:53:54.287Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-15T03:53:54.287Z] Dload Upload Total Spent Left Speed [2022-01-15T03:53:55.224Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33343 0 0 100 33343 0 29017 0:00:01 0:00:01 --:--:-- 29044 100 33343 0 0 100 33343 0 29013 0:00:01 0:00:01 --:--:-- 29044 [2022-01-15T03:53:55.224Z] [2022-01-15T03:53:55.224Z] [2022-01-15T03:53:55.224Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/137/openapi/v2/core-data.yaml] [2022-01-15T03:53:55.224Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-15T03:53:55.224Z] Dload Upload Total Spent Left Speed [2022-01-15T03:53:56.424Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71116 0 0 100 71116 0 306k --:--:-- --:--:-- --:--:-- 305k 100 71116 0 0 100 71116 0 66392 0:00:01 0:00:01 --:--:-- 66401 [2022-01-15T03:53:56.424Z] [2022-01-15T03:53:56.424Z] [2022-01-15T03:53:56.424Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/137/openapi/v2/core-metadata.yaml] [2022-01-15T03:53:56.424Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-15T03:53:56.424Z] Dload Upload Total Spent Left Speed [2022-01-15T03:53:57.361Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 111k 0:00:01 0:00:01 --:--:-- 111k [2022-01-15T03:53:57.361Z] [2022-01-15T03:53:57.361Z] [2022-01-15T03:53:57.361Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/137/openapi/v2/support-notifications.yaml] [2022-01-15T03:53:57.620Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-15T03:53:57.620Z] Dload Upload Total Spent Left Speed [2022-01-15T03:53:58.566Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88830 0 0 100 88830 0 84386 0:00:01 0:00:01 --:--:-- 84358 100 88830 0 0 100 88830 0 84371 0:00:01 0:00:01 --:--:-- 84358 [2022-01-15T03:53:58.566Z] [2022-01-15T03:53:58.566Z] [2022-01-15T03:53:58.566Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/137/openapi/v2/support-scheduler.yaml] [2022-01-15T03:53:58.566Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-15T03:53:58.566Z] Dload Upload Total Spent Left Speed [2022-01-15T03:53:59.506Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39068 0 0 100 39068 0 36707 0:00:01 0:00:01 --:--:-- 36718 100 39068 0 0 100 39068 0 36702 0:00:01 0:00:01 --:--:-- 36718 [2022-01-15T03:53:59.506Z] [2022-01-15T03:53:59.506Z] [2022-01-15T03:53:59.506Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/137/openapi/v2/system-agent.yaml] [2022-01-15T03:53:59.506Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-15T03:53:59.506Z] Dload Upload Total Spent Left Speed [2022-01-15T03:54:00.887Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 19670 --:--:-- --:--:-- --:--:-- 19661 100 19603 0 0 100 19603 0 19666 --:--:-- --:--:-- --:--:-- 19661 [2022-01-15T03:54:00.887Z] [2022-01-15T03:54:00.887Z] [Pipeline] } [2022-01-15T03:54:00.895Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2022-01-15T03:54:01.286Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-15T03:54:01.286Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:54:01.582Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-15T03:54:01.582Z] . [Pipeline] withDockerContainer [2022-01-15T03:54:01.645Z] prd-centos7-docker-4c-2g-1548 does not seem to be running inside a container [2022-01-15T03:54:01.677Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/137 -v /w/workspace/edgex-go/137:/w/workspace/edgex-go/137:rw,z -v /w/workspace/edgex-go/137@tmp:/w/workspace/edgex-go/137@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-15T03:54:02.071Z] $ docker top 69af4dbd78b6c1c5226cb5e91d4a219e3544e57404d022afca5f0796b1f6229d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-15T03:54:02.173Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-15T03:54:02.173Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-15T03:54:02.320Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-15T03:54:02.324Z] $ docker exec 69af4dbd78b6c1c5226cb5e91d4a219e3544e57404d022afca5f0796b1f6229d ssh-agent [2022-01-15T03:54:02.417Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmnolkA/agent.13 [2022-01-15T03:54:02.417Z] SSH_AGENT_PID=19 [2022-01-15T03:54:02.423Z] Running ssh-add (command line suppressed) [2022-01-15T03:54:02.517Z] Identity added: /w/workspace/edgex-go/137@tmp/private_key_267167761803751114.key (/w/workspace/edgex-go/137@tmp/private_key_267167761803751114.key) [2022-01-15T03:54:02.529Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-15T03:54:02.813Z] + git semver tag [2022-01-15T03:54:02.813Z] # -> Open(): unable to determine branch for HEAD [2022-01-15T03:54:02.813Z] # $GIT_DIR = /w/workspace/edgex-go/137/.git [2022-01-15T03:54:02.813Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/137 [2022-01-15T03:54:02.813Z] # $SEMVER_REMOTE_NAME = origin [2022-01-15T03:54:02.813Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-15T03:54:02.813Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-15T03:54:02.813Z] # $SEMVER_BRANCH = main [2022-01-15T03:54:02.813Z] # $SEMVER_DIR = /w/workspace/edgex-go/137/.semver [2022-01-15T03:54:02.813Z] # 3acce916edd26c48cc534c43f5f6a7ed858771e5 HEAD [2022-01-15T03:54:02.813Z] # -> Force: false [2022-01-15T03:54:02.813Z] # 1f39f45a2163b21c0e99b744582aa8567ece7660 refs/tags/v2.2.0-dev.20 [Pipeline] } [2022-01-15T03:54:02.824Z] $ docker exec --env ******** --env ******** 69af4dbd78b6c1c5226cb5e91d4a219e3544e57404d022afca5f0796b1f6229d ssh-agent -k [2022-01-15T03:54:02.908Z] unset SSH_AUTH_SOCK; [2022-01-15T03:54:02.909Z] unset SSH_AGENT_PID; [2022-01-15T03:54:02.909Z] echo Agent pid 19 killed; [2022-01-15T03:54:02.921Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-15T03:54:03.233Z] + git semver [Pipeline] } [2022-01-15T03:54:03.248Z] $ docker stop --time=1 69af4dbd78b6c1c5226cb5e91d4a219e3544e57404d022afca5f0796b1f6229d [2022-01-15T03:54:04.476Z] $ docker rm -f 69af4dbd78b6c1c5226cb5e91d4a219e3544e57404d022afca5f0796b1f6229d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:54:04.894Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-15T03:54:04.894Z] [2022-01-15T03:54:04.894Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:54:05.198Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-15T03:54:05.199Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-01-15T03:54:05.199Z] ab5ef0e58194: Pulling fs layer [2022-01-15T03:54:05.199Z] 9712f1f96733: Pulling fs layer [2022-01-15T03:54:05.199Z] 63f879dbbcfc: Pulling fs layer [2022-01-15T03:54:05.199Z] 0d9ebad4ef96: Pulling fs layer [2022-01-15T03:54:05.199Z] e9a5061849ea: Pulling fs layer [2022-01-15T03:54:05.199Z] d747dcd14b5f: Pulling fs layer [2022-01-15T03:54:05.199Z] 2de7ff778b66: Pulling fs layer [2022-01-15T03:54:05.199Z] e9a5061849ea: Waiting [2022-01-15T03:54:05.199Z] d747dcd14b5f: Waiting [2022-01-15T03:54:05.199Z] 2de7ff778b66: Waiting [2022-01-15T03:54:05.199Z] 0d9ebad4ef96: Waiting [2022-01-15T03:54:05.199Z] 9712f1f96733: Download complete [2022-01-15T03:54:05.464Z] 63f879dbbcfc: Verifying Checksum [2022-01-15T03:54:05.464Z] 63f879dbbcfc: Download complete [2022-01-15T03:54:05.731Z] 0d9ebad4ef96: Verifying Checksum [2022-01-15T03:54:05.731Z] 0d9ebad4ef96: Download complete [2022-01-15T03:54:05.731Z] d747dcd14b5f: Verifying Checksum [2022-01-15T03:54:05.731Z] d747dcd14b5f: Download complete [2022-01-15T03:54:05.731Z] e9a5061849ea: Verifying Checksum [2022-01-15T03:54:05.731Z] e9a5061849ea: Download complete [2022-01-15T03:54:05.731Z] 2de7ff778b66: Verifying Checksum [2022-01-15T03:54:05.731Z] 2de7ff778b66: Download complete [2022-01-15T03:54:05.731Z] ab5ef0e58194: Verifying Checksum [2022-01-15T03:54:05.731Z] ab5ef0e58194: Download complete [2022-01-15T03:54:09.039Z] ab5ef0e58194: Pull complete [2022-01-15T03:54:09.039Z] 9712f1f96733: Pull complete [2022-01-15T03:54:09.618Z] 63f879dbbcfc: Pull complete [2022-01-15T03:54:13.842Z] 0d9ebad4ef96: Pull complete [2022-01-15T03:54:13.842Z] e9a5061849ea: Pull complete [2022-01-15T03:54:13.842Z] d747dcd14b5f: Pull complete [2022-01-15T03:54:15.236Z] 2de7ff778b66: Pull complete [2022-01-15T03:54:15.236Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-01-15T03:54:15.236Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-15T03:54:15.236Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-01-15T03:54:15.304Z] prd-centos7-docker-4c-2g-1548 does not seem to be running inside a container [2022-01-15T03:54:15.338Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/137 -v /w/workspace/edgex-go/137:/w/workspace/edgex-go/137:rw,z -v /w/workspace/edgex-go/137@tmp:/w/workspace/edgex-go/137@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-01-15T03:54:18.610Z] $ docker top a0285578fa305b8ed17e091a5392b5ad61370cb0f528de014eddeac3c686d71a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-01-15T03:54:18.693Z] provisioning config files... [2022-01-15T03:54:18.700Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/137@tmp/config50442949224990537tmp [2022-01-15T03:54:18.711Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/137@tmp/config6189403040943293706tmp [2022-01-15T03:54:18.722Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/137@tmp/config342273111627425037tmp [Pipeline] { [Pipeline] echo [2022-01-15T03:54:18.736Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-15T03:54:19.021Z] ---> sigul-configuration.sh [2022-01-15T03:54:19.021Z] gpg: directory `/root/.gnupg' created [2022-01-15T03:54:19.021Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-01-15T03:54:19.021Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-01-15T03:54:19.021Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-01-15T03:54:19.021Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-01-15T03:54:19.021Z] gpg: CAST5 encrypted data [2022-01-15T03:54:19.021Z] gpg: encrypted with 1 passphrase [2022-01-15T03:54:19.021Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-01-15T03:54:19.311Z] + mkdir /home/jenkins [2022-01-15T03:54:19.311Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-01-15T03:54:19.603Z] + 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 [2022-01-15T03:54:19.614Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-15T03:54:19.902Z] ---> sigul-install.sh [2022-01-15T03:54:19.902Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-01-15T03:54:20.191Z] + git tag --list [2022-01-15T03:54:20.192Z] 0.6.0 [2022-01-15T03:54:20.192Z] 0.6.1 [2022-01-15T03:54:20.192Z] 0.7.0 [2022-01-15T03:54:20.192Z] 0.7.1 [2022-01-15T03:54:20.192Z] v1.0.0 [2022-01-15T03:54:20.192Z] v1.0.1 [2022-01-15T03:54:20.192Z] v1.1.0 [2022-01-15T03:54:20.192Z] v1.2.0 [2022-01-15T03:54:20.192Z] v1.2.1 [2022-01-15T03:54:20.192Z] v1.3.0 [2022-01-15T03:54:20.192Z] v1.3.1 [2022-01-15T03:54:20.192Z] v2.0.0 [2022-01-15T03:54:20.192Z] v2.0.1-dev.1 [2022-01-15T03:54:20.192Z] v2.0.1-dev.10 [2022-01-15T03:54:20.192Z] v2.0.1-dev.11 [2022-01-15T03:54:20.192Z] v2.0.1-dev.12 [2022-01-15T03:54:20.192Z] v2.0.1-dev.13 [2022-01-15T03:54:20.192Z] v2.0.1-dev.14 [2022-01-15T03:54:20.192Z] v2.0.1-dev.15 [2022-01-15T03:54:20.192Z] v2.0.1-dev.16 [2022-01-15T03:54:20.192Z] v2.0.1-dev.17 [2022-01-15T03:54:20.192Z] v2.0.1-dev.18 [2022-01-15T03:54:20.192Z] v2.0.1-dev.19 [2022-01-15T03:54:20.192Z] v2.0.1-dev.2 [2022-01-15T03:54:20.192Z] v2.0.1-dev.20 [2022-01-15T03:54:20.192Z] v2.0.1-dev.21 [2022-01-15T03:54:20.192Z] v2.0.1-dev.22 [2022-01-15T03:54:20.192Z] v2.0.1-dev.23 [2022-01-15T03:54:20.192Z] v2.0.1-dev.24 [2022-01-15T03:54:20.192Z] v2.0.1-dev.25 [2022-01-15T03:54:20.192Z] v2.0.1-dev.26 [2022-01-15T03:54:20.192Z] v2.0.1-dev.27 [2022-01-15T03:54:20.192Z] v2.0.1-dev.28 [2022-01-15T03:54:20.192Z] v2.0.1-dev.29 [2022-01-15T03:54:20.192Z] v2.0.1-dev.3 [2022-01-15T03:54:20.192Z] v2.0.1-dev.30 [2022-01-15T03:54:20.192Z] v2.0.1-dev.31 [2022-01-15T03:54:20.192Z] v2.0.1-dev.32 [2022-01-15T03:54:20.192Z] v2.0.1-dev.33 [2022-01-15T03:54:20.192Z] v2.0.1-dev.34 [2022-01-15T03:54:20.192Z] v2.0.1-dev.35 [2022-01-15T03:54:20.192Z] v2.0.1-dev.36 [2022-01-15T03:54:20.192Z] v2.0.1-dev.37 [2022-01-15T03:54:20.192Z] v2.0.1-dev.38 [2022-01-15T03:54:20.192Z] v2.0.1-dev.39 [2022-01-15T03:54:20.192Z] v2.0.1-dev.4 [2022-01-15T03:54:20.192Z] v2.0.1-dev.40 [2022-01-15T03:54:20.192Z] v2.0.1-dev.41 [2022-01-15T03:54:20.192Z] v2.0.1-dev.42 [2022-01-15T03:54:20.192Z] v2.0.1-dev.43 [2022-01-15T03:54:20.192Z] v2.0.1-dev.44 [2022-01-15T03:54:20.192Z] v2.0.1-dev.45 [2022-01-15T03:54:20.192Z] v2.0.1-dev.46 [2022-01-15T03:54:20.192Z] v2.0.1-dev.47 [2022-01-15T03:54:20.192Z] v2.0.1-dev.48 [2022-01-15T03:54:20.192Z] v2.0.1-dev.49 [2022-01-15T03:54:20.192Z] v2.0.1-dev.5 [2022-01-15T03:54:20.192Z] v2.0.1-dev.50 [2022-01-15T03:54:20.192Z] v2.0.1-dev.51 [2022-01-15T03:54:20.192Z] v2.0.1-dev.52 [2022-01-15T03:54:20.192Z] v2.0.1-dev.53 [2022-01-15T03:54:20.192Z] v2.0.1-dev.54 [2022-01-15T03:54:20.192Z] v2.0.1-dev.55 [2022-01-15T03:54:20.192Z] v2.0.1-dev.56 [2022-01-15T03:54:20.192Z] v2.0.1-dev.57 [2022-01-15T03:54:20.192Z] v2.0.1-dev.58 [2022-01-15T03:54:20.192Z] v2.0.1-dev.59 [2022-01-15T03:54:20.192Z] v2.0.1-dev.6 [2022-01-15T03:54:20.192Z] v2.0.1-dev.60 [2022-01-15T03:54:20.192Z] v2.0.1-dev.61 [2022-01-15T03:54:20.192Z] v2.0.1-dev.62 [2022-01-15T03:54:20.192Z] v2.0.1-dev.63 [2022-01-15T03:54:20.192Z] v2.0.1-dev.64 [2022-01-15T03:54:20.192Z] v2.0.1-dev.65 [2022-01-15T03:54:20.192Z] v2.0.1-dev.66 [2022-01-15T03:54:20.192Z] v2.0.1-dev.67 [2022-01-15T03:54:20.192Z] v2.0.1-dev.68 [2022-01-15T03:54:20.192Z] v2.0.1-dev.69 [2022-01-15T03:54:20.192Z] v2.0.1-dev.7 [2022-01-15T03:54:20.192Z] v2.0.1-dev.70 [2022-01-15T03:54:20.192Z] v2.0.1-dev.71 [2022-01-15T03:54:20.192Z] v2.0.1-dev.72 [2022-01-15T03:54:20.192Z] v2.0.1-dev.73 [2022-01-15T03:54:20.192Z] v2.0.1-dev.74 [2022-01-15T03:54:20.192Z] v2.0.1-dev.75 [2022-01-15T03:54:20.192Z] v2.0.1-dev.76 [2022-01-15T03:54:20.192Z] v2.0.1-dev.77 [2022-01-15T03:54:20.192Z] v2.0.1-dev.78 [2022-01-15T03:54:20.192Z] v2.0.1-dev.79 [2022-01-15T03:54:20.192Z] v2.0.1-dev.8 [2022-01-15T03:54:20.192Z] v2.0.1-dev.80 [2022-01-15T03:54:20.192Z] v2.0.1-dev.81 [2022-01-15T03:54:20.192Z] v2.0.1-dev.82 [2022-01-15T03:54:20.192Z] v2.0.1-dev.83 [2022-01-15T03:54:20.192Z] v2.0.1-dev.84 [2022-01-15T03:54:20.192Z] v2.0.1-dev.85 [2022-01-15T03:54:20.192Z] v2.0.1-dev.86 [2022-01-15T03:54:20.192Z] v2.0.1-dev.87 [2022-01-15T03:54:20.192Z] v2.0.1-dev.88 [2022-01-15T03:54:20.192Z] v2.0.1-dev.89 [2022-01-15T03:54:20.192Z] v2.0.1-dev.9 [2022-01-15T03:54:20.192Z] v2.0.1-dev.90 [2022-01-15T03:54:20.192Z] v2.0.1-dev.91 [2022-01-15T03:54:20.192Z] v2.0.1-dev.92 [2022-01-15T03:54:20.192Z] v2.0.1-dev.93 [2022-01-15T03:54:20.192Z] v2.0.1-dev.94 [2022-01-15T03:54:20.192Z] v2.0.1-dev.95 [2022-01-15T03:54:20.192Z] v2.0.1-dev.96 [2022-01-15T03:54:20.192Z] v2.0.1-dev.97 [2022-01-15T03:54:20.192Z] v2.0.1-dev.98 [2022-01-15T03:54:20.192Z] v2.0.1-dev.99 [2022-01-15T03:54:20.192Z] v2.1.0 [2022-01-15T03:54:20.192Z] v2.2.0-dev.1 [2022-01-15T03:54:20.192Z] v2.2.0-dev.10 [2022-01-15T03:54:20.192Z] v2.2.0-dev.11 [2022-01-15T03:54:20.192Z] v2.2.0-dev.12 [2022-01-15T03:54:20.192Z] v2.2.0-dev.13 [2022-01-15T03:54:20.192Z] v2.2.0-dev.14 [2022-01-15T03:54:20.192Z] v2.2.0-dev.15 [2022-01-15T03:54:20.192Z] v2.2.0-dev.16 [2022-01-15T03:54:20.192Z] v2.2.0-dev.17 [2022-01-15T03:54:20.192Z] v2.2.0-dev.18 [2022-01-15T03:54:20.192Z] v2.2.0-dev.19 [2022-01-15T03:54:20.192Z] v2.2.0-dev.2 [2022-01-15T03:54:20.192Z] v2.2.0-dev.20 [2022-01-15T03:54:20.192Z] v2.2.0-dev.3 [2022-01-15T03:54:20.192Z] v2.2.0-dev.4 [2022-01-15T03:54:20.192Z] v2.2.0-dev.5 [2022-01-15T03:54:20.192Z] v2.2.0-dev.6 [2022-01-15T03:54:20.192Z] v2.2.0-dev.7 [2022-01-15T03:54:20.192Z] v2.2.0-dev.8 [2022-01-15T03:54:20.192Z] v2.2.0-dev.9 [Pipeline] sh [2022-01-15T03:54:20.494Z] + lftools sign git-tag v2.2.0-dev.20 [2022-01-15T03:54:21.070Z] Signing Git tag with Sigul... [2022-01-15T03:54:21.070Z] Signing v2.2.0-dev.20 [Pipeline] echo [2022-01-15T03:54:21.337Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-15T03:54:21.624Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-01-15T03:54:21.633Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-01-15T03:54:21.654Z] $ docker stop --time=1 a0285578fa305b8ed17e091a5392b5ad61370cb0f528de014eddeac3c686d71a [2022-01-15T03:54:22.867Z] $ docker rm -f a0285578fa305b8ed17e091a5392b5ad61370cb0f528de014eddeac3c686d71a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-01-15T03:54:23.304Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-15T03:54:23.304Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:54:23.599Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-15T03:54:23.600Z] . [Pipeline] withDockerContainer [2022-01-15T03:54:23.663Z] prd-centos7-docker-4c-2g-1548 does not seem to be running inside a container [2022-01-15T03:54:23.789Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/137 -v /w/workspace/edgex-go/137:/w/workspace/edgex-go/137:rw,z -v /w/workspace/edgex-go/137@tmp:/w/workspace/edgex-go/137@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-15T03:54:24.188Z] $ docker top 0e59113985d707d466163772ac1c25a5693ef763d3fbef6bedf0ff3e7686dd14 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-15T03:54:24.301Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-15T03:54:24.301Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-15T03:54:24.415Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-15T03:54:24.418Z] $ docker exec 0e59113985d707d466163772ac1c25a5693ef763d3fbef6bedf0ff3e7686dd14 ssh-agent [2022-01-15T03:54:24.509Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgjPJkj/agent.14 [2022-01-15T03:54:24.509Z] SSH_AGENT_PID=20 [2022-01-15T03:54:24.515Z] Running ssh-add (command line suppressed) [2022-01-15T03:54:24.608Z] Identity added: /w/workspace/edgex-go/137@tmp/private_key_3714308054127184142.key (/w/workspace/edgex-go/137@tmp/private_key_3714308054127184142.key) [2022-01-15T03:54:24.631Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-15T03:54:24.916Z] + git semver bump pre [2022-01-15T03:54:24.916Z] # -> Open(): unable to determine branch for HEAD [2022-01-15T03:54:24.916Z] # $GIT_DIR = /w/workspace/edgex-go/137/.git [2022-01-15T03:54:24.916Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/137 [2022-01-15T03:54:24.916Z] # $SEMVER_REMOTE_NAME = origin [2022-01-15T03:54:24.916Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-15T03:54:24.916Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-15T03:54:24.916Z] # $SEMVER_BRANCH = main [2022-01-15T03:54:24.916Z] # $SEMVER_DIR = /w/workspace/edgex-go/137/.semver [2022-01-15T03:54:24.916Z] 2.2.0-dev.21 [Pipeline] } [2022-01-15T03:54:24.928Z] $ docker exec --env ******** --env ******** 0e59113985d707d466163772ac1c25a5693ef763d3fbef6bedf0ff3e7686dd14 ssh-agent -k [2022-01-15T03:54:25.020Z] unset SSH_AUTH_SOCK; [2022-01-15T03:54:25.020Z] unset SSH_AGENT_PID; [2022-01-15T03:54:25.020Z] echo Agent pid 20 killed; [2022-01-15T03:54:25.028Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-15T03:54:25.338Z] + git semver [Pipeline] } [2022-01-15T03:54:25.352Z] $ docker stop --time=1 0e59113985d707d466163772ac1c25a5693ef763d3fbef6bedf0ff3e7686dd14 [2022-01-15T03:54:26.531Z] $ docker rm -f 0e59113985d707d466163772ac1c25a5693ef763d3fbef6bedf0ff3e7686dd14 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-15T03:54:26.900Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-15T03:54:26.900Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:54:27.194Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-15T03:54:27.194Z] . [Pipeline] withDockerContainer [2022-01-15T03:54:27.260Z] prd-centos7-docker-4c-2g-1548 does not seem to be running inside a container [2022-01-15T03:54:27.295Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/137 -v /w/workspace/edgex-go/137:/w/workspace/edgex-go/137:rw,z -v /w/workspace/edgex-go/137@tmp:/w/workspace/edgex-go/137@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-15T03:54:27.631Z] $ docker top 436e9984366b50f0f0d1e3a97d87ef21912c7aefff371c560f4a7215cc6f3d09 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-15T03:54:27.719Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-15T03:54:27.719Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-15T03:54:27.826Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-15T03:54:27.829Z] $ docker exec 436e9984366b50f0f0d1e3a97d87ef21912c7aefff371c560f4a7215cc6f3d09 ssh-agent [2022-01-15T03:54:27.921Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDEOgKA/agent.13 [2022-01-15T03:54:27.921Z] SSH_AGENT_PID=20 [2022-01-15T03:54:27.927Z] Running ssh-add (command line suppressed) [2022-01-15T03:54:28.012Z] Identity added: /w/workspace/edgex-go/137@tmp/private_key_4133295783364008876.key (/w/workspace/edgex-go/137@tmp/private_key_4133295783364008876.key) [2022-01-15T03:54:28.023Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-15T03:54:28.316Z] + git semver push [2022-01-15T03:54:28.316Z] # -> Open(): unable to determine branch for HEAD [2022-01-15T03:54:28.316Z] # $GIT_DIR = /w/workspace/edgex-go/137/.git [2022-01-15T03:54:28.316Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/137 [2022-01-15T03:54:28.316Z] # $SEMVER_REMOTE_NAME = origin [2022-01-15T03:54:28.316Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-15T03:54:28.316Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-15T03:54:28.316Z] # $SEMVER_BRANCH = main [2022-01-15T03:54:28.316Z] # $SEMVER_DIR = /w/workspace/edgex-go/137/.semver [Pipeline] } [2022-01-15T03:54:32.532Z] $ docker exec --env ******** --env ******** 436e9984366b50f0f0d1e3a97d87ef21912c7aefff371c560f4a7215cc6f3d09 ssh-agent -k [2022-01-15T03:54:32.616Z] unset SSH_AUTH_SOCK; [2022-01-15T03:54:32.616Z] unset SSH_AGENT_PID; [2022-01-15T03:54:32.616Z] echo Agent pid 20 killed; [2022-01-15T03:54:32.625Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-15T03:54:32.935Z] + git semver [Pipeline] } [2022-01-15T03:54:32.949Z] $ docker stop --time=1 436e9984366b50f0f0d1e3a97d87ef21912c7aefff371c560f4a7215cc6f3d09 [2022-01-15T03:54:34.121Z] $ docker rm -f 436e9984366b50f0f0d1e3a97d87ef21912c7aefff371c560f4a7215cc6f3d09 [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 [2022-01-15T03:54:34.710Z] + '[' -d /w/workspace/edgex-go/137/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-01-15T03:54:35.009Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-15T03:54:35.567Z] ---> package-listing.sh [2022-01-15T03:54:35.567Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-15T03:54:35.567Z] ++ facter osfamily [2022-01-15T03:54:35.827Z] + OS_FAMILY=redhat [2022-01-15T03:54:35.827Z] + workspace=/w/workspace/edgex-go/137 [2022-01-15T03:54:35.827Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-15T03:54:35.827Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-15T03:54:35.827Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-15T03:54:35.827Z] + PACKAGES=/tmp/packages_start.txt [2022-01-15T03:54:35.827Z] + '[' /w/workspace/edgex-go/137 ']' [2022-01-15T03:54:35.827Z] + PACKAGES=/tmp/packages_end.txt [2022-01-15T03:54:35.827Z] + case "${OS_FAMILY}" in [2022-01-15T03:54:35.827Z] + rpm -qa [2022-01-15T03:54:35.827Z] + sort [2022-01-15T03:54:40.030Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-15T03:54:40.030Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-15T03:54:40.030Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-15T03:54:40.030Z] + '[' /w/workspace/edgex-go/137 ']' [2022-01-15T03:54:40.030Z] + mkdir -p /w/workspace/edgex-go/137/archives/ [2022-01-15T03:54:40.030Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/137/archives/ [Pipeline] echo [2022-01-15T03:54:40.042Z] 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/137/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-01-15T03:54:40.322Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:54:40.878Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-15T03:54:40.878Z] [2022-01-15T03:54:40.878Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-15T03:54:41.173Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-15T03:54:41.173Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-15T03:54:41.173Z] b4d181a07f80: Pulling fs layer [2022-01-15T03:54:41.173Z] a1111a8f2ec3: Pulling fs layer [2022-01-15T03:54:41.173Z] ed53099fbce6: Pulling fs layer [2022-01-15T03:54:41.173Z] dc539afda2c1: Pulling fs layer [2022-01-15T03:54:41.173Z] 77bc0d833cb6: Pulling fs layer [2022-01-15T03:54:41.173Z] 9065ff56babe: Pulling fs layer [2022-01-15T03:54:41.173Z] d287ab97295c: Pulling fs layer [2022-01-15T03:54:41.173Z] dc539afda2c1: Waiting [2022-01-15T03:54:41.173Z] 77bc0d833cb6: Waiting [2022-01-15T03:54:41.173Z] 9065ff56babe: Waiting [2022-01-15T03:54:41.173Z] d287ab97295c: Waiting [2022-01-15T03:54:41.173Z] a1111a8f2ec3: Verifying Checksum [2022-01-15T03:54:41.173Z] a1111a8f2ec3: Download complete [2022-01-15T03:54:41.173Z] dc539afda2c1: Verifying Checksum [2022-01-15T03:54:41.173Z] dc539afda2c1: Download complete [2022-01-15T03:54:41.173Z] ed53099fbce6: Verifying Checksum [2022-01-15T03:54:41.173Z] ed53099fbce6: Download complete [2022-01-15T03:54:41.173Z] 77bc0d833cb6: Verifying Checksum [2022-01-15T03:54:41.173Z] 77bc0d833cb6: Download complete [2022-01-15T03:54:41.436Z] 9065ff56babe: Verifying Checksum [2022-01-15T03:54:41.436Z] 9065ff56babe: Download complete [2022-01-15T03:54:41.436Z] b4d181a07f80: Verifying Checksum [2022-01-15T03:54:41.436Z] b4d181a07f80: Download complete [2022-01-15T03:54:42.026Z] d287ab97295c: Verifying Checksum [2022-01-15T03:54:42.027Z] d287ab97295c: Download complete [2022-01-15T03:54:42.981Z] b4d181a07f80: Pull complete [2022-01-15T03:54:42.982Z] a1111a8f2ec3: Pull complete [2022-01-15T03:54:43.556Z] ed53099fbce6: Pull complete [2022-01-15T03:54:43.556Z] dc539afda2c1: Pull complete [2022-01-15T03:54:43.822Z] 77bc0d833cb6: Pull complete [2022-01-15T03:54:43.822Z] 9065ff56babe: Pull complete [2022-01-15T03:54:49.171Z] d287ab97295c: Pull complete [2022-01-15T03:54:49.171Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-15T03:54:49.171Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-15T03:54:49.171Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-15T03:54:49.234Z] prd-centos7-docker-4c-2g-1548 does not seem to be running inside a container [2022-01-15T03:54:49.265Z] $ 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/137/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/137 -v /w/workspace/edgex-go/137:/w/workspace/edgex-go/137:rw,z -v /w/workspace/edgex-go/137@tmp:/w/workspace/edgex-go/137@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-15T03:54:52.000Z] $ docker top 810775603d47c52af9226ec04d754d5a879d231ac537f5f79c9046565c196716 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-15T03:54:52.354Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-15T03:54:52.643Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-15T03:54:52.937Z] + ls /var/log/sa-host [2022-01-15T03:54:52.937Z] + sadf -c /var/log/sa-host/sa15 [2022-01-15T03:54:52.937Z] file_magic: OK [2022-01-15T03:54:52.937Z] HZ: Using current value: 100 [2022-01-15T03:54:52.937Z] file_header: OK [2022-01-15T03:54:52.937Z] 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 [2022-01-15T03:54:52.937Z] Statistics: [2022-01-15T03:54:52.937Z] 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... [2022-01-15T03:54:52.937Z] File successfully converted to sysstat format version 12.0.3 [2022-01-15T03:54:52.937Z] + sadf -c /var/log/sa-host/sa17 [2022-01-15T03:54:52.937Z] file_magic: OK [2022-01-15T03:54:52.937Z] HZ: Using current value: 100 [2022-01-15T03:54:52.937Z] file_header: OK [2022-01-15T03:54:52.937Z] 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 [2022-01-15T03:54:52.937Z] Statistics: [2022-01-15T03:54:52.937Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-15T03:54:52.937Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-15T03:54:53.154Z] provisioning config files... [2022-01-15T03:54:53.162Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/137@tmp/config3628533325327739588tmp [Pipeline] { [Pipeline] echo [2022-01-15T03:54:53.177Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-15T03:54:53.477Z] ---> create-netrc.sh [Pipeline] } [2022-01-15T03:54:53.485Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-15T03:54:53.822Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-15T03:54:53.831Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-15T03:54:54.118Z] ---> sudo-logs.sh [2022-01-15T03:54:54.118Z] Archiving 'sudo' log.. [2022-01-15T03:54:54.118Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1548.novalocal: Name or service not known [2022-01-15T03:54:54.118Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1548.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-15T03:54:54.147Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-15T03:54:54.441Z] ---> job-cost.sh [2022-01-15T03:54:54.441Z] lf-activate-venv: SKIPPING [2022-01-15T03:54:54.441Z] DEBUG: total: 0.10999999940395355 [2022-01-15T03:54:54.441Z] INFO: Retrieving Stack Cost... [2022-01-15T03:54:54.701Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-15T03:54:55.275Z] INFO: Archiving Costs [Pipeline] echo [2022-01-15T03:54:55.292Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-15T03:54:55.579Z] ---> logs-deploy.sh [2022-01-15T03:54:55.579Z] lf-activate-venv: SKIPPING [2022-01-15T03:54:55.579Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/137 [2022-01-15T03:54:55.579Z] INFO: archiving workspace using pattern(s): [2022-01-15T03:54:56.150Z] Archives upload complete. [2022-01-15T03:54:56.409Z] INFO: archiving logs to Nexus