Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 744b2ca0a98b60adf4684d7292cc95234626d583 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-ssh15377945070061441765.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16452519410418978061.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4726086251163008050.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1368050675635613766.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-ssh11792231203587285642.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-769’ Running on prd-centos7-docker-4c-2g-772 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/130 [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/130 # 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/130@tmp/jenkins-gitclient-ssh4848117677845674345.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 744b2ca0a98b60adf4684d7292cc95234626d583 (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 744b2ca0a98b60adf4684d7292cc95234626d583 # timeout=10 Commit message: "Merge pull request #3854 from edgexfoundry/dependabot/go_modules/github.com/fxamacker/cbor/v2-2.4.0" > git rev-list --no-walk ee88a972759040e6140652d87407ee01239b86d0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-05T09:45:36.506Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-05T09:45:36.547Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-05T09:45:36.565Z] ========================================================= [2022-01-05T09:45:36.565Z] EdgeX Global Pipelines Version Info [2022-01-05T09:45:36.565Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-05T09:45:37.713Z] ------------------- [2022-01-05T09:45:37.713Z] stable info: [2022-01-05T09:45:37.713Z] ------------------- [2022-01-05T09:45:37.713Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-05T09:45:37.713Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2022-01-05T09:45:37.713Z] Message: update stable to v1.0.217 [2022-01-05T09:45:38.288Z] ------------------- [2022-01-05T09:45:38.288Z] experimental info: [2022-01-05T09:45:38.288Z] ------------------- [2022-01-05T09:45:38.288Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-05T09:45:38.288Z] Commit SHA: 7a502be46133bd83b74f613648f1d59e9d9e8641 [2022-01-05T09:45:38.288Z] Message: update experimental to v1.0.218 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-05T09:45:38.441Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-01-05T09:45:38.456Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-01-05T09:45:38.472Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-05T09:45:38.489Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-05T09:45:38.506Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-05T09:45:38.521Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2022-01-05T09:45:38.538Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-05T09:45:38.552Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-01-05T09:45:38.565Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-01-05T09:45:38.577Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-01-05T09:45:38.593Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-05T09:45:38.604Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-05T09:45:38.617Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-05T09:45:38.628Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-05T09:45:38.641Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-05T09:45:38.659Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-05T09:45:38.672Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-05T09:45:38.685Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-05T09:45:38.694Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-01-05T09:45:38.707Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-01-05T09:45:38.718Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-01-05T09:45:38.726Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-05T09:45:38.735Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-01-05T09:45:38.745Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-01-05T09:45:38.754Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-01-05T09:45:38.768Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 744b2ca0a98b60adf4684d7292cc95234626d583 [Pipeline] echo [2022-01-05T09:45:38.782Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 744b2ca [Pipeline] echo [2022-01-05T09:45:38.793Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-05T09:45:38.835Z] provisioning config files... [2022-01-05T09:45:38.848Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/130@tmp/config1228688637018371986tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-05T09:45:39.165Z] ---> docker-login.sh [2022-01-05T09:45:39.165Z] nexus3.edgexfoundry.org:10001 [2022-01-05T09:45:39.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-05T09:45:39.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-05T09:45:39.427Z] Configure a credential helper to remove this warning. See [2022-01-05T09:45:39.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-05T09:45:39.427Z] [2022-01-05T09:45:39.427Z] Login Succeeded [2022-01-05T09:45:39.427Z] nexus3.edgexfoundry.org:10002 [2022-01-05T09:45:39.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-05T09:45:39.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-05T09:45:39.427Z] Configure a credential helper to remove this warning. See [2022-01-05T09:45:39.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-05T09:45:39.427Z] [2022-01-05T09:45:39.427Z] Login Succeeded [2022-01-05T09:45:39.427Z] nexus3.edgexfoundry.org:10003 [2022-01-05T09:45:39.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-05T09:45:39.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-05T09:45:39.688Z] Configure a credential helper to remove this warning. See [2022-01-05T09:45:39.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-05T09:45:39.688Z] [2022-01-05T09:45:39.688Z] Login Succeeded [2022-01-05T09:45:39.688Z] nexus3.edgexfoundry.org:10004 [2022-01-05T09:45:39.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-05T09:45:39.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-05T09:45:39.688Z] Configure a credential helper to remove this warning. See [2022-01-05T09:45:39.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-05T09:45:39.688Z] [2022-01-05T09:45:39.688Z] Login Succeeded [2022-01-05T09:45:39.688Z] docker.io [2022-01-05T09:45:39.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-05T09:45:40.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-05T09:45:40.267Z] Configure a credential helper to remove this warning. See [2022-01-05T09:45:40.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-05T09:45:40.267Z] [2022-01-05T09:45:40.267Z] Login Succeeded [2022-01-05T09:45:40.267Z] ---> docker-login.sh ends [Pipeline] } [2022-01-05T09:45:40.275Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-05T09:45:40.602Z] ++ 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-05T09:45:40.602Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-05T09:45:40.602Z] ++ dirname cmd/core-command/Dockerfile [2022-01-05T09:45:40.602Z] ++ cut -d/ -f2 [2022-01-05T09:45:40.602Z] + echo core-command,cmd/core-command/Dockerfile [2022-01-05T09:45:40.602Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-05T09:45:40.602Z] ++ dirname cmd/core-data/Dockerfile [2022-01-05T09:45:40.602Z] ++ cut -d/ -f2 [2022-01-05T09:45:40.602Z] + echo core-data,cmd/core-data/Dockerfile [2022-01-05T09:45:40.602Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-05T09:45:40.602Z] ++ dirname cmd/core-metadata/Dockerfile [2022-01-05T09:45:40.602Z] ++ cut -d/ -f2 [2022-01-05T09:45:40.602Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-01-05T09:45:40.602Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-05T09:45:40.602Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2022-01-05T09:45:40.602Z] ++ cut -d/ -f2 [2022-01-05T09:45:40.602Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-01-05T09:45:40.602Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-05T09:45:40.602Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2022-01-05T09:45:40.602Z] ++ cut -d/ -f2 [2022-01-05T09:45:40.602Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-01-05T09:45:40.602Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-05T09:45:40.602Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2022-01-05T09:45:40.602Z] ++ cut -d/ -f2 [2022-01-05T09:45:40.602Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-01-05T09:45:40.602Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-05T09:45:40.602Z] ++ dirname cmd/support-notifications/Dockerfile [2022-01-05T09:45:40.602Z] ++ cut -d/ -f2 [2022-01-05T09:45:40.602Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-01-05T09:45:40.602Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-05T09:45:40.602Z] ++ dirname cmd/support-scheduler/Dockerfile [2022-01-05T09:45:40.602Z] ++ cut -d/ -f2 [2022-01-05T09:45:40.602Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-01-05T09:45:40.602Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-05T09:45:40.602Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2022-01-05T09:45:40.602Z] ++ cut -d/ -f2 [2022-01-05T09:45:40.602Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-01-05T09:45:40.639Z] 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-05T09:45:41.003Z] + git rev-list -1 --merges 744b2ca0a98b60adf4684d7292cc95234626d583~1..744b2ca0a98b60adf4684d7292cc95234626d583 [Pipeline] echo [2022-01-05T09:45:41.017Z] -----------> git rev-list -1 --merges 744b2ca0a98b60adf4684d7292cc95234626d583~1..744b2ca0a98b60adf4684d7292cc95234626d583 744b2ca0a98b60adf4684d7292cc95234626d583 [2022-01-05T09:45:41.017Z] 744b2ca0a98b60adf4684d7292cc95234626d583 [false] [Pipeline] sh [2022-01-05T09:45:41.310Z] + git log --format=format:%s -1 744b2ca0a98b60adf4684d7292cc95234626d583 [Pipeline] echo [2022-01-05T09:45:41.327Z] ========================================================= [2022-01-05T09:45:41.327Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-05T09:45:41.327Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-01-05T09:45:41.742Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-05T09:45:41.742Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-05T09:45:41.742Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-05T09:45:41.742Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-05T09:45:41.742Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-05T09:45:41.742Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-05T09:45:41.742Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:45:42.103Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-05T09:45:42.103Z] [2022-01-05T09:45:42.103Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:45:42.430Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-05T09:45:42.430Z] latest: Pulling from edgex-devops/git-semver [2022-01-05T09:45:42.430Z] a0d0a0d46f8b: Pulling fs layer [2022-01-05T09:45:42.430Z] 3e5f54012d9b: Pulling fs layer [2022-01-05T09:45:42.430Z] 4c7163046ea9: Pulling fs layer [2022-01-05T09:45:42.430Z] 0c2d73faf560: Pulling fs layer [2022-01-05T09:45:42.430Z] 0c2d73faf560: Waiting [2022-01-05T09:45:42.430Z] 3e5f54012d9b: Verifying Checksum [2022-01-05T09:45:42.430Z] 3e5f54012d9b: Download complete [2022-01-05T09:45:42.430Z] a0d0a0d46f8b: Verifying Checksum [2022-01-05T09:45:42.430Z] a0d0a0d46f8b: Download complete [2022-01-05T09:45:42.430Z] 4c7163046ea9: Verifying Checksum [2022-01-05T09:45:42.430Z] 4c7163046ea9: Download complete [2022-01-05T09:45:42.430Z] 0c2d73faf560: Verifying Checksum [2022-01-05T09:45:42.430Z] 0c2d73faf560: Download complete [2022-01-05T09:45:42.692Z] a0d0a0d46f8b: Pull complete [2022-01-05T09:45:42.692Z] 3e5f54012d9b: Pull complete [2022-01-05T09:45:42.954Z] 4c7163046ea9: Pull complete [2022-01-05T09:45:43.216Z] 0c2d73faf560: Pull complete [2022-01-05T09:45:43.216Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-05T09:45:43.216Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-05T09:45:43.216Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-05T09:45:43.290Z] prd-centos7-docker-4c-2g-772 does not seem to be running inside a container [2022-01-05T09:45:43.333Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/130 -v /w/workspace/edgex-go/130:/w/workspace/edgex-go/130:rw,z -v /w/workspace/edgex-go/130@tmp:/w/workspace/edgex-go/130@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-05T09:45:43.974Z] $ docker top b5af902967351539b14dd5ee9a2a83afc387da95530da49485d2a012533cfd4d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-05T09:45:44.076Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-05T09:45:44.076Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-05T09:45:44.166Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-05T09:45:44.168Z] $ docker exec b5af902967351539b14dd5ee9a2a83afc387da95530da49485d2a012533cfd4d ssh-agent [2022-01-05T09:45:44.271Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXadGKMF/agent.14 [2022-01-05T09:45:44.271Z] SSH_AGENT_PID=20 [2022-01-05T09:45:44.278Z] Running ssh-add (command line suppressed) [2022-01-05T09:45:44.369Z] Identity added: /w/workspace/edgex-go/130@tmp/private_key_9158070210165037198.key (/w/workspace/edgex-go/130@tmp/private_key_9158070210165037198.key) [2022-01-05T09:45:44.381Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-05T09:45:44.680Z] + git tag --points-at HEAD [Pipeline] } [2022-01-05T09:45:44.699Z] $ docker exec --env ******** --env ******** b5af902967351539b14dd5ee9a2a83afc387da95530da49485d2a012533cfd4d ssh-agent -k [2022-01-05T09:45:44.799Z] unset SSH_AUTH_SOCK; [2022-01-05T09:45:44.799Z] unset SSH_AGENT_PID; [2022-01-05T09:45:44.799Z] echo Agent pid 20 killed; [2022-01-05T09:45:44.812Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-05T09:45:44.840Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-05T09:45:44.840Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-05T09:45:44.940Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-05T09:45:44.942Z] $ docker exec b5af902967351539b14dd5ee9a2a83afc387da95530da49485d2a012533cfd4d ssh-agent [2022-01-05T09:45:45.022Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPeiKlb/agent.55 [2022-01-05T09:45:45.022Z] SSH_AGENT_PID=62 [2022-01-05T09:45:45.027Z] Running ssh-add (command line suppressed) [2022-01-05T09:45:45.114Z] Identity added: /w/workspace/edgex-go/130@tmp/private_key_8902611921954138594.key (/w/workspace/edgex-go/130@tmp/private_key_8902611921954138594.key) [2022-01-05T09:45:45.128Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-05T09:45:45.428Z] + git semver init [2022-01-05T09:45:45.428Z] # -> Open(): unable to determine branch for HEAD [2022-01-05T09:45:45.428Z] # $GIT_DIR = /w/workspace/edgex-go/130/.git [2022-01-05T09:45:45.428Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/130 [2022-01-05T09:45:45.428Z] # $SEMVER_REMOTE_NAME = origin [2022-01-05T09:45:45.428Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-05T09:45:45.428Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-05T09:45:45.428Z] # $SEMVER_BRANCH = main [2022-01-05T09:45:45.428Z] # $SEMVER_TEMP = /tmp/semver-392781193 [2022-01-05T09:45:45.428Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-01-05T09:46:00.394Z] # '/tmp/semver-392781193' -> '/w/workspace/edgex-go/130/.semver' [2022-01-05T09:46:00.394Z] # -> Force: false [2022-01-05T09:46:00.394Z] # $SEMVER_DIR = /w/workspace/edgex-go/130/.semver [Pipeline] } [2022-01-05T09:46:00.412Z] $ docker exec --env ******** --env ******** b5af902967351539b14dd5ee9a2a83afc387da95530da49485d2a012533cfd4d ssh-agent -k [2022-01-05T09:46:00.501Z] unset SSH_AUTH_SOCK; [2022-01-05T09:46:00.503Z] unset SSH_AGENT_PID; [2022-01-05T09:46:00.503Z] echo Agent pid 62 killed; [2022-01-05T09:46:00.512Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-05T09:46:00.828Z] + git semver [Pipeline] } [2022-01-05T09:46:00.844Z] $ docker stop --time=1 b5af902967351539b14dd5ee9a2a83afc387da95530da49485d2a012533cfd4d [2022-01-05T09:46:03.137Z] $ docker rm -f b5af902967351539b14dd5ee9a2a83afc387da95530da49485d2a012533cfd4d [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-05T09:46:03.505Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-05T09:46:03.751Z] Stashed 1 file(s) [Pipeline] echo [2022-01-05T09:46:03.755Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.16 [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-05T09:46:03.890Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-05T09:46:03.899Z] ========================================================= [2022-01-05T09:46:03.899Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2022-01-05T09:46:03.899Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-05T09:46:04.194Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2022-01-05T09:46:04.194Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-05T09:46:04.194Z] a0d0a0d46f8b: Already exists [2022-01-05T09:46:04.194Z] 31adcdaf11c8: Pulling fs layer [2022-01-05T09:46:04.194Z] b8b176561691: Pulling fs layer [2022-01-05T09:46:04.194Z] 4527c011a84f: Pulling fs layer [2022-01-05T09:46:04.194Z] 5d74067f8e1e: Pulling fs layer [2022-01-05T09:46:04.194Z] e0aca202a116: Pulling fs layer [2022-01-05T09:46:04.194Z] 3a43be97a3b4: Pulling fs layer [2022-01-05T09:46:04.194Z] 34cad66bf833: Pulling fs layer [2022-01-05T09:46:04.194Z] b4e3c513aaa6: Pulling fs layer [2022-01-05T09:46:04.194Z] 5d74067f8e1e: Waiting [2022-01-05T09:46:04.194Z] e0aca202a116: Waiting [2022-01-05T09:46:04.194Z] 3a43be97a3b4: Waiting [2022-01-05T09:46:04.194Z] 34cad66bf833: Waiting [2022-01-05T09:46:04.194Z] b4e3c513aaa6: Waiting [2022-01-05T09:46:04.194Z] b8b176561691: Verifying Checksum [2022-01-05T09:46:04.194Z] b8b176561691: Download complete [2022-01-05T09:46:04.194Z] 31adcdaf11c8: Verifying Checksum [2022-01-05T09:46:04.194Z] 31adcdaf11c8: Download complete [2022-01-05T09:46:04.194Z] 5d74067f8e1e: Verifying Checksum [2022-01-05T09:46:04.194Z] 5d74067f8e1e: Download complete [2022-01-05T09:46:04.194Z] e0aca202a116: Verifying Checksum [2022-01-05T09:46:04.194Z] e0aca202a116: Download complete [2022-01-05T09:46:04.194Z] 3a43be97a3b4: Verifying Checksum [2022-01-05T09:46:04.194Z] 3a43be97a3b4: Download complete [2022-01-05T09:46:04.459Z] 31adcdaf11c8: Pull complete [2022-01-05T09:46:04.459Z] 34cad66bf833: Verifying Checksum [2022-01-05T09:46:04.459Z] 34cad66bf833: Download complete [2022-01-05T09:46:04.459Z] b8b176561691: Pull complete [2022-01-05T09:46:04.719Z] 4527c011a84f: Verifying Checksum [2022-01-05T09:46:04.719Z] 4527c011a84f: Download complete [2022-01-05T09:46:04.719Z] b4e3c513aaa6: Verifying Checksum [2022-01-05T09:46:04.719Z] b4e3c513aaa6: Download complete [2022-01-05T09:46:08.980Z] 4527c011a84f: Pull complete [2022-01-05T09:46:08.980Z] 5d74067f8e1e: Pull complete [2022-01-05T09:46:08.980Z] e0aca202a116: Pull complete [2022-01-05T09:46:08.980Z] 3a43be97a3b4: Pull complete [2022-01-05T09:46:08.980Z] 34cad66bf833: Pull complete [2022-01-05T09:46:11.542Z] b4e3c513aaa6: Pull complete [2022-01-05T09:46:11.542Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2022-01-05T09:46:11.542Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2022-01-05T09:46:11.542Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2022-01-05T09:46:11.849Z] + docker build -t ci-base-image-x86_64 -f - . [2022-01-05T09:46:11.849Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2022-01-05T09:46:11.849Z] WORKDIR /edgex [2022-01-05T09:46:11.849Z] COPY go.mod . [2022-01-05T09:46:11.849Z] RUN go mod download' [2022-01-05T09:46:13.244Z] Sending build context to Docker daemon 333.7MB [2022-01-05T09:46:13.244Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2022-01-05T09:46:13.244Z] ---> 9f6097aaca64 [2022-01-05T09:46:13.244Z] Step 2/4 : WORKDIR /edgex [2022-01-05T09:46:15.165Z] ---> Running in 1210582610a2 [2022-01-05T09:46:15.165Z] Removing intermediate container 1210582610a2 [2022-01-05T09:46:15.165Z] ---> 15b82bdfdf81 [2022-01-05T09:46:15.165Z] Step 3/4 : COPY go.mod . [2022-01-05T09:46:15.165Z] ---> 55153f976d0b [2022-01-05T09:46:15.165Z] Step 4/4 : RUN go mod download [2022-01-05T09:46:15.165Z] ---> Running in 7ab7972b3269 [2022-01-05T09:46:18.841Z] Still waiting to schedule task [2022-01-05T09:46:18.842Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-770’ [2022-01-05T09:46:53.972Z] Removing intermediate container 7ab7972b3269 [2022-01-05T09:46:53.973Z] ---> 154bcc1a940d [2022-01-05T09:46:53.973Z] Successfully built 154bcc1a940d [2022-01-05T09:46:53.973Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:46:54.277Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-05T09:46:54.278Z] . [Pipeline] withDockerContainer [2022-01-05T09:46:54.353Z] prd-centos7-docker-4c-2g-772 does not seem to be running inside a container [2022-01-05T09:46:54.391Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/130 -v /w/workspace/edgex-go/130:/w/workspace/edgex-go/130:rw,z -v /w/workspace/edgex-go/130@tmp:/w/workspace/edgex-go/130@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-05T09:46:54.793Z] $ docker top a087fbc9c9371871707ecca05a39eeed02a43ccf3de8ac62764e1675e049d496 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-05T09:46:55.163Z] + go version [2022-01-05T09:46:55.163Z] go version go1.16.8 linux/amd64 [Pipeline] } [2022-01-05T09:46:55.179Z] $ docker stop --time=1 a087fbc9c9371871707ecca05a39eeed02a43ccf3de8ac62764e1675e049d496 [2022-01-05T09:46:56.372Z] $ docker rm -f a087fbc9c9371871707ecca05a39eeed02a43ccf3de8ac62764e1675e049d496 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:46:56.774Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-05T09:46:56.774Z] . [Pipeline] withDockerContainer [2022-01-05T09:46:56.833Z] prd-centos7-docker-4c-2g-772 does not seem to be running inside a container [2022-01-05T09:46:56.867Z] $ 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/130 -v /w/workspace/edgex-go/130:/w/workspace/edgex-go/130:rw,z -v /w/workspace/edgex-go/130@tmp:/w/workspace/edgex-go/130@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-05T09:46:57.295Z] $ docker top f70f3f73c98bce4224d5c96a778bbad601f65cecb359e446be7a18fe05a5c1df -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-05T09:46:57.369Z] ========================================================= [2022-01-05T09:46:57.369Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-01-05T09:46:57.369Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-05T09:46:57.657Z] + make test [2022-01-05T09:46:57.657Z] go mod tidy [2022-01-05T09:46:57.919Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-01-05T09:47:03.254Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-01-05T09:47:21.465Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-01-05T09:47:24.807Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-01-05T09:47:24.807Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-01-05T09:47:25.758Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-01-05T09:47:27.733Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-01-05T09:47:28.693Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-01-05T09:47:28.693Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-01-05T09:47:28.693Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-01-05T09:47:29.275Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-01-05T09:47:29.540Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-01-05T09:47:29.809Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-01-05T09:47:29.809Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-01-05T09:47:29.809Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-01-05T09:47:29.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-01-05T09:47:31.758Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements [2022-01-05T09:47:31.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-01-05T09:47:31.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-01-05T09:47:32.350Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.053s coverage: 98.5% of statements [2022-01-05T09:47:32.350Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-01-05T09:47:32.927Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.067s coverage: 44.7% of statements [2022-01-05T09:47:32.927Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-01-05T09:47:32.927Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-01-05T09:47:33.884Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.149s coverage: 89.5% of statements [2022-01-05T09:47:33.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-01-05T09:47:33.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-01-05T09:47:34.850Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.052s coverage: 84.4% of statements [2022-01-05T09:47:34.851Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-01-05T09:47:34.851Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-01-05T09:47:34.851Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-01-05T09:47:34.851Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-01-05T09:47:34.851Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-01-05T09:47:35.792Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.286s coverage: 94.2% of statements [2022-01-05T09:47:35.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-01-05T09:47:35.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-01-05T09:47:35.792Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 59.1% of statements [2022-01-05T09:47:35.792Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-01-05T09:47:35.792Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-01-05T09:47:35.792Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-01-05T09:47:35.792Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-01-05T09:47:35.792Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-01-05T09:47:36.054Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 60.0% of statements [2022-01-05T09:47:36.054Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-01-05T09:47:36.054Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-01-05T09:47:36.054Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-01-05T09:47:37.008Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.045s coverage: 0.9% of statements [2022-01-05T09:47:37.008Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-01-05T09:47:37.008Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements [2022-01-05T09:47:37.584Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 21.7% of statements [2022-01-05T09:47:37.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-01-05T09:47:37.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 47.1% of statements [2022-01-05T09:47:37.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.064s coverage: 79.5% of statements [2022-01-05T09:47:37.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements [2022-01-05T09:47:38.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements [2022-01-05T09:47:38.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements [2022-01-05T09:47:50.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.057s coverage: 94.4% of statements [2022-01-05T09:47:50.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2022-01-05T09:47:54.876Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.209s coverage: 82.5% of statements [2022-01-05T09:47:54.876Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-01-05T09:48:13.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements [2022-01-05T09:48:13.011Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-01-05T09:48:13.011Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-01-05T09:48:13.011Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-01-05T09:48:13.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2022-01-05T09:48:13.011Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-01-05T09:48:13.011Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-01-05T09:48:13.011Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-01-05T09:48:13.011Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-01-05T09:48:13.011Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-01-05T09:48:13.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2022-01-05T09:48:13.011Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-01-05T09:48:13.011Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-01-05T09:48:13.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2022-01-05T09:48:13.011Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-01-05T09:48:13.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements [2022-01-05T09:48:13.011Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-01-05T09:48:13.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.057s coverage: 80.0% of statements [2022-01-05T09:48:13.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2022-01-05T09:48:13.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.058s coverage: 85.4% of statements [2022-01-05T09:48:13.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.126s coverage: 91.2% of statements [2022-01-05T09:48:13.011Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-01-05T09:48:13.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.127s coverage: 64.4% of statements [2022-01-05T09:48:13.011Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-01-05T09:48:13.011Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-01-05T09:48:13.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements [2022-01-05T09:48:13.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2022-01-05T09:48:13.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2022-01-05T09:48:13.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.023s coverage: 73.7% of statements [2022-01-05T09:48:13.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2022-01-05T09:48:13.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.209s coverage: 65.4% of statements [2022-01-05T09:48:13.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-01-05T09:48:13.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-01-05T09:48:13.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-01-05T09:48:13.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.102s coverage: 43.8% of statements [2022-01-05T09:48:13.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-01-05T09:48:13.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-01-05T09:48:13.807Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements [2022-01-05T09:48:13.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-01-05T09:48:14.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements [2022-01-05T09:48:14.070Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-01-05T09:48:22.238Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements [2022-01-05T09:48:22.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-01-05T09:48:22.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-01-05T09:48:22.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-01-05T09:48:22.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-01-05T09:48:22.238Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.142s coverage: 92.3% of statements [2022-01-05T09:48:22.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-01-05T09:48:22.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-01-05T09:48:22.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-01-05T09:48:22.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-01-05T09:48:22.238Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements [2022-01-05T09:48:22.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-01-05T09:48:22.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-01-05T09:48:22.238Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements [2022-01-05T09:48:22.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-01-05T09:48:22.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-01-05T09:48:22.239Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-01-05T09:48:22.239Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-01-05T09:48:22.239Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements [2022-01-05T09:48:22.239Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-01-05T09:48:22.239Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-01-05T09:48:22.239Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-01-05T09:48:22.239Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-01-05T09:48:22.239Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-01-05T09:48:22.239Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-01-05T09:48:22.239Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2022-01-05T09:48:22.239Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2022-01-05T09:48:22.239Z] 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 [2022-01-05T09:48:54.446Z] GO111MODULE=on go vet ./... [2022-01-05T09:48:56.061Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-773 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-01-05T09:48:56.074Z] Running in /w/workspace/edgex-go/130 [Pipeline] { [Pipeline] checkout [2022-01-05T09:48:56.405Z] The recommended git tool is: git [2022-01-05T09:49:00.757Z] using credential edgex-jenkins-ssh [2022-01-05T09:49:00.781Z] Cloning the remote Git repository [2022-01-05T09:49:00.830Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-01-05T09:49:00.907Z] > git init /w/workspace/edgex-go/130 # timeout=10 [2022-01-05T09:49:00.988Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-05T09:49:00.989Z] > git --version # timeout=10 [2022-01-05T09:49:01.005Z] > git --version # 'git version 2.17.1' [2022-01-05T09:49:01.007Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-05T09:49:01.074Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-05T09:49:04.518Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-05T09:49:04.518Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-05T09:49:04.784Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-05T09:49:05.057Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-01-05T09:49:05.354Z] + ls -al . [2022-01-05T09:49:05.354Z] total 644 [2022-01-05T09:49:05.354Z] drwxrwxr-x 10 1001 1001 4096 Jan 5 09:49 . [2022-01-05T09:49:05.354Z] drwxr-xr-x 4 root root 32 Jan 5 09:46 .. [2022-01-05T09:49:05.354Z] -rw-rw-r-- 1 1001 1001 11 Jan 5 09:45 .dockerignore [2022-01-05T09:49:05.354Z] drwxrwxr-x 8 1001 1001 162 Jan 5 09:45 .git [2022-01-05T09:49:05.354Z] drwxrwxr-x 4 1001 1001 142 Jan 5 09:45 .github [2022-01-05T09:49:05.354Z] -rw-rw-r-- 1 1001 1001 804 Jan 5 09:45 .gitignore [2022-01-05T09:49:05.354Z] -rw-rw-r-- 1 1001 1001 42 Jan 5 09:45 .golangci.yml [2022-01-05T09:49:05.354Z] -rw-rw-r-- 1 1001 1001 76 Jan 5 09:45 .hadolint.yml [2022-01-05T09:49:05.354Z] drwx------ 3 1001 1001 58 Jan 5 09:45 .semver [2022-01-05T09:49:05.354Z] -rw-rw-r-- 1 1001 1001 166 Jan 5 09:45 .sonarcloud.properties [2022-01-05T09:49:05.354Z] -rw-rw-r-- 1 1001 1001 1171 Jan 5 09:45 ADOPTERS.md [2022-01-05T09:49:05.354Z] -rw-rw-r-- 1 1001 1001 8910 Jan 5 09:45 Attribution.txt [2022-01-05T09:49:05.354Z] -rw-rw-r-- 1 1001 1001 51732 Jan 5 09:45 CHANGELOG.md [2022-01-05T09:49:05.354Z] -rw-rw-r-- 1 1001 1001 3804 Jan 5 09:45 CONTRIBUTING.md [2022-01-05T09:49:05.354Z] -rw-rw-r-- 1 1001 1001 677 Jan 5 09:45 GOVERNANCE.md [2022-01-05T09:49:05.354Z] -rw-rw-r-- 1 1001 1001 849 Jan 5 09:45 Jenkinsfile [2022-01-05T09:49:05.354Z] -rw-rw-r-- 1 1001 1001 10775 Jan 5 09:45 LICENSE [2022-01-05T09:49:05.354Z] -rw-rw-r-- 1 1001 1001 6508 Jan 5 09:45 Makefile [2022-01-05T09:49:05.354Z] -rw-rw-r-- 1 1001 1001 582 Jan 5 09:45 OWNERS.md [2022-01-05T09:49:05.354Z] -rw-rw-r-- 1 1001 1001 8207 Jan 5 09:45 README.md [2022-01-05T09:49:05.354Z] -rw-rw-r-- 1 1001 1001 6912 Jan 5 09:45 SECURITY.md [2022-01-05T09:49:05.354Z] -rw-rw-r-- 1 1001 1001 12 Jan 5 09:46 VERSION [2022-01-05T09:49:05.354Z] -rw-rw-r-- 1 1001 1001 4131 Jan 5 09:45 ZMQWindows.md [2022-01-05T09:49:05.354Z] drwxrwxr-x 2 1001 1001 37 Jan 5 09:45 bin [2022-01-05T09:49:05.354Z] drwxrwxr-x 14 1001 1001 4096 Jan 5 09:45 cmd [2022-01-05T09:49:05.354Z] -rw-r--r-- 1 root root 428381 Jan 5 09:48 coverage.out [2022-01-05T09:49:05.354Z] -rw-rw-r-- 1 1001 1001 828 Jan 5 09:45 go.mod [2022-01-05T09:49:05.354Z] -rw-rw-r-- 1 1001 1001 49574 Jan 5 09:46 go.sum [2022-01-05T09:49:05.354Z] drwxrwxr-x 8 1001 1001 124 Jan 5 09:45 internal [2022-01-05T09:49:05.354Z] drwxrwxr-x 3 1001 1001 16 Jan 5 09:45 openapi [2022-01-05T09:49:05.354Z] drwxrwxr-x 4 1001 1001 71 Jan 5 09:45 snap [2022-01-05T09:49:05.354Z] -rw-rw-r-- 1 1001 1001 204 Jan 5 09:45 version.go [Pipeline] sh [2022-01-05T09:49:05.646Z] + '[' -e coverage.out ] [2022-01-05T09:49:05.646Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-01-05T09:49:05.762Z] Stashed 1 file(s) [Pipeline] sh [2022-01-05T09:49:06.204Z] + make build [2022-01-05T09:49:06.204Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.16" -o cmd/core-data/core-data ./cmd/core-data [2022-01-05T09:49:07.974Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.16" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-01-05T09:49:14.680Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.16" -o cmd/core-command/core-command ./cmd/core-command [2022-01-05T09:49:14.940Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.16" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-01-05T09:49:16.064Z] Avoid second fetch [2022-01-05T09:49:16.064Z] Checking out Revision 744b2ca0a98b60adf4684d7292cc95234626d583 (main) [2022-01-05T09:49:16.334Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.16" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-01-05T09:49:16.334Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.16" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-01-05T09:49:16.021Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-05T09:49:16.047Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-05T09:49:16.084Z] > git config core.sparsecheckout # timeout=10 [2022-01-05T09:49:16.098Z] > git checkout -f 744b2ca0a98b60adf4684d7292cc95234626d583 # timeout=10 [2022-01-05T09:49:17.289Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.16" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-01-05T09:49:18.230Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.16" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-01-05T09:49:18.806Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.16" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-01-05T09:49:20.206Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.16" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-01-05T09:49:20.358Z] Commit message: "Merge pull request #3854 from edgexfoundry/dependabot/go_modules/github.com/fxamacker/cbor/v2-2.4.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-05T09:49:20.789Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.16" -o ./cmd/secrets-config ./cmd/secrets-config [2022-01-05T09:49:21.194Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-05T09:49:21.194Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-05T09:49:21.194Z] Dload Upload Total Spent Left Speed [2022-01-05T09:49:21.194Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 235k 0 --:--:-- --:--:-- --:--:-- 240k [Pipeline] sh [2022-01-05T09:49:21.710Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-05T09:49:21.740Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.16" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-01-05T09:49:22.052Z] + sudo tee /etc/docker/daemon.new [2022-01-05T09:49:22.052Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-05T09:49:22.052Z] { [2022-01-05T09:49:22.052Z] "registry-mirrors": [ [2022-01-05T09:49:22.052Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-05T09:49:22.052Z] ], [2022-01-05T09:49:22.052Z] "bip": "10.250.0.254/24", [2022-01-05T09:49:22.052Z] "hosts": [ [2022-01-05T09:49:22.052Z] "tcp://0.0.0.0:5555", [2022-01-05T09:49:22.052Z] "unix:///var/run/docker.sock" [2022-01-05T09:49:22.052Z] ], [2022-01-05T09:49:22.052Z] "mtu": 1458, [2022-01-05T09:49:22.052Z] "selinux-enabled": true, [2022-01-05T09:49:22.052Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-05T09:49:22.052Z] } [Pipeline] sh [2022-01-05T09:49:22.402Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-05T09:49:22.753Z] + sudo service docker restart [Pipeline] } [2022-01-05T09:49:23.152Z] $ docker stop --time=1 f70f3f73c98bce4224d5c96a778bbad601f65cecb359e446be7a18fe05a5c1df [2022-01-05T09:49:25.116Z] $ docker rm -f f70f3f73c98bce4224d5c96a778bbad601f65cecb359e446be7a18fe05a5c1df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:49:26.547Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-05T09:49:26.547Z] [2022-01-05T09:49:26.547Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:49:26.857Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-05T09:49:26.857Z] latest: Pulling from edgex-devops/edgex-compose [2022-01-05T09:49:26.857Z] cbdbe7a5bc2a: Pulling fs layer [2022-01-05T09:49:26.857Z] ca9280d653b3: Pulling fs layer [2022-01-05T09:49:26.857Z] 7e9c9ca2126c: Pulling fs layer [2022-01-05T09:49:26.857Z] cbdbe7a5bc2a: Verifying Checksum [2022-01-05T09:49:26.857Z] cbdbe7a5bc2a: Download complete [2022-01-05T09:49:27.139Z] ca9280d653b3: Verifying Checksum [2022-01-05T09:49:27.139Z] ca9280d653b3: Download complete [2022-01-05T09:49:27.139Z] cbdbe7a5bc2a: Pull complete [2022-01-05T09:49:27.408Z] 7e9c9ca2126c: Verifying Checksum [2022-01-05T09:49:27.408Z] 7e9c9ca2126c: Download complete [2022-01-05T09:49:27.993Z] ca9280d653b3: Pull complete [2022-01-05T09:49:32.219Z] 7e9c9ca2126c: Pull complete [2022-01-05T09:49:32.219Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-01-05T09:49:32.219Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-05T09:49:32.219Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-01-05T09:49:32.288Z] prd-centos7-docker-4c-2g-772 does not seem to be running inside a container [2022-01-05T09:49:32.326Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/130 -v /w/workspace/edgex-go/130:/w/workspace/edgex-go/130:rw,z -v /w/workspace/edgex-go/130@tmp:/w/workspace/edgex-go/130@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-05T09:49:34.296Z] $ docker top 97b1bf2d485b8a2f68ff64fac8d4c7d193146f5dee10a119effbcbc12b70bd9b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-05T09:49:34.645Z] + docker-compose build --help [2022-01-05T09:49:34.645Z] + grep parallel [2022-01-05T09:49:35.217Z] --parallel Build images in parallel. [Pipeline] } [2022-01-05T09:49:35.227Z] $ docker stop --time=1 97b1bf2d485b8a2f68ff64fac8d4c7d193146f5dee10a119effbcbc12b70bd9b [2022-01-05T09:49:36.416Z] $ docker rm -f 97b1bf2d485b8a2f68ff64fac8d4c7d193146f5dee10a119effbcbc12b70bd9b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:49:36.821Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-05T09:49:36.821Z] . [Pipeline] withDockerContainer [2022-01-05T09:49:36.886Z] prd-centos7-docker-4c-2g-772 does not seem to be running inside a container [2022-01-05T09:49:36.923Z] $ 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/130 -v /w/workspace/edgex-go/130:/w/workspace/edgex-go/130:rw,z -v /w/workspace/edgex-go/130@tmp:/w/workspace/edgex-go/130@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-05T09:49:37.238Z] $ docker top 73f2a11042d4fad56ab342f0fc98b7bb843f8131918ed69b698be228ecc2f728 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-05T09:49:37.605Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-01-05T09:49:38.174Z] Building core-command ... [2022-01-05T09:49:38.174Z] Building core-data ... [2022-01-05T09:49:38.174Z] Building core-metadata ... [2022-01-05T09:49:38.174Z] Building security-bootstrapper ... [2022-01-05T09:49:38.174Z] Building security-proxy-setup ... [2022-01-05T09:49:38.174Z] Building security-secretstore-setup ... [2022-01-05T09:49:38.174Z] Building support-notifications ... [2022-01-05T09:49:38.174Z] Building support-scheduler ... [2022-01-05T09:49:38.174Z] Building sys-mgmt-agent ... [2022-01-05T09:49:38.174Z] Building security-proxy-setup [2022-01-05T09:49:38.174Z] Building core-command [2022-01-05T09:49:38.174Z] Building security-secretstore-setup [2022-01-05T09:49:38.174Z] Building support-scheduler [2022-01-05T09:49:38.174Z] Building core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-05T09:49:41.138Z] provisioning config files... [2022-01-05T09:49:41.160Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/130@tmp/config2788242956447446481tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-05T09:49:41.520Z] ---> docker-login.sh [2022-01-05T09:49:41.520Z] nexus3.edgexfoundry.org:10001 [2022-01-05T09:49:42.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-05T09:49:42.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-05T09:49:42.113Z] Configure a credential helper to remove this warning. See [2022-01-05T09:49:42.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-05T09:49:42.113Z] [2022-01-05T09:49:42.113Z] Login Succeeded [2022-01-05T09:49:42.113Z] nexus3.edgexfoundry.org:10002 [2022-01-05T09:49:42.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-05T09:49:42.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-05T09:49:42.670Z] Configure a credential helper to remove this warning. See [2022-01-05T09:49:42.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-05T09:49:42.670Z] [2022-01-05T09:49:42.670Z] Login Succeeded [2022-01-05T09:49:42.670Z] nexus3.edgexfoundry.org:10003 [2022-01-05T09:49:42.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-05T09:49:42.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-05T09:49:42.942Z] Configure a credential helper to remove this warning. See [2022-01-05T09:49:42.942Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-05T09:49:42.942Z] [2022-01-05T09:49:42.942Z] Login Succeeded [2022-01-05T09:49:42.942Z] nexus3.edgexfoundry.org:10004 [2022-01-05T09:49:43.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-05T09:49:43.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-05T09:49:43.535Z] Configure a credential helper to remove this warning. See [2022-01-05T09:49:43.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-05T09:49:43.535Z] [2022-01-05T09:49:43.535Z] Login Succeeded [2022-01-05T09:49:43.535Z] docker.io [2022-01-05T09:49:43.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-05T09:49:44.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-05T09:49:44.075Z] Configure a credential helper to remove this warning. See [2022-01-05T09:49:44.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-05T09:49:44.075Z] [2022-01-05T09:49:44.075Z] Login Succeeded [2022-01-05T09:49:44.075Z] ---> docker-login.sh ends [Pipeline] } [2022-01-05T09:49:44.092Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-05T09:49:44.571Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-05T09:49:44.582Z] ========================================================= [2022-01-05T09:49:44.582Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2022-01-05T09:49:44.582Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-05T09:49:44.911Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2022-01-05T09:49:45.186Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-05T09:49:45.186Z] 552d1f2373af: Pulling fs layer [2022-01-05T09:49:45.186Z] ea3f2d53f512: Pulling fs layer [2022-01-05T09:49:45.186Z] 9e70ebbbe112: Pulling fs layer [2022-01-05T09:49:45.186Z] 7a9cfe048b4a: Pulling fs layer [2022-01-05T09:49:45.186Z] 72dc09318566: Pulling fs layer [2022-01-05T09:49:45.186Z] f4f7b4309257: Pulling fs layer [2022-01-05T09:49:45.186Z] 0ac9a79272e3: Pulling fs layer [2022-01-05T09:49:45.186Z] b78e95d17946: Pulling fs layer [2022-01-05T09:49:45.186Z] 7a9cfe048b4a: Waiting [2022-01-05T09:49:45.186Z] 72dc09318566: Waiting [2022-01-05T09:49:45.186Z] f4f7b4309257: Waiting [2022-01-05T09:49:45.186Z] 0ac9a79272e3: Waiting [2022-01-05T09:49:45.186Z] b78e95d17946: Waiting [2022-01-05T09:49:45.186Z] 9e70ebbbe112: Verifying Checksum [2022-01-05T09:49:45.186Z] 9e70ebbbe112: Download complete [2022-01-05T09:49:45.186Z] ea3f2d53f512: Download complete [2022-01-05T09:49:45.186Z] 72dc09318566: Verifying Checksum [2022-01-05T09:49:45.186Z] 72dc09318566: Download complete [2022-01-05T09:49:45.186Z] f4f7b4309257: Verifying Checksum [2022-01-05T09:49:45.186Z] f4f7b4309257: Download complete [2022-01-05T09:49:45.186Z] 0ac9a79272e3: Verifying Checksum [2022-01-05T09:49:45.186Z] 552d1f2373af: Verifying Checksum [2022-01-05T09:49:45.186Z] 552d1f2373af: Download complete [2022-01-05T09:49:45.186Z] 0ac9a79272e3: Download complete [2022-01-05T09:49:46.165Z] 552d1f2373af: Pull complete [2022-01-05T09:49:46.442Z] ea3f2d53f512: Pull complete [2022-01-05T09:49:47.037Z] 9e70ebbbe112: Pull complete [2022-01-05T09:49:47.037Z] b78e95d17946: Verifying Checksum [2022-01-05T09:49:47.037Z] b78e95d17946: Download complete [2022-01-05T09:49:47.636Z] 7a9cfe048b4a: Verifying Checksum [2022-01-05T09:49:47.636Z] 7a9cfe048b4a: Download complete [2022-01-05T09:49:48.206Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-05T09:49:48.206Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-05T09:49:48.206Z] ---> 154bcc1a940d [2022-01-05T09:49:48.206Z] Step 3/23 : WORKDIR /edgex-go [2022-01-05T09:49:48.206Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-05T09:49:48.206Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-01-05T09:49:48.206Z] ---> 154bcc1a940d [2022-01-05T09:49:48.206Z] Step 3/20 : WORKDIR /edgex-go [2022-01-05T09:49:48.206Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-05T09:49:48.206Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-01-05T09:49:48.206Z] ---> 154bcc1a940d [2022-01-05T09:49:48.206Z] Step 3/24 : WORKDIR /edgex-go [2022-01-05T09:49:54.323Z] ---> Running in 8e8b01d68814 [2022-01-05T09:49:54.323Z] ---> Running in 952d20f96778 [2022-01-05T09:49:54.323Z] ---> Running in 19a87a95c79d [2022-01-05T09:50:00.025Z] 7a9cfe048b4a: Pull complete [2022-01-05T09:50:00.025Z] 72dc09318566: Pull complete [2022-01-05T09:50:00.025Z] f4f7b4309257: Pull complete [2022-01-05T09:50:00.025Z] 0ac9a79272e3: Pull complete [2022-01-05T09:50:02.471Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-05T09:50:02.471Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-05T09:50:02.471Z] ---> 154bcc1a940d [2022-01-05T09:50:02.471Z] Step 3/22 : WORKDIR /edgex-go [2022-01-05T09:50:02.471Z] ---> Using cache [2022-01-05T09:50:02.471Z] ---> 1f0d3f58618f [2022-01-05T09:50:02.471Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-05T09:50:02.471Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-05T09:50:02.471Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-05T09:50:02.471Z] ---> 154bcc1a940d [2022-01-05T09:50:02.471Z] Step 3/22 : WORKDIR /edgex-go [2022-01-05T09:50:02.471Z] ---> Using cache [2022-01-05T09:50:02.471Z] ---> 1f0d3f58618f [2022-01-05T09:50:02.471Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-05T09:50:02.471Z] Removing intermediate container 19a87a95c79d [2022-01-05T09:50:02.471Z] ---> 498867d94078 [2022-01-05T09:50:02.471Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-05T09:50:02.471Z] Removing intermediate container 952d20f96778 [2022-01-05T09:50:02.471Z] ---> 1f0d3f58618f [2022-01-05T09:50:02.471Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-05T09:50:02.471Z] Removing intermediate container 8e8b01d68814 [2022-01-05T09:50:02.471Z] ---> 9e82ff27bbb7 [2022-01-05T09:50:02.471Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-05T09:50:02.471Z] ---> Running in 64eaffb37022 [2022-01-05T09:50:02.471Z] ---> Running in 133844e06d2b [2022-01-05T09:50:02.471Z] ---> Running in 2a74c150a982 [2022-01-05T09:50:02.471Z] ---> Running in 181648fefd8a [2022-01-05T09:50:02.471Z] ---> Running in df17b7f82480 [2022-01-05T09:50:03.867Z] Removing intermediate container 133844e06d2b [2022-01-05T09:50:03.867Z] ---> 489910688397 [2022-01-05T09:50:03.867Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-01-05T09:50:03.867Z] ---> Running in 66e1a0dfe88a [2022-01-05T09:50:03.867Z] Removing intermediate container 64eaffb37022 [2022-01-05T09:50:03.867Z] ---> 2220dd160ce7 [2022-01-05T09:50:03.867Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-05T09:50:03.867Z] ---> Running in 0b3290eb3b1b [2022-01-05T09:50:03.867Z] Removing intermediate container 2a74c150a982 [2022-01-05T09:50:03.867Z] ---> b7c343e7db05 [2022-01-05T09:50:03.867Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-05T09:50:03.867Z] Removing intermediate container df17b7f82480 [2022-01-05T09:50:03.867Z] ---> 10f88023022b [2022-01-05T09:50:03.867Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-01-05T09:50:03.867Z] ---> Running in 123b43daf63d [2022-01-05T09:50:03.867Z] ---> Running in 17232a2ec453 [2022-01-05T09:50:04.130Z] Removing intermediate container 181648fefd8a [2022-01-05T09:50:04.130Z] ---> 37d5c6141d54 [2022-01-05T09:50:04.130Z] Step 5/20 : RUN apk add --update --no-cache make git [2022-01-05T09:50:04.130Z] ---> Running in df2f2e7400c2 [2022-01-05T09:50:04.391Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-05T09:50:04.391Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-05T09:50:04.654Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-05T09:50:04.654Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-05T09:50:04.654Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-05T09:50:05.223Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-05T09:50:05.223Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-05T09:50:05.424Z] b78e95d17946: Pull complete [2022-01-05T09:50:05.424Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2022-01-05T09:50:05.424Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2022-01-05T09:50:05.424Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2022-01-05T09:50:05.488Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-05T09:50:05.488Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-05T09:50:05.488Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-05T09:50:05.755Z] OK: 220 MiB in 52 packages [2022-01-05T09:50:05.755Z] OK: 220 MiB in 52 packages [2022-01-05T09:50:05.755Z] OK: 220 MiB in 52 packages [2022-01-05T09:50:05.775Z] + docker build -t ci-base-image-arm64 -f - . [2022-01-05T09:50:05.775Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2022-01-05T09:50:05.775Z] WORKDIR /edgex [2022-01-05T09:50:05.775Z] COPY go.mod . [2022-01-05T09:50:05.775Z] RUN go mod download [2022-01-05T09:50:06.015Z] OK: 220 MiB in 52 packages [2022-01-05T09:50:06.016Z] OK: 220 MiB in 52 packages [2022-01-05T09:50:06.276Z] Removing intermediate container 66e1a0dfe88a [2022-01-05T09:50:06.276Z] ---> c7cb0e59f7c9 [2022-01-05T09:50:06.276Z] Step 6/22 : COPY . . [2022-01-05T09:50:06.276Z] Removing intermediate container 17232a2ec453 [2022-01-05T09:50:06.276Z] ---> f131ed24ecdf [2022-01-05T09:50:06.276Z] Step 6/24 : COPY . . [2022-01-05T09:50:06.539Z] Removing intermediate container 0b3290eb3b1b [2022-01-05T09:50:06.539Z] ---> efb1dffad353 [2022-01-05T09:50:06.539Z] Step 6/22 : COPY . . [2022-01-05T09:50:08.413Z] Sending build context to Docker daemon 168.5MB [2022-01-05T09:50:08.413Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2022-01-05T09:50:08.413Z] ---> 8b459fc5aaf0 [2022-01-05T09:50:08.413Z] Step 2/4 : WORKDIR /edgex [2022-01-05T09:50:09.839Z] ---> Running in 46817a54e36a [2022-01-05T09:50:10.112Z] Removing intermediate container 46817a54e36a [2022-01-05T09:50:10.112Z] ---> adf997d11a34 [2022-01-05T09:50:10.112Z] Step 3/4 : COPY go.mod . [2022-01-05T09:50:10.711Z] ---> 5c1444c80ff6 [2022-01-05T09:50:10.711Z] Step 4/4 : RUN go mod download [2022-01-05T09:50:10.982Z] ---> Running in 7ac6346fd65b [2022-01-05T09:50:13.157Z] Removing intermediate container df2f2e7400c2 [2022-01-05T09:50:13.157Z] ---> 17fb061f763d [2022-01-05T09:50:13.157Z] Step 6/20 : COPY . . [2022-01-05T09:50:16.453Z] Removing intermediate container 123b43daf63d [2022-01-05T09:50:16.453Z] ---> 0223e28e651a [2022-01-05T09:50:16.453Z] Step 6/23 : COPY go.mod . [2022-01-05T09:50:17.409Z] ---> 7eaab5886bcd [2022-01-05T09:50:17.409Z] Step 7/23 : RUN go mod download [2022-01-05T09:50:17.669Z] ---> 5002e65bb035 [2022-01-05T09:50:17.669Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-05T09:50:17.669Z] ---> Running in e8b5aa4e515c [2022-01-05T09:50:17.669Z] ---> 78da0f43202a [2022-01-05T09:50:17.669Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-05T09:50:17.669Z] ---> b9a1b28ec2ec [2022-01-05T09:50:17.669Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-05T09:50:17.931Z] ---> Running in 9542b7733bd4 [2022-01-05T09:50:17.931Z] ---> Running in eacca68661e4 [2022-01-05T09:50:17.931Z] ---> Running in 95e81b65610a [2022-01-05T09:50:22.140Z] Removing intermediate container e8b5aa4e515c [2022-01-05T09:50:22.140Z] ---> 5129299f7061 [2022-01-05T09:50:22.140Z] Step 8/23 : COPY . . [2022-01-05T09:50:22.140Z] Removing intermediate container eacca68661e4 [2022-01-05T09:50:22.140Z] ---> f09414979efd [2022-01-05T09:50:22.140Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-01-05T09:50:22.140Z] ---> 8448de20495a [2022-01-05T09:50:22.140Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-05T09:50:22.140Z] ---> Running in 81e5999bd065 [2022-01-05T09:50:22.140Z] Removing intermediate container 95e81b65610a [2022-01-05T09:50:22.140Z] ---> 7926ace73875 [2022-01-05T09:50:22.140Z] Step 8/22 : RUN make cmd/core-data/core-data [2022-01-05T09:50:22.405Z] Removing intermediate container 9542b7733bd4 [2022-01-05T09:50:22.405Z] ---> 6ca6b7c89054 [2022-01-05T09:50:22.405Z] Step 8/22 : RUN make cmd/core-command/core-command [2022-01-05T09:50:22.405Z] ---> Running in af3066a35cc9 [2022-01-05T09:50:22.668Z] ---> Running in 9197b1c6fec1 [2022-01-05T09:50:22.936Z] ---> Running in aed364ac9071 [2022-01-05T09:50:23.881Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.16" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-01-05T09:50:24.463Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.16" -o cmd/core-data/core-data ./cmd/core-data [2022-01-05T09:50:24.463Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.16" -o cmd/core-command/core-command ./cmd/core-command [2022-01-05T09:50:28.760Z] Removing intermediate container af3066a35cc9 [2022-01-05T09:50:28.760Z] ---> 73d95f5fa20a [2022-01-05T09:50:28.760Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-01-05T09:50:28.760Z] ---> c244e423636a [2022-01-05T09:50:28.760Z] Step 9/23 : RUN go mod tidy [2022-01-05T09:50:28.760Z] ---> Running in c387f5431de9 [2022-01-05T09:50:28.760Z] ---> Running in c6f9e4d2f2d4 [2022-01-05T09:50:29.028Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.16" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-01-05T09:50:30.985Z] Removing intermediate container c6f9e4d2f2d4 [2022-01-05T09:50:30.985Z] ---> 7d15b889e828 [2022-01-05T09:50:30.985Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-01-05T09:50:30.985Z] ---> Running in b377d5a2af1d [2022-01-05T09:50:31.570Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.16" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-01-05T09:51:03.813Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.16" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-01-05T09:51:04.779Z] Removing intermediate container aed364ac9071 [2022-01-05T09:51:04.779Z] ---> 875d4c516bd9 [2022-01-05T09:51:04.779Z] [2022-01-05T09:51:04.779Z] Step 9/22 : FROM alpine:3.14 [2022-01-05T09:51:04.779Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.16" -o ./cmd/secrets-config ./cmd/secrets-config [2022-01-05T09:51:05.040Z] Removing intermediate container 81e5999bd065 [2022-01-05T09:51:05.040Z] ---> 65fb163ab824 [2022-01-05T09:51:05.040Z] [2022-01-05T09:51:05.040Z] Step 9/24 : FROM alpine:3.14 [2022-01-05T09:51:05.040Z] 3.14: Pulling from library/alpine [2022-01-05T09:51:05.040Z] 3.14: Pulling from library/alpine [2022-01-05T09:51:06.433Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-05T09:51:06.433Z] Status: Downloaded newer image for alpine:3.14 [2022-01-05T09:51:06.433Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-05T09:51:06.433Z] Status: Image is up to date for alpine:3.14 [2022-01-05T09:51:06.433Z] ---> 0a97eee8041e [2022-01-05T09:51:06.433Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-01-05T09:51:06.433Z] ---> 0a97eee8041e [2022-01-05T09:51:06.433Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-01-05T09:51:06.433Z] ---> Running in 0814b732c10a [2022-01-05T09:51:06.433Z] ---> Running in 23100552fdef [2022-01-05T09:51:07.011Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-05T09:51:07.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-05T09:51:07.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-05T09:51:07.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-05T09:51:07.802Z] (1/3) Installing ca-certificates (20191127-r5) [2022-01-05T09:51:07.802Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-01-05T09:51:07.802Z] (3/3) Installing su-exec (0.2-r1) [2022-01-05T09:51:07.802Z] Executing busybox-1.33.1-r6.trigger [2022-01-05T09:51:07.802Z] Executing ca-certificates-20191127-r5.trigger [2022-01-05T09:51:07.802Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-05T09:51:07.802Z] Executing busybox-1.33.1-r6.trigger [2022-01-05T09:51:07.802Z] OK: 6 MiB in 15 packages [2022-01-05T09:51:08.076Z] OK: 6 MiB in 17 packages [2022-01-05T09:51:08.666Z] Removing intermediate container 23100552fdef [2022-01-05T09:51:08.666Z] ---> 004a69d2757b [2022-01-05T09:51:08.666Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-05T09:51:09.255Z] ---> Running in 0911ae478be1 [2022-01-05T09:51:09.255Z] Removing intermediate container 0814b732c10a [2022-01-05T09:51:09.255Z] ---> 8774ff9003c3 [2022-01-05T09:51:09.255Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-05T09:51:09.255Z] Removing intermediate container 0911ae478be1 [2022-01-05T09:51:09.255Z] ---> 3fef536d75b5 [2022-01-05T09:51:09.255Z] Step 12/22 : ENV APP_PORT=59882 [2022-01-05T09:51:09.255Z] ---> Running in 6af77f1c3c30 [2022-01-05T09:51:09.519Z] ---> Running in ccb0886744bf [2022-01-05T09:51:09.519Z] Removing intermediate container 6af77f1c3c30 [2022-01-05T09:51:09.519Z] ---> 30224120acb1 [2022-01-05T09:51:09.519Z] Step 12/24 : WORKDIR / [2022-01-05T09:51:09.784Z] Removing intermediate container c387f5431de9 [2022-01-05T09:51:09.784Z] ---> f9c218dd5dff [2022-01-05T09:51:09.784Z] [2022-01-05T09:51:09.784Z] Step 9/20 : FROM alpine:3.14 [2022-01-05T09:51:09.784Z] ---> 0a97eee8041e [2022-01-05T09:51:09.784Z] Step 10/20 : RUN apk add --update --no-cache curl [2022-01-05T09:51:09.784Z] ---> Running in 1c90383877c6 [2022-01-05T09:51:09.784Z] ---> Running in f4fdb2b9a8a8 [2022-01-05T09:51:09.784Z] Removing intermediate container ccb0886744bf [2022-01-05T09:51:09.784Z] ---> 392c7f5a4550 [2022-01-05T09:51:09.784Z] Step 13/22 : EXPOSE $APP_PORT [2022-01-05T09:51:09.784Z] ---> Running in 4fe4c3a2b850 [2022-01-05T09:51:09.784Z] Removing intermediate container 1c90383877c6 [2022-01-05T09:51:09.784Z] ---> 0409f21773c0 [2022-01-05T09:51:09.784Z] 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-05T09:51:10.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-05T09:51:10.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-05T09:51:10.649Z] (1/5) Installing ca-certificates (20191127-r5) [2022-01-05T09:51:10.649Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-01-05T09:51:10.649Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-01-05T09:51:10.649Z] Removing intermediate container 4fe4c3a2b850 [2022-01-05T09:51:10.649Z] ---> 85cab94d6881 [2022-01-05T09:51:10.649Z] Step 14/22 : WORKDIR / [2022-01-05T09:51:10.649Z] (4/5) Installing libcurl (7.79.1-r0) [2022-01-05T09:51:10.919Z] (5/5) Installing curl (7.79.1-r0) [2022-01-05T09:51:10.919Z] Executing busybox-1.33.1-r6.trigger [2022-01-05T09:51:10.919Z] Executing ca-certificates-20191127-r5.trigger [2022-01-05T09:51:10.919Z] OK: 8 MiB in 19 packages [2022-01-05T09:51:10.919Z] ---> 029142ad058d [2022-01-05T09:51:10.919Z] 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-05T09:51:10.919Z] Removing intermediate container b377d5a2af1d [2022-01-05T09:51:10.919Z] ---> 2c9dfc640591 [2022-01-05T09:51:10.919Z] [2022-01-05T09:51:10.919Z] Step 11/23 : FROM alpine:3.14 [2022-01-05T09:51:10.919Z] ---> 0a97eee8041e [2022-01-05T09:51:10.919Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-01-05T09:51:10.919Z] ---> Using cache [2022-01-05T09:51:10.919Z] ---> 004a69d2757b [2022-01-05T09:51:10.919Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-05T09:51:10.919Z] ---> Using cache [2022-01-05T09:51:10.919Z] ---> 3fef536d75b5 [2022-01-05T09:51:10.919Z] Step 14/23 : ENV APP_PORT=59861 [2022-01-05T09:51:10.919Z] ---> Running in e2c51b9979d7 [2022-01-05T09:51:10.919Z] ---> Running in 3ffb2abe31be [2022-01-05T09:51:11.186Z] Removing intermediate container e2c51b9979d7 [2022-01-05T09:51:11.186Z] ---> c4645715c372 [2022-01-05T09:51:11.186Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-05T09:51:11.186Z] ---> 65c4f762516a [2022-01-05T09:51:11.186Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-01-05T09:51:11.454Z] Removing intermediate container 3ffb2abe31be [2022-01-05T09:51:11.454Z] ---> 2dec7cfb7885 [2022-01-05T09:51:11.454Z] Step 15/23 : EXPOSE $APP_PORT [2022-01-05T09:51:11.454Z] Removing intermediate container f4fdb2b9a8a8 [2022-01-05T09:51:11.454Z] ---> 38ec5142690d [2022-01-05T09:51:11.454Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-05T09:51:11.454Z] ---> Running in b745ee2345b4 [2022-01-05T09:51:11.454Z] ---> Running in 94c10b4a0db2 [2022-01-05T09:51:11.721Z] ---> 45e832ed5012 [2022-01-05T09:51:11.721Z] 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-05T09:51:11.721Z] Removing intermediate container b745ee2345b4 [2022-01-05T09:51:11.721Z] ---> 9ba58d18623f [2022-01-05T09:51:11.721Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-05T09:51:12.692Z] Removing intermediate container 94c10b4a0db2 [2022-01-05T09:51:12.692Z] ---> 3eab81f1223c [2022-01-05T09:51:12.692Z] Step 12/20 : WORKDIR /edgex [2022-01-05T09:51:12.692Z] ---> 4c5ecb437655 [2022-01-05T09:51:12.692Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-01-05T09:51:12.692Z] ---> Running in 8d2fe4932545 [2022-01-05T09:51:12.692Z] ---> 94af719bd2fa [2022-01-05T09:51:12.692Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-01-05T09:51:12.692Z] ---> 1695fcb4e89b [2022-01-05T09:51:12.692Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-01-05T09:51:12.692Z] Removing intermediate container 9197b1c6fec1 [2022-01-05T09:51:12.692Z] ---> aa29dae91c18 [2022-01-05T09:51:12.692Z] [2022-01-05T09:51:12.692Z] Step 9/22 : FROM alpine:3.14 [2022-01-05T09:51:12.692Z] ---> 0a97eee8041e [2022-01-05T09:51:12.692Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-01-05T09:51:12.954Z] Removing intermediate container 8d2fe4932545 [2022-01-05T09:51:12.954Z] ---> 41a18a55ddec [2022-01-05T09:51:12.954Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-01-05T09:51:12.954Z] ---> Running in 771bfff9dcee [2022-01-05T09:51:13.220Z] ---> 97a359827d9c [2022-01-05T09:51:13.220Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-01-05T09:51:13.220Z] ---> ea016c0327e9 [2022-01-05T09:51:13.220Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-01-05T09:51:13.220Z] ---> dae9ab5a0a43 [2022-01-05T09:51:13.220Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-01-05T09:51:13.220Z] Removing intermediate container 771bfff9dcee [2022-01-05T09:51:13.220Z] ---> b63e84954b7b [2022-01-05T09:51:13.220Z] Step 11/22 : ENV APP_PORT=59880 [2022-01-05T09:51:13.220Z] ---> 9e33a4006dff [2022-01-05T09:51:13.220Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-01-05T09:51:13.220Z] ---> Running in edb76453879e [2022-01-05T09:51:13.493Z] ---> 8024ee75d6f5 [2022-01-05T09:51:13.493Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2022-01-05T09:51:13.493Z] Removing intermediate container edb76453879e [2022-01-05T09:51:13.493Z] ---> 1abaca7519c8 [2022-01-05T09:51:13.493Z] Step 12/22 : EXPOSE $APP_PORT [2022-01-05T09:51:13.493Z] ---> 76019de95b40 [2022-01-05T09:51:13.493Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-01-05T09:51:13.493Z] ---> Running in b205ed09268f [2022-01-05T09:51:13.493Z] ---> 09615bc50d05 [2022-01-05T09:51:13.493Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-01-05T09:51:13.766Z] ---> 4f848af869fd [2022-01-05T09:51:13.766Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-01-05T09:51:13.766Z] ---> Running in 9ba80b1ce23c [2022-01-05T09:51:13.766Z] ---> Running in 36c0fa134782 [2022-01-05T09:51:13.766Z] Removing intermediate container b205ed09268f [2022-01-05T09:51:13.766Z] ---> 1af93f669702 [2022-01-05T09:51:13.766Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-05T09:51:13.766Z] ---> Running in 80b520aa099d [2022-01-05T09:51:14.028Z] Removing intermediate container 9ba80b1ce23c [2022-01-05T09:51:14.028Z] ---> 384b8671375a [2022-01-05T09:51:14.028Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-05T09:51:14.028Z] Removing intermediate container 36c0fa134782 [2022-01-05T09:51:14.028Z] ---> 40cc9cbe82f3 [2022-01-05T09:51:14.028Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-05T09:51:14.028Z] ---> 501d7aa29b11 [2022-01-05T09:51:14.028Z] 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-05T09:51:14.028Z] ---> Running in b660ee149151 [2022-01-05T09:51:14.028Z] ---> Running in 53f29b101f95 [2022-01-05T09:51:14.028Z] Removing intermediate container 80b520aa099d [2022-01-05T09:51:14.028Z] ---> 91f8d01aa205 [2022-01-05T09:51:14.028Z] Step 20/22 : LABEL arch=x86_64 [2022-01-05T09:51:14.028Z] ---> 8f8be131ea8f [2022-01-05T09:51:14.028Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-01-05T09:51:14.028Z] ---> Running in 09e06df6136e [2022-01-05T09:51:14.028Z] ---> Running in 6c015f8c2508 [2022-01-05T09:51:14.028Z] ---> Running in 48b872f4268a [2022-01-05T09:51:14.292Z] Removing intermediate container 53f29b101f95 [2022-01-05T09:51:14.292Z] ---> 6289ecce9355 [2022-01-05T09:51:14.292Z] Step 21/23 : LABEL arch=x86_64 [2022-01-05T09:51:14.292Z] ---> Running in 3142a85ce143 [2022-01-05T09:51:14.292Z] Removing intermediate container 6c015f8c2508 [2022-01-05T09:51:14.292Z] ---> f209ffafc578 [2022-01-05T09:51:14.292Z] Step 21/22 : LABEL git_sha=744b2ca0a98b60adf4684d7292cc95234626d583 [2022-01-05T09:51:14.292Z] ---> Running in 78e2fa72da35 [2022-01-05T09:51:14.292Z] Removing intermediate container 48b872f4268a [2022-01-05T09:51:14.292Z] ---> 1a8e9645f018 [2022-01-05T09:51:14.292Z] Step 17/20 : CMD ["--init=true"] [2022-01-05T09:51:14.292Z] ---> Running in c6e12e789aa7 [2022-01-05T09:51:14.556Z] Removing intermediate container 3142a85ce143 [2022-01-05T09:51:14.556Z] ---> f45df9106c91 [2022-01-05T09:51:14.556Z] Step 22/23 : LABEL git_sha=744b2ca0a98b60adf4684d7292cc95234626d583 [2022-01-05T09:51:14.556Z] Removing intermediate container 78e2fa72da35 [2022-01-05T09:51:14.556Z] ---> a795c757c6b8 [2022-01-05T09:51:14.556Z] Step 22/22 : LABEL version=2.2.0-dev.16 [2022-01-05T09:51:14.556Z] ---> Running in 7d4abf2ce56d [2022-01-05T09:51:14.556Z] ---> Running in c73542036692 [2022-01-05T09:51:14.556Z] Removing intermediate container c6e12e789aa7 [2022-01-05T09:51:14.556Z] ---> fffeadb2f2cb [2022-01-05T09:51:14.556Z] Step 18/20 : LABEL arch=x86_64 [2022-01-05T09:51:14.556Z] ---> Running in eebd20df9207 [2022-01-05T09:51:14.556Z] Removing intermediate container c73542036692 [2022-01-05T09:51:14.556Z] ---> 9bcc651e1062 [2022-01-05T09:51:14.556Z] [2022-01-05T09:51:14.556Z] Removing intermediate container 7d4abf2ce56d [2022-01-05T09:51:14.556Z] ---> e28f0d3c108e [2022-01-05T09:51:14.556Z] Step 23/23 : LABEL version=2.2.0-dev.16 [2022-01-05T09:51:14.833Z] ---> Running in f787826e4fbc [2022-01-05T09:51:14.833Z] Successfully built 9bcc651e1062 [2022-01-05T09:51:14.833Z] Successfully tagged core-command:latest [2022-01-05T09:51:14.833Z]  Building core-command ... done Building security-bootstrapper [2022-01-05T09:51:14.833Z] Removing intermediate container b660ee149151 [2022-01-05T09:51:14.833Z] ---> 29fc3af9f667 [2022-01-05T09:51:14.833Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-05T09:51:14.833Z] Removing intermediate container eebd20df9207 [2022-01-05T09:51:14.833Z] ---> 8d123cb53684 [2022-01-05T09:51:14.833Z] Step 19/20 : LABEL git_sha=744b2ca0a98b60adf4684d7292cc95234626d583 [2022-01-05T09:51:14.833Z] Removing intermediate container f787826e4fbc [2022-01-05T09:51:14.833Z] ---> f377e1998cc8 [2022-01-05T09:51:14.833Z] [2022-01-05T09:51:14.833Z] Successfully built f377e1998cc8 [2022-01-05T09:51:15.772Z] Successfully tagged support-scheduler:latest [2022-01-05T09:51:15.772Z] Building core-metadata [2022-01-05T09:51:15.772Z] ---> Running in 1d59150e5d9e [2022-01-05T09:51:15.772Z]  Building support-scheduler ... done  ---> Running in 44b2181e5a0c [2022-01-05T09:51:15.772Z] Removing intermediate container 09e06df6136e [2022-01-05T09:51:15.772Z] ---> a34edb005796 [2022-01-05T09:51:15.772Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-01-05T09:51:19.071Z] ---> Running in 679b704d3933 [2022-01-05T09:51:20.475Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-05T09:51:20.475Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-05T09:51:20.475Z] ---> 154bcc1a940d [2022-01-05T09:51:20.475Z] Step 3/22 : WORKDIR /edgex-go [2022-01-05T09:51:20.475Z] ---> Using cache [2022-01-05T09:51:20.475Z] ---> 9e82ff27bbb7 [2022-01-05T09:51:20.475Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-05T09:51:20.475Z] ---> Using cache [2022-01-05T09:51:20.475Z] ---> 10f88023022b [2022-01-05T09:51:20.475Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-05T09:51:20.475Z] ---> Using cache [2022-01-05T09:51:20.475Z] ---> f131ed24ecdf [2022-01-05T09:51:20.475Z] Step 6/22 : COPY . . [2022-01-05T09:51:20.475Z] ---> Using cache [2022-01-05T09:51:20.475Z] ---> 78da0f43202a [2022-01-05T09:51:20.475Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-05T09:51:20.475Z] ---> Using cache [2022-01-05T09:51:20.475Z] ---> f09414979efd [2022-01-05T09:51:20.475Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2022-01-05T09:51:21.863Z] Removing intermediate container 44b2181e5a0c [2022-01-05T09:51:21.863Z] ---> 040196ecc813 [2022-01-05T09:51:21.863Z] Step 20/20 : LABEL version=2.2.0-dev.16 [2022-01-05T09:51:21.863Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-05T09:51:21.863Z] Removing intermediate container 679b704d3933 [2022-01-05T09:51:21.863Z] ---> 63edb425bad1 [2022-01-05T09:51:21.863Z] Step 22/24 : LABEL arch=x86_64 [2022-01-05T09:51:22.122Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-05T09:51:22.122Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2022-01-05T09:51:22.122Z] ---> 154bcc1a940d [2022-01-05T09:51:22.122Z] Step 3/30 : WORKDIR /edgex-go [2022-01-05T09:51:22.122Z] ---> Using cache [2022-01-05T09:51:22.122Z] ---> 9e82ff27bbb7 [2022-01-05T09:51:22.122Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-05T09:51:22.122Z] ---> Using cache [2022-01-05T09:51:22.122Z] ---> 10f88023022b [2022-01-05T09:51:22.122Z] Step 5/30 : RUN apk add --update --no-cache make git [2022-01-05T09:51:22.122Z] ---> Using cache [2022-01-05T09:51:22.122Z] ---> f131ed24ecdf [2022-01-05T09:51:22.122Z] Step 6/30 : COPY . . [2022-01-05T09:51:22.122Z] ---> Using cache [2022-01-05T09:51:22.122Z] ---> 78da0f43202a [2022-01-05T09:51:22.122Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-05T09:51:22.122Z] ---> Using cache [2022-01-05T09:51:22.122Z] ---> f09414979efd [2022-01-05T09:51:22.122Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-01-05T09:51:22.432Z] ---> Running in c098430e2565 [2022-01-05T09:51:22.432Z] ---> Running in 309e08787cc9 [2022-01-05T09:51:22.432Z] ---> Running in 732272f2aba9 [2022-01-05T09:51:22.432Z] ---> Running in a0cfad6a8731 [2022-01-05T09:51:22.432Z] Removing intermediate container 309e08787cc9 [2022-01-05T09:51:22.432Z] ---> 584012c2dd86 [2022-01-05T09:51:22.432Z] [2022-01-05T09:51:22.432Z] Removing intermediate container 732272f2aba9 [2022-01-05T09:51:22.432Z] ---> 8faef28225f4 [2022-01-05T09:51:22.432Z] Step 23/24 : LABEL git_sha=744b2ca0a98b60adf4684d7292cc95234626d583 [2022-01-05T09:51:22.432Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-05T09:51:22.432Z] Successfully built 584012c2dd86 [2022-01-05T09:51:22.432Z] Successfully tagged security-proxy-setup:latest [2022-01-05T09:51:22.432Z] Building support-notifications [2022-01-05T09:51:22.432Z]  Building security-proxy-setup ... done  ---> Running in b9afab5ed5bc [2022-01-05T09:51:22.718Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-05T09:51:22.718Z] Removing intermediate container b9afab5ed5bc [2022-01-05T09:51:22.718Z] ---> a5215aea30f9 [2022-01-05T09:51:22.718Z] Step 24/24 : LABEL version=2.2.0-dev.16 [2022-01-05T09:51:22.979Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-05T09:51:22.979Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-05T09:51:22.979Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-05T09:51:23.239Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-05T09:51:23.815Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-05T09:51:23.815Z] Executing busybox-1.33.1-r6.trigger [2022-01-05T09:51:23.815Z] OK: 8 MiB in 20 packages [2022-01-05T09:51:24.076Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.16" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-01-05T09:51:25.484Z] ---> Running in 985722c4ceb1 [2022-01-05T09:51:25.484Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.16" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-01-05T09:51:25.751Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-05T09:51:25.751Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-01-05T09:51:25.751Z] ---> 154bcc1a940d [2022-01-05T09:51:25.751Z] Step 3/21 : WORKDIR /edgex-go [2022-01-05T09:51:25.751Z] ---> Using cache [2022-01-05T09:51:25.751Z] ---> 9e82ff27bbb7 [2022-01-05T09:51:25.751Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-05T09:51:25.751Z] ---> Using cache [2022-01-05T09:51:25.751Z] ---> 10f88023022b [2022-01-05T09:51:25.751Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2022-01-05T09:51:26.339Z] ---> Running in e4dc2fb2dd00 [2022-01-05T09:51:26.339Z] Removing intermediate container 985722c4ceb1 [2022-01-05T09:51:26.339Z] ---> bcfdb09c0e47 [2022-01-05T09:51:26.339Z] [2022-01-05T09:51:26.339Z] Successfully built bcfdb09c0e47 [2022-01-05T09:51:26.339Z] Successfully tagged security-secretstore-setup:latest [2022-01-05T09:51:26.339Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2022-01-05T09:51:26.339Z] Removing intermediate container 1d59150e5d9e [2022-01-05T09:51:26.339Z] ---> e8320f0c0a19 [2022-01-05T09:51:26.339Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-05T09:51:27.284Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-05T09:51:28.225Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-05T09:51:28.225Z] OK: 220 MiB in 52 packages [2022-01-05T09:51:30.160Z] ---> 5eb8f15a197b [2022-01-05T09:51:30.160Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-01-05T09:51:30.160Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-05T09:51:30.160Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-05T09:51:30.160Z] ---> 154bcc1a940d [2022-01-05T09:51:30.160Z] Step 3/22 : WORKDIR /edgex-go [2022-01-05T09:51:30.160Z] ---> Using cache [2022-01-05T09:51:30.160Z] ---> 9e82ff27bbb7 [2022-01-05T09:51:30.160Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-05T09:51:30.160Z] ---> Using cache [2022-01-05T09:51:30.160Z] ---> 10f88023022b [2022-01-05T09:51:30.160Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2022-01-05T09:51:30.757Z] ---> Running in 07a7455cc917 [2022-01-05T09:51:31.022Z] ---> f5e6be8b2ef0 [2022-01-05T09:51:31.022Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-01-05T09:51:31.293Z] Removing intermediate container e4dc2fb2dd00 [2022-01-05T09:51:31.293Z] ---> 98be5fbef5df [2022-01-05T09:51:31.293Z] Step 6/21 : COPY . . [2022-01-05T09:51:31.293Z] ---> df20fab3347a [2022-01-05T09:51:31.293Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-01-05T09:51:31.570Z] ---> Running in bcb96c90436f [2022-01-05T09:51:31.856Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-05T09:51:32.147Z] Removing intermediate container bcb96c90436f [2022-01-05T09:51:32.147Z] ---> 85e1a472597d [2022-01-05T09:51:32.147Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-05T09:51:32.740Z] Removing intermediate container 7ac6346fd65b [2022-01-05T09:51:32.740Z] ---> 056c57bbe1f5 [2022-01-05T09:51:32.740Z] Successfully built 056c57bbe1f5 [2022-01-05T09:51:32.740Z] Successfully tagged ci-base-image-arm64:latest [2022-01-05T09:51:32.746Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:51:33.045Z] OK: 220 MiB in 52 packages [2022-01-05T09:51:33.075Z] + docker inspect -f . ci-base-image-arm64 [2022-01-05T09:51:33.075Z] . [Pipeline] withDockerContainer [2022-01-05T09:51:33.284Z] prd-ubuntu18.04-docker-arm64-4c-16g-773 does not seem to be running inside a container [2022-01-05T09:51:33.363Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/130 -v /w/workspace/edgex-go/130:/w/workspace/edgex-go/130:rw,z -v /w/workspace/edgex-go/130@tmp:/w/workspace/edgex-go/130@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-05T09:51:34.716Z] $ docker top 90150dffbbb720690f6b4e2af606cc455cf86d85f61affe60b2fa3e845ec31fe -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-05T09:51:35.032Z] ---> Running in a7f2540c0979 [2022-01-05T09:51:35.600Z] + go version [2022-01-05T09:51:35.600Z] go version go1.16.8 linux/arm64 [Pipeline] } [2022-01-05T09:51:35.619Z] $ docker stop --time=1 90150dffbbb720690f6b4e2af606cc455cf86d85f61affe60b2fa3e845ec31fe [2022-01-05T09:51:36.961Z] Removing intermediate container a7f2540c0979 [2022-01-05T09:51:36.961Z] ---> ea140fe7248b [2022-01-05T09:51:36.961Z] Step 20/22 : LABEL arch=x86_64 [2022-01-05T09:51:37.220Z] Removing intermediate container 07a7455cc917 [2022-01-05T09:51:37.220Z] ---> 311c31dbea29 [2022-01-05T09:51:37.220Z] Step 6/22 : COPY . . [2022-01-05T09:51:37.220Z] ---> 823d56de7647 [2022-01-05T09:51:37.220Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-05T09:51:37.220Z] ---> Running in 658e1f660406 [2022-01-05T09:51:37.220Z] ---> Running in d77f9b16c1cf [2022-01-05T09:51:37.239Z] $ docker rm -f 90150dffbbb720690f6b4e2af606cc455cf86d85f61affe60b2fa3e845ec31fe [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-05T09:51:37.794Z] Removing intermediate container 658e1f660406 [2022-01-05T09:51:37.794Z] ---> 5677ecc705b1 [2022-01-05T09:51:37.794Z] Step 21/22 : LABEL git_sha=744b2ca0a98b60adf4684d7292cc95234626d583 [2022-01-05T09:51:37.872Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-05T09:51:37.872Z] [2022-01-05T09:51:37.872Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:51:38.235Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-05T09:51:38.235Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-01-05T09:51:38.235Z] 29e5d40040c1: Pulling fs layer [2022-01-05T09:51:38.235Z] 1ce36da41761: Pulling fs layer [2022-01-05T09:51:38.235Z] 25b303627fd3: Pulling fs layer [2022-01-05T09:51:38.516Z] 29e5d40040c1: Download complete [2022-01-05T09:51:38.790Z] 1ce36da41761: Verifying Checksum [2022-01-05T09:51:38.790Z] 1ce36da41761: Download complete [2022-01-05T09:51:39.076Z] 29e5d40040c1: Pull complete [2022-01-05T09:51:40.063Z] 25b303627fd3: Verifying Checksum [2022-01-05T09:51:40.063Z] 25b303627fd3: Download complete [2022-01-05T09:51:40.348Z] 1ce36da41761: Pull complete [2022-01-05T09:51:42.097Z] ---> Running in 507ae13fd13f [2022-01-05T09:51:42.692Z] ---> 913d04e0337a [2022-01-05T09:51:42.692Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-05T09:51:42.962Z] Removing intermediate container 507ae13fd13f [2022-01-05T09:51:42.962Z] ---> f1463d2fbac4 [2022-01-05T09:51:42.962Z] Step 22/22 : LABEL version=2.2.0-dev.16 [2022-01-05T09:51:42.962Z] ---> Running in 5ad29742428b [2022-01-05T09:51:42.962Z] ---> Running in 10c4fb791ebf [2022-01-05T09:51:42.962Z] Removing intermediate container d77f9b16c1cf [2022-01-05T09:51:42.962Z] ---> a05584d6f538 [2022-01-05T09:51:42.962Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2022-01-05T09:51:43.231Z] ---> Running in 41932c3d39b2 [2022-01-05T09:51:43.231Z] Removing intermediate container 10c4fb791ebf [2022-01-05T09:51:43.231Z] ---> d456bda2a47d [2022-01-05T09:51:43.231Z] [2022-01-05T09:51:43.231Z] Successfully built d456bda2a47d [2022-01-05T09:51:43.498Z] Successfully tagged core-data:latest [2022-01-05T09:51:43.769Z]  Building core-data ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.16" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-01-05T09:51:44.741Z] Removing intermediate container 5ad29742428b [2022-01-05T09:51:44.741Z] ---> 421adc1270cf [2022-01-05T09:51:44.741Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-01-05T09:51:44.741Z] ---> Running in 0865f4dd10af [2022-01-05T09:51:45.005Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.16" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-01-05T09:51:50.561Z] 25b303627fd3: Pull complete [2022-01-05T09:51:50.561Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-01-05T09:51:50.561Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-05T09:51:50.561Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-01-05T09:51:50.779Z] prd-ubuntu18.04-docker-arm64-4c-16g-773 does not seem to be running inside a container [2022-01-05T09:51:50.856Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/130 -v /w/workspace/edgex-go/130:/w/workspace/edgex-go/130:rw,z -v /w/workspace/edgex-go/130@tmp:/w/workspace/edgex-go/130@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-05T09:51:53.128Z] $ docker top ac2578b19330f4333dc6f7bb01929883e7a7041ee366e2d1c6692228b15ee93b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-05T09:51:54.044Z] + docker-compose build --help [2022-01-05T09:51:54.044Z] + grep parallel [2022-01-05T09:51:57.444Z] --parallel Build images in parallel. [Pipeline] } [2022-01-05T09:51:57.462Z] $ docker stop --time=1 ac2578b19330f4333dc6f7bb01929883e7a7041ee366e2d1c6692228b15ee93b [2022-01-05T09:51:59.084Z] $ docker rm -f ac2578b19330f4333dc6f7bb01929883e7a7041ee366e2d1c6692228b15ee93b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:51:59.652Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-05T09:51:59.652Z] . [Pipeline] withDockerContainer [2022-01-05T09:51:59.896Z] prd-ubuntu18.04-docker-arm64-4c-16g-773 does not seem to be running inside a container [2022-01-05T09:51:59.981Z] $ 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/130 -v /w/workspace/edgex-go/130:/w/workspace/edgex-go/130:rw,z -v /w/workspace/edgex-go/130@tmp:/w/workspace/edgex-go/130@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-05T09:52:00.052Z] Removing intermediate container a0cfad6a8731 [2022-01-05T09:52:00.052Z] ---> 6266b471274b [2022-01-05T09:52:00.052Z] [2022-01-05T09:52:00.052Z] Step 9/30 : FROM alpine:3.14 [2022-01-05T09:52:00.052Z] ---> 0a97eee8041e [2022-01-05T09:52:00.052Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-01-05T09:52:00.052Z] ---> Running in 7fe467ed6c56 [2022-01-05T09:52:00.052Z] Removing intermediate container 7fe467ed6c56 [2022-01-05T09:52:00.052Z] ---> 01247424f779 [2022-01-05T09:52:00.052Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2022-01-05T09:52:00.052Z] ---> Running in a4623d48c0ea [2022-01-05T09:52:01.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-05T09:52:01.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-05T09:52:01.209Z] $ docker top 5793d3aba49ffa4ef2b83b06c48a99b54d21deb9116e447407b5f990a2c5c0b7 -eo pid,comm [2022-01-05T09:52:01.315Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-01-05T09:52:01.315Z] (2/2) Installing su-exec (0.2-r1) [2022-01-05T09:52:01.315Z] Executing busybox-1.33.1-r6.trigger [2022-01-05T09:52:01.315Z] OK: 6 MiB in 16 packages [Pipeline] { [Pipeline] sh [2022-01-05T09:52:02.088Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-01-05T09:52:02.300Z] Removing intermediate container c098430e2565 [2022-01-05T09:52:02.300Z] ---> 785b61e23051 [2022-01-05T09:52:02.300Z] [2022-01-05T09:52:02.300Z] Step 9/22 : FROM alpine:3.14 [2022-01-05T09:52:02.300Z] ---> 0a97eee8041e [2022-01-05T09:52:02.300Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-01-05T09:52:02.300Z] ---> Using cache [2022-01-05T09:52:02.300Z] ---> 004a69d2757b [2022-01-05T09:52:02.300Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-05T09:52:02.300Z] ---> Using cache [2022-01-05T09:52:02.300Z] ---> 3fef536d75b5 [2022-01-05T09:52:02.300Z] Step 12/22 : ENV APP_PORT=59881 [2022-01-05T09:52:02.300Z] ---> Running in 923cf8e8a820 [2022-01-05T09:52:02.300Z] Removing intermediate container a4623d48c0ea [2022-01-05T09:52:02.300Z] ---> 4cda3939c7c5 [2022-01-05T09:52:02.300Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2022-01-05T09:52:02.567Z] ---> Running in 4967bfa4075b [2022-01-05T09:52:02.567Z] Removing intermediate container 923cf8e8a820 [2022-01-05T09:52:02.567Z] ---> c45edebfd7c0 [2022-01-05T09:52:02.567Z] Step 13/22 : EXPOSE $APP_PORT [2022-01-05T09:52:02.567Z] ---> Running in 1b40e86ab349 [2022-01-05T09:52:02.567Z] Removing intermediate container 4967bfa4075b [2022-01-05T09:52:02.567Z] ---> 3f71ea3bd4c6 [2022-01-05T09:52:02.567Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-01-05T09:52:02.835Z] ---> Running in e020b636ffad [2022-01-05T09:52:02.835Z] Removing intermediate container 1b40e86ab349 [2022-01-05T09:52:02.835Z] ---> 474351009e04 [2022-01-05T09:52:02.835Z] Step 14/22 : WORKDIR / [2022-01-05T09:52:02.835Z] ---> Running in bb5451ba787f [2022-01-05T09:52:02.835Z] Removing intermediate container e020b636ffad [2022-01-05T09:52:02.835Z] ---> 7b88ee056bee [2022-01-05T09:52:02.835Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-01-05T09:52:02.835Z] ---> Running in b9e3b143ed81 [2022-01-05T09:52:03.110Z] Removing intermediate container bb5451ba787f [2022-01-05T09:52:03.110Z] ---> 320d473758a6 [2022-01-05T09:52:03.110Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-05T09:52:03.693Z] ---> 4eb588784404 [2022-01-05T09:52:03.693Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-01-05T09:52:03.960Z] ---> d2b243556e2b [2022-01-05T09:52:03.960Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-01-05T09:52:04.227Z] Removing intermediate container b9e3b143ed81 [2022-01-05T09:52:04.228Z] ---> 0497b2ae242c [2022-01-05T09:52:04.228Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2022-01-05T09:52:04.494Z] ---> Running in eaa82caad676 [2022-01-05T09:52:04.494Z] ---> 7313c1d535cf [2022-01-05T09:52:04.494Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2022-01-05T09:52:04.494Z] ---> Running in 2be32cc898da [2022-01-05T09:52:04.765Z] Removing intermediate container eaa82caad676 [2022-01-05T09:52:04.765Z] ---> 4e123c583ce1 [2022-01-05T09:52:04.765Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-01-05T09:52:04.765Z] Removing intermediate container 2be32cc898da [2022-01-05T09:52:04.765Z] ---> 4b9e8c66fb3a [2022-01-05T09:52:04.765Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-05T09:52:04.765Z] ---> Running in 2fb5884f1d08 [2022-01-05T09:52:05.032Z] Removing intermediate container 2fb5884f1d08 [2022-01-05T09:52:05.032Z] ---> c6b14c997b52 [2022-01-05T09:52:05.032Z] Step 20/22 : LABEL arch=x86_64 [2022-01-05T09:52:05.032Z] ---> 5a7a5ff5c6bb [2022-01-05T09:52:05.032Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-01-05T09:52:05.032Z] ---> Running in d52eeaa63194 [2022-01-05T09:52:05.032Z] ---> Running in 7aeb0595a3a1 [2022-01-05T09:52:05.301Z] Removing intermediate container d52eeaa63194 [2022-01-05T09:52:05.301Z] ---> a3df97a88e1e [2022-01-05T09:52:05.301Z] Step 21/22 : LABEL git_sha=744b2ca0a98b60adf4684d7292cc95234626d583 [2022-01-05T09:52:05.301Z] ---> Running in 3cabf96a86aa [2022-01-05T09:52:05.567Z] Removing intermediate container 3cabf96a86aa [2022-01-05T09:52:05.567Z] ---> 56ac105f5fae [2022-01-05T09:52:05.567Z] Step 22/22 : LABEL version=2.2.0-dev.16 [2022-01-05T09:52:05.567Z] ---> Running in f4b87db495e6 [2022-01-05T09:52:05.827Z] Removing intermediate container f4b87db495e6 [2022-01-05T09:52:05.827Z] ---> 5fa9a3fa352f [2022-01-05T09:52:05.827Z] [2022-01-05T09:52:05.827Z] Successfully built 5fa9a3fa352f [2022-01-05T09:52:05.827Z] Successfully tagged core-metadata:latest [2022-01-05T09:52:06.087Z]  Building core-metadata ... done Removing intermediate container 7aeb0595a3a1 [2022-01-05T09:52:06.087Z] ---> 2bf078b3f303 [2022-01-05T09:52:06.087Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-05T09:52:06.658Z] ---> fdcbe0f1c77e [2022-01-05T09:52:06.658Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-01-05T09:52:07.230Z] ---> 72b108d5bc16 [2022-01-05T09:52:07.230Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-01-05T09:52:07.486Z] Building core-command ... [2022-01-05T09:52:07.486Z] Building core-data ... [2022-01-05T09:52:07.486Z] Building core-metadata ... [2022-01-05T09:52:07.486Z] Building security-bootstrapper ... [2022-01-05T09:52:07.486Z] Building security-proxy-setup ... [2022-01-05T09:52:07.486Z] Building security-secretstore-setup ... [2022-01-05T09:52:07.486Z] Building support-notifications ... [2022-01-05T09:52:07.486Z] Building support-scheduler ... [2022-01-05T09:52:07.486Z] Building sys-mgmt-agent ... [2022-01-05T09:52:07.486Z] Building support-notifications [2022-01-05T09:52:07.486Z] Building core-command [2022-01-05T09:52:07.486Z] Building sys-mgmt-agent [2022-01-05T09:52:07.486Z] Building security-proxy-setup [2022-01-05T09:52:07.486Z] Building core-metadata [2022-01-05T09:52:07.491Z] ---> 501aeb29cb78 [2022-01-05T09:52:07.492Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-01-05T09:52:07.760Z] ---> 33829491746b [2022-01-05T09:52:07.760Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-01-05T09:52:08.023Z] ---> 1acf13d7e652 [2022-01-05T09:52:08.023Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2022-01-05T09:52:08.284Z] ---> Running in bb983b3c0386 [2022-01-05T09:52:08.284Z] Removing intermediate container bb983b3c0386 [2022-01-05T09:52:08.284Z] ---> 28b84378bccb [2022-01-05T09:52:08.284Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-01-05T09:52:08.544Z] ---> 09d770fb4352 [2022-01-05T09:52:08.544Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2022-01-05T09:52:08.806Z] ---> Running in 126371df1674 [2022-01-05T09:52:09.778Z] Removing intermediate container 126371df1674 [2022-01-05T09:52:09.778Z] ---> a592a99e2bea [2022-01-05T09:52:09.778Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2022-01-05T09:52:09.778Z] ---> Running in faf22f6c24ab [2022-01-05T09:52:10.052Z] Removing intermediate container faf22f6c24ab [2022-01-05T09:52:10.052Z] ---> e3067d3f34d6 [2022-01-05T09:52:10.052Z] Step 27/30 : CMD ["gate"] [2022-01-05T09:52:10.052Z] ---> Running in 3b0599d6c9b9 [2022-01-05T09:52:10.327Z] Removing intermediate container 3b0599d6c9b9 [2022-01-05T09:52:10.327Z] ---> 587e2a8c8e93 [2022-01-05T09:52:10.327Z] Step 28/30 : LABEL arch=x86_64 [2022-01-05T09:52:10.327Z] ---> Running in a7817488e5e0 [2022-01-05T09:52:10.597Z] Removing intermediate container a7817488e5e0 [2022-01-05T09:52:10.597Z] ---> 1fd5dfc67f91 [2022-01-05T09:52:10.597Z] Step 29/30 : LABEL git_sha=744b2ca0a98b60adf4684d7292cc95234626d583 [2022-01-05T09:52:10.860Z] ---> Running in 9ed63e32b8ba [2022-01-05T09:52:10.860Z] Removing intermediate container 9ed63e32b8ba [2022-01-05T09:52:10.860Z] ---> 7b172c0caf8b [2022-01-05T09:52:10.860Z] Step 30/30 : LABEL version=2.2.0-dev.16 [2022-01-05T09:52:11.121Z] ---> Running in 066ddbe92794 [2022-01-05T09:52:11.388Z] Removing intermediate container 066ddbe92794 [2022-01-05T09:52:11.388Z] ---> 23096d1c41aa [2022-01-05T09:52:11.388Z] [2022-01-05T09:52:11.388Z] Successfully built 23096d1c41aa [2022-01-05T09:52:11.388Z] Successfully tagged security-bootstrapper:latest [2022-01-05T09:52:12.786Z]  Building security-bootstrapper ... done Removing intermediate container 0865f4dd10af [2022-01-05T09:52:12.786Z] ---> 89e8d1c4394a [2022-01-05T09:52:12.786Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-01-05T09:52:12.786Z] ---> Running in 54c4bad77de7 [2022-01-05T09:52:13.055Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.16" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-01-05T09:52:13.629Z] Removing intermediate container 41932c3d39b2 [2022-01-05T09:52:13.629Z] ---> 521628ef0e92 [2022-01-05T09:52:13.629Z] [2022-01-05T09:52:13.629Z] Step 9/21 : FROM alpine:3.14 [2022-01-05T09:52:13.629Z] ---> 0a97eee8041e [2022-01-05T09:52:13.629Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-01-05T09:52:13.629Z] ---> Running in 3142d263d548 [2022-01-05T09:52:13.891Z] Removing intermediate container 54c4bad77de7 [2022-01-05T09:52:13.891Z] ---> 495659c57831 [2022-01-05T09:52:13.891Z] [2022-01-05T09:52:13.891Z] Step 10/22 : FROM docker:20.10.10 [2022-01-05T09:52:13.891Z] 20.10.10: Pulling from library/docker [2022-01-05T09:52:13.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-05T09:52:14.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-05T09:52:14.151Z] (1/2) Installing ca-certificates (20191127-r5) [2022-01-05T09:52:14.151Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-01-05T09:52:14.151Z] Executing busybox-1.33.1-r6.trigger [2022-01-05T09:52:14.151Z] Executing ca-certificates-20191127-r5.trigger [2022-01-05T09:52:14.415Z] OK: 6 MiB in 16 packages [2022-01-05T09:52:14.676Z] Removing intermediate container 3142d263d548 [2022-01-05T09:52:14.676Z] ---> ba201988a070 [2022-01-05T09:52:14.676Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-05T09:52:14.677Z] ---> Running in 1bf7bd3e2e8e [2022-01-05T09:52:14.936Z] Removing intermediate container 1bf7bd3e2e8e [2022-01-05T09:52:14.936Z] ---> b6aa31dba805 [2022-01-05T09:52:14.936Z] Step 12/21 : ENV APP_PORT=59860 [2022-01-05T09:52:14.936Z] ---> Running in 8e2937b90613 [2022-01-05T09:52:14.936Z] Removing intermediate container 8e2937b90613 [2022-01-05T09:52:14.936Z] ---> 723544f67ce4 [2022-01-05T09:52:14.936Z] Step 13/21 : EXPOSE $APP_PORT [2022-01-05T09:52:14.936Z] ---> Running in 2a6bea58ae70 [2022-01-05T09:52:15.195Z] Removing intermediate container 2a6bea58ae70 [2022-01-05T09:52:15.195Z] ---> 2449d739ecdf [2022-01-05T09:52:15.195Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-05T09:52:15.195Z] ---> 35310d9ebbfa [2022-01-05T09:52:15.195Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-01-05T09:52:15.456Z] ---> 25f9e86ad3b3 [2022-01-05T09:52:15.456Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-01-05T09:52:15.717Z] ---> da5c20e80855 [2022-01-05T09:52:15.717Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2022-01-05T09:52:15.717Z] ---> Running in 9f05f2b10f68 [2022-01-05T09:52:15.717Z] Removing intermediate container 9f05f2b10f68 [2022-01-05T09:52:15.717Z] ---> 33ceea6ad698 [2022-01-05T09:52:15.717Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-05T09:52:15.979Z] ---> Running in 42f678a5b3a0 [2022-01-05T09:52:15.979Z] Removing intermediate container 42f678a5b3a0 [2022-01-05T09:52:15.979Z] ---> 99000c18a384 [2022-01-05T09:52:15.979Z] Step 19/21 : LABEL arch=x86_64 [2022-01-05T09:52:16.239Z] ---> Running in db0de690addb [2022-01-05T09:52:16.532Z] Removing intermediate container db0de690addb [2022-01-05T09:52:16.532Z] ---> b6e384e3d76f [2022-01-05T09:52:16.532Z] Step 20/21 : LABEL git_sha=744b2ca0a98b60adf4684d7292cc95234626d583 [2022-01-05T09:52:16.532Z] ---> Running in 0d052ad0a23b [2022-01-05T09:52:16.532Z] Removing intermediate container 0d052ad0a23b [2022-01-05T09:52:16.532Z] ---> c0af40272bb4 [2022-01-05T09:52:16.532Z] Step 21/21 : LABEL version=2.2.0-dev.16 [2022-01-05T09:52:16.896Z] ---> Running in 54e4cb60f8dc [2022-01-05T09:52:16.896Z] Removing intermediate container 54e4cb60f8dc [2022-01-05T09:52:16.896Z] ---> e42b4fbcadc1 [2022-01-05T09:52:16.896Z] [2022-01-05T09:52:16.896Z] Successfully built e42b4fbcadc1 [2022-01-05T09:52:16.896Z] Successfully tagged support-notifications:latest [2022-01-05T09:52:19.111Z]  Building support-notifications ... done Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-01-05T09:52:19.111Z] Status: Downloaded newer image for docker:20.10.10 [2022-01-05T09:52:19.111Z] ---> b706a049f56e [2022-01-05T09:52:19.111Z] 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-05T09:52:19.111Z] ---> Running in 409d52d5c546 [2022-01-05T09:52:19.430Z] Removing intermediate container 409d52d5c546 [2022-01-05T09:52:19.430Z] ---> e457c8f894a7 [2022-01-05T09:52:19.430Z] 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-05T09:52:19.430Z] ---> Running in 3941ca642ab2 [2022-01-05T09:52:19.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-05T09:52:19.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-05T09:52:19.962Z] (1/42) Installing readline (8.1.0-r0) [2022-01-05T09:52:19.962Z] (2/42) Installing bash (5.1.4-r0) [2022-01-05T09:52:19.962Z] Executing bash-5.1.4-r0.post-install [2022-01-05T09:52:19.962Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-01-05T09:52:19.962Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-01-05T09:52:19.962Z] (5/42) Installing libcurl (7.79.1-r0) [2022-01-05T09:52:19.962Z] (6/42) Installing curl (7.79.1-r0) [2022-01-05T09:52:19.962Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-01-05T09:52:19.962Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-01-05T09:52:19.962Z] (9/42) Installing expat (2.4.1-r0) [2022-01-05T09:52:19.963Z] (10/42) Installing libffi (3.3-r2) [2022-01-05T09:52:19.963Z] (11/42) Installing gdbm (1.19-r0) [2022-01-05T09:52:19.963Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-01-05T09:52:19.963Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-01-05T09:52:19.963Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-05T09:52:19.963Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-01-05T09:52:19.963Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-01-05T09:52:19.963Z] (17/42) Installing python3 (3.9.5-r2) [2022-01-05T09:52:20.535Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-01-05T09:52:20.535Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-01-05T09:52:20.535Z] (20/42) Installing py3-idna (3.2-r0) [2022-01-05T09:52:20.535Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-01-05T09:52:20.535Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-01-05T09:52:20.535Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-01-05T09:52:20.535Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-01-05T09:52:20.535Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-01-05T09:52:20.535Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-01-05T09:52:20.794Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-01-05T09:52:20.794Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-01-05T09:52:20.794Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-01-05T09:52:20.794Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-01-05T09:52:20.794Z] (31/42) Installing py3-six (1.15.0-r1) [2022-01-05T09:52:20.794Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-01-05T09:52:20.794Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-01-05T09:52:20.794Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-01-05T09:52:20.794Z] (35/42) Installing py3-packaging (20.9-r1) [2022-01-05T09:52:20.794Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-01-05T09:52:20.794Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-01-05T09:52:20.794Z] (38/42) Installing py3-progress (1.5-r2) [2022-01-05T09:52:20.794Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-01-05T09:52:20.794Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-01-05T09:52:20.794Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-01-05T09:52:20.794Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-01-05T09:52:21.055Z] Executing busybox-1.33.1-r6.trigger [2022-01-05T09:52:21.055Z] OK: 84 MiB in 64 packages [2022-01-05T09:52:21.623Z] Collecting docker-compose==1.23.2 [2022-01-05T09:52:21.883Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-01-05T09:52:21.883Z] Collecting docopt<0.7,>=0.6.1 [2022-01-05T09:52:21.883Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-01-05T09:52:22.142Z] 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-05T09:52:22.142Z] Collecting websocket-client<1.0,>=0.32.0 [2022-01-05T09:52:22.142Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-01-05T09:52:22.402Z] Collecting jsonschema<3,>=2.5.1 [2022-01-05T09:52:22.402Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-01-05T09:52:22.402Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-01-05T09:52:22.402Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-01-05T09:52:22.402Z] Collecting cached-property<2,>=1.2.0 [2022-01-05T09:52:22.402Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-01-05T09:52:22.662Z] Collecting docker<4.0,>=3.6.0 [2022-01-05T09:52:22.662Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-01-05T09:52:22.662Z] Collecting texttable<0.10,>=0.9.0 [2022-01-05T09:52:22.662Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-01-05T09:52:22.928Z] Collecting PyYAML<4,>=3.10 [2022-01-05T09:52:22.928Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-01-05T09:52:23.509Z] Collecting dockerpty<0.5,>=0.4.1 [2022-01-05T09:52:23.509Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-01-05T09:52:23.772Z] Collecting docker-pycreds>=0.4.0 [2022-01-05T09:52:23.772Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-01-05T09:52:24.032Z] Collecting idna<2.8,>=2.5 [2022-01-05T09:52:24.032Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-01-05T09:52:24.032Z] Collecting chardet<3.1.0,>=3.0.2 [2022-01-05T09:52:24.032Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-01-05T09:52:24.032Z] 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-05T09:52:24.032Z] Collecting urllib3<1.25,>=1.21.1 [2022-01-05T09:52:24.032Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-01-05T09:52:24.032Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-01-05T09:52:24.032Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-01-05T09:52:24.032Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-01-05T09:52:24.032Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-01-05T09:52:24.293Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-01-05T09:52:24.293Z] Attempting uninstall: urllib3 [2022-01-05T09:52:24.293Z] Found existing installation: urllib3 1.26.5 [2022-01-05T09:52:24.293Z] Uninstalling urllib3-1.26.5: [2022-01-05T09:52:24.293Z] Successfully uninstalled urllib3-1.26.5 [2022-01-05T09:52:24.293Z] Attempting uninstall: idna [2022-01-05T09:52:24.293Z] Found existing installation: idna 3.2 [2022-01-05T09:52:24.293Z] Uninstalling idna-3.2: [2022-01-05T09:52:24.293Z] Successfully uninstalled idna-3.2 [2022-01-05T09:52:24.552Z] Attempting uninstall: chardet [2022-01-05T09:52:24.552Z] Found existing installation: chardet 4.0.0 [2022-01-05T09:52:24.552Z] Uninstalling chardet-4.0.0: [2022-01-05T09:52:24.552Z] Successfully uninstalled chardet-4.0.0 [2022-01-05T09:52:24.812Z] Attempting uninstall: requests [2022-01-05T09:52:24.812Z] Found existing installation: requests 2.25.1 [2022-01-05T09:52:24.812Z] Uninstalling requests-2.25.1: [2022-01-05T09:52:24.812Z] Successfully uninstalled requests-2.25.1 [2022-01-05T09:52:24.812Z] Running setup.py install for texttable: started [2022-01-05T09:52:25.384Z] Running setup.py install for texttable: finished with status 'done' [2022-01-05T09:52:25.384Z] Running setup.py install for PyYAML: started [2022-01-05T09:52:25.646Z] Running setup.py install for PyYAML: finished with status 'done' [2022-01-05T09:52:25.646Z] Running setup.py install for docopt: started [2022-01-05T09:52:25.907Z] Running setup.py install for docopt: finished with status 'done' [2022-01-05T09:52:25.907Z] Running setup.py install for dockerpty: started [2022-01-05T09:52:26.489Z] Running setup.py install for dockerpty: finished with status 'done' [2022-01-05T09:52:26.751Z] 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-05T09:52:30.966Z] Removing intermediate container 3941ca642ab2 [2022-01-05T09:52:30.966Z] ---> afe922a11e60 [2022-01-05T09:52:30.966Z] Step 13/22 : ENV APP_PORT=58890 [2022-01-05T09:52:30.966Z] ---> Running in 4c13bccd493f [2022-01-05T09:52:30.966Z] Removing intermediate container 4c13bccd493f [2022-01-05T09:52:30.966Z] ---> 609c3c0aeadb [2022-01-05T09:52:30.966Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-05T09:52:30.966Z] ---> Running in c69d229f7800 [2022-01-05T09:52:30.966Z] Removing intermediate container c69d229f7800 [2022-01-05T09:52:30.966Z] ---> 6dedd715e079 [2022-01-05T09:52:30.966Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-01-05T09:52:31.228Z] ---> 81d3a7397e69 [2022-01-05T09:52:31.228Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-01-05T09:52:31.228Z] ---> 31b00fdd663f [2022-01-05T09:52:31.228Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-01-05T09:52:31.489Z] ---> 1ae7a305d75b [2022-01-05T09:52:31.489Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-01-05T09:52:31.489Z] ---> Running in 59c6858e885b [2022-01-05T09:52:31.489Z] Removing intermediate container 59c6858e885b [2022-01-05T09:52:31.489Z] ---> 0bd6d95049e0 [2022-01-05T09:52:31.489Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-05T09:52:31.489Z] ---> Running in 9fc095aad0f4 [2022-01-05T09:52:31.752Z] Removing intermediate container 9fc095aad0f4 [2022-01-05T09:52:31.752Z] ---> cf1e7a6cd263 [2022-01-05T09:52:31.752Z] Step 20/22 : LABEL arch=x86_64 [2022-01-05T09:52:31.752Z] ---> Running in 8c8d8d1f912a [2022-01-05T09:52:31.752Z] Removing intermediate container 8c8d8d1f912a [2022-01-05T09:52:31.752Z] ---> d2ef27b13f54 [2022-01-05T09:52:31.752Z] Step 21/22 : LABEL git_sha=744b2ca0a98b60adf4684d7292cc95234626d583 [2022-01-05T09:52:31.752Z] ---> Running in cdc455e04a18 [2022-01-05T09:52:32.016Z] Removing intermediate container cdc455e04a18 [2022-01-05T09:52:32.016Z] ---> e07e943c76ce [2022-01-05T09:52:32.016Z] Step 22/22 : LABEL version=2.2.0-dev.16 [2022-01-05T09:52:32.016Z] ---> Running in e0d93f0d148f [2022-01-05T09:52:32.016Z] Removing intermediate container e0d93f0d148f [2022-01-05T09:52:32.016Z] ---> 5932681376c8 [2022-01-05T09:52:32.016Z] [2022-01-05T09:52:32.016Z] Successfully built 5932681376c8 [2022-01-05T09:52:32.016Z] Successfully tagged sys-mgmt-agent:latest [2022-01-05T09:52:32.290Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-01-05T09:52:32.295Z] $ docker stop --time=1 73f2a11042d4fad56ab342f0fc98b7bb843f8131918ed69b698be228ecc2f728 [2022-01-05T09:52:33.600Z] $ docker rm -f 73f2a11042d4fad56ab342f0fc98b7bb843f8131918ed69b698be228ecc2f728 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-05T09:52:33.948Z] + docker images [2022-01-05T09:52:34.208Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-05T09:52:34.208Z] sys-mgmt-agent latest 5932681376c8 2 seconds ago 297MB [2022-01-05T09:52:34.208Z] support-notifications latest e42b4fbcadc1 17 seconds ago 17MB [2022-01-05T09:52:34.208Z] 495659c57831 20 seconds ago 1.76GB [2022-01-05T09:52:34.208Z] 521628ef0e92 20 seconds ago 1.76GB [2022-01-05T09:52:34.208Z] security-bootstrapper latest 23096d1c41aa 23 seconds ago 18.9MB [2022-01-05T09:52:34.208Z] core-metadata latest 5fa9a3fa352f 28 seconds ago 16.9MB [2022-01-05T09:52:34.208Z] 785b61e23051 32 seconds ago 1.76GB [2022-01-05T09:52:34.208Z] 6266b471274b 34 seconds ago 1.76GB [2022-01-05T09:52:34.208Z] core-data latest d456bda2a47d 50 seconds ago 20.7MB [2022-01-05T09:52:34.208Z] security-secretstore-setup latest bcfdb09c0e47 About a minute ago 28.4MB [2022-01-05T09:52:34.208Z] security-proxy-setup latest 584012c2dd86 About a minute ago 26.9MB [2022-01-05T09:52:34.208Z] core-command latest 9bcc651e1062 About a minute ago 16.1MB [2022-01-05T09:52:34.208Z] support-scheduler latest f377e1998cc8 About a minute ago 16.2MB [2022-01-05T09:52:34.208Z] aa29dae91c18 About a minute ago 1.77GB [2022-01-05T09:52:34.208Z] 2c9dfc640591 About a minute ago 1.76GB [2022-01-05T09:52:34.208Z] f9c218dd5dff About a minute ago 1.77GB [2022-01-05T09:52:34.208Z] 65fb163ab824 About a minute ago 1.77GB [2022-01-05T09:52:34.208Z] 875d4c516bd9 About a minute ago 1.76GB [2022-01-05T09:52:34.208Z] ci-base-image-x86_64 latest 154bcc1a940d 5 minutes ago 1.25GB [2022-01-05T09:52:34.208Z] docker 20.10.10 b706a049f56e 7 weeks ago 216MB [2022-01-05T09:52:34.208Z] alpine 3.14 0a97eee8041e 7 weeks ago 5.61MB [2022-01-05T09:52:34.208Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 2 months ago 548MB [2022-01-05T09:52:34.208Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 2 months ago 34.5MB [2022-01-05T09:52:34.208Z] 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-05T09:52:34.315Z] provisioning config files... [2022-01-05T09:52:34.325Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/130@tmp/config3660166926518397489tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-05T09:52:34.636Z] ---> docker-login.sh [2022-01-05T09:52:34.636Z] nexus3.edgexfoundry.org:10001 [2022-01-05T09:52:34.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-05T09:52:34.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-05T09:52:34.636Z] Configure a credential helper to remove this warning. See [2022-01-05T09:52:34.636Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-05T09:52:34.636Z] [2022-01-05T09:52:34.636Z] Login Succeeded [2022-01-05T09:52:34.636Z] nexus3.edgexfoundry.org:10002 [2022-01-05T09:52:34.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-05T09:52:34.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-05T09:52:34.636Z] Configure a credential helper to remove this warning. See [2022-01-05T09:52:34.636Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-05T09:52:34.636Z] [2022-01-05T09:52:34.636Z] Login Succeeded [2022-01-05T09:52:34.636Z] nexus3.edgexfoundry.org:10003 [2022-01-05T09:52:34.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-05T09:52:34.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-05T09:52:34.896Z] Configure a credential helper to remove this warning. See [2022-01-05T09:52:34.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-05T09:52:34.896Z] [2022-01-05T09:52:34.896Z] Login Succeeded [2022-01-05T09:52:34.896Z] nexus3.edgexfoundry.org:10004 [2022-01-05T09:52:34.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-05T09:52:34.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-05T09:52:34.896Z] Configure a credential helper to remove this warning. See [2022-01-05T09:52:34.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-05T09:52:34.896Z] [2022-01-05T09:52:34.896Z] Login Succeeded [2022-01-05T09:52:34.896Z] docker.io [2022-01-05T09:52:35.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-05T09:52:35.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-05T09:52:35.419Z] Configure a credential helper to remove this warning. See [2022-01-05T09:52:35.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-05T09:52:35.419Z] [2022-01-05T09:52:35.419Z] Login Succeeded [2022-01-05T09:52:35.419Z] ---> docker-login.sh ends [Pipeline] } [2022-01-05T09:52:35.425Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-05T09:52:35.453Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-05T09:52:35.480Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-01-05T09:52:35.480Z] 744b2ca0a98b60adf4684d7292cc95234626d583 [2022-01-05T09:52:35.480Z] latest [2022-01-05T09:52:35.480Z] 2.2.0-dev.16 [2022-01-05T09:52:35.480Z] 744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16 [2022-01-05T09:52:35.480Z] main [2022-01-05T09:52:35.480Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:52:35.806Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:744b2ca0a98b60adf4684d7292cc95234626d583 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:52:36.108Z] + docker push nexus3.edgexfoundry.org:10004/core-command:744b2ca0a98b60adf4684d7292cc95234626d583 [2022-01-05T09:52:36.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-01-05T09:52:36.108Z] bb7aacd87709: Preparing [2022-01-05T09:52:36.108Z] c5d36b946131: Preparing [2022-01-05T09:52:36.108Z] 5a6f33a2097e: Preparing [2022-01-05T09:52:36.108Z] 7cb9ca054231: Preparing [2022-01-05T09:52:36.108Z] 1a058d5342cc: Preparing [2022-01-05T09:52:36.108Z] 1a058d5342cc: Layer already exists [2022-01-05T09:52:36.108Z] 7cb9ca054231: Pushed [2022-01-05T09:52:36.108Z] bb7aacd87709: Pushed [2022-01-05T09:52:36.108Z] 5a6f33a2097e: Pushed [2022-01-05T09:52:37.045Z] c5d36b946131: Pushed [2022-01-05T09:52:37.306Z] 744b2ca0a98b60adf4684d7292cc95234626d583: digest: sha256:8133bf575b47c9fda4d9efe4f82a6c7f17ea37d1784f8b3cafb902251a21789e size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:52:37.608Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:52:37.901Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-01-05T09:52:37.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-01-05T09:52:37.901Z] bb7aacd87709: Preparing [2022-01-05T09:52:37.901Z] c5d36b946131: Preparing [2022-01-05T09:52:37.901Z] 5a6f33a2097e: Preparing [2022-01-05T09:52:37.901Z] 7cb9ca054231: Preparing [2022-01-05T09:52:37.901Z] 1a058d5342cc: Preparing [2022-01-05T09:52:37.901Z] 7cb9ca054231: Layer already exists [2022-01-05T09:52:37.901Z] 1a058d5342cc: Layer already exists [2022-01-05T09:52:37.901Z] 5a6f33a2097e: Layer already exists [2022-01-05T09:52:37.901Z] c5d36b946131: Layer already exists [2022-01-05T09:52:37.901Z] bb7aacd87709: Layer already exists [2022-01-05T09:52:37.901Z] latest: digest: sha256:8133bf575b47c9fda4d9efe4f82a6c7f17ea37d1784f8b3cafb902251a21789e size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:52:38.203Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.16 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:52:38.499Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.16 [2022-01-05T09:52:38.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-01-05T09:52:38.499Z] bb7aacd87709: Preparing [2022-01-05T09:52:38.499Z] c5d36b946131: Preparing [2022-01-05T09:52:38.499Z] 5a6f33a2097e: Preparing [2022-01-05T09:52:38.499Z] 7cb9ca054231: Preparing [2022-01-05T09:52:38.499Z] 1a058d5342cc: Preparing [2022-01-05T09:52:38.499Z] 1a058d5342cc: Layer already exists [2022-01-05T09:52:38.499Z] c5d36b946131: Layer already exists [2022-01-05T09:52:38.499Z] 7cb9ca054231: Layer already exists [2022-01-05T09:52:38.499Z] bb7aacd87709: Layer already exists [2022-01-05T09:52:38.499Z] 5a6f33a2097e: Layer already exists [2022-01-05T09:52:38.499Z] 2.2.0-dev.16: digest: sha256:8133bf575b47c9fda4d9efe4f82a6c7f17ea37d1784f8b3cafb902251a21789e size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:52:38.796Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:52:39.091Z] + docker push nexus3.edgexfoundry.org:10004/core-command:744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16 [2022-01-05T09:52:39.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-01-05T09:52:39.091Z] bb7aacd87709: Preparing [2022-01-05T09:52:39.091Z] c5d36b946131: Preparing [2022-01-05T09:52:39.091Z] 5a6f33a2097e: Preparing [2022-01-05T09:52:39.091Z] 7cb9ca054231: Preparing [2022-01-05T09:52:39.091Z] 1a058d5342cc: Preparing [2022-01-05T09:52:39.091Z] 1a058d5342cc: Layer already exists [2022-01-05T09:52:39.091Z] c5d36b946131: Layer already exists [2022-01-05T09:52:39.091Z] 5a6f33a2097e: Layer already exists [2022-01-05T09:52:39.091Z] 7cb9ca054231: Layer already exists [2022-01-05T09:52:39.091Z] bb7aacd87709: Layer already exists [2022-01-05T09:52:39.091Z] 744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16: digest: sha256:8133bf575b47c9fda4d9efe4f82a6c7f17ea37d1784f8b3cafb902251a21789e size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:52:39.397Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:52:39.690Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-01-05T09:52:39.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-01-05T09:52:39.690Z] bb7aacd87709: Preparing [2022-01-05T09:52:39.690Z] c5d36b946131: Preparing [2022-01-05T09:52:39.690Z] 5a6f33a2097e: Preparing [2022-01-05T09:52:39.690Z] 7cb9ca054231: Preparing [2022-01-05T09:52:39.690Z] 1a058d5342cc: Preparing [2022-01-05T09:52:39.690Z] c5d36b946131: Layer already exists [2022-01-05T09:52:39.690Z] 1a058d5342cc: Layer already exists [2022-01-05T09:52:39.690Z] bb7aacd87709: Layer already exists [2022-01-05T09:52:39.690Z] 7cb9ca054231: Layer already exists [2022-01-05T09:52:39.690Z] 5a6f33a2097e: Layer already exists [2022-01-05T09:52:39.690Z] main: digest: sha256:8133bf575b47c9fda4d9efe4f82a6c7f17ea37d1784f8b3cafb902251a21789e size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-05T09:52:39.728Z] ===================================================== [Pipeline] echo [2022-01-05T09:52:39.736Z] taggedImages: [2022-01-05T09:52:39.736Z] - nexus3.edgexfoundry.org:10004/core-command:744b2ca0a98b60adf4684d7292cc95234626d583 [2022-01-05T09:52:39.736Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-01-05T09:52:39.736Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.16 [2022-01-05T09:52:39.736Z] - nexus3.edgexfoundry.org:10004/core-command:744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16 [2022-01-05T09:52:39.736Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-01-05T09:52:39.756Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-01-05T09:52:39.756Z] 744b2ca0a98b60adf4684d7292cc95234626d583 [2022-01-05T09:52:39.756Z] latest [2022-01-05T09:52:39.756Z] 2.2.0-dev.16 [2022-01-05T09:52:39.756Z] 744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16 [2022-01-05T09:52:39.756Z] main [2022-01-05T09:52:39.756Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:52:40.081Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:744b2ca0a98b60adf4684d7292cc95234626d583 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:52:40.402Z] + docker push nexus3.edgexfoundry.org:10004/core-data:744b2ca0a98b60adf4684d7292cc95234626d583 [2022-01-05T09:52:40.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-01-05T09:52:40.402Z] e3bced942327: Preparing [2022-01-05T09:52:40.402Z] 1c0302ef0d76: Preparing [2022-01-05T09:52:40.402Z] 5a6f33a2097e: Preparing [2022-01-05T09:52:40.402Z] a5bfca54616f: Preparing [2022-01-05T09:52:40.402Z] aa22ec428433: Preparing [2022-01-05T09:52:40.402Z] 1a058d5342cc: Preparing [2022-01-05T09:52:40.402Z] 1a058d5342cc: Waiting [2022-01-05T09:52:40.402Z] 5a6f33a2097e: Layer already exists [2022-01-05T09:52:40.402Z] 1a058d5342cc: Layer already exists [2022-01-05T09:52:40.665Z] e3bced942327: Pushed [2022-01-05T09:52:40.665Z] aa22ec428433: Pushed [2022-01-05T09:52:40.665Z] a5bfca54616f: Pushed [2022-01-05T09:52:41.606Z] 1c0302ef0d76: Pushed [2022-01-05T09:52:41.606Z] 744b2ca0a98b60adf4684d7292cc95234626d583: digest: sha256:07fb82f730dbe592fe08ba13d82e2d70c4000b0e70402b1a8b30cda158f25589 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:52:41.909Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:52:42.208Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-01-05T09:52:42.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-01-05T09:52:42.208Z] e3bced942327: Preparing [2022-01-05T09:52:42.208Z] 1c0302ef0d76: Preparing [2022-01-05T09:52:42.208Z] 5a6f33a2097e: Preparing [2022-01-05T09:52:42.208Z] a5bfca54616f: Preparing [2022-01-05T09:52:42.208Z] aa22ec428433: Preparing [2022-01-05T09:52:42.208Z] 1a058d5342cc: Preparing [2022-01-05T09:52:42.208Z] 1a058d5342cc: Waiting [2022-01-05T09:52:42.208Z] e3bced942327: Layer already exists [2022-01-05T09:52:42.208Z] 1c0302ef0d76: Layer already exists [2022-01-05T09:52:42.208Z] a5bfca54616f: Layer already exists [2022-01-05T09:52:42.208Z] aa22ec428433: Layer already exists [2022-01-05T09:52:42.208Z] 1a058d5342cc: Layer already exists [2022-01-05T09:52:42.208Z] 5a6f33a2097e: Layer already exists [2022-01-05T09:52:42.208Z] latest: digest: sha256:07fb82f730dbe592fe08ba13d82e2d70c4000b0e70402b1a8b30cda158f25589 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:52:42.515Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.16 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:52:42.813Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.16 [2022-01-05T09:52:42.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-01-05T09:52:42.813Z] e3bced942327: Preparing [2022-01-05T09:52:42.813Z] 1c0302ef0d76: Preparing [2022-01-05T09:52:42.813Z] 5a6f33a2097e: Preparing [2022-01-05T09:52:42.813Z] a5bfca54616f: Preparing [2022-01-05T09:52:42.813Z] aa22ec428433: Preparing [2022-01-05T09:52:42.813Z] 1a058d5342cc: Preparing [2022-01-05T09:52:42.813Z] 1a058d5342cc: Waiting [2022-01-05T09:52:42.813Z] 5a6f33a2097e: Layer already exists [2022-01-05T09:52:42.813Z] e3bced942327: Layer already exists [2022-01-05T09:52:42.813Z] a5bfca54616f: Layer already exists [2022-01-05T09:52:42.813Z] 1c0302ef0d76: Layer already exists [2022-01-05T09:52:42.813Z] aa22ec428433: Layer already exists [2022-01-05T09:52:42.813Z] 1a058d5342cc: Layer already exists [2022-01-05T09:52:42.813Z] 2.2.0-dev.16: digest: sha256:07fb82f730dbe592fe08ba13d82e2d70c4000b0e70402b1a8b30cda158f25589 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:52:43.119Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:52:43.414Z] + docker push nexus3.edgexfoundry.org:10004/core-data:744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16 [2022-01-05T09:52:43.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-01-05T09:52:43.414Z] e3bced942327: Preparing [2022-01-05T09:52:43.414Z] 1c0302ef0d76: Preparing [2022-01-05T09:52:43.414Z] 5a6f33a2097e: Preparing [2022-01-05T09:52:43.414Z] a5bfca54616f: Preparing [2022-01-05T09:52:43.414Z] aa22ec428433: Preparing [2022-01-05T09:52:43.414Z] 1a058d5342cc: Preparing [2022-01-05T09:52:43.414Z] 1a058d5342cc: Waiting [2022-01-05T09:52:43.414Z] 1c0302ef0d76: Layer already exists [2022-01-05T09:52:43.414Z] aa22ec428433: Layer already exists [2022-01-05T09:52:43.414Z] e3bced942327: Layer already exists [2022-01-05T09:52:43.414Z] 5a6f33a2097e: Layer already exists [2022-01-05T09:52:43.414Z] a5bfca54616f: Layer already exists [2022-01-05T09:52:43.414Z] 1a058d5342cc: Layer already exists [2022-01-05T09:52:43.414Z] 744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16: digest: sha256:07fb82f730dbe592fe08ba13d82e2d70c4000b0e70402b1a8b30cda158f25589 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:52:43.712Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:52:44.005Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-01-05T09:52:44.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-01-05T09:52:44.005Z] e3bced942327: Preparing [2022-01-05T09:52:44.005Z] 1c0302ef0d76: Preparing [2022-01-05T09:52:44.005Z] 5a6f33a2097e: Preparing [2022-01-05T09:52:44.005Z] a5bfca54616f: Preparing [2022-01-05T09:52:44.005Z] aa22ec428433: Preparing [2022-01-05T09:52:44.005Z] 1a058d5342cc: Preparing [2022-01-05T09:52:44.005Z] 1a058d5342cc: Waiting [2022-01-05T09:52:44.005Z] aa22ec428433: Layer already exists [2022-01-05T09:52:44.005Z] e3bced942327: Layer already exists [2022-01-05T09:52:44.005Z] 1c0302ef0d76: Layer already exists [2022-01-05T09:52:44.005Z] a5bfca54616f: Layer already exists [2022-01-05T09:52:44.005Z] 5a6f33a2097e: Layer already exists [2022-01-05T09:52:44.005Z] 1a058d5342cc: Layer already exists [2022-01-05T09:52:44.005Z] main: digest: sha256:07fb82f730dbe592fe08ba13d82e2d70c4000b0e70402b1a8b30cda158f25589 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-05T09:52:44.043Z] ===================================================== [Pipeline] echo [2022-01-05T09:52:44.053Z] taggedImages: [2022-01-05T09:52:44.053Z] - nexus3.edgexfoundry.org:10004/core-data:744b2ca0a98b60adf4684d7292cc95234626d583 [2022-01-05T09:52:44.053Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-01-05T09:52:44.053Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.16 [2022-01-05T09:52:44.053Z] - nexus3.edgexfoundry.org:10004/core-data:744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16 [2022-01-05T09:52:44.053Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-01-05T09:52:44.069Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-01-05T09:52:44.069Z] 744b2ca0a98b60adf4684d7292cc95234626d583 [2022-01-05T09:52:44.069Z] latest [2022-01-05T09:52:44.069Z] 2.2.0-dev.16 [2022-01-05T09:52:44.069Z] 744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16 [2022-01-05T09:52:44.069Z] main [2022-01-05T09:52:44.069Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:52:44.384Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:744b2ca0a98b60adf4684d7292cc95234626d583 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:52:44.679Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:744b2ca0a98b60adf4684d7292cc95234626d583 [2022-01-05T09:52:44.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-01-05T09:52:44.679Z] 733f7c72a007: Preparing [2022-01-05T09:52:44.679Z] bd160653938f: Preparing [2022-01-05T09:52:44.679Z] 5a6f33a2097e: Preparing [2022-01-05T09:52:44.679Z] 7cb9ca054231: Preparing [2022-01-05T09:52:44.679Z] 1a058d5342cc: Preparing [2022-01-05T09:52:44.679Z] 7cb9ca054231: Layer already exists [2022-01-05T09:52:44.679Z] 5a6f33a2097e: Layer already exists [2022-01-05T09:52:44.679Z] 1a058d5342cc: Layer already exists [2022-01-05T09:52:44.679Z] 733f7c72a007: Pushed [2022-01-05T09:52:46.062Z] bd160653938f: Pushed [2022-01-05T09:52:46.062Z] 744b2ca0a98b60adf4684d7292cc95234626d583: digest: sha256:ce35d13df347a5974fd3b5a8821596fd04aab378d4d7a82a53af71f0550ff217 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:52:46.359Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:52:46.655Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-01-05T09:52:46.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-01-05T09:52:46.655Z] 733f7c72a007: Preparing [2022-01-05T09:52:46.655Z] bd160653938f: Preparing [2022-01-05T09:52:46.655Z] 5a6f33a2097e: Preparing [2022-01-05T09:52:46.655Z] 7cb9ca054231: Preparing [2022-01-05T09:52:46.655Z] 1a058d5342cc: Preparing [2022-01-05T09:52:46.655Z] bd160653938f: Layer already exists [2022-01-05T09:52:46.655Z] 5a6f33a2097e: Layer already exists [2022-01-05T09:52:46.655Z] 733f7c72a007: Layer already exists [2022-01-05T09:52:46.655Z] 1a058d5342cc: Layer already exists [2022-01-05T09:52:46.655Z] 7cb9ca054231: Layer already exists [2022-01-05T09:52:46.655Z] latest: digest: sha256:ce35d13df347a5974fd3b5a8821596fd04aab378d4d7a82a53af71f0550ff217 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:52:46.955Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.16 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:52:47.249Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.16 [2022-01-05T09:52:47.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-01-05T09:52:47.249Z] 733f7c72a007: Preparing [2022-01-05T09:52:47.249Z] bd160653938f: Preparing [2022-01-05T09:52:47.249Z] 5a6f33a2097e: Preparing [2022-01-05T09:52:47.249Z] 7cb9ca054231: Preparing [2022-01-05T09:52:47.249Z] 1a058d5342cc: Preparing [2022-01-05T09:52:47.249Z] 5a6f33a2097e: Layer already exists [2022-01-05T09:52:47.249Z] 1a058d5342cc: Layer already exists [2022-01-05T09:52:47.249Z] 7cb9ca054231: Layer already exists [2022-01-05T09:52:47.249Z] 733f7c72a007: Layer already exists [2022-01-05T09:52:47.249Z] bd160653938f: Layer already exists [2022-01-05T09:52:47.249Z] 2.2.0-dev.16: digest: sha256:ce35d13df347a5974fd3b5a8821596fd04aab378d4d7a82a53af71f0550ff217 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:52:47.550Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:52:47.847Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16 [2022-01-05T09:52:47.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-01-05T09:52:47.847Z] 733f7c72a007: Preparing [2022-01-05T09:52:47.847Z] bd160653938f: Preparing [2022-01-05T09:52:47.847Z] 5a6f33a2097e: Preparing [2022-01-05T09:52:47.847Z] 7cb9ca054231: Preparing [2022-01-05T09:52:47.847Z] 1a058d5342cc: Preparing [2022-01-05T09:52:47.847Z] bd160653938f: Layer already exists [2022-01-05T09:52:47.847Z] 733f7c72a007: Layer already exists [2022-01-05T09:52:47.847Z] 7cb9ca054231: Layer already exists [2022-01-05T09:52:47.847Z] 1a058d5342cc: Layer already exists [2022-01-05T09:52:47.847Z] 5a6f33a2097e: Layer already exists [2022-01-05T09:52:47.847Z] 744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16: digest: sha256:ce35d13df347a5974fd3b5a8821596fd04aab378d4d7a82a53af71f0550ff217 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:52:48.143Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:52:48.434Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-01-05T09:52:48.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-01-05T09:52:48.434Z] 733f7c72a007: Preparing [2022-01-05T09:52:48.434Z] bd160653938f: Preparing [2022-01-05T09:52:48.434Z] 5a6f33a2097e: Preparing [2022-01-05T09:52:48.434Z] 7cb9ca054231: Preparing [2022-01-05T09:52:48.434Z] 1a058d5342cc: Preparing [2022-01-05T09:52:48.434Z] 5a6f33a2097e: Layer already exists [2022-01-05T09:52:48.434Z] 1a058d5342cc: Layer already exists [2022-01-05T09:52:48.434Z] 7cb9ca054231: Layer already exists [2022-01-05T09:52:48.434Z] bd160653938f: Layer already exists [2022-01-05T09:52:48.434Z] 733f7c72a007: Layer already exists [2022-01-05T09:52:48.434Z] main: digest: sha256:ce35d13df347a5974fd3b5a8821596fd04aab378d4d7a82a53af71f0550ff217 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-05T09:52:48.471Z] ===================================================== [Pipeline] echo [2022-01-05T09:52:48.484Z] taggedImages: [2022-01-05T09:52:48.484Z] - nexus3.edgexfoundry.org:10004/core-metadata:744b2ca0a98b60adf4684d7292cc95234626d583 [2022-01-05T09:52:48.484Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-01-05T09:52:48.484Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.16 [2022-01-05T09:52:48.484Z] - nexus3.edgexfoundry.org:10004/core-metadata:744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16 [2022-01-05T09:52:48.484Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-01-05T09:52:48.513Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-01-05T09:52:48.513Z] 744b2ca0a98b60adf4684d7292cc95234626d583 [2022-01-05T09:52:48.513Z] latest [2022-01-05T09:52:48.513Z] 2.2.0-dev.16 [2022-01-05T09:52:48.513Z] 744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16 [2022-01-05T09:52:48.513Z] main [2022-01-05T09:52:48.513Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:52:48.846Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:744b2ca0a98b60adf4684d7292cc95234626d583 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:52:49.151Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:744b2ca0a98b60adf4684d7292cc95234626d583 [2022-01-05T09:52:49.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-01-05T09:52:49.151Z] e0c2a2eb7783: Preparing [2022-01-05T09:52:49.151Z] e0c2a2eb7783: Preparing [2022-01-05T09:52:49.151Z] 79b0fe67ff0b: Preparing [2022-01-05T09:52:49.151Z] 32820eae984d: Preparing [2022-01-05T09:52:49.151Z] 5a45afd27712: Preparing [2022-01-05T09:52:49.151Z] 0bb802ccfdc8: Preparing [2022-01-05T09:52:49.151Z] 5a6f33a2097e: Preparing [2022-01-05T09:52:49.151Z] 75eb7c12f7f6: Preparing [2022-01-05T09:52:49.151Z] 61ea58acc2d7: Preparing [2022-01-05T09:52:49.151Z] bb21eb2388d8: Preparing [2022-01-05T09:52:49.151Z] 241aeb62f9a3: Preparing [2022-01-05T09:52:49.151Z] 1a058d5342cc: Preparing [2022-01-05T09:52:49.151Z] 75eb7c12f7f6: Waiting [2022-01-05T09:52:49.151Z] 61ea58acc2d7: Waiting [2022-01-05T09:52:49.151Z] bb21eb2388d8: Waiting [2022-01-05T09:52:49.151Z] 241aeb62f9a3: Waiting [2022-01-05T09:52:49.151Z] 1a058d5342cc: Waiting [2022-01-05T09:52:49.151Z] 5a6f33a2097e: Waiting [2022-01-05T09:52:49.151Z] 5a45afd27712: Pushed [2022-01-05T09:52:49.151Z] 79b0fe67ff0b: Pushed [2022-01-05T09:52:49.151Z] 32820eae984d: Pushed [2022-01-05T09:52:49.151Z] 5a6f33a2097e: Layer already exists [2022-01-05T09:52:49.151Z] e0c2a2eb7783: Pushed [2022-01-05T09:52:49.423Z] 75eb7c12f7f6: Pushed [2022-01-05T09:52:49.423Z] 241aeb62f9a3: Pushed [2022-01-05T09:52:49.423Z] 61ea58acc2d7: Pushed [2022-01-05T09:52:49.423Z] bb21eb2388d8: Pushed [2022-01-05T09:52:49.423Z] 1a058d5342cc: Layer already exists [2022-01-05T09:52:50.364Z] 0bb802ccfdc8: Pushed [2022-01-05T09:52:50.624Z] 744b2ca0a98b60adf4684d7292cc95234626d583: digest: sha256:018bdd51fcb6c5b44f19e4d0ade44339aa7743b97f8665bcf1dfa8b17e042801 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:52:50.924Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:52:51.218Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-01-05T09:52:51.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-01-05T09:52:51.219Z] e0c2a2eb7783: Preparing [2022-01-05T09:52:51.219Z] e0c2a2eb7783: Preparing [2022-01-05T09:52:51.219Z] 79b0fe67ff0b: Preparing [2022-01-05T09:52:51.219Z] 32820eae984d: Preparing [2022-01-05T09:52:51.219Z] 5a45afd27712: Preparing [2022-01-05T09:52:51.219Z] 0bb802ccfdc8: Preparing [2022-01-05T09:52:51.219Z] 5a6f33a2097e: Preparing [2022-01-05T09:52:51.219Z] 75eb7c12f7f6: Preparing [2022-01-05T09:52:51.219Z] 61ea58acc2d7: Preparing [2022-01-05T09:52:51.219Z] bb21eb2388d8: Preparing [2022-01-05T09:52:51.219Z] 241aeb62f9a3: Preparing [2022-01-05T09:52:51.219Z] 1a058d5342cc: Preparing [2022-01-05T09:52:51.219Z] 75eb7c12f7f6: Waiting [2022-01-05T09:52:51.219Z] 61ea58acc2d7: Waiting [2022-01-05T09:52:51.219Z] bb21eb2388d8: Waiting [2022-01-05T09:52:51.219Z] 241aeb62f9a3: Waiting [2022-01-05T09:52:51.219Z] 1a058d5342cc: Waiting [2022-01-05T09:52:51.219Z] 5a6f33a2097e: Waiting [2022-01-05T09:52:51.219Z] 32820eae984d: Layer already exists [2022-01-05T09:52:51.219Z] 0bb802ccfdc8: Layer already exists [2022-01-05T09:52:51.219Z] e0c2a2eb7783: Layer already exists [2022-01-05T09:52:51.219Z] 5a45afd27712: Layer already exists [2022-01-05T09:52:51.219Z] 79b0fe67ff0b: Layer already exists [2022-01-05T09:52:51.219Z] 5a6f33a2097e: Layer already exists [2022-01-05T09:52:51.219Z] 75eb7c12f7f6: Layer already exists [2022-01-05T09:52:51.219Z] 61ea58acc2d7: Layer already exists [2022-01-05T09:52:51.219Z] 241aeb62f9a3: Layer already exists [2022-01-05T09:52:51.219Z] bb21eb2388d8: Layer already exists [2022-01-05T09:52:51.219Z] 1a058d5342cc: Layer already exists [2022-01-05T09:52:51.219Z] latest: digest: sha256:018bdd51fcb6c5b44f19e4d0ade44339aa7743b97f8665bcf1dfa8b17e042801 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:52:51.526Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.16 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:52:51.821Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.16 [2022-01-05T09:52:51.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-01-05T09:52:51.821Z] e0c2a2eb7783: Preparing [2022-01-05T09:52:51.821Z] e0c2a2eb7783: Preparing [2022-01-05T09:52:51.821Z] 79b0fe67ff0b: Preparing [2022-01-05T09:52:51.821Z] 32820eae984d: Preparing [2022-01-05T09:52:51.821Z] 5a45afd27712: Preparing [2022-01-05T09:52:51.821Z] 0bb802ccfdc8: Preparing [2022-01-05T09:52:51.821Z] 5a6f33a2097e: Preparing [2022-01-05T09:52:51.821Z] 75eb7c12f7f6: Preparing [2022-01-05T09:52:51.821Z] 61ea58acc2d7: Preparing [2022-01-05T09:52:51.821Z] bb21eb2388d8: Preparing [2022-01-05T09:52:51.821Z] 241aeb62f9a3: Preparing [2022-01-05T09:52:51.821Z] 1a058d5342cc: Preparing [2022-01-05T09:52:51.821Z] 5a6f33a2097e: Waiting [2022-01-05T09:52:51.821Z] 75eb7c12f7f6: Waiting [2022-01-05T09:52:51.821Z] 61ea58acc2d7: Waiting [2022-01-05T09:52:51.821Z] bb21eb2388d8: Waiting [2022-01-05T09:52:51.821Z] 241aeb62f9a3: Waiting [2022-01-05T09:52:51.821Z] 1a058d5342cc: Waiting [2022-01-05T09:52:51.821Z] 0bb802ccfdc8: Layer already exists [2022-01-05T09:52:51.821Z] 32820eae984d: Layer already exists [2022-01-05T09:52:51.821Z] e0c2a2eb7783: Layer already exists [2022-01-05T09:52:51.821Z] 5a45afd27712: Layer already exists [2022-01-05T09:52:51.821Z] 79b0fe67ff0b: Layer already exists [2022-01-05T09:52:51.821Z] 5a6f33a2097e: Layer already exists [2022-01-05T09:52:51.821Z] 61ea58acc2d7: Layer already exists [2022-01-05T09:52:51.822Z] 241aeb62f9a3: Layer already exists [2022-01-05T09:52:51.822Z] 75eb7c12f7f6: Layer already exists [2022-01-05T09:52:51.822Z] bb21eb2388d8: Layer already exists [2022-01-05T09:52:51.822Z] 1a058d5342cc: Layer already exists [2022-01-05T09:52:51.822Z] 2.2.0-dev.16: digest: sha256:018bdd51fcb6c5b44f19e4d0ade44339aa7743b97f8665bcf1dfa8b17e042801 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:52:52.120Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:52:52.417Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16 [2022-01-05T09:52:52.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-01-05T09:52:52.417Z] e0c2a2eb7783: Preparing [2022-01-05T09:52:52.417Z] e0c2a2eb7783: Preparing [2022-01-05T09:52:52.417Z] 79b0fe67ff0b: Preparing [2022-01-05T09:52:52.417Z] 32820eae984d: Preparing [2022-01-05T09:52:52.417Z] 5a45afd27712: Preparing [2022-01-05T09:52:52.417Z] 0bb802ccfdc8: Preparing [2022-01-05T09:52:52.417Z] 5a6f33a2097e: Preparing [2022-01-05T09:52:52.417Z] 75eb7c12f7f6: Preparing [2022-01-05T09:52:52.417Z] 61ea58acc2d7: Preparing [2022-01-05T09:52:52.417Z] bb21eb2388d8: Preparing [2022-01-05T09:52:52.417Z] 241aeb62f9a3: Preparing [2022-01-05T09:52:52.417Z] 1a058d5342cc: Preparing [2022-01-05T09:52:52.417Z] 5a6f33a2097e: Waiting [2022-01-05T09:52:52.417Z] 75eb7c12f7f6: Waiting [2022-01-05T09:52:52.417Z] 61ea58acc2d7: Waiting [2022-01-05T09:52:52.417Z] bb21eb2388d8: Waiting [2022-01-05T09:52:52.417Z] 241aeb62f9a3: Waiting [2022-01-05T09:52:52.417Z] 1a058d5342cc: Waiting [2022-01-05T09:52:52.417Z] 32820eae984d: Layer already exists [2022-01-05T09:52:52.417Z] 0bb802ccfdc8: Layer already exists [2022-01-05T09:52:52.417Z] e0c2a2eb7783: Layer already exists [2022-01-05T09:52:52.417Z] 5a45afd27712: Layer already exists [2022-01-05T09:52:52.417Z] 79b0fe67ff0b: Layer already exists [2022-01-05T09:52:52.417Z] 5a6f33a2097e: Layer already exists [2022-01-05T09:52:52.417Z] 75eb7c12f7f6: Layer already exists [2022-01-05T09:52:52.417Z] 61ea58acc2d7: Layer already exists [2022-01-05T09:52:52.417Z] 241aeb62f9a3: Layer already exists [2022-01-05T09:52:52.418Z] bb21eb2388d8: Layer already exists [2022-01-05T09:52:52.418Z] 1a058d5342cc: Layer already exists [2022-01-05T09:52:52.418Z] 744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16: digest: sha256:018bdd51fcb6c5b44f19e4d0ade44339aa7743b97f8665bcf1dfa8b17e042801 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:52:52.715Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:52:53.007Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-01-05T09:52:53.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-01-05T09:52:53.008Z] e0c2a2eb7783: Preparing [2022-01-05T09:52:53.008Z] e0c2a2eb7783: Preparing [2022-01-05T09:52:53.008Z] 79b0fe67ff0b: Preparing [2022-01-05T09:52:53.008Z] 32820eae984d: Preparing [2022-01-05T09:52:53.008Z] 5a45afd27712: Preparing [2022-01-05T09:52:53.008Z] 0bb802ccfdc8: Preparing [2022-01-05T09:52:53.008Z] 5a6f33a2097e: Preparing [2022-01-05T09:52:53.008Z] 75eb7c12f7f6: Preparing [2022-01-05T09:52:53.008Z] 61ea58acc2d7: Preparing [2022-01-05T09:52:53.008Z] bb21eb2388d8: Preparing [2022-01-05T09:52:53.008Z] 241aeb62f9a3: Preparing [2022-01-05T09:52:53.008Z] 1a058d5342cc: Preparing [2022-01-05T09:52:53.008Z] 61ea58acc2d7: Waiting [2022-01-05T09:52:53.008Z] bb21eb2388d8: Waiting [2022-01-05T09:52:53.008Z] 5a6f33a2097e: Waiting [2022-01-05T09:52:53.008Z] 241aeb62f9a3: Waiting [2022-01-05T09:52:53.008Z] 1a058d5342cc: Waiting [2022-01-05T09:52:53.008Z] 75eb7c12f7f6: Waiting [2022-01-05T09:52:53.008Z] 79b0fe67ff0b: Layer already exists [2022-01-05T09:52:53.008Z] 0bb802ccfdc8: Layer already exists [2022-01-05T09:52:53.008Z] 5a45afd27712: Layer already exists [2022-01-05T09:52:53.008Z] e0c2a2eb7783: Layer already exists [2022-01-05T09:52:53.008Z] 32820eae984d: Layer already exists [2022-01-05T09:52:53.008Z] bb21eb2388d8: Layer already exists [2022-01-05T09:52:53.008Z] 5a6f33a2097e: Layer already exists [2022-01-05T09:52:53.008Z] 61ea58acc2d7: Layer already exists [2022-01-05T09:52:53.008Z] 75eb7c12f7f6: Layer already exists [2022-01-05T09:52:53.008Z] 241aeb62f9a3: Layer already exists [2022-01-05T09:52:53.008Z] 1a058d5342cc: Layer already exists [2022-01-05T09:52:53.008Z] main: digest: sha256:018bdd51fcb6c5b44f19e4d0ade44339aa7743b97f8665bcf1dfa8b17e042801 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-05T09:52:53.048Z] ===================================================== [Pipeline] echo [2022-01-05T09:52:53.064Z] taggedImages: [2022-01-05T09:52:53.064Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:744b2ca0a98b60adf4684d7292cc95234626d583 [2022-01-05T09:52:53.064Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-01-05T09:52:53.064Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.16 [2022-01-05T09:52:53.064Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16 [2022-01-05T09:52:53.064Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-01-05T09:52:53.092Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-01-05T09:52:53.092Z] 744b2ca0a98b60adf4684d7292cc95234626d583 [2022-01-05T09:52:53.092Z] latest [2022-01-05T09:52:53.092Z] 2.2.0-dev.16 [2022-01-05T09:52:53.092Z] 744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16 [2022-01-05T09:52:53.092Z] main [2022-01-05T09:52:53.092Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:52:53.412Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:744b2ca0a98b60adf4684d7292cc95234626d583 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:52:53.717Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:744b2ca0a98b60adf4684d7292cc95234626d583 [2022-01-05T09:52:53.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-01-05T09:52:53.717Z] 162e5e2e0f78: Preparing [2022-01-05T09:52:53.717Z] 12c890f7218c: Preparing [2022-01-05T09:52:53.717Z] 03f2407fe52f: Preparing [2022-01-05T09:52:53.717Z] ae4fc6b82473: Preparing [2022-01-05T09:52:53.717Z] 865a63c2dec6: Preparing [2022-01-05T09:52:53.717Z] 1a058d5342cc: Preparing [2022-01-05T09:52:53.717Z] 1a058d5342cc: Waiting [2022-01-05T09:52:54.314Z] 03f2407fe52f: Pushed [2022-01-05T09:52:54.314Z] ae4fc6b82473: Pushed [2022-01-05T09:52:54.314Z] 1a058d5342cc: Layer already exists [2022-01-05T09:52:54.314Z] 865a63c2dec6: Pushed [2022-01-05T09:52:54.429Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-05T09:52:54.429Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-05T09:52:54.429Z] ---> 056c57bbe1f5 [2022-01-05T09:52:54.429Z] Step 3/22 : WORKDIR /edgex-go [2022-01-05T09:52:54.429Z] ---> Running in a127a2efefbf [2022-01-05T09:52:54.429Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-05T09:52:54.429Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-05T09:52:54.429Z] ---> 056c57bbe1f5 [2022-01-05T09:52:54.429Z] Step 3/22 : WORKDIR /edgex-go [2022-01-05T09:52:54.429Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-05T09:52:54.429Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-05T09:52:54.429Z] ---> 056c57bbe1f5 [2022-01-05T09:52:54.429Z] Step 3/22 : WORKDIR /edgex-go [2022-01-05T09:52:54.429Z] ---> Running in 7727cfded7df [2022-01-05T09:52:54.429Z] ---> Running in 8e3b9567c14a [2022-01-05T09:52:54.429Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-05T09:52:54.429Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-01-05T09:52:54.429Z] ---> 056c57bbe1f5 [2022-01-05T09:52:54.429Z] Step 3/20 : WORKDIR /edgex-go [2022-01-05T09:52:54.429Z] ---> Running in f72ee7da5ca3 [2022-01-05T09:52:54.429Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-05T09:52:54.429Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-01-05T09:52:54.429Z] ---> 056c57bbe1f5 [2022-01-05T09:52:54.429Z] Step 3/21 : WORKDIR /edgex-go [2022-01-05T09:52:54.429Z] ---> Running in 39974d09921e [2022-01-05T09:52:54.429Z] Removing intermediate container 7727cfded7df [2022-01-05T09:52:54.429Z] ---> ada2c96efee3 [2022-01-05T09:52:54.429Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-05T09:52:54.429Z] Removing intermediate container a127a2efefbf [2022-01-05T09:52:54.429Z] ---> df89a0ffedc3 [2022-01-05T09:52:54.429Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-05T09:52:54.429Z] Removing intermediate container f72ee7da5ca3 [2022-01-05T09:52:54.429Z] ---> 2f3cfcf6a227 [2022-01-05T09:52:54.429Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-05T09:52:54.429Z] Removing intermediate container 8e3b9567c14a [2022-01-05T09:52:54.429Z] ---> 0afcaecfe3c1 [2022-01-05T09:52:54.429Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-05T09:52:54.429Z] ---> Running in 0cfbf0ebcc63 [2022-01-05T09:52:54.429Z] ---> Running in c7b2f0292ded [2022-01-05T09:52:54.429Z] ---> Running in 67ab144573da [2022-01-05T09:52:54.429Z] Removing intermediate container 39974d09921e [2022-01-05T09:52:54.429Z] ---> 4e0c4b0bfa9d [2022-01-05T09:52:54.429Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-05T09:52:54.429Z] ---> Running in ee72b0b8d9c1 [2022-01-05T09:52:54.429Z] ---> Running in d33b1f21c4f6 [2022-01-05T09:52:54.575Z] 162e5e2e0f78: Pushed [2022-01-05T09:52:54.575Z] 12c890f7218c: Pushed [2022-01-05T09:52:54.575Z] 744b2ca0a98b60adf4684d7292cc95234626d583: digest: sha256:84f62255e1290e88e5dffee4fc0f56b624abed7b63a6b9047b3b5ece7c8b40e7 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:52:54.708Z] Removing intermediate container c7b2f0292ded [2022-01-05T09:52:54.708Z] ---> fb778739012a [2022-01-05T09:52:54.708Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-05T09:52:54.708Z] ---> Running in c6837b263a4f [2022-01-05T09:52:54.873Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:52:54.993Z] Removing intermediate container 67ab144573da [2022-01-05T09:52:54.993Z] ---> 7cdd50291929 [2022-01-05T09:52:54.993Z] Step 5/20 : RUN apk add --update --no-cache make git [2022-01-05T09:52:55.167Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-01-05T09:52:55.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-01-05T09:52:55.167Z] 162e5e2e0f78: Preparing [2022-01-05T09:52:55.167Z] 12c890f7218c: Preparing [2022-01-05T09:52:55.167Z] 03f2407fe52f: Preparing [2022-01-05T09:52:55.167Z] ae4fc6b82473: Preparing [2022-01-05T09:52:55.167Z] 865a63c2dec6: Preparing [2022-01-05T09:52:55.167Z] 1a058d5342cc: Preparing [2022-01-05T09:52:55.167Z] 1a058d5342cc: Waiting [2022-01-05T09:52:55.167Z] 865a63c2dec6: Layer already exists [2022-01-05T09:52:55.167Z] 12c890f7218c: Layer already exists [2022-01-05T09:52:55.167Z] 162e5e2e0f78: Layer already exists [2022-01-05T09:52:55.167Z] 03f2407fe52f: Layer already exists [2022-01-05T09:52:55.167Z] ae4fc6b82473: Layer already exists [2022-01-05T09:52:55.167Z] 1a058d5342cc: Layer already exists [2022-01-05T09:52:55.167Z] latest: digest: sha256:84f62255e1290e88e5dffee4fc0f56b624abed7b63a6b9047b3b5ece7c8b40e7 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:52:55.268Z] ---> Running in 114cb8b1dc05 [2022-01-05T09:52:55.268Z] Removing intermediate container d33b1f21c4f6 [2022-01-05T09:52:55.268Z] ---> 8cbb75e9bd21 [2022-01-05T09:52:55.268Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2022-01-05T09:52:55.467Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.16 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:52:55.547Z] Removing intermediate container ee72b0b8d9c1 [2022-01-05T09:52:55.547Z] ---> 5f0d0681ce52 [2022-01-05T09:52:55.547Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-05T09:52:55.547Z] ---> Running in 5bdeddc60137 [2022-01-05T09:52:55.547Z] Removing intermediate container 0cfbf0ebcc63 [2022-01-05T09:52:55.547Z] ---> ec80bbb560a8 [2022-01-05T09:52:55.547Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2022-01-05T09:52:55.547Z] ---> Running in 9e98895ae84c [2022-01-05T09:52:55.757Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.16 [2022-01-05T09:52:55.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-01-05T09:52:55.757Z] 162e5e2e0f78: Preparing [2022-01-05T09:52:55.757Z] 12c890f7218c: Preparing [2022-01-05T09:52:55.757Z] 03f2407fe52f: Preparing [2022-01-05T09:52:55.757Z] ae4fc6b82473: Preparing [2022-01-05T09:52:55.757Z] 865a63c2dec6: Preparing [2022-01-05T09:52:55.757Z] 1a058d5342cc: Preparing [2022-01-05T09:52:55.757Z] 1a058d5342cc: Waiting [2022-01-05T09:52:55.757Z] 865a63c2dec6: Layer already exists [2022-01-05T09:52:55.757Z] 162e5e2e0f78: Layer already exists [2022-01-05T09:52:55.757Z] 12c890f7218c: Layer already exists [2022-01-05T09:52:55.757Z] ae4fc6b82473: Layer already exists [2022-01-05T09:52:55.757Z] 03f2407fe52f: Layer already exists [2022-01-05T09:52:55.757Z] 1a058d5342cc: Layer already exists [2022-01-05T09:52:55.757Z] 2.2.0-dev.16: digest: sha256:84f62255e1290e88e5dffee4fc0f56b624abed7b63a6b9047b3b5ece7c8b40e7 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:52:55.822Z] ---> Running in bd69a87570e7 [2022-01-05T09:52:56.055Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:52:56.350Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16 [2022-01-05T09:52:56.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-01-05T09:52:56.351Z] 162e5e2e0f78: Preparing [2022-01-05T09:52:56.351Z] 12c890f7218c: Preparing [2022-01-05T09:52:56.351Z] 03f2407fe52f: Preparing [2022-01-05T09:52:56.351Z] ae4fc6b82473: Preparing [2022-01-05T09:52:56.351Z] 865a63c2dec6: Preparing [2022-01-05T09:52:56.351Z] 1a058d5342cc: Preparing [2022-01-05T09:52:56.351Z] 1a058d5342cc: Waiting [2022-01-05T09:52:56.351Z] 12c890f7218c: Layer already exists [2022-01-05T09:52:56.351Z] 03f2407fe52f: Layer already exists [2022-01-05T09:52:56.351Z] 865a63c2dec6: Layer already exists [2022-01-05T09:52:56.351Z] ae4fc6b82473: Layer already exists [2022-01-05T09:52:56.351Z] 162e5e2e0f78: Layer already exists [2022-01-05T09:52:56.351Z] 1a058d5342cc: Layer already exists [2022-01-05T09:52:56.351Z] 744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16: digest: sha256:84f62255e1290e88e5dffee4fc0f56b624abed7b63a6b9047b3b5ece7c8b40e7 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:52:56.652Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:52:56.803Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-05T09:52:56.947Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-01-05T09:52:56.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-01-05T09:52:56.947Z] 162e5e2e0f78: Preparing [2022-01-05T09:52:56.947Z] 12c890f7218c: Preparing [2022-01-05T09:52:56.947Z] 03f2407fe52f: Preparing [2022-01-05T09:52:56.947Z] ae4fc6b82473: Preparing [2022-01-05T09:52:56.947Z] 865a63c2dec6: Preparing [2022-01-05T09:52:56.947Z] 1a058d5342cc: Preparing [2022-01-05T09:52:56.947Z] 1a058d5342cc: Waiting [2022-01-05T09:52:56.947Z] 162e5e2e0f78: Layer already exists [2022-01-05T09:52:56.947Z] 03f2407fe52f: Layer already exists [2022-01-05T09:52:56.947Z] 12c890f7218c: Layer already exists [2022-01-05T09:52:56.947Z] 865a63c2dec6: Layer already exists [2022-01-05T09:52:56.947Z] ae4fc6b82473: Layer already exists [2022-01-05T09:52:56.947Z] 1a058d5342cc: Layer already exists [2022-01-05T09:52:56.947Z] main: digest: sha256:84f62255e1290e88e5dffee4fc0f56b624abed7b63a6b9047b3b5ece7c8b40e7 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-05T09:52:56.992Z] ===================================================== [Pipeline] echo [2022-01-05T09:52:57.001Z] taggedImages: [2022-01-05T09:52:57.001Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:744b2ca0a98b60adf4684d7292cc95234626d583 [2022-01-05T09:52:57.001Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-01-05T09:52:57.001Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.16 [2022-01-05T09:52:57.001Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16 [2022-01-05T09:52:57.001Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-01-05T09:52:57.024Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-01-05T09:52:57.024Z] 744b2ca0a98b60adf4684d7292cc95234626d583 [2022-01-05T09:52:57.024Z] latest [2022-01-05T09:52:57.024Z] 2.2.0-dev.16 [2022-01-05T09:52:57.024Z] 744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16 [2022-01-05T09:52:57.024Z] main [2022-01-05T09:52:57.024Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:52:57.086Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-05T09:52:57.353Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:744b2ca0a98b60adf4684d7292cc95234626d583 [Pipeline] isUnix [2022-01-05T09:52:57.366Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [Pipeline] sh [2022-01-05T09:52:57.642Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-05T09:52:57.642Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-05T09:52:57.642Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-05T09:52:57.652Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:744b2ca0a98b60adf4684d7292cc95234626d583 [2022-01-05T09:52:57.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-01-05T09:52:57.652Z] b639bb846abc: Preparing [2022-01-05T09:52:57.652Z] a9e4be1d0410: Preparing [2022-01-05T09:52:57.652Z] 45bebd54fa70: Preparing [2022-01-05T09:52:57.652Z] 8b9a256acabe: Preparing [2022-01-05T09:52:57.652Z] b77a47dd02d1: Preparing [2022-01-05T09:52:57.652Z] b823c328ea89: Preparing [2022-01-05T09:52:57.652Z] a29601256478: Preparing [2022-01-05T09:52:57.652Z] 9831f11c1e85: Preparing [2022-01-05T09:52:57.652Z] ed3d5885634d: Preparing [2022-01-05T09:52:57.652Z] 1a058d5342cc: Preparing [2022-01-05T09:52:57.652Z] b823c328ea89: Waiting [2022-01-05T09:52:57.652Z] a29601256478: Waiting [2022-01-05T09:52:57.652Z] 9831f11c1e85: Waiting [2022-01-05T09:52:57.652Z] ed3d5885634d: Waiting [2022-01-05T09:52:57.652Z] 1a058d5342cc: Waiting [2022-01-05T09:52:57.915Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-05T09:52:58.188Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-05T09:52:58.239Z] b77a47dd02d1: Pushed [2022-01-05T09:52:58.239Z] a9e4be1d0410: Pushed [2022-01-05T09:52:58.239Z] b639bb846abc: Pushed [2022-01-05T09:52:58.239Z] b823c328ea89: Pushed [2022-01-05T09:52:58.239Z] a29601256478: Pushed [2022-01-05T09:52:58.464Z] OK: 219 MiB in 52 packages [2022-01-05T09:52:58.499Z] 8b9a256acabe: Pushed [2022-01-05T09:52:58.499Z] 1a058d5342cc: Layer already exists [2022-01-05T09:52:58.499Z] 9831f11c1e85: Pushed [2022-01-05T09:52:58.499Z] ed3d5885634d: Pushed [2022-01-05T09:52:58.499Z] 45bebd54fa70: Pushed [2022-01-05T09:52:58.742Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-05T09:52:58.742Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-05T09:52:58.760Z] 744b2ca0a98b60adf4684d7292cc95234626d583: digest: sha256:0b2fbbcb21b739a99fdcc2042a77cbc7d32bf3001438b22c03dfe3a810bae32c size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:52:59.025Z] OK: 219 MiB in 52 packages [2022-01-05T09:52:59.061Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:52:59.307Z] OK: 219 MiB in 52 packages [2022-01-05T09:52:59.357Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-01-05T09:52:59.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-01-05T09:52:59.357Z] b639bb846abc: Preparing [2022-01-05T09:52:59.357Z] a9e4be1d0410: Preparing [2022-01-05T09:52:59.357Z] 45bebd54fa70: Preparing [2022-01-05T09:52:59.357Z] 8b9a256acabe: Preparing [2022-01-05T09:52:59.357Z] b77a47dd02d1: Preparing [2022-01-05T09:52:59.357Z] b823c328ea89: Preparing [2022-01-05T09:52:59.357Z] a29601256478: Preparing [2022-01-05T09:52:59.357Z] 9831f11c1e85: Preparing [2022-01-05T09:52:59.357Z] ed3d5885634d: Preparing [2022-01-05T09:52:59.357Z] 1a058d5342cc: Preparing [2022-01-05T09:52:59.357Z] a29601256478: Waiting [2022-01-05T09:52:59.357Z] 9831f11c1e85: Waiting [2022-01-05T09:52:59.357Z] ed3d5885634d: Waiting [2022-01-05T09:52:59.357Z] 1a058d5342cc: Waiting [2022-01-05T09:52:59.357Z] b823c328ea89: Waiting [2022-01-05T09:52:59.357Z] b77a47dd02d1: Layer already exists [2022-01-05T09:52:59.357Z] a9e4be1d0410: Layer already exists [2022-01-05T09:52:59.357Z] b639bb846abc: Layer already exists [2022-01-05T09:52:59.357Z] 8b9a256acabe: Layer already exists [2022-01-05T09:52:59.357Z] 45bebd54fa70: Layer already exists [2022-01-05T09:52:59.357Z] 9831f11c1e85: Layer already exists [2022-01-05T09:52:59.357Z] b823c328ea89: Layer already exists [2022-01-05T09:52:59.357Z] a29601256478: Layer already exists [2022-01-05T09:52:59.357Z] ed3d5885634d: Layer already exists [2022-01-05T09:52:59.357Z] 1a058d5342cc: Layer already exists [2022-01-05T09:52:59.357Z] latest: digest: sha256:0b2fbbcb21b739a99fdcc2042a77cbc7d32bf3001438b22c03dfe3a810bae32c size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:52:59.584Z] Removing intermediate container c6837b263a4f [2022-01-05T09:52:59.585Z] ---> 47d10111db80 [2022-01-05T09:52:59.585Z] Step 6/22 : COPY . . [2022-01-05T09:52:59.654Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.16 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:52:59.867Z] OK: 219 MiB in 52 packages [2022-01-05T09:52:59.867Z] OK: 219 MiB in 52 packages [2022-01-05T09:52:59.947Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.16 [2022-01-05T09:52:59.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-01-05T09:52:59.947Z] b639bb846abc: Preparing [2022-01-05T09:52:59.947Z] a9e4be1d0410: Preparing [2022-01-05T09:52:59.947Z] 45bebd54fa70: Preparing [2022-01-05T09:52:59.947Z] 8b9a256acabe: Preparing [2022-01-05T09:52:59.947Z] b77a47dd02d1: Preparing [2022-01-05T09:52:59.947Z] b823c328ea89: Preparing [2022-01-05T09:52:59.947Z] a29601256478: Preparing [2022-01-05T09:52:59.947Z] 9831f11c1e85: Preparing [2022-01-05T09:52:59.947Z] ed3d5885634d: Preparing [2022-01-05T09:52:59.947Z] 1a058d5342cc: Preparing [2022-01-05T09:52:59.947Z] b823c328ea89: Waiting [2022-01-05T09:52:59.947Z] a29601256478: Waiting [2022-01-05T09:52:59.947Z] 9831f11c1e85: Waiting [2022-01-05T09:52:59.947Z] ed3d5885634d: Waiting [2022-01-05T09:52:59.947Z] 1a058d5342cc: Waiting [2022-01-05T09:52:59.947Z] 45bebd54fa70: Layer already exists [2022-01-05T09:52:59.947Z] b77a47dd02d1: Layer already exists [2022-01-05T09:52:59.947Z] b639bb846abc: Layer already exists [2022-01-05T09:52:59.947Z] 8b9a256acabe: Layer already exists [2022-01-05T09:52:59.947Z] a9e4be1d0410: Layer already exists [2022-01-05T09:52:59.947Z] a29601256478: Layer already exists [2022-01-05T09:52:59.947Z] b823c328ea89: Layer already exists [2022-01-05T09:52:59.947Z] ed3d5885634d: Layer already exists [2022-01-05T09:52:59.947Z] 9831f11c1e85: Layer already exists [2022-01-05T09:52:59.947Z] 1a058d5342cc: Layer already exists [2022-01-05T09:52:59.947Z] 2.2.0-dev.16: digest: sha256:0b2fbbcb21b739a99fdcc2042a77cbc7d32bf3001438b22c03dfe3a810bae32c size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:53:00.246Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:53:00.476Z] Removing intermediate container 114cb8b1dc05 [2022-01-05T09:53:00.476Z] ---> fca1d0a31974 [2022-01-05T09:53:00.476Z] Step 6/20 : COPY . . [2022-01-05T09:53:00.543Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16 [2022-01-05T09:53:00.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-01-05T09:53:00.543Z] b639bb846abc: Preparing [2022-01-05T09:53:00.543Z] a9e4be1d0410: Preparing [2022-01-05T09:53:00.543Z] 45bebd54fa70: Preparing [2022-01-05T09:53:00.543Z] 8b9a256acabe: Preparing [2022-01-05T09:53:00.543Z] b77a47dd02d1: Preparing [2022-01-05T09:53:00.543Z] b823c328ea89: Preparing [2022-01-05T09:53:00.543Z] a29601256478: Preparing [2022-01-05T09:53:00.543Z] 9831f11c1e85: Preparing [2022-01-05T09:53:00.543Z] ed3d5885634d: Preparing [2022-01-05T09:53:00.543Z] 1a058d5342cc: Preparing [2022-01-05T09:53:00.543Z] b823c328ea89: Waiting [2022-01-05T09:53:00.543Z] a29601256478: Waiting [2022-01-05T09:53:00.543Z] 9831f11c1e85: Waiting [2022-01-05T09:53:00.543Z] ed3d5885634d: Waiting [2022-01-05T09:53:00.543Z] 1a058d5342cc: Waiting [2022-01-05T09:53:00.543Z] b77a47dd02d1: Layer already exists [2022-01-05T09:53:00.543Z] 8b9a256acabe: Layer already exists [2022-01-05T09:53:00.543Z] a9e4be1d0410: Layer already exists [2022-01-05T09:53:00.543Z] b639bb846abc: Layer already exists [2022-01-05T09:53:00.543Z] 45bebd54fa70: Layer already exists [2022-01-05T09:53:00.543Z] b823c328ea89: Layer already exists [2022-01-05T09:53:00.543Z] a29601256478: Layer already exists [2022-01-05T09:53:00.543Z] 9831f11c1e85: Layer already exists [2022-01-05T09:53:00.543Z] 1a058d5342cc: Layer already exists [2022-01-05T09:53:00.543Z] ed3d5885634d: Layer already exists [2022-01-05T09:53:00.543Z] 744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16: digest: sha256:0b2fbbcb21b739a99fdcc2042a77cbc7d32bf3001438b22c03dfe3a810bae32c size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:53:00.747Z] Removing intermediate container 5bdeddc60137 [2022-01-05T09:53:00.748Z] ---> 23cdd4807a41 [2022-01-05T09:53:00.748Z] Step 6/21 : COPY . . [2022-01-05T09:53:00.844Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:53:01.141Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-01-05T09:53:01.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-01-05T09:53:01.141Z] b639bb846abc: Preparing [2022-01-05T09:53:01.141Z] a9e4be1d0410: Preparing [2022-01-05T09:53:01.141Z] 45bebd54fa70: Preparing [2022-01-05T09:53:01.141Z] 8b9a256acabe: Preparing [2022-01-05T09:53:01.141Z] b77a47dd02d1: Preparing [2022-01-05T09:53:01.141Z] b823c328ea89: Preparing [2022-01-05T09:53:01.141Z] a29601256478: Preparing [2022-01-05T09:53:01.141Z] 9831f11c1e85: Preparing [2022-01-05T09:53:01.141Z] ed3d5885634d: Preparing [2022-01-05T09:53:01.141Z] 1a058d5342cc: Preparing [2022-01-05T09:53:01.141Z] b823c328ea89: Waiting [2022-01-05T09:53:01.141Z] a29601256478: Waiting [2022-01-05T09:53:01.141Z] 9831f11c1e85: Waiting [2022-01-05T09:53:01.141Z] ed3d5885634d: Waiting [2022-01-05T09:53:01.141Z] 1a058d5342cc: Waiting [2022-01-05T09:53:01.141Z] a9e4be1d0410: Layer already exists [2022-01-05T09:53:01.141Z] b77a47dd02d1: Layer already exists [2022-01-05T09:53:01.141Z] 45bebd54fa70: Layer already exists [2022-01-05T09:53:01.141Z] 8b9a256acabe: Layer already exists [2022-01-05T09:53:01.141Z] b639bb846abc: Layer already exists [2022-01-05T09:53:01.141Z] b823c328ea89: Layer already exists [2022-01-05T09:53:01.141Z] ed3d5885634d: Layer already exists [2022-01-05T09:53:01.141Z] a29601256478: Layer already exists [2022-01-05T09:53:01.141Z] 9831f11c1e85: Layer already exists [2022-01-05T09:53:01.141Z] 1a058d5342cc: Layer already exists [2022-01-05T09:53:01.141Z] main: digest: sha256:0b2fbbcb21b739a99fdcc2042a77cbc7d32bf3001438b22c03dfe3a810bae32c size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-05T09:53:01.178Z] ===================================================== [Pipeline] echo [2022-01-05T09:53:01.187Z] taggedImages: [2022-01-05T09:53:01.187Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:744b2ca0a98b60adf4684d7292cc95234626d583 [2022-01-05T09:53:01.187Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-01-05T09:53:01.187Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.16 [2022-01-05T09:53:01.187Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16 [2022-01-05T09:53:01.187Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-01-05T09:53:01.203Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-01-05T09:53:01.203Z] 744b2ca0a98b60adf4684d7292cc95234626d583 [2022-01-05T09:53:01.203Z] latest [2022-01-05T09:53:01.203Z] 2.2.0-dev.16 [2022-01-05T09:53:01.203Z] 744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16 [2022-01-05T09:53:01.203Z] main [2022-01-05T09:53:01.203Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:53:01.340Z] Removing intermediate container 9e98895ae84c [2022-01-05T09:53:01.340Z] ---> ae857fa3b988 [2022-01-05T09:53:01.340Z] Step 6/22 : COPY . . [2022-01-05T09:53:01.526Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:744b2ca0a98b60adf4684d7292cc95234626d583 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:53:01.614Z] Removing intermediate container bd69a87570e7 [2022-01-05T09:53:01.614Z] ---> 3671bbc60efb [2022-01-05T09:53:01.614Z] Step 6/22 : COPY . . [2022-01-05T09:53:01.821Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:744b2ca0a98b60adf4684d7292cc95234626d583 [2022-01-05T09:53:01.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-01-05T09:53:01.822Z] ccb50d0bb84f: Preparing [2022-01-05T09:53:01.822Z] cc7cab2a7b6d: Preparing [2022-01-05T09:53:01.822Z] 5a6f33a2097e: Preparing [2022-01-05T09:53:01.822Z] 26234ba9a38e: Preparing [2022-01-05T09:53:01.822Z] 1a058d5342cc: Preparing [2022-01-05T09:53:01.822Z] 1a058d5342cc: Layer already exists [2022-01-05T09:53:01.822Z] 5a6f33a2097e: Layer already exists [2022-01-05T09:53:01.822Z] ccb50d0bb84f: Pushed [2022-01-05T09:53:01.822Z] 26234ba9a38e: Pushed [2022-01-05T09:53:02.760Z] cc7cab2a7b6d: Pushed [2022-01-05T09:53:03.023Z] 744b2ca0a98b60adf4684d7292cc95234626d583: digest: sha256:b1af6a154c54fb069f400c5e6fa6bcc175fc194b982845bca9bb55881aec8017 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:53:03.316Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:53:03.610Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-01-05T09:53:03.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-01-05T09:53:03.610Z] ccb50d0bb84f: Preparing [2022-01-05T09:53:03.610Z] cc7cab2a7b6d: Preparing [2022-01-05T09:53:03.610Z] 5a6f33a2097e: Preparing [2022-01-05T09:53:03.610Z] 26234ba9a38e: Preparing [2022-01-05T09:53:03.610Z] 1a058d5342cc: Preparing [2022-01-05T09:53:03.610Z] ccb50d0bb84f: Layer already exists [2022-01-05T09:53:03.610Z] 1a058d5342cc: Layer already exists [2022-01-05T09:53:03.610Z] 5a6f33a2097e: Layer already exists [2022-01-05T09:53:03.610Z] cc7cab2a7b6d: Layer already exists [2022-01-05T09:53:03.610Z] 26234ba9a38e: Layer already exists [2022-01-05T09:53:03.610Z] latest: digest: sha256:b1af6a154c54fb069f400c5e6fa6bcc175fc194b982845bca9bb55881aec8017 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:53:03.906Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.16 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:53:04.200Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.16 [2022-01-05T09:53:04.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-01-05T09:53:04.200Z] ccb50d0bb84f: Preparing [2022-01-05T09:53:04.200Z] cc7cab2a7b6d: Preparing [2022-01-05T09:53:04.200Z] 5a6f33a2097e: Preparing [2022-01-05T09:53:04.200Z] 26234ba9a38e: Preparing [2022-01-05T09:53:04.200Z] 1a058d5342cc: Preparing [2022-01-05T09:53:04.200Z] 1a058d5342cc: Layer already exists [2022-01-05T09:53:04.200Z] ccb50d0bb84f: Layer already exists [2022-01-05T09:53:04.200Z] cc7cab2a7b6d: Layer already exists [2022-01-05T09:53:04.200Z] 5a6f33a2097e: Layer already exists [2022-01-05T09:53:04.200Z] 26234ba9a38e: Layer already exists [2022-01-05T09:53:04.200Z] 2.2.0-dev.16: digest: sha256:b1af6a154c54fb069f400c5e6fa6bcc175fc194b982845bca9bb55881aec8017 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:53:04.502Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:53:04.799Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16 [2022-01-05T09:53:04.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-01-05T09:53:04.799Z] ccb50d0bb84f: Preparing [2022-01-05T09:53:04.799Z] cc7cab2a7b6d: Preparing [2022-01-05T09:53:04.799Z] 5a6f33a2097e: Preparing [2022-01-05T09:53:04.799Z] 26234ba9a38e: Preparing [2022-01-05T09:53:04.799Z] 1a058d5342cc: Preparing [2022-01-05T09:53:04.799Z] 1a058d5342cc: Layer already exists [2022-01-05T09:53:04.799Z] cc7cab2a7b6d: Layer already exists [2022-01-05T09:53:04.799Z] ccb50d0bb84f: Layer already exists [2022-01-05T09:53:04.799Z] 5a6f33a2097e: Layer already exists [2022-01-05T09:53:04.799Z] 26234ba9a38e: Layer already exists [2022-01-05T09:53:04.799Z] 744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16: digest: sha256:b1af6a154c54fb069f400c5e6fa6bcc175fc194b982845bca9bb55881aec8017 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:53:05.096Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:53:05.389Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-01-05T09:53:05.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-01-05T09:53:05.389Z] ccb50d0bb84f: Preparing [2022-01-05T09:53:05.389Z] cc7cab2a7b6d: Preparing [2022-01-05T09:53:05.389Z] 5a6f33a2097e: Preparing [2022-01-05T09:53:05.389Z] 26234ba9a38e: Preparing [2022-01-05T09:53:05.389Z] 1a058d5342cc: Preparing [2022-01-05T09:53:05.389Z] 26234ba9a38e: Layer already exists [2022-01-05T09:53:05.389Z] 1a058d5342cc: Layer already exists [2022-01-05T09:53:05.389Z] ccb50d0bb84f: Layer already exists [2022-01-05T09:53:05.389Z] cc7cab2a7b6d: Layer already exists [2022-01-05T09:53:05.389Z] 5a6f33a2097e: Layer already exists [2022-01-05T09:53:05.389Z] main: digest: sha256:b1af6a154c54fb069f400c5e6fa6bcc175fc194b982845bca9bb55881aec8017 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-05T09:53:05.427Z] ===================================================== [Pipeline] echo [2022-01-05T09:53:05.435Z] taggedImages: [2022-01-05T09:53:05.435Z] - nexus3.edgexfoundry.org:10004/support-notifications:744b2ca0a98b60adf4684d7292cc95234626d583 [2022-01-05T09:53:05.435Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-01-05T09:53:05.435Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.16 [2022-01-05T09:53:05.435Z] - nexus3.edgexfoundry.org:10004/support-notifications:744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16 [2022-01-05T09:53:05.435Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-01-05T09:53:05.460Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-01-05T09:53:05.460Z] 744b2ca0a98b60adf4684d7292cc95234626d583 [2022-01-05T09:53:05.460Z] latest [2022-01-05T09:53:05.460Z] 2.2.0-dev.16 [2022-01-05T09:53:05.460Z] 744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16 [2022-01-05T09:53:05.460Z] main [2022-01-05T09:53:05.460Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:53:05.791Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:744b2ca0a98b60adf4684d7292cc95234626d583 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:53:06.084Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:744b2ca0a98b60adf4684d7292cc95234626d583 [2022-01-05T09:53:06.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-01-05T09:53:06.084Z] 3a87a31e716b: Preparing [2022-01-05T09:53:06.084Z] 4026070db67f: Preparing [2022-01-05T09:53:06.084Z] 5a6f33a2097e: Preparing [2022-01-05T09:53:06.084Z] 7cb9ca054231: Preparing [2022-01-05T09:53:06.084Z] 1a058d5342cc: Preparing [2022-01-05T09:53:06.084Z] 5a6f33a2097e: Layer already exists [2022-01-05T09:53:06.084Z] 1a058d5342cc: Layer already exists [2022-01-05T09:53:06.084Z] 7cb9ca054231: Layer already exists [2022-01-05T09:53:06.084Z] 3a87a31e716b: Pushed [2022-01-05T09:53:07.029Z] 4026070db67f: Pushed [2022-01-05T09:53:07.029Z] 744b2ca0a98b60adf4684d7292cc95234626d583: digest: sha256:cf39dbe69e62ca0332877ea3ceb3630f8a283f63a3148a28ec892720cabf1209 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:53:07.328Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:53:07.622Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-01-05T09:53:07.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-01-05T09:53:07.622Z] 3a87a31e716b: Preparing [2022-01-05T09:53:07.622Z] 4026070db67f: Preparing [2022-01-05T09:53:07.622Z] 5a6f33a2097e: Preparing [2022-01-05T09:53:07.622Z] 7cb9ca054231: Preparing [2022-01-05T09:53:07.622Z] 1a058d5342cc: Preparing [2022-01-05T09:53:07.622Z] 1a058d5342cc: Layer already exists [2022-01-05T09:53:07.622Z] 3a87a31e716b: Layer already exists [2022-01-05T09:53:07.622Z] 7cb9ca054231: Layer already exists [2022-01-05T09:53:07.622Z] 5a6f33a2097e: Layer already exists [2022-01-05T09:53:07.622Z] 4026070db67f: Layer already exists [2022-01-05T09:53:07.622Z] latest: digest: sha256:cf39dbe69e62ca0332877ea3ceb3630f8a283f63a3148a28ec892720cabf1209 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:53:07.922Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.16 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:53:08.214Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.16 [2022-01-05T09:53:08.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-01-05T09:53:08.215Z] 3a87a31e716b: Preparing [2022-01-05T09:53:08.215Z] 4026070db67f: Preparing [2022-01-05T09:53:08.215Z] 5a6f33a2097e: Preparing [2022-01-05T09:53:08.215Z] 7cb9ca054231: Preparing [2022-01-05T09:53:08.215Z] 1a058d5342cc: Preparing [2022-01-05T09:53:08.215Z] 4026070db67f: Layer already exists [2022-01-05T09:53:08.215Z] 1a058d5342cc: Layer already exists [2022-01-05T09:53:08.215Z] 7cb9ca054231: Layer already exists [2022-01-05T09:53:08.215Z] 3a87a31e716b: Layer already exists [2022-01-05T09:53:08.215Z] 5a6f33a2097e: Layer already exists [2022-01-05T09:53:08.215Z] 2.2.0-dev.16: digest: sha256:cf39dbe69e62ca0332877ea3ceb3630f8a283f63a3148a28ec892720cabf1209 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:53:08.512Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:53:08.808Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16 [2022-01-05T09:53:08.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-01-05T09:53:08.808Z] 3a87a31e716b: Preparing [2022-01-05T09:53:08.808Z] 4026070db67f: Preparing [2022-01-05T09:53:08.808Z] 5a6f33a2097e: Preparing [2022-01-05T09:53:08.808Z] 7cb9ca054231: Preparing [2022-01-05T09:53:08.808Z] 1a058d5342cc: Preparing [2022-01-05T09:53:08.808Z] 3a87a31e716b: Layer already exists [2022-01-05T09:53:08.808Z] 7cb9ca054231: Layer already exists [2022-01-05T09:53:08.808Z] 1a058d5342cc: Layer already exists [2022-01-05T09:53:08.808Z] 5a6f33a2097e: Layer already exists [2022-01-05T09:53:08.808Z] 4026070db67f: Layer already exists [2022-01-05T09:53:08.808Z] 744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16: digest: sha256:cf39dbe69e62ca0332877ea3ceb3630f8a283f63a3148a28ec892720cabf1209 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:53:09.105Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:53:09.400Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-01-05T09:53:09.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-01-05T09:53:09.400Z] 3a87a31e716b: Preparing [2022-01-05T09:53:09.400Z] 4026070db67f: Preparing [2022-01-05T09:53:09.400Z] 5a6f33a2097e: Preparing [2022-01-05T09:53:09.400Z] 7cb9ca054231: Preparing [2022-01-05T09:53:09.400Z] 1a058d5342cc: Preparing [2022-01-05T09:53:09.400Z] 3a87a31e716b: Layer already exists [2022-01-05T09:53:09.400Z] 1a058d5342cc: Layer already exists [2022-01-05T09:53:09.400Z] 4026070db67f: Layer already exists [2022-01-05T09:53:09.400Z] 5a6f33a2097e: Layer already exists [2022-01-05T09:53:09.400Z] 7cb9ca054231: Layer already exists [2022-01-05T09:53:09.400Z] main: digest: sha256:cf39dbe69e62ca0332877ea3ceb3630f8a283f63a3148a28ec892720cabf1209 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-05T09:53:09.440Z] ===================================================== [Pipeline] echo [2022-01-05T09:53:09.449Z] taggedImages: [2022-01-05T09:53:09.449Z] - nexus3.edgexfoundry.org:10004/support-scheduler:744b2ca0a98b60adf4684d7292cc95234626d583 [2022-01-05T09:53:09.449Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-01-05T09:53:09.449Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.16 [2022-01-05T09:53:09.449Z] - nexus3.edgexfoundry.org:10004/support-scheduler:744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16 [2022-01-05T09:53:09.449Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-01-05T09:53:09.468Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-01-05T09:53:09.468Z] 744b2ca0a98b60adf4684d7292cc95234626d583 [2022-01-05T09:53:09.468Z] latest [2022-01-05T09:53:09.468Z] 2.2.0-dev.16 [2022-01-05T09:53:09.468Z] 744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16 [2022-01-05T09:53:09.468Z] main [2022-01-05T09:53:09.468Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:53:09.786Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:744b2ca0a98b60adf4684d7292cc95234626d583 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:53:10.084Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:744b2ca0a98b60adf4684d7292cc95234626d583 [2022-01-05T09:53:10.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-01-05T09:53:10.084Z] 0b7c91b2fccd: Preparing [2022-01-05T09:53:10.084Z] a2b19a266110: Preparing [2022-01-05T09:53:10.084Z] 5ef0973fd980: Preparing [2022-01-05T09:53:10.084Z] 32bf57a078e3: Preparing [2022-01-05T09:53:10.084Z] 4b4527d9d361: Preparing [2022-01-05T09:53:10.084Z] 0419e16943bb: Preparing [2022-01-05T09:53:10.084Z] 2bc6eda7d6fe: Preparing [2022-01-05T09:53:10.084Z] 38c686747f67: Preparing [2022-01-05T09:53:10.084Z] 698317193ef4: Preparing [2022-01-05T09:53:10.084Z] 3de006b0ad1b: Preparing [2022-01-05T09:53:10.084Z] 1a058d5342cc: Preparing [2022-01-05T09:53:10.084Z] 0419e16943bb: Waiting [2022-01-05T09:53:10.084Z] 2bc6eda7d6fe: Waiting [2022-01-05T09:53:10.084Z] 38c686747f67: Waiting [2022-01-05T09:53:10.084Z] 698317193ef4: Waiting [2022-01-05T09:53:10.084Z] 3de006b0ad1b: Waiting [2022-01-05T09:53:10.084Z] 1a058d5342cc: Waiting [2022-01-05T09:53:10.084Z] 4b4527d9d361: Layer already exists [2022-01-05T09:53:10.352Z] 0419e16943bb: Layer already exists [2022-01-05T09:53:10.617Z] 2bc6eda7d6fe: Layer already exists [2022-01-05T09:53:10.617Z] a2b19a266110: Pushed [2022-01-05T09:53:10.617Z] 38c686747f67: Layer already exists [2022-01-05T09:53:10.876Z] 698317193ef4: Layer already exists [2022-01-05T09:53:10.876Z] 1a058d5342cc: Layer already exists [2022-01-05T09:53:10.876Z] 3de006b0ad1b: Layer already exists [2022-01-05T09:53:10.876Z] 0b7c91b2fccd: Pushed [2022-01-05T09:53:10.876Z] 5ef0973fd980: Pushed [2022-01-05T09:53:15.086Z] 32bf57a078e3: Pushed [2022-01-05T09:53:15.086Z] 744b2ca0a98b60adf4684d7292cc95234626d583: digest: sha256:bcd857220d22dd921640077fc1cfdaa29c5e53a8850d3ac406bb8dbb88f75a7f size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:53:15.386Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:53:15.677Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-01-05T09:53:15.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-01-05T09:53:15.677Z] 0b7c91b2fccd: Preparing [2022-01-05T09:53:15.677Z] a2b19a266110: Preparing [2022-01-05T09:53:15.677Z] 5ef0973fd980: Preparing [2022-01-05T09:53:15.677Z] 32bf57a078e3: Preparing [2022-01-05T09:53:15.677Z] 4b4527d9d361: Preparing [2022-01-05T09:53:15.677Z] 0419e16943bb: Preparing [2022-01-05T09:53:15.677Z] 2bc6eda7d6fe: Preparing [2022-01-05T09:53:15.677Z] 38c686747f67: Preparing [2022-01-05T09:53:15.677Z] 698317193ef4: Preparing [2022-01-05T09:53:15.677Z] 3de006b0ad1b: Preparing [2022-01-05T09:53:15.677Z] 1a058d5342cc: Preparing [2022-01-05T09:53:15.677Z] 0419e16943bb: Waiting [2022-01-05T09:53:15.677Z] 2bc6eda7d6fe: Waiting [2022-01-05T09:53:15.677Z] 38c686747f67: Waiting [2022-01-05T09:53:15.677Z] 698317193ef4: Waiting [2022-01-05T09:53:15.677Z] 3de006b0ad1b: Waiting [2022-01-05T09:53:15.677Z] 1a058d5342cc: Waiting [2022-01-05T09:53:15.677Z] 0b7c91b2fccd: Layer already exists [2022-01-05T09:53:15.677Z] 4b4527d9d361: Layer already exists [2022-01-05T09:53:15.677Z] a2b19a266110: Layer already exists [2022-01-05T09:53:15.677Z] 5ef0973fd980: Layer already exists [2022-01-05T09:53:15.677Z] 32bf57a078e3: Layer already exists [2022-01-05T09:53:15.677Z] 2bc6eda7d6fe: Layer already exists [2022-01-05T09:53:15.677Z] 0419e16943bb: Layer already exists [2022-01-05T09:53:15.677Z] 698317193ef4: Layer already exists [2022-01-05T09:53:15.677Z] 38c686747f67: Layer already exists [2022-01-05T09:53:15.677Z] 3de006b0ad1b: Layer already exists [2022-01-05T09:53:15.677Z] 1a058d5342cc: Layer already exists [2022-01-05T09:53:15.677Z] latest: digest: sha256:bcd857220d22dd921640077fc1cfdaa29c5e53a8850d3ac406bb8dbb88f75a7f size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:53:15.979Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.16 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:53:16.268Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.16 [2022-01-05T09:53:16.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-01-05T09:53:16.268Z] 0b7c91b2fccd: Preparing [2022-01-05T09:53:16.268Z] a2b19a266110: Preparing [2022-01-05T09:53:16.268Z] 5ef0973fd980: Preparing [2022-01-05T09:53:16.268Z] 32bf57a078e3: Preparing [2022-01-05T09:53:16.268Z] 4b4527d9d361: Preparing [2022-01-05T09:53:16.268Z] 0419e16943bb: Preparing [2022-01-05T09:53:16.268Z] 2bc6eda7d6fe: Preparing [2022-01-05T09:53:16.268Z] 38c686747f67: Preparing [2022-01-05T09:53:16.268Z] 698317193ef4: Preparing [2022-01-05T09:53:16.268Z] 3de006b0ad1b: Preparing [2022-01-05T09:53:16.268Z] 1a058d5342cc: Preparing [2022-01-05T09:53:16.268Z] 0419e16943bb: Waiting [2022-01-05T09:53:16.269Z] 2bc6eda7d6fe: Waiting [2022-01-05T09:53:16.269Z] 3de006b0ad1b: Waiting [2022-01-05T09:53:16.269Z] 1a058d5342cc: Waiting [2022-01-05T09:53:16.269Z] 38c686747f67: Waiting [2022-01-05T09:53:16.269Z] 698317193ef4: Waiting [2022-01-05T09:53:16.269Z] 0b7c91b2fccd: Layer already exists [2022-01-05T09:53:16.269Z] 5ef0973fd980: Layer already exists [2022-01-05T09:53:16.269Z] 4b4527d9d361: Layer already exists [2022-01-05T09:53:16.269Z] a2b19a266110: Layer already exists [2022-01-05T09:53:16.269Z] 32bf57a078e3: Layer already exists [2022-01-05T09:53:16.269Z] 0419e16943bb: Layer already exists [2022-01-05T09:53:16.269Z] 38c686747f67: Layer already exists [2022-01-05T09:53:16.269Z] 2bc6eda7d6fe: Layer already exists [2022-01-05T09:53:16.269Z] 3de006b0ad1b: Layer already exists [2022-01-05T09:53:16.269Z] 698317193ef4: Layer already exists [2022-01-05T09:53:16.269Z] 1a058d5342cc: Layer already exists [2022-01-05T09:53:16.269Z] 2.2.0-dev.16: digest: sha256:bcd857220d22dd921640077fc1cfdaa29c5e53a8850d3ac406bb8dbb88f75a7f size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:53:16.566Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:53:16.940Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16 [2022-01-05T09:53:16.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-01-05T09:53:16.940Z] 0b7c91b2fccd: Preparing [2022-01-05T09:53:16.940Z] a2b19a266110: Preparing [2022-01-05T09:53:16.940Z] 5ef0973fd980: Preparing [2022-01-05T09:53:16.940Z] 32bf57a078e3: Preparing [2022-01-05T09:53:16.940Z] 4b4527d9d361: Preparing [2022-01-05T09:53:16.940Z] 0419e16943bb: Preparing [2022-01-05T09:53:16.940Z] 2bc6eda7d6fe: Preparing [2022-01-05T09:53:16.940Z] 38c686747f67: Preparing [2022-01-05T09:53:16.940Z] 698317193ef4: Preparing [2022-01-05T09:53:16.940Z] 3de006b0ad1b: Preparing [2022-01-05T09:53:16.940Z] 1a058d5342cc: Preparing [2022-01-05T09:53:16.940Z] 2bc6eda7d6fe: Waiting [2022-01-05T09:53:16.940Z] 38c686747f67: Waiting [2022-01-05T09:53:16.940Z] 698317193ef4: Waiting [2022-01-05T09:53:16.940Z] 3de006b0ad1b: Waiting [2022-01-05T09:53:16.940Z] 0419e16943bb: Waiting [2022-01-05T09:53:16.940Z] 1a058d5342cc: Waiting [2022-01-05T09:53:16.940Z] 4b4527d9d361: Layer already exists [2022-01-05T09:53:16.940Z] 5ef0973fd980: Layer already exists [2022-01-05T09:53:16.940Z] a2b19a266110: Layer already exists [2022-01-05T09:53:16.940Z] 0b7c91b2fccd: Layer already exists [2022-01-05T09:53:16.940Z] 32bf57a078e3: Layer already exists [2022-01-05T09:53:16.940Z] 0419e16943bb: Layer already exists [2022-01-05T09:53:16.940Z] 2bc6eda7d6fe: Layer already exists [2022-01-05T09:53:16.940Z] 38c686747f67: Layer already exists [2022-01-05T09:53:16.940Z] 698317193ef4: Layer already exists [2022-01-05T09:53:16.940Z] 3de006b0ad1b: Layer already exists [2022-01-05T09:53:16.940Z] 1a058d5342cc: Layer already exists [2022-01-05T09:53:16.940Z] 744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16: digest: sha256:bcd857220d22dd921640077fc1cfdaa29c5e53a8850d3ac406bb8dbb88f75a7f size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:53:17.238Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:53:17.532Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-01-05T09:53:17.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-01-05T09:53:17.532Z] 0b7c91b2fccd: Preparing [2022-01-05T09:53:17.532Z] a2b19a266110: Preparing [2022-01-05T09:53:17.532Z] 5ef0973fd980: Preparing [2022-01-05T09:53:17.532Z] 32bf57a078e3: Preparing [2022-01-05T09:53:17.532Z] 4b4527d9d361: Preparing [2022-01-05T09:53:17.532Z] 0419e16943bb: Preparing [2022-01-05T09:53:17.532Z] 2bc6eda7d6fe: Preparing [2022-01-05T09:53:17.532Z] 38c686747f67: Preparing [2022-01-05T09:53:17.532Z] 698317193ef4: Preparing [2022-01-05T09:53:17.532Z] 3de006b0ad1b: Preparing [2022-01-05T09:53:17.532Z] 1a058d5342cc: Preparing [2022-01-05T09:53:17.532Z] 0419e16943bb: Waiting [2022-01-05T09:53:17.532Z] 2bc6eda7d6fe: Waiting [2022-01-05T09:53:17.532Z] 38c686747f67: Waiting [2022-01-05T09:53:17.532Z] 698317193ef4: Waiting [2022-01-05T09:53:17.532Z] 3de006b0ad1b: Waiting [2022-01-05T09:53:17.532Z] 1a058d5342cc: Waiting [2022-01-05T09:53:17.532Z] 0b7c91b2fccd: Layer already exists [2022-01-05T09:53:17.532Z] 5ef0973fd980: Layer already exists [2022-01-05T09:53:17.532Z] 32bf57a078e3: Layer already exists [2022-01-05T09:53:17.532Z] 4b4527d9d361: Layer already exists [2022-01-05T09:53:17.532Z] a2b19a266110: Layer already exists [2022-01-05T09:53:17.532Z] 698317193ef4: Layer already exists [2022-01-05T09:53:17.532Z] 0419e16943bb: Layer already exists [2022-01-05T09:53:17.532Z] 2bc6eda7d6fe: Layer already exists [2022-01-05T09:53:17.532Z] 38c686747f67: Layer already exists [2022-01-05T09:53:17.532Z] 3de006b0ad1b: Layer already exists [2022-01-05T09:53:17.532Z] 1a058d5342cc: Layer already exists [2022-01-05T09:53:17.532Z] main: digest: sha256:bcd857220d22dd921640077fc1cfdaa29c5e53a8850d3ac406bb8dbb88f75a7f size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-05T09:53:17.568Z] ===================================================== [Pipeline] echo [2022-01-05T09:53:17.577Z] taggedImages: [2022-01-05T09:53:17.577Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:744b2ca0a98b60adf4684d7292cc95234626d583 [2022-01-05T09:53:17.577Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-01-05T09:53:17.577Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.16 [2022-01-05T09:53:17.577Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16 [2022-01-05T09:53:17.577Z] - 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-05T09:53:20.099Z] ---> c34ca27f65e2 [2022-01-05T09:53:20.099Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-05T09:53:20.099Z] ---> e5af816adf90 [2022-01-05T09:53:20.099Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-05T09:53:20.099Z] ---> 0b37db01a54a [2022-01-05T09:53:20.099Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-05T09:53:20.099Z] ---> f0770c6ecd4b [2022-01-05T09:53:20.099Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-05T09:53:20.099Z] ---> e07f6241b1fd [2022-01-05T09:53:20.099Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-05T09:53:20.099Z] ---> Running in 5a549248e9d1 [2022-01-05T09:53:20.099Z] ---> Running in 35a6fe7418a9 [2022-01-05T09:53:20.099Z] ---> Running in dd0fd2cff071 [2022-01-05T09:53:20.099Z] ---> Running in 1181f20d53f7 [2022-01-05T09:53:20.099Z] ---> Running in 9a30bad0d644 [2022-01-05T09:53:22.734Z] Removing intermediate container 5a549248e9d1 [2022-01-05T09:53:22.734Z] ---> 2077944381c7 [2022-01-05T09:53:22.734Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2022-01-05T09:53:22.735Z] ---> Running in d4ed0e9c60f8 [2022-01-05T09:53:23.004Z] Removing intermediate container 35a6fe7418a9 [2022-01-05T09:53:23.004Z] ---> 2e7988f37caf [2022-01-05T09:53:23.004Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-01-05T09:53:23.279Z] ---> Running in a9523b29c824 [2022-01-05T09:53:23.279Z] Removing intermediate container 1181f20d53f7 [2022-01-05T09:53:23.279Z] ---> 7bfe8a71f826 [2022-01-05T09:53:23.279Z] Step 8/22 : RUN make cmd/core-command/core-command [2022-01-05T09:53:23.554Z] ---> Running in e35573f433a0 [2022-01-05T09:53:23.554Z] Removing intermediate container 9a30bad0d644 [2022-01-05T09:53:23.554Z] ---> 6bfdaa647026 [2022-01-05T09:53:23.554Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-01-05T09:53:23.832Z] Removing intermediate container dd0fd2cff071 [2022-01-05T09:53:23.832Z] ---> 8fbe413add20 [2022-01-05T09:53:23.832Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2022-01-05T09:53:23.832Z] ---> Running in c184774f7e1d [2022-01-05T09:53:23.832Z] ---> Running in a3cfb06f0433 [2022-01-05T09:53:24.833Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.16" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-01-05T09:53:25.112Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.16" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-01-05T09:53:25.398Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.16" -o cmd/core-command/core-command ./cmd/core-command [2022-01-05T09:53:26.001Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.16" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-01-05T09:53:26.001Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.16" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-01-05T09:55:32.867Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.16" -o ./cmd/secrets-config ./cmd/secrets-config [2022-01-05T09:55:32.867Z] Removing intermediate container e35573f433a0 [2022-01-05T09:55:32.867Z] ---> c9dce9d06bbe [2022-01-05T09:55:32.867Z] [2022-01-05T09:55:32.867Z] Step 9/22 : FROM alpine:3.14 [2022-01-05T09:55:32.867Z] 3.14: Pulling from library/alpine [2022-01-05T09:55:32.867Z] Removing intermediate container a9523b29c824 [2022-01-05T09:55:32.867Z] ---> fb578c59d7bc [2022-01-05T09:55:32.867Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-01-05T09:55:32.867Z] ---> Running in 0c71aba3938b [2022-01-05T09:55:32.867Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-05T09:55:32.867Z] Status: Downloaded newer image for alpine:3.14 [2022-01-05T09:55:32.867Z] ---> 5b8b7b635229 [2022-01-05T09:55:32.867Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-01-05T09:55:32.867Z] ---> Running in 945b424ab42a [2022-01-05T09:55:33.849Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.16" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-01-05T09:55:34.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-05T09:55:34.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-05T09:55:36.179Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-05T09:55:36.179Z] Executing busybox-1.33.1-r6.trigger [2022-01-05T09:55:36.179Z] OK: 6 MiB in 15 packages [2022-01-05T09:55:36.457Z] Removing intermediate container c184774f7e1d [2022-01-05T09:55:36.457Z] ---> a4f14aef8e0d [2022-01-05T09:55:36.457Z] [2022-01-05T09:55:36.457Z] Step 9/20 : FROM alpine:3.14 [2022-01-05T09:55:36.741Z] ---> 5b8b7b635229 [2022-01-05T09:55:36.741Z] Step 10/20 : RUN apk add --update --no-cache curl [2022-01-05T09:55:36.741Z] ---> Running in fa03e2e217ad [2022-01-05T09:55:37.735Z] Removing intermediate container 945b424ab42a [2022-01-05T09:55:37.735Z] ---> ccf447c13823 [2022-01-05T09:55:37.735Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-05T09:55:37.735Z] ---> Running in 8d2c40393fa2 [2022-01-05T09:55:38.732Z] Removing intermediate container 8d2c40393fa2 [2022-01-05T09:55:38.732Z] ---> 690e279f73a8 [2022-01-05T09:55:38.732Z] Step 12/22 : ENV APP_PORT=59882 [2022-01-05T09:55:38.732Z] ---> Running in 7c5907b4f8c5 [2022-01-05T09:55:39.011Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-05T09:55:39.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-05T09:55:39.567Z] Removing intermediate container 7c5907b4f8c5 [2022-01-05T09:55:39.567Z] ---> 8f1d3a35365f [2022-01-05T09:55:39.567Z] Step 13/22 : EXPOSE $APP_PORT [2022-01-05T09:55:39.840Z] Removing intermediate container 0c71aba3938b [2022-01-05T09:55:39.841Z] ---> 7a1b9fd99cf0 [2022-01-05T09:55:39.841Z] [2022-01-05T09:55:39.841Z] Step 10/22 : FROM docker:20.10.10 [2022-01-05T09:55:39.841Z] ---> Running in 54b094dc0c60 [2022-01-05T09:55:40.123Z] 20.10.10: Pulling from library/docker [2022-01-05T09:55:40.123Z] (1/5) Installing ca-certificates (20191127-r5) [2022-01-05T09:55:40.405Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-01-05T09:55:40.406Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-01-05T09:55:40.406Z] (4/5) Installing libcurl (7.79.1-r0) [2022-01-05T09:55:40.406Z] (5/5) Installing curl (7.79.1-r0) [2022-01-05T09:55:40.406Z] Executing busybox-1.33.1-r6.trigger [2022-01-05T09:55:40.406Z] Executing ca-certificates-20191127-r5.trigger [2022-01-05T09:55:40.682Z] Removing intermediate container 54b094dc0c60 [2022-01-05T09:55:40.682Z] ---> da2c61c1ca04 [2022-01-05T09:55:40.682Z] Step 14/22 : WORKDIR / [2022-01-05T09:55:40.682Z] OK: 8 MiB in 19 packages [2022-01-05T09:55:40.962Z] ---> Running in 3aba3e011512 [2022-01-05T09:55:41.950Z] Removing intermediate container 3aba3e011512 [2022-01-05T09:55:41.950Z] ---> c767bb08d800 [2022-01-05T09:55:41.950Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-05T09:55:43.386Z] ---> 8c3df6f38053 [2022-01-05T09:55:43.386Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-01-05T09:55:43.386Z] Removing intermediate container fa03e2e217ad [2022-01-05T09:55:43.386Z] ---> e35fb8fda8f7 [2022-01-05T09:55:43.386Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-05T09:55:43.659Z] ---> Running in a0bb4cc4ff3e [2022-01-05T09:55:43.944Z] Removing intermediate container d4ed0e9c60f8 [2022-01-05T09:55:43.944Z] ---> 3fbb5339d758 [2022-01-05T09:55:43.944Z] [2022-01-05T09:55:43.944Z] Step 9/21 : FROM alpine:3.14 [2022-01-05T09:55:43.944Z] ---> 5b8b7b635229 [2022-01-05T09:55:43.944Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-01-05T09:55:43.944Z] ---> Running in 34e8ae4feee0 [2022-01-05T09:55:44.545Z] Removing intermediate container a0bb4cc4ff3e [2022-01-05T09:55:44.545Z] ---> 3ead1de13def [2022-01-05T09:55:44.545Z] Step 12/20 : WORKDIR /edgex [2022-01-05T09:55:44.545Z] Removing intermediate container a3cfb06f0433 [2022-01-05T09:55:44.545Z] ---> b081c97d16d9 [2022-01-05T09:55:44.545Z] [2022-01-05T09:55:44.545Z] Step 9/22 : FROM alpine:3.14 [2022-01-05T09:55:44.545Z] ---> 5b8b7b635229 [2022-01-05T09:55:44.545Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-01-05T09:55:44.545Z] ---> Using cache [2022-01-05T09:55:44.545Z] ---> ccf447c13823 [2022-01-05T09:55:44.545Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-05T09:55:44.545Z] ---> Using cache [2022-01-05T09:55:44.545Z] ---> 690e279f73a8 [2022-01-05T09:55:44.545Z] Step 12/22 : ENV APP_PORT=59881 [2022-01-05T09:55:44.545Z] ---> Running in dadba2eb7123 [2022-01-05T09:55:44.545Z] ---> Running in 76aad9952151 [2022-01-05T09:55:45.548Z] Removing intermediate container 76aad9952151 [2022-01-05T09:55:45.548Z] ---> f53affceae6f [2022-01-05T09:55:45.548Z] Step 13/22 : EXPOSE $APP_PORT [2022-01-05T09:55:45.548Z] ---> d4ffbcd3bad2 [2022-01-05T09:55:45.548Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-01-05T09:55:45.548Z] Removing intermediate container dadba2eb7123 [2022-01-05T09:55:45.548Z] ---> be5d918188bd [2022-01-05T09:55:45.548Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-01-05T09:55:45.548Z] ---> Running in ebd36152a153 [2022-01-05T09:55:45.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-05T09:55:46.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-05T09:55:46.097Z] Removing intermediate container ebd36152a153 [2022-01-05T09:55:46.097Z] ---> 6064fed25ecd [2022-01-05T09:55:46.097Z] Step 14/22 : WORKDIR / [2022-01-05T09:55:46.370Z] ---> Running in ac13976af2fd [2022-01-05T09:55:46.648Z] ---> deb0e5904e1a [2022-01-05T09:55:46.648Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-01-05T09:55:46.648Z] ---> 2fe8bd94bb90 [2022-01-05T09:55:46.648Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2022-01-05T09:55:46.648Z] ---> Running in 6848921f92c1 [2022-01-05T09:55:46.923Z] (1/2) Installing ca-certificates (20191127-r5) [2022-01-05T09:55:47.199Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-01-05T09:55:47.199Z] Executing busybox-1.33.1-r6.trigger [2022-01-05T09:55:47.199Z] Executing ca-certificates-20191127-r5.trigger [2022-01-05T09:55:47.473Z] Removing intermediate container ac13976af2fd [2022-01-05T09:55:47.474Z] ---> 6090974897e7 [2022-01-05T09:55:47.474Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-05T09:55:47.474Z] OK: 6 MiB in 16 packages [2022-01-05T09:55:47.749Z] Removing intermediate container 6848921f92c1 [2022-01-05T09:55:47.749Z] ---> 0d3dcad9b86d [2022-01-05T09:55:47.749Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-05T09:55:47.749Z] ---> Running in 51939d9bc930 [2022-01-05T09:55:48.741Z] Removing intermediate container 51939d9bc930 [2022-01-05T09:55:48.741Z] ---> 715fa0010412 [2022-01-05T09:55:48.741Z] Step 20/22 : LABEL arch=arm64 [2022-01-05T09:55:48.741Z] ---> 784a49f63f4c [2022-01-05T09:55:48.741Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-01-05T09:55:48.741Z] ---> 459d6e29bb66 [2022-01-05T09:55:48.741Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-01-05T09:55:48.741Z] ---> Running in 9a59f20696d2 [2022-01-05T09:55:49.734Z] Removing intermediate container 34e8ae4feee0 [2022-01-05T09:55:49.734Z] ---> db56d0e586f3 [2022-01-05T09:55:49.734Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-05T09:55:49.734Z] Removing intermediate container 9a59f20696d2 [2022-01-05T09:55:49.734Z] ---> 7d3c38daa094 [2022-01-05T09:55:49.734Z] Step 21/22 : LABEL git_sha=744b2ca0a98b60adf4684d7292cc95234626d583 [2022-01-05T09:55:49.734Z] ---> Running in 3049eafb534d [2022-01-05T09:55:49.734Z] ---> Running in 57a643219b15 [2022-01-05T09:55:50.343Z] Removing intermediate container 3049eafb534d [2022-01-05T09:55:50.343Z] ---> 53debc88f606 [2022-01-05T09:55:50.343Z] Step 12/21 : ENV APP_PORT=59860 [2022-01-05T09:55:50.617Z] ---> Running in 28df22a42e1f [2022-01-05T09:55:50.617Z] Removing intermediate container 57a643219b15 [2022-01-05T09:55:50.617Z] ---> b5dad342642e [2022-01-05T09:55:50.617Z] Step 22/22 : LABEL version=2.2.0-dev.16 [2022-01-05T09:55:50.617Z] ---> Running in b71ea5125baf [2022-01-05T09:55:50.898Z] ---> 23c302902576 [2022-01-05T09:55:50.898Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-01-05T09:55:50.898Z] ---> Running in 9549e60fd309 [2022-01-05T09:55:50.898Z] ---> 0f03d2dc33fa [2022-01-05T09:55:50.898Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-01-05T09:55:51.192Z] Removing intermediate container 28df22a42e1f [2022-01-05T09:55:51.192Z] ---> 05b91ca8de8d [2022-01-05T09:55:51.192Z] Step 13/21 : EXPOSE $APP_PORT [2022-01-05T09:55:51.192Z] ---> Running in a8a8169a60c9 [2022-01-05T09:55:51.474Z] Removing intermediate container b71ea5125baf [2022-01-05T09:55:51.474Z] ---> 82570eb7d521 [2022-01-05T09:55:51.474Z] [2022-01-05T09:55:51.474Z] Removing intermediate container 9549e60fd309 [2022-01-05T09:55:51.474Z] ---> febdb359f186 [2022-01-05T09:55:51.474Z] Step 17/20 : CMD ["--init=true"] [2022-01-05T09:55:51.747Z] ---> Running in 671e1eae1090 [2022-01-05T09:55:51.747Z] Removing intermediate container a8a8169a60c9 [2022-01-05T09:55:51.747Z] ---> bfdec983a214 [2022-01-05T09:55:51.747Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-05T09:55:52.022Z] Successfully built 82570eb7d521 [2022-01-05T09:55:52.022Z] Successfully tagged core-command-arm64:latest [2022-01-05T09:55:52.022Z]  Building core-command ... done Building security-bootstrapper [2022-01-05T09:55:52.298Z] Removing intermediate container 671e1eae1090 [2022-01-05T09:55:52.298Z] ---> fb36751b9979 [2022-01-05T09:55:52.298Z] Step 18/20 : LABEL arch=arm64 [2022-01-05T09:55:52.298Z] ---> 9b6542c06283 [2022-01-05T09:55:52.298Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2022-01-05T09:55:52.576Z] ---> Running in 58743f8acc1d [2022-01-05T09:55:52.576Z] ---> Running in af733fc28176 [2022-01-05T09:55:53.174Z] ---> 71a9ecba0ee9 [2022-01-05T09:55:53.174Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-01-05T09:55:53.174Z] Removing intermediate container af733fc28176 [2022-01-05T09:55:53.174Z] ---> e21c6cbb2470 [2022-01-05T09:55:53.174Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-05T09:55:53.174Z] Removing intermediate container 58743f8acc1d [2022-01-05T09:55:53.174Z] ---> 87c697a00348 [2022-01-05T09:55:53.174Z] Step 19/20 : LABEL git_sha=744b2ca0a98b60adf4684d7292cc95234626d583 [2022-01-05T09:55:53.174Z] ---> Running in 57629a77fb22 [2022-01-05T09:55:53.449Z] ---> Running in 8174d23ffd2c [2022-01-05T09:55:54.055Z] Removing intermediate container 57629a77fb22 [2022-01-05T09:55:54.055Z] ---> 0cff65ccb2ed [2022-01-05T09:55:54.055Z] Step 20/22 : LABEL arch=arm64 [2022-01-05T09:55:54.333Z] Removing intermediate container 8174d23ffd2c [2022-01-05T09:55:54.333Z] ---> 0c2ca7a75ade [2022-01-05T09:55:54.333Z] Step 20/20 : LABEL version=2.2.0-dev.16 [2022-01-05T09:55:54.333Z] ---> Running in 134ebcc0d2e8 [2022-01-05T09:55:54.607Z] ---> Running in 749eda6d316b [2022-01-05T09:55:55.208Z] Removing intermediate container 134ebcc0d2e8 [2022-01-05T09:55:55.208Z] ---> a179a752cf4e [2022-01-05T09:55:55.208Z] Step 21/22 : LABEL git_sha=744b2ca0a98b60adf4684d7292cc95234626d583 [2022-01-05T09:55:55.208Z] ---> 0f617fcae91e [2022-01-05T09:55:55.208Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-01-05T09:55:55.208Z] Removing intermediate container 749eda6d316b [2022-01-05T09:55:55.208Z] ---> 5f6dbb501b85 [2022-01-05T09:55:55.208Z] [2022-01-05T09:55:55.208Z] ---> Running in 8ff88af8b8cd [2022-01-05T09:55:55.483Z] Successfully built 5f6dbb501b85 [2022-01-05T09:55:55.483Z] Successfully tagged security-proxy-setup-arm64:latest [2022-01-05T09:55:55.759Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2022-01-05T09:55:56.030Z] Removing intermediate container 8ff88af8b8cd [2022-01-05T09:55:56.030Z] ---> 1e5fa27d6c05 [2022-01-05T09:55:56.030Z] Step 22/22 : LABEL version=2.2.0-dev.16 [2022-01-05T09:55:56.030Z] ---> Running in 4b9c1de6b3ab [2022-01-05T09:55:56.303Z] ---> ddc9cd951e63 [2022-01-05T09:55:56.303Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2022-01-05T09:55:56.303Z] ---> Running in 012e7fb01fe8 [2022-01-05T09:55:56.581Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-01-05T09:55:56.581Z] Status: Downloaded newer image for docker:20.10.10 [2022-01-05T09:55:56.581Z] ---> 520e9a0a30f7 [2022-01-05T09:55:56.581Z] 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-05T09:55:56.581Z] Removing intermediate container 4b9c1de6b3ab [2022-01-05T09:55:56.581Z] ---> b7d673d6f4c9 [2022-01-05T09:55:56.581Z] [2022-01-05T09:55:56.581Z] ---> Running in 7ab8b9bcdfee [2022-01-05T09:55:56.856Z] Removing intermediate container 012e7fb01fe8 [2022-01-05T09:55:56.856Z] ---> 39aa5bf8fdee [2022-01-05T09:55:56.856Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-05T09:55:56.856Z] Successfully built b7d673d6f4c9 [2022-01-05T09:55:56.856Z] Successfully tagged core-metadata-arm64:latest [2022-01-05T09:55:56.856Z]  Building core-metadata ... done Building support-scheduler [2022-01-05T09:55:56.856Z] ---> Running in d0f40a9d889d [2022-01-05T09:55:57.129Z] Removing intermediate container 7ab8b9bcdfee [2022-01-05T09:55:57.129Z] ---> 560ff3dcaeb4 [2022-01-05T09:55:57.129Z] 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-05T09:55:57.401Z] ---> Running in 249f3bd65dc7 [2022-01-05T09:55:57.401Z] Removing intermediate container d0f40a9d889d [2022-01-05T09:55:57.401Z] ---> 0a26ec325f9d [2022-01-05T09:55:57.401Z] Step 19/21 : LABEL arch=arm64 [2022-01-05T09:55:57.674Z] ---> Running in 6afc176ad91c [2022-01-05T09:55:58.268Z] Removing intermediate container 6afc176ad91c [2022-01-05T09:55:58.268Z] ---> 5684faba1e9a [2022-01-05T09:55:58.268Z] Step 20/21 : LABEL git_sha=744b2ca0a98b60adf4684d7292cc95234626d583 [2022-01-05T09:55:58.268Z] ---> Running in f4009249d46e [2022-01-05T09:55:58.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-05T09:55:58.817Z] Removing intermediate container f4009249d46e [2022-01-05T09:55:58.817Z] ---> 8ff0ead6d2c1 [2022-01-05T09:55:58.817Z] Step 21/21 : LABEL version=2.2.0-dev.16 [2022-01-05T09:55:58.817Z] ---> Running in e86326f2ec36 [2022-01-05T09:55:58.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-05T09:55:59.091Z] Removing intermediate container e86326f2ec36 [2022-01-05T09:55:59.091Z] ---> a1aef5188559 [2022-01-05T09:55:59.368Z] [2022-01-05T09:55:59.642Z] Successfully built a1aef5188559 [2022-01-05T09:55:59.642Z] Successfully tagged support-notifications-arm64:latest [2022-01-05T09:55:59.642Z]  Building support-notifications ... done Building core-data [2022-01-05T09:55:59.642Z] (1/42) Installing readline (8.1.0-r0) [2022-01-05T09:55:59.642Z] (2/42) Installing bash (5.1.4-r0) [2022-01-05T09:55:59.642Z] Executing bash-5.1.4-r0.post-install [2022-01-05T09:55:59.642Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-01-05T09:55:59.918Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-01-05T09:55:59.918Z] (5/42) Installing libcurl (7.79.1-r0) [2022-01-05T09:55:59.918Z] (6/42) Installing curl (7.79.1-r0) [2022-01-05T09:55:59.918Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-01-05T09:55:59.918Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-01-05T09:55:59.918Z] (9/42) Installing expat (2.4.1-r0) [2022-01-05T09:55:59.918Z] (10/42) Installing libffi (3.3-r2) [2022-01-05T09:55:59.918Z] (11/42) Installing gdbm (1.19-r0) [2022-01-05T09:55:59.918Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-01-05T09:55:59.918Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-01-05T09:55:59.918Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-05T09:55:59.918Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-01-05T09:55:59.918Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-01-05T09:55:59.918Z] (17/42) Installing python3 (3.9.5-r2) [2022-01-05T09:56:01.904Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-01-05T09:56:01.904Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-01-05T09:56:02.179Z] (20/42) Installing py3-idna (3.2-r0) [2022-01-05T09:56:02.179Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-01-05T09:56:02.179Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-01-05T09:56:02.179Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-01-05T09:56:02.179Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-01-05T09:56:02.179Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-01-05T09:56:02.179Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-01-05T09:56:02.179Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-01-05T09:56:02.179Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-01-05T09:56:02.179Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-01-05T09:56:02.451Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-01-05T09:56:02.451Z] (31/42) Installing py3-six (1.15.0-r1) [2022-01-05T09:56:02.451Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-01-05T09:56:02.451Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-01-05T09:56:02.722Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-01-05T09:56:02.722Z] (35/42) Installing py3-packaging (20.9-r1) [2022-01-05T09:56:02.722Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-01-05T09:56:02.722Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-01-05T09:56:02.722Z] (38/42) Installing py3-progress (1.5-r2) [2022-01-05T09:56:02.722Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-01-05T09:56:02.722Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-01-05T09:56:02.722Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-01-05T09:56:02.997Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-01-05T09:56:03.269Z] Executing busybox-1.33.1-r6.trigger [2022-01-05T09:56:03.543Z] OK: 84 MiB in 64 packages [2022-01-05T09:56:07.856Z] Collecting docker-compose==1.23.2 [2022-01-05T09:56:07.856Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-01-05T09:56:07.856Z] Collecting docopt<0.7,>=0.6.1 [2022-01-05T09:56:07.856Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-01-05T09:56:09.831Z] 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-05T09:56:09.831Z] Collecting jsonschema<3,>=2.5.1 [2022-01-05T09:56:09.831Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-01-05T09:56:10.812Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-01-05T09:56:10.812Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-01-05T09:56:11.411Z] Collecting websocket-client<1.0,>=0.32.0 [2022-01-05T09:56:11.411Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-01-05T09:56:11.411Z] Collecting dockerpty<0.5,>=0.4.1 [2022-01-05T09:56:11.411Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-01-05T09:56:13.390Z] Collecting texttable<0.10,>=0.9.0 [2022-01-05T09:56:13.390Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-01-05T09:56:15.479Z] Collecting cached-property<2,>=1.2.0 [2022-01-05T09:56:15.479Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-01-05T09:56:15.775Z] Collecting docker<4.0,>=3.6.0 [2022-01-05T09:56:15.775Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-01-05T09:56:16.835Z] Collecting PyYAML<4,>=3.10 [2022-01-05T09:56:16.835Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-01-05T09:56:18.826Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-05T09:56:18.826Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2022-01-05T09:56:18.826Z] ---> 056c57bbe1f5 [2022-01-05T09:56:18.826Z] Step 3/30 : WORKDIR /edgex-go [2022-01-05T09:56:18.826Z] ---> Using cache [2022-01-05T09:56:18.826Z] ---> 4e0c4b0bfa9d [2022-01-05T09:56:18.826Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-05T09:56:18.826Z] ---> Using cache [2022-01-05T09:56:18.826Z] ---> 8cbb75e9bd21 [2022-01-05T09:56:18.826Z] Step 5/30 : RUN apk add --update --no-cache make git [2022-01-05T09:56:20.265Z] Collecting docker-pycreds>=0.4.0 [2022-01-05T09:56:20.265Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-01-05T09:56:21.241Z] ---> Running in 7e1885354ae8 [2022-01-05T09:56:21.241Z] Collecting chardet<3.1.0,>=3.0.2 [2022-01-05T09:56:21.241Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-01-05T09:56:21.241Z] 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-05T09:56:21.515Z] Collecting idna<2.8,>=2.5 [2022-01-05T09:56:21.515Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-01-05T09:56:22.110Z] Collecting urllib3<1.25,>=1.21.1 [2022-01-05T09:56:22.110Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-01-05T09:56:22.708Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-01-05T09:56:22.708Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-01-05T09:56:22.708Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-01-05T09:56:22.708Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-01-05T09:56:22.708Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-05T09:56:23.689Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-01-05T09:56:23.689Z] Attempting uninstall: urllib3 [2022-01-05T09:56:23.689Z] Found existing installation: urllib3 1.26.5 [2022-01-05T09:56:23.689Z] Uninstalling urllib3-1.26.5: [2022-01-05T09:56:23.689Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-05T09:56:23.689Z] Successfully uninstalled urllib3-1.26.5 [2022-01-05T09:56:24.305Z] Attempting uninstall: idna [2022-01-05T09:56:24.305Z] Found existing installation: idna 3.2 [2022-01-05T09:56:24.305Z] Uninstalling idna-3.2: [2022-01-05T09:56:24.579Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-05T09:56:24.579Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-01-05T09:56:24.579Z] ---> 056c57bbe1f5 [2022-01-05T09:56:24.579Z] Step 3/24 : WORKDIR /edgex-go [2022-01-05T09:56:24.579Z] ---> Using cache [2022-01-05T09:56:24.579Z] ---> 4e0c4b0bfa9d [2022-01-05T09:56:24.579Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-05T09:56:24.579Z] ---> Using cache [2022-01-05T09:56:24.579Z] ---> 8cbb75e9bd21 [2022-01-05T09:56:24.579Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-01-05T09:56:24.579Z] OK: 219 MiB in 52 packages [2022-01-05T09:56:24.579Z] Successfully uninstalled idna-3.2 [2022-01-05T09:56:24.852Z] ---> Running in 9a4f9571fd1c [2022-01-05T09:56:25.850Z] Attempting uninstall: chardet [2022-01-05T09:56:25.850Z] Found existing installation: chardet 4.0.0 [2022-01-05T09:56:25.850Z] Uninstalling chardet-4.0.0: [2022-01-05T09:56:25.850Z] Successfully uninstalled chardet-4.0.0 [2022-01-05T09:56:26.127Z] Removing intermediate container 7e1885354ae8 [2022-01-05T09:56:26.127Z] ---> 68c958871ce7 [2022-01-05T09:56:26.127Z] Step 6/30 : COPY . . [2022-01-05T09:56:26.735Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-05T09:56:26.735Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-05T09:56:26.735Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-05T09:56:26.735Z] ---> 056c57bbe1f5 [2022-01-05T09:56:26.735Z] Step 3/23 : WORKDIR /edgex-go [2022-01-05T09:56:26.735Z] ---> Using cache [2022-01-05T09:56:26.735Z] ---> 4e0c4b0bfa9d [2022-01-05T09:56:26.735Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-05T09:56:26.735Z] ---> Using cache [2022-01-05T09:56:26.735Z] ---> 8cbb75e9bd21 [2022-01-05T09:56:26.735Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-05T09:56:26.735Z] ---> Using cache [2022-01-05T09:56:26.735Z] ---> 68c958871ce7 [2022-01-05T09:56:26.735Z] Step 6/23 : COPY go.mod . [2022-01-05T09:56:27.714Z] Attempting uninstall: requests [2022-01-05T09:56:27.714Z] Found existing installation: requests 2.25.1 [2022-01-05T09:56:27.714Z] Uninstalling requests-2.25.1: [2022-01-05T09:56:27.714Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-05T09:56:27.714Z] Successfully uninstalled requests-2.25.1 [2022-01-05T09:56:27.991Z] ---> 14ba5db7e268 [2022-01-05T09:56:27.991Z] Step 7/23 : RUN go mod download [2022-01-05T09:56:27.991Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-05T09:56:27.991Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-05T09:56:27.991Z] ---> 056c57bbe1f5 [2022-01-05T09:56:27.991Z] Step 3/22 : WORKDIR /edgex-go [2022-01-05T09:56:27.991Z] ---> Using cache [2022-01-05T09:56:27.991Z] ---> 4e0c4b0bfa9d [2022-01-05T09:56:27.991Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-05T09:56:27.991Z] ---> Using cache [2022-01-05T09:56:27.991Z] ---> 8cbb75e9bd21 [2022-01-05T09:56:27.991Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-01-05T09:56:28.267Z] ---> Running in 82df3a5b4266 [2022-01-05T09:56:28.267Z] ---> Running in 9d5c5d39e2fe [2022-01-05T09:56:28.541Z] Running setup.py install for texttable: started [2022-01-05T09:56:28.813Z] OK: 219 MiB in 52 packages [2022-01-05T09:56:30.246Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-05T09:56:30.517Z] Removing intermediate container 9a4f9571fd1c [2022-01-05T09:56:30.517Z] ---> 38864fa679e0 [2022-01-05T09:56:30.517Z] Step 6/24 : COPY . . [2022-01-05T09:56:30.789Z] Running setup.py install for texttable: finished with status 'done' [2022-01-05T09:56:30.789Z] Running setup.py install for PyYAML: started [2022-01-05T09:56:31.390Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-05T09:56:32.377Z] OK: 219 MiB in 52 packages [2022-01-05T09:56:33.821Z] Running setup.py install for PyYAML: finished with status 'done' [2022-01-05T09:56:33.821Z] Running setup.py install for docopt: started [2022-01-05T09:56:34.418Z] Removing intermediate container 9d5c5d39e2fe [2022-01-05T09:56:34.418Z] ---> 8c37d738e632 [2022-01-05T09:56:34.418Z] Step 8/23 : COPY . . [2022-01-05T09:56:34.418Z] Removing intermediate container 82df3a5b4266 [2022-01-05T09:56:34.418Z] ---> 0a669411e610 [2022-01-05T09:56:34.418Z] Step 6/22 : COPY . . [2022-01-05T09:56:36.396Z] Running setup.py install for docopt: finished with status 'done' [2022-01-05T09:56:36.396Z] Running setup.py install for dockerpty: started [2022-01-05T09:56:38.365Z] Running setup.py install for dockerpty: finished with status 'done' [2022-01-05T09:56:40.343Z] 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-05T09:56:40.938Z] ---> e4b72e81d433 [2022-01-05T09:56:40.938Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-05T09:56:41.213Z] ---> Running in bac38dab3678 [2022-01-05T09:56:45.519Z] Removing intermediate container bac38dab3678 [2022-01-05T09:56:45.519Z] ---> 6333ca89aef5 [2022-01-05T09:56:45.519Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-01-05T09:56:45.519Z] ---> Running in 12859b4189ca [2022-01-05T09:56:46.956Z] ---> ea8a9673c124 [2022-01-05T09:56:46.956Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-05T09:56:46.956Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.16" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-01-05T09:56:46.956Z] ---> Running in 07d176e24bc2 [2022-01-05T09:56:53.674Z] Removing intermediate container 07d176e24bc2 [2022-01-05T09:56:53.674Z] ---> 900b34b607b5 [2022-01-05T09:56:53.674Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-01-05T09:56:53.674Z] ---> Running in 48d9dcecd389 [2022-01-05T09:56:53.674Z] ---> e608daf51a84 [2022-01-05T09:56:53.674Z] Step 9/23 : RUN go mod tidy [2022-01-05T09:56:53.674Z] ---> Running in df4591b862fe [2022-01-05T09:56:54.269Z] ---> 0852f21285eb [2022-01-05T09:56:54.269Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-05T09:56:54.543Z] ---> Running in 778734266f56 [2022-01-05T09:56:57.171Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.16" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-01-05T09:56:59.799Z] Removing intermediate container 249f3bd65dc7 [2022-01-05T09:56:59.799Z] ---> b15c015ce190 [2022-01-05T09:56:59.799Z] Step 13/22 : ENV APP_PORT=58890 [2022-01-05T09:57:00.078Z] ---> Running in e698a8b81f2e [2022-01-05T09:57:00.078Z] Removing intermediate container 778734266f56 [2022-01-05T09:57:00.078Z] ---> cc34c5e87bd6 [2022-01-05T09:57:00.078Z] Step 8/22 : RUN make cmd/core-data/core-data [2022-01-05T09:57:00.354Z] ---> Running in 2b0ecd0c5a78 [2022-01-05T09:57:00.951Z] Removing intermediate container e698a8b81f2e [2022-01-05T09:57:00.951Z] ---> d83a7139e1cc [2022-01-05T09:57:00.951Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-05T09:57:00.951Z] ---> Running in f78f6ff66f1a [2022-01-05T09:57:01.936Z] Removing intermediate container f78f6ff66f1a [2022-01-05T09:57:01.936Z] ---> 56bc2f81a9a0 [2022-01-05T09:57:01.936Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-01-05T09:57:02.543Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.16" -o cmd/core-data/core-data ./cmd/core-data [2022-01-05T09:57:03.142Z] Removing intermediate container df4591b862fe [2022-01-05T09:57:03.142Z] ---> 67768ffe57ad [2022-01-05T09:57:03.142Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-01-05T09:57:03.142Z] ---> Running in b41e2747c834 [2022-01-05T09:57:04.126Z] ---> 66d7cf2861b1 [2022-01-05T09:57:04.126Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-01-05T09:57:05.115Z] ---> df1546d0b64c [2022-01-05T09:57:05.115Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-01-05T09:57:05.391Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.16" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-01-05T09:57:06.376Z] ---> ab58cfed7c6c [2022-01-05T09:57:06.376Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-01-05T09:57:06.376Z] ---> Running in 99a6c63470c7 [2022-01-05T09:57:06.979Z] Removing intermediate container 99a6c63470c7 [2022-01-05T09:57:06.979Z] ---> 7492198ec8a2 [2022-01-05T09:57:06.979Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-05T09:57:06.979Z] ---> Running in ff7017d21f16 [2022-01-05T09:57:07.574Z] Removing intermediate container ff7017d21f16 [2022-01-05T09:57:07.574Z] ---> aa63ff471125 [2022-01-05T09:57:07.574Z] Step 20/22 : LABEL arch=arm64 [2022-01-05T09:57:07.574Z] ---> Running in a01c133af5fa [2022-01-05T09:57:08.167Z] Removing intermediate container a01c133af5fa [2022-01-05T09:57:08.167Z] ---> 0867af240065 [2022-01-05T09:57:08.167Z] Step 21/22 : LABEL git_sha=744b2ca0a98b60adf4684d7292cc95234626d583 [2022-01-05T09:57:08.167Z] ---> Running in af8077896a5f [2022-01-05T09:57:08.766Z] Removing intermediate container af8077896a5f [2022-01-05T09:57:08.766Z] ---> 76361bb4da38 [2022-01-05T09:57:08.766Z] Step 22/22 : LABEL version=2.2.0-dev.16 [2022-01-05T09:57:09.041Z] ---> Running in 07a146568fd8 [2022-01-05T09:57:09.661Z] Removing intermediate container 07a146568fd8 [2022-01-05T09:57:09.662Z] ---> 82b96a5e1621 [2022-01-05T09:57:09.662Z] [2022-01-05T09:57:09.662Z] Successfully built 82b96a5e1621 [2022-01-05T09:57:09.935Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-01-05T09:58:31.720Z]  Building sys-mgmt-agent ... done Removing intermediate container 12859b4189ca [2022-01-05T09:58:31.720Z] ---> 0bdaf767b22f [2022-01-05T09:58:31.720Z] [2022-01-05T09:58:31.720Z] Step 9/30 : FROM alpine:3.14 [2022-01-05T09:58:31.720Z] ---> 5b8b7b635229 [2022-01-05T09:58:31.720Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-01-05T09:58:31.720Z] ---> Running in fa003950a5e7 [2022-01-05T09:58:31.720Z] Removing intermediate container fa003950a5e7 [2022-01-05T09:58:31.720Z] ---> 2832a078e217 [2022-01-05T09:58:31.720Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2022-01-05T09:58:31.720Z] ---> Running in a6c7fb8961f0 [2022-01-05T09:58:31.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-05T09:58:31.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-05T09:58:31.720Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-01-05T09:58:31.720Z] (2/2) Installing su-exec (0.2-r1) [2022-01-05T09:58:31.720Z] Executing busybox-1.33.1-r6.trigger [2022-01-05T09:58:31.720Z] OK: 6 MiB in 16 packages [2022-01-05T09:58:31.720Z] Removing intermediate container a6c7fb8961f0 [2022-01-05T09:58:31.720Z] ---> a323b28748e5 [2022-01-05T09:58:31.720Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2022-01-05T09:58:31.720Z] ---> Running in 28a081854537 [2022-01-05T09:58:31.720Z] Removing intermediate container 28a081854537 [2022-01-05T09:58:31.720Z] ---> 4e84269536e7 [2022-01-05T09:58:31.720Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-01-05T09:58:31.720Z] ---> Running in 569c8ee5005b [2022-01-05T09:58:31.720Z] Removing intermediate container 569c8ee5005b [2022-01-05T09:58:31.720Z] ---> 382f222f9a84 [2022-01-05T09:58:31.720Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-01-05T09:58:31.720Z] ---> Running in 95cebf88365d [2022-01-05T09:58:31.720Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.16" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-01-05T09:58:31.720Z] Removing intermediate container 95cebf88365d [2022-01-05T09:58:31.720Z] ---> 6c66020d8909 [2022-01-05T09:58:31.720Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2022-01-05T09:58:31.720Z] ---> Running in a3426bfd1066 [2022-01-05T09:58:31.720Z] Removing intermediate container a3426bfd1066 [2022-01-05T09:58:31.720Z] ---> 9c2510624090 [2022-01-05T09:58:31.720Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-01-05T09:58:31.720Z] ---> f89cc8c498e9 [2022-01-05T09:58:31.720Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-01-05T09:58:31.720Z] ---> Running in 145e08e4c5ab [2022-01-05T09:58:31.720Z] Removing intermediate container 145e08e4c5ab [2022-01-05T09:58:31.720Z] ---> 42e854674161 [2022-01-05T09:58:31.720Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-05T09:58:32.325Z] ---> b01474ffb507 [2022-01-05T09:58:32.325Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-01-05T09:58:34.327Z] ---> 4238c6e566dc [2022-01-05T09:58:34.327Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-01-05T09:58:35.333Z] ---> 993b80d48f77 [2022-01-05T09:58:35.333Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-01-05T09:58:36.772Z] ---> 04d071ed1a2e [2022-01-05T09:58:36.772Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-01-05T09:58:38.229Z] ---> 18fd7331cae7 [2022-01-05T09:58:38.229Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2022-01-05T09:58:38.503Z] ---> Running in 3f529af018b3 [2022-01-05T09:58:38.788Z] Removing intermediate container 48d9dcecd389 [2022-01-05T09:58:38.788Z] ---> 63230f3b877a [2022-01-05T09:58:38.788Z] [2022-01-05T09:58:38.788Z] Step 9/24 : FROM alpine:3.14 [2022-01-05T09:58:38.788Z] ---> 5b8b7b635229 [2022-01-05T09:58:38.788Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-01-05T09:58:38.788Z] ---> Running in 181d5c0ed005 [2022-01-05T09:58:39.069Z] Removing intermediate container 3f529af018b3 [2022-01-05T09:58:39.069Z] ---> a552d039941b [2022-01-05T09:58:39.069Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-01-05T09:58:40.062Z] ---> 59723c6523eb [2022-01-05T09:58:40.062Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2022-01-05T09:58:40.352Z] ---> Running in 7f38c87ce1b5 [2022-01-05T09:58:40.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-05T09:58:41.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-05T09:58:42.402Z] (1/3) Installing ca-certificates (20191127-r5) [2022-01-05T09:58:42.402Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-01-05T09:58:42.402Z] (3/3) Installing su-exec (0.2-r1) [2022-01-05T09:58:42.402Z] Executing busybox-1.33.1-r6.trigger [2022-01-05T09:58:42.402Z] Executing ca-certificates-20191127-r5.trigger [2022-01-05T09:58:42.693Z] OK: 6 MiB in 17 packages [2022-01-05T09:58:43.733Z] Removing intermediate container 7f38c87ce1b5 [2022-01-05T09:58:43.733Z] ---> faa30803abc1 [2022-01-05T09:58:43.733Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2022-01-05T09:58:44.367Z] ---> Running in 619b20b2806e [2022-01-05T09:58:44.966Z] Removing intermediate container 619b20b2806e [2022-01-05T09:58:44.966Z] ---> f14938718f12 [2022-01-05T09:58:44.966Z] Step 27/30 : CMD ["gate"] [2022-01-05T09:58:45.247Z] Removing intermediate container 181d5c0ed005 [2022-01-05T09:58:45.247Z] ---> 0d41ac073c45 [2022-01-05T09:58:45.247Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-05T09:58:45.525Z] ---> Running in 15240c0c4c38 [2022-01-05T09:58:45.525Z] ---> Running in 59fdc5cf5ea8 [2022-01-05T09:58:46.119Z] Removing intermediate container 59fdc5cf5ea8 [2022-01-05T09:58:46.119Z] ---> 06e9584dc697 [2022-01-05T09:58:46.119Z] Step 12/24 : WORKDIR / [2022-01-05T09:58:46.119Z] Removing intermediate container 15240c0c4c38 [2022-01-05T09:58:46.119Z] ---> ebc47e8407b4 [2022-01-05T09:58:46.119Z] Step 28/30 : LABEL arch=arm64 [2022-01-05T09:58:46.394Z] ---> Running in eabd543949ea [2022-01-05T09:58:46.664Z] ---> Running in 3e6b91de817f [2022-01-05T09:58:46.664Z] Removing intermediate container b41e2747c834 [2022-01-05T09:58:46.664Z] ---> 278e155cc85b [2022-01-05T09:58:46.664Z] [2022-01-05T09:58:46.664Z] Step 11/23 : FROM alpine:3.14 [2022-01-05T09:58:46.664Z] ---> 5b8b7b635229 [2022-01-05T09:58:46.664Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-01-05T09:58:46.664Z] ---> Using cache [2022-01-05T09:58:46.664Z] ---> ccf447c13823 [2022-01-05T09:58:46.664Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-05T09:58:46.664Z] ---> Using cache [2022-01-05T09:58:46.664Z] ---> 690e279f73a8 [2022-01-05T09:58:46.664Z] Step 14/23 : ENV APP_PORT=59861 [2022-01-05T09:58:46.944Z] ---> Running in e92cac9f735b [2022-01-05T09:58:46.944Z] Removing intermediate container eabd543949ea [2022-01-05T09:58:46.944Z] ---> ad25fd2bc19f [2022-01-05T09:58:46.944Z] 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-05T09:58:47.215Z] Removing intermediate container 3e6b91de817f [2022-01-05T09:58:47.215Z] ---> f458a35a1897 [2022-01-05T09:58:47.215Z] Step 29/30 : LABEL git_sha=744b2ca0a98b60adf4684d7292cc95234626d583 [2022-01-05T09:58:47.215Z] ---> Running in 3b6b33d5185b [2022-01-05T09:58:47.483Z] Removing intermediate container e92cac9f735b [2022-01-05T09:58:47.483Z] ---> 088e09a602a0 [2022-01-05T09:58:47.483Z] Step 15/23 : EXPOSE $APP_PORT [2022-01-05T09:58:47.483Z] ---> Running in af193ae067ed [2022-01-05T09:58:47.755Z] ---> 5c0bcb57c40d [2022-01-05T09:58:47.755Z] 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-05T09:58:47.755Z] Removing intermediate container 3b6b33d5185b [2022-01-05T09:58:47.755Z] ---> 54caa3e911d9 [2022-01-05T09:58:47.755Z] Step 30/30 : LABEL version=2.2.0-dev.16 [2022-01-05T09:58:48.032Z] Removing intermediate container af193ae067ed [2022-01-05T09:58:48.032Z] ---> cdad1475e14c [2022-01-05T09:58:48.032Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-05T09:58:48.303Z] ---> Running in 781af0ec0e34 [2022-01-05T09:58:48.573Z] ---> 7052900c8ebb [2022-01-05T09:58:48.574Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-01-05T09:58:48.846Z] Removing intermediate container 781af0ec0e34 [2022-01-05T09:58:48.846Z] ---> 7f8602582204 [2022-01-05T09:58:48.846Z] [2022-01-05T09:58:49.119Z] Successfully built 7f8602582204 [2022-01-05T09:58:49.119Z] ---> 1da57481f403 [2022-01-05T09:58:49.119Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-01-05T09:58:49.119Z] Successfully tagged security-bootstrapper-arm64:latest [2022-01-05T09:58:49.392Z]  Building security-bootstrapper ... done  ---> b9293e6e7b39 [2022-01-05T09:58:49.392Z] 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-05T09:58:50.370Z] ---> b6fa3c98406c [2022-01-05T09:58:50.370Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-01-05T09:58:50.370Z] ---> c57edf0600a2 [2022-01-05T09:58:50.370Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-01-05T09:58:51.352Z] ---> 6fd61b33b6d1 [2022-01-05T09:58:51.352Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-01-05T09:58:51.352Z] ---> Running in 7a737dfae5f5 [2022-01-05T09:58:51.636Z] ---> 716a0458ae78 [2022-01-05T09:58:51.636Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-01-05T09:58:51.910Z] Removing intermediate container 7a737dfae5f5 [2022-01-05T09:58:51.910Z] ---> 9647a1c07edf [2022-01-05T09:58:51.910Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-05T09:58:51.910Z] ---> Running in 2ad754c932f8 [2022-01-05T09:58:52.507Z] Removing intermediate container 2ad754c932f8 [2022-01-05T09:58:52.507Z] ---> d703fb008c87 [2022-01-05T09:58:52.507Z] Step 21/23 : LABEL arch=arm64 [2022-01-05T09:58:52.780Z] Removing intermediate container 2b0ecd0c5a78 [2022-01-05T09:58:52.781Z] ---> b140c08a6875 [2022-01-05T09:58:52.781Z] [2022-01-05T09:58:52.781Z] Step 9/22 : FROM alpine:3.14 [2022-01-05T09:58:52.781Z] ---> 5b8b7b635229 [2022-01-05T09:58:52.781Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-01-05T09:58:52.781Z] ---> Running in ac3cb9af2eaa [2022-01-05T09:58:52.781Z] ---> d08d7b21d78f [2022-01-05T09:58:52.781Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-01-05T09:58:52.781Z] ---> Running in ed45e41bbd74 [2022-01-05T09:58:53.054Z] Removing intermediate container ac3cb9af2eaa [2022-01-05T09:58:53.054Z] ---> 81db6e19f1b5 [2022-01-05T09:58:53.054Z] Step 22/23 : LABEL git_sha=744b2ca0a98b60adf4684d7292cc95234626d583 [2022-01-05T09:58:53.326Z] Removing intermediate container ed45e41bbd74 [2022-01-05T09:58:53.326Z] ---> 8f35bf407236 [2022-01-05T09:58:53.326Z] Step 11/22 : ENV APP_PORT=59880 [2022-01-05T09:58:53.326Z] ---> Running in 8dadcca37373 [2022-01-05T09:58:53.326Z] ---> Running in 2c76869efeb2 [2022-01-05T09:58:53.600Z] ---> 171eb70d5e60 [2022-01-05T09:58:53.600Z] 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-05T09:58:53.600Z] ---> Running in 11f05691c2de [2022-01-05T09:58:53.872Z] Removing intermediate container 8dadcca37373 [2022-01-05T09:58:53.872Z] ---> 8982fa806335 [2022-01-05T09:58:53.872Z] Step 23/23 : LABEL version=2.2.0-dev.16 [2022-01-05T09:58:53.872Z] Removing intermediate container 2c76869efeb2 [2022-01-05T09:58:53.872Z] ---> 70dda734860e [2022-01-05T09:58:53.872Z] Step 12/22 : EXPOSE $APP_PORT [2022-01-05T09:58:53.872Z] ---> Running in 1b18f22bb951 [2022-01-05T09:58:53.872Z] ---> Running in e68ac85100bc [2022-01-05T09:58:54.472Z] Removing intermediate container e68ac85100bc [2022-01-05T09:58:54.472Z] ---> b47c49c8d9c1 [2022-01-05T09:58:54.472Z] [2022-01-05T09:58:54.472Z] Removing intermediate container 1b18f22bb951 [2022-01-05T09:58:54.472Z] ---> 553d52ee9e1c [2022-01-05T09:58:54.472Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-05T09:58:54.472Z] ---> Running in e52ce53dd4de [2022-01-05T09:58:54.472Z] Successfully built b47c49c8d9c1 [2022-01-05T09:58:54.747Z] Successfully tagged support-scheduler-arm64:latest [2022-01-05T09:58:55.723Z]  Building support-scheduler ... done Removing intermediate container 11f05691c2de [2022-01-05T09:58:55.723Z] ---> 13997689d7bb [2022-01-05T09:58:55.723Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-01-05T09:58:55.723Z] ---> Running in fb4433d4ea58 [2022-01-05T09:58:55.995Z] Removing intermediate container fb4433d4ea58 [2022-01-05T09:58:55.995Z] ---> 4c2dc6ceec84 [2022-01-05T09:58:55.995Z] Step 22/24 : LABEL arch=arm64 [2022-01-05T09:58:56.269Z] ---> Running in 776ef29da188 [2022-01-05T09:58:56.544Z] Removing intermediate container e52ce53dd4de [2022-01-05T09:58:56.544Z] ---> 61a4f2e369b5 [2022-01-05T09:58:56.544Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-05T09:58:56.544Z] Removing intermediate container 776ef29da188 [2022-01-05T09:58:56.544Z] ---> bfcd4bfd79dc [2022-01-05T09:58:56.544Z] Step 23/24 : LABEL git_sha=744b2ca0a98b60adf4684d7292cc95234626d583 [2022-01-05T09:58:56.544Z] ---> Running in 99ac29707bd3 [2022-01-05T09:58:56.544Z] ---> Running in 3e5545a0bfdb [2022-01-05T09:58:57.136Z] Removing intermediate container 3e5545a0bfdb [2022-01-05T09:58:57.136Z] ---> f7e194607919 [2022-01-05T09:58:57.136Z] Step 24/24 : LABEL version=2.2.0-dev.16 [2022-01-05T09:58:57.136Z] ---> Running in c6989ea771a9 [2022-01-05T09:58:57.407Z] Removing intermediate container c6989ea771a9 [2022-01-05T09:58:57.407Z] ---> 5c71069838ca [2022-01-05T09:58:57.407Z] [2022-01-05T09:58:57.677Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-05T09:58:57.677Z] Successfully built 5c71069838ca [2022-01-05T09:58:57.677Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-01-05T09:58:58.642Z]  Building security-secretstore-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-05T09:58:59.227Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-05T09:58:59.227Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-05T09:58:59.495Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-05T09:58:59.495Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-05T09:58:59.495Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-05T09:58:59.764Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-05T09:58:59.764Z] Executing busybox-1.33.1-r6.trigger [2022-01-05T09:58:59.764Z] OK: 8 MiB in 20 packages [2022-01-05T09:59:00.730Z] Removing intermediate container 99ac29707bd3 [2022-01-05T09:59:00.730Z] ---> 2bba600ea23d [2022-01-05T09:59:00.730Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-05T09:59:01.317Z] ---> 76088b3acc7e [2022-01-05T09:59:01.317Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-01-05T09:59:01.906Z] ---> de030fd2ab6e [2022-01-05T09:59:01.906Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-01-05T09:59:02.492Z] ---> 49c3b29fecd0 [2022-01-05T09:59:02.492Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-01-05T09:59:02.763Z] ---> Running in 2f5323ecbdc1 [2022-01-05T09:59:03.031Z] Removing intermediate container 2f5323ecbdc1 [2022-01-05T09:59:03.031Z] ---> 98cf13438dfa [2022-01-05T09:59:03.031Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-05T09:59:03.031Z] ---> Running in e9bbbd72c360 [2022-01-05T09:59:03.303Z] Removing intermediate container e9bbbd72c360 [2022-01-05T09:59:03.303Z] ---> 8712fbb49578 [2022-01-05T09:59:03.303Z] Step 20/22 : LABEL arch=arm64 [2022-01-05T09:59:03.303Z] ---> Running in ae0b9c48e653 [2022-01-05T09:59:03.891Z] Removing intermediate container ae0b9c48e653 [2022-01-05T09:59:03.891Z] ---> 9a16bd70846c [2022-01-05T09:59:03.891Z] Step 21/22 : LABEL git_sha=744b2ca0a98b60adf4684d7292cc95234626d583 [2022-01-05T09:59:03.891Z] ---> Running in 4db626366c3b [2022-01-05T09:59:04.160Z] Removing intermediate container 4db626366c3b [2022-01-05T09:59:04.160Z] ---> 05e860d4be7e [2022-01-05T09:59:04.160Z] Step 22/22 : LABEL version=2.2.0-dev.16 [2022-01-05T09:59:04.160Z] ---> Running in 724bad39eaab [2022-01-05T09:59:04.428Z] Removing intermediate container 724bad39eaab [2022-01-05T09:59:04.428Z] ---> ee4aa7894e81 [2022-01-05T09:59:04.428Z] [2022-01-05T09:59:04.698Z] Successfully built ee4aa7894e81 [2022-01-05T09:59:04.698Z] Successfully tagged core-data-arm64:latest [2022-01-05T09:59:04.980Z]  Building core-data ... done  [Pipeline] } [2022-01-05T09:59:04.975Z] $ docker stop --time=1 5793d3aba49ffa4ef2b83b06c48a99b54d21deb9116e447407b5f990a2c5c0b7 [2022-01-05T09:59:06.552Z] $ docker rm -f 5793d3aba49ffa4ef2b83b06c48a99b54d21deb9116e447407b5f990a2c5c0b7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-05T09:59:07.059Z] + docker images [2022-01-05T09:59:07.328Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-05T09:59:07.328Z] core-data-arm64 latest ee4aa7894e81 3 seconds ago 19.6MB [2022-01-05T09:59:07.328Z] security-secretstore-setup-arm64 latest 5c71069838ca 10 seconds ago 26.8MB [2022-01-05T09:59:07.328Z] support-scheduler-arm64 latest b47c49c8d9c1 13 seconds ago 15.3MB [2022-01-05T09:59:07.328Z] b140c08a6875 15 seconds ago 1.46GB [2022-01-05T09:59:07.328Z] security-bootstrapper-arm64 latest 7f8602582204 19 seconds ago 17.8MB [2022-01-05T09:59:07.328Z] 278e155cc85b 21 seconds ago 1.46GB [2022-01-05T09:59:07.328Z] 63230f3b877a 29 seconds ago 1.46GB [2022-01-05T09:59:07.328Z] 0bdaf767b22f 50 seconds ago 1.46GB [2022-01-05T09:59:07.328Z] sys-mgmt-agent-arm64 latest 82b96a5e1621 About a minute ago 280MB [2022-01-05T09:59:07.328Z] support-notifications-arm64 latest a1aef5188559 3 minutes ago 16.1MB [2022-01-05T09:59:07.328Z] core-metadata-arm64 latest b7d673d6f4c9 3 minutes ago 15.9MB [2022-01-05T09:59:07.328Z] security-proxy-setup-arm64 latest 5f6dbb501b85 3 minutes ago 25.5MB [2022-01-05T09:59:07.328Z] core-command-arm64 latest 82570eb7d521 3 minutes ago 15.2MB [2022-01-05T09:59:07.328Z] 3fbb5339d758 3 minutes ago 1.46GB [2022-01-05T09:59:07.328Z] b081c97d16d9 3 minutes ago 1.46GB [2022-01-05T09:59:07.328Z] 7a1b9fd99cf0 3 minutes ago 1.46GB [2022-01-05T09:59:07.328Z] a4f14aef8e0d 3 minutes ago 1.46GB [2022-01-05T09:59:07.328Z] c9dce9d06bbe 3 minutes ago 1.45GB [2022-01-05T09:59:07.328Z] ci-base-image-arm64 latest 056c57bbe1f5 7 minutes ago 1.24GB [2022-01-05T09:59:07.328Z] docker 20.10.10 520e9a0a30f7 7 weeks ago 200MB [2022-01-05T09:59:07.328Z] alpine 3.14 5b8b7b635229 7 weeks ago 5.35MB [2022-01-05T09:59:07.328Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 2 months ago 534MB [2022-01-05T09:59:07.328Z] 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-05T09:59:07.454Z] provisioning config files... [2022-01-05T09:59:07.471Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/130@tmp/config196635392624100985tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-05T09:59:07.809Z] ---> docker-login.sh [2022-01-05T09:59:07.809Z] nexus3.edgexfoundry.org:10001 [2022-01-05T09:59:08.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-05T09:59:08.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-05T09:59:08.077Z] Configure a credential helper to remove this warning. See [2022-01-05T09:59:08.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-05T09:59:08.077Z] [2022-01-05T09:59:08.077Z] Login Succeeded [2022-01-05T09:59:08.077Z] nexus3.edgexfoundry.org:10002 [2022-01-05T09:59:08.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-05T09:59:08.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-05T09:59:08.615Z] Configure a credential helper to remove this warning. See [2022-01-05T09:59:08.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-05T09:59:08.615Z] [2022-01-05T09:59:08.615Z] Login Succeeded [2022-01-05T09:59:08.615Z] nexus3.edgexfoundry.org:10003 [2022-01-05T09:59:08.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-05T09:59:08.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-05T09:59:08.885Z] Configure a credential helper to remove this warning. See [2022-01-05T09:59:08.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-05T09:59:08.885Z] [2022-01-05T09:59:08.885Z] Login Succeeded [2022-01-05T09:59:08.885Z] nexus3.edgexfoundry.org:10004 [2022-01-05T09:59:09.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-05T09:59:09.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-05T09:59:09.151Z] Configure a credential helper to remove this warning. See [2022-01-05T09:59:09.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-05T09:59:09.151Z] [2022-01-05T09:59:09.151Z] Login Succeeded [2022-01-05T09:59:09.421Z] docker.io [2022-01-05T09:59:09.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-05T09:59:09.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-05T09:59:09.959Z] Configure a credential helper to remove this warning. See [2022-01-05T09:59:09.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-05T09:59:09.959Z] [2022-01-05T09:59:09.959Z] Login Succeeded [2022-01-05T09:59:09.959Z] ---> docker-login.sh ends [Pipeline] } [2022-01-05T09:59:09.974Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-05T09:59:10.002Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-05T09:59:10.026Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-01-05T09:59:10.027Z] 744b2ca0a98b60adf4684d7292cc95234626d583 [2022-01-05T09:59:10.027Z] latest [2022-01-05T09:59:10.027Z] 2.2.0-dev.16 [2022-01-05T09:59:10.027Z] 744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16 [2022-01-05T09:59:10.027Z] main [2022-01-05T09:59:10.027Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:59:10.371Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:744b2ca0a98b60adf4684d7292cc95234626d583 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:59:10.699Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:744b2ca0a98b60adf4684d7292cc95234626d583 [2022-01-05T09:59:10.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-01-05T09:59:10.699Z] 0cb30018d652: Preparing [2022-01-05T09:59:10.699Z] c346a306ebf5: Preparing [2022-01-05T09:59:10.699Z] 05da3ac404b0: Preparing [2022-01-05T09:59:10.699Z] bcc0b398f27e: Preparing [2022-01-05T09:59:10.699Z] 62170e181a92: Preparing [2022-01-05T09:59:10.699Z] 62170e181a92: Layer already exists [2022-01-05T09:59:10.968Z] 05da3ac404b0: Pushed [2022-01-05T09:59:10.968Z] 0cb30018d652: Pushed [2022-01-05T09:59:10.968Z] bcc0b398f27e: Pushed [2022-01-05T09:59:13.563Z] c346a306ebf5: Pushed [2022-01-05T09:59:13.563Z] 744b2ca0a98b60adf4684d7292cc95234626d583: digest: sha256:d0f6cbf4a8bb0013c7531430c25fd1dac6eb90d502d8a45966cc46f8fbf9020f size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:59:13.901Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:59:14.235Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-01-05T09:59:14.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-01-05T09:59:14.235Z] 0cb30018d652: Preparing [2022-01-05T09:59:14.235Z] c346a306ebf5: Preparing [2022-01-05T09:59:14.235Z] 05da3ac404b0: Preparing [2022-01-05T09:59:14.235Z] bcc0b398f27e: Preparing [2022-01-05T09:59:14.235Z] 62170e181a92: Preparing [2022-01-05T09:59:14.235Z] 0cb30018d652: Layer already exists [2022-01-05T09:59:14.235Z] 05da3ac404b0: Layer already exists [2022-01-05T09:59:14.235Z] bcc0b398f27e: Layer already exists [2022-01-05T09:59:14.235Z] 62170e181a92: Layer already exists [2022-01-05T09:59:14.235Z] c346a306ebf5: Layer already exists [2022-01-05T09:59:14.503Z] latest: digest: sha256:d0f6cbf4a8bb0013c7531430c25fd1dac6eb90d502d8a45966cc46f8fbf9020f size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:59:14.831Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.16 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:59:15.156Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.16 [2022-01-05T09:59:15.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-01-05T09:59:15.156Z] 0cb30018d652: Preparing [2022-01-05T09:59:15.156Z] c346a306ebf5: Preparing [2022-01-05T09:59:15.156Z] 05da3ac404b0: Preparing [2022-01-05T09:59:15.156Z] bcc0b398f27e: Preparing [2022-01-05T09:59:15.156Z] 62170e181a92: Preparing [2022-01-05T09:59:15.156Z] bcc0b398f27e: Layer already exists [2022-01-05T09:59:15.156Z] 05da3ac404b0: Layer already exists [2022-01-05T09:59:15.156Z] 62170e181a92: Layer already exists [2022-01-05T09:59:15.156Z] c346a306ebf5: Layer already exists [2022-01-05T09:59:15.156Z] 0cb30018d652: Layer already exists [2022-01-05T09:59:15.156Z] 2.2.0-dev.16: digest: sha256:d0f6cbf4a8bb0013c7531430c25fd1dac6eb90d502d8a45966cc46f8fbf9020f size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:59:15.490Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:59:15.825Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16 [2022-01-05T09:59:15.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-01-05T09:59:15.825Z] 0cb30018d652: Preparing [2022-01-05T09:59:15.825Z] c346a306ebf5: Preparing [2022-01-05T09:59:15.825Z] 05da3ac404b0: Preparing [2022-01-05T09:59:15.825Z] bcc0b398f27e: Preparing [2022-01-05T09:59:15.825Z] 62170e181a92: Preparing [2022-01-05T09:59:15.825Z] 05da3ac404b0: Layer already exists [2022-01-05T09:59:15.825Z] bcc0b398f27e: Layer already exists [2022-01-05T09:59:15.825Z] c346a306ebf5: Layer already exists [2022-01-05T09:59:15.825Z] 0cb30018d652: Layer already exists [2022-01-05T09:59:15.825Z] 62170e181a92: Layer already exists [2022-01-05T09:59:15.825Z] 744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16: digest: sha256:d0f6cbf4a8bb0013c7531430c25fd1dac6eb90d502d8a45966cc46f8fbf9020f size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:59:16.154Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:59:16.485Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-01-05T09:59:16.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-01-05T09:59:16.485Z] 0cb30018d652: Preparing [2022-01-05T09:59:16.485Z] c346a306ebf5: Preparing [2022-01-05T09:59:16.485Z] 05da3ac404b0: Preparing [2022-01-05T09:59:16.485Z] bcc0b398f27e: Preparing [2022-01-05T09:59:16.485Z] 62170e181a92: Preparing [2022-01-05T09:59:16.485Z] c346a306ebf5: Layer already exists [2022-01-05T09:59:16.485Z] 62170e181a92: Layer already exists [2022-01-05T09:59:16.485Z] bcc0b398f27e: Layer already exists [2022-01-05T09:59:16.485Z] 0cb30018d652: Layer already exists [2022-01-05T09:59:16.485Z] 05da3ac404b0: Layer already exists [2022-01-05T09:59:16.754Z] main: digest: sha256:d0f6cbf4a8bb0013c7531430c25fd1dac6eb90d502d8a45966cc46f8fbf9020f size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-05T09:59:16.801Z] ===================================================== [Pipeline] echo [2022-01-05T09:59:16.810Z] taggedImages: [2022-01-05T09:59:16.810Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:744b2ca0a98b60adf4684d7292cc95234626d583 [2022-01-05T09:59:16.810Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-01-05T09:59:16.810Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.16 [2022-01-05T09:59:16.810Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16 [2022-01-05T09:59:16.810Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-01-05T09:59:16.830Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-01-05T09:59:16.830Z] 744b2ca0a98b60adf4684d7292cc95234626d583 [2022-01-05T09:59:16.830Z] latest [2022-01-05T09:59:16.830Z] 2.2.0-dev.16 [2022-01-05T09:59:16.830Z] 744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16 [2022-01-05T09:59:16.830Z] main [2022-01-05T09:59:16.830Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:59:17.173Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:744b2ca0a98b60adf4684d7292cc95234626d583 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:59:17.509Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:744b2ca0a98b60adf4684d7292cc95234626d583 [2022-01-05T09:59:17.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-01-05T09:59:17.509Z] fccc6dbaed3d: Preparing [2022-01-05T09:59:17.509Z] 2b6ff2637764: Preparing [2022-01-05T09:59:17.509Z] 05da3ac404b0: Preparing [2022-01-05T09:59:17.509Z] 3797f9838475: Preparing [2022-01-05T09:59:17.509Z] 6d4a9d1c4c15: Preparing [2022-01-05T09:59:17.509Z] 62170e181a92: Preparing [2022-01-05T09:59:17.509Z] 62170e181a92: Waiting [2022-01-05T09:59:17.509Z] 05da3ac404b0: Layer already exists [2022-01-05T09:59:17.830Z] 62170e181a92: Layer already exists [2022-01-05T09:59:17.830Z] 6d4a9d1c4c15: Pushed [2022-01-05T09:59:17.830Z] fccc6dbaed3d: Pushed [2022-01-05T09:59:18.453Z] 3797f9838475: Pushed [2022-01-05T09:59:20.418Z] 2b6ff2637764: Pushed [2022-01-05T09:59:20.689Z] 744b2ca0a98b60adf4684d7292cc95234626d583: digest: sha256:1cd05f1ff6082029d600b86e3830056112e8445c569b3a00ff9f616455b82b49 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:59:21.022Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:59:21.351Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-01-05T09:59:21.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-01-05T09:59:21.351Z] fccc6dbaed3d: Preparing [2022-01-05T09:59:21.351Z] 2b6ff2637764: Preparing [2022-01-05T09:59:21.351Z] 05da3ac404b0: Preparing [2022-01-05T09:59:21.351Z] 3797f9838475: Preparing [2022-01-05T09:59:21.351Z] 6d4a9d1c4c15: Preparing [2022-01-05T09:59:21.351Z] 62170e181a92: Preparing [2022-01-05T09:59:21.351Z] 62170e181a92: Waiting [2022-01-05T09:59:21.351Z] 05da3ac404b0: Layer already exists [2022-01-05T09:59:21.351Z] 3797f9838475: Layer already exists [2022-01-05T09:59:21.351Z] 6d4a9d1c4c15: Layer already exists [2022-01-05T09:59:21.351Z] fccc6dbaed3d: Layer already exists [2022-01-05T09:59:21.351Z] 2b6ff2637764: Layer already exists [2022-01-05T09:59:21.351Z] 62170e181a92: Layer already exists [2022-01-05T09:59:21.621Z] latest: digest: sha256:1cd05f1ff6082029d600b86e3830056112e8445c569b3a00ff9f616455b82b49 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:59:21.957Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.16 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:59:22.292Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.16 [2022-01-05T09:59:22.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-01-05T09:59:22.292Z] fccc6dbaed3d: Preparing [2022-01-05T09:59:22.292Z] 2b6ff2637764: Preparing [2022-01-05T09:59:22.292Z] 05da3ac404b0: Preparing [2022-01-05T09:59:22.292Z] 3797f9838475: Preparing [2022-01-05T09:59:22.292Z] 6d4a9d1c4c15: Preparing [2022-01-05T09:59:22.292Z] 62170e181a92: Preparing [2022-01-05T09:59:22.292Z] 62170e181a92: Waiting [2022-01-05T09:59:22.292Z] 2b6ff2637764: Layer already exists [2022-01-05T09:59:22.292Z] 05da3ac404b0: Layer already exists [2022-01-05T09:59:22.292Z] 3797f9838475: Layer already exists [2022-01-05T09:59:22.292Z] fccc6dbaed3d: Layer already exists [2022-01-05T09:59:22.292Z] 6d4a9d1c4c15: Layer already exists [2022-01-05T09:59:22.292Z] 62170e181a92: Layer already exists [2022-01-05T09:59:22.292Z] 2.2.0-dev.16: digest: sha256:1cd05f1ff6082029d600b86e3830056112e8445c569b3a00ff9f616455b82b49 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:59:22.895Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:59:23.229Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16 [2022-01-05T09:59:23.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-01-05T09:59:23.230Z] fccc6dbaed3d: Preparing [2022-01-05T09:59:23.230Z] 2b6ff2637764: Preparing [2022-01-05T09:59:23.230Z] 05da3ac404b0: Preparing [2022-01-05T09:59:23.230Z] 3797f9838475: Preparing [2022-01-05T09:59:23.230Z] 6d4a9d1c4c15: Preparing [2022-01-05T09:59:23.230Z] 62170e181a92: Preparing [2022-01-05T09:59:23.230Z] 62170e181a92: Waiting [2022-01-05T09:59:23.230Z] fccc6dbaed3d: Layer already exists [2022-01-05T09:59:23.230Z] 2b6ff2637764: Layer already exists [2022-01-05T09:59:23.230Z] 3797f9838475: Layer already exists [2022-01-05T09:59:23.230Z] 05da3ac404b0: Layer already exists [2022-01-05T09:59:23.230Z] 6d4a9d1c4c15: Layer already exists [2022-01-05T09:59:23.230Z] 62170e181a92: Layer already exists [2022-01-05T09:59:23.230Z] 744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16: digest: sha256:1cd05f1ff6082029d600b86e3830056112e8445c569b3a00ff9f616455b82b49 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:59:23.839Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:59:24.171Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-01-05T09:59:24.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-01-05T09:59:24.171Z] fccc6dbaed3d: Preparing [2022-01-05T09:59:24.171Z] 2b6ff2637764: Preparing [2022-01-05T09:59:24.171Z] 05da3ac404b0: Preparing [2022-01-05T09:59:24.171Z] 3797f9838475: Preparing [2022-01-05T09:59:24.171Z] 6d4a9d1c4c15: Preparing [2022-01-05T09:59:24.171Z] 62170e181a92: Preparing [2022-01-05T09:59:24.171Z] 62170e181a92: Waiting [2022-01-05T09:59:24.171Z] 2b6ff2637764: Layer already exists [2022-01-05T09:59:24.171Z] 6d4a9d1c4c15: Layer already exists [2022-01-05T09:59:24.171Z] fccc6dbaed3d: Layer already exists [2022-01-05T09:59:24.171Z] 05da3ac404b0: Layer already exists [2022-01-05T09:59:24.171Z] 3797f9838475: Layer already exists [2022-01-05T09:59:24.171Z] 62170e181a92: Layer already exists [2022-01-05T09:59:24.440Z] main: digest: sha256:1cd05f1ff6082029d600b86e3830056112e8445c569b3a00ff9f616455b82b49 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-05T09:59:24.482Z] ===================================================== [Pipeline] echo [2022-01-05T09:59:24.490Z] taggedImages: [2022-01-05T09:59:24.490Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:744b2ca0a98b60adf4684d7292cc95234626d583 [2022-01-05T09:59:24.490Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-01-05T09:59:24.490Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.16 [2022-01-05T09:59:24.490Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16 [2022-01-05T09:59:24.490Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-01-05T09:59:24.512Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-01-05T09:59:24.512Z] 744b2ca0a98b60adf4684d7292cc95234626d583 [2022-01-05T09:59:24.512Z] latest [2022-01-05T09:59:24.512Z] 2.2.0-dev.16 [2022-01-05T09:59:24.512Z] 744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16 [2022-01-05T09:59:24.512Z] main [2022-01-05T09:59:24.512Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:59:24.844Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:744b2ca0a98b60adf4684d7292cc95234626d583 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:59:25.180Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:744b2ca0a98b60adf4684d7292cc95234626d583 [2022-01-05T09:59:25.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-01-05T09:59:25.180Z] 7df6c7796996: Preparing [2022-01-05T09:59:25.180Z] 8c81c7d2d169: Preparing [2022-01-05T09:59:25.180Z] 05da3ac404b0: Preparing [2022-01-05T09:59:25.180Z] bcc0b398f27e: Preparing [2022-01-05T09:59:25.180Z] 62170e181a92: Preparing [2022-01-05T09:59:25.180Z] 62170e181a92: Layer already exists [2022-01-05T09:59:25.180Z] bcc0b398f27e: Layer already exists [2022-01-05T09:59:25.180Z] 05da3ac404b0: Layer already exists [2022-01-05T09:59:25.451Z] 7df6c7796996: Pushed [2022-01-05T09:59:28.053Z] 8c81c7d2d169: Pushed [2022-01-05T09:59:28.053Z] 744b2ca0a98b60adf4684d7292cc95234626d583: digest: sha256:904b7d6d3786d7f3cbe7a42df2a0b33ab8bfe5c79f0242257ba7b5561365d7e2 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:59:28.401Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:59:28.736Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-01-05T09:59:28.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-01-05T09:59:28.736Z] 7df6c7796996: Preparing [2022-01-05T09:59:28.736Z] 8c81c7d2d169: Preparing [2022-01-05T09:59:28.736Z] 05da3ac404b0: Preparing [2022-01-05T09:59:28.736Z] bcc0b398f27e: Preparing [2022-01-05T09:59:28.736Z] 62170e181a92: Preparing [2022-01-05T09:59:28.736Z] 62170e181a92: Layer already exists [2022-01-05T09:59:28.736Z] 8c81c7d2d169: Layer already exists [2022-01-05T09:59:28.736Z] 7df6c7796996: Layer already exists [2022-01-05T09:59:28.736Z] bcc0b398f27e: Layer already exists [2022-01-05T09:59:28.736Z] 05da3ac404b0: Layer already exists [2022-01-05T09:59:29.005Z] latest: digest: sha256:904b7d6d3786d7f3cbe7a42df2a0b33ab8bfe5c79f0242257ba7b5561365d7e2 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:59:29.344Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.16 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:59:29.673Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.16 [2022-01-05T09:59:29.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-01-05T09:59:29.673Z] 7df6c7796996: Preparing [2022-01-05T09:59:29.673Z] 8c81c7d2d169: Preparing [2022-01-05T09:59:29.673Z] 05da3ac404b0: Preparing [2022-01-05T09:59:29.673Z] bcc0b398f27e: Preparing [2022-01-05T09:59:29.673Z] 62170e181a92: Preparing [2022-01-05T09:59:29.673Z] bcc0b398f27e: Layer already exists [2022-01-05T09:59:29.673Z] 8c81c7d2d169: Layer already exists [2022-01-05T09:59:29.673Z] 62170e181a92: Layer already exists [2022-01-05T09:59:29.673Z] 05da3ac404b0: Layer already exists [2022-01-05T09:59:29.673Z] 7df6c7796996: Layer already exists [2022-01-05T09:59:29.945Z] 2.2.0-dev.16: digest: sha256:904b7d6d3786d7f3cbe7a42df2a0b33ab8bfe5c79f0242257ba7b5561365d7e2 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:59:30.284Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:59:30.621Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16 [2022-01-05T09:59:30.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-01-05T09:59:30.622Z] 7df6c7796996: Preparing [2022-01-05T09:59:30.622Z] 8c81c7d2d169: Preparing [2022-01-05T09:59:30.622Z] 05da3ac404b0: Preparing [2022-01-05T09:59:30.622Z] bcc0b398f27e: Preparing [2022-01-05T09:59:30.622Z] 62170e181a92: Preparing [2022-01-05T09:59:30.622Z] 7df6c7796996: Layer already exists [2022-01-05T09:59:30.622Z] 05da3ac404b0: Layer already exists [2022-01-05T09:59:30.622Z] 8c81c7d2d169: Layer already exists [2022-01-05T09:59:30.622Z] bcc0b398f27e: Layer already exists [2022-01-05T09:59:30.622Z] 62170e181a92: Layer already exists [2022-01-05T09:59:30.893Z] 744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16: digest: sha256:904b7d6d3786d7f3cbe7a42df2a0b33ab8bfe5c79f0242257ba7b5561365d7e2 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:59:31.238Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:59:31.565Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-01-05T09:59:31.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-01-05T09:59:31.566Z] 7df6c7796996: Preparing [2022-01-05T09:59:31.566Z] 8c81c7d2d169: Preparing [2022-01-05T09:59:31.566Z] 05da3ac404b0: Preparing [2022-01-05T09:59:31.566Z] bcc0b398f27e: Preparing [2022-01-05T09:59:31.566Z] 62170e181a92: Preparing [2022-01-05T09:59:31.566Z] 05da3ac404b0: Layer already exists [2022-01-05T09:59:31.566Z] 8c81c7d2d169: Layer already exists [2022-01-05T09:59:31.566Z] bcc0b398f27e: Layer already exists [2022-01-05T09:59:31.566Z] 7df6c7796996: Layer already exists [2022-01-05T09:59:31.566Z] 62170e181a92: Layer already exists [2022-01-05T09:59:31.566Z] main: digest: sha256:904b7d6d3786d7f3cbe7a42df2a0b33ab8bfe5c79f0242257ba7b5561365d7e2 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-05T09:59:31.900Z] ===================================================== [Pipeline] echo [2022-01-05T09:59:31.911Z] taggedImages: [2022-01-05T09:59:31.911Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:744b2ca0a98b60adf4684d7292cc95234626d583 [2022-01-05T09:59:31.911Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-01-05T09:59:31.911Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.16 [2022-01-05T09:59:31.911Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16 [2022-01-05T09:59:31.911Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-01-05T09:59:31.936Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-01-05T09:59:31.936Z] 744b2ca0a98b60adf4684d7292cc95234626d583 [2022-01-05T09:59:31.936Z] latest [2022-01-05T09:59:31.936Z] 2.2.0-dev.16 [2022-01-05T09:59:31.936Z] 744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16 [2022-01-05T09:59:31.936Z] main [2022-01-05T09:59:31.936Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:59:32.296Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:744b2ca0a98b60adf4684d7292cc95234626d583 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:59:32.629Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:744b2ca0a98b60adf4684d7292cc95234626d583 [2022-01-05T09:59:32.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-01-05T09:59:32.629Z] a9c18633f776: Preparing [2022-01-05T09:59:32.629Z] a9c18633f776: Preparing [2022-01-05T09:59:32.629Z] 2088e557a6df: Preparing [2022-01-05T09:59:32.629Z] f9cd2c90e152: Preparing [2022-01-05T09:59:32.629Z] 179ca313c310: Preparing [2022-01-05T09:59:32.629Z] 95cfc35b37f5: Preparing [2022-01-05T09:59:32.630Z] 05da3ac404b0: Preparing [2022-01-05T09:59:32.630Z] 92a6515695de: Preparing [2022-01-05T09:59:32.630Z] 39913590d678: Preparing [2022-01-05T09:59:32.630Z] 39ef5920f3b3: Preparing [2022-01-05T09:59:32.630Z] b1009cb3d8cf: Preparing [2022-01-05T09:59:32.630Z] 62170e181a92: Preparing [2022-01-05T09:59:32.630Z] 05da3ac404b0: Waiting [2022-01-05T09:59:32.630Z] 92a6515695de: Waiting [2022-01-05T09:59:32.630Z] 39913590d678: Waiting [2022-01-05T09:59:32.630Z] b1009cb3d8cf: Waiting [2022-01-05T09:59:32.630Z] 39ef5920f3b3: Waiting [2022-01-05T09:59:32.630Z] 62170e181a92: Waiting [2022-01-05T09:59:32.905Z] a9c18633f776: Pushed [2022-01-05T09:59:32.905Z] 05da3ac404b0: Layer already exists [2022-01-05T09:59:32.905Z] f9cd2c90e152: Pushed [2022-01-05T09:59:32.905Z] 179ca313c310: Pushed [2022-01-05T09:59:32.905Z] 2088e557a6df: Pushed [2022-01-05T09:59:33.177Z] 92a6515695de: Pushed [2022-01-05T09:59:33.177Z] 39ef5920f3b3: Pushed [2022-01-05T09:59:33.177Z] 39913590d678: Pushed [2022-01-05T09:59:33.177Z] 62170e181a92: Layer already exists [2022-01-05T09:59:33.177Z] b1009cb3d8cf: Pushed [2022-01-05T09:59:35.782Z] 95cfc35b37f5: Pushed [2022-01-05T09:59:36.052Z] 744b2ca0a98b60adf4684d7292cc95234626d583: digest: sha256:22524fc295bb8f4d2b88e9aea7c74c0effa063a4decd9fc48b6f47aa8859feb0 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:59:36.387Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:59:36.729Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-01-05T09:59:36.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-01-05T09:59:36.729Z] a9c18633f776: Preparing [2022-01-05T09:59:36.729Z] a9c18633f776: Preparing [2022-01-05T09:59:36.729Z] 2088e557a6df: Preparing [2022-01-05T09:59:36.729Z] f9cd2c90e152: Preparing [2022-01-05T09:59:36.729Z] 179ca313c310: Preparing [2022-01-05T09:59:36.729Z] 95cfc35b37f5: Preparing [2022-01-05T09:59:36.729Z] 05da3ac404b0: Preparing [2022-01-05T09:59:36.729Z] 92a6515695de: Preparing [2022-01-05T09:59:36.729Z] 39913590d678: Preparing [2022-01-05T09:59:36.729Z] 39ef5920f3b3: Preparing [2022-01-05T09:59:36.729Z] b1009cb3d8cf: Preparing [2022-01-05T09:59:36.729Z] 62170e181a92: Preparing [2022-01-05T09:59:36.729Z] 05da3ac404b0: Waiting [2022-01-05T09:59:36.729Z] 92a6515695de: Waiting [2022-01-05T09:59:36.729Z] 39913590d678: Waiting [2022-01-05T09:59:36.729Z] 39ef5920f3b3: Waiting [2022-01-05T09:59:36.729Z] 62170e181a92: Waiting [2022-01-05T09:59:36.729Z] b1009cb3d8cf: Waiting [2022-01-05T09:59:36.729Z] 179ca313c310: Layer already exists [2022-01-05T09:59:36.729Z] f9cd2c90e152: Layer already exists [2022-01-05T09:59:36.729Z] a9c18633f776: Layer already exists [2022-01-05T09:59:36.729Z] 2088e557a6df: Layer already exists [2022-01-05T09:59:36.729Z] 95cfc35b37f5: Layer already exists [2022-01-05T09:59:36.729Z] 39913590d678: Layer already exists [2022-01-05T09:59:36.729Z] 92a6515695de: Layer already exists [2022-01-05T09:59:36.729Z] 05da3ac404b0: Layer already exists [2022-01-05T09:59:36.729Z] 39ef5920f3b3: Layer already exists [2022-01-05T09:59:36.729Z] b1009cb3d8cf: Layer already exists [2022-01-05T09:59:36.729Z] 62170e181a92: Layer already exists [2022-01-05T09:59:37.000Z] latest: digest: sha256:22524fc295bb8f4d2b88e9aea7c74c0effa063a4decd9fc48b6f47aa8859feb0 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:59:37.342Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.16 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:59:37.686Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.16 [2022-01-05T09:59:37.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-01-05T09:59:37.686Z] a9c18633f776: Preparing [2022-01-05T09:59:37.686Z] a9c18633f776: Preparing [2022-01-05T09:59:37.686Z] 2088e557a6df: Preparing [2022-01-05T09:59:37.686Z] f9cd2c90e152: Preparing [2022-01-05T09:59:37.686Z] 179ca313c310: Preparing [2022-01-05T09:59:37.686Z] 95cfc35b37f5: Preparing [2022-01-05T09:59:37.686Z] 05da3ac404b0: Preparing [2022-01-05T09:59:37.686Z] 92a6515695de: Preparing [2022-01-05T09:59:37.686Z] 39913590d678: Preparing [2022-01-05T09:59:37.686Z] 39ef5920f3b3: Preparing [2022-01-05T09:59:37.686Z] b1009cb3d8cf: Preparing [2022-01-05T09:59:37.686Z] 62170e181a92: Preparing [2022-01-05T09:59:37.686Z] 39913590d678: Waiting [2022-01-05T09:59:37.686Z] 39ef5920f3b3: Waiting [2022-01-05T09:59:37.686Z] b1009cb3d8cf: Waiting [2022-01-05T09:59:37.686Z] 62170e181a92: Waiting [2022-01-05T09:59:37.686Z] 05da3ac404b0: Waiting [2022-01-05T09:59:37.687Z] 92a6515695de: Waiting [2022-01-05T09:59:37.687Z] 2088e557a6df: Layer already exists [2022-01-05T09:59:37.687Z] a9c18633f776: Layer already exists [2022-01-05T09:59:37.687Z] 95cfc35b37f5: Layer already exists [2022-01-05T09:59:37.687Z] 179ca313c310: Layer already exists [2022-01-05T09:59:37.687Z] f9cd2c90e152: Layer already exists [2022-01-05T09:59:37.687Z] 39913590d678: Layer already exists [2022-01-05T09:59:37.687Z] 92a6515695de: Layer already exists [2022-01-05T09:59:37.687Z] 05da3ac404b0: Layer already exists [2022-01-05T09:59:37.687Z] 39ef5920f3b3: Layer already exists [2022-01-05T09:59:37.687Z] b1009cb3d8cf: Layer already exists [2022-01-05T09:59:37.687Z] 62170e181a92: Layer already exists [2022-01-05T09:59:37.958Z] 2.2.0-dev.16: digest: sha256:22524fc295bb8f4d2b88e9aea7c74c0effa063a4decd9fc48b6f47aa8859feb0 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:59:38.295Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:59:38.631Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16 [2022-01-05T09:59:38.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-01-05T09:59:38.631Z] a9c18633f776: Preparing [2022-01-05T09:59:38.631Z] a9c18633f776: Preparing [2022-01-05T09:59:38.631Z] 2088e557a6df: Preparing [2022-01-05T09:59:38.631Z] f9cd2c90e152: Preparing [2022-01-05T09:59:38.631Z] 179ca313c310: Preparing [2022-01-05T09:59:38.631Z] 95cfc35b37f5: Preparing [2022-01-05T09:59:38.631Z] 05da3ac404b0: Preparing [2022-01-05T09:59:38.631Z] 92a6515695de: Preparing [2022-01-05T09:59:38.631Z] 39913590d678: Preparing [2022-01-05T09:59:38.631Z] 39ef5920f3b3: Preparing [2022-01-05T09:59:38.631Z] b1009cb3d8cf: Preparing [2022-01-05T09:59:38.631Z] 62170e181a92: Preparing [2022-01-05T09:59:38.631Z] 39913590d678: Waiting [2022-01-05T09:59:38.631Z] 39ef5920f3b3: Waiting [2022-01-05T09:59:38.631Z] b1009cb3d8cf: Waiting [2022-01-05T09:59:38.631Z] 05da3ac404b0: Waiting [2022-01-05T09:59:38.631Z] 92a6515695de: Waiting [2022-01-05T09:59:38.631Z] 62170e181a92: Waiting [2022-01-05T09:59:38.631Z] a9c18633f776: Layer already exists [2022-01-05T09:59:38.631Z] 95cfc35b37f5: Layer already exists [2022-01-05T09:59:38.631Z] 179ca313c310: Layer already exists [2022-01-05T09:59:38.631Z] f9cd2c90e152: Layer already exists [2022-01-05T09:59:38.631Z] 2088e557a6df: Layer already exists [2022-01-05T09:59:38.631Z] 05da3ac404b0: Layer already exists [2022-01-05T09:59:38.631Z] 39913590d678: Layer already exists [2022-01-05T09:59:38.631Z] 92a6515695de: Layer already exists [2022-01-05T09:59:38.631Z] 39ef5920f3b3: Layer already exists [2022-01-05T09:59:38.631Z] b1009cb3d8cf: Layer already exists [2022-01-05T09:59:38.631Z] 62170e181a92: Layer already exists [2022-01-05T09:59:38.901Z] 744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16: digest: sha256:22524fc295bb8f4d2b88e9aea7c74c0effa063a4decd9fc48b6f47aa8859feb0 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:59:39.242Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:59:39.579Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-01-05T09:59:39.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-01-05T09:59:39.579Z] a9c18633f776: Preparing [2022-01-05T09:59:39.579Z] a9c18633f776: Preparing [2022-01-05T09:59:39.579Z] 2088e557a6df: Preparing [2022-01-05T09:59:39.579Z] f9cd2c90e152: Preparing [2022-01-05T09:59:39.579Z] 179ca313c310: Preparing [2022-01-05T09:59:39.579Z] 95cfc35b37f5: Preparing [2022-01-05T09:59:39.579Z] 05da3ac404b0: Preparing [2022-01-05T09:59:39.579Z] 92a6515695de: Preparing [2022-01-05T09:59:39.579Z] 39913590d678: Preparing [2022-01-05T09:59:39.579Z] 39ef5920f3b3: Preparing [2022-01-05T09:59:39.579Z] b1009cb3d8cf: Preparing [2022-01-05T09:59:39.579Z] 62170e181a92: Preparing [2022-01-05T09:59:39.579Z] 39913590d678: Waiting [2022-01-05T09:59:39.579Z] 39ef5920f3b3: Waiting [2022-01-05T09:59:39.579Z] b1009cb3d8cf: Waiting [2022-01-05T09:59:39.579Z] 05da3ac404b0: Waiting [2022-01-05T09:59:39.579Z] 62170e181a92: Waiting [2022-01-05T09:59:39.579Z] 92a6515695de: Waiting [2022-01-05T09:59:39.579Z] 2088e557a6df: Layer already exists [2022-01-05T09:59:39.579Z] 95cfc35b37f5: Layer already exists [2022-01-05T09:59:39.579Z] 179ca313c310: Layer already exists [2022-01-05T09:59:39.579Z] f9cd2c90e152: Layer already exists [2022-01-05T09:59:39.579Z] a9c18633f776: Layer already exists [2022-01-05T09:59:39.579Z] 05da3ac404b0: Layer already exists [2022-01-05T09:59:39.579Z] 39913590d678: Layer already exists [2022-01-05T09:59:39.579Z] 92a6515695de: Layer already exists [2022-01-05T09:59:39.579Z] b1009cb3d8cf: Layer already exists [2022-01-05T09:59:39.579Z] 39ef5920f3b3: Layer already exists [2022-01-05T09:59:39.579Z] 62170e181a92: Layer already exists [2022-01-05T09:59:39.850Z] main: digest: sha256:22524fc295bb8f4d2b88e9aea7c74c0effa063a4decd9fc48b6f47aa8859feb0 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-05T09:59:39.896Z] ===================================================== [Pipeline] echo [2022-01-05T09:59:39.909Z] taggedImages: [2022-01-05T09:59:39.909Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:744b2ca0a98b60adf4684d7292cc95234626d583 [2022-01-05T09:59:39.909Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-01-05T09:59:39.909Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.16 [2022-01-05T09:59:39.909Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16 [2022-01-05T09:59:39.909Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-01-05T09:59:39.934Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-01-05T09:59:39.934Z] 744b2ca0a98b60adf4684d7292cc95234626d583 [2022-01-05T09:59:39.934Z] latest [2022-01-05T09:59:39.934Z] 2.2.0-dev.16 [2022-01-05T09:59:39.934Z] 744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16 [2022-01-05T09:59:39.934Z] main [2022-01-05T09:59:39.934Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:59:40.295Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:744b2ca0a98b60adf4684d7292cc95234626d583 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:59:40.634Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:744b2ca0a98b60adf4684d7292cc95234626d583 [2022-01-05T09:59:40.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-01-05T09:59:40.634Z] 4e5afe2db401: Preparing [2022-01-05T09:59:40.634Z] 2f7064c3ef7d: Preparing [2022-01-05T09:59:40.634Z] 0734379c1307: Preparing [2022-01-05T09:59:40.634Z] 938855a8c562: Preparing [2022-01-05T09:59:40.634Z] 6fbd89405bc0: Preparing [2022-01-05T09:59:40.634Z] 62170e181a92: Preparing [2022-01-05T09:59:40.634Z] 62170e181a92: Waiting [2022-01-05T09:59:40.907Z] 0734379c1307: Pushed [2022-01-05T09:59:40.907Z] 62170e181a92: Layer already exists [2022-01-05T09:59:40.907Z] 938855a8c562: Pushed [2022-01-05T09:59:41.547Z] 6fbd89405bc0: Pushed [2022-01-05T09:59:43.087Z] 2f7064c3ef7d: Pushed [2022-01-05T09:59:43.087Z] 4e5afe2db401: Pushed [2022-01-05T09:59:43.357Z] 744b2ca0a98b60adf4684d7292cc95234626d583: digest: sha256:e6208863fa2a08455a84c9b418e5a79ec2e9764cc675e9faff4305bf69f8041c size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:59:43.700Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:59:44.033Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-01-05T09:59:44.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-01-05T09:59:44.033Z] 4e5afe2db401: Preparing [2022-01-05T09:59:44.033Z] 2f7064c3ef7d: Preparing [2022-01-05T09:59:44.033Z] 0734379c1307: Preparing [2022-01-05T09:59:44.033Z] 938855a8c562: Preparing [2022-01-05T09:59:44.033Z] 6fbd89405bc0: Preparing [2022-01-05T09:59:44.033Z] 62170e181a92: Preparing [2022-01-05T09:59:44.033Z] 62170e181a92: Waiting [2022-01-05T09:59:44.033Z] 4e5afe2db401: Layer already exists [2022-01-05T09:59:44.033Z] 0734379c1307: Layer already exists [2022-01-05T09:59:44.033Z] 938855a8c562: Layer already exists [2022-01-05T09:59:44.033Z] 2f7064c3ef7d: Layer already exists [2022-01-05T09:59:44.033Z] 6fbd89405bc0: Layer already exists [2022-01-05T09:59:44.033Z] 62170e181a92: Layer already exists [2022-01-05T09:59:44.305Z] latest: digest: sha256:e6208863fa2a08455a84c9b418e5a79ec2e9764cc675e9faff4305bf69f8041c size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:59:44.642Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.16 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:59:44.976Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.16 [2022-01-05T09:59:44.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-01-05T09:59:44.976Z] 4e5afe2db401: Preparing [2022-01-05T09:59:44.976Z] 2f7064c3ef7d: Preparing [2022-01-05T09:59:44.976Z] 0734379c1307: Preparing [2022-01-05T09:59:44.976Z] 938855a8c562: Preparing [2022-01-05T09:59:44.976Z] 6fbd89405bc0: Preparing [2022-01-05T09:59:44.976Z] 62170e181a92: Preparing [2022-01-05T09:59:44.976Z] 62170e181a92: Waiting [2022-01-05T09:59:44.976Z] 2f7064c3ef7d: Layer already exists [2022-01-05T09:59:44.976Z] 6fbd89405bc0: Layer already exists [2022-01-05T09:59:44.976Z] 0734379c1307: Layer already exists [2022-01-05T09:59:44.976Z] 4e5afe2db401: Layer already exists [2022-01-05T09:59:44.976Z] 938855a8c562: Layer already exists [2022-01-05T09:59:44.976Z] 62170e181a92: Layer already exists [2022-01-05T09:59:45.246Z] 2.2.0-dev.16: digest: sha256:e6208863fa2a08455a84c9b418e5a79ec2e9764cc675e9faff4305bf69f8041c size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:59:45.587Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:59:45.919Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16 [2022-01-05T09:59:45.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-01-05T09:59:45.919Z] 4e5afe2db401: Preparing [2022-01-05T09:59:45.919Z] 2f7064c3ef7d: Preparing [2022-01-05T09:59:45.919Z] 0734379c1307: Preparing [2022-01-05T09:59:45.919Z] 938855a8c562: Preparing [2022-01-05T09:59:45.919Z] 6fbd89405bc0: Preparing [2022-01-05T09:59:45.919Z] 62170e181a92: Preparing [2022-01-05T09:59:45.919Z] 62170e181a92: Waiting [2022-01-05T09:59:45.919Z] 6fbd89405bc0: Layer already exists [2022-01-05T09:59:45.919Z] 4e5afe2db401: Layer already exists [2022-01-05T09:59:45.919Z] 0734379c1307: Layer already exists [2022-01-05T09:59:45.919Z] 2f7064c3ef7d: Layer already exists [2022-01-05T09:59:45.919Z] 938855a8c562: Layer already exists [2022-01-05T09:59:45.919Z] 62170e181a92: Layer already exists [2022-01-05T09:59:45.919Z] 744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16: digest: sha256:e6208863fa2a08455a84c9b418e5a79ec2e9764cc675e9faff4305bf69f8041c size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:59:46.531Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:59:46.861Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-01-05T09:59:46.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-01-05T09:59:46.862Z] 4e5afe2db401: Preparing [2022-01-05T09:59:46.862Z] 2f7064c3ef7d: Preparing [2022-01-05T09:59:46.862Z] 0734379c1307: Preparing [2022-01-05T09:59:46.862Z] 938855a8c562: Preparing [2022-01-05T09:59:46.862Z] 6fbd89405bc0: Preparing [2022-01-05T09:59:46.862Z] 62170e181a92: Preparing [2022-01-05T09:59:46.862Z] 62170e181a92: Waiting [2022-01-05T09:59:46.862Z] 938855a8c562: Layer already exists [2022-01-05T09:59:46.862Z] 4e5afe2db401: Layer already exists [2022-01-05T09:59:46.862Z] 0734379c1307: Layer already exists [2022-01-05T09:59:46.862Z] 6fbd89405bc0: Layer already exists [2022-01-05T09:59:46.862Z] 2f7064c3ef7d: Layer already exists [2022-01-05T09:59:46.862Z] 62170e181a92: Layer already exists [2022-01-05T09:59:47.133Z] main: digest: sha256:e6208863fa2a08455a84c9b418e5a79ec2e9764cc675e9faff4305bf69f8041c size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-05T09:59:47.181Z] ===================================================== [Pipeline] echo [2022-01-05T09:59:47.193Z] taggedImages: [2022-01-05T09:59:47.193Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:744b2ca0a98b60adf4684d7292cc95234626d583 [2022-01-05T09:59:47.193Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-01-05T09:59:47.193Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.16 [2022-01-05T09:59:47.193Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16 [2022-01-05T09:59:47.193Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-01-05T09:59:47.224Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-01-05T09:59:47.224Z] 744b2ca0a98b60adf4684d7292cc95234626d583 [2022-01-05T09:59:47.224Z] latest [2022-01-05T09:59:47.224Z] 2.2.0-dev.16 [2022-01-05T09:59:47.224Z] 744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16 [2022-01-05T09:59:47.224Z] main [2022-01-05T09:59:47.224Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:59:47.583Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:744b2ca0a98b60adf4684d7292cc95234626d583 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:59:47.918Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:744b2ca0a98b60adf4684d7292cc95234626d583 [2022-01-05T09:59:47.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-01-05T09:59:47.918Z] fe323cfdc436: Preparing [2022-01-05T09:59:47.918Z] ed17f2e8bc32: Preparing [2022-01-05T09:59:47.918Z] f03cf577fdcc: Preparing [2022-01-05T09:59:47.918Z] bcab51504cd2: Preparing [2022-01-05T09:59:47.918Z] dea2ac68fbb1: Preparing [2022-01-05T09:59:47.918Z] d1306bcbe024: Preparing [2022-01-05T09:59:47.918Z] 7ea06c8867fd: Preparing [2022-01-05T09:59:47.918Z] 096ab184591b: Preparing [2022-01-05T09:59:47.918Z] 3fe8db23bfe4: Preparing [2022-01-05T09:59:47.918Z] 62170e181a92: Preparing [2022-01-05T09:59:47.918Z] 096ab184591b: Waiting [2022-01-05T09:59:47.918Z] 3fe8db23bfe4: Waiting [2022-01-05T09:59:47.918Z] 62170e181a92: Waiting [2022-01-05T09:59:47.918Z] d1306bcbe024: Waiting [2022-01-05T09:59:47.918Z] 7ea06c8867fd: Waiting [2022-01-05T09:59:48.188Z] ed17f2e8bc32: Pushed [2022-01-05T09:59:48.188Z] fe323cfdc436: Pushed [2022-01-05T09:59:48.188Z] dea2ac68fbb1: Pushed [2022-01-05T09:59:48.188Z] d1306bcbe024: Pushed [2022-01-05T09:59:48.457Z] 7ea06c8867fd: Pushed [2022-01-05T09:59:48.457Z] 096ab184591b: Pushed [2022-01-05T09:59:48.457Z] 62170e181a92: Layer already exists [2022-01-05T09:59:48.728Z] 3fe8db23bfe4: Pushed [2022-01-05T09:59:50.687Z] bcab51504cd2: Pushed [2022-01-05T09:59:50.956Z] f03cf577fdcc: Pushed [2022-01-05T09:59:51.226Z] 744b2ca0a98b60adf4684d7292cc95234626d583: digest: sha256:9515c469dfa1f49ec808fb2fc7619f2655115c88f56b75dde2009f55dd4a0b99 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:59:51.557Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:59:51.885Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-01-05T09:59:51.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-01-05T09:59:51.885Z] fe323cfdc436: Preparing [2022-01-05T09:59:51.885Z] ed17f2e8bc32: Preparing [2022-01-05T09:59:51.885Z] f03cf577fdcc: Preparing [2022-01-05T09:59:51.885Z] bcab51504cd2: Preparing [2022-01-05T09:59:51.885Z] dea2ac68fbb1: Preparing [2022-01-05T09:59:51.885Z] d1306bcbe024: Preparing [2022-01-05T09:59:51.885Z] 7ea06c8867fd: Preparing [2022-01-05T09:59:51.885Z] 096ab184591b: Preparing [2022-01-05T09:59:51.885Z] 3fe8db23bfe4: Preparing [2022-01-05T09:59:51.885Z] 62170e181a92: Preparing [2022-01-05T09:59:51.885Z] d1306bcbe024: Waiting [2022-01-05T09:59:51.885Z] 7ea06c8867fd: Waiting [2022-01-05T09:59:51.885Z] 096ab184591b: Waiting [2022-01-05T09:59:51.885Z] 62170e181a92: Waiting [2022-01-05T09:59:51.885Z] 3fe8db23bfe4: Waiting [2022-01-05T09:59:51.885Z] fe323cfdc436: Layer already exists [2022-01-05T09:59:51.885Z] bcab51504cd2: Layer already exists [2022-01-05T09:59:51.885Z] dea2ac68fbb1: Layer already exists [2022-01-05T09:59:51.885Z] ed17f2e8bc32: Layer already exists [2022-01-05T09:59:51.885Z] f03cf577fdcc: Layer already exists [2022-01-05T09:59:51.885Z] d1306bcbe024: Layer already exists [2022-01-05T09:59:51.885Z] 3fe8db23bfe4: Layer already exists [2022-01-05T09:59:51.885Z] 096ab184591b: Layer already exists [2022-01-05T09:59:51.885Z] 7ea06c8867fd: Layer already exists [2022-01-05T09:59:51.885Z] 62170e181a92: Layer already exists [2022-01-05T09:59:52.156Z] latest: digest: sha256:9515c469dfa1f49ec808fb2fc7619f2655115c88f56b75dde2009f55dd4a0b99 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:59:52.493Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.16 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:59:52.825Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.16 [2022-01-05T09:59:52.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-01-05T09:59:52.825Z] fe323cfdc436: Preparing [2022-01-05T09:59:52.825Z] ed17f2e8bc32: Preparing [2022-01-05T09:59:52.825Z] f03cf577fdcc: Preparing [2022-01-05T09:59:52.825Z] bcab51504cd2: Preparing [2022-01-05T09:59:52.825Z] dea2ac68fbb1: Preparing [2022-01-05T09:59:52.825Z] d1306bcbe024: Preparing [2022-01-05T09:59:52.825Z] 7ea06c8867fd: Preparing [2022-01-05T09:59:52.825Z] 096ab184591b: Preparing [2022-01-05T09:59:52.825Z] 3fe8db23bfe4: Preparing [2022-01-05T09:59:52.825Z] 62170e181a92: Preparing [2022-01-05T09:59:52.825Z] d1306bcbe024: Waiting [2022-01-05T09:59:52.825Z] 3fe8db23bfe4: Waiting [2022-01-05T09:59:52.825Z] 7ea06c8867fd: Waiting [2022-01-05T09:59:52.825Z] 096ab184591b: Waiting [2022-01-05T09:59:52.825Z] 62170e181a92: Waiting [2022-01-05T09:59:52.825Z] dea2ac68fbb1: Layer already exists [2022-01-05T09:59:52.825Z] ed17f2e8bc32: Layer already exists [2022-01-05T09:59:52.825Z] fe323cfdc436: Layer already exists [2022-01-05T09:59:52.825Z] f03cf577fdcc: Layer already exists [2022-01-05T09:59:52.825Z] bcab51504cd2: Layer already exists [2022-01-05T09:59:52.825Z] 7ea06c8867fd: Layer already exists [2022-01-05T09:59:52.825Z] 3fe8db23bfe4: Layer already exists [2022-01-05T09:59:52.825Z] d1306bcbe024: Layer already exists [2022-01-05T09:59:52.825Z] 096ab184591b: Layer already exists [2022-01-05T09:59:52.825Z] 62170e181a92: Layer already exists [2022-01-05T09:59:53.095Z] 2.2.0-dev.16: digest: sha256:9515c469dfa1f49ec808fb2fc7619f2655115c88f56b75dde2009f55dd4a0b99 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:59:53.434Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:59:53.772Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16 [2022-01-05T09:59:53.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-01-05T09:59:53.772Z] fe323cfdc436: Preparing [2022-01-05T09:59:53.772Z] ed17f2e8bc32: Preparing [2022-01-05T09:59:53.772Z] f03cf577fdcc: Preparing [2022-01-05T09:59:53.772Z] bcab51504cd2: Preparing [2022-01-05T09:59:53.772Z] dea2ac68fbb1: Preparing [2022-01-05T09:59:53.772Z] d1306bcbe024: Preparing [2022-01-05T09:59:53.772Z] 7ea06c8867fd: Preparing [2022-01-05T09:59:53.772Z] 096ab184591b: Preparing [2022-01-05T09:59:53.772Z] 3fe8db23bfe4: Preparing [2022-01-05T09:59:53.772Z] 62170e181a92: Preparing [2022-01-05T09:59:53.772Z] d1306bcbe024: Waiting [2022-01-05T09:59:53.772Z] 7ea06c8867fd: Waiting [2022-01-05T09:59:53.772Z] 096ab184591b: Waiting [2022-01-05T09:59:53.772Z] 62170e181a92: Waiting [2022-01-05T09:59:53.772Z] 3fe8db23bfe4: Waiting [2022-01-05T09:59:53.772Z] bcab51504cd2: Layer already exists [2022-01-05T09:59:53.772Z] f03cf577fdcc: Layer already exists [2022-01-05T09:59:53.772Z] fe323cfdc436: Layer already exists [2022-01-05T09:59:53.772Z] ed17f2e8bc32: Layer already exists [2022-01-05T09:59:53.772Z] dea2ac68fbb1: Layer already exists [2022-01-05T09:59:53.772Z] 7ea06c8867fd: Layer already exists [2022-01-05T09:59:53.772Z] 096ab184591b: Layer already exists [2022-01-05T09:59:53.772Z] d1306bcbe024: Layer already exists [2022-01-05T09:59:53.772Z] 62170e181a92: Layer already exists [2022-01-05T09:59:53.772Z] 3fe8db23bfe4: Layer already exists [2022-01-05T09:59:54.042Z] 744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16: digest: sha256:9515c469dfa1f49ec808fb2fc7619f2655115c88f56b75dde2009f55dd4a0b99 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:59:54.379Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:59:54.707Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-01-05T09:59:54.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-01-05T09:59:54.707Z] fe323cfdc436: Preparing [2022-01-05T09:59:54.707Z] ed17f2e8bc32: Preparing [2022-01-05T09:59:54.707Z] f03cf577fdcc: Preparing [2022-01-05T09:59:54.707Z] bcab51504cd2: Preparing [2022-01-05T09:59:54.707Z] dea2ac68fbb1: Preparing [2022-01-05T09:59:54.707Z] d1306bcbe024: Preparing [2022-01-05T09:59:54.707Z] 7ea06c8867fd: Preparing [2022-01-05T09:59:54.707Z] 096ab184591b: Preparing [2022-01-05T09:59:54.707Z] 3fe8db23bfe4: Preparing [2022-01-05T09:59:54.707Z] 62170e181a92: Preparing [2022-01-05T09:59:54.707Z] 7ea06c8867fd: Waiting [2022-01-05T09:59:54.707Z] 096ab184591b: Waiting [2022-01-05T09:59:54.707Z] 3fe8db23bfe4: Waiting [2022-01-05T09:59:54.707Z] 62170e181a92: Waiting [2022-01-05T09:59:54.707Z] d1306bcbe024: Waiting [2022-01-05T09:59:54.707Z] ed17f2e8bc32: Layer already exists [2022-01-05T09:59:54.707Z] fe323cfdc436: Layer already exists [2022-01-05T09:59:54.707Z] bcab51504cd2: Layer already exists [2022-01-05T09:59:54.707Z] dea2ac68fbb1: Layer already exists [2022-01-05T09:59:54.707Z] f03cf577fdcc: Layer already exists [2022-01-05T09:59:54.707Z] d1306bcbe024: Layer already exists [2022-01-05T09:59:54.707Z] 7ea06c8867fd: Layer already exists [2022-01-05T09:59:54.707Z] 096ab184591b: Layer already exists [2022-01-05T09:59:54.707Z] 3fe8db23bfe4: Layer already exists [2022-01-05T09:59:54.707Z] 62170e181a92: Layer already exists [2022-01-05T09:59:54.975Z] main: digest: sha256:9515c469dfa1f49ec808fb2fc7619f2655115c88f56b75dde2009f55dd4a0b99 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-05T09:59:55.021Z] ===================================================== [Pipeline] echo [2022-01-05T09:59:55.035Z] taggedImages: [2022-01-05T09:59:55.035Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:744b2ca0a98b60adf4684d7292cc95234626d583 [2022-01-05T09:59:55.035Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-01-05T09:59:55.035Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.16 [2022-01-05T09:59:55.035Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16 [2022-01-05T09:59:55.035Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-01-05T09:59:55.058Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-01-05T09:59:55.058Z] 744b2ca0a98b60adf4684d7292cc95234626d583 [2022-01-05T09:59:55.058Z] latest [2022-01-05T09:59:55.058Z] 2.2.0-dev.16 [2022-01-05T09:59:55.058Z] 744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16 [2022-01-05T09:59:55.058Z] main [2022-01-05T09:59:55.058Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:59:55.399Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:744b2ca0a98b60adf4684d7292cc95234626d583 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:59:55.730Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:744b2ca0a98b60adf4684d7292cc95234626d583 [2022-01-05T09:59:55.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-01-05T09:59:55.730Z] b6e3f368ed00: Preparing [2022-01-05T09:59:55.730Z] 832e3f2bd71b: Preparing [2022-01-05T09:59:55.730Z] 05da3ac404b0: Preparing [2022-01-05T09:59:55.730Z] 3019b4d45ba4: Preparing [2022-01-05T09:59:55.730Z] 62170e181a92: Preparing [2022-01-05T09:59:55.730Z] 05da3ac404b0: Layer already exists [2022-01-05T09:59:55.730Z] 62170e181a92: Layer already exists [2022-01-05T09:59:56.004Z] b6e3f368ed00: Pushed [2022-01-05T09:59:56.276Z] 3019b4d45ba4: Pushed [2022-01-05T09:59:58.248Z] 832e3f2bd71b: Pushed [2022-01-05T09:59:58.518Z] 744b2ca0a98b60adf4684d7292cc95234626d583: digest: sha256:4394a53d035b8164fa22b2e39b18159fdaf894b94e20231789b19cf942907595 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:59:58.856Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:59:59.194Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-01-05T09:59:59.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-01-05T09:59:59.194Z] b6e3f368ed00: Preparing [2022-01-05T09:59:59.194Z] 832e3f2bd71b: Preparing [2022-01-05T09:59:59.194Z] 05da3ac404b0: Preparing [2022-01-05T09:59:59.194Z] 3019b4d45ba4: Preparing [2022-01-05T09:59:59.194Z] 62170e181a92: Preparing [2022-01-05T09:59:59.194Z] b6e3f368ed00: Layer already exists [2022-01-05T09:59:59.194Z] 62170e181a92: Layer already exists [2022-01-05T09:59:59.194Z] 832e3f2bd71b: Layer already exists [2022-01-05T09:59:59.194Z] 3019b4d45ba4: Layer already exists [2022-01-05T09:59:59.194Z] 05da3ac404b0: Layer already exists [2022-01-05T09:59:59.464Z] latest: digest: sha256:4394a53d035b8164fa22b2e39b18159fdaf894b94e20231789b19cf942907595 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-05T09:59:59.811Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.16 [Pipeline] isUnix [Pipeline] sh [2022-01-05T10:00:00.157Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.16 [2022-01-05T10:00:00.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-01-05T10:00:00.157Z] b6e3f368ed00: Preparing [2022-01-05T10:00:00.157Z] 832e3f2bd71b: Preparing [2022-01-05T10:00:00.157Z] 05da3ac404b0: Preparing [2022-01-05T10:00:00.157Z] 3019b4d45ba4: Preparing [2022-01-05T10:00:00.157Z] 62170e181a92: Preparing [2022-01-05T10:00:00.157Z] 05da3ac404b0: Layer already exists [2022-01-05T10:00:00.157Z] b6e3f368ed00: Layer already exists [2022-01-05T10:00:00.157Z] 62170e181a92: Layer already exists [2022-01-05T10:00:00.157Z] 832e3f2bd71b: Layer already exists [2022-01-05T10:00:00.157Z] 3019b4d45ba4: Layer already exists [2022-01-05T10:00:00.157Z] 2.2.0-dev.16: digest: sha256:4394a53d035b8164fa22b2e39b18159fdaf894b94e20231789b19cf942907595 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-05T10:00:00.497Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16 [Pipeline] isUnix [Pipeline] sh [2022-01-05T10:00:00.832Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16 [2022-01-05T10:00:00.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-01-05T10:00:00.832Z] b6e3f368ed00: Preparing [2022-01-05T10:00:00.832Z] 832e3f2bd71b: Preparing [2022-01-05T10:00:00.832Z] 05da3ac404b0: Preparing [2022-01-05T10:00:00.832Z] 3019b4d45ba4: Preparing [2022-01-05T10:00:00.832Z] 62170e181a92: Preparing [2022-01-05T10:00:00.832Z] 62170e181a92: Layer already exists [2022-01-05T10:00:00.832Z] 3019b4d45ba4: Layer already exists [2022-01-05T10:00:00.832Z] 05da3ac404b0: Layer already exists [2022-01-05T10:00:00.832Z] 832e3f2bd71b: Layer already exists [2022-01-05T10:00:00.832Z] b6e3f368ed00: Layer already exists [2022-01-05T10:00:01.103Z] 744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16: digest: sha256:4394a53d035b8164fa22b2e39b18159fdaf894b94e20231789b19cf942907595 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-05T10:00:01.437Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-05T10:00:01.770Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-01-05T10:00:01.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-01-05T10:00:01.770Z] b6e3f368ed00: Preparing [2022-01-05T10:00:01.770Z] 832e3f2bd71b: Preparing [2022-01-05T10:00:01.770Z] 05da3ac404b0: Preparing [2022-01-05T10:00:01.770Z] 3019b4d45ba4: Preparing [2022-01-05T10:00:01.770Z] 62170e181a92: Preparing [2022-01-05T10:00:01.770Z] b6e3f368ed00: Layer already exists [2022-01-05T10:00:01.770Z] 05da3ac404b0: Layer already exists [2022-01-05T10:00:01.770Z] 832e3f2bd71b: Layer already exists [2022-01-05T10:00:01.770Z] 62170e181a92: Layer already exists [2022-01-05T10:00:01.770Z] 3019b4d45ba4: Layer already exists [2022-01-05T10:00:02.050Z] main: digest: sha256:4394a53d035b8164fa22b2e39b18159fdaf894b94e20231789b19cf942907595 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-05T10:00:02.095Z] ===================================================== [Pipeline] echo [2022-01-05T10:00:02.105Z] taggedImages: [2022-01-05T10:00:02.105Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:744b2ca0a98b60adf4684d7292cc95234626d583 [2022-01-05T10:00:02.105Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-01-05T10:00:02.105Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.16 [2022-01-05T10:00:02.105Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16 [2022-01-05T10:00:02.105Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-01-05T10:00:02.126Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-01-05T10:00:02.126Z] 744b2ca0a98b60adf4684d7292cc95234626d583 [2022-01-05T10:00:02.126Z] latest [2022-01-05T10:00:02.126Z] 2.2.0-dev.16 [2022-01-05T10:00:02.126Z] 744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16 [2022-01-05T10:00:02.126Z] main [2022-01-05T10:00:02.126Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-05T10:00:02.462Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:744b2ca0a98b60adf4684d7292cc95234626d583 [Pipeline] isUnix [Pipeline] sh [2022-01-05T10:00:02.797Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:744b2ca0a98b60adf4684d7292cc95234626d583 [2022-01-05T10:00:02.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-01-05T10:00:02.797Z] a5e29038d225: Preparing [2022-01-05T10:00:02.797Z] e3baa95f9bda: Preparing [2022-01-05T10:00:02.797Z] 05da3ac404b0: Preparing [2022-01-05T10:00:02.797Z] bcc0b398f27e: Preparing [2022-01-05T10:00:02.797Z] 62170e181a92: Preparing [2022-01-05T10:00:02.797Z] bcc0b398f27e: Layer already exists [2022-01-05T10:00:02.797Z] 62170e181a92: Layer already exists [2022-01-05T10:00:02.797Z] 05da3ac404b0: Layer already exists [2022-01-05T10:00:03.067Z] a5e29038d225: Pushed [2022-01-05T10:00:05.746Z] e3baa95f9bda: Pushed [2022-01-05T10:00:05.746Z] 744b2ca0a98b60adf4684d7292cc95234626d583: digest: sha256:90d78e949872732f07b8ea01efdeb0f0687554c29951c1ce822a3e6f59766db3 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-05T10:00:06.128Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-05T10:00:06.475Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-01-05T10:00:06.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-01-05T10:00:06.475Z] a5e29038d225: Preparing [2022-01-05T10:00:06.475Z] e3baa95f9bda: Preparing [2022-01-05T10:00:06.475Z] 05da3ac404b0: Preparing [2022-01-05T10:00:06.475Z] bcc0b398f27e: Preparing [2022-01-05T10:00:06.475Z] 62170e181a92: Preparing [2022-01-05T10:00:06.475Z] e3baa95f9bda: Layer already exists [2022-01-05T10:00:06.475Z] 05da3ac404b0: Layer already exists [2022-01-05T10:00:06.475Z] bcc0b398f27e: Layer already exists [2022-01-05T10:00:06.475Z] 62170e181a92: Layer already exists [2022-01-05T10:00:06.475Z] a5e29038d225: Layer already exists [2022-01-05T10:00:06.475Z] latest: digest: sha256:90d78e949872732f07b8ea01efdeb0f0687554c29951c1ce822a3e6f59766db3 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-05T10:00:07.081Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.16 [Pipeline] isUnix [Pipeline] sh [2022-01-05T10:00:07.413Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.16 [2022-01-05T10:00:07.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-01-05T10:00:07.414Z] a5e29038d225: Preparing [2022-01-05T10:00:07.414Z] e3baa95f9bda: Preparing [2022-01-05T10:00:07.414Z] 05da3ac404b0: Preparing [2022-01-05T10:00:07.414Z] bcc0b398f27e: Preparing [2022-01-05T10:00:07.414Z] 62170e181a92: Preparing [2022-01-05T10:00:07.414Z] e3baa95f9bda: Layer already exists [2022-01-05T10:00:07.414Z] a5e29038d225: Layer already exists [2022-01-05T10:00:07.414Z] 05da3ac404b0: Layer already exists [2022-01-05T10:00:07.414Z] bcc0b398f27e: Layer already exists [2022-01-05T10:00:07.414Z] 62170e181a92: Layer already exists [2022-01-05T10:00:07.684Z] 2.2.0-dev.16: digest: sha256:90d78e949872732f07b8ea01efdeb0f0687554c29951c1ce822a3e6f59766db3 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-05T10:00:08.029Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16 [Pipeline] isUnix [Pipeline] sh [2022-01-05T10:00:08.361Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16 [2022-01-05T10:00:08.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-01-05T10:00:08.361Z] a5e29038d225: Preparing [2022-01-05T10:00:08.361Z] e3baa95f9bda: Preparing [2022-01-05T10:00:08.361Z] 05da3ac404b0: Preparing [2022-01-05T10:00:08.361Z] bcc0b398f27e: Preparing [2022-01-05T10:00:08.361Z] 62170e181a92: Preparing [2022-01-05T10:00:08.361Z] 62170e181a92: Layer already exists [2022-01-05T10:00:08.361Z] a5e29038d225: Layer already exists [2022-01-05T10:00:08.361Z] 05da3ac404b0: Layer already exists [2022-01-05T10:00:08.361Z] bcc0b398f27e: Layer already exists [2022-01-05T10:00:08.361Z] e3baa95f9bda: Layer already exists [2022-01-05T10:00:08.630Z] 744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16: digest: sha256:90d78e949872732f07b8ea01efdeb0f0687554c29951c1ce822a3e6f59766db3 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-05T10:00:08.974Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-05T10:00:09.305Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-01-05T10:00:09.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-01-05T10:00:09.306Z] a5e29038d225: Preparing [2022-01-05T10:00:09.306Z] e3baa95f9bda: Preparing [2022-01-05T10:00:09.306Z] 05da3ac404b0: Preparing [2022-01-05T10:00:09.306Z] bcc0b398f27e: Preparing [2022-01-05T10:00:09.306Z] 62170e181a92: Preparing [2022-01-05T10:00:09.306Z] 05da3ac404b0: Layer already exists [2022-01-05T10:00:09.306Z] bcc0b398f27e: Layer already exists [2022-01-05T10:00:09.306Z] e3baa95f9bda: Layer already exists [2022-01-05T10:00:09.306Z] 62170e181a92: Layer already exists [2022-01-05T10:00:09.306Z] a5e29038d225: Layer already exists [2022-01-05T10:00:09.575Z] main: digest: sha256:90d78e949872732f07b8ea01efdeb0f0687554c29951c1ce822a3e6f59766db3 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-05T10:00:09.624Z] ===================================================== [Pipeline] echo [2022-01-05T10:00:09.633Z] taggedImages: [2022-01-05T10:00:09.634Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:744b2ca0a98b60adf4684d7292cc95234626d583 [2022-01-05T10:00:09.634Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-01-05T10:00:09.634Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.16 [2022-01-05T10:00:09.634Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16 [2022-01-05T10:00:09.634Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-01-05T10:00:09.653Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-01-05T10:00:09.653Z] 744b2ca0a98b60adf4684d7292cc95234626d583 [2022-01-05T10:00:09.653Z] latest [2022-01-05T10:00:09.653Z] 2.2.0-dev.16 [2022-01-05T10:00:09.653Z] 744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16 [2022-01-05T10:00:09.653Z] main [2022-01-05T10:00:09.653Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-05T10:00:09.997Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:744b2ca0a98b60adf4684d7292cc95234626d583 [Pipeline] isUnix [Pipeline] sh [2022-01-05T10:00:10.335Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:744b2ca0a98b60adf4684d7292cc95234626d583 [2022-01-05T10:00:10.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-01-05T10:00:10.335Z] 0f379b225461: Preparing [2022-01-05T10:00:10.335Z] 50f29422a2ac: Preparing [2022-01-05T10:00:10.335Z] d01cdd4427bb: Preparing [2022-01-05T10:00:10.335Z] d7264eb075c0: Preparing [2022-01-05T10:00:10.335Z] e25cc80ef78c: Preparing [2022-01-05T10:00:10.335Z] f7be28c579d0: Preparing [2022-01-05T10:00:10.335Z] 5ddf987a193f: Preparing [2022-01-05T10:00:10.335Z] 05d0a213effb: Preparing [2022-01-05T10:00:10.335Z] 087270190219: Preparing [2022-01-05T10:00:10.335Z] b49c6594ab31: Preparing [2022-01-05T10:00:10.335Z] 62170e181a92: Preparing [2022-01-05T10:00:10.335Z] f7be28c579d0: Waiting [2022-01-05T10:00:10.335Z] 5ddf987a193f: Waiting [2022-01-05T10:00:10.335Z] 05d0a213effb: Waiting [2022-01-05T10:00:10.335Z] 087270190219: Waiting [2022-01-05T10:00:10.335Z] b49c6594ab31: Waiting [2022-01-05T10:00:10.335Z] 62170e181a92: Waiting [2022-01-05T10:00:10.335Z] e25cc80ef78c: Layer already exists [2022-01-05T10:00:10.605Z] f7be28c579d0: Layer already exists [2022-01-05T10:00:10.605Z] 5ddf987a193f: Layer already exists [2022-01-05T10:00:10.605Z] 05d0a213effb: Layer already exists [2022-01-05T10:00:10.605Z] 50f29422a2ac: Pushed [2022-01-05T10:00:10.605Z] 087270190219: Layer already exists [2022-01-05T10:00:10.605Z] b49c6594ab31: Layer already exists [2022-01-05T10:00:10.605Z] 62170e181a92: Layer already exists [2022-01-05T10:00:11.202Z] 0f379b225461: Pushed [2022-01-05T10:00:13.161Z] d01cdd4427bb: Pushed [2022-01-05T10:00:28.175Z] d7264eb075c0: Pushed [2022-01-05T10:00:28.175Z] 744b2ca0a98b60adf4684d7292cc95234626d583: digest: sha256:93f60d6eb6e3f8442de104747272114ba88a093b8bdccd951a5aceb087a2c3b1 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-05T10:00:28.511Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-05T10:00:28.840Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-01-05T10:00:28.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-01-05T10:00:28.840Z] 0f379b225461: Preparing [2022-01-05T10:00:28.840Z] 50f29422a2ac: Preparing [2022-01-05T10:00:28.840Z] d01cdd4427bb: Preparing [2022-01-05T10:00:28.840Z] d7264eb075c0: Preparing [2022-01-05T10:00:28.840Z] e25cc80ef78c: Preparing [2022-01-05T10:00:28.840Z] f7be28c579d0: Preparing [2022-01-05T10:00:28.840Z] 5ddf987a193f: Preparing [2022-01-05T10:00:28.840Z] 05d0a213effb: Preparing [2022-01-05T10:00:28.840Z] 087270190219: Preparing [2022-01-05T10:00:28.840Z] b49c6594ab31: Preparing [2022-01-05T10:00:28.840Z] 62170e181a92: Preparing [2022-01-05T10:00:28.840Z] 05d0a213effb: Waiting [2022-01-05T10:00:28.840Z] b49c6594ab31: Waiting [2022-01-05T10:00:28.840Z] 62170e181a92: Waiting [2022-01-05T10:00:28.840Z] f7be28c579d0: Waiting [2022-01-05T10:00:28.840Z] 087270190219: Waiting [2022-01-05T10:00:28.840Z] 50f29422a2ac: Layer already exists [2022-01-05T10:00:28.840Z] d7264eb075c0: Layer already exists [2022-01-05T10:00:28.840Z] e25cc80ef78c: Layer already exists [2022-01-05T10:00:28.840Z] 0f379b225461: Layer already exists [2022-01-05T10:00:28.840Z] d01cdd4427bb: Layer already exists [2022-01-05T10:00:28.840Z] f7be28c579d0: Layer already exists [2022-01-05T10:00:28.840Z] 5ddf987a193f: Layer already exists [2022-01-05T10:00:28.840Z] b49c6594ab31: Layer already exists [2022-01-05T10:00:28.840Z] 05d0a213effb: Layer already exists [2022-01-05T10:00:28.840Z] 087270190219: Layer already exists [2022-01-05T10:00:28.840Z] 62170e181a92: Layer already exists [2022-01-05T10:00:29.109Z] latest: digest: sha256:93f60d6eb6e3f8442de104747272114ba88a093b8bdccd951a5aceb087a2c3b1 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-05T10:00:29.443Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.16 [Pipeline] isUnix [Pipeline] sh [2022-01-05T10:00:29.772Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.16 [2022-01-05T10:00:29.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-01-05T10:00:29.772Z] 0f379b225461: Preparing [2022-01-05T10:00:29.772Z] 50f29422a2ac: Preparing [2022-01-05T10:00:29.772Z] d01cdd4427bb: Preparing [2022-01-05T10:00:29.772Z] d7264eb075c0: Preparing [2022-01-05T10:00:29.772Z] e25cc80ef78c: Preparing [2022-01-05T10:00:29.772Z] f7be28c579d0: Preparing [2022-01-05T10:00:29.772Z] 5ddf987a193f: Preparing [2022-01-05T10:00:29.772Z] 05d0a213effb: Preparing [2022-01-05T10:00:29.772Z] 087270190219: Preparing [2022-01-05T10:00:29.772Z] b49c6594ab31: Preparing [2022-01-05T10:00:29.772Z] 62170e181a92: Preparing [2022-01-05T10:00:29.772Z] f7be28c579d0: Waiting [2022-01-05T10:00:29.772Z] 5ddf987a193f: Waiting [2022-01-05T10:00:29.772Z] 05d0a213effb: Waiting [2022-01-05T10:00:29.772Z] 087270190219: Waiting [2022-01-05T10:00:29.772Z] b49c6594ab31: Waiting [2022-01-05T10:00:29.772Z] 62170e181a92: Waiting [2022-01-05T10:00:29.772Z] 0f379b225461: Layer already exists [2022-01-05T10:00:29.772Z] d01cdd4427bb: Layer already exists [2022-01-05T10:00:29.772Z] d7264eb075c0: Layer already exists [2022-01-05T10:00:29.772Z] 50f29422a2ac: Layer already exists [2022-01-05T10:00:29.772Z] e25cc80ef78c: Layer already exists [2022-01-05T10:00:29.772Z] 05d0a213effb: Layer already exists [2022-01-05T10:00:29.772Z] f7be28c579d0: Layer already exists [2022-01-05T10:00:29.772Z] 5ddf987a193f: Layer already exists [2022-01-05T10:00:29.772Z] 087270190219: Layer already exists [2022-01-05T10:00:29.772Z] b49c6594ab31: Layer already exists [2022-01-05T10:00:29.772Z] 62170e181a92: Layer already exists [2022-01-05T10:00:30.040Z] 2.2.0-dev.16: digest: sha256:93f60d6eb6e3f8442de104747272114ba88a093b8bdccd951a5aceb087a2c3b1 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-05T10:00:30.373Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16 [Pipeline] isUnix [Pipeline] sh [2022-01-05T10:00:30.701Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16 [2022-01-05T10:00:30.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-01-05T10:00:30.701Z] 0f379b225461: Preparing [2022-01-05T10:00:30.701Z] 50f29422a2ac: Preparing [2022-01-05T10:00:30.701Z] d01cdd4427bb: Preparing [2022-01-05T10:00:30.701Z] d7264eb075c0: Preparing [2022-01-05T10:00:30.701Z] e25cc80ef78c: Preparing [2022-01-05T10:00:30.701Z] f7be28c579d0: Preparing [2022-01-05T10:00:30.701Z] 5ddf987a193f: Preparing [2022-01-05T10:00:30.701Z] 05d0a213effb: Preparing [2022-01-05T10:00:30.701Z] 087270190219: Preparing [2022-01-05T10:00:30.701Z] b49c6594ab31: Preparing [2022-01-05T10:00:30.701Z] 62170e181a92: Preparing [2022-01-05T10:00:30.701Z] 05d0a213effb: Waiting [2022-01-05T10:00:30.701Z] 62170e181a92: Waiting [2022-01-05T10:00:30.701Z] 087270190219: Waiting [2022-01-05T10:00:30.701Z] b49c6594ab31: Waiting [2022-01-05T10:00:30.701Z] 5ddf987a193f: Waiting [2022-01-05T10:00:30.701Z] f7be28c579d0: Waiting [2022-01-05T10:00:30.701Z] e25cc80ef78c: Layer already exists [2022-01-05T10:00:30.701Z] 0f379b225461: Layer already exists [2022-01-05T10:00:30.701Z] d01cdd4427bb: Layer already exists [2022-01-05T10:00:30.701Z] 50f29422a2ac: Layer already exists [2022-01-05T10:00:30.701Z] d7264eb075c0: Layer already exists [2022-01-05T10:00:30.701Z] f7be28c579d0: Layer already exists [2022-01-05T10:00:30.701Z] 05d0a213effb: Layer already exists [2022-01-05T10:00:30.701Z] 5ddf987a193f: Layer already exists [2022-01-05T10:00:30.701Z] 087270190219: Layer already exists [2022-01-05T10:00:30.701Z] b49c6594ab31: Layer already exists [2022-01-05T10:00:30.701Z] 62170e181a92: Layer already exists [2022-01-05T10:00:30.971Z] 744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16: digest: sha256:93f60d6eb6e3f8442de104747272114ba88a093b8bdccd951a5aceb087a2c3b1 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-05T10:00:31.307Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-05T10:00:31.639Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-01-05T10:00:31.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-01-05T10:00:31.639Z] 0f379b225461: Preparing [2022-01-05T10:00:31.639Z] 50f29422a2ac: Preparing [2022-01-05T10:00:31.639Z] d01cdd4427bb: Preparing [2022-01-05T10:00:31.639Z] d7264eb075c0: Preparing [2022-01-05T10:00:31.639Z] e25cc80ef78c: Preparing [2022-01-05T10:00:31.639Z] f7be28c579d0: Preparing [2022-01-05T10:00:31.639Z] 5ddf987a193f: Preparing [2022-01-05T10:00:31.639Z] 05d0a213effb: Preparing [2022-01-05T10:00:31.639Z] 087270190219: Preparing [2022-01-05T10:00:31.639Z] b49c6594ab31: Preparing [2022-01-05T10:00:31.639Z] 62170e181a92: Preparing [2022-01-05T10:00:31.639Z] f7be28c579d0: Waiting [2022-01-05T10:00:31.639Z] 5ddf987a193f: Waiting [2022-01-05T10:00:31.639Z] 05d0a213effb: Waiting [2022-01-05T10:00:31.639Z] 62170e181a92: Waiting [2022-01-05T10:00:31.639Z] 087270190219: Waiting [2022-01-05T10:00:31.639Z] b49c6594ab31: Waiting [2022-01-05T10:00:31.639Z] 50f29422a2ac: Layer already exists [2022-01-05T10:00:31.639Z] d7264eb075c0: Layer already exists [2022-01-05T10:00:31.639Z] d01cdd4427bb: Layer already exists [2022-01-05T10:00:31.639Z] e25cc80ef78c: Layer already exists [2022-01-05T10:00:31.639Z] 0f379b225461: Layer already exists [2022-01-05T10:00:31.639Z] f7be28c579d0: Layer already exists [2022-01-05T10:00:31.639Z] 5ddf987a193f: Layer already exists [2022-01-05T10:00:31.639Z] 05d0a213effb: Layer already exists [2022-01-05T10:00:31.639Z] 087270190219: Layer already exists [2022-01-05T10:00:31.639Z] b49c6594ab31: Layer already exists [2022-01-05T10:00:31.639Z] 62170e181a92: Layer already exists [2022-01-05T10:00:31.907Z] main: digest: sha256:93f60d6eb6e3f8442de104747272114ba88a093b8bdccd951a5aceb087a2c3b1 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-05T10:00:31.950Z] ===================================================== [Pipeline] echo [2022-01-05T10:00:31.962Z] taggedImages: [2022-01-05T10:00:31.962Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:744b2ca0a98b60adf4684d7292cc95234626d583 [2022-01-05T10:00:31.962Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-01-05T10:00:31.962Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.16 [2022-01-05T10:00:31.962Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:744b2ca0a98b60adf4684d7292cc95234626d583-2.2.0-dev.16 [2022-01-05T10:00:31.962Z] - 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-05T10:00:32.309Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-05T10:00:32.309Z] [2022-01-05T10:00:32.309Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-05T10:00:32.642Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-05T10:00:32.642Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-05T10:00:32.642Z] 448f6bf000e3: Pulling fs layer [2022-01-05T10:00:32.642Z] f757da607395: Pulling fs layer [2022-01-05T10:00:32.642Z] 05883995daec: Pulling fs layer [2022-01-05T10:00:32.642Z] 8603b9c90790: Pulling fs layer [2022-01-05T10:00:32.642Z] 1560dd03e051: Pulling fs layer [2022-01-05T10:00:32.642Z] 27f5ce0e4adf: Pulling fs layer [2022-01-05T10:00:32.642Z] c2d8d7efcc4b: Pulling fs layer [2022-01-05T10:00:32.642Z] 8603b9c90790: Waiting [2022-01-05T10:00:32.642Z] 1560dd03e051: Waiting [2022-01-05T10:00:32.642Z] 27f5ce0e4adf: Waiting [2022-01-05T10:00:32.915Z] c2d8d7efcc4b: Waiting [2022-01-05T10:00:32.915Z] f757da607395: Verifying Checksum [2022-01-05T10:00:32.915Z] f757da607395: Download complete [2022-01-05T10:00:32.915Z] 8603b9c90790: Verifying Checksum [2022-01-05T10:00:32.915Z] 8603b9c90790: Download complete [2022-01-05T10:00:32.915Z] 1560dd03e051: Verifying Checksum [2022-01-05T10:00:32.915Z] 1560dd03e051: Download complete [2022-01-05T10:00:32.915Z] 27f5ce0e4adf: Verifying Checksum [2022-01-05T10:00:32.915Z] 27f5ce0e4adf: Download complete [2022-01-05T10:00:32.915Z] 05883995daec: Verifying Checksum [2022-01-05T10:00:32.915Z] 05883995daec: Download complete [2022-01-05T10:00:33.509Z] 448f6bf000e3: Verifying Checksum [2022-01-05T10:00:33.509Z] 448f6bf000e3: Download complete [2022-01-05T10:00:36.114Z] c2d8d7efcc4b: Verifying Checksum [2022-01-05T10:00:36.114Z] c2d8d7efcc4b: Download complete [2022-01-05T10:00:37.087Z] 448f6bf000e3: Pull complete [2022-01-05T10:00:37.678Z] f757da607395: Pull complete [2022-01-05T10:00:39.101Z] 05883995daec: Pull complete [2022-01-05T10:00:39.373Z] 8603b9c90790: Pull complete [2022-01-05T10:00:40.346Z] 1560dd03e051: Pull complete [2022-01-05T10:00:40.346Z] 27f5ce0e4adf: Pull complete [2022-01-05T10:00:55.398Z] c2d8d7efcc4b: Pull complete [2022-01-05T10:00:55.399Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-05T10:00:55.671Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-05T10:00:55.671Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-05T10:00:55.896Z] prd-ubuntu18.04-docker-arm64-4c-16g-773 does not seem to be running inside a container [2022-01-05T10:00:55.953Z] $ 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/130 -v /w/workspace/edgex-go/130:/w/workspace/edgex-go/130:rw,z -v /w/workspace/edgex-go/130@tmp:/w/workspace/edgex-go/130@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-05T10:00:57.388Z] $ docker top 3e5be5f9c9ff4c0cdd711824292615dd60aa9b0d3a8f4a30455b8018cbfa072f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-05T10:00:58.399Z] ---> job-cost.sh [2022-01-05T10:00:58.399Z] lf-activate-venv: SKIPPING [2022-01-05T10:00:58.399Z] INFO: No Stack... [2022-01-05T10:00:58.667Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-05T10:00:58.934Z] INFO: Archiving Costs [Pipeline] sh [2022-01-05T10:00:59.582Z] + cut -d, -f6 [2022-01-05T10:00:59.582Z] + cat /w/workspace/edgex-go/130/archives/cost.csv [Pipeline] lock [2022-01-05T10:00:59.641Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-130-stack-cost] [2022-01-05T10:00:59.647Z] Resource [jenkins-edgexfoundry-edgex-go-main-130-stack-cost] did not exist. Created. [2022-01-05T10:00:59.647Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-130-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-05T10:01:00.306Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-05T10:01:00.883Z] Stashed 1 file(s) [Pipeline] } [2022-01-05T10:01:00.890Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-130-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-05T10:01:00.893Z] $ docker stop --time=1 3e5be5f9c9ff4c0cdd711824292615dd60aa9b0d3a8f4a30455b8018cbfa072f [2022-01-05T10:01:02.402Z] $ docker rm -f 3e5be5f9c9ff4c0cdd711824292615dd60aa9b0d3a8f4a30455b8018cbfa072f [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-05T10:01:02.872Z] provisioning config files... [2022-01-05T10:01:02.881Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/130@tmp/config161004011210506467tmp [Pipeline] { [Pipeline] sh [2022-01-05T10:01:03.183Z] + set +x [2022-01-05T10:01:03.183Z] + bash -s -- [2022-01-05T10:01:03.183Z] + curl -s https://codecov.io/bash [2022-01-05T10:01:03.183Z] [2022-01-05T10:01:03.183Z] _____ _ [2022-01-05T10:01:03.183Z] / ____| | | [2022-01-05T10:01:03.183Z] | | ___ __| | ___ ___ _____ __ [2022-01-05T10:01:03.183Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-05T10:01:03.183Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-05T10:01:03.183Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-05T10:01:03.183Z] Bash-1.0.6 [2022-01-05T10:01:03.183Z] [2022-01-05T10:01:03.183Z] [2022-01-05T10:01:03.183Z] ==> git version 2.24.4 found [2022-01-05T10:01:03.183Z] ==> 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-05T10:01:03.183Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-05T10:01:03.183Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-05T10:01:03.183Z] ==> Jenkins CI detected. [2022-01-05T10:01:03.183Z] current dir:  /w/workspace/edgex-go/130 [2022-01-05T10:01:03.183Z] project root: . [2022-01-05T10:01:03.183Z] --> token set from env [2022-01-05T10:01:03.445Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-05T10:01:03.445Z] ==> Running gcov in . (disable via -X gcov) [2022-01-05T10:01:03.445Z] ==> Python coveragepy not found [2022-01-05T10:01:03.445Z] ==> Searching for coverage reports in: [2022-01-05T10:01:03.445Z] + . [2022-01-05T10:01:03.445Z] -> Found 1 reports [2022-01-05T10:01:03.445Z] ==> Detecting git/mercurial file structure [2022-01-05T10:01:03.445Z] ==> Reading reports [2022-01-05T10:01:03.445Z] + ./coverage.out bytes=428381 [2022-01-05T10:01:03.445Z] ==> Appending adjustments [2022-01-05T10:01:03.445Z] https://docs.codecov.io/docs/fixing-reports [2022-01-05T10:01:04.403Z] + Found adjustments [2022-01-05T10:01:04.664Z] ==> Gzipping contents [2022-01-05T10:01:04.664Z] 60K /tmp/codecov.tzARsx.gz [2022-01-05T10:01:04.664Z] ==> Uploading reports [2022-01-05T10:01:04.664Z] url: https://codecov.io [2022-01-05T10:01:04.664Z] query: branch=main&commit=744b2ca0a98b60adf4684d7292cc95234626d583&build=130&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F130%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-01-05T10:01:04.664Z] -> Pinging Codecov [2022-01-05T10:01:04.664Z] 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=744b2ca0a98b60adf4684d7292cc95234626d583&build=130&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F130%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-01-05T10:01:04.923Z] -> Uploading to [2022-01-05T10:01:04.923Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-05/00271124DB129430A58F1EEE437C3FCB/744b2ca0a98b60adf4684d7292cc95234626d583/678b740d-2a98-4b6b-9550-196580a2ae77.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220105%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220105T100104Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d4e94b1ed8a61fd4c810e8a6e38ccb10c822537e026b72b5012fee9800692840 [2022-01-05T10:01:04.923Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-05T10:01:04.923Z] Dload Upload Total Spent Left Speed [2022-01-05T10:01:05.492Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57859 0 0 100 57859 0 164k --:--:-- --:--:-- --:--:-- 164k [2022-01-05T10:01:05.493Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/744b2ca0a98b60adf4684d7292cc95234626d583 [Pipeline] } [2022-01-05T10:01:05.500Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-01-05T10:01:05.601Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-01-05T10:01:05.613Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-05T10:01:05.959Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-05T10:01:05.959Z] [2022-01-05T10:01:05.959Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-01-05T10:01:06.381Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-05T10:01:06.381Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-01-05T10:01:06.381Z] 188c0c94c7c5: Pulling fs layer [2022-01-05T10:01:06.381Z] 0ef7d3d256c8: Pulling fs layer [2022-01-05T10:01:06.381Z] de9db76c5a1d: Pulling fs layer [2022-01-05T10:01:06.381Z] 0eba1c9be4d2: Pulling fs layer [2022-01-05T10:01:06.381Z] 0d57e429df01: Pulling fs layer [2022-01-05T10:01:06.381Z] 4e4be7b47b0d: Pulling fs layer [2022-01-05T10:01:06.381Z] e1f770b5df2f: Pulling fs layer [2022-01-05T10:01:06.381Z] 85a0685a4137: Pulling fs layer [2022-01-05T10:01:06.381Z] 0d57e429df01: Waiting [2022-01-05T10:01:06.381Z] 4e4be7b47b0d: Waiting [2022-01-05T10:01:06.381Z] e1f770b5df2f: Waiting [2022-01-05T10:01:06.381Z] 85a0685a4137: Waiting [2022-01-05T10:01:06.381Z] 0eba1c9be4d2: Waiting [2022-01-05T10:01:06.381Z] de9db76c5a1d: Verifying Checksum [2022-01-05T10:01:06.381Z] de9db76c5a1d: Download complete [2022-01-05T10:01:06.381Z] 0ef7d3d256c8: Verifying Checksum [2022-01-05T10:01:06.381Z] 0ef7d3d256c8: Download complete [2022-01-05T10:01:06.381Z] 0d57e429df01: Verifying Checksum [2022-01-05T10:01:06.381Z] 0d57e429df01: Download complete [2022-01-05T10:01:06.381Z] 4e4be7b47b0d: Verifying Checksum [2022-01-05T10:01:06.381Z] 4e4be7b47b0d: Download complete [2022-01-05T10:01:06.381Z] 188c0c94c7c5: Verifying Checksum [2022-01-05T10:01:06.381Z] 188c0c94c7c5: Download complete [2022-01-05T10:01:06.699Z] e1f770b5df2f: Verifying Checksum [2022-01-05T10:01:06.699Z] e1f770b5df2f: Download complete [2022-01-05T10:01:06.699Z] 188c0c94c7c5: Pull complete [2022-01-05T10:01:07.114Z] 0eba1c9be4d2: Verifying Checksum [2022-01-05T10:01:07.114Z] 0eba1c9be4d2: Download complete [2022-01-05T10:01:07.114Z] 0ef7d3d256c8: Pull complete [2022-01-05T10:01:07.385Z] de9db76c5a1d: Pull complete [2022-01-05T10:01:07.385Z] 85a0685a4137: Verifying Checksum [2022-01-05T10:01:07.385Z] 85a0685a4137: Download complete [2022-01-05T10:01:10.692Z] 0eba1c9be4d2: Pull complete [2022-01-05T10:01:10.954Z] 0d57e429df01: Pull complete [2022-01-05T10:01:10.954Z] 4e4be7b47b0d: Pull complete [2022-01-05T10:01:11.532Z] e1f770b5df2f: Pull complete [2022-01-05T10:01:18.133Z] 85a0685a4137: Pull complete [2022-01-05T10:01:18.133Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-01-05T10:01:18.133Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-05T10:01:18.133Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-01-05T10:01:18.197Z] prd-centos7-docker-4c-2g-772 does not seem to be running inside a container [2022-01-05T10:01:18.233Z] $ 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/130 -v /w/workspace/edgex-go/130:/w/workspace/edgex-go/130:rw,z -v /w/workspace/edgex-go/130@tmp:/w/workspace/edgex-go/130@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-05T10:01:18.960Z] $ docker top cdbe42900961506be43cf0cf763447597107c7824c85de4b24684fb707101bbc -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-05T10:01:19.034Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-01-05T10:01:19.321Z] + set -o pipefail [2022-01-05T10:01:19.321Z] + snyk monitor '--org=edgex-jenkins' [2022-01-05T10:01:25.902Z] [2022-01-05T10:01:25.903Z] Monitoring /w/workspace/edgex-go/130 (github.com/edgexfoundry/edgex-go)... [2022-01-05T10:01:25.903Z] [2022-01-05T10:01:25.903Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/96d14b14-1dc5-4e89-85a5-3bed6c33e094 [2022-01-05T10:01:25.903Z] [2022-01-05T10:01:25.903Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-01-05T10:01:25.903Z] [2022-01-05T10:01:25.903Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-01-05T10:01:25.903Z] [2022-01-05T10:01:25.903Z] [Pipeline] } [2022-01-05T10:01:25.914Z] $ docker stop --time=1 cdbe42900961506be43cf0cf763447597107c7824c85de4b24684fb707101bbc [2022-01-05T10:01:27.944Z] $ docker rm -f cdbe42900961506be43cf0cf763447597107c7824c85de4b24684fb707101bbc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-01-05T10:01:28.312Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-05T10:01:28.327Z] provisioning config files... [2022-01-05T10:01:28.335Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/130@tmp/config4226248592565549501tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-05T10:01:28.648Z] --> edgex-publish-swagger.sh [2022-01-05T10:01:28.648Z] === Publish openapi/v2 API === [2022-01-05T10:01:28.648Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-01-05T10:01:28.648Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/130/openapi/v2/core-command.yaml] [2022-01-05T10:01:28.648Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-05T10:01:28.648Z] Dload Upload Total Spent Left Speed [2022-01-05T10:01:30.025Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33343 0 0 100 33343 0 27094 0:00:01 0:00:01 --:--:-- 27086 100 33343 0 0 100 33343 0 27091 0:00:01 0:00:01 --:--:-- 27086 [2022-01-05T10:01:30.025Z] [2022-01-05T10:01:30.025Z] [2022-01-05T10:01:30.025Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/130/openapi/v2/core-data.yaml] [2022-01-05T10:01:30.025Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-05T10:01:30.025Z] Dload Upload Total Spent Left Speed [2022-01-05T10:01:31.532Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71116 0 0 100 71116 0 59715 0:00:01 0:00:01 --:--:-- 59761 100 71116 0 0 100 71116 0 42959 0:00:01 0:00:01 --:--:-- 42970 [2022-01-05T10:01:31.532Z] [2022-01-05T10:01:31.532Z] [2022-01-05T10:01:31.532Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/130/openapi/v2/core-metadata.yaml] [2022-01-05T10:01:31.532Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-05T10:01:31.532Z] Dload Upload Total Spent Left Speed [2022-01-05T10:01:32.472Z] 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-05T10:01:32.472Z] [2022-01-05T10:01:32.472Z] [2022-01-05T10:01:32.472Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/130/openapi/v2/support-notifications.yaml] [2022-01-05T10:01:32.472Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-05T10:01:32.472Z] Dload Upload Total Spent Left Speed [2022-01-05T10:01:33.687Z] 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 76027 0:00:01 0:00:01 --:--:-- 75988 100 88830 0 0 100 88830 0 75315 0:00:01 0:00:01 --:--:-- 75279 [2022-01-05T10:01:33.687Z] [2022-01-05T10:01:33.687Z] [2022-01-05T10:01:33.687Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/130/openapi/v2/support-scheduler.yaml] [2022-01-05T10:01:33.687Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-05T10:01:33.687Z] Dload Upload Total Spent Left Speed [2022-01-05T10:01:34.627Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39068 0 0 100 39068 0 39311 --:--:-- --:--:-- --:--:-- 39303 100 39068 0 0 100 39068 0 39305 --:--:-- --:--:-- --:--:-- 39303 [2022-01-05T10:01:34.627Z] [2022-01-05T10:01:34.627Z] [2022-01-05T10:01:34.627Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/130/openapi/v2/system-agent.yaml] [2022-01-05T10:01:34.627Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-05T10:01:34.627Z] Dload Upload Total Spent Left Speed [2022-01-05T10:01:35.563Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 20214 --:--:-- --:--:-- --:--:-- 20209 100 19603 0 0 100 19603 0 20210 --:--:-- --:--:-- --:--:-- 20209 [2022-01-05T10:01:35.563Z] [2022-01-05T10:01:35.563Z] [Pipeline] } [2022-01-05T10:01:35.570Z] 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-05T10:01:35.960Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-05T10:01:35.960Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-05T10:01:36.252Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-05T10:01:36.252Z] . [Pipeline] withDockerContainer [2022-01-05T10:01:36.310Z] prd-centos7-docker-4c-2g-772 does not seem to be running inside a container [2022-01-05T10:01:36.343Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/130 -v /w/workspace/edgex-go/130:/w/workspace/edgex-go/130:rw,z -v /w/workspace/edgex-go/130@tmp:/w/workspace/edgex-go/130@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-05T10:01:36.719Z] $ docker top a508be42b7485e525e42ac61a77efb0ece661c0e57b77995090656a983757841 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-05T10:01:36.815Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-05T10:01:36.816Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-05T10:01:36.916Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-05T10:01:36.918Z] $ docker exec a508be42b7485e525e42ac61a77efb0ece661c0e57b77995090656a983757841 ssh-agent [2022-01-05T10:01:37.014Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpjFNMP/agent.13 [2022-01-05T10:01:37.014Z] SSH_AGENT_PID=19 [2022-01-05T10:01:37.018Z] Running ssh-add (command line suppressed) [2022-01-05T10:01:37.110Z] Identity added: /w/workspace/edgex-go/130@tmp/private_key_1237914492981102298.key (/w/workspace/edgex-go/130@tmp/private_key_1237914492981102298.key) [2022-01-05T10:01:37.120Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-05T10:01:37.413Z] + git semver tag [2022-01-05T10:01:37.413Z] # -> Open(): unable to determine branch for HEAD [2022-01-05T10:01:37.413Z] # $GIT_DIR = /w/workspace/edgex-go/130/.git [2022-01-05T10:01:37.413Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/130 [2022-01-05T10:01:37.413Z] # $SEMVER_REMOTE_NAME = origin [2022-01-05T10:01:37.413Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-05T10:01:37.413Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-05T10:01:37.413Z] # $SEMVER_BRANCH = main [2022-01-05T10:01:37.413Z] # $SEMVER_DIR = /w/workspace/edgex-go/130/.semver [2022-01-05T10:01:37.413Z] # 744b2ca0a98b60adf4684d7292cc95234626d583 HEAD [2022-01-05T10:01:37.413Z] # -> Force: false [2022-01-05T10:01:37.413Z] # d433d0f0184ea936c6d0916f69d496a4a0e7f473 refs/tags/v2.2.0-dev.16 [Pipeline] } [2022-01-05T10:01:37.423Z] $ docker exec --env ******** --env ******** a508be42b7485e525e42ac61a77efb0ece661c0e57b77995090656a983757841 ssh-agent -k [2022-01-05T10:01:37.527Z] unset SSH_AUTH_SOCK; [2022-01-05T10:01:37.527Z] unset SSH_AGENT_PID; [2022-01-05T10:01:37.527Z] echo Agent pid 19 killed; [2022-01-05T10:01:37.540Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-05T10:01:37.854Z] + git semver [Pipeline] } [2022-01-05T10:01:37.867Z] $ docker stop --time=1 a508be42b7485e525e42ac61a77efb0ece661c0e57b77995090656a983757841 [2022-01-05T10:01:39.044Z] $ docker rm -f a508be42b7485e525e42ac61a77efb0ece661c0e57b77995090656a983757841 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-01-05T10:01:39.420Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-05T10:01:39.421Z] [2022-01-05T10:01:39.421Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-01-05T10:01:39.725Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-05T10:01:39.725Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-01-05T10:01:39.725Z] ab5ef0e58194: Pulling fs layer [2022-01-05T10:01:39.725Z] 9712f1f96733: Pulling fs layer [2022-01-05T10:01:39.725Z] 63f879dbbcfc: Pulling fs layer [2022-01-05T10:01:39.725Z] 0d9ebad4ef96: Pulling fs layer [2022-01-05T10:01:39.725Z] e9a5061849ea: Pulling fs layer [2022-01-05T10:01:39.725Z] d747dcd14b5f: Pulling fs layer [2022-01-05T10:01:39.725Z] 2de7ff778b66: Pulling fs layer [2022-01-05T10:01:39.725Z] 0d9ebad4ef96: Waiting [2022-01-05T10:01:39.725Z] e9a5061849ea: Waiting [2022-01-05T10:01:39.725Z] d747dcd14b5f: Waiting [2022-01-05T10:01:39.725Z] 2de7ff778b66: Waiting [2022-01-05T10:01:39.725Z] 9712f1f96733: Verifying Checksum [2022-01-05T10:01:39.725Z] 9712f1f96733: Download complete [2022-01-05T10:01:39.986Z] 63f879dbbcfc: Verifying Checksum [2022-01-05T10:01:39.986Z] 63f879dbbcfc: Download complete [2022-01-05T10:01:39.986Z] 0d9ebad4ef96: Verifying Checksum [2022-01-05T10:01:39.986Z] 0d9ebad4ef96: Download complete [2022-01-05T10:01:40.253Z] d747dcd14b5f: Verifying Checksum [2022-01-05T10:01:40.253Z] d747dcd14b5f: Download complete [2022-01-05T10:01:40.253Z] e9a5061849ea: Verifying Checksum [2022-01-05T10:01:40.253Z] e9a5061849ea: Download complete [2022-01-05T10:01:40.253Z] ab5ef0e58194: Verifying Checksum [2022-01-05T10:01:40.253Z] ab5ef0e58194: Download complete [2022-01-05T10:01:40.253Z] 2de7ff778b66: Verifying Checksum [2022-01-05T10:01:40.253Z] 2de7ff778b66: Download complete [2022-01-05T10:01:43.594Z] ab5ef0e58194: Pull complete [2022-01-05T10:01:43.594Z] 9712f1f96733: Pull complete [2022-01-05T10:01:43.861Z] 63f879dbbcfc: Pull complete [2022-01-05T10:01:48.122Z] 0d9ebad4ef96: Pull complete [2022-01-05T10:01:48.383Z] e9a5061849ea: Pull complete [2022-01-05T10:01:48.383Z] d747dcd14b5f: Pull complete [2022-01-05T10:01:49.780Z] 2de7ff778b66: Pull complete [2022-01-05T10:01:49.780Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-01-05T10:01:49.780Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-05T10:01:49.780Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-01-05T10:01:49.845Z] prd-centos7-docker-4c-2g-772 does not seem to be running inside a container [2022-01-05T10:01:49.880Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/130 -v /w/workspace/edgex-go/130:/w/workspace/edgex-go/130:rw,z -v /w/workspace/edgex-go/130@tmp:/w/workspace/edgex-go/130@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-05T10:01:53.074Z] $ docker top 50192be8047fe2e4cf561eb3d6f1bdc7f8fbd6cfdf27a9a5b60695900cfddb52 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-01-05T10:01:53.167Z] provisioning config files... [2022-01-05T10:01:53.175Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/130@tmp/config5048273337830860601tmp [2022-01-05T10:01:53.188Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/130@tmp/config1452712237908894750tmp [2022-01-05T10:01:53.199Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/130@tmp/config6304392707966469951tmp [Pipeline] { [Pipeline] echo [2022-01-05T10:01:53.215Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-05T10:01:53.509Z] ---> sigul-configuration.sh [2022-01-05T10:01:53.509Z] gpg: directory `/root/.gnupg' created [2022-01-05T10:01:53.509Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-01-05T10:01:53.509Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-01-05T10:01:53.509Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-01-05T10:01:53.509Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-01-05T10:01:53.509Z] gpg: CAST5 encrypted data [2022-01-05T10:01:53.509Z] gpg: encrypted with 1 passphrase [2022-01-05T10:01:53.509Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-01-05T10:01:53.806Z] + mkdir /home/jenkins [2022-01-05T10:01:53.806Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-01-05T10:01:54.100Z] + 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-05T10:01:54.111Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-05T10:01:54.403Z] ---> sigul-install.sh [2022-01-05T10:01:54.403Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-01-05T10:01:54.695Z] + git tag --list [2022-01-05T10:01:54.695Z] 0.6.0 [2022-01-05T10:01:54.695Z] 0.6.1 [2022-01-05T10:01:54.695Z] 0.7.0 [2022-01-05T10:01:54.695Z] 0.7.1 [2022-01-05T10:01:54.695Z] v1.0.0 [2022-01-05T10:01:54.695Z] v1.0.1 [2022-01-05T10:01:54.695Z] v1.1.0 [2022-01-05T10:01:54.695Z] v1.2.0 [2022-01-05T10:01:54.695Z] v1.2.1 [2022-01-05T10:01:54.695Z] v1.3.0 [2022-01-05T10:01:54.695Z] v1.3.1 [2022-01-05T10:01:54.695Z] v2.0.0 [2022-01-05T10:01:54.695Z] v2.0.1-dev.1 [2022-01-05T10:01:54.695Z] v2.0.1-dev.10 [2022-01-05T10:01:54.695Z] v2.0.1-dev.11 [2022-01-05T10:01:54.695Z] v2.0.1-dev.12 [2022-01-05T10:01:54.695Z] v2.0.1-dev.13 [2022-01-05T10:01:54.695Z] v2.0.1-dev.14 [2022-01-05T10:01:54.695Z] v2.0.1-dev.15 [2022-01-05T10:01:54.695Z] v2.0.1-dev.16 [2022-01-05T10:01:54.695Z] v2.0.1-dev.17 [2022-01-05T10:01:54.695Z] v2.0.1-dev.18 [2022-01-05T10:01:54.695Z] v2.0.1-dev.19 [2022-01-05T10:01:54.695Z] v2.0.1-dev.2 [2022-01-05T10:01:54.695Z] v2.0.1-dev.20 [2022-01-05T10:01:54.695Z] v2.0.1-dev.21 [2022-01-05T10:01:54.695Z] v2.0.1-dev.22 [2022-01-05T10:01:54.695Z] v2.0.1-dev.23 [2022-01-05T10:01:54.695Z] v2.0.1-dev.24 [2022-01-05T10:01:54.695Z] v2.0.1-dev.25 [2022-01-05T10:01:54.695Z] v2.0.1-dev.26 [2022-01-05T10:01:54.695Z] v2.0.1-dev.27 [2022-01-05T10:01:54.695Z] v2.0.1-dev.28 [2022-01-05T10:01:54.695Z] v2.0.1-dev.29 [2022-01-05T10:01:54.695Z] v2.0.1-dev.3 [2022-01-05T10:01:54.695Z] v2.0.1-dev.30 [2022-01-05T10:01:54.695Z] v2.0.1-dev.31 [2022-01-05T10:01:54.695Z] v2.0.1-dev.32 [2022-01-05T10:01:54.695Z] v2.0.1-dev.33 [2022-01-05T10:01:54.695Z] v2.0.1-dev.34 [2022-01-05T10:01:54.695Z] v2.0.1-dev.35 [2022-01-05T10:01:54.695Z] v2.0.1-dev.36 [2022-01-05T10:01:54.695Z] v2.0.1-dev.37 [2022-01-05T10:01:54.695Z] v2.0.1-dev.38 [2022-01-05T10:01:54.695Z] v2.0.1-dev.39 [2022-01-05T10:01:54.696Z] v2.0.1-dev.4 [2022-01-05T10:01:54.696Z] v2.0.1-dev.40 [2022-01-05T10:01:54.696Z] v2.0.1-dev.41 [2022-01-05T10:01:54.696Z] v2.0.1-dev.42 [2022-01-05T10:01:54.696Z] v2.0.1-dev.43 [2022-01-05T10:01:54.696Z] v2.0.1-dev.44 [2022-01-05T10:01:54.696Z] v2.0.1-dev.45 [2022-01-05T10:01:54.696Z] v2.0.1-dev.46 [2022-01-05T10:01:54.696Z] v2.0.1-dev.47 [2022-01-05T10:01:54.696Z] v2.0.1-dev.48 [2022-01-05T10:01:54.696Z] v2.0.1-dev.49 [2022-01-05T10:01:54.696Z] v2.0.1-dev.5 [2022-01-05T10:01:54.696Z] v2.0.1-dev.50 [2022-01-05T10:01:54.696Z] v2.0.1-dev.51 [2022-01-05T10:01:54.696Z] v2.0.1-dev.52 [2022-01-05T10:01:54.696Z] v2.0.1-dev.53 [2022-01-05T10:01:54.696Z] v2.0.1-dev.54 [2022-01-05T10:01:54.696Z] v2.0.1-dev.55 [2022-01-05T10:01:54.696Z] v2.0.1-dev.56 [2022-01-05T10:01:54.696Z] v2.0.1-dev.57 [2022-01-05T10:01:54.696Z] v2.0.1-dev.58 [2022-01-05T10:01:54.696Z] v2.0.1-dev.59 [2022-01-05T10:01:54.696Z] v2.0.1-dev.6 [2022-01-05T10:01:54.696Z] v2.0.1-dev.60 [2022-01-05T10:01:54.696Z] v2.0.1-dev.61 [2022-01-05T10:01:54.696Z] v2.0.1-dev.62 [2022-01-05T10:01:54.696Z] v2.0.1-dev.63 [2022-01-05T10:01:54.696Z] v2.0.1-dev.64 [2022-01-05T10:01:54.696Z] v2.0.1-dev.65 [2022-01-05T10:01:54.696Z] v2.0.1-dev.66 [2022-01-05T10:01:54.696Z] v2.0.1-dev.67 [2022-01-05T10:01:54.696Z] v2.0.1-dev.68 [2022-01-05T10:01:54.696Z] v2.0.1-dev.69 [2022-01-05T10:01:54.696Z] v2.0.1-dev.7 [2022-01-05T10:01:54.696Z] v2.0.1-dev.70 [2022-01-05T10:01:54.696Z] v2.0.1-dev.71 [2022-01-05T10:01:54.696Z] v2.0.1-dev.72 [2022-01-05T10:01:54.696Z] v2.0.1-dev.73 [2022-01-05T10:01:54.696Z] v2.0.1-dev.74 [2022-01-05T10:01:54.696Z] v2.0.1-dev.75 [2022-01-05T10:01:54.696Z] v2.0.1-dev.76 [2022-01-05T10:01:54.696Z] v2.0.1-dev.77 [2022-01-05T10:01:54.696Z] v2.0.1-dev.78 [2022-01-05T10:01:54.696Z] v2.0.1-dev.79 [2022-01-05T10:01:54.696Z] v2.0.1-dev.8 [2022-01-05T10:01:54.696Z] v2.0.1-dev.80 [2022-01-05T10:01:54.696Z] v2.0.1-dev.81 [2022-01-05T10:01:54.696Z] v2.0.1-dev.82 [2022-01-05T10:01:54.696Z] v2.0.1-dev.83 [2022-01-05T10:01:54.696Z] v2.0.1-dev.84 [2022-01-05T10:01:54.696Z] v2.0.1-dev.85 [2022-01-05T10:01:54.696Z] v2.0.1-dev.86 [2022-01-05T10:01:54.696Z] v2.0.1-dev.87 [2022-01-05T10:01:54.696Z] v2.0.1-dev.88 [2022-01-05T10:01:54.696Z] v2.0.1-dev.89 [2022-01-05T10:01:54.696Z] v2.0.1-dev.9 [2022-01-05T10:01:54.696Z] v2.0.1-dev.90 [2022-01-05T10:01:54.696Z] v2.0.1-dev.91 [2022-01-05T10:01:54.696Z] v2.0.1-dev.92 [2022-01-05T10:01:54.696Z] v2.0.1-dev.93 [2022-01-05T10:01:54.696Z] v2.0.1-dev.94 [2022-01-05T10:01:54.696Z] v2.0.1-dev.95 [2022-01-05T10:01:54.696Z] v2.0.1-dev.96 [2022-01-05T10:01:54.696Z] v2.0.1-dev.97 [2022-01-05T10:01:54.696Z] v2.0.1-dev.98 [2022-01-05T10:01:54.696Z] v2.0.1-dev.99 [2022-01-05T10:01:54.696Z] v2.1.0 [2022-01-05T10:01:54.696Z] v2.2.0-dev.1 [2022-01-05T10:01:54.696Z] v2.2.0-dev.10 [2022-01-05T10:01:54.696Z] v2.2.0-dev.11 [2022-01-05T10:01:54.696Z] v2.2.0-dev.12 [2022-01-05T10:01:54.696Z] v2.2.0-dev.13 [2022-01-05T10:01:54.696Z] v2.2.0-dev.14 [2022-01-05T10:01:54.696Z] v2.2.0-dev.15 [2022-01-05T10:01:54.696Z] v2.2.0-dev.16 [2022-01-05T10:01:54.696Z] v2.2.0-dev.2 [2022-01-05T10:01:54.696Z] v2.2.0-dev.3 [2022-01-05T10:01:54.696Z] v2.2.0-dev.4 [2022-01-05T10:01:54.696Z] v2.2.0-dev.5 [2022-01-05T10:01:54.696Z] v2.2.0-dev.6 [2022-01-05T10:01:54.696Z] v2.2.0-dev.7 [2022-01-05T10:01:54.696Z] v2.2.0-dev.8 [2022-01-05T10:01:54.696Z] v2.2.0-dev.9 [Pipeline] sh [2022-01-05T10:01:54.988Z] + lftools sign git-tag v2.2.0-dev.16 [2022-01-05T10:01:55.559Z] Signing Git tag with Sigul... [2022-01-05T10:01:55.559Z] Signing v2.2.0-dev.16 [Pipeline] echo [2022-01-05T10:01:56.138Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-05T10:01:56.434Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-01-05T10:01:56.441Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-01-05T10:01:56.461Z] $ docker stop --time=1 50192be8047fe2e4cf561eb3d6f1bdc7f8fbd6cfdf27a9a5b60695900cfddb52 [2022-01-05T10:01:57.643Z] $ docker rm -f 50192be8047fe2e4cf561eb3d6f1bdc7f8fbd6cfdf27a9a5b60695900cfddb52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-01-05T10:01:58.032Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-05T10:01:58.032Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-05T10:01:58.331Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-05T10:01:58.331Z] . [Pipeline] withDockerContainer [2022-01-05T10:01:58.399Z] prd-centos7-docker-4c-2g-772 does not seem to be running inside a container [2022-01-05T10:01:58.433Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/130 -v /w/workspace/edgex-go/130:/w/workspace/edgex-go/130:rw,z -v /w/workspace/edgex-go/130@tmp:/w/workspace/edgex-go/130@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-05T10:01:58.815Z] $ docker top 059aa7cd14095fe2e1533286041fd6de073edb3632e81084d707e1554b0d1c99 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-05T10:01:58.912Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-05T10:01:58.912Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-05T10:01:59.019Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-05T10:01:59.022Z] $ docker exec 059aa7cd14095fe2e1533286041fd6de073edb3632e81084d707e1554b0d1c99 ssh-agent [2022-01-05T10:01:59.134Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnhnJjj/agent.13 [2022-01-05T10:01:59.134Z] SSH_AGENT_PID=18 [2022-01-05T10:01:59.140Z] Running ssh-add (command line suppressed) [2022-01-05T10:01:59.230Z] Identity added: /w/workspace/edgex-go/130@tmp/private_key_1148472882387988473.key (/w/workspace/edgex-go/130@tmp/private_key_1148472882387988473.key) [2022-01-05T10:01:59.247Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-05T10:01:59.537Z] + git semver bump pre [2022-01-05T10:01:59.537Z] # -> Open(): unable to determine branch for HEAD [2022-01-05T10:01:59.537Z] # $GIT_DIR = /w/workspace/edgex-go/130/.git [2022-01-05T10:01:59.537Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/130 [2022-01-05T10:01:59.537Z] # $SEMVER_REMOTE_NAME = origin [2022-01-05T10:01:59.537Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-05T10:01:59.537Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-05T10:01:59.537Z] # $SEMVER_BRANCH = main [2022-01-05T10:01:59.537Z] # $SEMVER_DIR = /w/workspace/edgex-go/130/.semver [2022-01-05T10:01:59.537Z] 2.2.0-dev.17 [Pipeline] } [2022-01-05T10:01:59.546Z] $ docker exec --env ******** --env ******** 059aa7cd14095fe2e1533286041fd6de073edb3632e81084d707e1554b0d1c99 ssh-agent -k [2022-01-05T10:01:59.654Z] unset SSH_AUTH_SOCK; [2022-01-05T10:01:59.654Z] unset SSH_AGENT_PID; [2022-01-05T10:01:59.654Z] echo Agent pid 18 killed; [2022-01-05T10:01:59.664Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-05T10:01:59.976Z] + git semver [Pipeline] } [2022-01-05T10:01:59.991Z] $ docker stop --time=1 059aa7cd14095fe2e1533286041fd6de073edb3632e81084d707e1554b0d1c99 [2022-01-05T10:02:01.169Z] $ docker rm -f 059aa7cd14095fe2e1533286041fd6de073edb3632e81084d707e1554b0d1c99 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-05T10:02:01.521Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-05T10:02:01.521Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-05T10:02:01.824Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-05T10:02:01.824Z] . [Pipeline] withDockerContainer [2022-01-05T10:02:01.896Z] prd-centos7-docker-4c-2g-772 does not seem to be running inside a container [2022-01-05T10:02:01.932Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/130 -v /w/workspace/edgex-go/130:/w/workspace/edgex-go/130:rw,z -v /w/workspace/edgex-go/130@tmp:/w/workspace/edgex-go/130@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-05T10:02:02.310Z] $ docker top 70536f5fa3c73d461ff99cf568e4f93c404cf54bd3ac11fc0e56fc0a4492cf23 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-05T10:02:02.405Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-05T10:02:02.405Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-05T10:02:02.516Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-05T10:02:02.519Z] $ docker exec 70536f5fa3c73d461ff99cf568e4f93c404cf54bd3ac11fc0e56fc0a4492cf23 ssh-agent [2022-01-05T10:02:02.610Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBDFDBa/agent.13 [2022-01-05T10:02:02.610Z] SSH_AGENT_PID=19 [2022-01-05T10:02:02.616Z] Running ssh-add (command line suppressed) [2022-01-05T10:02:02.721Z] Identity added: /w/workspace/edgex-go/130@tmp/private_key_5358312607116625455.key (/w/workspace/edgex-go/130@tmp/private_key_5358312607116625455.key) [2022-01-05T10:02:02.739Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-05T10:02:03.030Z] + git semver push [2022-01-05T10:02:03.030Z] # -> Open(): unable to determine branch for HEAD [2022-01-05T10:02:03.030Z] # $GIT_DIR = /w/workspace/edgex-go/130/.git [2022-01-05T10:02:03.030Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/130 [2022-01-05T10:02:03.030Z] # $SEMVER_REMOTE_NAME = origin [2022-01-05T10:02:03.030Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-05T10:02:03.030Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-05T10:02:03.030Z] # $SEMVER_BRANCH = main [2022-01-05T10:02:03.030Z] # $SEMVER_DIR = /w/workspace/edgex-go/130/.semver [Pipeline] } [2022-01-05T10:02:07.240Z] $ docker exec --env ******** --env ******** 70536f5fa3c73d461ff99cf568e4f93c404cf54bd3ac11fc0e56fc0a4492cf23 ssh-agent -k [2022-01-05T10:02:07.325Z] unset SSH_AUTH_SOCK; [2022-01-05T10:02:07.325Z] unset SSH_AGENT_PID; [2022-01-05T10:02:07.325Z] echo Agent pid 19 killed; [2022-01-05T10:02:07.333Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-05T10:02:07.637Z] + git semver [Pipeline] } [2022-01-05T10:02:07.650Z] $ docker stop --time=1 70536f5fa3c73d461ff99cf568e4f93c404cf54bd3ac11fc0e56fc0a4492cf23 [2022-01-05T10:02:08.829Z] $ docker rm -f 70536f5fa3c73d461ff99cf568e4f93c404cf54bd3ac11fc0e56fc0a4492cf23 [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-05T10:02:09.292Z] + '[' -d /w/workspace/edgex-go/130/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-01-05T10:02:09.586Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-05T10:02:10.143Z] ---> package-listing.sh [2022-01-05T10:02:10.143Z] ++ facter osfamily [2022-01-05T10:02:10.143Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-05T10:02:10.403Z] + OS_FAMILY=redhat [2022-01-05T10:02:10.403Z] + workspace=/w/workspace/edgex-go/130 [2022-01-05T10:02:10.403Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-05T10:02:10.403Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-05T10:02:10.403Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-05T10:02:10.403Z] + PACKAGES=/tmp/packages_start.txt [2022-01-05T10:02:10.403Z] + '[' /w/workspace/edgex-go/130 ']' [2022-01-05T10:02:10.403Z] + PACKAGES=/tmp/packages_end.txt [2022-01-05T10:02:10.403Z] + case "${OS_FAMILY}" in [2022-01-05T10:02:10.403Z] + rpm -qa [2022-01-05T10:02:10.403Z] + sort [2022-01-05T10:02:14.599Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-05T10:02:14.599Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-05T10:02:14.599Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-05T10:02:14.599Z] + '[' /w/workspace/edgex-go/130 ']' [2022-01-05T10:02:14.599Z] + mkdir -p /w/workspace/edgex-go/130/archives/ [2022-01-05T10:02:14.599Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/130/archives/ [Pipeline] echo [2022-01-05T10:02:14.619Z] 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/130/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-01-05T10:02:14.901Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-05T10:02:15.456Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-05T10:02:15.456Z] [2022-01-05T10:02:15.456Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-05T10:02:15.754Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-05T10:02:15.754Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-05T10:02:15.754Z] b4d181a07f80: Pulling fs layer [2022-01-05T10:02:15.754Z] a1111a8f2ec3: Pulling fs layer [2022-01-05T10:02:15.754Z] ed53099fbce6: Pulling fs layer [2022-01-05T10:02:15.754Z] dc539afda2c1: Pulling fs layer [2022-01-05T10:02:15.754Z] 77bc0d833cb6: Pulling fs layer [2022-01-05T10:02:15.754Z] 9065ff56babe: Pulling fs layer [2022-01-05T10:02:15.754Z] d287ab97295c: Pulling fs layer [2022-01-05T10:02:15.754Z] dc539afda2c1: Waiting [2022-01-05T10:02:15.754Z] 77bc0d833cb6: Waiting [2022-01-05T10:02:15.754Z] 9065ff56babe: Waiting [2022-01-05T10:02:15.754Z] d287ab97295c: Waiting [2022-01-05T10:02:15.754Z] a1111a8f2ec3: Verifying Checksum [2022-01-05T10:02:15.754Z] a1111a8f2ec3: Download complete [2022-01-05T10:02:15.754Z] dc539afda2c1: Verifying Checksum [2022-01-05T10:02:15.754Z] dc539afda2c1: Download complete [2022-01-05T10:02:15.754Z] ed53099fbce6: Verifying Checksum [2022-01-05T10:02:15.754Z] ed53099fbce6: Download complete [2022-01-05T10:02:15.754Z] 9065ff56babe: Verifying Checksum [2022-01-05T10:02:15.754Z] 9065ff56babe: Download complete [2022-01-05T10:02:16.020Z] 77bc0d833cb6: Verifying Checksum [2022-01-05T10:02:16.020Z] 77bc0d833cb6: Download complete [2022-01-05T10:02:16.020Z] b4d181a07f80: Verifying Checksum [2022-01-05T10:02:16.020Z] b4d181a07f80: Download complete [2022-01-05T10:02:16.589Z] d287ab97295c: Verifying Checksum [2022-01-05T10:02:16.589Z] d287ab97295c: Download complete [2022-01-05T10:02:17.171Z] b4d181a07f80: Pull complete [2022-01-05T10:02:17.437Z] a1111a8f2ec3: Pull complete [2022-01-05T10:02:18.009Z] ed53099fbce6: Pull complete [2022-01-05T10:02:18.272Z] dc539afda2c1: Pull complete [2022-01-05T10:02:18.544Z] 77bc0d833cb6: Pull complete [2022-01-05T10:02:18.544Z] 9065ff56babe: Pull complete [2022-01-05T10:02:23.846Z] d287ab97295c: Pull complete [2022-01-05T10:02:23.846Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-05T10:02:23.846Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-05T10:02:23.846Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-05T10:02:23.913Z] prd-centos7-docker-4c-2g-772 does not seem to be running inside a container [2022-01-05T10:02:23.948Z] $ 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/130/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/130 -v /w/workspace/edgex-go/130:/w/workspace/edgex-go/130:rw,z -v /w/workspace/edgex-go/130@tmp:/w/workspace/edgex-go/130@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-05T10:02:26.205Z] $ docker top c9ef4b6b4614b51bf1439c9fba0e7ad5c6eec3c6b037ecfad5fad977436da0a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-05T10:02:26.558Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-05T10:02:26.851Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-05T10:02:27.141Z] + ls /var/log/sa-host [2022-01-05T10:02:27.141Z] + sadf -c /var/log/sa-host/sa05 [2022-01-05T10:02:27.141Z] file_magic: OK [2022-01-05T10:02:27.141Z] HZ: Using current value: 100 [2022-01-05T10:02:27.141Z] file_header: OK [2022-01-05T10:02:27.141Z] 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-05T10:02:27.141Z] Statistics: [2022-01-05T10:02:27.141Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-05T10:02:27.141Z] File successfully converted to sysstat format version 12.0.3 [2022-01-05T10:02:27.141Z] + sadf -c /var/log/sa-host/sa17 [2022-01-05T10:02:27.141Z] file_magic: OK [2022-01-05T10:02:27.141Z] HZ: Using current value: 100 [2022-01-05T10:02:27.141Z] file_header: OK [2022-01-05T10:02:27.141Z] 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-05T10:02:27.141Z] Statistics: [2022-01-05T10:02:27.141Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-05T10:02:27.141Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-05T10:02:27.223Z] provisioning config files... [2022-01-05T10:02:27.233Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/130@tmp/config1489095151105101544tmp [Pipeline] { [Pipeline] echo [2022-01-05T10:02:27.249Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-05T10:02:27.538Z] ---> create-netrc.sh [Pipeline] } [2022-01-05T10:02:27.546Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-05T10:02:27.874Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-05T10:02:27.885Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-05T10:02:28.171Z] ---> sudo-logs.sh [2022-01-05T10:02:28.171Z] Archiving 'sudo' log.. [2022-01-05T10:02:28.171Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-772.novalocal: Name or service not known [2022-01-05T10:02:28.171Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-772.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-05T10:02:28.194Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-05T10:02:28.484Z] ---> job-cost.sh [2022-01-05T10:02:28.484Z] lf-activate-venv: SKIPPING [2022-01-05T10:02:28.484Z] DEBUG: total: 0.10999999940395355 [2022-01-05T10:02:28.484Z] INFO: Retrieving Stack Cost... [2022-01-05T10:02:28.744Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-05T10:02:29.313Z] INFO: Archiving Costs [Pipeline] echo [2022-01-05T10:02:29.327Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-05T10:02:29.615Z] ---> logs-deploy.sh [2022-01-05T10:02:29.615Z] lf-activate-venv: SKIPPING [2022-01-05T10:02:29.615Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/130 [2022-01-05T10:02:29.615Z] INFO: archiving workspace using pattern(s): [2022-01-05T10:02:30.186Z] Archives upload complete. [2022-01-05T10:02:30.448Z] INFO: archiving logs to Nexus