Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0e57188e00e89e0d20a1f3c03614da85116ecb0b 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-ssh2356432657687516027.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-ssh4757262089079965579.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-ssh2220285385417436742.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-ssh6617817320078509858.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-ssh5310295337192852235.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-977 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/113 [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/113 # 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/113@tmp/jenkins-gitclient-ssh1413621309519959190.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 0e57188e00e89e0d20a1f3c03614da85116ecb0b (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 0e57188e00e89e0d20a1f3c03614da85116ecb0b # timeout=10 Commit message: "docs(snap): update snap/README.md for Jakarta (#3821)" > git rev-list --no-walk 0f0bcd669b48f74c6b39306e85682e5956f0d04c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-17T14:57:56.063Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-17T14:57:56.105Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-17T14:57:56.114Z] ========================================================= [2021-11-17T14:57:56.114Z] EdgeX Global Pipelines Version Info [2021-11-17T14:57:56.114Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-17T14:57:57.238Z] ------------------- [2021-11-17T14:57:57.238Z] stable info: [2021-11-17T14:57:57.238Z] ------------------- [2021-11-17T14:57:57.238Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-17T14:57:57.238Z] Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 [2021-11-17T14:57:57.238Z] Message: update stable to v1.0.215 [2021-11-17T14:57:58.180Z] ------------------- [2021-11-17T14:57:58.180Z] experimental info: [2021-11-17T14:57:58.180Z] ------------------- [2021-11-17T14:57:58.180Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-17T14:57:58.180Z] Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 [2021-11-17T14:57:58.180Z] Message: update experimental to v1.0.215 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-17T14:57:58.258Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-11-17T14:57:58.267Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-11-17T14:57:58.276Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-17T14:57:58.286Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-17T14:57:58.298Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-17T14:57:58.312Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-17T14:57:58.321Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-17T14:57:58.330Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-11-17T14:57:58.339Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-11-17T14:57:58.348Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-11-17T14:57:58.358Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-17T14:57:58.369Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-17T14:57:58.379Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-17T14:57:58.389Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-17T14:57:58.398Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-17T14:57:58.407Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-17T14:57:58.416Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-17T14:57:58.425Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-17T14:57:58.434Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-11-17T14:57:58.443Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-11-17T14:57:58.452Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-17T14:57:58.461Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-17T14:57:58.470Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-11-17T14:57:58.479Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-11-17T14:57:58.488Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-11-17T14:57:58.497Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0e57188e00e89e0d20a1f3c03614da85116ecb0b [Pipeline] echo [2021-11-17T14:57:58.506Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0e57188 [Pipeline] echo [2021-11-17T14:57:58.519Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-17T14:57:58.557Z] provisioning config files... [2021-11-17T14:57:58.570Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/113@tmp/config4666063661799069176tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-17T14:57:58.880Z] ---> docker-login.sh [2021-11-17T14:57:58.880Z] nexus3.edgexfoundry.org:10001 [2021-11-17T14:57:58.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T14:57:59.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T14:57:59.141Z] Configure a credential helper to remove this warning. See [2021-11-17T14:57:59.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T14:57:59.141Z] [2021-11-17T14:57:59.141Z] Login Succeeded [2021-11-17T14:57:59.141Z] nexus3.edgexfoundry.org:10002 [2021-11-17T14:57:59.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T14:57:59.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T14:57:59.141Z] Configure a credential helper to remove this warning. See [2021-11-17T14:57:59.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T14:57:59.141Z] [2021-11-17T14:57:59.141Z] Login Succeeded [2021-11-17T14:57:59.141Z] nexus3.edgexfoundry.org:10003 [2021-11-17T14:57:59.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T14:57:59.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T14:57:59.403Z] Configure a credential helper to remove this warning. See [2021-11-17T14:57:59.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T14:57:59.403Z] [2021-11-17T14:57:59.403Z] Login Succeeded [2021-11-17T14:57:59.403Z] nexus3.edgexfoundry.org:10004 [2021-11-17T14:57:59.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T14:57:59.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T14:57:59.403Z] Configure a credential helper to remove this warning. See [2021-11-17T14:57:59.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T14:57:59.403Z] [2021-11-17T14:57:59.403Z] Login Succeeded [2021-11-17T14:57:59.403Z] docker.io [2021-11-17T14:57:59.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T14:57:59.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T14:57:59.980Z] Configure a credential helper to remove this warning. See [2021-11-17T14:57:59.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T14:57:59.980Z] [2021-11-17T14:57:59.980Z] Login Succeeded [2021-11-17T14:57:59.980Z] ---> docker-login.sh ends [Pipeline] } [2021-11-17T14:57:59.989Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-17T14:58:00.298Z] ++ 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-17T14:58:00.298Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-17T14:58:00.298Z] ++ cut -d/ -f2 [2021-11-17T14:58:00.298Z] ++ dirname cmd/core-command/Dockerfile [2021-11-17T14:58:00.298Z] + echo core-command,cmd/core-command/Dockerfile [2021-11-17T14:58:00.298Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-17T14:58:00.298Z] ++ dirname cmd/core-data/Dockerfile [2021-11-17T14:58:00.298Z] ++ cut -d/ -f2 [2021-11-17T14:58:00.298Z] + echo core-data,cmd/core-data/Dockerfile [2021-11-17T14:58:00.298Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-17T14:58:00.298Z] ++ dirname cmd/core-metadata/Dockerfile [2021-11-17T14:58:00.298Z] ++ cut -d/ -f2 [2021-11-17T14:58:00.298Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-11-17T14:58:00.298Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-17T14:58:00.298Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-11-17T14:58:00.298Z] ++ cut -d/ -f2 [2021-11-17T14:58:00.298Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-11-17T14:58:00.298Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-17T14:58:00.298Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-11-17T14:58:00.298Z] ++ cut -d/ -f2 [2021-11-17T14:58:00.298Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-11-17T14:58:00.298Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-17T14:58:00.298Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-11-17T14:58:00.298Z] ++ cut -d/ -f2 [2021-11-17T14:58:00.298Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-11-17T14:58:00.298Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-17T14:58:00.298Z] ++ dirname cmd/support-notifications/Dockerfile [2021-11-17T14:58:00.298Z] ++ cut -d/ -f2 [2021-11-17T14:58:00.298Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-11-17T14:58:00.298Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-17T14:58:00.298Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-11-17T14:58:00.298Z] ++ cut -d/ -f2 [2021-11-17T14:58:00.298Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-11-17T14:58:00.298Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-17T14:58:00.298Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-11-17T14:58:00.298Z] ++ cut -d/ -f2 [2021-11-17T14:58:00.298Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-11-17T14:58:00.336Z] 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-17T14:58:00.750Z] + git rev-list -1 --merges 0e57188e00e89e0d20a1f3c03614da85116ecb0b~1..0e57188e00e89e0d20a1f3c03614da85116ecb0b [Pipeline] echo [2021-11-17T14:58:00.765Z] -----------> git rev-list -1 --merges 0e57188e00e89e0d20a1f3c03614da85116ecb0b~1..0e57188e00e89e0d20a1f3c03614da85116ecb0b 0e57188e00e89e0d20a1f3c03614da85116ecb0b [false] [Pipeline] sh [2021-11-17T14:58:01.062Z] + git log --format=format:%s -1 0e57188e00e89e0d20a1f3c03614da85116ecb0b [Pipeline] echo [2021-11-17T14:58:01.077Z] ========================================================= [2021-11-17T14:58:01.077Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-17T14:58:01.077Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-11-17T14:58:01.849Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-17T14:58:01.849Z] [2021-11-17T14:58:01.849Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-17T14:58:02.161Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-17T14:58:02.161Z] latest: Pulling from edgex-devops/git-semver [2021-11-17T14:58:02.161Z] a0d0a0d46f8b: Pulling fs layer [2021-11-17T14:58:02.161Z] 3e5f54012d9b: Pulling fs layer [2021-11-17T14:58:02.161Z] 4c7163046ea9: Pulling fs layer [2021-11-17T14:58:02.161Z] 0c2d73faf560: Pulling fs layer [2021-11-17T14:58:02.161Z] 0c2d73faf560: Waiting [2021-11-17T14:58:02.161Z] 3e5f54012d9b: Verifying Checksum [2021-11-17T14:58:02.161Z] 3e5f54012d9b: Download complete [2021-11-17T14:58:02.161Z] a0d0a0d46f8b: Verifying Checksum [2021-11-17T14:58:02.161Z] a0d0a0d46f8b: Download complete [2021-11-17T14:58:02.161Z] 4c7163046ea9: Verifying Checksum [2021-11-17T14:58:02.161Z] 4c7163046ea9: Download complete [2021-11-17T14:58:02.161Z] 0c2d73faf560: Verifying Checksum [2021-11-17T14:58:02.161Z] 0c2d73faf560: Download complete [2021-11-17T14:58:02.428Z] a0d0a0d46f8b: Pull complete [2021-11-17T14:58:02.428Z] 3e5f54012d9b: Pull complete [2021-11-17T14:58:02.688Z] 4c7163046ea9: Pull complete [2021-11-17T14:58:02.688Z] 0c2d73faf560: Pull complete [2021-11-17T14:58:02.688Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-17T14:58:02.688Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-17T14:58:02.688Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-17T14:58:02.769Z] prd-centos7-docker-4c-2g-977 does not seem to be running inside a container [2021-11-17T14:58:02.805Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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-17T14:58:03.425Z] $ docker top de32ba1c212d5bdb3b61966c3009728aa94a9ca2e5ae930fbaefc730a03a9ecd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-17T14:58:03.515Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-17T14:58:03.515Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-17T14:58:03.620Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-17T14:58:03.624Z] $ docker exec de32ba1c212d5bdb3b61966c3009728aa94a9ca2e5ae930fbaefc730a03a9ecd ssh-agent [2021-11-17T14:58:03.723Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdOMFkG/agent.15 [2021-11-17T14:58:03.723Z] SSH_AGENT_PID=21 [2021-11-17T14:58:03.729Z] Running ssh-add (command line suppressed) [2021-11-17T14:58:03.821Z] Identity added: /w/workspace/edgex-go/113@tmp/private_key_3434752151032626997.key (/w/workspace/edgex-go/113@tmp/private_key_3434752151032626997.key) [2021-11-17T14:58:03.832Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-17T14:58:04.135Z] + git tag --points-at HEAD [Pipeline] } [2021-11-17T14:58:04.148Z] $ docker exec --env ******** --env ******** de32ba1c212d5bdb3b61966c3009728aa94a9ca2e5ae930fbaefc730a03a9ecd ssh-agent -k [2021-11-17T14:58:04.229Z] unset SSH_AUTH_SOCK; [2021-11-17T14:58:04.230Z] unset SSH_AGENT_PID; [2021-11-17T14:58:04.230Z] echo Agent pid 21 killed; [2021-11-17T14:58:04.238Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-17T14:58:04.262Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-17T14:58:04.262Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-17T14:58:04.362Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-17T14:58:04.366Z] $ docker exec de32ba1c212d5bdb3b61966c3009728aa94a9ca2e5ae930fbaefc730a03a9ecd ssh-agent [2021-11-17T14:58:04.459Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNgCgNe/agent.54 [2021-11-17T14:58:04.459Z] SSH_AGENT_PID=60 [2021-11-17T14:58:04.464Z] Running ssh-add (command line suppressed) [2021-11-17T14:58:04.559Z] Identity added: /w/workspace/edgex-go/113@tmp/private_key_2716707696951416503.key (/w/workspace/edgex-go/113@tmp/private_key_2716707696951416503.key) [2021-11-17T14:58:04.572Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-17T14:58:04.869Z] + git semver init [2021-11-17T14:58:04.869Z] # -> Open(): unable to determine branch for HEAD [2021-11-17T14:58:04.869Z] # $GIT_DIR = /w/workspace/edgex-go/113/.git [2021-11-17T14:58:04.869Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/113 [2021-11-17T14:58:04.869Z] # $SEMVER_REMOTE_NAME = origin [2021-11-17T14:58:04.869Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-17T14:58:04.869Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-17T14:58:04.869Z] # $SEMVER_BRANCH = main [2021-11-17T14:58:04.869Z] # $SEMVER_TEMP = /tmp/semver-948600330 [2021-11-17T14:58:04.869Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-11-17T14:58:04.869Z] # -> Clone(): ssh: handshake failed: knownhosts: key mismatch [2021-11-17T14:58:04.869Z] # git init /tmp/semver-948600330 [2021-11-17T14:58:04.869Z] # '/tmp/semver-948600330' -> '/w/workspace/edgex-go/113/.semver' [2021-11-17T14:58:04.869Z] # -> Force: false [2021-11-17T14:58:04.869Z] # $SEMVER_DIR = /w/workspace/edgex-go/113/.semver [Pipeline] } [2021-11-17T14:58:04.880Z] $ docker exec --env ******** --env ******** de32ba1c212d5bdb3b61966c3009728aa94a9ca2e5ae930fbaefc730a03a9ecd ssh-agent -k [2021-11-17T14:58:04.967Z] unset SSH_AUTH_SOCK; [2021-11-17T14:58:04.967Z] unset SSH_AGENT_PID; [2021-11-17T14:58:04.967Z] echo Agent pid 60 killed; [2021-11-17T14:58:04.975Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-17T14:58:05.284Z] + git semver [Pipeline] } [2021-11-17T14:58:05.300Z] $ docker stop --time=1 de32ba1c212d5bdb3b61966c3009728aa94a9ca2e5ae930fbaefc730a03a9ecd [2021-11-17T14:58:06.495Z] $ docker rm -f de32ba1c212d5bdb3b61966c3009728aa94a9ca2e5ae930fbaefc730a03a9ecd [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-17T14:58:06.839Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-17T14:58:07.066Z] Stashed 1 file(s) [Pipeline] echo [2021-11-17T14:58:07.070Z] [edgeXSemver]: initialized semver on version 0.0.0 [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-17T14:58:07.267Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-17T14:58:07.276Z] ========================================================= [2021-11-17T14:58:07.276Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-17T14:58:07.276Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-17T14:58:07.573Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-17T14:58:07.573Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-17T14:58:07.573Z] a0d0a0d46f8b: Already exists [2021-11-17T14:58:07.573Z] 31adcdaf11c8: Pulling fs layer [2021-11-17T14:58:07.573Z] b8b176561691: Pulling fs layer [2021-11-17T14:58:07.573Z] 4527c011a84f: Pulling fs layer [2021-11-17T14:58:07.573Z] 5d74067f8e1e: Pulling fs layer [2021-11-17T14:58:07.573Z] e0aca202a116: Pulling fs layer [2021-11-17T14:58:07.573Z] 3a43be97a3b4: Pulling fs layer [2021-11-17T14:58:07.573Z] 34cad66bf833: Pulling fs layer [2021-11-17T14:58:07.573Z] b4e3c513aaa6: Pulling fs layer [2021-11-17T14:58:07.573Z] e0aca202a116: Waiting [2021-11-17T14:58:07.573Z] 3a43be97a3b4: Waiting [2021-11-17T14:58:07.573Z] 34cad66bf833: Waiting [2021-11-17T14:58:07.573Z] b4e3c513aaa6: Waiting [2021-11-17T14:58:07.573Z] 5d74067f8e1e: Waiting [2021-11-17T14:58:07.573Z] b8b176561691: Download complete [2021-11-17T14:58:07.573Z] 31adcdaf11c8: Verifying Checksum [2021-11-17T14:58:07.573Z] 31adcdaf11c8: Download complete [2021-11-17T14:58:07.573Z] 5d74067f8e1e: Verifying Checksum [2021-11-17T14:58:07.573Z] 5d74067f8e1e: Download complete [2021-11-17T14:58:07.573Z] 3a43be97a3b4: Verifying Checksum [2021-11-17T14:58:07.573Z] 3a43be97a3b4: Download complete [2021-11-17T14:58:07.573Z] e0aca202a116: Verifying Checksum [2021-11-17T14:58:07.573Z] e0aca202a116: Download complete [2021-11-17T14:58:07.835Z] 34cad66bf833: Verifying Checksum [2021-11-17T14:58:07.835Z] 34cad66bf833: Download complete [2021-11-17T14:58:07.835Z] 31adcdaf11c8: Pull complete [2021-11-17T14:58:07.835Z] b8b176561691: Pull complete [2021-11-17T14:58:08.097Z] 4527c011a84f: Verifying Checksum [2021-11-17T14:58:08.097Z] 4527c011a84f: Download complete [2021-11-17T14:58:08.097Z] b4e3c513aaa6: Verifying Checksum [2021-11-17T14:58:08.097Z] b4e3c513aaa6: Download complete [2021-11-17T14:58:11.421Z] 4527c011a84f: Pull complete [2021-11-17T14:58:11.686Z] 5d74067f8e1e: Pull complete [2021-11-17T14:58:11.686Z] e0aca202a116: Pull complete [2021-11-17T14:58:11.686Z] 3a43be97a3b4: Pull complete [2021-11-17T14:58:11.950Z] 34cad66bf833: Pull complete [2021-11-17T14:58:14.503Z] b4e3c513aaa6: Pull complete [2021-11-17T14:58:14.503Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-17T14:58:14.503Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-17T14:58:14.503Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-17T14:58:14.804Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-17T14:58:14.804Z] WORKDIR /edgex [2021-11-17T14:58:14.804Z] COPY go.mod . [2021-11-17T14:58:14.804Z] RUN go mod download' [2021-11-17T14:58:14.804Z] + docker build -t ci-base-image-x86_64 -f - . [2021-11-17T14:58:15.375Z] Sending build context to Docker daemon 166.7MB [2021-11-17T14:58:15.375Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-17T14:58:15.375Z] ---> 9f6097aaca64 [2021-11-17T14:58:15.375Z] Step 2/4 : WORKDIR /edgex [2021-11-17T14:58:17.923Z] ---> Running in a02ce4bd66a1 [2021-11-17T14:58:17.923Z] Removing intermediate container a02ce4bd66a1 [2021-11-17T14:58:17.923Z] ---> e53871ceb2c5 [2021-11-17T14:58:17.923Z] Step 3/4 : COPY go.mod . [2021-11-17T14:58:17.923Z] ---> 4333890e7309 [2021-11-17T14:58:17.923Z] Step 4/4 : RUN go mod download [2021-11-17T14:58:17.923Z] ---> Running in e6c032df2b23 [2021-11-17T14:58:22.226Z] Still waiting to schedule task [2021-11-17T14:58:22.226Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-11-17T14:58:50.090Z] Removing intermediate container e6c032df2b23 [2021-11-17T14:58:50.091Z] ---> 8486ec311acc [2021-11-17T14:58:50.091Z] Successfully built 8486ec311acc [2021-11-17T14:58:50.091Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-17T14:58:50.399Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-17T14:58:50.399Z] . [Pipeline] withDockerContainer [2021-11-17T14:58:50.465Z] prd-centos7-docker-4c-2g-977 does not seem to be running inside a container [2021-11-17T14:58:50.503Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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-17T14:58:50.882Z] $ docker top 6e5eff03398b307e46042e7d0e0c4d68c888c3b30ff46bd59248f53b9f7aea5a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-17T14:58:51.227Z] + go version [2021-11-17T14:58:51.227Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-17T14:58:51.238Z] $ docker stop --time=1 6e5eff03398b307e46042e7d0e0c4d68c888c3b30ff46bd59248f53b9f7aea5a [2021-11-17T14:58:52.415Z] $ docker rm -f 6e5eff03398b307e46042e7d0e0c4d68c888c3b30ff46bd59248f53b9f7aea5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-17T14:58:52.987Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-17T14:58:52.987Z] . [Pipeline] withDockerContainer [2021-11-17T14:58:53.050Z] prd-centos7-docker-4c-2g-977 does not seem to be running inside a container [2021-11-17T14:58:53.082Z] $ 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/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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-17T14:58:53.414Z] $ docker top dcb5b2fc62570ca7f51cc573618452e1bec9bbbc9e83e9b609ba4f2a46c0540b -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-17T14:58:53.481Z] ========================================================= [2021-11-17T14:58:53.481Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-17T14:58:53.481Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-17T14:58:53.770Z] + make test [2021-11-17T14:58:53.770Z] go mod tidy [2021-11-17T14:58:54.035Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-17T14:58:59.378Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-17T14:59:17.555Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-17T14:59:20.901Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-17T14:59:20.901Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-17T14:59:20.901Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-17T14:59:23.469Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-17T14:59:24.050Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-17T14:59:24.050Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-17T14:59:24.050Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-17T14:59:24.314Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-17T14:59:24.576Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-17T14:59:25.181Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-17T14:59:25.181Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-17T14:59:25.181Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-17T14:59:25.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-17T14:59:26.628Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements [2021-11-17T14:59:26.628Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-17T14:59:26.628Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-17T14:59:27.581Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.060s coverage: 98.5% of statements [2021-11-17T14:59:27.581Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-17T14:59:27.850Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.052s coverage: 44.7% of statements [2021-11-17T14:59:27.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-17T14:59:27.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-17T14:59:28.795Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.131s coverage: 89.5% of statements [2021-11-17T14:59:28.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-17T14:59:28.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-17T14:59:29.746Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.071s coverage: 84.4% of statements [2021-11-17T14:59:29.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-17T14:59:29.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-17T14:59:29.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-17T14:59:29.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-17T14:59:29.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-17T14:59:30.713Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.302s coverage: 94.2% of statements [2021-11-17T14:59:30.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-17T14:59:30.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-17T14:59:30.713Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.054s coverage: 59.1% of statements [2021-11-17T14:59:30.713Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-17T14:59:30.713Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-17T14:59:30.713Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-17T14:59:30.713Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-17T14:59:30.713Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-17T14:59:30.981Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.049s coverage: 60.0% of statements [2021-11-17T14:59:30.981Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-17T14:59:30.981Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-17T14:59:30.981Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-17T14:59:31.959Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.043s coverage: 0.9% of statements [2021-11-17T14:59:31.959Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-17T14:59:31.959Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.066s coverage: 58.8% of statements [2021-11-17T14:59:31.959Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 21.7% of statements [2021-11-17T14:59:31.959Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-17T14:59:32.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.048s coverage: 47.1% of statements [2021-11-17T14:59:32.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.057s coverage: 79.5% of statements [2021-11-17T14:59:32.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements [2021-11-17T14:59:32.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.064s coverage: 96.3% of statements [2021-11-17T14:59:33.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements [2021-11-17T14:59:45.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.048s coverage: 94.4% of statements [2021-11-17T14:59:45.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2021-11-17T14:59:49.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.199s coverage: 82.5% of statements [2021-11-17T14:59:49.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-17T14:59:51.585Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-978 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-11-17T14:59:51.596Z] Running in /w/workspace/edgex-go/113 [Pipeline] { [Pipeline] checkout [2021-11-17T14:59:51.851Z] The recommended git tool is: git [2021-11-17T14:59:57.114Z] using credential edgex-jenkins-ssh [2021-11-17T14:59:57.140Z] Cloning the remote Git repository [2021-11-17T14:59:57.200Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-17T14:59:57.300Z] > git init /w/workspace/edgex-go/113 # timeout=10 [2021-11-17T14:59:57.365Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-17T14:59:57.366Z] > git --version # timeout=10 [2021-11-17T14:59:57.381Z] > git --version # 'git version 2.17.1' [2021-11-17T14:59:57.382Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-17T14:59:57.459Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-17T15:00:07.954Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements [2021-11-17T15:00:07.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-17T15:00:07.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-17T15:00:07.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-17T15:00:07.954Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-11-17T15:00:07.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-17T15:00:07.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-17T15:00:07.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-17T15:00:07.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-17T15:00:07.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-17T15:00:07.954Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements [2021-11-17T15:00:07.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-17T15:00:07.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-17T15:00:07.954Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2021-11-17T15:00:07.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-17T15:00:07.954Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.069s coverage: 58.8% of statements [2021-11-17T15:00:07.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-17T15:00:07.954Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2021-11-17T15:00:07.954Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.072s coverage: 87.2% of statements [2021-11-17T15:00:07.954Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2021-11-17T15:00:07.954Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.139s coverage: 91.2% of statements [2021-11-17T15:00:07.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-17T15:00:07.954Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.117s coverage: 64.4% of statements [2021-11-17T15:00:07.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-17T15:00:07.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-17T15:00:07.954Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements [2021-11-17T15:00:07.954Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements [2021-11-17T15:00:07.954Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2021-11-17T15:00:07.954Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.020s coverage: 73.7% of statements [2021-11-17T15:00:07.954Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2021-11-17T15:00:08.220Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.219s coverage: 65.4% of statements [2021-11-17T15:00:08.220Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-17T15:00:08.220Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-17T15:00:08.220Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-17T15:00:08.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.105s coverage: 43.8% of statements [2021-11-17T15:00:08.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-17T15:00:08.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-17T15:00:08.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements [2021-11-17T15:00:08.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-17T15:00:09.008Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements [2021-11-17T15:00:09.008Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-17T15:00:12.114Z] Avoid second fetch [2021-11-17T15:00:12.114Z] Checking out Revision 0e57188e00e89e0d20a1f3c03614da85116ecb0b (main) [2021-11-17T15:00:12.076Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-17T15:00:12.097Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-17T15:00:12.132Z] > git config core.sparsecheckout # timeout=10 [2021-11-17T15:00:12.147Z] > git checkout -f 0e57188e00e89e0d20a1f3c03614da85116ecb0b # timeout=10 [2021-11-17T15:00:16.404Z] Commit message: "docs(snap): update snap/README.md for Jakarta (#3821)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-17T15:00:17.184Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 17.7% of statements [2021-11-17T15:00:17.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-17T15:00:17.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-17T15:00:17.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-17T15:00:17.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-17T15:00:17.184Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.135s coverage: 92.3% of statements [2021-11-17T15:00:17.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-17T15:00:17.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-17T15:00:17.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-17T15:00:17.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-17T15:00:17.184Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2021-11-17T15:00:17.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-17T15:00:17.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-17T15:00:17.184Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.082s coverage: 97.7% of statements [2021-11-17T15:00:17.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-17T15:00:17.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-17T15:00:17.184Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-17T15:00:17.184Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-17T15:00:17.184Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.050s coverage: 28.9% of statements [2021-11-17T15:00:17.184Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-17T15:00:17.184Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-17T15:00:17.184Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-17T15:00:17.184Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-17T15:00:17.184Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-17T15:00:17.184Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-17T15:00:17.184Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2021-11-17T15:00:17.184Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2021-11-17T15:00:17.184Z] 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-17T15:00:17.481Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-17T15:00:17.481Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-17T15:00:17.481Z] Dload Upload Total Spent Left Speed [2021-11-17T15:00:17.481Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 82111 0 --:--:-- --:--:-- --:--:-- 81544 [Pipeline] sh [2021-11-17T15:00:17.881Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-17T15:00:18.216Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-17T15:00:18.216Z] + sudo tee /etc/docker/daemon.new [2021-11-17T15:00:18.216Z] { [2021-11-17T15:00:18.216Z] "registry-mirrors": [ [2021-11-17T15:00:18.216Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-17T15:00:18.216Z] ], [2021-11-17T15:00:18.217Z] "bip": "10.250.0.254/24", [2021-11-17T15:00:18.217Z] "hosts": [ [2021-11-17T15:00:18.217Z] "tcp://0.0.0.0:5555", [2021-11-17T15:00:18.217Z] "unix:///var/run/docker.sock" [2021-11-17T15:00:18.217Z] ], [2021-11-17T15:00:18.217Z] "mtu": 1458, [2021-11-17T15:00:18.217Z] "selinux-enabled": true, [2021-11-17T15:00:18.217Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-17T15:00:18.217Z] } [Pipeline] sh [2021-11-17T15:00:18.563Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-17T15:00:18.911Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-17T15:00:37.233Z] provisioning config files... [2021-11-17T15:00:37.257Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/113@tmp/config2116075124687202960tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-17T15:00:37.628Z] ---> docker-login.sh [2021-11-17T15:00:37.628Z] nexus3.edgexfoundry.org:10001 [2021-11-17T15:00:38.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T15:00:38.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T15:00:38.600Z] Configure a credential helper to remove this warning. See [2021-11-17T15:00:38.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T15:00:38.600Z] [2021-11-17T15:00:38.600Z] Login Succeeded [2021-11-17T15:00:38.600Z] nexus3.edgexfoundry.org:10002 [2021-11-17T15:00:38.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T15:00:39.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T15:00:39.149Z] Configure a credential helper to remove this warning. See [2021-11-17T15:00:39.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T15:00:39.149Z] [2021-11-17T15:00:39.149Z] Login Succeeded [2021-11-17T15:00:39.149Z] nexus3.edgexfoundry.org:10003 [2021-11-17T15:00:39.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T15:00:39.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T15:00:39.709Z] Configure a credential helper to remove this warning. See [2021-11-17T15:00:39.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T15:00:39.709Z] [2021-11-17T15:00:39.709Z] Login Succeeded [2021-11-17T15:00:39.709Z] nexus3.edgexfoundry.org:10004 [2021-11-17T15:00:39.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T15:00:40.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T15:00:40.262Z] Configure a credential helper to remove this warning. See [2021-11-17T15:00:40.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T15:00:40.262Z] [2021-11-17T15:00:40.262Z] Login Succeeded [2021-11-17T15:00:40.262Z] docker.io [2021-11-17T15:00:40.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T15:00:40.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T15:00:40.808Z] Configure a credential helper to remove this warning. See [2021-11-17T15:00:40.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T15:00:40.808Z] [2021-11-17T15:00:40.808Z] Login Succeeded [2021-11-17T15:00:40.808Z] ---> docker-login.sh ends [Pipeline] } [2021-11-17T15:00:40.825Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-17T15:00:41.084Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-17T15:00:41.093Z] ========================================================= [2021-11-17T15:00:41.093Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-17T15:00:41.093Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-17T15:00:41.420Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-17T15:00:41.697Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-17T15:00:41.697Z] 552d1f2373af: Pulling fs layer [2021-11-17T15:00:41.697Z] ea3f2d53f512: Pulling fs layer [2021-11-17T15:00:41.697Z] 9e70ebbbe112: Pulling fs layer [2021-11-17T15:00:41.697Z] 7a9cfe048b4a: Pulling fs layer [2021-11-17T15:00:41.697Z] 72dc09318566: Pulling fs layer [2021-11-17T15:00:41.697Z] f4f7b4309257: Pulling fs layer [2021-11-17T15:00:41.697Z] 0ac9a79272e3: Pulling fs layer [2021-11-17T15:00:41.697Z] b78e95d17946: Pulling fs layer [2021-11-17T15:00:41.697Z] 72dc09318566: Waiting [2021-11-17T15:00:41.697Z] f4f7b4309257: Waiting [2021-11-17T15:00:41.697Z] 0ac9a79272e3: Waiting [2021-11-17T15:00:41.697Z] b78e95d17946: Waiting [2021-11-17T15:00:41.697Z] 7a9cfe048b4a: Waiting [2021-11-17T15:00:41.697Z] 9e70ebbbe112: Verifying Checksum [2021-11-17T15:00:41.697Z] 9e70ebbbe112: Download complete [2021-11-17T15:00:41.697Z] ea3f2d53f512: Verifying Checksum [2021-11-17T15:00:41.697Z] ea3f2d53f512: Download complete [2021-11-17T15:00:41.697Z] 72dc09318566: Verifying Checksum [2021-11-17T15:00:41.697Z] 72dc09318566: Download complete [2021-11-17T15:00:41.697Z] f4f7b4309257: Verifying Checksum [2021-11-17T15:00:41.697Z] f4f7b4309257: Download complete [2021-11-17T15:00:41.697Z] 552d1f2373af: Verifying Checksum [2021-11-17T15:00:41.697Z] 552d1f2373af: Download complete [2021-11-17T15:00:41.697Z] 0ac9a79272e3: Verifying Checksum [2021-11-17T15:00:41.697Z] 0ac9a79272e3: Download complete [2021-11-17T15:00:42.684Z] 552d1f2373af: Pull complete [2021-11-17T15:00:43.285Z] ea3f2d53f512: Pull complete [2021-11-17T15:00:43.562Z] 9e70ebbbe112: Pull complete [2021-11-17T15:00:43.841Z] b78e95d17946: Verifying Checksum [2021-11-17T15:00:43.842Z] b78e95d17946: Download complete [2021-11-17T15:00:44.124Z] 7a9cfe048b4a: Verifying Checksum [2021-11-17T15:00:44.124Z] 7a9cfe048b4a: Download complete [2021-11-17T15:00:49.408Z] GO111MODULE=on go vet ./... [2021-11-17T15:00:54.293Z] 7a9cfe048b4a: Pull complete [2021-11-17T15:00:54.577Z] 72dc09318566: Pull complete [2021-11-17T15:00:54.858Z] f4f7b4309257: Pull complete [2021-11-17T15:00:55.131Z] 0ac9a79272e3: Pull complete [2021-11-17T15:00:57.616Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-17T15:00:57.616Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-17T15:00:57.616Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-11-17T15:00:57.889Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-11-17T15:00:58.176Z] + ls -al . [2021-11-17T15:00:58.177Z] total 644 [2021-11-17T15:00:58.177Z] drwxrwxr-x 10 1001 1001 4096 Nov 17 15:00 . [2021-11-17T15:00:58.177Z] drwxr-xr-x 4 root root 32 Nov 17 14:58 .. [2021-11-17T15:00:58.177Z] -rw-rw-r-- 1 1001 1001 11 Nov 17 14:57 .dockerignore [2021-11-17T15:00:58.177Z] drwxrwxr-x 8 1001 1001 162 Nov 17 14:57 .git [2021-11-17T15:00:58.177Z] drwxrwxr-x 4 1001 1001 142 Nov 17 14:57 .github [2021-11-17T15:00:58.177Z] -rw-rw-r-- 1 1001 1001 804 Nov 17 14:57 .gitignore [2021-11-17T15:00:58.177Z] -rw-rw-r-- 1 1001 1001 42 Nov 17 14:57 .golangci.yml [2021-11-17T15:00:58.177Z] -rw-rw-r-- 1 1001 1001 76 Nov 17 14:57 .hadolint.yml [2021-11-17T15:00:58.177Z] drwx------ 3 1001 1001 30 Nov 17 14:58 .semver [2021-11-17T15:00:58.177Z] -rw-rw-r-- 1 1001 1001 166 Nov 17 14:57 .sonarcloud.properties [2021-11-17T15:00:58.177Z] -rw-rw-r-- 1 1001 1001 1171 Nov 17 14:57 ADOPTERS.md [2021-11-17T15:00:58.177Z] -rw-rw-r-- 1 1001 1001 8910 Nov 17 14:57 Attribution.txt [2021-11-17T15:00:58.177Z] -rw-rw-r-- 1 1001 1001 51732 Nov 17 14:57 CHANGELOG.md [2021-11-17T15:00:58.177Z] -rw-rw-r-- 1 1001 1001 3804 Nov 17 14:57 CONTRIBUTING.md [2021-11-17T15:00:58.177Z] -rw-rw-r-- 1 1001 1001 677 Nov 17 14:57 GOVERNANCE.md [2021-11-17T15:00:58.177Z] -rw-rw-r-- 1 1001 1001 849 Nov 17 14:57 Jenkinsfile [2021-11-17T15:00:58.177Z] -rw-rw-r-- 1 1001 1001 10775 Nov 17 14:57 LICENSE [2021-11-17T15:00:58.177Z] -rw-rw-r-- 1 1001 1001 6508 Nov 17 14:57 Makefile [2021-11-17T15:00:58.177Z] -rw-rw-r-- 1 1001 1001 582 Nov 17 14:57 OWNERS.md [2021-11-17T15:00:58.177Z] -rw-rw-r-- 1 1001 1001 8207 Nov 17 14:57 README.md [2021-11-17T15:00:58.177Z] -rw-rw-r-- 1 1001 1001 6912 Nov 17 14:57 SECURITY.md [2021-11-17T15:00:58.177Z] -rw-rw-r-- 1 1001 1001 5 Nov 17 14:58 VERSION [2021-11-17T15:00:58.177Z] -rw-rw-r-- 1 1001 1001 4131 Nov 17 14:57 ZMQWindows.md [2021-11-17T15:00:58.177Z] drwxrwxr-x 2 1001 1001 37 Nov 17 14:57 bin [2021-11-17T15:00:58.177Z] drwxrwxr-x 14 1001 1001 4096 Nov 17 14:57 cmd [2021-11-17T15:00:58.177Z] -rw-r--r-- 1 root root 428381 Nov 17 15:00 coverage.out [2021-11-17T15:00:58.177Z] -rw-rw-r-- 1 1001 1001 822 Nov 17 14:57 go.mod [2021-11-17T15:00:58.177Z] -rw-rw-r-- 1 1001 1001 49471 Nov 17 14:57 go.sum [2021-11-17T15:00:58.177Z] drwxrwxr-x 8 1001 1001 124 Nov 17 14:57 internal [2021-11-17T15:00:58.177Z] drwxrwxr-x 3 1001 1001 16 Nov 17 14:57 openapi [2021-11-17T15:00:58.177Z] drwxrwxr-x 4 1001 1001 71 Nov 17 14:57 snap [2021-11-17T15:00:58.177Z] -rw-rw-r-- 1 1001 1001 204 Nov 17 14:57 version.go [Pipeline] sh [2021-11-17T15:00:58.473Z] + '[' -e coverage.out ] [2021-11-17T15:00:58.473Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-17T15:00:58.592Z] Stashed 1 file(s) [Pipeline] sh [2021-11-17T15:00:58.884Z] + make build [2021-11-17T15:00:58.884Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-11-17T15:01:00.801Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-17T15:01:01.854Z] b78e95d17946: Pull complete [2021-11-17T15:01:01.854Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-17T15:01:01.854Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-17T15:01:01.854Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-17T15:01:02.212Z] + + docker build -t ci-base-image-arm64echo -f FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-17T15:01:02.212Z] WORKDIR /edgex [2021-11-17T15:01:02.212Z] COPY go.mod . [2021-11-17T15:01:02.212Z] RUN go mod download - [2021-11-17T15:01:02.212Z] . [2021-11-17T15:01:05.060Z] Sending build context to Docker daemon 166.6MB [2021-11-17T15:01:05.060Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-17T15:01:05.060Z] ---> 8b459fc5aaf0 [2021-11-17T15:01:05.060Z] Step 2/4 : WORKDIR /edgex [2021-11-17T15:01:07.033Z] ---> Running in 884dd98964f5 [2021-11-17T15:01:07.033Z] Removing intermediate container 884dd98964f5 [2021-11-17T15:01:07.033Z] ---> f1c0cce12ece [2021-11-17T15:01:07.033Z] Step 3/4 : COPY go.mod . [2021-11-17T15:01:07.546Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-11-17T15:01:07.546Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-17T15:01:08.013Z] ---> 1f45eea29aac [2021-11-17T15:01:08.013Z] Step 4/4 : RUN go mod download [2021-11-17T15:01:08.013Z] ---> Running in f0bba2aab796 [2021-11-17T15:01:08.929Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-17T15:01:08.929Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-17T15:01:09.879Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-17T15:01:10.452Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-17T15:01:11.401Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-17T15:01:12.357Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-17T15:01:12.929Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-17T15:01:13.884Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-11-17T15:01:15.296Z] $ docker stop --time=1 dcb5b2fc62570ca7f51cc573618452e1bec9bbbc9e83e9b609ba4f2a46c0540b [2021-11-17T15:01:17.044Z] $ docker rm -f dcb5b2fc62570ca7f51cc573618452e1bec9bbbc9e83e9b609ba4f2a46c0540b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:01:18.719Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-17T15:01:18.719Z] [2021-11-17T15:01:18.719Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:01:19.214Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-17T15:01:19.214Z] latest: Pulling from edgex-devops/edgex-compose [2021-11-17T15:01:19.214Z] cbdbe7a5bc2a: Pulling fs layer [2021-11-17T15:01:19.214Z] ca9280d653b3: Pulling fs layer [2021-11-17T15:01:19.214Z] 7e9c9ca2126c: Pulling fs layer [2021-11-17T15:01:19.214Z] cbdbe7a5bc2a: Verifying Checksum [2021-11-17T15:01:19.214Z] cbdbe7a5bc2a: Download complete [2021-11-17T15:01:19.537Z] ca9280d653b3: Verifying Checksum [2021-11-17T15:01:19.537Z] ca9280d653b3: Download complete [2021-11-17T15:01:19.537Z] cbdbe7a5bc2a: Pull complete [2021-11-17T15:01:19.817Z] 7e9c9ca2126c: Download complete [2021-11-17T15:01:20.150Z] ca9280d653b3: Pull complete [2021-11-17T15:01:24.373Z] 7e9c9ca2126c: Pull complete [2021-11-17T15:01:24.373Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-11-17T15:01:24.373Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-17T15:01:24.373Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-11-17T15:01:24.433Z] prd-centos7-docker-4c-2g-977 does not seem to be running inside a container [2021-11-17T15:01:24.464Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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-17T15:01:27.021Z] $ docker top 0d512b72029731e064ffc086ffde97ccb37730e28817fc2235fc3c5365be9979 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-17T15:01:27.370Z] + docker-compose build --help [2021-11-17T15:01:27.370Z] + grep parallel [2021-11-17T15:01:27.938Z] --parallel Build images in parallel. [Pipeline] } [2021-11-17T15:01:27.947Z] $ docker stop --time=1 0d512b72029731e064ffc086ffde97ccb37730e28817fc2235fc3c5365be9979 [2021-11-17T15:01:29.119Z] $ docker rm -f 0d512b72029731e064ffc086ffde97ccb37730e28817fc2235fc3c5365be9979 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:01:29.485Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-17T15:01:29.485Z] . [Pipeline] withDockerContainer [2021-11-17T15:01:29.556Z] prd-centos7-docker-4c-2g-977 does not seem to be running inside a container [2021-11-17T15:01:29.588Z] $ 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/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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-17T15:01:29.891Z] $ docker top cd8740e1d6af22ae47ce3deca18b413c4dbd660ffde446a1e89442165b4cc9b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-17T15:01:30.241Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-17T15:01:30.814Z] Building core-command ... [2021-11-17T15:01:30.814Z] Building core-data ... [2021-11-17T15:01:30.814Z] Building core-metadata ... [2021-11-17T15:01:30.814Z] Building security-bootstrapper ... [2021-11-17T15:01:30.814Z] Building security-proxy-setup ... [2021-11-17T15:01:30.814Z] Building security-secretstore-setup ... [2021-11-17T15:01:30.814Z] Building support-notifications ... [2021-11-17T15:01:30.814Z] Building support-scheduler ... [2021-11-17T15:01:30.814Z] Building sys-mgmt-agent ... [2021-11-17T15:01:30.814Z] Building core-data [2021-11-17T15:01:30.814Z] Building security-bootstrapper [2021-11-17T15:01:30.814Z] Building security-secretstore-setup [2021-11-17T15:01:30.814Z] Building support-scheduler [2021-11-17T15:01:30.814Z] Building support-notifications [2021-11-17T15:01:38.987Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-17T15:01:38.987Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-17T15:01:38.987Z] ---> 8486ec311acc [2021-11-17T15:01:38.987Z] Step 3/21 : WORKDIR /edgex-go [2021-11-17T15:01:38.987Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-17T15:01:38.987Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-17T15:01:38.987Z] ---> 8486ec311acc [2021-11-17T15:01:38.987Z] Step 3/24 : WORKDIR /edgex-go [2021-11-17T15:01:39.259Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-17T15:01:39.259Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-17T15:01:39.259Z] ---> 8486ec311acc [2021-11-17T15:01:39.259Z] Step 3/23 : WORKDIR /edgex-go [2021-11-17T15:01:39.259Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-17T15:01:39.259Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-17T15:01:39.259Z] ---> 8486ec311acc [2021-11-17T15:01:39.259Z] Step 3/22 : WORKDIR /edgex-go [2021-11-17T15:01:39.259Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-17T15:01:39.259Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-17T15:01:39.259Z] ---> 8486ec311acc [2021-11-17T15:01:39.259Z] Step 3/30 : WORKDIR /edgex-go [2021-11-17T15:01:40.660Z] ---> Running in b45ae75167b9 [2021-11-17T15:01:40.660Z] ---> Running in e03607f8723a [2021-11-17T15:01:40.660Z] ---> Running in f9dfd2eab7af [2021-11-17T15:01:40.660Z] ---> Running in b5492534121d [2021-11-17T15:01:40.660Z] ---> Running in 7b5b3aa38400 [2021-11-17T15:01:40.927Z] Removing intermediate container e03607f8723a [2021-11-17T15:01:40.927Z] ---> 946dc152ac2c [2021-11-17T15:01:40.927Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-17T15:01:40.927Z] Removing intermediate container b45ae75167b9 [2021-11-17T15:01:40.927Z] ---> 41da2b7920c6 [2021-11-17T15:01:40.927Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-17T15:01:40.927Z] Removing intermediate container f9dfd2eab7af [2021-11-17T15:01:40.927Z] ---> a1baf28385bc [2021-11-17T15:01:40.927Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-17T15:01:40.927Z] ---> Running in dda16f6f8368 [2021-11-17T15:01:40.927Z] Removing intermediate container b5492534121d [2021-11-17T15:01:40.927Z] ---> d7b50ed975c5 [2021-11-17T15:01:40.927Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-17T15:01:40.927Z] Removing intermediate container 7b5b3aa38400 [2021-11-17T15:01:40.927Z] ---> 38f77ef1d0d6 [2021-11-17T15:01:40.927Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-17T15:01:40.927Z] ---> Running in 3c591b880271 [2021-11-17T15:01:40.927Z] ---> Running in 97ed1bc84f97 [2021-11-17T15:01:40.927Z] ---> Running in dca63ce27fde [2021-11-17T15:01:40.927Z] ---> Running in 6e66e2fb01af [2021-11-17T15:01:41.878Z] Removing intermediate container dda16f6f8368 [2021-11-17T15:01:41.878Z] ---> 21be2a956533 [2021-11-17T15:01:41.878Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-17T15:01:41.878Z] ---> Running in 72a6227e798a [2021-11-17T15:01:42.151Z] Removing intermediate container dca63ce27fde [2021-11-17T15:01:42.151Z] ---> 5cbc62245c4b [2021-11-17T15:01:42.151Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-17T15:01:42.151Z] ---> Running in dadee1b4df0e [2021-11-17T15:01:42.151Z] Removing intermediate container 97ed1bc84f97 [2021-11-17T15:01:42.151Z] ---> 6014a75a30b6 [2021-11-17T15:01:42.151Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-17T15:01:42.425Z] ---> Running in 0e44d8a86773 [2021-11-17T15:01:42.425Z] Removing intermediate container 6e66e2fb01af [2021-11-17T15:01:42.425Z] ---> 3fa3db50167b [2021-11-17T15:01:42.425Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-17T15:01:42.425Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-17T15:01:42.425Z] Removing intermediate container 3c591b880271 [2021-11-17T15:01:42.425Z] ---> 5e03fc83384a [2021-11-17T15:01:42.425Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-17T15:01:42.425Z] ---> Running in 804c95190d1b [2021-11-17T15:01:42.425Z] ---> Running in f0bd754ea1d5 [2021-11-17T15:01:42.699Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-17T15:01:42.699Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-17T15:01:42.699Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-17T15:01:42.959Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-17T15:01:43.563Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-17T15:01:43.564Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-17T15:01:43.564Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-17T15:01:43.564Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-17T15:01:43.851Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-17T15:01:44.125Z] OK: 220 MiB in 52 packages [2021-11-17T15:01:44.125Z] OK: 220 MiB in 52 packages [2021-11-17T15:01:44.125Z] OK: 220 MiB in 52 packages [2021-11-17T15:01:44.125Z] OK: 220 MiB in 52 packages [2021-11-17T15:01:44.125Z] OK: 220 MiB in 52 packages [2021-11-17T15:01:44.397Z] Removing intermediate container 72a6227e798a [2021-11-17T15:01:44.397Z] ---> 49d81c57c276 [2021-11-17T15:01:44.397Z] Step 6/23 : COPY go.mod . [2021-11-17T15:01:44.397Z] Removing intermediate container dadee1b4df0e [2021-11-17T15:01:44.397Z] ---> 0cc489fd1b7e [2021-11-17T15:01:44.397Z] Step 6/21 : COPY . . [2021-11-17T15:01:44.662Z] Removing intermediate container f0bd754ea1d5 [2021-11-17T15:01:44.662Z] ---> c26352a52f09 [2021-11-17T15:01:44.662Z] Step 6/30 : COPY . . [2021-11-17T15:01:44.923Z] Removing intermediate container 0e44d8a86773 [2021-11-17T15:01:44.923Z] ---> 583b5a001d61 [2021-11-17T15:01:44.923Z] Step 6/22 : COPY . . [2021-11-17T15:01:45.187Z] Removing intermediate container 804c95190d1b [2021-11-17T15:01:45.187Z] ---> a3f3dcfd14ed [2021-11-17T15:01:45.187Z] Step 6/24 : COPY . . [2021-11-17T15:01:48.548Z] ---> d5fe0ef67b1d [2021-11-17T15:01:48.548Z] Step 7/23 : RUN go mod download [2021-11-17T15:01:51.093Z] ---> Running in 9ad18e629270 [2021-11-17T15:01:51.093Z] ---> 5ac3393cdb02 [2021-11-17T15:01:51.093Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-17T15:01:51.093Z] ---> 5ce2b3e4e039 [2021-11-17T15:01:51.093Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-17T15:01:51.093Z] ---> Running in eb9be71458c1 [2021-11-17T15:01:51.093Z] ---> a710a4ddfd74 [2021-11-17T15:01:51.093Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-17T15:01:51.093Z] ---> f9198eda21f7 [2021-11-17T15:01:51.093Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-17T15:01:51.093Z] ---> Running in 060d459937a4 [2021-11-17T15:01:51.356Z] ---> Running in 6ab98bab35c0 [2021-11-17T15:01:51.356Z] ---> Running in dd5ea60472e6 [2021-11-17T15:01:52.794Z] Removing intermediate container 9ad18e629270 [2021-11-17T15:01:52.794Z] ---> 608e39762249 [2021-11-17T15:01:52.794Z] Step 8/23 : COPY . . [2021-11-17T15:01:54.177Z] Removing intermediate container 6ab98bab35c0 [2021-11-17T15:01:54.177Z] ---> ab43928b0a3f [2021-11-17T15:01:54.177Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-17T15:01:54.177Z] Removing intermediate container eb9be71458c1 [2021-11-17T15:01:54.177Z] ---> 9d76188ea3d5 [2021-11-17T15:01:54.177Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-17T15:01:54.177Z] ---> Running in b7e89fc41da0 [2021-11-17T15:01:54.442Z] ---> Running in e0d8d9f67328 [2021-11-17T15:01:54.442Z] Removing intermediate container dd5ea60472e6 [2021-11-17T15:01:54.442Z] ---> fc5d40a26fab [2021-11-17T15:01:54.442Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-17T15:01:54.442Z] Removing intermediate container 060d459937a4 [2021-11-17T15:01:54.442Z] ---> cab722a2e21b [2021-11-17T15:01:54.442Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-17T15:01:54.442Z] ---> Running in 03bc2fb7ec88 [2021-11-17T15:01:54.442Z] ---> Running in ca483a912b92 [2021-11-17T15:01:54.729Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-11-17T15:01:55.003Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-17T15:01:55.271Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-17T15:01:55.271Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-17T15:01:55.845Z] ---> 09afd8ba83c1 [2021-11-17T15:01:55.845Z] Step 9/23 : RUN go mod tidy [2021-11-17T15:01:55.845Z] ---> Running in 24e641f67e27 [2021-11-17T15:01:57.774Z] Removing intermediate container 24e641f67e27 [2021-11-17T15:01:57.774Z] ---> 2afc45e62694 [2021-11-17T15:01:57.774Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-17T15:01:57.774Z] ---> Running in 1c496129e617 [2021-11-17T15:01:58.371Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-17T15:02:29.798Z] Removing intermediate container f0bba2aab796 [2021-11-17T15:02:29.798Z] ---> c1fea6c4de6d [2021-11-17T15:02:29.798Z] Successfully built c1fea6c4de6d [2021-11-17T15:02:29.798Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:02:30.137Z] + docker inspect -f . ci-base-image-arm64 [2021-11-17T15:02:30.137Z] . [Pipeline] withDockerContainer [2021-11-17T15:02:30.398Z] prd-ubuntu18.04-docker-arm64-4c-16g-978 does not seem to be running inside a container [2021-11-17T15:02:30.474Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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-17T15:02:31.970Z] $ docker top e8cb6d8570446cd7db818489698ebaba474e7581c3634a4e61328cce51b47300 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-17T15:02:32.917Z] + go version [2021-11-17T15:02:32.917Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-17T15:02:32.935Z] $ docker stop --time=1 e8cb6d8570446cd7db818489698ebaba474e7581c3634a4e61328cce51b47300 [2021-11-17T15:02:34.643Z] $ docker rm -f e8cb6d8570446cd7db818489698ebaba474e7581c3634a4e61328cce51b47300 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:02:35.461Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-17T15:02:35.733Z] [2021-11-17T15:02:35.733Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:02:36.077Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-17T15:02:36.352Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-11-17T15:02:36.352Z] 29e5d40040c1: Pulling fs layer [2021-11-17T15:02:36.352Z] 1ce36da41761: Pulling fs layer [2021-11-17T15:02:36.352Z] 25b303627fd3: Pulling fs layer [2021-11-17T15:02:36.352Z] 29e5d40040c1: Verifying Checksum [2021-11-17T15:02:36.352Z] 29e5d40040c1: Download complete [2021-11-17T15:02:36.628Z] 1ce36da41761: Verifying Checksum [2021-11-17T15:02:36.628Z] 1ce36da41761: Download complete [2021-11-17T15:02:37.225Z] 29e5d40040c1: Pull complete [2021-11-17T15:02:37.229Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-17T15:02:37.229Z] Removing intermediate container ca483a912b92 [2021-11-17T15:02:37.229Z] ---> 978a767c9aee [2021-11-17T15:02:37.229Z] [2021-11-17T15:02:37.229Z] Step 9/30 : FROM alpine:3.14 [2021-11-17T15:02:37.229Z] Removing intermediate container 03bc2fb7ec88 [2021-11-17T15:02:37.229Z] ---> afe9e27beb25 [2021-11-17T15:02:37.229Z] [2021-11-17T15:02:37.229Z] Step 9/24 : FROM alpine:3.14 [2021-11-17T15:02:37.229Z] 3.14: Pulling from library/alpine [2021-11-17T15:02:37.229Z] 3.14: Pulling from library/alpine [2021-11-17T15:02:37.229Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-17T15:02:37.229Z] Status: Downloaded newer image for alpine:3.14 [2021-11-17T15:02:37.229Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-17T15:02:37.229Z] Status: Image is up to date for alpine:3.14 [2021-11-17T15:02:37.229Z] ---> 0a97eee8041e [2021-11-17T15:02:37.229Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-17T15:02:37.229Z] ---> 0a97eee8041e [2021-11-17T15:02:37.229Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-17T15:02:37.495Z] ---> Running in 5a96c99f3c81 [2021-11-17T15:02:37.495Z] ---> Running in 6eefb8d14e0d [2021-11-17T15:02:38.087Z] Removing intermediate container 6eefb8d14e0d [2021-11-17T15:02:38.087Z] ---> afa2a747d30f [2021-11-17T15:02:38.087Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-17T15:02:38.087Z] ---> Running in 844f990daba5 [2021-11-17T15:02:38.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-17T15:02:38.207Z] 25b303627fd3: Verifying Checksum [2021-11-17T15:02:38.207Z] 25b303627fd3: Download complete [2021-11-17T15:02:38.207Z] 1ce36da41761: Pull complete [2021-11-17T15:02:38.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-17T15:02:38.663Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-17T15:02:38.663Z] Removing intermediate container e0d8d9f67328 [2021-11-17T15:02:38.663Z] ---> 8b32c864bdf2 [2021-11-17T15:02:38.663Z] [2021-11-17T15:02:38.663Z] Step 9/21 : FROM alpine:3.14 [2021-11-17T15:02:38.663Z] ---> 0a97eee8041e [2021-11-17T15:02:38.663Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-17T15:02:38.663Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-17T15:02:38.663Z] (3/3) Installing su-exec (0.2-r1) [2021-11-17T15:02:38.663Z] Executing busybox-1.33.1-r6.trigger [2021-11-17T15:02:38.663Z] Executing ca-certificates-20191127-r5.trigger [2021-11-17T15:02:38.663Z] ---> Running in 4f54a4c9f705 [2021-11-17T15:02:38.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-17T15:02:38.663Z] OK: 6 MiB in 17 packages [2021-11-17T15:02:38.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-17T15:02:39.210Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-17T15:02:39.210Z] (2/2) Installing su-exec (0.2-r1) [2021-11-17T15:02:39.210Z] Executing busybox-1.33.1-r6.trigger [2021-11-17T15:02:39.210Z] OK: 6 MiB in 16 packages [2021-11-17T15:02:39.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-17T15:02:39.476Z] Removing intermediate container 5a96c99f3c81 [2021-11-17T15:02:39.476Z] ---> 4aa292dc2dac [2021-11-17T15:02:39.476Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-17T15:02:39.476Z] ---> Running in bf600cbc66ae [2021-11-17T15:02:39.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-17T15:02:39.768Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-17T15:02:39.768Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-17T15:02:39.768Z] Executing busybox-1.33.1-r6.trigger [2021-11-17T15:02:39.768Z] Executing ca-certificates-20191127-r5.trigger [2021-11-17T15:02:39.768Z] OK: 6 MiB in 16 packages [2021-11-17T15:02:39.768Z] Removing intermediate container bf600cbc66ae [2021-11-17T15:02:39.768Z] ---> 657b0de8fc45 [2021-11-17T15:02:39.768Z] Step 12/24 : WORKDIR / [2021-11-17T15:02:39.768Z] ---> Running in d0435c73705b [2021-11-17T15:02:40.410Z] Removing intermediate container 844f990daba5 [2021-11-17T15:02:40.410Z] ---> e4f88e5a71c9 [2021-11-17T15:02:40.410Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-17T15:02:40.410Z] Removing intermediate container d0435c73705b [2021-11-17T15:02:40.410Z] ---> 66fc3ebfc3b2 [2021-11-17T15:02:40.410Z] 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-17T15:02:40.410Z] ---> Running in 00928104c109 [2021-11-17T15:02:40.998Z] Removing intermediate container 00928104c109 [2021-11-17T15:02:40.998Z] ---> 4420cfa60010 [2021-11-17T15:02:40.998Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-17T15:02:40.998Z] Removing intermediate container 4f54a4c9f705 [2021-11-17T15:02:40.998Z] ---> 37e7c2ec7927 [2021-11-17T15:02:40.998Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-17T15:02:40.998Z] ---> Running in 9449a3832633 [2021-11-17T15:02:40.998Z] ---> 1a397e42f5a8 [2021-11-17T15:02:40.998Z] 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-17T15:02:40.998Z] ---> Running in 18f379a1aef5 [2021-11-17T15:02:40.998Z] Removing intermediate container 1c496129e617 [2021-11-17T15:02:40.998Z] ---> 3fd804f8d68e [2021-11-17T15:02:40.998Z] [2021-11-17T15:02:40.998Z] Step 11/23 : FROM alpine:3.14 [2021-11-17T15:02:40.998Z] ---> 0a97eee8041e [2021-11-17T15:02:40.998Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-17T15:02:40.998Z] Removing intermediate container 9449a3832633 [2021-11-17T15:02:40.998Z] ---> 9ce66ab13cc3 [2021-11-17T15:02:40.998Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-17T15:02:40.998Z] ---> Running in 293d9262ba54 [2021-11-17T15:02:41.267Z] ---> Running in 8013459ab2bd [2021-11-17T15:02:41.267Z] Removing intermediate container 18f379a1aef5 [2021-11-17T15:02:41.267Z] ---> 59b65fdd254b [2021-11-17T15:02:41.267Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-17T15:02:41.267Z] ---> 8a90465e8966 [2021-11-17T15:02:41.267Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-17T15:02:41.267Z] ---> Running in cf3cf8162001 [2021-11-17T15:02:41.539Z] Removing intermediate container cf3cf8162001 [2021-11-17T15:02:41.540Z] ---> 63f862c66c05 [2021-11-17T15:02:41.540Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-17T15:02:41.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-17T15:02:41.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-17T15:02:42.077Z] ---> 3d8db6ae2489 [2021-11-17T15:02:42.077Z] 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-17T15:02:42.077Z] ---> Running in 237df448c0f0 [2021-11-17T15:02:42.077Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-17T15:02:42.077Z] Executing busybox-1.33.1-r6.trigger [2021-11-17T15:02:42.077Z] OK: 6 MiB in 15 packages [2021-11-17T15:02:42.343Z] Removing intermediate container 237df448c0f0 [2021-11-17T15:02:42.343Z] ---> 81b4fd937503 [2021-11-17T15:02:42.343Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-17T15:02:42.343Z] Removing intermediate container b7e89fc41da0 [2021-11-17T15:02:42.343Z] ---> f2dafbb3b484 [2021-11-17T15:02:42.343Z] [2021-11-17T15:02:42.343Z] Step 9/22 : FROM alpine:3.14 [2021-11-17T15:02:42.343Z] ---> 0a97eee8041e [2021-11-17T15:02:42.343Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-17T15:02:42.343Z] ---> b890d8d9aae0 [2021-11-17T15:02:42.343Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-17T15:02:42.343Z] Removing intermediate container 8013459ab2bd [2021-11-17T15:02:42.343Z] ---> f44ab4c012b5 [2021-11-17T15:02:42.343Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-17T15:02:42.343Z] ---> Running in 952a041ace7e [2021-11-17T15:02:42.343Z] ---> Running in 732439045bc8 [2021-11-17T15:02:42.343Z] ---> 5fad34ab0397 [2021-11-17T15:02:42.343Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-17T15:02:42.615Z] Removing intermediate container 293d9262ba54 [2021-11-17T15:02:42.616Z] ---> 4b29aab5530c [2021-11-17T15:02:42.616Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-17T15:02:42.616Z] Removing intermediate container 952a041ace7e [2021-11-17T15:02:42.616Z] ---> df59a5f0edfe [2021-11-17T15:02:42.616Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-17T15:02:42.616Z] ---> Running in 60c09b56b7f7 [2021-11-17T15:02:42.616Z] Removing intermediate container 732439045bc8 [2021-11-17T15:02:42.616Z] ---> 2a454aaf603d [2021-11-17T15:02:42.616Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-17T15:02:42.616Z] ---> Running in 0fd710dbdf7b [2021-11-17T15:02:42.892Z] Removing intermediate container 60c09b56b7f7 [2021-11-17T15:02:42.892Z] ---> 96a6baf1b5af [2021-11-17T15:02:42.892Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-17T15:02:42.892Z] ---> a5b2f282475b [2021-11-17T15:02:42.892Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-17T15:02:42.892Z] ---> Running in 4d2b5a5eda9d [2021-11-17T15:02:42.892Z] Removing intermediate container 0fd710dbdf7b [2021-11-17T15:02:42.892Z] ---> c7128491af83 [2021-11-17T15:02:42.892Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-17T15:02:42.892Z] ---> c5fba02eac56 [2021-11-17T15:02:42.892Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-17T15:02:42.892Z] ---> 7060c87657eb [2021-11-17T15:02:42.892Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-17T15:02:42.892Z] ---> Running in 80de3a464e3f [2021-11-17T15:02:42.892Z] ---> Running in a4d481155e1a [2021-11-17T15:02:42.892Z] Removing intermediate container 4d2b5a5eda9d [2021-11-17T15:02:42.892Z] ---> b6f04953fce8 [2021-11-17T15:02:42.892Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-17T15:02:43.162Z] ---> Running in 69198441ba85 [2021-11-17T15:02:43.162Z] Removing intermediate container 80de3a464e3f [2021-11-17T15:02:43.162Z] ---> 500182c10b3e [2021-11-17T15:02:43.162Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-17T15:02:43.162Z] ---> 635653d6f372 [2021-11-17T15:02:43.162Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-17T15:02:43.162Z] ---> Running in d92e13df5098 [2021-11-17T15:02:43.162Z] Removing intermediate container 69198441ba85 [2021-11-17T15:02:43.162Z] ---> 68af55031e6f [2021-11-17T15:02:43.162Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-17T15:02:43.162Z] ---> e020f6ae71fa [2021-11-17T15:02:43.162Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-17T15:02:43.162Z] ---> Running in d426ea992f83 [2021-11-17T15:02:43.437Z] Removing intermediate container d426ea992f83 [2021-11-17T15:02:43.437Z] ---> f858672d8502 [2021-11-17T15:02:43.437Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-17T15:02:43.437Z] ---> Running in da9bbec26329 [2021-11-17T15:02:43.437Z] ---> 4e608d8f7762 [2021-11-17T15:02:43.437Z] 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-17T15:02:43.437Z] ---> c7b106cb0440 [2021-11-17T15:02:43.437Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-17T15:02:43.712Z] ---> Running in 0672031c80e7 [2021-11-17T15:02:43.712Z] Removing intermediate container da9bbec26329 [2021-11-17T15:02:43.712Z] ---> dc463b01306d [2021-11-17T15:02:43.712Z] Step 19/21 : LABEL arch=x86_64 [2021-11-17T15:02:43.712Z] ---> Running in 5caef51017bf [2021-11-17T15:02:43.712Z] Removing intermediate container a4d481155e1a [2021-11-17T15:02:43.712Z] ---> 7fdc19a2523d [2021-11-17T15:02:43.712Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-17T15:02:43.981Z] Removing intermediate container 5caef51017bf [2021-11-17T15:02:43.981Z] ---> eee854b76085 [2021-11-17T15:02:43.981Z] Step 20/21 : LABEL git_sha=0e57188e00e89e0d20a1f3c03614da85116ecb0b [2021-11-17T15:02:43.981Z] ---> Running in 50269121e521 [2021-11-17T15:02:43.981Z] ---> 6b9cd0cb2769 [2021-11-17T15:02:43.981Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-17T15:02:43.981Z] ---> a4f47d7e5fbc [2021-11-17T15:02:43.981Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-17T15:02:43.981Z] Removing intermediate container d92e13df5098 [2021-11-17T15:02:43.981Z] ---> 350a95e27987 [2021-11-17T15:02:43.981Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-17T15:02:44.259Z] Removing intermediate container 50269121e521 [2021-11-17T15:02:44.259Z] ---> 34a3e99aaf3d [2021-11-17T15:02:44.259Z] Step 21/21 : LABEL version=0.0.0 [2021-11-17T15:02:44.259Z] ---> Running in 6312e19661b3 [2021-11-17T15:02:44.259Z] ---> Running in 56c3b20582ea [2021-11-17T15:02:44.259Z] ---> 84ff122ad90e [2021-11-17T15:02:44.259Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-17T15:02:44.259Z] ---> Running in 661b1ce353ff [2021-11-17T15:02:44.259Z] Removing intermediate container 0672031c80e7 [2021-11-17T15:02:44.259Z] ---> e4533171e5a6 [2021-11-17T15:02:44.259Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-17T15:02:44.529Z] Removing intermediate container 56c3b20582ea [2021-11-17T15:02:44.529Z] ---> 7af6d2f2c121 [2021-11-17T15:02:44.529Z] [2021-11-17T15:02:44.529Z] Successfully built 7af6d2f2c121 [2021-11-17T15:02:44.529Z] ---> Running in dd2a5febbffb [2021-11-17T15:02:44.529Z] Successfully tagged support-notifications:latest [2021-11-17T15:02:44.529Z] Building sys-mgmt-agent [2021-11-17T15:02:44.529Z]  Building support-notifications ... done Removing intermediate container 661b1ce353ff [2021-11-17T15:02:44.529Z] ---> 7f33b09c7d7e [2021-11-17T15:02:44.529Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-17T15:02:44.789Z] ---> 460afd541c66 [2021-11-17T15:02:44.789Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-17T15:02:45.053Z] ---> Running in 94ddf8e1b245 [2021-11-17T15:02:45.053Z] Removing intermediate container dd2a5febbffb [2021-11-17T15:02:45.053Z] ---> bb99555f7607 [2021-11-17T15:02:45.053Z] Step 22/24 : LABEL arch=x86_64 [2021-11-17T15:02:45.322Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-17T15:02:45.587Z] ---> 8a308a64766f [2021-11-17T15:02:45.587Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-17T15:02:45.587Z] ---> Running in 9d2ce6bbe31d [2021-11-17T15:02:45.587Z] Removing intermediate container 94ddf8e1b245 [2021-11-17T15:02:45.587Z] ---> 856a86e9ac62 [2021-11-17T15:02:45.587Z] Step 21/23 : LABEL arch=x86_64 [2021-11-17T15:02:45.587Z] ---> Running in df8e2011cda7 [2021-11-17T15:02:45.587Z] Removing intermediate container 9d2ce6bbe31d [2021-11-17T15:02:45.587Z] ---> d4681bea96c6 [2021-11-17T15:02:45.587Z] Step 23/24 : LABEL git_sha=0e57188e00e89e0d20a1f3c03614da85116ecb0b [2021-11-17T15:02:45.853Z] ---> Running in af2f04d3939d [2021-11-17T15:02:45.854Z] Removing intermediate container df8e2011cda7 [2021-11-17T15:02:45.854Z] ---> 0b4568701d04 [2021-11-17T15:02:45.854Z] Step 22/23 : LABEL git_sha=0e57188e00e89e0d20a1f3c03614da85116ecb0b [2021-11-17T15:02:45.854Z] ---> 10878045a388 [2021-11-17T15:02:45.854Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-17T15:02:45.854Z] ---> Running in 3b2b430d1240 [2021-11-17T15:02:45.854Z] Removing intermediate container af2f04d3939d [2021-11-17T15:02:45.854Z] ---> 6a07aa02b8b5 [2021-11-17T15:02:45.854Z] Step 24/24 : LABEL version=0.0.0 [2021-11-17T15:02:46.131Z] Removing intermediate container 3b2b430d1240 [2021-11-17T15:02:46.131Z] ---> 2b84bb6eff95 [2021-11-17T15:02:46.131Z] Step 23/23 : LABEL version=0.0.0 [2021-11-17T15:02:46.131Z] ---> Running in 20e214ddf1d8 [2021-11-17T15:02:46.131Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-17T15:02:46.131Z] ---> 338a3cea2c4f [2021-11-17T15:02:46.131Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-17T15:02:46.131Z] ---> Running in 924e1341ce90 [2021-11-17T15:02:46.131Z] Removing intermediate container 20e214ddf1d8 [2021-11-17T15:02:46.131Z] ---> 400b18c2e946 [2021-11-17T15:02:46.131Z] [2021-11-17T15:02:46.131Z] ---> Running in 391f9f44fd56 [2021-11-17T15:02:46.406Z] Removing intermediate container 924e1341ce90 [2021-11-17T15:02:46.406Z] ---> fc49617c2b21 [2021-11-17T15:02:46.406Z] [2021-11-17T15:02:46.406Z] Successfully built 400b18c2e946 [2021-11-17T15:02:46.406Z] Successfully tagged security-secretstore-setup:latest [2021-11-17T15:02:46.406Z] Building security-proxy-setup [2021-11-17T15:02:46.406Z]  Building security-secretstore-setup ... done Successfully built fc49617c2b21 [2021-11-17T15:02:46.406Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-17T15:02:46.406Z] Successfully tagged support-scheduler:latest [2021-11-17T15:02:46.406Z] Building core-metadata [2021-11-17T15:02:46.406Z]  Building support-scheduler ... done Removing intermediate container 391f9f44fd56 [2021-11-17T15:02:46.406Z] ---> 322001955de7 [2021-11-17T15:02:46.406Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-17T15:02:46.406Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-17T15:02:46.677Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-17T15:02:46.677Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-17T15:02:46.677Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-17T15:02:47.246Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-17T15:02:47.246Z] Executing busybox-1.33.1-r6.trigger [2021-11-17T15:02:47.246Z] OK: 8 MiB in 20 packages [2021-11-17T15:02:48.352Z] 25b303627fd3: Pull complete [2021-11-17T15:02:48.352Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-11-17T15:02:48.352Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-17T15:02:48.353Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-11-17T15:02:48.587Z] prd-ubuntu18.04-docker-arm64-4c-16g-978 does not seem to be running inside a container [2021-11-17T15:02:48.674Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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-17T15:02:49.179Z] ---> b176d8a5cb40 [2021-11-17T15:02:49.179Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-17T15:02:49.442Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-17T15:02:49.442Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-17T15:02:49.442Z] ---> 8486ec311acc [2021-11-17T15:02:49.442Z] Step 3/22 : WORKDIR /edgex-go [2021-11-17T15:02:49.442Z] ---> Using cache [2021-11-17T15:02:49.442Z] ---> 38f77ef1d0d6 [2021-11-17T15:02:49.442Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-17T15:02:49.442Z] ---> Using cache [2021-11-17T15:02:49.442Z] ---> 3fa3db50167b [2021-11-17T15:02:49.442Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-17T15:02:50.391Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-17T15:02:50.391Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-17T15:02:50.391Z] ---> 8486ec311acc [2021-11-17T15:02:50.391Z] Step 3/20 : WORKDIR /edgex-go [2021-11-17T15:02:50.391Z] ---> Using cache [2021-11-17T15:02:50.391Z] ---> 38f77ef1d0d6 [2021-11-17T15:02:50.391Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-17T15:02:50.391Z] ---> Using cache [2021-11-17T15:02:50.391Z] ---> 3fa3db50167b [2021-11-17T15:02:50.391Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-17T15:02:50.391Z] ---> Using cache [2021-11-17T15:02:50.391Z] ---> a3f3dcfd14ed [2021-11-17T15:02:50.391Z] Step 6/20 : COPY . . [2021-11-17T15:02:50.391Z] ---> Using cache [2021-11-17T15:02:50.391Z] ---> f9198eda21f7 [2021-11-17T15:02:50.391Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-17T15:02:50.391Z] ---> Using cache [2021-11-17T15:02:50.391Z] ---> fc5d40a26fab [2021-11-17T15:02:50.391Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-17T15:02:50.391Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-17T15:02:50.391Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-17T15:02:50.391Z] ---> 8486ec311acc [2021-11-17T15:02:50.391Z] Step 3/22 : WORKDIR /edgex-go [2021-11-17T15:02:50.391Z] ---> Using cache [2021-11-17T15:02:50.391Z] ---> 38f77ef1d0d6 [2021-11-17T15:02:50.391Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-17T15:02:50.391Z] ---> Using cache [2021-11-17T15:02:50.391Z] ---> 3fa3db50167b [2021-11-17T15:02:50.391Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-17T15:02:50.391Z] ---> Using cache [2021-11-17T15:02:50.391Z] ---> a3f3dcfd14ed [2021-11-17T15:02:50.391Z] Step 6/22 : COPY . . [2021-11-17T15:02:50.391Z] ---> Using cache [2021-11-17T15:02:50.391Z] ---> f9198eda21f7 [2021-11-17T15:02:50.391Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-17T15:02:50.391Z] ---> Using cache [2021-11-17T15:02:50.391Z] ---> fc5d40a26fab [2021-11-17T15:02:50.391Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-17T15:02:50.655Z] ---> Running in 1599113a3019 [2021-11-17T15:02:50.655Z] ---> Running in 13cf376a875b [2021-11-17T15:02:50.655Z] ---> Running in f89b30833866 [2021-11-17T15:02:50.655Z] ---> Running in abf45034031a [2021-11-17T15:02:50.655Z] Removing intermediate container 6312e19661b3 [2021-11-17T15:02:50.655Z] ---> b8b1b7897cce [2021-11-17T15:02:50.655Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-17T15:02:50.922Z] ---> 848dd9c5fd9c [2021-11-17T15:02:50.922Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-17T15:02:51.104Z] $ docker top b2379a0d5116c3fec16dfa05381a53cde00c4f603aa803150cd02a23790e4429 -eo pid,comm [2021-11-17T15:02:51.182Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-17T15:02:51.182Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [Pipeline] { [Pipeline] sh [2021-11-17T15:02:51.442Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-17T15:02:51.442Z] ---> c0beaba172d4 [2021-11-17T15:02:51.442Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-17T15:02:51.704Z] ---> 08a6dac14eb3 [2021-11-17T15:02:51.704Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-17T15:02:51.704Z] ---> Running in 9406c4f7cc6b [2021-11-17T15:02:51.704Z] Removing intermediate container 9406c4f7cc6b [2021-11-17T15:02:51.704Z] ---> 6b10859b8abf [2021-11-17T15:02:51.704Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-17T15:02:51.704Z] ---> Running in ae19998824be [2021-11-17T15:02:51.967Z] Removing intermediate container abf45034031a [2021-11-17T15:02:51.967Z] ---> 8c7e44291441 [2021-11-17T15:02:51.967Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-17T15:02:51.967Z] ---> Running in 4a59849abe19 [2021-11-17T15:02:51.967Z] Removing intermediate container ae19998824be [2021-11-17T15:02:51.967Z] ---> 3206726e5144 [2021-11-17T15:02:51.967Z] Step 20/22 : LABEL arch=x86_64 [2021-11-17T15:02:51.967Z] ---> Running in f355b69ceddc [2021-11-17T15:02:52.054Z] + docker-compose+ buildgrep parallel [2021-11-17T15:02:52.054Z] --help [2021-11-17T15:02:52.232Z] Removing intermediate container 4a59849abe19 [2021-11-17T15:02:52.232Z] ---> 6f13ff4ed619 [2021-11-17T15:02:52.232Z] Step 27/30 : CMD ["gate"] [2021-11-17T15:02:52.232Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-17T15:02:52.232Z] Removing intermediate container f355b69ceddc [2021-11-17T15:02:52.232Z] ---> 889a489aef17 [2021-11-17T15:02:52.232Z] Step 21/22 : LABEL git_sha=0e57188e00e89e0d20a1f3c03614da85116ecb0b [2021-11-17T15:02:52.232Z] ---> Running in 6d02a226c6ef [2021-11-17T15:02:52.232Z] ---> Running in e4448d44947d [2021-11-17T15:02:52.499Z] Removing intermediate container 6d02a226c6ef [2021-11-17T15:02:52.499Z] ---> 30cbff9abe8c [2021-11-17T15:02:52.499Z] Step 28/30 : LABEL arch=x86_64 [2021-11-17T15:02:52.499Z] Removing intermediate container e4448d44947d [2021-11-17T15:02:52.499Z] ---> 132829c45e5a [2021-11-17T15:02:52.499Z] Step 22/22 : LABEL version=0.0.0 [2021-11-17T15:02:52.499Z] ---> Running in ae56a9350ae7 [2021-11-17T15:02:52.499Z] ---> Running in d97bc2f1c326 [2021-11-17T15:02:52.762Z] Removing intermediate container ae56a9350ae7 [2021-11-17T15:02:52.762Z] ---> 992a7778db7c [2021-11-17T15:02:52.762Z] Step 29/30 : LABEL git_sha=0e57188e00e89e0d20a1f3c03614da85116ecb0b [2021-11-17T15:02:52.762Z] OK: 220 MiB in 52 packages [2021-11-17T15:02:52.762Z] Removing intermediate container d97bc2f1c326 [2021-11-17T15:02:52.762Z] ---> c39072ccf97c [2021-11-17T15:02:52.762Z] [2021-11-17T15:02:52.762Z] ---> Running in d970853aa27a [2021-11-17T15:02:53.026Z] Successfully built c39072ccf97c [2021-11-17T15:02:53.026Z] Successfully tagged core-data:latest [2021-11-17T15:02:53.026Z]  Building core-data ... done Building core-command [2021-11-17T15:02:53.026Z] Removing intermediate container d970853aa27a [2021-11-17T15:02:53.026Z] ---> ad5584418a8d [2021-11-17T15:02:53.026Z] Step 30/30 : LABEL version=0.0.0 [2021-11-17T15:02:53.289Z] ---> Running in be1de7935f25 [2021-11-17T15:02:53.553Z] Removing intermediate container 1599113a3019 [2021-11-17T15:02:53.553Z] ---> dc94493a9efb [2021-11-17T15:02:53.553Z] Step 6/22 : COPY . . [2021-11-17T15:02:54.502Z] Removing intermediate container be1de7935f25 [2021-11-17T15:02:54.502Z] ---> 3615cde08d5d [2021-11-17T15:02:54.502Z] [2021-11-17T15:02:54.502Z] Successfully built 3615cde08d5d [2021-11-17T15:02:54.502Z] Successfully tagged security-bootstrapper:latest [2021-11-17T15:02:55.438Z] --parallel Build images in parallel. [Pipeline] } [2021-11-17T15:02:55.728Z] $ docker stop --time=1 b2379a0d5116c3fec16dfa05381a53cde00c4f603aa803150cd02a23790e4429 [2021-11-17T15:02:57.423Z] $ docker rm -f b2379a0d5116c3fec16dfa05381a53cde00c4f603aa803150cd02a23790e4429 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:02:58.017Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-17T15:02:58.017Z] . [Pipeline] withDockerContainer [2021-11-17T15:02:58.271Z] prd-ubuntu18.04-docker-arm64-4c-16g-978 does not seem to be running inside a container [2021-11-17T15:02:58.347Z] $ 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/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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-17T15:02:59.720Z] $ docker top e5554f3dd17264e5adfb428f7a34f5a0fd5b52bfd832477085df7e1852947f87 -eo pid,comm [2021-11-17T15:02:59.807Z]  Building security-bootstrapper ... done  ---> 3d271c6fd037 [2021-11-17T15:02:59.807Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-17T15:02:59.807Z] ---> Running in e2429e2387c1 [Pipeline] { [Pipeline] sh [2021-11-17T15:03:00.654Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-17T15:03:00.760Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-17T15:03:00.760Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-17T15:03:00.760Z] ---> 8486ec311acc [2021-11-17T15:03:00.760Z] Step 3/22 : WORKDIR /edgex-go [2021-11-17T15:03:00.760Z] ---> Using cache [2021-11-17T15:03:00.760Z] ---> 38f77ef1d0d6 [2021-11-17T15:03:00.760Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-17T15:03:00.760Z] ---> Using cache [2021-11-17T15:03:00.760Z] ---> 3fa3db50167b [2021-11-17T15:03:00.760Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-17T15:03:00.760Z] ---> Using cache [2021-11-17T15:03:00.760Z] ---> a3f3dcfd14ed [2021-11-17T15:03:00.760Z] Step 6/22 : COPY . . [2021-11-17T15:03:00.760Z] ---> Using cache [2021-11-17T15:03:00.760Z] ---> f9198eda21f7 [2021-11-17T15:03:00.760Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-17T15:03:00.760Z] ---> Using cache [2021-11-17T15:03:00.760Z] ---> fc5d40a26fab [2021-11-17T15:03:00.760Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-17T15:03:01.026Z] ---> Running in acbca661a424 [2021-11-17T15:03:01.289Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-11-17T15:03:01.550Z] Removing intermediate container e2429e2387c1 [2021-11-17T15:03:01.550Z] ---> f9c53034b042 [2021-11-17T15:03:01.550Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-17T15:03:01.550Z] ---> Running in 63b2cfa9d34f [2021-11-17T15:03:02.129Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-17T15:03:04.022Z] Building core-command ... [2021-11-17T15:03:04.022Z] Building core-data ... [2021-11-17T15:03:04.022Z] Building core-metadata ... [2021-11-17T15:03:04.022Z] Building security-bootstrapper ... [2021-11-17T15:03:04.022Z] Building security-proxy-setup ... [2021-11-17T15:03:04.022Z] Building security-secretstore-setup ... [2021-11-17T15:03:04.022Z] Building support-notifications ... [2021-11-17T15:03:04.022Z] Building support-scheduler ... [2021-11-17T15:03:04.022Z] Building sys-mgmt-agent ... [2021-11-17T15:03:04.022Z] Building core-command [2021-11-17T15:03:04.022Z] Building security-bootstrapper [2021-11-17T15:03:04.022Z] Building sys-mgmt-agent [2021-11-17T15:03:04.022Z] Building core-metadata [2021-11-17T15:03:04.022Z] Building support-notifications [2021-11-17T15:03:17.027Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-17T15:03:23.642Z] Removing intermediate container 13cf376a875b [2021-11-17T15:03:23.642Z] ---> bd25428ed3f6 [2021-11-17T15:03:23.642Z] [2021-11-17T15:03:23.642Z] Step 9/20 : FROM alpine:3.14 [2021-11-17T15:03:23.642Z] ---> 0a97eee8041e [2021-11-17T15:03:23.642Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-17T15:03:23.642Z] ---> Running in 0c1f69b0c5ad [2021-11-17T15:03:23.642Z] Removing intermediate container f89b30833866 [2021-11-17T15:03:23.642Z] ---> 9b14ff601c67 [2021-11-17T15:03:23.642Z] [2021-11-17T15:03:23.642Z] Step 9/22 : FROM alpine:3.14 [2021-11-17T15:03:23.642Z] ---> 0a97eee8041e [2021-11-17T15:03:23.642Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-17T15:03:23.642Z] ---> Using cache [2021-11-17T15:03:23.642Z] ---> 4b29aab5530c [2021-11-17T15:03:23.642Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-17T15:03:23.642Z] ---> Using cache [2021-11-17T15:03:23.642Z] ---> 96a6baf1b5af [2021-11-17T15:03:23.642Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-17T15:03:23.642Z] ---> Running in ab506859a512 [2021-11-17T15:03:23.642Z] Removing intermediate container ab506859a512 [2021-11-17T15:03:23.642Z] ---> eb5f4711ec85 [2021-11-17T15:03:23.642Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-17T15:03:23.642Z] ---> Running in a172cbbbdb61 [2021-11-17T15:03:23.642Z] Removing intermediate container a172cbbbdb61 [2021-11-17T15:03:23.642Z] ---> c599c71a10b9 [2021-11-17T15:03:23.642Z] Step 14/22 : WORKDIR / [2021-11-17T15:03:23.642Z] ---> Running in 99815a1231ae [2021-11-17T15:03:23.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-17T15:03:23.642Z] Removing intermediate container 99815a1231ae [2021-11-17T15:03:23.642Z] ---> a6d2cb567962 [2021-11-17T15:03:23.642Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-17T15:03:23.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-17T15:03:23.903Z] ---> ef6a5973058d [2021-11-17T15:03:23.904Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-17T15:03:24.181Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-17T15:03:24.449Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-17T15:03:24.449Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-17T15:03:24.449Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-17T15:03:24.449Z] (5/5) Installing curl (7.79.1-r0) [2021-11-17T15:03:24.449Z] Executing busybox-1.33.1-r6.trigger [2021-11-17T15:03:24.449Z] Executing ca-certificates-20191127-r5.trigger [2021-11-17T15:03:24.449Z] OK: 8 MiB in 19 packages [2021-11-17T15:03:24.719Z] ---> ec3732f800a2 [2021-11-17T15:03:24.719Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-17T15:03:24.982Z] ---> 70a63696f445 [2021-11-17T15:03:24.982Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-17T15:03:24.982Z] ---> Running in 3e1dc0588b54 [2021-11-17T15:03:24.982Z] Removing intermediate container 0c1f69b0c5ad [2021-11-17T15:03:24.982Z] ---> 2dfde21bb0ed [2021-11-17T15:03:24.982Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-17T15:03:25.253Z] ---> Running in 10e2e9c14395 [2021-11-17T15:03:25.253Z] Removing intermediate container 3e1dc0588b54 [2021-11-17T15:03:25.253Z] ---> aae105b4b653 [2021-11-17T15:03:25.253Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-17T15:03:25.253Z] Removing intermediate container 10e2e9c14395 [2021-11-17T15:03:25.253Z] ---> 0ec111632ab9 [2021-11-17T15:03:25.253Z] Step 12/20 : WORKDIR /edgex [2021-11-17T15:03:25.253Z] ---> Running in 611da1725089 [2021-11-17T15:03:25.253Z] ---> Running in 14ba27937fb4 [2021-11-17T15:03:25.524Z] Removing intermediate container 611da1725089 [2021-11-17T15:03:25.524Z] ---> 653bef435d15 [2021-11-17T15:03:25.524Z] Step 20/22 : LABEL arch=x86_64 [2021-11-17T15:03:25.524Z] Removing intermediate container 14ba27937fb4 [2021-11-17T15:03:25.524Z] ---> 68108aa6c60d [2021-11-17T15:03:25.524Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-17T15:03:25.524Z] ---> Running in c01588c5af2d [2021-11-17T15:03:25.797Z] Removing intermediate container c01588c5af2d [2021-11-17T15:03:25.797Z] ---> c765068f93a3 [2021-11-17T15:03:25.797Z] Step 21/22 : LABEL git_sha=0e57188e00e89e0d20a1f3c03614da85116ecb0b [2021-11-17T15:03:25.797Z] ---> 350ded125dfd [2021-11-17T15:03:25.797Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-17T15:03:26.077Z] ---> Running in 29aeb67b949c [2021-11-17T15:03:26.077Z] Removing intermediate container 29aeb67b949c [2021-11-17T15:03:26.077Z] ---> 3c086ecb1fbf [2021-11-17T15:03:26.077Z] Step 22/22 : LABEL version=0.0.0 [2021-11-17T15:03:26.361Z] ---> Running in 2784536865b4 [2021-11-17T15:03:26.361Z] ---> af81022521c9 [2021-11-17T15:03:26.361Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-17T15:03:26.361Z] Removing intermediate container 2784536865b4 [2021-11-17T15:03:26.361Z] ---> be635eb77f8b [2021-11-17T15:03:26.361Z] [2021-11-17T15:03:26.645Z] Successfully built be635eb77f8b [2021-11-17T15:03:26.645Z] Successfully tagged core-metadata:latest [2021-11-17T15:03:27.222Z]  Building core-metadata ... done  ---> ebf42dc2932c [2021-11-17T15:03:27.222Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-17T15:03:27.222Z] ---> Running in 0854950de990 [2021-11-17T15:03:27.222Z] Removing intermediate container 0854950de990 [2021-11-17T15:03:27.222Z] ---> 4371bc6ee1b5 [2021-11-17T15:03:27.222Z] Step 17/20 : CMD ["--init=true"] [2021-11-17T15:03:27.222Z] ---> Running in 5580285ea410 [2021-11-17T15:03:27.495Z] Removing intermediate container 5580285ea410 [2021-11-17T15:03:27.495Z] ---> 05c0beefa237 [2021-11-17T15:03:27.495Z] Step 18/20 : LABEL arch=x86_64 [2021-11-17T15:03:27.495Z] ---> Running in 53ae209aa14d [2021-11-17T15:03:27.495Z] Removing intermediate container 53ae209aa14d [2021-11-17T15:03:27.495Z] ---> c4e1128766be [2021-11-17T15:03:27.495Z] Step 19/20 : LABEL git_sha=0e57188e00e89e0d20a1f3c03614da85116ecb0b [2021-11-17T15:03:27.495Z] ---> Running in 779a8df772aa [2021-11-17T15:03:27.757Z] Removing intermediate container 779a8df772aa [2021-11-17T15:03:27.757Z] ---> 53c2593da0c3 [2021-11-17T15:03:27.757Z] Step 20/20 : LABEL version=0.0.0 [2021-11-17T15:03:28.026Z] ---> Running in fe28fcbdd63f [2021-11-17T15:03:28.026Z] Removing intermediate container fe28fcbdd63f [2021-11-17T15:03:28.026Z] ---> 6639093892c7 [2021-11-17T15:03:28.026Z] [2021-11-17T15:03:28.026Z] Successfully built 6639093892c7 [2021-11-17T15:03:28.026Z] Successfully tagged security-proxy-setup:latest [2021-11-17T15:03:28.990Z]  Building security-proxy-setup ... done Removing intermediate container acbca661a424 [2021-11-17T15:03:28.991Z] ---> 3e8421e5ed95 [2021-11-17T15:03:28.991Z] [2021-11-17T15:03:28.991Z] Step 9/22 : FROM alpine:3.14 [2021-11-17T15:03:28.991Z] ---> 0a97eee8041e [2021-11-17T15:03:28.991Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-17T15:03:28.991Z] ---> Using cache [2021-11-17T15:03:28.991Z] ---> 4b29aab5530c [2021-11-17T15:03:28.991Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-17T15:03:28.991Z] ---> Using cache [2021-11-17T15:03:28.991Z] ---> 96a6baf1b5af [2021-11-17T15:03:28.991Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-17T15:03:28.991Z] ---> Running in d00238693abc [2021-11-17T15:03:29.256Z] Removing intermediate container d00238693abc [2021-11-17T15:03:29.256Z] ---> 2162fb0db42f [2021-11-17T15:03:29.256Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-17T15:03:29.256Z] ---> Running in 7396ab6b741b [2021-11-17T15:03:29.521Z] Removing intermediate container 7396ab6b741b [2021-11-17T15:03:29.521Z] ---> 0d612681969c [2021-11-17T15:03:29.521Z] Step 14/22 : WORKDIR / [2021-11-17T15:03:29.521Z] ---> Running in 6f3ef7d329ba [2021-11-17T15:03:29.521Z] Removing intermediate container 63b2cfa9d34f [2021-11-17T15:03:29.521Z] ---> ac836bef2dbf [2021-11-17T15:03:29.521Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-17T15:03:29.521Z] ---> Running in 13892d5020a8 [2021-11-17T15:03:29.521Z] Removing intermediate container 6f3ef7d329ba [2021-11-17T15:03:29.521Z] ---> 8314df72d1a7 [2021-11-17T15:03:29.521Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-17T15:03:29.790Z] ---> 5381207827e4 [2021-11-17T15:03:29.790Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-17T15:03:29.790Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-17T15:03:30.060Z] ---> 427bc2902619 [2021-11-17T15:03:30.060Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-17T15:03:30.319Z] ---> baf58de3d039 [2021-11-17T15:03:30.319Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-17T15:03:30.319Z] ---> Running in 96765b98d973 [2021-11-17T15:03:30.319Z] Removing intermediate container 96765b98d973 [2021-11-17T15:03:30.319Z] ---> 48da5ede49dc [2021-11-17T15:03:30.319Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-17T15:03:30.319Z] ---> Running in 0ff78301dedd [2021-11-17T15:03:30.579Z] Removing intermediate container 0ff78301dedd [2021-11-17T15:03:30.579Z] ---> cabe2d375fbb [2021-11-17T15:03:30.579Z] Step 20/22 : LABEL arch=x86_64 [2021-11-17T15:03:30.846Z] ---> Running in e6823025fd6b [2021-11-17T15:03:30.846Z] Removing intermediate container 13892d5020a8 [2021-11-17T15:03:30.846Z] ---> 1c59679c5d4e [2021-11-17T15:03:30.846Z] [2021-11-17T15:03:30.846Z] Step 10/22 : FROM docker:20.10.8 [2021-11-17T15:03:30.846Z] Removing intermediate container e6823025fd6b [2021-11-17T15:03:30.846Z] ---> d342c09bcc4e [2021-11-17T15:03:30.846Z] Step 21/22 : LABEL git_sha=0e57188e00e89e0d20a1f3c03614da85116ecb0b [2021-11-17T15:03:30.846Z] ---> Running in 7b3f66e79e79 [2021-11-17T15:03:30.846Z] Removing intermediate container 7b3f66e79e79 [2021-11-17T15:03:30.846Z] ---> d61b1e6d7843 [2021-11-17T15:03:30.846Z] Step 22/22 : LABEL version=0.0.0 [2021-11-17T15:03:30.846Z] ---> Running in bcfa4e2c2e57 [2021-11-17T15:03:31.111Z] Removing intermediate container bcfa4e2c2e57 [2021-11-17T15:03:31.111Z] ---> 44d8875be199 [2021-11-17T15:03:31.111Z] [2021-11-17T15:03:31.111Z] Successfully built 44d8875be199 [2021-11-17T15:03:31.111Z] Successfully tagged core-command:latest [2021-11-17T15:03:31.111Z]  Building core-command ... done 20.10.8: Pulling from library/docker [2021-11-17T15:03:33.038Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-17T15:03:33.038Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-17T15:03:33.038Z] ---> bc6c0ffef665 [2021-11-17T15:03:33.038Z] 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-17T15:03:33.608Z] ---> Running in 09e87d743bff [2021-11-17T15:03:33.867Z] Removing intermediate container 09e87d743bff [2021-11-17T15:03:33.867Z] ---> d350eb48217a [2021-11-17T15:03:33.867Z] 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-17T15:03:33.867Z] ---> Running in 0cb72b8f634e [2021-11-17T15:03:34.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-17T15:03:34.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-17T15:03:34.388Z] (1/42) Installing readline (8.1.0-r0) [2021-11-17T15:03:34.388Z] (2/42) Installing bash (5.1.4-r0) [2021-11-17T15:03:34.388Z] Executing bash-5.1.4-r0.post-install [2021-11-17T15:03:34.388Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-17T15:03:34.388Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-17T15:03:34.388Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-17T15:03:34.388Z] (6/42) Installing curl (7.79.1-r0) [2021-11-17T15:03:34.388Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-17T15:03:34.388Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-17T15:03:34.388Z] (9/42) Installing expat (2.4.1-r0) [2021-11-17T15:03:34.388Z] (10/42) Installing libffi (3.3-r2) [2021-11-17T15:03:34.388Z] (11/42) Installing gdbm (1.19-r0) [2021-11-17T15:03:34.388Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-17T15:03:34.388Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-17T15:03:34.388Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-17T15:03:34.388Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-17T15:03:34.388Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-17T15:03:34.388Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-17T15:03:34.959Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-17T15:03:34.959Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-17T15:03:34.959Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-17T15:03:34.959Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-17T15:03:34.959Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-17T15:03:34.959Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-17T15:03:34.959Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-17T15:03:34.959Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-17T15:03:34.959Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-17T15:03:34.959Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-17T15:03:34.959Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-17T15:03:34.959Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-17T15:03:34.959Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-17T15:03:34.959Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-17T15:03:34.959Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-17T15:03:34.959Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-17T15:03:34.959Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-17T15:03:34.959Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-17T15:03:34.959Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-17T15:03:34.959Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-17T15:03:34.959Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-17T15:03:34.959Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-17T15:03:34.959Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-17T15:03:34.959Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-17T15:03:35.220Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-17T15:03:35.220Z] Executing busybox-1.33.1-r3.trigger [2021-11-17T15:03:35.220Z] OK: 84 MiB in 64 packages [2021-11-17T15:03:35.793Z] Collecting docker-compose==1.23.2 [2021-11-17T15:03:35.793Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-17T15:03:36.055Z] Collecting jsonschema<3,>=2.5.1 [2021-11-17T15:03:36.055Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-17T15:03:36.055Z] Collecting texttable<0.10,>=0.9.0 [2021-11-17T15:03:36.055Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-17T15:03:36.318Z] Collecting PyYAML<4,>=3.10 [2021-11-17T15:03:36.318Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-17T15:03:36.888Z] Collecting cached-property<2,>=1.2.0 [2021-11-17T15:03:36.888Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-17T15:03:36.888Z] Collecting docopt<0.7,>=0.6.1 [2021-11-17T15:03:36.888Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-17T15:03:37.460Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-17T15:03:37.460Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-17T15:03:37.460Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-17T15:03:37.460Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-17T15:03:37.460Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-17T15:03:37.460Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-17T15:03:37.721Z] Collecting docker<4.0,>=3.6.0 [2021-11-17T15:03:37.721Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-17T15:03:37.721Z] 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-17T15:03:37.981Z] Collecting docker-pycreds>=0.4.0 [2021-11-17T15:03:37.981Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-17T15:03:37.981Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-17T15:03:37.981Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-17T15:03:37.981Z] 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-17T15:03:37.981Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-17T15:03:37.981Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-17T15:03:37.981Z] Collecting idna<2.8,>=2.5 [2021-11-17T15:03:37.981Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-17T15:03:38.240Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-17T15:03:38.240Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-17T15:03:38.240Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-17T15:03:38.241Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-17T15:03:38.241Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-17T15:03:38.241Z] Attempting uninstall: urllib3 [2021-11-17T15:03:38.241Z] Found existing installation: urllib3 1.26.5 [2021-11-17T15:03:38.241Z] Uninstalling urllib3-1.26.5: [2021-11-17T15:03:38.241Z] Successfully uninstalled urllib3-1.26.5 [2021-11-17T15:03:38.500Z] Attempting uninstall: idna [2021-11-17T15:03:38.500Z] Found existing installation: idna 3.2 [2021-11-17T15:03:38.500Z] Uninstalling idna-3.2: [2021-11-17T15:03:38.500Z] Successfully uninstalled idna-3.2 [2021-11-17T15:03:38.500Z] Attempting uninstall: chardet [2021-11-17T15:03:38.500Z] Found existing installation: chardet 4.0.0 [2021-11-17T15:03:38.500Z] Uninstalling chardet-4.0.0: [2021-11-17T15:03:38.500Z] Successfully uninstalled chardet-4.0.0 [2021-11-17T15:03:38.758Z] Attempting uninstall: requests [2021-11-17T15:03:38.758Z] Found existing installation: requests 2.25.1 [2021-11-17T15:03:38.758Z] Uninstalling requests-2.25.1: [2021-11-17T15:03:39.022Z] Successfully uninstalled requests-2.25.1 [2021-11-17T15:03:39.022Z] Running setup.py install for texttable: started [2021-11-17T15:03:39.287Z] Running setup.py install for texttable: finished with status 'done' [2021-11-17T15:03:39.287Z] Running setup.py install for PyYAML: started [2021-11-17T15:03:39.548Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-17T15:03:39.811Z] Running setup.py install for docopt: started [2021-11-17T15:03:40.076Z] Running setup.py install for docopt: finished with status 'done' [2021-11-17T15:03:40.076Z] Running setup.py install for dockerpty: started [2021-11-17T15:03:40.338Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-17T15:03:40.599Z] 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-17T15:03:43.904Z] Removing intermediate container 0cb72b8f634e [2021-11-17T15:03:43.904Z] ---> a11cad792d2c [2021-11-17T15:03:43.904Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-17T15:03:43.904Z] ---> Running in d8749761e76f [2021-11-17T15:03:43.904Z] Removing intermediate container d8749761e76f [2021-11-17T15:03:43.904Z] ---> da04d7c7cf48 [2021-11-17T15:03:43.904Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-17T15:03:43.904Z] ---> Running in e296825f38ea [2021-11-17T15:03:43.904Z] Removing intermediate container e296825f38ea [2021-11-17T15:03:43.904Z] ---> 90628902c3fa [2021-11-17T15:03:43.904Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-17T15:03:44.164Z] ---> 523974d05b82 [2021-11-17T15:03:44.164Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-17T15:03:44.449Z] ---> ae397e546e52 [2021-11-17T15:03:44.449Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-17T15:03:44.449Z] ---> 438fe7e6b50e [2021-11-17T15:03:44.449Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-17T15:03:44.449Z] ---> Running in fc7eebb52c3a [2021-11-17T15:03:44.708Z] Removing intermediate container fc7eebb52c3a [2021-11-17T15:03:44.708Z] ---> 2c3138bd2f3e [2021-11-17T15:03:44.708Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-17T15:03:44.708Z] ---> Running in 0b4aa0c9946c [2021-11-17T15:03:44.708Z] Removing intermediate container 0b4aa0c9946c [2021-11-17T15:03:44.708Z] ---> c4247751ede2 [2021-11-17T15:03:44.708Z] Step 20/22 : LABEL arch=x86_64 [2021-11-17T15:03:44.708Z] ---> Running in 5fb1d93314b0 [2021-11-17T15:03:44.708Z] Removing intermediate container 5fb1d93314b0 [2021-11-17T15:03:44.708Z] ---> 394370f1ad8e [2021-11-17T15:03:44.708Z] Step 21/22 : LABEL git_sha=0e57188e00e89e0d20a1f3c03614da85116ecb0b [2021-11-17T15:03:44.970Z] ---> Running in 9b8df5218d45 [2021-11-17T15:03:44.970Z] Removing intermediate container 9b8df5218d45 [2021-11-17T15:03:44.970Z] ---> 22e16b8d388f [2021-11-17T15:03:44.970Z] Step 22/22 : LABEL version=0.0.0 [2021-11-17T15:03:44.970Z] ---> Running in 2f99651d8dd6 [2021-11-17T15:03:44.970Z] Removing intermediate container 2f99651d8dd6 [2021-11-17T15:03:44.970Z] ---> 3f56b100ba58 [2021-11-17T15:03:44.970Z] [2021-11-17T15:03:45.230Z] Successfully built 3f56b100ba58 [2021-11-17T15:03:45.230Z] Successfully tagged sys-mgmt-agent:latest [2021-11-17T15:03:45.236Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-11-17T15:03:45.239Z] $ docker stop --time=1 cd8740e1d6af22ae47ce3deca18b413c4dbd660ffde446a1e89442165b4cc9b9 [2021-11-17T15:03:46.450Z] $ docker rm -f cd8740e1d6af22ae47ce3deca18b413c4dbd660ffde446a1e89442165b4cc9b9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-17T15:03:46.792Z] + docker images [2021-11-17T15:03:46.792Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-17T15:03:46.792Z] sys-mgmt-agent latest 3f56b100ba58 2 seconds ago 294MB [2021-11-17T15:03:46.792Z] 1c59679c5d4e 16 seconds ago 1.59GB [2021-11-17T15:03:46.792Z] core-command latest 44d8875be199 16 seconds ago 16.1MB [2021-11-17T15:03:46.792Z] 3e8421e5ed95 18 seconds ago 1.59GB [2021-11-17T15:03:46.792Z] security-proxy-setup latest 6639093892c7 19 seconds ago 26.9MB [2021-11-17T15:03:46.792Z] core-metadata latest be635eb77f8b 20 seconds ago 16.9MB [2021-11-17T15:03:46.792Z] 9b14ff601c67 24 seconds ago 1.6GB [2021-11-17T15:03:46.792Z] bd25428ed3f6 24 seconds ago 1.6GB [2021-11-17T15:03:46.792Z] security-bootstrapper latest 3615cde08d5d 53 seconds ago 18.9MB [2021-11-17T15:03:46.792Z] core-data latest c39072ccf97c 54 seconds ago 20.7MB [2021-11-17T15:03:46.792Z] support-scheduler latest fc49617c2b21 About a minute ago 16.2MB [2021-11-17T15:03:46.792Z] security-secretstore-setup latest 400b18c2e946 About a minute ago 28.4MB [2021-11-17T15:03:46.792Z] support-notifications latest 7af6d2f2c121 About a minute ago 17MB [2021-11-17T15:03:46.792Z] f2dafbb3b484 About a minute ago 1.6GB [2021-11-17T15:03:46.792Z] 3fd804f8d68e About a minute ago 1.59GB [2021-11-17T15:03:46.792Z] 8b32c864bdf2 About a minute ago 1.59GB [2021-11-17T15:03:46.792Z] afe9e27beb25 About a minute ago 1.6GB [2021-11-17T15:03:46.792Z] 978a767c9aee About a minute ago 1.59GB [2021-11-17T15:03:46.792Z] ci-base-image-x86_64 latest 8486ec311acc 5 minutes ago 1.25GB [2021-11-17T15:03:46.792Z] alpine 3.14 0a97eee8041e 4 days ago 5.61MB [2021-11-17T15:03:46.792Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 4 weeks ago 548MB [2021-11-17T15:03:46.792Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 weeks ago 34.5MB [2021-11-17T15:03:46.792Z] docker 20.10.8 bc6c0ffef665 2 months ago 214MB [2021-11-17T15:03:46.792Z] 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-17T15:03:46.967Z] provisioning config files... [2021-11-17T15:03:46.978Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/113@tmp/config6393079516966080711tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-17T15:03:47.276Z] ---> docker-login.sh [2021-11-17T15:03:47.276Z] nexus3.edgexfoundry.org:10001 [2021-11-17T15:03:47.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T15:03:47.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T15:03:47.276Z] Configure a credential helper to remove this warning. See [2021-11-17T15:03:47.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T15:03:47.276Z] [2021-11-17T15:03:47.276Z] Login Succeeded [2021-11-17T15:03:47.276Z] nexus3.edgexfoundry.org:10002 [2021-11-17T15:03:47.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T15:03:47.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T15:03:47.276Z] Configure a credential helper to remove this warning. See [2021-11-17T15:03:47.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T15:03:47.276Z] [2021-11-17T15:03:47.276Z] Login Succeeded [2021-11-17T15:03:47.276Z] nexus3.edgexfoundry.org:10003 [2021-11-17T15:03:47.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T15:03:47.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T15:03:47.535Z] Configure a credential helper to remove this warning. See [2021-11-17T15:03:47.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T15:03:47.535Z] [2021-11-17T15:03:47.535Z] Login Succeeded [2021-11-17T15:03:47.535Z] nexus3.edgexfoundry.org:10004 [2021-11-17T15:03:47.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T15:03:47.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T15:03:47.535Z] Configure a credential helper to remove this warning. See [2021-11-17T15:03:47.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T15:03:47.535Z] [2021-11-17T15:03:47.535Z] Login Succeeded [2021-11-17T15:03:47.535Z] docker.io [2021-11-17T15:03:47.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T15:03:48.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T15:03:48.055Z] Configure a credential helper to remove this warning. See [2021-11-17T15:03:48.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T15:03:48.055Z] [2021-11-17T15:03:48.055Z] Login Succeeded [2021-11-17T15:03:48.055Z] ---> docker-login.sh ends [Pipeline] } [2021-11-17T15:03:48.062Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-17T15:03:48.090Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-17T15:03:48.109Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-11-17T15:03:48.109Z] 0e57188e00e89e0d20a1f3c03614da85116ecb0b [2021-11-17T15:03:48.109Z] latest [2021-11-17T15:03:48.109Z] 0.0.0 [2021-11-17T15:03:48.109Z] 0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [2021-11-17T15:03:48.109Z] main [2021-11-17T15:03:48.109Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:03:48.424Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0e57188e00e89e0d20a1f3c03614da85116ecb0b [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:03:48.726Z] + docker push nexus3.edgexfoundry.org:10004/core-command:0e57188e00e89e0d20a1f3c03614da85116ecb0b [2021-11-17T15:03:48.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-17T15:03:48.726Z] 28a1f10b5654: Preparing [2021-11-17T15:03:48.726Z] dd10fee4de74: Preparing [2021-11-17T15:03:48.726Z] 8599346cf92c: Preparing [2021-11-17T15:03:48.726Z] 0d0db9bedbd6: Preparing [2021-11-17T15:03:48.726Z] 1a058d5342cc: Preparing [2021-11-17T15:03:48.726Z] 1a058d5342cc: Layer already exists [2021-11-17T15:03:48.726Z] 0d0db9bedbd6: Pushed [2021-11-17T15:03:48.726Z] 8599346cf92c: Pushed [2021-11-17T15:03:48.726Z] 28a1f10b5654: Pushed [2021-11-17T15:03:50.116Z] dd10fee4de74: Pushed [2021-11-17T15:03:50.116Z] 0e57188e00e89e0d20a1f3c03614da85116ecb0b: digest: sha256:acfdc463402adf24bd445c3bf94b12dfd43775e2239bf1630472c3ed577b6181 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:03:50.419Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:03:50.716Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-11-17T15:03:50.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-17T15:03:50.716Z] 28a1f10b5654: Preparing [2021-11-17T15:03:50.716Z] dd10fee4de74: Preparing [2021-11-17T15:03:50.716Z] 8599346cf92c: Preparing [2021-11-17T15:03:50.716Z] 0d0db9bedbd6: Preparing [2021-11-17T15:03:50.716Z] 1a058d5342cc: Preparing [2021-11-17T15:03:50.716Z] 1a058d5342cc: Layer already exists [2021-11-17T15:03:50.716Z] 8599346cf92c: Layer already exists [2021-11-17T15:03:50.716Z] dd10fee4de74: Layer already exists [2021-11-17T15:03:50.716Z] 0d0db9bedbd6: Layer already exists [2021-11-17T15:03:50.716Z] 28a1f10b5654: Layer already exists [2021-11-17T15:03:50.716Z] latest: digest: sha256:acfdc463402adf24bd445c3bf94b12dfd43775e2239bf1630472c3ed577b6181 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:03:50.981Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-17T15:03:50.981Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-17T15:03:50.981Z] ---> c1fea6c4de6d [2021-11-17T15:03:50.981Z] Step 3/22 : WORKDIR /edgex-go [2021-11-17T15:03:50.981Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-17T15:03:50.981Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-17T15:03:50.981Z] ---> c1fea6c4de6d [2021-11-17T15:03:50.981Z] Step 3/22 : WORKDIR /edgex-go [2021-11-17T15:03:50.981Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-17T15:03:50.981Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-17T15:03:50.981Z] ---> c1fea6c4de6d [2021-11-17T15:03:50.981Z] Step 3/30 : WORKDIR /edgex-go [2021-11-17T15:03:50.981Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-17T15:03:50.981Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-17T15:03:50.981Z] ---> c1fea6c4de6d [2021-11-17T15:03:50.981Z] Step 3/21 : WORKDIR /edgex-go [2021-11-17T15:03:50.981Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-17T15:03:50.981Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-17T15:03:50.981Z] ---> c1fea6c4de6d [2021-11-17T15:03:50.981Z] Step 3/22 : WORKDIR /edgex-go [2021-11-17T15:03:50.981Z] ---> Running in 59b1bc990d8f [2021-11-17T15:03:50.981Z] ---> Running in 33ca93fcc4ea [2021-11-17T15:03:50.981Z] ---> Running in fbd9a9c1c059 [2021-11-17T15:03:50.981Z] ---> Running in 5500d8e81ccd [2021-11-17T15:03:50.981Z] ---> Running in f6627944301c [2021-11-17T15:03:50.981Z] Removing intermediate container f6627944301c [2021-11-17T15:03:50.981Z] ---> 905b5c7e19fa [2021-11-17T15:03:50.981Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-17T15:03:50.981Z] ---> Running in cafd21fcf563 [2021-11-17T15:03:50.981Z] Removing intermediate container 59b1bc990d8f [2021-11-17T15:03:50.981Z] ---> a0d1baa31ce3 [2021-11-17T15:03:50.981Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-17T15:03:50.981Z] Removing intermediate container 33ca93fcc4ea [2021-11-17T15:03:50.981Z] ---> fc39f9bd0796 [2021-11-17T15:03:50.981Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-17T15:03:50.981Z] Removing intermediate container 5500d8e81ccd [2021-11-17T15:03:50.981Z] ---> 27754f9e953e [2021-11-17T15:03:50.981Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-17T15:03:50.981Z] Removing intermediate container fbd9a9c1c059 [2021-11-17T15:03:50.981Z] ---> b062272372bd [2021-11-17T15:03:50.981Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-17T15:03:50.981Z] ---> Running in d84ed2bcab24 [2021-11-17T15:03:50.981Z] ---> Running in 3e3a2f3547ba [2021-11-17T15:03:50.981Z] ---> Running in 63c3d08babbd [2021-11-17T15:03:50.981Z] ---> Running in 83f057044336 [2021-11-17T15:03:51.014Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:03:51.310Z] + docker push nexus3.edgexfoundry.org:10004/core-command:0.0.0 [2021-11-17T15:03:51.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-17T15:03:51.310Z] 28a1f10b5654: Preparing [2021-11-17T15:03:51.310Z] dd10fee4de74: Preparing [2021-11-17T15:03:51.310Z] 8599346cf92c: Preparing [2021-11-17T15:03:51.310Z] 0d0db9bedbd6: Preparing [2021-11-17T15:03:51.310Z] 1a058d5342cc: Preparing [2021-11-17T15:03:51.310Z] 28a1f10b5654: Layer already exists [2021-11-17T15:03:51.310Z] 1a058d5342cc: Layer already exists [2021-11-17T15:03:51.310Z] dd10fee4de74: Layer already exists [2021-11-17T15:03:51.310Z] 0d0db9bedbd6: Layer already exists [2021-11-17T15:03:51.310Z] 8599346cf92c: Layer already exists [2021-11-17T15:03:51.310Z] 0.0.0: digest: sha256:acfdc463402adf24bd445c3bf94b12dfd43775e2239bf1630472c3ed577b6181 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:03:51.586Z] Removing intermediate container cafd21fcf563 [2021-11-17T15:03:51.586Z] ---> 5f7bfbcdc2f2 [2021-11-17T15:03:51.586Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-17T15:03:51.586Z] ---> Running in 3373785d9b18 [2021-11-17T15:03:51.612Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:03:51.905Z] + docker push nexus3.edgexfoundry.org:10004/core-command:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [2021-11-17T15:03:51.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-17T15:03:51.905Z] 28a1f10b5654: Preparing [2021-11-17T15:03:51.905Z] dd10fee4de74: Preparing [2021-11-17T15:03:51.905Z] 8599346cf92c: Preparing [2021-11-17T15:03:51.905Z] 0d0db9bedbd6: Preparing [2021-11-17T15:03:51.905Z] 1a058d5342cc: Preparing [2021-11-17T15:03:51.905Z] 0d0db9bedbd6: Layer already exists [2021-11-17T15:03:51.905Z] 8599346cf92c: Layer already exists [2021-11-17T15:03:51.905Z] dd10fee4de74: Layer already exists [2021-11-17T15:03:51.905Z] 1a058d5342cc: Layer already exists [2021-11-17T15:03:51.905Z] 28a1f10b5654: Layer already exists [2021-11-17T15:03:51.905Z] 0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0: digest: sha256:acfdc463402adf24bd445c3bf94b12dfd43775e2239bf1630472c3ed577b6181 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:03:52.192Z] Removing intermediate container 83f057044336 [2021-11-17T15:03:52.192Z] ---> 5058e0dab6fc [2021-11-17T15:03:52.192Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-17T15:03:52.192Z] Removing intermediate container d84ed2bcab24 [2021-11-17T15:03:52.192Z] ---> b2adfaa7e4d5 [2021-11-17T15:03:52.192Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-17T15:03:52.200Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:03:52.475Z] ---> Running in a06066ca717f [2021-11-17T15:03:52.475Z] ---> Running in 36ef38b10f3d [2021-11-17T15:03:52.475Z] Removing intermediate container 3e3a2f3547ba [2021-11-17T15:03:52.475Z] ---> e59f71f1fe50 [2021-11-17T15:03:52.475Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-17T15:03:52.475Z] Removing intermediate container 63c3d08babbd [2021-11-17T15:03:52.475Z] ---> 8dceb418e58b [2021-11-17T15:03:52.475Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-17T15:03:52.495Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-11-17T15:03:52.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-17T15:03:52.495Z] 28a1f10b5654: Preparing [2021-11-17T15:03:52.495Z] dd10fee4de74: Preparing [2021-11-17T15:03:52.495Z] 8599346cf92c: Preparing [2021-11-17T15:03:52.495Z] 0d0db9bedbd6: Preparing [2021-11-17T15:03:52.495Z] 1a058d5342cc: Preparing [2021-11-17T15:03:52.495Z] 28a1f10b5654: Layer already exists [2021-11-17T15:03:52.495Z] 0d0db9bedbd6: Layer already exists [2021-11-17T15:03:52.495Z] dd10fee4de74: Layer already exists [2021-11-17T15:03:52.495Z] 8599346cf92c: Layer already exists [2021-11-17T15:03:52.495Z] 1a058d5342cc: Layer already exists [2021-11-17T15:03:52.495Z] main: digest: sha256:acfdc463402adf24bd445c3bf94b12dfd43775e2239bf1630472c3ed577b6181 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-17T15:03:52.560Z] ===================================================== [Pipeline] echo [2021-11-17T15:03:52.567Z] taggedImages: [2021-11-17T15:03:52.567Z] - nexus3.edgexfoundry.org:10004/core-command:0e57188e00e89e0d20a1f3c03614da85116ecb0b [2021-11-17T15:03:52.567Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-11-17T15:03:52.567Z] - nexus3.edgexfoundry.org:10004/core-command:0.0.0 [2021-11-17T15:03:52.567Z] - nexus3.edgexfoundry.org:10004/core-command:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [2021-11-17T15:03:52.567Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-11-17T15:03:52.585Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-11-17T15:03:52.585Z] 0e57188e00e89e0d20a1f3c03614da85116ecb0b [2021-11-17T15:03:52.585Z] latest [2021-11-17T15:03:52.585Z] 0.0.0 [2021-11-17T15:03:52.585Z] 0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [2021-11-17T15:03:52.585Z] main [2021-11-17T15:03:52.585Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:03:52.751Z] ---> Running in f263e2062a15 [2021-11-17T15:03:52.751Z] ---> Running in aa9efd62f336 [2021-11-17T15:03:53.004Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0e57188e00e89e0d20a1f3c03614da85116ecb0b [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:03:53.408Z] + docker push nexus3.edgexfoundry.org:10004/core-data:0e57188e00e89e0d20a1f3c03614da85116ecb0b [2021-11-17T15:03:53.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-17T15:03:53.408Z] 47a0095b8fc3: Preparing [2021-11-17T15:03:53.408Z] e99b62ff7b4a: Preparing [2021-11-17T15:03:53.408Z] 8599346cf92c: Preparing [2021-11-17T15:03:53.408Z] f2ac2dc9b04f: Preparing [2021-11-17T15:03:53.408Z] 936ddf86c662: Preparing [2021-11-17T15:03:53.408Z] 1a058d5342cc: Preparing [2021-11-17T15:03:53.408Z] 1a058d5342cc: Waiting [2021-11-17T15:03:53.408Z] 8599346cf92c: Layer already exists [2021-11-17T15:03:53.671Z] 1a058d5342cc: Layer already exists [2021-11-17T15:03:53.671Z] 936ddf86c662: Pushed [2021-11-17T15:03:53.671Z] 47a0095b8fc3: Pushed [2021-11-17T15:03:53.671Z] f2ac2dc9b04f: Pushed [2021-11-17T15:03:53.740Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-17T15:03:54.340Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-17T15:03:54.611Z] e99b62ff7b4a: Pushed [2021-11-17T15:03:54.611Z] 0e57188e00e89e0d20a1f3c03614da85116ecb0b: digest: sha256:8ca0006d70a9505695bbe519bc582f75582da58430c4271457c525641aa0df79 size: 1573 [2021-11-17T15:03:54.613Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-17T15:03:54.613Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:03:54.887Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-17T15:03:54.887Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-17T15:03:54.921Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:03:55.216Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-11-17T15:03:55.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-17T15:03:55.216Z] 47a0095b8fc3: Preparing [2021-11-17T15:03:55.216Z] e99b62ff7b4a: Preparing [2021-11-17T15:03:55.216Z] 8599346cf92c: Preparing [2021-11-17T15:03:55.216Z] f2ac2dc9b04f: Preparing [2021-11-17T15:03:55.216Z] 936ddf86c662: Preparing [2021-11-17T15:03:55.216Z] 1a058d5342cc: Preparing [2021-11-17T15:03:55.216Z] 1a058d5342cc: Waiting [2021-11-17T15:03:55.216Z] 936ddf86c662: Layer already exists [2021-11-17T15:03:55.216Z] 47a0095b8fc3: Layer already exists [2021-11-17T15:03:55.216Z] 8599346cf92c: Layer already exists [2021-11-17T15:03:55.216Z] f2ac2dc9b04f: Layer already exists [2021-11-17T15:03:55.216Z] e99b62ff7b4a: Layer already exists [2021-11-17T15:03:55.216Z] 1a058d5342cc: Layer already exists [2021-11-17T15:03:55.216Z] latest: digest: sha256:8ca0006d70a9505695bbe519bc582f75582da58430c4271457c525641aa0df79 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:03:55.489Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-17T15:03:55.489Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-17T15:03:55.489Z] OK: 219 MiB in 52 packages [2021-11-17T15:03:55.539Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:03:55.766Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-17T15:03:55.766Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-17T15:03:55.835Z] + docker push nexus3.edgexfoundry.org:10004/core-data:0.0.0 [2021-11-17T15:03:55.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-17T15:03:55.835Z] 47a0095b8fc3: Preparing [2021-11-17T15:03:55.835Z] e99b62ff7b4a: Preparing [2021-11-17T15:03:55.835Z] 8599346cf92c: Preparing [2021-11-17T15:03:55.835Z] f2ac2dc9b04f: Preparing [2021-11-17T15:03:55.835Z] 936ddf86c662: Preparing [2021-11-17T15:03:55.835Z] 1a058d5342cc: Preparing [2021-11-17T15:03:55.835Z] 1a058d5342cc: Waiting [2021-11-17T15:03:55.835Z] 8599346cf92c: Layer already exists [2021-11-17T15:03:55.835Z] e99b62ff7b4a: Layer already exists [2021-11-17T15:03:55.835Z] 936ddf86c662: Layer already exists [2021-11-17T15:03:55.835Z] f2ac2dc9b04f: Layer already exists [2021-11-17T15:03:55.835Z] 47a0095b8fc3: Layer already exists [2021-11-17T15:03:55.835Z] 1a058d5342cc: Layer already exists [2021-11-17T15:03:55.835Z] 0.0.0: digest: sha256:8ca0006d70a9505695bbe519bc582f75582da58430c4271457c525641aa0df79 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:03:56.127Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:03:56.370Z] OK: 219 MiB in 52 packages [2021-11-17T15:03:56.416Z] + docker push nexus3.edgexfoundry.org:10004/core-data:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [2021-11-17T15:03:56.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-17T15:03:56.416Z] 47a0095b8fc3: Preparing [2021-11-17T15:03:56.416Z] e99b62ff7b4a: Preparing [2021-11-17T15:03:56.416Z] 8599346cf92c: Preparing [2021-11-17T15:03:56.416Z] f2ac2dc9b04f: Preparing [2021-11-17T15:03:56.416Z] 936ddf86c662: Preparing [2021-11-17T15:03:56.416Z] 1a058d5342cc: Preparing [2021-11-17T15:03:56.416Z] 1a058d5342cc: Waiting [2021-11-17T15:03:56.416Z] 936ddf86c662: Layer already exists [2021-11-17T15:03:56.416Z] e99b62ff7b4a: Layer already exists [2021-11-17T15:03:56.416Z] f2ac2dc9b04f: Layer already exists [2021-11-17T15:03:56.416Z] 47a0095b8fc3: Layer already exists [2021-11-17T15:03:56.416Z] 8599346cf92c: Layer already exists [2021-11-17T15:03:56.416Z] 1a058d5342cc: Layer already exists [2021-11-17T15:03:56.416Z] 0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0: digest: sha256:8ca0006d70a9505695bbe519bc582f75582da58430c4271457c525641aa0df79 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:03:56.651Z] OK: 219 MiB in 52 packages [2021-11-17T15:03:56.705Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:03:56.931Z] OK: 219 MiB in 52 packages [2021-11-17T15:03:56.931Z] OK: 219 MiB in 52 packages [2021-11-17T15:03:56.931Z] Removing intermediate container 3373785d9b18 [2021-11-17T15:03:56.931Z] ---> 197af4560674 [2021-11-17T15:03:56.931Z] Step 6/22 : COPY . . [2021-11-17T15:03:56.996Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-11-17T15:03:56.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-17T15:03:56.996Z] 47a0095b8fc3: Preparing [2021-11-17T15:03:56.996Z] e99b62ff7b4a: Preparing [2021-11-17T15:03:56.996Z] 8599346cf92c: Preparing [2021-11-17T15:03:56.996Z] f2ac2dc9b04f: Preparing [2021-11-17T15:03:56.996Z] 936ddf86c662: Preparing [2021-11-17T15:03:56.997Z] 1a058d5342cc: Preparing [2021-11-17T15:03:56.997Z] 1a058d5342cc: Waiting [2021-11-17T15:03:56.997Z] 8599346cf92c: Layer already exists [2021-11-17T15:03:56.997Z] f2ac2dc9b04f: Layer already exists [2021-11-17T15:03:56.997Z] 47a0095b8fc3: Layer already exists [2021-11-17T15:03:56.997Z] 936ddf86c662: Layer already exists [2021-11-17T15:03:56.997Z] e99b62ff7b4a: Layer already exists [2021-11-17T15:03:56.997Z] 1a058d5342cc: Layer already exists [2021-11-17T15:03:56.997Z] main: digest: sha256:8ca0006d70a9505695bbe519bc582f75582da58430c4271457c525641aa0df79 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-17T15:03:57.024Z] ===================================================== [Pipeline] echo [2021-11-17T15:03:57.031Z] taggedImages: [2021-11-17T15:03:57.031Z] - nexus3.edgexfoundry.org:10004/core-data:0e57188e00e89e0d20a1f3c03614da85116ecb0b [2021-11-17T15:03:57.031Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-11-17T15:03:57.031Z] - nexus3.edgexfoundry.org:10004/core-data:0.0.0 [2021-11-17T15:03:57.031Z] - nexus3.edgexfoundry.org:10004/core-data:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [2021-11-17T15:03:57.031Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-11-17T15:03:57.048Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-11-17T15:03:57.048Z] 0e57188e00e89e0d20a1f3c03614da85116ecb0b [2021-11-17T15:03:57.048Z] latest [2021-11-17T15:03:57.048Z] 0.0.0 [2021-11-17T15:03:57.048Z] 0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [2021-11-17T15:03:57.048Z] main [2021-11-17T15:03:57.048Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:03:57.364Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0e57188e00e89e0d20a1f3c03614da85116ecb0b [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:03:57.654Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:0e57188e00e89e0d20a1f3c03614da85116ecb0b [2021-11-17T15:03:57.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-17T15:03:57.654Z] 31d08797c951: Preparing [2021-11-17T15:03:57.654Z] 5e6348ee6cdf: Preparing [2021-11-17T15:03:57.654Z] 8599346cf92c: Preparing [2021-11-17T15:03:57.654Z] 0d0db9bedbd6: Preparing [2021-11-17T15:03:57.654Z] 1a058d5342cc: Preparing [2021-11-17T15:03:57.654Z] 1a058d5342cc: Layer already exists [2021-11-17T15:03:57.654Z] 0d0db9bedbd6: Layer already exists [2021-11-17T15:03:57.654Z] 8599346cf92c: Layer already exists [2021-11-17T15:03:57.654Z] 31d08797c951: Pushed [2021-11-17T15:03:57.923Z] Removing intermediate container a06066ca717f [2021-11-17T15:03:57.923Z] ---> d6652a18c224 [2021-11-17T15:03:57.923Z] Step 6/21 : COPY . . [2021-11-17T15:03:58.523Z] Removing intermediate container 36ef38b10f3d [2021-11-17T15:03:58.523Z] Removing intermediate container aa9efd62f336 [2021-11-17T15:03:58.523Z] ---> 377792e3d2f4 [2021-11-17T15:03:58.523Z] Step 6/30 : COPY . . [2021-11-17T15:03:58.523Z] ---> a8c39fe54d59 [2021-11-17T15:03:58.523Z] Step 6/22 : COPY . . [2021-11-17T15:03:58.523Z] Removing intermediate container f263e2062a15 [2021-11-17T15:03:58.523Z] ---> 9ab5e744f3f7 [2021-11-17T15:03:58.523Z] Step 6/22 : COPY . . [2021-11-17T15:03:59.038Z] 5e6348ee6cdf: Pushed [2021-11-17T15:03:59.038Z] 0e57188e00e89e0d20a1f3c03614da85116ecb0b: digest: sha256:1d77c7937ebe85ff81809423368696673964a8f73401121810802243b5fe7b18 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:03:59.332Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:03:59.620Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-11-17T15:03:59.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-17T15:03:59.620Z] 31d08797c951: Preparing [2021-11-17T15:03:59.620Z] 5e6348ee6cdf: Preparing [2021-11-17T15:03:59.620Z] 8599346cf92c: Preparing [2021-11-17T15:03:59.620Z] 0d0db9bedbd6: Preparing [2021-11-17T15:03:59.620Z] 1a058d5342cc: Preparing [2021-11-17T15:03:59.620Z] 0d0db9bedbd6: Layer already exists [2021-11-17T15:03:59.620Z] 1a058d5342cc: Layer already exists [2021-11-17T15:03:59.620Z] 5e6348ee6cdf: Layer already exists [2021-11-17T15:03:59.620Z] 8599346cf92c: Layer already exists [2021-11-17T15:03:59.620Z] 31d08797c951: Layer already exists [2021-11-17T15:03:59.620Z] latest: digest: sha256:1d77c7937ebe85ff81809423368696673964a8f73401121810802243b5fe7b18 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:03:59.911Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:04:00.195Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:0.0.0 [2021-11-17T15:04:00.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-17T15:04:00.195Z] 31d08797c951: Preparing [2021-11-17T15:04:00.195Z] 5e6348ee6cdf: Preparing [2021-11-17T15:04:00.195Z] 8599346cf92c: Preparing [2021-11-17T15:04:00.195Z] 0d0db9bedbd6: Preparing [2021-11-17T15:04:00.195Z] 1a058d5342cc: Preparing [2021-11-17T15:04:00.195Z] 5e6348ee6cdf: Layer already exists [2021-11-17T15:04:00.195Z] 1a058d5342cc: Layer already exists [2021-11-17T15:04:00.195Z] 8599346cf92c: Layer already exists [2021-11-17T15:04:00.195Z] 0d0db9bedbd6: Layer already exists [2021-11-17T15:04:00.195Z] 31d08797c951: Layer already exists [2021-11-17T15:04:00.195Z] 0.0.0: digest: sha256:1d77c7937ebe85ff81809423368696673964a8f73401121810802243b5fe7b18 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:04:00.487Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:04:00.774Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [2021-11-17T15:04:00.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-17T15:04:00.775Z] 31d08797c951: Preparing [2021-11-17T15:04:00.775Z] 5e6348ee6cdf: Preparing [2021-11-17T15:04:00.775Z] 8599346cf92c: Preparing [2021-11-17T15:04:00.775Z] 0d0db9bedbd6: Preparing [2021-11-17T15:04:00.775Z] 1a058d5342cc: Preparing [2021-11-17T15:04:00.775Z] 5e6348ee6cdf: Layer already exists [2021-11-17T15:04:00.775Z] 31d08797c951: Layer already exists [2021-11-17T15:04:00.775Z] 1a058d5342cc: Layer already exists [2021-11-17T15:04:00.775Z] 8599346cf92c: Layer already exists [2021-11-17T15:04:00.775Z] 0d0db9bedbd6: Layer already exists [2021-11-17T15:04:00.775Z] 0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0: digest: sha256:1d77c7937ebe85ff81809423368696673964a8f73401121810802243b5fe7b18 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:04:01.067Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:04:01.359Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-11-17T15:04:01.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-17T15:04:01.359Z] 31d08797c951: Preparing [2021-11-17T15:04:01.359Z] 5e6348ee6cdf: Preparing [2021-11-17T15:04:01.359Z] 8599346cf92c: Preparing [2021-11-17T15:04:01.359Z] 0d0db9bedbd6: Preparing [2021-11-17T15:04:01.359Z] 1a058d5342cc: Preparing [2021-11-17T15:04:01.359Z] 8599346cf92c: Layer already exists [2021-11-17T15:04:01.359Z] 5e6348ee6cdf: Layer already exists [2021-11-17T15:04:01.359Z] 31d08797c951: Layer already exists [2021-11-17T15:04:01.359Z] 0d0db9bedbd6: Layer already exists [2021-11-17T15:04:01.359Z] 1a058d5342cc: Layer already exists [2021-11-17T15:04:01.359Z] main: digest: sha256:1d77c7937ebe85ff81809423368696673964a8f73401121810802243b5fe7b18 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-17T15:04:01.394Z] ===================================================== [Pipeline] echo [2021-11-17T15:04:01.404Z] taggedImages: [2021-11-17T15:04:01.404Z] - nexus3.edgexfoundry.org:10004/core-metadata:0e57188e00e89e0d20a1f3c03614da85116ecb0b [2021-11-17T15:04:01.404Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-11-17T15:04:01.404Z] - nexus3.edgexfoundry.org:10004/core-metadata:0.0.0 [2021-11-17T15:04:01.404Z] - nexus3.edgexfoundry.org:10004/core-metadata:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [2021-11-17T15:04:01.404Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-11-17T15:04:01.422Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-11-17T15:04:01.423Z] 0e57188e00e89e0d20a1f3c03614da85116ecb0b [2021-11-17T15:04:01.423Z] latest [2021-11-17T15:04:01.423Z] 0.0.0 [2021-11-17T15:04:01.423Z] 0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [2021-11-17T15:04:01.423Z] main [2021-11-17T15:04:01.423Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:04:01.733Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0e57188e00e89e0d20a1f3c03614da85116ecb0b [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:04:02.021Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0e57188e00e89e0d20a1f3c03614da85116ecb0b [2021-11-17T15:04:02.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-17T15:04:02.021Z] fefe4fc77680: Preparing [2021-11-17T15:04:02.021Z] fefe4fc77680: Preparing [2021-11-17T15:04:02.021Z] eba0c5d52926: Preparing [2021-11-17T15:04:02.021Z] 501ac7d76584: Preparing [2021-11-17T15:04:02.021Z] 721ed8975aee: Preparing [2021-11-17T15:04:02.021Z] cea45a6ce02c: Preparing [2021-11-17T15:04:02.021Z] 8599346cf92c: Preparing [2021-11-17T15:04:02.021Z] 4a356b52e9e6: Preparing [2021-11-17T15:04:02.021Z] 9d8664701055: Preparing [2021-11-17T15:04:02.021Z] 3f9e085eeb2c: Preparing [2021-11-17T15:04:02.021Z] 86c7ef972803: Preparing [2021-11-17T15:04:02.021Z] 1a058d5342cc: Preparing [2021-11-17T15:04:02.021Z] 8599346cf92c: Waiting [2021-11-17T15:04:02.021Z] 4a356b52e9e6: Waiting [2021-11-17T15:04:02.021Z] 9d8664701055: Waiting [2021-11-17T15:04:02.021Z] 3f9e085eeb2c: Waiting [2021-11-17T15:04:02.021Z] 86c7ef972803: Waiting [2021-11-17T15:04:02.021Z] 1a058d5342cc: Waiting [2021-11-17T15:04:02.021Z] fefe4fc77680: Pushed [2021-11-17T15:04:02.021Z] 8599346cf92c: Layer already exists [2021-11-17T15:04:02.021Z] eba0c5d52926: Pushed [2021-11-17T15:04:02.021Z] 501ac7d76584: Pushed [2021-11-17T15:04:02.021Z] 721ed8975aee: Pushed [2021-11-17T15:04:02.281Z] 4a356b52e9e6: Pushed [2021-11-17T15:04:02.281Z] 1a058d5342cc: Layer already exists [2021-11-17T15:04:02.281Z] 3f9e085eeb2c: Pushed [2021-11-17T15:04:02.281Z] 86c7ef972803: Pushed [2021-11-17T15:04:02.281Z] 9d8664701055: Pushed [2021-11-17T15:04:03.224Z] cea45a6ce02c: Pushed [2021-11-17T15:04:03.485Z] 0e57188e00e89e0d20a1f3c03614da85116ecb0b: digest: sha256:0b963ba6c17ba1bb9158f3b8089fcd4003223476a6dae0e69567740153b34a38 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:04:03.788Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:04:04.079Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-11-17T15:04:04.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-17T15:04:04.079Z] fefe4fc77680: Preparing [2021-11-17T15:04:04.079Z] fefe4fc77680: Preparing [2021-11-17T15:04:04.079Z] eba0c5d52926: Preparing [2021-11-17T15:04:04.079Z] 501ac7d76584: Preparing [2021-11-17T15:04:04.079Z] 721ed8975aee: Preparing [2021-11-17T15:04:04.079Z] cea45a6ce02c: Preparing [2021-11-17T15:04:04.079Z] 8599346cf92c: Preparing [2021-11-17T15:04:04.079Z] 4a356b52e9e6: Preparing [2021-11-17T15:04:04.079Z] 9d8664701055: Preparing [2021-11-17T15:04:04.079Z] 3f9e085eeb2c: Preparing [2021-11-17T15:04:04.079Z] 86c7ef972803: Preparing [2021-11-17T15:04:04.079Z] 1a058d5342cc: Preparing [2021-11-17T15:04:04.079Z] 9d8664701055: Waiting [2021-11-17T15:04:04.079Z] 3f9e085eeb2c: Waiting [2021-11-17T15:04:04.079Z] 86c7ef972803: Waiting [2021-11-17T15:04:04.079Z] 1a058d5342cc: Waiting [2021-11-17T15:04:04.079Z] 8599346cf92c: Waiting [2021-11-17T15:04:04.079Z] 4a356b52e9e6: Waiting [2021-11-17T15:04:04.079Z] 501ac7d76584: Layer already exists [2021-11-17T15:04:04.079Z] eba0c5d52926: Layer already exists [2021-11-17T15:04:04.079Z] fefe4fc77680: Layer already exists [2021-11-17T15:04:04.079Z] cea45a6ce02c: Layer already exists [2021-11-17T15:04:04.079Z] 721ed8975aee: Layer already exists [2021-11-17T15:04:04.079Z] 9d8664701055: Layer already exists [2021-11-17T15:04:04.079Z] 8599346cf92c: Layer already exists [2021-11-17T15:04:04.079Z] 86c7ef972803: Layer already exists [2021-11-17T15:04:04.079Z] 4a356b52e9e6: Layer already exists [2021-11-17T15:04:04.079Z] 3f9e085eeb2c: Layer already exists [2021-11-17T15:04:04.079Z] 1a058d5342cc: Layer already exists [2021-11-17T15:04:04.079Z] latest: digest: sha256:0b963ba6c17ba1bb9158f3b8089fcd4003223476a6dae0e69567740153b34a38 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:04:04.377Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:04:04.672Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0.0.0 [2021-11-17T15:04:04.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-17T15:04:04.672Z] fefe4fc77680: Preparing [2021-11-17T15:04:04.672Z] fefe4fc77680: Preparing [2021-11-17T15:04:04.672Z] eba0c5d52926: Preparing [2021-11-17T15:04:04.672Z] 501ac7d76584: Preparing [2021-11-17T15:04:04.672Z] 721ed8975aee: Preparing [2021-11-17T15:04:04.672Z] cea45a6ce02c: Preparing [2021-11-17T15:04:04.672Z] 8599346cf92c: Preparing [2021-11-17T15:04:04.672Z] 4a356b52e9e6: Preparing [2021-11-17T15:04:04.672Z] 9d8664701055: Preparing [2021-11-17T15:04:04.672Z] 3f9e085eeb2c: Preparing [2021-11-17T15:04:04.672Z] 86c7ef972803: Preparing [2021-11-17T15:04:04.672Z] 1a058d5342cc: Preparing [2021-11-17T15:04:04.672Z] 4a356b52e9e6: Waiting [2021-11-17T15:04:04.672Z] 9d8664701055: Waiting [2021-11-17T15:04:04.672Z] 3f9e085eeb2c: Waiting [2021-11-17T15:04:04.672Z] 86c7ef972803: Waiting [2021-11-17T15:04:04.672Z] 1a058d5342cc: Waiting [2021-11-17T15:04:04.672Z] 8599346cf92c: Waiting [2021-11-17T15:04:04.672Z] cea45a6ce02c: Layer already exists [2021-11-17T15:04:04.672Z] 501ac7d76584: Layer already exists [2021-11-17T15:04:04.672Z] fefe4fc77680: Layer already exists [2021-11-17T15:04:04.672Z] eba0c5d52926: Layer already exists [2021-11-17T15:04:04.672Z] 8599346cf92c: Layer already exists [2021-11-17T15:04:04.672Z] 721ed8975aee: Layer already exists [2021-11-17T15:04:04.672Z] 4a356b52e9e6: Layer already exists [2021-11-17T15:04:04.672Z] 9d8664701055: Layer already exists [2021-11-17T15:04:04.672Z] 3f9e085eeb2c: Layer already exists [2021-11-17T15:04:04.672Z] 86c7ef972803: Layer already exists [2021-11-17T15:04:04.672Z] 1a058d5342cc: Layer already exists [2021-11-17T15:04:04.672Z] 0.0.0: digest: sha256:0b963ba6c17ba1bb9158f3b8089fcd4003223476a6dae0e69567740153b34a38 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:04:04.969Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:04:05.262Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [2021-11-17T15:04:05.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-17T15:04:05.262Z] fefe4fc77680: Preparing [2021-11-17T15:04:05.262Z] fefe4fc77680: Preparing [2021-11-17T15:04:05.262Z] eba0c5d52926: Preparing [2021-11-17T15:04:05.262Z] 501ac7d76584: Preparing [2021-11-17T15:04:05.262Z] 721ed8975aee: Preparing [2021-11-17T15:04:05.262Z] cea45a6ce02c: Preparing [2021-11-17T15:04:05.262Z] 8599346cf92c: Preparing [2021-11-17T15:04:05.262Z] 4a356b52e9e6: Preparing [2021-11-17T15:04:05.262Z] 9d8664701055: Preparing [2021-11-17T15:04:05.262Z] 3f9e085eeb2c: Preparing [2021-11-17T15:04:05.262Z] 86c7ef972803: Preparing [2021-11-17T15:04:05.262Z] 1a058d5342cc: Preparing [2021-11-17T15:04:05.262Z] 8599346cf92c: Waiting [2021-11-17T15:04:05.262Z] 4a356b52e9e6: Waiting [2021-11-17T15:04:05.262Z] 9d8664701055: Waiting [2021-11-17T15:04:05.262Z] 3f9e085eeb2c: Waiting [2021-11-17T15:04:05.262Z] 86c7ef972803: Waiting [2021-11-17T15:04:05.262Z] eba0c5d52926: Layer already exists [2021-11-17T15:04:05.262Z] 721ed8975aee: Layer already exists [2021-11-17T15:04:05.262Z] cea45a6ce02c: Layer already exists [2021-11-17T15:04:05.262Z] 501ac7d76584: Layer already exists [2021-11-17T15:04:05.262Z] fefe4fc77680: Layer already exists [2021-11-17T15:04:05.262Z] 8599346cf92c: Layer already exists [2021-11-17T15:04:05.262Z] 4a356b52e9e6: Layer already exists [2021-11-17T15:04:05.262Z] 86c7ef972803: Layer already exists [2021-11-17T15:04:05.262Z] 9d8664701055: Layer already exists [2021-11-17T15:04:05.262Z] 3f9e085eeb2c: Layer already exists [2021-11-17T15:04:05.262Z] 1a058d5342cc: Layer already exists [2021-11-17T15:04:05.262Z] 0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0: digest: sha256:0b963ba6c17ba1bb9158f3b8089fcd4003223476a6dae0e69567740153b34a38 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:04:05.561Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:04:05.852Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-11-17T15:04:05.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-17T15:04:05.852Z] fefe4fc77680: Preparing [2021-11-17T15:04:05.852Z] fefe4fc77680: Preparing [2021-11-17T15:04:05.852Z] eba0c5d52926: Preparing [2021-11-17T15:04:05.852Z] 501ac7d76584: Preparing [2021-11-17T15:04:05.852Z] 721ed8975aee: Preparing [2021-11-17T15:04:05.852Z] cea45a6ce02c: Preparing [2021-11-17T15:04:05.852Z] 8599346cf92c: Preparing [2021-11-17T15:04:05.852Z] 4a356b52e9e6: Preparing [2021-11-17T15:04:05.852Z] 9d8664701055: Preparing [2021-11-17T15:04:05.852Z] 3f9e085eeb2c: Preparing [2021-11-17T15:04:05.852Z] 86c7ef972803: Preparing [2021-11-17T15:04:05.852Z] 1a058d5342cc: Preparing [2021-11-17T15:04:05.852Z] 8599346cf92c: Waiting [2021-11-17T15:04:05.852Z] 4a356b52e9e6: Waiting [2021-11-17T15:04:05.852Z] 9d8664701055: Waiting [2021-11-17T15:04:05.852Z] 3f9e085eeb2c: Waiting [2021-11-17T15:04:05.852Z] 86c7ef972803: Waiting [2021-11-17T15:04:05.852Z] 1a058d5342cc: Waiting [2021-11-17T15:04:05.852Z] fefe4fc77680: Layer already exists [2021-11-17T15:04:05.852Z] cea45a6ce02c: Layer already exists [2021-11-17T15:04:05.852Z] 501ac7d76584: Layer already exists [2021-11-17T15:04:05.852Z] 721ed8975aee: Layer already exists [2021-11-17T15:04:05.852Z] eba0c5d52926: Layer already exists [2021-11-17T15:04:05.852Z] 8599346cf92c: Layer already exists [2021-11-17T15:04:05.852Z] 86c7ef972803: Layer already exists [2021-11-17T15:04:05.852Z] 3f9e085eeb2c: Layer already exists [2021-11-17T15:04:05.852Z] 9d8664701055: Layer already exists [2021-11-17T15:04:05.852Z] 4a356b52e9e6: Layer already exists [2021-11-17T15:04:05.852Z] 1a058d5342cc: Layer already exists [2021-11-17T15:04:05.852Z] main: digest: sha256:0b963ba6c17ba1bb9158f3b8089fcd4003223476a6dae0e69567740153b34a38 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-17T15:04:05.882Z] ===================================================== [Pipeline] echo [2021-11-17T15:04:05.893Z] taggedImages: [2021-11-17T15:04:05.893Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:0e57188e00e89e0d20a1f3c03614da85116ecb0b [2021-11-17T15:04:05.893Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-11-17T15:04:05.893Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:0.0.0 [2021-11-17T15:04:05.893Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [2021-11-17T15:04:05.893Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-11-17T15:04:05.914Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-11-17T15:04:05.914Z] 0e57188e00e89e0d20a1f3c03614da85116ecb0b [2021-11-17T15:04:05.914Z] latest [2021-11-17T15:04:05.914Z] 0.0.0 [2021-11-17T15:04:05.914Z] 0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [2021-11-17T15:04:05.914Z] main [2021-11-17T15:04:05.914Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:04:06.228Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0e57188e00e89e0d20a1f3c03614da85116ecb0b [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:04:06.523Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0e57188e00e89e0d20a1f3c03614da85116ecb0b [2021-11-17T15:04:06.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-17T15:04:06.523Z] c8758a558d57: Preparing [2021-11-17T15:04:06.523Z] 96ee4be45325: Preparing [2021-11-17T15:04:06.523Z] 3450c0f435ee: Preparing [2021-11-17T15:04:06.523Z] 8cab8508c14b: Preparing [2021-11-17T15:04:06.523Z] ac1330c8b201: Preparing [2021-11-17T15:04:06.523Z] 1a058d5342cc: Preparing [2021-11-17T15:04:06.523Z] 1a058d5342cc: Waiting [2021-11-17T15:04:07.103Z] 8cab8508c14b: Pushed [2021-11-17T15:04:07.103Z] 1a058d5342cc: Layer already exists [2021-11-17T15:04:07.103Z] 3450c0f435ee: Pushed [2021-11-17T15:04:07.103Z] ac1330c8b201: Pushed [2021-11-17T15:04:07.103Z] c8758a558d57: Pushed [2021-11-17T15:04:07.363Z] 96ee4be45325: Pushed [2021-11-17T15:04:07.363Z] 0e57188e00e89e0d20a1f3c03614da85116ecb0b: digest: sha256:7c3e216d753203199b38652bc11ebe7b82c6cc28a508b7e3388e4fb30a9af066 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:04:07.663Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:04:07.950Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-11-17T15:04:07.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-17T15:04:07.950Z] c8758a558d57: Preparing [2021-11-17T15:04:07.950Z] 96ee4be45325: Preparing [2021-11-17T15:04:07.950Z] 3450c0f435ee: Preparing [2021-11-17T15:04:07.950Z] 8cab8508c14b: Preparing [2021-11-17T15:04:07.950Z] ac1330c8b201: Preparing [2021-11-17T15:04:07.950Z] 1a058d5342cc: Preparing [2021-11-17T15:04:07.950Z] 1a058d5342cc: Waiting [2021-11-17T15:04:07.950Z] 3450c0f435ee: Layer already exists [2021-11-17T15:04:07.950Z] 8cab8508c14b: Layer already exists [2021-11-17T15:04:07.950Z] ac1330c8b201: Layer already exists [2021-11-17T15:04:07.950Z] c8758a558d57: Layer already exists [2021-11-17T15:04:07.950Z] 96ee4be45325: Layer already exists [2021-11-17T15:04:07.950Z] 1a058d5342cc: Layer already exists [2021-11-17T15:04:07.950Z] latest: digest: sha256:7c3e216d753203199b38652bc11ebe7b82c6cc28a508b7e3388e4fb30a9af066 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:04:08.244Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:04:08.530Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0.0.0 [2021-11-17T15:04:08.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-17T15:04:08.530Z] c8758a558d57: Preparing [2021-11-17T15:04:08.530Z] 96ee4be45325: Preparing [2021-11-17T15:04:08.530Z] 3450c0f435ee: Preparing [2021-11-17T15:04:08.530Z] 8cab8508c14b: Preparing [2021-11-17T15:04:08.530Z] ac1330c8b201: Preparing [2021-11-17T15:04:08.531Z] 1a058d5342cc: Preparing [2021-11-17T15:04:08.531Z] 1a058d5342cc: Waiting [2021-11-17T15:04:08.531Z] ac1330c8b201: Layer already exists [2021-11-17T15:04:08.531Z] c8758a558d57: Layer already exists [2021-11-17T15:04:08.531Z] 96ee4be45325: Layer already exists [2021-11-17T15:04:08.531Z] 8cab8508c14b: Layer already exists [2021-11-17T15:04:08.531Z] 3450c0f435ee: Layer already exists [2021-11-17T15:04:08.531Z] 1a058d5342cc: Layer already exists [2021-11-17T15:04:08.531Z] 0.0.0: digest: sha256:7c3e216d753203199b38652bc11ebe7b82c6cc28a508b7e3388e4fb30a9af066 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:04:08.823Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:04:09.114Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [2021-11-17T15:04:09.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-17T15:04:09.114Z] c8758a558d57: Preparing [2021-11-17T15:04:09.114Z] 96ee4be45325: Preparing [2021-11-17T15:04:09.114Z] 3450c0f435ee: Preparing [2021-11-17T15:04:09.114Z] 8cab8508c14b: Preparing [2021-11-17T15:04:09.114Z] ac1330c8b201: Preparing [2021-11-17T15:04:09.114Z] 1a058d5342cc: Preparing [2021-11-17T15:04:09.114Z] 1a058d5342cc: Waiting [2021-11-17T15:04:09.114Z] 3450c0f435ee: Layer already exists [2021-11-17T15:04:09.114Z] ac1330c8b201: Layer already exists [2021-11-17T15:04:09.114Z] 96ee4be45325: Layer already exists [2021-11-17T15:04:09.114Z] 8cab8508c14b: Layer already exists [2021-11-17T15:04:09.114Z] c8758a558d57: Layer already exists [2021-11-17T15:04:09.114Z] 1a058d5342cc: Layer already exists [2021-11-17T15:04:09.114Z] 0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0: digest: sha256:7c3e216d753203199b38652bc11ebe7b82c6cc28a508b7e3388e4fb30a9af066 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:04:09.410Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:04:09.700Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-11-17T15:04:09.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-17T15:04:09.700Z] c8758a558d57: Preparing [2021-11-17T15:04:09.700Z] 96ee4be45325: Preparing [2021-11-17T15:04:09.700Z] 3450c0f435ee: Preparing [2021-11-17T15:04:09.700Z] 8cab8508c14b: Preparing [2021-11-17T15:04:09.700Z] ac1330c8b201: Preparing [2021-11-17T15:04:09.700Z] 1a058d5342cc: Preparing [2021-11-17T15:04:09.700Z] 1a058d5342cc: Waiting [2021-11-17T15:04:09.700Z] 3450c0f435ee: Layer already exists [2021-11-17T15:04:09.700Z] ac1330c8b201: Layer already exists [2021-11-17T15:04:09.700Z] 8cab8508c14b: Layer already exists [2021-11-17T15:04:09.700Z] 96ee4be45325: Layer already exists [2021-11-17T15:04:09.700Z] c8758a558d57: Layer already exists [2021-11-17T15:04:09.700Z] 1a058d5342cc: Layer already exists [2021-11-17T15:04:09.700Z] main: digest: sha256:7c3e216d753203199b38652bc11ebe7b82c6cc28a508b7e3388e4fb30a9af066 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-17T15:04:09.732Z] ===================================================== [Pipeline] echo [2021-11-17T15:04:09.739Z] taggedImages: [2021-11-17T15:04:09.739Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:0e57188e00e89e0d20a1f3c03614da85116ecb0b [2021-11-17T15:04:09.739Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-11-17T15:04:09.739Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:0.0.0 [2021-11-17T15:04:09.739Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [2021-11-17T15:04:09.739Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-11-17T15:04:09.756Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-11-17T15:04:09.756Z] 0e57188e00e89e0d20a1f3c03614da85116ecb0b [2021-11-17T15:04:09.756Z] latest [2021-11-17T15:04:09.756Z] 0.0.0 [2021-11-17T15:04:09.756Z] 0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [2021-11-17T15:04:09.756Z] main [2021-11-17T15:04:09.756Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:04:10.058Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0e57188e00e89e0d20a1f3c03614da85116ecb0b [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:04:10.367Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0e57188e00e89e0d20a1f3c03614da85116ecb0b [2021-11-17T15:04:10.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-17T15:04:10.367Z] 504c7348605d: Preparing [2021-11-17T15:04:10.367Z] e32e5985c0af: Preparing [2021-11-17T15:04:10.367Z] 95d9febf9710: Preparing [2021-11-17T15:04:10.367Z] 9d66b0636704: Preparing [2021-11-17T15:04:10.367Z] 1da150427c77: Preparing [2021-11-17T15:04:10.367Z] 68df42ae1f09: Preparing [2021-11-17T15:04:10.367Z] b7a5a6c19723: Preparing [2021-11-17T15:04:10.367Z] f241bd707c8f: Preparing [2021-11-17T15:04:10.367Z] b4248b9d29ff: Preparing [2021-11-17T15:04:10.367Z] 1a058d5342cc: Preparing [2021-11-17T15:04:10.367Z] 68df42ae1f09: Waiting [2021-11-17T15:04:10.367Z] b7a5a6c19723: Waiting [2021-11-17T15:04:10.367Z] f241bd707c8f: Waiting [2021-11-17T15:04:10.367Z] b4248b9d29ff: Waiting [2021-11-17T15:04:10.367Z] 1a058d5342cc: Waiting [2021-11-17T15:04:10.972Z] 504c7348605d: Pushed [2021-11-17T15:04:10.972Z] 1da150427c77: Pushed [2021-11-17T15:04:10.972Z] e32e5985c0af: Pushed [2021-11-17T15:04:10.972Z] 68df42ae1f09: Pushed [2021-11-17T15:04:10.972Z] b7a5a6c19723: Pushed [2021-11-17T15:04:10.972Z] f241bd707c8f: Pushed [2021-11-17T15:04:10.972Z] 1a058d5342cc: Layer already exists [2021-11-17T15:04:10.972Z] 9d66b0636704: Pushed [2021-11-17T15:04:11.231Z] b4248b9d29ff: Pushed [2021-11-17T15:04:11.231Z] 95d9febf9710: Pushed [2021-11-17T15:04:11.491Z] 0e57188e00e89e0d20a1f3c03614da85116ecb0b: digest: sha256:1031b4b65755ab568ca4760282e3da48c3d5a84a8a68645426aad0dbc52c168b size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:04:11.789Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:04:12.082Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-11-17T15:04:12.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-17T15:04:12.082Z] 504c7348605d: Preparing [2021-11-17T15:04:12.082Z] e32e5985c0af: Preparing [2021-11-17T15:04:12.082Z] 95d9febf9710: Preparing [2021-11-17T15:04:12.082Z] 9d66b0636704: Preparing [2021-11-17T15:04:12.082Z] 1da150427c77: Preparing [2021-11-17T15:04:12.082Z] 68df42ae1f09: Preparing [2021-11-17T15:04:12.082Z] b7a5a6c19723: Preparing [2021-11-17T15:04:12.082Z] f241bd707c8f: Preparing [2021-11-17T15:04:12.082Z] b4248b9d29ff: Preparing [2021-11-17T15:04:12.082Z] 1a058d5342cc: Preparing [2021-11-17T15:04:12.082Z] 68df42ae1f09: Waiting [2021-11-17T15:04:12.082Z] b7a5a6c19723: Waiting [2021-11-17T15:04:12.082Z] f241bd707c8f: Waiting [2021-11-17T15:04:12.082Z] b4248b9d29ff: Waiting [2021-11-17T15:04:12.082Z] 1a058d5342cc: Waiting [2021-11-17T15:04:12.082Z] 95d9febf9710: Layer already exists [2021-11-17T15:04:12.082Z] 1da150427c77: Layer already exists [2021-11-17T15:04:12.082Z] 504c7348605d: Layer already exists [2021-11-17T15:04:12.082Z] e32e5985c0af: Layer already exists [2021-11-17T15:04:12.082Z] 9d66b0636704: Layer already exists [2021-11-17T15:04:12.082Z] 68df42ae1f09: Layer already exists [2021-11-17T15:04:12.082Z] b7a5a6c19723: Layer already exists [2021-11-17T15:04:12.082Z] b4248b9d29ff: Layer already exists [2021-11-17T15:04:12.082Z] f241bd707c8f: Layer already exists [2021-11-17T15:04:12.082Z] 1a058d5342cc: Layer already exists [2021-11-17T15:04:12.082Z] latest: digest: sha256:1031b4b65755ab568ca4760282e3da48c3d5a84a8a68645426aad0dbc52c168b size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:04:12.381Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:04:12.674Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0.0.0 [2021-11-17T15:04:12.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-17T15:04:12.675Z] 504c7348605d: Preparing [2021-11-17T15:04:12.675Z] e32e5985c0af: Preparing [2021-11-17T15:04:12.675Z] 95d9febf9710: Preparing [2021-11-17T15:04:12.675Z] 9d66b0636704: Preparing [2021-11-17T15:04:12.675Z] 1da150427c77: Preparing [2021-11-17T15:04:12.675Z] 68df42ae1f09: Preparing [2021-11-17T15:04:12.675Z] b7a5a6c19723: Preparing [2021-11-17T15:04:12.675Z] f241bd707c8f: Preparing [2021-11-17T15:04:12.675Z] b4248b9d29ff: Preparing [2021-11-17T15:04:12.675Z] 1a058d5342cc: Preparing [2021-11-17T15:04:12.675Z] 68df42ae1f09: Waiting [2021-11-17T15:04:12.675Z] b7a5a6c19723: Waiting [2021-11-17T15:04:12.675Z] f241bd707c8f: Waiting [2021-11-17T15:04:12.675Z] b4248b9d29ff: Waiting [2021-11-17T15:04:12.675Z] 1a058d5342cc: Waiting [2021-11-17T15:04:12.675Z] 1da150427c77: Layer already exists [2021-11-17T15:04:12.675Z] 504c7348605d: Layer already exists [2021-11-17T15:04:12.675Z] e32e5985c0af: Layer already exists [2021-11-17T15:04:12.675Z] 95d9febf9710: Layer already exists [2021-11-17T15:04:12.675Z] 9d66b0636704: Layer already exists [2021-11-17T15:04:12.675Z] b7a5a6c19723: Layer already exists [2021-11-17T15:04:12.675Z] 68df42ae1f09: Layer already exists [2021-11-17T15:04:12.675Z] b4248b9d29ff: Layer already exists [2021-11-17T15:04:12.675Z] f241bd707c8f: Layer already exists [2021-11-17T15:04:12.675Z] 1a058d5342cc: Layer already exists [2021-11-17T15:04:12.675Z] 0.0.0: digest: sha256:1031b4b65755ab568ca4760282e3da48c3d5a84a8a68645426aad0dbc52c168b size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:04:12.969Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:04:13.255Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [2021-11-17T15:04:13.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-17T15:04:13.255Z] 504c7348605d: Preparing [2021-11-17T15:04:13.255Z] e32e5985c0af: Preparing [2021-11-17T15:04:13.255Z] 95d9febf9710: Preparing [2021-11-17T15:04:13.255Z] 9d66b0636704: Preparing [2021-11-17T15:04:13.255Z] 1da150427c77: Preparing [2021-11-17T15:04:13.255Z] 68df42ae1f09: Preparing [2021-11-17T15:04:13.255Z] b7a5a6c19723: Preparing [2021-11-17T15:04:13.255Z] f241bd707c8f: Preparing [2021-11-17T15:04:13.255Z] b4248b9d29ff: Preparing [2021-11-17T15:04:13.255Z] 1a058d5342cc: Preparing [2021-11-17T15:04:13.255Z] 68df42ae1f09: Waiting [2021-11-17T15:04:13.255Z] b7a5a6c19723: Waiting [2021-11-17T15:04:13.255Z] f241bd707c8f: Waiting [2021-11-17T15:04:13.255Z] b4248b9d29ff: Waiting [2021-11-17T15:04:13.255Z] 1a058d5342cc: Waiting [2021-11-17T15:04:13.255Z] 1da150427c77: Layer already exists [2021-11-17T15:04:13.255Z] 504c7348605d: Layer already exists [2021-11-17T15:04:13.255Z] 95d9febf9710: Layer already exists [2021-11-17T15:04:13.255Z] e32e5985c0af: Layer already exists [2021-11-17T15:04:13.255Z] 9d66b0636704: Layer already exists [2021-11-17T15:04:13.255Z] 68df42ae1f09: Layer already exists [2021-11-17T15:04:13.255Z] 1a058d5342cc: Layer already exists [2021-11-17T15:04:13.255Z] b4248b9d29ff: Layer already exists [2021-11-17T15:04:13.255Z] f241bd707c8f: Layer already exists [2021-11-17T15:04:13.255Z] b7a5a6c19723: Layer already exists [2021-11-17T15:04:13.255Z] 0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0: digest: sha256:1031b4b65755ab568ca4760282e3da48c3d5a84a8a68645426aad0dbc52c168b size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:04:13.557Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:04:13.850Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-11-17T15:04:13.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-17T15:04:13.850Z] 504c7348605d: Preparing [2021-11-17T15:04:13.850Z] e32e5985c0af: Preparing [2021-11-17T15:04:13.850Z] 95d9febf9710: Preparing [2021-11-17T15:04:13.850Z] 9d66b0636704: Preparing [2021-11-17T15:04:13.850Z] 1da150427c77: Preparing [2021-11-17T15:04:13.850Z] 68df42ae1f09: Preparing [2021-11-17T15:04:13.850Z] b7a5a6c19723: Preparing [2021-11-17T15:04:13.850Z] f241bd707c8f: Preparing [2021-11-17T15:04:13.850Z] b4248b9d29ff: Preparing [2021-11-17T15:04:13.850Z] 1a058d5342cc: Preparing [2021-11-17T15:04:13.850Z] b7a5a6c19723: Waiting [2021-11-17T15:04:13.850Z] f241bd707c8f: Waiting [2021-11-17T15:04:13.850Z] b4248b9d29ff: Waiting [2021-11-17T15:04:13.850Z] 1a058d5342cc: Waiting [2021-11-17T15:04:13.850Z] 68df42ae1f09: Waiting [2021-11-17T15:04:13.850Z] e32e5985c0af: Layer already exists [2021-11-17T15:04:13.850Z] 1da150427c77: Layer already exists [2021-11-17T15:04:13.850Z] 504c7348605d: Layer already exists [2021-11-17T15:04:13.850Z] 95d9febf9710: Layer already exists [2021-11-17T15:04:13.850Z] 9d66b0636704: Layer already exists [2021-11-17T15:04:13.850Z] 68df42ae1f09: Layer already exists [2021-11-17T15:04:13.850Z] b7a5a6c19723: Layer already exists [2021-11-17T15:04:13.850Z] f241bd707c8f: Layer already exists [2021-11-17T15:04:13.850Z] 1a058d5342cc: Layer already exists [2021-11-17T15:04:13.850Z] b4248b9d29ff: Layer already exists [2021-11-17T15:04:13.850Z] main: digest: sha256:1031b4b65755ab568ca4760282e3da48c3d5a84a8a68645426aad0dbc52c168b size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-17T15:04:13.882Z] ===================================================== [Pipeline] echo [2021-11-17T15:04:13.890Z] taggedImages: [2021-11-17T15:04:13.890Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0e57188e00e89e0d20a1f3c03614da85116ecb0b [2021-11-17T15:04:13.890Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-11-17T15:04:13.890Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0.0.0 [2021-11-17T15:04:13.890Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [2021-11-17T15:04:13.890Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-11-17T15:04:13.907Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-11-17T15:04:13.907Z] 0e57188e00e89e0d20a1f3c03614da85116ecb0b [2021-11-17T15:04:13.907Z] latest [2021-11-17T15:04:13.907Z] 0.0.0 [2021-11-17T15:04:13.907Z] 0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [2021-11-17T15:04:13.907Z] main [2021-11-17T15:04:13.907Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:04:14.221Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0e57188e00e89e0d20a1f3c03614da85116ecb0b [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:04:14.515Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:0e57188e00e89e0d20a1f3c03614da85116ecb0b [2021-11-17T15:04:14.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-17T15:04:14.515Z] c620f7f30bd1: Preparing [2021-11-17T15:04:14.515Z] 6311baa8c39d: Preparing [2021-11-17T15:04:14.515Z] 8599346cf92c: Preparing [2021-11-17T15:04:14.515Z] 89f78f28b382: Preparing [2021-11-17T15:04:14.515Z] 1a058d5342cc: Preparing [2021-11-17T15:04:14.515Z] 1a058d5342cc: Layer already exists [2021-11-17T15:04:14.515Z] 8599346cf92c: Layer already exists [2021-11-17T15:04:14.515Z] c620f7f30bd1: Pushed [2021-11-17T15:04:14.515Z] 89f78f28b382: Pushed [2021-11-17T15:04:15.456Z] 6311baa8c39d: Pushed [2021-11-17T15:04:15.716Z] 0e57188e00e89e0d20a1f3c03614da85116ecb0b: digest: sha256:14e9617928aaa41bcb6ca0c6d6f869a4abb22c0ff21515302da633a80d950961 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:04:16.014Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:04:16.302Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-11-17T15:04:16.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-17T15:04:16.302Z] c620f7f30bd1: Preparing [2021-11-17T15:04:16.302Z] 6311baa8c39d: Preparing [2021-11-17T15:04:16.302Z] 8599346cf92c: Preparing [2021-11-17T15:04:16.302Z] 89f78f28b382: Preparing [2021-11-17T15:04:16.302Z] 1a058d5342cc: Preparing [2021-11-17T15:04:16.302Z] 8599346cf92c: Layer already exists [2021-11-17T15:04:16.302Z] 89f78f28b382: Layer already exists [2021-11-17T15:04:16.302Z] 6311baa8c39d: Layer already exists [2021-11-17T15:04:16.302Z] 1a058d5342cc: Layer already exists [2021-11-17T15:04:16.302Z] c620f7f30bd1: Layer already exists [2021-11-17T15:04:16.302Z] latest: digest: sha256:14e9617928aaa41bcb6ca0c6d6f869a4abb22c0ff21515302da633a80d950961 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:04:16.596Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:04:16.891Z] ---> 3832f3f859b7 [2021-11-17T15:04:16.891Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-17T15:04:16.891Z] ---> 5f7b199a2e15 [2021-11-17T15:04:16.891Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-17T15:04:16.891Z] ---> f7b2b746bb61 [2021-11-17T15:04:16.891Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-17T15:04:16.891Z] ---> Running in 4be6a29f67c4 [2021-11-17T15:04:16.891Z] ---> Running in 3450d2d889ea [2021-11-17T15:04:16.891Z] ---> 8cab329e458a [2021-11-17T15:04:16.891Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-17T15:04:16.891Z] ---> Running in bee9a67046bf [2021-11-17T15:04:16.891Z] ---> Running in c7fa25efd0c4 [2021-11-17T15:04:16.891Z] ---> 04bf6ffaf42b [2021-11-17T15:04:16.891Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-17T15:04:16.891Z] ---> Running in 213f60e6312b [2021-11-17T15:04:16.893Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:0.0.0 [2021-11-17T15:04:16.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-17T15:04:16.894Z] c620f7f30bd1: Preparing [2021-11-17T15:04:16.894Z] 6311baa8c39d: Preparing [2021-11-17T15:04:16.894Z] 8599346cf92c: Preparing [2021-11-17T15:04:16.894Z] 89f78f28b382: Preparing [2021-11-17T15:04:16.894Z] 1a058d5342cc: Preparing [2021-11-17T15:04:16.894Z] 1a058d5342cc: Layer already exists [2021-11-17T15:04:16.894Z] 8599346cf92c: Layer already exists [2021-11-17T15:04:16.894Z] 6311baa8c39d: Layer already exists [2021-11-17T15:04:16.894Z] c620f7f30bd1: Layer already exists [2021-11-17T15:04:16.894Z] 89f78f28b382: Layer already exists [2021-11-17T15:04:16.894Z] 0.0.0: digest: sha256:14e9617928aaa41bcb6ca0c6d6f869a4abb22c0ff21515302da633a80d950961 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:04:17.185Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:04:17.478Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [2021-11-17T15:04:17.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-17T15:04:17.478Z] c620f7f30bd1: Preparing [2021-11-17T15:04:17.478Z] 6311baa8c39d: Preparing [2021-11-17T15:04:17.478Z] 8599346cf92c: Preparing [2021-11-17T15:04:17.478Z] 89f78f28b382: Preparing [2021-11-17T15:04:17.478Z] 1a058d5342cc: Preparing [2021-11-17T15:04:17.478Z] 1a058d5342cc: Layer already exists [2021-11-17T15:04:17.478Z] 8599346cf92c: Layer already exists [2021-11-17T15:04:17.478Z] c620f7f30bd1: Layer already exists [2021-11-17T15:04:17.478Z] 89f78f28b382: Layer already exists [2021-11-17T15:04:17.478Z] 6311baa8c39d: Layer already exists [2021-11-17T15:04:17.478Z] 0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0: digest: sha256:14e9617928aaa41bcb6ca0c6d6f869a4abb22c0ff21515302da633a80d950961 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:04:17.773Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:04:18.066Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-11-17T15:04:18.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-17T15:04:18.066Z] c620f7f30bd1: Preparing [2021-11-17T15:04:18.066Z] 6311baa8c39d: Preparing [2021-11-17T15:04:18.066Z] 8599346cf92c: Preparing [2021-11-17T15:04:18.066Z] 89f78f28b382: Preparing [2021-11-17T15:04:18.066Z] 1a058d5342cc: Preparing [2021-11-17T15:04:18.066Z] c620f7f30bd1: Layer already exists [2021-11-17T15:04:18.066Z] 1a058d5342cc: Layer already exists [2021-11-17T15:04:18.066Z] 89f78f28b382: Layer already exists [2021-11-17T15:04:18.066Z] 6311baa8c39d: Layer already exists [2021-11-17T15:04:18.066Z] 8599346cf92c: Layer already exists [2021-11-17T15:04:18.066Z] main: digest: sha256:14e9617928aaa41bcb6ca0c6d6f869a4abb22c0ff21515302da633a80d950961 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-17T15:04:18.096Z] ===================================================== [Pipeline] echo [2021-11-17T15:04:18.103Z] taggedImages: [2021-11-17T15:04:18.103Z] - nexus3.edgexfoundry.org:10004/support-notifications:0e57188e00e89e0d20a1f3c03614da85116ecb0b [2021-11-17T15:04:18.103Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-11-17T15:04:18.103Z] - nexus3.edgexfoundry.org:10004/support-notifications:0.0.0 [2021-11-17T15:04:18.103Z] - nexus3.edgexfoundry.org:10004/support-notifications:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [2021-11-17T15:04:18.103Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-11-17T15:04:18.121Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-11-17T15:04:18.121Z] 0e57188e00e89e0d20a1f3c03614da85116ecb0b [2021-11-17T15:04:18.121Z] latest [2021-11-17T15:04:18.121Z] 0.0.0 [2021-11-17T15:04:18.121Z] 0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [2021-11-17T15:04:18.121Z] main [2021-11-17T15:04:18.121Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:04:18.422Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0e57188e00e89e0d20a1f3c03614da85116ecb0b [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:04:18.714Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0e57188e00e89e0d20a1f3c03614da85116ecb0b [2021-11-17T15:04:18.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-17T15:04:18.714Z] 02660389de4d: Preparing [2021-11-17T15:04:18.714Z] 018704a20a5a: Preparing [2021-11-17T15:04:18.714Z] 8599346cf92c: Preparing [2021-11-17T15:04:18.714Z] 0d0db9bedbd6: Preparing [2021-11-17T15:04:18.714Z] 1a058d5342cc: Preparing [2021-11-17T15:04:18.714Z] 1a058d5342cc: Layer already exists [2021-11-17T15:04:18.714Z] 8599346cf92c: Layer already exists [2021-11-17T15:04:18.714Z] 0d0db9bedbd6: Layer already exists [2021-11-17T15:04:18.976Z] 02660389de4d: Pushed [2021-11-17T15:04:19.532Z] Removing intermediate container 4be6a29f67c4 [2021-11-17T15:04:19.532Z] ---> 80a2a0a718b8 [2021-11-17T15:04:19.532Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-17T15:04:19.532Z] ---> Running in 8336b2567d33 [2021-11-17T15:04:19.803Z] Removing intermediate container 3450d2d889ea [2021-11-17T15:04:19.803Z] ---> e99fc021372d [2021-11-17T15:04:19.803Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-17T15:04:19.803Z] ---> Running in cecd7898044d [2021-11-17T15:04:19.915Z] 018704a20a5a: Pushed [2021-11-17T15:04:19.915Z] 0e57188e00e89e0d20a1f3c03614da85116ecb0b: digest: sha256:52874947e2b88862c31338b326d412adf2b5201ad531ac823ef190d20a3803e5 size: 1364 [2021-11-17T15:04:20.080Z] Removing intermediate container c7fa25efd0c4 [2021-11-17T15:04:20.080Z] ---> a93cdbf294e2 [2021-11-17T15:04:20.080Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-17T15:04:20.080Z] Removing intermediate container bee9a67046bf [2021-11-17T15:04:20.080Z] ---> 1a0697b94371 [2021-11-17T15:04:20.080Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-17T15:04:20.080Z] Removing intermediate container 213f60e6312b [2021-11-17T15:04:20.080Z] ---> 8955348deba6 [2021-11-17T15:04:20.080Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:04:20.362Z] ---> Running in 9ed9d160907a [2021-11-17T15:04:20.362Z] ---> Running in abc082f34259 [2021-11-17T15:04:20.362Z] ---> Running in 6ddcb15e004d [2021-11-17T15:04:20.474Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:04:20.769Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-11-17T15:04:20.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-17T15:04:20.769Z] 02660389de4d: Preparing [2021-11-17T15:04:20.769Z] 018704a20a5a: Preparing [2021-11-17T15:04:20.769Z] 8599346cf92c: Preparing [2021-11-17T15:04:20.769Z] 0d0db9bedbd6: Preparing [2021-11-17T15:04:20.769Z] 1a058d5342cc: Preparing [2021-11-17T15:04:20.769Z] 0d0db9bedbd6: Layer already exists [2021-11-17T15:04:20.769Z] 1a058d5342cc: Layer already exists [2021-11-17T15:04:20.769Z] 02660389de4d: Layer already exists [2021-11-17T15:04:20.769Z] 8599346cf92c: Layer already exists [2021-11-17T15:04:20.769Z] 018704a20a5a: Layer already exists [2021-11-17T15:04:20.769Z] latest: digest: sha256:52874947e2b88862c31338b326d412adf2b5201ad531ac823ef190d20a3803e5 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:04:21.090Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:04:21.377Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0.0.0 [2021-11-17T15:04:21.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-17T15:04:21.377Z] 02660389de4d: Preparing [2021-11-17T15:04:21.377Z] 018704a20a5a: Preparing [2021-11-17T15:04:21.377Z] 8599346cf92c: Preparing [2021-11-17T15:04:21.377Z] 0d0db9bedbd6: Preparing [2021-11-17T15:04:21.377Z] 1a058d5342cc: Preparing [2021-11-17T15:04:21.377Z] 1a058d5342cc: Layer already exists [2021-11-17T15:04:21.377Z] 02660389de4d: Layer already exists [2021-11-17T15:04:21.377Z] 0d0db9bedbd6: Layer already exists [2021-11-17T15:04:21.377Z] 8599346cf92c: Layer already exists [2021-11-17T15:04:21.377Z] 018704a20a5a: Layer already exists [2021-11-17T15:04:21.377Z] 0.0.0: digest: sha256:52874947e2b88862c31338b326d412adf2b5201ad531ac823ef190d20a3803e5 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:04:21.815Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [2021-11-17T15:04:21.816Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:04:22.098Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-17T15:04:22.178Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [2021-11-17T15:04:22.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-17T15:04:22.178Z] 02660389de4d: Preparing [2021-11-17T15:04:22.178Z] 018704a20a5a: Preparing [2021-11-17T15:04:22.178Z] 8599346cf92c: Preparing [2021-11-17T15:04:22.178Z] 0d0db9bedbd6: Preparing [2021-11-17T15:04:22.178Z] 1a058d5342cc: Preparing [2021-11-17T15:04:22.178Z] 02660389de4d: Layer already exists [2021-11-17T15:04:22.178Z] 1a058d5342cc: Layer already exists [2021-11-17T15:04:22.178Z] 018704a20a5a: Layer already exists [2021-11-17T15:04:22.178Z] 8599346cf92c: Layer already exists [2021-11-17T15:04:22.178Z] 0d0db9bedbd6: Layer already exists [2021-11-17T15:04:22.178Z] 0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0: digest: sha256:52874947e2b88862c31338b326d412adf2b5201ad531ac823ef190d20a3803e5 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:04:22.471Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:04:22.719Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-11-17T15:04:22.719Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-17T15:04:22.719Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-17T15:04:22.760Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-11-17T15:04:22.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-17T15:04:22.760Z] 02660389de4d: Preparing [2021-11-17T15:04:22.760Z] 018704a20a5a: Preparing [2021-11-17T15:04:22.760Z] 8599346cf92c: Preparing [2021-11-17T15:04:22.760Z] 0d0db9bedbd6: Preparing [2021-11-17T15:04:22.760Z] 1a058d5342cc: Preparing [2021-11-17T15:04:22.760Z] 1a058d5342cc: Layer already exists [2021-11-17T15:04:22.760Z] 018704a20a5a: Layer already exists [2021-11-17T15:04:22.760Z] 8599346cf92c: Layer already exists [2021-11-17T15:04:22.760Z] 0d0db9bedbd6: Layer already exists [2021-11-17T15:04:22.760Z] 02660389de4d: Layer already exists [2021-11-17T15:04:22.760Z] main: digest: sha256:52874947e2b88862c31338b326d412adf2b5201ad531ac823ef190d20a3803e5 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-17T15:04:22.793Z] ===================================================== [Pipeline] echo [2021-11-17T15:04:22.800Z] taggedImages: [2021-11-17T15:04:22.800Z] - nexus3.edgexfoundry.org:10004/support-scheduler:0e57188e00e89e0d20a1f3c03614da85116ecb0b [2021-11-17T15:04:22.800Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-11-17T15:04:22.800Z] - nexus3.edgexfoundry.org:10004/support-scheduler:0.0.0 [2021-11-17T15:04:22.800Z] - nexus3.edgexfoundry.org:10004/support-scheduler:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [2021-11-17T15:04:22.800Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-11-17T15:04:22.819Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-11-17T15:04:22.819Z] 0e57188e00e89e0d20a1f3c03614da85116ecb0b [2021-11-17T15:04:22.819Z] latest [2021-11-17T15:04:22.819Z] 0.0.0 [2021-11-17T15:04:22.819Z] 0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [2021-11-17T15:04:22.819Z] main [2021-11-17T15:04:22.819Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:04:23.132Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:0e57188e00e89e0d20a1f3c03614da85116ecb0b [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:04:23.431Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:0e57188e00e89e0d20a1f3c03614da85116ecb0b [2021-11-17T15:04:23.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-17T15:04:23.432Z] 83f4e3330db3: Preparing [2021-11-17T15:04:23.432Z] f95a01ecbd9c: Preparing [2021-11-17T15:04:23.432Z] 85ea7e6cc6b7: Preparing [2021-11-17T15:04:23.432Z] e875bb9e9a7f: Preparing [2021-11-17T15:04:23.432Z] 879b85f2d1ed: Preparing [2021-11-17T15:04:23.432Z] 6777e3bbcb7c: Preparing [2021-11-17T15:04:23.432Z] fd08d546f6b8: Preparing [2021-11-17T15:04:23.432Z] 0636255016a6: Preparing [2021-11-17T15:04:23.432Z] 84e9d258764d: Preparing [2021-11-17T15:04:23.432Z] 56463f638872: Preparing [2021-11-17T15:04:23.432Z] e2eb06d8af82: Preparing [2021-11-17T15:04:23.432Z] 6777e3bbcb7c: Waiting [2021-11-17T15:04:23.432Z] fd08d546f6b8: Waiting [2021-11-17T15:04:23.432Z] 0636255016a6: Waiting [2021-11-17T15:04:23.432Z] 84e9d258764d: Waiting [2021-11-17T15:04:23.432Z] 56463f638872: Waiting [2021-11-17T15:04:23.432Z] e2eb06d8af82: Waiting [2021-11-17T15:04:23.432Z] 879b85f2d1ed: Layer already exists [2021-11-17T15:04:23.709Z] 6777e3bbcb7c: Layer already exists [2021-11-17T15:04:23.974Z] fd08d546f6b8: Layer already exists [2021-11-17T15:04:23.974Z] 0636255016a6: Layer already exists [2021-11-17T15:04:23.974Z] f95a01ecbd9c: Pushed [2021-11-17T15:04:23.974Z] 84e9d258764d: Layer already exists [2021-11-17T15:04:23.974Z] 56463f638872: Layer already exists [2021-11-17T15:04:23.974Z] e2eb06d8af82: Layer already exists [2021-11-17T15:04:23.974Z] 83f4e3330db3: Pushed [2021-11-17T15:04:24.233Z] 85ea7e6cc6b7: Pushed [2021-11-17T15:04:29.514Z] e875bb9e9a7f: Pushed [2021-11-17T15:04:29.514Z] 0e57188e00e89e0d20a1f3c03614da85116ecb0b: digest: sha256:fbf66252cf34f8a574cbcc085288893937decb3e0ccc0ddf9f25f308ca15173e size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:04:29.810Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:04:30.103Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-11-17T15:04:30.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-17T15:04:30.103Z] 83f4e3330db3: Preparing [2021-11-17T15:04:30.103Z] f95a01ecbd9c: Preparing [2021-11-17T15:04:30.103Z] 85ea7e6cc6b7: Preparing [2021-11-17T15:04:30.103Z] e875bb9e9a7f: Preparing [2021-11-17T15:04:30.103Z] 879b85f2d1ed: Preparing [2021-11-17T15:04:30.103Z] 6777e3bbcb7c: Preparing [2021-11-17T15:04:30.103Z] fd08d546f6b8: Preparing [2021-11-17T15:04:30.103Z] 0636255016a6: Preparing [2021-11-17T15:04:30.103Z] 84e9d258764d: Preparing [2021-11-17T15:04:30.103Z] 56463f638872: Preparing [2021-11-17T15:04:30.103Z] e2eb06d8af82: Preparing [2021-11-17T15:04:30.103Z] 0636255016a6: Waiting [2021-11-17T15:04:30.103Z] 84e9d258764d: Waiting [2021-11-17T15:04:30.103Z] 56463f638872: Waiting [2021-11-17T15:04:30.103Z] e2eb06d8af82: Waiting [2021-11-17T15:04:30.103Z] 6777e3bbcb7c: Waiting [2021-11-17T15:04:30.103Z] fd08d546f6b8: Waiting [2021-11-17T15:04:30.103Z] f95a01ecbd9c: Layer already exists [2021-11-17T15:04:30.103Z] 879b85f2d1ed: Layer already exists [2021-11-17T15:04:30.103Z] 83f4e3330db3: Layer already exists [2021-11-17T15:04:30.103Z] e875bb9e9a7f: Layer already exists [2021-11-17T15:04:30.103Z] 85ea7e6cc6b7: Layer already exists [2021-11-17T15:04:30.103Z] 6777e3bbcb7c: Layer already exists [2021-11-17T15:04:30.103Z] 56463f638872: Layer already exists [2021-11-17T15:04:30.103Z] 84e9d258764d: Layer already exists [2021-11-17T15:04:30.103Z] 0636255016a6: Layer already exists [2021-11-17T15:04:30.103Z] fd08d546f6b8: Layer already exists [2021-11-17T15:04:30.103Z] e2eb06d8af82: Layer already exists [2021-11-17T15:04:30.103Z] latest: digest: sha256:fbf66252cf34f8a574cbcc085288893937decb3e0ccc0ddf9f25f308ca15173e size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:04:30.400Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:04:30.686Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:0.0.0 [2021-11-17T15:04:30.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-17T15:04:30.686Z] 83f4e3330db3: Preparing [2021-11-17T15:04:30.686Z] f95a01ecbd9c: Preparing [2021-11-17T15:04:30.686Z] 85ea7e6cc6b7: Preparing [2021-11-17T15:04:30.686Z] e875bb9e9a7f: Preparing [2021-11-17T15:04:30.686Z] 879b85f2d1ed: Preparing [2021-11-17T15:04:30.686Z] 6777e3bbcb7c: Preparing [2021-11-17T15:04:30.686Z] fd08d546f6b8: Preparing [2021-11-17T15:04:30.686Z] 0636255016a6: Preparing [2021-11-17T15:04:30.686Z] 84e9d258764d: Preparing [2021-11-17T15:04:30.686Z] 56463f638872: Preparing [2021-11-17T15:04:30.686Z] e2eb06d8af82: Preparing [2021-11-17T15:04:30.686Z] 6777e3bbcb7c: Waiting [2021-11-17T15:04:30.686Z] fd08d546f6b8: Waiting [2021-11-17T15:04:30.686Z] 0636255016a6: Waiting [2021-11-17T15:04:30.686Z] 84e9d258764d: Waiting [2021-11-17T15:04:30.686Z] 56463f638872: Waiting [2021-11-17T15:04:30.686Z] e2eb06d8af82: Waiting [2021-11-17T15:04:30.686Z] 85ea7e6cc6b7: Layer already exists [2021-11-17T15:04:30.686Z] f95a01ecbd9c: Layer already exists [2021-11-17T15:04:30.686Z] 879b85f2d1ed: Layer already exists [2021-11-17T15:04:30.686Z] e875bb9e9a7f: Layer already exists [2021-11-17T15:04:30.686Z] 83f4e3330db3: Layer already exists [2021-11-17T15:04:30.686Z] 6777e3bbcb7c: Layer already exists [2021-11-17T15:04:30.686Z] 56463f638872: Layer already exists [2021-11-17T15:04:30.686Z] 0636255016a6: Layer already exists [2021-11-17T15:04:30.686Z] fd08d546f6b8: Layer already exists [2021-11-17T15:04:30.686Z] 84e9d258764d: Layer already exists [2021-11-17T15:04:30.686Z] e2eb06d8af82: Layer already exists [2021-11-17T15:04:30.686Z] 0.0.0: digest: sha256:fbf66252cf34f8a574cbcc085288893937decb3e0ccc0ddf9f25f308ca15173e size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:04:30.982Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:04:31.278Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [2021-11-17T15:04:31.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-17T15:04:31.278Z] 83f4e3330db3: Preparing [2021-11-17T15:04:31.278Z] f95a01ecbd9c: Preparing [2021-11-17T15:04:31.278Z] 85ea7e6cc6b7: Preparing [2021-11-17T15:04:31.278Z] e875bb9e9a7f: Preparing [2021-11-17T15:04:31.278Z] 879b85f2d1ed: Preparing [2021-11-17T15:04:31.278Z] 6777e3bbcb7c: Preparing [2021-11-17T15:04:31.278Z] fd08d546f6b8: Preparing [2021-11-17T15:04:31.278Z] 0636255016a6: Preparing [2021-11-17T15:04:31.278Z] 84e9d258764d: Preparing [2021-11-17T15:04:31.278Z] 56463f638872: Preparing [2021-11-17T15:04:31.278Z] e2eb06d8af82: Preparing [2021-11-17T15:04:31.278Z] fd08d546f6b8: Waiting [2021-11-17T15:04:31.278Z] 0636255016a6: Waiting [2021-11-17T15:04:31.278Z] 84e9d258764d: Waiting [2021-11-17T15:04:31.278Z] 56463f638872: Waiting [2021-11-17T15:04:31.278Z] e2eb06d8af82: Waiting [2021-11-17T15:04:31.278Z] 6777e3bbcb7c: Waiting [2021-11-17T15:04:31.278Z] e875bb9e9a7f: Layer already exists [2021-11-17T15:04:31.278Z] 85ea7e6cc6b7: Layer already exists [2021-11-17T15:04:31.278Z] 83f4e3330db3: Layer already exists [2021-11-17T15:04:31.278Z] f95a01ecbd9c: Layer already exists [2021-11-17T15:04:31.278Z] 879b85f2d1ed: Layer already exists [2021-11-17T15:04:31.278Z] 6777e3bbcb7c: Layer already exists [2021-11-17T15:04:31.278Z] fd08d546f6b8: Layer already exists [2021-11-17T15:04:31.278Z] 0636255016a6: Layer already exists [2021-11-17T15:04:31.278Z] 56463f638872: Layer already exists [2021-11-17T15:04:31.278Z] 84e9d258764d: Layer already exists [2021-11-17T15:04:31.278Z] e2eb06d8af82: Layer already exists [2021-11-17T15:04:31.278Z] 0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0: digest: sha256:fbf66252cf34f8a574cbcc085288893937decb3e0ccc0ddf9f25f308ca15173e size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:04:31.568Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:04:31.856Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-11-17T15:04:31.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-17T15:04:31.856Z] 83f4e3330db3: Preparing [2021-11-17T15:04:31.856Z] f95a01ecbd9c: Preparing [2021-11-17T15:04:31.856Z] 85ea7e6cc6b7: Preparing [2021-11-17T15:04:31.856Z] e875bb9e9a7f: Preparing [2021-11-17T15:04:31.856Z] 879b85f2d1ed: Preparing [2021-11-17T15:04:31.856Z] 6777e3bbcb7c: Preparing [2021-11-17T15:04:31.856Z] fd08d546f6b8: Preparing [2021-11-17T15:04:31.856Z] 0636255016a6: Preparing [2021-11-17T15:04:31.856Z] 84e9d258764d: Preparing [2021-11-17T15:04:31.856Z] 56463f638872: Preparing [2021-11-17T15:04:31.856Z] e2eb06d8af82: Preparing [2021-11-17T15:04:31.856Z] 6777e3bbcb7c: Waiting [2021-11-17T15:04:31.856Z] fd08d546f6b8: Waiting [2021-11-17T15:04:31.856Z] 0636255016a6: Waiting [2021-11-17T15:04:31.856Z] 84e9d258764d: Waiting [2021-11-17T15:04:31.856Z] 56463f638872: Waiting [2021-11-17T15:04:31.856Z] e2eb06d8af82: Waiting [2021-11-17T15:04:31.856Z] f95a01ecbd9c: Layer already exists [2021-11-17T15:04:31.856Z] e875bb9e9a7f: Layer already exists [2021-11-17T15:04:31.856Z] 83f4e3330db3: Layer already exists [2021-11-17T15:04:31.856Z] 85ea7e6cc6b7: Layer already exists [2021-11-17T15:04:31.856Z] 879b85f2d1ed: Layer already exists [2021-11-17T15:04:31.856Z] 6777e3bbcb7c: Layer already exists [2021-11-17T15:04:31.856Z] 0636255016a6: Layer already exists [2021-11-17T15:04:31.856Z] fd08d546f6b8: Layer already exists [2021-11-17T15:04:31.856Z] 56463f638872: Layer already exists [2021-11-17T15:04:31.856Z] 84e9d258764d: Layer already exists [2021-11-17T15:04:31.856Z] e2eb06d8af82: Layer already exists [2021-11-17T15:04:31.856Z] main: digest: sha256:fbf66252cf34f8a574cbcc085288893937decb3e0ccc0ddf9f25f308ca15173e size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-17T15:04:31.892Z] ===================================================== [Pipeline] echo [2021-11-17T15:04:31.901Z] taggedImages: [2021-11-17T15:04:31.901Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:0e57188e00e89e0d20a1f3c03614da85116ecb0b [2021-11-17T15:04:31.901Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-11-17T15:04:31.901Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:0.0.0 [2021-11-17T15:04:31.901Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [2021-11-17T15:04:31.901Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-17T15:06:29.613Z] Removing intermediate container abc082f34259 [2021-11-17T15:06:29.613Z] ---> 6a0a5ab26f71 [2021-11-17T15:06:29.613Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-17T15:06:29.613Z] Removing intermediate container 9ed9d160907a [2021-11-17T15:06:29.613Z] ---> 1bb23b2362db [2021-11-17T15:06:29.613Z] [2021-11-17T15:06:29.613Z] Step 9/22 : FROM alpine:3.14 [2021-11-17T15:06:29.613Z] ---> Running in 15ce650cc76e [2021-11-17T15:06:29.613Z] 3.14: Pulling from library/alpine [2021-11-17T15:06:29.613Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-17T15:06:29.613Z] Status: Downloaded newer image for alpine:3.14 [2021-11-17T15:06:29.613Z] ---> 5b8b7b635229 [2021-11-17T15:06:29.613Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-17T15:06:29.613Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-17T15:06:29.613Z] ---> Running in 5790ca66fa98 [2021-11-17T15:06:29.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-17T15:06:29.613Z] Removing intermediate container 6ddcb15e004d [2021-11-17T15:06:29.613Z] ---> 55ea30059c3e [2021-11-17T15:06:29.613Z] [2021-11-17T15:06:29.613Z] Step 9/30 : FROM alpine:3.14 [2021-11-17T15:06:29.613Z] ---> 5b8b7b635229 [2021-11-17T15:06:29.613Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-17T15:06:29.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-17T15:06:29.613Z] ---> Running in 25eaa5d4dd09 [2021-11-17T15:06:29.613Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-17T15:06:29.613Z] Executing busybox-1.33.1-r6.trigger [2021-11-17T15:06:29.613Z] OK: 6 MiB in 15 packages [2021-11-17T15:06:29.613Z] Removing intermediate container 25eaa5d4dd09 [2021-11-17T15:06:29.613Z] ---> e6a95a5c4ac7 [2021-11-17T15:06:29.613Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-17T15:06:29.613Z] ---> Running in c421c5c994d4 [2021-11-17T15:06:29.613Z] Removing intermediate container 15ce650cc76e [2021-11-17T15:06:29.613Z] ---> 8d79d83886c4 [2021-11-17T15:06:29.613Z] [2021-11-17T15:06:29.613Z] Step 10/22 : FROM docker:20.10.8 [2021-11-17T15:06:29.613Z] 20.10.8: Pulling from library/docker [2021-11-17T15:06:29.613Z] Removing intermediate container 8336b2567d33 [2021-11-17T15:06:29.613Z] ---> 21a299755d91 [2021-11-17T15:06:29.613Z] [2021-11-17T15:06:29.613Z] Step 9/21 : FROM alpine:3.14 [2021-11-17T15:06:29.613Z] ---> 5b8b7b635229 [2021-11-17T15:06:29.613Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-17T15:06:29.613Z] Removing intermediate container 5790ca66fa98 [2021-11-17T15:06:29.613Z] ---> cffa514ed48b [2021-11-17T15:06:29.613Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-17T15:06:29.613Z] ---> Running in 82f0c4a9615b [2021-11-17T15:06:29.613Z] ---> Running in e6c1e8747a56 [2021-11-17T15:06:29.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-17T15:06:29.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-17T15:06:29.613Z] Removing intermediate container e6c1e8747a56 [2021-11-17T15:06:29.613Z] ---> 2a064844d7cb [2021-11-17T15:06:29.613Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-17T15:06:29.613Z] ---> Running in a1e0cbe5e557 [2021-11-17T15:06:29.613Z] Removing intermediate container cecd7898044d [2021-11-17T15:06:29.613Z] ---> 8724fd11984c [2021-11-17T15:06:29.613Z] [2021-11-17T15:06:29.613Z] Step 9/22 : FROM alpine:3.14 [2021-11-17T15:06:29.613Z] ---> 5b8b7b635229 [2021-11-17T15:06:29.613Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-17T15:06:29.613Z] ---> Using cache [2021-11-17T15:06:29.613Z] ---> cffa514ed48b [2021-11-17T15:06:29.613Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-17T15:06:29.613Z] ---> Using cache [2021-11-17T15:06:29.613Z] ---> 2a064844d7cb [2021-11-17T15:06:29.613Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-17T15:06:29.613Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-17T15:06:29.613Z] (2/2) Installing su-exec (0.2-r1) [2021-11-17T15:06:29.613Z] Executing busybox-1.33.1-r6.trigger [2021-11-17T15:06:29.613Z] OK: 6 MiB in 16 packages [2021-11-17T15:06:29.613Z] ---> Running in 4a08d8172f57 [2021-11-17T15:06:29.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-17T15:06:29.613Z] Removing intermediate container a1e0cbe5e557 [2021-11-17T15:06:29.613Z] ---> b8191476b8cc [2021-11-17T15:06:29.613Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-17T15:06:29.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-17T15:06:29.613Z] ---> Running in 83802c19bd82 [2021-11-17T15:06:29.613Z] Removing intermediate container 4a08d8172f57 [2021-11-17T15:06:29.613Z] ---> 4368b265aba1 [2021-11-17T15:06:29.613Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-17T15:06:29.613Z] ---> Running in f810028856e0 [2021-11-17T15:06:29.613Z] Removing intermediate container 83802c19bd82 [2021-11-17T15:06:29.613Z] ---> ad390245dd26 [2021-11-17T15:06:29.613Z] Step 14/22 : WORKDIR / [2021-11-17T15:06:29.613Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-17T15:06:29.613Z] Removing intermediate container c421c5c994d4 [2021-11-17T15:06:29.613Z] ---> 2c42f2fb144f [2021-11-17T15:06:29.613Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-17T15:06:29.613Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-17T15:06:29.613Z] Executing busybox-1.33.1-r6.trigger [2021-11-17T15:06:29.613Z] Executing ca-certificates-20191127-r5.trigger [2021-11-17T15:06:29.613Z] ---> Running in 731398a67465 [2021-11-17T15:06:29.613Z] ---> Running in 2df1683561ed [2021-11-17T15:06:29.613Z] OK: 6 MiB in 16 packages [2021-11-17T15:06:29.613Z] Removing intermediate container f810028856e0 [2021-11-17T15:06:29.613Z] ---> bd4e15ee791d [2021-11-17T15:06:29.613Z] Step 14/22 : WORKDIR / [2021-11-17T15:06:29.613Z] ---> Running in 5cb54fd46564 [2021-11-17T15:06:29.613Z] Removing intermediate container 2df1683561ed [2021-11-17T15:06:29.613Z] ---> 6c44de37aa52 [2021-11-17T15:06:29.613Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-17T15:06:29.889Z] Removing intermediate container 731398a67465 [2021-11-17T15:06:29.889Z] ---> 361f099e9b70 [2021-11-17T15:06:29.889Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-17T15:06:29.889Z] ---> Running in 1209b1049988 [2021-11-17T15:06:30.164Z] Removing intermediate container 5cb54fd46564 [2021-11-17T15:06:30.164Z] ---> 954691322740 [2021-11-17T15:06:30.164Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-17T15:06:30.774Z] Removing intermediate container 1209b1049988 [2021-11-17T15:06:30.774Z] ---> 0a2f088e8dc0 [2021-11-17T15:06:30.774Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-17T15:06:30.774Z] ---> Running in cc489f5855a8 [2021-11-17T15:06:31.378Z] ---> 0a625a9aea3e [2021-11-17T15:06:31.378Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-17T15:06:31.378Z] Removing intermediate container 82f0c4a9615b [2021-11-17T15:06:31.378Z] ---> 4ceb7d9364b6 [2021-11-17T15:06:31.378Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-17T15:06:31.378Z] ---> Running in 5387b37e3a6e [2021-11-17T15:06:31.650Z] ---> 59e7ed816c7b [2021-11-17T15:06:31.650Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-17T15:06:32.637Z] Removing intermediate container 5387b37e3a6e [2021-11-17T15:06:32.637Z] ---> 1d084eb66502 [2021-11-17T15:06:32.637Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-17T15:06:32.637Z] ---> Running in 4b6bd86337b5 [2021-11-17T15:06:33.235Z] Removing intermediate container 4b6bd86337b5 [2021-11-17T15:06:33.235Z] ---> e94594af8e8f [2021-11-17T15:06:33.235Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-17T15:06:33.509Z] ---> 8989f06b3fba [2021-11-17T15:06:33.509Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-17T15:06:33.509Z] ---> Running in 41a21bd374bf [2021-11-17T15:06:34.106Z] Removing intermediate container cc489f5855a8 [2021-11-17T15:06:34.106Z] ---> 229842b26aed [2021-11-17T15:06:34.106Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-17T15:06:34.106Z] ---> cba88204e3c0 [2021-11-17T15:06:34.106Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-17T15:06:34.106Z] ---> Running in 2fd11ade37ce [2021-11-17T15:06:34.379Z] Removing intermediate container 41a21bd374bf [2021-11-17T15:06:34.379Z] ---> f34a5d480e14 [2021-11-17T15:06:34.379Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-17T15:06:34.656Z] ---> 889115eac413 [2021-11-17T15:06:34.656Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-17T15:06:34.950Z] ---> Running in 0758a7857cad [2021-11-17T15:06:34.950Z] Removing intermediate container 2fd11ade37ce [2021-11-17T15:06:34.950Z] ---> 63bfaf2de7c3 [2021-11-17T15:06:34.950Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-17T15:06:35.223Z] ---> 04ae7f4745a7 [2021-11-17T15:06:35.498Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-17T15:06:35.498Z] ---> Running in da42012646b3 [2021-11-17T15:06:35.498Z] Removing intermediate container 0758a7857cad [2021-11-17T15:06:35.498Z] ---> ac5515e1d2e9 [2021-11-17T15:06:35.498Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-17T15:06:35.772Z] ---> Running in 57e483003607 [2021-11-17T15:06:35.772Z] ---> 583218da762d [2021-11-17T15:06:35.772Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-17T15:06:36.366Z] Removing intermediate container da42012646b3 [2021-11-17T15:06:36.366Z] ---> 3c490f248656 [2021-11-17T15:06:36.366Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-17T15:06:36.366Z] ---> Running in b5e8d5082109 [2021-11-17T15:06:36.366Z] ---> 085e99a13369 [2021-11-17T15:06:36.366Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-17T15:06:36.642Z] ---> Running in b42a32b4ca23 [2021-11-17T15:06:36.642Z] Removing intermediate container 57e483003607 [2021-11-17T15:06:36.642Z] ---> f7e0a1329e4c [2021-11-17T15:06:36.642Z] Step 20/22 : LABEL arch=arm64 [2021-11-17T15:06:36.913Z] ---> Running in c6070d8119a8 [2021-11-17T15:06:37.223Z] Removing intermediate container b5e8d5082109 [2021-11-17T15:06:37.223Z] ---> 2889593a63b8 [2021-11-17T15:06:37.223Z] Step 20/22 : LABEL arch=arm64 [2021-11-17T15:06:37.496Z] ---> Running in 9d27fba7d735 [2021-11-17T15:06:37.771Z] Removing intermediate container c6070d8119a8 [2021-11-17T15:06:37.771Z] ---> 7c43029fa78f [2021-11-17T15:06:37.771Z] Step 21/22 : LABEL git_sha=0e57188e00e89e0d20a1f3c03614da85116ecb0b [2021-11-17T15:06:38.046Z] ---> Running in 546819f9b49c [2021-11-17T15:06:38.349Z] Removing intermediate container 9d27fba7d735 [2021-11-17T15:06:38.349Z] ---> 50b89d127797 [2021-11-17T15:06:38.349Z] Step 21/22 : LABEL git_sha=0e57188e00e89e0d20a1f3c03614da85116ecb0b [2021-11-17T15:06:38.349Z] ---> 0336cc433463 [2021-11-17T15:06:38.349Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-17T15:06:38.349Z] ---> Running in a45c0aaf8fc8 [2021-11-17T15:06:38.963Z] Removing intermediate container 546819f9b49c [2021-11-17T15:06:38.963Z] ---> eebe4fd7118b [2021-11-17T15:06:38.963Z] Step 22/22 : LABEL version=0.0.0 [2021-11-17T15:06:38.963Z] ---> Running in 364d5e69e77c [2021-11-17T15:06:39.239Z] Removing intermediate container a45c0aaf8fc8 [2021-11-17T15:06:39.239Z] ---> bbbda1142a19 [2021-11-17T15:06:39.239Z] Step 22/22 : LABEL version=0.0.0 [2021-11-17T15:06:39.239Z] ---> Running in 4326e757c297 [2021-11-17T15:06:39.512Z] Removing intermediate container 364d5e69e77c [2021-11-17T15:06:39.512Z] ---> 2c24672420a0 [2021-11-17T15:06:39.512Z] [2021-11-17T15:06:39.782Z] ---> 4af77de7b9e8 [2021-11-17T15:06:39.782Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-17T15:06:39.782Z] Removing intermediate container b42a32b4ca23 [2021-11-17T15:06:39.782Z] ---> 464e95e61bd2 [2021-11-17T15:06:39.782Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-17T15:06:39.782Z] ---> Running in 874bfebcadff [2021-11-17T15:06:39.782Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-17T15:06:39.782Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-17T15:06:40.057Z] ---> 3734d5adc5ac [2021-11-17T15:06:40.057Z] 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-17T15:06:40.057Z] Removing intermediate container 4326e757c297 [2021-11-17T15:06:40.057Z] ---> 023002adad6a [2021-11-17T15:06:40.057Z] [2021-11-17T15:06:40.057Z] Successfully built 2c24672420a0 [2021-11-17T15:06:40.058Z] Successfully tagged core-command-arm64:latest [2021-11-17T15:06:40.058Z] ---> Running in 811e41eca5ba [2021-11-17T15:06:40.058Z]  Building core-command ... done Building support-scheduler [2021-11-17T15:06:40.658Z] Removing intermediate container 874bfebcadff [2021-11-17T15:06:40.658Z] ---> 4ae8e935e2e3 [2021-11-17T15:06:40.658Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-17T15:06:40.658Z] Successfully built 023002adad6a [2021-11-17T15:06:40.658Z] Successfully tagged core-metadata-arm64:latest [2021-11-17T15:06:40.658Z] Building security-secretstore-setup [2021-11-17T15:06:40.658Z]  Building core-metadata ... done  ---> Running in c649efd717a7 [2021-11-17T15:06:40.658Z] Removing intermediate container 811e41eca5ba [2021-11-17T15:06:40.658Z] ---> 8a048646ff5c [2021-11-17T15:06:40.658Z] 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-17T15:06:40.939Z] ---> Running in 9ed5c42cc3a5 [2021-11-17T15:06:40.939Z] ---> a1f3a46514c7 [2021-11-17T15:06:40.939Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-17T15:06:41.212Z] Removing intermediate container c649efd717a7 [2021-11-17T15:06:41.212Z] ---> 3018d37d847a [2021-11-17T15:06:41.212Z] Step 19/21 : LABEL arch=arm64 [2021-11-17T15:06:41.486Z] ---> Running in 6c633255473d [2021-11-17T15:06:42.087Z] Removing intermediate container 6c633255473d [2021-11-17T15:06:42.087Z] ---> 37a66d9614bc [2021-11-17T15:06:42.087Z] Step 20/21 : LABEL git_sha=0e57188e00e89e0d20a1f3c03614da85116ecb0b [2021-11-17T15:06:42.364Z] ---> Running in c40eb685c13c [2021-11-17T15:06:42.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-17T15:06:42.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-17T15:06:42.911Z] ---> 58f59cd68a60 [2021-11-17T15:06:42.911Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-17T15:06:43.191Z] Removing intermediate container c40eb685c13c [2021-11-17T15:06:43.191Z] ---> 6919aefa0905 [2021-11-17T15:06:43.191Z] Step 21/21 : LABEL version=0.0.0 [2021-11-17T15:06:43.191Z] ---> Running in 8d9d81fd2946 [2021-11-17T15:06:43.794Z] (1/42) Installing readline (8.1.0-r0) [2021-11-17T15:06:43.794Z] (2/42) Installing bash (5.1.4-r0) [2021-11-17T15:06:43.794Z] Executing bash-5.1.4-r0.post-install [2021-11-17T15:06:43.794Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-17T15:06:43.794Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-17T15:06:43.794Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-17T15:06:43.794Z] (6/42) Installing curl (7.79.1-r0) [2021-11-17T15:06:43.794Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-17T15:06:43.794Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-17T15:06:43.794Z] (9/42) Installing expat (2.4.1-r0) [2021-11-17T15:06:44.073Z] (10/42) Installing libffi (3.3-r2) [2021-11-17T15:06:44.073Z] (11/42) Installing gdbm (1.19-r0) [2021-11-17T15:06:44.073Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-17T15:06:44.073Z] Removing intermediate container 8d9d81fd2946 [2021-11-17T15:06:44.073Z] ---> 764e80776e00 [2021-11-17T15:06:44.073Z] [2021-11-17T15:06:44.073Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-17T15:06:44.073Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-17T15:06:44.073Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-17T15:06:44.073Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-17T15:06:44.073Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-17T15:06:44.073Z] ---> f5bde5436bb1 [2021-11-17T15:06:44.347Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-17T15:06:44.347Z] Successfully built 764e80776e00 [2021-11-17T15:06:44.347Z] Successfully tagged support-notifications-arm64:latest [2021-11-17T15:06:44.347Z]  Building support-notifications ... done Building core-data [2021-11-17T15:06:45.806Z] ---> 6a174aaee6c6 [2021-11-17T15:06:45.806Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-17T15:06:46.091Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-17T15:06:46.091Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-17T15:06:46.091Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-17T15:06:46.091Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-17T15:06:46.366Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-17T15:06:46.367Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-17T15:06:46.367Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-17T15:06:46.367Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-17T15:06:46.367Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-17T15:06:46.367Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-17T15:06:46.367Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-17T15:06:46.367Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-17T15:06:46.367Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-17T15:06:46.367Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-17T15:06:46.367Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-17T15:06:46.367Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-17T15:06:46.367Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-17T15:06:46.639Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-17T15:06:46.639Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-17T15:06:46.639Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-17T15:06:46.639Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-17T15:06:46.639Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-17T15:06:46.639Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-17T15:06:46.639Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-17T15:06:46.639Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-17T15:06:46.913Z] ---> 1d9afe2e51a3 [2021-11-17T15:06:46.913Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-17T15:06:47.187Z] ---> Running in 8852ff805117 [2021-11-17T15:06:47.461Z] Executing busybox-1.33.1-r3.trigger [2021-11-17T15:06:47.461Z] OK: 84 MiB in 64 packages [2021-11-17T15:06:47.743Z] Removing intermediate container 8852ff805117 [2021-11-17T15:06:47.743Z] ---> 37c5872ca6bf [2021-11-17T15:06:47.743Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-17T15:06:48.739Z] ---> e7890fe41a06 [2021-11-17T15:06:48.739Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-17T15:06:48.739Z] ---> Running in 85e27f754dbc [2021-11-17T15:06:51.357Z] Removing intermediate container 85e27f754dbc [2021-11-17T15:06:51.357Z] ---> 07cd4c1c9a70 [2021-11-17T15:06:51.357Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-17T15:06:51.357Z] ---> Running in 6407971a523e [2021-11-17T15:06:51.357Z] Collecting docker-compose==1.23.2 [2021-11-17T15:06:51.630Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-17T15:06:51.905Z] Collecting docopt<0.7,>=0.6.1 [2021-11-17T15:06:51.905Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-17T15:06:52.178Z] Removing intermediate container 6407971a523e [2021-11-17T15:06:52.178Z] ---> 6e9cd275a92f [2021-11-17T15:06:52.178Z] Step 27/30 : CMD ["gate"] [2021-11-17T15:06:52.448Z] ---> Running in acb9a1f1b57c [2021-11-17T15:06:53.046Z] Removing intermediate container acb9a1f1b57c [2021-11-17T15:06:53.046Z] ---> d54eb1096c33 [2021-11-17T15:06:53.046Z] Step 28/30 : LABEL arch=arm64 [2021-11-17T15:06:53.319Z] ---> Running in f49b1ebd5549 [2021-11-17T15:06:53.925Z] Removing intermediate container f49b1ebd5549 [2021-11-17T15:06:53.925Z] ---> cd5efad33de5 [2021-11-17T15:06:53.925Z] Step 29/30 : LABEL git_sha=0e57188e00e89e0d20a1f3c03614da85116ecb0b [2021-11-17T15:06:54.202Z] ---> Running in 007a6ee449ed [2021-11-17T15:06:54.806Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-17T15:06:54.806Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-17T15:06:54.806Z] Removing intermediate container 007a6ee449ed [2021-11-17T15:06:54.806Z] ---> 83c9e51e5906 [2021-11-17T15:06:54.806Z] Step 30/30 : LABEL version=0.0.0 [2021-11-17T15:06:55.083Z] ---> Running in 8f786cbeb1cf [2021-11-17T15:06:55.356Z] Collecting jsonschema<3,>=2.5.1 [2021-11-17T15:06:55.356Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-17T15:06:55.951Z] Collecting docker<4.0,>=3.6.0 [2021-11-17T15:06:55.951Z] Removing intermediate container 8f786cbeb1cf [2021-11-17T15:06:55.951Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-17T15:06:55.951Z] ---> cf2fed0e9077 [2021-11-17T15:06:55.951Z] [2021-11-17T15:06:55.951Z] Collecting texttable<0.10,>=0.9.0 [2021-11-17T15:06:55.951Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-17T15:06:55.951Z] Successfully built cf2fed0e9077 [2021-11-17T15:06:55.951Z] Successfully tagged security-bootstrapper-arm64:latest [2021-11-17T15:06:56.224Z]  Building security-bootstrapper ... done Building security-proxy-setup [2021-11-17T15:06:58.196Z] Collecting PyYAML<4,>=3.10 [2021-11-17T15:06:58.196Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-17T15:07:01.584Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-17T15:07:01.584Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-17T15:07:01.584Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-17T15:07:01.857Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-17T15:07:03.855Z] Collecting cached-property<2,>=1.2.0 [2021-11-17T15:07:03.855Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-17T15:07:03.855Z] 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-17T15:07:03.855Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-17T15:07:03.855Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-17T15:07:03.855Z] ---> c1fea6c4de6d [2021-11-17T15:07:03.855Z] Step 3/23 : WORKDIR /edgex-go [2021-11-17T15:07:03.855Z] ---> Using cache [2021-11-17T15:07:03.855Z] ---> b062272372bd [2021-11-17T15:07:03.855Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-17T15:07:03.855Z] ---> Using cache [2021-11-17T15:07:03.855Z] ---> 5058e0dab6fc [2021-11-17T15:07:03.855Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-17T15:07:04.466Z] Collecting docker-pycreds>=0.4.0 [2021-11-17T15:07:04.466Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-17T15:07:04.740Z] ---> Running in ff9ecaebbae1 [2021-11-17T15:07:05.357Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14Collecting urllib3<1.25,>=1.21.1 [2021-11-17T15:07:05.357Z] [2021-11-17T15:07:05.357Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-17T15:07:05.357Z] ---> c1fea6c4de6d [2021-11-17T15:07:05.357Z] Step 3/24 : WORKDIR /edgex-go [2021-11-17T15:07:05.357Z] ---> Using cache [2021-11-17T15:07:05.357Z] ---> b062272372bd [2021-11-17T15:07:05.357Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-17T15:07:05.357Z] ---> Using cache [2021-11-17T15:07:05.357Z] ---> 5058e0dab6fc [2021-11-17T15:07:05.357Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-17T15:07:05.357Z] ---> Running in d15d21ec9b59 [2021-11-17T15:07:05.630Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-17T15:07:05.630Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-17T15:07:05.630Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-17T15:07:05.630Z] 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-17T15:07:05.902Z] Collecting idna<2.8,>=2.5 [2021-11-17T15:07:05.902Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-17T15:07:06.501Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-17T15:07:06.501Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-17T15:07:06.501Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-17T15:07:06.501Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-17T15:07:06.501Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-17T15:07:07.110Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-17T15:07:07.383Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-17T15:07:07.383Z] Attempting uninstall: urllib3 [2021-11-17T15:07:07.383Z] Found existing installation: urllib3 1.26.5 [2021-11-17T15:07:07.383Z] Uninstalling urllib3-1.26.5: [2021-11-17T15:07:07.383Z] Successfully uninstalled urllib3-1.26.5 [2021-11-17T15:07:07.661Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-17T15:07:07.935Z] Attempting uninstall: idna [2021-11-17T15:07:07.935Z] Found existing installation: idna 3.2 [2021-11-17T15:07:07.935Z] Uninstalling idna-3.2: [2021-11-17T15:07:07.935Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-17T15:07:08.209Z] Successfully uninstalled idna-3.2 [2021-11-17T15:07:08.491Z] OK: 219 MiB in 52 packages [2021-11-17T15:07:09.107Z] Attempting uninstall: chardet [2021-11-17T15:07:09.107Z] Found existing installation: chardet 4.0.0 [2021-11-17T15:07:09.108Z] Uninstalling chardet-4.0.0: [2021-11-17T15:07:09.379Z] OK: 219 MiB in 52 packages [2021-11-17T15:07:09.379Z] Successfully uninstalled chardet-4.0.0 [2021-11-17T15:07:10.395Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-17T15:07:10.395Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-17T15:07:10.395Z] ---> c1fea6c4de6d [2021-11-17T15:07:10.395Z] Step 3/22 : WORKDIR /edgex-go [2021-11-17T15:07:10.395Z] ---> Using cache [2021-11-17T15:07:10.395Z] ---> b062272372bd [2021-11-17T15:07:10.395Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-17T15:07:10.395Z] ---> Using cache [2021-11-17T15:07:10.395Z] ---> 5058e0dab6fc [2021-11-17T15:07:10.395Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-17T15:07:10.395Z] ---> Running in d555d4fbd2c3 [2021-11-17T15:07:10.681Z] Removing intermediate container ff9ecaebbae1 [2021-11-17T15:07:10.681Z] ---> 240ed8c257f0 [2021-11-17T15:07:10.681Z] Step 6/23 : COPY go.mod . [2021-11-17T15:07:11.288Z] Removing intermediate container d15d21ec9b59 [2021-11-17T15:07:11.288Z] ---> 3a1004d3a0dc [2021-11-17T15:07:11.288Z] Step 6/24 : COPY . . [2021-11-17T15:07:11.288Z] Attempting uninstall: requests [2021-11-17T15:07:11.288Z] Found existing installation: requests 2.25.1 [2021-11-17T15:07:11.288Z] Uninstalling requests-2.25.1: [2021-11-17T15:07:11.566Z] Successfully uninstalled requests-2.25.1 [2021-11-17T15:07:11.849Z] Running setup.py install for texttable: started [2021-11-17T15:07:12.126Z] ---> 25705368ce98 [2021-11-17T15:07:12.126Z] Step 7/23 : RUN go mod download [2021-11-17T15:07:12.405Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-17T15:07:12.405Z] ---> Running in 585595de8007 [2021-11-17T15:07:13.402Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-17T15:07:14.382Z] Running setup.py install for texttable: finished with status 'done' [2021-11-17T15:07:14.382Z] Running setup.py install for PyYAML: started [2021-11-17T15:07:14.382Z] OK: 219 MiB in 52 packages [2021-11-17T15:07:16.401Z] Removing intermediate container d555d4fbd2c3 [2021-11-17T15:07:16.401Z] ---> 7711fb36b4df [2021-11-17T15:07:16.401Z] Step 6/22 : COPY . . [2021-11-17T15:07:17.010Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-17T15:07:17.614Z] Running setup.py install for docopt: started [2021-11-17T15:07:18.328Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-17T15:07:18.328Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-17T15:07:18.328Z] ---> c1fea6c4de6d [2021-11-17T15:07:18.328Z] Step 3/20 : WORKDIR /edgex-go [2021-11-17T15:07:18.328Z] ---> Using cache [2021-11-17T15:07:18.328Z] ---> b062272372bd [2021-11-17T15:07:18.328Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-17T15:07:18.328Z] ---> Using cache [2021-11-17T15:07:18.328Z] ---> 5058e0dab6fc [2021-11-17T15:07:18.328Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-17T15:07:18.328Z] ---> Using cache [2021-11-17T15:07:18.328Z] ---> 3a1004d3a0dc [2021-11-17T15:07:18.328Z] Step 6/20 : COPY . . [2021-11-17T15:07:18.328Z] Removing intermediate container 585595de8007 [2021-11-17T15:07:18.328Z] ---> 8447ce697105 [2021-11-17T15:07:18.328Z] Step 8/23 : COPY . . [2021-11-17T15:07:19.888Z] Running setup.py install for docopt: finished with status 'done' [2021-11-17T15:07:19.888Z] Running setup.py install for dockerpty: started [2021-11-17T15:07:21.986Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-17T15:07:23.467Z] 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-17T15:07:30.224Z] ---> 23d367d926a8 [2021-11-17T15:07:30.224Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-17T15:07:30.224Z] ---> Running in a9ac23cd8534 [2021-11-17T15:07:33.649Z] ---> d6c6124aac9f [2021-11-17T15:07:33.649Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-17T15:07:33.926Z] ---> Running in f014d87a5f45 [2021-11-17T15:07:33.926Z] Removing intermediate container a9ac23cd8534 [2021-11-17T15:07:33.926Z] ---> c7b05df6bfa7 [2021-11-17T15:07:33.926Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-17T15:07:34.214Z] ---> Running in 51e111bd3ea6 [2021-11-17T15:07:35.214Z] ---> 78180a961bd6 [2021-11-17T15:07:35.214Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-17T15:07:35.214Z] ---> Running in 11e03b2241d7 [2021-11-17T15:07:36.672Z] ---> 315bbeb8bbdf [2021-11-17T15:07:36.672Z] Step 9/23 : RUN go mod tidy [2021-11-17T15:07:36.672Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-17T15:07:36.672Z] ---> Running in 3b94ee336d7d [2021-11-17T15:07:39.339Z] Removing intermediate container f014d87a5f45 [2021-11-17T15:07:39.339Z] ---> 92f64af2af63 [2021-11-17T15:07:39.339Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-17T15:07:39.339Z] ---> Running in c15ac49c50b5 [2021-11-17T15:07:40.797Z] Removing intermediate container 11e03b2241d7 [2021-11-17T15:07:40.797Z] ---> fc178a1fd923 [2021-11-17T15:07:40.797Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-17T15:07:41.081Z] ---> Running in 4145a4a232c4 [2021-11-17T15:07:41.689Z] Removing intermediate container 9ed5c42cc3a5 [2021-11-17T15:07:41.689Z] ---> a9139c4996c2 [2021-11-17T15:07:41.689Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-17T15:07:41.689Z] ---> Running in 94df34da1867 [2021-11-17T15:07:41.689Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-11-17T15:07:42.676Z] Removing intermediate container 94df34da1867 [2021-11-17T15:07:42.954Z] ---> 9c9f49bae535 [2021-11-17T15:07:42.954Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-17T15:07:42.954Z] ---> Running in 551af3f07a0d [2021-11-17T15:07:43.565Z] Removing intermediate container 3b94ee336d7d [2021-11-17T15:07:43.565Z] ---> eaf375a696a7 [2021-11-17T15:07:43.565Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-17T15:07:43.565Z] ---> Running in a844be946bc6 [2021-11-17T15:07:43.845Z] Removing intermediate container 551af3f07a0d [2021-11-17T15:07:43.845Z] ---> 72e420f253ab [2021-11-17T15:07:43.845Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-17T15:07:44.123Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-17T15:07:46.129Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-17T15:07:46.407Z] ---> 38ca42189684 [2021-11-17T15:07:46.407Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-17T15:07:47.406Z] ---> 45b7e912cd03 [2021-11-17T15:07:47.406Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-17T15:07:48.868Z] ---> 1bb47744244d [2021-11-17T15:07:48.868Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-17T15:07:48.868Z] ---> Running in 0418007a6ef4 [2021-11-17T15:07:49.481Z] Removing intermediate container 0418007a6ef4 [2021-11-17T15:07:49.481Z] ---> 3fef75f08151 [2021-11-17T15:07:49.481Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-17T15:07:49.481Z] ---> Running in 5a4aaef4ccd5 [2021-11-17T15:07:50.088Z] Removing intermediate container 5a4aaef4ccd5 [2021-11-17T15:07:50.088Z] ---> b8d61249c5d3 [2021-11-17T15:07:50.088Z] Step 20/22 : LABEL arch=arm64 [2021-11-17T15:07:50.088Z] ---> Running in 0a63ca19ff52 [2021-11-17T15:07:50.696Z] Removing intermediate container 0a63ca19ff52 [2021-11-17T15:07:50.696Z] ---> a64a3a235c61 [2021-11-17T15:07:50.696Z] Step 21/22 : LABEL git_sha=0e57188e00e89e0d20a1f3c03614da85116ecb0b [2021-11-17T15:07:50.974Z] ---> Running in dcd8e2e38708 [2021-11-17T15:07:51.594Z] Removing intermediate container dcd8e2e38708 [2021-11-17T15:07:51.594Z] ---> 2e114cc80756 [2021-11-17T15:07:51.594Z] Step 22/22 : LABEL version=0.0.0 [2021-11-17T15:07:51.594Z] ---> Running in f414d7c3e9d1 [2021-11-17T15:07:52.593Z] Removing intermediate container f414d7c3e9d1 [2021-11-17T15:07:52.593Z] ---> 074d0ecb27dd [2021-11-17T15:07:52.593Z] [2021-11-17T15:07:52.593Z] Successfully built 074d0ecb27dd [2021-11-17T15:07:52.593Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-11-17T15:09:14.416Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-17T15:09:14.416Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-17T15:09:15.856Z] Removing intermediate container 51e111bd3ea6 [2021-11-17T15:09:15.856Z] ---> 434dec4b47a5 [2021-11-17T15:09:15.856Z] [2021-11-17T15:09:15.856Z] Step 9/24 : FROM alpine:3.14 [2021-11-17T15:09:15.856Z] ---> 5b8b7b635229 [2021-11-17T15:09:15.856Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-17T15:09:16.130Z] ---> Running in 94ff5f3497c4 [2021-11-17T15:09:18.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-17T15:09:18.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-17T15:09:19.396Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-17T15:09:19.396Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-17T15:09:19.396Z] (3/3) Installing su-exec (0.2-r1) [2021-11-17T15:09:19.396Z] Executing busybox-1.33.1-r6.trigger [2021-11-17T15:09:19.396Z] Executing ca-certificates-20191127-r5.trigger [2021-11-17T15:09:19.670Z] OK: 6 MiB in 17 packages [2021-11-17T15:09:23.080Z] Removing intermediate container 94ff5f3497c4 [2021-11-17T15:09:23.080Z] ---> 63fbd4cd6dfe [2021-11-17T15:09:23.080Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-17T15:09:23.080Z] ---> Running in ee1b3236758c [2021-11-17T15:09:23.691Z] Removing intermediate container ee1b3236758c [2021-11-17T15:09:23.691Z] ---> d3bfe9355242 [2021-11-17T15:09:23.691Z] Step 12/24 : WORKDIR / [2021-11-17T15:09:23.968Z] ---> Running in 527f12c7580a [2021-11-17T15:09:24.242Z] Removing intermediate container 4145a4a232c4 [2021-11-17T15:09:24.242Z] ---> 4cb3d721bd69 [2021-11-17T15:09:24.242Z] [2021-11-17T15:09:24.242Z] Step 9/20 : FROM alpine:3.14 [2021-11-17T15:09:24.242Z] ---> 5b8b7b635229 [2021-11-17T15:09:24.242Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-17T15:09:24.526Z] ---> Running in ab103913d091 [2021-11-17T15:09:24.802Z] Removing intermediate container 527f12c7580a [2021-11-17T15:09:24.802Z] ---> 295ec36d93f4 [2021-11-17T15:09:24.802Z] 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-17T15:09:26.267Z] ---> eea47be147f3 [2021-11-17T15:09:26.267Z] 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-17T15:09:26.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-17T15:09:26.820Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-17T15:09:27.805Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-17T15:09:27.805Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-17T15:09:27.805Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-17T15:09:27.805Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-17T15:09:27.805Z] (5/5) Installing curl (7.79.1-r0) [2021-11-17T15:09:27.805Z] Executing busybox-1.33.1-r6.trigger [2021-11-17T15:09:27.805Z] Executing ca-certificates-20191127-r5.trigger [2021-11-17T15:09:28.098Z] ---> 9d2b3103aadf [2021-11-17T15:09:28.098Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-17T15:09:28.098Z] OK: 8 MiB in 19 packages [2021-11-17T15:09:28.377Z] Removing intermediate container a844be946bc6 [2021-11-17T15:09:28.377Z] ---> b834fe17518a [2021-11-17T15:09:28.377Z] [2021-11-17T15:09:28.377Z] Step 11/23 : FROM alpine:3.14 [2021-11-17T15:09:28.377Z] ---> 5b8b7b635229 [2021-11-17T15:09:28.377Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-17T15:09:28.377Z] ---> Using cache [2021-11-17T15:09:28.377Z] ---> cffa514ed48b [2021-11-17T15:09:28.377Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-17T15:09:28.377Z] ---> Using cache [2021-11-17T15:09:28.377Z] ---> 2a064844d7cb [2021-11-17T15:09:28.377Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-17T15:09:28.656Z] ---> Running in 06e404cd8dba [2021-11-17T15:09:29.256Z] ---> 4b5ef1f0965d [2021-11-17T15:09:29.256Z] 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-17T15:09:29.530Z] Removing intermediate container 06e404cd8dba [2021-11-17T15:09:29.530Z] ---> bf11823722de [2021-11-17T15:09:29.530Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-17T15:09:29.530Z] ---> Running in 390649fc1aac [2021-11-17T15:09:30.134Z] Removing intermediate container 390649fc1aac [2021-11-17T15:09:30.134Z] ---> 64ae605a14d1 [2021-11-17T15:09:30.134Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-17T15:09:30.408Z] Removing intermediate container ab103913d091 [2021-11-17T15:09:30.408Z] ---> dce283585755 [2021-11-17T15:09:30.408Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-17T15:09:30.408Z] ---> 17122d54647e [2021-11-17T15:09:30.408Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-17T15:09:30.408Z] ---> Running in 43de9fe19b8a [2021-11-17T15:09:31.015Z] Removing intermediate container 43de9fe19b8a [2021-11-17T15:09:31.015Z] ---> 6e10baecf2dc [2021-11-17T15:09:31.015Z] Step 12/20 : WORKDIR /edgex [2021-11-17T15:09:31.294Z] ---> Running in 35f028054484 [2021-11-17T15:09:31.294Z] ---> bfd5d2d375a2 [2021-11-17T15:09:31.294Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-17T15:09:31.890Z] Removing intermediate container 35f028054484 [2021-11-17T15:09:31.890Z] ---> 15440e32f67f [2021-11-17T15:09:31.890Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-17T15:09:31.890Z] ---> 01a2fde2d8b0 [2021-11-17T15:09:31.890Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-17T15:09:32.880Z] ---> 811fa55fdf23 [2021-11-17T15:09:32.881Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-17T15:09:33.153Z] ---> 29f5a759d9b7 [2021-11-17T15:09:33.153Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-17T15:09:33.756Z] ---> 497adba6133d [2021-11-17T15:09:33.756Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-17T15:09:34.028Z] ---> 9d451e189355 [2021-11-17T15:09:34.028Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-17T15:09:34.308Z] ---> Running in 945edab5713f [2021-11-17T15:09:34.913Z] ---> 595bd3bca99a [2021-11-17T15:09:34.913Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-17T15:09:34.913Z] Removing intermediate container 945edab5713f [2021-11-17T15:09:34.913Z] ---> 7956dd2c2de0 [2021-11-17T15:09:34.913Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-17T15:09:34.913Z] ---> 3e0f89033fe3 [2021-11-17T15:09:34.913Z] 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-17T15:09:34.913Z] ---> Running in e270d6bb3dbe [2021-11-17T15:09:35.191Z] ---> Running in ef325f3b3a77 [2021-11-17T15:09:35.795Z] Removing intermediate container e270d6bb3dbe [2021-11-17T15:09:35.795Z] ---> 99c88174be57 [2021-11-17T15:09:35.795Z] Step 21/23 : LABEL arch=arm64 [2021-11-17T15:09:36.075Z] ---> Running in c1a48004d9e3 [2021-11-17T15:09:36.676Z] ---> 36a865d38bb5 [2021-11-17T15:09:36.676Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-17T15:09:36.676Z] Removing intermediate container c1a48004d9e3 [2021-11-17T15:09:36.676Z] ---> 6c6508f5c166 [2021-11-17T15:09:36.676Z] Step 22/23 : LABEL git_sha=0e57188e00e89e0d20a1f3c03614da85116ecb0b [2021-11-17T15:09:36.676Z] ---> Running in 3aa3c1bda1cf [2021-11-17T15:09:36.676Z] ---> Running in 997d9f1f8175 [2021-11-17T15:09:37.280Z] Removing intermediate container 997d9f1f8175 [2021-11-17T15:09:37.280Z] ---> 10f6f574bd61 [2021-11-17T15:09:37.280Z] Step 23/23 : LABEL version=0.0.0 [2021-11-17T15:09:37.280Z] Removing intermediate container c15ac49c50b5 [2021-11-17T15:09:37.280Z] ---> fde4efc7cfe3 [2021-11-17T15:09:37.280Z] [2021-11-17T15:09:37.280Z] Step 9/22 : FROM alpine:3.14 [2021-11-17T15:09:37.280Z] ---> 5b8b7b635229 [2021-11-17T15:09:37.280Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-17T15:09:37.553Z] Removing intermediate container 3aa3c1bda1cf [2021-11-17T15:09:37.553Z] ---> 412d8ed8ef22 [2021-11-17T15:09:37.553Z] Step 17/20 : CMD ["--init=true"] [2021-11-17T15:09:37.553Z] ---> Running in 81c194d8d327 [2021-11-17T15:09:37.553Z] ---> Running in 3639fff7435a [2021-11-17T15:09:37.553Z] ---> Running in 40c45d87e652 [2021-11-17T15:09:38.183Z] Removing intermediate container ef325f3b3a77 [2021-11-17T15:09:38.183Z] ---> 782d5ddc24f8 [2021-11-17T15:09:38.183Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-17T15:09:38.183Z] Removing intermediate container 81c194d8d327 [2021-11-17T15:09:38.183Z] ---> 0233f7ee1444 [2021-11-17T15:09:38.183Z] [2021-11-17T15:09:38.183Z] ---> Running in a1a2266db6b0 [2021-11-17T15:09:38.183Z] Removing intermediate container 3639fff7435a [2021-11-17T15:09:38.183Z] ---> d9262de377f6 [2021-11-17T15:09:38.183Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-17T15:09:38.183Z] Removing intermediate container 40c45d87e652 [2021-11-17T15:09:38.183Z] ---> c65433c99544 [2021-11-17T15:09:38.183Z] Step 18/20 : LABEL arch=arm64 [2021-11-17T15:09:38.183Z] ---> Running in a11f211150fe [2021-11-17T15:09:38.535Z] ---> Running in 8a881f1db95e [2021-11-17T15:09:38.535Z] Successfully built 0233f7ee1444 [2021-11-17T15:09:38.535Z] Successfully tagged support-scheduler-arm64:latest [2021-11-17T15:09:38.828Z]  Building support-scheduler ... done Removing intermediate container a1a2266db6b0 [2021-11-17T15:09:38.828Z] ---> 2e94ed6b1fd0 [2021-11-17T15:09:38.828Z] Step 22/24 : LABEL arch=arm64 [2021-11-17T15:09:38.828Z] ---> Running in a8e75910891b [2021-11-17T15:09:39.125Z] Removing intermediate container 8a881f1db95e [2021-11-17T15:09:39.125Z] ---> 455b11fc54c7 [2021-11-17T15:09:39.125Z] Removing intermediate container a11f211150fe [2021-11-17T15:09:39.125Z] ---> 236bc42465fe [2021-11-17T15:09:39.125Z] Step 19/20 : LABEL git_sha=0e57188e00e89e0d20a1f3c03614da85116ecb0b [2021-11-17T15:09:39.125Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-17T15:09:39.125Z] ---> Running in fe7300298f22 [2021-11-17T15:09:39.125Z] ---> Running in 2ad06231ef53 [2021-11-17T15:09:39.409Z] Removing intermediate container a8e75910891b [2021-11-17T15:09:39.409Z] ---> 67ba13635d2b [2021-11-17T15:09:39.409Z] Step 23/24 : LABEL git_sha=0e57188e00e89e0d20a1f3c03614da85116ecb0b [2021-11-17T15:09:39.704Z] ---> Running in 65aa3315e502 [2021-11-17T15:09:39.704Z] Removing intermediate container fe7300298f22 [2021-11-17T15:09:39.704Z] ---> 9be11ced1e77 [2021-11-17T15:09:39.704Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-17T15:09:39.704Z] Removing intermediate container 2ad06231ef53 [2021-11-17T15:09:39.704Z] ---> a99009525f11 [2021-11-17T15:09:39.704Z] Step 20/20 : LABEL version=0.0.0 [2021-11-17T15:09:40.002Z] ---> Running in 04692787dceb [2021-11-17T15:09:40.002Z] ---> Running in 69a898d31994 [2021-11-17T15:09:40.608Z] Removing intermediate container 65aa3315e502 [2021-11-17T15:09:40.608Z] ---> ddf2ec7e11ff [2021-11-17T15:09:40.608Z] Step 24/24 : LABEL version=0.0.0 [2021-11-17T15:09:40.608Z] ---> Running in a7d3db9000dd [2021-11-17T15:09:40.608Z] Removing intermediate container 69a898d31994 [2021-11-17T15:09:40.608Z] ---> f090a7964a52 [2021-11-17T15:09:40.608Z] [2021-11-17T15:09:40.881Z] Successfully built f090a7964a52 [2021-11-17T15:09:40.881Z] Successfully tagged security-proxy-setup-arm64:latest [2021-11-17T15:09:41.153Z]  Building security-proxy-setup ... done Removing intermediate container a7d3db9000dd [2021-11-17T15:09:41.153Z] ---> a1adb6763b6a [2021-11-17T15:09:41.153Z] [2021-11-17T15:09:41.435Z] Successfully built a1adb6763b6a [2021-11-17T15:09:41.435Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-11-17T15:09:42.414Z]  Building security-secretstore-setup ... done Removing intermediate container 04692787dceb [2021-11-17T15:09:42.414Z] ---> e35a0631d2ce [2021-11-17T15:09:42.414Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-17T15:09:42.414Z] ---> Running in 20f666b21182 [2021-11-17T15:09:43.848Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-17T15:09:44.443Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-17T15:09:45.415Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-17T15:09:45.415Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-17T15:09:45.415Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-17T15:09:45.686Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-17T15:09:45.686Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-17T15:09:45.957Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-17T15:09:45.957Z] Executing busybox-1.33.1-r6.trigger [2021-11-17T15:09:45.957Z] OK: 8 MiB in 20 packages [2021-11-17T15:09:46.934Z] Removing intermediate container 20f666b21182 [2021-11-17T15:09:46.934Z] ---> eb2a5b81b752 [2021-11-17T15:09:46.934Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-17T15:09:47.906Z] ---> 07823bbfa2d9 [2021-11-17T15:09:47.906Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-17T15:09:48.880Z] ---> 627f67e62a06 [2021-11-17T15:09:48.880Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-17T15:09:49.471Z] ---> 86e857a184c7 [2021-11-17T15:09:49.471Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-17T15:09:49.471Z] ---> Running in 0ab032c5a317 [2021-11-17T15:09:50.069Z] Removing intermediate container 0ab032c5a317 [2021-11-17T15:09:50.069Z] ---> 3b1d5616595f [2021-11-17T15:09:50.069Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-17T15:09:50.069Z] ---> Running in 373319d081f2 [2021-11-17T15:09:50.348Z] Removing intermediate container 373319d081f2 [2021-11-17T15:09:50.348Z] ---> 0536393d07a6 [2021-11-17T15:09:50.348Z] Step 20/22 : LABEL arch=arm64 [2021-11-17T15:09:50.624Z] ---> Running in e2ea7134dadf [2021-11-17T15:09:50.895Z] Removing intermediate container e2ea7134dadf [2021-11-17T15:09:50.895Z] ---> fc1670dbb57c [2021-11-17T15:09:50.895Z] Step 21/22 : LABEL git_sha=0e57188e00e89e0d20a1f3c03614da85116ecb0b [2021-11-17T15:09:51.165Z] ---> Running in 63b59da8d8a2 [2021-11-17T15:09:51.437Z] Removing intermediate container 63b59da8d8a2 [2021-11-17T15:09:51.437Z] ---> 2895a13e9eec [2021-11-17T15:09:51.437Z] Step 22/22 : LABEL version=0.0.0 [2021-11-17T15:09:51.437Z] ---> Running in 30a24f5255dc [2021-11-17T15:09:52.030Z] Removing intermediate container 30a24f5255dc [2021-11-17T15:09:52.030Z] ---> bdc3043f44b2 [2021-11-17T15:09:52.030Z] [2021-11-17T15:09:52.300Z] Successfully built bdc3043f44b2 [2021-11-17T15:09:52.300Z] Successfully tagged core-data-arm64:latest [2021-11-17T15:09:52.586Z]  Building core-data ... done  [Pipeline] } [2021-11-17T15:09:52.583Z] $ docker stop --time=1 e5554f3dd17264e5adfb428f7a34f5a0fd5b52bfd832477085df7e1852947f87 [2021-11-17T15:09:54.252Z] $ docker rm -f e5554f3dd17264e5adfb428f7a34f5a0fd5b52bfd832477085df7e1852947f87 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-17T15:09:54.804Z] + docker images [2021-11-17T15:09:55.075Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-17T15:09:55.075Z] core-data-arm64 latest bdc3043f44b2 3 seconds ago 19.6MB [2021-11-17T15:09:55.075Z] security-proxy-setup-arm64 latest f090a7964a52 14 seconds ago 25.5MB [2021-11-17T15:09:55.075Z] security-secretstore-setup-arm64 latest a1adb6763b6a 14 seconds ago 26.8MB [2021-11-17T15:09:55.075Z] support-scheduler-arm64 latest 0233f7ee1444 17 seconds ago 15.3MB [2021-11-17T15:09:55.075Z] fde4efc7cfe3 18 seconds ago 1.46GB [2021-11-17T15:09:55.075Z] b834fe17518a 27 seconds ago 1.46GB [2021-11-17T15:09:55.075Z] 4cb3d721bd69 31 seconds ago 1.46GB [2021-11-17T15:09:55.075Z] 434dec4b47a5 39 seconds ago 1.46GB [2021-11-17T15:09:55.075Z] sys-mgmt-agent-arm64 latest 074d0ecb27dd 2 minutes ago 277MB [2021-11-17T15:09:55.075Z] security-bootstrapper-arm64 latest cf2fed0e9077 2 minutes ago 17.8MB [2021-11-17T15:09:55.075Z] support-notifications-arm64 latest 764e80776e00 3 minutes ago 16.1MB [2021-11-17T15:09:55.075Z] core-command-arm64 latest 2c24672420a0 3 minutes ago 15.2MB [2021-11-17T15:09:55.075Z] core-metadata-arm64 latest 023002adad6a 3 minutes ago 15.9MB [2021-11-17T15:09:55.075Z] 8724fd11984c 3 minutes ago 1.46GB [2021-11-17T15:09:55.075Z] 21a299755d91 3 minutes ago 1.46GB [2021-11-17T15:09:55.075Z] 8d79d83886c4 3 minutes ago 1.45GB [2021-11-17T15:09:55.075Z] 55ea30059c3e 3 minutes ago 1.46GB [2021-11-17T15:09:55.075Z] 1bb23b2362db 3 minutes ago 1.45GB [2021-11-17T15:09:55.075Z] ci-base-image-arm64 latest c1fea6c4de6d 7 minutes ago 1.24GB [2021-11-17T15:09:55.075Z] alpine 3.14 5b8b7b635229 4 days ago 5.35MB [2021-11-17T15:09:55.075Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 4 weeks ago 534MB [2021-11-17T15:09:55.075Z] docker 20.10.8 3734d5adc5ac 2 months ago 198MB [2021-11-17T15:09:55.075Z] 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-17T15:09:55.234Z] provisioning config files... [2021-11-17T15:09:55.251Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/113@tmp/config2755273101299024576tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-17T15:09:55.600Z] ---> docker-login.sh [2021-11-17T15:09:55.600Z] nexus3.edgexfoundry.org:10001 [2021-11-17T15:09:55.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T15:09:56.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T15:09:56.143Z] Configure a credential helper to remove this warning. See [2021-11-17T15:09:56.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T15:09:56.143Z] [2021-11-17T15:09:56.143Z] Login Succeeded [2021-11-17T15:09:56.143Z] nexus3.edgexfoundry.org:10002 [2021-11-17T15:09:56.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T15:09:56.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T15:09:56.687Z] Configure a credential helper to remove this warning. See [2021-11-17T15:09:56.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T15:09:56.687Z] [2021-11-17T15:09:56.687Z] Login Succeeded [2021-11-17T15:09:56.687Z] nexus3.edgexfoundry.org:10003 [2021-11-17T15:09:56.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T15:09:57.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T15:09:57.230Z] Configure a credential helper to remove this warning. See [2021-11-17T15:09:57.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T15:09:57.230Z] [2021-11-17T15:09:57.230Z] Login Succeeded [2021-11-17T15:09:57.230Z] nexus3.edgexfoundry.org:10004 [2021-11-17T15:09:57.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T15:09:57.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T15:09:57.772Z] Configure a credential helper to remove this warning. See [2021-11-17T15:09:57.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T15:09:57.772Z] [2021-11-17T15:09:57.772Z] Login Succeeded [2021-11-17T15:09:57.772Z] docker.io [2021-11-17T15:09:58.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T15:09:58.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T15:09:58.639Z] Configure a credential helper to remove this warning. See [2021-11-17T15:09:58.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T15:09:58.639Z] [2021-11-17T15:09:58.639Z] Login Succeeded [2021-11-17T15:09:58.639Z] ---> docker-login.sh ends [Pipeline] } [2021-11-17T15:09:58.656Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-17T15:09:58.685Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-17T15:09:58.709Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-11-17T15:09:58.709Z] 0e57188e00e89e0d20a1f3c03614da85116ecb0b [2021-11-17T15:09:58.709Z] latest [2021-11-17T15:09:58.709Z] 0.0.0 [2021-11-17T15:09:58.709Z] 0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [2021-11-17T15:09:58.709Z] main [2021-11-17T15:09:58.709Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:09:59.043Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:09:59.380Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b [2021-11-17T15:09:59.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-17T15:09:59.380Z] 3e967974c955: Preparing [2021-11-17T15:09:59.380Z] 5636e276c1e4: Preparing [2021-11-17T15:09:59.380Z] b2ef3f42d81b: Preparing [2021-11-17T15:09:59.380Z] 517847623067: Preparing [2021-11-17T15:09:59.380Z] 62170e181a92: Preparing [2021-11-17T15:09:59.650Z] 62170e181a92: Layer already exists [2021-11-17T15:09:59.650Z] 3e967974c955: Pushed [2021-11-17T15:09:59.650Z] b2ef3f42d81b: Pushed [2021-11-17T15:09:59.650Z] 517847623067: Pushed [2021-11-17T15:10:02.253Z] 5636e276c1e4: Pushed [2021-11-17T15:10:02.253Z] 0e57188e00e89e0d20a1f3c03614da85116ecb0b: digest: sha256:dd7a318973b866a0728b5c212db0a59a1fad6397420a6c5f58c905ee13be9951 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:02.588Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:02.922Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-11-17T15:10:02.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-17T15:10:02.922Z] 3e967974c955: Preparing [2021-11-17T15:10:02.922Z] 5636e276c1e4: Preparing [2021-11-17T15:10:02.922Z] b2ef3f42d81b: Preparing [2021-11-17T15:10:02.922Z] 517847623067: Preparing [2021-11-17T15:10:02.922Z] 62170e181a92: Preparing [2021-11-17T15:10:02.922Z] b2ef3f42d81b: Layer already exists [2021-11-17T15:10:02.922Z] 62170e181a92: Layer already exists [2021-11-17T15:10:02.922Z] 5636e276c1e4: Layer already exists [2021-11-17T15:10:02.922Z] 517847623067: Layer already exists [2021-11-17T15:10:02.922Z] 3e967974c955: Layer already exists [2021-11-17T15:10:03.195Z] latest: digest: sha256:dd7a318973b866a0728b5c212db0a59a1fad6397420a6c5f58c905ee13be9951 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:03.534Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:03.865Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0.0.0 [2021-11-17T15:10:03.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-17T15:10:03.865Z] 3e967974c955: Preparing [2021-11-17T15:10:03.865Z] 5636e276c1e4: Preparing [2021-11-17T15:10:03.865Z] b2ef3f42d81b: Preparing [2021-11-17T15:10:03.865Z] 517847623067: Preparing [2021-11-17T15:10:03.865Z] 62170e181a92: Preparing [2021-11-17T15:10:03.865Z] b2ef3f42d81b: Layer already exists [2021-11-17T15:10:03.865Z] 3e967974c955: Layer already exists [2021-11-17T15:10:03.865Z] 5636e276c1e4: Layer already exists [2021-11-17T15:10:03.865Z] 517847623067: Layer already exists [2021-11-17T15:10:03.865Z] 62170e181a92: Layer already exists [2021-11-17T15:10:04.135Z] 0.0.0: digest: sha256:dd7a318973b866a0728b5c212db0a59a1fad6397420a6c5f58c905ee13be9951 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:04.472Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:04.810Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [2021-11-17T15:10:04.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-17T15:10:04.810Z] 3e967974c955: Preparing [2021-11-17T15:10:04.810Z] 5636e276c1e4: Preparing [2021-11-17T15:10:04.810Z] b2ef3f42d81b: Preparing [2021-11-17T15:10:04.810Z] 517847623067: Preparing [2021-11-17T15:10:04.810Z] 62170e181a92: Preparing [2021-11-17T15:10:04.810Z] b2ef3f42d81b: Layer already exists [2021-11-17T15:10:04.810Z] 517847623067: Layer already exists [2021-11-17T15:10:04.810Z] 3e967974c955: Layer already exists [2021-11-17T15:10:04.810Z] 62170e181a92: Layer already exists [2021-11-17T15:10:04.810Z] 5636e276c1e4: Layer already exists [2021-11-17T15:10:05.081Z] 0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0: digest: sha256:dd7a318973b866a0728b5c212db0a59a1fad6397420a6c5f58c905ee13be9951 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:05.423Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:05.763Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-11-17T15:10:05.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-17T15:10:05.763Z] 3e967974c955: Preparing [2021-11-17T15:10:05.763Z] 5636e276c1e4: Preparing [2021-11-17T15:10:05.763Z] b2ef3f42d81b: Preparing [2021-11-17T15:10:05.763Z] 517847623067: Preparing [2021-11-17T15:10:05.763Z] 62170e181a92: Preparing [2021-11-17T15:10:06.035Z] 5636e276c1e4: Layer already exists [2021-11-17T15:10:06.035Z] b2ef3f42d81b: Layer already exists [2021-11-17T15:10:06.035Z] 517847623067: Layer already exists [2021-11-17T15:10:06.035Z] 3e967974c955: Layer already exists [2021-11-17T15:10:06.035Z] 62170e181a92: Layer already exists [2021-11-17T15:10:06.035Z] main: digest: sha256:dd7a318973b866a0728b5c212db0a59a1fad6397420a6c5f58c905ee13be9951 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-17T15:10:06.075Z] ===================================================== [Pipeline] echo [2021-11-17T15:10:06.082Z] taggedImages: [2021-11-17T15:10:06.082Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b [2021-11-17T15:10:06.082Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-11-17T15:10:06.082Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:0.0.0 [2021-11-17T15:10:06.082Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [2021-11-17T15:10:06.082Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-11-17T15:10:06.102Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-11-17T15:10:06.102Z] 0e57188e00e89e0d20a1f3c03614da85116ecb0b [2021-11-17T15:10:06.102Z] latest [2021-11-17T15:10:06.102Z] 0.0.0 [2021-11-17T15:10:06.102Z] 0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [2021-11-17T15:10:06.102Z] main [2021-11-17T15:10:06.102Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:06.449Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:06.789Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b [2021-11-17T15:10:06.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-17T15:10:06.790Z] 4ee982044b7d: Preparing [2021-11-17T15:10:06.790Z] c8fd59ec8d2d: Preparing [2021-11-17T15:10:06.790Z] b2ef3f42d81b: Preparing [2021-11-17T15:10:06.790Z] 59a0b342c093: Preparing [2021-11-17T15:10:06.790Z] 32a6300fed51: Preparing [2021-11-17T15:10:06.790Z] 62170e181a92: Preparing [2021-11-17T15:10:06.790Z] 62170e181a92: Waiting [2021-11-17T15:10:07.061Z] b2ef3f42d81b: Layer already exists [2021-11-17T15:10:07.061Z] 62170e181a92: Layer already exists [2021-11-17T15:10:07.061Z] 32a6300fed51: Pushed [2021-11-17T15:10:07.061Z] 4ee982044b7d: Pushed [2021-11-17T15:10:07.651Z] 59a0b342c093: Pushed [2021-11-17T15:10:10.254Z] c8fd59ec8d2d: Pushed [2021-11-17T15:10:10.254Z] 0e57188e00e89e0d20a1f3c03614da85116ecb0b: digest: sha256:d3c4ed817e6eb58be47f7c9f7df108bbc07f8b9380e506b275ad70330b654870 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:10.593Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:10.932Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-11-17T15:10:10.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-17T15:10:10.932Z] 4ee982044b7d: Preparing [2021-11-17T15:10:10.932Z] c8fd59ec8d2d: Preparing [2021-11-17T15:10:10.932Z] b2ef3f42d81b: Preparing [2021-11-17T15:10:10.932Z] 59a0b342c093: Preparing [2021-11-17T15:10:10.932Z] 32a6300fed51: Preparing [2021-11-17T15:10:10.932Z] 62170e181a92: Preparing [2021-11-17T15:10:10.932Z] 62170e181a92: Waiting [2021-11-17T15:10:10.932Z] c8fd59ec8d2d: Layer already exists [2021-11-17T15:10:10.932Z] b2ef3f42d81b: Layer already exists [2021-11-17T15:10:10.932Z] 32a6300fed51: Layer already exists [2021-11-17T15:10:10.932Z] 4ee982044b7d: Layer already exists [2021-11-17T15:10:10.932Z] 59a0b342c093: Layer already exists [2021-11-17T15:10:10.932Z] 62170e181a92: Layer already exists [2021-11-17T15:10:11.200Z] latest: digest: sha256:d3c4ed817e6eb58be47f7c9f7df108bbc07f8b9380e506b275ad70330b654870 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:11.541Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:11.938Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0.0.0 [2021-11-17T15:10:11.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-17T15:10:11.938Z] 4ee982044b7d: Preparing [2021-11-17T15:10:11.938Z] c8fd59ec8d2d: Preparing [2021-11-17T15:10:11.938Z] b2ef3f42d81b: Preparing [2021-11-17T15:10:11.938Z] 59a0b342c093: Preparing [2021-11-17T15:10:11.938Z] 32a6300fed51: Preparing [2021-11-17T15:10:11.938Z] 62170e181a92: Preparing [2021-11-17T15:10:11.938Z] 62170e181a92: Waiting [2021-11-17T15:10:11.938Z] 59a0b342c093: Layer already exists [2021-11-17T15:10:11.938Z] 32a6300fed51: Layer already exists [2021-11-17T15:10:11.938Z] b2ef3f42d81b: Layer already exists [2021-11-17T15:10:11.938Z] 4ee982044b7d: Layer already exists [2021-11-17T15:10:11.938Z] c8fd59ec8d2d: Layer already exists [2021-11-17T15:10:12.211Z] 62170e181a92: Layer already exists [2021-11-17T15:10:12.211Z] 0.0.0: digest: sha256:d3c4ed817e6eb58be47f7c9f7df108bbc07f8b9380e506b275ad70330b654870 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:12.573Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:12.940Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [2021-11-17T15:10:12.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-17T15:10:12.940Z] 4ee982044b7d: Preparing [2021-11-17T15:10:12.940Z] c8fd59ec8d2d: Preparing [2021-11-17T15:10:12.940Z] b2ef3f42d81b: Preparing [2021-11-17T15:10:12.940Z] 59a0b342c093: Preparing [2021-11-17T15:10:12.940Z] 32a6300fed51: Preparing [2021-11-17T15:10:12.940Z] 62170e181a92: Preparing [2021-11-17T15:10:12.940Z] 62170e181a92: Waiting [2021-11-17T15:10:13.235Z] c8fd59ec8d2d: Layer already exists [2021-11-17T15:10:13.235Z] 4ee982044b7d: Layer already exists [2021-11-17T15:10:13.235Z] 32a6300fed51: Layer already exists [2021-11-17T15:10:13.235Z] b2ef3f42d81b: Layer already exists [2021-11-17T15:10:13.235Z] 59a0b342c093: Layer already exists [2021-11-17T15:10:13.235Z] 62170e181a92: Layer already exists [2021-11-17T15:10:13.235Z] 0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0: digest: sha256:d3c4ed817e6eb58be47f7c9f7df108bbc07f8b9380e506b275ad70330b654870 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:13.575Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:13.914Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-11-17T15:10:13.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-17T15:10:13.914Z] 4ee982044b7d: Preparing [2021-11-17T15:10:13.914Z] c8fd59ec8d2d: Preparing [2021-11-17T15:10:13.914Z] b2ef3f42d81b: Preparing [2021-11-17T15:10:13.914Z] 59a0b342c093: Preparing [2021-11-17T15:10:13.914Z] 32a6300fed51: Preparing [2021-11-17T15:10:13.914Z] 62170e181a92: Preparing [2021-11-17T15:10:13.914Z] 62170e181a92: Waiting [2021-11-17T15:10:14.186Z] b2ef3f42d81b: Layer already exists [2021-11-17T15:10:14.186Z] 4ee982044b7d: Layer already exists [2021-11-17T15:10:14.186Z] c8fd59ec8d2d: Layer already exists [2021-11-17T15:10:14.186Z] 59a0b342c093: Layer already exists [2021-11-17T15:10:14.186Z] 32a6300fed51: Layer already exists [2021-11-17T15:10:14.186Z] 62170e181a92: Layer already exists [2021-11-17T15:10:14.186Z] main: digest: sha256:d3c4ed817e6eb58be47f7c9f7df108bbc07f8b9380e506b275ad70330b654870 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-17T15:10:14.227Z] ===================================================== [Pipeline] echo [2021-11-17T15:10:14.235Z] taggedImages: [2021-11-17T15:10:14.235Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b [2021-11-17T15:10:14.235Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-11-17T15:10:14.235Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:0.0.0 [2021-11-17T15:10:14.235Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [2021-11-17T15:10:14.235Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-11-17T15:10:14.257Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-11-17T15:10:14.257Z] 0e57188e00e89e0d20a1f3c03614da85116ecb0b [2021-11-17T15:10:14.257Z] latest [2021-11-17T15:10:14.257Z] 0.0.0 [2021-11-17T15:10:14.257Z] 0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [2021-11-17T15:10:14.257Z] main [2021-11-17T15:10:14.257Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:14.607Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:14.943Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b [2021-11-17T15:10:14.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-17T15:10:14.943Z] 486d79129f77: Preparing [2021-11-17T15:10:14.943Z] 74a8ec9b4df3: Preparing [2021-11-17T15:10:14.943Z] b2ef3f42d81b: Preparing [2021-11-17T15:10:14.943Z] 517847623067: Preparing [2021-11-17T15:10:14.943Z] 62170e181a92: Preparing [2021-11-17T15:10:15.213Z] b2ef3f42d81b: Layer already exists [2021-11-17T15:10:15.213Z] 517847623067: Layer already exists [2021-11-17T15:10:15.213Z] 62170e181a92: Layer already exists [2021-11-17T15:10:15.213Z] 486d79129f77: Pushed [2021-11-17T15:10:17.817Z] 74a8ec9b4df3: Pushed [2021-11-17T15:10:18.088Z] 0e57188e00e89e0d20a1f3c03614da85116ecb0b: digest: sha256:b06e8820a2936bf177122c8b7955fa470fbdaf1a1f8eefa1f6d810f73e8bc8a4 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:18.433Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:18.769Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-11-17T15:10:18.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-17T15:10:18.769Z] 486d79129f77: Preparing [2021-11-17T15:10:18.769Z] 74a8ec9b4df3: Preparing [2021-11-17T15:10:18.769Z] b2ef3f42d81b: Preparing [2021-11-17T15:10:18.769Z] 517847623067: Preparing [2021-11-17T15:10:18.769Z] 62170e181a92: Preparing [2021-11-17T15:10:18.769Z] 74a8ec9b4df3: Layer already exists [2021-11-17T15:10:18.769Z] 486d79129f77: Layer already exists [2021-11-17T15:10:18.769Z] b2ef3f42d81b: Layer already exists [2021-11-17T15:10:18.769Z] 517847623067: Layer already exists [2021-11-17T15:10:18.769Z] 62170e181a92: Layer already exists [2021-11-17T15:10:19.038Z] latest: digest: sha256:b06e8820a2936bf177122c8b7955fa470fbdaf1a1f8eefa1f6d810f73e8bc8a4 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:19.378Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:19.713Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0.0.0 [2021-11-17T15:10:19.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-17T15:10:19.713Z] 486d79129f77: Preparing [2021-11-17T15:10:19.713Z] 74a8ec9b4df3: Preparing [2021-11-17T15:10:19.713Z] b2ef3f42d81b: Preparing [2021-11-17T15:10:19.713Z] 517847623067: Preparing [2021-11-17T15:10:19.713Z] 62170e181a92: Preparing [2021-11-17T15:10:19.713Z] 517847623067: Layer already exists [2021-11-17T15:10:19.713Z] 62170e181a92: Layer already exists [2021-11-17T15:10:19.713Z] 486d79129f77: Layer already exists [2021-11-17T15:10:19.713Z] b2ef3f42d81b: Layer already exists [2021-11-17T15:10:19.713Z] 74a8ec9b4df3: Layer already exists [2021-11-17T15:10:19.984Z] 0.0.0: digest: sha256:b06e8820a2936bf177122c8b7955fa470fbdaf1a1f8eefa1f6d810f73e8bc8a4 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:20.321Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:20.655Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [2021-11-17T15:10:20.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-17T15:10:20.655Z] 486d79129f77: Preparing [2021-11-17T15:10:20.655Z] 74a8ec9b4df3: Preparing [2021-11-17T15:10:20.655Z] b2ef3f42d81b: Preparing [2021-11-17T15:10:20.655Z] 517847623067: Preparing [2021-11-17T15:10:20.655Z] 62170e181a92: Preparing [2021-11-17T15:10:20.655Z] 486d79129f77: Layer already exists [2021-11-17T15:10:20.927Z] 74a8ec9b4df3: Layer already exists [2021-11-17T15:10:20.927Z] 62170e181a92: Layer already exists [2021-11-17T15:10:20.927Z] 517847623067: Layer already exists [2021-11-17T15:10:20.927Z] b2ef3f42d81b: Layer already exists [2021-11-17T15:10:20.927Z] 0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0: digest: sha256:b06e8820a2936bf177122c8b7955fa470fbdaf1a1f8eefa1f6d810f73e8bc8a4 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:21.266Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:21.607Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-11-17T15:10:21.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-17T15:10:21.607Z] 486d79129f77: Preparing [2021-11-17T15:10:21.607Z] 74a8ec9b4df3: Preparing [2021-11-17T15:10:21.607Z] b2ef3f42d81b: Preparing [2021-11-17T15:10:21.607Z] 517847623067: Preparing [2021-11-17T15:10:21.607Z] 62170e181a92: Preparing [2021-11-17T15:10:21.879Z] 74a8ec9b4df3: Layer already exists [2021-11-17T15:10:21.879Z] 62170e181a92: Layer already exists [2021-11-17T15:10:21.879Z] 517847623067: Layer already exists [2021-11-17T15:10:21.879Z] 486d79129f77: Layer already exists [2021-11-17T15:10:21.879Z] b2ef3f42d81b: Layer already exists [2021-11-17T15:10:21.879Z] main: digest: sha256:b06e8820a2936bf177122c8b7955fa470fbdaf1a1f8eefa1f6d810f73e8bc8a4 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-17T15:10:21.924Z] ===================================================== [Pipeline] echo [2021-11-17T15:10:21.932Z] taggedImages: [2021-11-17T15:10:21.932Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b [2021-11-17T15:10:21.932Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-11-17T15:10:21.932Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0.0.0 [2021-11-17T15:10:21.932Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [2021-11-17T15:10:21.932Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-11-17T15:10:21.950Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-11-17T15:10:21.950Z] 0e57188e00e89e0d20a1f3c03614da85116ecb0b [2021-11-17T15:10:21.950Z] latest [2021-11-17T15:10:21.950Z] 0.0.0 [2021-11-17T15:10:21.950Z] 0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [2021-11-17T15:10:21.950Z] main [2021-11-17T15:10:21.950Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:22.301Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:22.643Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b [2021-11-17T15:10:22.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-17T15:10:22.643Z] f276548495e3: Preparing [2021-11-17T15:10:22.643Z] f276548495e3: Preparing [2021-11-17T15:10:22.643Z] f685e25b02e1: Preparing [2021-11-17T15:10:22.643Z] e645eca9e42e: Preparing [2021-11-17T15:10:22.644Z] 7746498ebc88: Preparing [2021-11-17T15:10:22.644Z] bcdf6a0ff945: Preparing [2021-11-17T15:10:22.644Z] b2ef3f42d81b: Preparing [2021-11-17T15:10:22.644Z] 3035053f5dad: Preparing [2021-11-17T15:10:22.644Z] e45736d50327: Preparing [2021-11-17T15:10:22.644Z] de6fbf21bf52: Preparing [2021-11-17T15:10:22.644Z] cbad311ad54f: Preparing [2021-11-17T15:10:22.644Z] 62170e181a92: Preparing [2021-11-17T15:10:22.644Z] de6fbf21bf52: Waiting [2021-11-17T15:10:22.644Z] b2ef3f42d81b: Waiting [2021-11-17T15:10:22.644Z] 3035053f5dad: Waiting [2021-11-17T15:10:22.644Z] e45736d50327: Waiting [2021-11-17T15:10:22.644Z] cbad311ad54f: Waiting [2021-11-17T15:10:22.644Z] 62170e181a92: Waiting [2021-11-17T15:10:22.919Z] f685e25b02e1: Pushed [2021-11-17T15:10:22.919Z] f276548495e3: Pushed [2021-11-17T15:10:22.919Z] e645eca9e42e: Pushed [2021-11-17T15:10:22.919Z] 7746498ebc88: Pushed [2021-11-17T15:10:22.919Z] b2ef3f42d81b: Layer already exists [2021-11-17T15:10:23.194Z] e45736d50327: Pushed [2021-11-17T15:10:23.194Z] 3035053f5dad: Pushed [2021-11-17T15:10:23.194Z] de6fbf21bf52: Pushed [2021-11-17T15:10:23.194Z] cbad311ad54f: Pushed [2021-11-17T15:10:23.194Z] 62170e181a92: Layer already exists [2021-11-17T15:10:26.578Z] bcdf6a0ff945: Pushed [2021-11-17T15:10:26.578Z] 0e57188e00e89e0d20a1f3c03614da85116ecb0b: digest: sha256:8d5ed6cf5e8aff5998428dd59f3b5b46a88a8a3d6d2ec33987e697ad1a628748 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:26.912Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:27.249Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-11-17T15:10:27.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-17T15:10:27.249Z] f276548495e3: Preparing [2021-11-17T15:10:27.249Z] f276548495e3: Preparing [2021-11-17T15:10:27.249Z] f685e25b02e1: Preparing [2021-11-17T15:10:27.249Z] e645eca9e42e: Preparing [2021-11-17T15:10:27.249Z] 7746498ebc88: Preparing [2021-11-17T15:10:27.249Z] bcdf6a0ff945: Preparing [2021-11-17T15:10:27.249Z] b2ef3f42d81b: Preparing [2021-11-17T15:10:27.249Z] 3035053f5dad: Preparing [2021-11-17T15:10:27.249Z] e45736d50327: Preparing [2021-11-17T15:10:27.249Z] de6fbf21bf52: Preparing [2021-11-17T15:10:27.249Z] cbad311ad54f: Preparing [2021-11-17T15:10:27.249Z] 62170e181a92: Preparing [2021-11-17T15:10:27.249Z] e45736d50327: Waiting [2021-11-17T15:10:27.249Z] de6fbf21bf52: Waiting [2021-11-17T15:10:27.249Z] cbad311ad54f: Waiting [2021-11-17T15:10:27.249Z] 62170e181a92: Waiting [2021-11-17T15:10:27.249Z] b2ef3f42d81b: Waiting [2021-11-17T15:10:27.249Z] 3035053f5dad: Waiting [2021-11-17T15:10:27.520Z] bcdf6a0ff945: Layer already exists [2021-11-17T15:10:27.520Z] f276548495e3: Layer already exists [2021-11-17T15:10:27.520Z] 7746498ebc88: Layer already exists [2021-11-17T15:10:27.520Z] f685e25b02e1: Layer already exists [2021-11-17T15:10:27.520Z] e645eca9e42e: Layer already exists [2021-11-17T15:10:27.520Z] e45736d50327: Layer already exists [2021-11-17T15:10:27.520Z] b2ef3f42d81b: Layer already exists [2021-11-17T15:10:27.520Z] cbad311ad54f: Layer already exists [2021-11-17T15:10:27.520Z] 3035053f5dad: Layer already exists [2021-11-17T15:10:27.520Z] de6fbf21bf52: Layer already exists [2021-11-17T15:10:27.520Z] 62170e181a92: Layer already exists [2021-11-17T15:10:27.520Z] latest: digest: sha256:8d5ed6cf5e8aff5998428dd59f3b5b46a88a8a3d6d2ec33987e697ad1a628748 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:27.860Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:28.197Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0.0.0 [2021-11-17T15:10:28.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-17T15:10:28.197Z] f276548495e3: Preparing [2021-11-17T15:10:28.197Z] f276548495e3: Preparing [2021-11-17T15:10:28.197Z] f685e25b02e1: Preparing [2021-11-17T15:10:28.197Z] e645eca9e42e: Preparing [2021-11-17T15:10:28.197Z] 7746498ebc88: Preparing [2021-11-17T15:10:28.197Z] bcdf6a0ff945: Preparing [2021-11-17T15:10:28.197Z] b2ef3f42d81b: Preparing [2021-11-17T15:10:28.197Z] 3035053f5dad: Preparing [2021-11-17T15:10:28.197Z] e45736d50327: Preparing [2021-11-17T15:10:28.197Z] de6fbf21bf52: Preparing [2021-11-17T15:10:28.197Z] cbad311ad54f: Preparing [2021-11-17T15:10:28.197Z] 62170e181a92: Preparing [2021-11-17T15:10:28.197Z] e45736d50327: Waiting [2021-11-17T15:10:28.198Z] cbad311ad54f: Waiting [2021-11-17T15:10:28.198Z] de6fbf21bf52: Waiting [2021-11-17T15:10:28.198Z] b2ef3f42d81b: Waiting [2021-11-17T15:10:28.198Z] 62170e181a92: Waiting [2021-11-17T15:10:28.198Z] 3035053f5dad: Waiting [2021-11-17T15:10:28.198Z] e645eca9e42e: Layer already exists [2021-11-17T15:10:28.198Z] 7746498ebc88: Layer already exists [2021-11-17T15:10:28.198Z] f685e25b02e1: Layer already exists [2021-11-17T15:10:28.198Z] bcdf6a0ff945: Layer already exists [2021-11-17T15:10:28.198Z] f276548495e3: Layer already exists [2021-11-17T15:10:28.198Z] e45736d50327: Layer already exists [2021-11-17T15:10:28.198Z] b2ef3f42d81b: Layer already exists [2021-11-17T15:10:28.198Z] de6fbf21bf52: Layer already exists [2021-11-17T15:10:28.469Z] 3035053f5dad: Layer already exists [2021-11-17T15:10:28.469Z] cbad311ad54f: Layer already exists [2021-11-17T15:10:28.469Z] 62170e181a92: Layer already exists [2021-11-17T15:10:28.469Z] 0.0.0: digest: sha256:8d5ed6cf5e8aff5998428dd59f3b5b46a88a8a3d6d2ec33987e697ad1a628748 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:28.805Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:29.135Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [2021-11-17T15:10:29.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-17T15:10:29.136Z] f276548495e3: Preparing [2021-11-17T15:10:29.136Z] f276548495e3: Preparing [2021-11-17T15:10:29.136Z] f685e25b02e1: Preparing [2021-11-17T15:10:29.136Z] e645eca9e42e: Preparing [2021-11-17T15:10:29.136Z] 7746498ebc88: Preparing [2021-11-17T15:10:29.136Z] bcdf6a0ff945: Preparing [2021-11-17T15:10:29.136Z] b2ef3f42d81b: Preparing [2021-11-17T15:10:29.136Z] 3035053f5dad: Preparing [2021-11-17T15:10:29.136Z] e45736d50327: Preparing [2021-11-17T15:10:29.136Z] de6fbf21bf52: Preparing [2021-11-17T15:10:29.136Z] cbad311ad54f: Preparing [2021-11-17T15:10:29.136Z] 62170e181a92: Preparing [2021-11-17T15:10:29.136Z] e45736d50327: Waiting [2021-11-17T15:10:29.136Z] de6fbf21bf52: Waiting [2021-11-17T15:10:29.136Z] b2ef3f42d81b: Waiting [2021-11-17T15:10:29.136Z] 3035053f5dad: Waiting [2021-11-17T15:10:29.136Z] cbad311ad54f: Waiting [2021-11-17T15:10:29.136Z] 62170e181a92: Waiting [2021-11-17T15:10:29.136Z] bcdf6a0ff945: Layer already exists [2021-11-17T15:10:29.136Z] f685e25b02e1: Layer already exists [2021-11-17T15:10:29.136Z] f276548495e3: Layer already exists [2021-11-17T15:10:29.136Z] 7746498ebc88: Layer already exists [2021-11-17T15:10:29.136Z] e645eca9e42e: Layer already exists [2021-11-17T15:10:29.405Z] b2ef3f42d81b: Layer already exists [2021-11-17T15:10:29.405Z] cbad311ad54f: Layer already exists [2021-11-17T15:10:29.405Z] e45736d50327: Layer already exists [2021-11-17T15:10:29.405Z] de6fbf21bf52: Layer already exists [2021-11-17T15:10:29.405Z] 3035053f5dad: Layer already exists [2021-11-17T15:10:29.405Z] 62170e181a92: Layer already exists [2021-11-17T15:10:29.405Z] 0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0: digest: sha256:8d5ed6cf5e8aff5998428dd59f3b5b46a88a8a3d6d2ec33987e697ad1a628748 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:29.739Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:30.067Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-11-17T15:10:30.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-17T15:10:30.067Z] f276548495e3: Preparing [2021-11-17T15:10:30.067Z] f276548495e3: Preparing [2021-11-17T15:10:30.067Z] f685e25b02e1: Preparing [2021-11-17T15:10:30.067Z] e645eca9e42e: Preparing [2021-11-17T15:10:30.067Z] 7746498ebc88: Preparing [2021-11-17T15:10:30.067Z] bcdf6a0ff945: Preparing [2021-11-17T15:10:30.067Z] b2ef3f42d81b: Preparing [2021-11-17T15:10:30.067Z] 3035053f5dad: Preparing [2021-11-17T15:10:30.067Z] e45736d50327: Preparing [2021-11-17T15:10:30.067Z] de6fbf21bf52: Preparing [2021-11-17T15:10:30.067Z] cbad311ad54f: Preparing [2021-11-17T15:10:30.067Z] 62170e181a92: Preparing [2021-11-17T15:10:30.067Z] 3035053f5dad: Waiting [2021-11-17T15:10:30.067Z] e45736d50327: Waiting [2021-11-17T15:10:30.067Z] de6fbf21bf52: Waiting [2021-11-17T15:10:30.067Z] cbad311ad54f: Waiting [2021-11-17T15:10:30.067Z] 62170e181a92: Waiting [2021-11-17T15:10:30.067Z] b2ef3f42d81b: Waiting [2021-11-17T15:10:30.338Z] bcdf6a0ff945: Layer already exists [2021-11-17T15:10:30.338Z] 7746498ebc88: Layer already exists [2021-11-17T15:10:30.338Z] f276548495e3: Layer already exists [2021-11-17T15:10:30.338Z] f685e25b02e1: Layer already exists [2021-11-17T15:10:30.338Z] e645eca9e42e: Layer already exists [2021-11-17T15:10:30.338Z] e45736d50327: Layer already exists [2021-11-17T15:10:30.338Z] b2ef3f42d81b: Layer already exists [2021-11-17T15:10:30.338Z] 3035053f5dad: Layer already exists [2021-11-17T15:10:30.338Z] de6fbf21bf52: Layer already exists [2021-11-17T15:10:30.338Z] cbad311ad54f: Layer already exists [2021-11-17T15:10:30.338Z] 62170e181a92: Layer already exists [2021-11-17T15:10:30.338Z] main: digest: sha256:8d5ed6cf5e8aff5998428dd59f3b5b46a88a8a3d6d2ec33987e697ad1a628748 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-17T15:10:30.376Z] ===================================================== [Pipeline] echo [2021-11-17T15:10:30.383Z] taggedImages: [2021-11-17T15:10:30.383Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b [2021-11-17T15:10:30.383Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-11-17T15:10:30.383Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0.0.0 [2021-11-17T15:10:30.383Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [2021-11-17T15:10:30.383Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-11-17T15:10:30.400Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-11-17T15:10:30.400Z] 0e57188e00e89e0d20a1f3c03614da85116ecb0b [2021-11-17T15:10:30.400Z] latest [2021-11-17T15:10:30.400Z] 0.0.0 [2021-11-17T15:10:30.400Z] 0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [2021-11-17T15:10:30.400Z] main [2021-11-17T15:10:30.400Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:30.737Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:31.083Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b [2021-11-17T15:10:31.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-17T15:10:31.083Z] 356886e1f733: Preparing [2021-11-17T15:10:31.083Z] 2d5561269bc6: Preparing [2021-11-17T15:10:31.083Z] 500bd5567a35: Preparing [2021-11-17T15:10:31.083Z] 93f0c9fe3292: Preparing [2021-11-17T15:10:31.083Z] 9dc12a539a66: Preparing [2021-11-17T15:10:31.083Z] 62170e181a92: Preparing [2021-11-17T15:10:31.083Z] 62170e181a92: Waiting [2021-11-17T15:10:31.360Z] 93f0c9fe3292: Pushed [2021-11-17T15:10:31.360Z] 500bd5567a35: Pushed [2021-11-17T15:10:31.360Z] 62170e181a92: Layer already exists [2021-11-17T15:10:31.953Z] 9dc12a539a66: Pushed [2021-11-17T15:10:33.935Z] 2d5561269bc6: Pushed [2021-11-17T15:10:33.935Z] 356886e1f733: Pushed [2021-11-17T15:10:33.935Z] 0e57188e00e89e0d20a1f3c03614da85116ecb0b: digest: sha256:1d20d8d16735a03477d0c79dcc22e6db22b30500b627f25354f11c21a44642c7 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:34.304Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:34.677Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-11-17T15:10:34.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-17T15:10:34.677Z] 356886e1f733: Preparing [2021-11-17T15:10:34.677Z] 2d5561269bc6: Preparing [2021-11-17T15:10:34.677Z] 500bd5567a35: Preparing [2021-11-17T15:10:34.677Z] 93f0c9fe3292: Preparing [2021-11-17T15:10:34.677Z] 9dc12a539a66: Preparing [2021-11-17T15:10:34.677Z] 62170e181a92: Preparing [2021-11-17T15:10:34.677Z] 62170e181a92: Waiting [2021-11-17T15:10:34.677Z] 356886e1f733: Layer already exists [2021-11-17T15:10:34.677Z] 9dc12a539a66: Layer already exists [2021-11-17T15:10:34.677Z] 93f0c9fe3292: Layer already exists [2021-11-17T15:10:34.677Z] 2d5561269bc6: Layer already exists [2021-11-17T15:10:34.677Z] 500bd5567a35: Layer already exists [2021-11-17T15:10:34.956Z] 62170e181a92: Layer already exists [2021-11-17T15:10:34.956Z] latest: digest: sha256:1d20d8d16735a03477d0c79dcc22e6db22b30500b627f25354f11c21a44642c7 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:35.301Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:35.631Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0.0.0 [2021-11-17T15:10:35.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-17T15:10:35.631Z] 356886e1f733: Preparing [2021-11-17T15:10:35.631Z] 2d5561269bc6: Preparing [2021-11-17T15:10:35.631Z] 500bd5567a35: Preparing [2021-11-17T15:10:35.631Z] 93f0c9fe3292: Preparing [2021-11-17T15:10:35.631Z] 9dc12a539a66: Preparing [2021-11-17T15:10:35.631Z] 62170e181a92: Preparing [2021-11-17T15:10:35.631Z] 62170e181a92: Waiting [2021-11-17T15:10:35.908Z] 500bd5567a35: Layer already exists [2021-11-17T15:10:35.908Z] 2d5561269bc6: Layer already exists [2021-11-17T15:10:35.908Z] 356886e1f733: Layer already exists [2021-11-17T15:10:35.908Z] 93f0c9fe3292: Layer already exists [2021-11-17T15:10:35.908Z] 9dc12a539a66: Layer already exists [2021-11-17T15:10:35.908Z] 62170e181a92: Layer already exists [2021-11-17T15:10:35.908Z] 0.0.0: digest: sha256:1d20d8d16735a03477d0c79dcc22e6db22b30500b627f25354f11c21a44642c7 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:36.243Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:36.577Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [2021-11-17T15:10:36.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-17T15:10:36.577Z] 356886e1f733: Preparing [2021-11-17T15:10:36.577Z] 2d5561269bc6: Preparing [2021-11-17T15:10:36.577Z] 500bd5567a35: Preparing [2021-11-17T15:10:36.577Z] 93f0c9fe3292: Preparing [2021-11-17T15:10:36.577Z] 9dc12a539a66: Preparing [2021-11-17T15:10:36.577Z] 62170e181a92: Preparing [2021-11-17T15:10:36.577Z] 62170e181a92: Waiting [2021-11-17T15:10:36.578Z] 2d5561269bc6: Layer already exists [2021-11-17T15:10:36.578Z] 9dc12a539a66: Layer already exists [2021-11-17T15:10:36.578Z] 356886e1f733: Layer already exists [2021-11-17T15:10:36.850Z] 500bd5567a35: Layer already exists [2021-11-17T15:10:36.850Z] 93f0c9fe3292: Layer already exists [2021-11-17T15:10:36.850Z] 62170e181a92: Layer already exists [2021-11-17T15:10:36.850Z] 0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0: digest: sha256:1d20d8d16735a03477d0c79dcc22e6db22b30500b627f25354f11c21a44642c7 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:37.189Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:37.526Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-11-17T15:10:37.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-17T15:10:37.526Z] 356886e1f733: Preparing [2021-11-17T15:10:37.526Z] 2d5561269bc6: Preparing [2021-11-17T15:10:37.526Z] 500bd5567a35: Preparing [2021-11-17T15:10:37.526Z] 93f0c9fe3292: Preparing [2021-11-17T15:10:37.526Z] 9dc12a539a66: Preparing [2021-11-17T15:10:37.526Z] 62170e181a92: Preparing [2021-11-17T15:10:37.526Z] 62170e181a92: Waiting [2021-11-17T15:10:37.800Z] 2d5561269bc6: Layer already exists [2021-11-17T15:10:37.800Z] 356886e1f733: Layer already exists [2021-11-17T15:10:37.800Z] 9dc12a539a66: Layer already exists [2021-11-17T15:10:37.800Z] 500bd5567a35: Layer already exists [2021-11-17T15:10:37.800Z] 93f0c9fe3292: Layer already exists [2021-11-17T15:10:37.800Z] 62170e181a92: Layer already exists [2021-11-17T15:10:37.800Z] main: digest: sha256:1d20d8d16735a03477d0c79dcc22e6db22b30500b627f25354f11c21a44642c7 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-17T15:10:37.838Z] ===================================================== [Pipeline] echo [2021-11-17T15:10:37.844Z] taggedImages: [2021-11-17T15:10:37.844Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b [2021-11-17T15:10:37.844Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-11-17T15:10:37.844Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0.0.0 [2021-11-17T15:10:37.844Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [2021-11-17T15:10:37.844Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-11-17T15:10:37.865Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-11-17T15:10:37.865Z] 0e57188e00e89e0d20a1f3c03614da85116ecb0b [2021-11-17T15:10:37.865Z] latest [2021-11-17T15:10:37.865Z] 0.0.0 [2021-11-17T15:10:37.865Z] 0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [2021-11-17T15:10:37.865Z] main [2021-11-17T15:10:37.865Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:38.205Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:38.538Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b [2021-11-17T15:10:38.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-17T15:10:38.538Z] 7246f0404027: Preparing [2021-11-17T15:10:38.538Z] f9e5c7b20ccc: Preparing [2021-11-17T15:10:38.538Z] ba25ba16aa3b: Preparing [2021-11-17T15:10:38.538Z] e4dd720918a1: Preparing [2021-11-17T15:10:38.538Z] 39b9a87fa06d: Preparing [2021-11-17T15:10:38.538Z] 1b9e92c18eea: Preparing [2021-11-17T15:10:38.538Z] 75b557e2d774: Preparing [2021-11-17T15:10:38.538Z] 60445091cba9: Preparing [2021-11-17T15:10:38.538Z] ea2780e42b8c: Preparing [2021-11-17T15:10:38.538Z] 62170e181a92: Preparing [2021-11-17T15:10:38.538Z] 60445091cba9: Waiting [2021-11-17T15:10:38.538Z] ea2780e42b8c: Waiting [2021-11-17T15:10:38.538Z] 62170e181a92: Waiting [2021-11-17T15:10:38.538Z] 1b9e92c18eea: Waiting [2021-11-17T15:10:38.538Z] 75b557e2d774: Waiting [2021-11-17T15:10:38.860Z] f9e5c7b20ccc: Pushed [2021-11-17T15:10:38.860Z] 7246f0404027: Pushed [2021-11-17T15:10:38.860Z] 39b9a87fa06d: Pushed [2021-11-17T15:10:39.131Z] 75b557e2d774: Pushed [2021-11-17T15:10:39.131Z] 1b9e92c18eea: Pushed [2021-11-17T15:10:39.131Z] 60445091cba9: Pushed [2021-11-17T15:10:39.131Z] 62170e181a92: Layer already exists [2021-11-17T15:10:39.407Z] ea2780e42b8c: Pushed [2021-11-17T15:10:41.373Z] e4dd720918a1: Pushed [2021-11-17T15:10:41.962Z] ba25ba16aa3b: Pushed [2021-11-17T15:10:42.235Z] 0e57188e00e89e0d20a1f3c03614da85116ecb0b: digest: sha256:860a2c5c2ead7c397847e33499d97575cdcf03b8fe1ced12c42fd76b9002e170 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:42.570Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:42.903Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-11-17T15:10:42.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-17T15:10:42.903Z] 7246f0404027: Preparing [2021-11-17T15:10:42.903Z] f9e5c7b20ccc: Preparing [2021-11-17T15:10:42.903Z] ba25ba16aa3b: Preparing [2021-11-17T15:10:42.903Z] e4dd720918a1: Preparing [2021-11-17T15:10:42.903Z] 39b9a87fa06d: Preparing [2021-11-17T15:10:42.903Z] 1b9e92c18eea: Preparing [2021-11-17T15:10:42.903Z] 75b557e2d774: Preparing [2021-11-17T15:10:42.903Z] 60445091cba9: Preparing [2021-11-17T15:10:42.903Z] ea2780e42b8c: Preparing [2021-11-17T15:10:42.903Z] 62170e181a92: Preparing [2021-11-17T15:10:42.903Z] 1b9e92c18eea: Waiting [2021-11-17T15:10:42.903Z] 75b557e2d774: Waiting [2021-11-17T15:10:42.903Z] 60445091cba9: Waiting [2021-11-17T15:10:42.903Z] ea2780e42b8c: Waiting [2021-11-17T15:10:42.903Z] 62170e181a92: Waiting [2021-11-17T15:10:43.184Z] f9e5c7b20ccc: Layer already exists [2021-11-17T15:10:43.184Z] ba25ba16aa3b: Layer already exists [2021-11-17T15:10:43.184Z] e4dd720918a1: Layer already exists [2021-11-17T15:10:43.184Z] 7246f0404027: Layer already exists [2021-11-17T15:10:43.184Z] 39b9a87fa06d: Layer already exists [2021-11-17T15:10:43.184Z] 1b9e92c18eea: Layer already exists [2021-11-17T15:10:43.184Z] 60445091cba9: Layer already exists [2021-11-17T15:10:43.184Z] 62170e181a92: Layer already exists [2021-11-17T15:10:43.184Z] ea2780e42b8c: Layer already exists [2021-11-17T15:10:43.184Z] 75b557e2d774: Layer already exists [2021-11-17T15:10:43.184Z] latest: digest: sha256:860a2c5c2ead7c397847e33499d97575cdcf03b8fe1ced12c42fd76b9002e170 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:43.518Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:43.851Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0.0.0 [2021-11-17T15:10:43.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-17T15:10:43.852Z] 7246f0404027: Preparing [2021-11-17T15:10:43.852Z] f9e5c7b20ccc: Preparing [2021-11-17T15:10:43.852Z] ba25ba16aa3b: Preparing [2021-11-17T15:10:43.852Z] e4dd720918a1: Preparing [2021-11-17T15:10:43.852Z] 39b9a87fa06d: Preparing [2021-11-17T15:10:43.852Z] 1b9e92c18eea: Preparing [2021-11-17T15:10:43.852Z] 75b557e2d774: Preparing [2021-11-17T15:10:43.852Z] 60445091cba9: Preparing [2021-11-17T15:10:43.852Z] ea2780e42b8c: Preparing [2021-11-17T15:10:43.852Z] 62170e181a92: Preparing [2021-11-17T15:10:43.852Z] 75b557e2d774: Waiting [2021-11-17T15:10:43.852Z] 1b9e92c18eea: Waiting [2021-11-17T15:10:43.852Z] ea2780e42b8c: Waiting [2021-11-17T15:10:43.852Z] 62170e181a92: Waiting [2021-11-17T15:10:43.852Z] 60445091cba9: Waiting [2021-11-17T15:10:44.122Z] 39b9a87fa06d: Layer already exists [2021-11-17T15:10:44.122Z] f9e5c7b20ccc: Layer already exists [2021-11-17T15:10:44.122Z] 7246f0404027: Layer already exists [2021-11-17T15:10:44.122Z] e4dd720918a1: Layer already exists [2021-11-17T15:10:44.122Z] ba25ba16aa3b: Layer already exists [2021-11-17T15:10:44.122Z] 75b557e2d774: Layer already exists [2021-11-17T15:10:44.122Z] 60445091cba9: Layer already exists [2021-11-17T15:10:44.122Z] 1b9e92c18eea: Layer already exists [2021-11-17T15:10:44.122Z] 62170e181a92: Layer already exists [2021-11-17T15:10:44.122Z] ea2780e42b8c: Layer already exists [2021-11-17T15:10:44.122Z] 0.0.0: digest: sha256:860a2c5c2ead7c397847e33499d97575cdcf03b8fe1ced12c42fd76b9002e170 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:44.470Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:44.812Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [2021-11-17T15:10:44.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-17T15:10:44.812Z] 7246f0404027: Preparing [2021-11-17T15:10:44.812Z] f9e5c7b20ccc: Preparing [2021-11-17T15:10:44.812Z] ba25ba16aa3b: Preparing [2021-11-17T15:10:44.812Z] e4dd720918a1: Preparing [2021-11-17T15:10:44.812Z] 39b9a87fa06d: Preparing [2021-11-17T15:10:44.812Z] 1b9e92c18eea: Preparing [2021-11-17T15:10:44.812Z] 75b557e2d774: Preparing [2021-11-17T15:10:44.812Z] 60445091cba9: Preparing [2021-11-17T15:10:44.812Z] ea2780e42b8c: Preparing [2021-11-17T15:10:44.812Z] 62170e181a92: Preparing [2021-11-17T15:10:44.812Z] 75b557e2d774: Waiting [2021-11-17T15:10:44.812Z] 60445091cba9: Waiting [2021-11-17T15:10:44.812Z] ea2780e42b8c: Waiting [2021-11-17T15:10:44.812Z] 62170e181a92: Waiting [2021-11-17T15:10:44.812Z] 1b9e92c18eea: Waiting [2021-11-17T15:10:45.085Z] e4dd720918a1: Layer already exists [2021-11-17T15:10:45.085Z] f9e5c7b20ccc: Layer already exists [2021-11-17T15:10:45.085Z] 39b9a87fa06d: Layer already exists [2021-11-17T15:10:45.085Z] 7246f0404027: Layer already exists [2021-11-17T15:10:45.085Z] ba25ba16aa3b: Layer already exists [2021-11-17T15:10:45.085Z] 60445091cba9: Layer already exists [2021-11-17T15:10:45.085Z] 75b557e2d774: Layer already exists [2021-11-17T15:10:45.085Z] 1b9e92c18eea: Layer already exists [2021-11-17T15:10:45.085Z] ea2780e42b8c: Layer already exists [2021-11-17T15:10:45.085Z] 62170e181a92: Layer already exists [2021-11-17T15:10:45.085Z] 0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0: digest: sha256:860a2c5c2ead7c397847e33499d97575cdcf03b8fe1ced12c42fd76b9002e170 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:45.429Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:45.769Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-11-17T15:10:45.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-17T15:10:45.769Z] 7246f0404027: Preparing [2021-11-17T15:10:45.769Z] f9e5c7b20ccc: Preparing [2021-11-17T15:10:45.769Z] ba25ba16aa3b: Preparing [2021-11-17T15:10:45.769Z] e4dd720918a1: Preparing [2021-11-17T15:10:45.769Z] 39b9a87fa06d: Preparing [2021-11-17T15:10:45.769Z] 1b9e92c18eea: Preparing [2021-11-17T15:10:45.769Z] 75b557e2d774: Preparing [2021-11-17T15:10:45.769Z] 60445091cba9: Preparing [2021-11-17T15:10:45.769Z] ea2780e42b8c: Preparing [2021-11-17T15:10:45.769Z] 62170e181a92: Preparing [2021-11-17T15:10:45.769Z] 1b9e92c18eea: Waiting [2021-11-17T15:10:45.769Z] 60445091cba9: Waiting [2021-11-17T15:10:45.769Z] 75b557e2d774: Waiting [2021-11-17T15:10:45.769Z] ea2780e42b8c: Waiting [2021-11-17T15:10:45.769Z] 62170e181a92: Waiting [2021-11-17T15:10:46.041Z] 39b9a87fa06d: Layer already exists [2021-11-17T15:10:46.042Z] e4dd720918a1: Layer already exists [2021-11-17T15:10:46.042Z] ba25ba16aa3b: Layer already exists [2021-11-17T15:10:46.042Z] f9e5c7b20ccc: Layer already exists [2021-11-17T15:10:46.042Z] 7246f0404027: Layer already exists [2021-11-17T15:10:46.042Z] 1b9e92c18eea: Layer already exists [2021-11-17T15:10:46.042Z] 75b557e2d774: Layer already exists [2021-11-17T15:10:46.042Z] 60445091cba9: Layer already exists [2021-11-17T15:10:46.042Z] ea2780e42b8c: Layer already exists [2021-11-17T15:10:46.042Z] 62170e181a92: Layer already exists [2021-11-17T15:10:46.042Z] main: digest: sha256:860a2c5c2ead7c397847e33499d97575cdcf03b8fe1ced12c42fd76b9002e170 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-17T15:10:46.083Z] ===================================================== [Pipeline] echo [2021-11-17T15:10:46.088Z] taggedImages: [2021-11-17T15:10:46.088Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b [2021-11-17T15:10:46.088Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-11-17T15:10:46.088Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0.0.0 [2021-11-17T15:10:46.088Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [2021-11-17T15:10:46.088Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-11-17T15:10:46.107Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-11-17T15:10:46.107Z] 0e57188e00e89e0d20a1f3c03614da85116ecb0b [2021-11-17T15:10:46.107Z] latest [2021-11-17T15:10:46.107Z] 0.0.0 [2021-11-17T15:10:46.107Z] 0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [2021-11-17T15:10:46.107Z] main [2021-11-17T15:10:46.107Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:46.453Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:46.791Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b [2021-11-17T15:10:46.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-17T15:10:46.791Z] ee06117456e0: Preparing [2021-11-17T15:10:46.791Z] 5ebd4db7cc12: Preparing [2021-11-17T15:10:46.791Z] b2ef3f42d81b: Preparing [2021-11-17T15:10:46.791Z] 2b48f5d2d5ca: Preparing [2021-11-17T15:10:46.791Z] 62170e181a92: Preparing [2021-11-17T15:10:47.065Z] 62170e181a92: Layer already exists [2021-11-17T15:10:47.065Z] b2ef3f42d81b: Layer already exists [2021-11-17T15:10:47.065Z] ee06117456e0: Pushed [2021-11-17T15:10:47.336Z] 2b48f5d2d5ca: Pushed [2021-11-17T15:10:49.940Z] 5ebd4db7cc12: Pushed [2021-11-17T15:10:49.940Z] 0e57188e00e89e0d20a1f3c03614da85116ecb0b: digest: sha256:3871c5c7e97fbc5cb1b8930c12df5019ab0012e2081c6bde23041c79b99e12f4 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:50.277Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:50.611Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-11-17T15:10:50.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-17T15:10:50.611Z] ee06117456e0: Preparing [2021-11-17T15:10:50.611Z] 5ebd4db7cc12: Preparing [2021-11-17T15:10:50.611Z] b2ef3f42d81b: Preparing [2021-11-17T15:10:50.611Z] 2b48f5d2d5ca: Preparing [2021-11-17T15:10:50.611Z] 62170e181a92: Preparing [2021-11-17T15:10:50.611Z] ee06117456e0: Layer already exists [2021-11-17T15:10:50.611Z] 5ebd4db7cc12: Layer already exists [2021-11-17T15:10:50.611Z] 62170e181a92: Layer already exists [2021-11-17T15:10:50.611Z] b2ef3f42d81b: Layer already exists [2021-11-17T15:10:50.882Z] 2b48f5d2d5ca: Layer already exists [2021-11-17T15:10:50.882Z] latest: digest: sha256:3871c5c7e97fbc5cb1b8930c12df5019ab0012e2081c6bde23041c79b99e12f4 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:51.220Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:51.551Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0.0.0 [2021-11-17T15:10:51.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-17T15:10:51.551Z] ee06117456e0: Preparing [2021-11-17T15:10:51.551Z] 5ebd4db7cc12: Preparing [2021-11-17T15:10:51.551Z] b2ef3f42d81b: Preparing [2021-11-17T15:10:51.551Z] 2b48f5d2d5ca: Preparing [2021-11-17T15:10:51.551Z] 62170e181a92: Preparing [2021-11-17T15:10:51.551Z] 2b48f5d2d5ca: Layer already exists [2021-11-17T15:10:51.824Z] 5ebd4db7cc12: Layer already exists [2021-11-17T15:10:51.824Z] ee06117456e0: Layer already exists [2021-11-17T15:10:51.824Z] b2ef3f42d81b: Layer already exists [2021-11-17T15:10:51.824Z] 62170e181a92: Layer already exists [2021-11-17T15:10:51.824Z] 0.0.0: digest: sha256:3871c5c7e97fbc5cb1b8930c12df5019ab0012e2081c6bde23041c79b99e12f4 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:52.164Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:52.500Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [2021-11-17T15:10:52.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-17T15:10:52.500Z] ee06117456e0: Preparing [2021-11-17T15:10:52.500Z] 5ebd4db7cc12: Preparing [2021-11-17T15:10:52.500Z] b2ef3f42d81b: Preparing [2021-11-17T15:10:52.500Z] 2b48f5d2d5ca: Preparing [2021-11-17T15:10:52.500Z] 62170e181a92: Preparing [2021-11-17T15:10:52.780Z] b2ef3f42d81b: Layer already exists [2021-11-17T15:10:52.780Z] 62170e181a92: Layer already exists [2021-11-17T15:10:52.780Z] ee06117456e0: Layer already exists [2021-11-17T15:10:52.780Z] 2b48f5d2d5ca: Layer already exists [2021-11-17T15:10:52.780Z] 5ebd4db7cc12: Layer already exists [2021-11-17T15:10:52.780Z] 0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0: digest: sha256:3871c5c7e97fbc5cb1b8930c12df5019ab0012e2081c6bde23041c79b99e12f4 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:53.115Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:53.444Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-11-17T15:10:53.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-17T15:10:53.444Z] ee06117456e0: Preparing [2021-11-17T15:10:53.444Z] 5ebd4db7cc12: Preparing [2021-11-17T15:10:53.444Z] b2ef3f42d81b: Preparing [2021-11-17T15:10:53.444Z] 2b48f5d2d5ca: Preparing [2021-11-17T15:10:53.444Z] 62170e181a92: Preparing [2021-11-17T15:10:53.444Z] 2b48f5d2d5ca: Layer already exists [2021-11-17T15:10:53.444Z] 5ebd4db7cc12: Layer already exists [2021-11-17T15:10:53.716Z] ee06117456e0: Layer already exists [2021-11-17T15:10:53.716Z] b2ef3f42d81b: Layer already exists [2021-11-17T15:10:53.716Z] 62170e181a92: Layer already exists [2021-11-17T15:10:53.716Z] main: digest: sha256:3871c5c7e97fbc5cb1b8930c12df5019ab0012e2081c6bde23041c79b99e12f4 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-17T15:10:53.758Z] ===================================================== [Pipeline] echo [2021-11-17T15:10:53.764Z] taggedImages: [2021-11-17T15:10:53.764Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b [2021-11-17T15:10:53.764Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-11-17T15:10:53.764Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0.0.0 [2021-11-17T15:10:53.764Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [2021-11-17T15:10:53.764Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-11-17T15:10:53.781Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-11-17T15:10:53.781Z] 0e57188e00e89e0d20a1f3c03614da85116ecb0b [2021-11-17T15:10:53.781Z] latest [2021-11-17T15:10:53.781Z] 0.0.0 [2021-11-17T15:10:53.781Z] 0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [2021-11-17T15:10:53.781Z] main [2021-11-17T15:10:53.781Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:54.114Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:54.483Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b [2021-11-17T15:10:54.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-17T15:10:54.483Z] 1d4a3f400928: Preparing [2021-11-17T15:10:54.483Z] 5f06c700a137: Preparing [2021-11-17T15:10:54.483Z] b2ef3f42d81b: Preparing [2021-11-17T15:10:54.483Z] 517847623067: Preparing [2021-11-17T15:10:54.483Z] 62170e181a92: Preparing [2021-11-17T15:10:54.763Z] 62170e181a92: Layer already exists [2021-11-17T15:10:54.763Z] b2ef3f42d81b: Layer already exists [2021-11-17T15:10:54.763Z] 517847623067: Layer already exists [2021-11-17T15:10:54.763Z] 1d4a3f400928: Pushed [2021-11-17T15:10:57.396Z] 5f06c700a137: Pushed [2021-11-17T15:10:57.668Z] 0e57188e00e89e0d20a1f3c03614da85116ecb0b: digest: sha256:2cf304f9095b1d878d474b29493455908e0f88335fc02678c469c331bd9221c3 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:58.008Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:58.338Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-11-17T15:10:58.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-17T15:10:58.338Z] 1d4a3f400928: Preparing [2021-11-17T15:10:58.338Z] 5f06c700a137: Preparing [2021-11-17T15:10:58.338Z] b2ef3f42d81b: Preparing [2021-11-17T15:10:58.338Z] 517847623067: Preparing [2021-11-17T15:10:58.338Z] 62170e181a92: Preparing [2021-11-17T15:10:58.338Z] b2ef3f42d81b: Layer already exists [2021-11-17T15:10:58.338Z] 5f06c700a137: Layer already exists [2021-11-17T15:10:58.338Z] 517847623067: Layer already exists [2021-11-17T15:10:58.338Z] 1d4a3f400928: Layer already exists [2021-11-17T15:10:58.338Z] 62170e181a92: Layer already exists [2021-11-17T15:10:58.609Z] latest: digest: sha256:2cf304f9095b1d878d474b29493455908e0f88335fc02678c469c331bd9221c3 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:58.943Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:59.270Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0.0.0 [2021-11-17T15:10:59.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-17T15:10:59.270Z] 1d4a3f400928: Preparing [2021-11-17T15:10:59.270Z] 5f06c700a137: Preparing [2021-11-17T15:10:59.270Z] b2ef3f42d81b: Preparing [2021-11-17T15:10:59.270Z] 517847623067: Preparing [2021-11-17T15:10:59.270Z] 62170e181a92: Preparing [2021-11-17T15:10:59.270Z] 62170e181a92: Layer already exists [2021-11-17T15:10:59.270Z] 5f06c700a137: Layer already exists [2021-11-17T15:10:59.270Z] 517847623067: Layer already exists [2021-11-17T15:10:59.270Z] 1d4a3f400928: Layer already exists [2021-11-17T15:10:59.270Z] b2ef3f42d81b: Layer already exists [2021-11-17T15:10:59.540Z] 0.0.0: digest: sha256:2cf304f9095b1d878d474b29493455908e0f88335fc02678c469c331bd9221c3 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:10:59.874Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:11:00.209Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [2021-11-17T15:11:00.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-17T15:11:00.209Z] 1d4a3f400928: Preparing [2021-11-17T15:11:00.209Z] 5f06c700a137: Preparing [2021-11-17T15:11:00.209Z] b2ef3f42d81b: Preparing [2021-11-17T15:11:00.209Z] 517847623067: Preparing [2021-11-17T15:11:00.209Z] 62170e181a92: Preparing [2021-11-17T15:11:00.481Z] 1d4a3f400928: Layer already exists [2021-11-17T15:11:00.481Z] b2ef3f42d81b: Layer already exists [2021-11-17T15:11:00.481Z] 5f06c700a137: Layer already exists [2021-11-17T15:11:00.481Z] 62170e181a92: Layer already exists [2021-11-17T15:11:00.481Z] 517847623067: Layer already exists [2021-11-17T15:11:00.481Z] 0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0: digest: sha256:2cf304f9095b1d878d474b29493455908e0f88335fc02678c469c331bd9221c3 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:11:00.821Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:11:01.153Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-11-17T15:11:01.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-17T15:11:01.154Z] 1d4a3f400928: Preparing [2021-11-17T15:11:01.154Z] 5f06c700a137: Preparing [2021-11-17T15:11:01.154Z] b2ef3f42d81b: Preparing [2021-11-17T15:11:01.154Z] 517847623067: Preparing [2021-11-17T15:11:01.154Z] 62170e181a92: Preparing [2021-11-17T15:11:01.427Z] 62170e181a92: Layer already exists [2021-11-17T15:11:01.427Z] b2ef3f42d81b: Layer already exists [2021-11-17T15:11:01.427Z] 517847623067: Layer already exists [2021-11-17T15:11:01.427Z] 5f06c700a137: Layer already exists [2021-11-17T15:11:01.427Z] 1d4a3f400928: Layer already exists [2021-11-17T15:11:01.427Z] main: digest: sha256:2cf304f9095b1d878d474b29493455908e0f88335fc02678c469c331bd9221c3 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-17T15:11:01.470Z] ===================================================== [Pipeline] echo [2021-11-17T15:11:01.476Z] taggedImages: [2021-11-17T15:11:01.476Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b [2021-11-17T15:11:01.476Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-11-17T15:11:01.476Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0.0.0 [2021-11-17T15:11:01.476Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [2021-11-17T15:11:01.476Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-11-17T15:11:01.493Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-11-17T15:11:01.493Z] 0e57188e00e89e0d20a1f3c03614da85116ecb0b [2021-11-17T15:11:01.493Z] latest [2021-11-17T15:11:01.493Z] 0.0.0 [2021-11-17T15:11:01.493Z] 0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [2021-11-17T15:11:01.493Z] main [2021-11-17T15:11:01.493Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:11:01.844Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:11:02.174Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b [2021-11-17T15:11:02.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-17T15:11:02.174Z] 917ec23c4b4f: Preparing [2021-11-17T15:11:02.174Z] ad64b2b14c70: Preparing [2021-11-17T15:11:02.174Z] 4d5a5cc98a29: Preparing [2021-11-17T15:11:02.174Z] 6cde5e916bbd: Preparing [2021-11-17T15:11:02.174Z] 166dde17997b: Preparing [2021-11-17T15:11:02.174Z] 78c4bc0ebec3: Preparing [2021-11-17T15:11:02.174Z] 45596ee15a31: Preparing [2021-11-17T15:11:02.174Z] 52dc75cd08be: Preparing [2021-11-17T15:11:02.174Z] a6e1fd50fee5: Preparing [2021-11-17T15:11:02.174Z] 56eb02710082: Preparing [2021-11-17T15:11:02.174Z] ee420dfed78a: Preparing [2021-11-17T15:11:02.174Z] 78c4bc0ebec3: Waiting [2021-11-17T15:11:02.174Z] 45596ee15a31: Waiting [2021-11-17T15:11:02.174Z] 52dc75cd08be: Waiting [2021-11-17T15:11:02.174Z] a6e1fd50fee5: Waiting [2021-11-17T15:11:02.174Z] 56eb02710082: Waiting [2021-11-17T15:11:02.174Z] ee420dfed78a: Waiting [2021-11-17T15:11:02.452Z] 166dde17997b: Layer already exists [2021-11-17T15:11:02.452Z] 78c4bc0ebec3: Layer already exists [2021-11-17T15:11:02.452Z] 45596ee15a31: Layer already exists [2021-11-17T15:11:02.452Z] 52dc75cd08be: Layer already exists [2021-11-17T15:11:02.452Z] ad64b2b14c70: Pushed [2021-11-17T15:11:02.725Z] a6e1fd50fee5: Layer already exists [2021-11-17T15:11:02.725Z] 56eb02710082: Layer already exists [2021-11-17T15:11:02.725Z] ee420dfed78a: Layer already exists [2021-11-17T15:11:03.320Z] 917ec23c4b4f: Pushed [2021-11-17T15:11:05.287Z] 4d5a5cc98a29: Pushed [2021-11-17T15:11:20.335Z] 6cde5e916bbd: Pushed [2021-11-17T15:11:20.335Z] 0e57188e00e89e0d20a1f3c03614da85116ecb0b: digest: sha256:ee92bd8766f4b9fde91a5c67096db334cbf2f0e77aff1e85bdb51792d6871dcb size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:11:20.670Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:11:21.005Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-11-17T15:11:21.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-17T15:11:21.006Z] 917ec23c4b4f: Preparing [2021-11-17T15:11:21.006Z] ad64b2b14c70: Preparing [2021-11-17T15:11:21.006Z] 4d5a5cc98a29: Preparing [2021-11-17T15:11:21.006Z] 6cde5e916bbd: Preparing [2021-11-17T15:11:21.006Z] 166dde17997b: Preparing [2021-11-17T15:11:21.006Z] 78c4bc0ebec3: Preparing [2021-11-17T15:11:21.006Z] 45596ee15a31: Preparing [2021-11-17T15:11:21.006Z] 52dc75cd08be: Preparing [2021-11-17T15:11:21.006Z] a6e1fd50fee5: Preparing [2021-11-17T15:11:21.006Z] 56eb02710082: Preparing [2021-11-17T15:11:21.006Z] ee420dfed78a: Preparing [2021-11-17T15:11:21.006Z] 52dc75cd08be: Waiting [2021-11-17T15:11:21.006Z] a6e1fd50fee5: Waiting [2021-11-17T15:11:21.006Z] 56eb02710082: Waiting [2021-11-17T15:11:21.006Z] ee420dfed78a: Waiting [2021-11-17T15:11:21.006Z] 78c4bc0ebec3: Waiting [2021-11-17T15:11:21.006Z] 45596ee15a31: Waiting [2021-11-17T15:11:21.276Z] 166dde17997b: Layer already exists [2021-11-17T15:11:21.276Z] ad64b2b14c70: Layer already exists [2021-11-17T15:11:21.276Z] 6cde5e916bbd: Layer already exists [2021-11-17T15:11:21.276Z] 917ec23c4b4f: Layer already exists [2021-11-17T15:11:21.276Z] 4d5a5cc98a29: Layer already exists [2021-11-17T15:11:21.276Z] 78c4bc0ebec3: Layer already exists [2021-11-17T15:11:21.276Z] 56eb02710082: Layer already exists [2021-11-17T15:11:21.276Z] 52dc75cd08be: Layer already exists [2021-11-17T15:11:21.276Z] 45596ee15a31: Layer already exists [2021-11-17T15:11:21.276Z] a6e1fd50fee5: Layer already exists [2021-11-17T15:11:21.276Z] ee420dfed78a: Layer already exists [2021-11-17T15:11:21.276Z] latest: digest: sha256:ee92bd8766f4b9fde91a5c67096db334cbf2f0e77aff1e85bdb51792d6871dcb size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:11:21.616Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:11:21.948Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:0.0.0 [2021-11-17T15:11:21.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-17T15:11:21.948Z] 917ec23c4b4f: Preparing [2021-11-17T15:11:21.948Z] ad64b2b14c70: Preparing [2021-11-17T15:11:21.948Z] 4d5a5cc98a29: Preparing [2021-11-17T15:11:21.948Z] 6cde5e916bbd: Preparing [2021-11-17T15:11:21.949Z] 166dde17997b: Preparing [2021-11-17T15:11:21.949Z] 78c4bc0ebec3: Preparing [2021-11-17T15:11:21.949Z] 45596ee15a31: Preparing [2021-11-17T15:11:21.949Z] 52dc75cd08be: Preparing [2021-11-17T15:11:21.949Z] a6e1fd50fee5: Preparing [2021-11-17T15:11:21.949Z] 56eb02710082: Preparing [2021-11-17T15:11:21.949Z] ee420dfed78a: Preparing [2021-11-17T15:11:21.949Z] 52dc75cd08be: Waiting [2021-11-17T15:11:21.949Z] a6e1fd50fee5: Waiting [2021-11-17T15:11:21.949Z] 78c4bc0ebec3: Waiting [2021-11-17T15:11:21.949Z] 45596ee15a31: Waiting [2021-11-17T15:11:21.949Z] 56eb02710082: Waiting [2021-11-17T15:11:21.949Z] ee420dfed78a: Waiting [2021-11-17T15:11:22.219Z] 6cde5e916bbd: Layer already exists [2021-11-17T15:11:22.219Z] 166dde17997b: Layer already exists [2021-11-17T15:11:22.219Z] 4d5a5cc98a29: Layer already exists [2021-11-17T15:11:22.219Z] ad64b2b14c70: Layer already exists [2021-11-17T15:11:22.219Z] 917ec23c4b4f: Layer already exists [2021-11-17T15:11:22.219Z] 78c4bc0ebec3: Layer already exists [2021-11-17T15:11:22.219Z] 52dc75cd08be: Layer already exists [2021-11-17T15:11:22.219Z] 45596ee15a31: Layer already exists [2021-11-17T15:11:22.219Z] a6e1fd50fee5: Layer already exists [2021-11-17T15:11:22.219Z] 56eb02710082: Layer already exists [2021-11-17T15:11:22.219Z] ee420dfed78a: Layer already exists [2021-11-17T15:11:22.219Z] 0.0.0: digest: sha256:ee92bd8766f4b9fde91a5c67096db334cbf2f0e77aff1e85bdb51792d6871dcb size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:11:22.559Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:11:22.896Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [2021-11-17T15:11:22.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-17T15:11:22.896Z] 917ec23c4b4f: Preparing [2021-11-17T15:11:22.896Z] ad64b2b14c70: Preparing [2021-11-17T15:11:22.896Z] 4d5a5cc98a29: Preparing [2021-11-17T15:11:22.896Z] 6cde5e916bbd: Preparing [2021-11-17T15:11:22.896Z] 166dde17997b: Preparing [2021-11-17T15:11:22.896Z] 78c4bc0ebec3: Preparing [2021-11-17T15:11:22.896Z] 45596ee15a31: Preparing [2021-11-17T15:11:22.896Z] 52dc75cd08be: Preparing [2021-11-17T15:11:22.896Z] a6e1fd50fee5: Preparing [2021-11-17T15:11:22.896Z] 56eb02710082: Preparing [2021-11-17T15:11:22.896Z] ee420dfed78a: Preparing [2021-11-17T15:11:22.896Z] 56eb02710082: Waiting [2021-11-17T15:11:22.896Z] 52dc75cd08be: Waiting [2021-11-17T15:11:22.896Z] a6e1fd50fee5: Waiting [2021-11-17T15:11:22.896Z] ee420dfed78a: Waiting [2021-11-17T15:11:22.896Z] 45596ee15a31: Waiting [2021-11-17T15:11:22.896Z] 78c4bc0ebec3: Waiting [2021-11-17T15:11:23.174Z] 4d5a5cc98a29: Layer already exists [2021-11-17T15:11:23.174Z] 917ec23c4b4f: Layer already exists [2021-11-17T15:11:23.174Z] 166dde17997b: Layer already exists [2021-11-17T15:11:23.174Z] 6cde5e916bbd: Layer already exists [2021-11-17T15:11:23.174Z] ad64b2b14c70: Layer already exists [2021-11-17T15:11:23.174Z] 78c4bc0ebec3: Layer already exists [2021-11-17T15:11:23.174Z] 52dc75cd08be: Layer already exists [2021-11-17T15:11:23.174Z] a6e1fd50fee5: Layer already exists [2021-11-17T15:11:23.174Z] 45596ee15a31: Layer already exists [2021-11-17T15:11:23.174Z] 56eb02710082: Layer already exists [2021-11-17T15:11:23.174Z] ee420dfed78a: Layer already exists [2021-11-17T15:11:23.174Z] 0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0: digest: sha256:ee92bd8766f4b9fde91a5c67096db334cbf2f0e77aff1e85bdb51792d6871dcb size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:11:23.525Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:11:23.856Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-11-17T15:11:23.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-17T15:11:23.856Z] 917ec23c4b4f: Preparing [2021-11-17T15:11:23.856Z] ad64b2b14c70: Preparing [2021-11-17T15:11:23.856Z] 4d5a5cc98a29: Preparing [2021-11-17T15:11:23.856Z] 6cde5e916bbd: Preparing [2021-11-17T15:11:23.856Z] 166dde17997b: Preparing [2021-11-17T15:11:23.856Z] 78c4bc0ebec3: Preparing [2021-11-17T15:11:23.856Z] 45596ee15a31: Preparing [2021-11-17T15:11:23.856Z] 52dc75cd08be: Preparing [2021-11-17T15:11:23.856Z] a6e1fd50fee5: Preparing [2021-11-17T15:11:23.856Z] 56eb02710082: Preparing [2021-11-17T15:11:23.856Z] ee420dfed78a: Preparing [2021-11-17T15:11:23.856Z] 52dc75cd08be: Waiting [2021-11-17T15:11:23.856Z] 78c4bc0ebec3: Waiting [2021-11-17T15:11:23.856Z] 45596ee15a31: Waiting [2021-11-17T15:11:23.856Z] a6e1fd50fee5: Waiting [2021-11-17T15:11:23.856Z] ee420dfed78a: Waiting [2021-11-17T15:11:23.856Z] 56eb02710082: Waiting [2021-11-17T15:11:24.129Z] 6cde5e916bbd: Layer already exists [2021-11-17T15:11:24.129Z] 917ec23c4b4f: Layer already exists [2021-11-17T15:11:24.129Z] ad64b2b14c70: Layer already exists [2021-11-17T15:11:24.129Z] 4d5a5cc98a29: Layer already exists [2021-11-17T15:11:24.129Z] 166dde17997b: Layer already exists [2021-11-17T15:11:24.129Z] 56eb02710082: Layer already exists [2021-11-17T15:11:24.129Z] 45596ee15a31: Layer already exists [2021-11-17T15:11:24.129Z] 78c4bc0ebec3: Layer already exists [2021-11-17T15:11:24.129Z] 52dc75cd08be: Layer already exists [2021-11-17T15:11:24.129Z] a6e1fd50fee5: Layer already exists [2021-11-17T15:11:24.129Z] ee420dfed78a: Layer already exists [2021-11-17T15:11:24.129Z] main: digest: sha256:ee92bd8766f4b9fde91a5c67096db334cbf2f0e77aff1e85bdb51792d6871dcb size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-17T15:11:24.173Z] ===================================================== [Pipeline] echo [2021-11-17T15:11:24.181Z] taggedImages: [2021-11-17T15:11:24.181Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b [2021-11-17T15:11:24.181Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-11-17T15:11:24.181Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:0.0.0 [2021-11-17T15:11:24.181Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:0e57188e00e89e0d20a1f3c03614da85116ecb0b-0.0.0 [2021-11-17T15:11:24.181Z] - 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-17T15:11:24.690Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-17T15:11:24.961Z] [2021-11-17T15:11:24.961Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:11:25.305Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-17T15:11:25.577Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-17T15:11:25.577Z] 448f6bf000e3: Pulling fs layer [2021-11-17T15:11:25.577Z] f757da607395: Pulling fs layer [2021-11-17T15:11:25.577Z] 05883995daec: Pulling fs layer [2021-11-17T15:11:25.577Z] 8603b9c90790: Pulling fs layer [2021-11-17T15:11:25.577Z] 1560dd03e051: Pulling fs layer [2021-11-17T15:11:25.577Z] 27f5ce0e4adf: Pulling fs layer [2021-11-17T15:11:25.577Z] c2d8d7efcc4b: Pulling fs layer [2021-11-17T15:11:25.577Z] 1560dd03e051: Waiting [2021-11-17T15:11:25.577Z] 27f5ce0e4adf: Waiting [2021-11-17T15:11:25.577Z] c2d8d7efcc4b: Waiting [2021-11-17T15:11:25.577Z] 8603b9c90790: Waiting [2021-11-17T15:11:25.577Z] f757da607395: Verifying Checksum [2021-11-17T15:11:25.577Z] f757da607395: Download complete [2021-11-17T15:11:25.577Z] 8603b9c90790: Verifying Checksum [2021-11-17T15:11:25.577Z] 8603b9c90790: Download complete [2021-11-17T15:11:25.852Z] 1560dd03e051: Verifying Checksum [2021-11-17T15:11:25.852Z] 1560dd03e051: Download complete [2021-11-17T15:11:25.852Z] 27f5ce0e4adf: Verifying Checksum [2021-11-17T15:11:25.852Z] 27f5ce0e4adf: Download complete [2021-11-17T15:11:25.852Z] 05883995daec: Verifying Checksum [2021-11-17T15:11:25.852Z] 05883995daec: Download complete [2021-11-17T15:11:26.129Z] 448f6bf000e3: Verifying Checksum [2021-11-17T15:11:26.129Z] 448f6bf000e3: Download complete [2021-11-17T15:11:28.748Z] c2d8d7efcc4b: Verifying Checksum [2021-11-17T15:11:28.748Z] c2d8d7efcc4b: Download complete [2021-11-17T15:11:30.179Z] 448f6bf000e3: Pull complete [2021-11-17T15:11:30.780Z] f757da607395: Pull complete [2021-11-17T15:11:32.211Z] 05883995daec: Pull complete [2021-11-17T15:11:32.805Z] 8603b9c90790: Pull complete [2021-11-17T15:11:33.780Z] 1560dd03e051: Pull complete [2021-11-17T15:11:34.052Z] 27f5ce0e4adf: Pull complete [2021-11-17T15:11:49.188Z] c2d8d7efcc4b: Pull complete [2021-11-17T15:11:49.188Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-17T15:11:49.188Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-17T15:11:49.188Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-17T15:11:49.477Z] prd-ubuntu18.04-docker-arm64-4c-16g-978 does not seem to be running inside a container [2021-11-17T15:11:49.541Z] $ 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/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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-17T15:11:52.410Z] $ docker top adbe2085cc817249b435f2236fdea8542c3a2ba1d036552f5feefa9c70ef9f07 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-17T15:11:53.449Z] ---> job-cost.sh [2021-11-17T15:11:53.449Z] lf-activate-venv: SKIPPING [2021-11-17T15:11:53.449Z] INFO: No Stack... [2021-11-17T15:11:53.719Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-17T15:11:54.308Z] INFO: Archiving Costs [Pipeline] sh [2021-11-17T15:11:54.955Z] + cat /w/workspace/edgex-go/113/archives/cost.csv [2021-11-17T15:11:54.955Z] + cut -d, -f6 [Pipeline] lock [2021-11-17T15:11:55.017Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-113-stack-cost] [2021-11-17T15:11:55.026Z] Resource [jenkins-edgexfoundry-edgex-go-main-113-stack-cost] did not exist. Created. [2021-11-17T15:11:55.026Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-113-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-17T15:11:55.680Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-17T15:11:56.314Z] Stashed 1 file(s) [Pipeline] } [2021-11-17T15:11:56.321Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-113-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-17T15:11:56.325Z] $ docker stop --time=1 adbe2085cc817249b435f2236fdea8542c3a2ba1d036552f5feefa9c70ef9f07 [2021-11-17T15:11:57.858Z] $ docker rm -f adbe2085cc817249b435f2236fdea8542c3a2ba1d036552f5feefa9c70ef9f07 [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-17T15:11:58.653Z] provisioning config files... [2021-11-17T15:11:58.661Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/113@tmp/config653327049264119410tmp [Pipeline] { [Pipeline] sh [2021-11-17T15:11:58.962Z] + set +x [2021-11-17T15:11:58.962Z] + curl -s https://codecov.io/bash [2021-11-17T15:11:58.962Z] + bash -s -- [2021-11-17T15:11:59.222Z] [2021-11-17T15:11:59.222Z] _____ _ [2021-11-17T15:11:59.222Z] / ____| | | [2021-11-17T15:11:59.222Z] | | ___ __| | ___ ___ _____ __ [2021-11-17T15:11:59.222Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-17T15:11:59.222Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-17T15:11:59.222Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-17T15:11:59.222Z] Bash-1.0.6 [2021-11-17T15:11:59.222Z] [2021-11-17T15:11:59.222Z] [2021-11-17T15:11:59.222Z] ==> git version 2.24.4 found [2021-11-17T15:11:59.222Z] ==> 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-17T15:11:59.222Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-17T15:11:59.222Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-17T15:11:59.222Z] ==> Jenkins CI detected. [2021-11-17T15:11:59.222Z] current dir:  /w/workspace/edgex-go/113 [2021-11-17T15:11:59.222Z] project root: . [2021-11-17T15:11:59.222Z] --> token set from env [2021-11-17T15:11:59.222Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-17T15:11:59.222Z] ==> Running gcov in . (disable via -X gcov) [2021-11-17T15:11:59.222Z] ==> Python coveragepy not found [2021-11-17T15:11:59.222Z] ==> Searching for coverage reports in: [2021-11-17T15:11:59.222Z] + . [2021-11-17T15:11:59.222Z] -> Found 1 reports [2021-11-17T15:11:59.222Z] ==> Detecting git/mercurial file structure [2021-11-17T15:11:59.222Z] ==> Reading reports [2021-11-17T15:11:59.222Z] + ./coverage.out bytes=428381 [2021-11-17T15:11:59.222Z] ==> Appending adjustments [2021-11-17T15:11:59.222Z] https://docs.codecov.io/docs/fixing-reports [2021-11-17T15:12:00.162Z] + Found adjustments [2021-11-17T15:12:00.162Z] ==> Gzipping contents [2021-11-17T15:12:00.421Z] 60K /tmp/codecov.vEWc7P.gz [2021-11-17T15:12:00.421Z] ==> Uploading reports [2021-11-17T15:12:00.421Z] url: https://codecov.io [2021-11-17T15:12:00.421Z] query: branch=main&commit=0e57188e00e89e0d20a1f3c03614da85116ecb0b&build=113&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F113%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-17T15:12:00.421Z] -> Pinging Codecov [2021-11-17T15:12:00.421Z] 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=0e57188e00e89e0d20a1f3c03614da85116ecb0b&build=113&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F113%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-17T15:12:00.988Z] -> Uploading to [2021-11-17T15:12:00.988Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-17/00271124DB129430A58F1EEE437C3FCB/0e57188e00e89e0d20a1f3c03614da85116ecb0b/9f8eb8f3-4ce8-4b88-a95c-87558568d1c6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211117%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211117T151200Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f4ce415706b5fc596c92cbb794ea8cc065b163acbb5834ef15dd7b37306e3ba6 [2021-11-17T15:12:00.988Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-17T15:12:00.988Z] Dload Upload Total Spent Left Speed [2021-11-17T15:12:01.251Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57898 0 0 100 57898 0 158k --:--:-- --:--:-- --:--:-- 157k [2021-11-17T15:12:01.251Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/0e57188e00e89e0d20a1f3c03614da85116ecb0b [Pipeline] } [2021-11-17T15:12:01.260Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-11-17T15:12:01.602Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-11-17T15:12:01.617Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:12:01.907Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-17T15:12:01.907Z] [2021-11-17T15:12:01.907Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:12:02.203Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-17T15:12:02.203Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-11-17T15:12:02.203Z] 188c0c94c7c5: Pulling fs layer [2021-11-17T15:12:02.203Z] 0ef7d3d256c8: Pulling fs layer [2021-11-17T15:12:02.203Z] de9db76c5a1d: Pulling fs layer [2021-11-17T15:12:02.203Z] 0eba1c9be4d2: Pulling fs layer [2021-11-17T15:12:02.203Z] 0d57e429df01: Pulling fs layer [2021-11-17T15:12:02.203Z] 4e4be7b47b0d: Pulling fs layer [2021-11-17T15:12:02.203Z] e1f770b5df2f: Pulling fs layer [2021-11-17T15:12:02.203Z] 85a0685a4137: Pulling fs layer [2021-11-17T15:12:02.203Z] 0d57e429df01: Waiting [2021-11-17T15:12:02.203Z] 4e4be7b47b0d: Waiting [2021-11-17T15:12:02.203Z] e1f770b5df2f: Waiting [2021-11-17T15:12:02.203Z] 85a0685a4137: Waiting [2021-11-17T15:12:02.203Z] 0eba1c9be4d2: Waiting [2021-11-17T15:12:02.203Z] de9db76c5a1d: Verifying Checksum [2021-11-17T15:12:02.203Z] de9db76c5a1d: Download complete [2021-11-17T15:12:02.203Z] 0ef7d3d256c8: Verifying Checksum [2021-11-17T15:12:02.203Z] 0ef7d3d256c8: Download complete [2021-11-17T15:12:02.203Z] 0d57e429df01: Verifying Checksum [2021-11-17T15:12:02.203Z] 0d57e429df01: Download complete [2021-11-17T15:12:02.203Z] 4e4be7b47b0d: Verifying Checksum [2021-11-17T15:12:02.203Z] 4e4be7b47b0d: Download complete [2021-11-17T15:12:02.203Z] 188c0c94c7c5: Verifying Checksum [2021-11-17T15:12:02.203Z] 188c0c94c7c5: Download complete [2021-11-17T15:12:02.469Z] e1f770b5df2f: Verifying Checksum [2021-11-17T15:12:02.469Z] e1f770b5df2f: Download complete [2021-11-17T15:12:02.469Z] 188c0c94c7c5: Pull complete [2021-11-17T15:12:02.730Z] 0ef7d3d256c8: Pull complete [2021-11-17T15:12:02.993Z] 0eba1c9be4d2: Verifying Checksum [2021-11-17T15:12:02.993Z] 0eba1c9be4d2: Download complete [2021-11-17T15:12:02.993Z] de9db76c5a1d: Pull complete [2021-11-17T15:12:03.260Z] 85a0685a4137: Verifying Checksum [2021-11-17T15:12:03.260Z] 85a0685a4137: Download complete [2021-11-17T15:12:07.482Z] 0eba1c9be4d2: Pull complete [2021-11-17T15:12:07.482Z] 0d57e429df01: Pull complete [2021-11-17T15:12:07.482Z] 4e4be7b47b0d: Pull complete [2021-11-17T15:12:07.482Z] e1f770b5df2f: Pull complete [2021-11-17T15:12:11.712Z] 85a0685a4137: Pull complete [2021-11-17T15:12:11.712Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-11-17T15:12:11.712Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-17T15:12:11.712Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-11-17T15:12:11.772Z] prd-centos7-docker-4c-2g-977 does not seem to be running inside a container [2021-11-17T15:12:11.802Z] $ 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/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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-17T15:12:14.754Z] $ docker top 28863b6d03a32c00509e8acb9328596cf9e0fc0278ae6767663b11e9c610fd81 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-17T15:12:14.828Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-11-17T15:12:15.121Z] + set -o pipefail [2021-11-17T15:12:15.121Z] + snyk monitor '--org=edgex-jenkins' [2021-11-17T15:12:20.415Z] [2021-11-17T15:12:20.415Z] Monitoring /w/workspace/edgex-go/113 (github.com/edgexfoundry/edgex-go)... [2021-11-17T15:12:20.415Z] [2021-11-17T15:12:20.415Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/6cb8fc22-0f13-457a-93f5-10cd0a45e438 [2021-11-17T15:12:20.415Z] [2021-11-17T15:12:20.415Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-11-17T15:12:20.415Z] [2021-11-17T15:12:20.415Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-11-17T15:12:20.415Z] [2021-11-17T15:12:20.415Z] [Pipeline] } [2021-11-17T15:12:20.427Z] $ docker stop --time=1 28863b6d03a32c00509e8acb9328596cf9e0fc0278ae6767663b11e9c610fd81 [2021-11-17T15:12:22.422Z] $ docker rm -f 28863b6d03a32c00509e8acb9328596cf9e0fc0278ae6767663b11e9c610fd81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-11-17T15:12:22.903Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-17T15:12:22.913Z] provisioning config files... [2021-11-17T15:12:22.922Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/113@tmp/config1858228999093932518tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-17T15:12:23.216Z] --> edgex-publish-swagger.sh [2021-11-17T15:12:23.216Z] === Publish openapi/v2 API === [2021-11-17T15:12:23.216Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-11-17T15:12:23.216Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/113/openapi/v2/core-command.yaml] [2021-11-17T15:12:23.216Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-17T15:12:23.216Z] Dload Upload Total Spent Left Speed [2021-11-17T15:12:24.156Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32389 0 0 100 32389 0 29738 0:00:01 0:00:01 --:--:-- 29741 100 32389 0 0 100 32389 0 29733 0:00:01 0:00:01 --:--:-- 29741 [2021-11-17T15:12:24.156Z] [2021-11-17T15:12:24.156Z] [2021-11-17T15:12:24.156Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/113/openapi/v2/core-data.yaml] [2021-11-17T15:12:24.156Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-17T15:12:24.156Z] Dload Upload Total Spent Left Speed [2021-11-17T15:12:25.548Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71116 0 0 100 71116 0 57958 0:00:01 0:00:01 --:--:-- 58006 100 71116 0 0 100 71116 0 56950 0:00:01 0:00:01 --:--:-- 56983 [2021-11-17T15:12:25.548Z] [2021-11-17T15:12:25.548Z] [2021-11-17T15:12:25.548Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/113/openapi/v2/core-metadata.yaml] [2021-11-17T15:12:25.548Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-17T15:12:25.548Z] Dload Upload Total Spent Left Speed [2021-11-17T15:12:26.488Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 105k 0:00:01 0:00:01 --:--:-- 105k 100 119k 0 0 100 119k 0 105k 0:00:01 0:00:01 --:--:-- 105k [2021-11-17T15:12:26.488Z] [2021-11-17T15:12:26.488Z] [2021-11-17T15:12:26.488Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/113/openapi/v2/support-notifications.yaml] [2021-11-17T15:12:26.488Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-17T15:12:26.488Z] Dload Upload Total Spent Left Speed [2021-11-17T15:12:28.130Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 92 88830 0 0 92 81920 0 317k --:--:-- --:--:-- --:--:-- 317k 100 88830 0 0 100 88830 0 68279 0:00:01 0:00:01 --:--:-- 68278 100 88830 0 0 100 88830 0 68271 0:00:01 0:00:01 --:--:-- 68278 [2021-11-17T15:12:28.130Z] [2021-11-17T15:12:28.130Z] [2021-11-17T15:12:28.130Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/113/openapi/v2/support-scheduler.yaml] [2021-11-17T15:12:28.130Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-17T15:12:28.130Z] Dload Upload Total Spent Left Speed [2021-11-17T15:12:29.641Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38932 0 0 100 38932 0 32813 0:00:01 0:00:01 --:--:-- 32826 100 38932 0 0 100 38932 0 24403 0:00:01 0:00:01 --:--:-- 24408 [2021-11-17T15:12:29.641Z] [2021-11-17T15:12:29.641Z] [2021-11-17T15:12:29.641Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/113/openapi/v2/system-agent.yaml] [2021-11-17T15:12:29.641Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-17T15:12:29.641Z] Dload Upload Total Spent Left Speed [2021-11-17T15:12:30.587Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 17389 0:00:01 0:00:01 --:--:-- 17393 100 19603 0 0 100 19603 0 17386 0:00:01 0:00:01 --:--:-- 17393 [2021-11-17T15:12:30.587Z] [2021-11-17T15:12:30.587Z] [Pipeline] } [2021-11-17T15:12:30.593Z] 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-17T15:12:31.035Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-17T15:12:31.035Z] . [Pipeline] withDockerContainer [2021-11-17T15:12:31.105Z] prd-centos7-docker-4c-2g-977 does not seem to be running inside a container [2021-11-17T15:12:31.140Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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-17T15:12:31.518Z] $ docker top f814b0b9fb69b954e7e0a33cf8c25cbb146dc2e761d5501f58553c975e0f6419 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-17T15:12:31.603Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-17T15:12:31.603Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-17T15:12:31.716Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-17T15:12:31.719Z] $ docker exec f814b0b9fb69b954e7e0a33cf8c25cbb146dc2e761d5501f58553c975e0f6419 ssh-agent [2021-11-17T15:12:31.812Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOHAEMI/agent.15 [2021-11-17T15:12:31.813Z] SSH_AGENT_PID=22 [2021-11-17T15:12:31.816Z] Running ssh-add (command line suppressed) [2021-11-17T15:12:31.920Z] Identity added: /w/workspace/edgex-go/113@tmp/private_key_5049860065852711156.key (/w/workspace/edgex-go/113@tmp/private_key_5049860065852711156.key) [2021-11-17T15:12:31.932Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-17T15:12:32.217Z] + git semver tag [2021-11-17T15:12:32.217Z] # -> Open(): unable to determine branch for HEAD [2021-11-17T15:12:32.217Z] # $GIT_DIR = /w/workspace/edgex-go/113/.git [2021-11-17T15:12:32.217Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/113 [2021-11-17T15:12:32.217Z] # $SEMVER_REMOTE_NAME = origin [2021-11-17T15:12:32.217Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-17T15:12:32.217Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-17T15:12:32.217Z] # $SEMVER_BRANCH = main [2021-11-17T15:12:32.217Z] # $SEMVER_DIR = /w/workspace/edgex-go/113/.semver [2021-11-17T15:12:32.217Z] # 0e57188e00e89e0d20a1f3c03614da85116ecb0b HEAD [2021-11-17T15:12:32.499Z] # -> Force: false [2021-11-17T15:12:32.499Z] # ae7a17982d5d381ec65bc93e883bd93011e76dfe refs/tags/v0.0.0 [Pipeline] } [2021-11-17T15:12:32.510Z] $ docker exec --env ******** --env ******** f814b0b9fb69b954e7e0a33cf8c25cbb146dc2e761d5501f58553c975e0f6419 ssh-agent -k [2021-11-17T15:12:32.601Z] unset SSH_AUTH_SOCK; [2021-11-17T15:12:32.601Z] unset SSH_AGENT_PID; [2021-11-17T15:12:32.601Z] echo Agent pid 22 killed; [2021-11-17T15:12:32.617Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-17T15:12:32.908Z] + git semver [Pipeline] } [2021-11-17T15:12:32.921Z] $ docker stop --time=1 f814b0b9fb69b954e7e0a33cf8c25cbb146dc2e761d5501f58553c975e0f6419 [2021-11-17T15:12:34.111Z] $ docker rm -f f814b0b9fb69b954e7e0a33cf8c25cbb146dc2e761d5501f58553c975e0f6419 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:12:34.513Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-17T15:12:34.513Z] [2021-11-17T15:12:34.513Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:12:34.821Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-17T15:12:34.821Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-11-17T15:12:34.821Z] ab5ef0e58194: Pulling fs layer [2021-11-17T15:12:34.821Z] 9712f1f96733: Pulling fs layer [2021-11-17T15:12:34.821Z] 63f879dbbcfc: Pulling fs layer [2021-11-17T15:12:34.821Z] 0d9ebad4ef96: Pulling fs layer [2021-11-17T15:12:34.821Z] e9a5061849ea: Pulling fs layer [2021-11-17T15:12:34.821Z] d747dcd14b5f: Pulling fs layer [2021-11-17T15:12:34.821Z] 2de7ff778b66: Pulling fs layer [2021-11-17T15:12:34.821Z] e9a5061849ea: Waiting [2021-11-17T15:12:34.821Z] d747dcd14b5f: Waiting [2021-11-17T15:12:34.821Z] 2de7ff778b66: Waiting [2021-11-17T15:12:34.821Z] 0d9ebad4ef96: Waiting [2021-11-17T15:12:34.821Z] 9712f1f96733: Verifying Checksum [2021-11-17T15:12:34.821Z] 9712f1f96733: Download complete [2021-11-17T15:12:35.087Z] 63f879dbbcfc: Verifying Checksum [2021-11-17T15:12:35.087Z] 63f879dbbcfc: Download complete [2021-11-17T15:12:35.353Z] ab5ef0e58194: Verifying Checksum [2021-11-17T15:12:35.353Z] ab5ef0e58194: Download complete [2021-11-17T15:12:35.353Z] 0d9ebad4ef96: Download complete [2021-11-17T15:12:35.353Z] d747dcd14b5f: Verifying Checksum [2021-11-17T15:12:35.353Z] d747dcd14b5f: Download complete [2021-11-17T15:12:35.353Z] e9a5061849ea: Verifying Checksum [2021-11-17T15:12:35.353Z] e9a5061849ea: Download complete [2021-11-17T15:12:35.353Z] 2de7ff778b66: Verifying Checksum [2021-11-17T15:12:35.353Z] 2de7ff778b66: Download complete [2021-11-17T15:12:38.670Z] ab5ef0e58194: Pull complete [2021-11-17T15:12:38.670Z] 9712f1f96733: Pull complete [2021-11-17T15:12:38.946Z] 63f879dbbcfc: Pull complete [2021-11-17T15:12:43.164Z] 0d9ebad4ef96: Pull complete [2021-11-17T15:12:43.425Z] e9a5061849ea: Pull complete [2021-11-17T15:12:43.425Z] d747dcd14b5f: Pull complete [2021-11-17T15:12:44.811Z] 2de7ff778b66: Pull complete [2021-11-17T15:12:44.811Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-11-17T15:12:44.811Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-17T15:12:44.811Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-11-17T15:12:44.871Z] prd-centos7-docker-4c-2g-977 does not seem to be running inside a container [2021-11-17T15:12:44.909Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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-17T15:12:48.289Z] $ docker top 284a927afec81d49c36cfcaa54858ef28662e6cd5f95f4d0a9ef7ce36d9e7189 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-11-17T15:12:48.362Z] provisioning config files... [2021-11-17T15:12:48.370Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/113@tmp/config971931200380501791tmp [2021-11-17T15:12:48.380Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/113@tmp/config4795827332983156586tmp [2021-11-17T15:12:48.390Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/113@tmp/config9016757877038089332tmp [Pipeline] { [Pipeline] echo [2021-11-17T15:12:48.404Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-17T15:12:48.692Z] ---> sigul-configuration.sh [2021-11-17T15:12:48.692Z] gpg: directory `/root/.gnupg' created [2021-11-17T15:12:48.692Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-11-17T15:12:48.692Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-11-17T15:12:48.692Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-11-17T15:12:48.692Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-11-17T15:12:48.692Z] gpg: CAST5 encrypted data [2021-11-17T15:12:48.692Z] gpg: encrypted with 1 passphrase [2021-11-17T15:12:48.692Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-11-17T15:12:48.981Z] + mkdir /home/jenkins [2021-11-17T15:12:48.981Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-11-17T15:12:49.286Z] + 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-17T15:12:49.296Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-17T15:12:49.584Z] ---> sigul-install.sh [2021-11-17T15:12:49.584Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-11-17T15:12:49.870Z] + git tag --list [2021-11-17T15:12:49.870Z] 0.6.0 [2021-11-17T15:12:49.870Z] 0.6.1 [2021-11-17T15:12:49.870Z] 0.7.0 [2021-11-17T15:12:49.870Z] 0.7.1 [2021-11-17T15:12:49.870Z] v0.0.0 [2021-11-17T15:12:49.870Z] v1.0.0 [2021-11-17T15:12:49.870Z] v1.0.1 [2021-11-17T15:12:49.870Z] v1.1.0 [2021-11-17T15:12:49.870Z] v1.2.0 [2021-11-17T15:12:49.870Z] v1.2.1 [2021-11-17T15:12:49.870Z] v1.3.0 [2021-11-17T15:12:49.870Z] v1.3.1 [2021-11-17T15:12:49.870Z] v2.0.0 [2021-11-17T15:12:49.870Z] v2.0.1-dev.1 [2021-11-17T15:12:49.870Z] v2.0.1-dev.10 [2021-11-17T15:12:49.870Z] v2.0.1-dev.11 [2021-11-17T15:12:49.870Z] v2.0.1-dev.12 [2021-11-17T15:12:49.870Z] v2.0.1-dev.13 [2021-11-17T15:12:49.870Z] v2.0.1-dev.14 [2021-11-17T15:12:49.870Z] v2.0.1-dev.15 [2021-11-17T15:12:49.870Z] v2.0.1-dev.16 [2021-11-17T15:12:49.870Z] v2.0.1-dev.17 [2021-11-17T15:12:49.870Z] v2.0.1-dev.18 [2021-11-17T15:12:49.870Z] v2.0.1-dev.19 [2021-11-17T15:12:49.870Z] v2.0.1-dev.2 [2021-11-17T15:12:49.870Z] v2.0.1-dev.20 [2021-11-17T15:12:49.870Z] v2.0.1-dev.21 [2021-11-17T15:12:49.870Z] v2.0.1-dev.22 [2021-11-17T15:12:49.870Z] v2.0.1-dev.23 [2021-11-17T15:12:49.870Z] v2.0.1-dev.24 [2021-11-17T15:12:49.870Z] v2.0.1-dev.25 [2021-11-17T15:12:49.870Z] v2.0.1-dev.26 [2021-11-17T15:12:49.870Z] v2.0.1-dev.27 [2021-11-17T15:12:49.870Z] v2.0.1-dev.28 [2021-11-17T15:12:49.870Z] v2.0.1-dev.29 [2021-11-17T15:12:49.870Z] v2.0.1-dev.3 [2021-11-17T15:12:49.870Z] v2.0.1-dev.30 [2021-11-17T15:12:49.870Z] v2.0.1-dev.31 [2021-11-17T15:12:49.870Z] v2.0.1-dev.32 [2021-11-17T15:12:49.870Z] v2.0.1-dev.33 [2021-11-17T15:12:49.870Z] v2.0.1-dev.34 [2021-11-17T15:12:49.870Z] v2.0.1-dev.35 [2021-11-17T15:12:49.870Z] v2.0.1-dev.36 [2021-11-17T15:12:49.870Z] v2.0.1-dev.37 [2021-11-17T15:12:49.870Z] v2.0.1-dev.38 [2021-11-17T15:12:49.870Z] v2.0.1-dev.39 [2021-11-17T15:12:49.870Z] v2.0.1-dev.4 [2021-11-17T15:12:49.870Z] v2.0.1-dev.40 [2021-11-17T15:12:49.870Z] v2.0.1-dev.41 [2021-11-17T15:12:49.870Z] v2.0.1-dev.42 [2021-11-17T15:12:49.870Z] v2.0.1-dev.43 [2021-11-17T15:12:49.870Z] v2.0.1-dev.44 [2021-11-17T15:12:49.870Z] v2.0.1-dev.45 [2021-11-17T15:12:49.870Z] v2.0.1-dev.46 [2021-11-17T15:12:49.870Z] v2.0.1-dev.47 [2021-11-17T15:12:49.870Z] v2.0.1-dev.48 [2021-11-17T15:12:49.870Z] v2.0.1-dev.49 [2021-11-17T15:12:49.870Z] v2.0.1-dev.5 [2021-11-17T15:12:49.870Z] v2.0.1-dev.50 [2021-11-17T15:12:49.870Z] v2.0.1-dev.51 [2021-11-17T15:12:49.870Z] v2.0.1-dev.52 [2021-11-17T15:12:49.870Z] v2.0.1-dev.53 [2021-11-17T15:12:49.870Z] v2.0.1-dev.54 [2021-11-17T15:12:49.870Z] v2.0.1-dev.55 [2021-11-17T15:12:49.870Z] v2.0.1-dev.56 [2021-11-17T15:12:49.870Z] v2.0.1-dev.57 [2021-11-17T15:12:49.870Z] v2.0.1-dev.58 [2021-11-17T15:12:49.870Z] v2.0.1-dev.59 [2021-11-17T15:12:49.870Z] v2.0.1-dev.6 [2021-11-17T15:12:49.870Z] v2.0.1-dev.60 [2021-11-17T15:12:49.870Z] v2.0.1-dev.61 [2021-11-17T15:12:49.870Z] v2.0.1-dev.62 [2021-11-17T15:12:49.870Z] v2.0.1-dev.63 [2021-11-17T15:12:49.870Z] v2.0.1-dev.64 [2021-11-17T15:12:49.870Z] v2.0.1-dev.65 [2021-11-17T15:12:49.870Z] v2.0.1-dev.66 [2021-11-17T15:12:49.870Z] v2.0.1-dev.67 [2021-11-17T15:12:49.870Z] v2.0.1-dev.68 [2021-11-17T15:12:49.870Z] v2.0.1-dev.69 [2021-11-17T15:12:49.870Z] v2.0.1-dev.7 [2021-11-17T15:12:49.870Z] v2.0.1-dev.70 [2021-11-17T15:12:49.870Z] v2.0.1-dev.71 [2021-11-17T15:12:49.870Z] v2.0.1-dev.72 [2021-11-17T15:12:49.870Z] v2.0.1-dev.73 [2021-11-17T15:12:49.870Z] v2.0.1-dev.74 [2021-11-17T15:12:49.870Z] v2.0.1-dev.75 [2021-11-17T15:12:49.870Z] v2.0.1-dev.76 [2021-11-17T15:12:49.870Z] v2.0.1-dev.77 [2021-11-17T15:12:49.870Z] v2.0.1-dev.78 [2021-11-17T15:12:49.870Z] v2.0.1-dev.79 [2021-11-17T15:12:49.870Z] v2.0.1-dev.8 [2021-11-17T15:12:49.870Z] v2.0.1-dev.80 [2021-11-17T15:12:49.870Z] v2.0.1-dev.81 [2021-11-17T15:12:49.870Z] v2.0.1-dev.82 [2021-11-17T15:12:49.870Z] v2.0.1-dev.83 [2021-11-17T15:12:49.870Z] v2.0.1-dev.84 [2021-11-17T15:12:49.870Z] v2.0.1-dev.85 [2021-11-17T15:12:49.870Z] v2.0.1-dev.86 [2021-11-17T15:12:49.870Z] v2.0.1-dev.87 [2021-11-17T15:12:49.870Z] v2.0.1-dev.88 [2021-11-17T15:12:49.870Z] v2.0.1-dev.89 [2021-11-17T15:12:49.870Z] v2.0.1-dev.9 [2021-11-17T15:12:49.870Z] v2.0.1-dev.90 [2021-11-17T15:12:49.870Z] v2.0.1-dev.91 [2021-11-17T15:12:49.870Z] v2.0.1-dev.92 [2021-11-17T15:12:49.870Z] v2.0.1-dev.93 [2021-11-17T15:12:49.870Z] v2.0.1-dev.94 [2021-11-17T15:12:49.870Z] v2.0.1-dev.95 [2021-11-17T15:12:49.870Z] v2.0.1-dev.96 [2021-11-17T15:12:49.870Z] v2.0.1-dev.97 [2021-11-17T15:12:49.870Z] v2.0.1-dev.98 [2021-11-17T15:12:49.870Z] v2.0.1-dev.99 [Pipeline] sh [2021-11-17T15:12:50.158Z] + lftools sign git-tag v0.0.0 [2021-11-17T15:12:50.728Z] Signing Git tag with Sigul... [2021-11-17T15:12:50.728Z] Signing v0.0.0 [Pipeline] echo [2021-11-17T15:12:51.675Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-17T15:12:51.966Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-11-17T15:12:51.974Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-11-17T15:12:51.992Z] $ docker stop --time=1 284a927afec81d49c36cfcaa54858ef28662e6cd5f95f4d0a9ef7ce36d9e7189 [2021-11-17T15:12:53.189Z] $ docker rm -f 284a927afec81d49c36cfcaa54858ef28662e6cd5f95f4d0a9ef7ce36d9e7189 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:12:53.824Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-17T15:12:53.824Z] . [Pipeline] withDockerContainer [2021-11-17T15:12:53.885Z] prd-centos7-docker-4c-2g-977 does not seem to be running inside a container [2021-11-17T15:12:53.921Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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-17T15:12:54.280Z] $ docker top f0a100fc7747a274e433d3b68e9ae67db0956f5ddc091912e0f668a469c9dddc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-17T15:12:54.364Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-17T15:12:54.364Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-17T15:12:54.460Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-17T15:12:54.464Z] $ docker exec f0a100fc7747a274e433d3b68e9ae67db0956f5ddc091912e0f668a469c9dddc ssh-agent [2021-11-17T15:12:54.560Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdeojOh/agent.13 [2021-11-17T15:12:54.560Z] SSH_AGENT_PID=19 [2021-11-17T15:12:54.565Z] Running ssh-add (command line suppressed) [2021-11-17T15:12:54.658Z] Identity added: /w/workspace/edgex-go/113@tmp/private_key_1044437793247133650.key (/w/workspace/edgex-go/113@tmp/private_key_1044437793247133650.key) [2021-11-17T15:12:54.668Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-17T15:12:55.011Z] + git semver bump pre [2021-11-17T15:12:55.011Z] # -> Open(): unable to determine branch for HEAD [2021-11-17T15:12:55.011Z] # $GIT_DIR = /w/workspace/edgex-go/113/.git [2021-11-17T15:12:55.011Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/113 [2021-11-17T15:12:55.011Z] # $SEMVER_REMOTE_NAME = origin [2021-11-17T15:12:55.011Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-17T15:12:55.011Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-17T15:12:55.011Z] # $SEMVER_BRANCH = main [2021-11-17T15:12:55.011Z] # $SEMVER_DIR = /w/workspace/edgex-go/113/.semver [2021-11-17T15:12:55.011Z] 0.0.1-dev.1 [Pipeline] } [2021-11-17T15:12:55.034Z] $ docker exec --env ******** --env ******** f0a100fc7747a274e433d3b68e9ae67db0956f5ddc091912e0f668a469c9dddc ssh-agent -k [2021-11-17T15:12:55.149Z] unset SSH_AUTH_SOCK; [2021-11-17T15:12:55.150Z] unset SSH_AGENT_PID; [2021-11-17T15:12:55.150Z] echo Agent pid 19 killed; [2021-11-17T15:12:55.181Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-17T15:12:55.539Z] + git semver [Pipeline] } [2021-11-17T15:12:55.554Z] $ docker stop --time=1 f0a100fc7747a274e433d3b68e9ae67db0956f5ddc091912e0f668a469c9dddc [2021-11-17T15:12:56.733Z] $ docker rm -f f0a100fc7747a274e433d3b68e9ae67db0956f5ddc091912e0f668a469c9dddc [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:12:57.080Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-17T15:12:57.080Z] . [Pipeline] withDockerContainer [2021-11-17T15:12:57.143Z] prd-centos7-docker-4c-2g-977 does not seem to be running inside a container [2021-11-17T15:12:57.179Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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-17T15:12:57.508Z] $ docker top 184370ee8999a0254a5882b582efd1b9dc7bf2a0a5a3963b0bda72c93875308e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-17T15:12:57.600Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-17T15:12:57.600Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-17T15:12:57.701Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-17T15:12:57.704Z] $ docker exec 184370ee8999a0254a5882b582efd1b9dc7bf2a0a5a3963b0bda72c93875308e ssh-agent [2021-11-17T15:12:57.802Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkKPMBO/agent.14 [2021-11-17T15:12:57.802Z] SSH_AGENT_PID=21 [2021-11-17T15:12:57.806Z] Running ssh-add (command line suppressed) [2021-11-17T15:12:57.899Z] Identity added: /w/workspace/edgex-go/113@tmp/private_key_3443726018244253368.key (/w/workspace/edgex-go/113@tmp/private_key_3443726018244253368.key) [2021-11-17T15:12:57.911Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-17T15:12:58.202Z] + git semver push [2021-11-17T15:12:58.202Z] # -> Open(): unable to determine branch for HEAD [2021-11-17T15:12:58.202Z] # $GIT_DIR = /w/workspace/edgex-go/113/.git [2021-11-17T15:12:58.202Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/113 [2021-11-17T15:12:58.202Z] # $SEMVER_REMOTE_NAME = origin [2021-11-17T15:12:58.202Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-17T15:12:58.202Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-17T15:12:58.202Z] # $SEMVER_BRANCH = main [2021-11-17T15:12:58.202Z] # $SEMVER_DIR = /w/workspace/edgex-go/113/.semver [2021-11-17T15:12:58.202Z] git-semver-push: ssh: handshake failed: knownhosts: key mismatch [Pipeline] } [2021-11-17T15:12:58.215Z] $ docker exec --env ******** --env ******** 184370ee8999a0254a5882b582efd1b9dc7bf2a0a5a3963b0bda72c93875308e ssh-agent -k [2021-11-17T15:12:58.308Z] unset SSH_AUTH_SOCK; [2021-11-17T15:12:58.308Z] unset SSH_AGENT_PID; [2021-11-17T15:12:58.308Z] echo Agent pid 21 killed; [2021-11-17T15:12:58.316Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-11-17T15:12:58.345Z] $ docker stop --time=1 184370ee8999a0254a5882b582efd1b9dc7bf2a0a5a3963b0bda72c93875308e [2021-11-17T15:12:59.536Z] $ docker rm -f 184370ee8999a0254a5882b582efd1b9dc7bf2a0a5a3963b0bda72c93875308e [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-17T15:13:00.275Z] + '[' -d /w/workspace/edgex-go/113/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-17T15:13:00.568Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-17T15:13:01.121Z] ---> package-listing.sh [2021-11-17T15:13:01.121Z] ++ facter osfamily [2021-11-17T15:13:01.121Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-17T15:13:01.383Z] + OS_FAMILY=redhat [2021-11-17T15:13:01.383Z] + workspace=/w/workspace/edgex-go/113 [2021-11-17T15:13:01.383Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-17T15:13:01.383Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-17T15:13:01.383Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-17T15:13:01.383Z] + PACKAGES=/tmp/packages_start.txt [2021-11-17T15:13:01.383Z] + '[' /w/workspace/edgex-go/113 ']' [2021-11-17T15:13:01.383Z] + PACKAGES=/tmp/packages_end.txt [2021-11-17T15:13:01.383Z] + case "${OS_FAMILY}" in [2021-11-17T15:13:01.383Z] + rpm -qa [2021-11-17T15:13:01.383Z] + sort [2021-11-17T15:13:04.739Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-17T15:13:04.739Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-17T15:13:04.739Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-17T15:13:04.739Z] + '[' /w/workspace/edgex-go/113 ']' [2021-11-17T15:13:04.739Z] + mkdir -p /w/workspace/edgex-go/113/archives/ [2021-11-17T15:13:04.739Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/113/archives/ [Pipeline] echo [2021-11-17T15:13:04.752Z] 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/113/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-17T15:13:05.034Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:13:05.589Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-17T15:13:05.589Z] [2021-11-17T15:13:05.589Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-17T15:13:05.891Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-17T15:13:05.891Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-17T15:13:05.891Z] b4d181a07f80: Pulling fs layer [2021-11-17T15:13:05.891Z] a1111a8f2ec3: Pulling fs layer [2021-11-17T15:13:05.891Z] ed53099fbce6: Pulling fs layer [2021-11-17T15:13:05.891Z] dc539afda2c1: Pulling fs layer [2021-11-17T15:13:05.891Z] 77bc0d833cb6: Pulling fs layer [2021-11-17T15:13:05.891Z] 9065ff56babe: Pulling fs layer [2021-11-17T15:13:05.891Z] d287ab97295c: Pulling fs layer [2021-11-17T15:13:05.891Z] dc539afda2c1: Waiting [2021-11-17T15:13:05.891Z] 77bc0d833cb6: Waiting [2021-11-17T15:13:05.891Z] 9065ff56babe: Waiting [2021-11-17T15:13:05.891Z] d287ab97295c: Waiting [2021-11-17T15:13:05.891Z] a1111a8f2ec3: Verifying Checksum [2021-11-17T15:13:05.891Z] a1111a8f2ec3: Download complete [2021-11-17T15:13:05.891Z] dc539afda2c1: Verifying Checksum [2021-11-17T15:13:05.891Z] dc539afda2c1: Download complete [2021-11-17T15:13:05.891Z] ed53099fbce6: Verifying Checksum [2021-11-17T15:13:05.891Z] ed53099fbce6: Download complete [2021-11-17T15:13:05.891Z] 9065ff56babe: Verifying Checksum [2021-11-17T15:13:05.891Z] 9065ff56babe: Download complete [2021-11-17T15:13:06.153Z] 77bc0d833cb6: Verifying Checksum [2021-11-17T15:13:06.153Z] 77bc0d833cb6: Download complete [2021-11-17T15:13:06.153Z] b4d181a07f80: Verifying Checksum [2021-11-17T15:13:06.153Z] b4d181a07f80: Download complete [2021-11-17T15:13:06.727Z] d287ab97295c: Verifying Checksum [2021-11-17T15:13:06.728Z] d287ab97295c: Download complete [2021-11-17T15:13:07.674Z] b4d181a07f80: Pull complete [2021-11-17T15:13:07.674Z] a1111a8f2ec3: Pull complete [2021-11-17T15:13:08.256Z] ed53099fbce6: Pull complete [2021-11-17T15:13:08.256Z] dc539afda2c1: Pull complete [2021-11-17T15:13:08.836Z] 77bc0d833cb6: Pull complete [2021-11-17T15:13:08.836Z] 9065ff56babe: Pull complete [2021-11-17T15:13:14.166Z] d287ab97295c: Pull complete [2021-11-17T15:13:14.166Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-17T15:13:14.166Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-17T15:13:14.166Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-17T15:13:14.254Z] prd-centos7-docker-4c-2g-977 does not seem to be running inside a container [2021-11-17T15:13:14.298Z] $ 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/113/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/113 -v /w/workspace/edgex-go/113:/w/workspace/edgex-go/113:rw,z -v /w/workspace/edgex-go/113@tmp:/w/workspace/edgex-go/113@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-17T15:13:16.881Z] $ docker top 1eaea6a8877d0b71e7a10edacc3a8c743f35822615defa0b98452a9ca4c4c0e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-17T15:13:17.258Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-17T15:13:17.548Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-17T15:13:17.831Z] + ls /var/log/sa-host [2021-11-17T15:13:17.832Z] + sadf -c /var/log/sa-host/sa17 [2021-11-17T15:13:17.832Z] file_magic: OK [2021-11-17T15:13:17.832Z] HZ: Using current value: 100 [2021-11-17T15:13:17.832Z] file_header: OK [2021-11-17T15:13:17.832Z] 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-17T15:13:17.832Z] Statistics: [2021-11-17T15:13:17.832Z] 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... [2021-11-17T15:13:17.832Z] File successfully converted to sysstat format version 12.0.3 [2021-11-17T15:13:17.832Z] + sadf -c /var/log/sa-host/sa30 [2021-11-17T15:13:17.832Z] file_magic: OK [2021-11-17T15:13:17.832Z] HZ: Using current value: 100 [2021-11-17T15:13:17.832Z] file_header: OK [2021-11-17T15:13:17.832Z] 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-17T15:13:17.832Z] Statistics: [2021-11-17T15:13:17.832Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-17T15:13:17.832Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-17T15:13:18.086Z] provisioning config files... [2021-11-17T15:13:18.096Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/113@tmp/config1592323039551696105tmp [Pipeline] { [Pipeline] echo [2021-11-17T15:13:18.110Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-17T15:13:18.403Z] ---> create-netrc.sh [Pipeline] } [2021-11-17T15:13:18.410Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-17T15:13:18.783Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-17T15:13:18.792Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-17T15:13:19.078Z] ---> sudo-logs.sh [2021-11-17T15:13:19.078Z] Archiving 'sudo' log.. [2021-11-17T15:13:19.078Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-977.novalocal: Name or service not known [2021-11-17T15:13:19.078Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-977.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-17T15:13:19.102Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-17T15:13:19.395Z] ---> job-cost.sh [2021-11-17T15:13:19.395Z] lf-activate-venv: SKIPPING [2021-11-17T15:13:19.395Z] DEBUG: total: 0.10999999940395355 [2021-11-17T15:13:19.395Z] INFO: Retrieving Stack Cost... [2021-11-17T15:13:19.657Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-17T15:13:20.226Z] INFO: Archiving Costs [Pipeline] echo [2021-11-17T15:13:20.239Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-17T15:13:20.526Z] ---> logs-deploy.sh [2021-11-17T15:13:20.526Z] lf-activate-venv: SKIPPING [2021-11-17T15:13:20.526Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/113 [2021-11-17T15:13:20.526Z] INFO: archiving workspace using pattern(s): [2021-11-17T15:13:21.468Z] Archives upload complete. [2021-11-17T15:13:21.468Z] INFO: archiving logs to Nexus [2021-11-17T15:13:22.052Z] ---> uname -a: [2021-11-17T15:13:22.052Z] Linux prd-centos7-docker-4c-2g-977.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux [2021-11-17T15:13:22.052Z] [2021-11-17T15:13:22.052Z] [2021-11-17T15:13:22.052Z] ---> lscpu: [2021-11-17T15:13:22.052Z] Architecture: x86_64 [2021-11-17T15:13:22.052Z] CPU op-mode(s): 32-bit, 64-bit [2021-11-17T15:13:22.052Z] Byte Order: Little Endian [2021-11-17T15:13:22.052Z] Address sizes: 40 bits physical, 48 bits virtual [2021-11-17T15:13:22.052Z] CPU(s): 2 [2021-11-17T15:13:22.052Z] On-line CPU(s) list: 0,1 [2021-11-17T15:13:22.052Z] Thread(s) per core: 1 [2021-11-17T15:13:22.052Z] Core(s) per socket: 1 [2021-11-17T15:13:22.052Z] Socket(s): 2 [2021-11-17T15:13:22.052Z] NUMA node(s): 1 [2021-11-17T15:13:22.052Z] Vendor ID: AuthenticAMD [2021-11-17T15:13:22.052Z] CPU family: 23 [2021-11-17T15:13:22.052Z] Model: 49 [2021-11-17T15:13:22.052Z] Model name: AMD EPYC-Rome Processor [2021-11-17T15:13:22.052Z] Stepping: 0 [2021-11-17T15:13:22.052Z] CPU MHz: 2799.998 [2021-11-17T15:13:22.052Z] BogoMIPS: 5599.99 [2021-11-17T15:13:22.052Z] Virtualization: AMD-V [2021-11-17T15:13:22.052Z] Hypervisor vendor: KVM [2021-11-17T15:13:22.052Z] Virtualization type: full [2021-11-17T15:13:22.052Z] L1d cache: 32K [2021-11-17T15:13:22.052Z] L1i cache: 32K [2021-11-17T15:13:22.052Z] L2 cache: 512K [2021-11-17T15:13:22.052Z] L3 cache: 16384K [2021-11-17T15:13:22.052Z] NUMA node0 CPU(s): 0,1 [2021-11-17T15:13:22.052Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-11-17T15:13:22.052Z] [2021-11-17T15:13:22.052Z] [2021-11-17T15:13:22.052Z] ---> nproc: [2021-11-17T15:13:22.052Z] 2 [2021-11-17T15:13:22.052Z] [2021-11-17T15:13:22.052Z] [2021-11-17T15:13:22.052Z] ---> df -h: [2021-11-17T15:13:22.052Z] Filesystem Size Used Avail Use% Mounted on [2021-11-17T15:13:22.052Z] overlay 40G 13G 28G 33% / [2021-11-17T15:13:22.052Z] tmpfs 64M 0 64M 0% /dev [2021-11-17T15:13:22.052Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-11-17T15:13:22.052Z] shm 64M 0 64M 0% /dev/shm [2021-11-17T15:13:22.052Z] /dev/vda1 40G 13G 28G 33% /facter-os [2021-11-17T15:13:22.052Z] [2021-11-17T15:13:22.052Z] [2021-11-17T15:13:22.052Z] ---> sar -b -r -n DEV: [2021-11-17T15:13:22.052Z] Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/17/21 _x86_64_ (2 CPU) [2021-11-17T15:13:22.052Z] [2021-11-17T15:13:22.052Z] 14:56:59 LINUX RESTART (2 CPU) [2021-11-17T15:13:22.052Z] [2021-11-17T15:13:22.052Z] 14:58:02 tps rtps wtps bread/s bwrtn/s [2021-11-17T15:13:22.052Z] 14:59:01 372.83 0.66 372.17 335.20 85904.18 [2021-11-17T15:13:22.052Z] 15:00:01 58.02 0.00 58.02 0.00 10186.24 [2021-11-17T15:13:22.052Z] 15:01:01 113.89 0.02 113.87 0.13 4483.70 [2021-11-17T15:13:22.052Z] 15:02:01 408.05 22.13 385.92 1658.47 212854.66 [2021-11-17T15:13:22.052Z] 15:03:01 367.82 19.18 348.64 961.68 131573.23 [2021-11-17T15:13:22.052Z] 15:04:01 210.72 2.91 207.81 136.55 35750.59 [2021-11-17T15:13:22.052Z] 15:05:01 7.99 0.00 7.99 0.00 156.08 [2021-11-17T15:13:22.052Z] 15:06:01 0.52 0.00 0.52 0.00 7.91 [2021-11-17T15:13:22.052Z] 15:07:01 0.23 0.00 0.23 0.00 2.97 [2021-11-17T15:13:22.052Z] 15:08:01 0.15 0.00 0.15 0.00 2.17 [2021-11-17T15:13:22.052Z] 15:09:01 0.18 0.00 0.18 0.00 2.47 [2021-11-17T15:13:22.052Z] 15:10:01 0.17 0.00 0.17 0.00 2.07 [2021-11-17T15:13:22.052Z] 15:11:01 0.35 0.00 0.35 0.00 5.46 [2021-11-17T15:13:22.052Z] 15:12:01 3.08 2.71 0.37 242.64 19.40 [2021-11-17T15:13:22.052Z] 15:13:01 260.23 15.91 244.32 1453.16 54611.31 [2021-11-17T15:13:22.052Z] Average: 119.73 4.22 115.51 317.80 35470.33 [2021-11-17T15:13:22.052Z] [2021-11-17T15:13:22.052Z] 14:58:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-11-17T15:13:22.052Z] 14:59:01 3745548 0 1007752 12.58 2620 3253020 1646076 18.17 1098536 2706164 70332 [2021-11-17T15:13:22.052Z] 15:00:01 3460108 0 1037912 12.96 2620 3508300 1664264 18.37 1258048 2811988 29812 [2021-11-17T15:13:22.052Z] 15:01:01 3398896 0 1121224 14.00 2620 3486200 1632564 18.02 1326192 2782348 50832 [2021-11-17T15:13:22.052Z] 15:02:01 585232 0 1572032 19.63 2620 5849056 3798824 41.94 2867932 3919744 29424 [2021-11-17T15:13:22.052Z] 15:03:01 608920 0 1492276 18.63 2620 5905124 3099056 34.22 1775736 4982832 56 [2021-11-17T15:13:22.052Z] 15:04:01 1550264 0 1181552 14.75 2620 5274504 1702704 18.80 1259468 4571592 36 [2021-11-17T15:13:22.052Z] 15:05:01 1574996 0 1156556 14.44 2620 5274768 1539500 17.00 1385544 4428856 8 [2021-11-17T15:13:22.052Z] 15:06:01 1590820 0 1140728 14.24 2620 5274772 1395100 15.40 1374536 4428024 8 [2021-11-17T15:13:22.052Z] 15:07:01 1593564 0 1137980 14.21 2620 5274776 1395304 15.40 1377600 4422444 8 [2021-11-17T15:13:22.052Z] 15:08:01 1594180 0 1137360 14.20 2620 5274780 1395232 15.40 1377404 4422452 20 [2021-11-17T15:13:22.052Z] 15:09:01 1598496 0 1133040 14.15 2620 5274784 1395268 15.40 1378908 4416492 12 [2021-11-17T15:13:22.052Z] 15:10:01 1598120 0 1133412 14.15 2620 5274788 1395376 15.41 1379332 4416492 8 [2021-11-17T15:13:22.052Z] 15:11:01 1598752 0 1132772 14.14 2620 5274796 1395316 15.41 1378800 4416496 8 [2021-11-17T15:13:22.052Z] 15:12:01 1587932 0 1136408 14.19 2620 5281980 1396736 15.42 1382076 4423084 92 [2021-11-17T15:13:22.052Z] 15:13:01 155816 0 1361596 17.00 2620 6488908 1522928 16.81 1603604 5440884 120 [2021-11-17T15:13:22.052Z] Average: 1749443 0 1192173 14.89 2620 5064704 1758283 19.41 1481581 4172659 12052 [2021-11-17T15:13:22.052Z] [2021-11-17T15:13:22.052Z] 14:58:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-11-17T15:13:22.052Z] 14:59:01 eth0 447.06 342.76 5388.15 46.28 0.00 0.00 0.00 0.00 [2021-11-17T15:13:22.052Z] 14:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-17T15:13:22.052Z] 14:59:01 veth7a9bc58 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-11-17T15:13:22.052Z] 14:59:01 docker0 241.29 269.73 18.00 2078.65 0.00 0.00 0.00 0.00 [2021-11-17T15:13:22.052Z] 15:00:01 eth0 30.47 14.79 25.65 10.95 0.00 0.00 0.00 0.00 [2021-11-17T15:13:22.052Z] 15:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-17T15:13:22.052Z] 15:00:01 veth7a9bc58 1.43 1.45 0.11 0.12 0.00 0.00 0.00 0.00 [2021-11-17T15:13:22.052Z] 15:00:01 docker0 1.43 1.43 0.09 0.12 0.00 0.00 0.00 0.00 [2021-11-17T15:13:22.052Z] 15:01:01 eth0 20.45 11.23 17.11 8.93 0.00 0.00 0.00 0.00 [2021-11-17T15:13:22.052Z] 15:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-17T15:13:22.052Z] 15:01:01 veth7a9bc58 0.82 0.82 0.06 0.06 0.00 0.00 0.00 0.00 [2021-11-17T15:13:22.052Z] 15:01:01 docker0 0.82 0.82 0.05 0.06 0.00 0.00 0.00 0.00 [2021-11-17T15:13:22.052Z] 15:02:01 veth304a6e5 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2021-11-17T15:13:22.052Z] 15:02:01 veth7327deb 0.00 0.76 0.00 0.04 0.00 0.00 0.00 0.00 [2021-11-17T15:13:22.052Z] 15:02:01 eth0 148.79 91.79 1912.28 130.16 0.00 0.00 0.00 0.00 [2021-11-17T15:13:22.052Z] 15:02:01 vethe9a50af 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2021-11-17T15:13:22.052Z] 15:03:01 veth7327deb 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 [2021-11-17T15:13:22.052Z] 15:03:01 vethd60f77a 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-17T15:13:22.052Z] 15:03:01 eth0 61.93 30.00 303.17 12.17 0.00 0.00 0.00 0.00 [2021-11-17T15:13:22.052Z] 15:03:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-11-17T15:13:22.052Z] 15:04:01 eth0 228.74 169.28 1588.56 441.06 0.00 0.00 0.00 0.00 [2021-11-17T15:13:22.052Z] 15:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-17T15:13:22.052Z] 15:04:01 docker0 286.63 374.17 20.96 2916.24 0.00 0.00 0.00 0.00 [2021-11-17T15:13:22.052Z] 15:05:01 eth0 277.90 290.54 146.63 1261.81 0.00 0.00 0.00 0.00 [2021-11-17T15:13:22.052Z] 15:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-17T15:13:22.052Z] 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-17T15:13:22.052Z] 15:06:01 eth0 0.13 0.10 0.01 0.03 0.00 0.00 0.00 0.00 [2021-11-17T15:13:22.052Z] 15:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-17T15:13:22.053Z] 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-17T15:13:22.053Z] 15:07:01 eth0 2.33 0.90 1.97 0.21 0.00 0.00 0.00 0.00 [2021-11-17T15:13:22.053Z] 15:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-17T15:13:22.053Z] 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-17T15:13:22.053Z] 15:08:01 eth0 0.35 0.28 0.15 0.11 0.00 0.00 0.00 0.00 [2021-11-17T15:13:22.053Z] 15:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-17T15:13:22.053Z] 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-17T15:13:22.053Z] 15:09:01 eth0 1.33 0.40 0.36 0.20 0.00 0.00 0.00 0.00 [2021-11-17T15:13:22.053Z] 15:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-17T15:13:22.053Z] 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-17T15:13:22.053Z] 15:10:01 eth0 1.08 0.45 0.32 0.21 0.00 0.00 0.00 0.00 [2021-11-17T15:13:22.053Z] 15:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-17T15:13:22.053Z] 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-17T15:13:22.053Z] 15:11:01 eth0 1.33 0.33 0.35 0.17 0.00 0.00 0.00 0.00 [2021-11-17T15:13:22.053Z] 15:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-17T15:13:22.053Z] 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-17T15:13:22.053Z] 15:12:01 eth0 7.11 4.30 6.27 3.11 0.00 0.00 0.00 0.00 [2021-11-17T15:13:22.053Z] 15:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-17T15:13:22.053Z] 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-17T15:13:22.053Z] 15:13:01 eth0 407.53 263.11 7701.97 129.84 0.00 0.00 0.00 0.00 [2021-11-17T15:13:22.053Z] 15:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-17T15:13:22.053Z] 15:13:01 docker0 42.29 56.88 3.69 392.71 0.00 0.00 0.00 0.00 [2021-11-17T15:13:22.053Z] Average: eth0 108.70 81.06 1134.12 136.45 0.00 0.00 0.00 0.00 [2021-11-17T15:13:22.053Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-17T15:13:22.053Z] Average: docker0 21.98 28.80 1.65 221.09 0.00 0.00 0.00 0.00 [2021-11-17T15:13:22.053Z] [2021-11-17T15:13:22.053Z] [2021-11-17T15:13:22.053Z] ---> sar -P ALL: [2021-11-17T15:13:22.053Z] Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/17/21 _x86_64_ (2 CPU) [2021-11-17T15:13:22.053Z] [2021-11-17T15:13:22.053Z] 14:56:59 LINUX RESTART (2 CPU) [2021-11-17T15:13:22.053Z] [2021-11-17T15:13:22.053Z] 14:58:02 CPU %user %nice %system %iowait %steal %idle [2021-11-17T15:13:22.053Z] 14:59:01 all 36.12 0.00 12.98 3.26 0.10 47.53 [2021-11-17T15:13:22.053Z] 14:59:01 0 36.16 0.00 13.02 3.24 0.11 47.48 [2021-11-17T15:13:22.053Z] 14:59:01 1 36.09 0.00 12.95 3.27 0.09 47.59 [2021-11-17T15:13:22.053Z] 15:00:01 all 44.80 0.00 4.61 0.27 0.09 50.24 [2021-11-17T15:13:22.053Z] 15:00:01 0 44.36 0.00 4.67 0.23 0.09 50.65 [2021-11-17T15:13:22.053Z] 15:00:01 1 45.24 0.00 4.54 0.30 0.09 49.82 [2021-11-17T15:13:22.053Z] 15:01:01 all 71.24 0.00 7.21 1.19 0.13 20.23 [2021-11-17T15:13:22.053Z] 15:01:01 0 72.98 0.00 7.27 1.22 0.13 18.41 [2021-11-17T15:13:22.053Z] 15:01:01 1 69.50 0.00 7.16 1.16 0.13 22.05 [2021-11-17T15:13:22.053Z] 15:02:01 all 48.62 0.00 18.79 5.42 0.11 27.06 [2021-11-17T15:13:22.053Z] 15:02:01 0 48.03 0.00 19.20 5.23 0.11 27.43 [2021-11-17T15:13:22.053Z] 15:02:01 1 49.21 0.00 18.38 5.61 0.11 26.68 [2021-11-17T15:13:22.053Z] 15:03:01 all 80.87 0.00 14.41 3.39 0.14 1.18 [2021-11-17T15:13:22.053Z] 15:03:01 0 80.66 0.00 14.56 3.06 0.13 1.59 [2021-11-17T15:13:22.053Z] 15:03:01 1 81.08 0.00 14.27 3.72 0.15 0.77 [2021-11-17T15:13:22.053Z] 15:04:01 all 53.28 0.00 9.98 2.09 0.12 34.53 [2021-11-17T15:13:22.053Z] 15:04:01 0 53.30 0.00 10.42 2.21 0.13 33.94 [2021-11-17T15:13:22.053Z] 15:04:01 1 53.25 0.00 9.55 1.98 0.11 35.11 [2021-11-17T15:13:22.053Z] 15:05:01 all 12.20 0.00 2.20 0.05 0.05 85.50 [2021-11-17T15:13:22.053Z] 15:05:01 0 12.13 0.00 2.34 0.05 0.05 85.43 [2021-11-17T15:13:22.053Z] 15:05:01 1 12.26 0.00 2.06 0.05 0.05 85.58 [2021-11-17T15:13:22.053Z] 15:06:01 all 0.15 0.00 0.07 0.00 0.02 99.77 [2021-11-17T15:13:22.053Z] 15:06:01 0 0.23 0.00 0.05 0.00 0.02 99.70 [2021-11-17T15:13:22.053Z] 15:06:01 1 0.07 0.00 0.08 0.00 0.02 99.83 [2021-11-17T15:13:22.053Z] 15:07:01 all 0.23 0.00 0.04 0.00 0.01 99.72 [2021-11-17T15:13:22.053Z] 15:07:01 0 0.37 0.00 0.02 0.00 0.00 99.62 [2021-11-17T15:13:22.053Z] 15:07:01 1 0.08 0.00 0.07 0.00 0.02 99.83 [2021-11-17T15:13:22.053Z] 15:08:01 all 0.29 0.00 0.03 0.00 0.02 99.66 [2021-11-17T15:13:22.053Z] 15:08:01 0 0.18 0.00 0.03 0.00 0.02 99.77 [2021-11-17T15:13:22.053Z] 15:08:01 1 0.40 0.00 0.03 0.00 0.02 99.55 [2021-11-17T15:13:22.053Z] 15:09:01 all 0.27 0.00 0.03 0.00 0.02 99.68 [2021-11-17T15:13:22.053Z] 15:09:01 0 0.08 0.00 0.05 0.00 0.03 99.83 [2021-11-17T15:13:22.053Z] 15:09:01 1 0.45 0.00 0.02 0.00 0.00 99.53 [2021-11-17T15:13:22.053Z] [2021-11-17T15:13:22.053Z] 15:09:01 CPU %user %nice %system %iowait %steal %idle [2021-11-17T15:13:22.053Z] 15:10:01 all 0.26 0.00 0.03 0.00 0.01 99.70 [2021-11-17T15:13:22.053Z] 15:10:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2021-11-17T15:13:22.053Z] 15:10:01 1 0.45 0.00 0.03 0.00 0.00 99.52 [2021-11-17T15:13:22.053Z] 15:11:01 all 0.24 0.00 0.03 0.00 0.02 99.71 [2021-11-17T15:13:22.053Z] 15:11:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-11-17T15:13:22.053Z] 15:11:01 1 0.45 0.00 0.03 0.00 0.02 99.50 [2021-11-17T15:13:22.053Z] 15:12:01 all 1.08 0.00 0.48 0.02 0.02 98.40 [2021-11-17T15:13:22.053Z] 15:12:01 0 0.82 0.00 0.50 0.02 0.02 98.65 [2021-11-17T15:13:22.053Z] 15:12:01 1 1.34 0.00 0.47 0.02 0.02 98.16 [2021-11-17T15:13:22.053Z] 15:13:01 all 25.74 0.00 11.47 4.44 0.10 58.25 [2021-11-17T15:13:22.053Z] 15:13:01 0 26.28 0.00 11.71 5.09 0.09 56.84 [2021-11-17T15:13:22.053Z] 15:13:01 1 25.21 0.00 11.24 3.80 0.11 59.65 [2021-11-17T15:13:22.053Z] Average: all 23.97 0.00 5.25 1.28 0.06 69.43 [2021-11-17T15:13:22.053Z] Average: 0 23.98 0.00 5.35 1.30 0.06 69.31 [2021-11-17T15:13:22.053Z] Average: 1 23.96 0.00 5.16 1.27 0.06 69.55 [2021-11-17T15:13:22.053Z] [2021-11-17T15:13:22.053Z] [2021-11-17T15:13:22.053Z]