Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 31a468f974f90331ca7657b11f9c9eadefc568dd Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1577246350435440188.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 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-ssh2982316730450321360.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 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 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-ssh6592118146896742128.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 # timeout=10 Commit message: "Merge pull request #366 from ernestojeda/fix-builder-images-sdk-c" > 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-ssh1958314340178351633.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-ssh5594142876951381157.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-663 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/108 [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/108 # 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/108@tmp/jenkins-gitclient-ssh5632853253677827456.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 31a468f974f90331ca7657b11f9c9eadefc568dd (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 31a468f974f90331ca7657b11f9c9eadefc568dd # timeout=10 Commit message: "docs: update Changelog for Jakarta release (#3805)" > git rev-list --no-walk 143991c289fa33d15b92815d9662304bdb63510a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-15T17:08:08.431Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-15T17:08:08.470Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-15T17:08:08.486Z] ========================================================= [2021-11-15T17:08:08.486Z] EdgeX Global Pipelines Version Info [2021-11-15T17:08:08.486Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-15T17:08:09.637Z] ------------------- [2021-11-15T17:08:09.637Z] stable info: [2021-11-15T17:08:09.637Z] ------------------- [2021-11-15T17:08:09.637Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-15T17:08:09.637Z] Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 [2021-11-15T17:08:09.637Z] Message: update stable to v1.0.215 [2021-11-15T17:08:10.215Z] ------------------- [2021-11-15T17:08:10.216Z] experimental info: [2021-11-15T17:08:10.216Z] ------------------- [2021-11-15T17:08:10.216Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-15T17:08:10.216Z] Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 [2021-11-15T17:08:10.216Z] Message: update experimental to v1.0.215 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-15T17:08:10.293Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-11-15T17:08:10.303Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-11-15T17:08:10.312Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-15T17:08:10.324Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-15T17:08:10.333Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-15T17:08:10.343Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-15T17:08:10.352Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-15T17:08:10.361Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-11-15T17:08:10.371Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-11-15T17:08:10.380Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-11-15T17:08:10.393Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-15T17:08:10.406Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-15T17:08:10.415Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-15T17:08:10.424Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-15T17:08:10.433Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-15T17:08:10.445Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-15T17:08:10.456Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-15T17:08:10.464Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-15T17:08:10.473Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-11-15T17:08:10.482Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-11-15T17:08:10.492Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-15T17:08:10.501Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-15T17:08:10.512Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-11-15T17:08:10.525Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-11-15T17:08:10.534Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-11-15T17:08:10.543Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 31a468f974f90331ca7657b11f9c9eadefc568dd [Pipeline] echo [2021-11-15T17:08:10.553Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 31a468f [Pipeline] echo [2021-11-15T17:08:10.564Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-15T17:08:10.609Z] provisioning config files... [2021-11-15T17:08:10.623Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/108@tmp/config429753390636265520tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-15T17:08:10.933Z] ---> docker-login.sh [2021-11-15T17:08:10.933Z] nexus3.edgexfoundry.org:10001 [2021-11-15T17:08:10.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T17:08:10.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T17:08:10.933Z] Configure a credential helper to remove this warning. See [2021-11-15T17:08:10.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T17:08:10.933Z] [2021-11-15T17:08:10.933Z] Login Succeeded [2021-11-15T17:08:10.933Z] nexus3.edgexfoundry.org:10002 [2021-11-15T17:08:11.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T17:08:11.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T17:08:11.196Z] Configure a credential helper to remove this warning. See [2021-11-15T17:08:11.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T17:08:11.196Z] [2021-11-15T17:08:11.196Z] Login Succeeded [2021-11-15T17:08:11.196Z] nexus3.edgexfoundry.org:10003 [2021-11-15T17:08:11.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T17:08:11.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T17:08:11.196Z] Configure a credential helper to remove this warning. See [2021-11-15T17:08:11.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T17:08:11.196Z] [2021-11-15T17:08:11.196Z] Login Succeeded [2021-11-15T17:08:11.196Z] nexus3.edgexfoundry.org:10004 [2021-11-15T17:08:11.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T17:08:11.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T17:08:11.457Z] Configure a credential helper to remove this warning. See [2021-11-15T17:08:11.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T17:08:11.457Z] [2021-11-15T17:08:11.457Z] Login Succeeded [2021-11-15T17:08:11.457Z] docker.io [2021-11-15T17:08:11.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T17:08:11.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T17:08:11.718Z] Configure a credential helper to remove this warning. See [2021-11-15T17:08:11.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T17:08:11.718Z] [2021-11-15T17:08:11.718Z] Login Succeeded [2021-11-15T17:08:11.718Z] ---> docker-login.sh ends [Pipeline] } [2021-11-15T17:08:11.727Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-15T17:08:12.040Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-11-15T17:08:12.040Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-15T17:08:12.040Z] ++ dirname cmd/core-command/Dockerfile [2021-11-15T17:08:12.040Z] ++ cut -d/ -f2 [2021-11-15T17:08:12.040Z] + echo core-command,cmd/core-command/Dockerfile [2021-11-15T17:08:12.040Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-15T17:08:12.040Z] ++ dirname cmd/core-data/Dockerfile [2021-11-15T17:08:12.040Z] ++ cut -d/ -f2 [2021-11-15T17:08:12.040Z] + echo core-data,cmd/core-data/Dockerfile [2021-11-15T17:08:12.040Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-15T17:08:12.040Z] ++ dirname cmd/core-metadata/Dockerfile [2021-11-15T17:08:12.040Z] ++ cut -d/ -f2 [2021-11-15T17:08:12.040Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-11-15T17:08:12.040Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-15T17:08:12.040Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-11-15T17:08:12.040Z] ++ cut -d/ -f2 [2021-11-15T17:08:12.040Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-11-15T17:08:12.040Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-15T17:08:12.040Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-11-15T17:08:12.040Z] ++ cut -d/ -f2 [2021-11-15T17:08:12.040Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-11-15T17:08:12.040Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-15T17:08:12.040Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-11-15T17:08:12.040Z] ++ cut -d/ -f2 [2021-11-15T17:08:12.040Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-11-15T17:08:12.040Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-15T17:08:12.040Z] ++ dirname cmd/support-notifications/Dockerfile [2021-11-15T17:08:12.040Z] ++ cut -d/ -f2 [2021-11-15T17:08:12.040Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-11-15T17:08:12.040Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-15T17:08:12.040Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-11-15T17:08:12.040Z] ++ cut -d/ -f2 [2021-11-15T17:08:12.040Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-11-15T17:08:12.040Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-15T17:08:12.040Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-11-15T17:08:12.040Z] ++ cut -d/ -f2 [2021-11-15T17:08:12.040Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-11-15T17:08:12.078Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-15T17:08:12.467Z] + git rev-list -1 --merges 31a468f974f90331ca7657b11f9c9eadefc568dd~1..31a468f974f90331ca7657b11f9c9eadefc568dd [Pipeline] echo [2021-11-15T17:08:12.484Z] -----------> git rev-list -1 --merges 31a468f974f90331ca7657b11f9c9eadefc568dd~1..31a468f974f90331ca7657b11f9c9eadefc568dd 31a468f974f90331ca7657b11f9c9eadefc568dd [false] [Pipeline] sh [2021-11-15T17:08:12.779Z] + git log --format=format:%s -1 31a468f974f90331ca7657b11f9c9eadefc568dd [Pipeline] echo [2021-11-15T17:08:12.794Z] ========================================================= [2021-11-15T17:08:12.794Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-15T17:08:12.794Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:08:13.455Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-15T17:08:13.455Z] [2021-11-15T17:08:13.455Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:08:13.758Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-15T17:08:13.758Z] latest: Pulling from edgex-devops/git-semver [2021-11-15T17:08:13.758Z] a0d0a0d46f8b: Pulling fs layer [2021-11-15T17:08:13.758Z] 3e5f54012d9b: Pulling fs layer [2021-11-15T17:08:13.758Z] 4c7163046ea9: Pulling fs layer [2021-11-15T17:08:13.758Z] 0c2d73faf560: Pulling fs layer [2021-11-15T17:08:13.758Z] 0c2d73faf560: Waiting [2021-11-15T17:08:13.758Z] 3e5f54012d9b: Verifying Checksum [2021-11-15T17:08:13.758Z] 3e5f54012d9b: Download complete [2021-11-15T17:08:13.758Z] a0d0a0d46f8b: Download complete [2021-11-15T17:08:13.758Z] 4c7163046ea9: Verifying Checksum [2021-11-15T17:08:13.758Z] 4c7163046ea9: Download complete [2021-11-15T17:08:13.758Z] 0c2d73faf560: Verifying Checksum [2021-11-15T17:08:13.758Z] 0c2d73faf560: Download complete [2021-11-15T17:08:14.032Z] a0d0a0d46f8b: Pull complete [2021-11-15T17:08:14.032Z] 3e5f54012d9b: Pull complete [2021-11-15T17:08:14.304Z] 4c7163046ea9: Pull complete [2021-11-15T17:08:14.583Z] 0c2d73faf560: Pull complete [2021-11-15T17:08:14.583Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-15T17:08:14.583Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-15T17:08:14.583Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-15T17:08:14.652Z] prd-centos7-docker-4c-2g-663 does not seem to be running inside a container [2021-11-15T17:08:14.697Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/108 -v /w/workspace/edgex-go/108:/w/workspace/edgex-go/108:rw,z -v /w/workspace/edgex-go/108@tmp:/w/workspace/edgex-go/108@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 [2021-11-15T17:08:15.312Z] $ docker top e2bebb9b48585cca0521bc3f9c42bd5c6a1add127b82180d13aacad1108c84c8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-15T17:08:15.405Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-15T17:08:15.405Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-15T17:08:15.504Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-15T17:08:15.507Z] $ docker exec e2bebb9b48585cca0521bc3f9c42bd5c6a1add127b82180d13aacad1108c84c8 ssh-agent [2021-11-15T17:08:15.605Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXghfOmp/agent.14 [2021-11-15T17:08:15.605Z] SSH_AGENT_PID=20 [2021-11-15T17:08:15.617Z] Running ssh-add (command line suppressed) [2021-11-15T17:08:15.703Z] Identity added: /w/workspace/edgex-go/108@tmp/private_key_3707272603115812725.key (/w/workspace/edgex-go/108@tmp/private_key_3707272603115812725.key) [2021-11-15T17:08:15.713Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-15T17:08:16.014Z] + git tag --points-at HEAD [Pipeline] } [2021-11-15T17:08:16.029Z] $ docker exec --env ******** --env ******** e2bebb9b48585cca0521bc3f9c42bd5c6a1add127b82180d13aacad1108c84c8 ssh-agent -k [2021-11-15T17:08:16.112Z] unset SSH_AUTH_SOCK; [2021-11-15T17:08:16.112Z] unset SSH_AGENT_PID; [2021-11-15T17:08:16.112Z] echo Agent pid 20 killed; [2021-11-15T17:08:16.122Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-15T17:08:16.148Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-15T17:08:16.148Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-15T17:08:16.264Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-15T17:08:16.267Z] $ docker exec e2bebb9b48585cca0521bc3f9c42bd5c6a1add127b82180d13aacad1108c84c8 ssh-agent [2021-11-15T17:08:16.369Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiLHJGP/agent.53 [2021-11-15T17:08:16.369Z] SSH_AGENT_PID=60 [2021-11-15T17:08:16.374Z] Running ssh-add (command line suppressed) [2021-11-15T17:08:16.470Z] Identity added: /w/workspace/edgex-go/108@tmp/private_key_1881181758230710288.key (/w/workspace/edgex-go/108@tmp/private_key_1881181758230710288.key) [2021-11-15T17:08:16.482Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-15T17:08:16.775Z] + git semver init [2021-11-15T17:08:16.775Z] # -> Open(): unable to determine branch for HEAD [2021-11-15T17:08:16.775Z] # $GIT_DIR = /w/workspace/edgex-go/108/.git [2021-11-15T17:08:16.775Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/108 [2021-11-15T17:08:16.775Z] # $SEMVER_REMOTE_NAME = origin [2021-11-15T17:08:16.775Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-15T17:08:16.775Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-15T17:08:16.775Z] # $SEMVER_BRANCH = main [2021-11-15T17:08:16.775Z] # $SEMVER_TEMP = /tmp/semver-430527317 [2021-11-15T17:08:16.775Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-11-15T17:08:48.913Z] # '/tmp/semver-430527317' -> '/w/workspace/edgex-go/108/.semver' [2021-11-15T17:08:48.913Z] # -> Force: false [2021-11-15T17:08:48.913Z] # $SEMVER_DIR = /w/workspace/edgex-go/108/.semver [Pipeline] } [2021-11-15T17:08:48.924Z] $ docker exec --env ******** --env ******** e2bebb9b48585cca0521bc3f9c42bd5c6a1add127b82180d13aacad1108c84c8 ssh-agent -k [2021-11-15T17:08:49.006Z] unset SSH_AUTH_SOCK; [2021-11-15T17:08:49.006Z] unset SSH_AGENT_PID; [2021-11-15T17:08:49.006Z] echo Agent pid 60 killed; [2021-11-15T17:08:49.015Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-15T17:08:49.322Z] + git semver [Pipeline] } [2021-11-15T17:08:49.337Z] $ docker stop --time=1 e2bebb9b48585cca0521bc3f9c42bd5c6a1add127b82180d13aacad1108c84c8 [2021-11-15T17:08:50.901Z] $ docker rm -f e2bebb9b48585cca0521bc3f9c42bd5c6a1add127b82180d13aacad1108c84c8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-15T17:08:51.265Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-15T17:08:51.505Z] Stashed 1 file(s) [Pipeline] echo [2021-11-15T17:08:51.508Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.96 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-11-15T17:08:51.730Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-15T17:08:51.738Z] ========================================================= [2021-11-15T17:08:51.738Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-15T17:08:51.738Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-15T17:08:52.037Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-15T17:08:52.037Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-15T17:08:52.037Z] a0d0a0d46f8b: Already exists [2021-11-15T17:08:52.037Z] 31adcdaf11c8: Pulling fs layer [2021-11-15T17:08:52.037Z] b8b176561691: Pulling fs layer [2021-11-15T17:08:52.037Z] 4527c011a84f: Pulling fs layer [2021-11-15T17:08:52.037Z] 5d74067f8e1e: Pulling fs layer [2021-11-15T17:08:52.037Z] e0aca202a116: Pulling fs layer [2021-11-15T17:08:52.037Z] 3a43be97a3b4: Pulling fs layer [2021-11-15T17:08:52.037Z] 34cad66bf833: Pulling fs layer [2021-11-15T17:08:52.037Z] b4e3c513aaa6: Pulling fs layer [2021-11-15T17:08:52.037Z] 5d74067f8e1e: Waiting [2021-11-15T17:08:52.037Z] e0aca202a116: Waiting [2021-11-15T17:08:52.037Z] 3a43be97a3b4: Waiting [2021-11-15T17:08:52.037Z] 34cad66bf833: Waiting [2021-11-15T17:08:52.037Z] b4e3c513aaa6: Waiting [2021-11-15T17:08:52.037Z] b8b176561691: Verifying Checksum [2021-11-15T17:08:52.037Z] b8b176561691: Download complete [2021-11-15T17:08:52.037Z] 31adcdaf11c8: Verifying Checksum [2021-11-15T17:08:52.037Z] 31adcdaf11c8: Download complete [2021-11-15T17:08:52.037Z] 5d74067f8e1e: Verifying Checksum [2021-11-15T17:08:52.037Z] 5d74067f8e1e: Download complete [2021-11-15T17:08:52.037Z] e0aca202a116: Verifying Checksum [2021-11-15T17:08:52.037Z] e0aca202a116: Download complete [2021-11-15T17:08:52.037Z] 3a43be97a3b4: Verifying Checksum [2021-11-15T17:08:52.037Z] 3a43be97a3b4: Download complete [2021-11-15T17:08:52.037Z] 34cad66bf833: Verifying Checksum [2021-11-15T17:08:52.037Z] 34cad66bf833: Download complete [2021-11-15T17:08:52.299Z] 31adcdaf11c8: Pull complete [2021-11-15T17:08:52.299Z] b8b176561691: Pull complete [2021-11-15T17:08:52.564Z] b4e3c513aaa6: Verifying Checksum [2021-11-15T17:08:52.564Z] b4e3c513aaa6: Download complete [2021-11-15T17:08:52.827Z] 4527c011a84f: Verifying Checksum [2021-11-15T17:08:52.827Z] 4527c011a84f: Download complete [2021-11-15T17:08:56.153Z] 4527c011a84f: Pull complete [2021-11-15T17:08:56.412Z] 5d74067f8e1e: Pull complete [2021-11-15T17:08:56.412Z] e0aca202a116: Pull complete [2021-11-15T17:08:56.412Z] 3a43be97a3b4: Pull complete [2021-11-15T17:08:56.673Z] 34cad66bf833: Pull complete [2021-11-15T17:08:58.590Z] b4e3c513aaa6: Pull complete [2021-11-15T17:08:58.590Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-15T17:08:58.590Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-15T17:08:58.590Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-15T17:08:58.898Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-15T17:08:58.898Z] WORKDIR /edgex [2021-11-15T17:08:58.898Z] COPY go.mod . [2021-11-15T17:08:58.898Z] RUN go mod download' [2021-11-15T17:08:58.898Z] + docker build -t ci-base-image-x86_64 -f - . [2021-11-15T17:09:00.300Z] Sending build context to Docker daemon 329.9MB [2021-11-15T17:09:00.300Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-15T17:09:00.300Z] ---> 9f6097aaca64 [2021-11-15T17:09:00.300Z] Step 2/4 : WORKDIR /edgex [2021-11-15T17:09:01.694Z] ---> Running in 532c535949dc [2021-11-15T17:09:01.694Z] Removing intermediate container 532c535949dc [2021-11-15T17:09:01.694Z] ---> bc06e90977ec [2021-11-15T17:09:01.694Z] Step 3/4 : COPY go.mod . [2021-11-15T17:09:01.694Z] ---> 1d16ef0ed943 [2021-11-15T17:09:01.694Z] Step 4/4 : RUN go mod download [2021-11-15T17:09:01.694Z] ---> Running in 5108f60eb5f9 [2021-11-15T17:09:06.687Z] Still waiting to schedule task [2021-11-15T17:09:06.688Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-11-15T17:09:33.868Z] Removing intermediate container 5108f60eb5f9 [2021-11-15T17:09:33.869Z] ---> cfeabe4ea326 [2021-11-15T17:09:33.869Z] Successfully built cfeabe4ea326 [2021-11-15T17:09:33.869Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:09:34.172Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-15T17:09:34.173Z] . [Pipeline] withDockerContainer [2021-11-15T17:09:34.247Z] prd-centos7-docker-4c-2g-663 does not seem to be running inside a container [2021-11-15T17:09:34.283Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/108 -v /w/workspace/edgex-go/108:/w/workspace/edgex-go/108:rw,z -v /w/workspace/edgex-go/108@tmp:/w/workspace/edgex-go/108@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 [2021-11-15T17:09:34.646Z] $ docker top 882d51906a1660c973e1e9a2b5cb78aaba06bb0e914681f7e7210b484ced4bd4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-15T17:09:35.018Z] + go version [2021-11-15T17:09:35.018Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-15T17:09:35.028Z] $ docker stop --time=1 882d51906a1660c973e1e9a2b5cb78aaba06bb0e914681f7e7210b484ced4bd4 [2021-11-15T17:09:36.212Z] $ docker rm -f 882d51906a1660c973e1e9a2b5cb78aaba06bb0e914681f7e7210b484ced4bd4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:09:36.789Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-15T17:09:36.789Z] . [Pipeline] withDockerContainer [2021-11-15T17:09:36.856Z] prd-centos7-docker-4c-2g-663 does not seem to be running inside a container [2021-11-15T17:09:36.895Z] $ 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/108 -v /w/workspace/edgex-go/108:/w/workspace/edgex-go/108:rw,z -v /w/workspace/edgex-go/108@tmp:/w/workspace/edgex-go/108@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 [2021-11-15T17:09:37.205Z] $ docker top 7d7312d7456ec860a44ea4abd442ef0e78b6f3b94cb00d6a3fac01df5201be91 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-15T17:09:37.275Z] ========================================================= [2021-11-15T17:09:37.275Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-15T17:09:37.275Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-15T17:09:37.567Z] + make test [2021-11-15T17:09:37.568Z] go mod tidy [2021-11-15T17:09:37.568Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-15T17:09:44.208Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-15T17:09:59.246Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-15T17:10:04.607Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-15T17:10:05.188Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-15T17:10:05.779Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-15T17:10:07.714Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-15T17:10:08.677Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-15T17:10:08.677Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-15T17:10:08.677Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-15T17:10:09.259Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-15T17:10:09.522Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-15T17:10:09.795Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-15T17:10:09.795Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-15T17:10:09.795Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-15T17:10:09.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-15T17:10:11.779Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements [2021-11-15T17:10:11.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-15T17:10:11.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-15T17:10:12.356Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.058s coverage: 98.5% of statements [2021-11-15T17:10:12.356Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-15T17:10:12.939Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.047s coverage: 44.7% of statements [2021-11-15T17:10:12.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-15T17:10:12.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-15T17:10:13.899Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.112s coverage: 89.5% of statements [2021-11-15T17:10:13.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-15T17:10:13.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-15T17:10:14.850Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.043s coverage: 84.4% of statements [2021-11-15T17:10:14.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-15T17:10:14.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-15T17:10:14.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-15T17:10:14.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-15T17:10:14.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-15T17:10:15.809Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.279s coverage: 94.2% of statements [2021-11-15T17:10:15.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-15T17:10:15.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-15T17:10:15.809Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.054s coverage: 59.1% of statements [2021-11-15T17:10:15.809Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-15T17:10:15.809Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-15T17:10:15.809Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-15T17:10:15.809Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-15T17:10:15.809Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-15T17:10:16.075Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.042s coverage: 60.0% of statements [2021-11-15T17:10:16.075Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-15T17:10:16.075Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-15T17:10:16.075Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-15T17:10:17.016Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.069s coverage: 0.9% of statements [2021-11-15T17:10:17.016Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-15T17:10:17.016Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements [2021-11-15T17:10:17.280Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.103s coverage: 21.7% of statements [2021-11-15T17:10:17.280Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-15T17:10:17.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 47.1% of statements [2021-11-15T17:10:18.930Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.056s coverage: 79.5% of statements [2021-11-15T17:10:18.930Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2021-11-15T17:10:18.930Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.055s coverage: 96.3% of statements [2021-11-15T17:10:18.930Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements [2021-11-15T17:10:31.162Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.066s coverage: 94.4% of statements [2021-11-15T17:10:31.162Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.044s coverage: 44.8% of statements [2021-11-15T17:10:35.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.182s coverage: 82.5% of statements [2021-11-15T17:10:35.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-15T17:10:57.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.088s coverage: 92.9% of statements [2021-11-15T17:10:57.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-15T17:10:57.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-15T17:10:57.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-15T17:10:57.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.022s coverage: 65.1% of statements [2021-11-15T17:10:57.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-15T17:10:57.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-15T17:10:57.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-15T17:10:57.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-15T17:10:57.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-15T17:10:57.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements [2021-11-15T17:10:57.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-15T17:10:57.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-15T17:10:57.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-11-15T17:10:57.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-15T17:10:57.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 58.8% of statements [2021-11-15T17:10:57.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-15T17:10:57.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements [2021-11-15T17:10:57.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.082s coverage: 87.2% of statements [2021-11-15T17:10:57.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-11-15T17:10:57.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.136s coverage: 91.2% of statements [2021-11-15T17:10:57.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-15T17:10:57.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.129s coverage: 64.4% of statements [2021-11-15T17:10:57.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-15T17:10:57.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-15T17:10:57.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements [2021-11-15T17:10:57.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2021-11-15T17:10:57.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2021-11-15T17:10:57.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements [2021-11-15T17:10:57.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2021-11-15T17:10:57.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.270s coverage: 65.4% of statements [2021-11-15T17:10:57.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-15T17:10:57.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-15T17:10:57.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-15T17:10:57.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.117s coverage: 43.8% of statements [2021-11-15T17:10:57.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-15T17:10:57.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-15T17:10:57.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements [2021-11-15T17:10:57.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-15T17:10:57.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements [2021-11-15T17:10:57.382Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-15T17:11:02.675Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements [2021-11-15T17:11:02.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-15T17:11:02.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-15T17:11:02.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-15T17:11:02.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-15T17:11:02.675Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.142s coverage: 92.3% of statements [2021-11-15T17:11:02.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-15T17:11:02.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-15T17:11:02.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-15T17:11:02.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-15T17:11:02.675Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2021-11-15T17:11:02.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-15T17:11:02.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-15T17:11:02.675Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.7% of statements [2021-11-15T17:11:02.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-15T17:11:02.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-15T17:11:02.675Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-15T17:11:02.675Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-15T17:11:02.675Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-11-15T17:11:02.675Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-15T17:11:02.675Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-15T17:11:02.675Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-15T17:11:02.675Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-15T17:11:02.675Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-15T17:11:02.675Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-15T17:11:02.675Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2021-11-15T17:11:02.675Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2021-11-15T17:11:02.675Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-11-15T17:11:34.946Z] GO111MODULE=on go vet ./... [2021-11-15T17:11:45.010Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-15T17:11:45.010Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-15T17:11:45.010Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-11-15T17:11:45.021Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-11-15T17:11:45.311Z] + ls -al . [2021-11-15T17:11:45.311Z] total 644 [2021-11-15T17:11:45.311Z] drwxrwxr-x 10 1001 1001 4096 Nov 15 17:11 . [2021-11-15T17:11:45.311Z] drwxr-xr-x 4 root root 32 Nov 15 17:09 .. [2021-11-15T17:11:45.311Z] -rw-rw-r-- 1 1001 1001 11 Nov 15 17:08 .dockerignore [2021-11-15T17:11:45.311Z] drwxrwxr-x 8 1001 1001 162 Nov 15 17:08 .git [2021-11-15T17:11:45.311Z] drwxrwxr-x 4 1001 1001 142 Nov 15 17:08 .github [2021-11-15T17:11:45.311Z] -rw-rw-r-- 1 1001 1001 804 Nov 15 17:08 .gitignore [2021-11-15T17:11:45.311Z] -rw-rw-r-- 1 1001 1001 42 Nov 15 17:08 .golangci.yml [2021-11-15T17:11:45.311Z] -rw-rw-r-- 1 1001 1001 76 Nov 15 17:08 .hadolint.yml [2021-11-15T17:11:45.311Z] drwx------ 3 1001 1001 43 Nov 15 17:08 .semver [2021-11-15T17:11:45.311Z] -rw-rw-r-- 1 1001 1001 166 Nov 15 17:08 .sonarcloud.properties [2021-11-15T17:11:45.311Z] -rw-rw-r-- 1 1001 1001 1171 Nov 15 17:08 ADOPTERS.md [2021-11-15T17:11:45.311Z] -rw-rw-r-- 1 1001 1001 8910 Nov 15 17:08 Attribution.txt [2021-11-15T17:11:45.311Z] -rw-rw-r-- 1 1001 1001 51732 Nov 15 17:08 CHANGELOG.md [2021-11-15T17:11:45.311Z] -rw-rw-r-- 1 1001 1001 3804 Nov 15 17:08 CONTRIBUTING.md [2021-11-15T17:11:45.311Z] -rw-rw-r-- 1 1001 1001 677 Nov 15 17:08 GOVERNANCE.md [2021-11-15T17:11:45.311Z] -rw-rw-r-- 1 1001 1001 849 Nov 15 17:08 Jenkinsfile [2021-11-15T17:11:45.311Z] -rw-rw-r-- 1 1001 1001 10775 Nov 15 17:08 LICENSE [2021-11-15T17:11:45.311Z] -rw-rw-r-- 1 1001 1001 6508 Nov 15 17:08 Makefile [2021-11-15T17:11:45.311Z] -rw-rw-r-- 1 1001 1001 582 Nov 15 17:08 OWNERS.md [2021-11-15T17:11:45.311Z] -rw-rw-r-- 1 1001 1001 8207 Nov 15 17:08 README.md [2021-11-15T17:11:45.311Z] -rw-rw-r-- 1 1001 1001 6912 Nov 15 17:08 SECURITY.md [2021-11-15T17:11:45.311Z] -rw-rw-r-- 1 1001 1001 12 Nov 15 17:08 VERSION [2021-11-15T17:11:45.311Z] -rw-rw-r-- 1 1001 1001 4131 Nov 15 17:08 ZMQWindows.md [2021-11-15T17:11:45.311Z] drwxrwxr-x 2 1001 1001 37 Nov 15 17:08 bin [2021-11-15T17:11:45.311Z] drwxrwxr-x 14 1001 1001 4096 Nov 15 17:08 cmd [2021-11-15T17:11:45.311Z] -rw-r--r-- 1 root root 428381 Nov 15 17:11 coverage.out [2021-11-15T17:11:45.311Z] -rw-rw-r-- 1 1001 1001 822 Nov 15 17:08 go.mod [2021-11-15T17:11:45.311Z] -rw-rw-r-- 1 1001 1001 49471 Nov 15 17:08 go.sum [2021-11-15T17:11:45.311Z] drwxrwxr-x 8 1001 1001 124 Nov 15 17:08 internal [2021-11-15T17:11:45.311Z] drwxrwxr-x 3 1001 1001 16 Nov 15 17:08 openapi [2021-11-15T17:11:45.311Z] drwxrwxr-x 4 1001 1001 71 Nov 15 17:08 snap [2021-11-15T17:11:45.311Z] -rw-rw-r-- 1 1001 1001 204 Nov 15 17:08 version.go [Pipeline] sh [2021-11-15T17:11:45.606Z] + '[' -e coverage.out ] [2021-11-15T17:11:45.606Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-15T17:11:45.702Z] Stashed 1 file(s) [Pipeline] sh [2021-11-15T17:11:45.999Z] + make build [2021-11-15T17:11:45.999Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o cmd/core-data/core-data ./cmd/core-data [2021-11-15T17:11:47.397Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-15T17:11:54.075Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o cmd/core-command/core-command ./cmd/core-command [2021-11-15T17:11:54.661Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-15T17:11:55.606Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-15T17:11:55.606Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-15T17:11:56.552Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-15T17:11:57.505Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-15T17:11:57.537Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-664 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-11-15T17:11:57.552Z] Running in /w/workspace/edgex-go/108 [Pipeline] { [Pipeline] checkout [2021-11-15T17:11:57.750Z] The recommended git tool is: git [2021-11-15T17:11:58.085Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-15T17:11:59.028Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-15T17:11:59.975Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-15T17:12:00.551Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-11-15T17:12:02.480Z] $ docker stop --time=1 7d7312d7456ec860a44ea4abd442ef0e78b6f3b94cb00d6a3fac01df5201be91 [2021-11-15T17:12:04.104Z] using credential edgex-jenkins-ssh [2021-11-15T17:12:04.124Z] Cloning the remote Git repository [2021-11-15T17:12:04.134Z] $ docker rm -f 7d7312d7456ec860a44ea4abd442ef0e78b6f3b94cb00d6a3fac01df5201be91 [2021-11-15T17:12:04.182Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:12:05.131Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-15T17:12:05.131Z] [2021-11-15T17:12:05.131Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:12:05.593Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-15T17:12:05.593Z] latest: Pulling from edgex-devops/edgex-compose [2021-11-15T17:12:05.593Z] cbdbe7a5bc2a: Pulling fs layer [2021-11-15T17:12:05.593Z] ca9280d653b3: Pulling fs layer [2021-11-15T17:12:05.593Z] 7e9c9ca2126c: Pulling fs layer [2021-11-15T17:12:05.593Z] cbdbe7a5bc2a: Verifying Checksum [2021-11-15T17:12:05.593Z] cbdbe7a5bc2a: Download complete [2021-11-15T17:12:04.293Z] > git init /w/workspace/edgex-go/108 # timeout=10 [2021-11-15T17:12:04.381Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-15T17:12:04.382Z] > git --version # timeout=10 [2021-11-15T17:12:04.411Z] > git --version # 'git version 2.17.1' [2021-11-15T17:12:04.413Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-15T17:12:04.529Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-15T17:12:05.954Z] ca9280d653b3: Verifying Checksum [2021-11-15T17:12:05.954Z] ca9280d653b3: Download complete [2021-11-15T17:12:05.954Z] cbdbe7a5bc2a: Pull complete [2021-11-15T17:12:05.954Z] 7e9c9ca2126c: Verifying Checksum [2021-11-15T17:12:05.954Z] 7e9c9ca2126c: Download complete [2021-11-15T17:12:06.615Z] ca9280d653b3: Pull complete [2021-11-15T17:12:10.144Z] 7e9c9ca2126c: Pull complete [2021-11-15T17:12:10.144Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-11-15T17:12:10.144Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-15T17:12:10.144Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-11-15T17:12:10.206Z] prd-centos7-docker-4c-2g-663 does not seem to be running inside a container [2021-11-15T17:12:10.259Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/108 -v /w/workspace/edgex-go/108:/w/workspace/edgex-go/108:rw,z -v /w/workspace/edgex-go/108@tmp:/w/workspace/edgex-go/108@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 [2021-11-15T17:12:12.321Z] $ docker top f6927e497a60a11a1de234a7600c82a8a99d0ceff9c81d6029d7707c6df337f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-15T17:12:12.681Z] + grep parallel [2021-11-15T17:12:12.681Z] + docker-compose build --help [2021-11-15T17:12:13.251Z] --parallel Build images in parallel. [Pipeline] } [2021-11-15T17:12:13.263Z] $ docker stop --time=1 f6927e497a60a11a1de234a7600c82a8a99d0ceff9c81d6029d7707c6df337f0 [2021-11-15T17:12:14.437Z] $ docker rm -f f6927e497a60a11a1de234a7600c82a8a99d0ceff9c81d6029d7707c6df337f0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:12:14.812Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-15T17:12:14.812Z] . [Pipeline] withDockerContainer [2021-11-15T17:12:14.875Z] prd-centos7-docker-4c-2g-663 does not seem to be running inside a container [2021-11-15T17:12:14.904Z] $ 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/108 -v /w/workspace/edgex-go/108:/w/workspace/edgex-go/108:rw,z -v /w/workspace/edgex-go/108@tmp:/w/workspace/edgex-go/108@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-11-15T17:12:15.227Z] $ docker top 833a75bdd81769bf630b37ab00ab49eb0c489824d3f312c5dad632af1e576c34 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-15T17:12:15.590Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-15T17:12:16.162Z] Building core-command ... [2021-11-15T17:12:16.162Z] Building core-data ... [2021-11-15T17:12:16.162Z] Building core-metadata ... [2021-11-15T17:12:16.162Z] Building security-bootstrapper ... [2021-11-15T17:12:16.162Z] Building security-proxy-setup ... [2021-11-15T17:12:16.162Z] Building security-secretstore-setup ... [2021-11-15T17:12:16.162Z] Building support-notifications ... [2021-11-15T17:12:16.162Z] Building support-scheduler ... [2021-11-15T17:12:16.162Z] Building sys-mgmt-agent ... [2021-11-15T17:12:16.162Z] Building support-scheduler [2021-11-15T17:12:16.162Z] Building security-bootstrapper [2021-11-15T17:12:16.162Z] Building core-data [2021-11-15T17:12:16.162Z] Building support-notifications [2021-11-15T17:12:16.162Z] Building security-secretstore-setup [2021-11-15T17:12:26.158Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T17:12:26.158Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-15T17:12:26.158Z] ---> cfeabe4ea326 [2021-11-15T17:12:26.158Z] Step 3/21 : WORKDIR /edgex-go [2021-11-15T17:12:26.158Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T17:12:26.158Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-15T17:12:26.158Z] ---> cfeabe4ea326 [2021-11-15T17:12:26.158Z] Step 3/22 : WORKDIR /edgex-go [2021-11-15T17:12:28.696Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T17:12:28.696Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-15T17:12:28.696Z] ---> cfeabe4ea326 [2021-11-15T17:12:28.696Z] Step 3/24 : WORKDIR /edgex-go [2021-11-15T17:12:31.253Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T17:12:31.253Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-15T17:12:31.253Z] ---> cfeabe4ea326 [2021-11-15T17:12:31.253Z] Step 3/23 : WORKDIR /edgex-go [2021-11-15T17:12:31.253Z] ---> Running in 0a64872323f5 [2021-11-15T17:12:31.253Z] ---> Running in aeabdf14398d [2021-11-15T17:12:31.253Z] ---> Running in db2c7427a32f [2021-11-15T17:12:31.517Z] ---> Running in 9a9a7aa37343 [2021-11-15T17:12:31.517Z] Removing intermediate container 0a64872323f5 [2021-11-15T17:12:31.517Z] ---> 8e74da351ba8 [2021-11-15T17:12:31.517Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T17:12:31.778Z] Removing intermediate container aeabdf14398d [2021-11-15T17:12:31.778Z] ---> cfd02fcb02bc [2021-11-15T17:12:31.778Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T17:12:31.778Z] Removing intermediate container 9a9a7aa37343 [2021-11-15T17:12:31.778Z] ---> 55e548667aae [2021-11-15T17:12:31.778Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T17:12:31.778Z] Removing intermediate container db2c7427a32f [2021-11-15T17:12:31.778Z] ---> cf1a1944e2e2 [2021-11-15T17:12:31.778Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T17:12:31.778Z] ---> Running in 530b45c8443e [2021-11-15T17:12:31.778Z] ---> Running in 5478916adbec [2021-11-15T17:12:31.778Z] ---> Running in 55e548fef133 [2021-11-15T17:12:31.778Z] ---> Running in f8bc646e6316 [2021-11-15T17:12:32.039Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T17:12:32.039Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-15T17:12:32.039Z] ---> cfeabe4ea326 [2021-11-15T17:12:32.039Z] Step 3/30 : WORKDIR /edgex-go [2021-11-15T17:12:32.039Z] ---> Using cache [2021-11-15T17:12:32.039Z] ---> cf1a1944e2e2 [2021-11-15T17:12:32.039Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T17:12:32.039Z] ---> Running in dc3196017541 [2021-11-15T17:12:32.620Z] Removing intermediate container 530b45c8443e [2021-11-15T17:12:32.620Z] ---> c8c1e95c55c9 [2021-11-15T17:12:32.620Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-15T17:12:32.620Z] ---> Running in 201a862dcbe8 [2021-11-15T17:12:32.881Z] Removing intermediate container 55e548fef133 [2021-11-15T17:12:32.881Z] ---> 492d4523d818 [2021-11-15T17:12:32.881Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-15T17:12:32.881Z] ---> Running in 117142f35acb [2021-11-15T17:12:33.140Z] Removing intermediate container 5478916adbec [2021-11-15T17:12:33.140Z] ---> 06d8ed4ab185 [2021-11-15T17:12:33.140Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-15T17:12:33.140Z] ---> Running in 0cf05d7f3c0c [2021-11-15T17:12:33.140Z] Removing intermediate container f8bc646e6316 [2021-11-15T17:12:33.140Z] ---> 669d5d52bdf9 [2021-11-15T17:12:33.140Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-15T17:12:33.140Z] Removing intermediate container dc3196017541 [2021-11-15T17:12:33.140Z] ---> 94f6c19e17ea [2021-11-15T17:12:33.140Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-15T17:12:33.405Z] ---> Running in 6ecec5301dc9 [2021-11-15T17:12:33.405Z] ---> Running in ff2734750eeb [2021-11-15T17:12:33.405Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-15T17:12:33.405Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-15T17:12:33.665Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-15T17:12:33.925Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-15T17:12:33.925Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-15T17:12:34.185Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-15T17:12:34.186Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-15T17:12:34.461Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-15T17:12:34.461Z] OK: 220 MiB in 52 packages [2021-11-15T17:12:34.729Z] OK: 220 MiB in 52 packages [2021-11-15T17:12:34.729Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-15T17:12:34.729Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-15T17:12:34.729Z] OK: 220 MiB in 52 packages [2021-11-15T17:12:34.993Z] Removing intermediate container 201a862dcbe8 [2021-11-15T17:12:34.994Z] ---> e4cb01bcd16e [2021-11-15T17:12:34.994Z] Step 6/24 : COPY . . [2021-11-15T17:12:35.256Z] Removing intermediate container 117142f35acb [2021-11-15T17:12:35.256Z] ---> 16ef3a9f4571 [2021-11-15T17:12:35.256Z] Step 6/23 : COPY go.mod . [2021-11-15T17:12:35.256Z] OK: 220 MiB in 52 packages [2021-11-15T17:12:35.256Z] OK: 220 MiB in 52 packages [2021-11-15T17:12:36.199Z] Removing intermediate container 0cf05d7f3c0c [2021-11-15T17:12:36.199Z] ---> e5e8a63b7236 [2021-11-15T17:12:36.199Z] Step 6/22 : COPY . . [2021-11-15T17:12:37.148Z] ---> ea8b84792fdb [2021-11-15T17:12:37.148Z] Step 7/23 : RUN go mod download [2021-11-15T17:12:38.562Z] ---> Running in 1b6aad4def22 [2021-11-15T17:12:38.825Z] Removing intermediate container ff2734750eeb [2021-11-15T17:12:38.825Z] ---> 8916607cc982 [2021-11-15T17:12:38.825Z] Step 6/30 : COPY . . [2021-11-15T17:12:39.092Z] Removing intermediate container 6ecec5301dc9 [2021-11-15T17:12:39.092Z] ---> 839d95a7d9a0 [2021-11-15T17:12:39.092Z] Step 6/21 : COPY . . [2021-11-15T17:12:41.043Z] ---> e0e3d2f16d5d [2021-11-15T17:12:41.043Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T17:12:43.604Z] ---> Running in f91fa5816247 [2021-11-15T17:12:43.864Z] ---> 0ace942c0a4e [2021-11-15T17:12:43.864Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T17:12:44.434Z] ---> Running in c3e535198ccb [2021-11-15T17:12:45.006Z] Removing intermediate container 1b6aad4def22 [2021-11-15T17:12:45.006Z] ---> 1bfa6a35fc5d [2021-11-15T17:12:45.006Z] Step 8/23 : COPY . . [2021-11-15T17:12:46.385Z] Removing intermediate container f91fa5816247 [2021-11-15T17:12:46.385Z] ---> 435da3d72228 [2021-11-15T17:12:46.385Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-15T17:12:46.957Z] ---> Running in 989eec634d5a [2021-11-15T17:12:46.957Z] ---> d5949fdf9f43 [2021-11-15T17:12:46.957Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T17:12:46.957Z] ---> 50d2fe8e340a [2021-11-15T17:12:46.957Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T17:12:47.527Z] ---> Running in 84bc27c7fdb8 [2021-11-15T17:12:47.527Z] ---> Running in 978514f8c99f [2021-11-15T17:12:47.527Z] Removing intermediate container c3e535198ccb [2021-11-15T17:12:47.527Z] ---> 3060964bfae2 [2021-11-15T17:12:47.527Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-15T17:12:47.800Z] ---> Running in 3a46a6029658 [2021-11-15T17:12:48.068Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-15T17:12:49.027Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o cmd/core-data/core-data ./cmd/core-data [2021-11-15T17:12:50.559Z] Removing intermediate container 84bc27c7fdb8 [2021-11-15T17:12:50.559Z] ---> 9994b6ab3ac7 [2021-11-15T17:12:50.559Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-15T17:12:50.823Z] ---> Running in 5db3b3ad5102 [2021-11-15T17:12:50.823Z] Removing intermediate container 978514f8c99f [2021-11-15T17:12:50.823Z] ---> 97e4a37a6c4a [2021-11-15T17:12:50.823Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-15T17:12:50.823Z] ---> Running in de7a2ebe984e [2021-11-15T17:12:51.772Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-15T17:12:52.035Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-15T17:12:53.437Z] ---> de52f2542e95 [2021-11-15T17:12:53.437Z] Step 9/23 : RUN go mod tidy [2021-11-15T17:12:53.437Z] ---> Running in b0d9882ae30a [2021-11-15T17:12:55.985Z] Removing intermediate container b0d9882ae30a [2021-11-15T17:12:55.985Z] ---> 65fca4e00658 [2021-11-15T17:12:55.985Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-15T17:12:55.985Z] ---> Running in 0afb691a246a [2021-11-15T17:12:55.985Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-15T17:13:05.734Z] Avoid second fetch [2021-11-15T17:13:05.734Z] Checking out Revision 31a468f974f90331ca7657b11f9c9eadefc568dd (main) [2021-11-15T17:13:05.694Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-15T17:13:05.718Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-15T17:13:05.753Z] > git config core.sparsecheckout # timeout=10 [2021-11-15T17:13:05.767Z] > git checkout -f 31a468f974f90331ca7657b11f9c9eadefc568dd # timeout=10 [2021-11-15T17:13:10.201Z] Commit message: "docs: update Changelog for Jakarta release (#3805)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-15T17:13:11.186Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-15T17:13:11.186Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-15T17:13:11.187Z] Dload Upload Total Spent Left Speed [2021-11-15T17:13:11.187Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 76779 0 --:--:-- --:--:-- --:--:-- 77281 [Pipeline] sh [2021-11-15T17:13:11.610Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-15T17:13:11.966Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-15T17:13:11.966Z] + sudo tee /etc/docker/daemon.new [2021-11-15T17:13:11.966Z] { [2021-11-15T17:13:11.966Z] "registry-mirrors": [ [2021-11-15T17:13:11.966Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-15T17:13:11.966Z] ], [2021-11-15T17:13:11.966Z] "bip": "10.250.0.254/24", [2021-11-15T17:13:11.966Z] "hosts": [ [2021-11-15T17:13:11.966Z] "tcp://0.0.0.0:5555", [2021-11-15T17:13:11.966Z] "unix:///var/run/docker.sock" [2021-11-15T17:13:11.966Z] ], [2021-11-15T17:13:11.966Z] "mtu": 1458, [2021-11-15T17:13:11.966Z] "selinux-enabled": true, [2021-11-15T17:13:11.966Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-15T17:13:11.966Z] } [Pipeline] sh [2021-11-15T17:13:12.324Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-15T17:13:12.682Z] + sudo service docker restart [2021-11-15T17:13:28.202Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-15T17:13:31.035Z] provisioning config files... [2021-11-15T17:13:31.060Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/108@tmp/config8923401260334352040tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-15T17:13:31.502Z] ---> docker-login.sh [2021-11-15T17:13:31.502Z] nexus3.edgexfoundry.org:10001 [2021-11-15T17:13:31.610Z] Removing intermediate container 5db3b3ad5102 [2021-11-15T17:13:31.610Z] ---> b7d4ca609400 [2021-11-15T17:13:31.610Z] [2021-11-15T17:13:31.610Z] Step 9/30 : FROM alpine:3.14 [2021-11-15T17:13:31.610Z] Removing intermediate container 989eec634d5a [2021-11-15T17:13:31.610Z] ---> 09d9c9527ffc [2021-11-15T17:13:31.610Z] [2021-11-15T17:13:31.610Z] Step 9/24 : FROM alpine:3.14 [2021-11-15T17:13:32.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T17:13:32.189Z] 3.14: Pulling from library/alpine [2021-11-15T17:13:32.451Z] 3.14: Pulling from library/alpine [2021-11-15T17:13:32.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T17:13:32.702Z] Configure a credential helper to remove this warning. See [2021-11-15T17:13:32.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T17:13:32.702Z] [2021-11-15T17:13:32.702Z] Login Succeeded [2021-11-15T17:13:32.702Z] nexus3.edgexfoundry.org:10002 [2021-11-15T17:13:32.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T17:13:33.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T17:13:33.262Z] Configure a credential helper to remove this warning. See [2021-11-15T17:13:33.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T17:13:33.262Z] [2021-11-15T17:13:33.262Z] Login Succeeded [2021-11-15T17:13:33.262Z] nexus3.edgexfoundry.org:10003 [2021-11-15T17:13:33.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T17:13:33.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T17:13:33.812Z] Configure a credential helper to remove this warning. See [2021-11-15T17:13:33.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T17:13:33.812Z] [2021-11-15T17:13:33.812Z] Login Succeeded [2021-11-15T17:13:33.812Z] nexus3.edgexfoundry.org:10004 [2021-11-15T17:13:33.839Z] Removing intermediate container 3a46a6029658 [2021-11-15T17:13:33.839Z] ---> b9fdd265bbda [2021-11-15T17:13:33.839Z] [2021-11-15T17:13:33.839Z] Step 9/22 : FROM alpine:3.14 [2021-11-15T17:13:33.839Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-15T17:13:33.839Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-15T17:13:33.839Z] Status: Image is up to date for alpine:3.14 [2021-11-15T17:13:33.839Z] Status: Downloaded newer image for alpine:3.14 [2021-11-15T17:13:33.839Z] 3.14: Pulling from library/alpine [2021-11-15T17:13:33.839Z] ---> 0a97eee8041e [2021-11-15T17:13:33.839Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-15T17:13:33.839Z] ---> 0a97eee8041e [2021-11-15T17:13:33.839Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-15T17:13:33.839Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-15T17:13:33.839Z] Status: Image is up to date for alpine:3.14 [2021-11-15T17:13:33.839Z] ---> 0a97eee8041e [2021-11-15T17:13:33.839Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-15T17:13:33.839Z] ---> Running in 62bc7e5beb5b [2021-11-15T17:13:33.839Z] ---> Running in 4ebbf0bb4e22 [2021-11-15T17:13:34.109Z] ---> Running in 679645e13b61 [2021-11-15T17:13:34.371Z] Removing intermediate container 4ebbf0bb4e22 [2021-11-15T17:13:34.371Z] ---> 57c15c8f8734 [2021-11-15T17:13:34.371Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-15T17:13:34.371Z] ---> Running in 9cd180ab0b9e [2021-11-15T17:13:34.371Z] Removing intermediate container 679645e13b61 [2021-11-15T17:13:34.371Z] ---> bc277a809cb5 [2021-11-15T17:13:34.371Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-15T17:13:34.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-15T17:13:34.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T17:13:34.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T17:13:34.406Z] Configure a credential helper to remove this warning. See [2021-11-15T17:13:34.406Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T17:13:34.406Z] [2021-11-15T17:13:34.406Z] Login Succeeded [2021-11-15T17:13:34.406Z] docker.io [2021-11-15T17:13:34.633Z] ---> Running in f4862d57f637 [2021-11-15T17:13:34.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-15T17:13:34.633Z] Removing intermediate container de7a2ebe984e [2021-11-15T17:13:34.633Z] ---> 5bc434bcfd2c [2021-11-15T17:13:34.633Z] [2021-11-15T17:13:34.633Z] Step 9/21 : FROM alpine:3.14 [2021-11-15T17:13:34.633Z] ---> 0a97eee8041e [2021-11-15T17:13:34.633Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-15T17:13:34.633Z] ---> Running in 9ebd36d419b3 [2021-11-15T17:13:34.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T17:13:34.900Z] Removing intermediate container f4862d57f637 [2021-11-15T17:13:34.900Z] ---> 1ffb5347196b [2021-11-15T17:13:34.900Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-15T17:13:34.900Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-15T17:13:34.900Z] ---> Running in 2b1634918ea7 [2021-11-15T17:13:34.900Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-15T17:13:34.900Z] (3/3) Installing su-exec (0.2-r1) [2021-11-15T17:13:34.900Z] Executing busybox-1.33.1-r6.trigger [2021-11-15T17:13:34.900Z] Executing ca-certificates-20191127-r5.trigger [2021-11-15T17:13:34.900Z] OK: 6 MiB in 17 packages [2021-11-15T17:13:34.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-15T17:13:35.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-15T17:13:35.193Z] Removing intermediate container 2b1634918ea7 [2021-11-15T17:13:35.193Z] ---> ae668051c62a [2021-11-15T17:13:35.193Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T17:13:35.193Z] ---> Running in 320ee16d0242 [2021-11-15T17:13:35.193Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-15T17:13:35.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T17:13:35.268Z] Configure a credential helper to remove this warning. See [2021-11-15T17:13:35.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T17:13:35.268Z] [2021-11-15T17:13:35.268Z] Login Succeeded [2021-11-15T17:13:35.268Z] ---> docker-login.sh ends [Pipeline] } [2021-11-15T17:13:35.284Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-11-15T17:13:35.484Z] (2/2) Installing su-exec (0.2-r1) [2021-11-15T17:13:35.484Z] Executing busybox-1.33.1-r6.trigger [2021-11-15T17:13:35.484Z] OK: 6 MiB in 16 packages [2021-11-15T17:13:35.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-15T17:13:35.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-15T17:13:35.484Z] Removing intermediate container 62bc7e5beb5b [2021-11-15T17:13:35.484Z] ---> d80a4e53386f [2021-11-15T17:13:35.484Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-15T17:13:35.484Z] ---> Running in 35a9aa605987 [Pipeline] echo [2021-11-15T17:13:35.550Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-15T17:13:35.559Z] ========================================================= [2021-11-15T17:13:35.559Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-15T17:13:35.559Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-15T17:13:35.761Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-15T17:13:35.761Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-15T17:13:35.761Z] Executing busybox-1.33.1-r6.trigger [2021-11-15T17:13:35.761Z] Executing ca-certificates-20191127-r5.trigger [2021-11-15T17:13:35.761Z] OK: 6 MiB in 16 packages [2021-11-15T17:13:35.761Z] Removing intermediate container 35a9aa605987 [2021-11-15T17:13:35.761Z] ---> 8baad2a6b3e0 [2021-11-15T17:13:35.761Z] Step 12/24 : WORKDIR / [2021-11-15T17:13:35.889Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-15T17:13:36.026Z] ---> Running in f4268f589f75 [2021-11-15T17:13:36.026Z] Removing intermediate container 9cd180ab0b9e [2021-11-15T17:13:36.026Z] ---> 9499d0f6c8cf [2021-11-15T17:13:36.026Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-15T17:13:36.026Z] ---> Running in dd17d5c70d77 [2021-11-15T17:13:36.172Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-15T17:13:36.172Z] 552d1f2373af: Pulling fs layer [2021-11-15T17:13:36.172Z] ea3f2d53f512: Pulling fs layer [2021-11-15T17:13:36.172Z] 9e70ebbbe112: Pulling fs layer [2021-11-15T17:13:36.172Z] 7a9cfe048b4a: Pulling fs layer [2021-11-15T17:13:36.172Z] 72dc09318566: Pulling fs layer [2021-11-15T17:13:36.172Z] f4f7b4309257: Pulling fs layer [2021-11-15T17:13:36.172Z] 0ac9a79272e3: Pulling fs layer [2021-11-15T17:13:36.172Z] b78e95d17946: Pulling fs layer [2021-11-15T17:13:36.172Z] 7a9cfe048b4a: Waiting [2021-11-15T17:13:36.172Z] 72dc09318566: Waiting [2021-11-15T17:13:36.172Z] f4f7b4309257: Waiting [2021-11-15T17:13:36.172Z] 0ac9a79272e3: Waiting [2021-11-15T17:13:36.172Z] b78e95d17946: Waiting [2021-11-15T17:13:36.172Z] 9e70ebbbe112: Verifying Checksum [2021-11-15T17:13:36.172Z] 9e70ebbbe112: Download complete [2021-11-15T17:13:36.172Z] ea3f2d53f512: Verifying Checksum [2021-11-15T17:13:36.172Z] ea3f2d53f512: Download complete [2021-11-15T17:13:36.172Z] 72dc09318566: Verifying Checksum [2021-11-15T17:13:36.172Z] 72dc09318566: Download complete [2021-11-15T17:13:36.172Z] f4f7b4309257: Verifying Checksum [2021-11-15T17:13:36.172Z] f4f7b4309257: Download complete [2021-11-15T17:13:36.172Z] 552d1f2373af: Verifying Checksum [2021-11-15T17:13:36.172Z] 0ac9a79272e3: Verifying Checksum [2021-11-15T17:13:36.172Z] 0ac9a79272e3: Download complete [2021-11-15T17:13:36.311Z] Removing intermediate container f4268f589f75 [2021-11-15T17:13:36.311Z] ---> 0033de092284 [2021-11-15T17:13:36.311Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-11-15T17:13:36.311Z] Removing intermediate container dd17d5c70d77 [2021-11-15T17:13:36.311Z] ---> 8da296e2870b [2021-11-15T17:13:36.311Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-15T17:13:36.591Z] ---> Running in 392e56763c22 [2021-11-15T17:13:36.591Z] Removing intermediate container 9ebd36d419b3 [2021-11-15T17:13:36.591Z] ---> 368df5911368 [2021-11-15T17:13:36.591Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-15T17:13:36.591Z] ---> 9b25cee1ef84 [2021-11-15T17:13:36.591Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-11-15T17:13:36.591Z] Removing intermediate container 0afb691a246a [2021-11-15T17:13:36.591Z] ---> 10a791994a4a [2021-11-15T17:13:36.591Z] [2021-11-15T17:13:36.591Z] Step 11/23 : FROM alpine:3.14 [2021-11-15T17:13:36.592Z] Removing intermediate container 320ee16d0242 [2021-11-15T17:13:36.592Z] ---> 14207b86f215 [2021-11-15T17:13:36.592Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-15T17:13:36.592Z] ---> 0a97eee8041e [2021-11-15T17:13:36.592Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-15T17:13:36.592Z] ---> Running in 478b7fecec75 [2021-11-15T17:13:36.592Z] Removing intermediate container 392e56763c22 [2021-11-15T17:13:36.592Z] ---> 82e64b6410f3 [2021-11-15T17:13:36.592Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-15T17:13:36.592Z] ---> Running in 4161ab6bdcee [2021-11-15T17:13:36.856Z] ---> Running in b9e0c1bbf6d6 [2021-11-15T17:13:36.856Z] ---> Running in 7a97873376db [2021-11-15T17:13:36.856Z] Removing intermediate container 478b7fecec75 [2021-11-15T17:13:36.856Z] ---> 9c46ff4ccb5e [2021-11-15T17:13:36.856Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-15T17:13:36.856Z] ---> Running in f6207d01b763 [2021-11-15T17:13:36.856Z] ---> 78c1c27ece71 [2021-11-15T17:13:36.856Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-15T17:13:36.856Z] Removing intermediate container f6207d01b763 [2021-11-15T17:13:36.856Z] ---> 98a8b150199b [2021-11-15T17:13:36.856Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-15T17:13:36.856Z] ---> Running in dc03bd67704c [2021-11-15T17:13:36.856Z] ---> 87f01b9259e6 [2021-11-15T17:13:36.856Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-11-15T17:13:37.120Z] Removing intermediate container dc03bd67704c [2021-11-15T17:13:37.120Z] ---> e3a69f5d6efe [2021-11-15T17:13:37.120Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-15T17:13:37.120Z] ---> 086e55cf032d [2021-11-15T17:13:37.120Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-15T17:13:37.162Z] 552d1f2373af: Pull complete [2021-11-15T17:13:37.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-15T17:13:37.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-15T17:13:37.385Z] ---> f06c9d805b51 [2021-11-15T17:13:37.385Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-15T17:13:37.647Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-15T17:13:37.647Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-15T17:13:37.647Z] Executing busybox-1.33.1-r6.trigger [2021-11-15T17:13:37.647Z] OK: 6 MiB in 15 packages [2021-11-15T17:13:37.767Z] ea3f2d53f512: Pull complete [2021-11-15T17:13:37.920Z] ---> 812344019e24 [2021-11-15T17:13:37.920Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-15T17:13:37.920Z] ---> 4549c5c5f444 [2021-11-15T17:13:37.920Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-15T17:13:38.044Z] 9e70ebbbe112: Pull complete [2021-11-15T17:13:38.192Z] ---> 3a31fa46c45f [2021-11-15T17:13:38.192Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-15T17:13:38.192Z] Removing intermediate container 4161ab6bdcee [2021-11-15T17:13:38.192Z] ---> 27d2e4a8dca1 [2021-11-15T17:13:38.192Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-15T17:13:38.192Z] Removing intermediate container 7a97873376db [2021-11-15T17:13:38.192Z] ---> 58e929c00798 [2021-11-15T17:13:38.192Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-15T17:13:38.192Z] ---> c8fc246b937a [2021-11-15T17:13:38.192Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-15T17:13:38.192Z] ---> Running in 2d4deac3f5df [2021-11-15T17:13:38.192Z] ---> Running in d9d62c9c10d8 [2021-11-15T17:13:38.192Z] ---> Running in 03e66f53c3d5 [2021-11-15T17:13:38.322Z] b78e95d17946: Verifying Checksum [2021-11-15T17:13:38.322Z] b78e95d17946: Download complete [2021-11-15T17:13:38.455Z] Removing intermediate container 2d4deac3f5df [2021-11-15T17:13:38.455Z] ---> b323b4e0f7d6 [2021-11-15T17:13:38.455Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-15T17:13:38.455Z] ---> Running in 67bb73c5ec99 [2021-11-15T17:13:38.455Z] Removing intermediate container d9d62c9c10d8 [2021-11-15T17:13:38.455Z] ---> e4d48db2a129 [2021-11-15T17:13:38.455Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-15T17:13:38.455Z] ---> caa2cf065432 [2021-11-15T17:13:38.455Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-11-15T17:13:38.455Z] Removing intermediate container 03e66f53c3d5 [2021-11-15T17:13:38.455Z] ---> 1fc256f30eb9 [2021-11-15T17:13:38.455Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-15T17:13:38.455Z] ---> Running in 72889ca7e794 [2021-11-15T17:13:38.455Z] ---> Running in 4ba03317d616 [2021-11-15T17:13:38.455Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-15T17:13:38.455Z] Removing intermediate container 67bb73c5ec99 [2021-11-15T17:13:38.455Z] ---> 99a0436d332b [2021-11-15T17:13:38.455Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-15T17:13:38.455Z] ---> Running in 17a7ac9619f4 [2021-11-15T17:13:38.599Z] 7a9cfe048b4a: Verifying Checksum [2021-11-15T17:13:38.599Z] 7a9cfe048b4a: Download complete [2021-11-15T17:13:38.717Z] Removing intermediate container 72889ca7e794 [2021-11-15T17:13:38.717Z] ---> f7245c34f6ce [2021-11-15T17:13:38.717Z] Step 19/21 : LABEL arch=x86_64 [2021-11-15T17:13:38.717Z] ---> b24680e424ce [2021-11-15T17:13:38.717Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-15T17:13:38.717Z] ---> Running in 441128291ab0 [2021-11-15T17:13:38.717Z] ---> Running in 13c70611e466 [2021-11-15T17:13:38.717Z] Removing intermediate container 17a7ac9619f4 [2021-11-15T17:13:38.717Z] ---> 38e863a62359 [2021-11-15T17:13:38.717Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-15T17:13:38.717Z] Removing intermediate container 441128291ab0 [2021-11-15T17:13:38.717Z] ---> bbd95b41bfd1 [2021-11-15T17:13:38.717Z] Step 20/21 : LABEL git_sha=31a468f974f90331ca7657b11f9c9eadefc568dd [2021-11-15T17:13:38.980Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-15T17:13:38.980Z] ---> Running in 3ae9205b8ece [2021-11-15T17:13:38.980Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-15T17:13:38.980Z] ---> 3efca6b25751 [2021-11-15T17:13:38.980Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-15T17:13:38.980Z] Removing intermediate container 3ae9205b8ece [2021-11-15T17:13:38.980Z] ---> 87db0778187c [2021-11-15T17:13:38.980Z] Step 21/21 : LABEL version=2.0.1-dev.96 [2021-11-15T17:13:38.980Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-15T17:13:38.980Z] ---> Running in 7a8143171fea [2021-11-15T17:13:39.246Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-15T17:13:39.246Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-15T17:13:39.246Z] Removing intermediate container 4ba03317d616 [2021-11-15T17:13:39.246Z] ---> 825333e37849 [2021-11-15T17:13:39.246Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-15T17:13:39.246Z] Removing intermediate container 7a8143171fea [2021-11-15T17:13:39.246Z] ---> a7270ed96c0b [2021-11-15T17:13:39.246Z] [2021-11-15T17:13:39.246Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-15T17:13:39.246Z] Successfully built a7270ed96c0b [2021-11-15T17:13:39.246Z] ---> Running in d55a39a922ab [2021-11-15T17:13:39.246Z] Successfully tagged support-notifications:latest [2021-11-15T17:13:39.246Z] Building sys-mgmt-agent [2021-11-15T17:13:39.511Z]  Building support-notifications ... done Executing busybox-1.33.1-r6.trigger [2021-11-15T17:13:39.511Z] OK: 8 MiB in 20 packages [2021-11-15T17:13:39.511Z] ---> 9f6f39c0757c [2021-11-15T17:13:39.511Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-15T17:13:39.511Z] Removing intermediate container d55a39a922ab [2021-11-15T17:13:39.511Z] ---> 6a673fb18250 [2021-11-15T17:13:39.511Z] Step 22/24 : LABEL arch=x86_64 [2021-11-15T17:13:40.083Z] Removing intermediate container 13c70611e466 [2021-11-15T17:13:40.083Z] ---> 2db671148bcb [2021-11-15T17:13:40.083Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-15T17:13:40.084Z] ---> Running in 6ce59d6040e3 [2021-11-15T17:13:40.355Z] ---> 070244d4339c [2021-11-15T17:13:40.355Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-15T17:13:40.620Z] Removing intermediate container 6ce59d6040e3 [2021-11-15T17:13:40.620Z] ---> 0cb64071b13d [2021-11-15T17:13:40.620Z] Step 23/24 : LABEL git_sha=31a468f974f90331ca7657b11f9c9eadefc568dd [2021-11-15T17:13:40.620Z] ---> Running in e31219256dd4 [2021-11-15T17:13:40.620Z] Removing intermediate container b9e0c1bbf6d6 [2021-11-15T17:13:40.620Z] ---> 9097237b7c46 [2021-11-15T17:13:40.620Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-15T17:13:40.620Z] ---> 73b9f55ca1b9 [2021-11-15T17:13:40.620Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-15T17:13:40.881Z] ---> Running in 7231b102dcd8 [2021-11-15T17:13:40.881Z] Removing intermediate container e31219256dd4 [2021-11-15T17:13:40.881Z] ---> 11782a0a140f [2021-11-15T17:13:40.881Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-15T17:13:41.152Z] Removing intermediate container 7231b102dcd8 [2021-11-15T17:13:41.152Z] ---> ad206b1d8bf7 [2021-11-15T17:13:41.152Z] Step 24/24 : LABEL version=2.0.1-dev.96 [2021-11-15T17:13:41.152Z] ---> Running in 26a430cd84f3 [2021-11-15T17:13:41.152Z] ---> 804069ed8a4c [2021-11-15T17:13:41.152Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-15T17:13:41.152Z] ---> Running in 030dce23deb2 [2021-11-15T17:13:41.152Z] Removing intermediate container 26a430cd84f3 [2021-11-15T17:13:41.152Z] ---> c74d22cc9f68 [2021-11-15T17:13:41.152Z] Step 21/23 : LABEL arch=x86_64 [2021-11-15T17:13:41.415Z] ---> de9a85d57304 [2021-11-15T17:13:41.415Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-15T17:13:41.415Z] Removing intermediate container 030dce23deb2 [2021-11-15T17:13:41.415Z] ---> 2b1329bf2a2a [2021-11-15T17:13:41.415Z] [2021-11-15T17:13:41.415Z] ---> Running in c328c69429de [2021-11-15T17:13:41.415Z] Successfully built 2b1329bf2a2a [2021-11-15T17:13:41.415Z] Successfully tagged security-secretstore-setup:latest [2021-11-15T17:13:41.415Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2021-11-15T17:13:41.415Z] ---> f6e0014ae211 [2021-11-15T17:13:41.415Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-15T17:13:41.684Z] Removing intermediate container c328c69429de [2021-11-15T17:13:41.684Z] ---> cb50a6f6a9d2 [2021-11-15T17:13:41.684Z] Step 22/23 : LABEL git_sha=31a468f974f90331ca7657b11f9c9eadefc568dd [2021-11-15T17:13:41.684Z] ---> 37cf1b14998f [2021-11-15T17:13:41.684Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-15T17:13:41.684Z] ---> Running in 465a06c1470d [2021-11-15T17:13:43.608Z] ---> b969bcbfeaa9 [2021-11-15T17:13:43.608Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-15T17:13:43.608Z] Removing intermediate container 465a06c1470d [2021-11-15T17:13:43.608Z] ---> 240aa5b43842 [2021-11-15T17:13:43.608Z] Step 23/23 : LABEL version=2.0.1-dev.96 [2021-11-15T17:13:43.608Z] ---> 27b1dcf98a8f [2021-11-15T17:13:43.608Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-15T17:13:43.608Z] ---> Running in 76ca2265e39c [2021-11-15T17:13:43.608Z] ---> 95e34e860105 [2021-11-15T17:13:43.608Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-15T17:13:43.608Z] ---> Running in 660353b28c3c [2021-11-15T17:13:43.608Z] ---> Running in dde362a00dff [2021-11-15T17:13:43.890Z] Removing intermediate container 660353b28c3c [2021-11-15T17:13:43.890Z] ---> 9c1a8be80b33 [2021-11-15T17:13:43.890Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-15T17:13:43.890Z] Removing intermediate container 76ca2265e39c [2021-11-15T17:13:43.890Z] ---> dc4b1796ed94 [2021-11-15T17:13:43.890Z] [2021-11-15T17:13:43.890Z] ---> Running in d0ecfbe727d8 [2021-11-15T17:13:43.890Z] Successfully built dc4b1796ed94 [2021-11-15T17:13:43.890Z] Successfully tagged support-scheduler:latest [2021-11-15T17:13:43.890Z]  Building support-scheduler ... done Building core-metadata [2021-11-15T17:13:43.890Z] Removing intermediate container dde362a00dff [2021-11-15T17:13:43.890Z] ---> 723909d1719f [2021-11-15T17:13:43.890Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-15T17:13:43.890Z] Removing intermediate container d0ecfbe727d8 [2021-11-15T17:13:43.890Z] ---> 94f4890aecb4 [2021-11-15T17:13:43.890Z] Step 20/22 : LABEL arch=x86_64 [2021-11-15T17:13:44.150Z] ---> Running in e17a074c8f66 [2021-11-15T17:13:45.532Z] ---> 42bba6788b47 [2021-11-15T17:13:45.532Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-15T17:13:45.532Z] Removing intermediate container e17a074c8f66 [2021-11-15T17:13:45.532Z] ---> d78ce95cda72 [2021-11-15T17:13:45.532Z] Step 21/22 : LABEL git_sha=31a468f974f90331ca7657b11f9c9eadefc568dd [2021-11-15T17:13:45.794Z] ---> Running in e9edeff164dc [2021-11-15T17:13:45.794Z] ---> Running in 693699223f89 [2021-11-15T17:13:46.062Z] Removing intermediate container 693699223f89 [2021-11-15T17:13:46.062Z] ---> 08c0a49a8430 [2021-11-15T17:13:46.062Z] Step 22/22 : LABEL version=2.0.1-dev.96 [2021-11-15T17:13:46.062Z] ---> Running in 0801d27132c2 [2021-11-15T17:13:47.451Z] Removing intermediate container 0801d27132c2 [2021-11-15T17:13:47.451Z] ---> 0a66f95175ba [2021-11-15T17:13:47.451Z] [2021-11-15T17:13:47.451Z] Successfully built 0a66f95175ba [2021-11-15T17:13:47.716Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T17:13:47.716Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-15T17:13:47.716Z] Successfully tagged core-data:latest [2021-11-15T17:13:47.716Z] ---> cfeabe4ea326 [2021-11-15T17:13:47.716Z] Step 3/20 : WORKDIR /edgex-go [2021-11-15T17:13:47.716Z] Building core-command [2021-11-15T17:13:47.716Z]  Building core-data ... done  ---> Using cache [2021-11-15T17:13:47.716Z] ---> cf1a1944e2e2 [2021-11-15T17:13:47.716Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T17:13:47.716Z] ---> Using cache [2021-11-15T17:13:47.716Z] ---> 94f6c19e17ea [2021-11-15T17:13:47.716Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-15T17:13:47.716Z] ---> Using cache [2021-11-15T17:13:47.716Z] ---> 8916607cc982 [2021-11-15T17:13:47.716Z] Step 6/20 : COPY . . [2021-11-15T17:13:47.716Z] ---> Using cache [2021-11-15T17:13:47.716Z] ---> 50d2fe8e340a [2021-11-15T17:13:47.716Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T17:13:47.716Z] ---> Using cache [2021-11-15T17:13:47.716Z] ---> 9994b6ab3ac7 [2021-11-15T17:13:47.985Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-15T17:13:49.370Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T17:13:49.370Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-15T17:13:49.370Z] ---> cfeabe4ea326 [2021-11-15T17:13:49.370Z] Step 3/22 : WORKDIR /edgex-go [2021-11-15T17:13:49.370Z] ---> Using cache [2021-11-15T17:13:49.370Z] ---> cf1a1944e2e2 [2021-11-15T17:13:49.370Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T17:13:49.370Z] ---> Using cache [2021-11-15T17:13:49.370Z] ---> 94f6c19e17ea [2021-11-15T17:13:49.370Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-15T17:13:49.370Z] ---> Using cache [2021-11-15T17:13:49.370Z] ---> 8916607cc982 [2021-11-15T17:13:49.370Z] Step 6/22 : COPY . . [2021-11-15T17:13:49.370Z] ---> Using cache [2021-11-15T17:13:49.370Z] ---> 50d2fe8e340a [2021-11-15T17:13:49.370Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T17:13:49.370Z] ---> Using cache [2021-11-15T17:13:49.370Z] ---> 9994b6ab3ac7 [2021-11-15T17:13:49.370Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-15T17:13:51.012Z] 7a9cfe048b4a: Pull complete [2021-11-15T17:13:51.012Z] 72dc09318566: Pull complete [2021-11-15T17:13:51.012Z] f4f7b4309257: Pull complete [2021-11-15T17:13:51.012Z] 0ac9a79272e3: Pull complete [2021-11-15T17:13:51.295Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T17:13:51.295Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-15T17:13:51.295Z] ---> cfeabe4ea326 [2021-11-15T17:13:51.295Z] Step 3/22 : WORKDIR /edgex-go [2021-11-15T17:13:51.295Z] ---> Using cache [2021-11-15T17:13:51.295Z] ---> cf1a1944e2e2 [2021-11-15T17:13:51.295Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T17:13:51.295Z] ---> Using cache [2021-11-15T17:13:51.295Z] ---> 94f6c19e17ea [2021-11-15T17:13:51.295Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-15T17:13:51.295Z] ---> Using cache [2021-11-15T17:13:51.295Z] ---> 8916607cc982 [2021-11-15T17:13:51.295Z] Step 6/22 : COPY . . [2021-11-15T17:13:51.295Z] ---> Using cache [2021-11-15T17:13:51.295Z] ---> 50d2fe8e340a [2021-11-15T17:13:51.295Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T17:13:51.295Z] ---> Using cache [2021-11-15T17:13:51.295Z] ---> 9994b6ab3ac7 [2021-11-15T17:13:51.295Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-15T17:13:51.295Z] ---> Running in 5c68fa5d0b36 [2021-11-15T17:13:51.295Z] ---> Running in 72ad6de1130a [2021-11-15T17:13:51.561Z] ---> Running in 9c06654e6b67 [2021-11-15T17:13:51.561Z] Removing intermediate container e9edeff164dc [2021-11-15T17:13:51.561Z] ---> 53f05eb86bc9 [2021-11-15T17:13:51.561Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-15T17:13:51.561Z] ---> Running in e70556ac2f98 [2021-11-15T17:13:51.827Z] Removing intermediate container e70556ac2f98 [2021-11-15T17:13:51.827Z] ---> 3d5bc7fbc3e5 [2021-11-15T17:13:51.827Z] Step 27/30 : CMD ["gate"] [2021-11-15T17:13:51.827Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T17:13:51.827Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-15T17:13:51.827Z] ---> cfeabe4ea326 [2021-11-15T17:13:51.827Z] Step 3/22 : WORKDIR /edgex-go [2021-11-15T17:13:51.827Z] ---> Using cache [2021-11-15T17:13:51.827Z] ---> cf1a1944e2e2 [2021-11-15T17:13:51.827Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T17:13:51.827Z] ---> Using cache [2021-11-15T17:13:51.827Z] ---> 94f6c19e17ea [2021-11-15T17:13:51.827Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-15T17:13:51.827Z] ---> Running in 6b05def667fa [2021-11-15T17:13:51.827Z] ---> Running in 10fd7d1a38f4 [2021-11-15T17:13:52.091Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-15T17:13:52.091Z] Removing intermediate container 6b05def667fa [2021-11-15T17:13:52.091Z] ---> 8c543104f73f [2021-11-15T17:13:52.091Z] Step 28/30 : LABEL arch=x86_64 [2021-11-15T17:13:52.091Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-15T17:13:52.091Z] ---> Running in 42ea0b70d66f [2021-11-15T17:13:52.091Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o cmd/core-command/core-command ./cmd/core-command [2021-11-15T17:13:52.353Z] Removing intermediate container 42ea0b70d66f [2021-11-15T17:13:52.353Z] ---> da7a287e618a [2021-11-15T17:13:52.353Z] Step 29/30 : LABEL git_sha=31a468f974f90331ca7657b11f9c9eadefc568dd [2021-11-15T17:13:52.353Z] ---> Running in 5ee084885a8f [2021-11-15T17:13:52.353Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-15T17:13:52.928Z] Removing intermediate container 5ee084885a8f [2021-11-15T17:13:52.928Z] ---> 53c955249ed4 [2021-11-15T17:13:52.928Z] Step 30/30 : LABEL version=2.0.1-dev.96 [2021-11-15T17:13:52.928Z] ---> Running in 7b6fc3118db8 [2021-11-15T17:13:53.193Z] Removing intermediate container 7b6fc3118db8 [2021-11-15T17:13:53.193Z] ---> cff78082c37e [2021-11-15T17:13:53.193Z] [2021-11-15T17:13:53.193Z] Successfully built cff78082c37e [2021-11-15T17:13:53.193Z] Successfully tagged security-bootstrapper:latest [2021-11-15T17:13:53.193Z]  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-15T17:13:53.767Z] OK: 220 MiB in 52 packages [2021-11-15T17:13:54.032Z] Removing intermediate container 10fd7d1a38f4 [2021-11-15T17:13:54.032Z] ---> 2a1eaa336e1d [2021-11-15T17:13:54.032Z] Step 6/22 : COPY . . [2021-11-15T17:13:56.424Z] b78e95d17946: Pull complete [2021-11-15T17:13:56.424Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-15T17:13:56.424Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-15T17:13:56.424Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-15T17:13:57.035Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-15T17:13:57.035Z] WORKDIR /edgex [2021-11-15T17:13:57.035Z] COPY go.mod . [2021-11-15T17:13:57.035Z] RUN go mod download [2021-11-15T17:13:57.035Z] + docker build -t ci-base-image-arm64 -f - . [2021-11-15T17:13:59.358Z] ---> 31045f216d34 [2021-11-15T17:13:59.358Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T17:13:59.358Z] ---> Running in 844e4cec2de0 [2021-11-15T17:13:59.680Z] Sending build context to Docker daemon 166.6MB [2021-11-15T17:13:59.680Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-15T17:13:59.680Z] ---> 8b459fc5aaf0 [2021-11-15T17:13:59.680Z] Step 2/4 : WORKDIR /edgex [2021-11-15T17:14:00.749Z] Removing intermediate container 844e4cec2de0 [2021-11-15T17:14:00.749Z] ---> e25ea34f29ad [2021-11-15T17:14:00.749Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-15T17:14:00.749Z] ---> Running in 34a05dede21a [2021-11-15T17:14:01.319Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-15T17:14:01.669Z] ---> Running in ab9a223c03b6 [2021-11-15T17:14:01.948Z] Removing intermediate container ab9a223c03b6 [2021-11-15T17:14:01.948Z] ---> 158ff7ac6e59 [2021-11-15T17:14:01.948Z] Step 3/4 : COPY go.mod . [2021-11-15T17:14:02.546Z] ---> c97609d1f339 [2021-11-15T17:14:02.546Z] Step 4/4 : RUN go mod download [2021-11-15T17:14:02.831Z] ---> Running in bb75fc2de68f [2021-11-15T17:14:23.301Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-15T17:14:24.726Z] Removing intermediate container 9c06654e6b67 [2021-11-15T17:14:24.726Z] ---> b0b939bc7ca9 [2021-11-15T17:14:24.726Z] [2021-11-15T17:14:24.726Z] Step 9/22 : FROM alpine:3.14 [2021-11-15T17:14:24.726Z] ---> 0a97eee8041e [2021-11-15T17:14:24.726Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-15T17:14:24.726Z] ---> Using cache [2021-11-15T17:14:24.726Z] ---> 27d2e4a8dca1 [2021-11-15T17:14:24.726Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-15T17:14:24.726Z] ---> Using cache [2021-11-15T17:14:24.726Z] ---> b323b4e0f7d6 [2021-11-15T17:14:24.726Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-15T17:14:24.726Z] ---> Running in 6ddad3693382 [2021-11-15T17:14:24.726Z] Removing intermediate container 6ddad3693382 [2021-11-15T17:14:24.726Z] ---> cf959e780e8a [2021-11-15T17:14:24.726Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-15T17:14:24.999Z] ---> Running in d244f65023f9 [2021-11-15T17:14:24.999Z] Removing intermediate container d244f65023f9 [2021-11-15T17:14:24.999Z] ---> 64a25b5ded04 [2021-11-15T17:14:24.999Z] Step 14/22 : WORKDIR / [2021-11-15T17:14:24.999Z] ---> Running in 2666de0bf717 [2021-11-15T17:14:25.268Z] Removing intermediate container 2666de0bf717 [2021-11-15T17:14:25.268Z] ---> 8d6acf53137a [2021-11-15T17:14:25.268Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-15T17:14:25.530Z] ---> 07598368bea6 [2021-11-15T17:14:25.530Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-15T17:14:26.144Z] ---> dda74d34b28f [2021-11-15T17:14:26.144Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-15T17:14:27.109Z] ---> 0c0ae6dee872 [2021-11-15T17:14:27.109Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-15T17:14:27.376Z] ---> Running in aeae1349623f [2021-11-15T17:14:27.376Z] Removing intermediate container 5c68fa5d0b36 [2021-11-15T17:14:27.376Z] ---> 9c69a24f4661 [2021-11-15T17:14:27.376Z] [2021-11-15T17:14:27.376Z] Step 9/20 : FROM alpine:3.14 [2021-11-15T17:14:27.376Z] ---> 0a97eee8041e [2021-11-15T17:14:27.376Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-15T17:14:27.376Z] Removing intermediate container 72ad6de1130a [2021-11-15T17:14:27.376Z] ---> 26e30a7601c0 [2021-11-15T17:14:27.376Z] [2021-11-15T17:14:27.376Z] Step 9/22 : FROM alpine:3.14 [2021-11-15T17:14:27.376Z] ---> 0a97eee8041e [2021-11-15T17:14:27.376Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-15T17:14:27.376Z] ---> Using cache [2021-11-15T17:14:27.376Z] ---> 27d2e4a8dca1 [2021-11-15T17:14:27.376Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-15T17:14:27.376Z] ---> Using cache [2021-11-15T17:14:27.376Z] ---> b323b4e0f7d6 [2021-11-15T17:14:27.376Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-15T17:14:27.640Z] ---> Running in a2585ab5746b [2021-11-15T17:14:27.640Z] ---> Running in 88db8a14174f [2021-11-15T17:14:27.640Z] Removing intermediate container aeae1349623f [2021-11-15T17:14:27.640Z] ---> e56ebf802034 [2021-11-15T17:14:27.640Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-15T17:14:27.640Z] ---> Running in 09d4927a0fe6 [2021-11-15T17:14:27.640Z] Removing intermediate container a2585ab5746b [2021-11-15T17:14:27.640Z] ---> 61937489ff7e [2021-11-15T17:14:27.640Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-15T17:14:27.640Z] ---> Running in 98757b8ce673 [2021-11-15T17:14:27.902Z] Removing intermediate container 09d4927a0fe6 [2021-11-15T17:14:27.902Z] ---> 0040721aef24 [2021-11-15T17:14:27.902Z] Step 20/22 : LABEL arch=x86_64 [2021-11-15T17:14:27.902Z] ---> Running in 8f21a0e90d80 [2021-11-15T17:14:27.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-15T17:14:27.902Z] Removing intermediate container 98757b8ce673 [2021-11-15T17:14:27.902Z] ---> 22c8c016d185 [2021-11-15T17:14:27.902Z] Step 14/22 : WORKDIR / [2021-11-15T17:14:27.902Z] Removing intermediate container 8f21a0e90d80 [2021-11-15T17:14:27.902Z] ---> 1b6c9b4cbf63 [2021-11-15T17:14:27.902Z] Step 21/22 : LABEL git_sha=31a468f974f90331ca7657b11f9c9eadefc568dd [2021-11-15T17:14:27.902Z] ---> Running in 35220392a868 [2021-11-15T17:14:27.902Z] ---> Running in 0c0c2f049e11 [2021-11-15T17:14:28.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-15T17:14:28.165Z] Removing intermediate container 35220392a868 [2021-11-15T17:14:28.165Z] ---> b00f12fd4a99 [2021-11-15T17:14:28.165Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-15T17:14:28.165Z] Removing intermediate container 0c0c2f049e11 [2021-11-15T17:14:28.165Z] ---> 66b914dc3dc2 [2021-11-15T17:14:28.165Z] Step 22/22 : LABEL version=2.0.1-dev.96 [2021-11-15T17:14:28.165Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-15T17:14:28.165Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-15T17:14:28.165Z] ---> Running in 532b7715bbde [2021-11-15T17:14:28.433Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-15T17:14:28.433Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-15T17:14:28.433Z] (5/5) Installing curl (7.79.1-r0) [2021-11-15T17:14:28.433Z] Executing busybox-1.33.1-r6.trigger [2021-11-15T17:14:28.433Z] Executing ca-certificates-20191127-r5.trigger [2021-11-15T17:14:28.433Z] OK: 8 MiB in 19 packages [2021-11-15T17:14:28.433Z] Removing intermediate container 532b7715bbde [2021-11-15T17:14:28.433Z] ---> 85470b6249a0 [2021-11-15T17:14:28.433Z] [2021-11-15T17:14:28.433Z] Successfully built 85470b6249a0 [2021-11-15T17:14:28.433Z] ---> 88e64f0c84e4 [2021-11-15T17:14:28.433Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-15T17:14:28.701Z] Successfully tagged core-command:latest [2021-11-15T17:14:28.967Z]  Building core-command ... done Removing intermediate container 88db8a14174f [2021-11-15T17:14:28.967Z] ---> 272d6e978a00 [2021-11-15T17:14:28.967Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-15T17:14:28.967Z] ---> 08c9633699f1 [2021-11-15T17:14:28.967Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-15T17:14:28.967Z] ---> Running in 40d994206433 [2021-11-15T17:14:29.230Z] ---> 44cd36ed1fad [2021-11-15T17:14:29.230Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-15T17:14:29.230Z] Removing intermediate container 40d994206433 [2021-11-15T17:14:29.230Z] ---> 65a880bbb4d9 [2021-11-15T17:14:29.230Z] Step 12/20 : WORKDIR /edgex [2021-11-15T17:14:29.490Z] ---> Running in ad5b8f2d5db9 [2021-11-15T17:14:29.490Z] ---> Running in 9d4edf74bd33 [2021-11-15T17:14:29.490Z] Removing intermediate container 34a05dede21a [2021-11-15T17:14:29.490Z] ---> d999d43f607e [2021-11-15T17:14:29.490Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-15T17:14:29.490Z] Removing intermediate container ad5b8f2d5db9 [2021-11-15T17:14:29.490Z] ---> a9426c589f94 [2021-11-15T17:14:29.490Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-15T17:14:29.490Z] Removing intermediate container 9d4edf74bd33 [2021-11-15T17:14:29.490Z] ---> 6ebb4ec2d9ac [2021-11-15T17:14:29.490Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-15T17:14:29.491Z] ---> Running in c5d63e41f38d [2021-11-15T17:14:29.491Z] ---> Running in b9b24499e565 [2021-11-15T17:14:29.772Z] Removing intermediate container b9b24499e565 [2021-11-15T17:14:29.772Z] ---> 6ed96bd6b110 [2021-11-15T17:14:29.772Z] Step 20/22 : LABEL arch=x86_64 [2021-11-15T17:14:29.772Z] ---> Running in c1837c396c3f [2021-11-15T17:14:29.772Z] ---> d92a9f5d50f1 [2021-11-15T17:14:29.772Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-15T17:14:29.772Z] Removing intermediate container c1837c396c3f [2021-11-15T17:14:29.772Z] ---> 583498890e84 [2021-11-15T17:14:29.772Z] Step 21/22 : LABEL git_sha=31a468f974f90331ca7657b11f9c9eadefc568dd [2021-11-15T17:14:29.772Z] ---> Running in 1c675ab6dbd2 [2021-11-15T17:14:30.036Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-15T17:14:30.036Z] Removing intermediate container 1c675ab6dbd2 [2021-11-15T17:14:30.036Z] ---> 7f3139f889a4 [2021-11-15T17:14:30.036Z] Step 22/22 : LABEL version=2.0.1-dev.96 [2021-11-15T17:14:30.036Z] ---> Running in 6c92eb0329a3 [2021-11-15T17:14:30.036Z] ---> 891ba713d83b [2021-11-15T17:14:30.036Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-15T17:14:30.300Z] Removing intermediate container 6c92eb0329a3 [2021-11-15T17:14:30.300Z] ---> a8bc65cf484d [2021-11-15T17:14:30.300Z] [2021-11-15T17:14:30.300Z] Successfully built a8bc65cf484d [2021-11-15T17:14:30.300Z] Successfully tagged core-metadata:latest [2021-11-15T17:14:30.560Z]  Building core-metadata ... done  ---> e74826795173 [2021-11-15T17:14:30.560Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-15T17:14:30.560Z] ---> Running in 9d718abc9671 [2021-11-15T17:14:30.832Z] Removing intermediate container 9d718abc9671 [2021-11-15T17:14:30.832Z] ---> ef285067f4cc [2021-11-15T17:14:30.832Z] Step 17/20 : CMD ["--init=true"] [2021-11-15T17:14:30.832Z] Removing intermediate container c5d63e41f38d [2021-11-15T17:14:30.832Z] ---> 4921f23fa7d8 [2021-11-15T17:14:30.832Z] [2021-11-15T17:14:30.832Z] Step 10/22 : FROM docker:20.10.8 [2021-11-15T17:14:30.832Z] ---> Running in 6404f17dd9ea [2021-11-15T17:14:30.832Z] 20.10.8: Pulling from library/docker [2021-11-15T17:14:30.832Z] Removing intermediate container 6404f17dd9ea [2021-11-15T17:14:30.832Z] ---> 0e03cf9c010c [2021-11-15T17:14:30.832Z] Step 18/20 : LABEL arch=x86_64 [2021-11-15T17:14:30.832Z] ---> Running in d674c1c780ed [2021-11-15T17:14:30.832Z] Removing intermediate container d674c1c780ed [2021-11-15T17:14:30.832Z] ---> 0d2d014f627b [2021-11-15T17:14:30.832Z] Step 19/20 : LABEL git_sha=31a468f974f90331ca7657b11f9c9eadefc568dd [2021-11-15T17:14:31.100Z] ---> Running in 90619e38b136 [2021-11-15T17:14:31.359Z] Removing intermediate container 90619e38b136 [2021-11-15T17:14:31.359Z] ---> c3be4a180b95 [2021-11-15T17:14:31.359Z] Step 20/20 : LABEL version=2.0.1-dev.96 [2021-11-15T17:14:31.620Z] ---> Running in 1d238328d160 [2021-11-15T17:14:31.620Z] Removing intermediate container 1d238328d160 [2021-11-15T17:14:31.620Z] ---> 2ae7db19749e [2021-11-15T17:14:31.620Z] [2021-11-15T17:14:31.620Z] Successfully built 2ae7db19749e [2021-11-15T17:14:31.620Z] Successfully tagged security-proxy-setup:latest [2021-11-15T17:14:33.003Z]  Building security-proxy-setup ... done Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-15T17:14:33.003Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-15T17:14:33.003Z] ---> bc6c0ffef665 [2021-11-15T17:14:33.003Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-11-15T17:14:33.577Z] ---> Running in 28d1ab1743bc [2021-11-15T17:14:33.577Z] Removing intermediate container 28d1ab1743bc [2021-11-15T17:14:33.577Z] ---> 35da1852a9d4 [2021-11-15T17:14:33.577Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-11-15T17:14:33.577Z] ---> Running in 9fa7c3db4dcb [2021-11-15T17:14:33.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-15T17:14:34.096Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-15T17:14:34.096Z] (1/42) Installing readline (8.1.0-r0) [2021-11-15T17:14:34.096Z] (2/42) Installing bash (5.1.4-r0) [2021-11-15T17:14:34.096Z] Executing bash-5.1.4-r0.post-install [2021-11-15T17:14:34.096Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-15T17:14:34.096Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-15T17:14:34.096Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-15T17:14:34.096Z] (6/42) Installing curl (7.79.1-r0) [2021-11-15T17:14:34.096Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-15T17:14:34.096Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-15T17:14:34.096Z] (9/42) Installing expat (2.4.1-r0) [2021-11-15T17:14:34.096Z] (10/42) Installing libffi (3.3-r2) [2021-11-15T17:14:34.356Z] (11/42) Installing gdbm (1.19-r0) [2021-11-15T17:14:34.356Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-15T17:14:34.356Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-15T17:14:34.356Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-15T17:14:34.356Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-15T17:14:34.356Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-15T17:14:34.356Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-15T17:14:34.616Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-15T17:14:34.876Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-15T17:14:34.876Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-15T17:14:34.876Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-15T17:14:34.876Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-15T17:14:34.876Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-15T17:14:34.876Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-15T17:14:34.876Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-15T17:14:34.876Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-15T17:14:34.876Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-15T17:14:34.876Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-15T17:14:34.876Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-15T17:14:34.877Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-15T17:14:34.877Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-15T17:14:34.877Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-15T17:14:34.877Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-15T17:14:34.877Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-15T17:14:34.877Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-15T17:14:34.877Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-15T17:14:34.877Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-15T17:14:34.877Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-15T17:14:34.877Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-15T17:14:34.877Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-15T17:14:34.877Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-15T17:14:35.141Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-15T17:14:35.141Z] Executing busybox-1.33.1-r3.trigger [2021-11-15T17:14:35.141Z] OK: 84 MiB in 64 packages [2021-11-15T17:14:35.714Z] Collecting docker-compose==1.23.2 [2021-11-15T17:14:35.715Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-15T17:14:35.976Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-15T17:14:35.976Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-15T17:14:35.976Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-11-15T17:14:35.976Z] Collecting cached-property<2,>=1.2.0 [2021-11-15T17:14:35.976Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-15T17:14:35.976Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-15T17:14:35.976Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-15T17:14:36.236Z] Collecting PyYAML<4,>=3.10 [2021-11-15T17:14:36.236Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-15T17:14:37.186Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-15T17:14:37.186Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-15T17:14:37.186Z] Collecting jsonschema<3,>=2.5.1 [2021-11-15T17:14:37.186Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-15T17:14:37.186Z] Collecting docker<4.0,>=3.6.0 [2021-11-15T17:14:37.186Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-15T17:14:37.186Z] Collecting texttable<0.10,>=0.9.0 [2021-11-15T17:14:37.186Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-15T17:14:37.447Z] Collecting docopt<0.7,>=0.6.1 [2021-11-15T17:14:37.447Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-15T17:14:37.708Z] Collecting docker-pycreds>=0.4.0 [2021-11-15T17:14:37.708Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-15T17:14:37.708Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-15T17:14:37.708Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-15T17:14:37.708Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-11-15T17:14:37.970Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-15T17:14:37.970Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-15T17:14:37.970Z] Collecting idna<2.8,>=2.5 [2021-11-15T17:14:37.970Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-15T17:14:37.970Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-15T17:14:37.970Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-15T17:14:37.970Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-15T17:14:37.970Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-15T17:14:37.970Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-15T17:14:37.970Z] Attempting uninstall: urllib3 [2021-11-15T17:14:37.970Z] Found existing installation: urllib3 1.26.5 [2021-11-15T17:14:37.970Z] Uninstalling urllib3-1.26.5: [2021-11-15T17:14:38.231Z] Successfully uninstalled urllib3-1.26.5 [2021-11-15T17:14:38.231Z] Attempting uninstall: idna [2021-11-15T17:14:38.231Z] Found existing installation: idna 3.2 [2021-11-15T17:14:38.231Z] Uninstalling idna-3.2: [2021-11-15T17:14:38.231Z] Successfully uninstalled idna-3.2 [2021-11-15T17:14:38.491Z] Attempting uninstall: chardet [2021-11-15T17:14:38.491Z] Found existing installation: chardet 4.0.0 [2021-11-15T17:14:38.491Z] Uninstalling chardet-4.0.0: [2021-11-15T17:14:38.491Z] Successfully uninstalled chardet-4.0.0 [2021-11-15T17:14:38.752Z] Attempting uninstall: requests [2021-11-15T17:14:38.752Z] Found existing installation: requests 2.25.1 [2021-11-15T17:14:38.752Z] Uninstalling requests-2.25.1: [2021-11-15T17:14:38.752Z] Successfully uninstalled requests-2.25.1 [2021-11-15T17:14:38.752Z] Running setup.py install for texttable: started [2021-11-15T17:14:39.012Z] Running setup.py install for texttable: finished with status 'done' [2021-11-15T17:14:39.012Z] Running setup.py install for PyYAML: started [2021-11-15T17:14:39.272Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-15T17:14:39.533Z] Running setup.py install for docopt: started [2021-11-15T17:14:39.793Z] Running setup.py install for docopt: finished with status 'done' [2021-11-15T17:14:39.793Z] Running setup.py install for dockerpty: started [2021-11-15T17:14:40.054Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-15T17:14:40.315Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-11-15T17:14:43.630Z] Removing intermediate container 9fa7c3db4dcb [2021-11-15T17:14:43.630Z] ---> 8f64288e61b7 [2021-11-15T17:14:43.630Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-15T17:14:43.630Z] ---> Running in cce882931e05 [2021-11-15T17:14:43.630Z] Removing intermediate container cce882931e05 [2021-11-15T17:14:43.630Z] ---> a6ddfa7329e7 [2021-11-15T17:14:43.630Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-15T17:14:43.630Z] ---> Running in 3b510961ed95 [2021-11-15T17:14:43.630Z] Removing intermediate container 3b510961ed95 [2021-11-15T17:14:43.630Z] ---> 988633da3942 [2021-11-15T17:14:43.630Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-15T17:14:44.199Z] ---> e51d4156c8a6 [2021-11-15T17:14:44.199Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-15T17:14:44.199Z] ---> cc59be195fc3 [2021-11-15T17:14:44.199Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-15T17:14:44.460Z] ---> c915387f6d02 [2021-11-15T17:14:44.460Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-15T17:14:44.460Z] ---> Running in f3a55fbbeddd [2021-11-15T17:14:44.460Z] Removing intermediate container f3a55fbbeddd [2021-11-15T17:14:44.460Z] ---> 40f61eaacd08 [2021-11-15T17:14:44.460Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-15T17:14:44.460Z] ---> Running in 459ada4116c1 [2021-11-15T17:14:44.460Z] Removing intermediate container 459ada4116c1 [2021-11-15T17:14:44.460Z] ---> f10af08deb85 [2021-11-15T17:14:44.460Z] Step 20/22 : LABEL arch=x86_64 [2021-11-15T17:14:44.724Z] ---> Running in f936e19d4e94 [2021-11-15T17:14:44.724Z] Removing intermediate container f936e19d4e94 [2021-11-15T17:14:44.724Z] ---> 41b1004a12ea [2021-11-15T17:14:44.724Z] Step 21/22 : LABEL git_sha=31a468f974f90331ca7657b11f9c9eadefc568dd [2021-11-15T17:14:44.724Z] ---> Running in 966b0dd715af [2021-11-15T17:14:44.724Z] Removing intermediate container 966b0dd715af [2021-11-15T17:14:44.724Z] ---> df7ea47055c9 [2021-11-15T17:14:44.724Z] Step 22/22 : LABEL version=2.0.1-dev.96 [2021-11-15T17:14:44.724Z] ---> Running in 48bdce602f4c [2021-11-15T17:14:44.984Z] Removing intermediate container 48bdce602f4c [2021-11-15T17:14:44.984Z] ---> b8dce57df902 [2021-11-15T17:14:44.984Z] [2021-11-15T17:14:44.984Z] Successfully built b8dce57df902 [2021-11-15T17:14:44.984Z] Successfully tagged sys-mgmt-agent:latest [2021-11-15T17:14:44.992Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-11-15T17:14:44.995Z] $ docker stop --time=1 833a75bdd81769bf630b37ab00ab49eb0c489824d3f312c5dad632af1e576c34 [2021-11-15T17:14:46.281Z] $ docker rm -f 833a75bdd81769bf630b37ab00ab49eb0c489824d3f312c5dad632af1e576c34 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-15T17:14:46.635Z] + docker images [2021-11-15T17:14:46.635Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-15T17:14:46.635Z] sys-mgmt-agent latest b8dce57df902 2 seconds ago 294MB [2021-11-15T17:14:46.635Z] security-proxy-setup latest 2ae7db19749e 15 seconds ago 26.9MB [2021-11-15T17:14:46.635Z] core-metadata latest a8bc65cf484d 16 seconds ago 16.9MB [2021-11-15T17:14:46.635Z] 4921f23fa7d8 16 seconds ago 1.76GB [2021-11-15T17:14:46.635Z] core-command latest 85470b6249a0 18 seconds ago 16.1MB [2021-11-15T17:14:46.635Z] 26e30a7601c0 19 seconds ago 1.76GB [2021-11-15T17:14:46.635Z] 9c69a24f4661 19 seconds ago 1.76GB [2021-11-15T17:14:46.635Z] b0b939bc7ca9 22 seconds ago 1.75GB [2021-11-15T17:14:46.635Z] security-bootstrapper latest cff78082c37e 54 seconds ago 18.9MB [2021-11-15T17:14:46.635Z] core-data latest 0a66f95175ba About a minute ago 20.7MB [2021-11-15T17:14:46.635Z] support-scheduler latest dc4b1796ed94 About a minute ago 16.2MB [2021-11-15T17:14:46.635Z] security-secretstore-setup latest 2b1329bf2a2a About a minute ago 28.4MB [2021-11-15T17:14:46.635Z] support-notifications latest a7270ed96c0b About a minute ago 17MB [2021-11-15T17:14:46.635Z] 10a791994a4a About a minute ago 1.76GB [2021-11-15T17:14:46.635Z] 5bc434bcfd2c About a minute ago 1.76GB [2021-11-15T17:14:46.635Z] b9fdd265bbda About a minute ago 1.76GB [2021-11-15T17:14:46.635Z] 09d9c9527ffc About a minute ago 1.76GB [2021-11-15T17:14:46.635Z] b7d4ca609400 About a minute ago 1.76GB [2021-11-15T17:14:46.635Z] ci-base-image-x86_64 latest cfeabe4ea326 5 minutes ago 1.25GB [2021-11-15T17:14:46.635Z] alpine 3.14 0a97eee8041e 3 days ago 5.61MB [2021-11-15T17:14:46.635Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 4 weeks ago 548MB [2021-11-15T17:14:46.635Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 weeks ago 34.5MB [2021-11-15T17:14:46.635Z] docker 20.10.8 bc6c0ffef665 2 months ago 214MB [2021-11-15T17:14:46.635Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-15T17:14:46.831Z] provisioning config files... [2021-11-15T17:14:46.842Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/108@tmp/config6053781696813851670tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-15T17:14:47.146Z] ---> docker-login.sh [2021-11-15T17:14:47.146Z] nexus3.edgexfoundry.org:10001 [2021-11-15T17:14:47.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T17:14:47.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T17:14:47.146Z] Configure a credential helper to remove this warning. See [2021-11-15T17:14:47.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T17:14:47.146Z] [2021-11-15T17:14:47.146Z] Login Succeeded [2021-11-15T17:14:47.146Z] nexus3.edgexfoundry.org:10002 [2021-11-15T17:14:47.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T17:14:47.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T17:14:47.407Z] Configure a credential helper to remove this warning. See [2021-11-15T17:14:47.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T17:14:47.407Z] [2021-11-15T17:14:47.407Z] Login Succeeded [2021-11-15T17:14:47.407Z] nexus3.edgexfoundry.org:10003 [2021-11-15T17:14:47.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T17:14:47.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T17:14:47.407Z] Configure a credential helper to remove this warning. See [2021-11-15T17:14:47.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T17:14:47.407Z] [2021-11-15T17:14:47.407Z] Login Succeeded [2021-11-15T17:14:47.407Z] nexus3.edgexfoundry.org:10004 [2021-11-15T17:14:47.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T17:14:47.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T17:14:47.407Z] Configure a credential helper to remove this warning. See [2021-11-15T17:14:47.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T17:14:47.407Z] [2021-11-15T17:14:47.407Z] Login Succeeded [2021-11-15T17:14:47.407Z] docker.io [2021-11-15T17:14:47.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T17:14:47.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T17:14:47.929Z] Configure a credential helper to remove this warning. See [2021-11-15T17:14:47.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T17:14:47.929Z] [2021-11-15T17:14:47.929Z] Login Succeeded [2021-11-15T17:14:47.929Z] ---> docker-login.sh ends [Pipeline] } [2021-11-15T17:14:47.937Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-15T17:14:47.968Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-15T17:14:47.986Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-11-15T17:14:47.986Z] 31a468f974f90331ca7657b11f9c9eadefc568dd [2021-11-15T17:14:47.986Z] latest [2021-11-15T17:14:47.986Z] 2.0.1-dev.96 [2021-11-15T17:14:47.986Z] 31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96 [2021-11-15T17:14:47.986Z] main [2021-11-15T17:14:47.986Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:14:48.297Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:31a468f974f90331ca7657b11f9c9eadefc568dd [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:14:48.599Z] + docker push nexus3.edgexfoundry.org:10004/core-command:31a468f974f90331ca7657b11f9c9eadefc568dd [2021-11-15T17:14:48.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-15T17:14:48.599Z] edb572e10e79: Preparing [2021-11-15T17:14:48.599Z] 00038be56060: Preparing [2021-11-15T17:14:48.599Z] 562d46e32656: Preparing [2021-11-15T17:14:48.599Z] 2331d8a1ac2a: Preparing [2021-11-15T17:14:48.599Z] 1a058d5342cc: Preparing [2021-11-15T17:14:48.599Z] 1a058d5342cc: Layer already exists [2021-11-15T17:14:48.599Z] 562d46e32656: Pushed [2021-11-15T17:14:48.599Z] 2331d8a1ac2a: Pushed [2021-11-15T17:14:48.599Z] edb572e10e79: Pushed [2021-11-15T17:14:49.543Z] 00038be56060: Pushed [2021-11-15T17:14:49.818Z] 31a468f974f90331ca7657b11f9c9eadefc568dd: digest: sha256:dbb7109eb8d17e3f55dbafe268f2c023cdae0143d2364f93707e278fcf4cd904 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:14:50.267Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:14:50.687Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-11-15T17:14:50.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-15T17:14:50.687Z] edb572e10e79: Preparing [2021-11-15T17:14:50.687Z] 00038be56060: Preparing [2021-11-15T17:14:50.687Z] 562d46e32656: Preparing [2021-11-15T17:14:50.687Z] 2331d8a1ac2a: Preparing [2021-11-15T17:14:50.687Z] 1a058d5342cc: Preparing [2021-11-15T17:14:50.687Z] 1a058d5342cc: Layer already exists [2021-11-15T17:14:50.687Z] edb572e10e79: Layer already exists [2021-11-15T17:14:50.687Z] 00038be56060: Layer already exists [2021-11-15T17:14:50.687Z] 2331d8a1ac2a: Layer already exists [2021-11-15T17:14:50.687Z] 562d46e32656: Layer already exists [2021-11-15T17:14:50.687Z] latest: digest: sha256:dbb7109eb8d17e3f55dbafe268f2c023cdae0143d2364f93707e278fcf4cd904 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:14:50.985Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.96 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:14:51.280Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.96 [2021-11-15T17:14:51.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-15T17:14:51.280Z] edb572e10e79: Preparing [2021-11-15T17:14:51.280Z] 00038be56060: Preparing [2021-11-15T17:14:51.280Z] 562d46e32656: Preparing [2021-11-15T17:14:51.280Z] 2331d8a1ac2a: Preparing [2021-11-15T17:14:51.281Z] 1a058d5342cc: Preparing [2021-11-15T17:14:51.281Z] 00038be56060: Layer already exists [2021-11-15T17:14:51.281Z] edb572e10e79: Layer already exists [2021-11-15T17:14:51.281Z] 1a058d5342cc: Layer already exists [2021-11-15T17:14:51.281Z] 562d46e32656: Layer already exists [2021-11-15T17:14:51.281Z] 2331d8a1ac2a: Layer already exists [2021-11-15T17:14:51.281Z] 2.0.1-dev.96: digest: sha256:dbb7109eb8d17e3f55dbafe268f2c023cdae0143d2364f93707e278fcf4cd904 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:14:51.583Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:14:51.894Z] + docker push nexus3.edgexfoundry.org:10004/core-command:31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96 [2021-11-15T17:14:51.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-15T17:14:51.894Z] edb572e10e79: Preparing [2021-11-15T17:14:51.894Z] 00038be56060: Preparing [2021-11-15T17:14:51.894Z] 562d46e32656: Preparing [2021-11-15T17:14:51.894Z] 2331d8a1ac2a: Preparing [2021-11-15T17:14:51.894Z] 1a058d5342cc: Preparing [2021-11-15T17:14:51.894Z] 1a058d5342cc: Layer already exists [2021-11-15T17:14:51.894Z] 562d46e32656: Layer already exists [2021-11-15T17:14:51.894Z] edb572e10e79: Layer already exists [2021-11-15T17:14:51.894Z] 00038be56060: Layer already exists [2021-11-15T17:14:51.894Z] 2331d8a1ac2a: Layer already exists [2021-11-15T17:14:51.894Z] 31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96: digest: sha256:dbb7109eb8d17e3f55dbafe268f2c023cdae0143d2364f93707e278fcf4cd904 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:14:52.195Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:14:52.490Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-11-15T17:14:52.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-15T17:14:52.490Z] edb572e10e79: Preparing [2021-11-15T17:14:52.490Z] 00038be56060: Preparing [2021-11-15T17:14:52.490Z] 562d46e32656: Preparing [2021-11-15T17:14:52.490Z] 2331d8a1ac2a: Preparing [2021-11-15T17:14:52.490Z] 1a058d5342cc: Preparing [2021-11-15T17:14:52.490Z] 00038be56060: Layer already exists [2021-11-15T17:14:52.490Z] edb572e10e79: Layer already exists [2021-11-15T17:14:52.490Z] 2331d8a1ac2a: Layer already exists [2021-11-15T17:14:52.490Z] 1a058d5342cc: Layer already exists [2021-11-15T17:14:52.490Z] 562d46e32656: Layer already exists [2021-11-15T17:14:52.490Z] main: digest: sha256:dbb7109eb8d17e3f55dbafe268f2c023cdae0143d2364f93707e278fcf4cd904 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-15T17:14:52.517Z] ===================================================== [Pipeline] echo [2021-11-15T17:14:52.524Z] taggedImages: [2021-11-15T17:14:52.524Z] - nexus3.edgexfoundry.org:10004/core-command:31a468f974f90331ca7657b11f9c9eadefc568dd [2021-11-15T17:14:52.524Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-11-15T17:14:52.524Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.96 [2021-11-15T17:14:52.524Z] - nexus3.edgexfoundry.org:10004/core-command:31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96 [2021-11-15T17:14:52.524Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-11-15T17:14:52.541Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-11-15T17:14:52.541Z] 31a468f974f90331ca7657b11f9c9eadefc568dd [2021-11-15T17:14:52.541Z] latest [2021-11-15T17:14:52.541Z] 2.0.1-dev.96 [2021-11-15T17:14:52.541Z] 31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96 [2021-11-15T17:14:52.541Z] main [2021-11-15T17:14:52.541Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:14:52.846Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:31a468f974f90331ca7657b11f9c9eadefc568dd [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:14:53.145Z] + docker push nexus3.edgexfoundry.org:10004/core-data:31a468f974f90331ca7657b11f9c9eadefc568dd [2021-11-15T17:14:53.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-15T17:14:53.145Z] 755e9e3dc940: Preparing [2021-11-15T17:14:53.145Z] 455d69806706: Preparing [2021-11-15T17:14:53.145Z] 562d46e32656: Preparing [2021-11-15T17:14:53.145Z] 23609519df74: Preparing [2021-11-15T17:14:53.145Z] 55444d7e63b3: Preparing [2021-11-15T17:14:53.145Z] 1a058d5342cc: Preparing [2021-11-15T17:14:53.145Z] 1a058d5342cc: Waiting [2021-11-15T17:14:53.145Z] 562d46e32656: Layer already exists [2021-11-15T17:14:53.145Z] 1a058d5342cc: Layer already exists [2021-11-15T17:14:53.406Z] 55444d7e63b3: Pushed [2021-11-15T17:14:53.406Z] 755e9e3dc940: Pushed [2021-11-15T17:14:53.406Z] 23609519df74: Pushed [2021-11-15T17:14:54.343Z] 455d69806706: Pushed [2021-11-15T17:14:54.343Z] 31a468f974f90331ca7657b11f9c9eadefc568dd: digest: sha256:e504c5dcf1c2193fd4a2b5c4b707cf39b9bac1386b8a8b977cfde64006947250 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:14:54.651Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:14:54.942Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-11-15T17:14:54.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-15T17:14:54.942Z] 755e9e3dc940: Preparing [2021-11-15T17:14:54.942Z] 455d69806706: Preparing [2021-11-15T17:14:54.942Z] 562d46e32656: Preparing [2021-11-15T17:14:54.942Z] 23609519df74: Preparing [2021-11-15T17:14:54.942Z] 55444d7e63b3: Preparing [2021-11-15T17:14:54.942Z] 1a058d5342cc: Preparing [2021-11-15T17:14:54.942Z] 1a058d5342cc: Waiting [2021-11-15T17:14:54.942Z] 562d46e32656: Layer already exists [2021-11-15T17:14:54.942Z] 23609519df74: Layer already exists [2021-11-15T17:14:54.942Z] 55444d7e63b3: Layer already exists [2021-11-15T17:14:54.942Z] 455d69806706: Layer already exists [2021-11-15T17:14:54.942Z] 755e9e3dc940: Layer already exists [2021-11-15T17:14:54.942Z] 1a058d5342cc: Layer already exists [2021-11-15T17:14:54.942Z] latest: digest: sha256:e504c5dcf1c2193fd4a2b5c4b707cf39b9bac1386b8a8b977cfde64006947250 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:14:55.235Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.96 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:14:55.524Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.96 [2021-11-15T17:14:55.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-15T17:14:55.524Z] 755e9e3dc940: Preparing [2021-11-15T17:14:55.524Z] 455d69806706: Preparing [2021-11-15T17:14:55.524Z] 562d46e32656: Preparing [2021-11-15T17:14:55.524Z] 23609519df74: Preparing [2021-11-15T17:14:55.524Z] 55444d7e63b3: Preparing [2021-11-15T17:14:55.524Z] 1a058d5342cc: Preparing [2021-11-15T17:14:55.524Z] 1a058d5342cc: Waiting [2021-11-15T17:14:55.524Z] 755e9e3dc940: Layer already exists [2021-11-15T17:14:55.524Z] 55444d7e63b3: Layer already exists [2021-11-15T17:14:55.524Z] 562d46e32656: Layer already exists [2021-11-15T17:14:55.524Z] 455d69806706: Layer already exists [2021-11-15T17:14:55.524Z] 23609519df74: Layer already exists [2021-11-15T17:14:55.524Z] 1a058d5342cc: Layer already exists [2021-11-15T17:14:55.524Z] 2.0.1-dev.96: digest: sha256:e504c5dcf1c2193fd4a2b5c4b707cf39b9bac1386b8a8b977cfde64006947250 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:14:55.820Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:14:56.109Z] + docker push nexus3.edgexfoundry.org:10004/core-data:31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96 [2021-11-15T17:14:56.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-15T17:14:56.109Z] 755e9e3dc940: Preparing [2021-11-15T17:14:56.109Z] 455d69806706: Preparing [2021-11-15T17:14:56.109Z] 562d46e32656: Preparing [2021-11-15T17:14:56.109Z] 23609519df74: Preparing [2021-11-15T17:14:56.109Z] 55444d7e63b3: Preparing [2021-11-15T17:14:56.109Z] 1a058d5342cc: Preparing [2021-11-15T17:14:56.109Z] 1a058d5342cc: Waiting [2021-11-15T17:14:56.109Z] 23609519df74: Layer already exists [2021-11-15T17:14:56.110Z] 755e9e3dc940: Layer already exists [2021-11-15T17:14:56.110Z] 455d69806706: Layer already exists [2021-11-15T17:14:56.110Z] 55444d7e63b3: Layer already exists [2021-11-15T17:14:56.110Z] 562d46e32656: Layer already exists [2021-11-15T17:14:56.110Z] 1a058d5342cc: Layer already exists [2021-11-15T17:14:56.110Z] 31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96: digest: sha256:e504c5dcf1c2193fd4a2b5c4b707cf39b9bac1386b8a8b977cfde64006947250 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:14:56.409Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:14:56.706Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-11-15T17:14:56.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-15T17:14:56.706Z] 755e9e3dc940: Preparing [2021-11-15T17:14:56.706Z] 455d69806706: Preparing [2021-11-15T17:14:56.706Z] 562d46e32656: Preparing [2021-11-15T17:14:56.706Z] 23609519df74: Preparing [2021-11-15T17:14:56.706Z] 55444d7e63b3: Preparing [2021-11-15T17:14:56.706Z] 1a058d5342cc: Preparing [2021-11-15T17:14:56.706Z] 1a058d5342cc: Waiting [2021-11-15T17:14:56.706Z] 755e9e3dc940: Layer already exists [2021-11-15T17:14:56.706Z] 55444d7e63b3: Layer already exists [2021-11-15T17:14:56.706Z] 455d69806706: Layer already exists [2021-11-15T17:14:56.706Z] 23609519df74: Layer already exists [2021-11-15T17:14:56.706Z] 562d46e32656: Layer already exists [2021-11-15T17:14:56.706Z] 1a058d5342cc: Layer already exists [2021-11-15T17:14:56.706Z] main: digest: sha256:e504c5dcf1c2193fd4a2b5c4b707cf39b9bac1386b8a8b977cfde64006947250 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-15T17:14:56.742Z] ===================================================== [Pipeline] echo [2021-11-15T17:14:56.748Z] taggedImages: [2021-11-15T17:14:56.748Z] - nexus3.edgexfoundry.org:10004/core-data:31a468f974f90331ca7657b11f9c9eadefc568dd [2021-11-15T17:14:56.748Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-11-15T17:14:56.748Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.96 [2021-11-15T17:14:56.748Z] - nexus3.edgexfoundry.org:10004/core-data:31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96 [2021-11-15T17:14:56.748Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-11-15T17:14:56.765Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-11-15T17:14:56.765Z] 31a468f974f90331ca7657b11f9c9eadefc568dd [2021-11-15T17:14:56.765Z] latest [2021-11-15T17:14:56.765Z] 2.0.1-dev.96 [2021-11-15T17:14:56.765Z] 31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96 [2021-11-15T17:14:56.765Z] main [2021-11-15T17:14:56.765Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:14:57.078Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:31a468f974f90331ca7657b11f9c9eadefc568dd [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:14:57.365Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:31a468f974f90331ca7657b11f9c9eadefc568dd [2021-11-15T17:14:57.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-15T17:14:57.365Z] c9bf20f62b9b: Preparing [2021-11-15T17:14:57.365Z] c18a392a28af: Preparing [2021-11-15T17:14:57.365Z] 562d46e32656: Preparing [2021-11-15T17:14:57.365Z] 2331d8a1ac2a: Preparing [2021-11-15T17:14:57.365Z] 1a058d5342cc: Preparing [2021-11-15T17:14:57.365Z] 2331d8a1ac2a: Layer already exists [2021-11-15T17:14:57.365Z] 562d46e32656: Layer already exists [2021-11-15T17:14:57.365Z] 1a058d5342cc: Layer already exists [2021-11-15T17:14:57.365Z] c9bf20f62b9b: Pushed [2021-11-15T17:14:58.747Z] c18a392a28af: Pushed [2021-11-15T17:14:58.747Z] 31a468f974f90331ca7657b11f9c9eadefc568dd: digest: sha256:c5977f0fbbc44f8232bd7ee7db6b3a837ac3a10776d4751380440987f04534ba size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:14:59.044Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:14:59.334Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-11-15T17:14:59.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-15T17:14:59.334Z] c9bf20f62b9b: Preparing [2021-11-15T17:14:59.334Z] c18a392a28af: Preparing [2021-11-15T17:14:59.334Z] 562d46e32656: Preparing [2021-11-15T17:14:59.334Z] 2331d8a1ac2a: Preparing [2021-11-15T17:14:59.334Z] 1a058d5342cc: Preparing [2021-11-15T17:14:59.334Z] 1a058d5342cc: Layer already exists [2021-11-15T17:14:59.334Z] 562d46e32656: Layer already exists [2021-11-15T17:14:59.334Z] c9bf20f62b9b: Layer already exists [2021-11-15T17:14:59.334Z] c18a392a28af: Layer already exists [2021-11-15T17:14:59.334Z] 2331d8a1ac2a: Layer already exists [2021-11-15T17:14:59.334Z] latest: digest: sha256:c5977f0fbbc44f8232bd7ee7db6b3a837ac3a10776d4751380440987f04534ba size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:14:59.626Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.96 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:14:59.920Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.96 [2021-11-15T17:14:59.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-15T17:14:59.920Z] c9bf20f62b9b: Preparing [2021-11-15T17:14:59.920Z] c18a392a28af: Preparing [2021-11-15T17:14:59.920Z] 562d46e32656: Preparing [2021-11-15T17:14:59.920Z] 2331d8a1ac2a: Preparing [2021-11-15T17:14:59.920Z] 1a058d5342cc: Preparing [2021-11-15T17:14:59.920Z] 1a058d5342cc: Layer already exists [2021-11-15T17:14:59.920Z] c9bf20f62b9b: Layer already exists [2021-11-15T17:14:59.920Z] c18a392a28af: Layer already exists [2021-11-15T17:14:59.920Z] 562d46e32656: Layer already exists [2021-11-15T17:14:59.920Z] 2331d8a1ac2a: Layer already exists [2021-11-15T17:14:59.920Z] 2.0.1-dev.96: digest: sha256:c5977f0fbbc44f8232bd7ee7db6b3a837ac3a10776d4751380440987f04534ba size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:15:00.212Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:15:00.509Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96 [2021-11-15T17:15:00.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-15T17:15:00.509Z] c9bf20f62b9b: Preparing [2021-11-15T17:15:00.509Z] c18a392a28af: Preparing [2021-11-15T17:15:00.509Z] 562d46e32656: Preparing [2021-11-15T17:15:00.509Z] 2331d8a1ac2a: Preparing [2021-11-15T17:15:00.509Z] 1a058d5342cc: Preparing [2021-11-15T17:15:00.509Z] 1a058d5342cc: Layer already exists [2021-11-15T17:15:00.509Z] c9bf20f62b9b: Layer already exists [2021-11-15T17:15:00.509Z] 562d46e32656: Layer already exists [2021-11-15T17:15:00.509Z] c18a392a28af: Layer already exists [2021-11-15T17:15:00.509Z] 2331d8a1ac2a: Layer already exists [2021-11-15T17:15:00.509Z] 31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96: digest: sha256:c5977f0fbbc44f8232bd7ee7db6b3a837ac3a10776d4751380440987f04534ba size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:15:00.805Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:15:01.095Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-11-15T17:15:01.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-15T17:15:01.095Z] c9bf20f62b9b: Preparing [2021-11-15T17:15:01.095Z] c18a392a28af: Preparing [2021-11-15T17:15:01.095Z] 562d46e32656: Preparing [2021-11-15T17:15:01.095Z] 2331d8a1ac2a: Preparing [2021-11-15T17:15:01.095Z] 1a058d5342cc: Preparing [2021-11-15T17:15:01.095Z] 562d46e32656: Layer already exists [2021-11-15T17:15:01.095Z] c18a392a28af: Layer already exists [2021-11-15T17:15:01.095Z] 1a058d5342cc: Layer already exists [2021-11-15T17:15:01.095Z] c9bf20f62b9b: Layer already exists [2021-11-15T17:15:01.095Z] 2331d8a1ac2a: Layer already exists [2021-11-15T17:15:01.095Z] main: digest: sha256:c5977f0fbbc44f8232bd7ee7db6b3a837ac3a10776d4751380440987f04534ba size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-15T17:15:01.128Z] ===================================================== [Pipeline] echo [2021-11-15T17:15:01.140Z] taggedImages: [2021-11-15T17:15:01.141Z] - nexus3.edgexfoundry.org:10004/core-metadata:31a468f974f90331ca7657b11f9c9eadefc568dd [2021-11-15T17:15:01.141Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-11-15T17:15:01.141Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.96 [2021-11-15T17:15:01.141Z] - nexus3.edgexfoundry.org:10004/core-metadata:31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96 [2021-11-15T17:15:01.141Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-11-15T17:15:01.161Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-11-15T17:15:01.161Z] 31a468f974f90331ca7657b11f9c9eadefc568dd [2021-11-15T17:15:01.161Z] latest [2021-11-15T17:15:01.161Z] 2.0.1-dev.96 [2021-11-15T17:15:01.161Z] 31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96 [2021-11-15T17:15:01.161Z] main [2021-11-15T17:15:01.161Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:15:01.472Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:31a468f974f90331ca7657b11f9c9eadefc568dd [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:15:01.769Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:31a468f974f90331ca7657b11f9c9eadefc568dd [2021-11-15T17:15:01.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-15T17:15:01.769Z] 9bb1425ac765: Preparing [2021-11-15T17:15:01.769Z] 9bb1425ac765: Preparing [2021-11-15T17:15:01.769Z] a2f5a0b04bb1: Preparing [2021-11-15T17:15:01.769Z] 485fc2a78e14: Preparing [2021-11-15T17:15:01.769Z] b4bd912ebd07: Preparing [2021-11-15T17:15:01.769Z] 565adf96dfce: Preparing [2021-11-15T17:15:01.769Z] 562d46e32656: Preparing [2021-11-15T17:15:01.769Z] 23efe1fc23ec: Preparing [2021-11-15T17:15:01.769Z] b101a8ea2b16: Preparing [2021-11-15T17:15:01.769Z] c97b50beb2b8: Preparing [2021-11-15T17:15:01.769Z] 73a509d94d30: Preparing [2021-11-15T17:15:01.769Z] 1a058d5342cc: Preparing [2021-11-15T17:15:01.769Z] 562d46e32656: Waiting [2021-11-15T17:15:01.769Z] 23efe1fc23ec: Waiting [2021-11-15T17:15:01.769Z] b101a8ea2b16: Waiting [2021-11-15T17:15:01.769Z] c97b50beb2b8: Waiting [2021-11-15T17:15:01.769Z] 73a509d94d30: Waiting [2021-11-15T17:15:01.769Z] 1a058d5342cc: Waiting [2021-11-15T17:15:01.769Z] 485fc2a78e14: Pushed [2021-11-15T17:15:01.769Z] 9bb1425ac765: Pushed [2021-11-15T17:15:01.769Z] 562d46e32656: Layer already exists [2021-11-15T17:15:01.769Z] a2f5a0b04bb1: Pushed [2021-11-15T17:15:01.769Z] b4bd912ebd07: Pushed [2021-11-15T17:15:02.029Z] b101a8ea2b16: Pushed [2021-11-15T17:15:02.029Z] 1a058d5342cc: Layer already exists [2021-11-15T17:15:02.029Z] 23efe1fc23ec: Pushed [2021-11-15T17:15:02.029Z] c97b50beb2b8: Pushed [2021-11-15T17:15:02.029Z] 73a509d94d30: Pushed [2021-11-15T17:15:02.969Z] 565adf96dfce: Pushed [2021-11-15T17:15:02.969Z] 31a468f974f90331ca7657b11f9c9eadefc568dd: digest: sha256:658ec729a9f877a695180a37ffc5831aedc1c9de5ce264642cb64af331451ee5 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:15:03.264Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:15:03.550Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-11-15T17:15:03.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-15T17:15:03.551Z] 9bb1425ac765: Preparing [2021-11-15T17:15:03.551Z] 9bb1425ac765: Preparing [2021-11-15T17:15:03.551Z] a2f5a0b04bb1: Preparing [2021-11-15T17:15:03.551Z] 485fc2a78e14: Preparing [2021-11-15T17:15:03.551Z] b4bd912ebd07: Preparing [2021-11-15T17:15:03.551Z] 565adf96dfce: Preparing [2021-11-15T17:15:03.551Z] 562d46e32656: Preparing [2021-11-15T17:15:03.551Z] 23efe1fc23ec: Preparing [2021-11-15T17:15:03.551Z] b101a8ea2b16: Preparing [2021-11-15T17:15:03.551Z] c97b50beb2b8: Preparing [2021-11-15T17:15:03.551Z] 73a509d94d30: Preparing [2021-11-15T17:15:03.551Z] 1a058d5342cc: Preparing [2021-11-15T17:15:03.551Z] 23efe1fc23ec: Waiting [2021-11-15T17:15:03.551Z] b101a8ea2b16: Waiting [2021-11-15T17:15:03.551Z] c97b50beb2b8: Waiting [2021-11-15T17:15:03.551Z] 73a509d94d30: Waiting [2021-11-15T17:15:03.551Z] 1a058d5342cc: Waiting [2021-11-15T17:15:03.551Z] 562d46e32656: Waiting [2021-11-15T17:15:03.551Z] b4bd912ebd07: Layer already exists [2021-11-15T17:15:03.551Z] 9bb1425ac765: Layer already exists [2021-11-15T17:15:03.551Z] a2f5a0b04bb1: Layer already exists [2021-11-15T17:15:03.551Z] 565adf96dfce: Layer already exists [2021-11-15T17:15:03.551Z] 485fc2a78e14: Layer already exists [2021-11-15T17:15:03.551Z] 562d46e32656: Layer already exists [2021-11-15T17:15:03.551Z] 23efe1fc23ec: Layer already exists [2021-11-15T17:15:03.551Z] b101a8ea2b16: Layer already exists [2021-11-15T17:15:03.551Z] 73a509d94d30: Layer already exists [2021-11-15T17:15:03.551Z] c97b50beb2b8: Layer already exists [2021-11-15T17:15:03.551Z] 1a058d5342cc: Layer already exists [2021-11-15T17:15:03.551Z] latest: digest: sha256:658ec729a9f877a695180a37ffc5831aedc1c9de5ce264642cb64af331451ee5 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:15:03.846Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.96 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:15:04.138Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.96 [2021-11-15T17:15:04.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-15T17:15:04.138Z] 9bb1425ac765: Preparing [2021-11-15T17:15:04.138Z] 9bb1425ac765: Preparing [2021-11-15T17:15:04.138Z] a2f5a0b04bb1: Preparing [2021-11-15T17:15:04.138Z] 485fc2a78e14: Preparing [2021-11-15T17:15:04.138Z] b4bd912ebd07: Preparing [2021-11-15T17:15:04.138Z] 565adf96dfce: Preparing [2021-11-15T17:15:04.138Z] 562d46e32656: Preparing [2021-11-15T17:15:04.138Z] 23efe1fc23ec: Preparing [2021-11-15T17:15:04.138Z] b101a8ea2b16: Preparing [2021-11-15T17:15:04.138Z] c97b50beb2b8: Preparing [2021-11-15T17:15:04.138Z] 73a509d94d30: Preparing [2021-11-15T17:15:04.138Z] 1a058d5342cc: Preparing [2021-11-15T17:15:04.138Z] 23efe1fc23ec: Waiting [2021-11-15T17:15:04.138Z] b101a8ea2b16: Waiting [2021-11-15T17:15:04.138Z] c97b50beb2b8: Waiting [2021-11-15T17:15:04.138Z] 73a509d94d30: Waiting [2021-11-15T17:15:04.138Z] 1a058d5342cc: Waiting [2021-11-15T17:15:04.138Z] 562d46e32656: Waiting [2021-11-15T17:15:04.138Z] 565adf96dfce: Layer already exists [2021-11-15T17:15:04.138Z] 9bb1425ac765: Layer already exists [2021-11-15T17:15:04.138Z] 485fc2a78e14: Layer already exists [2021-11-15T17:15:04.138Z] a2f5a0b04bb1: Layer already exists [2021-11-15T17:15:04.138Z] b4bd912ebd07: Layer already exists [2021-11-15T17:15:04.138Z] 562d46e32656: Layer already exists [2021-11-15T17:15:04.138Z] 23efe1fc23ec: Layer already exists [2021-11-15T17:15:04.138Z] b101a8ea2b16: Layer already exists [2021-11-15T17:15:04.138Z] 73a509d94d30: Layer already exists [2021-11-15T17:15:04.138Z] c97b50beb2b8: Layer already exists [2021-11-15T17:15:04.138Z] 1a058d5342cc: Layer already exists [2021-11-15T17:15:04.138Z] 2.0.1-dev.96: digest: sha256:658ec729a9f877a695180a37ffc5831aedc1c9de5ce264642cb64af331451ee5 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:15:04.441Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:15:04.740Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96 [2021-11-15T17:15:04.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-15T17:15:04.740Z] 9bb1425ac765: Preparing [2021-11-15T17:15:04.740Z] 9bb1425ac765: Preparing [2021-11-15T17:15:04.740Z] a2f5a0b04bb1: Preparing [2021-11-15T17:15:04.740Z] 485fc2a78e14: Preparing [2021-11-15T17:15:04.740Z] b4bd912ebd07: Preparing [2021-11-15T17:15:04.740Z] 565adf96dfce: Preparing [2021-11-15T17:15:04.740Z] 562d46e32656: Preparing [2021-11-15T17:15:04.740Z] 23efe1fc23ec: Preparing [2021-11-15T17:15:04.740Z] b101a8ea2b16: Preparing [2021-11-15T17:15:04.740Z] c97b50beb2b8: Preparing [2021-11-15T17:15:04.740Z] 73a509d94d30: Preparing [2021-11-15T17:15:04.740Z] 1a058d5342cc: Preparing [2021-11-15T17:15:04.740Z] b101a8ea2b16: Waiting [2021-11-15T17:15:04.740Z] c97b50beb2b8: Waiting [2021-11-15T17:15:04.740Z] 73a509d94d30: Waiting [2021-11-15T17:15:04.740Z] 562d46e32656: Waiting [2021-11-15T17:15:04.740Z] 1a058d5342cc: Waiting [2021-11-15T17:15:04.740Z] 23efe1fc23ec: Waiting [2021-11-15T17:15:04.740Z] a2f5a0b04bb1: Layer already exists [2021-11-15T17:15:04.740Z] 9bb1425ac765: Layer already exists [2021-11-15T17:15:04.740Z] b4bd912ebd07: Layer already exists [2021-11-15T17:15:04.740Z] 485fc2a78e14: Layer already exists [2021-11-15T17:15:04.740Z] 565adf96dfce: Layer already exists [2021-11-15T17:15:04.740Z] 23efe1fc23ec: Layer already exists [2021-11-15T17:15:04.740Z] 562d46e32656: Layer already exists [2021-11-15T17:15:04.740Z] c97b50beb2b8: Layer already exists [2021-11-15T17:15:04.740Z] b101a8ea2b16: Layer already exists [2021-11-15T17:15:04.740Z] 73a509d94d30: Layer already exists [2021-11-15T17:15:04.740Z] 1a058d5342cc: Layer already exists [2021-11-15T17:15:04.740Z] 31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96: digest: sha256:658ec729a9f877a695180a37ffc5831aedc1c9de5ce264642cb64af331451ee5 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:15:05.033Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:15:05.320Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-11-15T17:15:05.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-15T17:15:05.320Z] 9bb1425ac765: Preparing [2021-11-15T17:15:05.320Z] 9bb1425ac765: Preparing [2021-11-15T17:15:05.320Z] a2f5a0b04bb1: Preparing [2021-11-15T17:15:05.320Z] 485fc2a78e14: Preparing [2021-11-15T17:15:05.320Z] b4bd912ebd07: Preparing [2021-11-15T17:15:05.320Z] 565adf96dfce: Preparing [2021-11-15T17:15:05.320Z] 562d46e32656: Preparing [2021-11-15T17:15:05.320Z] 23efe1fc23ec: Preparing [2021-11-15T17:15:05.320Z] b101a8ea2b16: Preparing [2021-11-15T17:15:05.320Z] c97b50beb2b8: Preparing [2021-11-15T17:15:05.320Z] 73a509d94d30: Preparing [2021-11-15T17:15:05.320Z] 1a058d5342cc: Preparing [2021-11-15T17:15:05.320Z] 562d46e32656: Waiting [2021-11-15T17:15:05.320Z] 23efe1fc23ec: Waiting [2021-11-15T17:15:05.320Z] b101a8ea2b16: Waiting [2021-11-15T17:15:05.320Z] c97b50beb2b8: Waiting [2021-11-15T17:15:05.320Z] 73a509d94d30: Waiting [2021-11-15T17:15:05.320Z] 1a058d5342cc: Waiting [2021-11-15T17:15:05.320Z] 485fc2a78e14: Layer already exists [2021-11-15T17:15:05.320Z] 9bb1425ac765: Layer already exists [2021-11-15T17:15:05.320Z] 565adf96dfce: Layer already exists [2021-11-15T17:15:05.320Z] b4bd912ebd07: Layer already exists [2021-11-15T17:15:05.320Z] a2f5a0b04bb1: Layer already exists [2021-11-15T17:15:05.320Z] 23efe1fc23ec: Layer already exists [2021-11-15T17:15:05.320Z] c97b50beb2b8: Layer already exists [2021-11-15T17:15:05.320Z] 562d46e32656: Layer already exists [2021-11-15T17:15:05.320Z] 73a509d94d30: Layer already exists [2021-11-15T17:15:05.320Z] b101a8ea2b16: Layer already exists [2021-11-15T17:15:05.320Z] 1a058d5342cc: Layer already exists [2021-11-15T17:15:05.320Z] main: digest: sha256:658ec729a9f877a695180a37ffc5831aedc1c9de5ce264642cb64af331451ee5 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-15T17:15:05.350Z] ===================================================== [Pipeline] echo [2021-11-15T17:15:05.358Z] taggedImages: [2021-11-15T17:15:05.358Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:31a468f974f90331ca7657b11f9c9eadefc568dd [2021-11-15T17:15:05.358Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-11-15T17:15:05.358Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.96 [2021-11-15T17:15:05.358Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96 [2021-11-15T17:15:05.358Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-11-15T17:15:05.378Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-11-15T17:15:05.378Z] 31a468f974f90331ca7657b11f9c9eadefc568dd [2021-11-15T17:15:05.378Z] latest [2021-11-15T17:15:05.378Z] 2.0.1-dev.96 [2021-11-15T17:15:05.378Z] 31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96 [2021-11-15T17:15:05.378Z] main [2021-11-15T17:15:05.378Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:15:05.716Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:31a468f974f90331ca7657b11f9c9eadefc568dd [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:15:06.011Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:31a468f974f90331ca7657b11f9c9eadefc568dd [2021-11-15T17:15:06.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-15T17:15:06.011Z] 9ae430135a2e: Preparing [2021-11-15T17:15:06.011Z] f5a1b30628cd: Preparing [2021-11-15T17:15:06.011Z] f7a1777be290: Preparing [2021-11-15T17:15:06.011Z] a0cad824001f: Preparing [2021-11-15T17:15:06.011Z] c28eea58eccc: Preparing [2021-11-15T17:15:06.011Z] 1a058d5342cc: Preparing [2021-11-15T17:15:06.011Z] 1a058d5342cc: Waiting [2021-11-15T17:15:06.594Z] f7a1777be290: Pushed [2021-11-15T17:15:06.594Z] a0cad824001f: Pushed [2021-11-15T17:15:06.594Z] 1a058d5342cc: Layer already exists [2021-11-15T17:15:06.594Z] c28eea58eccc: Pushed [2021-11-15T17:15:06.854Z] f5a1b30628cd: Pushed [2021-11-15T17:15:06.854Z] 9ae430135a2e: Pushed [2021-11-15T17:15:06.854Z] 31a468f974f90331ca7657b11f9c9eadefc568dd: digest: sha256:d5042ea79c85979923355202932a9ed5f485ca262d0145d87642094a3e8b0ad7 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:15:07.154Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:15:07.450Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-11-15T17:15:07.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-15T17:15:07.450Z] 9ae430135a2e: Preparing [2021-11-15T17:15:07.450Z] f5a1b30628cd: Preparing [2021-11-15T17:15:07.450Z] f7a1777be290: Preparing [2021-11-15T17:15:07.450Z] a0cad824001f: Preparing [2021-11-15T17:15:07.450Z] c28eea58eccc: Preparing [2021-11-15T17:15:07.450Z] 1a058d5342cc: Preparing [2021-11-15T17:15:07.450Z] 1a058d5342cc: Waiting [2021-11-15T17:15:07.450Z] c28eea58eccc: Layer already exists [2021-11-15T17:15:07.450Z] 9ae430135a2e: Layer already exists [2021-11-15T17:15:07.450Z] f7a1777be290: Layer already exists [2021-11-15T17:15:07.450Z] f5a1b30628cd: Layer already exists [2021-11-15T17:15:07.450Z] a0cad824001f: Layer already exists [2021-11-15T17:15:07.450Z] 1a058d5342cc: Layer already exists [2021-11-15T17:15:07.450Z] latest: digest: sha256:d5042ea79c85979923355202932a9ed5f485ca262d0145d87642094a3e8b0ad7 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:15:07.746Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.96 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:15:08.036Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.96 [2021-11-15T17:15:08.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-15T17:15:08.036Z] 9ae430135a2e: Preparing [2021-11-15T17:15:08.036Z] f5a1b30628cd: Preparing [2021-11-15T17:15:08.036Z] f7a1777be290: Preparing [2021-11-15T17:15:08.036Z] a0cad824001f: Preparing [2021-11-15T17:15:08.036Z] c28eea58eccc: Preparing [2021-11-15T17:15:08.036Z] 1a058d5342cc: Preparing [2021-11-15T17:15:08.036Z] 1a058d5342cc: Waiting [2021-11-15T17:15:08.036Z] f5a1b30628cd: Layer already exists [2021-11-15T17:15:08.036Z] 9ae430135a2e: Layer already exists [2021-11-15T17:15:08.036Z] c28eea58eccc: Layer already exists [2021-11-15T17:15:08.036Z] f7a1777be290: Layer already exists [2021-11-15T17:15:08.036Z] a0cad824001f: Layer already exists [2021-11-15T17:15:08.036Z] 1a058d5342cc: Layer already exists [2021-11-15T17:15:08.036Z] 2.0.1-dev.96: digest: sha256:d5042ea79c85979923355202932a9ed5f485ca262d0145d87642094a3e8b0ad7 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:15:08.330Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:15:08.621Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96 [2021-11-15T17:15:08.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-15T17:15:08.621Z] 9ae430135a2e: Preparing [2021-11-15T17:15:08.621Z] f5a1b30628cd: Preparing [2021-11-15T17:15:08.621Z] f7a1777be290: Preparing [2021-11-15T17:15:08.621Z] a0cad824001f: Preparing [2021-11-15T17:15:08.621Z] c28eea58eccc: Preparing [2021-11-15T17:15:08.621Z] 1a058d5342cc: Preparing [2021-11-15T17:15:08.621Z] 1a058d5342cc: Waiting [2021-11-15T17:15:08.621Z] c28eea58eccc: Layer already exists [2021-11-15T17:15:08.621Z] f7a1777be290: Layer already exists [2021-11-15T17:15:08.621Z] a0cad824001f: Layer already exists [2021-11-15T17:15:08.621Z] f5a1b30628cd: Layer already exists [2021-11-15T17:15:08.621Z] 9ae430135a2e: Layer already exists [2021-11-15T17:15:08.621Z] 1a058d5342cc: Layer already exists [2021-11-15T17:15:08.621Z] 31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96: digest: sha256:d5042ea79c85979923355202932a9ed5f485ca262d0145d87642094a3e8b0ad7 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:15:08.917Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:15:09.210Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-11-15T17:15:09.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-15T17:15:09.210Z] 9ae430135a2e: Preparing [2021-11-15T17:15:09.210Z] f5a1b30628cd: Preparing [2021-11-15T17:15:09.210Z] f7a1777be290: Preparing [2021-11-15T17:15:09.210Z] a0cad824001f: Preparing [2021-11-15T17:15:09.210Z] c28eea58eccc: Preparing [2021-11-15T17:15:09.210Z] 1a058d5342cc: Preparing [2021-11-15T17:15:09.210Z] 1a058d5342cc: Waiting [2021-11-15T17:15:09.210Z] 9ae430135a2e: Layer already exists [2021-11-15T17:15:09.210Z] f5a1b30628cd: Layer already exists [2021-11-15T17:15:09.210Z] f7a1777be290: Layer already exists [2021-11-15T17:15:09.210Z] c28eea58eccc: Layer already exists [2021-11-15T17:15:09.210Z] a0cad824001f: Layer already exists [2021-11-15T17:15:09.210Z] 1a058d5342cc: Layer already exists [2021-11-15T17:15:09.210Z] main: digest: sha256:d5042ea79c85979923355202932a9ed5f485ca262d0145d87642094a3e8b0ad7 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-15T17:15:09.238Z] ===================================================== [Pipeline] echo [2021-11-15T17:15:09.244Z] taggedImages: [2021-11-15T17:15:09.244Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:31a468f974f90331ca7657b11f9c9eadefc568dd [2021-11-15T17:15:09.244Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-11-15T17:15:09.244Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.96 [2021-11-15T17:15:09.244Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96 [2021-11-15T17:15:09.244Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-11-15T17:15:09.259Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-11-15T17:15:09.259Z] 31a468f974f90331ca7657b11f9c9eadefc568dd [2021-11-15T17:15:09.259Z] latest [2021-11-15T17:15:09.259Z] 2.0.1-dev.96 [2021-11-15T17:15:09.259Z] 31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96 [2021-11-15T17:15:09.259Z] main [2021-11-15T17:15:09.259Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:15:09.556Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:31a468f974f90331ca7657b11f9c9eadefc568dd [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:15:09.851Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:31a468f974f90331ca7657b11f9c9eadefc568dd [2021-11-15T17:15:09.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-15T17:15:09.851Z] a722f6a35dcc: Preparing [2021-11-15T17:15:09.851Z] 286c207808b7: Preparing [2021-11-15T17:15:09.851Z] 9d11cd696fd3: Preparing [2021-11-15T17:15:09.851Z] d9465dd21001: Preparing [2021-11-15T17:15:09.851Z] 7be5ba7a1a49: Preparing [2021-11-15T17:15:09.851Z] 2085e227bdd2: Preparing [2021-11-15T17:15:09.851Z] 80f7fde35b1c: Preparing [2021-11-15T17:15:09.851Z] dd161b94b1a2: Preparing [2021-11-15T17:15:09.851Z] e8ed46015dac: Preparing [2021-11-15T17:15:09.851Z] 1a058d5342cc: Preparing [2021-11-15T17:15:09.851Z] 80f7fde35b1c: Waiting [2021-11-15T17:15:09.851Z] dd161b94b1a2: Waiting [2021-11-15T17:15:09.851Z] e8ed46015dac: Waiting [2021-11-15T17:15:09.851Z] 1a058d5342cc: Waiting [2021-11-15T17:15:09.851Z] 2085e227bdd2: Waiting [2021-11-15T17:15:10.431Z] 286c207808b7: Pushed [2021-11-15T17:15:10.431Z] 7be5ba7a1a49: Pushed [2021-11-15T17:15:10.431Z] a722f6a35dcc: Pushed [2021-11-15T17:15:10.431Z] 2085e227bdd2: Pushed [2021-11-15T17:15:10.690Z] d9465dd21001: Pushed [2021-11-15T17:15:10.690Z] dd161b94b1a2: Pushed [2021-11-15T17:15:10.690Z] 80f7fde35b1c: Pushed [2021-11-15T17:15:10.690Z] 1a058d5342cc: Layer already exists [2021-11-15T17:15:10.690Z] e8ed46015dac: Pushed [2021-11-15T17:15:10.690Z] 9d11cd696fd3: Pushed [2021-11-15T17:15:10.954Z] 31a468f974f90331ca7657b11f9c9eadefc568dd: digest: sha256:01b960b3c59d8afdce16bfe0ea561908c93e2d2ff36321b04d2e35ada926cc6c size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:15:11.253Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:15:11.538Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-11-15T17:15:11.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-15T17:15:11.538Z] a722f6a35dcc: Preparing [2021-11-15T17:15:11.538Z] 286c207808b7: Preparing [2021-11-15T17:15:11.538Z] 9d11cd696fd3: Preparing [2021-11-15T17:15:11.538Z] d9465dd21001: Preparing [2021-11-15T17:15:11.538Z] 7be5ba7a1a49: Preparing [2021-11-15T17:15:11.538Z] 2085e227bdd2: Preparing [2021-11-15T17:15:11.538Z] 80f7fde35b1c: Preparing [2021-11-15T17:15:11.538Z] dd161b94b1a2: Preparing [2021-11-15T17:15:11.538Z] e8ed46015dac: Preparing [2021-11-15T17:15:11.538Z] 1a058d5342cc: Preparing [2021-11-15T17:15:11.538Z] 2085e227bdd2: Waiting [2021-11-15T17:15:11.538Z] 80f7fde35b1c: Waiting [2021-11-15T17:15:11.538Z] dd161b94b1a2: Waiting [2021-11-15T17:15:11.538Z] e8ed46015dac: Waiting [2021-11-15T17:15:11.538Z] 1a058d5342cc: Waiting [2021-11-15T17:15:11.538Z] a722f6a35dcc: Layer already exists [2021-11-15T17:15:11.538Z] 7be5ba7a1a49: Layer already exists [2021-11-15T17:15:11.538Z] 9d11cd696fd3: Layer already exists [2021-11-15T17:15:11.538Z] d9465dd21001: Layer already exists [2021-11-15T17:15:11.538Z] 286c207808b7: Layer already exists [2021-11-15T17:15:11.538Z] 2085e227bdd2: Layer already exists [2021-11-15T17:15:11.538Z] dd161b94b1a2: Layer already exists [2021-11-15T17:15:11.538Z] e8ed46015dac: Layer already exists [2021-11-15T17:15:11.538Z] 1a058d5342cc: Layer already exists [2021-11-15T17:15:11.538Z] 80f7fde35b1c: Layer already exists [2021-11-15T17:15:11.538Z] latest: digest: sha256:01b960b3c59d8afdce16bfe0ea561908c93e2d2ff36321b04d2e35ada926cc6c size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:15:11.831Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.96 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:15:12.123Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.96 [2021-11-15T17:15:12.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-15T17:15:12.123Z] a722f6a35dcc: Preparing [2021-11-15T17:15:12.123Z] 286c207808b7: Preparing [2021-11-15T17:15:12.123Z] 9d11cd696fd3: Preparing [2021-11-15T17:15:12.123Z] d9465dd21001: Preparing [2021-11-15T17:15:12.123Z] 7be5ba7a1a49: Preparing [2021-11-15T17:15:12.123Z] 2085e227bdd2: Preparing [2021-11-15T17:15:12.123Z] 80f7fde35b1c: Preparing [2021-11-15T17:15:12.123Z] dd161b94b1a2: Preparing [2021-11-15T17:15:12.123Z] e8ed46015dac: Preparing [2021-11-15T17:15:12.123Z] 1a058d5342cc: Preparing [2021-11-15T17:15:12.123Z] 2085e227bdd2: Waiting [2021-11-15T17:15:12.123Z] 80f7fde35b1c: Waiting [2021-11-15T17:15:12.123Z] dd161b94b1a2: Waiting [2021-11-15T17:15:12.123Z] e8ed46015dac: Waiting [2021-11-15T17:15:12.123Z] 1a058d5342cc: Waiting [2021-11-15T17:15:12.123Z] 9d11cd696fd3: Layer already exists [2021-11-15T17:15:12.123Z] a722f6a35dcc: Layer already exists [2021-11-15T17:15:12.123Z] 286c207808b7: Layer already exists [2021-11-15T17:15:12.123Z] d9465dd21001: Layer already exists [2021-11-15T17:15:12.123Z] 7be5ba7a1a49: Layer already exists [2021-11-15T17:15:12.123Z] 2085e227bdd2: Layer already exists [2021-11-15T17:15:12.123Z] 80f7fde35b1c: Layer already exists [2021-11-15T17:15:12.123Z] e8ed46015dac: Layer already exists [2021-11-15T17:15:12.123Z] dd161b94b1a2: Layer already exists [2021-11-15T17:15:12.123Z] 1a058d5342cc: Layer already exists [2021-11-15T17:15:12.123Z] 2.0.1-dev.96: digest: sha256:01b960b3c59d8afdce16bfe0ea561908c93e2d2ff36321b04d2e35ada926cc6c size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:15:12.418Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:15:12.708Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96 [2021-11-15T17:15:12.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-15T17:15:12.708Z] a722f6a35dcc: Preparing [2021-11-15T17:15:12.708Z] 286c207808b7: Preparing [2021-11-15T17:15:12.708Z] 9d11cd696fd3: Preparing [2021-11-15T17:15:12.708Z] d9465dd21001: Preparing [2021-11-15T17:15:12.708Z] 7be5ba7a1a49: Preparing [2021-11-15T17:15:12.708Z] 2085e227bdd2: Preparing [2021-11-15T17:15:12.708Z] 80f7fde35b1c: Preparing [2021-11-15T17:15:12.708Z] dd161b94b1a2: Preparing [2021-11-15T17:15:12.708Z] e8ed46015dac: Preparing [2021-11-15T17:15:12.708Z] 1a058d5342cc: Preparing [2021-11-15T17:15:12.708Z] 2085e227bdd2: Waiting [2021-11-15T17:15:12.708Z] 80f7fde35b1c: Waiting [2021-11-15T17:15:12.708Z] dd161b94b1a2: Waiting [2021-11-15T17:15:12.708Z] e8ed46015dac: Waiting [2021-11-15T17:15:12.708Z] 1a058d5342cc: Waiting [2021-11-15T17:15:12.708Z] d9465dd21001: Layer already exists [2021-11-15T17:15:12.708Z] 7be5ba7a1a49: Layer already exists [2021-11-15T17:15:12.708Z] 286c207808b7: Layer already exists [2021-11-15T17:15:12.708Z] a722f6a35dcc: Layer already exists [2021-11-15T17:15:12.708Z] 9d11cd696fd3: Layer already exists [2021-11-15T17:15:12.708Z] 2085e227bdd2: Layer already exists [2021-11-15T17:15:12.708Z] 80f7fde35b1c: Layer already exists [2021-11-15T17:15:12.708Z] dd161b94b1a2: Layer already exists [2021-11-15T17:15:12.708Z] e8ed46015dac: Layer already exists [2021-11-15T17:15:12.708Z] 1a058d5342cc: Layer already exists [2021-11-15T17:15:12.708Z] 31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96: digest: sha256:01b960b3c59d8afdce16bfe0ea561908c93e2d2ff36321b04d2e35ada926cc6c size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:15:13.001Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:15:13.296Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-11-15T17:15:13.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-15T17:15:13.296Z] a722f6a35dcc: Preparing [2021-11-15T17:15:13.296Z] 286c207808b7: Preparing [2021-11-15T17:15:13.296Z] 9d11cd696fd3: Preparing [2021-11-15T17:15:13.296Z] d9465dd21001: Preparing [2021-11-15T17:15:13.296Z] 7be5ba7a1a49: Preparing [2021-11-15T17:15:13.296Z] 2085e227bdd2: Preparing [2021-11-15T17:15:13.296Z] 80f7fde35b1c: Preparing [2021-11-15T17:15:13.296Z] dd161b94b1a2: Preparing [2021-11-15T17:15:13.296Z] e8ed46015dac: Preparing [2021-11-15T17:15:13.296Z] 1a058d5342cc: Preparing [2021-11-15T17:15:13.296Z] 2085e227bdd2: Waiting [2021-11-15T17:15:13.296Z] 80f7fde35b1c: Waiting [2021-11-15T17:15:13.296Z] dd161b94b1a2: Waiting [2021-11-15T17:15:13.296Z] e8ed46015dac: Waiting [2021-11-15T17:15:13.296Z] 1a058d5342cc: Waiting [2021-11-15T17:15:13.297Z] a722f6a35dcc: Layer already exists [2021-11-15T17:15:13.297Z] 7be5ba7a1a49: Layer already exists [2021-11-15T17:15:13.297Z] d9465dd21001: Layer already exists [2021-11-15T17:15:13.297Z] 9d11cd696fd3: Layer already exists [2021-11-15T17:15:13.297Z] 286c207808b7: Layer already exists [2021-11-15T17:15:13.297Z] 2085e227bdd2: Layer already exists [2021-11-15T17:15:13.297Z] dd161b94b1a2: Layer already exists [2021-11-15T17:15:13.297Z] e8ed46015dac: Layer already exists [2021-11-15T17:15:13.297Z] 80f7fde35b1c: Layer already exists [2021-11-15T17:15:13.297Z] 1a058d5342cc: Layer already exists [2021-11-15T17:15:13.297Z] main: digest: sha256:01b960b3c59d8afdce16bfe0ea561908c93e2d2ff36321b04d2e35ada926cc6c size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-15T17:15:13.328Z] ===================================================== [Pipeline] echo [2021-11-15T17:15:13.337Z] taggedImages: [2021-11-15T17:15:13.337Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:31a468f974f90331ca7657b11f9c9eadefc568dd [2021-11-15T17:15:13.337Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-11-15T17:15:13.337Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.96 [2021-11-15T17:15:13.337Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96 [2021-11-15T17:15:13.337Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-11-15T17:15:13.355Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-11-15T17:15:13.355Z] 31a468f974f90331ca7657b11f9c9eadefc568dd [2021-11-15T17:15:13.355Z] latest [2021-11-15T17:15:13.355Z] 2.0.1-dev.96 [2021-11-15T17:15:13.355Z] 31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96 [2021-11-15T17:15:13.355Z] main [2021-11-15T17:15:13.355Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:15:13.676Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:31a468f974f90331ca7657b11f9c9eadefc568dd [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:15:13.964Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:31a468f974f90331ca7657b11f9c9eadefc568dd [2021-11-15T17:15:13.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-15T17:15:13.964Z] c8bee33d3c9b: Preparing [2021-11-15T17:15:13.964Z] b47c3816930a: Preparing [2021-11-15T17:15:13.964Z] 562d46e32656: Preparing [2021-11-15T17:15:13.964Z] 93cfd981fd44: Preparing [2021-11-15T17:15:13.964Z] 1a058d5342cc: Preparing [2021-11-15T17:15:13.964Z] 562d46e32656: Layer already exists [2021-11-15T17:15:13.964Z] 1a058d5342cc: Layer already exists [2021-11-15T17:15:13.964Z] c8bee33d3c9b: Pushed [2021-11-15T17:15:13.964Z] 93cfd981fd44: Pushed [2021-11-15T17:15:14.904Z] b47c3816930a: Pushed [2021-11-15T17:15:15.163Z] 31a468f974f90331ca7657b11f9c9eadefc568dd: digest: sha256:b0897b698982f528fa4da87675635e954a7a187e2d216cfc1d738bed5785defb size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:15:15.457Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:15:15.748Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-11-15T17:15:15.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-15T17:15:15.748Z] c8bee33d3c9b: Preparing [2021-11-15T17:15:15.748Z] b47c3816930a: Preparing [2021-11-15T17:15:15.748Z] 562d46e32656: Preparing [2021-11-15T17:15:15.748Z] 93cfd981fd44: Preparing [2021-11-15T17:15:15.748Z] 1a058d5342cc: Preparing [2021-11-15T17:15:15.748Z] b47c3816930a: Layer already exists [2021-11-15T17:15:15.748Z] 562d46e32656: Layer already exists [2021-11-15T17:15:15.748Z] c8bee33d3c9b: Layer already exists [2021-11-15T17:15:15.748Z] 1a058d5342cc: Layer already exists [2021-11-15T17:15:15.748Z] 93cfd981fd44: Layer already exists [2021-11-15T17:15:15.748Z] latest: digest: sha256:b0897b698982f528fa4da87675635e954a7a187e2d216cfc1d738bed5785defb size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:15:16.048Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.96 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:15:16.345Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.96 [2021-11-15T17:15:16.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-15T17:15:16.345Z] c8bee33d3c9b: Preparing [2021-11-15T17:15:16.345Z] b47c3816930a: Preparing [2021-11-15T17:15:16.345Z] 562d46e32656: Preparing [2021-11-15T17:15:16.345Z] 93cfd981fd44: Preparing [2021-11-15T17:15:16.345Z] 1a058d5342cc: Preparing [2021-11-15T17:15:16.345Z] 562d46e32656: Layer already exists [2021-11-15T17:15:16.345Z] 1a058d5342cc: Layer already exists [2021-11-15T17:15:16.345Z] c8bee33d3c9b: Layer already exists [2021-11-15T17:15:16.345Z] 93cfd981fd44: Layer already exists [2021-11-15T17:15:16.345Z] b47c3816930a: Layer already exists [2021-11-15T17:15:16.345Z] 2.0.1-dev.96: digest: sha256:b0897b698982f528fa4da87675635e954a7a187e2d216cfc1d738bed5785defb size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:15:16.643Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:15:16.934Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96 [2021-11-15T17:15:16.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-15T17:15:16.934Z] c8bee33d3c9b: Preparing [2021-11-15T17:15:16.934Z] b47c3816930a: Preparing [2021-11-15T17:15:16.934Z] 562d46e32656: Preparing [2021-11-15T17:15:16.934Z] 93cfd981fd44: Preparing [2021-11-15T17:15:16.934Z] 1a058d5342cc: Preparing [2021-11-15T17:15:16.934Z] b47c3816930a: Layer already exists [2021-11-15T17:15:16.934Z] 93cfd981fd44: Layer already exists [2021-11-15T17:15:16.934Z] 1a058d5342cc: Layer already exists [2021-11-15T17:15:16.934Z] c8bee33d3c9b: Layer already exists [2021-11-15T17:15:16.934Z] 562d46e32656: Layer already exists [2021-11-15T17:15:16.934Z] 31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96: digest: sha256:b0897b698982f528fa4da87675635e954a7a187e2d216cfc1d738bed5785defb size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:15:17.232Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:15:17.596Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-11-15T17:15:17.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-15T17:15:17.596Z] c8bee33d3c9b: Preparing [2021-11-15T17:15:17.596Z] b47c3816930a: Preparing [2021-11-15T17:15:17.596Z] 562d46e32656: Preparing [2021-11-15T17:15:17.596Z] 93cfd981fd44: Preparing [2021-11-15T17:15:17.596Z] 1a058d5342cc: Preparing [2021-11-15T17:15:17.596Z] 1a058d5342cc: Layer already exists [2021-11-15T17:15:17.596Z] b47c3816930a: Layer already exists [2021-11-15T17:15:17.596Z] 562d46e32656: Layer already exists [2021-11-15T17:15:17.596Z] 93cfd981fd44: Layer already exists [2021-11-15T17:15:17.596Z] c8bee33d3c9b: Layer already exists [2021-11-15T17:15:17.596Z] main: digest: sha256:b0897b698982f528fa4da87675635e954a7a187e2d216cfc1d738bed5785defb size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-15T17:15:17.677Z] ===================================================== [Pipeline] echo [2021-11-15T17:15:17.683Z] taggedImages: [2021-11-15T17:15:17.683Z] - nexus3.edgexfoundry.org:10004/support-notifications:31a468f974f90331ca7657b11f9c9eadefc568dd [2021-11-15T17:15:17.683Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-11-15T17:15:17.683Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.96 [2021-11-15T17:15:17.683Z] - nexus3.edgexfoundry.org:10004/support-notifications:31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96 [2021-11-15T17:15:17.683Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-11-15T17:15:17.700Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-11-15T17:15:17.700Z] 31a468f974f90331ca7657b11f9c9eadefc568dd [2021-11-15T17:15:17.700Z] latest [2021-11-15T17:15:17.700Z] 2.0.1-dev.96 [2021-11-15T17:15:17.700Z] 31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96 [2021-11-15T17:15:17.700Z] main [2021-11-15T17:15:17.700Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:15:18.013Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:31a468f974f90331ca7657b11f9c9eadefc568dd [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:15:18.302Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:31a468f974f90331ca7657b11f9c9eadefc568dd [2021-11-15T17:15:18.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-15T17:15:18.302Z] d7582e7aea19: Preparing [2021-11-15T17:15:18.302Z] bcf5a019e56a: Preparing [2021-11-15T17:15:18.302Z] 562d46e32656: Preparing [2021-11-15T17:15:18.302Z] 2331d8a1ac2a: Preparing [2021-11-15T17:15:18.302Z] 1a058d5342cc: Preparing [2021-11-15T17:15:18.302Z] 562d46e32656: Layer already exists [2021-11-15T17:15:18.302Z] 1a058d5342cc: Layer already exists [2021-11-15T17:15:18.302Z] 2331d8a1ac2a: Layer already exists [2021-11-15T17:15:18.302Z] d7582e7aea19: Pushed [2021-11-15T17:15:19.686Z] bcf5a019e56a: Pushed [2021-11-15T17:15:19.686Z] 31a468f974f90331ca7657b11f9c9eadefc568dd: digest: sha256:976cbde4ca49a3741f9fd8729c2f8cdbd1bab6cfcc858d75b1e97d6088b31810 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:15:19.982Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:15:20.279Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-11-15T17:15:20.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-15T17:15:20.279Z] d7582e7aea19: Preparing [2021-11-15T17:15:20.279Z] bcf5a019e56a: Preparing [2021-11-15T17:15:20.279Z] 562d46e32656: Preparing [2021-11-15T17:15:20.279Z] 2331d8a1ac2a: Preparing [2021-11-15T17:15:20.279Z] 1a058d5342cc: Preparing [2021-11-15T17:15:20.279Z] 1a058d5342cc: Layer already exists [2021-11-15T17:15:20.279Z] 562d46e32656: Layer already exists [2021-11-15T17:15:20.279Z] 2331d8a1ac2a: Layer already exists [2021-11-15T17:15:20.279Z] bcf5a019e56a: Layer already exists [2021-11-15T17:15:20.279Z] d7582e7aea19: Layer already exists [2021-11-15T17:15:20.279Z] latest: digest: sha256:976cbde4ca49a3741f9fd8729c2f8cdbd1bab6cfcc858d75b1e97d6088b31810 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:15:20.576Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.96 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:15:20.871Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.96 [2021-11-15T17:15:20.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-15T17:15:20.871Z] d7582e7aea19: Preparing [2021-11-15T17:15:20.871Z] bcf5a019e56a: Preparing [2021-11-15T17:15:20.871Z] 562d46e32656: Preparing [2021-11-15T17:15:20.871Z] 2331d8a1ac2a: Preparing [2021-11-15T17:15:20.871Z] 1a058d5342cc: Preparing [2021-11-15T17:15:20.871Z] 1a058d5342cc: Layer already exists [2021-11-15T17:15:20.871Z] bcf5a019e56a: Layer already exists [2021-11-15T17:15:20.871Z] d7582e7aea19: Layer already exists [2021-11-15T17:15:20.871Z] 2331d8a1ac2a: Layer already exists [2021-11-15T17:15:20.871Z] 562d46e32656: Layer already exists [2021-11-15T17:15:20.871Z] 2.0.1-dev.96: digest: sha256:976cbde4ca49a3741f9fd8729c2f8cdbd1bab6cfcc858d75b1e97d6088b31810 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:15:21.170Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:15:21.463Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96 [2021-11-15T17:15:21.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-15T17:15:21.463Z] d7582e7aea19: Preparing [2021-11-15T17:15:21.463Z] bcf5a019e56a: Preparing [2021-11-15T17:15:21.463Z] 562d46e32656: Preparing [2021-11-15T17:15:21.463Z] 2331d8a1ac2a: Preparing [2021-11-15T17:15:21.463Z] 1a058d5342cc: Preparing [2021-11-15T17:15:21.463Z] 1a058d5342cc: Layer already exists [2021-11-15T17:15:21.463Z] bcf5a019e56a: Layer already exists [2021-11-15T17:15:21.463Z] d7582e7aea19: Layer already exists [2021-11-15T17:15:21.463Z] 562d46e32656: Layer already exists [2021-11-15T17:15:21.463Z] 2331d8a1ac2a: Layer already exists [2021-11-15T17:15:21.463Z] 31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96: digest: sha256:976cbde4ca49a3741f9fd8729c2f8cdbd1bab6cfcc858d75b1e97d6088b31810 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:15:21.764Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:15:22.056Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-11-15T17:15:22.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-15T17:15:22.057Z] d7582e7aea19: Preparing [2021-11-15T17:15:22.057Z] bcf5a019e56a: Preparing [2021-11-15T17:15:22.057Z] 562d46e32656: Preparing [2021-11-15T17:15:22.057Z] 2331d8a1ac2a: Preparing [2021-11-15T17:15:22.057Z] 1a058d5342cc: Preparing [2021-11-15T17:15:22.057Z] bcf5a019e56a: Layer already exists [2021-11-15T17:15:22.057Z] 1a058d5342cc: Layer already exists [2021-11-15T17:15:22.057Z] 2331d8a1ac2a: Layer already exists [2021-11-15T17:15:22.057Z] d7582e7aea19: Layer already exists [2021-11-15T17:15:22.057Z] 562d46e32656: Layer already exists [2021-11-15T17:15:22.057Z] main: digest: sha256:976cbde4ca49a3741f9fd8729c2f8cdbd1bab6cfcc858d75b1e97d6088b31810 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-15T17:15:22.085Z] ===================================================== [Pipeline] echo [2021-11-15T17:15:22.093Z] taggedImages: [2021-11-15T17:15:22.093Z] - nexus3.edgexfoundry.org:10004/support-scheduler:31a468f974f90331ca7657b11f9c9eadefc568dd [2021-11-15T17:15:22.093Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-11-15T17:15:22.093Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.96 [2021-11-15T17:15:22.093Z] - nexus3.edgexfoundry.org:10004/support-scheduler:31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96 [2021-11-15T17:15:22.093Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-11-15T17:15:22.110Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-11-15T17:15:22.110Z] 31a468f974f90331ca7657b11f9c9eadefc568dd [2021-11-15T17:15:22.110Z] latest [2021-11-15T17:15:22.110Z] 2.0.1-dev.96 [2021-11-15T17:15:22.110Z] 31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96 [2021-11-15T17:15:22.110Z] main [2021-11-15T17:15:22.110Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:15:22.423Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:31a468f974f90331ca7657b11f9c9eadefc568dd [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:15:22.736Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:31a468f974f90331ca7657b11f9c9eadefc568dd [2021-11-15T17:15:22.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-15T17:15:22.736Z] f92c035c3aec: Preparing [2021-11-15T17:15:22.736Z] 953fc4275cb4: Preparing [2021-11-15T17:15:22.736Z] 17dddbd45426: Preparing [2021-11-15T17:15:22.736Z] 67987aa5b0cb: Preparing [2021-11-15T17:15:22.736Z] 879b85f2d1ed: Preparing [2021-11-15T17:15:22.736Z] 6777e3bbcb7c: Preparing [2021-11-15T17:15:22.736Z] fd08d546f6b8: Preparing [2021-11-15T17:15:22.736Z] 0636255016a6: Preparing [2021-11-15T17:15:22.736Z] 84e9d258764d: Preparing [2021-11-15T17:15:22.736Z] 56463f638872: Preparing [2021-11-15T17:15:22.736Z] e2eb06d8af82: Preparing [2021-11-15T17:15:22.736Z] fd08d546f6b8: Waiting [2021-11-15T17:15:22.736Z] 0636255016a6: Waiting [2021-11-15T17:15:22.736Z] 84e9d258764d: Waiting [2021-11-15T17:15:22.736Z] 56463f638872: Waiting [2021-11-15T17:15:22.736Z] e2eb06d8af82: Waiting [2021-11-15T17:15:22.736Z] 6777e3bbcb7c: Waiting [2021-11-15T17:15:22.736Z] 879b85f2d1ed: Layer already exists [2021-11-15T17:15:22.736Z] 6777e3bbcb7c: Layer already exists [2021-11-15T17:15:23.025Z] fd08d546f6b8: Layer already exists [2021-11-15T17:15:23.296Z] 0636255016a6: Layer already exists [2021-11-15T17:15:23.296Z] 953fc4275cb4: Pushed [2021-11-15T17:15:23.296Z] 56463f638872: Layer already exists [2021-11-15T17:15:23.296Z] 84e9d258764d: Layer already exists [2021-11-15T17:15:23.296Z] e2eb06d8af82: Layer already exists [2021-11-15T17:15:23.296Z] f92c035c3aec: Pushed [2021-11-15T17:15:23.558Z] 17dddbd45426: Pushed [2021-11-15T17:15:24.674Z] Removing intermediate container bb75fc2de68f [2021-11-15T17:15:24.674Z] ---> 9650d8ae4454 [2021-11-15T17:15:24.674Z] Successfully built 9650d8ae4454 [2021-11-15T17:15:24.674Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:15:25.018Z] + docker inspect -f . ci-base-image-arm64 [2021-11-15T17:15:25.018Z] . [Pipeline] withDockerContainer [2021-11-15T17:15:25.283Z] prd-ubuntu18.04-docker-arm64-4c-16g-664 does not seem to be running inside a container [2021-11-15T17:15:25.365Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/108 -v /w/workspace/edgex-go/108:/w/workspace/edgex-go/108:rw,z -v /w/workspace/edgex-go/108@tmp:/w/workspace/edgex-go/108@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-15T17:15:26.940Z] $ docker top 678e0bc09730c8e5bc8878e7ba65c78de5bcf78713f6e904c8f5be4a3f520736 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-15T17:15:27.755Z] 67987aa5b0cb: Pushed [2021-11-15T17:15:27.916Z] + go version [2021-11-15T17:15:27.916Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-15T17:15:27.938Z] $ docker stop --time=1 678e0bc09730c8e5bc8878e7ba65c78de5bcf78713f6e904c8f5be4a3f520736 [2021-11-15T17:15:28.015Z] 31a468f974f90331ca7657b11f9c9eadefc568dd: digest: sha256:a1339b8d1d7ca68b5a4f05105d8547a8b2fbb56ef6779ba8bd9f3e6dc12c3618 size: 2622 [2021-11-15T17:15:29.616Z] $ docker rm -f 678e0bc09730c8e5bc8878e7ba65c78de5bcf78713f6e904c8f5be4a3f520736 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [2021-11-15T17:15:30.354Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:15:30.650Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-11-15T17:15:30.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-15T17:15:30.650Z] f92c035c3aec: Preparing [2021-11-15T17:15:30.650Z] 953fc4275cb4: Preparing [2021-11-15T17:15:30.650Z] 17dddbd45426: Preparing [2021-11-15T17:15:30.650Z] 67987aa5b0cb: Preparing [2021-11-15T17:15:30.650Z] 879b85f2d1ed: Preparing [2021-11-15T17:15:30.650Z] 6777e3bbcb7c: Preparing [2021-11-15T17:15:30.650Z] fd08d546f6b8: Preparing [2021-11-15T17:15:30.650Z] 0636255016a6: Preparing [2021-11-15T17:15:30.650Z] 84e9d258764d: Preparing [2021-11-15T17:15:30.650Z] 56463f638872: Preparing [2021-11-15T17:15:30.650Z] e2eb06d8af82: Preparing [2021-11-15T17:15:30.650Z] 6777e3bbcb7c: Waiting [2021-11-15T17:15:30.650Z] fd08d546f6b8: Waiting [2021-11-15T17:15:30.650Z] 0636255016a6: Waiting [2021-11-15T17:15:30.650Z] 84e9d258764d: Waiting [2021-11-15T17:15:30.650Z] 56463f638872: Waiting [2021-11-15T17:15:30.650Z] e2eb06d8af82: Waiting [2021-11-15T17:15:30.650Z] 953fc4275cb4: Layer already exists [2021-11-15T17:15:30.650Z] 67987aa5b0cb: Layer already exists [2021-11-15T17:15:30.650Z] f92c035c3aec: Layer already exists [2021-11-15T17:15:30.650Z] 17dddbd45426: Layer already exists [2021-11-15T17:15:30.650Z] 879b85f2d1ed: Layer already exists [2021-11-15T17:15:30.650Z] fd08d546f6b8: Layer already exists [2021-11-15T17:15:30.650Z] 84e9d258764d: Layer already exists [2021-11-15T17:15:30.650Z] 6777e3bbcb7c: Layer already exists [2021-11-15T17:15:30.650Z] 0636255016a6: Layer already exists [2021-11-15T17:15:30.650Z] 56463f638872: Layer already exists [2021-11-15T17:15:30.650Z] e2eb06d8af82: Layer already exists [2021-11-15T17:15:30.650Z] latest: digest: sha256:a1339b8d1d7ca68b5a4f05105d8547a8b2fbb56ef6779ba8bd9f3e6dc12c3618 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:15:30.717Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-15T17:15:30.945Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.96 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:15:30.988Z] [2021-11-15T17:15:30.988Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:15:31.239Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.96 [2021-11-15T17:15:31.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-15T17:15:31.239Z] f92c035c3aec: Preparing [2021-11-15T17:15:31.239Z] 953fc4275cb4: Preparing [2021-11-15T17:15:31.239Z] 17dddbd45426: Preparing [2021-11-15T17:15:31.239Z] 67987aa5b0cb: Preparing [2021-11-15T17:15:31.239Z] 879b85f2d1ed: Preparing [2021-11-15T17:15:31.239Z] 6777e3bbcb7c: Preparing [2021-11-15T17:15:31.239Z] fd08d546f6b8: Preparing [2021-11-15T17:15:31.239Z] 0636255016a6: Preparing [2021-11-15T17:15:31.239Z] 84e9d258764d: Preparing [2021-11-15T17:15:31.239Z] 56463f638872: Preparing [2021-11-15T17:15:31.239Z] e2eb06d8af82: Preparing [2021-11-15T17:15:31.239Z] 6777e3bbcb7c: Waiting [2021-11-15T17:15:31.239Z] fd08d546f6b8: Waiting [2021-11-15T17:15:31.239Z] 0636255016a6: Waiting [2021-11-15T17:15:31.239Z] 84e9d258764d: Waiting [2021-11-15T17:15:31.239Z] 56463f638872: Waiting [2021-11-15T17:15:31.239Z] e2eb06d8af82: Waiting [2021-11-15T17:15:31.239Z] f92c035c3aec: Layer already exists [2021-11-15T17:15:31.239Z] 953fc4275cb4: Layer already exists [2021-11-15T17:15:31.239Z] 67987aa5b0cb: Layer already exists [2021-11-15T17:15:31.239Z] 879b85f2d1ed: Layer already exists [2021-11-15T17:15:31.239Z] 17dddbd45426: Layer already exists [2021-11-15T17:15:31.239Z] 0636255016a6: Layer already exists [2021-11-15T17:15:31.239Z] fd08d546f6b8: Layer already exists [2021-11-15T17:15:31.240Z] 6777e3bbcb7c: Layer already exists [2021-11-15T17:15:31.240Z] 56463f638872: Layer already exists [2021-11-15T17:15:31.240Z] 84e9d258764d: Layer already exists [2021-11-15T17:15:31.240Z] e2eb06d8af82: Layer already exists [2021-11-15T17:15:31.240Z] 2.0.1-dev.96: digest: sha256:a1339b8d1d7ca68b5a4f05105d8547a8b2fbb56ef6779ba8bd9f3e6dc12c3618 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:15:31.332Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-15T17:15:31.536Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:15:31.607Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-11-15T17:15:31.607Z] 29e5d40040c1: Pulling fs layer [2021-11-15T17:15:31.607Z] 1ce36da41761: Pulling fs layer [2021-11-15T17:15:31.607Z] 25b303627fd3: Pulling fs layer [2021-11-15T17:15:31.607Z] 29e5d40040c1: Verifying Checksum [2021-11-15T17:15:31.607Z] 29e5d40040c1: Download complete [2021-11-15T17:15:31.826Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96 [2021-11-15T17:15:31.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-15T17:15:31.826Z] f92c035c3aec: Preparing [2021-11-15T17:15:31.826Z] 953fc4275cb4: Preparing [2021-11-15T17:15:31.826Z] 17dddbd45426: Preparing [2021-11-15T17:15:31.826Z] 67987aa5b0cb: Preparing [2021-11-15T17:15:31.826Z] 879b85f2d1ed: Preparing [2021-11-15T17:15:31.826Z] 6777e3bbcb7c: Preparing [2021-11-15T17:15:31.826Z] fd08d546f6b8: Preparing [2021-11-15T17:15:31.826Z] 0636255016a6: Preparing [2021-11-15T17:15:31.826Z] 84e9d258764d: Preparing [2021-11-15T17:15:31.826Z] 56463f638872: Preparing [2021-11-15T17:15:31.826Z] e2eb06d8af82: Preparing [2021-11-15T17:15:31.826Z] 0636255016a6: Waiting [2021-11-15T17:15:31.826Z] 84e9d258764d: Waiting [2021-11-15T17:15:31.826Z] 56463f638872: Waiting [2021-11-15T17:15:31.826Z] e2eb06d8af82: Waiting [2021-11-15T17:15:31.826Z] 6777e3bbcb7c: Waiting [2021-11-15T17:15:31.826Z] fd08d546f6b8: Waiting [2021-11-15T17:15:31.826Z] f92c035c3aec: Layer already exists [2021-11-15T17:15:31.826Z] 953fc4275cb4: Layer already exists [2021-11-15T17:15:31.826Z] 67987aa5b0cb: Layer already exists [2021-11-15T17:15:31.826Z] 879b85f2d1ed: Layer already exists [2021-11-15T17:15:31.826Z] 17dddbd45426: Layer already exists [2021-11-15T17:15:31.826Z] 6777e3bbcb7c: Layer already exists [2021-11-15T17:15:31.826Z] 0636255016a6: Layer already exists [2021-11-15T17:15:31.826Z] fd08d546f6b8: Layer already exists [2021-11-15T17:15:31.826Z] 56463f638872: Layer already exists [2021-11-15T17:15:31.826Z] 84e9d258764d: Layer already exists [2021-11-15T17:15:31.826Z] e2eb06d8af82: Layer already exists [2021-11-15T17:15:31.826Z] 31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96: digest: sha256:a1339b8d1d7ca68b5a4f05105d8547a8b2fbb56ef6779ba8bd9f3e6dc12c3618 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:15:31.882Z] 1ce36da41761: Verifying Checksum [2021-11-15T17:15:31.883Z] 1ce36da41761: Download complete [2021-11-15T17:15:32.118Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:15:32.413Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-11-15T17:15:32.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-15T17:15:32.413Z] f92c035c3aec: Preparing [2021-11-15T17:15:32.413Z] 953fc4275cb4: Preparing [2021-11-15T17:15:32.413Z] 17dddbd45426: Preparing [2021-11-15T17:15:32.413Z] 67987aa5b0cb: Preparing [2021-11-15T17:15:32.413Z] 879b85f2d1ed: Preparing [2021-11-15T17:15:32.413Z] 6777e3bbcb7c: Preparing [2021-11-15T17:15:32.413Z] fd08d546f6b8: Preparing [2021-11-15T17:15:32.413Z] 0636255016a6: Preparing [2021-11-15T17:15:32.413Z] 84e9d258764d: Preparing [2021-11-15T17:15:32.413Z] 56463f638872: Preparing [2021-11-15T17:15:32.413Z] e2eb06d8af82: Preparing [2021-11-15T17:15:32.413Z] 6777e3bbcb7c: Waiting [2021-11-15T17:15:32.413Z] fd08d546f6b8: Waiting [2021-11-15T17:15:32.413Z] 0636255016a6: Waiting [2021-11-15T17:15:32.413Z] 84e9d258764d: Waiting [2021-11-15T17:15:32.413Z] 56463f638872: Waiting [2021-11-15T17:15:32.413Z] e2eb06d8af82: Waiting [2021-11-15T17:15:32.413Z] 67987aa5b0cb: Layer already exists [2021-11-15T17:15:32.413Z] 17dddbd45426: Layer already exists [2021-11-15T17:15:32.413Z] 953fc4275cb4: Layer already exists [2021-11-15T17:15:32.413Z] 879b85f2d1ed: Layer already exists [2021-11-15T17:15:32.413Z] f92c035c3aec: Layer already exists [2021-11-15T17:15:32.413Z] 6777e3bbcb7c: Layer already exists [2021-11-15T17:15:32.413Z] fd08d546f6b8: Layer already exists [2021-11-15T17:15:32.413Z] 0636255016a6: Layer already exists [2021-11-15T17:15:32.413Z] 84e9d258764d: Layer already exists [2021-11-15T17:15:32.413Z] 56463f638872: Layer already exists [2021-11-15T17:15:32.413Z] e2eb06d8af82: Layer already exists [2021-11-15T17:15:32.413Z] main: digest: sha256:a1339b8d1d7ca68b5a4f05105d8547a8b2fbb56ef6779ba8bd9f3e6dc12c3618 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-15T17:15:32.447Z] ===================================================== [Pipeline] echo [2021-11-15T17:15:32.454Z] taggedImages: [2021-11-15T17:15:32.454Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:31a468f974f90331ca7657b11f9c9eadefc568dd [2021-11-15T17:15:32.454Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-11-15T17:15:32.454Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.96 [2021-11-15T17:15:32.454Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96 [2021-11-15T17:15:32.454Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [2021-11-15T17:15:32.481Z] 29e5d40040c1: Pull complete [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-15T17:15:33.464Z] 25b303627fd3: Verifying Checksum [2021-11-15T17:15:33.464Z] 25b303627fd3: Download complete [2021-11-15T17:15:33.464Z] 1ce36da41761: Pull complete [2021-11-15T17:15:43.662Z] 25b303627fd3: Pull complete [2021-11-15T17:15:43.662Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-11-15T17:15:43.662Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-15T17:15:43.662Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-11-15T17:15:43.937Z] prd-ubuntu18.04-docker-arm64-4c-16g-664 does not seem to be running inside a container [2021-11-15T17:15:44.016Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/108 -v /w/workspace/edgex-go/108:/w/workspace/edgex-go/108:rw,z -v /w/workspace/edgex-go/108@tmp:/w/workspace/edgex-go/108@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-11-15T17:15:46.605Z] $ docker top 875c936f55d19be45fa74791acb2fd1b8e83c29c21ea3ae4cf430338d40bbb41 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-15T17:15:47.528Z] + docker-compose build --help [2021-11-15T17:15:47.528Z] + grep parallel [2021-11-15T17:15:51.827Z] --parallel Build images in parallel. [Pipeline] } [2021-11-15T17:15:51.849Z] $ docker stop --time=1 875c936f55d19be45fa74791acb2fd1b8e83c29c21ea3ae4cf430338d40bbb41 [2021-11-15T17:15:53.539Z] $ docker rm -f 875c936f55d19be45fa74791acb2fd1b8e83c29c21ea3ae4cf430338d40bbb41 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:15:54.102Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-15T17:15:54.102Z] . [Pipeline] withDockerContainer [2021-11-15T17:15:54.358Z] prd-ubuntu18.04-docker-arm64-4c-16g-664 does not seem to be running inside a container [2021-11-15T17:15:54.435Z] $ 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/108 -v /w/workspace/edgex-go/108:/w/workspace/edgex-go/108:rw,z -v /w/workspace/edgex-go/108@tmp:/w/workspace/edgex-go/108@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-11-15T17:15:55.844Z] $ docker top 22839cb8df48f02895ae3b2a03e774103aba228533755706cf73b983e80d498b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-15T17:15:56.768Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-15T17:16:01.067Z] Building core-command ... [2021-11-15T17:16:01.067Z] Building core-data ... [2021-11-15T17:16:01.067Z] Building core-metadata ... [2021-11-15T17:16:01.067Z] Building security-bootstrapper ... [2021-11-15T17:16:01.067Z] Building security-proxy-setup ... [2021-11-15T17:16:01.067Z] Building security-secretstore-setup ... [2021-11-15T17:16:01.067Z] Building support-notifications ... [2021-11-15T17:16:01.067Z] Building support-scheduler ... [2021-11-15T17:16:01.067Z] Building sys-mgmt-agent ... [2021-11-15T17:16:01.067Z] Building support-notifications [2021-11-15T17:16:01.067Z] Building security-proxy-setup [2021-11-15T17:16:01.067Z] Building core-command [2021-11-15T17:16:01.067Z] Building security-secretstore-setup [2021-11-15T17:16:01.067Z] Building core-data [2021-11-15T17:16:48.011Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T17:16:48.011Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-15T17:16:48.011Z] ---> 9650d8ae4454 [2021-11-15T17:16:48.011Z] Step 3/22 : WORKDIR /edgex-go [2021-11-15T17:16:48.011Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T17:16:48.011Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-15T17:16:48.011Z] ---> 9650d8ae4454 [2021-11-15T17:16:48.011Z] Step 3/20 : WORKDIR /edgex-go [2021-11-15T17:16:48.011Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T17:16:48.011Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-15T17:16:48.011Z] ---> 9650d8ae4454 [2021-11-15T17:16:48.011Z] Step 3/24 : WORKDIR /edgex-go [2021-11-15T17:16:48.011Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T17:16:48.011Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-15T17:16:48.011Z] ---> 9650d8ae4454 [2021-11-15T17:16:48.011Z] Step 3/22 : WORKDIR /edgex-go [2021-11-15T17:16:48.011Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T17:16:48.011Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-15T17:16:48.011Z] ---> 9650d8ae4454 [2021-11-15T17:16:48.011Z] Step 3/21 : WORKDIR /edgex-go [2021-11-15T17:16:48.011Z] ---> Running in a08f0d680860 [2021-11-15T17:16:48.011Z] ---> Running in 51463b7bdda4 [2021-11-15T17:16:48.011Z] ---> Running in 0831ff333cc9 [2021-11-15T17:16:48.011Z] ---> Running in 58bd6f5483e8 [2021-11-15T17:16:48.011Z] ---> Running in 559c2f70cdcb [2021-11-15T17:16:48.011Z] Removing intermediate container 0831ff333cc9 [2021-11-15T17:16:48.011Z] ---> a3520f4d789d [2021-11-15T17:16:48.011Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T17:16:48.011Z] Removing intermediate container 559c2f70cdcb [2021-11-15T17:16:48.011Z] ---> be6daa04e63f [2021-11-15T17:16:48.011Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T17:16:48.011Z] Removing intermediate container 58bd6f5483e8 [2021-11-15T17:16:48.011Z] ---> 095e28e225fb [2021-11-15T17:16:48.011Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T17:16:48.011Z] ---> Running in 96c38b46bbe5 [2021-11-15T17:16:48.011Z] Removing intermediate container a08f0d680860 [2021-11-15T17:16:48.011Z] ---> 136d6c799fd0 [2021-11-15T17:16:48.011Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T17:16:48.011Z] Removing intermediate container 51463b7bdda4 [2021-11-15T17:16:48.011Z] ---> 0d225c191f33 [2021-11-15T17:16:48.011Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T17:16:48.011Z] ---> Running in a232668f20e8 [2021-11-15T17:16:48.011Z] ---> Running in a11e7ee2740c [2021-11-15T17:16:48.011Z] ---> Running in e9aa04ea9516 [2021-11-15T17:16:48.011Z] ---> Running in 2981aca01b41 [2021-11-15T17:16:48.619Z] Removing intermediate container 96c38b46bbe5 [2021-11-15T17:16:48.619Z] ---> c5bdde218375 [2021-11-15T17:16:48.619Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-15T17:16:48.619Z] ---> Running in ac14148347e0 [2021-11-15T17:16:48.919Z] Removing intermediate container a11e7ee2740c [2021-11-15T17:16:48.919Z] ---> 99c6b5bf3a90 [2021-11-15T17:16:48.919Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-15T17:16:49.204Z] ---> Running in 822a731ea704 [2021-11-15T17:16:49.486Z] Removing intermediate container a232668f20e8 [2021-11-15T17:16:49.486Z] ---> 1fe713375845 [2021-11-15T17:16:49.486Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-15T17:16:49.761Z] Removing intermediate container e9aa04ea9516 [2021-11-15T17:16:49.761Z] ---> bfcb35bf129f [2021-11-15T17:16:49.761Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-15T17:16:49.761Z] ---> Running in b8408bc26379 [2021-11-15T17:16:49.761Z] ---> Running in 760fa3c03c53 [2021-11-15T17:16:49.761Z] Removing intermediate container 2981aca01b41 [2021-11-15T17:16:49.761Z] ---> 091affa627c9 [2021-11-15T17:16:49.761Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-15T17:16:50.034Z] ---> Running in be925cac2415 [2021-11-15T17:16:50.645Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T17:16:51.248Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T17:16:51.874Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T17:16:51.874Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T17:16:51.874Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T17:16:51.874Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T17:16:52.156Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T17:16:52.435Z] OK: 219 MiB in 52 packages [2021-11-15T17:16:52.715Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T17:16:52.715Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T17:16:52.715Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T17:16:52.998Z] OK: 219 MiB in 52 packages [2021-11-15T17:16:54.015Z] Removing intermediate container ac14148347e0 [2021-11-15T17:16:54.015Z] ---> 3c40b88a87e8 [2021-11-15T17:16:54.015Z] Step 6/20 : COPY . . [2021-11-15T17:16:54.015Z] OK: 219 MiB in 52 packages [2021-11-15T17:16:54.015Z] OK: 219 MiB in 52 packages [2021-11-15T17:16:54.015Z] OK: 219 MiB in 52 packages [2021-11-15T17:16:54.631Z] Removing intermediate container 822a731ea704 [2021-11-15T17:16:54.631Z] ---> 767d810e57b5 [2021-11-15T17:16:54.631Z] Step 6/24 : COPY . . [2021-11-15T17:16:55.625Z] Removing intermediate container be925cac2415 [2021-11-15T17:16:55.625Z] ---> 63f60078ba5c [2021-11-15T17:16:55.625Z] Step 6/22 : COPY . . [2021-11-15T17:16:55.910Z] Removing intermediate container b8408bc26379 [2021-11-15T17:16:55.910Z] ---> 102e3ad70776 [2021-11-15T17:16:55.910Z] Step 6/21 : COPY . . [2021-11-15T17:16:55.910Z] Removing intermediate container 760fa3c03c53 [2021-11-15T17:16:55.910Z] ---> 5dc521cb6203 [2021-11-15T17:16:55.910Z] Step 6/22 : COPY . . [2021-11-15T17:17:11.014Z] ---> 1e141bd3dd93 [2021-11-15T17:17:11.014Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T17:17:11.014Z] ---> c1e09e189bd8 [2021-11-15T17:17:11.014Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T17:17:11.014Z] ---> 7502584ca68d [2021-11-15T17:17:11.014Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T17:17:11.014Z] ---> 71b8c65539ea [2021-11-15T17:17:11.014Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T17:17:11.014Z] ---> Running in 01a23d4749ed [2021-11-15T17:17:11.014Z] ---> Running in 0d32ff5e635c [2021-11-15T17:17:11.014Z] ---> Running in c9d5f225696e [2021-11-15T17:17:11.014Z] ---> Running in 49a0daaf61ff [2021-11-15T17:17:11.617Z] ---> e8f8647d5cf4 [2021-11-15T17:17:11.617Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T17:17:11.919Z] ---> Running in c835e36742cf [2021-11-15T17:17:16.535Z] Removing intermediate container 0d32ff5e635c [2021-11-15T17:17:16.535Z] ---> 21ab72e46c05 [2021-11-15T17:17:16.535Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-15T17:17:16.535Z] ---> Running in 3b6ee82d7aa1 [2021-11-15T17:17:17.983Z] Removing intermediate container 49a0daaf61ff [2021-11-15T17:17:17.983Z] ---> daa1a302aeab [2021-11-15T17:17:17.983Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-15T17:17:17.983Z] ---> Running in d5bdb712d38a [2021-11-15T17:17:17.983Z] Removing intermediate container c9d5f225696e [2021-11-15T17:17:17.983Z] ---> 51200e8f92d4 [2021-11-15T17:17:17.983Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-15T17:17:18.255Z] ---> Running in a1ac089cce82 [2021-11-15T17:17:18.530Z] Removing intermediate container c835e36742cf [2021-11-15T17:17:18.530Z] ---> 5d3e81211eb7 [2021-11-15T17:17:18.530Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-15T17:17:18.530Z] Removing intermediate container 01a23d4749ed [2021-11-15T17:17:18.530Z] ---> 0257adce7b55 [2021-11-15T17:17:18.530Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-15T17:17:18.530Z] ---> Running in 0f5672f5c083 [2021-11-15T17:17:18.530Z] ---> Running in 00839db8d75f [2021-11-15T17:17:18.814Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-15T17:17:20.280Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-15T17:17:20.280Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-15T17:17:21.271Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o cmd/core-command/core-command ./cmd/core-command [2021-11-15T17:17:21.271Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o cmd/core-data/core-data ./cmd/core-data [2021-11-15T17:19:13.160Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-15T17:19:17.485Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-15T17:19:24.252Z] Removing intermediate container 00839db8d75f [2021-11-15T17:19:24.252Z] ---> 2b51a5cfdda3 [2021-11-15T17:19:24.252Z] [2021-11-15T17:19:24.252Z] Step 9/22 : FROM alpine:3.14 [2021-11-15T17:19:24.252Z] 3.14: Pulling from library/alpine [2021-11-15T17:19:26.251Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-15T17:19:26.251Z] Status: Downloaded newer image for alpine:3.14 [2021-11-15T17:19:26.251Z] ---> 5b8b7b635229 [2021-11-15T17:19:26.251Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-15T17:19:26.530Z] ---> Running in 8536203706fa [2021-11-15T17:19:29.199Z] Removing intermediate container 3b6ee82d7aa1 [2021-11-15T17:19:29.199Z] ---> 30ee235a42df [2021-11-15T17:19:29.199Z] [2021-11-15T17:19:29.199Z] Step 9/20 : FROM alpine:3.14 [2021-11-15T17:19:29.199Z] ---> 5b8b7b635229 [2021-11-15T17:19:29.199Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-15T17:19:29.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T17:19:29.199Z] ---> Running in f0d73fa5b7c6 [2021-11-15T17:19:29.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T17:19:30.474Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-15T17:19:30.474Z] Executing busybox-1.33.1-r6.trigger [2021-11-15T17:19:30.474Z] OK: 6 MiB in 15 packages [2021-11-15T17:19:31.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T17:19:31.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T17:19:32.530Z] Removing intermediate container 8536203706fa [2021-11-15T17:19:32.530Z] ---> dd8dfe1d75cc [2021-11-15T17:19:32.530Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-15T17:19:32.810Z] ---> Running in c8a73c434783 [2021-11-15T17:19:33.099Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-15T17:19:33.099Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-15T17:19:33.099Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-15T17:19:33.099Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-15T17:19:33.099Z] (5/5) Installing curl (7.79.1-r0) [2021-11-15T17:19:33.099Z] Executing busybox-1.33.1-r6.trigger [2021-11-15T17:19:33.099Z] Removing intermediate container a1ac089cce82 [2021-11-15T17:19:33.099Z] ---> 6a10ef6839b8 [2021-11-15T17:19:33.099Z] [2021-11-15T17:19:33.099Z] Step 9/24 : FROM alpine:3.14 [2021-11-15T17:19:33.099Z] ---> 5b8b7b635229 [2021-11-15T17:19:33.099Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-15T17:19:33.099Z] Executing ca-certificates-20191127-r5.trigger [2021-11-15T17:19:33.375Z] ---> Running in 4c426fe689cc [2021-11-15T17:19:33.660Z] Removing intermediate container c8a73c434783 [2021-11-15T17:19:33.660Z] ---> 8728b0667b02 [2021-11-15T17:19:33.660Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-15T17:19:33.660Z] OK: 8 MiB in 19 packages [2021-11-15T17:19:33.936Z] ---> Running in 9e7beb10fc72 [2021-11-15T17:19:34.921Z] Removing intermediate container 9e7beb10fc72 [2021-11-15T17:19:34.921Z] ---> 778520ae3f92 [2021-11-15T17:19:34.921Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-15T17:19:35.193Z] ---> Running in 605deb558db0 [2021-11-15T17:19:36.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T17:19:36.452Z] Removing intermediate container 605deb558db0 [2021-11-15T17:19:36.452Z] ---> 148d7de85dde [2021-11-15T17:19:36.452Z] Step 14/22 : WORKDIR / [2021-11-15T17:19:36.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T17:19:36.452Z] ---> Running in cc4d527daacf [2021-11-15T17:19:36.730Z] Removing intermediate container f0d73fa5b7c6 [2021-11-15T17:19:36.730Z] ---> 563bd329f1cc [2021-11-15T17:19:36.730Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-15T17:19:37.010Z] ---> Running in 01c72ec216ea [2021-11-15T17:19:37.295Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-15T17:19:37.574Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-15T17:19:37.574Z] (3/3) Installing su-exec (0.2-r1) [2021-11-15T17:19:37.574Z] Removing intermediate container cc4d527daacf [2021-11-15T17:19:37.574Z] ---> ecca594c9254 [2021-11-15T17:19:37.574Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-15T17:19:37.574Z] Executing busybox-1.33.1-r6.trigger [2021-11-15T17:19:37.574Z] Executing ca-certificates-20191127-r5.trigger [2021-11-15T17:19:37.849Z] Removing intermediate container 01c72ec216ea [2021-11-15T17:19:37.849Z] ---> 0315d418b267 [2021-11-15T17:19:37.849Z] Step 12/20 : WORKDIR /edgex [2021-11-15T17:19:37.849Z] OK: 6 MiB in 17 packages [2021-11-15T17:19:38.136Z] ---> Running in 6950aa337546 [2021-11-15T17:19:39.123Z] Removing intermediate container 6950aa337546 [2021-11-15T17:19:39.123Z] ---> b75aa8d89e08 [2021-11-15T17:19:39.123Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-15T17:19:39.123Z] ---> eace0f0dcc2f [2021-11-15T17:19:39.123Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-15T17:19:39.404Z] Removing intermediate container d5bdb712d38a [2021-11-15T17:19:39.404Z] ---> 7f2851bfc8ab [2021-11-15T17:19:39.404Z] [2021-11-15T17:19:39.404Z] Step 9/21 : FROM alpine:3.14 [2021-11-15T17:19:39.404Z] ---> 5b8b7b635229 [2021-11-15T17:19:39.404Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-15T17:19:39.685Z] ---> Running in b7cdbc15d0e8 [2021-11-15T17:19:40.682Z] Removing intermediate container 4c426fe689cc [2021-11-15T17:19:40.682Z] ---> e6721dba723b [2021-11-15T17:19:40.682Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-15T17:19:40.682Z] ---> Running in 1243a90d7ffa [2021-11-15T17:19:40.682Z] ---> 44b62c5b8e37 [2021-11-15T17:19:40.682Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-15T17:19:41.662Z] Removing intermediate container 1243a90d7ffa [2021-11-15T17:19:41.662Z] ---> 0d99cc1dc4d6 [2021-11-15T17:19:41.662Z] Step 12/24 : WORKDIR / [2021-11-15T17:19:41.662Z] ---> 8e359be66ace [2021-11-15T17:19:41.662Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-15T17:19:41.662Z] ---> Running in a87726d39829 [2021-11-15T17:19:41.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T17:19:41.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T17:19:42.216Z] Removing intermediate container a87726d39829 [2021-11-15T17:19:42.216Z] ---> df1e931de0f1 [2021-11-15T17:19:42.216Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-11-15T17:19:42.831Z] ---> 53f5f29a8302 [2021-11-15T17:19:42.831Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-15T17:19:42.831Z] ---> 6c6ec9323e8d [2021-11-15T17:19:42.831Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-15T17:19:42.831Z] ---> Running in 8148d8472529 [2021-11-15T17:19:43.103Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-15T17:19:43.103Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-15T17:19:43.103Z] Executing busybox-1.33.1-r6.trigger [2021-11-15T17:19:43.103Z] Executing ca-certificates-20191127-r5.trigger [2021-11-15T17:19:43.380Z] OK: 6 MiB in 16 packages [2021-11-15T17:19:43.656Z] Removing intermediate container 8148d8472529 [2021-11-15T17:19:43.656Z] ---> 1d33aebb1fbe [2021-11-15T17:19:43.656Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-15T17:19:43.656Z] ---> 0ea1a8b738a6 [2021-11-15T17:19:43.656Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-11-15T17:19:43.656Z] ---> Running in 95744e6a87a3 [2021-11-15T17:19:44.636Z] Removing intermediate container 95744e6a87a3 [2021-11-15T17:19:44.636Z] ---> 3c429f13ad1a [2021-11-15T17:19:44.636Z] Step 20/22 : LABEL arch=arm64 [2021-11-15T17:19:44.636Z] ---> Running in 948778df2f0f [2021-11-15T17:19:44.913Z] ---> da312241616e [2021-11-15T17:19:44.913Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-15T17:19:45.188Z] ---> f4f0190803ab [2021-11-15T17:19:45.188Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-15T17:19:45.188Z] ---> Running in df34e4086825 [2021-11-15T17:19:45.460Z] Removing intermediate container 948778df2f0f [2021-11-15T17:19:45.460Z] ---> 6b489de7a488 [2021-11-15T17:19:45.460Z] Step 21/22 : LABEL git_sha=31a468f974f90331ca7657b11f9c9eadefc568dd [2021-11-15T17:19:45.735Z] Removing intermediate container b7cdbc15d0e8 [2021-11-15T17:19:45.735Z] ---> b41a51f06bfe [2021-11-15T17:19:45.735Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-15T17:19:45.735Z] ---> Running in 5033b08f723a [2021-11-15T17:19:45.735Z] ---> Running in 55ef01c36d4e [2021-11-15T17:19:46.011Z] Removing intermediate container df34e4086825 [2021-11-15T17:19:46.011Z] ---> c788d87e9c2f [2021-11-15T17:19:46.011Z] Step 17/20 : CMD ["--init=true"] [2021-11-15T17:19:46.011Z] ---> Running in 575bdfe61a68 [2021-11-15T17:19:46.285Z] ---> a2fc40947e8a [2021-11-15T17:19:46.285Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-11-15T17:19:46.554Z] Removing intermediate container 5033b08f723a [2021-11-15T17:19:46.554Z] ---> af8d818975be [2021-11-15T17:19:46.554Z] Step 22/22 : LABEL version=2.0.1-dev.96 [2021-11-15T17:19:46.554Z] Removing intermediate container 55ef01c36d4e [2021-11-15T17:19:46.554Z] ---> c261baf2fd8f [2021-11-15T17:19:46.554Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-15T17:19:46.830Z] ---> Running in a7a9f1870ba2 [2021-11-15T17:19:46.830Z] ---> Running in d9024f2e9fc8 [2021-11-15T17:19:46.830Z] Removing intermediate container 575bdfe61a68 [2021-11-15T17:19:46.830Z] ---> 53cb5c110d5d [2021-11-15T17:19:46.830Z] Step 18/20 : LABEL arch=arm64 [2021-11-15T17:19:46.830Z] ---> Running in b8a8b230428d [2021-11-15T17:19:47.426Z] Removing intermediate container a7a9f1870ba2 [2021-11-15T17:19:47.426Z] ---> fa613d1ddb27 [2021-11-15T17:19:47.426Z] [2021-11-15T17:19:47.426Z] ---> eea9d2030b36 [2021-11-15T17:19:47.426Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-15T17:19:47.700Z] Removing intermediate container d9024f2e9fc8 [2021-11-15T17:19:47.700Z] ---> 6109077acdc6 [2021-11-15T17:19:47.700Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-15T17:19:47.700Z] Removing intermediate container b8a8b230428d [2021-11-15T17:19:47.700Z] ---> 97a2a848917c [2021-11-15T17:19:47.700Z] Step 19/20 : LABEL git_sha=31a468f974f90331ca7657b11f9c9eadefc568dd [2021-11-15T17:19:47.700Z] ---> Running in 2b95ca17ecf8 [2021-11-15T17:19:47.977Z] ---> Running in d527a644b86f [2021-11-15T17:19:47.977Z] Successfully built fa613d1ddb27 [2021-11-15T17:19:47.977Z] Successfully tagged core-command-arm64:latest [2021-11-15T17:19:47.977Z]  Building core-command ... done Building support-scheduler [2021-11-15T17:19:48.575Z] Removing intermediate container 2b95ca17ecf8 [2021-11-15T17:19:48.575Z] ---> cd339096cf9d [2021-11-15T17:19:48.575Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-15T17:19:48.575Z] Removing intermediate container d527a644b86f [2021-11-15T17:19:48.575Z] ---> 4ff7c0a5fe93 [2021-11-15T17:19:48.575Z] Step 20/20 : LABEL version=2.0.1-dev.96 [2021-11-15T17:19:48.848Z] ---> Running in ee3dcdfd0014 [2021-11-15T17:19:49.451Z] ---> cc613333519c [2021-11-15T17:19:49.451Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-15T17:19:49.451Z] Removing intermediate container 0f5672f5c083 [2021-11-15T17:19:49.451Z] ---> 0827d1a643e4 [2021-11-15T17:19:49.451Z] [2021-11-15T17:19:49.451Z] Step 9/22 : FROM alpine:3.14 [2021-11-15T17:19:49.451Z] ---> 5b8b7b635229 [2021-11-15T17:19:49.451Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-15T17:19:49.451Z] Removing intermediate container ee3dcdfd0014 [2021-11-15T17:19:49.451Z] ---> 296637e00acc [2021-11-15T17:19:49.451Z] [2021-11-15T17:19:49.451Z] ---> Running in 470945c6152a [2021-11-15T17:19:49.723Z] ---> 5cf047793745 [2021-11-15T17:19:49.723Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-15T17:19:50.000Z] Successfully built 296637e00acc [2021-11-15T17:19:50.000Z] Successfully tagged security-proxy-setup-arm64:latest [2021-11-15T17:19:50.000Z]  Building security-proxy-setup ... done Building sys-mgmt-agent [2021-11-15T17:19:50.278Z] Removing intermediate container 470945c6152a [2021-11-15T17:19:50.278Z] ---> 942a3871d21a [2021-11-15T17:19:50.278Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-15T17:19:50.570Z] ---> Running in bbd62bf14ab7 [2021-11-15T17:19:51.163Z] Removing intermediate container bbd62bf14ab7 [2021-11-15T17:19:51.163Z] ---> bf75d9ea9e71 [2021-11-15T17:19:51.163Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-15T17:19:51.163Z] ---> 3e6bcf04be70 [2021-11-15T17:19:51.163Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-15T17:19:51.450Z] ---> Running in 299d7da68a2b [2021-11-15T17:19:51.726Z] ---> baa1dd22bfd2 [2021-11-15T17:19:51.726Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-15T17:19:52.003Z] Removing intermediate container 299d7da68a2b [2021-11-15T17:19:52.003Z] ---> 92a860ec1e80 [2021-11-15T17:19:52.003Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T17:19:52.003Z] ---> Running in 37011dc4f707 [2021-11-15T17:19:52.607Z] ---> 8a5e45d385fa [2021-11-15T17:19:52.607Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-11-15T17:19:52.607Z] ---> Running in 3e9f8dbd722d [2021-11-15T17:19:52.890Z] ---> 766ac01a96ee [2021-11-15T17:19:52.890Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-15T17:19:53.166Z] ---> Running in 85c8408e71ef [2021-11-15T17:19:53.761Z] Removing intermediate container 85c8408e71ef [2021-11-15T17:19:53.761Z] ---> b17a57e75161 [2021-11-15T17:19:53.761Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-15T17:19:54.041Z] ---> Running in e1f132c4b35d [2021-11-15T17:19:54.641Z] Removing intermediate container e1f132c4b35d [2021-11-15T17:19:54.641Z] ---> 6a1b56ee65a5 [2021-11-15T17:19:54.641Z] Step 19/21 : LABEL arch=arm64 [2021-11-15T17:19:54.924Z] ---> Running in f0c3fb0778d1 [2021-11-15T17:19:55.212Z] Removing intermediate container 37011dc4f707 [2021-11-15T17:19:55.212Z] ---> f30572fe5ae8 [2021-11-15T17:19:55.212Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-15T17:19:55.212Z] ---> Running in e220398e93d4 [2021-11-15T17:19:55.494Z] Removing intermediate container f0c3fb0778d1 [2021-11-15T17:19:55.494Z] ---> b595a579924b [2021-11-15T17:19:55.494Z] Step 20/21 : LABEL git_sha=31a468f974f90331ca7657b11f9c9eadefc568dd [2021-11-15T17:19:55.771Z] ---> Running in 0957e0194606 [2021-11-15T17:19:55.771Z] Removing intermediate container 3e9f8dbd722d [2021-11-15T17:19:55.771Z] ---> f2edbdf68ac6 [2021-11-15T17:19:55.771Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-15T17:19:56.044Z] ---> Running in 7414bfad1f33 [2021-11-15T17:19:56.317Z] Removing intermediate container 0957e0194606 [2021-11-15T17:19:56.317Z] ---> 73e1c782b002 [2021-11-15T17:19:56.317Z] Step 21/21 : LABEL version=2.0.1-dev.96 [2021-11-15T17:19:56.587Z] ---> Running in 4402fb2d3b44 [2021-11-15T17:19:56.587Z] Removing intermediate container 7414bfad1f33 [2021-11-15T17:19:56.587Z] ---> b0414a992e10 [2021-11-15T17:19:56.587Z] Step 22/24 : LABEL arch=arm64 [2021-11-15T17:19:56.859Z] ---> Running in 194fcb70922d [2021-11-15T17:19:56.859Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T17:19:57.143Z] Removing intermediate container 4402fb2d3b44 [2021-11-15T17:19:57.143Z] ---> d7ca5fa2b5a1 [2021-11-15T17:19:57.143Z] [2021-11-15T17:19:57.417Z] Removing intermediate container 194fcb70922d [2021-11-15T17:19:57.417Z] ---> 54765e1146dc [2021-11-15T17:19:57.417Z] Step 23/24 : LABEL git_sha=31a468f974f90331ca7657b11f9c9eadefc568dd [2021-11-15T17:19:57.417Z] ---> Running in 72c02dbfd237 [2021-11-15T17:19:57.691Z] Successfully built d7ca5fa2b5a1 [2021-11-15T17:19:57.691Z] Successfully tagged support-notifications-arm64:latest [2021-11-15T17:19:57.691Z]  Building support-notifications ... done Building security-bootstrapper [2021-11-15T17:19:57.691Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T17:19:57.962Z] Removing intermediate container 72c02dbfd237 [2021-11-15T17:19:57.962Z] ---> 7c97eb42016e [2021-11-15T17:19:57.962Z] Step 24/24 : LABEL version=2.0.1-dev.96 [2021-11-15T17:19:58.238Z] ---> Running in 73f2c8356676 [2021-11-15T17:19:58.510Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-15T17:19:58.510Z] Removing intermediate container 73f2c8356676 [2021-11-15T17:19:58.510Z] ---> f2aed4dae9f6 [2021-11-15T17:19:58.510Z] [2021-11-15T17:19:58.780Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-15T17:19:58.780Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-15T17:19:58.780Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-15T17:19:58.780Z] Successfully built f2aed4dae9f6 [2021-11-15T17:19:58.780Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-11-15T17:19:58.780Z]  Building security-secretstore-setup ... done Building core-metadata [2021-11-15T17:19:59.049Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-15T17:19:59.049Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-15T17:19:59.320Z] Executing busybox-1.33.1-r6.trigger [2021-11-15T17:19:59.321Z] OK: 8 MiB in 20 packages [2021-11-15T17:20:00.749Z] Removing intermediate container e220398e93d4 [2021-11-15T17:20:00.749Z] ---> 6ae75e06f90f [2021-11-15T17:20:00.749Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-15T17:20:01.349Z] ---> 46c716377cc7 [2021-11-15T17:20:01.349Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-15T17:20:03.321Z] ---> 16fe697d6137 [2021-11-15T17:20:03.321Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-15T17:20:03.912Z] ---> fa9cc5db34ee [2021-11-15T17:20:03.912Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-15T17:20:04.183Z] ---> Running in 079cd9d23f0a [2021-11-15T17:20:04.465Z] Removing intermediate container 079cd9d23f0a [2021-11-15T17:20:04.465Z] ---> 6119dba73925 [2021-11-15T17:20:04.465Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-15T17:20:04.741Z] ---> Running in f5b404b399a3 [2021-11-15T17:20:05.336Z] Removing intermediate container f5b404b399a3 [2021-11-15T17:20:05.336Z] ---> 48b613b25061 [2021-11-15T17:20:05.336Z] Step 20/22 : LABEL arch=arm64 [2021-11-15T17:20:05.336Z] ---> Running in f5196681e4aa [2021-11-15T17:20:05.945Z] Removing intermediate container f5196681e4aa [2021-11-15T17:20:05.945Z] ---> 0fec5f08f1f0 [2021-11-15T17:20:05.945Z] Step 21/22 : LABEL git_sha=31a468f974f90331ca7657b11f9c9eadefc568dd [2021-11-15T17:20:06.284Z] ---> Running in fcce5f5aa330 [2021-11-15T17:20:06.920Z] Removing intermediate container fcce5f5aa330 [2021-11-15T17:20:06.920Z] ---> 26f1fac01ebf [2021-11-15T17:20:06.920Z] Step 22/22 : LABEL version=2.0.1-dev.96 [2021-11-15T17:20:06.920Z] ---> Running in 5d9cdd5f1c2f [2021-11-15T17:20:07.946Z] Removing intermediate container 5d9cdd5f1c2f [2021-11-15T17:20:07.946Z] ---> 3e53d4f6d62a [2021-11-15T17:20:07.946Z] [2021-11-15T17:20:07.946Z] Successfully built 3e53d4f6d62a [2021-11-15T17:20:08.221Z] Successfully tagged core-data-arm64:latest [2021-11-15T17:20:11.594Z]  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T17:20:11.594Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-15T17:20:11.594Z] ---> 9650d8ae4454 [2021-11-15T17:20:11.594Z] Step 3/23 : WORKDIR /edgex-go [2021-11-15T17:20:11.594Z] ---> Using cache [2021-11-15T17:20:11.594Z] ---> 0d225c191f33 [2021-11-15T17:20:11.594Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T17:20:11.594Z] ---> Using cache [2021-11-15T17:20:11.594Z] ---> 091affa627c9 [2021-11-15T17:20:11.594Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-15T17:20:11.594Z] ---> Using cache [2021-11-15T17:20:11.594Z] ---> 63f60078ba5c [2021-11-15T17:20:11.594Z] Step 6/23 : COPY go.mod . [2021-11-15T17:20:12.188Z] ---> 6933a31ae241 [2021-11-15T17:20:12.188Z] Step 7/23 : RUN go mod download [2021-11-15T17:20:12.188Z] ---> Running in 99672352812f [2021-11-15T17:20:14.819Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T17:20:14.819Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-15T17:20:14.819Z] ---> 9650d8ae4454 [2021-11-15T17:20:14.819Z] Step 3/22 : WORKDIR /edgex-go [2021-11-15T17:20:14.819Z] ---> Using cache [2021-11-15T17:20:14.819Z] ---> 0d225c191f33 [2021-11-15T17:20:14.819Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T17:20:14.819Z] ---> Using cache [2021-11-15T17:20:14.819Z] ---> 091affa627c9 [2021-11-15T17:20:14.819Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-15T17:20:15.103Z] ---> Running in e5e0d4e661bd [2021-11-15T17:20:17.093Z] Removing intermediate container 99672352812f [2021-11-15T17:20:17.093Z] ---> 9bd23a542549 [2021-11-15T17:20:17.093Z] Step 8/23 : COPY . . [2021-11-15T17:20:17.093Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T17:20:17.689Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T17:20:18.668Z] OK: 219 MiB in 52 packages [2021-11-15T17:20:20.112Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T17:20:20.112Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-15T17:20:20.112Z] ---> 9650d8ae4454 [2021-11-15T17:20:20.112Z] Step 3/30 : WORKDIR /edgex-go [2021-11-15T17:20:20.112Z] ---> Using cache [2021-11-15T17:20:20.112Z] ---> 0d225c191f33 [2021-11-15T17:20:20.112Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T17:20:20.112Z] ---> Using cache [2021-11-15T17:20:20.112Z] ---> 091affa627c9 [2021-11-15T17:20:20.112Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-15T17:20:20.112Z] ---> Using cache [2021-11-15T17:20:20.112Z] ---> 63f60078ba5c [2021-11-15T17:20:20.112Z] Step 6/30 : COPY . . [2021-11-15T17:20:20.112Z] ---> Using cache [2021-11-15T17:20:20.112Z] ---> 1e141bd3dd93 [2021-11-15T17:20:20.112Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T17:20:20.112Z] ---> Using cache [2021-11-15T17:20:20.112Z] ---> 0257adce7b55 [2021-11-15T17:20:20.112Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-15T17:20:20.387Z] ---> Running in 25cdf8e1e8cb [2021-11-15T17:20:20.387Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T17:20:20.387Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-15T17:20:20.387Z] ---> 9650d8ae4454 [2021-11-15T17:20:20.387Z] Removing intermediate container e5e0d4e661bd [2021-11-15T17:20:20.387Z] Step 3/22 : WORKDIR /edgex-go [2021-11-15T17:20:20.387Z] ---> Using cache [2021-11-15T17:20:20.387Z] ---> 0d225c191f33 [2021-11-15T17:20:20.387Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> 46f86594eb16 [2021-11-15T17:20:20.387Z] [2021-11-15T17:20:20.387Z] Step 6/22 : COPY . . ---> Using cache [2021-11-15T17:20:20.387Z] ---> 091affa627c9 [2021-11-15T17:20:20.387Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-15T17:20:20.387Z] ---> Using cache [2021-11-15T17:20:20.387Z] ---> 63f60078ba5c [2021-11-15T17:20:20.387Z] Step 6/22 : COPY . . [2021-11-15T17:20:20.387Z] [2021-11-15T17:20:20.659Z] ---> Using cache [2021-11-15T17:20:20.659Z] ---> 1e141bd3dd93 [2021-11-15T17:20:20.659Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T17:20:20.659Z] ---> Using cache [2021-11-15T17:20:20.659Z] ---> 0257adce7b55 [2021-11-15T17:20:20.659Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-15T17:20:20.659Z] ---> Running in df0ba73324bd [2021-11-15T17:20:22.096Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-15T17:20:22.368Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-15T17:20:32.534Z] ---> 9e4086e86fe2 [2021-11-15T17:20:32.534Z] Step 9/23 : RUN go mod tidy [2021-11-15T17:20:32.534Z] ---> Running in fa4681afd801 [2021-11-15T17:20:35.161Z] ---> 7ae7ab2a2350 [2021-11-15T17:20:35.161Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T17:20:35.442Z] ---> Running in caa7ea26d172 [2021-11-15T17:20:38.851Z] Removing intermediate container fa4681afd801 [2021-11-15T17:20:38.851Z] ---> 7f1d396bba27 [2021-11-15T17:20:38.851Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-15T17:20:38.851Z] ---> Running in 0f9a846fb0bd [2021-11-15T17:20:40.848Z] Removing intermediate container caa7ea26d172 [2021-11-15T17:20:40.848Z] ---> 6a8b5f2e1afc [2021-11-15T17:20:40.848Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-15T17:20:40.848Z] ---> Running in 34b85a432ca4 [2021-11-15T17:20:41.126Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-15T17:20:43.112Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-15T17:22:04.928Z] Removing intermediate container 25cdf8e1e8cb [2021-11-15T17:22:04.928Z] ---> eb6fd9a02fbd [2021-11-15T17:22:04.928Z] [2021-11-15T17:22:04.928Z] Step 9/30 : FROM alpine:3.14 [2021-11-15T17:22:04.928Z] ---> 5b8b7b635229 [2021-11-15T17:22:04.928Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-15T17:22:04.928Z] ---> Running in 1d693f75736b [2021-11-15T17:22:04.928Z] Removing intermediate container 1d693f75736b [2021-11-15T17:22:04.928Z] ---> 963e6290997a [2021-11-15T17:22:04.928Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-15T17:22:04.928Z] ---> Running in 917a4d145320 [2021-11-15T17:22:04.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T17:22:04.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T17:22:04.928Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-15T17:22:04.928Z] (2/2) Installing su-exec (0.2-r1) [2021-11-15T17:22:04.928Z] Executing busybox-1.33.1-r6.trigger [2021-11-15T17:22:04.928Z] OK: 6 MiB in 16 packages [2021-11-15T17:22:05.536Z] Removing intermediate container 917a4d145320 [2021-11-15T17:22:05.536Z] ---> ee5d8fce5152 [2021-11-15T17:22:05.536Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-15T17:22:05.536Z] ---> Running in a173536c5926 [2021-11-15T17:22:06.521Z] Removing intermediate container a173536c5926 [2021-11-15T17:22:06.521Z] ---> 7de7aed91318 [2021-11-15T17:22:06.521Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-15T17:22:06.521Z] ---> Running in d99443d7da20 [2021-11-15T17:22:07.130Z] Removing intermediate container d99443d7da20 [2021-11-15T17:22:07.130Z] ---> 955af7977baf [2021-11-15T17:22:07.130Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-15T17:22:07.130Z] ---> Running in 3eeeb88d41e6 [2021-11-15T17:22:10.558Z] Removing intermediate container 3eeeb88d41e6 [2021-11-15T17:22:10.558Z] ---> 8098cd020dd8 [2021-11-15T17:22:10.558Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-15T17:22:10.838Z] ---> Running in fa8c17e2b160 [2021-11-15T17:22:11.835Z] Removing intermediate container fa8c17e2b160 [2021-11-15T17:22:11.835Z] ---> 1d37b2cf4f3e [2021-11-15T17:22:11.835Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-15T17:22:13.829Z] ---> 9d5d31a1d227 [2021-11-15T17:22:13.829Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-15T17:22:13.829Z] ---> Running in de9e59a1a819 [2021-11-15T17:22:15.275Z] Removing intermediate container df0ba73324bd [2021-11-15T17:22:15.275Z] ---> df59a61f41e8 [2021-11-15T17:22:15.275Z] [2021-11-15T17:22:15.275Z] Step 9/22 : FROM alpine:3.14 [2021-11-15T17:22:15.275Z] ---> 5b8b7b635229 [2021-11-15T17:22:15.275Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-15T17:22:15.275Z] ---> Using cache [2021-11-15T17:22:15.275Z] ---> dd8dfe1d75cc [2021-11-15T17:22:15.275Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-15T17:22:15.275Z] ---> Using cache [2021-11-15T17:22:15.275Z] ---> 8728b0667b02 [2021-11-15T17:22:15.275Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-15T17:22:15.275Z] ---> Running in 83c18a22c97c [2021-11-15T17:22:15.887Z] Removing intermediate container 83c18a22c97c [2021-11-15T17:22:15.887Z] ---> 22898ebe40ba [2021-11-15T17:22:15.887Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-15T17:22:15.887Z] ---> Running in 12b23de2795a [2021-11-15T17:22:16.879Z] Removing intermediate container 12b23de2795a [2021-11-15T17:22:16.879Z] ---> 2f6ff4dc5a6f [2021-11-15T17:22:16.879Z] Step 14/22 : WORKDIR / [2021-11-15T17:22:17.156Z] ---> Running in 332efa346605 [2021-11-15T17:22:17.432Z] Removing intermediate container de9e59a1a819 [2021-11-15T17:22:17.432Z] ---> fad0cee202aa [2021-11-15T17:22:17.432Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-15T17:22:18.048Z] Removing intermediate container 332efa346605 [2021-11-15T17:22:18.048Z] ---> bb3658760c8c [2021-11-15T17:22:18.048Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-15T17:22:18.649Z] ---> 081865cc3417 [2021-11-15T17:22:18.649Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-15T17:22:19.251Z] ---> 1c6060e2ad67 [2021-11-15T17:22:19.251Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-15T17:22:21.238Z] ---> f8c808e220b4 [2021-11-15T17:22:21.238Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-15T17:22:21.238Z] ---> 3f88c0a2bbde [2021-11-15T17:22:21.238Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-15T17:22:22.225Z] Removing intermediate container 34b85a432ca4 [2021-11-15T17:22:22.225Z] ---> 25c676dd2d44 [2021-11-15T17:22:22.225Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-15T17:22:22.225Z] ---> 9ea8cd50479f [2021-11-15T17:22:22.225Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-15T17:22:22.497Z] ---> 6fd02beddd51 [2021-11-15T17:22:22.497Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-15T17:22:22.497Z] ---> Running in 2a0ddedaa4ad [2021-11-15T17:22:22.497Z] ---> Running in 44399a50c721 [2021-11-15T17:22:23.485Z] Removing intermediate container 44399a50c721 [2021-11-15T17:22:23.485Z] ---> e68939f2a2f2 [2021-11-15T17:22:23.485Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-15T17:22:23.485Z] ---> Running in e5a7c8be2bd4 [2021-11-15T17:22:24.083Z] ---> 0739b0ffb443 [2021-11-15T17:22:24.083Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-15T17:22:24.083Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-15T17:22:24.355Z] Removing intermediate container e5a7c8be2bd4 [2021-11-15T17:22:24.355Z] ---> 1dd004156cca [2021-11-15T17:22:24.355Z] Step 20/22 : LABEL arch=arm64 [2021-11-15T17:22:24.355Z] ---> Running in 35ea9ddb851e [2021-11-15T17:22:25.337Z] Removing intermediate container 35ea9ddb851e [2021-11-15T17:22:25.337Z] ---> a795024bb138 [2021-11-15T17:22:25.337Z] Step 21/22 : LABEL git_sha=31a468f974f90331ca7657b11f9c9eadefc568dd [2021-11-15T17:22:25.337Z] ---> bc0cfc18dbf7 [2021-11-15T17:22:25.337Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-15T17:22:25.337Z] ---> Running in 69584762a185 [2021-11-15T17:22:25.608Z] Removing intermediate container 0f9a846fb0bd [2021-11-15T17:22:25.608Z] ---> 23fe30cd2ddd [2021-11-15T17:22:25.608Z] [2021-11-15T17:22:25.608Z] Step 11/23 : FROM alpine:3.14 [2021-11-15T17:22:25.608Z] ---> 5b8b7b635229 [2021-11-15T17:22:25.608Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-15T17:22:25.608Z] ---> Using cache [2021-11-15T17:22:25.608Z] ---> dd8dfe1d75cc [2021-11-15T17:22:25.608Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-15T17:22:25.608Z] ---> Using cache [2021-11-15T17:22:25.608Z] ---> 8728b0667b02 [2021-11-15T17:22:25.608Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-15T17:22:25.608Z] ---> Running in 4e1ad98a7a47 [2021-11-15T17:22:25.608Z] ---> Running in 48d39c3f82a4 [2021-11-15T17:22:25.888Z] Removing intermediate container 69584762a185 [2021-11-15T17:22:25.888Z] ---> addaea1d7e7f [2021-11-15T17:22:25.888Z] Step 22/22 : LABEL version=2.0.1-dev.96 [2021-11-15T17:22:26.182Z] ---> Running in 513804eac6e5 [2021-11-15T17:22:26.182Z] Removing intermediate container 4e1ad98a7a47 [2021-11-15T17:22:26.182Z] ---> ce5fa8794366 [2021-11-15T17:22:26.182Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-15T17:22:26.469Z] Removing intermediate container 48d39c3f82a4 [2021-11-15T17:22:26.469Z] ---> 3a3127e709d1 [2021-11-15T17:22:26.469Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-15T17:22:26.469Z] ---> Running in aa79410f74de [2021-11-15T17:22:26.741Z] Removing intermediate container 513804eac6e5 [2021-11-15T17:22:26.741Z] ---> 89d9ec5b725c [2021-11-15T17:22:26.741Z] [2021-11-15T17:22:27.340Z] Successfully built 89d9ec5b725c [2021-11-15T17:22:27.340Z] Successfully tagged core-metadata-arm64:latest [2021-11-15T17:22:27.340Z]  Building core-metadata ... done Removing intermediate container aa79410f74de [2021-11-15T17:22:27.340Z] ---> 1fc26bd2d2b9 [2021-11-15T17:22:27.340Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-15T17:22:27.340Z] ---> 9e57d5b94ef8 [2021-11-15T17:22:27.340Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-15T17:22:27.340Z] Removing intermediate container 2a0ddedaa4ad [2021-11-15T17:22:27.340Z] ---> 38c049c208d0 [2021-11-15T17:22:27.340Z] [2021-11-15T17:22:27.340Z] Step 10/22 : FROM docker:20.10.8 [2021-11-15T17:22:27.612Z] 20.10.8: Pulling from library/docker [2021-11-15T17:22:27.612Z] ---> Running in 88c8b8b9292c [2021-11-15T17:22:28.215Z] ---> 9a6b36045ae5 [2021-11-15T17:22:28.215Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-15T17:22:30.200Z] ---> f50d25aa1106 [2021-11-15T17:22:30.200Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-15T17:22:30.478Z] Removing intermediate container 88c8b8b9292c [2021-11-15T17:22:30.478Z] ---> 09a65a5db48b [2021-11-15T17:22:30.478Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-15T17:22:30.753Z] ---> Running in 18ade110ef57 [2021-11-15T17:22:31.025Z] ---> 7a70c8b88706 [2021-11-15T17:22:31.025Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-15T17:22:31.304Z] ---> Running in 02fbd881196f [2021-11-15T17:22:31.304Z] Removing intermediate container 18ade110ef57 [2021-11-15T17:22:31.304Z] ---> 598e862dff51 [2021-11-15T17:22:31.304Z] Step 27/30 : CMD ["gate"] [2021-11-15T17:22:31.578Z] ---> Running in 19b2a81e4310 [2021-11-15T17:22:31.854Z] Removing intermediate container 02fbd881196f [2021-11-15T17:22:31.854Z] ---> 53679b5fb3c0 [2021-11-15T17:22:31.854Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-15T17:22:31.854Z] ---> Running in 8d2a36f96883 [2021-11-15T17:22:32.461Z] Removing intermediate container 19b2a81e4310 [2021-11-15T17:22:32.461Z] ---> 612b8585bb46 [2021-11-15T17:22:32.461Z] Step 28/30 : LABEL arch=arm64 [2021-11-15T17:22:32.461Z] Removing intermediate container 8d2a36f96883 [2021-11-15T17:22:32.461Z] ---> 5999ebb01352 [2021-11-15T17:22:32.461Z] Step 21/23 : LABEL arch=arm64 [2021-11-15T17:22:32.461Z] ---> Running in 079b5b76e85a [2021-11-15T17:22:32.732Z] ---> Running in 654d39a57bad [2021-11-15T17:22:33.393Z] Removing intermediate container 079b5b76e85a [2021-11-15T17:22:33.393Z] ---> a5c6d51f5d61 [2021-11-15T17:22:33.393Z] Step 29/30 : LABEL git_sha=31a468f974f90331ca7657b11f9c9eadefc568dd [2021-11-15T17:22:33.393Z] Removing intermediate container 654d39a57bad [2021-11-15T17:22:33.393Z] ---> 871c66fabcd2 [2021-11-15T17:22:33.393Z] Step 22/23 : LABEL git_sha=31a468f974f90331ca7657b11f9c9eadefc568dd [2021-11-15T17:22:33.393Z] ---> Running in f1ea05389ad0 [2021-11-15T17:22:33.678Z] ---> Running in 2e2325758662 [2021-11-15T17:22:33.959Z] Removing intermediate container f1ea05389ad0 [2021-11-15T17:22:33.959Z] ---> 14e7e2f9eee6 [2021-11-15T17:22:33.959Z] Step 23/23 : LABEL version=2.0.1-dev.96 [2021-11-15T17:22:34.297Z] ---> Running in a51136608e78 [2021-11-15T17:22:34.593Z] Removing intermediate container 2e2325758662 [2021-11-15T17:22:34.593Z] ---> 40a4a2372fbb [2021-11-15T17:22:34.593Z] Step 30/30 : LABEL version=2.0.1-dev.96 [2021-11-15T17:22:34.876Z] Removing intermediate container a51136608e78 [2021-11-15T17:22:34.876Z] ---> 336efd50b1dc [2021-11-15T17:22:34.876Z] [2021-11-15T17:22:34.876Z] ---> Running in 8bc09828b825 [2021-11-15T17:22:35.157Z] Successfully built 336efd50b1dc [2021-11-15T17:22:35.157Z] Successfully tagged support-scheduler-arm64:latest [2021-11-15T17:22:35.701Z]  Building support-scheduler ... done Removing intermediate container 8bc09828b825 [2021-11-15T17:22:35.701Z] ---> e8cc619f5e47 [2021-11-15T17:22:35.701Z] [2021-11-15T17:22:35.973Z] Successfully built e8cc619f5e47 [2021-11-15T17:22:35.973Z] Successfully tagged security-bootstrapper-arm64:latest [2021-11-15T17:22:37.405Z]  Building security-bootstrapper ... done Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-15T17:22:37.405Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-15T17:22:37.680Z] ---> 3734d5adc5ac [2021-11-15T17:22:37.680Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-11-15T17:22:37.680Z] ---> Running in 83d9dfa6ca85 [2021-11-15T17:22:38.275Z] Removing intermediate container 83d9dfa6ca85 [2021-11-15T17:22:38.275Z] ---> 63ad4800115b [2021-11-15T17:22:38.275Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-11-15T17:22:38.275Z] ---> Running in 5b7d0715d2c1 [2021-11-15T17:22:39.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T17:22:39.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T17:22:40.682Z] (1/42) Installing readline (8.1.0-r0) [2021-11-15T17:22:40.682Z] (2/42) Installing bash (5.1.4-r0) [2021-11-15T17:22:40.682Z] Executing bash-5.1.4-r0.post-install [2021-11-15T17:22:40.682Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-15T17:22:40.682Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-15T17:22:40.682Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-15T17:22:40.682Z] (6/42) Installing curl (7.79.1-r0) [2021-11-15T17:22:40.682Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-15T17:22:40.682Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-15T17:22:40.682Z] (9/42) Installing expat (2.4.1-r0) [2021-11-15T17:22:40.682Z] (10/42) Installing libffi (3.3-r2) [2021-11-15T17:22:40.682Z] (11/42) Installing gdbm (1.19-r0) [2021-11-15T17:22:40.682Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-15T17:22:40.682Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-15T17:22:40.682Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-15T17:22:40.953Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-15T17:22:40.953Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-15T17:22:40.953Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-15T17:22:42.922Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-15T17:22:42.922Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-15T17:22:42.922Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-15T17:22:42.922Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-15T17:22:42.922Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-15T17:22:42.922Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-15T17:22:42.922Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-15T17:22:42.922Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-15T17:22:42.922Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-15T17:22:42.922Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-15T17:22:42.922Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-15T17:22:42.922Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-15T17:22:43.192Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-15T17:22:43.192Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-15T17:22:43.192Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-15T17:22:43.192Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-15T17:22:43.192Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-15T17:22:43.192Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-15T17:22:43.192Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-15T17:22:43.192Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-15T17:22:43.192Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-15T17:22:43.192Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-15T17:22:43.192Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-15T17:22:43.192Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-15T17:22:43.464Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-15T17:22:44.056Z] Executing busybox-1.33.1-r3.trigger [2021-11-15T17:22:44.056Z] OK: 84 MiB in 64 packages [2021-11-15T17:22:48.341Z] Collecting docker-compose==1.23.2 [2021-11-15T17:22:48.341Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-15T17:22:48.614Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-15T17:22:48.614Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-15T17:22:51.216Z] Collecting jsonschema<3,>=2.5.1 [2021-11-15T17:22:51.216Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-15T17:22:52.189Z] Collecting PyYAML<4,>=3.10 [2021-11-15T17:22:52.189Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-15T17:22:55.566Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-11-15T17:22:55.839Z] Collecting docker<4.0,>=3.6.0 [2021-11-15T17:22:55.839Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-15T17:22:56.810Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-15T17:22:56.810Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-15T17:22:57.081Z] Collecting texttable<0.10,>=0.9.0 [2021-11-15T17:22:57.081Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-15T17:22:59.052Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-15T17:22:59.324Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-15T17:22:59.324Z] Collecting docopt<0.7,>=0.6.1 [2021-11-15T17:22:59.324Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-15T17:23:01.288Z] Collecting cached-property<2,>=1.2.0 [2021-11-15T17:23:01.288Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-15T17:23:01.558Z] Collecting docker-pycreds>=0.4.0 [2021-11-15T17:23:01.558Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-15T17:23:02.530Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-15T17:23:02.530Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-15T17:23:02.530Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-11-15T17:23:03.120Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-15T17:23:03.120Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-15T17:23:03.120Z] Collecting idna<2.8,>=2.5 [2021-11-15T17:23:03.120Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-15T17:23:03.389Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-15T17:23:03.389Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-15T17:23:03.389Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-15T17:23:03.389Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-15T17:23:04.359Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-15T17:23:04.359Z] Attempting uninstall: urllib3 [2021-11-15T17:23:04.359Z] Found existing installation: urllib3 1.26.5 [2021-11-15T17:23:04.359Z] Uninstalling urllib3-1.26.5: [2021-11-15T17:23:04.359Z] Successfully uninstalled urllib3-1.26.5 [2021-11-15T17:23:04.950Z] Attempting uninstall: idna [2021-11-15T17:23:04.950Z] Found existing installation: idna 3.2 [2021-11-15T17:23:04.950Z] Uninstalling idna-3.2: [2021-11-15T17:23:05.220Z] Successfully uninstalled idna-3.2 [2021-11-15T17:23:05.810Z] Attempting uninstall: chardet [2021-11-15T17:23:05.810Z] Found existing installation: chardet 4.0.0 [2021-11-15T17:23:06.080Z] Uninstalling chardet-4.0.0: [2021-11-15T17:23:06.080Z] Successfully uninstalled chardet-4.0.0 [2021-11-15T17:23:08.042Z] Attempting uninstall: requests [2021-11-15T17:23:08.042Z] Found existing installation: requests 2.25.1 [2021-11-15T17:23:08.042Z] Uninstalling requests-2.25.1: [2021-11-15T17:23:08.042Z] Successfully uninstalled requests-2.25.1 [2021-11-15T17:23:08.312Z] Running setup.py install for texttable: started [2021-11-15T17:23:10.288Z] Running setup.py install for texttable: finished with status 'done' [2021-11-15T17:23:10.288Z] Running setup.py install for PyYAML: started [2021-11-15T17:23:12.248Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-15T17:23:12.518Z] Running setup.py install for docopt: started [2021-11-15T17:23:14.474Z] Running setup.py install for docopt: finished with status 'done' [2021-11-15T17:23:14.474Z] Running setup.py install for dockerpty: started [2021-11-15T17:23:16.431Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-15T17:23:17.851Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-11-15T17:23:26.101Z] Removing intermediate container 5b7d0715d2c1 [2021-11-15T17:23:26.102Z] ---> 7d5711df116e [2021-11-15T17:23:26.102Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-15T17:23:26.102Z] ---> Running in b6367801fcb5 [2021-11-15T17:23:26.102Z] Removing intermediate container b6367801fcb5 [2021-11-15T17:23:26.102Z] ---> cd1522323700 [2021-11-15T17:23:26.102Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-15T17:23:26.102Z] ---> Running in b3f2ec65cc4f [2021-11-15T17:23:26.373Z] Removing intermediate container b3f2ec65cc4f [2021-11-15T17:23:26.373Z] ---> b3285fb3cfa8 [2021-11-15T17:23:26.373Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-15T17:23:27.798Z] ---> 8e8c7d677b14 [2021-11-15T17:23:27.798Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-15T17:23:28.069Z] ---> bd442f2f6862 [2021-11-15T17:23:28.342Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-15T17:23:28.929Z] ---> 70ab150e2d64 [2021-11-15T17:23:28.929Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-15T17:23:29.198Z] ---> Running in 50dd5fcc3235 [2021-11-15T17:23:29.468Z] Removing intermediate container 50dd5fcc3235 [2021-11-15T17:23:29.468Z] ---> ad4a5d9474d8 [2021-11-15T17:23:29.468Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-15T17:23:29.738Z] ---> Running in 2f9cc1165164 [2021-11-15T17:23:30.011Z] Removing intermediate container 2f9cc1165164 [2021-11-15T17:23:30.011Z] ---> 3235dd36b6dc [2021-11-15T17:23:30.011Z] Step 20/22 : LABEL arch=arm64 [2021-11-15T17:23:30.011Z] ---> Running in 3deec4add7ab [2021-11-15T17:23:30.600Z] Removing intermediate container 3deec4add7ab [2021-11-15T17:23:30.600Z] ---> f3033e12d889 [2021-11-15T17:23:30.600Z] Step 21/22 : LABEL git_sha=31a468f974f90331ca7657b11f9c9eadefc568dd [2021-11-15T17:23:30.600Z] ---> Running in a57ef5a8d4b9 [2021-11-15T17:23:30.871Z] Removing intermediate container a57ef5a8d4b9 [2021-11-15T17:23:30.871Z] ---> d11a289804a7 [2021-11-15T17:23:30.871Z] Step 22/22 : LABEL version=2.0.1-dev.96 [2021-11-15T17:23:31.141Z] ---> Running in 030c50a7bc31 [2021-11-15T17:23:31.410Z] Removing intermediate container 030c50a7bc31 [2021-11-15T17:23:31.410Z] ---> f3ce796f0f05 [2021-11-15T17:23:31.410Z] [2021-11-15T17:23:31.681Z] Successfully built f3ce796f0f05 [2021-11-15T17:23:31.681Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-11-15T17:23:31.966Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-11-15T17:23:31.970Z] $ docker stop --time=1 22839cb8df48f02895ae3b2a03e774103aba228533755706cf73b983e80d498b [2021-11-15T17:23:33.632Z] $ docker rm -f 22839cb8df48f02895ae3b2a03e774103aba228533755706cf73b983e80d498b [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-15T17:23:34.161Z] + docker images [2021-11-15T17:23:34.429Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-15T17:23:34.429Z] sys-mgmt-agent-arm64 latest f3ce796f0f05 3 seconds ago 277MB [2021-11-15T17:23:34.429Z] security-bootstrapper-arm64 latest e8cc619f5e47 59 seconds ago 17.8MB [2021-11-15T17:23:34.429Z] support-scheduler-arm64 latest 336efd50b1dc About a minute ago 15.3MB [2021-11-15T17:23:34.429Z] 38c049c208d0 About a minute ago 1.45GB [2021-11-15T17:23:34.429Z] core-metadata-arm64 latest 89d9ec5b725c About a minute ago 15.9MB [2021-11-15T17:23:34.429Z] 23fe30cd2ddd About a minute ago 1.46GB [2021-11-15T17:23:34.429Z] df59a61f41e8 About a minute ago 1.46GB [2021-11-15T17:23:34.429Z] eb6fd9a02fbd About a minute ago 1.46GB [2021-11-15T17:23:34.429Z] core-data-arm64 latest 3e53d4f6d62a 3 minutes ago 19.6MB [2021-11-15T17:23:34.429Z] security-secretstore-setup-arm64 latest f2aed4dae9f6 3 minutes ago 26.8MB [2021-11-15T17:23:34.429Z] support-notifications-arm64 latest d7ca5fa2b5a1 3 minutes ago 16.1MB [2021-11-15T17:23:34.429Z] security-proxy-setup-arm64 latest 296637e00acc 3 minutes ago 25.5MB [2021-11-15T17:23:34.429Z] 0827d1a643e4 3 minutes ago 1.46GB [2021-11-15T17:23:34.429Z] core-command-arm64 latest fa613d1ddb27 3 minutes ago 15.2MB [2021-11-15T17:23:34.429Z] 7f2851bfc8ab 3 minutes ago 1.46GB [2021-11-15T17:23:34.429Z] 6a10ef6839b8 4 minutes ago 1.46GB [2021-11-15T17:23:34.429Z] 30ee235a42df 4 minutes ago 1.46GB [2021-11-15T17:23:34.429Z] 2b51a5cfdda3 4 minutes ago 1.45GB [2021-11-15T17:23:34.429Z] ci-base-image-arm64 latest 9650d8ae4454 8 minutes ago 1.24GB [2021-11-15T17:23:34.429Z] alpine 3.14 5b8b7b635229 3 days ago 5.35MB [2021-11-15T17:23:34.429Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 4 weeks ago 534MB [2021-11-15T17:23:34.429Z] docker 20.10.8 3734d5adc5ac 2 months ago 198MB [2021-11-15T17:23:34.429Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-15T17:23:34.681Z] provisioning config files... [2021-11-15T17:23:34.698Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/108@tmp/config274992305347730735tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-15T17:23:35.037Z] ---> docker-login.sh [2021-11-15T17:23:35.037Z] nexus3.edgexfoundry.org:10001 [2021-11-15T17:23:35.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T17:23:35.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T17:23:35.308Z] Configure a credential helper to remove this warning. See [2021-11-15T17:23:35.308Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T17:23:35.308Z] [2021-11-15T17:23:35.308Z] Login Succeeded [2021-11-15T17:23:35.308Z] nexus3.edgexfoundry.org:10002 [2021-11-15T17:23:35.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T17:23:35.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T17:23:35.899Z] Configure a credential helper to remove this warning. See [2021-11-15T17:23:35.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T17:23:35.899Z] [2021-11-15T17:23:35.899Z] Login Succeeded [2021-11-15T17:23:35.899Z] nexus3.edgexfoundry.org:10003 [2021-11-15T17:23:36.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T17:23:36.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T17:23:36.439Z] Configure a credential helper to remove this warning. See [2021-11-15T17:23:36.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T17:23:36.439Z] [2021-11-15T17:23:36.439Z] Login Succeeded [2021-11-15T17:23:36.439Z] nexus3.edgexfoundry.org:10004 [2021-11-15T17:23:36.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T17:23:36.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T17:23:36.980Z] Configure a credential helper to remove this warning. See [2021-11-15T17:23:36.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T17:23:36.980Z] [2021-11-15T17:23:36.980Z] Login Succeeded [2021-11-15T17:23:36.980Z] docker.io [2021-11-15T17:23:37.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T17:23:37.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T17:23:37.851Z] Configure a credential helper to remove this warning. See [2021-11-15T17:23:37.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T17:23:37.851Z] [2021-11-15T17:23:37.851Z] Login Succeeded [2021-11-15T17:23:37.851Z] ---> docker-login.sh ends [Pipeline] } [2021-11-15T17:23:37.868Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-15T17:23:37.899Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-15T17:23:37.919Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-11-15T17:23:37.919Z] 31a468f974f90331ca7657b11f9c9eadefc568dd [2021-11-15T17:23:37.919Z] latest [2021-11-15T17:23:37.919Z] 2.0.1-dev.96 [2021-11-15T17:23:37.919Z] 31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96 [2021-11-15T17:23:37.919Z] main [2021-11-15T17:23:37.919Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:23:38.266Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:31a468f974f90331ca7657b11f9c9eadefc568dd [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:23:38.615Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:31a468f974f90331ca7657b11f9c9eadefc568dd [2021-11-15T17:23:38.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-15T17:23:38.615Z] f208f3a73594: Preparing [2021-11-15T17:23:38.615Z] 08dc94cbd1ed: Preparing [2021-11-15T17:23:38.615Z] b2a0dfdd4449: Preparing [2021-11-15T17:23:38.615Z] 71c28d4c0657: Preparing [2021-11-15T17:23:38.615Z] 62170e181a92: Preparing [2021-11-15T17:23:38.891Z] 62170e181a92: Layer already exists [2021-11-15T17:23:38.891Z] f208f3a73594: Pushed [2021-11-15T17:23:38.891Z] 71c28d4c0657: Pushed [2021-11-15T17:23:38.891Z] b2a0dfdd4449: Pushed [2021-11-15T17:23:41.540Z] 08dc94cbd1ed: Pushed [2021-11-15T17:23:41.540Z] 31a468f974f90331ca7657b11f9c9eadefc568dd: digest: sha256:7e8a65e7d8d9af128c87519597e219cbb8d00a1da9c53afde5822fa08256fbd5 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:23:41.878Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:23:42.208Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-11-15T17:23:42.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-15T17:23:42.208Z] f208f3a73594: Preparing [2021-11-15T17:23:42.208Z] 08dc94cbd1ed: Preparing [2021-11-15T17:23:42.208Z] b2a0dfdd4449: Preparing [2021-11-15T17:23:42.208Z] 71c28d4c0657: Preparing [2021-11-15T17:23:42.208Z] 62170e181a92: Preparing [2021-11-15T17:23:42.208Z] 08dc94cbd1ed: Layer already exists [2021-11-15T17:23:42.208Z] 71c28d4c0657: Layer already exists [2021-11-15T17:23:42.208Z] 62170e181a92: Layer already exists [2021-11-15T17:23:42.208Z] b2a0dfdd4449: Layer already exists [2021-11-15T17:23:42.208Z] f208f3a73594: Layer already exists [2021-11-15T17:23:42.480Z] latest: digest: sha256:7e8a65e7d8d9af128c87519597e219cbb8d00a1da9c53afde5822fa08256fbd5 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:23:42.817Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.96 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:23:43.155Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.96 [2021-11-15T17:23:43.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-15T17:23:43.155Z] f208f3a73594: Preparing [2021-11-15T17:23:43.155Z] 08dc94cbd1ed: Preparing [2021-11-15T17:23:43.155Z] b2a0dfdd4449: Preparing [2021-11-15T17:23:43.155Z] 71c28d4c0657: Preparing [2021-11-15T17:23:43.155Z] 62170e181a92: Preparing [2021-11-15T17:23:43.427Z] f208f3a73594: Layer already exists [2021-11-15T17:23:43.427Z] 08dc94cbd1ed: Layer already exists [2021-11-15T17:23:43.427Z] b2a0dfdd4449: Layer already exists [2021-11-15T17:23:43.427Z] 71c28d4c0657: Layer already exists [2021-11-15T17:23:43.427Z] 62170e181a92: Layer already exists [2021-11-15T17:23:43.427Z] 2.0.1-dev.96: digest: sha256:7e8a65e7d8d9af128c87519597e219cbb8d00a1da9c53afde5822fa08256fbd5 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:23:43.765Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:23:44.098Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96 [2021-11-15T17:23:44.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-15T17:23:44.098Z] f208f3a73594: Preparing [2021-11-15T17:23:44.098Z] 08dc94cbd1ed: Preparing [2021-11-15T17:23:44.098Z] b2a0dfdd4449: Preparing [2021-11-15T17:23:44.098Z] 71c28d4c0657: Preparing [2021-11-15T17:23:44.098Z] 62170e181a92: Preparing [2021-11-15T17:23:44.098Z] f208f3a73594: Layer already exists [2021-11-15T17:23:44.098Z] 08dc94cbd1ed: Layer already exists [2021-11-15T17:23:44.098Z] 71c28d4c0657: Layer already exists [2021-11-15T17:23:44.098Z] 62170e181a92: Layer already exists [2021-11-15T17:23:44.098Z] b2a0dfdd4449: Layer already exists [2021-11-15T17:23:44.369Z] 31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96: digest: sha256:7e8a65e7d8d9af128c87519597e219cbb8d00a1da9c53afde5822fa08256fbd5 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:23:44.704Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:23:45.037Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-11-15T17:23:45.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-15T17:23:45.037Z] f208f3a73594: Preparing [2021-11-15T17:23:45.037Z] 08dc94cbd1ed: Preparing [2021-11-15T17:23:45.037Z] b2a0dfdd4449: Preparing [2021-11-15T17:23:45.037Z] 71c28d4c0657: Preparing [2021-11-15T17:23:45.037Z] 62170e181a92: Preparing [2021-11-15T17:23:45.037Z] f208f3a73594: Layer already exists [2021-11-15T17:23:45.037Z] 62170e181a92: Layer already exists [2021-11-15T17:23:45.037Z] 08dc94cbd1ed: Layer already exists [2021-11-15T17:23:45.037Z] 71c28d4c0657: Layer already exists [2021-11-15T17:23:45.037Z] b2a0dfdd4449: Layer already exists [2021-11-15T17:23:45.308Z] main: digest: sha256:7e8a65e7d8d9af128c87519597e219cbb8d00a1da9c53afde5822fa08256fbd5 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-15T17:23:45.349Z] ===================================================== [Pipeline] echo [2021-11-15T17:23:45.354Z] taggedImages: [2021-11-15T17:23:45.354Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:31a468f974f90331ca7657b11f9c9eadefc568dd [2021-11-15T17:23:45.354Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-11-15T17:23:45.354Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.96 [2021-11-15T17:23:45.354Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96 [2021-11-15T17:23:45.354Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-11-15T17:23:45.371Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-11-15T17:23:45.371Z] 31a468f974f90331ca7657b11f9c9eadefc568dd [2021-11-15T17:23:45.371Z] latest [2021-11-15T17:23:45.371Z] 2.0.1-dev.96 [2021-11-15T17:23:45.371Z] 31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96 [2021-11-15T17:23:45.371Z] main [2021-11-15T17:23:45.371Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:23:45.716Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:31a468f974f90331ca7657b11f9c9eadefc568dd [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:23:46.048Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:31a468f974f90331ca7657b11f9c9eadefc568dd [2021-11-15T17:23:46.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-15T17:23:46.048Z] f2509b967dc3: Preparing [2021-11-15T17:23:46.048Z] 0e6cee1f48f1: Preparing [2021-11-15T17:23:46.048Z] b2a0dfdd4449: Preparing [2021-11-15T17:23:46.048Z] 452d502ae4ef: Preparing [2021-11-15T17:23:46.048Z] 1f4690ae8118: Preparing [2021-11-15T17:23:46.048Z] 62170e181a92: Preparing [2021-11-15T17:23:46.048Z] 62170e181a92: Waiting [2021-11-15T17:23:46.325Z] b2a0dfdd4449: Layer already exists [2021-11-15T17:23:46.325Z] 62170e181a92: Layer already exists [2021-11-15T17:23:46.326Z] f2509b967dc3: Pushed [2021-11-15T17:23:46.326Z] 1f4690ae8118: Pushed [2021-11-15T17:23:46.916Z] 452d502ae4ef: Pushed [2021-11-15T17:23:49.521Z] 0e6cee1f48f1: Pushed [2021-11-15T17:23:49.521Z] 31a468f974f90331ca7657b11f9c9eadefc568dd: digest: sha256:55c50c62512dd276021a1539a6e50eb497bb2e1aa4543fb6aa2f1ebcf0e8a3b7 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:23:49.860Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:23:50.199Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-11-15T17:23:50.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-15T17:23:50.199Z] f2509b967dc3: Preparing [2021-11-15T17:23:50.199Z] 0e6cee1f48f1: Preparing [2021-11-15T17:23:50.199Z] b2a0dfdd4449: Preparing [2021-11-15T17:23:50.199Z] 452d502ae4ef: Preparing [2021-11-15T17:23:50.199Z] 1f4690ae8118: Preparing [2021-11-15T17:23:50.199Z] 62170e181a92: Preparing [2021-11-15T17:23:50.199Z] 62170e181a92: Waiting [2021-11-15T17:23:50.471Z] f2509b967dc3: Layer already exists [2021-11-15T17:23:50.471Z] b2a0dfdd4449: Layer already exists [2021-11-15T17:23:50.471Z] 0e6cee1f48f1: Layer already exists [2021-11-15T17:23:50.471Z] 1f4690ae8118: Layer already exists [2021-11-15T17:23:50.471Z] 452d502ae4ef: Layer already exists [2021-11-15T17:23:50.471Z] 62170e181a92: Layer already exists [2021-11-15T17:23:50.471Z] latest: digest: sha256:55c50c62512dd276021a1539a6e50eb497bb2e1aa4543fb6aa2f1ebcf0e8a3b7 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:23:50.808Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.96 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:23:51.145Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.96 [2021-11-15T17:23:51.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-15T17:23:51.145Z] f2509b967dc3: Preparing [2021-11-15T17:23:51.145Z] 0e6cee1f48f1: Preparing [2021-11-15T17:23:51.145Z] b2a0dfdd4449: Preparing [2021-11-15T17:23:51.145Z] 452d502ae4ef: Preparing [2021-11-15T17:23:51.145Z] 1f4690ae8118: Preparing [2021-11-15T17:23:51.145Z] 62170e181a92: Preparing [2021-11-15T17:23:51.145Z] 62170e181a92: Waiting [2021-11-15T17:23:51.145Z] 1f4690ae8118: Layer already exists [2021-11-15T17:23:51.145Z] b2a0dfdd4449: Layer already exists [2021-11-15T17:23:51.145Z] 0e6cee1f48f1: Layer already exists [2021-11-15T17:23:51.145Z] f2509b967dc3: Layer already exists [2021-11-15T17:23:51.145Z] 452d502ae4ef: Layer already exists [2021-11-15T17:23:51.145Z] 62170e181a92: Layer already exists [2021-11-15T17:23:51.416Z] 2.0.1-dev.96: digest: sha256:55c50c62512dd276021a1539a6e50eb497bb2e1aa4543fb6aa2f1ebcf0e8a3b7 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:23:51.755Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:23:52.088Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96 [2021-11-15T17:23:52.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-15T17:23:52.089Z] f2509b967dc3: Preparing [2021-11-15T17:23:52.089Z] 0e6cee1f48f1: Preparing [2021-11-15T17:23:52.089Z] b2a0dfdd4449: Preparing [2021-11-15T17:23:52.089Z] 452d502ae4ef: Preparing [2021-11-15T17:23:52.089Z] 1f4690ae8118: Preparing [2021-11-15T17:23:52.089Z] 62170e181a92: Preparing [2021-11-15T17:23:52.089Z] 62170e181a92: Waiting [2021-11-15T17:23:52.089Z] f2509b967dc3: Layer already exists [2021-11-15T17:23:52.089Z] 1f4690ae8118: Layer already exists [2021-11-15T17:23:52.089Z] b2a0dfdd4449: Layer already exists [2021-11-15T17:23:52.089Z] 452d502ae4ef: Layer already exists [2021-11-15T17:23:52.089Z] 0e6cee1f48f1: Layer already exists [2021-11-15T17:23:52.360Z] 62170e181a92: Layer already exists [2021-11-15T17:23:52.360Z] 31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96: digest: sha256:55c50c62512dd276021a1539a6e50eb497bb2e1aa4543fb6aa2f1ebcf0e8a3b7 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:23:52.701Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:23:53.036Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-11-15T17:23:53.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-15T17:23:53.036Z] f2509b967dc3: Preparing [2021-11-15T17:23:53.036Z] 0e6cee1f48f1: Preparing [2021-11-15T17:23:53.036Z] b2a0dfdd4449: Preparing [2021-11-15T17:23:53.036Z] 452d502ae4ef: Preparing [2021-11-15T17:23:53.036Z] 1f4690ae8118: Preparing [2021-11-15T17:23:53.036Z] 62170e181a92: Preparing [2021-11-15T17:23:53.036Z] 62170e181a92: Waiting [2021-11-15T17:23:53.036Z] 452d502ae4ef: Layer already exists [2021-11-15T17:23:53.036Z] f2509b967dc3: Layer already exists [2021-11-15T17:23:53.036Z] 0e6cee1f48f1: Layer already exists [2021-11-15T17:23:53.036Z] b2a0dfdd4449: Layer already exists [2021-11-15T17:23:53.036Z] 1f4690ae8118: Layer already exists [2021-11-15T17:23:53.036Z] 62170e181a92: Layer already exists [2021-11-15T17:23:53.309Z] main: digest: sha256:55c50c62512dd276021a1539a6e50eb497bb2e1aa4543fb6aa2f1ebcf0e8a3b7 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-15T17:23:53.350Z] ===================================================== [Pipeline] echo [2021-11-15T17:23:53.358Z] taggedImages: [2021-11-15T17:23:53.358Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:31a468f974f90331ca7657b11f9c9eadefc568dd [2021-11-15T17:23:53.358Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-11-15T17:23:53.358Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.96 [2021-11-15T17:23:53.358Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96 [2021-11-15T17:23:53.358Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-11-15T17:23:53.375Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-11-15T17:23:53.375Z] 31a468f974f90331ca7657b11f9c9eadefc568dd [2021-11-15T17:23:53.375Z] latest [2021-11-15T17:23:53.375Z] 2.0.1-dev.96 [2021-11-15T17:23:53.375Z] 31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96 [2021-11-15T17:23:53.375Z] main [2021-11-15T17:23:53.375Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:23:53.791Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:31a468f974f90331ca7657b11f9c9eadefc568dd [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:23:54.134Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:31a468f974f90331ca7657b11f9c9eadefc568dd [2021-11-15T17:23:54.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-15T17:23:54.134Z] 451b20ab5049: Preparing [2021-11-15T17:23:54.134Z] bf7dd00e599e: Preparing [2021-11-15T17:23:54.134Z] b2a0dfdd4449: Preparing [2021-11-15T17:23:54.134Z] 71c28d4c0657: Preparing [2021-11-15T17:23:54.134Z] 62170e181a92: Preparing [2021-11-15T17:23:54.405Z] 62170e181a92: Layer already exists [2021-11-15T17:23:54.405Z] 71c28d4c0657: Layer already exists [2021-11-15T17:23:54.405Z] b2a0dfdd4449: Layer already exists [2021-11-15T17:23:54.405Z] 451b20ab5049: Pushed [2021-11-15T17:23:57.786Z] bf7dd00e599e: Pushed [2021-11-15T17:23:57.786Z] 31a468f974f90331ca7657b11f9c9eadefc568dd: digest: sha256:f71147f489e832ddacf08373ecdb7be74f142d6d2cb58cab49d481bda4c4f2c1 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:23:58.131Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:23:58.469Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-11-15T17:23:58.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-15T17:23:58.469Z] 451b20ab5049: Preparing [2021-11-15T17:23:58.469Z] bf7dd00e599e: Preparing [2021-11-15T17:23:58.469Z] b2a0dfdd4449: Preparing [2021-11-15T17:23:58.469Z] 71c28d4c0657: Preparing [2021-11-15T17:23:58.469Z] 62170e181a92: Preparing [2021-11-15T17:23:58.741Z] b2a0dfdd4449: Layer already exists [2021-11-15T17:23:58.741Z] 71c28d4c0657: Layer already exists [2021-11-15T17:23:58.741Z] 62170e181a92: Layer already exists [2021-11-15T17:23:58.741Z] 451b20ab5049: Layer already exists [2021-11-15T17:23:58.741Z] bf7dd00e599e: Layer already exists [2021-11-15T17:23:58.741Z] latest: digest: sha256:f71147f489e832ddacf08373ecdb7be74f142d6d2cb58cab49d481bda4c4f2c1 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:23:59.079Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.96 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:23:59.444Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.96 [2021-11-15T17:23:59.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-15T17:23:59.444Z] 451b20ab5049: Preparing [2021-11-15T17:23:59.444Z] bf7dd00e599e: Preparing [2021-11-15T17:23:59.444Z] b2a0dfdd4449: Preparing [2021-11-15T17:23:59.444Z] 71c28d4c0657: Preparing [2021-11-15T17:23:59.444Z] 62170e181a92: Preparing [2021-11-15T17:23:59.734Z] 451b20ab5049: Layer already exists [2021-11-15T17:23:59.734Z] 71c28d4c0657: Layer already exists [2021-11-15T17:23:59.734Z] 62170e181a92: Layer already exists [2021-11-15T17:23:59.734Z] bf7dd00e599e: Layer already exists [2021-11-15T17:23:59.734Z] b2a0dfdd4449: Layer already exists [2021-11-15T17:23:59.734Z] 2.0.1-dev.96: digest: sha256:f71147f489e832ddacf08373ecdb7be74f142d6d2cb58cab49d481bda4c4f2c1 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:24:00.092Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:24:00.449Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96 [2021-11-15T17:24:00.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-15T17:24:00.449Z] 451b20ab5049: Preparing [2021-11-15T17:24:00.449Z] bf7dd00e599e: Preparing [2021-11-15T17:24:00.449Z] b2a0dfdd4449: Preparing [2021-11-15T17:24:00.449Z] 71c28d4c0657: Preparing [2021-11-15T17:24:00.449Z] 62170e181a92: Preparing [2021-11-15T17:24:00.722Z] 71c28d4c0657: Layer already exists [2021-11-15T17:24:00.722Z] 62170e181a92: Layer already exists [2021-11-15T17:24:00.722Z] 451b20ab5049: Layer already exists [2021-11-15T17:24:00.722Z] bf7dd00e599e: Layer already exists [2021-11-15T17:24:00.722Z] b2a0dfdd4449: Layer already exists [2021-11-15T17:24:00.722Z] 31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96: digest: sha256:f71147f489e832ddacf08373ecdb7be74f142d6d2cb58cab49d481bda4c4f2c1 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:24:01.069Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:24:01.414Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-11-15T17:24:01.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-15T17:24:01.414Z] 451b20ab5049: Preparing [2021-11-15T17:24:01.414Z] bf7dd00e599e: Preparing [2021-11-15T17:24:01.414Z] b2a0dfdd4449: Preparing [2021-11-15T17:24:01.414Z] 71c28d4c0657: Preparing [2021-11-15T17:24:01.414Z] 62170e181a92: Preparing [2021-11-15T17:24:01.689Z] b2a0dfdd4449: Layer already exists [2021-11-15T17:24:01.689Z] 451b20ab5049: Layer already exists [2021-11-15T17:24:01.689Z] bf7dd00e599e: Layer already exists [2021-11-15T17:24:01.689Z] 71c28d4c0657: Layer already exists [2021-11-15T17:24:01.689Z] 62170e181a92: Layer already exists [2021-11-15T17:24:01.689Z] main: digest: sha256:f71147f489e832ddacf08373ecdb7be74f142d6d2cb58cab49d481bda4c4f2c1 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-15T17:24:01.733Z] ===================================================== [Pipeline] echo [2021-11-15T17:24:01.740Z] taggedImages: [2021-11-15T17:24:01.740Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:31a468f974f90331ca7657b11f9c9eadefc568dd [2021-11-15T17:24:01.740Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-11-15T17:24:01.740Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.96 [2021-11-15T17:24:01.740Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96 [2021-11-15T17:24:01.740Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-11-15T17:24:01.764Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-11-15T17:24:01.764Z] 31a468f974f90331ca7657b11f9c9eadefc568dd [2021-11-15T17:24:01.764Z] latest [2021-11-15T17:24:01.764Z] 2.0.1-dev.96 [2021-11-15T17:24:01.764Z] 31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96 [2021-11-15T17:24:01.764Z] main [2021-11-15T17:24:01.764Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:24:02.111Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:31a468f974f90331ca7657b11f9c9eadefc568dd [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:24:02.446Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:31a468f974f90331ca7657b11f9c9eadefc568dd [2021-11-15T17:24:02.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-15T17:24:02.446Z] 3712de9ea912: Preparing [2021-11-15T17:24:02.446Z] 3712de9ea912: Preparing [2021-11-15T17:24:02.446Z] 7ee21b877e4c: Preparing [2021-11-15T17:24:02.446Z] 611e1e6c78da: Preparing [2021-11-15T17:24:02.446Z] 35ce987047f4: Preparing [2021-11-15T17:24:02.446Z] 0b62df8f85b0: Preparing [2021-11-15T17:24:02.446Z] b2a0dfdd4449: Preparing [2021-11-15T17:24:02.446Z] b50ca98d1f4d: Preparing [2021-11-15T17:24:02.446Z] 86f9abc5276c: Preparing [2021-11-15T17:24:02.446Z] 1aef5a8a6ee8: Preparing [2021-11-15T17:24:02.446Z] 67aadf4b1fef: Preparing [2021-11-15T17:24:02.446Z] 62170e181a92: Preparing [2021-11-15T17:24:02.446Z] b2a0dfdd4449: Waiting [2021-11-15T17:24:02.446Z] 1aef5a8a6ee8: Waiting [2021-11-15T17:24:02.446Z] b50ca98d1f4d: Waiting [2021-11-15T17:24:02.446Z] 67aadf4b1fef: Waiting [2021-11-15T17:24:02.446Z] 62170e181a92: Waiting [2021-11-15T17:24:02.446Z] 86f9abc5276c: Waiting [2021-11-15T17:24:02.719Z] 611e1e6c78da: Pushed [2021-11-15T17:24:02.719Z] 35ce987047f4: Pushed [2021-11-15T17:24:02.719Z] 3712de9ea912: Pushed [2021-11-15T17:24:02.719Z] 7ee21b877e4c: Pushed [2021-11-15T17:24:02.719Z] b2a0dfdd4449: Layer already exists [2021-11-15T17:24:02.992Z] b50ca98d1f4d: Pushed [2021-11-15T17:24:02.992Z] 1aef5a8a6ee8: Pushed [2021-11-15T17:24:02.992Z] 86f9abc5276c: Pushed [2021-11-15T17:24:02.992Z] 62170e181a92: Layer already exists [2021-11-15T17:24:02.992Z] 67aadf4b1fef: Pushed [2021-11-15T17:24:06.365Z] 0b62df8f85b0: Pushed [2021-11-15T17:24:06.366Z] 31a468f974f90331ca7657b11f9c9eadefc568dd: digest: sha256:d410addded8793806730320022f02ddcd5aa394a27e87e54a8426d7fbee61752 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:24:06.706Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:24:07.051Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-11-15T17:24:07.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-15T17:24:07.051Z] 3712de9ea912: Preparing [2021-11-15T17:24:07.051Z] 3712de9ea912: Preparing [2021-11-15T17:24:07.051Z] 7ee21b877e4c: Preparing [2021-11-15T17:24:07.051Z] 611e1e6c78da: Preparing [2021-11-15T17:24:07.051Z] 35ce987047f4: Preparing [2021-11-15T17:24:07.051Z] 0b62df8f85b0: Preparing [2021-11-15T17:24:07.051Z] b2a0dfdd4449: Preparing [2021-11-15T17:24:07.051Z] b50ca98d1f4d: Preparing [2021-11-15T17:24:07.051Z] 86f9abc5276c: Preparing [2021-11-15T17:24:07.051Z] 1aef5a8a6ee8: Preparing [2021-11-15T17:24:07.051Z] 67aadf4b1fef: Preparing [2021-11-15T17:24:07.051Z] 62170e181a92: Preparing [2021-11-15T17:24:07.051Z] b2a0dfdd4449: Waiting [2021-11-15T17:24:07.051Z] b50ca98d1f4d: Waiting [2021-11-15T17:24:07.051Z] 86f9abc5276c: Waiting [2021-11-15T17:24:07.051Z] 1aef5a8a6ee8: Waiting [2021-11-15T17:24:07.051Z] 62170e181a92: Waiting [2021-11-15T17:24:07.051Z] 67aadf4b1fef: Waiting [2021-11-15T17:24:07.323Z] 35ce987047f4: Layer already exists [2021-11-15T17:24:07.323Z] 7ee21b877e4c: Layer already exists [2021-11-15T17:24:07.323Z] 3712de9ea912: Layer already exists [2021-11-15T17:24:07.323Z] 0b62df8f85b0: Layer already exists [2021-11-15T17:24:07.323Z] 611e1e6c78da: Layer already exists [2021-11-15T17:24:07.323Z] 1aef5a8a6ee8: Layer already exists [2021-11-15T17:24:07.323Z] b50ca98d1f4d: Layer already exists [2021-11-15T17:24:07.323Z] 67aadf4b1fef: Layer already exists [2021-11-15T17:24:07.323Z] b2a0dfdd4449: Layer already exists [2021-11-15T17:24:07.323Z] 86f9abc5276c: Layer already exists [2021-11-15T17:24:07.323Z] 62170e181a92: Layer already exists [2021-11-15T17:24:07.323Z] latest: digest: sha256:d410addded8793806730320022f02ddcd5aa394a27e87e54a8426d7fbee61752 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:24:07.667Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.96 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:24:08.004Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.96 [2021-11-15T17:24:08.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-15T17:24:08.004Z] 3712de9ea912: Preparing [2021-11-15T17:24:08.004Z] 3712de9ea912: Preparing [2021-11-15T17:24:08.004Z] 7ee21b877e4c: Preparing [2021-11-15T17:24:08.004Z] 611e1e6c78da: Preparing [2021-11-15T17:24:08.004Z] 35ce987047f4: Preparing [2021-11-15T17:24:08.004Z] 0b62df8f85b0: Preparing [2021-11-15T17:24:08.004Z] b2a0dfdd4449: Preparing [2021-11-15T17:24:08.004Z] b50ca98d1f4d: Preparing [2021-11-15T17:24:08.004Z] 86f9abc5276c: Preparing [2021-11-15T17:24:08.004Z] 1aef5a8a6ee8: Preparing [2021-11-15T17:24:08.004Z] 67aadf4b1fef: Preparing [2021-11-15T17:24:08.004Z] 62170e181a92: Preparing [2021-11-15T17:24:08.004Z] 86f9abc5276c: Waiting [2021-11-15T17:24:08.004Z] 1aef5a8a6ee8: Waiting [2021-11-15T17:24:08.004Z] 67aadf4b1fef: Waiting [2021-11-15T17:24:08.004Z] 62170e181a92: Waiting [2021-11-15T17:24:08.004Z] b2a0dfdd4449: Waiting [2021-11-15T17:24:08.004Z] b50ca98d1f4d: Waiting [2021-11-15T17:24:08.276Z] 0b62df8f85b0: Layer already exists [2021-11-15T17:24:08.276Z] 3712de9ea912: Layer already exists [2021-11-15T17:24:08.276Z] 35ce987047f4: Layer already exists [2021-11-15T17:24:08.276Z] 611e1e6c78da: Layer already exists [2021-11-15T17:24:08.276Z] 7ee21b877e4c: Layer already exists [2021-11-15T17:24:08.276Z] b2a0dfdd4449: Layer already exists [2021-11-15T17:24:08.276Z] b50ca98d1f4d: Layer already exists [2021-11-15T17:24:08.276Z] 86f9abc5276c: Layer already exists [2021-11-15T17:24:08.276Z] 67aadf4b1fef: Layer already exists [2021-11-15T17:24:08.276Z] 1aef5a8a6ee8: Layer already exists [2021-11-15T17:24:08.276Z] 62170e181a92: Layer already exists [2021-11-15T17:24:08.276Z] 2.0.1-dev.96: digest: sha256:d410addded8793806730320022f02ddcd5aa394a27e87e54a8426d7fbee61752 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:24:08.618Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:24:08.990Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96 [2021-11-15T17:24:08.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-15T17:24:08.991Z] 3712de9ea912: Preparing [2021-11-15T17:24:08.991Z] 3712de9ea912: Preparing [2021-11-15T17:24:08.991Z] 7ee21b877e4c: Preparing [2021-11-15T17:24:08.991Z] 611e1e6c78da: Preparing [2021-11-15T17:24:08.991Z] 35ce987047f4: Preparing [2021-11-15T17:24:08.991Z] 0b62df8f85b0: Preparing [2021-11-15T17:24:08.991Z] b2a0dfdd4449: Preparing [2021-11-15T17:24:08.991Z] b50ca98d1f4d: Preparing [2021-11-15T17:24:08.991Z] 86f9abc5276c: Preparing [2021-11-15T17:24:08.991Z] 1aef5a8a6ee8: Preparing [2021-11-15T17:24:08.991Z] 67aadf4b1fef: Preparing [2021-11-15T17:24:08.991Z] 62170e181a92: Preparing [2021-11-15T17:24:08.991Z] b2a0dfdd4449: Waiting [2021-11-15T17:24:08.991Z] b50ca98d1f4d: Waiting [2021-11-15T17:24:08.991Z] 86f9abc5276c: Waiting [2021-11-15T17:24:08.991Z] 1aef5a8a6ee8: Waiting [2021-11-15T17:24:08.991Z] 67aadf4b1fef: Waiting [2021-11-15T17:24:08.991Z] 62170e181a92: Waiting [2021-11-15T17:24:09.271Z] 0b62df8f85b0: Layer already exists [2021-11-15T17:24:09.271Z] 3712de9ea912: Layer already exists [2021-11-15T17:24:09.271Z] 35ce987047f4: Layer already exists [2021-11-15T17:24:09.271Z] 611e1e6c78da: Layer already exists [2021-11-15T17:24:09.271Z] 7ee21b877e4c: Layer already exists [2021-11-15T17:24:09.271Z] b2a0dfdd4449: Layer already exists [2021-11-15T17:24:09.271Z] b50ca98d1f4d: Layer already exists [2021-11-15T17:24:09.271Z] 86f9abc5276c: Layer already exists [2021-11-15T17:24:09.271Z] 1aef5a8a6ee8: Layer already exists [2021-11-15T17:24:09.271Z] 67aadf4b1fef: Layer already exists [2021-11-15T17:24:09.271Z] 62170e181a92: Layer already exists [2021-11-15T17:24:09.271Z] 31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96: digest: sha256:d410addded8793806730320022f02ddcd5aa394a27e87e54a8426d7fbee61752 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:24:09.615Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:24:09.947Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-11-15T17:24:09.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-15T17:24:09.947Z] 3712de9ea912: Preparing [2021-11-15T17:24:09.947Z] 3712de9ea912: Preparing [2021-11-15T17:24:09.947Z] 7ee21b877e4c: Preparing [2021-11-15T17:24:09.947Z] 611e1e6c78da: Preparing [2021-11-15T17:24:09.947Z] 35ce987047f4: Preparing [2021-11-15T17:24:09.947Z] 0b62df8f85b0: Preparing [2021-11-15T17:24:09.947Z] b2a0dfdd4449: Preparing [2021-11-15T17:24:09.947Z] b50ca98d1f4d: Preparing [2021-11-15T17:24:09.947Z] 86f9abc5276c: Preparing [2021-11-15T17:24:09.947Z] 1aef5a8a6ee8: Preparing [2021-11-15T17:24:09.947Z] 67aadf4b1fef: Preparing [2021-11-15T17:24:09.947Z] 62170e181a92: Preparing [2021-11-15T17:24:09.947Z] 1aef5a8a6ee8: Waiting [2021-11-15T17:24:09.947Z] 67aadf4b1fef: Waiting [2021-11-15T17:24:09.947Z] b2a0dfdd4449: Waiting [2021-11-15T17:24:09.947Z] 62170e181a92: Waiting [2021-11-15T17:24:09.947Z] b50ca98d1f4d: Waiting [2021-11-15T17:24:09.947Z] 86f9abc5276c: Waiting [2021-11-15T17:24:09.947Z] 35ce987047f4: Layer already exists [2021-11-15T17:24:09.947Z] 3712de9ea912: Layer already exists [2021-11-15T17:24:09.947Z] 611e1e6c78da: Layer already exists [2021-11-15T17:24:09.947Z] 7ee21b877e4c: Layer already exists [2021-11-15T17:24:09.947Z] 0b62df8f85b0: Layer already exists [2021-11-15T17:24:10.218Z] 86f9abc5276c: Layer already exists [2021-11-15T17:24:10.218Z] b2a0dfdd4449: Layer already exists [2021-11-15T17:24:10.218Z] 67aadf4b1fef: Layer already exists [2021-11-15T17:24:10.218Z] 1aef5a8a6ee8: Layer already exists [2021-11-15T17:24:10.218Z] b50ca98d1f4d: Layer already exists [2021-11-15T17:24:10.218Z] 62170e181a92: Layer already exists [2021-11-15T17:24:10.218Z] main: digest: sha256:d410addded8793806730320022f02ddcd5aa394a27e87e54a8426d7fbee61752 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-15T17:24:10.257Z] ===================================================== [Pipeline] echo [2021-11-15T17:24:10.265Z] taggedImages: [2021-11-15T17:24:10.265Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:31a468f974f90331ca7657b11f9c9eadefc568dd [2021-11-15T17:24:10.265Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-11-15T17:24:10.265Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.96 [2021-11-15T17:24:10.265Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96 [2021-11-15T17:24:10.265Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-11-15T17:24:10.284Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-11-15T17:24:10.284Z] 31a468f974f90331ca7657b11f9c9eadefc568dd [2021-11-15T17:24:10.284Z] latest [2021-11-15T17:24:10.284Z] 2.0.1-dev.96 [2021-11-15T17:24:10.284Z] 31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96 [2021-11-15T17:24:10.284Z] main [2021-11-15T17:24:10.284Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:24:10.629Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:31a468f974f90331ca7657b11f9c9eadefc568dd [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:24:10.967Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:31a468f974f90331ca7657b11f9c9eadefc568dd [2021-11-15T17:24:10.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-15T17:24:10.967Z] 9d152d92833e: Preparing [2021-11-15T17:24:10.967Z] b68fce1117d1: Preparing [2021-11-15T17:24:10.967Z] 1c2f0077a459: Preparing [2021-11-15T17:24:10.967Z] 33ebedde7e67: Preparing [2021-11-15T17:24:10.967Z] c597fc08c7e5: Preparing [2021-11-15T17:24:10.967Z] 62170e181a92: Preparing [2021-11-15T17:24:10.967Z] 62170e181a92: Waiting [2021-11-15T17:24:11.238Z] 1c2f0077a459: Pushed [2021-11-15T17:24:11.238Z] 33ebedde7e67: Pushed [2021-11-15T17:24:11.238Z] 62170e181a92: Layer already exists [2021-11-15T17:24:11.833Z] c597fc08c7e5: Pushed [2021-11-15T17:24:13.806Z] b68fce1117d1: Pushed [2021-11-15T17:24:13.806Z] 9d152d92833e: Pushed [2021-11-15T17:24:13.806Z] 31a468f974f90331ca7657b11f9c9eadefc568dd: digest: sha256:6e2055f744295fa5a6f2d40b2ad63a63509a38327f4e40955d96a71aa03b7f7d size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:24:14.141Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:24:14.479Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-11-15T17:24:14.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-15T17:24:14.479Z] 9d152d92833e: Preparing [2021-11-15T17:24:14.479Z] b68fce1117d1: Preparing [2021-11-15T17:24:14.479Z] 1c2f0077a459: Preparing [2021-11-15T17:24:14.479Z] 33ebedde7e67: Preparing [2021-11-15T17:24:14.479Z] c597fc08c7e5: Preparing [2021-11-15T17:24:14.479Z] 62170e181a92: Preparing [2021-11-15T17:24:14.479Z] 62170e181a92: Waiting [2021-11-15T17:24:14.752Z] 1c2f0077a459: Layer already exists [2021-11-15T17:24:14.752Z] 9d152d92833e: Layer already exists [2021-11-15T17:24:14.752Z] b68fce1117d1: Layer already exists [2021-11-15T17:24:14.752Z] c597fc08c7e5: Layer already exists [2021-11-15T17:24:14.752Z] 33ebedde7e67: Layer already exists [2021-11-15T17:24:14.752Z] 62170e181a92: Layer already exists [2021-11-15T17:24:14.752Z] latest: digest: sha256:6e2055f744295fa5a6f2d40b2ad63a63509a38327f4e40955d96a71aa03b7f7d size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:24:15.090Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.96 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:24:15.424Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.96 [2021-11-15T17:24:15.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-15T17:24:15.425Z] 9d152d92833e: Preparing [2021-11-15T17:24:15.425Z] b68fce1117d1: Preparing [2021-11-15T17:24:15.425Z] 1c2f0077a459: Preparing [2021-11-15T17:24:15.425Z] 33ebedde7e67: Preparing [2021-11-15T17:24:15.425Z] c597fc08c7e5: Preparing [2021-11-15T17:24:15.425Z] 62170e181a92: Preparing [2021-11-15T17:24:15.425Z] 62170e181a92: Waiting [2021-11-15T17:24:15.425Z] c597fc08c7e5: Layer already exists [2021-11-15T17:24:15.425Z] b68fce1117d1: Layer already exists [2021-11-15T17:24:15.425Z] 1c2f0077a459: Layer already exists [2021-11-15T17:24:15.425Z] 33ebedde7e67: Layer already exists [2021-11-15T17:24:15.425Z] 9d152d92833e: Layer already exists [2021-11-15T17:24:15.695Z] 62170e181a92: Layer already exists [2021-11-15T17:24:15.695Z] 2.0.1-dev.96: digest: sha256:6e2055f744295fa5a6f2d40b2ad63a63509a38327f4e40955d96a71aa03b7f7d size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:24:16.038Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:24:16.375Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96 [2021-11-15T17:24:16.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-15T17:24:16.375Z] 9d152d92833e: Preparing [2021-11-15T17:24:16.375Z] b68fce1117d1: Preparing [2021-11-15T17:24:16.375Z] 1c2f0077a459: Preparing [2021-11-15T17:24:16.375Z] 33ebedde7e67: Preparing [2021-11-15T17:24:16.375Z] c597fc08c7e5: Preparing [2021-11-15T17:24:16.375Z] 62170e181a92: Preparing [2021-11-15T17:24:16.375Z] 62170e181a92: Waiting [2021-11-15T17:24:16.645Z] c597fc08c7e5: Layer already exists [2021-11-15T17:24:16.645Z] 1c2f0077a459: Layer already exists [2021-11-15T17:24:16.645Z] 9d152d92833e: Layer already exists [2021-11-15T17:24:16.645Z] b68fce1117d1: Layer already exists [2021-11-15T17:24:16.645Z] 33ebedde7e67: Layer already exists [2021-11-15T17:24:16.645Z] 62170e181a92: Layer already exists [2021-11-15T17:24:16.645Z] 31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96: digest: sha256:6e2055f744295fa5a6f2d40b2ad63a63509a38327f4e40955d96a71aa03b7f7d size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:24:16.980Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:24:17.316Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-11-15T17:24:17.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-15T17:24:17.316Z] 9d152d92833e: Preparing [2021-11-15T17:24:17.316Z] b68fce1117d1: Preparing [2021-11-15T17:24:17.316Z] 1c2f0077a459: Preparing [2021-11-15T17:24:17.316Z] 33ebedde7e67: Preparing [2021-11-15T17:24:17.316Z] c597fc08c7e5: Preparing [2021-11-15T17:24:17.316Z] 62170e181a92: Preparing [2021-11-15T17:24:17.316Z] 62170e181a92: Waiting [2021-11-15T17:24:17.586Z] c597fc08c7e5: Layer already exists [2021-11-15T17:24:17.586Z] 9d152d92833e: Layer already exists [2021-11-15T17:24:17.586Z] 33ebedde7e67: Layer already exists [2021-11-15T17:24:17.586Z] b68fce1117d1: Layer already exists [2021-11-15T17:24:17.586Z] 1c2f0077a459: Layer already exists [2021-11-15T17:24:17.586Z] 62170e181a92: Layer already exists [2021-11-15T17:24:17.586Z] main: digest: sha256:6e2055f744295fa5a6f2d40b2ad63a63509a38327f4e40955d96a71aa03b7f7d size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-15T17:24:17.631Z] ===================================================== [Pipeline] echo [2021-11-15T17:24:17.645Z] taggedImages: [2021-11-15T17:24:17.645Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:31a468f974f90331ca7657b11f9c9eadefc568dd [2021-11-15T17:24:17.645Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-11-15T17:24:17.645Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.96 [2021-11-15T17:24:17.645Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96 [2021-11-15T17:24:17.645Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-11-15T17:24:17.664Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-11-15T17:24:17.664Z] 31a468f974f90331ca7657b11f9c9eadefc568dd [2021-11-15T17:24:17.664Z] latest [2021-11-15T17:24:17.664Z] 2.0.1-dev.96 [2021-11-15T17:24:17.664Z] 31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96 [2021-11-15T17:24:17.664Z] main [2021-11-15T17:24:17.664Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:24:18.013Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:31a468f974f90331ca7657b11f9c9eadefc568dd [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:24:18.348Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:31a468f974f90331ca7657b11f9c9eadefc568dd [2021-11-15T17:24:18.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-15T17:24:18.349Z] 10fb5f7651f7: Preparing [2021-11-15T17:24:18.349Z] 5d97e3f84c41: Preparing [2021-11-15T17:24:18.349Z] d74f804497d0: Preparing [2021-11-15T17:24:18.349Z] f84b7bc3f656: Preparing [2021-11-15T17:24:18.349Z] 3ba25269e351: Preparing [2021-11-15T17:24:18.349Z] 09aca9e9f542: Preparing [2021-11-15T17:24:18.349Z] b69f259c4389: Preparing [2021-11-15T17:24:18.349Z] a6477cf0d092: Preparing [2021-11-15T17:24:18.349Z] cc809509c9a5: Preparing [2021-11-15T17:24:18.349Z] 62170e181a92: Preparing [2021-11-15T17:24:18.349Z] 09aca9e9f542: Waiting [2021-11-15T17:24:18.349Z] b69f259c4389: Waiting [2021-11-15T17:24:18.349Z] a6477cf0d092: Waiting [2021-11-15T17:24:18.349Z] cc809509c9a5: Waiting [2021-11-15T17:24:18.619Z] 3ba25269e351: Pushed [2021-11-15T17:24:18.619Z] 10fb5f7651f7: Pushed [2021-11-15T17:24:18.619Z] 5d97e3f84c41: Pushed [2021-11-15T17:24:18.889Z] 09aca9e9f542: Pushed [2021-11-15T17:24:18.889Z] a6477cf0d092: Pushed [2021-11-15T17:24:18.889Z] b69f259c4389: Pushed [2021-11-15T17:24:18.889Z] 62170e181a92: Layer already exists [2021-11-15T17:24:19.162Z] cc809509c9a5: Pushed [2021-11-15T17:24:20.591Z] f84b7bc3f656: Pushed [2021-11-15T17:24:21.562Z] d74f804497d0: Pushed [2021-11-15T17:24:21.832Z] 31a468f974f90331ca7657b11f9c9eadefc568dd: digest: sha256:f0603c1fe8f0c814a2ed673520040b377660512572f05389090aa3b5f7073e3e size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:24:22.170Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:24:22.504Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-11-15T17:24:22.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-15T17:24:22.504Z] 10fb5f7651f7: Preparing [2021-11-15T17:24:22.504Z] 5d97e3f84c41: Preparing [2021-11-15T17:24:22.504Z] d74f804497d0: Preparing [2021-11-15T17:24:22.504Z] f84b7bc3f656: Preparing [2021-11-15T17:24:22.504Z] 3ba25269e351: Preparing [2021-11-15T17:24:22.504Z] 09aca9e9f542: Preparing [2021-11-15T17:24:22.504Z] b69f259c4389: Preparing [2021-11-15T17:24:22.504Z] a6477cf0d092: Preparing [2021-11-15T17:24:22.504Z] cc809509c9a5: Preparing [2021-11-15T17:24:22.504Z] 62170e181a92: Preparing [2021-11-15T17:24:22.504Z] 09aca9e9f542: Waiting [2021-11-15T17:24:22.504Z] b69f259c4389: Waiting [2021-11-15T17:24:22.504Z] a6477cf0d092: Waiting [2021-11-15T17:24:22.504Z] cc809509c9a5: Waiting [2021-11-15T17:24:22.504Z] 62170e181a92: Waiting [2021-11-15T17:24:22.775Z] 5d97e3f84c41: Layer already exists [2021-11-15T17:24:22.775Z] 3ba25269e351: Layer already exists [2021-11-15T17:24:22.775Z] d74f804497d0: Layer already exists [2021-11-15T17:24:22.775Z] 10fb5f7651f7: Layer already exists [2021-11-15T17:24:22.775Z] f84b7bc3f656: Layer already exists [2021-11-15T17:24:22.775Z] 62170e181a92: Layer already exists [2021-11-15T17:24:22.775Z] b69f259c4389: Layer already exists [2021-11-15T17:24:22.775Z] cc809509c9a5: Layer already exists [2021-11-15T17:24:22.775Z] a6477cf0d092: Layer already exists [2021-11-15T17:24:22.775Z] 09aca9e9f542: Layer already exists [2021-11-15T17:24:22.775Z] latest: digest: sha256:f0603c1fe8f0c814a2ed673520040b377660512572f05389090aa3b5f7073e3e size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:24:23.162Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.96 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:24:23.516Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.96 [2021-11-15T17:24:23.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-15T17:24:23.516Z] 10fb5f7651f7: Preparing [2021-11-15T17:24:23.516Z] 5d97e3f84c41: Preparing [2021-11-15T17:24:23.516Z] d74f804497d0: Preparing [2021-11-15T17:24:23.516Z] f84b7bc3f656: Preparing [2021-11-15T17:24:23.516Z] 3ba25269e351: Preparing [2021-11-15T17:24:23.516Z] 09aca9e9f542: Preparing [2021-11-15T17:24:23.516Z] b69f259c4389: Preparing [2021-11-15T17:24:23.516Z] a6477cf0d092: Preparing [2021-11-15T17:24:23.516Z] cc809509c9a5: Preparing [2021-11-15T17:24:23.516Z] 62170e181a92: Preparing [2021-11-15T17:24:23.516Z] b69f259c4389: Waiting [2021-11-15T17:24:23.516Z] a6477cf0d092: Waiting [2021-11-15T17:24:23.516Z] cc809509c9a5: Waiting [2021-11-15T17:24:23.516Z] 62170e181a92: Waiting [2021-11-15T17:24:23.516Z] 09aca9e9f542: Waiting [2021-11-15T17:24:23.789Z] d74f804497d0: Layer already exists [2021-11-15T17:24:23.789Z] 10fb5f7651f7: Layer already exists [2021-11-15T17:24:23.789Z] f84b7bc3f656: Layer already exists [2021-11-15T17:24:23.789Z] 5d97e3f84c41: Layer already exists [2021-11-15T17:24:23.789Z] 3ba25269e351: Layer already exists [2021-11-15T17:24:23.789Z] b69f259c4389: Layer already exists [2021-11-15T17:24:23.789Z] 09aca9e9f542: Layer already exists [2021-11-15T17:24:23.789Z] a6477cf0d092: Layer already exists [2021-11-15T17:24:23.789Z] cc809509c9a5: Layer already exists [2021-11-15T17:24:23.789Z] 62170e181a92: Layer already exists [2021-11-15T17:24:23.789Z] 2.0.1-dev.96: digest: sha256:f0603c1fe8f0c814a2ed673520040b377660512572f05389090aa3b5f7073e3e size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:24:24.184Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:24:24.513Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96 [2021-11-15T17:24:24.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-15T17:24:24.784Z] 10fb5f7651f7: Preparing [2021-11-15T17:24:24.784Z] 5d97e3f84c41: Preparing [2021-11-15T17:24:24.784Z] d74f804497d0: Preparing [2021-11-15T17:24:24.784Z] f84b7bc3f656: Preparing [2021-11-15T17:24:24.784Z] 3ba25269e351: Preparing [2021-11-15T17:24:24.784Z] 09aca9e9f542: Preparing [2021-11-15T17:24:24.784Z] b69f259c4389: Preparing [2021-11-15T17:24:24.784Z] a6477cf0d092: Preparing [2021-11-15T17:24:24.784Z] cc809509c9a5: Preparing [2021-11-15T17:24:24.784Z] 62170e181a92: Preparing [2021-11-15T17:24:24.784Z] a6477cf0d092: Waiting [2021-11-15T17:24:24.784Z] cc809509c9a5: Waiting [2021-11-15T17:24:24.784Z] 09aca9e9f542: Waiting [2021-11-15T17:24:24.784Z] 62170e181a92: Waiting [2021-11-15T17:24:24.784Z] b69f259c4389: Waiting [2021-11-15T17:24:24.784Z] 5d97e3f84c41: Layer already exists [2021-11-15T17:24:24.784Z] f84b7bc3f656: Layer already exists [2021-11-15T17:24:24.784Z] d74f804497d0: Layer already exists [2021-11-15T17:24:24.784Z] 3ba25269e351: Layer already exists [2021-11-15T17:24:24.784Z] 10fb5f7651f7: Layer already exists [2021-11-15T17:24:24.784Z] b69f259c4389: Layer already exists [2021-11-15T17:24:24.784Z] cc809509c9a5: Layer already exists [2021-11-15T17:24:24.784Z] 09aca9e9f542: Layer already exists [2021-11-15T17:24:24.784Z] a6477cf0d092: Layer already exists [2021-11-15T17:24:24.784Z] 62170e181a92: Layer already exists [2021-11-15T17:24:24.784Z] 31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96: digest: sha256:f0603c1fe8f0c814a2ed673520040b377660512572f05389090aa3b5f7073e3e size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:24:25.121Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:24:25.455Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-11-15T17:24:25.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-15T17:24:25.455Z] 10fb5f7651f7: Preparing [2021-11-15T17:24:25.455Z] 5d97e3f84c41: Preparing [2021-11-15T17:24:25.455Z] d74f804497d0: Preparing [2021-11-15T17:24:25.455Z] f84b7bc3f656: Preparing [2021-11-15T17:24:25.455Z] 3ba25269e351: Preparing [2021-11-15T17:24:25.455Z] 09aca9e9f542: Preparing [2021-11-15T17:24:25.455Z] b69f259c4389: Preparing [2021-11-15T17:24:25.455Z] a6477cf0d092: Preparing [2021-11-15T17:24:25.455Z] cc809509c9a5: Preparing [2021-11-15T17:24:25.455Z] 62170e181a92: Preparing [2021-11-15T17:24:25.455Z] b69f259c4389: Waiting [2021-11-15T17:24:25.455Z] a6477cf0d092: Waiting [2021-11-15T17:24:25.455Z] cc809509c9a5: Waiting [2021-11-15T17:24:25.455Z] 09aca9e9f542: Waiting [2021-11-15T17:24:25.455Z] 62170e181a92: Waiting [2021-11-15T17:24:25.728Z] 5d97e3f84c41: Layer already exists [2021-11-15T17:24:25.728Z] 10fb5f7651f7: Layer already exists [2021-11-15T17:24:25.728Z] f84b7bc3f656: Layer already exists [2021-11-15T17:24:25.728Z] 3ba25269e351: Layer already exists [2021-11-15T17:24:25.728Z] d74f804497d0: Layer already exists [2021-11-15T17:24:25.728Z] b69f259c4389: Layer already exists [2021-11-15T17:24:25.728Z] cc809509c9a5: Layer already exists [2021-11-15T17:24:25.728Z] a6477cf0d092: Layer already exists [2021-11-15T17:24:25.728Z] 09aca9e9f542: Layer already exists [2021-11-15T17:24:25.728Z] 62170e181a92: Layer already exists [2021-11-15T17:24:25.728Z] main: digest: sha256:f0603c1fe8f0c814a2ed673520040b377660512572f05389090aa3b5f7073e3e size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-15T17:24:25.770Z] ===================================================== [Pipeline] echo [2021-11-15T17:24:25.777Z] taggedImages: [2021-11-15T17:24:25.777Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:31a468f974f90331ca7657b11f9c9eadefc568dd [2021-11-15T17:24:25.777Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-11-15T17:24:25.777Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.96 [2021-11-15T17:24:25.777Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96 [2021-11-15T17:24:25.777Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-11-15T17:24:25.795Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-11-15T17:24:25.795Z] 31a468f974f90331ca7657b11f9c9eadefc568dd [2021-11-15T17:24:25.795Z] latest [2021-11-15T17:24:25.795Z] 2.0.1-dev.96 [2021-11-15T17:24:25.795Z] 31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96 [2021-11-15T17:24:25.795Z] main [2021-11-15T17:24:25.795Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:24:26.142Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:31a468f974f90331ca7657b11f9c9eadefc568dd [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:24:26.474Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:31a468f974f90331ca7657b11f9c9eadefc568dd [2021-11-15T17:24:26.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-15T17:24:26.474Z] 577e9162b313: Preparing [2021-11-15T17:24:26.474Z] 744b232965f3: Preparing [2021-11-15T17:24:26.474Z] b2a0dfdd4449: Preparing [2021-11-15T17:24:26.474Z] 27994cfe3bfa: Preparing [2021-11-15T17:24:26.474Z] 62170e181a92: Preparing [2021-11-15T17:24:26.748Z] 62170e181a92: Layer already exists [2021-11-15T17:24:26.748Z] b2a0dfdd4449: Layer already exists [2021-11-15T17:24:26.748Z] 577e9162b313: Pushed [2021-11-15T17:24:27.019Z] 27994cfe3bfa: Pushed [2021-11-15T17:24:29.622Z] 744b232965f3: Pushed [2021-11-15T17:24:29.622Z] 31a468f974f90331ca7657b11f9c9eadefc568dd: digest: sha256:f512ea5aaa1fe0b0c7a264c83afbd5c39a4574289c78ff6e7feba8067c2d62f8 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:24:29.960Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:24:30.297Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-11-15T17:24:30.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-15T17:24:30.297Z] 577e9162b313: Preparing [2021-11-15T17:24:30.297Z] 744b232965f3: Preparing [2021-11-15T17:24:30.297Z] b2a0dfdd4449: Preparing [2021-11-15T17:24:30.297Z] 27994cfe3bfa: Preparing [2021-11-15T17:24:30.297Z] 62170e181a92: Preparing [2021-11-15T17:24:30.569Z] 577e9162b313: Layer already exists [2021-11-15T17:24:30.569Z] b2a0dfdd4449: Layer already exists [2021-11-15T17:24:30.569Z] 744b232965f3: Layer already exists [2021-11-15T17:24:30.569Z] 62170e181a92: Layer already exists [2021-11-15T17:24:30.569Z] 27994cfe3bfa: Layer already exists [2021-11-15T17:24:30.569Z] latest: digest: sha256:f512ea5aaa1fe0b0c7a264c83afbd5c39a4574289c78ff6e7feba8067c2d62f8 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:24:30.923Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.96 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:24:31.256Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.96 [2021-11-15T17:24:31.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-15T17:24:31.256Z] 577e9162b313: Preparing [2021-11-15T17:24:31.256Z] 744b232965f3: Preparing [2021-11-15T17:24:31.256Z] b2a0dfdd4449: Preparing [2021-11-15T17:24:31.256Z] 27994cfe3bfa: Preparing [2021-11-15T17:24:31.256Z] 62170e181a92: Preparing [2021-11-15T17:24:31.528Z] 577e9162b313: Layer already exists [2021-11-15T17:24:31.528Z] 27994cfe3bfa: Layer already exists [2021-11-15T17:24:31.528Z] 744b232965f3: Layer already exists [2021-11-15T17:24:31.528Z] 62170e181a92: Layer already exists [2021-11-15T17:24:31.528Z] b2a0dfdd4449: Layer already exists [2021-11-15T17:24:31.528Z] 2.0.1-dev.96: digest: sha256:f512ea5aaa1fe0b0c7a264c83afbd5c39a4574289c78ff6e7feba8067c2d62f8 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:24:31.868Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:24:32.207Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96 [2021-11-15T17:24:32.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-15T17:24:32.207Z] 577e9162b313: Preparing [2021-11-15T17:24:32.207Z] 744b232965f3: Preparing [2021-11-15T17:24:32.207Z] b2a0dfdd4449: Preparing [2021-11-15T17:24:32.207Z] 27994cfe3bfa: Preparing [2021-11-15T17:24:32.207Z] 62170e181a92: Preparing [2021-11-15T17:24:32.481Z] 577e9162b313: Layer already exists [2021-11-15T17:24:32.481Z] 27994cfe3bfa: Layer already exists [2021-11-15T17:24:32.481Z] b2a0dfdd4449: Layer already exists [2021-11-15T17:24:32.481Z] 744b232965f3: Layer already exists [2021-11-15T17:24:32.481Z] 62170e181a92: Layer already exists [2021-11-15T17:24:32.481Z] 31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96: digest: sha256:f512ea5aaa1fe0b0c7a264c83afbd5c39a4574289c78ff6e7feba8067c2d62f8 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:24:32.814Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:24:33.150Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-11-15T17:24:33.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-15T17:24:33.150Z] 577e9162b313: Preparing [2021-11-15T17:24:33.150Z] 744b232965f3: Preparing [2021-11-15T17:24:33.150Z] b2a0dfdd4449: Preparing [2021-11-15T17:24:33.150Z] 27994cfe3bfa: Preparing [2021-11-15T17:24:33.150Z] 62170e181a92: Preparing [2021-11-15T17:24:33.423Z] 27994cfe3bfa: Layer already exists [2021-11-15T17:24:33.423Z] 577e9162b313: Layer already exists [2021-11-15T17:24:33.423Z] 62170e181a92: Layer already exists [2021-11-15T17:24:33.423Z] 744b232965f3: Layer already exists [2021-11-15T17:24:33.423Z] b2a0dfdd4449: Layer already exists [2021-11-15T17:24:33.423Z] main: digest: sha256:f512ea5aaa1fe0b0c7a264c83afbd5c39a4574289c78ff6e7feba8067c2d62f8 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-15T17:24:33.465Z] ===================================================== [Pipeline] echo [2021-11-15T17:24:33.499Z] taggedImages: [2021-11-15T17:24:33.499Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:31a468f974f90331ca7657b11f9c9eadefc568dd [2021-11-15T17:24:33.499Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-11-15T17:24:33.499Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.96 [2021-11-15T17:24:33.499Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96 [2021-11-15T17:24:33.499Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-11-15T17:24:33.518Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-11-15T17:24:33.518Z] 31a468f974f90331ca7657b11f9c9eadefc568dd [2021-11-15T17:24:33.518Z] latest [2021-11-15T17:24:33.518Z] 2.0.1-dev.96 [2021-11-15T17:24:33.518Z] 31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96 [2021-11-15T17:24:33.518Z] main [2021-11-15T17:24:33.518Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:24:33.863Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:31a468f974f90331ca7657b11f9c9eadefc568dd [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:24:34.204Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:31a468f974f90331ca7657b11f9c9eadefc568dd [2021-11-15T17:24:34.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-15T17:24:34.204Z] 49a00e3d3f3b: Preparing [2021-11-15T17:24:34.204Z] 065f2e4db3d5: Preparing [2021-11-15T17:24:34.204Z] b2a0dfdd4449: Preparing [2021-11-15T17:24:34.204Z] 71c28d4c0657: Preparing [2021-11-15T17:24:34.204Z] 62170e181a92: Preparing [2021-11-15T17:24:34.478Z] b2a0dfdd4449: Layer already exists [2021-11-15T17:24:34.478Z] 71c28d4c0657: Layer already exists [2021-11-15T17:24:34.478Z] 62170e181a92: Layer already exists [2021-11-15T17:24:34.478Z] 49a00e3d3f3b: Pushed [2021-11-15T17:24:37.081Z] 065f2e4db3d5: Pushed [2021-11-15T17:24:37.353Z] 31a468f974f90331ca7657b11f9c9eadefc568dd: digest: sha256:772edda286b25af0ce05245594e4149e3b76e76b4045c014d4ecfd8367cc6ebb size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:24:37.688Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:24:38.017Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-11-15T17:24:38.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-15T17:24:38.017Z] 49a00e3d3f3b: Preparing [2021-11-15T17:24:38.017Z] 065f2e4db3d5: Preparing [2021-11-15T17:24:38.017Z] b2a0dfdd4449: Preparing [2021-11-15T17:24:38.017Z] 71c28d4c0657: Preparing [2021-11-15T17:24:38.017Z] 62170e181a92: Preparing [2021-11-15T17:24:38.297Z] 62170e181a92: Layer already exists [2021-11-15T17:24:38.297Z] 065f2e4db3d5: Layer already exists [2021-11-15T17:24:38.297Z] 71c28d4c0657: Layer already exists [2021-11-15T17:24:38.297Z] 49a00e3d3f3b: Layer already exists [2021-11-15T17:24:38.297Z] b2a0dfdd4449: Layer already exists [2021-11-15T17:24:38.297Z] latest: digest: sha256:772edda286b25af0ce05245594e4149e3b76e76b4045c014d4ecfd8367cc6ebb size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:24:38.631Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.96 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:24:38.968Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.96 [2021-11-15T17:24:38.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-15T17:24:38.969Z] 49a00e3d3f3b: Preparing [2021-11-15T17:24:38.969Z] 065f2e4db3d5: Preparing [2021-11-15T17:24:38.969Z] b2a0dfdd4449: Preparing [2021-11-15T17:24:38.969Z] 71c28d4c0657: Preparing [2021-11-15T17:24:38.969Z] 62170e181a92: Preparing [2021-11-15T17:24:39.239Z] 065f2e4db3d5: Layer already exists [2021-11-15T17:24:39.239Z] b2a0dfdd4449: Layer already exists [2021-11-15T17:24:39.239Z] 49a00e3d3f3b: Layer already exists [2021-11-15T17:24:39.239Z] 71c28d4c0657: Layer already exists [2021-11-15T17:24:39.239Z] 62170e181a92: Layer already exists [2021-11-15T17:24:39.239Z] 2.0.1-dev.96: digest: sha256:772edda286b25af0ce05245594e4149e3b76e76b4045c014d4ecfd8367cc6ebb size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:24:39.573Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:24:39.906Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96 [2021-11-15T17:24:39.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-15T17:24:39.906Z] 49a00e3d3f3b: Preparing [2021-11-15T17:24:39.906Z] 065f2e4db3d5: Preparing [2021-11-15T17:24:39.906Z] b2a0dfdd4449: Preparing [2021-11-15T17:24:39.906Z] 71c28d4c0657: Preparing [2021-11-15T17:24:39.906Z] 62170e181a92: Preparing [2021-11-15T17:24:40.176Z] 62170e181a92: Layer already exists [2021-11-15T17:24:40.176Z] 065f2e4db3d5: Layer already exists [2021-11-15T17:24:40.176Z] b2a0dfdd4449: Layer already exists [2021-11-15T17:24:40.176Z] 71c28d4c0657: Layer already exists [2021-11-15T17:24:40.176Z] 49a00e3d3f3b: Layer already exists [2021-11-15T17:24:40.176Z] 31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96: digest: sha256:772edda286b25af0ce05245594e4149e3b76e76b4045c014d4ecfd8367cc6ebb size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:24:40.510Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:24:40.840Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-11-15T17:24:40.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-15T17:24:40.840Z] 49a00e3d3f3b: Preparing [2021-11-15T17:24:40.840Z] 065f2e4db3d5: Preparing [2021-11-15T17:24:40.840Z] b2a0dfdd4449: Preparing [2021-11-15T17:24:40.840Z] 71c28d4c0657: Preparing [2021-11-15T17:24:40.840Z] 62170e181a92: Preparing [2021-11-15T17:24:41.110Z] 49a00e3d3f3b: Layer already exists [2021-11-15T17:24:41.110Z] 62170e181a92: Layer already exists [2021-11-15T17:24:41.110Z] b2a0dfdd4449: Layer already exists [2021-11-15T17:24:41.110Z] 71c28d4c0657: Layer already exists [2021-11-15T17:24:41.110Z] 065f2e4db3d5: Layer already exists [2021-11-15T17:24:41.110Z] main: digest: sha256:772edda286b25af0ce05245594e4149e3b76e76b4045c014d4ecfd8367cc6ebb size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-15T17:24:41.150Z] ===================================================== [Pipeline] echo [2021-11-15T17:24:41.158Z] taggedImages: [2021-11-15T17:24:41.158Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:31a468f974f90331ca7657b11f9c9eadefc568dd [2021-11-15T17:24:41.158Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-11-15T17:24:41.158Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.96 [2021-11-15T17:24:41.158Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96 [2021-11-15T17:24:41.158Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-11-15T17:24:41.176Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-11-15T17:24:41.176Z] 31a468f974f90331ca7657b11f9c9eadefc568dd [2021-11-15T17:24:41.176Z] latest [2021-11-15T17:24:41.176Z] 2.0.1-dev.96 [2021-11-15T17:24:41.176Z] 31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96 [2021-11-15T17:24:41.176Z] main [2021-11-15T17:24:41.176Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:24:41.529Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:31a468f974f90331ca7657b11f9c9eadefc568dd [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:24:41.858Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:31a468f974f90331ca7657b11f9c9eadefc568dd [2021-11-15T17:24:41.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-15T17:24:41.858Z] 4791424a8812: Preparing [2021-11-15T17:24:41.858Z] e405bd1c6b36: Preparing [2021-11-15T17:24:41.858Z] 81c6591183ba: Preparing [2021-11-15T17:24:41.858Z] f28d4f667c19: Preparing [2021-11-15T17:24:41.858Z] 166dde17997b: Preparing [2021-11-15T17:24:41.858Z] 78c4bc0ebec3: Preparing [2021-11-15T17:24:41.858Z] 45596ee15a31: Preparing [2021-11-15T17:24:41.858Z] 52dc75cd08be: Preparing [2021-11-15T17:24:41.858Z] a6e1fd50fee5: Preparing [2021-11-15T17:24:41.858Z] 56eb02710082: Preparing [2021-11-15T17:24:41.858Z] ee420dfed78a: Preparing [2021-11-15T17:24:41.858Z] 52dc75cd08be: Waiting [2021-11-15T17:24:41.858Z] 78c4bc0ebec3: Waiting [2021-11-15T17:24:41.858Z] a6e1fd50fee5: Waiting [2021-11-15T17:24:41.858Z] 45596ee15a31: Waiting [2021-11-15T17:24:41.858Z] 56eb02710082: Waiting [2021-11-15T17:24:41.858Z] ee420dfed78a: Waiting [2021-11-15T17:24:42.176Z] 166dde17997b: Layer already exists [2021-11-15T17:24:42.176Z] 78c4bc0ebec3: Layer already exists [2021-11-15T17:24:42.176Z] 45596ee15a31: Layer already exists [2021-11-15T17:24:42.176Z] 52dc75cd08be: Layer already exists [2021-11-15T17:24:42.176Z] e405bd1c6b36: Pushed [2021-11-15T17:24:42.536Z] a6e1fd50fee5: Layer already exists [2021-11-15T17:24:42.536Z] 56eb02710082: Layer already exists [2021-11-15T17:24:42.536Z] ee420dfed78a: Layer already exists [2021-11-15T17:24:43.214Z] 4791424a8812: Pushed [2021-11-15T17:24:44.637Z] 81c6591183ba: Pushed [2021-11-15T17:24:59.673Z] f28d4f667c19: Pushed [2021-11-15T17:24:59.673Z] 31a468f974f90331ca7657b11f9c9eadefc568dd: digest: sha256:4bd51ad2adb5277a792e02ae4286f97f242a208df156dd15684861297f5ada95 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:25:00.004Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:25:00.330Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-11-15T17:25:00.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-15T17:25:00.330Z] 4791424a8812: Preparing [2021-11-15T17:25:00.330Z] e405bd1c6b36: Preparing [2021-11-15T17:25:00.330Z] 81c6591183ba: Preparing [2021-11-15T17:25:00.330Z] f28d4f667c19: Preparing [2021-11-15T17:25:00.330Z] 166dde17997b: Preparing [2021-11-15T17:25:00.330Z] 78c4bc0ebec3: Preparing [2021-11-15T17:25:00.330Z] 45596ee15a31: Preparing [2021-11-15T17:25:00.330Z] 52dc75cd08be: Preparing [2021-11-15T17:25:00.330Z] a6e1fd50fee5: Preparing [2021-11-15T17:25:00.330Z] 56eb02710082: Preparing [2021-11-15T17:25:00.330Z] ee420dfed78a: Preparing [2021-11-15T17:25:00.330Z] 78c4bc0ebec3: Waiting [2021-11-15T17:25:00.330Z] 45596ee15a31: Waiting [2021-11-15T17:25:00.330Z] 52dc75cd08be: Waiting [2021-11-15T17:25:00.330Z] 56eb02710082: Waiting [2021-11-15T17:25:00.330Z] ee420dfed78a: Waiting [2021-11-15T17:25:00.330Z] a6e1fd50fee5: Waiting [2021-11-15T17:25:00.601Z] 4791424a8812: Layer already exists [2021-11-15T17:25:00.601Z] 166dde17997b: Layer already exists [2021-11-15T17:25:00.601Z] 81c6591183ba: Layer already exists [2021-11-15T17:25:00.601Z] f28d4f667c19: Layer already exists [2021-11-15T17:25:00.601Z] e405bd1c6b36: Layer already exists [2021-11-15T17:25:00.601Z] 78c4bc0ebec3: Layer already exists [2021-11-15T17:25:00.601Z] a6e1fd50fee5: Layer already exists [2021-11-15T17:25:00.601Z] 45596ee15a31: Layer already exists [2021-11-15T17:25:00.601Z] 52dc75cd08be: Layer already exists [2021-11-15T17:25:00.601Z] 56eb02710082: Layer already exists [2021-11-15T17:25:00.601Z] ee420dfed78a: Layer already exists [2021-11-15T17:25:00.601Z] latest: digest: sha256:4bd51ad2adb5277a792e02ae4286f97f242a208df156dd15684861297f5ada95 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:25:00.936Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.96 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:25:01.267Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.96 [2021-11-15T17:25:01.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-15T17:25:01.267Z] 4791424a8812: Preparing [2021-11-15T17:25:01.267Z] e405bd1c6b36: Preparing [2021-11-15T17:25:01.267Z] 81c6591183ba: Preparing [2021-11-15T17:25:01.267Z] f28d4f667c19: Preparing [2021-11-15T17:25:01.267Z] 166dde17997b: Preparing [2021-11-15T17:25:01.267Z] 78c4bc0ebec3: Preparing [2021-11-15T17:25:01.267Z] 45596ee15a31: Preparing [2021-11-15T17:25:01.267Z] 52dc75cd08be: Preparing [2021-11-15T17:25:01.267Z] a6e1fd50fee5: Preparing [2021-11-15T17:25:01.267Z] 56eb02710082: Preparing [2021-11-15T17:25:01.267Z] ee420dfed78a: Preparing [2021-11-15T17:25:01.267Z] 52dc75cd08be: Waiting [2021-11-15T17:25:01.267Z] 56eb02710082: Waiting [2021-11-15T17:25:01.267Z] ee420dfed78a: Waiting [2021-11-15T17:25:01.267Z] a6e1fd50fee5: Waiting [2021-11-15T17:25:01.267Z] 78c4bc0ebec3: Waiting [2021-11-15T17:25:01.267Z] 45596ee15a31: Waiting [2021-11-15T17:25:01.267Z] 166dde17997b: Layer already exists [2021-11-15T17:25:01.267Z] f28d4f667c19: Layer already exists [2021-11-15T17:25:01.267Z] e405bd1c6b36: Layer already exists [2021-11-15T17:25:01.267Z] 81c6591183ba: Layer already exists [2021-11-15T17:25:01.537Z] 4791424a8812: Layer already exists [2021-11-15T17:25:01.537Z] 78c4bc0ebec3: Layer already exists [2021-11-15T17:25:01.537Z] 52dc75cd08be: Layer already exists [2021-11-15T17:25:01.537Z] a6e1fd50fee5: Layer already exists [2021-11-15T17:25:01.537Z] 45596ee15a31: Layer already exists [2021-11-15T17:25:01.537Z] 56eb02710082: Layer already exists [2021-11-15T17:25:01.537Z] ee420dfed78a: Layer already exists [2021-11-15T17:25:01.537Z] 2.0.1-dev.96: digest: sha256:4bd51ad2adb5277a792e02ae4286f97f242a208df156dd15684861297f5ada95 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:25:01.870Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:25:02.196Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96 [2021-11-15T17:25:02.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-15T17:25:02.196Z] 4791424a8812: Preparing [2021-11-15T17:25:02.196Z] e405bd1c6b36: Preparing [2021-11-15T17:25:02.196Z] 81c6591183ba: Preparing [2021-11-15T17:25:02.196Z] f28d4f667c19: Preparing [2021-11-15T17:25:02.196Z] 166dde17997b: Preparing [2021-11-15T17:25:02.196Z] 78c4bc0ebec3: Preparing [2021-11-15T17:25:02.196Z] 45596ee15a31: Preparing [2021-11-15T17:25:02.196Z] 52dc75cd08be: Preparing [2021-11-15T17:25:02.196Z] a6e1fd50fee5: Preparing [2021-11-15T17:25:02.196Z] 56eb02710082: Preparing [2021-11-15T17:25:02.196Z] ee420dfed78a: Preparing [2021-11-15T17:25:02.196Z] 78c4bc0ebec3: Waiting [2021-11-15T17:25:02.196Z] 45596ee15a31: Waiting [2021-11-15T17:25:02.196Z] 52dc75cd08be: Waiting [2021-11-15T17:25:02.196Z] 56eb02710082: Waiting [2021-11-15T17:25:02.196Z] ee420dfed78a: Waiting [2021-11-15T17:25:02.196Z] a6e1fd50fee5: Waiting [2021-11-15T17:25:02.465Z] 4791424a8812: Layer already exists [2021-11-15T17:25:02.465Z] 81c6591183ba: Layer already exists [2021-11-15T17:25:02.465Z] e405bd1c6b36: Layer already exists [2021-11-15T17:25:02.465Z] 166dde17997b: Layer already exists [2021-11-15T17:25:02.465Z] f28d4f667c19: Layer already exists [2021-11-15T17:25:02.465Z] 78c4bc0ebec3: Layer already exists [2021-11-15T17:25:02.465Z] 45596ee15a31: Layer already exists [2021-11-15T17:25:02.465Z] 56eb02710082: Layer already exists [2021-11-15T17:25:02.465Z] 52dc75cd08be: Layer already exists [2021-11-15T17:25:02.465Z] a6e1fd50fee5: Layer already exists [2021-11-15T17:25:02.465Z] ee420dfed78a: Layer already exists [2021-11-15T17:25:02.465Z] 31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96: digest: sha256:4bd51ad2adb5277a792e02ae4286f97f242a208df156dd15684861297f5ada95 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:25:02.797Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:25:03.124Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-11-15T17:25:03.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-15T17:25:03.124Z] 4791424a8812: Preparing [2021-11-15T17:25:03.124Z] e405bd1c6b36: Preparing [2021-11-15T17:25:03.124Z] 81c6591183ba: Preparing [2021-11-15T17:25:03.124Z] f28d4f667c19: Preparing [2021-11-15T17:25:03.124Z] 166dde17997b: Preparing [2021-11-15T17:25:03.124Z] 78c4bc0ebec3: Preparing [2021-11-15T17:25:03.124Z] 45596ee15a31: Preparing [2021-11-15T17:25:03.124Z] 52dc75cd08be: Preparing [2021-11-15T17:25:03.124Z] a6e1fd50fee5: Preparing [2021-11-15T17:25:03.124Z] 56eb02710082: Preparing [2021-11-15T17:25:03.124Z] ee420dfed78a: Preparing [2021-11-15T17:25:03.124Z] 52dc75cd08be: Waiting [2021-11-15T17:25:03.124Z] a6e1fd50fee5: Waiting [2021-11-15T17:25:03.124Z] ee420dfed78a: Waiting [2021-11-15T17:25:03.124Z] 56eb02710082: Waiting [2021-11-15T17:25:03.124Z] 78c4bc0ebec3: Waiting [2021-11-15T17:25:03.393Z] 166dde17997b: Layer already exists [2021-11-15T17:25:03.393Z] 81c6591183ba: Layer already exists [2021-11-15T17:25:03.393Z] e405bd1c6b36: Layer already exists [2021-11-15T17:25:03.393Z] 4791424a8812: Layer already exists [2021-11-15T17:25:03.393Z] f28d4f667c19: Layer already exists [2021-11-15T17:25:03.393Z] 78c4bc0ebec3: Layer already exists [2021-11-15T17:25:03.393Z] 52dc75cd08be: Layer already exists [2021-11-15T17:25:03.393Z] 45596ee15a31: Layer already exists [2021-11-15T17:25:03.393Z] 56eb02710082: Layer already exists [2021-11-15T17:25:03.393Z] a6e1fd50fee5: Layer already exists [2021-11-15T17:25:03.393Z] ee420dfed78a: Layer already exists [2021-11-15T17:25:03.393Z] main: digest: sha256:4bd51ad2adb5277a792e02ae4286f97f242a208df156dd15684861297f5ada95 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-15T17:25:03.435Z] ===================================================== [Pipeline] echo [2021-11-15T17:25:03.444Z] taggedImages: [2021-11-15T17:25:03.444Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:31a468f974f90331ca7657b11f9c9eadefc568dd [2021-11-15T17:25:03.444Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-11-15T17:25:03.444Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.96 [2021-11-15T17:25:03.444Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:31a468f974f90331ca7657b11f9c9eadefc568dd-2.0.1-dev.96 [2021-11-15T17:25:03.444Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:25:03.912Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-15T17:25:04.182Z] [2021-11-15T17:25:04.182Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:25:04.515Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-15T17:25:04.789Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-15T17:25:04.789Z] 448f6bf000e3: Pulling fs layer [2021-11-15T17:25:04.789Z] f757da607395: Pulling fs layer [2021-11-15T17:25:04.789Z] 05883995daec: Pulling fs layer [2021-11-15T17:25:04.789Z] 8603b9c90790: Pulling fs layer [2021-11-15T17:25:04.789Z] 1560dd03e051: Pulling fs layer [2021-11-15T17:25:04.789Z] 27f5ce0e4adf: Pulling fs layer [2021-11-15T17:25:04.789Z] c2d8d7efcc4b: Pulling fs layer [2021-11-15T17:25:04.789Z] 1560dd03e051: Waiting [2021-11-15T17:25:04.789Z] 27f5ce0e4adf: Waiting [2021-11-15T17:25:04.789Z] c2d8d7efcc4b: Waiting [2021-11-15T17:25:04.789Z] 8603b9c90790: Waiting [2021-11-15T17:25:04.789Z] f757da607395: Verifying Checksum [2021-11-15T17:25:04.789Z] f757da607395: Download complete [2021-11-15T17:25:04.789Z] 8603b9c90790: Verifying Checksum [2021-11-15T17:25:04.789Z] 8603b9c90790: Download complete [2021-11-15T17:25:05.059Z] 1560dd03e051: Verifying Checksum [2021-11-15T17:25:05.059Z] 1560dd03e051: Download complete [2021-11-15T17:25:05.059Z] 27f5ce0e4adf: Verifying Checksum [2021-11-15T17:25:05.059Z] 27f5ce0e4adf: Download complete [2021-11-15T17:25:05.059Z] 05883995daec: Verifying Checksum [2021-11-15T17:25:05.059Z] 05883995daec: Download complete [2021-11-15T17:25:05.330Z] 448f6bf000e3: Download complete [2021-11-15T17:25:07.943Z] c2d8d7efcc4b: Verifying Checksum [2021-11-15T17:25:07.943Z] c2d8d7efcc4b: Download complete [2021-11-15T17:25:08.915Z] 448f6bf000e3: Pull complete [2021-11-15T17:25:09.503Z] f757da607395: Pull complete [2021-11-15T17:25:10.927Z] 05883995daec: Pull complete [2021-11-15T17:25:10.927Z] 8603b9c90790: Pull complete [2021-11-15T17:25:11.900Z] 1560dd03e051: Pull complete [2021-11-15T17:25:12.170Z] 27f5ce0e4adf: Pull complete [2021-11-15T17:25:27.232Z] c2d8d7efcc4b: Pull complete [2021-11-15T17:25:27.232Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-15T17:25:27.232Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-15T17:25:27.232Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-15T17:25:27.480Z] prd-ubuntu18.04-docker-arm64-4c-16g-664 does not seem to be running inside a container [2021-11-15T17:25:27.559Z] $ 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/108 -v /w/workspace/edgex-go/108:/w/workspace/edgex-go/108:rw,z -v /w/workspace/edgex-go/108@tmp:/w/workspace/edgex-go/108@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-15T17:25:29.045Z] $ docker top 7db3599d1044861d307787e22334fd1d9be09f15fd76975dbf4df020d1fe1d26 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-15T17:25:30.103Z] ---> job-cost.sh [2021-11-15T17:25:30.104Z] lf-activate-venv: SKIPPING [2021-11-15T17:25:30.104Z] INFO: No Stack... [2021-11-15T17:25:30.698Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-15T17:25:31.291Z] INFO: Archiving Costs [Pipeline] sh [2021-11-15T17:25:31.952Z] + cat /w/workspace/edgex-go/108/archives/cost.csv [2021-11-15T17:25:31.952Z] + cut -d, -f6 [Pipeline] lock [2021-11-15T17:25:32.014Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-108-stack-cost] [2021-11-15T17:25:32.020Z] Resource [jenkins-edgexfoundry-edgex-go-main-108-stack-cost] did not exist. Created. [2021-11-15T17:25:32.020Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-108-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-15T17:25:32.681Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-15T17:25:33.511Z] Stashed 1 file(s) [Pipeline] } [2021-11-15T17:25:33.518Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-108-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-15T17:25:33.530Z] $ docker stop --time=1 7db3599d1044861d307787e22334fd1d9be09f15fd76975dbf4df020d1fe1d26 [2021-11-15T17:25:35.171Z] $ docker rm -f 7db3599d1044861d307787e22334fd1d9be09f15fd76975dbf4df020d1fe1d26 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-11-15T17:25:35.956Z] provisioning config files... [2021-11-15T17:25:35.966Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/108@tmp/config7115651490659466591tmp [Pipeline] { [Pipeline] sh [2021-11-15T17:25:36.257Z] + set +x [2021-11-15T17:25:36.258Z] + curl -s https://codecov.io/bash [2021-11-15T17:25:36.258Z] + bash -s -- [2021-11-15T17:25:36.258Z] [2021-11-15T17:25:36.258Z] _____ _ [2021-11-15T17:25:36.258Z] / ____| | | [2021-11-15T17:25:36.258Z] | | ___ __| | ___ ___ _____ __ [2021-11-15T17:25:36.258Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-15T17:25:36.258Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-15T17:25:36.258Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-15T17:25:36.258Z] Bash-1.0.6 [2021-11-15T17:25:36.258Z] [2021-11-15T17:25:36.258Z] [2021-11-15T17:25:36.258Z] ==> git version 2.24.4 found [2021-11-15T17:25:36.521Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-11-15T17:25:36.521Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-15T17:25:36.521Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-15T17:25:36.521Z] ==> Jenkins CI detected. [2021-11-15T17:25:36.521Z] current dir:  /w/workspace/edgex-go/108 [2021-11-15T17:25:36.521Z] project root: . [2021-11-15T17:25:36.521Z] --> token set from env [2021-11-15T17:25:36.521Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-15T17:25:36.521Z] ==> Running gcov in . (disable via -X gcov) [2021-11-15T17:25:36.521Z] ==> Python coveragepy not found [2021-11-15T17:25:36.521Z] ==> Searching for coverage reports in: [2021-11-15T17:25:36.521Z] + . [2021-11-15T17:25:36.521Z] -> Found 1 reports [2021-11-15T17:25:36.521Z] ==> Detecting git/mercurial file structure [2021-11-15T17:25:36.521Z] ==> Reading reports [2021-11-15T17:25:36.521Z] + ./coverage.out bytes=428381 [2021-11-15T17:25:36.521Z] ==> Appending adjustments [2021-11-15T17:25:36.521Z] https://docs.codecov.io/docs/fixing-reports [2021-11-15T17:25:37.907Z] + Found adjustments [2021-11-15T17:25:37.907Z] ==> Gzipping contents [2021-11-15T17:25:37.907Z] 60K /tmp/codecov.Q1DoNy.gz [2021-11-15T17:25:37.907Z] ==> Uploading reports [2021-11-15T17:25:37.907Z] url: https://codecov.io [2021-11-15T17:25:37.907Z] query: branch=main&commit=31a468f974f90331ca7657b11f9c9eadefc568dd&build=108&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F108%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-15T17:25:37.907Z] -> Pinging Codecov [2021-11-15T17:25:37.907Z] 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=31a468f974f90331ca7657b11f9c9eadefc568dd&build=108&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F108%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-15T17:25:37.907Z] -> Uploading to [2021-11-15T17:25:37.907Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-15/00271124DB129430A58F1EEE437C3FCB/31a468f974f90331ca7657b11f9c9eadefc568dd/b3852578-a1c7-4e98-8fde-eadca89d83ee.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211115%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211115T172537Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ff21b48e5440a76c442421f04eb5957aac3bb8fb32b3ecac4fd0f6a3e2c65391 [2021-11-15T17:25:37.907Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-15T17:25:37.907Z] Dload Upload Total Spent Left Speed [2021-11-15T17:25:38.477Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57646 0 0 100 57646 0 167k --:--:-- --:--:-- --:--:-- 168k [2021-11-15T17:25:38.477Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/31a468f974f90331ca7657b11f9c9eadefc568dd [Pipeline] } [2021-11-15T17:25:38.484Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-11-15T17:25:38.842Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-11-15T17:25:38.851Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:25:39.149Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-15T17:25:39.149Z] [2021-11-15T17:25:39.149Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:25:39.457Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-15T17:25:39.457Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-11-15T17:25:39.457Z] 188c0c94c7c5: Pulling fs layer [2021-11-15T17:25:39.457Z] 0ef7d3d256c8: Pulling fs layer [2021-11-15T17:25:39.457Z] de9db76c5a1d: Pulling fs layer [2021-11-15T17:25:39.457Z] 0eba1c9be4d2: Pulling fs layer [2021-11-15T17:25:39.457Z] 0d57e429df01: Pulling fs layer [2021-11-15T17:25:39.457Z] 4e4be7b47b0d: Pulling fs layer [2021-11-15T17:25:39.457Z] e1f770b5df2f: Pulling fs layer [2021-11-15T17:25:39.457Z] 85a0685a4137: Pulling fs layer [2021-11-15T17:25:39.457Z] 0eba1c9be4d2: Waiting [2021-11-15T17:25:39.457Z] 0d57e429df01: Waiting [2021-11-15T17:25:39.457Z] 4e4be7b47b0d: Waiting [2021-11-15T17:25:39.457Z] e1f770b5df2f: Waiting [2021-11-15T17:25:39.457Z] 85a0685a4137: Waiting [2021-11-15T17:25:39.457Z] de9db76c5a1d: Verifying Checksum [2021-11-15T17:25:39.457Z] de9db76c5a1d: Download complete [2021-11-15T17:25:39.457Z] 0ef7d3d256c8: Verifying Checksum [2021-11-15T17:25:39.457Z] 0ef7d3d256c8: Download complete [2021-11-15T17:25:39.457Z] 0d57e429df01: Verifying Checksum [2021-11-15T17:25:39.457Z] 0d57e429df01: Download complete [2021-11-15T17:25:39.457Z] 4e4be7b47b0d: Verifying Checksum [2021-11-15T17:25:39.457Z] 4e4be7b47b0d: Download complete [2021-11-15T17:25:39.457Z] 188c0c94c7c5: Verifying Checksum [2021-11-15T17:25:39.457Z] 188c0c94c7c5: Download complete [2021-11-15T17:25:39.730Z] e1f770b5df2f: Verifying Checksum [2021-11-15T17:25:39.730Z] e1f770b5df2f: Download complete [2021-11-15T17:25:40.000Z] 188c0c94c7c5: Pull complete [2021-11-15T17:25:40.267Z] 0eba1c9be4d2: Verifying Checksum [2021-11-15T17:25:40.267Z] 0eba1c9be4d2: Download complete [2021-11-15T17:25:40.267Z] 0ef7d3d256c8: Pull complete [2021-11-15T17:25:40.267Z] de9db76c5a1d: Pull complete [2021-11-15T17:25:40.532Z] 85a0685a4137: Verifying Checksum [2021-11-15T17:25:40.532Z] 85a0685a4137: Download complete [2021-11-15T17:25:43.862Z] 0eba1c9be4d2: Pull complete [2021-11-15T17:25:43.862Z] 0d57e429df01: Pull complete [2021-11-15T17:25:43.862Z] 4e4be7b47b0d: Pull complete [2021-11-15T17:25:44.442Z] e1f770b5df2f: Pull complete [2021-11-15T17:25:47.784Z] 85a0685a4137: Pull complete [2021-11-15T17:25:47.784Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-11-15T17:25:47.784Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-15T17:25:47.784Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-11-15T17:25:47.850Z] prd-centos7-docker-4c-2g-663 does not seem to be running inside a container [2021-11-15T17:25:47.890Z] $ 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/108 -v /w/workspace/edgex-go/108:/w/workspace/edgex-go/108:rw,z -v /w/workspace/edgex-go/108@tmp:/w/workspace/edgex-go/108@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 [2021-11-15T17:25:51.216Z] $ docker top b071e63583b473853bb93366fdfea5e1b579bffe784237eda9c2f0a91c1252d4 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-15T17:25:51.306Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-11-15T17:25:51.592Z] + set -o pipefail [2021-11-15T17:25:51.592Z] + snyk monitor '--org=edgex-jenkins' [2021-11-15T17:25:56.900Z] [2021-11-15T17:25:56.900Z] Monitoring /w/workspace/edgex-go/108 (github.com/edgexfoundry/edgex-go)... [2021-11-15T17:25:56.900Z] [2021-11-15T17:25:56.900Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/e3d985b5-1f8d-46a6-9824-19ff10ddade7 [2021-11-15T17:25:56.900Z] [2021-11-15T17:25:56.900Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-11-15T17:25:56.900Z] [2021-11-15T17:25:56.900Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-11-15T17:25:56.900Z] [2021-11-15T17:25:56.900Z] [Pipeline] } [2021-11-15T17:25:56.912Z] $ docker stop --time=1 b071e63583b473853bb93366fdfea5e1b579bffe784237eda9c2f0a91c1252d4 [2021-11-15T17:25:58.929Z] $ docker rm -f b071e63583b473853bb93366fdfea5e1b579bffe784237eda9c2f0a91c1252d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-11-15T17:25:59.511Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-15T17:25:59.522Z] provisioning config files... [2021-11-15T17:25:59.530Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/108@tmp/config7697280357066685066tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-15T17:25:59.832Z] --> edgex-publish-swagger.sh [2021-11-15T17:25:59.832Z] === Publish openapi/v2 API === [2021-11-15T17:25:59.832Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-11-15T17:25:59.832Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/108/openapi/v2/core-command.yaml] [2021-11-15T17:25:59.832Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-15T17:25:59.832Z] Dload Upload Total Spent Left Speed [2021-11-15T17:26:00.771Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32389 0 0 100 32389 0 28233 0:00:01 0:00:01 --:--:-- 28238 100 32389 0 0 100 32389 0 28229 0:00:01 0:00:01 --:--:-- 28238 [2021-11-15T17:26:00.771Z] [2021-11-15T17:26:00.771Z] [2021-11-15T17:26:00.771Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/108/openapi/v2/core-data.yaml] [2021-11-15T17:26:00.771Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-15T17:26:00.771Z] Dload Upload Total Spent Left Speed [2021-11-15T17:26:02.163Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71116 0 0 100 71116 0 63745 0:00:01 0:00:01 --:--:-- 63781 100 71116 0 0 100 71116 0 63734 0:00:01 0:00:01 --:--:-- 63781 [2021-11-15T17:26:02.163Z] [2021-11-15T17:26:02.163Z] [2021-11-15T17:26:02.163Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/108/openapi/v2/core-metadata.yaml] [2021-11-15T17:26:02.163Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-15T17:26:02.163Z] Dload Upload Total Spent Left Speed [2021-11-15T17:26:03.103Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 100k 0:00:01 0:00:01 --:--:-- 101k 100 119k 0 0 100 119k 0 100k 0:00:01 0:00:01 --:--:-- 101k [2021-11-15T17:26:03.103Z] [2021-11-15T17:26:03.103Z] [2021-11-15T17:26:03.103Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/108/openapi/v2/support-notifications.yaml] [2021-11-15T17:26:03.103Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-15T17:26:03.103Z] Dload Upload Total Spent Left Speed [2021-11-15T17:26:04.486Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88830 0 0 100 88830 0 75611 0:00:01 0:00:01 --:--:-- 75664 100 88830 0 0 100 88830 0 75599 0:00:01 0:00:01 --:--:-- 75664 [2021-11-15T17:26:04.486Z] [2021-11-15T17:26:04.486Z] [2021-11-15T17:26:04.486Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/108/openapi/v2/support-scheduler.yaml] [2021-11-15T17:26:04.486Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-15T17:26:04.486Z] Dload Upload Total Spent Left Speed [2021-11-15T17:26:05.427Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38932 0 0 100 38932 0 37309 0:00:01 0:00:01 --:--:-- 37326 100 38932 0 0 100 38932 0 37304 0:00:01 0:00:01 --:--:-- 37326 [2021-11-15T17:26:05.427Z] [2021-11-15T17:26:05.427Z] [2021-11-15T17:26:05.427Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/108/openapi/v2/system-agent.yaml] [2021-11-15T17:26:05.427Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-15T17:26:05.427Z] Dload Upload Total Spent Left Speed [2021-11-15T17:26:06.633Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 16582 0:00:01 0:00:01 --:--:-- 16570 100 19603 0 0 100 19603 0 15145 0:00:01 0:00:01 --:--:-- 15137 [2021-11-15T17:26:06.633Z] [2021-11-15T17:26:06.633Z] [Pipeline] } [2021-11-15T17:26:06.641Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:26:07.084Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-15T17:26:07.084Z] . [Pipeline] withDockerContainer [2021-11-15T17:26:07.153Z] prd-centos7-docker-4c-2g-663 does not seem to be running inside a container [2021-11-15T17:26:07.197Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/108 -v /w/workspace/edgex-go/108:/w/workspace/edgex-go/108:rw,z -v /w/workspace/edgex-go/108@tmp:/w/workspace/edgex-go/108@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 [2021-11-15T17:26:07.600Z] $ docker top 2ce135e921427247167f64ac9f859e7d14bd4d2f2f5aed58b445f5e2a72dc275 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-15T17:26:07.693Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-15T17:26:07.693Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-15T17:26:07.791Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-15T17:26:07.794Z] $ docker exec 2ce135e921427247167f64ac9f859e7d14bd4d2f2f5aed58b445f5e2a72dc275 ssh-agent [2021-11-15T17:26:07.899Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhphmCp/agent.13 [2021-11-15T17:26:07.899Z] SSH_AGENT_PID=19 [2021-11-15T17:26:07.904Z] Running ssh-add (command line suppressed) [2021-11-15T17:26:08.002Z] Identity added: /w/workspace/edgex-go/108@tmp/private_key_5050121556240680425.key (/w/workspace/edgex-go/108@tmp/private_key_5050121556240680425.key) [2021-11-15T17:26:08.015Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-15T17:26:08.299Z] + git semver tag [2021-11-15T17:26:08.299Z] # -> Open(): unable to determine branch for HEAD [2021-11-15T17:26:08.299Z] # $GIT_DIR = /w/workspace/edgex-go/108/.git [2021-11-15T17:26:08.299Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/108 [2021-11-15T17:26:08.299Z] # $SEMVER_REMOTE_NAME = origin [2021-11-15T17:26:08.299Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-15T17:26:08.299Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-15T17:26:08.299Z] # $SEMVER_BRANCH = main [2021-11-15T17:26:08.299Z] # $SEMVER_DIR = /w/workspace/edgex-go/108/.semver [2021-11-15T17:26:08.299Z] # 31a468f974f90331ca7657b11f9c9eadefc568dd HEAD [2021-11-15T17:26:08.559Z] # -> Force: false [2021-11-15T17:26:08.559Z] # 74732ba6c2b1c0211805b205b00cb2e8c3bc6aa0 refs/tags/v2.0.1-dev.96 [Pipeline] } [2021-11-15T17:26:08.569Z] $ docker exec --env ******** --env ******** 2ce135e921427247167f64ac9f859e7d14bd4d2f2f5aed58b445f5e2a72dc275 ssh-agent -k [2021-11-15T17:26:08.661Z] unset SSH_AUTH_SOCK; [2021-11-15T17:26:08.661Z] unset SSH_AGENT_PID; [2021-11-15T17:26:08.661Z] echo Agent pid 19 killed; [2021-11-15T17:26:08.671Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-15T17:26:08.972Z] + git semver [Pipeline] } [2021-11-15T17:26:08.983Z] $ docker stop --time=1 2ce135e921427247167f64ac9f859e7d14bd4d2f2f5aed58b445f5e2a72dc275 [2021-11-15T17:26:10.192Z] $ docker rm -f 2ce135e921427247167f64ac9f859e7d14bd4d2f2f5aed58b445f5e2a72dc275 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:26:10.571Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-15T17:26:10.571Z] [2021-11-15T17:26:10.571Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:26:10.878Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-15T17:26:10.878Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-11-15T17:26:10.878Z] ab5ef0e58194: Pulling fs layer [2021-11-15T17:26:10.878Z] 9712f1f96733: Pulling fs layer [2021-11-15T17:26:10.878Z] 63f879dbbcfc: Pulling fs layer [2021-11-15T17:26:10.878Z] 0d9ebad4ef96: Pulling fs layer [2021-11-15T17:26:10.878Z] e9a5061849ea: Pulling fs layer [2021-11-15T17:26:10.878Z] d747dcd14b5f: Pulling fs layer [2021-11-15T17:26:10.878Z] 2de7ff778b66: Pulling fs layer [2021-11-15T17:26:10.878Z] 0d9ebad4ef96: Waiting [2021-11-15T17:26:10.878Z] e9a5061849ea: Waiting [2021-11-15T17:26:10.878Z] d747dcd14b5f: Waiting [2021-11-15T17:26:10.878Z] 2de7ff778b66: Waiting [2021-11-15T17:26:10.878Z] 9712f1f96733: Verifying Checksum [2021-11-15T17:26:10.878Z] 9712f1f96733: Download complete [2021-11-15T17:26:11.480Z] 63f879dbbcfc: Verifying Checksum [2021-11-15T17:26:11.480Z] 63f879dbbcfc: Download complete [2021-11-15T17:26:11.480Z] 0d9ebad4ef96: Verifying Checksum [2021-11-15T17:26:11.480Z] 0d9ebad4ef96: Download complete [2021-11-15T17:26:11.480Z] d747dcd14b5f: Verifying Checksum [2021-11-15T17:26:11.480Z] d747dcd14b5f: Download complete [2021-11-15T17:26:11.480Z] ab5ef0e58194: Verifying Checksum [2021-11-15T17:26:11.480Z] ab5ef0e58194: Download complete [2021-11-15T17:26:11.480Z] e9a5061849ea: Verifying Checksum [2021-11-15T17:26:11.480Z] e9a5061849ea: Download complete [2021-11-15T17:26:11.480Z] 2de7ff778b66: Verifying Checksum [2021-11-15T17:26:11.480Z] 2de7ff778b66: Download complete [2021-11-15T17:26:14.784Z] ab5ef0e58194: Pull complete [2021-11-15T17:26:14.784Z] 9712f1f96733: Pull complete [2021-11-15T17:26:15.372Z] 63f879dbbcfc: Pull complete [2021-11-15T17:26:19.618Z] 0d9ebad4ef96: Pull complete [2021-11-15T17:26:19.618Z] e9a5061849ea: Pull complete [2021-11-15T17:26:19.890Z] d747dcd14b5f: Pull complete [2021-11-15T17:26:20.829Z] 2de7ff778b66: Pull complete [2021-11-15T17:26:20.829Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-11-15T17:26:20.829Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-15T17:26:20.829Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-11-15T17:26:20.889Z] prd-centos7-docker-4c-2g-663 does not seem to be running inside a container [2021-11-15T17:26:20.920Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/108 -v /w/workspace/edgex-go/108:/w/workspace/edgex-go/108:rw,z -v /w/workspace/edgex-go/108@tmp:/w/workspace/edgex-go/108@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 [2021-11-15T17:26:24.309Z] $ docker top 1a7fce3d17a47e89e6e6cfbef3c9a42911ccfa37c58ef5d2ca9bdaab0a3162a3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-11-15T17:26:24.374Z] provisioning config files... [2021-11-15T17:26:24.382Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/108@tmp/config7278738135135972413tmp [2021-11-15T17:26:24.391Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/108@tmp/config3786337727636103674tmp [2021-11-15T17:26:24.399Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/108@tmp/config7060656440330834462tmp [Pipeline] { [Pipeline] echo [2021-11-15T17:26:24.410Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-15T17:26:24.695Z] ---> sigul-configuration.sh [2021-11-15T17:26:24.695Z] gpg: directory `/root/.gnupg' created [2021-11-15T17:26:24.695Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-11-15T17:26:24.695Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-11-15T17:26:24.695Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-11-15T17:26:24.695Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-11-15T17:26:24.695Z] gpg: CAST5 encrypted data [2021-11-15T17:26:24.695Z] gpg: encrypted with 1 passphrase [2021-11-15T17:26:24.695Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-11-15T17:26:24.983Z] + mkdir /home/jenkins [2021-11-15T17:26:24.983Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-11-15T17:26:25.272Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-11-15T17:26:25.280Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-15T17:26:25.565Z] ---> sigul-install.sh [2021-11-15T17:26:25.565Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-11-15T17:26:25.860Z] + git tag --list [2021-11-15T17:26:25.860Z] 0.6.0 [2021-11-15T17:26:25.860Z] 0.6.1 [2021-11-15T17:26:25.860Z] 0.7.0 [2021-11-15T17:26:25.860Z] 0.7.1 [2021-11-15T17:26:25.860Z] v1.0.0 [2021-11-15T17:26:25.860Z] v1.0.1 [2021-11-15T17:26:25.860Z] v1.1.0 [2021-11-15T17:26:25.860Z] v1.2.0 [2021-11-15T17:26:25.860Z] v1.2.1 [2021-11-15T17:26:25.860Z] v1.3.0 [2021-11-15T17:26:25.860Z] v1.3.1 [2021-11-15T17:26:25.860Z] v2.0.0 [2021-11-15T17:26:25.860Z] v2.0.1-dev.1 [2021-11-15T17:26:25.860Z] v2.0.1-dev.10 [2021-11-15T17:26:25.860Z] v2.0.1-dev.11 [2021-11-15T17:26:25.860Z] v2.0.1-dev.12 [2021-11-15T17:26:25.860Z] v2.0.1-dev.13 [2021-11-15T17:26:25.860Z] v2.0.1-dev.14 [2021-11-15T17:26:25.860Z] v2.0.1-dev.15 [2021-11-15T17:26:25.860Z] v2.0.1-dev.16 [2021-11-15T17:26:25.860Z] v2.0.1-dev.17 [2021-11-15T17:26:25.860Z] v2.0.1-dev.18 [2021-11-15T17:26:25.860Z] v2.0.1-dev.19 [2021-11-15T17:26:25.860Z] v2.0.1-dev.2 [2021-11-15T17:26:25.860Z] v2.0.1-dev.20 [2021-11-15T17:26:25.860Z] v2.0.1-dev.21 [2021-11-15T17:26:25.860Z] v2.0.1-dev.22 [2021-11-15T17:26:25.860Z] v2.0.1-dev.23 [2021-11-15T17:26:25.860Z] v2.0.1-dev.24 [2021-11-15T17:26:25.860Z] v2.0.1-dev.25 [2021-11-15T17:26:25.860Z] v2.0.1-dev.26 [2021-11-15T17:26:25.860Z] v2.0.1-dev.27 [2021-11-15T17:26:25.860Z] v2.0.1-dev.28 [2021-11-15T17:26:25.860Z] v2.0.1-dev.29 [2021-11-15T17:26:25.860Z] v2.0.1-dev.3 [2021-11-15T17:26:25.860Z] v2.0.1-dev.30 [2021-11-15T17:26:25.860Z] v2.0.1-dev.31 [2021-11-15T17:26:25.860Z] v2.0.1-dev.32 [2021-11-15T17:26:25.860Z] v2.0.1-dev.33 [2021-11-15T17:26:25.860Z] v2.0.1-dev.34 [2021-11-15T17:26:25.860Z] v2.0.1-dev.35 [2021-11-15T17:26:25.860Z] v2.0.1-dev.36 [2021-11-15T17:26:25.860Z] v2.0.1-dev.37 [2021-11-15T17:26:25.860Z] v2.0.1-dev.38 [2021-11-15T17:26:25.860Z] v2.0.1-dev.39 [2021-11-15T17:26:25.860Z] v2.0.1-dev.4 [2021-11-15T17:26:25.860Z] v2.0.1-dev.40 [2021-11-15T17:26:25.860Z] v2.0.1-dev.41 [2021-11-15T17:26:25.860Z] v2.0.1-dev.42 [2021-11-15T17:26:25.860Z] v2.0.1-dev.43 [2021-11-15T17:26:25.860Z] v2.0.1-dev.44 [2021-11-15T17:26:25.860Z] v2.0.1-dev.45 [2021-11-15T17:26:25.860Z] v2.0.1-dev.46 [2021-11-15T17:26:25.860Z] v2.0.1-dev.47 [2021-11-15T17:26:25.860Z] v2.0.1-dev.48 [2021-11-15T17:26:25.860Z] v2.0.1-dev.49 [2021-11-15T17:26:25.860Z] v2.0.1-dev.5 [2021-11-15T17:26:25.860Z] v2.0.1-dev.50 [2021-11-15T17:26:25.860Z] v2.0.1-dev.51 [2021-11-15T17:26:25.860Z] v2.0.1-dev.52 [2021-11-15T17:26:25.860Z] v2.0.1-dev.53 [2021-11-15T17:26:25.860Z] v2.0.1-dev.54 [2021-11-15T17:26:25.860Z] v2.0.1-dev.55 [2021-11-15T17:26:25.860Z] v2.0.1-dev.56 [2021-11-15T17:26:25.860Z] v2.0.1-dev.57 [2021-11-15T17:26:25.860Z] v2.0.1-dev.58 [2021-11-15T17:26:25.860Z] v2.0.1-dev.59 [2021-11-15T17:26:25.860Z] v2.0.1-dev.6 [2021-11-15T17:26:25.860Z] v2.0.1-dev.60 [2021-11-15T17:26:25.860Z] v2.0.1-dev.61 [2021-11-15T17:26:25.860Z] v2.0.1-dev.62 [2021-11-15T17:26:25.860Z] v2.0.1-dev.63 [2021-11-15T17:26:25.860Z] v2.0.1-dev.64 [2021-11-15T17:26:25.860Z] v2.0.1-dev.65 [2021-11-15T17:26:25.860Z] v2.0.1-dev.66 [2021-11-15T17:26:25.860Z] v2.0.1-dev.67 [2021-11-15T17:26:25.860Z] v2.0.1-dev.68 [2021-11-15T17:26:25.860Z] v2.0.1-dev.69 [2021-11-15T17:26:25.860Z] v2.0.1-dev.7 [2021-11-15T17:26:25.860Z] v2.0.1-dev.70 [2021-11-15T17:26:25.860Z] v2.0.1-dev.71 [2021-11-15T17:26:25.860Z] v2.0.1-dev.72 [2021-11-15T17:26:25.860Z] v2.0.1-dev.73 [2021-11-15T17:26:25.860Z] v2.0.1-dev.74 [2021-11-15T17:26:25.860Z] v2.0.1-dev.75 [2021-11-15T17:26:25.860Z] v2.0.1-dev.76 [2021-11-15T17:26:25.860Z] v2.0.1-dev.77 [2021-11-15T17:26:25.860Z] v2.0.1-dev.78 [2021-11-15T17:26:25.860Z] v2.0.1-dev.79 [2021-11-15T17:26:25.860Z] v2.0.1-dev.8 [2021-11-15T17:26:25.860Z] v2.0.1-dev.80 [2021-11-15T17:26:25.860Z] v2.0.1-dev.81 [2021-11-15T17:26:25.860Z] v2.0.1-dev.82 [2021-11-15T17:26:25.860Z] v2.0.1-dev.83 [2021-11-15T17:26:25.860Z] v2.0.1-dev.84 [2021-11-15T17:26:25.860Z] v2.0.1-dev.85 [2021-11-15T17:26:25.860Z] v2.0.1-dev.86 [2021-11-15T17:26:25.860Z] v2.0.1-dev.87 [2021-11-15T17:26:25.860Z] v2.0.1-dev.88 [2021-11-15T17:26:25.860Z] v2.0.1-dev.89 [2021-11-15T17:26:25.860Z] v2.0.1-dev.9 [2021-11-15T17:26:25.860Z] v2.0.1-dev.90 [2021-11-15T17:26:25.860Z] v2.0.1-dev.91 [2021-11-15T17:26:25.860Z] v2.0.1-dev.92 [2021-11-15T17:26:25.860Z] v2.0.1-dev.93 [2021-11-15T17:26:25.860Z] v2.0.1-dev.94 [2021-11-15T17:26:25.860Z] v2.0.1-dev.95 [2021-11-15T17:26:25.860Z] v2.0.1-dev.96 [Pipeline] sh [2021-11-15T17:26:26.150Z] + lftools sign git-tag v2.0.1-dev.96 [2021-11-15T17:26:26.723Z] Signing Git tag with Sigul... [2021-11-15T17:26:26.723Z] Signing v2.0.1-dev.96 [Pipeline] echo [2021-11-15T17:26:27.672Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-15T17:26:27.956Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-11-15T17:26:27.962Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-11-15T17:26:27.979Z] $ docker stop --time=1 1a7fce3d17a47e89e6e6cfbef3c9a42911ccfa37c58ef5d2ca9bdaab0a3162a3 [2021-11-15T17:26:29.170Z] $ docker rm -f 1a7fce3d17a47e89e6e6cfbef3c9a42911ccfa37c58ef5d2ca9bdaab0a3162a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:26:29.810Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-15T17:26:29.810Z] . [Pipeline] withDockerContainer [2021-11-15T17:26:29.941Z] prd-centos7-docker-4c-2g-663 does not seem to be running inside a container [2021-11-15T17:26:29.975Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/108 -v /w/workspace/edgex-go/108:/w/workspace/edgex-go/108:rw,z -v /w/workspace/edgex-go/108@tmp:/w/workspace/edgex-go/108@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 [2021-11-15T17:26:30.364Z] $ docker top 96296fe38d96c2c668bb5ff7d7de23d6e890cd2ecb4fa223edc656d6143a5aba -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-15T17:26:30.471Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-15T17:26:30.471Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-15T17:26:30.596Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-15T17:26:30.599Z] $ docker exec 96296fe38d96c2c668bb5ff7d7de23d6e890cd2ecb4fa223edc656d6143a5aba ssh-agent [2021-11-15T17:26:30.725Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBeBBhh/agent.14 [2021-11-15T17:26:30.725Z] SSH_AGENT_PID=21 [2021-11-15T17:26:30.730Z] Running ssh-add (command line suppressed) [2021-11-15T17:26:30.845Z] Identity added: /w/workspace/edgex-go/108@tmp/private_key_7913515178263523307.key (/w/workspace/edgex-go/108@tmp/private_key_7913515178263523307.key) [2021-11-15T17:26:30.860Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-15T17:26:31.152Z] + git semver bump pre [2021-11-15T17:26:31.152Z] # -> Open(): unable to determine branch for HEAD [2021-11-15T17:26:31.152Z] # $GIT_DIR = /w/workspace/edgex-go/108/.git [2021-11-15T17:26:31.152Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/108 [2021-11-15T17:26:31.152Z] # $SEMVER_REMOTE_NAME = origin [2021-11-15T17:26:31.152Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-15T17:26:31.152Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-15T17:26:31.152Z] # $SEMVER_BRANCH = main [2021-11-15T17:26:31.152Z] # $SEMVER_DIR = /w/workspace/edgex-go/108/.semver [2021-11-15T17:26:31.152Z] 2.0.1-dev.97 [Pipeline] } [2021-11-15T17:26:31.163Z] $ docker exec --env ******** --env ******** 96296fe38d96c2c668bb5ff7d7de23d6e890cd2ecb4fa223edc656d6143a5aba ssh-agent -k [2021-11-15T17:26:31.278Z] unset SSH_AUTH_SOCK; [2021-11-15T17:26:31.279Z] unset SSH_AGENT_PID; [2021-11-15T17:26:31.279Z] echo Agent pid 21 killed; [2021-11-15T17:26:31.287Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-15T17:26:31.593Z] + git semver [Pipeline] } [2021-11-15T17:26:31.606Z] $ docker stop --time=1 96296fe38d96c2c668bb5ff7d7de23d6e890cd2ecb4fa223edc656d6143a5aba [2021-11-15T17:26:32.785Z] $ docker rm -f 96296fe38d96c2c668bb5ff7d7de23d6e890cd2ecb4fa223edc656d6143a5aba [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:26:33.131Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-15T17:26:33.131Z] . [Pipeline] withDockerContainer [2021-11-15T17:26:33.197Z] prd-centos7-docker-4c-2g-663 does not seem to be running inside a container [2021-11-15T17:26:33.231Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/108 -v /w/workspace/edgex-go/108:/w/workspace/edgex-go/108:rw,z -v /w/workspace/edgex-go/108@tmp:/w/workspace/edgex-go/108@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 [2021-11-15T17:26:33.578Z] $ docker top 35bee681debd7226020ede94e7f64b761099d7544b721d1e054c993be5efb9a4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-15T17:26:33.659Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-15T17:26:33.659Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-15T17:26:33.756Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-15T17:26:33.759Z] $ docker exec 35bee681debd7226020ede94e7f64b761099d7544b721d1e054c993be5efb9a4 ssh-agent [2021-11-15T17:26:33.860Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLiPmHk/agent.14 [2021-11-15T17:26:33.860Z] SSH_AGENT_PID=20 [2021-11-15T17:26:33.865Z] Running ssh-add (command line suppressed) [2021-11-15T17:26:33.964Z] Identity added: /w/workspace/edgex-go/108@tmp/private_key_3341400240656844928.key (/w/workspace/edgex-go/108@tmp/private_key_3341400240656844928.key) [2021-11-15T17:26:33.978Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-15T17:26:34.264Z] + git semver push [2021-11-15T17:26:34.264Z] # -> Open(): unable to determine branch for HEAD [2021-11-15T17:26:34.264Z] # $GIT_DIR = /w/workspace/edgex-go/108/.git [2021-11-15T17:26:34.264Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/108 [2021-11-15T17:26:34.264Z] # $SEMVER_REMOTE_NAME = origin [2021-11-15T17:26:34.264Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-15T17:26:34.264Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-15T17:26:34.264Z] # $SEMVER_BRANCH = main [2021-11-15T17:26:34.264Z] # $SEMVER_DIR = /w/workspace/edgex-go/108/.semver [Pipeline] } [2021-11-15T17:26:39.574Z] $ docker exec --env ******** --env ******** 35bee681debd7226020ede94e7f64b761099d7544b721d1e054c993be5efb9a4 ssh-agent -k [2021-11-15T17:26:39.692Z] unset SSH_AUTH_SOCK; [2021-11-15T17:26:39.692Z] unset SSH_AGENT_PID; [2021-11-15T17:26:39.692Z] echo Agent pid 20 killed; [2021-11-15T17:26:39.705Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-15T17:26:40.013Z] + git semver [Pipeline] } [2021-11-15T17:26:40.030Z] $ docker stop --time=1 35bee681debd7226020ede94e7f64b761099d7544b721d1e054c993be5efb9a4 [2021-11-15T17:26:41.222Z] $ docker rm -f 35bee681debd7226020ede94e7f64b761099d7544b721d1e054c993be5efb9a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-15T17:26:41.945Z] + '[' -d /w/workspace/edgex-go/108/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-15T17:26:42.241Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-15T17:26:42.797Z] ---> package-listing.sh [2021-11-15T17:26:42.797Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-15T17:26:42.797Z] ++ facter osfamily [2021-11-15T17:26:43.059Z] + OS_FAMILY=redhat [2021-11-15T17:26:43.059Z] + workspace=/w/workspace/edgex-go/108 [2021-11-15T17:26:43.059Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-15T17:26:43.059Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-15T17:26:43.059Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-15T17:26:43.059Z] + PACKAGES=/tmp/packages_start.txt [2021-11-15T17:26:43.059Z] + '[' /w/workspace/edgex-go/108 ']' [2021-11-15T17:26:43.059Z] + PACKAGES=/tmp/packages_end.txt [2021-11-15T17:26:43.059Z] + case "${OS_FAMILY}" in [2021-11-15T17:26:43.059Z] + rpm -qa [2021-11-15T17:26:43.059Z] + sort [2021-11-15T17:26:46.355Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-15T17:26:46.355Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-15T17:26:46.355Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-15T17:26:46.355Z] + '[' /w/workspace/edgex-go/108 ']' [2021-11-15T17:26:46.355Z] + mkdir -p /w/workspace/edgex-go/108/archives/ [2021-11-15T17:26:46.355Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/108/archives/ [Pipeline] echo [2021-11-15T17:26:46.368Z] 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/108/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-15T17:26:46.648Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:26:47.210Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-15T17:26:47.210Z] [2021-11-15T17:26:47.210Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T17:26:47.512Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-15T17:26:47.512Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-15T17:26:47.512Z] b4d181a07f80: Pulling fs layer [2021-11-15T17:26:47.512Z] a1111a8f2ec3: Pulling fs layer [2021-11-15T17:26:47.512Z] ed53099fbce6: Pulling fs layer [2021-11-15T17:26:47.512Z] dc539afda2c1: Pulling fs layer [2021-11-15T17:26:47.512Z] 77bc0d833cb6: Pulling fs layer [2021-11-15T17:26:47.512Z] 9065ff56babe: Pulling fs layer [2021-11-15T17:26:47.512Z] d287ab97295c: Pulling fs layer [2021-11-15T17:26:47.512Z] 77bc0d833cb6: Waiting [2021-11-15T17:26:47.512Z] 9065ff56babe: Waiting [2021-11-15T17:26:47.512Z] d287ab97295c: Waiting [2021-11-15T17:26:47.512Z] dc539afda2c1: Waiting [2021-11-15T17:26:47.512Z] a1111a8f2ec3: Verifying Checksum [2021-11-15T17:26:47.512Z] a1111a8f2ec3: Download complete [2021-11-15T17:26:47.512Z] dc539afda2c1: Verifying Checksum [2021-11-15T17:26:47.512Z] dc539afda2c1: Download complete [2021-11-15T17:26:47.778Z] ed53099fbce6: Verifying Checksum [2021-11-15T17:26:47.778Z] ed53099fbce6: Download complete [2021-11-15T17:26:47.778Z] 77bc0d833cb6: Verifying Checksum [2021-11-15T17:26:47.778Z] 77bc0d833cb6: Download complete [2021-11-15T17:26:47.778Z] 9065ff56babe: Verifying Checksum [2021-11-15T17:26:47.778Z] 9065ff56babe: Download complete [2021-11-15T17:26:47.778Z] b4d181a07f80: Verifying Checksum [2021-11-15T17:26:47.778Z] b4d181a07f80: Download complete [2021-11-15T17:26:48.356Z] d287ab97295c: Verifying Checksum [2021-11-15T17:26:48.356Z] d287ab97295c: Download complete [2021-11-15T17:26:49.309Z] b4d181a07f80: Pull complete [2021-11-15T17:26:49.309Z] a1111a8f2ec3: Pull complete [2021-11-15T17:26:49.891Z] ed53099fbce6: Pull complete [2021-11-15T17:26:49.891Z] dc539afda2c1: Pull complete [2021-11-15T17:26:50.151Z] 77bc0d833cb6: Pull complete [2021-11-15T17:26:50.415Z] 9065ff56babe: Pull complete [2021-11-15T17:26:55.713Z] d287ab97295c: Pull complete [2021-11-15T17:26:55.713Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-15T17:26:55.713Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-15T17:26:55.713Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-15T17:26:55.785Z] prd-centos7-docker-4c-2g-663 does not seem to be running inside a container [2021-11-15T17:26:55.826Z] $ 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/108/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/108 -v /w/workspace/edgex-go/108:/w/workspace/edgex-go/108:rw,z -v /w/workspace/edgex-go/108@tmp:/w/workspace/edgex-go/108@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 [2021-11-15T17:26:58.019Z] $ docker top 013ec1e189032e96ea3fcbaa54c570a605dfa0070e41a097b314f5098dc6ed59 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-15T17:26:58.378Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-15T17:26:58.675Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-15T17:26:58.965Z] + ls /var/log/sa-host [2021-11-15T17:26:58.965Z] + sadf -c /var/log/sa-host/sa15 [2021-11-15T17:26:58.965Z] file_magic: OK [2021-11-15T17:26:58.965Z] HZ: Using current value: 100 [2021-11-15T17:26:58.965Z] file_header: OK [2021-11-15T17:26:58.965Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-15T17:26:58.965Z] Statistics: [2021-11-15T17:26:58.965Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-15T17:26:58.965Z] File successfully converted to sysstat format version 12.0.3 [2021-11-15T17:26:58.965Z] + sadf -c /var/log/sa-host/sa30 [2021-11-15T17:26:58.965Z] file_magic: OK [2021-11-15T17:26:58.965Z] HZ: Using current value: 100 [2021-11-15T17:26:58.965Z] file_header: OK [2021-11-15T17:26:58.965Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-15T17:26:58.965Z] Statistics: [2021-11-15T17:26:58.965Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-15T17:26:58.965Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-15T17:26:59.040Z] provisioning config files... [2021-11-15T17:26:59.051Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/108@tmp/config1556278360808274048tmp [Pipeline] { [Pipeline] echo [2021-11-15T17:26:59.063Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-15T17:26:59.345Z] ---> create-netrc.sh [Pipeline] } [2021-11-15T17:26:59.353Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-15T17:26:59.684Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-15T17:26:59.694Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-15T17:26:59.978Z] ---> sudo-logs.sh [2021-11-15T17:26:59.978Z] Archiving 'sudo' log.. [2021-11-15T17:26:59.978Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-663.novalocal: Name or service not known [2021-11-15T17:26:59.978Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-663.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-15T17:27:00.001Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-15T17:27:00.290Z] ---> job-cost.sh [2021-11-15T17:27:00.290Z] lf-activate-venv: SKIPPING [2021-11-15T17:27:00.290Z] DEBUG: total: 0.10999999940395355 [2021-11-15T17:27:00.290Z] INFO: Retrieving Stack Cost... [2021-11-15T17:27:00.551Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-15T17:27:00.811Z] INFO: Archiving Costs [Pipeline] echo [2021-11-15T17:27:00.822Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-15T17:27:01.112Z] ---> logs-deploy.sh [2021-11-15T17:27:01.112Z] lf-activate-venv: SKIPPING [2021-11-15T17:27:01.112Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/108 [2021-11-15T17:27:01.112Z] INFO: archiving workspace using pattern(s): [2021-11-15T17:27:01.684Z] Archives upload complete. [2021-11-15T17:27:01.949Z] INFO: archiving logs to Nexus