Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 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-ssh15745822325907694063.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12215346122153476480.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision dae07dc806156effb2cae02074e2f5f64a063e83 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh13940017099947361225.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18136346078496444476.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-ssh13012882847681372688.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-4140 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/142 [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/142 # 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/142@tmp/jenkins-gitclient-ssh8125233593130173049.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 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 (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 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 # timeout=10 Commit message: "build(snap): update edgexfoundry snap base to core20 (#3848)" > git rev-list --no-walk d6b89ac653cd0dcbd04754213b5e8e75d23b33ad # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-28T14:46:14.607Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-28T14:46:14.657Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-28T14:46:14.671Z] ========================================================= [2022-01-28T14:46:14.671Z] EdgeX Global Pipelines Version Info [2022-01-28T14:46:14.671Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-28T14:46:15.799Z] ------------------- [2022-01-28T14:46:15.799Z] stable info: [2022-01-28T14:46:15.799Z] ------------------- [2022-01-28T14:46:15.799Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-28T14:46:15.799Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-28T14:46:15.799Z] Message: update stable to v1.0.219 [2022-01-28T14:46:16.374Z] ------------------- [2022-01-28T14:46:16.374Z] experimental info: [2022-01-28T14:46:16.374Z] ------------------- [2022-01-28T14:46:16.374Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-28T14:46:16.374Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-28T14:46:16.374Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-28T14:46:16.551Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-01-28T14:46:16.567Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-01-28T14:46:16.578Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-28T14:46:16.588Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-28T14:46:16.600Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-28T14:46:16.611Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-01-28T14:46:16.623Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-28T14:46:16.634Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-01-28T14:46:16.646Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-01-28T14:46:16.657Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-01-28T14:46:16.670Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-28T14:46:16.681Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-28T14:46:16.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-28T14:46:16.707Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-28T14:46:16.718Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-28T14:46:16.730Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-28T14:46:16.744Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-28T14:46:16.757Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-28T14:46:16.769Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-01-28T14:46:16.780Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-01-28T14:46:16.789Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-01-28T14:46:16.797Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-28T14:46:16.806Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-01-28T14:46:16.814Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-01-28T14:46:16.822Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-01-28T14:46:16.831Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [Pipeline] echo [2022-01-28T14:46:16.839Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2940d6a [Pipeline] echo [2022-01-28T14:46:16.847Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-28T14:46:16.895Z] provisioning config files... [2022-01-28T14:46:16.916Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/142@tmp/config872933609391460338tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-28T14:46:17.229Z] ---> docker-login.sh [2022-01-28T14:46:17.229Z] nexus3.edgexfoundry.org:10001 [2022-01-28T14:46:17.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T14:46:17.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T14:46:17.493Z] Configure a credential helper to remove this warning. See [2022-01-28T14:46:17.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T14:46:17.493Z] [2022-01-28T14:46:17.493Z] Login Succeeded [2022-01-28T14:46:17.493Z] nexus3.edgexfoundry.org:10002 [2022-01-28T14:46:17.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T14:46:17.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T14:46:17.493Z] Configure a credential helper to remove this warning. See [2022-01-28T14:46:17.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T14:46:17.493Z] [2022-01-28T14:46:17.493Z] Login Succeeded [2022-01-28T14:46:17.493Z] nexus3.edgexfoundry.org:10003 [2022-01-28T14:46:17.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T14:46:17.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T14:46:17.760Z] Configure a credential helper to remove this warning. See [2022-01-28T14:46:17.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T14:46:17.760Z] [2022-01-28T14:46:17.760Z] Login Succeeded [2022-01-28T14:46:17.760Z] nexus3.edgexfoundry.org:10004 [2022-01-28T14:46:17.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T14:46:17.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T14:46:17.760Z] Configure a credential helper to remove this warning. See [2022-01-28T14:46:17.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T14:46:17.760Z] [2022-01-28T14:46:17.760Z] Login Succeeded [2022-01-28T14:46:17.760Z] docker.io [2022-01-28T14:46:18.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T14:46:18.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T14:46:18.287Z] Configure a credential helper to remove this warning. See [2022-01-28T14:46:18.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T14:46:18.287Z] [2022-01-28T14:46:18.287Z] Login Succeeded [2022-01-28T14:46:18.287Z] ---> docker-login.sh ends [Pipeline] } [2022-01-28T14:46:18.298Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-28T14:46:18.623Z] ++ 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-28T14:46:18.623Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-28T14:46:18.623Z] ++ dirname cmd/core-command/Dockerfile [2022-01-28T14:46:18.623Z] ++ cut -d/ -f2 [2022-01-28T14:46:18.623Z] + echo core-command,cmd/core-command/Dockerfile [2022-01-28T14:46:18.623Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-28T14:46:18.623Z] ++ dirname cmd/core-data/Dockerfile [2022-01-28T14:46:18.623Z] ++ cut -d/ -f2 [2022-01-28T14:46:18.623Z] + echo core-data,cmd/core-data/Dockerfile [2022-01-28T14:46:18.623Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-28T14:46:18.623Z] ++ dirname cmd/core-metadata/Dockerfile [2022-01-28T14:46:18.623Z] ++ cut -d/ -f2 [2022-01-28T14:46:18.623Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-01-28T14:46:18.623Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-28T14:46:18.623Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2022-01-28T14:46:18.623Z] ++ cut -d/ -f2 [2022-01-28T14:46:18.623Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-01-28T14:46:18.623Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-28T14:46:18.623Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2022-01-28T14:46:18.623Z] ++ cut -d/ -f2 [2022-01-28T14:46:18.623Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-01-28T14:46:18.623Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-28T14:46:18.623Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2022-01-28T14:46:18.623Z] ++ cut -d/ -f2 [2022-01-28T14:46:18.623Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-01-28T14:46:18.623Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-28T14:46:18.623Z] ++ dirname cmd/support-notifications/Dockerfile [2022-01-28T14:46:18.623Z] ++ cut -d/ -f2 [2022-01-28T14:46:18.623Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-01-28T14:46:18.623Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-28T14:46:18.623Z] ++ cut -d/ -f2 [2022-01-28T14:46:18.623Z] ++ dirname cmd/support-scheduler/Dockerfile [2022-01-28T14:46:18.623Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-01-28T14:46:18.623Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-28T14:46:18.623Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2022-01-28T14:46:18.623Z] ++ cut -d/ -f2 [2022-01-28T14:46:18.623Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-01-28T14:46:18.659Z] 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-28T14:46:19.023Z] + git rev-list -1 --merges 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75~1..2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [Pipeline] echo [2022-01-28T14:46:19.043Z] -----------> git rev-list -1 --merges 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75~1..2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [false] [Pipeline] sh [2022-01-28T14:46:19.339Z] + git log --format=format:%s -1 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [Pipeline] echo [2022-01-28T14:46:19.355Z] ========================================================= [2022-01-28T14:46:19.355Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-28T14:46:19.355Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-01-28T14:46:19.900Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-28T14:46:19.901Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-28T14:46:19.901Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-28T14:46:19.901Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-28T14:46:19.901Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-28T14:46:19.901Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-28T14:46:19.901Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:46:20.324Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-28T14:46:20.324Z] [2022-01-28T14:46:20.324Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:46:20.637Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-28T14:46:20.637Z] latest: Pulling from edgex-devops/git-semver [2022-01-28T14:46:20.637Z] a0d0a0d46f8b: Pulling fs layer [2022-01-28T14:46:20.637Z] 3e5f54012d9b: Pulling fs layer [2022-01-28T14:46:20.637Z] 4c7163046ea9: Pulling fs layer [2022-01-28T14:46:20.637Z] 0c2d73faf560: Pulling fs layer [2022-01-28T14:46:20.637Z] 0c2d73faf560: Waiting [2022-01-28T14:46:20.637Z] 3e5f54012d9b: Verifying Checksum [2022-01-28T14:46:20.637Z] 3e5f54012d9b: Download complete [2022-01-28T14:46:20.637Z] a0d0a0d46f8b: Verifying Checksum [2022-01-28T14:46:20.637Z] a0d0a0d46f8b: Download complete [2022-01-28T14:46:20.637Z] 0c2d73faf560: Verifying Checksum [2022-01-28T14:46:20.637Z] 0c2d73faf560: Download complete [2022-01-28T14:46:20.637Z] 4c7163046ea9: Verifying Checksum [2022-01-28T14:46:20.637Z] 4c7163046ea9: Download complete [2022-01-28T14:46:20.905Z] a0d0a0d46f8b: Pull complete [2022-01-28T14:46:20.905Z] 3e5f54012d9b: Pull complete [2022-01-28T14:46:21.170Z] 4c7163046ea9: Pull complete [2022-01-28T14:46:21.431Z] 0c2d73faf560: Pull complete [2022-01-28T14:46:21.431Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-28T14:46:21.431Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-28T14:46:21.431Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-28T14:46:21.507Z] prd-centos7-docker-4c-2g-4140 does not seem to be running inside a container [2022-01-28T14:46:21.549Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/142 -v /w/workspace/edgex-go/142:/w/workspace/edgex-go/142:rw,z -v /w/workspace/edgex-go/142@tmp:/w/workspace/edgex-go/142@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-28T14:46:22.178Z] $ docker top 285b74f3fb14d7b913533c1c347458ca7cfcbe3fdabf7976572785015bd5053a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-28T14:46:22.285Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-28T14:46:22.285Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-28T14:46:22.388Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-28T14:46:22.394Z] $ docker exec 285b74f3fb14d7b913533c1c347458ca7cfcbe3fdabf7976572785015bd5053a ssh-agent [2022-01-28T14:46:22.506Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgmoCbm/agent.13 [2022-01-28T14:46:22.506Z] SSH_AGENT_PID=19 [2022-01-28T14:46:22.514Z] Running ssh-add (command line suppressed) [2022-01-28T14:46:22.614Z] Identity added: /w/workspace/edgex-go/142@tmp/private_key_733771023596678883.key (/w/workspace/edgex-go/142@tmp/private_key_733771023596678883.key) [2022-01-28T14:46:22.625Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-28T14:46:22.917Z] + git tag --points-at HEAD [Pipeline] } [2022-01-28T14:46:22.934Z] $ docker exec --env ******** --env ******** 285b74f3fb14d7b913533c1c347458ca7cfcbe3fdabf7976572785015bd5053a ssh-agent -k [2022-01-28T14:46:23.018Z] unset SSH_AUTH_SOCK; [2022-01-28T14:46:23.018Z] unset SSH_AGENT_PID; [2022-01-28T14:46:23.018Z] echo Agent pid 19 killed; [2022-01-28T14:46:23.027Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-28T14:46:23.048Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-28T14:46:23.048Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-28T14:46:23.171Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-28T14:46:23.176Z] $ docker exec 285b74f3fb14d7b913533c1c347458ca7cfcbe3fdabf7976572785015bd5053a ssh-agent [2022-01-28T14:46:23.293Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgKIohh/agent.54 [2022-01-28T14:46:23.293Z] SSH_AGENT_PID=60 [2022-01-28T14:46:23.298Z] Running ssh-add (command line suppressed) [2022-01-28T14:46:23.410Z] Identity added: /w/workspace/edgex-go/142@tmp/private_key_2171288594748819626.key (/w/workspace/edgex-go/142@tmp/private_key_2171288594748819626.key) [2022-01-28T14:46:23.421Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-28T14:46:23.716Z] + git semver init [2022-01-28T14:46:23.716Z] # -> Open(): unable to determine branch for HEAD [2022-01-28T14:46:23.716Z] # $GIT_DIR = /w/workspace/edgex-go/142/.git [2022-01-28T14:46:23.716Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/142 [2022-01-28T14:46:23.716Z] # $SEMVER_REMOTE_NAME = origin [2022-01-28T14:46:23.716Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-28T14:46:23.716Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-28T14:46:23.716Z] # $SEMVER_BRANCH = main [2022-01-28T14:46:23.716Z] # $SEMVER_TEMP = /tmp/semver-979162883 [2022-01-28T14:46:23.716Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-01-28T14:46:38.655Z] # '/tmp/semver-979162883' -> '/w/workspace/edgex-go/142/.semver' [2022-01-28T14:46:38.655Z] # -> Force: false [2022-01-28T14:46:38.655Z] # $SEMVER_DIR = /w/workspace/edgex-go/142/.semver [Pipeline] } [2022-01-28T14:46:38.670Z] $ docker exec --env ******** --env ******** 285b74f3fb14d7b913533c1c347458ca7cfcbe3fdabf7976572785015bd5053a ssh-agent -k [2022-01-28T14:46:38.778Z] unset SSH_AUTH_SOCK; [2022-01-28T14:46:38.778Z] unset SSH_AGENT_PID; [2022-01-28T14:46:38.778Z] echo Agent pid 60 killed; [2022-01-28T14:46:38.789Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-28T14:46:39.089Z] + git semver [Pipeline] } [2022-01-28T14:46:39.106Z] $ docker stop --time=1 285b74f3fb14d7b913533c1c347458ca7cfcbe3fdabf7976572785015bd5053a [2022-01-28T14:46:41.087Z] $ docker rm -f 285b74f3fb14d7b913533c1c347458ca7cfcbe3fdabf7976572785015bd5053a [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-28T14:46:41.455Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-28T14:46:41.687Z] Stashed 1 file(s) [Pipeline] echo [2022-01-28T14:46:41.690Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.25 [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-28T14:46:41.808Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-28T14:46:41.815Z] ========================================================= [2022-01-28T14:46:41.815Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-01-28T14:46:41.815Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-28T14:46:42.119Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-28T14:46:42.119Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-28T14:46:42.119Z] 59bf1c3509f3: Pulling fs layer [2022-01-28T14:46:42.119Z] 666ba61612fd: Pulling fs layer [2022-01-28T14:46:42.119Z] 8ed8ca486205: Pulling fs layer [2022-01-28T14:46:42.119Z] 4fe6c5a15a65: Pulling fs layer [2022-01-28T14:46:42.119Z] 22a0e8bec74d: Pulling fs layer [2022-01-28T14:46:42.119Z] f965cba54748: Pulling fs layer [2022-01-28T14:46:42.119Z] 861ffc35075e: Pulling fs layer [2022-01-28T14:46:42.119Z] 4b385c91608e: Pulling fs layer [2022-01-28T14:46:42.119Z] 560528eb2ebb: Pulling fs layer [2022-01-28T14:46:42.119Z] 4fe6c5a15a65: Waiting [2022-01-28T14:46:42.119Z] 22a0e8bec74d: Waiting [2022-01-28T14:46:42.119Z] f965cba54748: Waiting [2022-01-28T14:46:42.119Z] 861ffc35075e: Waiting [2022-01-28T14:46:42.119Z] 4b385c91608e: Waiting [2022-01-28T14:46:42.119Z] 560528eb2ebb: Waiting [2022-01-28T14:46:42.119Z] 8ed8ca486205: Verifying Checksum [2022-01-28T14:46:42.119Z] 8ed8ca486205: Download complete [2022-01-28T14:46:42.119Z] 666ba61612fd: Verifying Checksum [2022-01-28T14:46:42.119Z] 666ba61612fd: Download complete [2022-01-28T14:46:42.119Z] 22a0e8bec74d: Verifying Checksum [2022-01-28T14:46:42.119Z] 22a0e8bec74d: Download complete [2022-01-28T14:46:42.119Z] f965cba54748: Verifying Checksum [2022-01-28T14:46:42.119Z] f965cba54748: Download complete [2022-01-28T14:46:42.119Z] 59bf1c3509f3: Verifying Checksum [2022-01-28T14:46:42.119Z] 59bf1c3509f3: Download complete [2022-01-28T14:46:42.119Z] 861ffc35075e: Verifying Checksum [2022-01-28T14:46:42.119Z] 861ffc35075e: Download complete [2022-01-28T14:46:42.384Z] 4b385c91608e: Verifying Checksum [2022-01-28T14:46:42.384Z] 4b385c91608e: Download complete [2022-01-28T14:46:42.648Z] 560528eb2ebb: Verifying Checksum [2022-01-28T14:46:42.648Z] 560528eb2ebb: Download complete [2022-01-28T14:46:42.648Z] 59bf1c3509f3: Pull complete [2022-01-28T14:46:42.648Z] 4fe6c5a15a65: Verifying Checksum [2022-01-28T14:46:42.648Z] 4fe6c5a15a65: Download complete [2022-01-28T14:46:42.909Z] 666ba61612fd: Pull complete [2022-01-28T14:46:43.171Z] 8ed8ca486205: Pull complete [2022-01-28T14:46:47.443Z] 4fe6c5a15a65: Pull complete [2022-01-28T14:46:47.443Z] 22a0e8bec74d: Pull complete [2022-01-28T14:46:47.443Z] f965cba54748: Pull complete [2022-01-28T14:46:47.443Z] 861ffc35075e: Pull complete [2022-01-28T14:46:47.702Z] 4b385c91608e: Pull complete [2022-01-28T14:46:50.287Z] 560528eb2ebb: Pull complete [2022-01-28T14:46:50.287Z] Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f [2022-01-28T14:46:50.287Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-28T14:46:50.287Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-01-28T14:46:50.589Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-28T14:46:50.589Z] WORKDIR /edgex [2022-01-28T14:46:50.589Z] COPY go.mod . [2022-01-28T14:46:50.589Z] RUN go mod download' [2022-01-28T14:46:50.589Z] + docker build -t ci-base-image-x86_64 -f - . [2022-01-28T14:46:51.981Z] Sending build context to Docker daemon 334MB [2022-01-28T14:46:51.981Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-28T14:46:51.981Z] ---> dd4a08f94e63 [2022-01-28T14:46:51.981Z] Step 2/4 : WORKDIR /edgex [2022-01-28T14:46:53.918Z] ---> Running in 1ced017e1535 [2022-01-28T14:46:53.918Z] Removing intermediate container 1ced017e1535 [2022-01-28T14:46:53.918Z] ---> 25649526315f [2022-01-28T14:46:53.918Z] Step 3/4 : COPY go.mod . [2022-01-28T14:46:53.918Z] ---> fe02776e93d0 [2022-01-28T14:46:53.918Z] Step 4/4 : RUN go mod download [2022-01-28T14:46:53.918Z] ---> Running in 678bf4547fb1 [2022-01-28T14:46:56.760Z] Still waiting to schedule task [2022-01-28T14:46:56.760Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-01-28T14:47:32.693Z] Removing intermediate container 678bf4547fb1 [2022-01-28T14:47:32.694Z] ---> 5d84cdd874b7 [2022-01-28T14:47:32.694Z] Successfully built 5d84cdd874b7 [2022-01-28T14:47:32.694Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:47:33.000Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-28T14:47:33.001Z] . [Pipeline] withDockerContainer [2022-01-28T14:47:33.074Z] prd-centos7-docker-4c-2g-4140 does not seem to be running inside a container [2022-01-28T14:47:33.119Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/142 -v /w/workspace/edgex-go/142:/w/workspace/edgex-go/142:rw,z -v /w/workspace/edgex-go/142@tmp:/w/workspace/edgex-go/142@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-28T14:47:33.537Z] $ docker top e915e2ba38ef7a0cb0ab99108a5fe26a5a232425ff36c09e6a9a62118dcea44b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-28T14:47:33.902Z] + go version [2022-01-28T14:47:33.902Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-01-28T14:47:33.917Z] $ docker stop --time=1 e915e2ba38ef7a0cb0ab99108a5fe26a5a232425ff36c09e6a9a62118dcea44b [2022-01-28T14:47:35.097Z] $ docker rm -f e915e2ba38ef7a0cb0ab99108a5fe26a5a232425ff36c09e6a9a62118dcea44b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:47:35.493Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-28T14:47:35.493Z] . [Pipeline] withDockerContainer [2022-01-28T14:47:35.565Z] prd-centos7-docker-4c-2g-4140 does not seem to be running inside a container [2022-01-28T14:47:35.603Z] $ 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/142 -v /w/workspace/edgex-go/142:/w/workspace/edgex-go/142:rw,z -v /w/workspace/edgex-go/142@tmp:/w/workspace/edgex-go/142@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-28T14:47:35.969Z] $ docker top db82d0b9c9b02b46aa21ee1845a4a8126e238d8712bd7b2575dac8faccc08113 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-28T14:47:36.058Z] ========================================================= [2022-01-28T14:47:36.058Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-01-28T14:47:36.058Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-28T14:47:36.355Z] + make test [2022-01-28T14:47:36.355Z] go mod tidy [2022-01-28T14:47:36.619Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-01-28T14:47:43.239Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-01-28T14:48:01.487Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-01-28T14:48:05.758Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-01-28T14:48:05.758Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-01-28T14:48:06.337Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-01-28T14:48:08.288Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-01-28T14:48:09.254Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-01-28T14:48:09.254Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-01-28T14:48:09.254Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-01-28T14:48:09.519Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-01-28T14:48:09.788Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-01-28T14:48:10.048Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-01-28T14:48:10.048Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-01-28T14:48:10.048Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-01-28T14:48:10.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-01-28T14:48:12.625Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements [2022-01-28T14:48:12.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-01-28T14:48:12.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-01-28T14:48:12.901Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.073s coverage: 98.5% of statements [2022-01-28T14:48:12.901Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-01-28T14:48:13.520Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.062s coverage: 44.7% of statements [2022-01-28T14:48:13.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-01-28T14:48:13.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-01-28T14:48:14.128Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.112s coverage: 89.5% of statements [2022-01-28T14:48:14.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-01-28T14:48:14.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-01-28T14:48:15.525Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.052s coverage: 84.4% of statements [2022-01-28T14:48:15.525Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-01-28T14:48:15.525Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-01-28T14:48:15.525Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-01-28T14:48:15.525Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-01-28T14:48:15.525Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-01-28T14:48:16.113Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.287s coverage: 94.2% of statements [2022-01-28T14:48:16.113Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-01-28T14:48:16.113Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-01-28T14:48:16.113Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 59.1% of statements [2022-01-28T14:48:16.113Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-01-28T14:48:16.113Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-01-28T14:48:16.113Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-01-28T14:48:16.113Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-01-28T14:48:16.113Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-01-28T14:48:16.687Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 60.0% of statements [2022-01-28T14:48:16.687Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-01-28T14:48:16.687Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-01-28T14:48:16.687Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-01-28T14:48:17.665Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.049s coverage: 0.9% of statements [2022-01-28T14:48:17.665Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-01-28T14:48:17.665Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements [2022-01-28T14:48:17.665Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 21.7% of statements [2022-01-28T14:48:17.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-01-28T14:48:17.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements [2022-01-28T14:48:18.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.056s coverage: 79.5% of statements [2022-01-28T14:48:18.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements [2022-01-28T14:48:18.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements [2022-01-28T14:48:18.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements [2022-01-28T14:48:26.018Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4141 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-01-28T14:48:26.029Z] Running in /w/workspace/edgex-go/142 [Pipeline] { [Pipeline] checkout [2022-01-28T14:48:26.207Z] The recommended git tool is: git [2022-01-28T14:48:30.569Z] using credential edgex-jenkins-ssh [2022-01-28T14:48:30.585Z] Cloning the remote Git repository [2022-01-28T14:48:30.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.070s coverage: 94.4% of statements [2022-01-28T14:48:30.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements [2022-01-28T14:48:30.642Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-01-28T14:48:30.717Z] > git init /w/workspace/edgex-go/142 # timeout=10 [2022-01-28T14:48:30.816Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-28T14:48:30.818Z] > git --version # timeout=10 [2022-01-28T14:48:30.848Z] > git --version # 'git version 2.17.1' [2022-01-28T14:48:30.850Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-28T14:48:30.922Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-28T14:48:36.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.200s coverage: 82.5% of statements [2022-01-28T14:48:36.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-01-28T14:48:47.954Z] Avoid second fetch [2022-01-28T14:48:47.955Z] Checking out Revision 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 (main) [2022-01-28T14:48:47.909Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-28T14:48:47.927Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-28T14:48:47.970Z] > git config core.sparsecheckout # timeout=10 [2022-01-28T14:48:47.989Z] > git checkout -f 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 # timeout=10 [2022-01-28T14:48:52.228Z] Commit message: "build(snap): update edgexfoundry snap base to core20 (#3848)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-28T14:48:53.136Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-28T14:48:53.136Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-28T14:48:53.136Z] Dload Upload Total Spent Left Speed [2022-01-28T14:48:53.136Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 94744 0 --:--:-- --:--:-- --:--:-- 94744 [Pipeline] sh [2022-01-28T14:48:53.634Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-28T14:48:53.975Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-28T14:48:53.975Z] + sudo tee /etc/docker/daemon.new [2022-01-28T14:48:53.975Z] { [2022-01-28T14:48:53.975Z] "registry-mirrors": [ [2022-01-28T14:48:53.975Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-28T14:48:53.975Z] ], [2022-01-28T14:48:53.975Z] "bip": "10.250.0.254/24", [2022-01-28T14:48:53.975Z] "hosts": [ [2022-01-28T14:48:53.975Z] "tcp://0.0.0.0:5555", [2022-01-28T14:48:53.975Z] "unix:///var/run/docker.sock" [2022-01-28T14:48:53.975Z] ], [2022-01-28T14:48:53.975Z] "mtu": 1458, [2022-01-28T14:48:53.975Z] "selinux-enabled": true, [2022-01-28T14:48:53.975Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-28T14:48:53.975Z] } [Pipeline] sh [2022-01-28T14:48:54.318Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-28T14:48:54.398Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements [2022-01-28T14:48:54.398Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-01-28T14:48:54.398Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-01-28T14:48:54.398Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-01-28T14:48:54.398Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2022-01-28T14:48:54.398Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-01-28T14:48:54.398Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-01-28T14:48:54.398Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-01-28T14:48:54.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-01-28T14:48:54.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-01-28T14:48:54.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2022-01-28T14:48:54.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-01-28T14:48:54.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-01-28T14:48:54.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2022-01-28T14:48:54.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-01-28T14:48:54.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements [2022-01-28T14:48:54.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-01-28T14:48:54.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements [2022-01-28T14:48:54.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements [2022-01-28T14:48:54.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2022-01-28T14:48:54.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.154s coverage: 91.2% of statements [2022-01-28T14:48:54.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-01-28T14:48:54.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.130s coverage: 64.4% of statements [2022-01-28T14:48:54.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-01-28T14:48:54.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-01-28T14:48:54.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2022-01-28T14:48:54.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements [2022-01-28T14:48:54.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2022-01-28T14:48:54.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2022-01-28T14:48:54.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2022-01-28T14:48:54.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.224s coverage: 65.4% of statements [2022-01-28T14:48:54.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-01-28T14:48:54.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-01-28T14:48:54.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-01-28T14:48:54.659Z] + sudo service docker restart [2022-01-28T14:48:55.002Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.140s coverage: 43.8% of statements [2022-01-28T14:48:55.002Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-01-28T14:48:55.002Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-01-28T14:48:55.002Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.048s coverage: 89.5% of statements [2022-01-28T14:48:55.002Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-01-28T14:48:55.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.042s coverage: 84.8% of statements [2022-01-28T14:48:55.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-01-28T14:49:03.449Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 17.7% of statements [2022-01-28T14:49:03.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-01-28T14:49:03.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-01-28T14:49:03.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-01-28T14:49:03.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-01-28T14:49:03.449Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.125s coverage: 92.3% of statements [2022-01-28T14:49:03.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-01-28T14:49:03.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-01-28T14:49:03.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-01-28T14:49:03.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-01-28T14:49:03.449Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2022-01-28T14:49:03.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-01-28T14:49:03.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-01-28T14:49:03.449Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.7% of statements [2022-01-28T14:49:03.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-01-28T14:49:03.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-01-28T14:49:03.449Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-01-28T14:49:03.449Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-01-28T14:49:03.449Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.041s coverage: 28.9% of statements [2022-01-28T14:49:03.449Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-01-28T14:49:03.449Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-01-28T14:49:03.449Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-01-28T14:49:03.449Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-01-28T14:49:03.449Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-01-28T14:49:03.449Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-01-28T14:49:03.449Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2022-01-28T14:49:03.449Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 96.9% of statements [2022-01-28T14:49:03.449Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-28T14:49:13.040Z] provisioning config files... [2022-01-28T14:49:13.064Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/142@tmp/config2384289386744731353tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-28T14:49:13.414Z] ---> docker-login.sh [2022-01-28T14:49:13.415Z] nexus3.edgexfoundry.org:10001 [2022-01-28T14:49:14.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T14:49:14.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T14:49:14.009Z] Configure a credential helper to remove this warning. See [2022-01-28T14:49:14.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T14:49:14.009Z] [2022-01-28T14:49:14.009Z] Login Succeeded [2022-01-28T14:49:14.281Z] nexus3.edgexfoundry.org:10002 [2022-01-28T14:49:14.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T14:49:14.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T14:49:14.551Z] Configure a credential helper to remove this warning. See [2022-01-28T14:49:14.551Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T14:49:14.551Z] [2022-01-28T14:49:14.551Z] Login Succeeded [2022-01-28T14:49:14.551Z] nexus3.edgexfoundry.org:10003 [2022-01-28T14:49:14.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T14:49:14.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T14:49:14.826Z] Configure a credential helper to remove this warning. See [2022-01-28T14:49:14.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T14:49:14.826Z] [2022-01-28T14:49:14.826Z] Login Succeeded [2022-01-28T14:49:14.826Z] nexus3.edgexfoundry.org:10004 [2022-01-28T14:49:15.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T14:49:15.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T14:49:15.378Z] Configure a credential helper to remove this warning. See [2022-01-28T14:49:15.378Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T14:49:15.378Z] [2022-01-28T14:49:15.378Z] Login Succeeded [2022-01-28T14:49:15.378Z] docker.io [2022-01-28T14:49:15.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T14:49:15.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T14:49:15.918Z] Configure a credential helper to remove this warning. See [2022-01-28T14:49:15.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T14:49:15.918Z] [2022-01-28T14:49:15.918Z] Login Succeeded [2022-01-28T14:49:15.918Z] ---> docker-login.sh ends [Pipeline] } [2022-01-28T14:49:15.935Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-28T14:49:16.604Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-28T14:49:16.619Z] ========================================================= [2022-01-28T14:49:16.619Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-01-28T14:49:16.619Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-28T14:49:16.956Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-28T14:49:17.231Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-28T14:49:17.231Z] 9b3977197b4f: Pulling fs layer [2022-01-28T14:49:17.231Z] 1a89e8eeedd5: Pulling fs layer [2022-01-28T14:49:17.231Z] 94645a83ff95: Pulling fs layer [2022-01-28T14:49:17.231Z] 3f3a8bcf1eab: Pulling fs layer [2022-01-28T14:49:17.231Z] 0c92f367c5e7: Pulling fs layer [2022-01-28T14:49:17.231Z] 4b8299f9d1f4: Pulling fs layer [2022-01-28T14:49:17.231Z] 9a6b49a46696: Pulling fs layer [2022-01-28T14:49:17.231Z] cf05db05a679: Pulling fs layer [2022-01-28T14:49:17.231Z] 4b8299f9d1f4: Waiting [2022-01-28T14:49:17.231Z] 9a6b49a46696: Waiting [2022-01-28T14:49:17.231Z] 3f3a8bcf1eab: Waiting [2022-01-28T14:49:17.231Z] 0c92f367c5e7: Waiting [2022-01-28T14:49:17.231Z] cf05db05a679: Waiting [2022-01-28T14:49:17.231Z] 94645a83ff95: Verifying Checksum [2022-01-28T14:49:17.231Z] 94645a83ff95: Download complete [2022-01-28T14:49:17.231Z] 1a89e8eeedd5: Verifying Checksum [2022-01-28T14:49:17.231Z] 1a89e8eeedd5: Download complete [2022-01-28T14:49:17.231Z] 0c92f367c5e7: Verifying Checksum [2022-01-28T14:49:17.231Z] 0c92f367c5e7: Download complete [2022-01-28T14:49:17.231Z] 4b8299f9d1f4: Verifying Checksum [2022-01-28T14:49:17.231Z] 4b8299f9d1f4: Download complete [2022-01-28T14:49:17.231Z] 9b3977197b4f: Verifying Checksum [2022-01-28T14:49:17.231Z] 9b3977197b4f: Download complete [2022-01-28T14:49:17.231Z] 9a6b49a46696: Verifying Checksum [2022-01-28T14:49:17.231Z] 9a6b49a46696: Download complete [2022-01-28T14:49:17.830Z] 9b3977197b4f: Pull complete [2022-01-28T14:49:18.425Z] 1a89e8eeedd5: Pull complete [2022-01-28T14:49:19.034Z] 94645a83ff95: Pull complete [2022-01-28T14:49:19.034Z] cf05db05a679: Verifying Checksum [2022-01-28T14:49:19.034Z] cf05db05a679: Download complete [2022-01-28T14:49:19.631Z] 3f3a8bcf1eab: Verifying Checksum [2022-01-28T14:49:19.631Z] 3f3a8bcf1eab: Download complete [2022-01-28T14:49:32.018Z] 3f3a8bcf1eab: Pull complete [2022-01-28T14:49:32.018Z] 0c92f367c5e7: Pull complete [2022-01-28T14:49:32.018Z] 4b8299f9d1f4: Pull complete [2022-01-28T14:49:32.018Z] 9a6b49a46696: Pull complete [2022-01-28T14:49:37.409Z] cf05db05a679: Pull complete [2022-01-28T14:49:37.409Z] Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 [2022-01-28T14:49:37.409Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-28T14:49:37.409Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-01-28T14:49:37.753Z] + docker build -t ci-base-image-arm64 -f - . [2022-01-28T14:49:37.753Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-28T14:49:37.753Z] WORKDIR /edgex [2022-01-28T14:49:37.753Z] COPY go.mod . [2022-01-28T14:49:37.753Z] RUN go mod download [2022-01-28T14:49:40.380Z] Sending build context to Docker daemon 168.7MB [2022-01-28T14:49:40.380Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-28T14:49:40.380Z] ---> 0ccda1f7e2ee [2022-01-28T14:49:40.380Z] Step 2/4 : WORKDIR /edgex [2022-01-28T14:49:42.358Z] ---> Running in eafdfa79c6d4 [2022-01-28T14:49:42.358Z] Removing intermediate container eafdfa79c6d4 [2022-01-28T14:49:42.358Z] ---> 6c5d8599fa13 [2022-01-28T14:49:42.358Z] Step 3/4 : COPY go.mod . [2022-01-28T14:49:42.361Z] GO111MODULE=on go vet ./... [2022-01-28T14:49:42.953Z] ---> 7ec83e99b215 [2022-01-28T14:49:42.953Z] Step 4/4 : RUN go mod download [2022-01-28T14:49:43.224Z] ---> Running in d92fe8fd0070 [2022-01-28T14:49:47.705Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-28T14:49:47.705Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-28T14:49:47.705Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-28T14:49:48.290Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-01-28T14:49:48.592Z] + ls -al . [2022-01-28T14:49:48.592Z] total 644 [2022-01-28T14:49:48.592Z] drwxrwxr-x 10 1001 1001 4096 Jan 28 14:49 . [2022-01-28T14:49:48.592Z] drwxr-xr-x 4 root root 32 Jan 28 14:47 .. [2022-01-28T14:49:48.592Z] -rw-rw-r-- 1 1001 1001 11 Jan 28 14:46 .dockerignore [2022-01-28T14:49:48.592Z] drwxrwxr-x 8 1001 1001 162 Jan 28 14:46 .git [2022-01-28T14:49:48.592Z] drwxrwxr-x 4 1001 1001 142 Jan 28 14:46 .github [2022-01-28T14:49:48.592Z] -rw-rw-r-- 1 1001 1001 804 Jan 28 14:46 .gitignore [2022-01-28T14:49:48.592Z] -rw-rw-r-- 1 1001 1001 42 Jan 28 14:46 .golangci.yml [2022-01-28T14:49:48.592Z] -rw-rw-r-- 1 1001 1001 76 Jan 28 14:46 .hadolint.yml [2022-01-28T14:49:48.592Z] drwx------ 3 1001 1001 58 Jan 28 14:46 .semver [2022-01-28T14:49:48.592Z] -rw-rw-r-- 1 1001 1001 166 Jan 28 14:46 .sonarcloud.properties [2022-01-28T14:49:48.592Z] -rw-rw-r-- 1 1001 1001 1171 Jan 28 14:46 ADOPTERS.md [2022-01-28T14:49:48.592Z] -rw-rw-r-- 1 1001 1001 9019 Jan 28 14:46 Attribution.txt [2022-01-28T14:49:48.592Z] -rw-rw-r-- 1 1001 1001 51732 Jan 28 14:46 CHANGELOG.md [2022-01-28T14:49:48.592Z] -rw-rw-r-- 1 1001 1001 3804 Jan 28 14:46 CONTRIBUTING.md [2022-01-28T14:49:48.592Z] -rw-rw-r-- 1 1001 1001 677 Jan 28 14:46 GOVERNANCE.md [2022-01-28T14:49:48.592Z] -rw-rw-r-- 1 1001 1001 849 Jan 28 14:46 Jenkinsfile [2022-01-28T14:49:48.592Z] -rw-rw-r-- 1 1001 1001 10775 Jan 28 14:46 LICENSE [2022-01-28T14:49:48.592Z] -rw-rw-r-- 1 1001 1001 6508 Jan 28 14:46 Makefile [2022-01-28T14:49:48.592Z] -rw-rw-r-- 1 1001 1001 582 Jan 28 14:46 OWNERS.md [2022-01-28T14:49:48.592Z] -rw-rw-r-- 1 1001 1001 8207 Jan 28 14:46 README.md [2022-01-28T14:49:48.592Z] -rw-rw-r-- 1 1001 1001 6912 Jan 28 14:46 SECURITY.md [2022-01-28T14:49:48.592Z] -rw-rw-r-- 1 1001 1001 12 Jan 28 14:46 VERSION [2022-01-28T14:49:48.592Z] -rw-rw-r-- 1 1001 1001 4131 Jan 28 14:46 ZMQWindows.md [2022-01-28T14:49:48.592Z] drwxrwxr-x 2 1001 1001 37 Jan 28 14:46 bin [2022-01-28T14:49:48.592Z] drwxrwxr-x 14 1001 1001 4096 Jan 28 14:46 cmd [2022-01-28T14:49:48.592Z] -rw-r--r-- 1 root root 428383 Jan 28 14:49 coverage.out [2022-01-28T14:49:48.592Z] -rw-rw-r-- 1 1001 1001 2833 Jan 28 14:46 go.mod [2022-01-28T14:49:48.592Z] -rw-rw-r-- 1 1001 1001 50190 Jan 28 14:46 go.sum [2022-01-28T14:49:48.592Z] drwxrwxr-x 8 1001 1001 124 Jan 28 14:46 internal [2022-01-28T14:49:48.592Z] drwxrwxr-x 3 1001 1001 16 Jan 28 14:46 openapi [2022-01-28T14:49:48.592Z] drwxrwxr-x 4 1001 1001 71 Jan 28 14:46 snap [2022-01-28T14:49:48.593Z] -rw-rw-r-- 1 1001 1001 204 Jan 28 14:46 version.go [Pipeline] sh [2022-01-28T14:49:48.886Z] + '[' -e coverage.out ] [2022-01-28T14:49:48.886Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-01-28T14:49:49.011Z] Stashed 1 file(s) [Pipeline] sh [2022-01-28T14:49:49.309Z] + make build [2022-01-28T14:49:49.309Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.25" -o cmd/core-data/core-data ./cmd/core-data [2022-01-28T14:49:50.698Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.25" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-01-28T14:49:58.201Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.25" -o cmd/core-command/core-command ./cmd/core-command [2022-01-28T14:49:59.158Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.25" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-01-28T14:50:00.126Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.25" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-01-28T14:50:00.395Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.25" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-01-28T14:50:01.339Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.25" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-01-28T14:50:01.921Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.25" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-01-28T14:50:02.886Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.25" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-01-28T14:50:03.841Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.25" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-01-28T14:50:04.416Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.25" -o ./cmd/secrets-config ./cmd/secrets-config [2022-01-28T14:50:05.384Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.25" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2022-01-28T14:50:06.796Z] $ docker stop --time=1 db82d0b9c9b02b46aa21ee1845a4a8126e238d8712bd7b2575dac8faccc08113 [2022-01-28T14:50:09.064Z] $ docker rm -f db82d0b9c9b02b46aa21ee1845a4a8126e238d8712bd7b2575dac8faccc08113 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:50:10.485Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-28T14:50:10.485Z] [2022-01-28T14:50:10.485Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:50:10.797Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-28T14:50:10.797Z] latest: Pulling from edgex-devops/edgex-compose [2022-01-28T14:50:10.797Z] cbdbe7a5bc2a: Pulling fs layer [2022-01-28T14:50:10.797Z] ca9280d653b3: Pulling fs layer [2022-01-28T14:50:10.797Z] 7e9c9ca2126c: Pulling fs layer [2022-01-28T14:50:10.797Z] cbdbe7a5bc2a: Verifying Checksum [2022-01-28T14:50:10.797Z] cbdbe7a5bc2a: Download complete [2022-01-28T14:50:11.062Z] ca9280d653b3: Verifying Checksum [2022-01-28T14:50:11.062Z] ca9280d653b3: Download complete [2022-01-28T14:50:11.331Z] cbdbe7a5bc2a: Pull complete [2022-01-28T14:50:11.331Z] 7e9c9ca2126c: Verifying Checksum [2022-01-28T14:50:11.331Z] 7e9c9ca2126c: Download complete [2022-01-28T14:50:11.602Z] ca9280d653b3: Pull complete [2022-01-28T14:50:15.823Z] 7e9c9ca2126c: Pull complete [2022-01-28T14:50:15.823Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-01-28T14:50:15.823Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-28T14:50:15.823Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-01-28T14:50:15.902Z] prd-centos7-docker-4c-2g-4140 does not seem to be running inside a container [2022-01-28T14:50:15.945Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/142 -v /w/workspace/edgex-go/142:/w/workspace/edgex-go/142:rw,z -v /w/workspace/edgex-go/142@tmp:/w/workspace/edgex-go/142@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-28T14:50:19.113Z] $ docker top 9157135e9f06d1a035a2b34c12d866dcdb951c79433960caabec93383dcc97eb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-28T14:50:19.504Z] + docker-compose build --help [2022-01-28T14:50:19.504Z] + grep parallel [2022-01-28T14:50:20.077Z] --parallel Build images in parallel. [Pipeline] } [2022-01-28T14:50:20.092Z] $ docker stop --time=1 9157135e9f06d1a035a2b34c12d866dcdb951c79433960caabec93383dcc97eb [2022-01-28T14:50:21.284Z] $ docker rm -f 9157135e9f06d1a035a2b34c12d866dcdb951c79433960caabec93383dcc97eb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:50:21.669Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-28T14:50:21.669Z] . [Pipeline] withDockerContainer [2022-01-28T14:50:21.740Z] prd-centos7-docker-4c-2g-4140 does not seem to be running inside a container [2022-01-28T14:50:21.777Z] $ 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/142 -v /w/workspace/edgex-go/142:/w/workspace/edgex-go/142:rw,z -v /w/workspace/edgex-go/142@tmp:/w/workspace/edgex-go/142@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-28T14:50:22.170Z] $ docker top 3ec9eed6c1f37e186ea98628f8d9d684461a3268d79a5c45aff8c2ba630f2e89 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-28T14:50:22.533Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-01-28T14:50:23.107Z] Building core-command ... [2022-01-28T14:50:23.107Z] Building core-data ... [2022-01-28T14:50:23.107Z] Building core-metadata ... [2022-01-28T14:50:23.107Z] Building security-bootstrapper ... [2022-01-28T14:50:23.107Z] Building security-proxy-setup ... [2022-01-28T14:50:23.107Z] Building security-secretstore-setup ... [2022-01-28T14:50:23.107Z] Building support-notifications ... [2022-01-28T14:50:23.107Z] Building support-scheduler ... [2022-01-28T14:50:23.107Z] Building sys-mgmt-agent ... [2022-01-28T14:50:23.107Z] Building support-scheduler [2022-01-28T14:50:23.107Z] Building core-metadata [2022-01-28T14:50:23.107Z] Building core-command [2022-01-28T14:50:23.107Z] Building sys-mgmt-agent [2022-01-28T14:50:23.107Z] Building security-bootstrapper [2022-01-28T14:50:35.373Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-28T14:50:35.373Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-28T14:50:35.373Z] ---> 5d84cdd874b7 [2022-01-28T14:50:35.373Z] Step 3/23 : WORKDIR /edgex-go [2022-01-28T14:50:35.373Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-28T14:50:35.373Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-01-28T14:50:35.373Z] ---> 5d84cdd874b7 [2022-01-28T14:50:35.373Z] Step 3/31 : WORKDIR /edgex-go [2022-01-28T14:50:35.946Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-28T14:50:35.946Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-28T14:50:35.946Z] ---> 5d84cdd874b7 [2022-01-28T14:50:35.946Z] Step 3/23 : WORKDIR /edgex-go [2022-01-28T14:50:40.150Z] ---> Running in e336a1bc7791 [2022-01-28T14:50:40.150Z] ---> Running in 55afd5d01370 [2022-01-28T14:50:40.150Z] ---> Running in ef70c2249b26 [2022-01-28T14:50:45.446Z] Removing intermediate container e336a1bc7791 [2022-01-28T14:50:45.446Z] ---> 8af2c1d509b6 [2022-01-28T14:50:45.446Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-28T14:50:45.446Z] Removing intermediate container ef70c2249b26 [2022-01-28T14:50:45.446Z] ---> ff92a822a5c2 [2022-01-28T14:50:45.446Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-28T14:50:45.446Z] Removing intermediate container 55afd5d01370 [2022-01-28T14:50:45.446Z] ---> 646047f3083f [2022-01-28T14:50:45.446Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-28T14:50:45.446Z] ---> Running in 9f58b8cb1dc3 [2022-01-28T14:50:45.446Z] ---> Running in f64d21a3019a [2022-01-28T14:50:45.446Z] ---> Running in 3b6fc8ae5f4c [2022-01-28T14:50:48.760Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-28T14:50:48.760Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-28T14:50:48.760Z] ---> 5d84cdd874b7 [2022-01-28T14:50:48.760Z] Step 3/22 : WORKDIR /edgex-go [2022-01-28T14:50:48.760Z] ---> Using cache [2022-01-28T14:50:48.760Z] ---> 646047f3083f [2022-01-28T14:50:48.760Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-28T14:50:49.336Z] ---> Running in 5bcc62b67d0d [2022-01-28T14:50:49.925Z] Removing intermediate container 3b6fc8ae5f4c [2022-01-28T14:50:49.925Z] ---> 781fd51c4e24 [2022-01-28T14:50:49.925Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-01-28T14:50:50.192Z] ---> Running in 5aecdd41e0de [2022-01-28T14:50:50.192Z] Removing intermediate container f64d21a3019a [2022-01-28T14:50:50.192Z] ---> e401b7c748d8 [2022-01-28T14:50:50.192Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-28T14:50:50.192Z] Removing intermediate container 9f58b8cb1dc3 [2022-01-28T14:50:50.192Z] ---> 6d9b57d03a6a [2022-01-28T14:50:50.192Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-28T14:50:50.192Z] ---> Running in e12bb295f863 [2022-01-28T14:50:50.192Z] ---> Running in 5adadb320328 [2022-01-28T14:50:50.768Z] Removing intermediate container 5bcc62b67d0d [2022-01-28T14:50:50.768Z] ---> afb8dd129048 [2022-01-28T14:50:50.768Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-28T14:50:50.768Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-28T14:50:50.768Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-28T14:50:50.768Z] ---> 5d84cdd874b7 [2022-01-28T14:50:50.768Z] Step 3/23 : WORKDIR /edgex-go [2022-01-28T14:50:50.768Z] ---> Using cache [2022-01-28T14:50:50.768Z] ---> 646047f3083f [2022-01-28T14:50:50.768Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-28T14:50:50.768Z] ---> Using cache [2022-01-28T14:50:50.768Z] ---> afb8dd129048 [2022-01-28T14:50:50.768Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-01-28T14:50:50.768Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-28T14:50:50.768Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-28T14:50:50.768Z] ---> Running in 11100c7cbfd8 [2022-01-28T14:50:50.768Z] ---> Running in cadf221e4f3e [2022-01-28T14:50:50.768Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-28T14:50:51.245Z] Removing intermediate container d92fe8fd0070 [2022-01-28T14:50:51.245Z] ---> 351196081d2c [2022-01-28T14:50:51.245Z] Successfully built 351196081d2c [2022-01-28T14:50:51.245Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:50:51.349Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-28T14:50:51.349Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-28T14:50:51.595Z] + docker inspect -f . ci-base-image-arm64 [2022-01-28T14:50:51.595Z] . [Pipeline] withDockerContainer [2022-01-28T14:50:51.636Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-28T14:50:51.636Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-28T14:50:51.636Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-28T14:50:51.814Z] prd-ubuntu18.04-docker-arm64-4c-16g-4141 does not seem to be running inside a container [2022-01-28T14:50:51.902Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/142 -v /w/workspace/edgex-go/142:/w/workspace/edgex-go/142:rw,z -v /w/workspace/edgex-go/142@tmp:/w/workspace/edgex-go/142@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-28T14:50:52.230Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-28T14:50:52.230Z] OK: 221 MiB in 52 packages [2022-01-28T14:50:52.230Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-28T14:50:52.230Z] OK: 221 MiB in 52 packages [2022-01-28T14:50:52.230Z] OK: 221 MiB in 52 packages [2022-01-28T14:50:52.491Z] OK: 221 MiB in 52 packages [2022-01-28T14:50:52.491Z] OK: 221 MiB in 52 packages [2022-01-28T14:50:52.752Z] Removing intermediate container 5aecdd41e0de [2022-01-28T14:50:52.752Z] ---> 221e8e229333 [2022-01-28T14:50:52.753Z] Step 6/31 : COPY go.mod vendor* ./ [2022-01-28T14:50:52.753Z] Removing intermediate container 5adadb320328 [2022-01-28T14:50:52.753Z] ---> 9063253ea75d [2022-01-28T14:50:52.753Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-28T14:50:52.753Z] Removing intermediate container e12bb295f863 [2022-01-28T14:50:52.753Z] ---> 7ccbe33b7526 [2022-01-28T14:50:52.753Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-28T14:50:53.019Z] ---> d768854e54da [2022-01-28T14:50:53.019Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-28T14:50:53.019Z] ---> 4f9248c3c4bf [2022-01-28T14:50:53.019Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-28T14:50:53.019Z] ---> Running in 14c16a570243 [2022-01-28T14:50:53.019Z] ---> Running in 2946382506aa [2022-01-28T14:50:53.019Z] Removing intermediate container 11100c7cbfd8 [2022-01-28T14:50:53.019Z] ---> 95a9d1bd2a6d [2022-01-28T14:50:53.019Z] Step 6/22 : COPY go.mod vendor* ./ [2022-01-28T14:50:53.019Z] Removing intermediate container cadf221e4f3e [2022-01-28T14:50:53.019Z] ---> 8067f7e2a03b [2022-01-28T14:50:53.019Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-28T14:50:53.019Z] ---> 820374576147 [2022-01-28T14:50:53.019Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-28T14:50:53.243Z] $ docker top 027799849e184b7066e32dd92a659ff1ee5738405501d4b16f52c2104355194c -eo pid,comm [2022-01-28T14:50:53.289Z] ---> Running in de21afdd7913 [2022-01-28T14:50:53.289Z] ---> 102251b69d1c [2022-01-28T14:50:53.289Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-28T14:50:53.289Z] ---> Running in a45d9dfbaae8 [2022-01-28T14:50:53.289Z] ---> 25a4202d2b03 [2022-01-28T14:50:53.289Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-28T14:50:53.289Z] ---> Running in 46b1d87d564a [Pipeline] { [Pipeline] sh [2022-01-28T14:50:54.134Z] + go version [2022-01-28T14:50:54.134Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-01-28T14:50:54.155Z] $ docker stop --time=1 027799849e184b7066e32dd92a659ff1ee5738405501d4b16f52c2104355194c [2022-01-28T14:50:55.241Z] Removing intermediate container 14c16a570243 [2022-01-28T14:50:55.241Z] ---> 1ea8cf562fc9 [2022-01-28T14:50:55.241Z] Step 8/31 : COPY . . [2022-01-28T14:50:55.241Z] Removing intermediate container 2946382506aa [2022-01-28T14:50:55.241Z] ---> 017f0c80386a [2022-01-28T14:50:55.241Z] Step 8/23 : COPY . . [2022-01-28T14:50:55.736Z] $ docker rm -f 027799849e184b7066e32dd92a659ff1ee5738405501d4b16f52c2104355194c [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-28T14:50:56.361Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-28T14:50:56.361Z] [2022-01-28T14:50:56.361Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:50:56.710Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-28T14:50:56.710Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-01-28T14:50:56.710Z] 29e5d40040c1: Pulling fs layer [2022-01-28T14:50:56.710Z] 1ce36da41761: Pulling fs layer [2022-01-28T14:50:56.710Z] 25b303627fd3: Pulling fs layer [2022-01-28T14:50:56.993Z] 29e5d40040c1: Verifying Checksum [2022-01-28T14:50:56.994Z] 29e5d40040c1: Download complete [2022-01-28T14:50:57.267Z] 1ce36da41761: Verifying Checksum [2022-01-28T14:50:57.267Z] 1ce36da41761: Download complete [2022-01-28T14:50:57.542Z] 29e5d40040c1: Pull complete [2022-01-28T14:50:58.531Z] 25b303627fd3: Verifying Checksum [2022-01-28T14:50:58.531Z] 25b303627fd3: Download complete [2022-01-28T14:50:58.803Z] 1ce36da41761: Pull complete [2022-01-28T14:50:59.471Z] Removing intermediate container a45d9dfbaae8 [2022-01-28T14:50:59.471Z] ---> 4fbc1e8b1b32 [2022-01-28T14:50:59.471Z] Step 8/22 : COPY . . [2022-01-28T14:51:00.056Z] Removing intermediate container 46b1d87d564a [2022-01-28T14:51:00.056Z] ---> 50b7b159787d [2022-01-28T14:51:00.056Z] Step 8/23 : COPY . . [2022-01-28T14:51:01.456Z] Removing intermediate container de21afdd7913 [2022-01-28T14:51:01.456Z] ---> d663fe93b102 [2022-01-28T14:51:01.456Z] Step 8/23 : COPY . . [2022-01-28T14:51:04.780Z] ---> 60e6d8a3ff6d [2022-01-28T14:51:04.780Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-01-28T14:51:04.780Z] ---> 33b9cfa292e2 [2022-01-28T14:51:04.780Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-01-28T14:51:08.949Z] 25b303627fd3: Pull complete [2022-01-28T14:51:08.949Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-01-28T14:51:08.949Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-28T14:51:08.949Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-01-28T14:51:09.000Z] ---> e9fa23acc483 [2022-01-28T14:51:09.000Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-01-28T14:51:09.000Z] ---> 1b187148b516 [2022-01-28T14:51:09.000Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-01-28T14:51:09.000Z] ---> Running in b7619151453d [2022-01-28T14:51:09.000Z] ---> Running in 96948b8c4e51 [2022-01-28T14:51:09.000Z] ---> Running in 938d84a65ce7 [2022-01-28T14:51:09.000Z] ---> Running in a2b5bb7b4c6f [2022-01-28T14:51:09.141Z] prd-ubuntu18.04-docker-arm64-4c-16g-4141 does not seem to be running inside a container [2022-01-28T14:51:09.211Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/142 -v /w/workspace/edgex-go/142:/w/workspace/edgex-go/142:rw,z -v /w/workspace/edgex-go/142@tmp:/w/workspace/edgex-go/142@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-01-28T14:51:10.391Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.25" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-01-28T14:51:10.391Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.25" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-01-28T14:51:10.391Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.25" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-01-28T14:51:10.656Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.25" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-01-28T14:51:11.452Z] $ docker top 6447122319ad3e4781e50a12fb1bf12d01a27530640e31a5a9b75ae84d572147 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-28T14:51:12.322Z] + grep parallel [2022-01-28T14:51:12.322Z] + docker-compose build --help [2022-01-28T14:51:15.695Z] --parallel Build images in parallel. [Pipeline] } [2022-01-28T14:51:15.714Z] $ docker stop --time=1 6447122319ad3e4781e50a12fb1bf12d01a27530640e31a5a9b75ae84d572147 [2022-01-28T14:51:17.377Z] $ docker rm -f 6447122319ad3e4781e50a12fb1bf12d01a27530640e31a5a9b75ae84d572147 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:51:17.969Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-28T14:51:17.969Z] . [Pipeline] withDockerContainer [2022-01-28T14:51:18.192Z] prd-ubuntu18.04-docker-arm64-4c-16g-4141 does not seem to be running inside a container [2022-01-28T14:51:18.267Z] $ 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/142 -v /w/workspace/edgex-go/142:/w/workspace/edgex-go/142:rw,z -v /w/workspace/edgex-go/142@tmp:/w/workspace/edgex-go/142@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-28T14:51:19.440Z] $ docker top 046502b8baea4e82ae7e89d4e100865d512dbd5177d5e3329ecb200e01fa44ca -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-28T14:51:20.321Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-01-28T14:51:23.703Z] Building core-command ... [2022-01-28T14:51:23.703Z] Building core-data ... [2022-01-28T14:51:23.703Z] Building core-metadata ... [2022-01-28T14:51:23.703Z] Building security-bootstrapper ... [2022-01-28T14:51:23.703Z] Building security-proxy-setup ... [2022-01-28T14:51:23.703Z] Building security-secretstore-setup ... [2022-01-28T14:51:23.703Z] Building support-notifications ... [2022-01-28T14:51:23.703Z] Building support-scheduler ... [2022-01-28T14:51:23.703Z] Building sys-mgmt-agent ... [2022-01-28T14:51:23.703Z] Building security-proxy-setup [2022-01-28T14:51:23.703Z] Building support-notifications [2022-01-28T14:51:23.703Z] Building core-command [2022-01-28T14:51:23.703Z] Building support-scheduler [2022-01-28T14:51:23.703Z] Building core-data [2022-01-28T14:51:25.616Z] ---> 4972b8c83f5b [2022-01-28T14:51:25.617Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-01-28T14:51:25.617Z] ---> Running in 2e3bdd4eaf65 [2022-01-28T14:51:25.617Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.25" -o cmd/core-command/core-command ./cmd/core-command [2022-01-28T14:51:52.250Z] Removing intermediate container 96948b8c4e51 [2022-01-28T14:51:52.250Z] ---> 02ed49dd438c [2022-01-28T14:51:52.250Z] [2022-01-28T14:51:52.250Z] Step 10/31 : FROM alpine:3.14 [2022-01-28T14:51:52.250Z] 3.14: Pulling from library/alpine [2022-01-28T14:51:52.522Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-28T14:51:52.522Z] Status: Downloaded newer image for alpine:3.14 [2022-01-28T14:51:52.785Z] ---> 0a97eee8041e [2022-01-28T14:51:52.785Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-01-28T14:51:53.732Z] ---> Running in 77d7c19a42df [2022-01-28T14:51:53.732Z] Removing intermediate container 938d84a65ce7 [2022-01-28T14:51:53.732Z] ---> a5c383b06d64 [2022-01-28T14:51:53.732Z] [2022-01-28T14:51:53.732Z] Step 10/22 : FROM alpine:3.14 [2022-01-28T14:51:53.732Z] ---> 0a97eee8041e [2022-01-28T14:51:53.732Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-01-28T14:51:53.732Z] Removing intermediate container a2b5bb7b4c6f [2022-01-28T14:51:53.732Z] ---> fd69df7da468 [2022-01-28T14:51:53.732Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-01-28T14:51:53.732Z] Removing intermediate container 77d7c19a42df [2022-01-28T14:51:53.732Z] ---> f5efe391d52e [2022-01-28T14:51:53.732Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-01-28T14:51:53.732Z] ---> Running in 291be280cddb [2022-01-28T14:51:53.732Z] ---> Running in 8e7a9e5087d9 [2022-01-28T14:51:53.997Z] ---> Running in 1933f0728743 [2022-01-28T14:51:54.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-28T14:51:54.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-28T14:51:54.578Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.25" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-01-28T14:51:54.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-28T14:51:54.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-28T14:51:55.115Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-28T14:51:55.115Z] Executing busybox-1.33.1-r6.trigger [2022-01-28T14:51:55.115Z] OK: 6 MiB in 15 packages [2022-01-28T14:51:55.387Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-01-28T14:51:55.387Z] (2/2) Installing su-exec (0.2-r1) [2022-01-28T14:51:55.387Z] Executing busybox-1.33.1-r6.trigger [2022-01-28T14:51:55.387Z] OK: 6 MiB in 16 packages [2022-01-28T14:51:55.661Z] Removing intermediate container 291be280cddb [2022-01-28T14:51:55.661Z] ---> 66aeec3a4416 [2022-01-28T14:51:55.661Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-28T14:51:55.661Z] ---> Running in 7aeaee02f703 [2022-01-28T14:51:55.937Z] Removing intermediate container 7aeaee02f703 [2022-01-28T14:51:55.937Z] ---> 08b61e9325f1 [2022-01-28T14:51:55.937Z] Step 13/22 : ENV APP_PORT=59861 [2022-01-28T14:51:55.937Z] ---> Running in eaeab387c9c0 [2022-01-28T14:51:55.937Z] Removing intermediate container 1933f0728743 [2022-01-28T14:51:55.937Z] ---> 7e41de9d6c8b [2022-01-28T14:51:55.937Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-01-28T14:51:56.212Z] ---> Running in 5588591ddb6e [2022-01-28T14:51:56.212Z] Removing intermediate container 8e7a9e5087d9 [2022-01-28T14:51:56.212Z] ---> 293f2e624602 [2022-01-28T14:51:56.212Z] [2022-01-28T14:51:56.212Z] Step 11/23 : FROM docker:20.10.10 [2022-01-28T14:51:56.212Z] Removing intermediate container eaeab387c9c0 [2022-01-28T14:51:56.212Z] ---> ab37ccf6fae3 [2022-01-28T14:51:56.212Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-28T14:51:56.212Z] ---> Running in 23a26a674279 [2022-01-28T14:51:56.212Z] Removing intermediate container 5588591ddb6e [2022-01-28T14:51:56.212Z] ---> 8751e5561ca0 [2022-01-28T14:51:56.212Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-01-28T14:51:56.479Z] ---> Running in fb1c7f1cf428 [2022-01-28T14:51:56.479Z] Removing intermediate container 23a26a674279 [2022-01-28T14:51:56.479Z] ---> 1a8273a7233d [2022-01-28T14:51:56.479Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-28T14:51:56.479Z] 20.10.10: Pulling from library/docker [2022-01-28T14:51:56.479Z] Removing intermediate container fb1c7f1cf428 [2022-01-28T14:51:56.479Z] ---> f88b86c69167 [2022-01-28T14:51:56.479Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-01-28T14:51:56.744Z] ---> Running in f159677b075b [2022-01-28T14:51:56.744Z] ---> 71c75b40b7c7 [2022-01-28T14:51:56.744Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-01-28T14:51:57.318Z] ---> 5b7bae5a01bc [2022-01-28T14:51:57.318Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-01-28T14:51:58.276Z] ---> c4046e71657e [2022-01-28T14:51:58.276Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-01-28T14:51:58.276Z] Removing intermediate container f159677b075b [2022-01-28T14:51:58.276Z] ---> 5a135144678d [2022-01-28T14:51:58.276Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-01-28T14:51:58.276Z] ---> Running in 54db61297c0c [2022-01-28T14:51:58.276Z] Removing intermediate container b7619151453d [2022-01-28T14:51:58.276Z] ---> f2e6f6d25e34 [2022-01-28T14:51:58.276Z] [2022-01-28T14:51:58.276Z] Step 10/23 : FROM alpine:3.14 [2022-01-28T14:51:58.276Z] ---> 0a97eee8041e [2022-01-28T14:51:58.276Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-01-28T14:51:58.276Z] ---> Using cache [2022-01-28T14:51:58.276Z] ---> 66aeec3a4416 [2022-01-28T14:51:58.276Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-28T14:51:58.276Z] ---> Using cache [2022-01-28T14:51:58.276Z] ---> 08b61e9325f1 [2022-01-28T14:51:58.276Z] Step 13/23 : ENV APP_PORT=59881 [2022-01-28T14:51:58.276Z] ---> Running in e3ee87f1a929 [2022-01-28T14:51:58.276Z] ---> Running in 0ae821afc51f [2022-01-28T14:51:58.547Z] Removing intermediate container 54db61297c0c [2022-01-28T14:51:58.547Z] ---> 8a48609260a2 [2022-01-28T14:51:58.547Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-28T14:51:58.547Z] ---> Running in 4242dceb590b [2022-01-28T14:51:58.825Z] Removing intermediate container 0ae821afc51f [2022-01-28T14:51:58.825Z] ---> 5be7ad2f63de [2022-01-28T14:51:58.825Z] Step 14/23 : EXPOSE $APP_PORT [2022-01-28T14:51:58.825Z] Removing intermediate container e3ee87f1a929 [2022-01-28T14:51:58.825Z] ---> 7e7da679a712 [2022-01-28T14:51:58.825Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-01-28T14:51:59.091Z] ---> Running in 8f4a6e31ca2e [2022-01-28T14:51:59.091Z] Removing intermediate container 4242dceb590b [2022-01-28T14:51:59.091Z] ---> 8b6b0cdf10c1 [2022-01-28T14:51:59.091Z] Step 20/22 : LABEL arch=x86_64 [2022-01-28T14:51:59.363Z] ---> Running in 8298e014ed12 [2022-01-28T14:51:59.363Z] ---> 4fed9556139e [2022-01-28T14:51:59.363Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-01-28T14:51:59.363Z] Removing intermediate container 8f4a6e31ca2e [2022-01-28T14:51:59.363Z] ---> 0f4d8d931df4 [2022-01-28T14:51:59.363Z] Step 15/23 : WORKDIR / [2022-01-28T14:51:59.363Z] ---> Running in 8bb476375dc5 [2022-01-28T14:51:59.363Z] ---> Running in fe68cdd614c2 [2022-01-28T14:51:59.363Z] Removing intermediate container 8298e014ed12 [2022-01-28T14:51:59.363Z] ---> 4c23bdc9f32e [2022-01-28T14:51:59.363Z] Step 21/22 : LABEL git_sha=2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [2022-01-28T14:51:59.363Z] Removing intermediate container 2e3bdd4eaf65 [2022-01-28T14:51:59.363Z] ---> 8d98014f231a [2022-01-28T14:51:59.363Z] [2022-01-28T14:51:59.363Z] Step 10/23 : FROM alpine:3.14 [2022-01-28T14:51:59.363Z] ---> 0a97eee8041e [2022-01-28T14:51:59.363Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-01-28T14:51:59.363Z] ---> Using cache [2022-01-28T14:51:59.363Z] ---> 66aeec3a4416 [2022-01-28T14:51:59.363Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-28T14:51:59.363Z] ---> Using cache [2022-01-28T14:51:59.363Z] ---> 08b61e9325f1 [2022-01-28T14:51:59.363Z] Step 13/23 : ENV APP_PORT=59882 [2022-01-28T14:51:59.647Z] ---> Running in 7eb3dbc7d71a [2022-01-28T14:51:59.647Z] ---> Running in 8fcb1244bc64 [2022-01-28T14:51:59.647Z] Removing intermediate container fe68cdd614c2 [2022-01-28T14:51:59.647Z] ---> 289e6c4b3335 [2022-01-28T14:51:59.647Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-28T14:51:59.917Z] Removing intermediate container 7eb3dbc7d71a [2022-01-28T14:51:59.917Z] ---> fdb116d02cf2 [2022-01-28T14:51:59.917Z] Step 22/22 : LABEL version=2.2.0-dev.25 [2022-01-28T14:51:59.917Z] Removing intermediate container 8fcb1244bc64 [2022-01-28T14:51:59.917Z] ---> 28c8ecc65bec [2022-01-28T14:51:59.917Z] Step 14/23 : EXPOSE $APP_PORT [2022-01-28T14:51:59.917Z] ---> Running in f4b6e8fb505d [2022-01-28T14:51:59.917Z] ---> Running in 83482718e37f [2022-01-28T14:51:59.917Z] ---> 91ebfc8a4766 [2022-01-28T14:51:59.917Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-01-28T14:52:00.238Z] Removing intermediate container 83482718e37f [2022-01-28T14:52:00.238Z] ---> 8a2d1f9309af [2022-01-28T14:52:00.238Z] [2022-01-28T14:52:00.238Z] Removing intermediate container f4b6e8fb505d [2022-01-28T14:52:00.238Z] ---> d233a286691d [2022-01-28T14:52:00.238Z] Step 15/23 : WORKDIR / [2022-01-28T14:52:00.238Z] ---> Running in 3c072f3c04af [2022-01-28T14:52:00.238Z] Successfully built 8a2d1f9309af [2022-01-28T14:52:00.238Z] Successfully tagged support-scheduler:latest [2022-01-28T14:52:00.238Z]  Building support-scheduler ... done Building support-notifications [2022-01-28T14:52:00.825Z] Removing intermediate container 8bb476375dc5 [2022-01-28T14:52:00.825Z] ---> f726a53c5c96 [2022-01-28T14:52:00.825Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-28T14:52:02.809Z] Removing intermediate container 3c072f3c04af [2022-01-28T14:52:02.809Z] ---> ea7dbb579098 [2022-01-28T14:52:02.809Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-28T14:52:03.384Z] ---> e3afb79b61eb [2022-01-28T14:52:03.384Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-01-28T14:52:03.659Z] ---> ef75525e6af5 [2022-01-28T14:52:03.659Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-01-28T14:52:03.659Z] ---> 479321181dab [2022-01-28T14:52:03.659Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-01-28T14:52:03.936Z] ---> b39ace5e9f0a [2022-01-28T14:52:03.936Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-01-28T14:52:03.936Z] ---> Running in 17f419887dea [2022-01-28T14:52:03.936Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-01-28T14:52:03.936Z] Status: Downloaded newer image for docker:20.10.10 [2022-01-28T14:52:04.214Z] ---> b706a049f56e [2022-01-28T14:52:04.214Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-01-28T14:52:04.214Z] ---> 013594e4ce38 [2022-01-28T14:52:04.214Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-01-28T14:52:04.214Z] ---> b70694971691 [2022-01-28T14:52:04.214Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-01-28T14:52:04.214Z] ---> Running in b7c1e3a8c307 [2022-01-28T14:52:04.214Z] Removing intermediate container 17f419887dea [2022-01-28T14:52:04.214Z] ---> f3e81a60ce5f [2022-01-28T14:52:04.214Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-28T14:52:04.214Z] ---> Running in 277f020e5e37 [2022-01-28T14:52:04.478Z] Removing intermediate container b7c1e3a8c307 [2022-01-28T14:52:04.478Z] ---> 58a4d6be2e3f [2022-01-28T14:52:04.478Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-01-28T14:52:04.478Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-28T14:52:04.478Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-28T14:52:04.478Z] ---> 5d84cdd874b7 [2022-01-28T14:52:04.478Z] Step 3/22 : WORKDIR /edgex-go [2022-01-28T14:52:04.478Z] ---> 6e530b041c5d [2022-01-28T14:52:04.478Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-01-28T14:52:04.478Z] ---> Using cache [2022-01-28T14:52:04.478Z] ---> 646047f3083f [2022-01-28T14:52:04.478Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-28T14:52:04.478Z] ---> Using cache [2022-01-28T14:52:04.478Z] ---> afb8dd129048 [2022-01-28T14:52:04.478Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-01-28T14:52:04.478Z] ---> f75777c7a032 [2022-01-28T14:52:04.478Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-01-28T14:52:04.744Z] ---> Running in 608b5d1c3208 [2022-01-28T14:52:04.744Z] ---> Running in f21d8a9a4842 [2022-01-28T14:52:04.744Z] Removing intermediate container 277f020e5e37 [2022-01-28T14:52:04.744Z] ---> 25d93172f02e [2022-01-28T14:52:04.744Z] Step 21/23 : LABEL arch=x86_64 [2022-01-28T14:52:04.744Z] ---> Running in 226728c76a45 [2022-01-28T14:52:04.744Z] ---> Running in 291aed8e882e [2022-01-28T14:52:04.744Z] Removing intermediate container 608b5d1c3208 [2022-01-28T14:52:04.744Z] ---> b1fbd4888864 [2022-01-28T14:52:04.744Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-28T14:52:04.744Z] ---> Running in b3f4eabc4e0c [2022-01-28T14:52:04.744Z] Removing intermediate container 291aed8e882e [2022-01-28T14:52:04.744Z] ---> e65a35af56e2 [2022-01-28T14:52:04.744Z] Step 22/23 : LABEL git_sha=2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [2022-01-28T14:52:04.744Z] ---> eeb1266ce395 [2022-01-28T14:52:04.744Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-01-28T14:52:05.022Z] ---> Running in a02b92328f2f [2022-01-28T14:52:05.022Z] Removing intermediate container b3f4eabc4e0c [2022-01-28T14:52:05.023Z] ---> 5bf659ee08de [2022-01-28T14:52:05.023Z] Step 21/23 : LABEL arch=x86_64 [2022-01-28T14:52:05.023Z] ---> Running in b11678d10abe [2022-01-28T14:52:05.023Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-28T14:52:05.023Z] ---> 310de2d3ecb0 [2022-01-28T14:52:05.023Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-01-28T14:52:05.023Z] Removing intermediate container a02b92328f2f [2022-01-28T14:52:05.023Z] ---> 419cbfaeb205 [2022-01-28T14:52:05.023Z] Step 23/23 : LABEL version=2.2.0-dev.25 [2022-01-28T14:52:05.023Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-28T14:52:05.286Z] ---> Running in 8cdb9729f353 [2022-01-28T14:52:05.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-28T14:52:05.287Z] Removing intermediate container b11678d10abe [2022-01-28T14:52:05.287Z] ---> 129bfc563a7d [2022-01-28T14:52:05.287Z] Step 22/23 : LABEL git_sha=2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [2022-01-28T14:52:05.287Z] ---> Running in 4d1259003925 [2022-01-28T14:52:05.287Z] Removing intermediate container 8cdb9729f353 [2022-01-28T14:52:05.287Z] ---> c82e497b65a9 [2022-01-28T14:52:05.287Z] [2022-01-28T14:52:05.287Z] ---> Running in 523ae6a97cbb [2022-01-28T14:52:05.287Z] (1/42) Installing readline (8.1.0-r0) [2022-01-28T14:52:05.287Z] (2/42) Installing bash (5.1.4-r0) [2022-01-28T14:52:05.287Z] Executing bash-5.1.4-r0.post-install [2022-01-28T14:52:05.287Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-01-28T14:52:05.287Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-01-28T14:52:05.287Z] (5/42) Installing libcurl (7.79.1-r0) [2022-01-28T14:52:05.569Z] Removing intermediate container 4d1259003925 [2022-01-28T14:52:05.570Z] ---> 4adf5e11d8ac [2022-01-28T14:52:05.570Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-01-28T14:52:05.570Z] Successfully built c82e497b65a9 [2022-01-28T14:52:05.570Z] (6/42) Installing curl (7.79.1-r0) [2022-01-28T14:52:05.570Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-01-28T14:52:05.570Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-01-28T14:52:05.570Z] Successfully tagged core-metadata:latest [2022-01-28T14:52:05.570Z]  Building core-metadata ... done Building security-secretstore-setup [2022-01-28T14:52:05.570Z] (9/42) Installing expat (2.4.3-r0) [2022-01-28T14:52:05.570Z] (10/42) Installing libffi (3.3-r2) [2022-01-28T14:52:05.570Z] (11/42) Installing gdbm (1.19-r0) [2022-01-28T14:52:05.570Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-01-28T14:52:05.570Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-01-28T14:52:05.570Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-28T14:52:05.570Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-01-28T14:52:05.570Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-01-28T14:52:05.570Z] (17/42) Installing python3 (3.9.5-r2) [2022-01-28T14:52:05.570Z] Removing intermediate container 523ae6a97cbb [2022-01-28T14:52:05.570Z] ---> 54275ce5332b [2022-01-28T14:52:05.570Z] Step 23/23 : LABEL version=2.2.0-dev.25 [2022-01-28T14:52:05.842Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-28T14:52:06.425Z] OK: 221 MiB in 52 packages [2022-01-28T14:52:07.378Z] ---> Running in 2b056d8da4b0 [2022-01-28T14:52:07.641Z] ---> 322369e64d59 [2022-01-28T14:52:07.641Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-01-28T14:52:07.641Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-01-28T14:52:07.641Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-01-28T14:52:07.641Z] (20/42) Installing py3-idna (3.2-r0) [2022-01-28T14:52:07.904Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-01-28T14:52:07.904Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-01-28T14:52:08.166Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-01-28T14:52:08.166Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-01-28T14:52:08.166Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-01-28T14:52:08.166Z] Removing intermediate container 2b056d8da4b0 [2022-01-28T14:52:08.166Z] ---> 0181ba7b424a [2022-01-28T14:52:08.166Z] [2022-01-28T14:52:08.166Z] ---> Running in 3db4452d253f [2022-01-28T14:52:08.166Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-01-28T14:52:08.166Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-01-28T14:52:08.166Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-01-28T14:52:08.166Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-01-28T14:52:08.436Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-01-28T14:52:08.436Z] (31/42) Installing py3-six (1.15.0-r1) [2022-01-28T14:52:08.436Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-01-28T14:52:08.436Z] Removing intermediate container 226728c76a45 [2022-01-28T14:52:08.436Z] ---> 7b45676df4d6 [2022-01-28T14:52:08.436Z] Step 6/22 : COPY go.mod vendor* ./ [2022-01-28T14:52:08.436Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-01-28T14:52:08.436Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-01-28T14:52:08.436Z] Successfully built 0181ba7b424a [2022-01-28T14:52:08.436Z] Successfully tagged core-command:latest [2022-01-28T14:52:08.436Z] Building security-proxy-setup [2022-01-28T14:52:08.436Z]  Building core-command ... done (35/42) Installing py3-packaging (20.9-r1) [2022-01-28T14:52:08.436Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-01-28T14:52:08.436Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-01-28T14:52:08.436Z] (38/42) Installing py3-progress (1.5-r2) [2022-01-28T14:52:08.436Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-01-28T14:52:08.436Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-01-28T14:52:08.436Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-01-28T14:52:08.700Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-01-28T14:52:10.618Z] ---> 034ba392a926 [2022-01-28T14:52:10.618Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-28T14:52:10.664Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-28T14:52:10.665Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-28T14:52:10.665Z] ---> 351196081d2c [2022-01-28T14:52:10.665Z] Step 3/23 : WORKDIR /edgex-go [2022-01-28T14:52:10.665Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-28T14:52:10.665Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-28T14:52:10.665Z] ---> 351196081d2c [2022-01-28T14:52:10.665Z] Step 3/22 : WORKDIR /edgex-go [2022-01-28T14:52:10.665Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-28T14:52:10.665Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-28T14:52:10.665Z] ---> 351196081d2c [2022-01-28T14:52:10.665Z] Step 3/22 : WORKDIR /edgex-go [2022-01-28T14:52:10.665Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-28T14:52:10.665Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-28T14:52:10.665Z] ---> 351196081d2c [2022-01-28T14:52:10.665Z] Step 3/23 : WORKDIR /edgex-go [2022-01-28T14:52:10.665Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-28T14:52:10.665Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-01-28T14:52:10.665Z] ---> 351196081d2c [2022-01-28T14:52:10.665Z] Step 3/21 : WORKDIR /edgex-go [2022-01-28T14:52:10.665Z] ---> Running in 143c16433e24 [2022-01-28T14:52:10.665Z] ---> Running in b8c6bfb4694b [2022-01-28T14:52:10.665Z] ---> Running in f157e10ef23b [2022-01-28T14:52:10.665Z] ---> Running in fe7fc18edf91 [2022-01-28T14:52:10.665Z] ---> Running in d98a5861b797 [2022-01-28T14:52:10.665Z] Removing intermediate container b8c6bfb4694b [2022-01-28T14:52:10.665Z] ---> d03601c8f264 [2022-01-28T14:52:10.665Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-28T14:52:10.665Z] Removing intermediate container 143c16433e24 [2022-01-28T14:52:10.665Z] ---> 73588e59b8ea [2022-01-28T14:52:10.665Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-28T14:52:10.665Z] Removing intermediate container f157e10ef23b [2022-01-28T14:52:10.665Z] ---> 3ad7e008c9f1 [2022-01-28T14:52:10.665Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-28T14:52:10.665Z] Removing intermediate container d98a5861b797 [2022-01-28T14:52:10.665Z] ---> fd07576e4edb [2022-01-28T14:52:10.665Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-28T14:52:10.665Z] ---> Running in ecd669d6985f [2022-01-28T14:52:10.665Z] Removing intermediate container fe7fc18edf91 [2022-01-28T14:52:10.665Z] ---> fc1626ede366 [2022-01-28T14:52:10.665Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-28T14:52:10.665Z] ---> Running in f7440ab01e43 [2022-01-28T14:52:10.665Z] ---> Running in b3091f2f9b72 [2022-01-28T14:52:10.665Z] ---> Running in c5c7fa3f21f4 [2022-01-28T14:52:10.665Z] ---> Running in 4d64b74b4a49 [2022-01-28T14:52:12.010Z] Executing busybox-1.33.1-r6.trigger [2022-01-28T14:52:12.010Z] OK: 84 MiB in 64 packages [2022-01-28T14:52:12.110Z] Removing intermediate container ecd669d6985f [2022-01-28T14:52:12.110Z] ---> 78a1eceda8d1 [2022-01-28T14:52:12.110Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-01-28T14:52:12.383Z] Removing intermediate container f7440ab01e43 [2022-01-28T14:52:12.383Z] ---> 1fbda2e38444 [2022-01-28T14:52:12.383Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-01-28T14:52:12.383Z] ---> Running in 8a940eb6ce74 [2022-01-28T14:52:12.383Z] Removing intermediate container b3091f2f9b72 [2022-01-28T14:52:12.383Z] ---> e0d93185f787 [2022-01-28T14:52:12.383Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-28T14:52:12.383Z] ---> Running in 05d2d88f0f2c [2022-01-28T14:52:12.658Z] ---> Running in 37343d12d873 [2022-01-28T14:52:12.658Z] Removing intermediate container c5c7fa3f21f4 [2022-01-28T14:52:12.658Z] ---> 262d56217636 [2022-01-28T14:52:12.658Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-28T14:52:12.658Z] Removing intermediate container 4d64b74b4a49 [2022-01-28T14:52:12.658Z] ---> 58128e399562 [2022-01-28T14:52:12.658Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-01-28T14:52:12.930Z] ---> Running in 498f35a722ea [2022-01-28T14:52:12.930Z] ---> Running in 008e2ff5fea4 [2022-01-28T14:52:12.958Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-28T14:52:12.958Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-01-28T14:52:12.958Z] ---> 5d84cdd874b7 [2022-01-28T14:52:12.958Z] Step 3/21 : WORKDIR /edgex-go [2022-01-28T14:52:12.958Z] ---> Using cache [2022-01-28T14:52:12.958Z] ---> 646047f3083f [2022-01-28T14:52:12.958Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-28T14:52:12.958Z] ---> Using cache [2022-01-28T14:52:12.958Z] ---> afb8dd129048 [2022-01-28T14:52:12.958Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-01-28T14:52:12.958Z] ---> Using cache [2022-01-28T14:52:12.958Z] ---> 95a9d1bd2a6d [2022-01-28T14:52:12.958Z] Step 6/21 : COPY go.mod vendor* ./ [2022-01-28T14:52:12.958Z] ---> Using cache [2022-01-28T14:52:12.958Z] ---> 102251b69d1c [2022-01-28T14:52:12.958Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-28T14:52:12.958Z] ---> Using cache [2022-01-28T14:52:12.958Z] ---> 4fbc1e8b1b32 [2022-01-28T14:52:12.958Z] Step 8/21 : COPY . . [2022-01-28T14:52:12.958Z] ---> Using cache [2022-01-28T14:52:12.958Z] ---> e9fa23acc483 [2022-01-28T14:52:12.958Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-01-28T14:52:13.220Z] ---> Running in c5a5703d26f5 [2022-01-28T14:52:13.220Z] ---> Running in 310d5e83148d [2022-01-28T14:52:13.486Z] Removing intermediate container 3db4452d253f [2022-01-28T14:52:13.486Z] ---> b3f0a27dbefd [2022-01-28T14:52:13.486Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-01-28T14:52:13.749Z] Collecting docker-compose==1.23.2 [2022-01-28T14:52:13.749Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-01-28T14:52:13.749Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.25" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-01-28T14:52:13.749Z] ---> Running in ab532ec16fa2 [2022-01-28T14:52:14.012Z] Collecting PyYAML<4,>=3.10 [2022-01-28T14:52:14.012Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-01-28T14:52:14.274Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-28T14:52:14.274Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-01-28T14:52:14.274Z] ---> 5d84cdd874b7 [2022-01-28T14:52:14.274Z] Step 3/25 : WORKDIR /edgex-go [2022-01-28T14:52:14.274Z] ---> Using cache [2022-01-28T14:52:14.274Z] ---> 646047f3083f [2022-01-28T14:52:14.274Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-28T14:52:14.274Z] ---> Using cache [2022-01-28T14:52:14.274Z] ---> afb8dd129048 [2022-01-28T14:52:14.274Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-01-28T14:52:14.274Z] ---> Using cache [2022-01-28T14:52:14.274Z] ---> 95a9d1bd2a6d [2022-01-28T14:52:14.274Z] Step 6/25 : COPY go.mod vendor* ./ [2022-01-28T14:52:14.274Z] ---> Using cache [2022-01-28T14:52:14.274Z] ---> 102251b69d1c [2022-01-28T14:52:14.274Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-28T14:52:14.274Z] ---> Using cache [2022-01-28T14:52:14.274Z] ---> 4fbc1e8b1b32 [2022-01-28T14:52:14.274Z] Step 8/25 : COPY . . [2022-01-28T14:52:14.274Z] ---> Using cache [2022-01-28T14:52:14.274Z] ---> e9fa23acc483 [2022-01-28T14:52:14.274Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-01-28T14:52:14.274Z] ---> Running in 7efe0ad71b42 [2022-01-28T14:52:14.274Z] Removing intermediate container ab532ec16fa2 [2022-01-28T14:52:14.274Z] ---> fb7eeb4a8034 [2022-01-28T14:52:14.274Z] Step 28/31 : CMD ["gate"] [2022-01-28T14:52:14.370Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-28T14:52:14.370Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-28T14:52:14.535Z] ---> Running in 1bafafe4dd1d [2022-01-28T14:52:14.653Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-28T14:52:14.653Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-28T14:52:14.794Z] Removing intermediate container 1bafafe4dd1d [2022-01-28T14:52:14.794Z] ---> 7c4f55b89d5e [2022-01-28T14:52:14.794Z] Step 29/31 : LABEL arch=x86_64 [2022-01-28T14:52:14.794Z] ---> Running in 43392dd9a545 [2022-01-28T14:52:14.925Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-28T14:52:15.057Z] Removing intermediate container 43392dd9a545 [2022-01-28T14:52:15.057Z] ---> 6163cd3e0c4b [2022-01-28T14:52:15.057Z] Step 30/31 : LABEL git_sha=2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [2022-01-28T14:52:15.057Z] Collecting websocket-client<1.0,>=0.32.0 [2022-01-28T14:52:15.057Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-01-28T14:52:15.057Z] 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-28T14:52:15.057Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.25" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-01-28T14:52:15.057Z] Collecting texttable<0.10,>=0.9.0 [2022-01-28T14:52:15.198Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-28T14:52:15.318Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-01-28T14:52:15.318Z] ---> Running in 550da48a868a [2022-01-28T14:52:15.318Z] Removing intermediate container c5a5703d26f5 [2022-01-28T14:52:15.318Z] ---> 9e9440bc88ca [2022-01-28T14:52:15.318Z] Step 8/22 : COPY . . [2022-01-28T14:52:15.318Z] Removing intermediate container 550da48a868a [2022-01-28T14:52:15.318Z] ---> 7bb73cdfcfc0 [2022-01-28T14:52:15.318Z] Step 31/31 : LABEL version=2.2.0-dev.25 [2022-01-28T14:52:15.482Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-28T14:52:15.482Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-28T14:52:15.482Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-28T14:52:15.591Z] ---> Running in 5dceedb6e0cf [2022-01-28T14:52:15.764Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-28T14:52:15.856Z] Collecting dockerpty<0.5,>=0.4.1 [2022-01-28T14:52:15.856Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-01-28T14:52:16.372Z] OK: 220 MiB in 52 packages [2022-01-28T14:52:16.651Z] OK: 220 MiB in 52 packages [2022-01-28T14:52:16.651Z] OK: 220 MiB in 52 packages [2022-01-28T14:52:16.801Z] Collecting docopt<0.7,>=0.6.1 [2022-01-28T14:52:16.801Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-01-28T14:52:16.930Z] OK: 220 MiB in 52 packages [2022-01-28T14:52:16.930Z] OK: 220 MiB in 52 packages [2022-01-28T14:52:17.063Z] Removing intermediate container 5dceedb6e0cf [2022-01-28T14:52:17.063Z] ---> 42dbea89cae1 [2022-01-28T14:52:17.063Z] [2022-01-28T14:52:17.063Z] Successfully built 42dbea89cae1 [2022-01-28T14:52:17.063Z] Successfully tagged security-bootstrapper:latest [2022-01-28T14:52:17.063Z] Building core-data [2022-01-28T14:52:17.326Z]  Building security-bootstrapper ... done Collecting cached-property<2,>=1.2.0 [2022-01-28T14:52:17.326Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-01-28T14:52:17.326Z] Collecting jsonschema<3,>=2.5.1 [2022-01-28T14:52:17.326Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-01-28T14:52:17.534Z] Removing intermediate container 8a940eb6ce74 [2022-01-28T14:52:17.534Z] ---> 64db953a0a37 [2022-01-28T14:52:17.534Z] Step 6/21 : COPY go.mod vendor* ./ [2022-01-28T14:52:17.900Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-01-28T14:52:17.900Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-01-28T14:52:17.900Z] Collecting docker<4.0,>=3.6.0 [2022-01-28T14:52:17.900Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-01-28T14:52:18.135Z] Removing intermediate container 05d2d88f0f2c [2022-01-28T14:52:18.135Z] ---> dc6c6c0ec881 [2022-01-28T14:52:18.135Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-28T14:52:18.135Z] Removing intermediate container 498f35a722ea [2022-01-28T14:52:18.174Z] Collecting docker-pycreds>=0.4.0 [2022-01-28T14:52:18.174Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-01-28T14:52:18.412Z] ---> a9db02e069de [2022-01-28T14:52:18.412Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-28T14:52:18.412Z] Removing intermediate container 37343d12d873 [2022-01-28T14:52:18.412Z] ---> d838913df045 [2022-01-28T14:52:18.412Z] Step 6/22 : COPY go.mod vendor* ./ [2022-01-28T14:52:18.412Z] Removing intermediate container 008e2ff5fea4 [2022-01-28T14:52:18.412Z] ---> 203463f6f71e [2022-01-28T14:52:18.412Z] Step 6/22 : COPY go.mod vendor* ./ [2022-01-28T14:52:18.436Z] 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-28T14:52:18.436Z] Collecting idna<2.8,>=2.5 [2022-01-28T14:52:18.436Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-01-28T14:52:18.436Z] Collecting chardet<3.1.0,>=3.0.2 [2022-01-28T14:52:18.436Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-01-28T14:52:18.684Z] ---> afff386184ba [2022-01-28T14:52:18.685Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-28T14:52:18.703Z] Collecting urllib3<1.25,>=1.21.1 [2022-01-28T14:52:18.703Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-01-28T14:52:18.963Z] ---> Running in 79817794e405 [2022-01-28T14:52:18.966Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-01-28T14:52:18.966Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-01-28T14:52:18.966Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-01-28T14:52:18.966Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-01-28T14:52:19.237Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-01-28T14:52:19.237Z] Attempting uninstall: urllib3 [2022-01-28T14:52:19.237Z] Found existing installation: urllib3 1.26.5 [2022-01-28T14:52:19.237Z] Uninstalling urllib3-1.26.5: [2022-01-28T14:52:19.240Z] ---> 5427f8d422cf [2022-01-28T14:52:19.240Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-28T14:52:19.519Z] Successfully uninstalled urllib3-1.26.5 [2022-01-28T14:52:19.570Z] ---> 4a89f70c9dcd [2022-01-28T14:52:19.570Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-28T14:52:19.570Z] ---> Running in f262560c208a [2022-01-28T14:52:19.570Z] ---> 0b289c88a7df [2022-01-28T14:52:19.570Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-28T14:52:19.570Z] ---> 1458e5485177 [2022-01-28T14:52:19.570Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-28T14:52:19.789Z] Attempting uninstall: idna [2022-01-28T14:52:19.789Z] Found existing installation: idna 3.2 [2022-01-28T14:52:19.789Z] Uninstalling idna-3.2: [2022-01-28T14:52:19.789Z] Successfully uninstalled idna-3.2 [2022-01-28T14:52:19.874Z] ---> Running in ae110f9e2b73 [2022-01-28T14:52:19.874Z] ---> Running in f6b27b57378e [2022-01-28T14:52:19.874Z] ---> Running in 4611100b3780 [2022-01-28T14:52:20.378Z] Attempting uninstall: chardet [2022-01-28T14:52:20.378Z] Found existing installation: chardet 4.0.0 [2022-01-28T14:52:20.378Z] Uninstalling chardet-4.0.0: [2022-01-28T14:52:20.638Z] Successfully uninstalled chardet-4.0.0 [2022-01-28T14:52:23.936Z] Attempting uninstall: requests [2022-01-28T14:52:23.936Z] Found existing installation: requests 2.25.1 [2022-01-28T14:52:23.936Z] Uninstalling requests-2.25.1: [2022-01-28T14:52:23.936Z] Successfully uninstalled requests-2.25.1 [2022-01-28T14:52:23.936Z] ---> 7affe871f5b1 [2022-01-28T14:52:23.936Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-01-28T14:52:23.936Z] ---> Running in 114162c36bf2 [2022-01-28T14:52:23.936Z] Running setup.py install for texttable: started [2022-01-28T14:52:24.517Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.25" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-01-28T14:52:24.779Z] Running setup.py install for texttable: finished with status 'done' [2022-01-28T14:52:24.779Z] Running setup.py install for PyYAML: started [2022-01-28T14:52:25.486Z] Removing intermediate container 79817794e405 [2022-01-28T14:52:25.486Z] ---> 25eaec98fae7 [2022-01-28T14:52:25.486Z] Step 8/21 : COPY . . [2022-01-28T14:52:25.486Z] Removing intermediate container f262560c208a [2022-01-28T14:52:25.486Z] ---> 3dcc8b5806e2 [2022-01-28T14:52:25.486Z] Step 8/23 : COPY . . [2022-01-28T14:52:26.163Z] Running setup.py install for PyYAML: finished with status 'done' [2022-01-28T14:52:26.163Z] Running setup.py install for docopt: started [2022-01-28T14:52:26.474Z] Removing intermediate container f6b27b57378e [2022-01-28T14:52:26.474Z] ---> 457385f02f44 [2022-01-28T14:52:26.474Z] Step 8/22 : COPY . . [2022-01-28T14:52:26.737Z] Running setup.py install for docopt: finished with status 'done' [2022-01-28T14:52:26.737Z] Running setup.py install for dockerpty: started [2022-01-28T14:52:26.746Z] Removing intermediate container 4611100b3780 [2022-01-28T14:52:26.746Z] ---> 8bbb2e39e6b4 [2022-01-28T14:52:26.746Z] Step 8/22 : COPY . . [2022-01-28T14:52:26.746Z] Removing intermediate container ae110f9e2b73 [2022-01-28T14:52:26.746Z] ---> 4346a5323dae [2022-01-28T14:52:26.746Z] Step 8/23 : COPY . . [2022-01-28T14:52:28.140Z] Running setup.py install for dockerpty: finished with status 'done' [2022-01-28T14:52:28.717Z] 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-28T14:52:29.666Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-28T14:52:29.666Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-28T14:52:29.666Z] ---> 5d84cdd874b7 [2022-01-28T14:52:29.666Z] Step 3/23 : WORKDIR /edgex-go [2022-01-28T14:52:29.666Z] ---> Using cache [2022-01-28T14:52:29.666Z] ---> 646047f3083f [2022-01-28T14:52:29.666Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-28T14:52:29.666Z] ---> Using cache [2022-01-28T14:52:29.666Z] ---> afb8dd129048 [2022-01-28T14:52:29.666Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-01-28T14:52:31.600Z] ---> Running in f4fe76af628d [2022-01-28T14:52:31.865Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-28T14:52:32.825Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-28T14:52:33.401Z] OK: 221 MiB in 52 packages [2022-01-28T14:52:34.792Z] Removing intermediate container f4fe76af628d [2022-01-28T14:52:34.792Z] ---> c63f8a2f37f2 [2022-01-28T14:52:34.792Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-28T14:52:35.364Z] Removing intermediate container f21d8a9a4842 [2022-01-28T14:52:35.364Z] ---> 045f2bb31c4c [2022-01-28T14:52:35.364Z] Step 14/23 : ENV APP_PORT=58890 [2022-01-28T14:52:35.364Z] ---> Running in 4382de96be5d [2022-01-28T14:52:35.364Z] ---> 16880869fda0 [2022-01-28T14:52:35.364Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-28T14:52:35.364Z] ---> Running in e6f76f57a438 [2022-01-28T14:52:35.364Z] Removing intermediate container 4382de96be5d [2022-01-28T14:52:35.364Z] ---> f0c634268306 [2022-01-28T14:52:35.364Z] Step 15/23 : EXPOSE $APP_PORT [2022-01-28T14:52:35.625Z] ---> Running in 57075a409e4f [2022-01-28T14:52:35.886Z] Removing intermediate container 57075a409e4f [2022-01-28T14:52:35.886Z] ---> cf2fa677e888 [2022-01-28T14:52:35.886Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-01-28T14:52:36.462Z] ---> e64f57db7d89 [2022-01-28T14:52:36.462Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-01-28T14:52:36.732Z] ---> 19934449052b [2022-01-28T14:52:36.732Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-01-28T14:52:37.314Z] ---> b52fe12cfaba [2022-01-28T14:52:37.314Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-01-28T14:52:37.314Z] ---> Running in 6b1288486555 [2022-01-28T14:52:37.314Z] Removing intermediate container 6b1288486555 [2022-01-28T14:52:37.314Z] ---> 04f9cfa58884 [2022-01-28T14:52:37.314Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-28T14:52:37.314Z] ---> Running in 7f7e4fe57e99 [2022-01-28T14:52:37.586Z] Removing intermediate container e6f76f57a438 [2022-01-28T14:52:37.586Z] ---> d600af5867bd [2022-01-28T14:52:37.586Z] Step 8/23 : COPY . . [2022-01-28T14:52:37.586Z] Removing intermediate container 7f7e4fe57e99 [2022-01-28T14:52:37.586Z] ---> ab2636acbdb3 [2022-01-28T14:52:37.586Z] Step 21/23 : LABEL arch=x86_64 [2022-01-28T14:52:37.859Z] ---> Running in ae1d92cd811c [2022-01-28T14:52:38.467Z] Removing intermediate container ae1d92cd811c [2022-01-28T14:52:38.467Z] ---> bc9950cfa917 [2022-01-28T14:52:38.467Z] Step 22/23 : LABEL git_sha=2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [2022-01-28T14:52:39.909Z] ---> Running in 7e2ee5640e84 [2022-01-28T14:52:40.516Z] Removing intermediate container 7e2ee5640e84 [2022-01-28T14:52:40.516Z] ---> eb5125189351 [2022-01-28T14:52:40.516Z] Step 23/23 : LABEL version=2.2.0-dev.25 [2022-01-28T14:52:40.516Z] ---> Running in ce9095ddda8a [2022-01-28T14:52:41.113Z] Removing intermediate container ce9095ddda8a [2022-01-28T14:52:41.113Z] ---> 6a3a1d2155d3 [2022-01-28T14:52:41.113Z] [2022-01-28T14:52:41.113Z] Successfully built 6a3a1d2155d3 [2022-01-28T14:52:41.113Z] Successfully tagged sys-mgmt-agent:latest [2022-01-28T14:52:41.814Z] ---> 0480cd77abda [2022-01-28T14:52:41.814Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-01-28T14:52:41.814Z] ---> 725c71cc2db0 [2022-01-28T14:52:41.814Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-01-28T14:52:41.814Z] ---> Running in 73d6a0bf9d82 [2022-01-28T14:52:41.814Z] ---> Running in 2dbb74653cb8 [2022-01-28T14:52:41.814Z] ---> 00b5565189df [2022-01-28T14:52:41.814Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-01-28T14:52:41.814Z] ---> 3cb4e801dac1 [2022-01-28T14:52:41.814Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-01-28T14:52:41.814Z] ---> Running in 8f4a563e3fb7 [2022-01-28T14:52:41.814Z] ---> Running in 791dea186000 [2022-01-28T14:52:41.814Z] ---> 1b8501cd9d92 [2022-01-28T14:52:41.814Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-01-28T14:52:41.814Z] ---> Running in bee8330975f1 [2022-01-28T14:52:42.790Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.25" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-01-28T14:52:42.790Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.25" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-01-28T14:52:43.062Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.25" -o cmd/core-data/core-data ./cmd/core-data [2022-01-28T14:52:43.062Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.25" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-01-28T14:52:43.333Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.25" -o cmd/core-command/core-command ./cmd/core-command [2022-01-28T14:52:45.475Z]  Building sys-mgmt-agent ... done  ---> 55602e157642 [2022-01-28T14:52:45.475Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-01-28T14:52:45.475Z] ---> Running in 8dba1322878c [2022-01-28T14:52:46.073Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.25" -o cmd/core-data/core-data ./cmd/core-data [2022-01-28T14:52:47.490Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.25" -o ./cmd/secrets-config ./cmd/secrets-config [2022-01-28T14:52:50.805Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.25" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-01-28T14:52:53.369Z] Removing intermediate container 310d5e83148d [2022-01-28T14:52:53.369Z] ---> 819a9c974f07 [2022-01-28T14:52:53.369Z] [2022-01-28T14:52:53.369Z] Step 10/21 : FROM alpine:3.14 [2022-01-28T14:52:53.369Z] ---> 0a97eee8041e [2022-01-28T14:52:53.369Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-01-28T14:52:53.369Z] ---> Running in 9e3b479152a4 [2022-01-28T14:52:54.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-28T14:52:54.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-28T14:52:54.365Z] (1/5) Installing ca-certificates (20211220-r0) [2022-01-28T14:52:54.630Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-01-28T14:52:54.893Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-01-28T14:52:54.893Z] (4/5) Installing libcurl (7.79.1-r0) [2022-01-28T14:52:54.893Z] (5/5) Installing curl (7.79.1-r0) [2022-01-28T14:52:54.893Z] Executing busybox-1.33.1-r6.trigger [2022-01-28T14:52:54.893Z] Executing ca-certificates-20211220-r0.trigger [2022-01-28T14:52:54.893Z] Removing intermediate container 7efe0ad71b42 [2022-01-28T14:52:54.893Z] ---> 9fed0a4b16e1 [2022-01-28T14:52:54.893Z] [2022-01-28T14:52:54.893Z] Step 10/25 : FROM alpine:3.14 [2022-01-28T14:52:54.893Z] ---> 0a97eee8041e [2022-01-28T14:52:54.893Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-01-28T14:52:54.893Z] OK: 8 MiB in 19 packages [2022-01-28T14:52:54.893Z] ---> Running in e1b8a385e42b [2022-01-28T14:52:55.832Z] Removing intermediate container 9e3b479152a4 [2022-01-28T14:52:55.832Z] ---> d7c46cf693c7 [2022-01-28T14:52:55.832Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-28T14:52:55.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-28T14:52:55.832Z] ---> Running in 7497493b69ea [2022-01-28T14:52:55.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-28T14:52:55.832Z] Removing intermediate container 7497493b69ea [2022-01-28T14:52:55.832Z] ---> 8a91b6c91172 [2022-01-28T14:52:55.832Z] Step 13/21 : WORKDIR /edgex [2022-01-28T14:52:55.832Z] ---> Running in e8e42538932f [2022-01-28T14:52:56.094Z] (1/3) Installing ca-certificates (20211220-r0) [2022-01-28T14:52:56.094Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-01-28T14:52:56.094Z] (3/3) Installing su-exec (0.2-r1) [2022-01-28T14:52:56.094Z] Executing busybox-1.33.1-r6.trigger [2022-01-28T14:52:56.094Z] Executing ca-certificates-20211220-r0.trigger [2022-01-28T14:52:56.094Z] Removing intermediate container e8e42538932f [2022-01-28T14:52:56.094Z] ---> 1629164f1411 [2022-01-28T14:52:56.094Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-01-28T14:52:56.359Z] OK: 6 MiB in 17 packages [2022-01-28T14:52:56.621Z] ---> f4b1f5f534d8 [2022-01-28T14:52:56.621Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-01-28T14:52:57.196Z] Removing intermediate container e1b8a385e42b [2022-01-28T14:52:57.196Z] ---> b87e40626fbd [2022-01-28T14:52:57.196Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-28T14:52:57.457Z] ---> ba69f858be48 [2022-01-28T14:52:57.457Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-01-28T14:52:57.457Z] ---> Running in 8139517631dc [2022-01-28T14:52:57.723Z] Removing intermediate container 8139517631dc [2022-01-28T14:52:57.723Z] ---> 225017e9a84d [2022-01-28T14:52:57.723Z] Step 13/25 : WORKDIR / [2022-01-28T14:52:57.723Z] ---> cba25b646bda [2022-01-28T14:52:57.723Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-01-28T14:52:57.723Z] ---> Running in 979e358ccb9c [2022-01-28T14:52:57.723Z] ---> Running in a4dce9bbdf0a [2022-01-28T14:52:57.986Z] Removing intermediate container 979e358ccb9c [2022-01-28T14:52:57.986Z] ---> b37ce33f0421 [2022-01-28T14:52:57.986Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-01-28T14:52:57.986Z] Removing intermediate container a4dce9bbdf0a [2022-01-28T14:52:57.986Z] ---> 2c42758f922d [2022-01-28T14:52:57.986Z] Step 18/21 : CMD ["--init=true"] [2022-01-28T14:52:58.246Z] ---> Running in ff650f7685fd [2022-01-28T14:52:58.246Z] ---> 41d74fd05769 [2022-01-28T14:52:58.246Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-01-28T14:52:58.516Z] Removing intermediate container ff650f7685fd [2022-01-28T14:52:58.516Z] ---> 63cf5049bc2c [2022-01-28T14:52:58.516Z] Step 19/21 : LABEL arch=x86_64 [2022-01-28T14:52:58.516Z] ---> Running in 7c405269c3dd [2022-01-28T14:52:58.782Z] ---> 3427693293d4 [2022-01-28T14:52:58.782Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-01-28T14:52:58.782Z] Removing intermediate container 7c405269c3dd [2022-01-28T14:52:58.782Z] ---> 51f2a41c699a [2022-01-28T14:52:58.782Z] Step 20/21 : LABEL git_sha=2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [2022-01-28T14:52:58.782Z] ---> Running in 0dcf5422eaca [2022-01-28T14:52:59.051Z] Removing intermediate container 0dcf5422eaca [2022-01-28T14:52:59.051Z] ---> 98cface3ddc1 [2022-01-28T14:52:59.051Z] Step 21/21 : LABEL version=2.2.0-dev.25 [2022-01-28T14:52:59.314Z] ---> Running in e685d69003be [2022-01-28T14:52:59.577Z] ---> 27d5e10376fe [2022-01-28T14:52:59.577Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-01-28T14:52:59.577Z] Removing intermediate container e685d69003be [2022-01-28T14:52:59.577Z] ---> 1cb9b6af74ab [2022-01-28T14:52:59.577Z] [2022-01-28T14:52:59.848Z] Successfully built 1cb9b6af74ab [2022-01-28T14:53:00.130Z] Successfully tagged security-proxy-setup:latest [2022-01-28T14:53:00.130Z]  Building security-proxy-setup ... done  ---> 811be1d72d04 [2022-01-28T14:53:00.130Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-01-28T14:53:00.552Z] Removing intermediate container 114162c36bf2 [2022-01-28T14:53:00.552Z] ---> 956084b8d715 [2022-01-28T14:53:00.552Z] [2022-01-28T14:53:00.552Z] Step 10/22 : FROM alpine:3.14 [2022-01-28T14:53:00.552Z] ---> 0a97eee8041e [2022-01-28T14:53:00.552Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-01-28T14:53:00.552Z] ---> Running in 4189f5478ca5 [2022-01-28T14:53:00.885Z] ---> 21162fe225d3 [2022-01-28T14:53:00.885Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-01-28T14:53:01.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-28T14:53:01.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-28T14:53:01.637Z] (1/2) Installing ca-certificates (20211220-r0) [2022-01-28T14:53:01.637Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-01-28T14:53:01.637Z] Executing busybox-1.33.1-r6.trigger [2022-01-28T14:53:01.637Z] Executing ca-certificates-20211220-r0.trigger [2022-01-28T14:53:01.637Z] OK: 6 MiB in 16 packages [2022-01-28T14:53:02.011Z] ---> 1a820b4da16a [2022-01-28T14:53:02.011Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-01-28T14:53:02.361Z] ---> ccbb6782da2c [2022-01-28T14:53:02.361Z] Step 21/25 : 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-28T14:53:02.361Z] Removing intermediate container 4189f5478ca5 [2022-01-28T14:53:02.361Z] ---> 2d71da28155c [2022-01-28T14:53:02.361Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-28T14:53:02.361Z] ---> Running in 5a45fb97fee4 [2022-01-28T14:53:02.361Z] ---> Running in ad46dcc2e207 [2022-01-28T14:53:02.680Z] Removing intermediate container ad46dcc2e207 [2022-01-28T14:53:02.680Z] ---> 5548a5cdd8e6 [2022-01-28T14:53:02.680Z] Step 13/22 : ENV APP_PORT=59860 [2022-01-28T14:53:02.680Z] ---> Running in acff56493a8f [2022-01-28T14:53:03.069Z] Removing intermediate container acff56493a8f [2022-01-28T14:53:03.069Z] ---> 0d8343250b95 [2022-01-28T14:53:03.069Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-28T14:53:03.069Z] ---> Running in 1ee829fa8adf [2022-01-28T14:53:03.069Z] Removing intermediate container 1ee829fa8adf [2022-01-28T14:53:03.069Z] ---> 05db7ebbafab [2022-01-28T14:53:03.069Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-28T14:53:03.352Z] Removing intermediate container 5a45fb97fee4 [2022-01-28T14:53:03.353Z] ---> f5bc00a32ac9 [2022-01-28T14:53:03.353Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-01-28T14:53:03.353Z] ---> Running in 14768b67b264 [2022-01-28T14:53:03.353Z] ---> d652e25e6903 [2022-01-28T14:53:03.353Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-01-28T14:53:03.621Z] Removing intermediate container 14768b67b264 [2022-01-28T14:53:03.621Z] ---> 00b979bb145d [2022-01-28T14:53:03.621Z] Step 23/25 : LABEL arch=x86_64 [2022-01-28T14:53:03.621Z] ---> Running in e1c4169b698b [2022-01-28T14:53:03.894Z] ---> 0979ae5556c6 [2022-01-28T14:53:03.894Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-01-28T14:53:03.894Z] Removing intermediate container e1c4169b698b [2022-01-28T14:53:03.894Z] ---> 9f08bba73c48 [2022-01-28T14:53:03.894Z] Step 24/25 : LABEL git_sha=2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [2022-01-28T14:53:03.894Z] ---> Running in 070dc21a969e [2022-01-28T14:53:04.164Z] ---> 742e624db45b [2022-01-28T14:53:04.164Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-01-28T14:53:04.164Z] ---> Running in 18919dfd4341 [2022-01-28T14:53:04.164Z] Removing intermediate container 070dc21a969e [2022-01-28T14:53:04.164Z] ---> 75c82784ab8e [2022-01-28T14:53:04.164Z] Step 25/25 : LABEL version=2.2.0-dev.25 [2022-01-28T14:53:04.164Z] ---> Running in 8f8757035c84 [2022-01-28T14:53:04.164Z] Removing intermediate container 18919dfd4341 [2022-01-28T14:53:04.164Z] ---> cfca60c0a6aa [2022-01-28T14:53:04.164Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-28T14:53:04.428Z] ---> Running in 81d40647adc3 [2022-01-28T14:53:04.428Z] Removing intermediate container 8f8757035c84 [2022-01-28T14:53:04.428Z] ---> 2c586a25fd86 [2022-01-28T14:53:04.428Z] [2022-01-28T14:53:04.696Z] Successfully built 2c586a25fd86 [2022-01-28T14:53:04.696Z] Successfully tagged security-secretstore-setup:latest [2022-01-28T14:53:04.696Z]  Building security-secretstore-setup ... done Removing intermediate container 81d40647adc3 [2022-01-28T14:53:04.696Z] ---> 1efa3c4f5a5b [2022-01-28T14:53:04.696Z] Step 20/22 : LABEL arch=x86_64 [2022-01-28T14:53:04.696Z] ---> Running in 9ae6f1ba4761 [2022-01-28T14:53:04.696Z] Removing intermediate container 9ae6f1ba4761 [2022-01-28T14:53:04.696Z] ---> 6a4dbce7b446 [2022-01-28T14:53:04.696Z] Step 21/22 : LABEL git_sha=2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [2022-01-28T14:53:04.696Z] ---> Running in acfcda7650e6 [2022-01-28T14:53:04.961Z] Removing intermediate container acfcda7650e6 [2022-01-28T14:53:04.961Z] ---> 2c7ccc7f1551 [2022-01-28T14:53:04.961Z] Step 22/22 : LABEL version=2.2.0-dev.25 [2022-01-28T14:53:04.961Z] ---> Running in e78abbad238a [2022-01-28T14:53:05.229Z] Removing intermediate container e78abbad238a [2022-01-28T14:53:05.229Z] ---> c5b5b05b8a8b [2022-01-28T14:53:05.229Z] [2022-01-28T14:53:05.229Z] Successfully built c5b5b05b8a8b [2022-01-28T14:53:05.229Z] Successfully tagged support-notifications:latest [2022-01-28T14:53:10.542Z]  Building support-notifications ... done Removing intermediate container 8dba1322878c [2022-01-28T14:53:10.542Z] ---> 3d683aa7205f [2022-01-28T14:53:10.542Z] [2022-01-28T14:53:10.542Z] Step 10/23 : FROM alpine:3.14 [2022-01-28T14:53:10.542Z] ---> 0a97eee8041e [2022-01-28T14:53:10.542Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-01-28T14:53:10.542Z] ---> Running in 9da755616ece [2022-01-28T14:53:10.542Z] Removing intermediate container 9da755616ece [2022-01-28T14:53:10.542Z] ---> 45e9b821261c [2022-01-28T14:53:10.542Z] Step 12/23 : ENV APP_PORT=59880 [2022-01-28T14:53:10.542Z] ---> Running in 370dd9398f4a [2022-01-28T14:53:10.542Z] Removing intermediate container 370dd9398f4a [2022-01-28T14:53:10.542Z] ---> 4d60d81a4d53 [2022-01-28T14:53:10.542Z] Step 13/23 : EXPOSE $APP_PORT [2022-01-28T14:53:10.542Z] ---> Running in 44ca8036c589 [2022-01-28T14:53:10.542Z] Removing intermediate container 44ca8036c589 [2022-01-28T14:53:10.542Z] ---> f0a6e3c8516b [2022-01-28T14:53:10.542Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-28T14:53:10.542Z] ---> Running in 9cc07f7ee262 [2022-01-28T14:53:10.542Z] Removing intermediate container 9cc07f7ee262 [2022-01-28T14:53:10.542Z] ---> 53c0fe8c917c [2022-01-28T14:53:10.542Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-28T14:53:10.542Z] ---> Running in a3df6a56936b [2022-01-28T14:53:10.804Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-28T14:53:11.745Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-28T14:53:12.006Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-28T14:53:12.267Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-28T14:53:12.267Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-28T14:53:12.267Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-28T14:53:12.529Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-28T14:53:12.529Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-28T14:53:12.529Z] Executing busybox-1.33.1-r6.trigger [2022-01-28T14:53:12.529Z] OK: 8 MiB in 20 packages [2022-01-28T14:53:12.795Z] Removing intermediate container a3df6a56936b [2022-01-28T14:53:12.795Z] ---> a0b56426ffb3 [2022-01-28T14:53:12.795Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-28T14:53:13.057Z] ---> 61cb5ef21c9d [2022-01-28T14:53:13.057Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-01-28T14:53:13.319Z] ---> 7592f671d62c [2022-01-28T14:53:13.319Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-01-28T14:53:13.579Z] ---> ae1a76528275 [2022-01-28T14:53:13.579Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-01-28T14:53:13.579Z] ---> Running in b7ae12fe4357 [2022-01-28T14:53:13.579Z] Removing intermediate container b7ae12fe4357 [2022-01-28T14:53:13.579Z] ---> 8d9a023cafcb [2022-01-28T14:53:13.579Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-28T14:53:13.579Z] ---> Running in b2206cbab83f [2022-01-28T14:53:13.579Z] Removing intermediate container b2206cbab83f [2022-01-28T14:53:13.579Z] ---> cef3179b575d [2022-01-28T14:53:13.579Z] Step 21/23 : LABEL arch=x86_64 [2022-01-28T14:53:13.838Z] ---> Running in b28372171239 [2022-01-28T14:53:13.839Z] Removing intermediate container b28372171239 [2022-01-28T14:53:13.839Z] ---> 20a6da97df1f [2022-01-28T14:53:13.839Z] Step 22/23 : LABEL git_sha=2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [2022-01-28T14:53:13.839Z] ---> Running in 335e4a6d6247 [2022-01-28T14:53:13.839Z] Removing intermediate container 335e4a6d6247 [2022-01-28T14:53:13.839Z] ---> 001b6bc68405 [2022-01-28T14:53:13.839Z] Step 23/23 : LABEL version=2.2.0-dev.25 [2022-01-28T14:53:13.839Z] ---> Running in 0ebaab5488d3 [2022-01-28T14:53:14.100Z] Removing intermediate container 0ebaab5488d3 [2022-01-28T14:53:14.100Z] ---> 630d6ea8bfb0 [2022-01-28T14:53:14.100Z] [2022-01-28T14:53:14.100Z] Successfully built 630d6ea8bfb0 [2022-01-28T14:53:14.100Z] Successfully tagged core-data:latest [2022-01-28T14:53:14.107Z]  Building core-data ... done  [Pipeline] } [2022-01-28T14:53:14.113Z] $ docker stop --time=1 3ec9eed6c1f37e186ea98628f8d9d684461a3268d79a5c45aff8c2ba630f2e89 [2022-01-28T14:53:15.544Z] $ docker rm -f 3ec9eed6c1f37e186ea98628f8d9d684461a3268d79a5c45aff8c2ba630f2e89 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-28T14:53:15.893Z] + docker images [2022-01-28T14:53:15.893Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-28T14:53:15.893Z] core-data latest 630d6ea8bfb0 2 seconds ago 19.9MB [2022-01-28T14:53:15.893Z] 3d683aa7205f 6 seconds ago 1.78GB [2022-01-28T14:53:15.893Z] support-notifications latest c5b5b05b8a8b 11 seconds ago 16.6MB [2022-01-28T14:53:15.893Z] security-secretstore-setup latest 2c586a25fd86 11 seconds ago 27.8MB [2022-01-28T14:53:15.893Z] 956084b8d715 15 seconds ago 1.78GB [2022-01-28T14:53:15.893Z] security-proxy-setup latest 1cb9b6af74ab 16 seconds ago 26.1MB [2022-01-28T14:53:15.893Z] 9fed0a4b16e1 21 seconds ago 1.78GB [2022-01-28T14:53:15.893Z] 819a9c974f07 23 seconds ago 1.78GB [2022-01-28T14:53:15.893Z] sys-mgmt-agent latest 6a3a1d2155d3 35 seconds ago 296MB [2022-01-28T14:53:15.893Z] security-bootstrapper latest 42dbea89cae1 About a minute ago 18.7MB [2022-01-28T14:53:15.893Z] core-command latest 0181ba7b424a About a minute ago 15.7MB [2022-01-28T14:53:15.893Z] core-metadata latest c82e497b65a9 About a minute ago 16.5MB [2022-01-28T14:53:15.893Z] 8d98014f231a About a minute ago 1.77GB [2022-01-28T14:53:15.893Z] support-scheduler latest 8a2d1f9309af About a minute ago 15.9MB [2022-01-28T14:53:15.893Z] f2e6f6d25e34 About a minute ago 1.78GB [2022-01-28T14:53:15.893Z] 293f2e624602 About a minute ago 1.77GB [2022-01-28T14:53:15.893Z] a5c383b06d64 About a minute ago 1.77GB [2022-01-28T14:53:15.893Z] 02ed49dd438c About a minute ago 1.77GB [2022-01-28T14:53:15.893Z] ci-base-image-x86_64 latest 5d84cdd874b7 5 minutes ago 1.27GB [2022-01-28T14:53:15.893Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine dd4a08f94e63 2 weeks ago 562MB [2022-01-28T14:53:15.893Z] docker 20.10.10 b706a049f56e 2 months ago 216MB [2022-01-28T14:53:15.893Z] alpine 3.14 0a97eee8041e 2 months ago 5.61MB [2022-01-28T14:53:15.893Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 3 months ago 34.5MB [2022-01-28T14:53:15.893Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 19 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-28T14:53:15.986Z] provisioning config files... [2022-01-28T14:53:15.996Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/142@tmp/config6386115616116434248tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-28T14:53:16.304Z] ---> docker-login.sh [2022-01-28T14:53:16.304Z] nexus3.edgexfoundry.org:10001 [2022-01-28T14:53:16.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T14:53:16.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T14:53:16.304Z] Configure a credential helper to remove this warning. See [2022-01-28T14:53:16.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T14:53:16.304Z] [2022-01-28T14:53:16.304Z] Login Succeeded [2022-01-28T14:53:16.304Z] nexus3.edgexfoundry.org:10002 [2022-01-28T14:53:16.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T14:53:16.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T14:53:16.304Z] Configure a credential helper to remove this warning. See [2022-01-28T14:53:16.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T14:53:16.304Z] [2022-01-28T14:53:16.567Z] Login Succeeded [2022-01-28T14:53:16.567Z] nexus3.edgexfoundry.org:10003 [2022-01-28T14:53:16.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T14:53:16.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T14:53:16.567Z] Configure a credential helper to remove this warning. See [2022-01-28T14:53:16.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T14:53:16.567Z] [2022-01-28T14:53:16.567Z] Login Succeeded [2022-01-28T14:53:16.567Z] nexus3.edgexfoundry.org:10004 [2022-01-28T14:53:16.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T14:53:16.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T14:53:16.567Z] Configure a credential helper to remove this warning. See [2022-01-28T14:53:16.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T14:53:16.567Z] [2022-01-28T14:53:16.567Z] Login Succeeded [2022-01-28T14:53:16.567Z] docker.io [2022-01-28T14:53:16.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T14:53:17.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T14:53:17.086Z] Configure a credential helper to remove this warning. See [2022-01-28T14:53:17.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T14:53:17.087Z] [2022-01-28T14:53:17.087Z] Login Succeeded [2022-01-28T14:53:17.087Z] ---> docker-login.sh ends [Pipeline] } [2022-01-28T14:53:17.096Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-28T14:53:17.122Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-28T14:53:17.145Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-01-28T14:53:17.145Z] 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [2022-01-28T14:53:17.145Z] latest [2022-01-28T14:53:17.145Z] 2.2.0-dev.25 [2022-01-28T14:53:17.145Z] 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25 [2022-01-28T14:53:17.145Z] main [2022-01-28T14:53:17.145Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:17.465Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:17.778Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [2022-01-28T14:53:17.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-01-28T14:53:17.778Z] 37eaeda14bb4: Preparing [2022-01-28T14:53:17.778Z] 114d7d97340c: Preparing [2022-01-28T14:53:17.778Z] ca966257676f: Preparing [2022-01-28T14:53:17.778Z] d2594a033b40: Preparing [2022-01-28T14:53:17.778Z] 1a058d5342cc: Preparing [2022-01-28T14:53:17.778Z] 1a058d5342cc: Layer already exists [2022-01-28T14:53:17.778Z] d2594a033b40: Pushed [2022-01-28T14:53:17.778Z] ca966257676f: Pushed [2022-01-28T14:53:17.778Z] 37eaeda14bb4: Pushed [2022-01-28T14:53:18.725Z] 114d7d97340c: Pushed [2022-01-28T14:53:18.985Z] 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75: digest: sha256:1c3f13510a23c37b2b09e2c0b130f75e41a362d5062061ded1dde00dd5061119 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:19.288Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:19.578Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-01-28T14:53:19.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-01-28T14:53:19.578Z] 37eaeda14bb4: Preparing [2022-01-28T14:53:19.578Z] 114d7d97340c: Preparing [2022-01-28T14:53:19.578Z] ca966257676f: Preparing [2022-01-28T14:53:19.578Z] d2594a033b40: Preparing [2022-01-28T14:53:19.578Z] 1a058d5342cc: Preparing [2022-01-28T14:53:19.578Z] 114d7d97340c: Layer already exists [2022-01-28T14:53:19.578Z] 1a058d5342cc: Layer already exists [2022-01-28T14:53:19.578Z] ca966257676f: Layer already exists [2022-01-28T14:53:19.578Z] d2594a033b40: Layer already exists [2022-01-28T14:53:19.578Z] 37eaeda14bb4: Layer already exists [2022-01-28T14:53:19.578Z] latest: digest: sha256:1c3f13510a23c37b2b09e2c0b130f75e41a362d5062061ded1dde00dd5061119 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:19.873Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.25 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:20.172Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.25 [2022-01-28T14:53:20.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-01-28T14:53:20.172Z] 37eaeda14bb4: Preparing [2022-01-28T14:53:20.172Z] 114d7d97340c: Preparing [2022-01-28T14:53:20.172Z] ca966257676f: Preparing [2022-01-28T14:53:20.172Z] d2594a033b40: Preparing [2022-01-28T14:53:20.172Z] 1a058d5342cc: Preparing [2022-01-28T14:53:20.172Z] 37eaeda14bb4: Layer already exists [2022-01-28T14:53:20.172Z] d2594a033b40: Layer already exists [2022-01-28T14:53:20.172Z] 114d7d97340c: Layer already exists [2022-01-28T14:53:20.172Z] ca966257676f: Layer already exists [2022-01-28T14:53:20.172Z] 1a058d5342cc: Layer already exists [2022-01-28T14:53:20.172Z] 2.2.0-dev.25: digest: sha256:1c3f13510a23c37b2b09e2c0b130f75e41a362d5062061ded1dde00dd5061119 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:20.468Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:20.764Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25 [2022-01-28T14:53:20.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-01-28T14:53:20.764Z] 37eaeda14bb4: Preparing [2022-01-28T14:53:20.764Z] 114d7d97340c: Preparing [2022-01-28T14:53:20.764Z] ca966257676f: Preparing [2022-01-28T14:53:20.764Z] d2594a033b40: Preparing [2022-01-28T14:53:20.764Z] 1a058d5342cc: Preparing [2022-01-28T14:53:20.764Z] 1a058d5342cc: Layer already exists [2022-01-28T14:53:20.764Z] ca966257676f: Layer already exists [2022-01-28T14:53:20.764Z] 114d7d97340c: Layer already exists [2022-01-28T14:53:20.764Z] 37eaeda14bb4: Layer already exists [2022-01-28T14:53:20.764Z] d2594a033b40: Layer already exists [2022-01-28T14:53:20.764Z] 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25: digest: sha256:1c3f13510a23c37b2b09e2c0b130f75e41a362d5062061ded1dde00dd5061119 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:21.063Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:21.352Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-01-28T14:53:21.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-01-28T14:53:21.353Z] 37eaeda14bb4: Preparing [2022-01-28T14:53:21.353Z] 114d7d97340c: Preparing [2022-01-28T14:53:21.353Z] ca966257676f: Preparing [2022-01-28T14:53:21.353Z] d2594a033b40: Preparing [2022-01-28T14:53:21.353Z] 1a058d5342cc: Preparing [2022-01-28T14:53:21.353Z] 37eaeda14bb4: Layer already exists [2022-01-28T14:53:21.353Z] 114d7d97340c: Layer already exists [2022-01-28T14:53:21.353Z] ca966257676f: Layer already exists [2022-01-28T14:53:21.353Z] d2594a033b40: Layer already exists [2022-01-28T14:53:21.353Z] 1a058d5342cc: Layer already exists [2022-01-28T14:53:21.353Z] main: digest: sha256:1c3f13510a23c37b2b09e2c0b130f75e41a362d5062061ded1dde00dd5061119 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-28T14:53:21.389Z] ===================================================== [Pipeline] echo [2022-01-28T14:53:21.397Z] taggedImages: [2022-01-28T14:53:21.397Z] - nexus3.edgexfoundry.org:10004/core-command:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [2022-01-28T14:53:21.397Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-01-28T14:53:21.397Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.25 [2022-01-28T14:53:21.397Z] - nexus3.edgexfoundry.org:10004/core-command:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25 [2022-01-28T14:53:21.397Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-01-28T14:53:21.416Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-01-28T14:53:21.416Z] 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [2022-01-28T14:53:21.416Z] latest [2022-01-28T14:53:21.416Z] 2.2.0-dev.25 [2022-01-28T14:53:21.416Z] 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25 [2022-01-28T14:53:21.416Z] main [2022-01-28T14:53:21.416Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:21.738Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:22.038Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [2022-01-28T14:53:22.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-01-28T14:53:22.038Z] 2c21c9dbf505: Preparing [2022-01-28T14:53:22.038Z] 7da6e5ed90ff: Preparing [2022-01-28T14:53:22.038Z] ca966257676f: Preparing [2022-01-28T14:53:22.038Z] d835290eb6a4: Preparing [2022-01-28T14:53:22.038Z] 2f9fcc184f5c: Preparing [2022-01-28T14:53:22.038Z] 1a058d5342cc: Preparing [2022-01-28T14:53:22.038Z] 1a058d5342cc: Waiting [2022-01-28T14:53:22.038Z] ca966257676f: Layer already exists [2022-01-28T14:53:22.302Z] 1a058d5342cc: Layer already exists [2022-01-28T14:53:22.302Z] 2c21c9dbf505: Pushed [2022-01-28T14:53:22.302Z] 2f9fcc184f5c: Pushed [2022-01-28T14:53:22.302Z] d835290eb6a4: Pushed [2022-01-28T14:53:22.873Z] 7da6e5ed90ff: Pushed [2022-01-28T14:53:23.135Z] 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75: digest: sha256:44ab6d7c48b70d2a37c02f1caae3411c0ad39421501326d5998a38e35e8c58b4 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:23.443Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:23.738Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-01-28T14:53:23.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-01-28T14:53:23.738Z] 2c21c9dbf505: Preparing [2022-01-28T14:53:23.738Z] 7da6e5ed90ff: Preparing [2022-01-28T14:53:23.738Z] ca966257676f: Preparing [2022-01-28T14:53:23.738Z] d835290eb6a4: Preparing [2022-01-28T14:53:23.738Z] 2f9fcc184f5c: Preparing [2022-01-28T14:53:23.738Z] 1a058d5342cc: Preparing [2022-01-28T14:53:23.738Z] 1a058d5342cc: Waiting [2022-01-28T14:53:23.738Z] 7da6e5ed90ff: Layer already exists [2022-01-28T14:53:23.738Z] 2c21c9dbf505: Layer already exists [2022-01-28T14:53:23.738Z] ca966257676f: Layer already exists [2022-01-28T14:53:23.738Z] 2f9fcc184f5c: Layer already exists [2022-01-28T14:53:23.738Z] d835290eb6a4: Layer already exists [2022-01-28T14:53:23.738Z] 1a058d5342cc: Layer already exists [2022-01-28T14:53:23.738Z] latest: digest: sha256:44ab6d7c48b70d2a37c02f1caae3411c0ad39421501326d5998a38e35e8c58b4 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:24.037Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.25 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:24.329Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.25 [2022-01-28T14:53:24.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-01-28T14:53:24.330Z] 2c21c9dbf505: Preparing [2022-01-28T14:53:24.330Z] 7da6e5ed90ff: Preparing [2022-01-28T14:53:24.330Z] ca966257676f: Preparing [2022-01-28T14:53:24.330Z] d835290eb6a4: Preparing [2022-01-28T14:53:24.330Z] 2f9fcc184f5c: Preparing [2022-01-28T14:53:24.330Z] 1a058d5342cc: Preparing [2022-01-28T14:53:24.330Z] 1a058d5342cc: Waiting [2022-01-28T14:53:24.330Z] 2f9fcc184f5c: Layer already exists [2022-01-28T14:53:24.330Z] 7da6e5ed90ff: Layer already exists [2022-01-28T14:53:24.330Z] d835290eb6a4: Layer already exists [2022-01-28T14:53:24.330Z] ca966257676f: Layer already exists [2022-01-28T14:53:24.330Z] 2c21c9dbf505: Layer already exists [2022-01-28T14:53:24.330Z] 1a058d5342cc: Layer already exists [2022-01-28T14:53:24.330Z] 2.2.0-dev.25: digest: sha256:44ab6d7c48b70d2a37c02f1caae3411c0ad39421501326d5998a38e35e8c58b4 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:24.630Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:24.926Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25 [2022-01-28T14:53:24.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-01-28T14:53:24.926Z] 2c21c9dbf505: Preparing [2022-01-28T14:53:24.926Z] 7da6e5ed90ff: Preparing [2022-01-28T14:53:24.926Z] ca966257676f: Preparing [2022-01-28T14:53:24.926Z] d835290eb6a4: Preparing [2022-01-28T14:53:24.926Z] 2f9fcc184f5c: Preparing [2022-01-28T14:53:24.926Z] 1a058d5342cc: Preparing [2022-01-28T14:53:24.926Z] 1a058d5342cc: Waiting [2022-01-28T14:53:24.926Z] d835290eb6a4: Layer already exists [2022-01-28T14:53:24.926Z] 2f9fcc184f5c: Layer already exists [2022-01-28T14:53:24.926Z] 7da6e5ed90ff: Layer already exists [2022-01-28T14:53:24.926Z] ca966257676f: Layer already exists [2022-01-28T14:53:24.926Z] 2c21c9dbf505: Layer already exists [2022-01-28T14:53:24.926Z] 1a058d5342cc: Layer already exists [2022-01-28T14:53:24.926Z] 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25: digest: sha256:44ab6d7c48b70d2a37c02f1caae3411c0ad39421501326d5998a38e35e8c58b4 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:25.225Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:25.518Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-01-28T14:53:25.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-01-28T14:53:25.518Z] 2c21c9dbf505: Preparing [2022-01-28T14:53:25.518Z] 7da6e5ed90ff: Preparing [2022-01-28T14:53:25.518Z] ca966257676f: Preparing [2022-01-28T14:53:25.518Z] d835290eb6a4: Preparing [2022-01-28T14:53:25.518Z] 2f9fcc184f5c: Preparing [2022-01-28T14:53:25.518Z] 1a058d5342cc: Preparing [2022-01-28T14:53:25.518Z] 1a058d5342cc: Waiting [2022-01-28T14:53:25.518Z] 2f9fcc184f5c: Layer already exists [2022-01-28T14:53:25.518Z] 7da6e5ed90ff: Layer already exists [2022-01-28T14:53:25.518Z] d835290eb6a4: Layer already exists [2022-01-28T14:53:25.518Z] 2c21c9dbf505: Layer already exists [2022-01-28T14:53:25.518Z] ca966257676f: Layer already exists [2022-01-28T14:53:25.518Z] 1a058d5342cc: Layer already exists [2022-01-28T14:53:25.518Z] main: digest: sha256:44ab6d7c48b70d2a37c02f1caae3411c0ad39421501326d5998a38e35e8c58b4 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-28T14:53:25.548Z] ===================================================== [Pipeline] echo [2022-01-28T14:53:25.555Z] taggedImages: [2022-01-28T14:53:25.555Z] - nexus3.edgexfoundry.org:10004/core-data:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [2022-01-28T14:53:25.555Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-01-28T14:53:25.555Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.25 [2022-01-28T14:53:25.555Z] - nexus3.edgexfoundry.org:10004/core-data:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25 [2022-01-28T14:53:25.555Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-01-28T14:53:25.577Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-01-28T14:53:25.577Z] 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [2022-01-28T14:53:25.577Z] latest [2022-01-28T14:53:25.577Z] 2.2.0-dev.25 [2022-01-28T14:53:25.577Z] 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25 [2022-01-28T14:53:25.577Z] main [2022-01-28T14:53:25.577Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:25.894Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:26.191Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [2022-01-28T14:53:26.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-01-28T14:53:26.191Z] ac66847d97cf: Preparing [2022-01-28T14:53:26.191Z] 3c02a15905e8: Preparing [2022-01-28T14:53:26.191Z] ca966257676f: Preparing [2022-01-28T14:53:26.191Z] d2594a033b40: Preparing [2022-01-28T14:53:26.191Z] 1a058d5342cc: Preparing [2022-01-28T14:53:26.191Z] 1a058d5342cc: Layer already exists [2022-01-28T14:53:26.191Z] d2594a033b40: Layer already exists [2022-01-28T14:53:26.191Z] ca966257676f: Layer already exists [2022-01-28T14:53:26.191Z] ac66847d97cf: Pushed [2022-01-28T14:53:27.574Z] 3c02a15905e8: Pushed [2022-01-28T14:53:27.574Z] 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75: digest: sha256:4e6e16110ff48648ebc7ed56098f94b80a5be3f0d89b755fad169d9141722117 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:27.877Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:28.170Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-01-28T14:53:28.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-01-28T14:53:28.170Z] ac66847d97cf: Preparing [2022-01-28T14:53:28.170Z] 3c02a15905e8: Preparing [2022-01-28T14:53:28.170Z] ca966257676f: Preparing [2022-01-28T14:53:28.170Z] d2594a033b40: Preparing [2022-01-28T14:53:28.170Z] 1a058d5342cc: Preparing [2022-01-28T14:53:28.170Z] 1a058d5342cc: Layer already exists [2022-01-28T14:53:28.170Z] 3c02a15905e8: Layer already exists [2022-01-28T14:53:28.170Z] ac66847d97cf: Layer already exists [2022-01-28T14:53:28.170Z] ca966257676f: Layer already exists [2022-01-28T14:53:28.170Z] d2594a033b40: Layer already exists [2022-01-28T14:53:28.170Z] latest: digest: sha256:4e6e16110ff48648ebc7ed56098f94b80a5be3f0d89b755fad169d9141722117 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:28.470Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.25 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:28.765Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.25 [2022-01-28T14:53:28.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-01-28T14:53:28.765Z] ac66847d97cf: Preparing [2022-01-28T14:53:28.765Z] 3c02a15905e8: Preparing [2022-01-28T14:53:28.765Z] ca966257676f: Preparing [2022-01-28T14:53:28.765Z] d2594a033b40: Preparing [2022-01-28T14:53:28.765Z] 1a058d5342cc: Preparing [2022-01-28T14:53:28.765Z] d2594a033b40: Layer already exists [2022-01-28T14:53:28.765Z] 1a058d5342cc: Layer already exists [2022-01-28T14:53:28.765Z] ac66847d97cf: Layer already exists [2022-01-28T14:53:28.765Z] 3c02a15905e8: Layer already exists [2022-01-28T14:53:28.765Z] ca966257676f: Layer already exists [2022-01-28T14:53:28.765Z] 2.2.0-dev.25: digest: sha256:4e6e16110ff48648ebc7ed56098f94b80a5be3f0d89b755fad169d9141722117 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:29.065Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:29.362Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25 [2022-01-28T14:53:29.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-01-28T14:53:29.363Z] ac66847d97cf: Preparing [2022-01-28T14:53:29.363Z] 3c02a15905e8: Preparing [2022-01-28T14:53:29.363Z] ca966257676f: Preparing [2022-01-28T14:53:29.363Z] d2594a033b40: Preparing [2022-01-28T14:53:29.363Z] 1a058d5342cc: Preparing [2022-01-28T14:53:29.363Z] d2594a033b40: Layer already exists [2022-01-28T14:53:29.363Z] ac66847d97cf: Layer already exists [2022-01-28T14:53:29.363Z] ca966257676f: Layer already exists [2022-01-28T14:53:29.363Z] 3c02a15905e8: Layer already exists [2022-01-28T14:53:29.363Z] 1a058d5342cc: Layer already exists [2022-01-28T14:53:29.363Z] 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25: digest: sha256:4e6e16110ff48648ebc7ed56098f94b80a5be3f0d89b755fad169d9141722117 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:29.658Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:29.956Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-01-28T14:53:29.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-01-28T14:53:29.956Z] ac66847d97cf: Preparing [2022-01-28T14:53:29.956Z] 3c02a15905e8: Preparing [2022-01-28T14:53:29.956Z] ca966257676f: Preparing [2022-01-28T14:53:29.956Z] d2594a033b40: Preparing [2022-01-28T14:53:29.956Z] 1a058d5342cc: Preparing [2022-01-28T14:53:29.956Z] 3c02a15905e8: Layer already exists [2022-01-28T14:53:29.956Z] ca966257676f: Layer already exists [2022-01-28T14:53:29.956Z] ac66847d97cf: Layer already exists [2022-01-28T14:53:29.956Z] d2594a033b40: Layer already exists [2022-01-28T14:53:29.956Z] 1a058d5342cc: Layer already exists [2022-01-28T14:53:29.956Z] main: digest: sha256:4e6e16110ff48648ebc7ed56098f94b80a5be3f0d89b755fad169d9141722117 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-28T14:53:29.990Z] ===================================================== [Pipeline] echo [2022-01-28T14:53:29.998Z] taggedImages: [2022-01-28T14:53:29.998Z] - nexus3.edgexfoundry.org:10004/core-metadata:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [2022-01-28T14:53:29.998Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-01-28T14:53:29.998Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.25 [2022-01-28T14:53:29.998Z] - nexus3.edgexfoundry.org:10004/core-metadata:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25 [2022-01-28T14:53:29.998Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-01-28T14:53:30.017Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-01-28T14:53:30.017Z] 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [2022-01-28T14:53:30.017Z] latest [2022-01-28T14:53:30.017Z] 2.2.0-dev.25 [2022-01-28T14:53:30.017Z] 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25 [2022-01-28T14:53:30.017Z] main [2022-01-28T14:53:30.017Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:30.342Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:30.641Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [2022-01-28T14:53:30.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-01-28T14:53:30.641Z] 413c21e68cdc: Preparing [2022-01-28T14:53:30.641Z] 413c21e68cdc: Preparing [2022-01-28T14:53:30.641Z] 479dc49dbf3f: Preparing [2022-01-28T14:53:30.641Z] 9c5856918b61: Preparing [2022-01-28T14:53:30.641Z] 7b653a2c9179: Preparing [2022-01-28T14:53:30.641Z] 289d5ef816bb: Preparing [2022-01-28T14:53:30.641Z] ca966257676f: Preparing [2022-01-28T14:53:30.641Z] dc4d9f0092a4: Preparing [2022-01-28T14:53:30.641Z] b8514ea07829: Preparing [2022-01-28T14:53:30.641Z] a4a8f267e3a3: Preparing [2022-01-28T14:53:30.641Z] 6f2b834f1bf0: Preparing [2022-01-28T14:53:30.641Z] 1a058d5342cc: Preparing [2022-01-28T14:53:30.641Z] dc4d9f0092a4: Waiting [2022-01-28T14:53:30.641Z] b8514ea07829: Waiting [2022-01-28T14:53:30.641Z] a4a8f267e3a3: Waiting [2022-01-28T14:53:30.641Z] 6f2b834f1bf0: Waiting [2022-01-28T14:53:30.641Z] 1a058d5342cc: Waiting [2022-01-28T14:53:30.641Z] ca966257676f: Waiting [2022-01-28T14:53:30.641Z] 9c5856918b61: Pushed [2022-01-28T14:53:30.641Z] 479dc49dbf3f: Pushed [2022-01-28T14:53:30.641Z] 413c21e68cdc: Pushed [2022-01-28T14:53:30.641Z] ca966257676f: Layer already exists [2022-01-28T14:53:30.641Z] 7b653a2c9179: Pushed [2022-01-28T14:53:30.902Z] b8514ea07829: Pushed [2022-01-28T14:53:30.902Z] 1a058d5342cc: Layer already exists [2022-01-28T14:53:30.902Z] 6f2b834f1bf0: Pushed [2022-01-28T14:53:30.902Z] a4a8f267e3a3: Pushed [2022-01-28T14:53:30.902Z] dc4d9f0092a4: Pushed [2022-01-28T14:53:31.844Z] 289d5ef816bb: Pushed [2022-01-28T14:53:31.844Z] 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75: digest: sha256:c7c2442431789eb5ef930fbec6b2ae02c7c210e637fd70dc78f919e10589be70 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:32.144Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:32.438Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-01-28T14:53:32.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-01-28T14:53:32.438Z] 413c21e68cdc: Preparing [2022-01-28T14:53:32.438Z] 413c21e68cdc: Preparing [2022-01-28T14:53:32.438Z] 479dc49dbf3f: Preparing [2022-01-28T14:53:32.438Z] 9c5856918b61: Preparing [2022-01-28T14:53:32.438Z] 7b653a2c9179: Preparing [2022-01-28T14:53:32.438Z] 289d5ef816bb: Preparing [2022-01-28T14:53:32.438Z] ca966257676f: Preparing [2022-01-28T14:53:32.438Z] dc4d9f0092a4: Preparing [2022-01-28T14:53:32.438Z] b8514ea07829: Preparing [2022-01-28T14:53:32.438Z] a4a8f267e3a3: Preparing [2022-01-28T14:53:32.438Z] 6f2b834f1bf0: Preparing [2022-01-28T14:53:32.438Z] 1a058d5342cc: Preparing [2022-01-28T14:53:32.438Z] dc4d9f0092a4: Waiting [2022-01-28T14:53:32.438Z] b8514ea07829: Waiting [2022-01-28T14:53:32.438Z] a4a8f267e3a3: Waiting [2022-01-28T14:53:32.438Z] 6f2b834f1bf0: Waiting [2022-01-28T14:53:32.438Z] 1a058d5342cc: Waiting [2022-01-28T14:53:32.438Z] ca966257676f: Waiting [2022-01-28T14:53:32.438Z] 289d5ef816bb: Layer already exists [2022-01-28T14:53:32.438Z] 479dc49dbf3f: Layer already exists [2022-01-28T14:53:32.438Z] 413c21e68cdc: Layer already exists [2022-01-28T14:53:32.438Z] 7b653a2c9179: Layer already exists [2022-01-28T14:53:32.438Z] 9c5856918b61: Layer already exists [2022-01-28T14:53:32.438Z] a4a8f267e3a3: Layer already exists [2022-01-28T14:53:32.438Z] ca966257676f: Layer already exists [2022-01-28T14:53:32.438Z] b8514ea07829: Layer already exists [2022-01-28T14:53:32.438Z] dc4d9f0092a4: Layer already exists [2022-01-28T14:53:32.438Z] 6f2b834f1bf0: Layer already exists [2022-01-28T14:53:32.438Z] 1a058d5342cc: Layer already exists [2022-01-28T14:53:32.438Z] latest: digest: sha256:c7c2442431789eb5ef930fbec6b2ae02c7c210e637fd70dc78f919e10589be70 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:32.736Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.25 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:33.030Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.25 [2022-01-28T14:53:33.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-01-28T14:53:33.030Z] 413c21e68cdc: Preparing [2022-01-28T14:53:33.030Z] 413c21e68cdc: Preparing [2022-01-28T14:53:33.030Z] 479dc49dbf3f: Preparing [2022-01-28T14:53:33.030Z] 9c5856918b61: Preparing [2022-01-28T14:53:33.030Z] 7b653a2c9179: Preparing [2022-01-28T14:53:33.030Z] 289d5ef816bb: Preparing [2022-01-28T14:53:33.030Z] ca966257676f: Preparing [2022-01-28T14:53:33.030Z] dc4d9f0092a4: Preparing [2022-01-28T14:53:33.030Z] b8514ea07829: Preparing [2022-01-28T14:53:33.030Z] a4a8f267e3a3: Preparing [2022-01-28T14:53:33.030Z] 6f2b834f1bf0: Preparing [2022-01-28T14:53:33.030Z] 1a058d5342cc: Preparing [2022-01-28T14:53:33.030Z] b8514ea07829: Waiting [2022-01-28T14:53:33.030Z] a4a8f267e3a3: Waiting [2022-01-28T14:53:33.030Z] 6f2b834f1bf0: Waiting [2022-01-28T14:53:33.030Z] 1a058d5342cc: Waiting [2022-01-28T14:53:33.030Z] ca966257676f: Waiting [2022-01-28T14:53:33.030Z] dc4d9f0092a4: Waiting [2022-01-28T14:53:33.030Z] 413c21e68cdc: Layer already exists [2022-01-28T14:53:33.030Z] 289d5ef816bb: Layer already exists [2022-01-28T14:53:33.030Z] 9c5856918b61: Layer already exists [2022-01-28T14:53:33.030Z] 479dc49dbf3f: Layer already exists [2022-01-28T14:53:33.030Z] 7b653a2c9179: Layer already exists [2022-01-28T14:53:33.030Z] ca966257676f: Layer already exists [2022-01-28T14:53:33.030Z] dc4d9f0092a4: Layer already exists [2022-01-28T14:53:33.030Z] b8514ea07829: Layer already exists [2022-01-28T14:53:33.030Z] 1a058d5342cc: Layer already exists [2022-01-28T14:53:33.030Z] 6f2b834f1bf0: Layer already exists [2022-01-28T14:53:33.030Z] a4a8f267e3a3: Layer already exists [2022-01-28T14:53:33.030Z] 2.2.0-dev.25: digest: sha256:c7c2442431789eb5ef930fbec6b2ae02c7c210e637fd70dc78f919e10589be70 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:33.329Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:33.628Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25 [2022-01-28T14:53:33.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-01-28T14:53:33.628Z] 413c21e68cdc: Preparing [2022-01-28T14:53:33.628Z] 413c21e68cdc: Preparing [2022-01-28T14:53:33.628Z] 479dc49dbf3f: Preparing [2022-01-28T14:53:33.628Z] 9c5856918b61: Preparing [2022-01-28T14:53:33.628Z] 7b653a2c9179: Preparing [2022-01-28T14:53:33.628Z] 289d5ef816bb: Preparing [2022-01-28T14:53:33.628Z] ca966257676f: Preparing [2022-01-28T14:53:33.628Z] dc4d9f0092a4: Preparing [2022-01-28T14:53:33.628Z] b8514ea07829: Preparing [2022-01-28T14:53:33.628Z] a4a8f267e3a3: Preparing [2022-01-28T14:53:33.628Z] 6f2b834f1bf0: Preparing [2022-01-28T14:53:33.628Z] 1a058d5342cc: Preparing [2022-01-28T14:53:33.628Z] ca966257676f: Waiting [2022-01-28T14:53:33.628Z] dc4d9f0092a4: Waiting [2022-01-28T14:53:33.628Z] b8514ea07829: Waiting [2022-01-28T14:53:33.628Z] a4a8f267e3a3: Waiting [2022-01-28T14:53:33.628Z] 6f2b834f1bf0: Waiting [2022-01-28T14:53:33.628Z] 1a058d5342cc: Waiting [2022-01-28T14:53:33.628Z] 289d5ef816bb: Layer already exists [2022-01-28T14:53:33.628Z] 9c5856918b61: Layer already exists [2022-01-28T14:53:33.628Z] 479dc49dbf3f: Layer already exists [2022-01-28T14:53:33.628Z] 413c21e68cdc: Layer already exists [2022-01-28T14:53:33.628Z] 7b653a2c9179: Layer already exists [2022-01-28T14:53:33.628Z] ca966257676f: Layer already exists [2022-01-28T14:53:33.628Z] dc4d9f0092a4: Layer already exists [2022-01-28T14:53:33.628Z] a4a8f267e3a3: Layer already exists [2022-01-28T14:53:33.628Z] b8514ea07829: Layer already exists [2022-01-28T14:53:33.628Z] 6f2b834f1bf0: Layer already exists [2022-01-28T14:53:33.628Z] 1a058d5342cc: Layer already exists [2022-01-28T14:53:33.628Z] 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25: digest: sha256:c7c2442431789eb5ef930fbec6b2ae02c7c210e637fd70dc78f919e10589be70 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:33.930Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:34.225Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-01-28T14:53:34.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-01-28T14:53:34.225Z] 413c21e68cdc: Preparing [2022-01-28T14:53:34.225Z] 413c21e68cdc: Preparing [2022-01-28T14:53:34.225Z] 479dc49dbf3f: Preparing [2022-01-28T14:53:34.225Z] 9c5856918b61: Preparing [2022-01-28T14:53:34.225Z] 7b653a2c9179: Preparing [2022-01-28T14:53:34.225Z] 289d5ef816bb: Preparing [2022-01-28T14:53:34.225Z] ca966257676f: Preparing [2022-01-28T14:53:34.225Z] dc4d9f0092a4: Preparing [2022-01-28T14:53:34.225Z] b8514ea07829: Preparing [2022-01-28T14:53:34.225Z] a4a8f267e3a3: Preparing [2022-01-28T14:53:34.225Z] 6f2b834f1bf0: Preparing [2022-01-28T14:53:34.225Z] 1a058d5342cc: Preparing [2022-01-28T14:53:34.225Z] b8514ea07829: Waiting [2022-01-28T14:53:34.225Z] a4a8f267e3a3: Waiting [2022-01-28T14:53:34.225Z] 6f2b834f1bf0: Waiting [2022-01-28T14:53:34.225Z] 1a058d5342cc: Waiting [2022-01-28T14:53:34.225Z] ca966257676f: Waiting [2022-01-28T14:53:34.225Z] dc4d9f0092a4: Waiting [2022-01-28T14:53:34.225Z] 479dc49dbf3f: Layer already exists [2022-01-28T14:53:34.225Z] 289d5ef816bb: Layer already exists [2022-01-28T14:53:34.225Z] 9c5856918b61: Layer already exists [2022-01-28T14:53:34.225Z] 413c21e68cdc: Layer already exists [2022-01-28T14:53:34.225Z] 7b653a2c9179: Layer already exists [2022-01-28T14:53:34.225Z] ca966257676f: Layer already exists [2022-01-28T14:53:34.225Z] dc4d9f0092a4: Layer already exists [2022-01-28T14:53:34.225Z] a4a8f267e3a3: Layer already exists [2022-01-28T14:53:34.225Z] 6f2b834f1bf0: Layer already exists [2022-01-28T14:53:34.225Z] b8514ea07829: Layer already exists [2022-01-28T14:53:34.225Z] 1a058d5342cc: Layer already exists [2022-01-28T14:53:34.225Z] main: digest: sha256:c7c2442431789eb5ef930fbec6b2ae02c7c210e637fd70dc78f919e10589be70 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-28T14:53:34.259Z] ===================================================== [Pipeline] echo [2022-01-28T14:53:34.271Z] taggedImages: [2022-01-28T14:53:34.271Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [2022-01-28T14:53:34.271Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-01-28T14:53:34.271Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.25 [2022-01-28T14:53:34.272Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25 [2022-01-28T14:53:34.272Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-01-28T14:53:34.291Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-01-28T14:53:34.291Z] 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [2022-01-28T14:53:34.291Z] latest [2022-01-28T14:53:34.291Z] 2.2.0-dev.25 [2022-01-28T14:53:34.291Z] 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25 [2022-01-28T14:53:34.291Z] main [2022-01-28T14:53:34.291Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:34.602Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:34.905Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [2022-01-28T14:53:34.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-01-28T14:53:34.905Z] 8a38cc049de7: Preparing [2022-01-28T14:53:34.905Z] f1f291f436ee: Preparing [2022-01-28T14:53:34.905Z] 35ce3c5802d1: Preparing [2022-01-28T14:53:34.905Z] efc7eccd8d9a: Preparing [2022-01-28T14:53:34.905Z] bab3a46b19ce: Preparing [2022-01-28T14:53:34.905Z] 1a058d5342cc: Preparing [2022-01-28T14:53:34.905Z] 1a058d5342cc: Waiting [2022-01-28T14:53:35.483Z] efc7eccd8d9a: Pushed [2022-01-28T14:53:35.483Z] 1a058d5342cc: Layer already exists [2022-01-28T14:53:35.483Z] 35ce3c5802d1: Pushed [2022-01-28T14:53:35.483Z] bab3a46b19ce: Pushed [2022-01-28T14:53:35.483Z] 8a38cc049de7: Pushed [2022-01-28T14:53:35.743Z] f1f291f436ee: Pushed [2022-01-28T14:53:35.743Z] 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75: digest: sha256:bff4e9825ea23eba1a00a6a2db16521cfdccf723b47b9fd7711a67477e002f14 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:36.043Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:36.334Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-01-28T14:53:36.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-01-28T14:53:36.334Z] 8a38cc049de7: Preparing [2022-01-28T14:53:36.334Z] f1f291f436ee: Preparing [2022-01-28T14:53:36.334Z] 35ce3c5802d1: Preparing [2022-01-28T14:53:36.334Z] efc7eccd8d9a: Preparing [2022-01-28T14:53:36.334Z] bab3a46b19ce: Preparing [2022-01-28T14:53:36.334Z] 1a058d5342cc: Preparing [2022-01-28T14:53:36.334Z] 1a058d5342cc: Waiting [2022-01-28T14:53:36.334Z] bab3a46b19ce: Layer already exists [2022-01-28T14:53:36.334Z] 8a38cc049de7: Layer already exists [2022-01-28T14:53:36.334Z] 35ce3c5802d1: Layer already exists [2022-01-28T14:53:36.334Z] efc7eccd8d9a: Layer already exists [2022-01-28T14:53:36.334Z] f1f291f436ee: Layer already exists [2022-01-28T14:53:36.334Z] 1a058d5342cc: Layer already exists [2022-01-28T14:53:36.334Z] latest: digest: sha256:bff4e9825ea23eba1a00a6a2db16521cfdccf723b47b9fd7711a67477e002f14 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:36.630Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.25 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:36.919Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.25 [2022-01-28T14:53:36.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-01-28T14:53:36.919Z] 8a38cc049de7: Preparing [2022-01-28T14:53:36.919Z] f1f291f436ee: Preparing [2022-01-28T14:53:36.919Z] 35ce3c5802d1: Preparing [2022-01-28T14:53:36.919Z] efc7eccd8d9a: Preparing [2022-01-28T14:53:36.919Z] bab3a46b19ce: Preparing [2022-01-28T14:53:36.919Z] 1a058d5342cc: Preparing [2022-01-28T14:53:36.919Z] 1a058d5342cc: Waiting [2022-01-28T14:53:36.919Z] 8a38cc049de7: Layer already exists [2022-01-28T14:53:36.919Z] bab3a46b19ce: Layer already exists [2022-01-28T14:53:36.919Z] efc7eccd8d9a: Layer already exists [2022-01-28T14:53:36.919Z] f1f291f436ee: Layer already exists [2022-01-28T14:53:36.919Z] 35ce3c5802d1: Layer already exists [2022-01-28T14:53:36.919Z] 1a058d5342cc: Layer already exists [2022-01-28T14:53:36.919Z] 2.2.0-dev.25: digest: sha256:bff4e9825ea23eba1a00a6a2db16521cfdccf723b47b9fd7711a67477e002f14 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:37.214Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:37.505Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25 [2022-01-28T14:53:37.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-01-28T14:53:37.505Z] 8a38cc049de7: Preparing [2022-01-28T14:53:37.505Z] f1f291f436ee: Preparing [2022-01-28T14:53:37.505Z] 35ce3c5802d1: Preparing [2022-01-28T14:53:37.505Z] efc7eccd8d9a: Preparing [2022-01-28T14:53:37.505Z] bab3a46b19ce: Preparing [2022-01-28T14:53:37.505Z] 1a058d5342cc: Preparing [2022-01-28T14:53:37.505Z] 1a058d5342cc: Waiting [2022-01-28T14:53:37.505Z] 8a38cc049de7: Layer already exists [2022-01-28T14:53:37.505Z] 35ce3c5802d1: Layer already exists [2022-01-28T14:53:37.505Z] efc7eccd8d9a: Layer already exists [2022-01-28T14:53:37.505Z] f1f291f436ee: Layer already exists [2022-01-28T14:53:37.505Z] bab3a46b19ce: Layer already exists [2022-01-28T14:53:37.505Z] 1a058d5342cc: Layer already exists [2022-01-28T14:53:37.505Z] 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25: digest: sha256:bff4e9825ea23eba1a00a6a2db16521cfdccf723b47b9fd7711a67477e002f14 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:37.803Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:38.092Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-01-28T14:53:38.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-01-28T14:53:38.092Z] 8a38cc049de7: Preparing [2022-01-28T14:53:38.092Z] f1f291f436ee: Preparing [2022-01-28T14:53:38.092Z] 35ce3c5802d1: Preparing [2022-01-28T14:53:38.092Z] efc7eccd8d9a: Preparing [2022-01-28T14:53:38.092Z] bab3a46b19ce: Preparing [2022-01-28T14:53:38.092Z] 1a058d5342cc: Preparing [2022-01-28T14:53:38.092Z] 1a058d5342cc: Waiting [2022-01-28T14:53:38.092Z] f1f291f436ee: Layer already exists [2022-01-28T14:53:38.092Z] bab3a46b19ce: Layer already exists [2022-01-28T14:53:38.092Z] 35ce3c5802d1: Layer already exists [2022-01-28T14:53:38.092Z] efc7eccd8d9a: Layer already exists [2022-01-28T14:53:38.092Z] 8a38cc049de7: Layer already exists [2022-01-28T14:53:38.092Z] 1a058d5342cc: Layer already exists [2022-01-28T14:53:38.092Z] main: digest: sha256:bff4e9825ea23eba1a00a6a2db16521cfdccf723b47b9fd7711a67477e002f14 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-28T14:53:38.131Z] ===================================================== [Pipeline] echo [2022-01-28T14:53:38.142Z] taggedImages: [2022-01-28T14:53:38.142Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [2022-01-28T14:53:38.142Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-01-28T14:53:38.142Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.25 [2022-01-28T14:53:38.142Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25 [2022-01-28T14:53:38.142Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-01-28T14:53:38.165Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-01-28T14:53:38.165Z] 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [2022-01-28T14:53:38.165Z] latest [2022-01-28T14:53:38.165Z] 2.2.0-dev.25 [2022-01-28T14:53:38.165Z] 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25 [2022-01-28T14:53:38.165Z] main [2022-01-28T14:53:38.165Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:38.482Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:38.781Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [2022-01-28T14:53:38.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-01-28T14:53:38.781Z] 3a6e1f481041: Preparing [2022-01-28T14:53:38.781Z] 5b14a19354ec: Preparing [2022-01-28T14:53:38.781Z] 317d335c15c7: Preparing [2022-01-28T14:53:38.781Z] e5bf5a9a5a69: Preparing [2022-01-28T14:53:38.781Z] 60f2785f4bc2: Preparing [2022-01-28T14:53:38.781Z] d732d02cc8fd: Preparing [2022-01-28T14:53:38.781Z] a79511f99a8c: Preparing [2022-01-28T14:53:38.781Z] 769cfb1aae29: Preparing [2022-01-28T14:53:38.781Z] 7e0a8770aa7f: Preparing [2022-01-28T14:53:38.781Z] 1a058d5342cc: Preparing [2022-01-28T14:53:38.781Z] d732d02cc8fd: Waiting [2022-01-28T14:53:38.782Z] a79511f99a8c: Waiting [2022-01-28T14:53:38.782Z] 769cfb1aae29: Waiting [2022-01-28T14:53:38.782Z] 7e0a8770aa7f: Waiting [2022-01-28T14:53:38.782Z] 1a058d5342cc: Waiting [2022-01-28T14:53:39.363Z] 3a6e1f481041: Pushed [2022-01-28T14:53:39.363Z] 60f2785f4bc2: Pushed [2022-01-28T14:53:39.363Z] 5b14a19354ec: Pushed [2022-01-28T14:53:39.363Z] d732d02cc8fd: Pushed [2022-01-28T14:53:39.363Z] 769cfb1aae29: Pushed [2022-01-28T14:53:39.363Z] a79511f99a8c: Pushed [2022-01-28T14:53:39.363Z] 1a058d5342cc: Layer already exists [2022-01-28T14:53:39.363Z] e5bf5a9a5a69: Pushed [2022-01-28T14:53:39.624Z] 7e0a8770aa7f: Pushed [2022-01-28T14:53:39.624Z] 317d335c15c7: Pushed [2022-01-28T14:53:39.624Z] 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75: digest: sha256:c778a37a221a881837f3e96b2543402107a82f0235abcd3b30b3d0413fbf5bcf size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:39.922Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:40.268Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-01-28T14:53:40.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-01-28T14:53:40.268Z] 3a6e1f481041: Preparing [2022-01-28T14:53:40.268Z] 5b14a19354ec: Preparing [2022-01-28T14:53:40.268Z] 317d335c15c7: Preparing [2022-01-28T14:53:40.268Z] e5bf5a9a5a69: Preparing [2022-01-28T14:53:40.268Z] 60f2785f4bc2: Preparing [2022-01-28T14:53:40.268Z] d732d02cc8fd: Preparing [2022-01-28T14:53:40.268Z] a79511f99a8c: Preparing [2022-01-28T14:53:40.268Z] 769cfb1aae29: Preparing [2022-01-28T14:53:40.268Z] 7e0a8770aa7f: Preparing [2022-01-28T14:53:40.268Z] 1a058d5342cc: Preparing [2022-01-28T14:53:40.268Z] a79511f99a8c: Waiting [2022-01-28T14:53:40.268Z] 769cfb1aae29: Waiting [2022-01-28T14:53:40.268Z] 7e0a8770aa7f: Waiting [2022-01-28T14:53:40.268Z] 1a058d5342cc: Waiting [2022-01-28T14:53:40.268Z] d732d02cc8fd: Waiting [2022-01-28T14:53:40.268Z] 3a6e1f481041: Layer already exists [2022-01-28T14:53:40.268Z] 317d335c15c7: Layer already exists [2022-01-28T14:53:40.268Z] e5bf5a9a5a69: Layer already exists [2022-01-28T14:53:40.268Z] 60f2785f4bc2: Layer already exists [2022-01-28T14:53:40.268Z] 5b14a19354ec: Layer already exists [2022-01-28T14:53:40.268Z] d732d02cc8fd: Layer already exists [2022-01-28T14:53:40.268Z] a79511f99a8c: Layer already exists [2022-01-28T14:53:40.268Z] 7e0a8770aa7f: Layer already exists [2022-01-28T14:53:40.268Z] 1a058d5342cc: Layer already exists [2022-01-28T14:53:40.268Z] 769cfb1aae29: Layer already exists [2022-01-28T14:53:40.268Z] latest: digest: sha256:c778a37a221a881837f3e96b2543402107a82f0235abcd3b30b3d0413fbf5bcf size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:40.567Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.25 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:40.860Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.25 [2022-01-28T14:53:40.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-01-28T14:53:40.860Z] 3a6e1f481041: Preparing [2022-01-28T14:53:40.860Z] 5b14a19354ec: Preparing [2022-01-28T14:53:40.860Z] 317d335c15c7: Preparing [2022-01-28T14:53:40.860Z] e5bf5a9a5a69: Preparing [2022-01-28T14:53:40.860Z] 60f2785f4bc2: Preparing [2022-01-28T14:53:40.860Z] d732d02cc8fd: Preparing [2022-01-28T14:53:40.860Z] a79511f99a8c: Preparing [2022-01-28T14:53:40.860Z] 769cfb1aae29: Preparing [2022-01-28T14:53:40.860Z] 7e0a8770aa7f: Preparing [2022-01-28T14:53:40.860Z] 1a058d5342cc: Preparing [2022-01-28T14:53:40.860Z] 7e0a8770aa7f: Waiting [2022-01-28T14:53:40.860Z] d732d02cc8fd: Waiting [2022-01-28T14:53:40.860Z] 1a058d5342cc: Waiting [2022-01-28T14:53:40.860Z] a79511f99a8c: Waiting [2022-01-28T14:53:40.860Z] 769cfb1aae29: Waiting [2022-01-28T14:53:40.860Z] e5bf5a9a5a69: Layer already exists [2022-01-28T14:53:40.860Z] 60f2785f4bc2: Layer already exists [2022-01-28T14:53:40.860Z] 317d335c15c7: Layer already exists [2022-01-28T14:53:40.860Z] 3a6e1f481041: Layer already exists [2022-01-28T14:53:40.860Z] 5b14a19354ec: Layer already exists [2022-01-28T14:53:40.860Z] a79511f99a8c: Layer already exists [2022-01-28T14:53:40.860Z] d732d02cc8fd: Layer already exists [2022-01-28T14:53:40.860Z] 7e0a8770aa7f: Layer already exists [2022-01-28T14:53:40.860Z] 1a058d5342cc: Layer already exists [2022-01-28T14:53:40.860Z] 769cfb1aae29: Layer already exists [2022-01-28T14:53:40.860Z] 2.2.0-dev.25: digest: sha256:c778a37a221a881837f3e96b2543402107a82f0235abcd3b30b3d0413fbf5bcf size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:41.157Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:41.452Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25 [2022-01-28T14:53:41.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-01-28T14:53:41.452Z] 3a6e1f481041: Preparing [2022-01-28T14:53:41.452Z] 5b14a19354ec: Preparing [2022-01-28T14:53:41.452Z] 317d335c15c7: Preparing [2022-01-28T14:53:41.452Z] e5bf5a9a5a69: Preparing [2022-01-28T14:53:41.452Z] 60f2785f4bc2: Preparing [2022-01-28T14:53:41.452Z] d732d02cc8fd: Preparing [2022-01-28T14:53:41.452Z] a79511f99a8c: Preparing [2022-01-28T14:53:41.452Z] 769cfb1aae29: Preparing [2022-01-28T14:53:41.452Z] 7e0a8770aa7f: Preparing [2022-01-28T14:53:41.452Z] 1a058d5342cc: Preparing [2022-01-28T14:53:41.452Z] d732d02cc8fd: Waiting [2022-01-28T14:53:41.452Z] a79511f99a8c: Waiting [2022-01-28T14:53:41.452Z] 769cfb1aae29: Waiting [2022-01-28T14:53:41.452Z] 7e0a8770aa7f: Waiting [2022-01-28T14:53:41.452Z] 1a058d5342cc: Waiting [2022-01-28T14:53:41.452Z] 5b14a19354ec: Layer already exists [2022-01-28T14:53:41.452Z] 3a6e1f481041: Layer already exists [2022-01-28T14:53:41.452Z] 317d335c15c7: Layer already exists [2022-01-28T14:53:41.452Z] 60f2785f4bc2: Layer already exists [2022-01-28T14:53:41.452Z] e5bf5a9a5a69: Layer already exists [2022-01-28T14:53:41.452Z] d732d02cc8fd: Layer already exists [2022-01-28T14:53:41.452Z] 769cfb1aae29: Layer already exists [2022-01-28T14:53:41.452Z] a79511f99a8c: Layer already exists [2022-01-28T14:53:41.452Z] 7e0a8770aa7f: Layer already exists [2022-01-28T14:53:41.452Z] 1a058d5342cc: Layer already exists [2022-01-28T14:53:41.452Z] 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25: digest: sha256:c778a37a221a881837f3e96b2543402107a82f0235abcd3b30b3d0413fbf5bcf size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:41.753Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:42.043Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-01-28T14:53:42.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-01-28T14:53:42.044Z] 3a6e1f481041: Preparing [2022-01-28T14:53:42.044Z] 5b14a19354ec: Preparing [2022-01-28T14:53:42.044Z] 317d335c15c7: Preparing [2022-01-28T14:53:42.044Z] e5bf5a9a5a69: Preparing [2022-01-28T14:53:42.044Z] 60f2785f4bc2: Preparing [2022-01-28T14:53:42.044Z] d732d02cc8fd: Preparing [2022-01-28T14:53:42.044Z] a79511f99a8c: Preparing [2022-01-28T14:53:42.044Z] 769cfb1aae29: Preparing [2022-01-28T14:53:42.044Z] 7e0a8770aa7f: Preparing [2022-01-28T14:53:42.044Z] 1a058d5342cc: Preparing [2022-01-28T14:53:42.044Z] 769cfb1aae29: Waiting [2022-01-28T14:53:42.044Z] 7e0a8770aa7f: Waiting [2022-01-28T14:53:42.044Z] d732d02cc8fd: Waiting [2022-01-28T14:53:42.044Z] a79511f99a8c: Waiting [2022-01-28T14:53:42.044Z] 1a058d5342cc: Waiting [2022-01-28T14:53:42.044Z] 3a6e1f481041: Layer already exists [2022-01-28T14:53:42.044Z] 5b14a19354ec: Layer already exists [2022-01-28T14:53:42.044Z] 60f2785f4bc2: Layer already exists [2022-01-28T14:53:42.044Z] 317d335c15c7: Layer already exists [2022-01-28T14:53:42.044Z] e5bf5a9a5a69: Layer already exists [2022-01-28T14:53:42.044Z] 769cfb1aae29: Layer already exists [2022-01-28T14:53:42.044Z] a79511f99a8c: Layer already exists [2022-01-28T14:53:42.044Z] d732d02cc8fd: Layer already exists [2022-01-28T14:53:42.044Z] 7e0a8770aa7f: Layer already exists [2022-01-28T14:53:42.044Z] 1a058d5342cc: Layer already exists [2022-01-28T14:53:42.044Z] main: digest: sha256:c778a37a221a881837f3e96b2543402107a82f0235abcd3b30b3d0413fbf5bcf size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-28T14:53:42.083Z] ===================================================== [Pipeline] echo [2022-01-28T14:53:42.093Z] taggedImages: [2022-01-28T14:53:42.093Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [2022-01-28T14:53:42.093Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-01-28T14:53:42.093Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.25 [2022-01-28T14:53:42.093Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25 [2022-01-28T14:53:42.094Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-01-28T14:53:42.117Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-01-28T14:53:42.117Z] 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [2022-01-28T14:53:42.117Z] latest [2022-01-28T14:53:42.117Z] 2.2.0-dev.25 [2022-01-28T14:53:42.117Z] 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25 [2022-01-28T14:53:42.117Z] main [2022-01-28T14:53:42.117Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:42.443Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:42.738Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [2022-01-28T14:53:42.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-01-28T14:53:42.738Z] f6d4ccfeff72: Preparing [2022-01-28T14:53:42.738Z] f5f2d9e8abbe: Preparing [2022-01-28T14:53:42.738Z] ca966257676f: Preparing [2022-01-28T14:53:42.738Z] 3bb59b633f82: Preparing [2022-01-28T14:53:42.738Z] 1a058d5342cc: Preparing [2022-01-28T14:53:42.738Z] 1a058d5342cc: Layer already exists [2022-01-28T14:53:42.738Z] ca966257676f: Layer already exists [2022-01-28T14:53:42.738Z] f6d4ccfeff72: Pushed [2022-01-28T14:53:42.738Z] 3bb59b633f82: Pushed [2022-01-28T14:53:43.687Z] f5f2d9e8abbe: Pushed [2022-01-28T14:53:43.947Z] 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75: digest: sha256:51d17641c7923af7c74f260681f440636e08fd758b68b2f28fc13692bac57d54 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:44.246Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:44.541Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-01-28T14:53:44.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-01-28T14:53:44.541Z] f6d4ccfeff72: Preparing [2022-01-28T14:53:44.541Z] f5f2d9e8abbe: Preparing [2022-01-28T14:53:44.541Z] ca966257676f: Preparing [2022-01-28T14:53:44.541Z] 3bb59b633f82: Preparing [2022-01-28T14:53:44.541Z] 1a058d5342cc: Preparing [2022-01-28T14:53:44.541Z] 3bb59b633f82: Layer already exists [2022-01-28T14:53:44.541Z] 1a058d5342cc: Layer already exists [2022-01-28T14:53:44.541Z] ca966257676f: Layer already exists [2022-01-28T14:53:44.541Z] f6d4ccfeff72: Layer already exists [2022-01-28T14:53:44.541Z] f5f2d9e8abbe: Layer already exists [2022-01-28T14:53:44.541Z] latest: digest: sha256:51d17641c7923af7c74f260681f440636e08fd758b68b2f28fc13692bac57d54 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:44.836Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.25 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:45.128Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.25 [2022-01-28T14:53:45.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-01-28T14:53:45.128Z] f6d4ccfeff72: Preparing [2022-01-28T14:53:45.128Z] f5f2d9e8abbe: Preparing [2022-01-28T14:53:45.128Z] ca966257676f: Preparing [2022-01-28T14:53:45.129Z] 3bb59b633f82: Preparing [2022-01-28T14:53:45.129Z] 1a058d5342cc: Preparing [2022-01-28T14:53:45.129Z] f6d4ccfeff72: Layer already exists [2022-01-28T14:53:45.129Z] 3bb59b633f82: Layer already exists [2022-01-28T14:53:45.129Z] ca966257676f: Layer already exists [2022-01-28T14:53:45.129Z] 1a058d5342cc: Layer already exists [2022-01-28T14:53:45.129Z] f5f2d9e8abbe: Layer already exists [2022-01-28T14:53:45.129Z] 2.2.0-dev.25: digest: sha256:51d17641c7923af7c74f260681f440636e08fd758b68b2f28fc13692bac57d54 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:45.422Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:45.716Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25 [2022-01-28T14:53:45.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-01-28T14:53:45.716Z] f6d4ccfeff72: Preparing [2022-01-28T14:53:45.716Z] f5f2d9e8abbe: Preparing [2022-01-28T14:53:45.716Z] ca966257676f: Preparing [2022-01-28T14:53:45.716Z] 3bb59b633f82: Preparing [2022-01-28T14:53:45.716Z] 1a058d5342cc: Preparing [2022-01-28T14:53:45.716Z] ca966257676f: Layer already exists [2022-01-28T14:53:45.716Z] 1a058d5342cc: Layer already exists [2022-01-28T14:53:45.716Z] f6d4ccfeff72: Layer already exists [2022-01-28T14:53:45.717Z] f5f2d9e8abbe: Layer already exists [2022-01-28T14:53:45.717Z] 3bb59b633f82: Layer already exists [2022-01-28T14:53:45.717Z] 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25: digest: sha256:51d17641c7923af7c74f260681f440636e08fd758b68b2f28fc13692bac57d54 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:46.014Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:46.306Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-01-28T14:53:46.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-01-28T14:53:46.306Z] f6d4ccfeff72: Preparing [2022-01-28T14:53:46.306Z] f5f2d9e8abbe: Preparing [2022-01-28T14:53:46.306Z] ca966257676f: Preparing [2022-01-28T14:53:46.306Z] 3bb59b633f82: Preparing [2022-01-28T14:53:46.306Z] 1a058d5342cc: Preparing [2022-01-28T14:53:46.306Z] 1a058d5342cc: Layer already exists [2022-01-28T14:53:46.306Z] f5f2d9e8abbe: Layer already exists [2022-01-28T14:53:46.306Z] f6d4ccfeff72: Layer already exists [2022-01-28T14:53:46.306Z] 3bb59b633f82: Layer already exists [2022-01-28T14:53:46.306Z] ca966257676f: Layer already exists [2022-01-28T14:53:46.306Z] main: digest: sha256:51d17641c7923af7c74f260681f440636e08fd758b68b2f28fc13692bac57d54 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-28T14:53:46.343Z] ===================================================== [Pipeline] echo [2022-01-28T14:53:46.354Z] taggedImages: [2022-01-28T14:53:46.354Z] - nexus3.edgexfoundry.org:10004/support-notifications:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [2022-01-28T14:53:46.354Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-01-28T14:53:46.354Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.25 [2022-01-28T14:53:46.354Z] - nexus3.edgexfoundry.org:10004/support-notifications:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25 [2022-01-28T14:53:46.354Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-01-28T14:53:46.375Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-01-28T14:53:46.375Z] 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [2022-01-28T14:53:46.375Z] latest [2022-01-28T14:53:46.375Z] 2.2.0-dev.25 [2022-01-28T14:53:46.375Z] 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25 [2022-01-28T14:53:46.375Z] main [2022-01-28T14:53:46.375Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:46.683Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:46.973Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [2022-01-28T14:53:46.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-01-28T14:53:46.973Z] 09b17c5c4a08: Preparing [2022-01-28T14:53:46.973Z] 50acdc9f5fc7: Preparing [2022-01-28T14:53:46.973Z] ca966257676f: Preparing [2022-01-28T14:53:46.973Z] d2594a033b40: Preparing [2022-01-28T14:53:46.973Z] 1a058d5342cc: Preparing [2022-01-28T14:53:46.973Z] 1a058d5342cc: Layer already exists [2022-01-28T14:53:46.973Z] d2594a033b40: Layer already exists [2022-01-28T14:53:46.973Z] ca966257676f: Layer already exists [2022-01-28T14:53:46.973Z] 09b17c5c4a08: Pushed [2022-01-28T14:53:47.913Z] 50acdc9f5fc7: Pushed [2022-01-28T14:53:47.913Z] 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75: digest: sha256:3f89ce0481588d1e59dfcfafda7d64b0cb3bf618ecddaab20ac38e0d4e181d5a size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:48.211Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:48.503Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-01-28T14:53:48.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-01-28T14:53:48.503Z] 09b17c5c4a08: Preparing [2022-01-28T14:53:48.503Z] 50acdc9f5fc7: Preparing [2022-01-28T14:53:48.503Z] ca966257676f: Preparing [2022-01-28T14:53:48.503Z] d2594a033b40: Preparing [2022-01-28T14:53:48.503Z] 1a058d5342cc: Preparing [2022-01-28T14:53:48.503Z] ca966257676f: Layer already exists [2022-01-28T14:53:48.503Z] 50acdc9f5fc7: Layer already exists [2022-01-28T14:53:48.503Z] d2594a033b40: Layer already exists [2022-01-28T14:53:48.503Z] 1a058d5342cc: Layer already exists [2022-01-28T14:53:48.503Z] 09b17c5c4a08: Layer already exists [2022-01-28T14:53:48.503Z] latest: digest: sha256:3f89ce0481588d1e59dfcfafda7d64b0cb3bf618ecddaab20ac38e0d4e181d5a size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:48.798Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.25 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:49.099Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.25 [2022-01-28T14:53:49.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-01-28T14:53:49.100Z] 09b17c5c4a08: Preparing [2022-01-28T14:53:49.100Z] 50acdc9f5fc7: Preparing [2022-01-28T14:53:49.100Z] ca966257676f: Preparing [2022-01-28T14:53:49.100Z] d2594a033b40: Preparing [2022-01-28T14:53:49.100Z] 1a058d5342cc: Preparing [2022-01-28T14:53:49.100Z] 1a058d5342cc: Layer already exists [2022-01-28T14:53:49.100Z] 50acdc9f5fc7: Layer already exists [2022-01-28T14:53:49.100Z] d2594a033b40: Layer already exists [2022-01-28T14:53:49.100Z] ca966257676f: Layer already exists [2022-01-28T14:53:49.100Z] 09b17c5c4a08: Layer already exists [2022-01-28T14:53:49.100Z] 2.2.0-dev.25: digest: sha256:3f89ce0481588d1e59dfcfafda7d64b0cb3bf618ecddaab20ac38e0d4e181d5a size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:49.396Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:49.692Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25 [2022-01-28T14:53:49.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-01-28T14:53:49.692Z] 09b17c5c4a08: Preparing [2022-01-28T14:53:49.692Z] 50acdc9f5fc7: Preparing [2022-01-28T14:53:49.692Z] ca966257676f: Preparing [2022-01-28T14:53:49.692Z] d2594a033b40: Preparing [2022-01-28T14:53:49.692Z] 1a058d5342cc: Preparing [2022-01-28T14:53:49.692Z] 1a058d5342cc: Layer already exists [2022-01-28T14:53:49.692Z] d2594a033b40: Layer already exists [2022-01-28T14:53:49.692Z] ca966257676f: Layer already exists [2022-01-28T14:53:49.692Z] 50acdc9f5fc7: Layer already exists [2022-01-28T14:53:49.692Z] 09b17c5c4a08: Layer already exists [2022-01-28T14:53:49.692Z] 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25: digest: sha256:3f89ce0481588d1e59dfcfafda7d64b0cb3bf618ecddaab20ac38e0d4e181d5a size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:49.992Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:50.290Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-01-28T14:53:50.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-01-28T14:53:50.290Z] 09b17c5c4a08: Preparing [2022-01-28T14:53:50.290Z] 50acdc9f5fc7: Preparing [2022-01-28T14:53:50.290Z] ca966257676f: Preparing [2022-01-28T14:53:50.290Z] d2594a033b40: Preparing [2022-01-28T14:53:50.290Z] 1a058d5342cc: Preparing [2022-01-28T14:53:50.290Z] ca966257676f: Layer already exists [2022-01-28T14:53:50.290Z] d2594a033b40: Layer already exists [2022-01-28T14:53:50.290Z] 50acdc9f5fc7: Layer already exists [2022-01-28T14:53:50.290Z] 09b17c5c4a08: Layer already exists [2022-01-28T14:53:50.291Z] 1a058d5342cc: Layer already exists [2022-01-28T14:53:50.291Z] main: digest: sha256:3f89ce0481588d1e59dfcfafda7d64b0cb3bf618ecddaab20ac38e0d4e181d5a size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-28T14:53:50.328Z] ===================================================== [Pipeline] echo [2022-01-28T14:53:50.337Z] taggedImages: [2022-01-28T14:53:50.337Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [2022-01-28T14:53:50.337Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-01-28T14:53:50.337Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.25 [2022-01-28T14:53:50.337Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25 [2022-01-28T14:53:50.337Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-01-28T14:53:50.357Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-01-28T14:53:50.357Z] 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [2022-01-28T14:53:50.357Z] latest [2022-01-28T14:53:50.357Z] 2.2.0-dev.25 [2022-01-28T14:53:50.357Z] 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25 [2022-01-28T14:53:50.357Z] main [2022-01-28T14:53:50.357Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:50.683Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:50.983Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [2022-01-28T14:53:50.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-01-28T14:53:50.983Z] ead3c1135a50: Preparing [2022-01-28T14:53:50.983Z] 54c1b922a007: Preparing [2022-01-28T14:53:50.983Z] 1b8ddb2c0b01: Preparing [2022-01-28T14:53:50.983Z] 3613d3e5ab5a: Preparing [2022-01-28T14:53:50.983Z] 4b4527d9d361: Preparing [2022-01-28T14:53:50.983Z] 0419e16943bb: Preparing [2022-01-28T14:53:50.983Z] 2bc6eda7d6fe: Preparing [2022-01-28T14:53:50.983Z] 38c686747f67: Preparing [2022-01-28T14:53:50.983Z] 698317193ef4: Preparing [2022-01-28T14:53:50.983Z] 3de006b0ad1b: Preparing [2022-01-28T14:53:50.983Z] 1a058d5342cc: Preparing [2022-01-28T14:53:50.983Z] 2bc6eda7d6fe: Waiting [2022-01-28T14:53:50.983Z] 38c686747f67: Waiting [2022-01-28T14:53:50.983Z] 698317193ef4: Waiting [2022-01-28T14:53:50.983Z] 3de006b0ad1b: Waiting [2022-01-28T14:53:50.983Z] 0419e16943bb: Waiting [2022-01-28T14:53:50.983Z] 1a058d5342cc: Waiting [2022-01-28T14:53:50.983Z] 4b4527d9d361: Layer already exists [2022-01-28T14:53:51.250Z] 0419e16943bb: Layer already exists [2022-01-28T14:53:51.512Z] 2bc6eda7d6fe: Layer already exists [2022-01-28T14:53:51.512Z] 54c1b922a007: Pushed [2022-01-28T14:53:51.512Z] 38c686747f67: Layer already exists [2022-01-28T14:53:51.512Z] 698317193ef4: Layer already exists [2022-01-28T14:53:51.512Z] 3de006b0ad1b: Layer already exists [2022-01-28T14:53:51.512Z] 1a058d5342cc: Layer already exists [2022-01-28T14:53:51.512Z] ead3c1135a50: Pushed [2022-01-28T14:53:51.772Z] 1b8ddb2c0b01: Pushed [2022-01-28T14:53:55.981Z] 3613d3e5ab5a: Pushed [2022-01-28T14:53:55.981Z] 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75: digest: sha256:21d33d35035096dcea21462ca32ff9f9f8b63350feb6584b5e156af2d7f4c2f9 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:56.280Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:56.579Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-01-28T14:53:56.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-01-28T14:53:56.579Z] ead3c1135a50: Preparing [2022-01-28T14:53:56.579Z] 54c1b922a007: Preparing [2022-01-28T14:53:56.579Z] 1b8ddb2c0b01: Preparing [2022-01-28T14:53:56.579Z] 3613d3e5ab5a: Preparing [2022-01-28T14:53:56.579Z] 4b4527d9d361: Preparing [2022-01-28T14:53:56.579Z] 0419e16943bb: Preparing [2022-01-28T14:53:56.579Z] 2bc6eda7d6fe: Preparing [2022-01-28T14:53:56.579Z] 38c686747f67: Preparing [2022-01-28T14:53:56.579Z] 698317193ef4: Preparing [2022-01-28T14:53:56.579Z] 3de006b0ad1b: Preparing [2022-01-28T14:53:56.579Z] 1a058d5342cc: Preparing [2022-01-28T14:53:56.579Z] 0419e16943bb: Waiting [2022-01-28T14:53:56.579Z] 2bc6eda7d6fe: Waiting [2022-01-28T14:53:56.579Z] 38c686747f67: Waiting [2022-01-28T14:53:56.579Z] 698317193ef4: Waiting [2022-01-28T14:53:56.579Z] 3de006b0ad1b: Waiting [2022-01-28T14:53:56.579Z] 4b4527d9d361: Layer already exists [2022-01-28T14:53:56.579Z] 3613d3e5ab5a: Layer already exists [2022-01-28T14:53:56.579Z] ead3c1135a50: Layer already exists [2022-01-28T14:53:56.579Z] 54c1b922a007: Layer already exists [2022-01-28T14:53:56.579Z] 1b8ddb2c0b01: Layer already exists [2022-01-28T14:53:56.579Z] 0419e16943bb: Layer already exists [2022-01-28T14:53:56.579Z] 2bc6eda7d6fe: Layer already exists [2022-01-28T14:53:56.579Z] 3de006b0ad1b: Layer already exists [2022-01-28T14:53:56.579Z] 38c686747f67: Layer already exists [2022-01-28T14:53:56.579Z] 698317193ef4: Layer already exists [2022-01-28T14:53:56.579Z] 1a058d5342cc: Layer already exists [2022-01-28T14:53:56.579Z] latest: digest: sha256:21d33d35035096dcea21462ca32ff9f9f8b63350feb6584b5e156af2d7f4c2f9 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:56.881Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.25 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:57.176Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.25 [2022-01-28T14:53:57.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-01-28T14:53:57.176Z] ead3c1135a50: Preparing [2022-01-28T14:53:57.176Z] 54c1b922a007: Preparing [2022-01-28T14:53:57.176Z] 1b8ddb2c0b01: Preparing [2022-01-28T14:53:57.176Z] 3613d3e5ab5a: Preparing [2022-01-28T14:53:57.176Z] 4b4527d9d361: Preparing [2022-01-28T14:53:57.176Z] 0419e16943bb: Preparing [2022-01-28T14:53:57.176Z] 2bc6eda7d6fe: Preparing [2022-01-28T14:53:57.176Z] 38c686747f67: Preparing [2022-01-28T14:53:57.176Z] 698317193ef4: Preparing [2022-01-28T14:53:57.176Z] 3de006b0ad1b: Preparing [2022-01-28T14:53:57.176Z] 1a058d5342cc: Preparing [2022-01-28T14:53:57.176Z] 2bc6eda7d6fe: Waiting [2022-01-28T14:53:57.176Z] 38c686747f67: Waiting [2022-01-28T14:53:57.176Z] 698317193ef4: Waiting [2022-01-28T14:53:57.176Z] 3de006b0ad1b: Waiting [2022-01-28T14:53:57.176Z] 1a058d5342cc: Waiting [2022-01-28T14:53:57.176Z] 0419e16943bb: Waiting [2022-01-28T14:53:57.176Z] ead3c1135a50: Layer already exists [2022-01-28T14:53:57.176Z] 4b4527d9d361: Layer already exists [2022-01-28T14:53:57.176Z] 3613d3e5ab5a: Layer already exists [2022-01-28T14:53:57.176Z] 54c1b922a007: Layer already exists [2022-01-28T14:53:57.176Z] 1b8ddb2c0b01: Layer already exists [2022-01-28T14:53:57.176Z] 0419e16943bb: Layer already exists [2022-01-28T14:53:57.176Z] 2bc6eda7d6fe: Layer already exists [2022-01-28T14:53:57.176Z] 38c686747f67: Layer already exists [2022-01-28T14:53:57.176Z] 698317193ef4: Layer already exists [2022-01-28T14:53:57.176Z] 3de006b0ad1b: Layer already exists [2022-01-28T14:53:57.176Z] 1a058d5342cc: Layer already exists [2022-01-28T14:53:57.176Z] 2.2.0-dev.25: digest: sha256:21d33d35035096dcea21462ca32ff9f9f8b63350feb6584b5e156af2d7f4c2f9 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:57.480Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:57.770Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25 [2022-01-28T14:53:57.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-01-28T14:53:57.770Z] ead3c1135a50: Preparing [2022-01-28T14:53:57.770Z] 54c1b922a007: Preparing [2022-01-28T14:53:57.770Z] 1b8ddb2c0b01: Preparing [2022-01-28T14:53:57.770Z] 3613d3e5ab5a: Preparing [2022-01-28T14:53:57.770Z] 4b4527d9d361: Preparing [2022-01-28T14:53:57.770Z] 0419e16943bb: Preparing [2022-01-28T14:53:57.770Z] 2bc6eda7d6fe: Preparing [2022-01-28T14:53:57.770Z] 38c686747f67: Preparing [2022-01-28T14:53:57.770Z] 698317193ef4: Preparing [2022-01-28T14:53:57.770Z] 3de006b0ad1b: Preparing [2022-01-28T14:53:57.770Z] 1a058d5342cc: Preparing [2022-01-28T14:53:57.770Z] 0419e16943bb: Waiting [2022-01-28T14:53:57.770Z] 2bc6eda7d6fe: Waiting [2022-01-28T14:53:57.770Z] 38c686747f67: Waiting [2022-01-28T14:53:57.770Z] 698317193ef4: Waiting [2022-01-28T14:53:57.770Z] 3de006b0ad1b: Waiting [2022-01-28T14:53:57.770Z] 1a058d5342cc: Waiting [2022-01-28T14:53:57.770Z] 3613d3e5ab5a: Layer already exists [2022-01-28T14:53:57.770Z] 1b8ddb2c0b01: Layer already exists [2022-01-28T14:53:57.770Z] ead3c1135a50: Layer already exists [2022-01-28T14:53:57.770Z] 4b4527d9d361: Layer already exists [2022-01-28T14:53:57.770Z] 54c1b922a007: Layer already exists [2022-01-28T14:53:57.770Z] 0419e16943bb: Layer already exists [2022-01-28T14:53:57.770Z] 3de006b0ad1b: Layer already exists [2022-01-28T14:53:57.770Z] 2bc6eda7d6fe: Layer already exists [2022-01-28T14:53:57.770Z] 38c686747f67: Layer already exists [2022-01-28T14:53:57.770Z] 698317193ef4: Layer already exists [2022-01-28T14:53:57.770Z] 1a058d5342cc: Layer already exists [2022-01-28T14:53:57.770Z] 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25: digest: sha256:21d33d35035096dcea21462ca32ff9f9f8b63350feb6584b5e156af2d7f4c2f9 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:58.068Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:53:58.358Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-01-28T14:53:58.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-01-28T14:53:58.358Z] ead3c1135a50: Preparing [2022-01-28T14:53:58.358Z] 54c1b922a007: Preparing [2022-01-28T14:53:58.358Z] 1b8ddb2c0b01: Preparing [2022-01-28T14:53:58.358Z] 3613d3e5ab5a: Preparing [2022-01-28T14:53:58.358Z] 4b4527d9d361: Preparing [2022-01-28T14:53:58.358Z] 0419e16943bb: Preparing [2022-01-28T14:53:58.358Z] 2bc6eda7d6fe: Preparing [2022-01-28T14:53:58.358Z] 38c686747f67: Preparing [2022-01-28T14:53:58.358Z] 698317193ef4: Preparing [2022-01-28T14:53:58.358Z] 3de006b0ad1b: Preparing [2022-01-28T14:53:58.358Z] 1a058d5342cc: Preparing [2022-01-28T14:53:58.358Z] 0419e16943bb: Waiting [2022-01-28T14:53:58.358Z] 2bc6eda7d6fe: Waiting [2022-01-28T14:53:58.358Z] 38c686747f67: Waiting [2022-01-28T14:53:58.358Z] 698317193ef4: Waiting [2022-01-28T14:53:58.358Z] 1a058d5342cc: Waiting [2022-01-28T14:53:58.358Z] 3de006b0ad1b: Waiting [2022-01-28T14:53:58.358Z] 54c1b922a007: Layer already exists [2022-01-28T14:53:58.358Z] 3613d3e5ab5a: Layer already exists [2022-01-28T14:53:58.358Z] 4b4527d9d361: Layer already exists [2022-01-28T14:53:58.358Z] ead3c1135a50: Layer already exists [2022-01-28T14:53:58.358Z] 1b8ddb2c0b01: Layer already exists [2022-01-28T14:53:58.358Z] 2bc6eda7d6fe: Layer already exists [2022-01-28T14:53:58.358Z] 0419e16943bb: Layer already exists [2022-01-28T14:53:58.358Z] 3de006b0ad1b: Layer already exists [2022-01-28T14:53:58.358Z] 38c686747f67: Layer already exists [2022-01-28T14:53:58.358Z] 698317193ef4: Layer already exists [2022-01-28T14:53:58.358Z] 1a058d5342cc: Layer already exists [2022-01-28T14:53:58.358Z] main: digest: sha256:21d33d35035096dcea21462ca32ff9f9f8b63350feb6584b5e156af2d7f4c2f9 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-28T14:53:58.394Z] ===================================================== [Pipeline] echo [2022-01-28T14:53:58.404Z] taggedImages: [2022-01-28T14:53:58.404Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [2022-01-28T14:53:58.404Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-01-28T14:53:58.404Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.25 [2022-01-28T14:53:58.404Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25 [2022-01-28T14:53:58.404Z] - 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-28T14:54:50.182Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.25" -o ./cmd/secrets-config ./cmd/secrets-config [2022-01-28T14:54:50.182Z] Removing intermediate container 8f4a563e3fb7 [2022-01-28T14:54:50.182Z] ---> 150132760720 [2022-01-28T14:54:50.182Z] [2022-01-28T14:54:50.182Z] Step 10/23 : FROM alpine:3.14 [2022-01-28T14:54:50.182Z] 3.14: Pulling from library/alpine [2022-01-28T14:54:50.182Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-28T14:54:50.182Z] Status: Downloaded newer image for alpine:3.14 [2022-01-28T14:54:50.182Z] ---> 5b8b7b635229 [2022-01-28T14:54:50.182Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-01-28T14:54:50.182Z] ---> Running in 215ecc53dffa [2022-01-28T14:54:52.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-28T14:54:52.775Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-28T14:54:53.772Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-28T14:54:53.772Z] Executing busybox-1.33.1-r6.trigger [2022-01-28T14:54:53.772Z] OK: 6 MiB in 15 packages [2022-01-28T14:54:54.372Z] Removing intermediate container 2dbb74653cb8 [2022-01-28T14:54:54.372Z] ---> a1d077ccbf21 [2022-01-28T14:54:54.372Z] [2022-01-28T14:54:54.372Z] Step 10/21 : FROM alpine:3.14 [2022-01-28T14:54:54.372Z] ---> 5b8b7b635229 [2022-01-28T14:54:54.372Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-01-28T14:54:54.372Z] ---> Running in 2cdcf38955c0 [2022-01-28T14:54:55.356Z] Removing intermediate container 215ecc53dffa [2022-01-28T14:54:55.356Z] ---> 79b3fb29a1cb [2022-01-28T14:54:55.356Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-28T14:54:55.645Z] ---> Running in 535031da3f10 [2022-01-28T14:54:56.246Z] Removing intermediate container 535031da3f10 [2022-01-28T14:54:56.246Z] ---> 89e8534a186f [2022-01-28T14:54:56.246Z] Step 13/23 : ENV APP_PORT=59882 [2022-01-28T14:54:56.246Z] ---> Running in bf9fc84892cc [2022-01-28T14:54:56.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-28T14:54:56.808Z] Removing intermediate container bf9fc84892cc [2022-01-28T14:54:56.808Z] ---> 0ef08ce88555 [2022-01-28T14:54:56.808Z] Step 14/23 : EXPOSE $APP_PORT [2022-01-28T14:54:56.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-28T14:54:57.104Z] ---> Running in 8a1ef2e625dc [2022-01-28T14:54:57.709Z] Removing intermediate container 8a1ef2e625dc [2022-01-28T14:54:57.709Z] ---> 56c52ce31fdf [2022-01-28T14:54:57.709Z] Step 15/23 : WORKDIR / [2022-01-28T14:54:57.709Z] ---> Running in 3cff29fb8ae3 [2022-01-28T14:54:57.984Z] (1/5) Installing ca-certificates (20211220-r0) [2022-01-28T14:54:57.984Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-01-28T14:54:57.984Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-01-28T14:54:57.984Z] (4/5) Installing libcurl (7.79.1-r0) [2022-01-28T14:54:57.984Z] (5/5) Installing curl (7.79.1-r0) [2022-01-28T14:54:57.984Z] Executing busybox-1.33.1-r6.trigger [2022-01-28T14:54:58.265Z] Executing ca-certificates-20211220-r0.trigger [2022-01-28T14:54:58.265Z] Removing intermediate container 3cff29fb8ae3 [2022-01-28T14:54:58.265Z] ---> b9fa5515a102 [2022-01-28T14:54:58.265Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-28T14:54:58.265Z] OK: 8 MiB in 19 packages [2022-01-28T14:55:00.254Z] ---> d859013aa7c3 [2022-01-28T14:55:00.254Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-01-28T14:55:00.536Z] Removing intermediate container 2cdcf38955c0 [2022-01-28T14:55:00.536Z] ---> b6333378e289 [2022-01-28T14:55:00.536Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-28T14:55:00.830Z] ---> Running in 7ef4bf571a51 [2022-01-28T14:55:01.430Z] Removing intermediate container 7ef4bf571a51 [2022-01-28T14:55:01.430Z] ---> 3546fbea46e4 [2022-01-28T14:55:01.430Z] Step 13/21 : WORKDIR /edgex [2022-01-28T14:55:01.715Z] ---> Running in 27b64d232073 [2022-01-28T14:55:02.706Z] ---> a25780f59241 [2022-01-28T14:55:02.706Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-01-28T14:55:02.706Z] Removing intermediate container 27b64d232073 [2022-01-28T14:55:02.706Z] ---> 21ef0f25060f [2022-01-28T14:55:02.706Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-01-28T14:55:03.686Z] ---> f767299b93ea [2022-01-28T14:55:03.686Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-01-28T14:55:03.965Z] ---> 01e6a264b77e [2022-01-28T14:55:03.965Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-01-28T14:55:03.965Z] ---> Running in d2a83fba926d [2022-01-28T14:55:04.239Z] Removing intermediate container bee8330975f1 [2022-01-28T14:55:04.239Z] ---> c0a550f6eb2c [2022-01-28T14:55:04.239Z] [2022-01-28T14:55:04.239Z] Step 10/22 : FROM alpine:3.14 [2022-01-28T14:55:04.239Z] ---> 5b8b7b635229 [2022-01-28T14:55:04.239Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-01-28T14:55:04.239Z] ---> Using cache [2022-01-28T14:55:04.239Z] ---> 79b3fb29a1cb [2022-01-28T14:55:04.239Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-28T14:55:04.239Z] ---> Using cache [2022-01-28T14:55:04.239Z] ---> 89e8534a186f [2022-01-28T14:55:04.239Z] Step 13/22 : ENV APP_PORT=59861 [2022-01-28T14:55:04.512Z] ---> Running in 3a2033006a85 [2022-01-28T14:55:04.787Z] Removing intermediate container d2a83fba926d [2022-01-28T14:55:04.787Z] ---> 823602c7f48c [2022-01-28T14:55:04.787Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-28T14:55:05.067Z] ---> Running in 34e9b394209c [2022-01-28T14:55:05.342Z] Removing intermediate container 3a2033006a85 [2022-01-28T14:55:05.342Z] ---> 7d0ad9c1468e [2022-01-28T14:55:05.342Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-28T14:55:05.342Z] ---> Running in afd35ba15f40 [2022-01-28T14:55:05.941Z] Removing intermediate container 34e9b394209c [2022-01-28T14:55:05.941Z] ---> 0c5b16560f43 [2022-01-28T14:55:05.941Z] Step 21/23 : LABEL arch=arm64 [2022-01-28T14:55:05.941Z] ---> Running in 43cb19434131 [2022-01-28T14:55:05.941Z] ---> ec842f8cd6e4 [2022-01-28T14:55:05.941Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-01-28T14:55:06.216Z] Removing intermediate container afd35ba15f40 [2022-01-28T14:55:06.216Z] ---> ed9b7abe39e7 [2022-01-28T14:55:06.216Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-28T14:55:06.216Z] Removing intermediate container 73d6a0bf9d82 [2022-01-28T14:55:06.216Z] ---> 91f2cb01505e [2022-01-28T14:55:06.216Z] [2022-01-28T14:55:06.216Z] Step 10/22 : FROM alpine:3.14 [2022-01-28T14:55:06.216Z] ---> 5b8b7b635229 [2022-01-28T14:55:06.216Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-01-28T14:55:06.493Z] ---> Running in 3122d7dd9f5b [2022-01-28T14:55:06.493Z] Removing intermediate container 43cb19434131 [2022-01-28T14:55:06.493Z] ---> 378f5d61ae4a [2022-01-28T14:55:06.493Z] Step 22/23 : LABEL git_sha=2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [2022-01-28T14:55:06.773Z] ---> Running in 42107715af85 [2022-01-28T14:55:07.376Z] ---> ff9462cf5fce [2022-01-28T14:55:07.376Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-01-28T14:55:07.376Z] Removing intermediate container 42107715af85 [2022-01-28T14:55:07.376Z] ---> 6a61365b6670 [2022-01-28T14:55:07.376Z] Step 23/23 : LABEL version=2.2.0-dev.25 [2022-01-28T14:55:07.653Z] ---> Running in 7f9d00fb0a7a [2022-01-28T14:55:07.937Z] ---> 8f17bc3f3d66 [2022-01-28T14:55:07.937Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-01-28T14:55:08.211Z] ---> Running in 20feea97749c [2022-01-28T14:55:08.211Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-28T14:55:08.211Z] Removing intermediate container 7f9d00fb0a7a [2022-01-28T14:55:08.211Z] ---> 69fcef90619c [2022-01-28T14:55:08.211Z] [2022-01-28T14:55:08.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-28T14:55:08.770Z] Successfully built 69fcef90619c [2022-01-28T14:55:08.770Z] Successfully tagged core-command-arm64:latest [2022-01-28T14:55:08.770Z] Removing intermediate container 20feea97749c [2022-01-28T14:55:08.770Z] Building sys-mgmt-agent [2022-01-28T14:55:08.770Z]  Building core-command ... done  ---> 33bae8323d80 [2022-01-28T14:55:08.770Z] Step 18/21 : CMD ["--init=true"] [2022-01-28T14:55:08.770Z] ---> 16052c4b0942 [2022-01-28T14:55:08.770Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-01-28T14:55:09.042Z] ---> Running in 2251deb293f7 [2022-01-28T14:55:09.316Z] (1/2) Installing ca-certificates (20211220-r0) [2022-01-28T14:55:09.316Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-01-28T14:55:09.316Z] Executing busybox-1.33.1-r6.trigger [2022-01-28T14:55:09.316Z] Executing ca-certificates-20211220-r0.trigger [2022-01-28T14:55:09.592Z] OK: 6 MiB in 16 packages [2022-01-28T14:55:09.873Z] Removing intermediate container 2251deb293f7 [2022-01-28T14:55:09.873Z] ---> c01c98e61c85 [2022-01-28T14:55:09.873Z] Step 19/21 : LABEL arch=arm64 [2022-01-28T14:55:10.160Z] ---> Running in 007a6658937e [2022-01-28T14:55:10.160Z] ---> f42682314409 [2022-01-28T14:55:10.160Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-01-28T14:55:10.434Z] ---> Running in 70ee48dfaffd [2022-01-28T14:55:10.707Z] Removing intermediate container 007a6658937e [2022-01-28T14:55:10.707Z] ---> dd83db1f3248 [2022-01-28T14:55:10.707Z] Step 20/21 : LABEL git_sha=2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [2022-01-28T14:55:11.306Z] ---> Running in 4c0f16674524 [2022-01-28T14:55:11.306Z] Removing intermediate container 70ee48dfaffd [2022-01-28T14:55:11.306Z] ---> 507eff4d6d03 [2022-01-28T14:55:11.306Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-28T14:55:11.585Z] ---> Running in 3d4952cb0f64 [2022-01-28T14:55:11.585Z] Removing intermediate container 3122d7dd9f5b [2022-01-28T14:55:11.585Z] ---> 77560c057281 [2022-01-28T14:55:11.585Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-28T14:55:11.879Z] Removing intermediate container 4c0f16674524 [2022-01-28T14:55:11.879Z] ---> 921c363d685a [2022-01-28T14:55:11.879Z] Step 21/21 : LABEL version=2.2.0-dev.25 [2022-01-28T14:55:11.879Z] ---> Running in 3c333bedd7d4 [2022-01-28T14:55:12.155Z] Removing intermediate container 3d4952cb0f64 [2022-01-28T14:55:12.155Z] ---> b8b123532660 [2022-01-28T14:55:12.155Z] Step 20/22 : LABEL arch=arm64 [2022-01-28T14:55:12.155Z] ---> Running in ee6b8440a768 [2022-01-28T14:55:12.155Z] ---> Running in 49d6e90cf49b [2022-01-28T14:55:12.750Z] Removing intermediate container 3c333bedd7d4 [2022-01-28T14:55:12.750Z] ---> 78be4735faa6 [2022-01-28T14:55:12.750Z] Step 13/22 : ENV APP_PORT=59860 [2022-01-28T14:55:12.750Z] Removing intermediate container ee6b8440a768 [2022-01-28T14:55:12.750Z] ---> 141a83fcf176 [2022-01-28T14:55:12.750Z] [2022-01-28T14:55:12.750Z] ---> Running in 1542534a02c6 [2022-01-28T14:55:12.750Z] Removing intermediate container 49d6e90cf49b [2022-01-28T14:55:12.750Z] ---> d5dfea4fb1d8 [2022-01-28T14:55:12.750Z] Step 21/22 : LABEL git_sha=2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [2022-01-28T14:55:13.022Z] ---> Running in 152f4aef803a [2022-01-28T14:55:13.296Z] Successfully built 141a83fcf176 [2022-01-28T14:55:13.296Z] Successfully tagged security-proxy-setup-arm64:latest [2022-01-28T14:55:13.296Z]  Building security-proxy-setup ... done Building core-metadata [2022-01-28T14:55:13.296Z] Removing intermediate container 1542534a02c6 [2022-01-28T14:55:13.296Z] ---> 71233285cf67 [2022-01-28T14:55:13.296Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-28T14:55:13.569Z] Removing intermediate container 152f4aef803a [2022-01-28T14:55:13.569Z] ---> 3c26a526e860 [2022-01-28T14:55:13.569Z] Step 22/22 : LABEL version=2.2.0-dev.25 [2022-01-28T14:55:13.569Z] ---> Running in c15fba1a6c80 [2022-01-28T14:55:13.569Z] ---> Running in fa75dd2cef72 [2022-01-28T14:55:14.160Z] Removing intermediate container c15fba1a6c80 [2022-01-28T14:55:14.160Z] ---> ba9b57a7fe2f [2022-01-28T14:55:14.160Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-28T14:55:14.160Z] Removing intermediate container fa75dd2cef72 [2022-01-28T14:55:14.160Z] ---> 6270b64c7f99 [2022-01-28T14:55:14.160Z] [2022-01-28T14:55:14.430Z] Removing intermediate container 791dea186000 [2022-01-28T14:55:14.430Z] ---> 43c24c2ac030 [2022-01-28T14:55:14.430Z] [2022-01-28T14:55:14.430Z] Step 10/23 : FROM alpine:3.14 [2022-01-28T14:55:14.430Z] ---> 5b8b7b635229 [2022-01-28T14:55:14.430Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-01-28T14:55:14.430Z] ---> Running in d563463bc3b8 [2022-01-28T14:55:14.430Z] Successfully built 6270b64c7f99 [2022-01-28T14:55:14.430Z] Successfully tagged support-scheduler-arm64:latest [2022-01-28T14:55:14.430Z]  Building support-scheduler ... done Building security-bootstrapper [2022-01-28T14:55:15.024Z] Removing intermediate container d563463bc3b8 [2022-01-28T14:55:15.024Z] ---> d671a39c4fd4 [2022-01-28T14:55:15.024Z] Step 12/23 : ENV APP_PORT=59880 [2022-01-28T14:55:15.024Z] ---> de3783f7ad9b [2022-01-28T14:55:15.024Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-01-28T14:55:15.024Z] ---> Running in d442958be1c0 [2022-01-28T14:55:15.622Z] Removing intermediate container d442958be1c0 [2022-01-28T14:55:15.622Z] ---> 91c31ab9bb3c [2022-01-28T14:55:15.622Z] Step 13/23 : EXPOSE $APP_PORT [2022-01-28T14:55:15.622Z] ---> Running in e1c103ccc298 [2022-01-28T14:55:16.219Z] Removing intermediate container e1c103ccc298 [2022-01-28T14:55:16.219Z] ---> b058d09fe513 [2022-01-28T14:55:16.220Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-28T14:55:16.494Z] ---> ebc101ff8489 [2022-01-28T14:55:16.494Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-01-28T14:55:16.494Z] ---> Running in 8ba568f24153 [2022-01-28T14:55:17.930Z] ---> 3388177fef53 [2022-01-28T14:55:17.930Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-01-28T14:55:17.930Z] ---> Running in 0d40c0c8a469 [2022-01-28T14:55:18.545Z] Removing intermediate container 0d40c0c8a469 [2022-01-28T14:55:18.545Z] ---> 8d68bbfbbc81 [2022-01-28T14:55:18.545Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-28T14:55:18.545Z] ---> Running in 41168c478c06 [2022-01-28T14:55:18.816Z] Removing intermediate container 8ba568f24153 [2022-01-28T14:55:18.816Z] ---> c60f68bfc106 [2022-01-28T14:55:18.816Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-28T14:55:18.816Z] ---> Running in ecac6689779a [2022-01-28T14:55:19.121Z] Removing intermediate container 41168c478c06 [2022-01-28T14:55:19.121Z] ---> a9b605cf126a [2022-01-28T14:55:19.121Z] Step 20/22 : LABEL arch=arm64 [2022-01-28T14:55:19.402Z] ---> Running in 7ccebedf1d2b [2022-01-28T14:55:19.998Z] Removing intermediate container 7ccebedf1d2b [2022-01-28T14:55:19.998Z] ---> 527605383cf4 [2022-01-28T14:55:19.998Z] Step 21/22 : LABEL git_sha=2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [2022-01-28T14:55:19.998Z] ---> Running in 2fa8fd39abbd [2022-01-28T14:55:20.272Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-28T14:55:20.564Z] Removing intermediate container 2fa8fd39abbd [2022-01-28T14:55:20.564Z] ---> bab72f29f986 [2022-01-28T14:55:20.564Z] Step 22/22 : LABEL version=2.2.0-dev.25 [2022-01-28T14:55:20.837Z] ---> Running in 9778f5d6243f [2022-01-28T14:55:21.110Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-28T14:55:21.383Z] Removing intermediate container 9778f5d6243f [2022-01-28T14:55:21.383Z] ---> f6be67bd217b [2022-01-28T14:55:21.383Z] [2022-01-28T14:55:21.657Z] Successfully built f6be67bd217b [2022-01-28T14:55:21.657Z] Successfully tagged support-notifications-arm64:latest [2022-01-28T14:55:21.657Z]  Building support-notifications ... done Building security-secretstore-setup [2022-01-28T14:55:21.928Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-28T14:55:21.928Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-28T14:55:22.198Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-28T14:55:22.198Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-28T14:55:22.472Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-28T14:55:22.472Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-28T14:55:22.472Z] Executing busybox-1.33.1-r6.trigger [2022-01-28T14:55:22.472Z] OK: 8 MiB in 20 packages [2022-01-28T14:55:23.910Z] Removing intermediate container ecac6689779a [2022-01-28T14:55:23.910Z] ---> 66ec840fa38b [2022-01-28T14:55:23.910Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-28T14:55:24.502Z] ---> 7846fc30882f [2022-01-28T14:55:24.502Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-01-28T14:55:25.478Z] ---> f7825528ed02 [2022-01-28T14:55:25.478Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-01-28T14:55:26.073Z] ---> a3e90fb3b65c [2022-01-28T14:55:26.073Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-01-28T14:55:26.347Z] ---> Running in 5e9eb7da4305 [2022-01-28T14:55:26.624Z] Removing intermediate container 5e9eb7da4305 [2022-01-28T14:55:26.624Z] ---> 1ff30bb3a39b [2022-01-28T14:55:26.624Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-28T14:55:26.900Z] ---> Running in 59f08c791e04 [2022-01-28T14:55:27.495Z] Removing intermediate container 59f08c791e04 [2022-01-28T14:55:27.495Z] ---> 6d73d59b0eb2 [2022-01-28T14:55:27.495Z] Step 21/23 : LABEL arch=arm64 [2022-01-28T14:55:27.770Z] ---> Running in 3af6dfaa237e [2022-01-28T14:55:28.047Z] Removing intermediate container 3af6dfaa237e [2022-01-28T14:55:28.047Z] ---> c93749e44ce0 [2022-01-28T14:55:28.047Z] Step 22/23 : LABEL git_sha=2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [2022-01-28T14:55:28.322Z] ---> Running in 2a34b72eb302 [2022-01-28T14:55:28.594Z] Removing intermediate container 2a34b72eb302 [2022-01-28T14:55:28.595Z] ---> 362cd9ae6dd0 [2022-01-28T14:55:28.595Z] Step 23/23 : LABEL version=2.2.0-dev.25 [2022-01-28T14:55:28.867Z] ---> Running in 2fc12a63b504 [2022-01-28T14:55:29.462Z] Removing intermediate container 2fc12a63b504 [2022-01-28T14:55:29.462Z] ---> c025df8b2d4a [2022-01-28T14:55:29.462Z] [2022-01-28T14:55:29.733Z] Successfully built c025df8b2d4a [2022-01-28T14:55:29.733Z] Successfully tagged core-data-arm64:latest [2022-01-28T14:55:30.711Z]  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-28T14:55:30.711Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-28T14:55:30.711Z] ---> 351196081d2c [2022-01-28T14:55:30.711Z] Step 3/23 : WORKDIR /edgex-go [2022-01-28T14:55:30.711Z] ---> Using cache [2022-01-28T14:55:30.711Z] ---> fc1626ede366 [2022-01-28T14:55:30.711Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-28T14:55:30.711Z] ---> Using cache [2022-01-28T14:55:30.711Z] ---> 58128e399562 [2022-01-28T14:55:30.711Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-01-28T14:55:30.984Z] ---> Running in e9c2b66ac479 [2022-01-28T14:55:32.424Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-28T14:55:33.095Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-28T14:55:34.162Z] OK: 220 MiB in 52 packages [2022-01-28T14:55:35.615Z] Removing intermediate container e9c2b66ac479 [2022-01-28T14:55:35.615Z] ---> 3471b029d891 [2022-01-28T14:55:35.615Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-28T14:55:36.214Z] ---> 647d849f4f21 [2022-01-28T14:55:36.214Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-28T14:55:36.487Z] ---> Running in 9b3cb520d6d3 [2022-01-28T14:55:39.872Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-28T14:55:39.872Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-28T14:55:39.872Z] ---> 351196081d2c [2022-01-28T14:55:39.872Z] Step 3/23 : WORKDIR /edgex-go [2022-01-28T14:55:39.872Z] ---> Using cache [2022-01-28T14:55:39.872Z] ---> fc1626ede366 [2022-01-28T14:55:39.872Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-28T14:55:39.872Z] ---> Using cache [2022-01-28T14:55:39.872Z] ---> 58128e399562 [2022-01-28T14:55:39.872Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-28T14:55:40.147Z] ---> Running in 408bc0069beb [2022-01-28T14:55:40.147Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-28T14:55:40.147Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-01-28T14:55:40.147Z] ---> 351196081d2c [2022-01-28T14:55:40.147Z] Step 3/31 : WORKDIR /edgex-go [2022-01-28T14:55:40.147Z] ---> Using cache [2022-01-28T14:55:40.147Z] ---> fc1626ede366 [2022-01-28T14:55:40.147Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-28T14:55:40.147Z] ---> Using cache [2022-01-28T14:55:40.147Z] ---> 58128e399562 [2022-01-28T14:55:40.147Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-01-28T14:55:40.147Z] ---> Running in be4d12e0e5ae [2022-01-28T14:55:40.751Z] Removing intermediate container 9b3cb520d6d3 [2022-01-28T14:55:40.751Z] ---> c6bada449d53 [2022-01-28T14:55:40.751Z] Step 8/23 : COPY . . [2022-01-28T14:55:41.731Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-28T14:55:41.731Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-28T14:55:42.711Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-28T14:55:42.711Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-28T14:55:43.694Z] OK: 220 MiB in 52 packages [2022-01-28T14:55:43.694Z] OK: 220 MiB in 52 packages [2022-01-28T14:55:43.973Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-28T14:55:43.973Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-01-28T14:55:43.973Z] ---> 351196081d2c [2022-01-28T14:55:43.973Z] Step 3/25 : WORKDIR /edgex-go [2022-01-28T14:55:43.973Z] ---> Using cache [2022-01-28T14:55:43.973Z] ---> fc1626ede366 [2022-01-28T14:55:43.973Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-28T14:55:43.973Z] ---> Using cache [2022-01-28T14:55:43.973Z] ---> 58128e399562 [2022-01-28T14:55:43.973Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-01-28T14:55:44.575Z] ---> Running in e2b30f31c045 [2022-01-28T14:55:45.175Z] Removing intermediate container 408bc0069beb [2022-01-28T14:55:45.175Z] ---> 0cc156de8743 [2022-01-28T14:55:45.175Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-28T14:55:45.461Z] Removing intermediate container be4d12e0e5ae [2022-01-28T14:55:45.461Z] ---> 5eb4bb0feefd [2022-01-28T14:55:45.461Z] Step 6/31 : COPY go.mod vendor* ./ [2022-01-28T14:55:46.076Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-28T14:55:46.348Z] ---> bd4d9e778093 [2022-01-28T14:55:46.348Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-28T14:55:46.348Z] ---> ec8c279080c6 [2022-01-28T14:55:46.348Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-28T14:55:46.348Z] ---> Running in 39ad9ffdde93 [2022-01-28T14:55:46.630Z] ---> Running in dac9ca383305 [2022-01-28T14:55:46.915Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-28T14:55:47.897Z] OK: 220 MiB in 52 packages [2022-01-28T14:55:49.326Z] Removing intermediate container e2b30f31c045 [2022-01-28T14:55:49.326Z] ---> 29521e255d34 [2022-01-28T14:55:49.326Z] Step 6/25 : COPY go.mod vendor* ./ [2022-01-28T14:55:50.768Z] ---> 5b5c27454024 [2022-01-28T14:55:50.768Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-28T14:55:50.768Z] ---> Running in 57ff504f1712 [2022-01-28T14:55:50.768Z] Removing intermediate container 39ad9ffdde93 [2022-01-28T14:55:50.768Z] ---> 9e6b76f86626 [2022-01-28T14:55:50.768Z] Step 8/31 : COPY . . [2022-01-28T14:55:51.050Z] Removing intermediate container dac9ca383305 [2022-01-28T14:55:51.050Z] ---> 82cfa57d4097 [2022-01-28T14:55:51.050Z] Step 8/23 : COPY . . [2022-01-28T14:55:53.018Z] ---> 7ff735f83886 [2022-01-28T14:55:53.018Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-01-28T14:55:53.018Z] ---> Running in 0cb08d71ef94 [2022-01-28T14:55:54.461Z] Removing intermediate container 57ff504f1712 [2022-01-28T14:55:54.461Z] ---> 3444e0c2ea6e [2022-01-28T14:55:54.461Z] Step 8/25 : COPY . . [2022-01-28T14:55:54.461Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.25" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-01-28T14:56:09.535Z] ---> feedab2c7b25 [2022-01-28T14:56:09.535Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-01-28T14:56:09.535Z] ---> dd484a4b789c [2022-01-28T14:56:09.535Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-01-28T14:56:09.535Z] ---> Running in e7faff42befd [2022-01-28T14:56:09.535Z] ---> Running in 5a6f2f12fe30 [2022-01-28T14:56:12.159Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.25" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-01-28T14:56:12.159Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.25" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-01-28T14:56:14.122Z] ---> e78d7aed17da [2022-01-28T14:56:14.122Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-01-28T14:56:14.122Z] ---> Running in 64d96bd01872 [2022-01-28T14:56:15.552Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.25" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-01-28T14:57:23.528Z] Removing intermediate container 0cb08d71ef94 [2022-01-28T14:57:23.528Z] ---> a9d0c4fe6dac [2022-01-28T14:57:23.528Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-01-28T14:57:23.528Z] ---> Running in d084c4efeb7e [2022-01-28T14:57:23.528Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.25" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-01-28T14:57:23.528Z] Removing intermediate container d084c4efeb7e [2022-01-28T14:57:23.528Z] ---> 72ed3dd9f367 [2022-01-28T14:57:23.528Z] [2022-01-28T14:57:23.528Z] Step 11/23 : FROM docker:20.10.10 [2022-01-28T14:57:23.528Z] 20.10.10: Pulling from library/docker [2022-01-28T14:57:33.685Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-01-28T14:57:33.685Z] Status: Downloaded newer image for docker:20.10.10 [2022-01-28T14:57:33.685Z] ---> 520e9a0a30f7 [2022-01-28T14:57:33.685Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-01-28T14:57:33.685Z] ---> Running in 0bca99ce4b83 [2022-01-28T14:57:34.281Z] Removing intermediate container 0bca99ce4b83 [2022-01-28T14:57:34.281Z] ---> c5aa0eb554e7 [2022-01-28T14:57:34.281Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-01-28T14:57:34.281Z] ---> Running in 73bff569f126 [2022-01-28T14:57:36.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-28T14:57:36.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-28T14:57:37.518Z] (1/42) Installing readline (8.1.0-r0) [2022-01-28T14:57:37.519Z] (2/42) Installing bash (5.1.4-r0) [2022-01-28T14:57:37.519Z] Executing bash-5.1.4-r0.post-install [2022-01-28T14:57:37.519Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-01-28T14:57:37.519Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-01-28T14:57:37.519Z] (5/42) Installing libcurl (7.79.1-r0) [2022-01-28T14:57:37.519Z] (6/42) Installing curl (7.79.1-r0) [2022-01-28T14:57:37.519Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-01-28T14:57:37.519Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-01-28T14:57:37.519Z] (9/42) Installing expat (2.4.3-r0) [2022-01-28T14:57:37.519Z] (10/42) Installing libffi (3.3-r2) [2022-01-28T14:57:37.519Z] (11/42) Installing gdbm (1.19-r0) [2022-01-28T14:57:37.519Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-01-28T14:57:37.519Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-01-28T14:57:37.519Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-28T14:57:37.519Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-01-28T14:57:37.519Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-01-28T14:57:37.519Z] (17/42) Installing python3 (3.9.5-r2) [2022-01-28T14:57:39.493Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-01-28T14:57:39.493Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-01-28T14:57:39.493Z] (20/42) Installing py3-idna (3.2-r0) [2022-01-28T14:57:39.493Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-01-28T14:57:39.493Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-01-28T14:57:39.493Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-01-28T14:57:39.493Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-01-28T14:57:39.767Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-01-28T14:57:39.767Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-01-28T14:57:39.767Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-01-28T14:57:39.767Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-01-28T14:57:39.767Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-01-28T14:57:39.767Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-01-28T14:57:39.767Z] (31/42) Installing py3-six (1.15.0-r1) [2022-01-28T14:57:39.767Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-01-28T14:57:39.767Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-01-28T14:57:39.767Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-01-28T14:57:40.040Z] (35/42) Installing py3-packaging (20.9-r1) [2022-01-28T14:57:40.040Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-01-28T14:57:40.040Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-01-28T14:57:40.040Z] (38/42) Installing py3-progress (1.5-r2) [2022-01-28T14:57:40.040Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-01-28T14:57:40.040Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-01-28T14:57:40.040Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-01-28T14:57:40.315Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-01-28T14:57:40.914Z] Executing busybox-1.33.1-r6.trigger [2022-01-28T14:57:40.914Z] OK: 84 MiB in 64 packages [2022-01-28T14:57:45.213Z] Collecting docker-compose==1.23.2 [2022-01-28T14:57:45.214Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-01-28T14:57:46.191Z] Collecting PyYAML<4,>=3.10 [2022-01-28T14:57:46.191Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-01-28T14:57:48.820Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.25" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-01-28T14:57:49.432Z] Collecting docopt<0.7,>=0.6.1 [2022-01-28T14:57:49.432Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-01-28T14:57:52.065Z] Collecting websocket-client<1.0,>=0.32.0 [2022-01-28T14:57:52.065Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-01-28T14:57:52.339Z] Collecting jsonschema<3,>=2.5.1 [2022-01-28T14:57:52.339Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-01-28T14:57:52.339Z] 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-28T14:57:52.954Z] Collecting docker<4.0,>=3.6.0 [2022-01-28T14:57:52.954Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-01-28T14:57:52.954Z] Collecting dockerpty<0.5,>=0.4.1 [2022-01-28T14:57:52.954Z] Removing intermediate container 5a6f2f12fe30 [2022-01-28T14:57:52.954Z] ---> e16cb96348d0 [2022-01-28T14:57:52.954Z] [2022-01-28T14:57:52.954Z] Step 10/31 : FROM alpine:3.14 [2022-01-28T14:57:52.954Z] ---> 5b8b7b635229 [2022-01-28T14:57:52.954Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-01-28T14:57:52.954Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-01-28T14:57:53.227Z] ---> Running in 15909ae21c68 [2022-01-28T14:57:53.828Z] Removing intermediate container 15909ae21c68 [2022-01-28T14:57:53.829Z] ---> b92f6f9e8fda [2022-01-28T14:57:53.829Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-01-28T14:57:53.829Z] ---> Running in 93edcdccf29f [2022-01-28T14:57:55.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-28T14:57:55.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-28T14:57:56.084Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-01-28T14:57:56.356Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-01-28T14:57:56.356Z] Collecting cached-property<2,>=1.2.0 [2022-01-28T14:57:56.356Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-01-28T14:57:56.626Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-01-28T14:57:56.626Z] (2/2) Installing su-exec (0.2-r1) [2022-01-28T14:57:56.626Z] Executing busybox-1.33.1-r6.trigger [2022-01-28T14:57:56.626Z] Collecting texttable<0.10,>=0.9.0 [2022-01-28T14:57:56.626Z] OK: 6 MiB in 16 packages [2022-01-28T14:57:56.626Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-01-28T14:57:58.061Z] Removing intermediate container 93edcdccf29f [2022-01-28T14:57:58.061Z] ---> e0f3c1d6b5ac [2022-01-28T14:57:58.061Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-01-28T14:57:58.338Z] ---> Running in 05bdbde81120 [2022-01-28T14:57:58.930Z] Removing intermediate container 05bdbde81120 [2022-01-28T14:57:58.930Z] ---> cad0848ef0d1 [2022-01-28T14:57:58.930Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-01-28T14:57:59.202Z] ---> Running in 515a8ce741fe [2022-01-28T14:57:59.202Z] Collecting docker-pycreds>=0.4.0 [2022-01-28T14:57:59.202Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-01-28T14:57:59.820Z] Collecting chardet<3.1.0,>=3.0.2 [2022-01-28T14:57:59.820Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-01-28T14:57:59.820Z] Removing intermediate container 515a8ce741fe [2022-01-28T14:57:59.820Z] ---> ee0e74251721 [2022-01-28T14:57:59.820Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-01-28T14:57:59.820Z] ---> Running in aa9f848bd524 [2022-01-28T14:58:00.255Z] Removing intermediate container 64d96bd01872 [2022-01-28T14:58:00.255Z] ---> 402a4563faed [2022-01-28T14:58:00.255Z] [2022-01-28T14:58:00.255Z] Step 10/25 : FROM alpine:3.14 [2022-01-28T14:58:00.255Z] ---> 5b8b7b635229 [2022-01-28T14:58:00.255Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-01-28T14:58:00.604Z] Collecting urllib3<1.25,>=1.21.1 [2022-01-28T14:58:00.604Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-01-28T14:58:00.604Z] ---> Running in 70a51ca79241 [2022-01-28T14:58:00.604Z] 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-28T14:58:00.604Z] Collecting idna<2.8,>=2.5 [2022-01-28T14:58:00.907Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-01-28T14:58:01.191Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-01-28T14:58:01.191Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-01-28T14:58:01.191Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-01-28T14:58:01.191Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-01-28T14:58:02.686Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-01-28T14:58:02.686Z] Attempting uninstall: urllib3 [2022-01-28T14:58:02.686Z] Found existing installation: urllib3 1.26.5 [2022-01-28T14:58:02.686Z] Uninstalling urllib3-1.26.5: [2022-01-28T14:58:02.686Z] Successfully uninstalled urllib3-1.26.5 [2022-01-28T14:58:02.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-28T14:58:02.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-28T14:58:03.556Z] Removing intermediate container aa9f848bd524 [2022-01-28T14:58:03.556Z] ---> 2688890cf7b4 [2022-01-28T14:58:03.556Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-01-28T14:58:03.556Z] Attempting uninstall: idna [2022-01-28T14:58:03.556Z] Found existing installation: idna 3.2 [2022-01-28T14:58:03.556Z] Uninstalling idna-3.2: [2022-01-28T14:58:03.556Z] ---> Running in 1463595d732c [2022-01-28T14:58:03.556Z] Successfully uninstalled idna-3.2 [2022-01-28T14:58:03.833Z] (1/3) Installing ca-certificates (20211220-r0) [2022-01-28T14:58:04.108Z] Removing intermediate container e7faff42befd [2022-01-28T14:58:04.108Z] ---> bbee51257770 [2022-01-28T14:58:04.108Z] [2022-01-28T14:58:04.108Z] Step 10/23 : FROM alpine:3.14 [2022-01-28T14:58:04.108Z] ---> 5b8b7b635229 [2022-01-28T14:58:04.108Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-01-28T14:58:04.108Z] ---> Using cache [2022-01-28T14:58:04.108Z] ---> 79b3fb29a1cb [2022-01-28T14:58:04.108Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-28T14:58:04.108Z] ---> Using cache [2022-01-28T14:58:04.108Z] ---> 89e8534a186f [2022-01-28T14:58:04.108Z] Step 13/23 : ENV APP_PORT=59881 [2022-01-28T14:58:04.108Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-01-28T14:58:04.108Z] (3/3) Installing su-exec (0.2-r1) [2022-01-28T14:58:04.108Z] Executing busybox-1.33.1-r6.trigger [2022-01-28T14:58:04.108Z] Executing ca-certificates-20211220-r0.trigger [2022-01-28T14:58:04.108Z] ---> Running in e4938d82acef [2022-01-28T14:58:04.383Z] Removing intermediate container 1463595d732c [2022-01-28T14:58:04.383Z] ---> cf684dafdaf1 [2022-01-28T14:58:04.383Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-01-28T14:58:04.383Z] OK: 6 MiB in 17 packages [2022-01-28T14:58:04.656Z] Attempting uninstall: chardet [2022-01-28T14:58:04.656Z] Found existing installation: chardet 4.0.0 [2022-01-28T14:58:04.656Z] Uninstalling chardet-4.0.0: [2022-01-28T14:58:04.656Z] Removing intermediate container e4938d82acef [2022-01-28T14:58:04.656Z] ---> d87f28d0265c [2022-01-28T14:58:04.656Z] Step 14/23 : EXPOSE $APP_PORT [2022-01-28T14:58:04.938Z] Successfully uninstalled chardet-4.0.0 [2022-01-28T14:58:04.938Z] ---> Running in 2e7c9b71a49a [2022-01-28T14:58:05.210Z] ---> 125876a5ef8f [2022-01-28T14:58:05.210Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-01-28T14:58:05.210Z] ---> Running in 0c497769e32a [2022-01-28T14:58:05.488Z] Removing intermediate container 2e7c9b71a49a [2022-01-28T14:58:05.488Z] ---> c005acd92d39 [2022-01-28T14:58:05.488Z] Step 15/23 : WORKDIR / [2022-01-28T14:58:05.767Z] ---> Running in 9f474080c500 [2022-01-28T14:58:06.042Z] Removing intermediate container 70a51ca79241 [2022-01-28T14:58:06.042Z] ---> 2b61ddb93abd [2022-01-28T14:58:06.042Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-28T14:58:06.042Z] ---> Running in 9f806e0a6385 [2022-01-28T14:58:06.317Z] Removing intermediate container 9f474080c500 [2022-01-28T14:58:06.317Z] ---> cf3376b80044 [2022-01-28T14:58:06.317Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-28T14:58:06.590Z] Removing intermediate container 9f806e0a6385 [2022-01-28T14:58:06.590Z] ---> b4c5e0caffbd [2022-01-28T14:58:06.590Z] Step 13/25 : WORKDIR / [2022-01-28T14:58:06.590Z] Attempting uninstall: requests [2022-01-28T14:58:06.590Z] Found existing installation: requests 2.25.1 [2022-01-28T14:58:06.590Z] Uninstalling requests-2.25.1: [2022-01-28T14:58:06.862Z] ---> Running in 02c05be1930a [2022-01-28T14:58:06.862Z] Successfully uninstalled requests-2.25.1 [2022-01-28T14:58:07.460Z] ---> 075c9aab31ce [2022-01-28T14:58:07.460Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-01-28T14:58:07.460Z] Running setup.py install for texttable: started [2022-01-28T14:58:07.460Z] Removing intermediate container 02c05be1930a [2022-01-28T14:58:07.460Z] ---> 5bf0e3957b39 [2022-01-28T14:58:07.460Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-01-28T14:58:07.731Z] Removing intermediate container 0c497769e32a [2022-01-28T14:58:07.731Z] ---> 3135da08573e [2022-01-28T14:58:07.731Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-28T14:58:08.324Z] ---> 5f649d060342 [2022-01-28T14:58:08.324Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-01-28T14:58:08.594Z] ---> 48faf62f0867 [2022-01-28T14:58:08.594Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-01-28T14:58:08.594Z] ---> b5c915fbdab5 [2022-01-28T14:58:08.594Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-01-28T14:58:09.572Z] ---> a8c71d57f72b [2022-01-28T14:58:09.572Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-01-28T14:58:09.573Z] Running setup.py install for texttable: finished with status 'done' [2022-01-28T14:58:09.573Z] ---> 440301330e9c [2022-01-28T14:58:09.573Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-01-28T14:58:09.573Z] Running setup.py install for PyYAML: started [2022-01-28T14:58:09.573Z] ---> Running in 7978876d62e7 [2022-01-28T14:58:10.168Z] ---> 879668bfe546 [2022-01-28T14:58:10.168Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-01-28T14:58:10.168Z] Removing intermediate container 7978876d62e7 [2022-01-28T14:58:10.168Z] ---> 632ce3fb560e [2022-01-28T14:58:10.168Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-28T14:58:10.168Z] ---> 2714768ab48c [2022-01-28T14:58:10.168Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-01-28T14:58:10.442Z] ---> Running in 63968be4b049 [2022-01-28T14:58:11.048Z] Removing intermediate container 63968be4b049 [2022-01-28T14:58:11.048Z] ---> 622f1e1788b1 [2022-01-28T14:58:11.048Z] Step 21/23 : LABEL arch=arm64 [2022-01-28T14:58:11.048Z] ---> f95af94fb85f [2022-01-28T14:58:11.048Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-01-28T14:58:11.048Z] ---> Running in 7b0bc610c25e [2022-01-28T14:58:11.048Z] ---> 56dc1f8e1b11 [2022-01-28T14:58:11.048Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-01-28T14:58:11.660Z] Removing intermediate container 7b0bc610c25e [2022-01-28T14:58:11.660Z] ---> d475aaa01e3b [2022-01-28T14:58:11.660Z] Step 22/23 : LABEL git_sha=2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [2022-01-28T14:58:11.660Z] ---> Running in 538ffff0c032 [2022-01-28T14:58:11.933Z] ---> af720bd7db54 [2022-01-28T14:58:11.933Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-01-28T14:58:12.203Z] Running setup.py install for PyYAML: finished with status 'done' [2022-01-28T14:58:12.473Z] Removing intermediate container 538ffff0c032 [2022-01-28T14:58:12.474Z] ---> f425d56b7461 [2022-01-28T14:58:12.474Z] Step 23/23 : LABEL version=2.2.0-dev.25 [2022-01-28T14:58:12.474Z] ---> e69e753d310c [2022-01-28T14:58:12.474Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-01-28T14:58:12.474Z] ---> Running in 8ace58921baf [2022-01-28T14:58:12.474Z] Running setup.py install for docopt: started [2022-01-28T14:58:12.746Z] ---> dd91a0bb78d5 [2022-01-28T14:58:12.746Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-01-28T14:58:13.018Z] Removing intermediate container 8ace58921baf [2022-01-28T14:58:13.018Z] ---> cffd4cc8cd74 [2022-01-28T14:58:13.018Z] [2022-01-28T14:58:13.292Z] ---> Running in f8821d822aff [2022-01-28T14:58:13.293Z] Successfully built cffd4cc8cd74 [2022-01-28T14:58:13.293Z] Successfully tagged core-metadata-arm64:latest [2022-01-28T14:58:13.570Z]  Building core-metadata ... done Removing intermediate container f8821d822aff [2022-01-28T14:58:13.570Z] ---> 8d59d574864a [2022-01-28T14:58:13.570Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-01-28T14:58:13.843Z] ---> ac478c0ee441 [2022-01-28T14:58:13.843Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-01-28T14:58:14.469Z] ---> 50f8fc74cf36 [2022-01-28T14:58:14.469Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-01-28T14:58:14.469Z] Running setup.py install for docopt: finished with status 'done' [2022-01-28T14:58:14.469Z] Running setup.py install for dockerpty: started [2022-01-28T14:58:14.753Z] ---> Running in e5d63a31a725 [2022-01-28T14:58:14.753Z] ---> 74c1ebefbbc2 [2022-01-28T14:58:14.753Z] Step 21/25 : 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-28T14:58:14.753Z] ---> Running in b14c51135e89 [2022-01-28T14:58:16.738Z] Removing intermediate container e5d63a31a725 [2022-01-28T14:58:16.738Z] ---> c605abddf1fa [2022-01-28T14:58:16.738Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-01-28T14:58:16.738Z] Removing intermediate container b14c51135e89 [2022-01-28T14:58:16.738Z] ---> d08e390e5b9d [2022-01-28T14:58:16.738Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-01-28T14:58:16.738Z] Running setup.py install for dockerpty: finished with status 'done' [2022-01-28T14:58:17.012Z] ---> Running in 096970bd3c4d [2022-01-28T14:58:17.012Z] ---> Running in a56c2ad7dec4 [2022-01-28T14:58:17.608Z] Removing intermediate container 096970bd3c4d [2022-01-28T14:58:17.608Z] ---> 1446c91e131b [2022-01-28T14:58:17.608Z] Step 28/31 : CMD ["gate"] [2022-01-28T14:58:17.608Z] Removing intermediate container a56c2ad7dec4 [2022-01-28T14:58:17.608Z] ---> 19e001c7fb6d [2022-01-28T14:58:17.608Z] Step 23/25 : LABEL arch=arm64 [2022-01-28T14:58:17.608Z] ---> Running in 58e02926aaa5 [2022-01-28T14:58:17.608Z] ---> Running in f69bb09c4b68 [2022-01-28T14:58:18.200Z] Removing intermediate container 58e02926aaa5 [2022-01-28T14:58:18.200Z] ---> 1665e088db81 [2022-01-28T14:58:18.200Z] Step 24/25 : LABEL git_sha=2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [2022-01-28T14:58:18.200Z] Removing intermediate container f69bb09c4b68 [2022-01-28T14:58:18.200Z] ---> 048ac2a2e2fb [2022-01-28T14:58:18.200Z] Step 29/31 : LABEL arch=arm64 [2022-01-28T14:58:18.200Z] ---> Running in d5841a4071b9 [2022-01-28T14:58:18.471Z] ---> Running in bddae8fef714 [2022-01-28T14:58:18.741Z] Removing intermediate container d5841a4071b9 [2022-01-28T14:58:18.741Z] ---> 17e6c6ca0cb3 [2022-01-28T14:58:18.741Z] Step 25/25 : LABEL version=2.2.0-dev.25 [2022-01-28T14:58:18.741Z] 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-28T14:58:18.741Z] ---> Running in bc31005ee2be [2022-01-28T14:58:19.015Z] Removing intermediate container bddae8fef714 [2022-01-28T14:58:19.015Z] ---> 5ede452e8e84 [2022-01-28T14:58:19.015Z] Step 30/31 : LABEL git_sha=2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [2022-01-28T14:58:19.015Z] ---> Running in fc95bb197cd0 [2022-01-28T14:58:19.286Z] Removing intermediate container bc31005ee2be [2022-01-28T14:58:19.286Z] ---> 5e03e431c3f7 [2022-01-28T14:58:19.286Z] [2022-01-28T14:58:19.556Z] Successfully built 5e03e431c3f7 [2022-01-28T14:58:19.556Z] Removing intermediate container fc95bb197cd0 [2022-01-28T14:58:19.556Z] ---> ae7e958d403d [2022-01-28T14:58:19.556Z] Step 31/31 : LABEL version=2.2.0-dev.25 [2022-01-28T14:58:19.556Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-01-28T14:58:19.827Z]  Building security-secretstore-setup ... done  ---> Running in 5333d8f83bec [2022-01-28T14:58:20.100Z] Removing intermediate container 5333d8f83bec [2022-01-28T14:58:20.100Z] ---> 4e96e1d934d7 [2022-01-28T14:58:20.100Z] [2022-01-28T14:58:20.374Z] Successfully built 4e96e1d934d7 [2022-01-28T14:58:20.374Z] Successfully tagged security-bootstrapper-arm64:latest [2022-01-28T14:58:27.060Z]  Building security-bootstrapper ... done Removing intermediate container 73bff569f126 [2022-01-28T14:58:27.060Z] ---> fc4c16115cb4 [2022-01-28T14:58:27.060Z] Step 14/23 : ENV APP_PORT=58890 [2022-01-28T14:58:27.060Z] ---> Running in 8c177113c03d [2022-01-28T14:58:27.332Z] Removing intermediate container 8c177113c03d [2022-01-28T14:58:27.332Z] ---> 72bbdd0407b3 [2022-01-28T14:58:27.332Z] Step 15/23 : EXPOSE $APP_PORT [2022-01-28T14:58:27.332Z] ---> Running in 338b780a23cb [2022-01-28T14:58:27.603Z] Removing intermediate container 338b780a23cb [2022-01-28T14:58:27.603Z] ---> a0214e3dd164 [2022-01-28T14:58:27.603Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-01-28T14:58:28.579Z] ---> 6a7153a74bc8 [2022-01-28T14:58:28.579Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-01-28T14:58:29.174Z] ---> a5c4220f567a [2022-01-28T14:58:29.174Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-01-28T14:58:30.161Z] ---> e07d3a4c3f75 [2022-01-28T14:58:30.161Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-01-28T14:58:30.161Z] ---> Running in 8d8240b06947 [2022-01-28T14:58:30.432Z] Removing intermediate container 8d8240b06947 [2022-01-28T14:58:30.432Z] ---> e1a0ceca54d2 [2022-01-28T14:58:30.432Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-28T14:58:30.432Z] ---> Running in 70882e33e968 [2022-01-28T14:58:30.710Z] Removing intermediate container 70882e33e968 [2022-01-28T14:58:30.710Z] ---> d59b7866ce0f [2022-01-28T14:58:30.711Z] Step 21/23 : LABEL arch=arm64 [2022-01-28T14:58:30.982Z] ---> Running in ef16125d19c8 [2022-01-28T14:58:31.253Z] Removing intermediate container ef16125d19c8 [2022-01-28T14:58:31.253Z] ---> 924f8c2d3427 [2022-01-28T14:58:31.253Z] Step 22/23 : LABEL git_sha=2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [2022-01-28T14:58:31.253Z] ---> Running in 0cd0cfc6c962 [2022-01-28T14:58:31.844Z] Removing intermediate container 0cd0cfc6c962 [2022-01-28T14:58:31.844Z] ---> fdf488bcbaea [2022-01-28T14:58:31.844Z] Step 23/23 : LABEL version=2.2.0-dev.25 [2022-01-28T14:58:31.844Z] ---> Running in 4696ada2f40a [2022-01-28T14:58:32.116Z] Removing intermediate container 4696ada2f40a [2022-01-28T14:58:32.116Z] ---> 81eb6a0f9bb8 [2022-01-28T14:58:32.116Z] [2022-01-28T14:58:32.393Z] Successfully built 81eb6a0f9bb8 [2022-01-28T14:58:32.393Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-01-28T14:58:33.001Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-01-28T14:58:32.994Z] $ docker stop --time=1 046502b8baea4e82ae7e89d4e100865d512dbd5177d5e3329ecb200e01fa44ca [2022-01-28T14:58:34.665Z] $ docker rm -f 046502b8baea4e82ae7e89d4e100865d512dbd5177d5e3329ecb200e01fa44ca [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-28T14:58:35.223Z] + docker images [2022-01-28T14:58:35.492Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-28T14:58:35.492Z] sys-mgmt-agent-arm64 latest 81eb6a0f9bb8 4 seconds ago 280MB [2022-01-28T14:58:35.492Z] security-secretstore-setup-arm64 latest 5e03e431c3f7 16 seconds ago 26.8MB [2022-01-28T14:58:35.492Z] security-bootstrapper-arm64 latest 4e96e1d934d7 16 seconds ago 18MB [2022-01-28T14:58:35.492Z] core-metadata-arm64 latest cffd4cc8cd74 23 seconds ago 15.9MB [2022-01-28T14:58:35.492Z] bbee51257770 32 seconds ago 1.48GB [2022-01-28T14:58:35.492Z] 402a4563faed 36 seconds ago 1.49GB [2022-01-28T14:58:35.492Z] e16cb96348d0 43 seconds ago 1.48GB [2022-01-28T14:58:35.492Z] 72ed3dd9f367 About a minute ago 1.48GB [2022-01-28T14:58:35.492Z] core-data-arm64 latest c025df8b2d4a 3 minutes ago 19.2MB [2022-01-28T14:58:35.492Z] support-notifications-arm64 latest f6be67bd217b 3 minutes ago 16MB [2022-01-28T14:58:35.492Z] 43c24c2ac030 3 minutes ago 1.49GB [2022-01-28T14:58:35.492Z] support-scheduler-arm64 latest 6270b64c7f99 3 minutes ago 15.3MB [2022-01-28T14:58:35.492Z] security-proxy-setup-arm64 latest 141a83fcf176 3 minutes ago 25.3MB [2022-01-28T14:58:35.492Z] core-command-arm64 latest 69fcef90619c 3 minutes ago 15.1MB [2022-01-28T14:58:35.492Z] 91f2cb01505e 3 minutes ago 1.48GB [2022-01-28T14:58:35.492Z] c0a550f6eb2c 3 minutes ago 1.48GB [2022-01-28T14:58:35.492Z] a1d077ccbf21 3 minutes ago 1.48GB [2022-01-28T14:58:35.492Z] 150132760720 3 minutes ago 1.47GB [2022-01-28T14:58:35.492Z] ci-base-image-arm64 latest 351196081d2c 7 minutes ago 1.26GB [2022-01-28T14:58:35.492Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 0ccda1f7e2ee 2 weeks ago 551MB [2022-01-28T14:58:35.492Z] docker 20.10.10 520e9a0a30f7 2 months ago 200MB [2022-01-28T14:58:35.492Z] alpine 3.14 5b8b7b635229 2 months ago 5.35MB [2022-01-28T14:58:35.492Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 19 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-28T14:58:35.611Z] provisioning config files... [2022-01-28T14:58:35.629Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/142@tmp/config5119549469545810004tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-28T14:58:35.980Z] ---> docker-login.sh [2022-01-28T14:58:35.980Z] nexus3.edgexfoundry.org:10001 [2022-01-28T14:58:36.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T14:58:36.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T14:58:36.253Z] Configure a credential helper to remove this warning. See [2022-01-28T14:58:36.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T14:58:36.253Z] [2022-01-28T14:58:36.253Z] Login Succeeded [2022-01-28T14:58:36.253Z] nexus3.edgexfoundry.org:10002 [2022-01-28T14:58:36.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T14:58:36.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T14:58:36.843Z] Configure a credential helper to remove this warning. See [2022-01-28T14:58:36.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T14:58:36.843Z] [2022-01-28T14:58:36.843Z] Login Succeeded [2022-01-28T14:58:36.843Z] nexus3.edgexfoundry.org:10003 [2022-01-28T14:58:37.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T14:58:37.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T14:58:37.384Z] Configure a credential helper to remove this warning. See [2022-01-28T14:58:37.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T14:58:37.384Z] [2022-01-28T14:58:37.384Z] Login Succeeded [2022-01-28T14:58:37.384Z] nexus3.edgexfoundry.org:10004 [2022-01-28T14:58:37.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T14:58:37.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T14:58:37.656Z] Configure a credential helper to remove this warning. See [2022-01-28T14:58:37.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T14:58:37.656Z] [2022-01-28T14:58:37.656Z] Login Succeeded [2022-01-28T14:58:37.656Z] docker.io [2022-01-28T14:58:37.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T14:58:38.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T14:58:38.522Z] Configure a credential helper to remove this warning. See [2022-01-28T14:58:38.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T14:58:38.522Z] [2022-01-28T14:58:38.522Z] Login Succeeded [2022-01-28T14:58:38.522Z] ---> docker-login.sh ends [Pipeline] } [2022-01-28T14:58:38.537Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-28T14:58:38.562Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-28T14:58:38.584Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-01-28T14:58:38.584Z] 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [2022-01-28T14:58:38.584Z] latest [2022-01-28T14:58:38.584Z] 2.2.0-dev.25 [2022-01-28T14:58:38.584Z] 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25 [2022-01-28T14:58:38.584Z] main [2022-01-28T14:58:38.584Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:58:38.921Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:58:39.257Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [2022-01-28T14:58:39.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-01-28T14:58:39.257Z] 6050a29cd33b: Preparing [2022-01-28T14:58:39.257Z] 280c79423cbb: Preparing [2022-01-28T14:58:39.257Z] 04dfcd00f396: Preparing [2022-01-28T14:58:39.257Z] 993755eaee7e: Preparing [2022-01-28T14:58:39.257Z] 62170e181a92: Preparing [2022-01-28T14:58:39.257Z] 62170e181a92: Layer already exists [2022-01-28T14:58:39.526Z] 993755eaee7e: Pushed [2022-01-28T14:58:39.526Z] 6050a29cd33b: Pushed [2022-01-28T14:58:39.526Z] 04dfcd00f396: Pushed [2022-01-28T14:58:42.128Z] 280c79423cbb: Pushed [2022-01-28T14:58:42.128Z] 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75: digest: sha256:9cff338f3fca84919888506bc61c281fd755cdb932ee5f6b83a2953ca7321200 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:58:42.472Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:58:42.805Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-01-28T14:58:42.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-01-28T14:58:42.805Z] 6050a29cd33b: Preparing [2022-01-28T14:58:42.805Z] 280c79423cbb: Preparing [2022-01-28T14:58:42.805Z] 04dfcd00f396: Preparing [2022-01-28T14:58:42.805Z] 993755eaee7e: Preparing [2022-01-28T14:58:42.805Z] 62170e181a92: Preparing [2022-01-28T14:58:42.805Z] 280c79423cbb: Layer already exists [2022-01-28T14:58:42.805Z] 993755eaee7e: Layer already exists [2022-01-28T14:58:42.805Z] 6050a29cd33b: Layer already exists [2022-01-28T14:58:42.805Z] 04dfcd00f396: Layer already exists [2022-01-28T14:58:42.805Z] 62170e181a92: Layer already exists [2022-01-28T14:58:43.074Z] latest: digest: sha256:9cff338f3fca84919888506bc61c281fd755cdb932ee5f6b83a2953ca7321200 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:58:43.412Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.25 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:58:43.748Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.25 [2022-01-28T14:58:43.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-01-28T14:58:43.748Z] 6050a29cd33b: Preparing [2022-01-28T14:58:43.748Z] 280c79423cbb: Preparing [2022-01-28T14:58:43.748Z] 04dfcd00f396: Preparing [2022-01-28T14:58:43.748Z] 993755eaee7e: Preparing [2022-01-28T14:58:43.748Z] 62170e181a92: Preparing [2022-01-28T14:58:43.748Z] 280c79423cbb: Layer already exists [2022-01-28T14:58:43.748Z] 04dfcd00f396: Layer already exists [2022-01-28T14:58:43.748Z] 993755eaee7e: Layer already exists [2022-01-28T14:58:43.748Z] 62170e181a92: Layer already exists [2022-01-28T14:58:43.748Z] 6050a29cd33b: Layer already exists [2022-01-28T14:58:44.016Z] 2.2.0-dev.25: digest: sha256:9cff338f3fca84919888506bc61c281fd755cdb932ee5f6b83a2953ca7321200 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:58:44.355Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:58:44.686Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25 [2022-01-28T14:58:44.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-01-28T14:58:44.686Z] 6050a29cd33b: Preparing [2022-01-28T14:58:44.686Z] 280c79423cbb: Preparing [2022-01-28T14:58:44.686Z] 04dfcd00f396: Preparing [2022-01-28T14:58:44.686Z] 993755eaee7e: Preparing [2022-01-28T14:58:44.686Z] 62170e181a92: Preparing [2022-01-28T14:58:44.686Z] 04dfcd00f396: Layer already exists [2022-01-28T14:58:44.686Z] 280c79423cbb: Layer already exists [2022-01-28T14:58:44.686Z] 6050a29cd33b: Layer already exists [2022-01-28T14:58:44.686Z] 62170e181a92: Layer already exists [2022-01-28T14:58:44.686Z] 993755eaee7e: Layer already exists [2022-01-28T14:58:44.957Z] 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25: digest: sha256:9cff338f3fca84919888506bc61c281fd755cdb932ee5f6b83a2953ca7321200 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:58:45.321Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:58:45.679Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-01-28T14:58:45.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-01-28T14:58:45.679Z] 6050a29cd33b: Preparing [2022-01-28T14:58:45.679Z] 280c79423cbb: Preparing [2022-01-28T14:58:45.679Z] 04dfcd00f396: Preparing [2022-01-28T14:58:45.679Z] 993755eaee7e: Preparing [2022-01-28T14:58:45.679Z] 62170e181a92: Preparing [2022-01-28T14:58:45.679Z] 6050a29cd33b: Layer already exists [2022-01-28T14:58:45.679Z] 993755eaee7e: Layer already exists [2022-01-28T14:58:45.679Z] 280c79423cbb: Layer already exists [2022-01-28T14:58:45.679Z] 62170e181a92: Layer already exists [2022-01-28T14:58:45.679Z] 04dfcd00f396: Layer already exists [2022-01-28T14:58:45.956Z] main: digest: sha256:9cff338f3fca84919888506bc61c281fd755cdb932ee5f6b83a2953ca7321200 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-28T14:58:46.013Z] ===================================================== [Pipeline] echo [2022-01-28T14:58:46.022Z] taggedImages: [2022-01-28T14:58:46.022Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [2022-01-28T14:58:46.022Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-01-28T14:58:46.022Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.25 [2022-01-28T14:58:46.022Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25 [2022-01-28T14:58:46.022Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-01-28T14:58:46.042Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-01-28T14:58:46.042Z] 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [2022-01-28T14:58:46.042Z] latest [2022-01-28T14:58:46.042Z] 2.2.0-dev.25 [2022-01-28T14:58:46.042Z] 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25 [2022-01-28T14:58:46.042Z] main [2022-01-28T14:58:46.042Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:58:46.426Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:58:46.758Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [2022-01-28T14:58:46.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-01-28T14:58:46.759Z] 17802b13f1b9: Preparing [2022-01-28T14:58:46.759Z] 2c1cfbd01832: Preparing [2022-01-28T14:58:46.759Z] 04dfcd00f396: Preparing [2022-01-28T14:58:46.759Z] d021d4dd2da9: Preparing [2022-01-28T14:58:46.759Z] f0a4869013d8: Preparing [2022-01-28T14:58:46.759Z] 62170e181a92: Preparing [2022-01-28T14:58:46.759Z] 62170e181a92: Waiting [2022-01-28T14:58:47.029Z] 04dfcd00f396: Layer already exists [2022-01-28T14:58:47.029Z] 62170e181a92: Layer already exists [2022-01-28T14:58:47.029Z] 17802b13f1b9: Pushed [2022-01-28T14:58:47.029Z] f0a4869013d8: Pushed [2022-01-28T14:58:47.620Z] d021d4dd2da9: Pushed [2022-01-28T14:58:50.230Z] 2c1cfbd01832: Pushed [2022-01-28T14:58:50.230Z] 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75: digest: sha256:bb8314bcbe4c47f07e2a7ed967945111f13ecaf82ff53c85725e163e4f6f1e3d size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:58:50.569Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:58:50.903Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-01-28T14:58:50.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-01-28T14:58:50.903Z] 17802b13f1b9: Preparing [2022-01-28T14:58:50.903Z] 2c1cfbd01832: Preparing [2022-01-28T14:58:50.903Z] 04dfcd00f396: Preparing [2022-01-28T14:58:50.903Z] d021d4dd2da9: Preparing [2022-01-28T14:58:50.903Z] f0a4869013d8: Preparing [2022-01-28T14:58:50.903Z] 62170e181a92: Preparing [2022-01-28T14:58:50.903Z] 62170e181a92: Waiting [2022-01-28T14:58:50.903Z] 04dfcd00f396: Layer already exists [2022-01-28T14:58:50.903Z] f0a4869013d8: Layer already exists [2022-01-28T14:58:50.903Z] 2c1cfbd01832: Layer already exists [2022-01-28T14:58:50.903Z] 17802b13f1b9: Layer already exists [2022-01-28T14:58:50.903Z] d021d4dd2da9: Layer already exists [2022-01-28T14:58:50.903Z] 62170e181a92: Layer already exists [2022-01-28T14:58:51.171Z] latest: digest: sha256:bb8314bcbe4c47f07e2a7ed967945111f13ecaf82ff53c85725e163e4f6f1e3d size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:58:51.506Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.25 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:58:51.842Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.25 [2022-01-28T14:58:51.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-01-28T14:58:51.842Z] 17802b13f1b9: Preparing [2022-01-28T14:58:51.842Z] 2c1cfbd01832: Preparing [2022-01-28T14:58:51.842Z] 04dfcd00f396: Preparing [2022-01-28T14:58:51.842Z] d021d4dd2da9: Preparing [2022-01-28T14:58:51.842Z] f0a4869013d8: Preparing [2022-01-28T14:58:51.842Z] 62170e181a92: Preparing [2022-01-28T14:58:51.842Z] 62170e181a92: Waiting [2022-01-28T14:58:51.842Z] f0a4869013d8: Layer already exists [2022-01-28T14:58:51.842Z] d021d4dd2da9: Layer already exists [2022-01-28T14:58:51.842Z] 2c1cfbd01832: Layer already exists [2022-01-28T14:58:51.842Z] 04dfcd00f396: Layer already exists [2022-01-28T14:58:51.842Z] 17802b13f1b9: Layer already exists [2022-01-28T14:58:51.842Z] 62170e181a92: Layer already exists [2022-01-28T14:58:52.111Z] 2.2.0-dev.25: digest: sha256:bb8314bcbe4c47f07e2a7ed967945111f13ecaf82ff53c85725e163e4f6f1e3d size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:58:52.448Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:58:52.778Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25 [2022-01-28T14:58:52.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-01-28T14:58:52.778Z] 17802b13f1b9: Preparing [2022-01-28T14:58:52.778Z] 2c1cfbd01832: Preparing [2022-01-28T14:58:52.778Z] 04dfcd00f396: Preparing [2022-01-28T14:58:52.778Z] d021d4dd2da9: Preparing [2022-01-28T14:58:52.778Z] f0a4869013d8: Preparing [2022-01-28T14:58:52.778Z] 62170e181a92: Preparing [2022-01-28T14:58:52.778Z] 62170e181a92: Waiting [2022-01-28T14:58:52.778Z] 2c1cfbd01832: Layer already exists [2022-01-28T14:58:52.778Z] 17802b13f1b9: Layer already exists [2022-01-28T14:58:52.778Z] d021d4dd2da9: Layer already exists [2022-01-28T14:58:52.778Z] 04dfcd00f396: Layer already exists [2022-01-28T14:58:52.778Z] f0a4869013d8: Layer already exists [2022-01-28T14:58:52.778Z] 62170e181a92: Layer already exists [2022-01-28T14:58:53.048Z] 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25: digest: sha256:bb8314bcbe4c47f07e2a7ed967945111f13ecaf82ff53c85725e163e4f6f1e3d size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:58:53.388Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:58:53.721Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-01-28T14:58:53.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-01-28T14:58:53.721Z] 17802b13f1b9: Preparing [2022-01-28T14:58:53.721Z] 2c1cfbd01832: Preparing [2022-01-28T14:58:53.721Z] 04dfcd00f396: Preparing [2022-01-28T14:58:53.721Z] d021d4dd2da9: Preparing [2022-01-28T14:58:53.721Z] f0a4869013d8: Preparing [2022-01-28T14:58:53.721Z] 62170e181a92: Preparing [2022-01-28T14:58:53.721Z] 62170e181a92: Waiting [2022-01-28T14:58:53.721Z] 2c1cfbd01832: Layer already exists [2022-01-28T14:58:53.721Z] 04dfcd00f396: Layer already exists [2022-01-28T14:58:53.721Z] 17802b13f1b9: Layer already exists [2022-01-28T14:58:53.721Z] f0a4869013d8: Layer already exists [2022-01-28T14:58:53.721Z] d021d4dd2da9: Layer already exists [2022-01-28T14:58:53.721Z] 62170e181a92: Layer already exists [2022-01-28T14:58:53.989Z] main: digest: sha256:bb8314bcbe4c47f07e2a7ed967945111f13ecaf82ff53c85725e163e4f6f1e3d size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-28T14:58:54.030Z] ===================================================== [Pipeline] echo [2022-01-28T14:58:54.038Z] taggedImages: [2022-01-28T14:58:54.038Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [2022-01-28T14:58:54.038Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-01-28T14:58:54.038Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.25 [2022-01-28T14:58:54.038Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25 [2022-01-28T14:58:54.038Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-01-28T14:58:54.056Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-01-28T14:58:54.056Z] 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [2022-01-28T14:58:54.056Z] latest [2022-01-28T14:58:54.056Z] 2.2.0-dev.25 [2022-01-28T14:58:54.056Z] 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25 [2022-01-28T14:58:54.056Z] main [2022-01-28T14:58:54.056Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:58:54.390Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:58:54.723Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [2022-01-28T14:58:54.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-01-28T14:58:54.723Z] cc2b812015e9: Preparing [2022-01-28T14:58:54.723Z] c1b19398e835: Preparing [2022-01-28T14:58:54.723Z] 04dfcd00f396: Preparing [2022-01-28T14:58:54.723Z] 993755eaee7e: Preparing [2022-01-28T14:58:54.723Z] 62170e181a92: Preparing [2022-01-28T14:58:54.723Z] 993755eaee7e: Layer already exists [2022-01-28T14:58:54.723Z] 62170e181a92: Layer already exists [2022-01-28T14:58:54.723Z] 04dfcd00f396: Layer already exists [2022-01-28T14:58:54.996Z] cc2b812015e9: Pushed [2022-01-28T14:58:57.593Z] c1b19398e835: Pushed [2022-01-28T14:58:57.593Z] 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75: digest: sha256:6c0f8e3ab43a8ce25bbe80450ef5c037e86c338323b736c444c8804515e4a18e size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:58:57.940Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:58:58.271Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-01-28T14:58:58.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-01-28T14:58:58.271Z] cc2b812015e9: Preparing [2022-01-28T14:58:58.271Z] c1b19398e835: Preparing [2022-01-28T14:58:58.271Z] 04dfcd00f396: Preparing [2022-01-28T14:58:58.271Z] 993755eaee7e: Preparing [2022-01-28T14:58:58.271Z] 62170e181a92: Preparing [2022-01-28T14:58:58.271Z] c1b19398e835: Layer already exists [2022-01-28T14:58:58.271Z] cc2b812015e9: Layer already exists [2022-01-28T14:58:58.271Z] 993755eaee7e: Layer already exists [2022-01-28T14:58:58.271Z] 04dfcd00f396: Layer already exists [2022-01-28T14:58:58.271Z] 62170e181a92: Layer already exists [2022-01-28T14:58:58.544Z] latest: digest: sha256:6c0f8e3ab43a8ce25bbe80450ef5c037e86c338323b736c444c8804515e4a18e size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:58:58.885Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.25 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:58:59.218Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.25 [2022-01-28T14:58:59.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-01-28T14:58:59.218Z] cc2b812015e9: Preparing [2022-01-28T14:58:59.218Z] c1b19398e835: Preparing [2022-01-28T14:58:59.218Z] 04dfcd00f396: Preparing [2022-01-28T14:58:59.218Z] 993755eaee7e: Preparing [2022-01-28T14:58:59.218Z] 62170e181a92: Preparing [2022-01-28T14:58:59.218Z] c1b19398e835: Layer already exists [2022-01-28T14:58:59.218Z] cc2b812015e9: Layer already exists [2022-01-28T14:58:59.218Z] 993755eaee7e: Layer already exists [2022-01-28T14:58:59.218Z] 62170e181a92: Layer already exists [2022-01-28T14:58:59.218Z] 04dfcd00f396: Layer already exists [2022-01-28T14:58:59.489Z] 2.2.0-dev.25: digest: sha256:6c0f8e3ab43a8ce25bbe80450ef5c037e86c338323b736c444c8804515e4a18e size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:58:59.833Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:59:00.170Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25 [2022-01-28T14:59:00.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-01-28T14:59:00.170Z] cc2b812015e9: Preparing [2022-01-28T14:59:00.170Z] c1b19398e835: Preparing [2022-01-28T14:59:00.170Z] 04dfcd00f396: Preparing [2022-01-28T14:59:00.170Z] 993755eaee7e: Preparing [2022-01-28T14:59:00.170Z] 62170e181a92: Preparing [2022-01-28T14:59:00.170Z] 993755eaee7e: Layer already exists [2022-01-28T14:59:00.170Z] 62170e181a92: Layer already exists [2022-01-28T14:59:00.170Z] c1b19398e835: Layer already exists [2022-01-28T14:59:00.170Z] cc2b812015e9: Layer already exists [2022-01-28T14:59:00.170Z] 04dfcd00f396: Layer already exists [2022-01-28T14:59:00.441Z] 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25: digest: sha256:6c0f8e3ab43a8ce25bbe80450ef5c037e86c338323b736c444c8804515e4a18e size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:59:00.787Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:59:01.119Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-01-28T14:59:01.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-01-28T14:59:01.119Z] cc2b812015e9: Preparing [2022-01-28T14:59:01.119Z] c1b19398e835: Preparing [2022-01-28T14:59:01.119Z] 04dfcd00f396: Preparing [2022-01-28T14:59:01.119Z] 993755eaee7e: Preparing [2022-01-28T14:59:01.119Z] 62170e181a92: Preparing [2022-01-28T14:59:01.119Z] 04dfcd00f396: Layer already exists [2022-01-28T14:59:01.119Z] 993755eaee7e: Layer already exists [2022-01-28T14:59:01.119Z] 62170e181a92: Layer already exists [2022-01-28T14:59:01.119Z] cc2b812015e9: Layer already exists [2022-01-28T14:59:01.119Z] c1b19398e835: Layer already exists [2022-01-28T14:59:01.391Z] main: digest: sha256:6c0f8e3ab43a8ce25bbe80450ef5c037e86c338323b736c444c8804515e4a18e size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-28T14:59:01.434Z] ===================================================== [Pipeline] echo [2022-01-28T14:59:01.443Z] taggedImages: [2022-01-28T14:59:01.443Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [2022-01-28T14:59:01.443Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-01-28T14:59:01.443Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.25 [2022-01-28T14:59:01.443Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25 [2022-01-28T14:59:01.443Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-01-28T14:59:01.526Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-01-28T14:59:01.526Z] 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [2022-01-28T14:59:01.526Z] latest [2022-01-28T14:59:01.526Z] 2.2.0-dev.25 [2022-01-28T14:59:01.526Z] 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25 [2022-01-28T14:59:01.526Z] main [2022-01-28T14:59:01.526Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:59:01.891Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:59:02.253Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [2022-01-28T14:59:02.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-01-28T14:59:02.253Z] 8bba76298212: Preparing [2022-01-28T14:59:02.253Z] 8bba76298212: Preparing [2022-01-28T14:59:02.253Z] 90d4ef51d2bb: Preparing [2022-01-28T14:59:02.253Z] 542b57166a49: Preparing [2022-01-28T14:59:02.253Z] 48d1b9e56652: Preparing [2022-01-28T14:59:02.253Z] 0cd37842b388: Preparing [2022-01-28T14:59:02.253Z] 04dfcd00f396: Preparing [2022-01-28T14:59:02.253Z] f715b726ae27: Preparing [2022-01-28T14:59:02.253Z] f1d2917bd037: Preparing [2022-01-28T14:59:02.253Z] 4b043ae484c3: Preparing [2022-01-28T14:59:02.253Z] c0c656f43096: Preparing [2022-01-28T14:59:02.253Z] 62170e181a92: Preparing [2022-01-28T14:59:02.253Z] f1d2917bd037: Waiting [2022-01-28T14:59:02.253Z] 04dfcd00f396: Waiting [2022-01-28T14:59:02.253Z] f715b726ae27: Waiting [2022-01-28T14:59:02.253Z] 4b043ae484c3: Waiting [2022-01-28T14:59:02.253Z] 62170e181a92: Waiting [2022-01-28T14:59:02.253Z] c0c656f43096: Waiting [2022-01-28T14:59:02.528Z] 48d1b9e56652: Pushed [2022-01-28T14:59:02.528Z] 8bba76298212: Pushed [2022-01-28T14:59:02.528Z] 04dfcd00f396: Layer already exists [2022-01-28T14:59:02.528Z] 90d4ef51d2bb: Pushed [2022-01-28T14:59:02.528Z] 542b57166a49: Pushed [2022-01-28T14:59:02.799Z] f715b726ae27: Pushed [2022-01-28T14:59:02.799Z] 62170e181a92: Layer already exists [2022-01-28T14:59:02.799Z] 4b043ae484c3: Pushed [2022-01-28T14:59:02.799Z] f1d2917bd037: Pushed [2022-01-28T14:59:02.799Z] c0c656f43096: Pushed [2022-01-28T14:59:06.164Z] 0cd37842b388: Pushed [2022-01-28T14:59:06.164Z] 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75: digest: sha256:7c0ec7618b1dda0438eef9a6499d10660746144ec4edbcdea5c9fe731ed45c50 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:59:06.503Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:59:06.838Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-01-28T14:59:06.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-01-28T14:59:06.838Z] 8bba76298212: Preparing [2022-01-28T14:59:06.838Z] 8bba76298212: Preparing [2022-01-28T14:59:06.838Z] 90d4ef51d2bb: Preparing [2022-01-28T14:59:06.838Z] 542b57166a49: Preparing [2022-01-28T14:59:06.838Z] 48d1b9e56652: Preparing [2022-01-28T14:59:06.838Z] 0cd37842b388: Preparing [2022-01-28T14:59:06.838Z] 04dfcd00f396: Preparing [2022-01-28T14:59:06.838Z] f715b726ae27: Preparing [2022-01-28T14:59:06.838Z] f1d2917bd037: Preparing [2022-01-28T14:59:06.838Z] 4b043ae484c3: Preparing [2022-01-28T14:59:06.838Z] c0c656f43096: Preparing [2022-01-28T14:59:06.838Z] 62170e181a92: Preparing [2022-01-28T14:59:06.838Z] 04dfcd00f396: Waiting [2022-01-28T14:59:06.838Z] f715b726ae27: Waiting [2022-01-28T14:59:06.838Z] 4b043ae484c3: Waiting [2022-01-28T14:59:06.838Z] c0c656f43096: Waiting [2022-01-28T14:59:06.838Z] 62170e181a92: Waiting [2022-01-28T14:59:06.838Z] f1d2917bd037: Waiting [2022-01-28T14:59:06.838Z] 48d1b9e56652: Layer already exists [2022-01-28T14:59:06.838Z] 542b57166a49: Layer already exists [2022-01-28T14:59:06.838Z] 90d4ef51d2bb: Layer already exists [2022-01-28T14:59:06.838Z] 8bba76298212: Layer already exists [2022-01-28T14:59:06.838Z] 0cd37842b388: Layer already exists [2022-01-28T14:59:06.838Z] f715b726ae27: Layer already exists [2022-01-28T14:59:06.838Z] f1d2917bd037: Layer already exists [2022-01-28T14:59:06.838Z] 04dfcd00f396: Layer already exists [2022-01-28T14:59:06.838Z] 4b043ae484c3: Layer already exists [2022-01-28T14:59:06.838Z] c0c656f43096: Layer already exists [2022-01-28T14:59:07.115Z] 62170e181a92: Layer already exists [2022-01-28T14:59:07.115Z] latest: digest: sha256:7c0ec7618b1dda0438eef9a6499d10660746144ec4edbcdea5c9fe731ed45c50 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:59:07.476Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.25 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:59:07.847Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.25 [2022-01-28T14:59:07.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-01-28T14:59:07.847Z] 8bba76298212: Preparing [2022-01-28T14:59:07.847Z] 8bba76298212: Preparing [2022-01-28T14:59:07.847Z] 90d4ef51d2bb: Preparing [2022-01-28T14:59:07.847Z] 542b57166a49: Preparing [2022-01-28T14:59:07.847Z] 48d1b9e56652: Preparing [2022-01-28T14:59:07.847Z] 0cd37842b388: Preparing [2022-01-28T14:59:07.847Z] 04dfcd00f396: Preparing [2022-01-28T14:59:07.847Z] f715b726ae27: Preparing [2022-01-28T14:59:07.847Z] f1d2917bd037: Preparing [2022-01-28T14:59:07.847Z] 4b043ae484c3: Preparing [2022-01-28T14:59:07.847Z] c0c656f43096: Preparing [2022-01-28T14:59:07.847Z] 62170e181a92: Preparing [2022-01-28T14:59:07.847Z] 04dfcd00f396: Waiting [2022-01-28T14:59:07.847Z] f715b726ae27: Waiting [2022-01-28T14:59:07.847Z] f1d2917bd037: Waiting [2022-01-28T14:59:07.847Z] 4b043ae484c3: Waiting [2022-01-28T14:59:07.847Z] c0c656f43096: Waiting [2022-01-28T14:59:07.847Z] 62170e181a92: Waiting [2022-01-28T14:59:07.847Z] 48d1b9e56652: Layer already exists [2022-01-28T14:59:07.847Z] 90d4ef51d2bb: Layer already exists [2022-01-28T14:59:07.847Z] 542b57166a49: Layer already exists [2022-01-28T14:59:07.847Z] 0cd37842b388: Layer already exists [2022-01-28T14:59:07.847Z] 8bba76298212: Layer already exists [2022-01-28T14:59:07.847Z] f715b726ae27: Layer already exists [2022-01-28T14:59:07.847Z] 04dfcd00f396: Layer already exists [2022-01-28T14:59:07.847Z] 4b043ae484c3: Layer already exists [2022-01-28T14:59:07.847Z] f1d2917bd037: Layer already exists [2022-01-28T14:59:07.847Z] c0c656f43096: Layer already exists [2022-01-28T14:59:07.847Z] 62170e181a92: Layer already exists [2022-01-28T14:59:08.118Z] 2.2.0-dev.25: digest: sha256:7c0ec7618b1dda0438eef9a6499d10660746144ec4edbcdea5c9fe731ed45c50 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:59:08.461Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:59:08.794Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25 [2022-01-28T14:59:08.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-01-28T14:59:08.794Z] 8bba76298212: Preparing [2022-01-28T14:59:08.794Z] 8bba76298212: Preparing [2022-01-28T14:59:08.794Z] 90d4ef51d2bb: Preparing [2022-01-28T14:59:08.794Z] 542b57166a49: Preparing [2022-01-28T14:59:08.794Z] 48d1b9e56652: Preparing [2022-01-28T14:59:08.794Z] 0cd37842b388: Preparing [2022-01-28T14:59:08.794Z] 04dfcd00f396: Preparing [2022-01-28T14:59:08.794Z] f715b726ae27: Preparing [2022-01-28T14:59:08.794Z] f1d2917bd037: Preparing [2022-01-28T14:59:08.794Z] 4b043ae484c3: Preparing [2022-01-28T14:59:08.794Z] c0c656f43096: Preparing [2022-01-28T14:59:08.794Z] 62170e181a92: Preparing [2022-01-28T14:59:08.794Z] f1d2917bd037: Waiting [2022-01-28T14:59:08.794Z] 62170e181a92: Waiting [2022-01-28T14:59:08.794Z] 4b043ae484c3: Waiting [2022-01-28T14:59:08.794Z] c0c656f43096: Waiting [2022-01-28T14:59:08.794Z] 04dfcd00f396: Waiting [2022-01-28T14:59:08.794Z] f715b726ae27: Waiting [2022-01-28T14:59:08.794Z] 542b57166a49: Layer already exists [2022-01-28T14:59:08.794Z] 48d1b9e56652: Layer already exists [2022-01-28T14:59:08.794Z] 90d4ef51d2bb: Layer already exists [2022-01-28T14:59:08.794Z] 0cd37842b388: Layer already exists [2022-01-28T14:59:08.794Z] 8bba76298212: Layer already exists [2022-01-28T14:59:08.794Z] f715b726ae27: Layer already exists [2022-01-28T14:59:08.794Z] 04dfcd00f396: Layer already exists [2022-01-28T14:59:08.794Z] f1d2917bd037: Layer already exists [2022-01-28T14:59:08.794Z] 4b043ae484c3: Layer already exists [2022-01-28T14:59:08.794Z] c0c656f43096: Layer already exists [2022-01-28T14:59:08.794Z] 62170e181a92: Layer already exists [2022-01-28T14:59:09.063Z] 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25: digest: sha256:7c0ec7618b1dda0438eef9a6499d10660746144ec4edbcdea5c9fe731ed45c50 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:59:09.396Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:59:09.726Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-01-28T14:59:09.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-01-28T14:59:09.726Z] 8bba76298212: Preparing [2022-01-28T14:59:09.726Z] 8bba76298212: Preparing [2022-01-28T14:59:09.726Z] 90d4ef51d2bb: Preparing [2022-01-28T14:59:09.726Z] 542b57166a49: Preparing [2022-01-28T14:59:09.726Z] 48d1b9e56652: Preparing [2022-01-28T14:59:09.726Z] 0cd37842b388: Preparing [2022-01-28T14:59:09.726Z] 04dfcd00f396: Preparing [2022-01-28T14:59:09.726Z] f715b726ae27: Preparing [2022-01-28T14:59:09.726Z] 04dfcd00f396: Waiting [2022-01-28T14:59:09.726Z] f1d2917bd037: Preparing [2022-01-28T14:59:09.726Z] 4b043ae484c3: Preparing [2022-01-28T14:59:09.726Z] c0c656f43096: Preparing [2022-01-28T14:59:09.726Z] f715b726ae27: Waiting [2022-01-28T14:59:09.726Z] 62170e181a92: Preparing [2022-01-28T14:59:09.726Z] f1d2917bd037: Waiting [2022-01-28T14:59:09.726Z] 4b043ae484c3: Waiting [2022-01-28T14:59:09.726Z] c0c656f43096: Waiting [2022-01-28T14:59:09.726Z] 62170e181a92: Waiting [2022-01-28T14:59:09.726Z] 542b57166a49: Layer already exists [2022-01-28T14:59:09.726Z] 48d1b9e56652: Layer already exists [2022-01-28T14:59:09.726Z] 0cd37842b388: Layer already exists [2022-01-28T14:59:09.726Z] 90d4ef51d2bb: Layer already exists [2022-01-28T14:59:09.726Z] 8bba76298212: Layer already exists [2022-01-28T14:59:09.726Z] 04dfcd00f396: Layer already exists [2022-01-28T14:59:09.726Z] f1d2917bd037: Layer already exists [2022-01-28T14:59:09.726Z] c0c656f43096: Layer already exists [2022-01-28T14:59:09.726Z] f715b726ae27: Layer already exists [2022-01-28T14:59:09.726Z] 4b043ae484c3: Layer already exists [2022-01-28T14:59:09.997Z] 62170e181a92: Layer already exists [2022-01-28T14:59:09.997Z] main: digest: sha256:7c0ec7618b1dda0438eef9a6499d10660746144ec4edbcdea5c9fe731ed45c50 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-28T14:59:10.043Z] ===================================================== [Pipeline] echo [2022-01-28T14:59:10.052Z] taggedImages: [2022-01-28T14:59:10.052Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [2022-01-28T14:59:10.053Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-01-28T14:59:10.053Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.25 [2022-01-28T14:59:10.053Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25 [2022-01-28T14:59:10.053Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-01-28T14:59:10.081Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-01-28T14:59:10.081Z] 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [2022-01-28T14:59:10.081Z] latest [2022-01-28T14:59:10.081Z] 2.2.0-dev.25 [2022-01-28T14:59:10.081Z] 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25 [2022-01-28T14:59:10.081Z] main [2022-01-28T14:59:10.081Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:59:10.437Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:59:10.767Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [2022-01-28T14:59:10.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-01-28T14:59:10.767Z] fa330d17807e: Preparing [2022-01-28T14:59:10.767Z] 2357022711d5: Preparing [2022-01-28T14:59:10.767Z] 05d353a4d552: Preparing [2022-01-28T14:59:10.767Z] 9a5f9463c567: Preparing [2022-01-28T14:59:10.767Z] 61cd0e6d1eb3: Preparing [2022-01-28T14:59:10.767Z] 62170e181a92: Preparing [2022-01-28T14:59:10.767Z] 62170e181a92: Waiting [2022-01-28T14:59:11.037Z] 9a5f9463c567: Pushed [2022-01-28T14:59:11.037Z] 05d353a4d552: Pushed [2022-01-28T14:59:11.037Z] 62170e181a92: Layer already exists [2022-01-28T14:59:11.633Z] 61cd0e6d1eb3: Pushed [2022-01-28T14:59:13.597Z] fa330d17807e: Pushed [2022-01-28T14:59:13.597Z] 2357022711d5: Pushed [2022-01-28T14:59:13.597Z] 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75: digest: sha256:09804e452693d9d1e1b60fb3676327dfa6d3b6a55b0c6fa7833b355c96d955ac size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:59:13.940Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:59:14.271Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-01-28T14:59:14.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-01-28T14:59:14.271Z] fa330d17807e: Preparing [2022-01-28T14:59:14.271Z] 2357022711d5: Preparing [2022-01-28T14:59:14.271Z] 05d353a4d552: Preparing [2022-01-28T14:59:14.271Z] 9a5f9463c567: Preparing [2022-01-28T14:59:14.271Z] 61cd0e6d1eb3: Preparing [2022-01-28T14:59:14.271Z] 62170e181a92: Preparing [2022-01-28T14:59:14.271Z] 62170e181a92: Waiting [2022-01-28T14:59:14.271Z] 2357022711d5: Layer already exists [2022-01-28T14:59:14.271Z] fa330d17807e: Layer already exists [2022-01-28T14:59:14.271Z] 9a5f9463c567: Layer already exists [2022-01-28T14:59:14.271Z] 05d353a4d552: Layer already exists [2022-01-28T14:59:14.271Z] 61cd0e6d1eb3: Layer already exists [2022-01-28T14:59:14.271Z] 62170e181a92: Layer already exists [2022-01-28T14:59:14.541Z] latest: digest: sha256:09804e452693d9d1e1b60fb3676327dfa6d3b6a55b0c6fa7833b355c96d955ac size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:59:14.880Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.25 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:59:15.213Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.25 [2022-01-28T14:59:15.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-01-28T14:59:15.213Z] fa330d17807e: Preparing [2022-01-28T14:59:15.213Z] 2357022711d5: Preparing [2022-01-28T14:59:15.213Z] 05d353a4d552: Preparing [2022-01-28T14:59:15.213Z] 9a5f9463c567: Preparing [2022-01-28T14:59:15.213Z] 61cd0e6d1eb3: Preparing [2022-01-28T14:59:15.213Z] 62170e181a92: Preparing [2022-01-28T14:59:15.213Z] 62170e181a92: Waiting [2022-01-28T14:59:15.213Z] fa330d17807e: Layer already exists [2022-01-28T14:59:15.213Z] 2357022711d5: Layer already exists [2022-01-28T14:59:15.213Z] 61cd0e6d1eb3: Layer already exists [2022-01-28T14:59:15.213Z] 05d353a4d552: Layer already exists [2022-01-28T14:59:15.213Z] 9a5f9463c567: Layer already exists [2022-01-28T14:59:15.213Z] 62170e181a92: Layer already exists [2022-01-28T14:59:15.482Z] 2.2.0-dev.25: digest: sha256:09804e452693d9d1e1b60fb3676327dfa6d3b6a55b0c6fa7833b355c96d955ac size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:59:15.821Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:59:16.157Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25 [2022-01-28T14:59:16.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-01-28T14:59:16.157Z] fa330d17807e: Preparing [2022-01-28T14:59:16.157Z] 2357022711d5: Preparing [2022-01-28T14:59:16.157Z] 05d353a4d552: Preparing [2022-01-28T14:59:16.157Z] 9a5f9463c567: Preparing [2022-01-28T14:59:16.157Z] 61cd0e6d1eb3: Preparing [2022-01-28T14:59:16.157Z] 62170e181a92: Preparing [2022-01-28T14:59:16.157Z] 62170e181a92: Waiting [2022-01-28T14:59:16.157Z] 9a5f9463c567: Layer already exists [2022-01-28T14:59:16.157Z] 05d353a4d552: Layer already exists [2022-01-28T14:59:16.157Z] fa330d17807e: Layer already exists [2022-01-28T14:59:16.157Z] 2357022711d5: Layer already exists [2022-01-28T14:59:16.157Z] 61cd0e6d1eb3: Layer already exists [2022-01-28T14:59:16.157Z] 62170e181a92: Layer already exists [2022-01-28T14:59:16.426Z] 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25: digest: sha256:09804e452693d9d1e1b60fb3676327dfa6d3b6a55b0c6fa7833b355c96d955ac size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:59:16.767Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:59:17.100Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-01-28T14:59:17.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-01-28T14:59:17.100Z] fa330d17807e: Preparing [2022-01-28T14:59:17.100Z] 2357022711d5: Preparing [2022-01-28T14:59:17.100Z] 05d353a4d552: Preparing [2022-01-28T14:59:17.100Z] 9a5f9463c567: Preparing [2022-01-28T14:59:17.100Z] 61cd0e6d1eb3: Preparing [2022-01-28T14:59:17.100Z] 62170e181a92: Preparing [2022-01-28T14:59:17.100Z] 62170e181a92: Waiting [2022-01-28T14:59:17.100Z] 2357022711d5: Layer already exists [2022-01-28T14:59:17.100Z] fa330d17807e: Layer already exists [2022-01-28T14:59:17.100Z] 9a5f9463c567: Layer already exists [2022-01-28T14:59:17.100Z] 61cd0e6d1eb3: Layer already exists [2022-01-28T14:59:17.100Z] 05d353a4d552: Layer already exists [2022-01-28T14:59:17.100Z] 62170e181a92: Layer already exists [2022-01-28T14:59:17.370Z] main: digest: sha256:09804e452693d9d1e1b60fb3676327dfa6d3b6a55b0c6fa7833b355c96d955ac size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-28T14:59:17.418Z] ===================================================== [Pipeline] echo [2022-01-28T14:59:17.429Z] taggedImages: [2022-01-28T14:59:17.429Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [2022-01-28T14:59:17.429Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-01-28T14:59:17.429Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.25 [2022-01-28T14:59:17.429Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25 [2022-01-28T14:59:17.429Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-01-28T14:59:17.455Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-01-28T14:59:17.455Z] 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [2022-01-28T14:59:17.455Z] latest [2022-01-28T14:59:17.455Z] 2.2.0-dev.25 [2022-01-28T14:59:17.455Z] 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25 [2022-01-28T14:59:17.455Z] main [2022-01-28T14:59:17.455Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:59:17.813Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:59:18.143Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [2022-01-28T14:59:18.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-01-28T14:59:18.143Z] 0579ab040939: Preparing [2022-01-28T14:59:18.143Z] ce3f7303debd: Preparing [2022-01-28T14:59:18.143Z] 14693f6d2209: Preparing [2022-01-28T14:59:18.143Z] e32dc1157bd9: Preparing [2022-01-28T14:59:18.143Z] 72886d3471fb: Preparing [2022-01-28T14:59:18.143Z] 863989c2bc3a: Preparing [2022-01-28T14:59:18.143Z] cb1d1613bd5a: Preparing [2022-01-28T14:59:18.143Z] 0895a38da87b: Preparing [2022-01-28T14:59:18.143Z] 863989c2bc3a: Waiting [2022-01-28T14:59:18.143Z] cb1d1613bd5a: Waiting [2022-01-28T14:59:18.143Z] 0895a38da87b: Waiting [2022-01-28T14:59:18.143Z] 545a63e2dbe7: Preparing [2022-01-28T14:59:18.143Z] 62170e181a92: Preparing [2022-01-28T14:59:18.143Z] 545a63e2dbe7: Waiting [2022-01-28T14:59:18.143Z] 62170e181a92: Waiting [2022-01-28T14:59:18.414Z] 0579ab040939: Pushed [2022-01-28T14:59:18.414Z] ce3f7303debd: Pushed [2022-01-28T14:59:18.414Z] 72886d3471fb: Pushed [2022-01-28T14:59:18.686Z] 863989c2bc3a: Pushed [2022-01-28T14:59:18.686Z] cb1d1613bd5a: Pushed [2022-01-28T14:59:18.686Z] 0895a38da87b: Pushed [2022-01-28T14:59:18.686Z] 62170e181a92: Layer already exists [2022-01-28T14:59:18.957Z] 545a63e2dbe7: Pushed [2022-01-28T14:59:20.921Z] e32dc1157bd9: Pushed [2022-01-28T14:59:21.509Z] 14693f6d2209: Pushed [2022-01-28T14:59:21.509Z] 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75: digest: sha256:4f70c230307310c6d816fb5fe6736f1899dbb28d395fd0ec769209adf51db8e1 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:59:21.845Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:59:22.174Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-01-28T14:59:22.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-01-28T14:59:22.174Z] 0579ab040939: Preparing [2022-01-28T14:59:22.174Z] ce3f7303debd: Preparing [2022-01-28T14:59:22.174Z] 14693f6d2209: Preparing [2022-01-28T14:59:22.174Z] e32dc1157bd9: Preparing [2022-01-28T14:59:22.174Z] 72886d3471fb: Preparing [2022-01-28T14:59:22.174Z] 863989c2bc3a: Preparing [2022-01-28T14:59:22.174Z] cb1d1613bd5a: Preparing [2022-01-28T14:59:22.174Z] 0895a38da87b: Preparing [2022-01-28T14:59:22.174Z] 545a63e2dbe7: Preparing [2022-01-28T14:59:22.174Z] 62170e181a92: Preparing [2022-01-28T14:59:22.174Z] 0895a38da87b: Waiting [2022-01-28T14:59:22.174Z] 545a63e2dbe7: Waiting [2022-01-28T14:59:22.174Z] 863989c2bc3a: Waiting [2022-01-28T14:59:22.174Z] cb1d1613bd5a: Waiting [2022-01-28T14:59:22.174Z] 62170e181a92: Waiting [2022-01-28T14:59:22.174Z] 0579ab040939: Layer already exists [2022-01-28T14:59:22.174Z] 14693f6d2209: Layer already exists [2022-01-28T14:59:22.174Z] e32dc1157bd9: Layer already exists [2022-01-28T14:59:22.174Z] ce3f7303debd: Layer already exists [2022-01-28T14:59:22.174Z] 72886d3471fb: Layer already exists [2022-01-28T14:59:22.174Z] cb1d1613bd5a: Layer already exists [2022-01-28T14:59:22.174Z] 863989c2bc3a: Layer already exists [2022-01-28T14:59:22.174Z] 0895a38da87b: Layer already exists [2022-01-28T14:59:22.174Z] 545a63e2dbe7: Layer already exists [2022-01-28T14:59:22.174Z] 62170e181a92: Layer already exists [2022-01-28T14:59:22.444Z] latest: digest: sha256:4f70c230307310c6d816fb5fe6736f1899dbb28d395fd0ec769209adf51db8e1 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:59:22.781Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.25 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:59:23.113Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.25 [2022-01-28T14:59:23.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-01-28T14:59:23.114Z] 0579ab040939: Preparing [2022-01-28T14:59:23.114Z] ce3f7303debd: Preparing [2022-01-28T14:59:23.114Z] 14693f6d2209: Preparing [2022-01-28T14:59:23.114Z] e32dc1157bd9: Preparing [2022-01-28T14:59:23.114Z] 72886d3471fb: Preparing [2022-01-28T14:59:23.114Z] 863989c2bc3a: Preparing [2022-01-28T14:59:23.114Z] cb1d1613bd5a: Preparing [2022-01-28T14:59:23.114Z] 0895a38da87b: Preparing [2022-01-28T14:59:23.114Z] 545a63e2dbe7: Preparing [2022-01-28T14:59:23.114Z] 62170e181a92: Preparing [2022-01-28T14:59:23.114Z] cb1d1613bd5a: Waiting [2022-01-28T14:59:23.114Z] 545a63e2dbe7: Waiting [2022-01-28T14:59:23.114Z] 62170e181a92: Waiting [2022-01-28T14:59:23.114Z] 0895a38da87b: Waiting [2022-01-28T14:59:23.114Z] 863989c2bc3a: Waiting [2022-01-28T14:59:23.114Z] 72886d3471fb: Layer already exists [2022-01-28T14:59:23.114Z] 14693f6d2209: Layer already exists [2022-01-28T14:59:23.114Z] e32dc1157bd9: Layer already exists [2022-01-28T14:59:23.114Z] 0579ab040939: Layer already exists [2022-01-28T14:59:23.114Z] ce3f7303debd: Layer already exists [2022-01-28T14:59:23.114Z] cb1d1613bd5a: Layer already exists [2022-01-28T14:59:23.114Z] 863989c2bc3a: Layer already exists [2022-01-28T14:59:23.114Z] 0895a38da87b: Layer already exists [2022-01-28T14:59:23.114Z] 545a63e2dbe7: Layer already exists [2022-01-28T14:59:23.114Z] 62170e181a92: Layer already exists [2022-01-28T14:59:23.384Z] 2.2.0-dev.25: digest: sha256:4f70c230307310c6d816fb5fe6736f1899dbb28d395fd0ec769209adf51db8e1 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:59:23.726Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:59:24.057Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25 [2022-01-28T14:59:24.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-01-28T14:59:24.057Z] 0579ab040939: Preparing [2022-01-28T14:59:24.057Z] ce3f7303debd: Preparing [2022-01-28T14:59:24.057Z] 14693f6d2209: Preparing [2022-01-28T14:59:24.057Z] e32dc1157bd9: Preparing [2022-01-28T14:59:24.057Z] 72886d3471fb: Preparing [2022-01-28T14:59:24.057Z] 863989c2bc3a: Preparing [2022-01-28T14:59:24.057Z] cb1d1613bd5a: Preparing [2022-01-28T14:59:24.057Z] 0895a38da87b: Preparing [2022-01-28T14:59:24.057Z] 545a63e2dbe7: Preparing [2022-01-28T14:59:24.057Z] 62170e181a92: Preparing [2022-01-28T14:59:24.057Z] 545a63e2dbe7: Waiting [2022-01-28T14:59:24.057Z] 0895a38da87b: Waiting [2022-01-28T14:59:24.057Z] 863989c2bc3a: Waiting [2022-01-28T14:59:24.057Z] cb1d1613bd5a: Waiting [2022-01-28T14:59:24.057Z] 62170e181a92: Waiting [2022-01-28T14:59:24.057Z] ce3f7303debd: Layer already exists [2022-01-28T14:59:24.057Z] 14693f6d2209: Layer already exists [2022-01-28T14:59:24.057Z] 0579ab040939: Layer already exists [2022-01-28T14:59:24.057Z] 72886d3471fb: Layer already exists [2022-01-28T14:59:24.057Z] e32dc1157bd9: Layer already exists [2022-01-28T14:59:24.057Z] 863989c2bc3a: Layer already exists [2022-01-28T14:59:24.057Z] cb1d1613bd5a: Layer already exists [2022-01-28T14:59:24.057Z] 0895a38da87b: Layer already exists [2022-01-28T14:59:24.057Z] 545a63e2dbe7: Layer already exists [2022-01-28T14:59:24.057Z] 62170e181a92: Layer already exists [2022-01-28T14:59:24.325Z] 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25: digest: sha256:4f70c230307310c6d816fb5fe6736f1899dbb28d395fd0ec769209adf51db8e1 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:59:24.666Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:59:24.997Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-01-28T14:59:24.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-01-28T14:59:24.997Z] 0579ab040939: Preparing [2022-01-28T14:59:24.997Z] ce3f7303debd: Preparing [2022-01-28T14:59:24.997Z] 14693f6d2209: Preparing [2022-01-28T14:59:24.997Z] e32dc1157bd9: Preparing [2022-01-28T14:59:24.997Z] 72886d3471fb: Preparing [2022-01-28T14:59:24.997Z] 863989c2bc3a: Preparing [2022-01-28T14:59:24.997Z] cb1d1613bd5a: Preparing [2022-01-28T14:59:24.997Z] 0895a38da87b: Preparing [2022-01-28T14:59:24.997Z] 545a63e2dbe7: Preparing [2022-01-28T14:59:24.997Z] 62170e181a92: Preparing [2022-01-28T14:59:24.997Z] 863989c2bc3a: Waiting [2022-01-28T14:59:24.997Z] cb1d1613bd5a: Waiting [2022-01-28T14:59:24.997Z] 0895a38da87b: Waiting [2022-01-28T14:59:24.997Z] 545a63e2dbe7: Waiting [2022-01-28T14:59:24.997Z] 62170e181a92: Waiting [2022-01-28T14:59:24.997Z] ce3f7303debd: Layer already exists [2022-01-28T14:59:24.997Z] 72886d3471fb: Layer already exists [2022-01-28T14:59:24.997Z] 0579ab040939: Layer already exists [2022-01-28T14:59:24.997Z] e32dc1157bd9: Layer already exists [2022-01-28T14:59:24.997Z] 14693f6d2209: Layer already exists [2022-01-28T14:59:24.997Z] 863989c2bc3a: Layer already exists [2022-01-28T14:59:24.997Z] 0895a38da87b: Layer already exists [2022-01-28T14:59:24.997Z] cb1d1613bd5a: Layer already exists [2022-01-28T14:59:24.997Z] 545a63e2dbe7: Layer already exists [2022-01-28T14:59:24.997Z] 62170e181a92: Layer already exists [2022-01-28T14:59:25.266Z] main: digest: sha256:4f70c230307310c6d816fb5fe6736f1899dbb28d395fd0ec769209adf51db8e1 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-28T14:59:25.313Z] ===================================================== [Pipeline] echo [2022-01-28T14:59:25.324Z] taggedImages: [2022-01-28T14:59:25.324Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [2022-01-28T14:59:25.324Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-01-28T14:59:25.324Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.25 [2022-01-28T14:59:25.324Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25 [2022-01-28T14:59:25.324Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-01-28T14:59:25.351Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-01-28T14:59:25.351Z] 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [2022-01-28T14:59:25.351Z] latest [2022-01-28T14:59:25.351Z] 2.2.0-dev.25 [2022-01-28T14:59:25.351Z] 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25 [2022-01-28T14:59:25.351Z] main [2022-01-28T14:59:25.351Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:59:25.709Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:59:26.038Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [2022-01-28T14:59:26.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-01-28T14:59:26.038Z] adb560ebf4b4: Preparing [2022-01-28T14:59:26.038Z] 8fc40792df10: Preparing [2022-01-28T14:59:26.038Z] 04dfcd00f396: Preparing [2022-01-28T14:59:26.038Z] 0236e0f4eebe: Preparing [2022-01-28T14:59:26.038Z] 62170e181a92: Preparing [2022-01-28T14:59:26.038Z] 04dfcd00f396: Layer already exists [2022-01-28T14:59:26.038Z] 62170e181a92: Layer already exists [2022-01-28T14:59:26.310Z] adb560ebf4b4: Pushed [2022-01-28T14:59:26.579Z] 0236e0f4eebe: Pushed [2022-01-28T14:59:29.180Z] 8fc40792df10: Pushed [2022-01-28T14:59:29.180Z] 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75: digest: sha256:0ee4fc2aa952b89cbbe1efbb6c02fe8d6644a5464d3832be403bb5525138bc0e size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:59:29.518Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:59:29.856Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-01-28T14:59:29.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-01-28T14:59:29.856Z] adb560ebf4b4: Preparing [2022-01-28T14:59:29.856Z] 8fc40792df10: Preparing [2022-01-28T14:59:29.856Z] 04dfcd00f396: Preparing [2022-01-28T14:59:29.856Z] 0236e0f4eebe: Preparing [2022-01-28T14:59:29.856Z] 62170e181a92: Preparing [2022-01-28T14:59:29.856Z] adb560ebf4b4: Layer already exists [2022-01-28T14:59:29.856Z] 0236e0f4eebe: Layer already exists [2022-01-28T14:59:29.856Z] 8fc40792df10: Layer already exists [2022-01-28T14:59:29.856Z] 04dfcd00f396: Layer already exists [2022-01-28T14:59:29.856Z] 62170e181a92: Layer already exists [2022-01-28T14:59:30.127Z] latest: digest: sha256:0ee4fc2aa952b89cbbe1efbb6c02fe8d6644a5464d3832be403bb5525138bc0e size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:59:30.461Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.25 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:59:30.820Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.25 [2022-01-28T14:59:30.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-01-28T14:59:30.821Z] adb560ebf4b4: Preparing [2022-01-28T14:59:30.821Z] 8fc40792df10: Preparing [2022-01-28T14:59:30.821Z] 04dfcd00f396: Preparing [2022-01-28T14:59:30.821Z] 0236e0f4eebe: Preparing [2022-01-28T14:59:30.821Z] 62170e181a92: Preparing [2022-01-28T14:59:30.821Z] 8fc40792df10: Layer already exists [2022-01-28T14:59:30.821Z] 0236e0f4eebe: Layer already exists [2022-01-28T14:59:30.821Z] 04dfcd00f396: Layer already exists [2022-01-28T14:59:30.821Z] adb560ebf4b4: Layer already exists [2022-01-28T14:59:30.821Z] 62170e181a92: Layer already exists [2022-01-28T14:59:31.110Z] 2.2.0-dev.25: digest: sha256:0ee4fc2aa952b89cbbe1efbb6c02fe8d6644a5464d3832be403bb5525138bc0e size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:59:31.462Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:59:31.801Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25 [2022-01-28T14:59:31.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-01-28T14:59:31.801Z] adb560ebf4b4: Preparing [2022-01-28T14:59:31.801Z] 8fc40792df10: Preparing [2022-01-28T14:59:31.801Z] 04dfcd00f396: Preparing [2022-01-28T14:59:31.801Z] 0236e0f4eebe: Preparing [2022-01-28T14:59:31.801Z] 62170e181a92: Preparing [2022-01-28T14:59:31.801Z] 0236e0f4eebe: Layer already exists [2022-01-28T14:59:31.801Z] 62170e181a92: Layer already exists [2022-01-28T14:59:31.801Z] 8fc40792df10: Layer already exists [2022-01-28T14:59:31.801Z] 04dfcd00f396: Layer already exists [2022-01-28T14:59:31.801Z] adb560ebf4b4: Layer already exists [2022-01-28T14:59:32.070Z] 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25: digest: sha256:0ee4fc2aa952b89cbbe1efbb6c02fe8d6644a5464d3832be403bb5525138bc0e size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:59:32.400Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:59:32.725Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-01-28T14:59:32.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-01-28T14:59:32.725Z] adb560ebf4b4: Preparing [2022-01-28T14:59:32.725Z] 8fc40792df10: Preparing [2022-01-28T14:59:32.725Z] 04dfcd00f396: Preparing [2022-01-28T14:59:32.725Z] 0236e0f4eebe: Preparing [2022-01-28T14:59:32.725Z] 62170e181a92: Preparing [2022-01-28T14:59:32.725Z] adb560ebf4b4: Layer already exists [2022-01-28T14:59:32.725Z] 8fc40792df10: Layer already exists [2022-01-28T14:59:32.725Z] 0236e0f4eebe: Layer already exists [2022-01-28T14:59:32.725Z] 04dfcd00f396: Layer already exists [2022-01-28T14:59:32.725Z] 62170e181a92: Layer already exists [2022-01-28T14:59:32.993Z] main: digest: sha256:0ee4fc2aa952b89cbbe1efbb6c02fe8d6644a5464d3832be403bb5525138bc0e size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-28T14:59:33.040Z] ===================================================== [Pipeline] echo [2022-01-28T14:59:33.054Z] taggedImages: [2022-01-28T14:59:33.054Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [2022-01-28T14:59:33.054Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-01-28T14:59:33.054Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.25 [2022-01-28T14:59:33.054Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25 [2022-01-28T14:59:33.054Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-01-28T14:59:33.078Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-01-28T14:59:33.078Z] 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [2022-01-28T14:59:33.078Z] latest [2022-01-28T14:59:33.078Z] 2.2.0-dev.25 [2022-01-28T14:59:33.078Z] 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25 [2022-01-28T14:59:33.078Z] main [2022-01-28T14:59:33.078Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:59:33.417Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:59:33.745Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [2022-01-28T14:59:33.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-01-28T14:59:33.745Z] 0d3a2adfbb6b: Preparing [2022-01-28T14:59:33.745Z] 1ab72d0215cd: Preparing [2022-01-28T14:59:33.745Z] 04dfcd00f396: Preparing [2022-01-28T14:59:33.745Z] 993755eaee7e: Preparing [2022-01-28T14:59:33.745Z] 62170e181a92: Preparing [2022-01-28T14:59:33.745Z] 04dfcd00f396: Layer already exists [2022-01-28T14:59:34.013Z] 993755eaee7e: Layer already exists [2022-01-28T14:59:34.013Z] 62170e181a92: Layer already exists [2022-01-28T14:59:34.013Z] 0d3a2adfbb6b: Pushed [2022-01-28T14:59:36.606Z] 1ab72d0215cd: Pushed [2022-01-28T14:59:36.606Z] 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75: digest: sha256:f8f9b76adbdd24ff476d6683df3de2dda0e07428a3e9392a47b1153c0c84262e size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:59:36.941Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:59:37.272Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-01-28T14:59:37.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-01-28T14:59:37.272Z] 0d3a2adfbb6b: Preparing [2022-01-28T14:59:37.272Z] 1ab72d0215cd: Preparing [2022-01-28T14:59:37.272Z] 04dfcd00f396: Preparing [2022-01-28T14:59:37.272Z] 993755eaee7e: Preparing [2022-01-28T14:59:37.272Z] 62170e181a92: Preparing [2022-01-28T14:59:37.272Z] 1ab72d0215cd: Layer already exists [2022-01-28T14:59:37.272Z] 0d3a2adfbb6b: Layer already exists [2022-01-28T14:59:37.272Z] 993755eaee7e: Layer already exists [2022-01-28T14:59:37.272Z] 62170e181a92: Layer already exists [2022-01-28T14:59:37.272Z] 04dfcd00f396: Layer already exists [2022-01-28T14:59:37.542Z] latest: digest: sha256:f8f9b76adbdd24ff476d6683df3de2dda0e07428a3e9392a47b1153c0c84262e size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:59:37.880Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.25 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:59:38.213Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.25 [2022-01-28T14:59:38.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-01-28T14:59:38.213Z] 0d3a2adfbb6b: Preparing [2022-01-28T14:59:38.213Z] 1ab72d0215cd: Preparing [2022-01-28T14:59:38.213Z] 04dfcd00f396: Preparing [2022-01-28T14:59:38.213Z] 993755eaee7e: Preparing [2022-01-28T14:59:38.213Z] 62170e181a92: Preparing [2022-01-28T14:59:38.213Z] 0d3a2adfbb6b: Layer already exists [2022-01-28T14:59:38.213Z] 1ab72d0215cd: Layer already exists [2022-01-28T14:59:38.213Z] 62170e181a92: Layer already exists [2022-01-28T14:59:38.213Z] 04dfcd00f396: Layer already exists [2022-01-28T14:59:38.213Z] 993755eaee7e: Layer already exists [2022-01-28T14:59:38.482Z] 2.2.0-dev.25: digest: sha256:f8f9b76adbdd24ff476d6683df3de2dda0e07428a3e9392a47b1153c0c84262e size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:59:38.814Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:59:39.147Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25 [2022-01-28T14:59:39.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-01-28T14:59:39.147Z] 0d3a2adfbb6b: Preparing [2022-01-28T14:59:39.148Z] 1ab72d0215cd: Preparing [2022-01-28T14:59:39.148Z] 04dfcd00f396: Preparing [2022-01-28T14:59:39.148Z] 993755eaee7e: Preparing [2022-01-28T14:59:39.148Z] 62170e181a92: Preparing [2022-01-28T14:59:39.148Z] 1ab72d0215cd: Layer already exists [2022-01-28T14:59:39.148Z] 993755eaee7e: Layer already exists [2022-01-28T14:59:39.148Z] 0d3a2adfbb6b: Layer already exists [2022-01-28T14:59:39.148Z] 62170e181a92: Layer already exists [2022-01-28T14:59:39.148Z] 04dfcd00f396: Layer already exists [2022-01-28T14:59:39.417Z] 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25: digest: sha256:f8f9b76adbdd24ff476d6683df3de2dda0e07428a3e9392a47b1153c0c84262e size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:59:39.758Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:59:40.090Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-01-28T14:59:40.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-01-28T14:59:40.090Z] 0d3a2adfbb6b: Preparing [2022-01-28T14:59:40.090Z] 1ab72d0215cd: Preparing [2022-01-28T14:59:40.090Z] 04dfcd00f396: Preparing [2022-01-28T14:59:40.090Z] 993755eaee7e: Preparing [2022-01-28T14:59:40.090Z] 62170e181a92: Preparing [2022-01-28T14:59:40.090Z] 993755eaee7e: Layer already exists [2022-01-28T14:59:40.090Z] 62170e181a92: Layer already exists [2022-01-28T14:59:40.090Z] 1ab72d0215cd: Layer already exists [2022-01-28T14:59:40.090Z] 04dfcd00f396: Layer already exists [2022-01-28T14:59:40.090Z] 0d3a2adfbb6b: Layer already exists [2022-01-28T14:59:40.090Z] main: digest: sha256:f8f9b76adbdd24ff476d6683df3de2dda0e07428a3e9392a47b1153c0c84262e size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-28T14:59:40.404Z] ===================================================== [Pipeline] echo [2022-01-28T14:59:40.414Z] taggedImages: [2022-01-28T14:59:40.414Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [2022-01-28T14:59:40.414Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-01-28T14:59:40.414Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.25 [2022-01-28T14:59:40.414Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25 [2022-01-28T14:59:40.414Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-01-28T14:59:40.433Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-01-28T14:59:40.434Z] 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [2022-01-28T14:59:40.434Z] latest [2022-01-28T14:59:40.434Z] 2.2.0-dev.25 [2022-01-28T14:59:40.434Z] 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25 [2022-01-28T14:59:40.434Z] main [2022-01-28T14:59:40.434Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:59:40.784Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:59:41.110Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [2022-01-28T14:59:41.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-01-28T14:59:41.110Z] 1ea0a3086cef: Preparing [2022-01-28T14:59:41.110Z] b08e9761e3ce: Preparing [2022-01-28T14:59:41.110Z] c75501f167e7: Preparing [2022-01-28T14:59:41.110Z] 5b641cf5a8a0: Preparing [2022-01-28T14:59:41.110Z] e25cc80ef78c: Preparing [2022-01-28T14:59:41.110Z] f7be28c579d0: Preparing [2022-01-28T14:59:41.110Z] 5ddf987a193f: Preparing [2022-01-28T14:59:41.110Z] 05d0a213effb: Preparing [2022-01-28T14:59:41.110Z] 087270190219: Preparing [2022-01-28T14:59:41.110Z] b49c6594ab31: Preparing [2022-01-28T14:59:41.110Z] 62170e181a92: Preparing [2022-01-28T14:59:41.110Z] 05d0a213effb: Waiting [2022-01-28T14:59:41.110Z] 087270190219: Waiting [2022-01-28T14:59:41.110Z] b49c6594ab31: Waiting [2022-01-28T14:59:41.110Z] 62170e181a92: Waiting [2022-01-28T14:59:41.110Z] f7be28c579d0: Waiting [2022-01-28T14:59:41.110Z] 5ddf987a193f: Waiting [2022-01-28T14:59:41.110Z] e25cc80ef78c: Layer already exists [2022-01-28T14:59:41.380Z] f7be28c579d0: Layer already exists [2022-01-28T14:59:41.380Z] 5ddf987a193f: Layer already exists [2022-01-28T14:59:41.380Z] 05d0a213effb: Layer already exists [2022-01-28T14:59:41.380Z] b08e9761e3ce: Pushed [2022-01-28T14:59:41.380Z] 087270190219: Layer already exists [2022-01-28T14:59:41.380Z] b49c6594ab31: Layer already exists [2022-01-28T14:59:41.380Z] 62170e181a92: Layer already exists [2022-01-28T14:59:41.970Z] 1ea0a3086cef: Pushed [2022-01-28T14:59:43.929Z] c75501f167e7: Pushed [2022-01-28T14:59:58.975Z] 5b641cf5a8a0: Pushed [2022-01-28T14:59:58.975Z] 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75: digest: sha256:d3a35a272a4e57b4f4a1279b857ac7bcfa00e539acf463f108d95bfd327e7067 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:59:59.323Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-28T14:59:59.645Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-01-28T14:59:59.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-01-28T14:59:59.645Z] 1ea0a3086cef: Preparing [2022-01-28T14:59:59.646Z] b08e9761e3ce: Preparing [2022-01-28T14:59:59.646Z] c75501f167e7: Preparing [2022-01-28T14:59:59.646Z] 5b641cf5a8a0: Preparing [2022-01-28T14:59:59.646Z] e25cc80ef78c: Preparing [2022-01-28T14:59:59.646Z] f7be28c579d0: Preparing [2022-01-28T14:59:59.646Z] 5ddf987a193f: Preparing [2022-01-28T14:59:59.646Z] 05d0a213effb: Preparing [2022-01-28T14:59:59.646Z] 087270190219: Preparing [2022-01-28T14:59:59.646Z] b49c6594ab31: Preparing [2022-01-28T14:59:59.646Z] 62170e181a92: Preparing [2022-01-28T14:59:59.646Z] f7be28c579d0: Waiting [2022-01-28T14:59:59.646Z] 5ddf987a193f: Waiting [2022-01-28T14:59:59.646Z] 05d0a213effb: Waiting [2022-01-28T14:59:59.646Z] 087270190219: Waiting [2022-01-28T14:59:59.646Z] 62170e181a92: Waiting [2022-01-28T14:59:59.646Z] b49c6594ab31: Waiting [2022-01-28T14:59:59.646Z] 5b641cf5a8a0: Layer already exists [2022-01-28T14:59:59.646Z] b08e9761e3ce: Layer already exists [2022-01-28T14:59:59.646Z] 1ea0a3086cef: Layer already exists [2022-01-28T14:59:59.646Z] c75501f167e7: Layer already exists [2022-01-28T14:59:59.646Z] e25cc80ef78c: Layer already exists [2022-01-28T14:59:59.646Z] 05d0a213effb: Layer already exists [2022-01-28T14:59:59.646Z] f7be28c579d0: Layer already exists [2022-01-28T14:59:59.646Z] b49c6594ab31: Layer already exists [2022-01-28T14:59:59.646Z] 5ddf987a193f: Layer already exists [2022-01-28T14:59:59.646Z] 087270190219: Layer already exists [2022-01-28T14:59:59.646Z] 62170e181a92: Layer already exists [2022-01-28T14:59:59.913Z] latest: digest: sha256:d3a35a272a4e57b4f4a1279b857ac7bcfa00e539acf463f108d95bfd327e7067 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-28T15:00:00.244Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.25 [Pipeline] isUnix [Pipeline] sh [2022-01-28T15:00:00.569Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.25 [2022-01-28T15:00:00.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-01-28T15:00:00.569Z] 1ea0a3086cef: Preparing [2022-01-28T15:00:00.569Z] b08e9761e3ce: Preparing [2022-01-28T15:00:00.569Z] c75501f167e7: Preparing [2022-01-28T15:00:00.569Z] 5b641cf5a8a0: Preparing [2022-01-28T15:00:00.569Z] e25cc80ef78c: Preparing [2022-01-28T15:00:00.569Z] f7be28c579d0: Preparing [2022-01-28T15:00:00.569Z] 5ddf987a193f: Preparing [2022-01-28T15:00:00.569Z] 05d0a213effb: Preparing [2022-01-28T15:00:00.569Z] 087270190219: Preparing [2022-01-28T15:00:00.569Z] b49c6594ab31: Preparing [2022-01-28T15:00:00.569Z] 62170e181a92: Preparing [2022-01-28T15:00:00.569Z] 05d0a213effb: Waiting [2022-01-28T15:00:00.569Z] 087270190219: Waiting [2022-01-28T15:00:00.569Z] f7be28c579d0: Waiting [2022-01-28T15:00:00.569Z] 5ddf987a193f: Waiting [2022-01-28T15:00:00.569Z] b49c6594ab31: Waiting [2022-01-28T15:00:00.569Z] 62170e181a92: Waiting [2022-01-28T15:00:00.569Z] 5b641cf5a8a0: Layer already exists [2022-01-28T15:00:00.569Z] c75501f167e7: Layer already exists [2022-01-28T15:00:00.569Z] e25cc80ef78c: Layer already exists [2022-01-28T15:00:00.569Z] b08e9761e3ce: Layer already exists [2022-01-28T15:00:00.569Z] 1ea0a3086cef: Layer already exists [2022-01-28T15:00:00.569Z] 5ddf987a193f: Layer already exists [2022-01-28T15:00:00.569Z] 05d0a213effb: Layer already exists [2022-01-28T15:00:00.569Z] f7be28c579d0: Layer already exists [2022-01-28T15:00:00.569Z] b49c6594ab31: Layer already exists [2022-01-28T15:00:00.569Z] 087270190219: Layer already exists [2022-01-28T15:00:00.569Z] 62170e181a92: Layer already exists [2022-01-28T15:00:00.840Z] 2.2.0-dev.25: digest: sha256:d3a35a272a4e57b4f4a1279b857ac7bcfa00e539acf463f108d95bfd327e7067 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-28T15:00:01.174Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25 [Pipeline] isUnix [Pipeline] sh [2022-01-28T15:00:01.506Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25 [2022-01-28T15:00:01.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-01-28T15:00:01.506Z] 1ea0a3086cef: Preparing [2022-01-28T15:00:01.506Z] b08e9761e3ce: Preparing [2022-01-28T15:00:01.506Z] c75501f167e7: Preparing [2022-01-28T15:00:01.506Z] 5b641cf5a8a0: Preparing [2022-01-28T15:00:01.506Z] e25cc80ef78c: Preparing [2022-01-28T15:00:01.506Z] f7be28c579d0: Preparing [2022-01-28T15:00:01.506Z] 5ddf987a193f: Preparing [2022-01-28T15:00:01.506Z] 05d0a213effb: Preparing [2022-01-28T15:00:01.506Z] 087270190219: Preparing [2022-01-28T15:00:01.506Z] b49c6594ab31: Preparing [2022-01-28T15:00:01.506Z] 62170e181a92: Preparing [2022-01-28T15:00:01.506Z] f7be28c579d0: Waiting [2022-01-28T15:00:01.506Z] 5ddf987a193f: Waiting [2022-01-28T15:00:01.506Z] 087270190219: Waiting [2022-01-28T15:00:01.506Z] b49c6594ab31: Waiting [2022-01-28T15:00:01.506Z] 62170e181a92: Waiting [2022-01-28T15:00:01.506Z] 05d0a213effb: Waiting [2022-01-28T15:00:01.506Z] 5b641cf5a8a0: Layer already exists [2022-01-28T15:00:01.506Z] c75501f167e7: Layer already exists [2022-01-28T15:00:01.506Z] b08e9761e3ce: Layer already exists [2022-01-28T15:00:01.506Z] e25cc80ef78c: Layer already exists [2022-01-28T15:00:01.506Z] 1ea0a3086cef: Layer already exists [2022-01-28T15:00:01.506Z] f7be28c579d0: Layer already exists [2022-01-28T15:00:01.506Z] 5ddf987a193f: Layer already exists [2022-01-28T15:00:01.506Z] 05d0a213effb: Layer already exists [2022-01-28T15:00:01.506Z] b49c6594ab31: Layer already exists [2022-01-28T15:00:01.506Z] 087270190219: Layer already exists [2022-01-28T15:00:01.506Z] 62170e181a92: Layer already exists [2022-01-28T15:00:01.796Z] 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25: digest: sha256:d3a35a272a4e57b4f4a1279b857ac7bcfa00e539acf463f108d95bfd327e7067 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-28T15:00:02.136Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-28T15:00:02.463Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-01-28T15:00:02.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-01-28T15:00:02.463Z] 1ea0a3086cef: Preparing [2022-01-28T15:00:02.463Z] b08e9761e3ce: Preparing [2022-01-28T15:00:02.463Z] c75501f167e7: Preparing [2022-01-28T15:00:02.463Z] 5b641cf5a8a0: Preparing [2022-01-28T15:00:02.463Z] e25cc80ef78c: Preparing [2022-01-28T15:00:02.463Z] f7be28c579d0: Preparing [2022-01-28T15:00:02.463Z] 5ddf987a193f: Preparing [2022-01-28T15:00:02.463Z] 05d0a213effb: Preparing [2022-01-28T15:00:02.463Z] 087270190219: Preparing [2022-01-28T15:00:02.463Z] b49c6594ab31: Preparing [2022-01-28T15:00:02.463Z] 62170e181a92: Preparing [2022-01-28T15:00:02.463Z] f7be28c579d0: Waiting [2022-01-28T15:00:02.463Z] 5ddf987a193f: Waiting [2022-01-28T15:00:02.463Z] 05d0a213effb: Waiting [2022-01-28T15:00:02.463Z] 087270190219: Waiting [2022-01-28T15:00:02.463Z] b49c6594ab31: Waiting [2022-01-28T15:00:02.463Z] 62170e181a92: Waiting [2022-01-28T15:00:02.463Z] 1ea0a3086cef: Layer already exists [2022-01-28T15:00:02.463Z] c75501f167e7: Layer already exists [2022-01-28T15:00:02.463Z] e25cc80ef78c: Layer already exists [2022-01-28T15:00:02.463Z] 5b641cf5a8a0: Layer already exists [2022-01-28T15:00:02.463Z] b08e9761e3ce: Layer already exists [2022-01-28T15:00:02.463Z] 05d0a213effb: Layer already exists [2022-01-28T15:00:02.463Z] f7be28c579d0: Layer already exists [2022-01-28T15:00:02.463Z] 5ddf987a193f: Layer already exists [2022-01-28T15:00:02.463Z] b49c6594ab31: Layer already exists [2022-01-28T15:00:02.463Z] 087270190219: Layer already exists [2022-01-28T15:00:02.463Z] 62170e181a92: Layer already exists [2022-01-28T15:00:02.730Z] main: digest: sha256:d3a35a272a4e57b4f4a1279b857ac7bcfa00e539acf463f108d95bfd327e7067 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-28T15:00:02.767Z] ===================================================== [Pipeline] echo [2022-01-28T15:00:02.773Z] taggedImages: [2022-01-28T15:00:02.773Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [2022-01-28T15:00:02.773Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-01-28T15:00:02.773Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.25 [2022-01-28T15:00:02.773Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2940d6a555e0a252e91b8ec0a897e1f57a5a0b75-2.2.0-dev.25 [2022-01-28T15:00:02.773Z] - 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-28T15:00:03.130Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-28T15:00:03.130Z] [2022-01-28T15:00:03.130Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-28T15:00:03.462Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-28T15:00:03.462Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-28T15:00:03.462Z] 448f6bf000e3: Pulling fs layer [2022-01-28T15:00:03.462Z] f757da607395: Pulling fs layer [2022-01-28T15:00:03.462Z] 05883995daec: Pulling fs layer [2022-01-28T15:00:03.462Z] 8603b9c90790: Pulling fs layer [2022-01-28T15:00:03.462Z] 1560dd03e051: Pulling fs layer [2022-01-28T15:00:03.462Z] 27f5ce0e4adf: Pulling fs layer [2022-01-28T15:00:03.462Z] c2d8d7efcc4b: Pulling fs layer [2022-01-28T15:00:03.462Z] 1560dd03e051: Waiting [2022-01-28T15:00:03.462Z] 27f5ce0e4adf: Waiting [2022-01-28T15:00:03.462Z] 8603b9c90790: Waiting [2022-01-28T15:00:03.462Z] c2d8d7efcc4b: Waiting [2022-01-28T15:00:03.730Z] f757da607395: Verifying Checksum [2022-01-28T15:00:03.730Z] f757da607395: Download complete [2022-01-28T15:00:03.730Z] 8603b9c90790: Verifying Checksum [2022-01-28T15:00:03.730Z] 8603b9c90790: Download complete [2022-01-28T15:00:03.730Z] 1560dd03e051: Verifying Checksum [2022-01-28T15:00:03.730Z] 1560dd03e051: Download complete [2022-01-28T15:00:03.730Z] 27f5ce0e4adf: Verifying Checksum [2022-01-28T15:00:03.730Z] 27f5ce0e4adf: Download complete [2022-01-28T15:00:03.730Z] 05883995daec: Verifying Checksum [2022-01-28T15:00:03.730Z] 05883995daec: Download complete [2022-01-28T15:00:04.001Z] 448f6bf000e3: Download complete [2022-01-28T15:00:06.619Z] c2d8d7efcc4b: Verifying Checksum [2022-01-28T15:00:06.619Z] c2d8d7efcc4b: Download complete [2022-01-28T15:00:07.629Z] 448f6bf000e3: Pull complete [2022-01-28T15:00:08.228Z] f757da607395: Pull complete [2022-01-28T15:00:09.648Z] 05883995daec: Pull complete [2022-01-28T15:00:09.919Z] 8603b9c90790: Pull complete [2022-01-28T15:00:10.887Z] 1560dd03e051: Pull complete [2022-01-28T15:00:11.159Z] 27f5ce0e4adf: Pull complete [2022-01-28T15:00:26.216Z] c2d8d7efcc4b: Pull complete [2022-01-28T15:00:26.216Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-28T15:00:26.216Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-28T15:00:26.216Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-28T15:00:26.430Z] prd-ubuntu18.04-docker-arm64-4c-16g-4141 does not seem to be running inside a container [2022-01-28T15:00:26.480Z] $ 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/142 -v /w/workspace/edgex-go/142:/w/workspace/edgex-go/142:rw,z -v /w/workspace/edgex-go/142@tmp:/w/workspace/edgex-go/142@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-01-28T15:00:29.097Z] $ docker top bd8e4bb8238621d209d68dfddb125d5db80ad1305adecebf1e88bb2dc67a3ac2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-28T15:00:30.089Z] ---> job-cost.sh [2022-01-28T15:00:30.089Z] lf-activate-venv: SKIPPING [2022-01-28T15:00:30.089Z] INFO: No Stack... [2022-01-28T15:00:30.360Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-28T15:00:30.629Z] INFO: Archiving Costs [Pipeline] sh [2022-01-28T15:00:31.296Z] + cut -d, -f6 [2022-01-28T15:00:31.296Z] + cat /w/workspace/edgex-go/142/archives/cost.csv [Pipeline] lock [2022-01-28T15:00:31.360Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-142-stack-cost] [2022-01-28T15:00:31.367Z] Resource [jenkins-edgexfoundry-edgex-go-main-142-stack-cost] did not exist. Created. [2022-01-28T15:00:31.367Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-142-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-28T15:00:32.021Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-28T15:00:32.548Z] Stashed 1 file(s) [Pipeline] } [2022-01-28T15:00:32.555Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-142-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-28T15:00:32.552Z] $ docker stop --time=1 bd8e4bb8238621d209d68dfddb125d5db80ad1305adecebf1e88bb2dc67a3ac2 [2022-01-28T15:00:34.060Z] $ docker rm -f bd8e4bb8238621d209d68dfddb125d5db80ad1305adecebf1e88bb2dc67a3ac2 [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-28T15:00:34.652Z] provisioning config files... [2022-01-28T15:00:34.660Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/142@tmp/config364537211709727526tmp [Pipeline] { [Pipeline] sh [2022-01-28T15:00:34.956Z] + set +x [2022-01-28T15:00:34.956Z] + curl -s https://codecov.io/bash [2022-01-28T15:00:34.956Z] + bash -s -- [2022-01-28T15:00:34.956Z] [2022-01-28T15:00:34.956Z] _____ _ [2022-01-28T15:00:34.956Z] / ____| | | [2022-01-28T15:00:34.956Z] | | ___ __| | ___ ___ _____ __ [2022-01-28T15:00:34.956Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-28T15:00:34.956Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-28T15:00:34.956Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-28T15:00:34.956Z] Bash-1.0.6 [2022-01-28T15:00:34.956Z] [2022-01-28T15:00:34.956Z] [2022-01-28T15:00:34.956Z] ==> git version 2.24.4 found [2022-01-28T15:00:35.218Z] ==> 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-28T15:00:35.218Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-28T15:00:35.218Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-28T15:00:35.218Z] ==> Jenkins CI detected. [2022-01-28T15:00:35.218Z] current dir:  /w/workspace/edgex-go/142 [2022-01-28T15:00:35.218Z] project root: . [2022-01-28T15:00:35.218Z] --> token set from env [2022-01-28T15:00:35.218Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-28T15:00:35.218Z] ==> Running gcov in . (disable via -X gcov) [2022-01-28T15:00:35.218Z] ==> Python coveragepy not found [2022-01-28T15:00:35.218Z] ==> Searching for coverage reports in: [2022-01-28T15:00:35.218Z] + . [2022-01-28T15:00:35.218Z] -> Found 1 reports [2022-01-28T15:00:35.218Z] ==> Detecting git/mercurial file structure [2022-01-28T15:00:35.218Z] ==> Reading reports [2022-01-28T15:00:35.218Z] + ./coverage.out bytes=428383 [2022-01-28T15:00:35.218Z] ==> Appending adjustments [2022-01-28T15:00:35.218Z] https://docs.codecov.io/docs/fixing-reports [2022-01-28T15:00:36.613Z] + Found adjustments [2022-01-28T15:00:36.613Z] ==> Gzipping contents [2022-01-28T15:00:36.613Z] 60K /tmp/codecov.HwvxNS.gz [2022-01-28T15:00:36.613Z] ==> Uploading reports [2022-01-28T15:00:36.613Z] url: https://codecov.io [2022-01-28T15:00:36.613Z] query: branch=main&commit=2940d6a555e0a252e91b8ec0a897e1f57a5a0b75&build=142&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F142%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-01-28T15:00:36.613Z] -> Pinging Codecov [2022-01-28T15:00:36.613Z] 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=2940d6a555e0a252e91b8ec0a897e1f57a5a0b75&build=142&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F142%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-01-28T15:00:36.613Z] -> Uploading to [2022-01-28T15:00:36.614Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-28/00271124DB129430A58F1EEE437C3FCB/2940d6a555e0a252e91b8ec0a897e1f57a5a0b75/8e32b7a7-1e5c-4057-b17b-4ac6f5a5b677.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220128%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220128T150036Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=72f3ba06653c1583b09ac4581c624d90a7c3e68ccc12e947926314e1343e6d91 [2022-01-28T15:00:36.614Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-28T15:00:36.614Z] Dload Upload Total Spent Left Speed [2022-01-28T15:00:36.873Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57931 0 0 100 57931 0 166k --:--:-- --:--:-- --:--:-- 166k [2022-01-28T15:00:36.873Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 [Pipeline] } [2022-01-28T15:00:36.880Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-01-28T15:00:37.142Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-01-28T15:00:37.155Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-28T15:00:37.452Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-28T15:00:37.452Z] [2022-01-28T15:00:37.452Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-01-28T15:00:37.759Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-28T15:00:37.759Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-01-28T15:00:37.759Z] 188c0c94c7c5: Pulling fs layer [2022-01-28T15:00:37.759Z] 0ef7d3d256c8: Pulling fs layer [2022-01-28T15:00:37.759Z] de9db76c5a1d: Pulling fs layer [2022-01-28T15:00:37.759Z] 0eba1c9be4d2: Pulling fs layer [2022-01-28T15:00:37.759Z] 0d57e429df01: Pulling fs layer [2022-01-28T15:00:37.759Z] 4e4be7b47b0d: Pulling fs layer [2022-01-28T15:00:37.759Z] e1f770b5df2f: Pulling fs layer [2022-01-28T15:00:37.759Z] 85a0685a4137: Pulling fs layer [2022-01-28T15:00:37.759Z] 0d57e429df01: Waiting [2022-01-28T15:00:37.759Z] 4e4be7b47b0d: Waiting [2022-01-28T15:00:37.759Z] e1f770b5df2f: Waiting [2022-01-28T15:00:37.759Z] 85a0685a4137: Waiting [2022-01-28T15:00:37.759Z] 0eba1c9be4d2: Waiting [2022-01-28T15:00:37.759Z] de9db76c5a1d: Verifying Checksum [2022-01-28T15:00:37.759Z] de9db76c5a1d: Download complete [2022-01-28T15:00:37.759Z] 0ef7d3d256c8: Verifying Checksum [2022-01-28T15:00:37.759Z] 0ef7d3d256c8: Download complete [2022-01-28T15:00:37.759Z] 0d57e429df01: Verifying Checksum [2022-01-28T15:00:37.759Z] 0d57e429df01: Download complete [2022-01-28T15:00:37.759Z] 188c0c94c7c5: Verifying Checksum [2022-01-28T15:00:37.759Z] 188c0c94c7c5: Download complete [2022-01-28T15:00:37.759Z] 4e4be7b47b0d: Verifying Checksum [2022-01-28T15:00:37.759Z] 4e4be7b47b0d: Download complete [2022-01-28T15:00:38.022Z] e1f770b5df2f: Verifying Checksum [2022-01-28T15:00:38.022Z] e1f770b5df2f: Download complete [2022-01-28T15:00:38.293Z] 188c0c94c7c5: Pull complete [2022-01-28T15:00:38.293Z] 0eba1c9be4d2: Verifying Checksum [2022-01-28T15:00:38.293Z] 0eba1c9be4d2: Download complete [2022-01-28T15:00:38.561Z] 0ef7d3d256c8: Pull complete [2022-01-28T15:00:38.561Z] de9db76c5a1d: Pull complete [2022-01-28T15:00:38.824Z] 85a0685a4137: Verifying Checksum [2022-01-28T15:00:38.824Z] 85a0685a4137: Download complete [2022-01-28T15:00:43.354Z] 0eba1c9be4d2: Pull complete [2022-01-28T15:00:43.354Z] 0d57e429df01: Pull complete [2022-01-28T15:00:43.354Z] 4e4be7b47b0d: Pull complete [2022-01-28T15:00:43.613Z] e1f770b5df2f: Pull complete [2022-01-28T15:00:48.923Z] 85a0685a4137: Pull complete [2022-01-28T15:00:48.923Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-01-28T15:00:48.923Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-28T15:00:48.923Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-01-28T15:00:48.994Z] prd-centos7-docker-4c-2g-4140 does not seem to be running inside a container [2022-01-28T15:00:49.028Z] $ 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/142 -v /w/workspace/edgex-go/142:/w/workspace/edgex-go/142:rw,z -v /w/workspace/edgex-go/142@tmp:/w/workspace/edgex-go/142@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-28T15:00:51.710Z] $ docker top 7c821617979f604a5605842ea520c9caa36ce2665f5b3cdb522d6bd7eccefe20 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-28T15:00:51.780Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-01-28T15:00:52.063Z] + set -o pipefail [2022-01-28T15:00:52.063Z] + snyk monitor '--org=edgex-jenkins' [2022-01-28T15:00:57.354Z] [2022-01-28T15:00:57.354Z] Monitoring /w/workspace/edgex-go/142 (github.com/edgexfoundry/edgex-go)... [2022-01-28T15:00:57.354Z] [2022-01-28T15:00:57.354Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/df14b945-8771-4787-9630-934b8b268e5c [2022-01-28T15:00:57.354Z] [2022-01-28T15:00:57.354Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-01-28T15:00:57.354Z] [2022-01-28T15:00:57.354Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-01-28T15:00:57.354Z] [2022-01-28T15:00:57.354Z] [Pipeline] } [2022-01-28T15:00:57.366Z] $ docker stop --time=1 7c821617979f604a5605842ea520c9caa36ce2665f5b3cdb522d6bd7eccefe20 [2022-01-28T15:00:59.324Z] $ docker rm -f 7c821617979f604a5605842ea520c9caa36ce2665f5b3cdb522d6bd7eccefe20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-01-28T15:00:59.792Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-28T15:00:59.812Z] provisioning config files... [2022-01-28T15:00:59.820Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/142@tmp/config1171079133904717158tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-28T15:01:00.116Z] --> edgex-publish-swagger.sh [2022-01-28T15:01:00.116Z] === Publish openapi/v2 API === [2022-01-28T15:01:00.116Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-01-28T15:01:00.116Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/142/openapi/v2/core-command.yaml] [2022-01-28T15:01:00.116Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-28T15:01:00.116Z] Dload Upload Total Spent Left Speed [2022-01-28T15:01:01.499Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 28020 0:00:01 0:00:01 --:--:-- 28052 100 33831 0 0 100 33831 0 28016 0:00:01 0:00:01 --:--:-- 28052 [2022-01-28T15:01:01.499Z] [2022-01-28T15:01:01.499Z] [2022-01-28T15:01:01.499Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/142/openapi/v2/core-data.yaml] [2022-01-28T15:01:01.499Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-28T15:01:01.499Z] Dload Upload Total Spent Left Speed [2022-01-28T15:01:02.444Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 60690 0:00:01 0:00:01 --:--:-- 60732 100 71604 0 0 100 71604 0 58497 0:00:01 0:00:01 --:--:-- 58547 [2022-01-28T15:01:02.444Z] [2022-01-28T15:01:02.444Z] [2022-01-28T15:01:02.444Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/142/openapi/v2/core-metadata.yaml] [2022-01-28T15:01:02.444Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-28T15:01:02.444Z] Dload Upload Total Spent Left Speed [2022-01-28T15:01:03.646Z] 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 102k 0:00:01 0:00:01 --:--:-- 102k 100 119k 0 0 100 119k 0 102k 0:00:01 0:00:01 --:--:-- 102k [2022-01-28T15:01:03.646Z] [2022-01-28T15:01:03.646Z] [2022-01-28T15:01:03.646Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/142/openapi/v2/support-notifications.yaml] [2022-01-28T15:01:03.646Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-28T15:01:03.646Z] Dload Upload Total Spent Left Speed [2022-01-28T15:01:05.030Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 76877 0:00:01 0:00:01 --:--:-- 76931 100 89318 0 0 100 89318 0 76792 0:00:01 0:00:01 --:--:-- 76799 [2022-01-28T15:01:05.030Z] [2022-01-28T15:01:05.030Z] [2022-01-28T15:01:05.030Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/142/openapi/v2/support-scheduler.yaml] [2022-01-28T15:01:05.030Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-28T15:01:05.030Z] Dload Upload Total Spent Left Speed [2022-01-28T15:01:05.971Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 34762 0:00:01 0:00:01 --:--:-- 34789 100 39556 0 0 100 39556 0 34758 0:00:01 0:00:01 --:--:-- 34789 [2022-01-28T15:01:05.971Z] [2022-01-28T15:01:05.971Z] [2022-01-28T15:01:05.971Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/142/openapi/v2/system-agent.yaml] [2022-01-28T15:01:05.971Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-28T15:01:05.971Z] Dload Upload Total Spent Left Speed [2022-01-28T15:01:07.348Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 17306 0:00:01 0:00:01 --:--:-- 17319 100 20091 0 0 100 20091 0 15940 0:00:01 0:00:01 --:--:-- 15945 [2022-01-28T15:01:07.348Z] [2022-01-28T15:01:07.348Z] [Pipeline] } [2022-01-28T15:01:07.356Z] 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-28T15:01:07.751Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-28T15:01:07.751Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-28T15:01:08.042Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-28T15:01:08.042Z] . [Pipeline] withDockerContainer [2022-01-28T15:01:08.109Z] prd-centos7-docker-4c-2g-4140 does not seem to be running inside a container [2022-01-28T15:01:08.147Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/142 -v /w/workspace/edgex-go/142:/w/workspace/edgex-go/142:rw,z -v /w/workspace/edgex-go/142@tmp:/w/workspace/edgex-go/142@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-28T15:01:08.533Z] $ docker top 2b157a2640677d049871ba49c74be6f7122134a01c16b8d41b35bbc265960f47 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-28T15:01:08.627Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-28T15:01:08.627Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-28T15:01:08.753Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-28T15:01:08.755Z] $ docker exec 2b157a2640677d049871ba49c74be6f7122134a01c16b8d41b35bbc265960f47 ssh-agent [2022-01-28T15:01:08.856Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXagJmfe/agent.14 [2022-01-28T15:01:08.857Z] SSH_AGENT_PID=19 [2022-01-28T15:01:08.862Z] Running ssh-add (command line suppressed) [2022-01-28T15:01:08.977Z] Identity added: /w/workspace/edgex-go/142@tmp/private_key_4673461943985904058.key (/w/workspace/edgex-go/142@tmp/private_key_4673461943985904058.key) [2022-01-28T15:01:08.988Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-28T15:01:09.276Z] + git semver tag [2022-01-28T15:01:09.276Z] # -> Open(): unable to determine branch for HEAD [2022-01-28T15:01:09.276Z] # $GIT_DIR = /w/workspace/edgex-go/142/.git [2022-01-28T15:01:09.276Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/142 [2022-01-28T15:01:09.276Z] # $SEMVER_REMOTE_NAME = origin [2022-01-28T15:01:09.276Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-28T15:01:09.276Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-28T15:01:09.276Z] # $SEMVER_BRANCH = main [2022-01-28T15:01:09.276Z] # $SEMVER_DIR = /w/workspace/edgex-go/142/.semver [2022-01-28T15:01:09.276Z] # 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 HEAD [2022-01-28T15:01:09.276Z] # -> Force: false [2022-01-28T15:01:09.276Z] # 40c905a8541b8051243549d071c4c71177b15039 refs/tags/v2.2.0-dev.25 [Pipeline] } [2022-01-28T15:01:09.286Z] $ docker exec --env ******** --env ******** 2b157a2640677d049871ba49c74be6f7122134a01c16b8d41b35bbc265960f47 ssh-agent -k [2022-01-28T15:01:09.376Z] unset SSH_AUTH_SOCK; [2022-01-28T15:01:09.376Z] unset SSH_AGENT_PID; [2022-01-28T15:01:09.376Z] echo Agent pid 19 killed; [2022-01-28T15:01:09.387Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-28T15:01:09.691Z] + git semver [Pipeline] } [2022-01-28T15:01:09.705Z] $ docker stop --time=1 2b157a2640677d049871ba49c74be6f7122134a01c16b8d41b35bbc265960f47 [2022-01-28T15:01:10.892Z] $ docker rm -f 2b157a2640677d049871ba49c74be6f7122134a01c16b8d41b35bbc265960f47 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-01-28T15:01:11.271Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-28T15:01:11.271Z] [2022-01-28T15:01:11.271Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-01-28T15:01:11.572Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-28T15:01:11.572Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-01-28T15:01:11.572Z] ab5ef0e58194: Pulling fs layer [2022-01-28T15:01:11.572Z] 9712f1f96733: Pulling fs layer [2022-01-28T15:01:11.572Z] 63f879dbbcfc: Pulling fs layer [2022-01-28T15:01:11.572Z] 0d9ebad4ef96: Pulling fs layer [2022-01-28T15:01:11.572Z] e9a5061849ea: Pulling fs layer [2022-01-28T15:01:11.572Z] d747dcd14b5f: Pulling fs layer [2022-01-28T15:01:11.572Z] 2de7ff778b66: Pulling fs layer [2022-01-28T15:01:11.572Z] e9a5061849ea: Waiting [2022-01-28T15:01:11.572Z] d747dcd14b5f: Waiting [2022-01-28T15:01:11.572Z] 2de7ff778b66: Waiting [2022-01-28T15:01:11.572Z] 0d9ebad4ef96: Waiting [2022-01-28T15:01:11.572Z] 9712f1f96733: Verifying Checksum [2022-01-28T15:01:11.572Z] 9712f1f96733: Download complete [2022-01-28T15:01:11.835Z] 63f879dbbcfc: Verifying Checksum [2022-01-28T15:01:11.835Z] 63f879dbbcfc: Download complete [2022-01-28T15:01:12.098Z] 0d9ebad4ef96: Verifying Checksum [2022-01-28T15:01:12.098Z] 0d9ebad4ef96: Download complete [2022-01-28T15:01:12.098Z] ab5ef0e58194: Verifying Checksum [2022-01-28T15:01:12.098Z] ab5ef0e58194: Download complete [2022-01-28T15:01:12.098Z] d747dcd14b5f: Verifying Checksum [2022-01-28T15:01:12.098Z] d747dcd14b5f: Download complete [2022-01-28T15:01:12.098Z] e9a5061849ea: Verifying Checksum [2022-01-28T15:01:12.098Z] e9a5061849ea: Download complete [2022-01-28T15:01:12.098Z] 2de7ff778b66: Verifying Checksum [2022-01-28T15:01:12.098Z] 2de7ff778b66: Download complete [2022-01-28T15:01:15.462Z] ab5ef0e58194: Pull complete [2022-01-28T15:01:15.462Z] 9712f1f96733: Pull complete [2022-01-28T15:01:15.729Z] 63f879dbbcfc: Pull complete [2022-01-28T15:01:19.949Z] 0d9ebad4ef96: Pull complete [2022-01-28T15:01:19.949Z] e9a5061849ea: Pull complete [2022-01-28T15:01:19.949Z] d747dcd14b5f: Pull complete [2022-01-28T15:01:21.332Z] 2de7ff778b66: Pull complete [2022-01-28T15:01:21.332Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-01-28T15:01:21.332Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-28T15:01:21.332Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-01-28T15:01:21.396Z] prd-centos7-docker-4c-2g-4140 does not seem to be running inside a container [2022-01-28T15:01:21.426Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/142 -v /w/workspace/edgex-go/142:/w/workspace/edgex-go/142:rw,z -v /w/workspace/edgex-go/142@tmp:/w/workspace/edgex-go/142@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-28T15:01:25.040Z] $ docker top 4aadd495e3d50d7b97cac50824f3c1a5ccf0600e6981b9ab2bfd8d1cc1f6a553 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-01-28T15:01:25.123Z] provisioning config files... [2022-01-28T15:01:25.136Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/142@tmp/config8669387214581473070tmp [2022-01-28T15:01:25.160Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/142@tmp/config5882385833205097071tmp [2022-01-28T15:01:25.186Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/142@tmp/config7964848790527640542tmp [Pipeline] { [Pipeline] echo [2022-01-28T15:01:25.211Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-28T15:01:25.510Z] ---> sigul-configuration.sh [2022-01-28T15:01:25.510Z] gpg: directory `/root/.gnupg' created [2022-01-28T15:01:25.510Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-01-28T15:01:25.510Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-01-28T15:01:25.510Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-01-28T15:01:25.510Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-01-28T15:01:25.510Z] gpg: CAST5 encrypted data [2022-01-28T15:01:25.510Z] gpg: encrypted with 1 passphrase [2022-01-28T15:01:25.510Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-01-28T15:01:25.802Z] + mkdir /home/jenkins [2022-01-28T15:01:25.802Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-01-28T15:01:26.088Z] + 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-28T15:01:26.097Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-28T15:01:26.386Z] ---> sigul-install.sh [2022-01-28T15:01:26.386Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-01-28T15:01:26.677Z] + git tag --list [2022-01-28T15:01:26.677Z] 0.6.0 [2022-01-28T15:01:26.677Z] 0.6.1 [2022-01-28T15:01:26.677Z] 0.7.0 [2022-01-28T15:01:26.677Z] 0.7.1 [2022-01-28T15:01:26.677Z] v1.0.0 [2022-01-28T15:01:26.677Z] v1.0.1 [2022-01-28T15:01:26.677Z] v1.1.0 [2022-01-28T15:01:26.677Z] v1.2.0 [2022-01-28T15:01:26.677Z] v1.2.1 [2022-01-28T15:01:26.677Z] v1.3.0 [2022-01-28T15:01:26.677Z] v1.3.1 [2022-01-28T15:01:26.677Z] v2.0.0 [2022-01-28T15:01:26.677Z] v2.0.1-dev.1 [2022-01-28T15:01:26.677Z] v2.0.1-dev.10 [2022-01-28T15:01:26.677Z] v2.0.1-dev.11 [2022-01-28T15:01:26.677Z] v2.0.1-dev.12 [2022-01-28T15:01:26.677Z] v2.0.1-dev.13 [2022-01-28T15:01:26.677Z] v2.0.1-dev.14 [2022-01-28T15:01:26.677Z] v2.0.1-dev.15 [2022-01-28T15:01:26.677Z] v2.0.1-dev.16 [2022-01-28T15:01:26.677Z] v2.0.1-dev.17 [2022-01-28T15:01:26.677Z] v2.0.1-dev.18 [2022-01-28T15:01:26.677Z] v2.0.1-dev.19 [2022-01-28T15:01:26.677Z] v2.0.1-dev.2 [2022-01-28T15:01:26.677Z] v2.0.1-dev.20 [2022-01-28T15:01:26.677Z] v2.0.1-dev.21 [2022-01-28T15:01:26.677Z] v2.0.1-dev.22 [2022-01-28T15:01:26.677Z] v2.0.1-dev.23 [2022-01-28T15:01:26.677Z] v2.0.1-dev.24 [2022-01-28T15:01:26.677Z] v2.0.1-dev.25 [2022-01-28T15:01:26.678Z] v2.0.1-dev.26 [2022-01-28T15:01:26.678Z] v2.0.1-dev.27 [2022-01-28T15:01:26.678Z] v2.0.1-dev.28 [2022-01-28T15:01:26.678Z] v2.0.1-dev.29 [2022-01-28T15:01:26.678Z] v2.0.1-dev.3 [2022-01-28T15:01:26.678Z] v2.0.1-dev.30 [2022-01-28T15:01:26.678Z] v2.0.1-dev.31 [2022-01-28T15:01:26.678Z] v2.0.1-dev.32 [2022-01-28T15:01:26.678Z] v2.0.1-dev.33 [2022-01-28T15:01:26.678Z] v2.0.1-dev.34 [2022-01-28T15:01:26.678Z] v2.0.1-dev.35 [2022-01-28T15:01:26.678Z] v2.0.1-dev.36 [2022-01-28T15:01:26.678Z] v2.0.1-dev.37 [2022-01-28T15:01:26.678Z] v2.0.1-dev.38 [2022-01-28T15:01:26.678Z] v2.0.1-dev.39 [2022-01-28T15:01:26.678Z] v2.0.1-dev.4 [2022-01-28T15:01:26.678Z] v2.0.1-dev.40 [2022-01-28T15:01:26.678Z] v2.0.1-dev.41 [2022-01-28T15:01:26.678Z] v2.0.1-dev.42 [2022-01-28T15:01:26.678Z] v2.0.1-dev.43 [2022-01-28T15:01:26.678Z] v2.0.1-dev.44 [2022-01-28T15:01:26.678Z] v2.0.1-dev.45 [2022-01-28T15:01:26.678Z] v2.0.1-dev.46 [2022-01-28T15:01:26.678Z] v2.0.1-dev.47 [2022-01-28T15:01:26.678Z] v2.0.1-dev.48 [2022-01-28T15:01:26.678Z] v2.0.1-dev.49 [2022-01-28T15:01:26.678Z] v2.0.1-dev.5 [2022-01-28T15:01:26.678Z] v2.0.1-dev.50 [2022-01-28T15:01:26.678Z] v2.0.1-dev.51 [2022-01-28T15:01:26.678Z] v2.0.1-dev.52 [2022-01-28T15:01:26.678Z] v2.0.1-dev.53 [2022-01-28T15:01:26.678Z] v2.0.1-dev.54 [2022-01-28T15:01:26.678Z] v2.0.1-dev.55 [2022-01-28T15:01:26.678Z] v2.0.1-dev.56 [2022-01-28T15:01:26.678Z] v2.0.1-dev.57 [2022-01-28T15:01:26.678Z] v2.0.1-dev.58 [2022-01-28T15:01:26.678Z] v2.0.1-dev.59 [2022-01-28T15:01:26.678Z] v2.0.1-dev.6 [2022-01-28T15:01:26.678Z] v2.0.1-dev.60 [2022-01-28T15:01:26.678Z] v2.0.1-dev.61 [2022-01-28T15:01:26.678Z] v2.0.1-dev.62 [2022-01-28T15:01:26.678Z] v2.0.1-dev.63 [2022-01-28T15:01:26.678Z] v2.0.1-dev.64 [2022-01-28T15:01:26.678Z] v2.0.1-dev.65 [2022-01-28T15:01:26.678Z] v2.0.1-dev.66 [2022-01-28T15:01:26.678Z] v2.0.1-dev.67 [2022-01-28T15:01:26.678Z] v2.0.1-dev.68 [2022-01-28T15:01:26.678Z] v2.0.1-dev.69 [2022-01-28T15:01:26.678Z] v2.0.1-dev.7 [2022-01-28T15:01:26.678Z] v2.0.1-dev.70 [2022-01-28T15:01:26.678Z] v2.0.1-dev.71 [2022-01-28T15:01:26.678Z] v2.0.1-dev.72 [2022-01-28T15:01:26.678Z] v2.0.1-dev.73 [2022-01-28T15:01:26.678Z] v2.0.1-dev.74 [2022-01-28T15:01:26.678Z] v2.0.1-dev.75 [2022-01-28T15:01:26.678Z] v2.0.1-dev.76 [2022-01-28T15:01:26.678Z] v2.0.1-dev.77 [2022-01-28T15:01:26.678Z] v2.0.1-dev.78 [2022-01-28T15:01:26.678Z] v2.0.1-dev.79 [2022-01-28T15:01:26.678Z] v2.0.1-dev.8 [2022-01-28T15:01:26.678Z] v2.0.1-dev.80 [2022-01-28T15:01:26.678Z] v2.0.1-dev.81 [2022-01-28T15:01:26.678Z] v2.0.1-dev.82 [2022-01-28T15:01:26.678Z] v2.0.1-dev.83 [2022-01-28T15:01:26.678Z] v2.0.1-dev.84 [2022-01-28T15:01:26.678Z] v2.0.1-dev.85 [2022-01-28T15:01:26.678Z] v2.0.1-dev.86 [2022-01-28T15:01:26.678Z] v2.0.1-dev.87 [2022-01-28T15:01:26.678Z] v2.0.1-dev.88 [2022-01-28T15:01:26.678Z] v2.0.1-dev.89 [2022-01-28T15:01:26.678Z] v2.0.1-dev.9 [2022-01-28T15:01:26.678Z] v2.0.1-dev.90 [2022-01-28T15:01:26.678Z] v2.0.1-dev.91 [2022-01-28T15:01:26.678Z] v2.0.1-dev.92 [2022-01-28T15:01:26.678Z] v2.0.1-dev.93 [2022-01-28T15:01:26.678Z] v2.0.1-dev.94 [2022-01-28T15:01:26.678Z] v2.0.1-dev.95 [2022-01-28T15:01:26.678Z] v2.0.1-dev.96 [2022-01-28T15:01:26.678Z] v2.0.1-dev.97 [2022-01-28T15:01:26.678Z] v2.0.1-dev.98 [2022-01-28T15:01:26.678Z] v2.0.1-dev.99 [2022-01-28T15:01:26.678Z] v2.1.0 [2022-01-28T15:01:26.678Z] v2.2.0-dev.1 [2022-01-28T15:01:26.678Z] v2.2.0-dev.10 [2022-01-28T15:01:26.678Z] v2.2.0-dev.11 [2022-01-28T15:01:26.678Z] v2.2.0-dev.12 [2022-01-28T15:01:26.678Z] v2.2.0-dev.13 [2022-01-28T15:01:26.678Z] v2.2.0-dev.14 [2022-01-28T15:01:26.678Z] v2.2.0-dev.15 [2022-01-28T15:01:26.678Z] v2.2.0-dev.16 [2022-01-28T15:01:26.678Z] v2.2.0-dev.17 [2022-01-28T15:01:26.678Z] v2.2.0-dev.18 [2022-01-28T15:01:26.678Z] v2.2.0-dev.19 [2022-01-28T15:01:26.678Z] v2.2.0-dev.2 [2022-01-28T15:01:26.678Z] v2.2.0-dev.20 [2022-01-28T15:01:26.678Z] v2.2.0-dev.21 [2022-01-28T15:01:26.678Z] v2.2.0-dev.22 [2022-01-28T15:01:26.678Z] v2.2.0-dev.23 [2022-01-28T15:01:26.678Z] v2.2.0-dev.24 [2022-01-28T15:01:26.678Z] v2.2.0-dev.25 [2022-01-28T15:01:26.678Z] v2.2.0-dev.3 [2022-01-28T15:01:26.678Z] v2.2.0-dev.4 [2022-01-28T15:01:26.678Z] v2.2.0-dev.5 [2022-01-28T15:01:26.678Z] v2.2.0-dev.6 [2022-01-28T15:01:26.678Z] v2.2.0-dev.7 [2022-01-28T15:01:26.678Z] v2.2.0-dev.8 [2022-01-28T15:01:26.678Z] v2.2.0-dev.9 [Pipeline] sh [2022-01-28T15:01:26.978Z] + lftools sign git-tag v2.2.0-dev.25 [2022-01-28T15:01:27.549Z] Signing Git tag with Sigul... [2022-01-28T15:01:27.549Z] Signing v2.2.0-dev.25 [Pipeline] echo [2022-01-28T15:01:27.819Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-28T15:01:28.107Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-01-28T15:01:28.115Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-01-28T15:01:28.133Z] $ docker stop --time=1 4aadd495e3d50d7b97cac50824f3c1a5ccf0600e6981b9ab2bfd8d1cc1f6a553 [2022-01-28T15:01:29.304Z] $ docker rm -f 4aadd495e3d50d7b97cac50824f3c1a5ccf0600e6981b9ab2bfd8d1cc1f6a553 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-01-28T15:01:29.722Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-28T15:01:29.722Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-28T15:01:30.028Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-28T15:01:30.028Z] . [Pipeline] withDockerContainer [2022-01-28T15:01:30.092Z] prd-centos7-docker-4c-2g-4140 does not seem to be running inside a container [2022-01-28T15:01:30.123Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/142 -v /w/workspace/edgex-go/142:/w/workspace/edgex-go/142:rw,z -v /w/workspace/edgex-go/142@tmp:/w/workspace/edgex-go/142@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-28T15:01:30.485Z] $ docker top 1c96e3b526640aeb4bd123a55ffe3a22e02dd26557c101f249e37a549295eacd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-28T15:01:30.583Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-28T15:01:30.583Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-28T15:01:30.718Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-28T15:01:30.720Z] $ docker exec 1c96e3b526640aeb4bd123a55ffe3a22e02dd26557c101f249e37a549295eacd ssh-agent [2022-01-28T15:01:30.851Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjEddkn/agent.14 [2022-01-28T15:01:30.851Z] SSH_AGENT_PID=20 [2022-01-28T15:01:30.856Z] Running ssh-add (command line suppressed) [2022-01-28T15:01:30.980Z] Identity added: /w/workspace/edgex-go/142@tmp/private_key_9120906160927102675.key (/w/workspace/edgex-go/142@tmp/private_key_9120906160927102675.key) [2022-01-28T15:01:30.994Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-28T15:01:31.279Z] + git semver bump pre [2022-01-28T15:01:31.279Z] # -> Open(): unable to determine branch for HEAD [2022-01-28T15:01:31.279Z] # $GIT_DIR = /w/workspace/edgex-go/142/.git [2022-01-28T15:01:31.279Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/142 [2022-01-28T15:01:31.279Z] # $SEMVER_REMOTE_NAME = origin [2022-01-28T15:01:31.279Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-28T15:01:31.279Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-28T15:01:31.279Z] # $SEMVER_BRANCH = main [2022-01-28T15:01:31.279Z] # $SEMVER_DIR = /w/workspace/edgex-go/142/.semver [2022-01-28T15:01:31.279Z] 2.2.0-dev.26 [Pipeline] } [2022-01-28T15:01:31.289Z] $ docker exec --env ******** --env ******** 1c96e3b526640aeb4bd123a55ffe3a22e02dd26557c101f249e37a549295eacd ssh-agent -k [2022-01-28T15:01:31.398Z] unset SSH_AUTH_SOCK; [2022-01-28T15:01:31.398Z] unset SSH_AGENT_PID; [2022-01-28T15:01:31.398Z] echo Agent pid 20 killed; [2022-01-28T15:01:31.408Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-28T15:01:31.708Z] + git semver [Pipeline] } [2022-01-28T15:01:31.721Z] $ docker stop --time=1 1c96e3b526640aeb4bd123a55ffe3a22e02dd26557c101f249e37a549295eacd [2022-01-28T15:01:32.886Z] $ docker rm -f 1c96e3b526640aeb4bd123a55ffe3a22e02dd26557c101f249e37a549295eacd [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-28T15:01:33.230Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-28T15:01:33.230Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-28T15:01:33.522Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-28T15:01:33.522Z] . [Pipeline] withDockerContainer [2022-01-28T15:01:33.587Z] prd-centos7-docker-4c-2g-4140 does not seem to be running inside a container [2022-01-28T15:01:33.623Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/142 -v /w/workspace/edgex-go/142:/w/workspace/edgex-go/142:rw,z -v /w/workspace/edgex-go/142@tmp:/w/workspace/edgex-go/142@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-28T15:01:33.977Z] $ docker top 5131de119621f550a4a0e007c7fc39cf7424f394b66ac05a9a27e95f86b2fbca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-28T15:01:34.068Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-28T15:01:34.069Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-28T15:01:34.180Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-28T15:01:34.183Z] $ docker exec 5131de119621f550a4a0e007c7fc39cf7424f394b66ac05a9a27e95f86b2fbca ssh-agent [2022-01-28T15:01:34.279Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhjMiPc/agent.15 [2022-01-28T15:01:34.279Z] SSH_AGENT_PID=21 [2022-01-28T15:01:34.284Z] Running ssh-add (command line suppressed) [2022-01-28T15:01:34.373Z] Identity added: /w/workspace/edgex-go/142@tmp/private_key_8628866179939903391.key (/w/workspace/edgex-go/142@tmp/private_key_8628866179939903391.key) [2022-01-28T15:01:34.384Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-28T15:01:34.671Z] + git semver push [2022-01-28T15:01:34.671Z] # -> Open(): unable to determine branch for HEAD [2022-01-28T15:01:34.671Z] # $GIT_DIR = /w/workspace/edgex-go/142/.git [2022-01-28T15:01:34.671Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/142 [2022-01-28T15:01:34.671Z] # $SEMVER_REMOTE_NAME = origin [2022-01-28T15:01:34.671Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-28T15:01:34.671Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-28T15:01:34.671Z] # $SEMVER_BRANCH = main [2022-01-28T15:01:34.671Z] # $SEMVER_DIR = /w/workspace/edgex-go/142/.semver [Pipeline] } [2022-01-28T15:01:38.889Z] $ docker exec --env ******** --env ******** 5131de119621f550a4a0e007c7fc39cf7424f394b66ac05a9a27e95f86b2fbca ssh-agent -k [2022-01-28T15:01:38.991Z] unset SSH_AUTH_SOCK; [2022-01-28T15:01:38.991Z] unset SSH_AGENT_PID; [2022-01-28T15:01:38.991Z] echo Agent pid 21 killed; [2022-01-28T15:01:38.998Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-28T15:01:39.304Z] + git semver [Pipeline] } [2022-01-28T15:01:39.320Z] $ docker stop --time=1 5131de119621f550a4a0e007c7fc39cf7424f394b66ac05a9a27e95f86b2fbca [2022-01-28T15:01:40.505Z] $ docker rm -f 5131de119621f550a4a0e007c7fc39cf7424f394b66ac05a9a27e95f86b2fbca [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-28T15:01:41.090Z] + '[' -d /w/workspace/edgex-go/142/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-01-28T15:01:41.384Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-28T15:01:41.943Z] ---> package-listing.sh [2022-01-28T15:01:41.944Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-28T15:01:41.944Z] ++ facter osfamily [2022-01-28T15:01:42.204Z] + OS_FAMILY=redhat [2022-01-28T15:01:42.204Z] + workspace=/w/workspace/edgex-go/142 [2022-01-28T15:01:42.204Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-28T15:01:42.204Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-28T15:01:42.204Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-28T15:01:42.204Z] + PACKAGES=/tmp/packages_start.txt [2022-01-28T15:01:42.204Z] + '[' /w/workspace/edgex-go/142 ']' [2022-01-28T15:01:42.204Z] + PACKAGES=/tmp/packages_end.txt [2022-01-28T15:01:42.204Z] + case "${OS_FAMILY}" in [2022-01-28T15:01:42.204Z] + sort [2022-01-28T15:01:42.204Z] + rpm -qa [2022-01-28T15:01:46.412Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-28T15:01:46.413Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-28T15:01:46.413Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-28T15:01:46.413Z] + '[' /w/workspace/edgex-go/142 ']' [2022-01-28T15:01:46.413Z] + mkdir -p /w/workspace/edgex-go/142/archives/ [2022-01-28T15:01:46.413Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/142/archives/ [Pipeline] echo [2022-01-28T15:01:46.424Z] 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/142/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-01-28T15:01:46.711Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-28T15:01:47.307Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-28T15:01:47.307Z] [2022-01-28T15:01:47.307Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-28T15:01:47.626Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-28T15:01:47.626Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-28T15:01:47.626Z] b4d181a07f80: Pulling fs layer [2022-01-28T15:01:47.626Z] a1111a8f2ec3: Pulling fs layer [2022-01-28T15:01:47.626Z] ed53099fbce6: Pulling fs layer [2022-01-28T15:01:47.626Z] dc539afda2c1: Pulling fs layer [2022-01-28T15:01:47.626Z] 77bc0d833cb6: Pulling fs layer [2022-01-28T15:01:47.626Z] 9065ff56babe: Pulling fs layer [2022-01-28T15:01:47.626Z] d287ab97295c: Pulling fs layer [2022-01-28T15:01:47.626Z] 77bc0d833cb6: Waiting [2022-01-28T15:01:47.626Z] 9065ff56babe: Waiting [2022-01-28T15:01:47.626Z] d287ab97295c: Waiting [2022-01-28T15:01:47.626Z] dc539afda2c1: Waiting [2022-01-28T15:01:47.626Z] a1111a8f2ec3: Verifying Checksum [2022-01-28T15:01:47.626Z] a1111a8f2ec3: Download complete [2022-01-28T15:01:47.626Z] dc539afda2c1: Verifying Checksum [2022-01-28T15:01:47.626Z] dc539afda2c1: Download complete [2022-01-28T15:01:47.626Z] ed53099fbce6: Verifying Checksum [2022-01-28T15:01:47.626Z] ed53099fbce6: Download complete [2022-01-28T15:01:47.626Z] 9065ff56babe: Verifying Checksum [2022-01-28T15:01:47.626Z] 9065ff56babe: Download complete [2022-01-28T15:01:47.626Z] 77bc0d833cb6: Verifying Checksum [2022-01-28T15:01:47.626Z] 77bc0d833cb6: Download complete [2022-01-28T15:01:47.897Z] b4d181a07f80: Verifying Checksum [2022-01-28T15:01:47.897Z] b4d181a07f80: Download complete [2022-01-28T15:01:48.474Z] d287ab97295c: Verifying Checksum [2022-01-28T15:01:48.474Z] d287ab97295c: Download complete [2022-01-28T15:01:49.417Z] b4d181a07f80: Pull complete [2022-01-28T15:01:49.417Z] a1111a8f2ec3: Pull complete [2022-01-28T15:01:49.995Z] ed53099fbce6: Pull complete [2022-01-28T15:01:49.995Z] dc539afda2c1: Pull complete [2022-01-28T15:01:50.264Z] 77bc0d833cb6: Pull complete [2022-01-28T15:01:50.264Z] 9065ff56babe: Pull complete [2022-01-28T15:01:55.605Z] d287ab97295c: Pull complete [2022-01-28T15:01:55.605Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-28T15:01:55.605Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-28T15:01:55.605Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-28T15:01:55.674Z] prd-centos7-docker-4c-2g-4140 does not seem to be running inside a container [2022-01-28T15:01:55.710Z] $ 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/142/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/142 -v /w/workspace/edgex-go/142:/w/workspace/edgex-go/142:rw,z -v /w/workspace/edgex-go/142@tmp:/w/workspace/edgex-go/142@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-28T15:01:58.258Z] $ docker top 83a833fd46ee854baefe56a98a91283edf6ea9dd1b92b8e5a4f770c6cad39afd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-28T15:01:58.608Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-28T15:01:58.892Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-28T15:01:59.178Z] + ls /var/log/sa-host [2022-01-28T15:01:59.178Z] + sadf -c /var/log/sa-host/sa17 [2022-01-28T15:01:59.178Z] file_magic: OK [2022-01-28T15:01:59.178Z] HZ: Using current value: 100 [2022-01-28T15:01:59.178Z] file_header: OK [2022-01-28T15:01:59.178Z] 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-28T15:01:59.178Z] Statistics: [2022-01-28T15:01:59.178Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-28T15:01:59.178Z] File successfully converted to sysstat format version 12.0.3 [2022-01-28T15:01:59.178Z] + sadf -c /var/log/sa-host/sa28 [2022-01-28T15:01:59.178Z] file_magic: OK [2022-01-28T15:01:59.178Z] HZ: Using current value: 100 [2022-01-28T15:01:59.178Z] file_header: OK [2022-01-28T15:01:59.178Z] 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-28T15:01:59.178Z] Statistics: [2022-01-28T15:01:59.178Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-28T15:01:59.178Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-28T15:01:59.387Z] provisioning config files... [2022-01-28T15:01:59.397Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/142@tmp/config424271343435798035tmp [Pipeline] { [Pipeline] echo [2022-01-28T15:01:59.411Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-28T15:01:59.696Z] ---> create-netrc.sh [Pipeline] } [2022-01-28T15:01:59.703Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-28T15:02:00.048Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-28T15:02:00.058Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-28T15:02:00.344Z] ---> sudo-logs.sh [2022-01-28T15:02:00.344Z] Archiving 'sudo' log.. [2022-01-28T15:02:00.344Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4140.novalocal: Name or service not known [2022-01-28T15:02:00.344Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4140.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-28T15:02:00.367Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-28T15:02:00.648Z] ---> job-cost.sh [2022-01-28T15:02:00.648Z] lf-activate-venv: SKIPPING [2022-01-28T15:02:00.648Z] DEBUG: total: 0.10999999940395355 [2022-01-28T15:02:00.648Z] INFO: Retrieving Stack Cost... [2022-01-28T15:02:01.219Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-28T15:02:01.479Z] INFO: Archiving Costs [Pipeline] echo [2022-01-28T15:02:01.491Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-28T15:02:01.777Z] ---> logs-deploy.sh [2022-01-28T15:02:01.777Z] lf-activate-venv: SKIPPING [2022-01-28T15:02:01.777Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/142 [2022-01-28T15:02:01.777Z] INFO: archiving workspace using pattern(s): [2022-01-28T15:02:02.352Z] Archives upload complete. [2022-01-28T15:02:02.612Z] INFO: archiving logs to Nexus