Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 143991c289fa33d15b92815d9662304bdb63510a 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-ssh3841113960858462115.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-ssh8351394820034364065.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-ssh6243934595430267871.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-ssh8502380361404183934.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-ssh99100874148508896.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-621’ Running on prd-centos7-docker-4c-2g-623 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/107 [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/107 # 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/107@tmp/jenkins-gitclient-ssh811068894251738808.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 143991c289fa33d15b92815d9662304bdb63510a (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 143991c289fa33d15b92815d9662304bdb63510a # timeout=10 Commit message: "docs: Clean up README for Jakarta (#3817)" > git rev-list --no-walk f7c7132b17dbbb881af4d9ccfc6ed9167751e366 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-15T15:31:07.621Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-15T15:31:07.664Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-15T15:31:07.678Z] ========================================================= [2021-11-15T15:31:07.678Z] EdgeX Global Pipelines Version Info [2021-11-15T15:31:07.678Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-15T15:31:09.257Z] ------------------- [2021-11-15T15:31:09.257Z] stable info: [2021-11-15T15:31:09.257Z] ------------------- [2021-11-15T15:31:09.257Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-15T15:31:09.257Z] Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 [2021-11-15T15:31:09.257Z] Message: update stable to v1.0.215 [2021-11-15T15:31:10.201Z] ------------------- [2021-11-15T15:31:10.201Z] experimental info: [2021-11-15T15:31:10.201Z] ------------------- [2021-11-15T15:31:10.201Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-15T15:31:10.201Z] Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 [2021-11-15T15:31:10.201Z] Message: update experimental to v1.0.215 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-15T15:31:10.278Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-11-15T15:31:10.289Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-11-15T15:31:10.301Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-15T15:31:10.312Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-15T15:31:10.324Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-15T15:31:10.338Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-15T15:31:10.349Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-15T15:31:10.385Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-11-15T15:31:10.396Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-11-15T15:31:10.403Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-11-15T15:31:10.412Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-15T15:31:10.420Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-15T15:31:10.430Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-15T15:31:10.439Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-15T15:31:10.448Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-15T15:31:10.458Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-15T15:31:10.469Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-15T15:31:10.478Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-15T15:31:10.488Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-11-15T15:31:10.497Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-11-15T15:31:10.507Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-15T15:31:10.517Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-15T15:31:10.528Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-11-15T15:31:10.547Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-11-15T15:31:10.554Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-11-15T15:31:10.561Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 143991c289fa33d15b92815d9662304bdb63510a [Pipeline] echo [2021-11-15T15:31:10.570Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 143991c [Pipeline] echo [2021-11-15T15:31:10.579Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-15T15:31:10.614Z] provisioning config files... [2021-11-15T15:31:10.631Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/107@tmp/config6521657756543507880tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-15T15:31:10.938Z] ---> docker-login.sh [2021-11-15T15:31:10.938Z] nexus3.edgexfoundry.org:10001 [2021-11-15T15:31:10.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T15:31:11.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T15:31:11.208Z] Configure a credential helper to remove this warning. See [2021-11-15T15:31:11.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T15:31:11.208Z] [2021-11-15T15:31:11.208Z] Login Succeeded [2021-11-15T15:31:11.208Z] nexus3.edgexfoundry.org:10002 [2021-11-15T15:31:11.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T15:31:11.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T15:31:11.208Z] Configure a credential helper to remove this warning. See [2021-11-15T15:31:11.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T15:31:11.208Z] [2021-11-15T15:31:11.208Z] Login Succeeded [2021-11-15T15:31:11.208Z] nexus3.edgexfoundry.org:10003 [2021-11-15T15:31:11.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T15:31:11.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T15:31:11.474Z] Configure a credential helper to remove this warning. See [2021-11-15T15:31:11.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T15:31:11.474Z] [2021-11-15T15:31:11.474Z] Login Succeeded [2021-11-15T15:31:11.474Z] nexus3.edgexfoundry.org:10004 [2021-11-15T15:31:11.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T15:31:11.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T15:31:11.474Z] Configure a credential helper to remove this warning. See [2021-11-15T15:31:11.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T15:31:11.474Z] [2021-11-15T15:31:11.474Z] Login Succeeded [2021-11-15T15:31:11.474Z] docker.io [2021-11-15T15:31:11.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T15:31:12.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T15:31:12.000Z] Configure a credential helper to remove this warning. See [2021-11-15T15:31:12.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T15:31:12.000Z] [2021-11-15T15:31:12.000Z] Login Succeeded [2021-11-15T15:31:12.000Z] ---> docker-login.sh ends [Pipeline] } [2021-11-15T15:31:12.008Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-15T15:31:12.326Z] ++ 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-15T15:31:12.326Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-15T15:31:12.326Z] ++ dirname cmd/core-command/Dockerfile [2021-11-15T15:31:12.326Z] ++ cut -d/ -f2 [2021-11-15T15:31:12.326Z] + echo core-command,cmd/core-command/Dockerfile [2021-11-15T15:31:12.326Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-15T15:31:12.326Z] ++ dirname cmd/core-data/Dockerfile [2021-11-15T15:31:12.326Z] ++ cut -d/ -f2 [2021-11-15T15:31:12.326Z] + echo core-data,cmd/core-data/Dockerfile [2021-11-15T15:31:12.326Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-15T15:31:12.326Z] ++ dirname cmd/core-metadata/Dockerfile [2021-11-15T15:31:12.326Z] ++ cut -d/ -f2 [2021-11-15T15:31:12.326Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-11-15T15:31:12.326Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-15T15:31:12.326Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-11-15T15:31:12.326Z] ++ cut -d/ -f2 [2021-11-15T15:31:12.326Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-11-15T15:31:12.326Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-15T15:31:12.326Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-11-15T15:31:12.326Z] ++ cut -d/ -f2 [2021-11-15T15:31:12.326Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-11-15T15:31:12.326Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-15T15:31:12.326Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-11-15T15:31:12.326Z] ++ cut -d/ -f2 [2021-11-15T15:31:12.326Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-11-15T15:31:12.326Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-15T15:31:12.326Z] ++ dirname cmd/support-notifications/Dockerfile [2021-11-15T15:31:12.326Z] ++ cut -d/ -f2 [2021-11-15T15:31:12.326Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-11-15T15:31:12.326Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-15T15:31:12.326Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-11-15T15:31:12.326Z] ++ cut -d/ -f2 [2021-11-15T15:31:12.326Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-11-15T15:31:12.326Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-15T15:31:12.326Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-11-15T15:31:12.326Z] ++ cut -d/ -f2 [2021-11-15T15:31:12.326Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-11-15T15:31:12.369Z] 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-15T15:31:12.771Z] + git rev-list -1 --merges 143991c289fa33d15b92815d9662304bdb63510a~1..143991c289fa33d15b92815d9662304bdb63510a [Pipeline] echo [2021-11-15T15:31:12.785Z] -----------> git rev-list -1 --merges 143991c289fa33d15b92815d9662304bdb63510a~1..143991c289fa33d15b92815d9662304bdb63510a 143991c289fa33d15b92815d9662304bdb63510a [false] [Pipeline] sh [2021-11-15T15:31:13.082Z] + git log --format=format:%s -1 143991c289fa33d15b92815d9662304bdb63510a [Pipeline] echo [2021-11-15T15:31:13.097Z] ========================================================= [2021-11-15T15:31:13.097Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-15T15:31:13.097Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:31:13.536Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-15T15:31:13.536Z] [2021-11-15T15:31:13.536Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:31:13.867Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-15T15:31:13.867Z] latest: Pulling from edgex-devops/git-semver [2021-11-15T15:31:13.867Z] a0d0a0d46f8b: Pulling fs layer [2021-11-15T15:31:13.867Z] 3e5f54012d9b: Pulling fs layer [2021-11-15T15:31:13.867Z] 4c7163046ea9: Pulling fs layer [2021-11-15T15:31:13.867Z] 0c2d73faf560: Pulling fs layer [2021-11-15T15:31:13.867Z] 0c2d73faf560: Waiting [2021-11-15T15:31:13.867Z] 3e5f54012d9b: Verifying Checksum [2021-11-15T15:31:13.867Z] 3e5f54012d9b: Download complete [2021-11-15T15:31:13.867Z] a0d0a0d46f8b: Verifying Checksum [2021-11-15T15:31:13.867Z] a0d0a0d46f8b: Download complete [2021-11-15T15:31:13.867Z] 0c2d73faf560: Verifying Checksum [2021-11-15T15:31:13.867Z] 0c2d73faf560: Download complete [2021-11-15T15:31:13.867Z] 4c7163046ea9: Verifying Checksum [2021-11-15T15:31:13.867Z] 4c7163046ea9: Download complete [2021-11-15T15:31:14.144Z] a0d0a0d46f8b: Pull complete [2021-11-15T15:31:14.144Z] 3e5f54012d9b: Pull complete [2021-11-15T15:31:14.716Z] 4c7163046ea9: Pull complete [2021-11-15T15:31:14.716Z] 0c2d73faf560: Pull complete [2021-11-15T15:31:14.716Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-15T15:31:14.716Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-15T15:31:14.716Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-15T15:31:14.792Z] prd-centos7-docker-4c-2g-623 does not seem to be running inside a container [2021-11-15T15:31:14.846Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/107 -v /w/workspace/edgex-go/107:/w/workspace/edgex-go/107:rw,z -v /w/workspace/edgex-go/107@tmp:/w/workspace/edgex-go/107@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-15T15:31:15.495Z] $ docker top bd6046c258691bcd310950fceac2a76a9f127b997aeedc06e5fb73a27efb3063 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-15T15:31:15.587Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-15T15:31:15.587Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-15T15:31:15.698Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-15T15:31:15.704Z] $ docker exec bd6046c258691bcd310950fceac2a76a9f127b997aeedc06e5fb73a27efb3063 ssh-agent [2021-11-15T15:31:15.804Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPONJmB/agent.13 [2021-11-15T15:31:15.804Z] SSH_AGENT_PID=20 [2021-11-15T15:31:15.811Z] Running ssh-add (command line suppressed) [2021-11-15T15:31:15.913Z] Identity added: /w/workspace/edgex-go/107@tmp/private_key_1187592539202434472.key (/w/workspace/edgex-go/107@tmp/private_key_1187592539202434472.key) [2021-11-15T15:31:15.921Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-15T15:31:16.233Z] + git tag --points-at HEAD [Pipeline] } [2021-11-15T15:31:16.256Z] $ docker exec --env ******** --env ******** bd6046c258691bcd310950fceac2a76a9f127b997aeedc06e5fb73a27efb3063 ssh-agent -k [2021-11-15T15:31:16.363Z] unset SSH_AUTH_SOCK; [2021-11-15T15:31:16.364Z] unset SSH_AGENT_PID; [2021-11-15T15:31:16.364Z] echo Agent pid 20 killed; [2021-11-15T15:31:16.370Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-15T15:31:16.391Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-15T15:31:16.391Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-15T15:31:16.500Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-15T15:31:16.505Z] $ docker exec bd6046c258691bcd310950fceac2a76a9f127b997aeedc06e5fb73a27efb3063 ssh-agent [2021-11-15T15:31:16.624Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLLAJGK/agent.54 [2021-11-15T15:31:16.624Z] SSH_AGENT_PID=60 [2021-11-15T15:31:16.636Z] Running ssh-add (command line suppressed) [2021-11-15T15:31:16.746Z] Identity added: /w/workspace/edgex-go/107@tmp/private_key_4251661612000715300.key (/w/workspace/edgex-go/107@tmp/private_key_4251661612000715300.key) [2021-11-15T15:31:16.763Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-15T15:31:17.060Z] + git semver init [2021-11-15T15:31:17.060Z] # -> Open(): unable to determine branch for HEAD [2021-11-15T15:31:17.060Z] # $GIT_DIR = /w/workspace/edgex-go/107/.git [2021-11-15T15:31:17.060Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/107 [2021-11-15T15:31:17.060Z] # $SEMVER_REMOTE_NAME = origin [2021-11-15T15:31:17.060Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-15T15:31:17.060Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-15T15:31:17.060Z] # $SEMVER_BRANCH = main [2021-11-15T15:31:17.060Z] # $SEMVER_TEMP = /tmp/semver-849249717 [2021-11-15T15:31:17.060Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-11-15T15:32:38.555Z] # '/tmp/semver-849249717' -> '/w/workspace/edgex-go/107/.semver' [2021-11-15T15:32:38.555Z] # -> Force: false [2021-11-15T15:32:38.555Z] # $SEMVER_DIR = /w/workspace/edgex-go/107/.semver [Pipeline] } [2021-11-15T15:32:38.570Z] $ docker exec --env ******** --env ******** bd6046c258691bcd310950fceac2a76a9f127b997aeedc06e5fb73a27efb3063 ssh-agent -k [2021-11-15T15:32:38.697Z] unset SSH_AUTH_SOCK; [2021-11-15T15:32:38.697Z] unset SSH_AGENT_PID; [2021-11-15T15:32:38.697Z] echo Agent pid 60 killed; [2021-11-15T15:32:38.705Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-15T15:32:39.016Z] + git semver [Pipeline] } [2021-11-15T15:32:39.035Z] $ docker stop --time=1 bd6046c258691bcd310950fceac2a76a9f127b997aeedc06e5fb73a27efb3063 [2021-11-15T15:32:40.848Z] $ docker rm -f bd6046c258691bcd310950fceac2a76a9f127b997aeedc06e5fb73a27efb3063 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-15T15:32:41.231Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-15T15:32:41.513Z] Stashed 1 file(s) [Pipeline] echo [2021-11-15T15:32:41.516Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.95 [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-15T15:32:41.750Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-15T15:32:41.758Z] ========================================================= [2021-11-15T15:32:41.758Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-15T15:32:41.758Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-15T15:32:42.057Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-15T15:32:42.057Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-15T15:32:42.057Z] a0d0a0d46f8b: Already exists [2021-11-15T15:32:42.057Z] 31adcdaf11c8: Pulling fs layer [2021-11-15T15:32:42.057Z] b8b176561691: Pulling fs layer [2021-11-15T15:32:42.057Z] 4527c011a84f: Pulling fs layer [2021-11-15T15:32:42.057Z] 5d74067f8e1e: Pulling fs layer [2021-11-15T15:32:42.057Z] e0aca202a116: Pulling fs layer [2021-11-15T15:32:42.057Z] 3a43be97a3b4: Pulling fs layer [2021-11-15T15:32:42.057Z] 34cad66bf833: Pulling fs layer [2021-11-15T15:32:42.057Z] b4e3c513aaa6: Pulling fs layer [2021-11-15T15:32:42.057Z] 5d74067f8e1e: Waiting [2021-11-15T15:32:42.057Z] e0aca202a116: Waiting [2021-11-15T15:32:42.057Z] 3a43be97a3b4: Waiting [2021-11-15T15:32:42.057Z] b4e3c513aaa6: Waiting [2021-11-15T15:32:42.057Z] 34cad66bf833: Waiting [2021-11-15T15:32:42.057Z] b8b176561691: Verifying Checksum [2021-11-15T15:32:42.057Z] b8b176561691: Download complete [2021-11-15T15:32:42.057Z] 31adcdaf11c8: Verifying Checksum [2021-11-15T15:32:42.057Z] 31adcdaf11c8: Download complete [2021-11-15T15:32:42.057Z] 5d74067f8e1e: Verifying Checksum [2021-11-15T15:32:42.057Z] 5d74067f8e1e: Download complete [2021-11-15T15:32:42.057Z] e0aca202a116: Verifying Checksum [2021-11-15T15:32:42.057Z] e0aca202a116: Download complete [2021-11-15T15:32:42.057Z] 3a43be97a3b4: Verifying Checksum [2021-11-15T15:32:42.057Z] 3a43be97a3b4: Download complete [2021-11-15T15:32:42.322Z] 34cad66bf833: Verifying Checksum [2021-11-15T15:32:42.322Z] 34cad66bf833: Download complete [2021-11-15T15:32:42.322Z] 31adcdaf11c8: Pull complete [2021-11-15T15:32:42.322Z] b8b176561691: Pull complete [2021-11-15T15:32:42.590Z] 4527c011a84f: Verifying Checksum [2021-11-15T15:32:42.590Z] 4527c011a84f: Download complete [2021-11-15T15:32:42.851Z] b4e3c513aaa6: Verifying Checksum [2021-11-15T15:32:42.851Z] b4e3c513aaa6: Download complete [2021-11-15T15:32:47.128Z] 4527c011a84f: Pull complete [2021-11-15T15:32:47.128Z] 5d74067f8e1e: Pull complete [2021-11-15T15:32:47.128Z] e0aca202a116: Pull complete [2021-11-15T15:32:47.128Z] 3a43be97a3b4: Pull complete [2021-11-15T15:32:47.128Z] 34cad66bf833: Pull complete [2021-11-15T15:32:49.723Z] b4e3c513aaa6: Pull complete [2021-11-15T15:32:49.723Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-15T15:32:49.723Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-15T15:32:49.723Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-15T15:32:50.019Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-15T15:32:50.019Z] WORKDIR /edgex [2021-11-15T15:32:50.019Z] COPY go.mod . [2021-11-15T15:32:50.019Z] RUN go mod download' [2021-11-15T15:32:50.019Z] + docker build -t ci-base-image-x86_64 -f - . [2021-11-15T15:32:51.969Z] Sending build context to Docker daemon 329.9MB [2021-11-15T15:32:51.970Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-15T15:32:51.970Z] ---> 9f6097aaca64 [2021-11-15T15:32:51.970Z] Step 2/4 : WORKDIR /edgex [2021-11-15T15:32:53.362Z] ---> Running in e5f6d3bc8217 [2021-11-15T15:32:53.623Z] Removing intermediate container e5f6d3bc8217 [2021-11-15T15:32:53.623Z] ---> 3cc380f13eb7 [2021-11-15T15:32:53.623Z] Step 3/4 : COPY go.mod . [2021-11-15T15:32:53.623Z] ---> 6695c3ed819c [2021-11-15T15:32:53.623Z] Step 4/4 : RUN go mod download [2021-11-15T15:32:53.623Z] ---> Running in 67b17d6fbcb2 [2021-11-15T15:32:56.708Z] Still waiting to schedule task [2021-11-15T15:32:56.708Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-622’ [2021-11-15T15:33:32.805Z] Removing intermediate container 67b17d6fbcb2 [2021-11-15T15:33:32.805Z] ---> f8f85dcf7c5c [2021-11-15T15:33:32.805Z] Successfully built f8f85dcf7c5c [2021-11-15T15:33:32.805Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:33:33.119Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-15T15:33:33.119Z] . [Pipeline] withDockerContainer [2021-11-15T15:33:33.185Z] prd-centos7-docker-4c-2g-623 does not seem to be running inside a container [2021-11-15T15:33:33.231Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/107 -v /w/workspace/edgex-go/107:/w/workspace/edgex-go/107:rw,z -v /w/workspace/edgex-go/107@tmp:/w/workspace/edgex-go/107@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-15T15:33:33.652Z] $ docker top 48e4edfe8fd95267d65c85c6078c335928d68214f571a6f76b95ef2a83ddef32 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-15T15:33:34.024Z] + go version [2021-11-15T15:33:34.024Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-15T15:33:34.039Z] $ docker stop --time=1 48e4edfe8fd95267d65c85c6078c335928d68214f571a6f76b95ef2a83ddef32 [2021-11-15T15:33:35.238Z] $ docker rm -f 48e4edfe8fd95267d65c85c6078c335928d68214f571a6f76b95ef2a83ddef32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:33:36.026Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-15T15:33:36.026Z] . [Pipeline] withDockerContainer [2021-11-15T15:33:36.109Z] prd-centos7-docker-4c-2g-623 does not seem to be running inside a container [2021-11-15T15:33:36.160Z] $ 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/107 -v /w/workspace/edgex-go/107:/w/workspace/edgex-go/107:rw,z -v /w/workspace/edgex-go/107@tmp:/w/workspace/edgex-go/107@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-15T15:33:36.554Z] $ docker top 81e8f86cb1f3bfba7805ea4ded3110b0b59addd6791e97c32c5340c5e6f74b0d -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-15T15:33:36.632Z] ========================================================= [2021-11-15T15:33:36.632Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-15T15:33:36.632Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-15T15:33:36.927Z] + make test [2021-11-15T15:33:36.927Z] go mod tidy [2021-11-15T15:33:37.190Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-15T15:33:43.871Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-15T15:34:02.353Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-15T15:34:09.041Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-15T15:34:09.041Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-15T15:34:09.616Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-15T15:34:12.195Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-15T15:34:13.158Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-15T15:34:13.158Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-15T15:34:13.158Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-15T15:34:13.740Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-15T15:34:14.007Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-15T15:34:14.272Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-15T15:34:14.272Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-15T15:34:14.272Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-15T15:34:14.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-15T15:34:16.225Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements [2021-11-15T15:34:16.225Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-15T15:34:16.225Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-15T15:34:17.627Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.069s coverage: 98.5% of statements [2021-11-15T15:34:17.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-15T15:34:17.896Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.065s coverage: 44.7% of statements [2021-11-15T15:34:17.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-15T15:34:17.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-15T15:34:19.315Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.150s coverage: 89.5% of statements [2021-11-15T15:34:19.315Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-15T15:34:19.315Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-15T15:34:19.890Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.071s coverage: 84.4% of statements [2021-11-15T15:34:19.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-15T15:34:19.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-15T15:34:19.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-15T15:34:19.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-15T15:34:19.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-15T15:34:21.286Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.265s coverage: 94.2% of statements [2021-11-15T15:34:21.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-15T15:34:21.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-15T15:34:21.286Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 59.1% of statements [2021-11-15T15:34:21.286Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-15T15:34:21.286Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-15T15:34:21.286Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-15T15:34:21.286Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-15T15:34:21.286Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-15T15:34:21.286Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 60.0% of statements [2021-11-15T15:34:21.286Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-15T15:34:21.286Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-15T15:34:21.286Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-15T15:34:22.688Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.066s coverage: 0.9% of statements [2021-11-15T15:34:22.688Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-15T15:34:22.688Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.069s coverage: 58.8% of statements [2021-11-15T15:34:22.688Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 21.7% of statements [2021-11-15T15:34:22.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-15T15:34:23.276Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements [2021-11-15T15:34:24.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.052s coverage: 79.5% of statements [2021-11-15T15:34:24.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2021-11-15T15:34:24.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.104s coverage: 96.3% of statements [2021-11-15T15:34:24.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements [2021-11-15T15:34:37.077Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.053s coverage: 94.4% of statements [2021-11-15T15:34:37.077Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2021-11-15T15:34:42.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.229s coverage: 82.5% of statements [2021-11-15T15:34:42.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-15T15:35:00.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.094s coverage: 92.9% of statements [2021-11-15T15:35:00.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-15T15:35:00.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-15T15:35:00.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-15T15:35:00.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-11-15T15:35:00.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-15T15:35:00.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-15T15:35:00.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-15T15:35:00.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-15T15:35:00.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-15T15:35:00.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements [2021-11-15T15:35:00.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-15T15:35:00.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-15T15:35:00.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2021-11-15T15:35:00.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-15T15:35:00.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.060s coverage: 58.8% of statements [2021-11-15T15:35:00.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-15T15:35:00.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements [2021-11-15T15:35:00.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.075s coverage: 87.2% of statements [2021-11-15T15:35:00.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.058s coverage: 85.4% of statements [2021-11-15T15:35:00.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.145s coverage: 91.2% of statements [2021-11-15T15:35:00.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-15T15:35:00.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.147s coverage: 64.4% of statements [2021-11-15T15:35:00.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-15T15:35:00.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-15T15:35:00.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.048s coverage: 100.0% of statements [2021-11-15T15:35:00.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 89.4% of statements [2021-11-15T15:35:00.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements [2021-11-15T15:35:00.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements [2021-11-15T15:35:00.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2021-11-15T15:35:00.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.214s coverage: 65.4% of statements [2021-11-15T15:35:00.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-15T15:35:00.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-15T15:35:00.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-15T15:35:01.339Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.125s coverage: 43.8% of statements [2021-11-15T15:35:01.339Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-15T15:35:01.339Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-15T15:35:01.339Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements [2021-11-15T15:35:01.339Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-15T15:35:01.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements [2021-11-15T15:35:01.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-15T15:35:08.531Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.062s coverage: 17.7% of statements [2021-11-15T15:35:08.531Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-15T15:35:08.531Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-15T15:35:08.531Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-15T15:35:08.531Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-15T15:35:08.531Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.159s coverage: 92.3% of statements [2021-11-15T15:35:08.531Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-15T15:35:08.531Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-15T15:35:08.531Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-15T15:35:08.531Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-15T15:35:08.531Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2021-11-15T15:35:08.531Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-15T15:35:08.531Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-15T15:35:08.531Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.7% of statements [2021-11-15T15:35:08.531Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-15T15:35:08.531Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-15T15:35:08.531Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-15T15:35:08.531Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-15T15:35:08.531Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2021-11-15T15:35:08.531Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-15T15:35:08.531Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-15T15:35:08.531Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-15T15:35:08.531Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-15T15:35:08.531Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-15T15:35:08.531Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-15T15:35:08.531Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2021-11-15T15:35:08.531Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 96.9% of statements [2021-11-15T15:35:08.793Z] 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-15T15:35:48.076Z] GO111MODULE=on go vet ./... [2021-11-15T15:35:56.274Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-15T15:35:56.274Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-15T15:35:56.274Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-11-15T15:35:56.546Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-11-15T15:35:56.843Z] + ls -al . [2021-11-15T15:35:56.843Z] total 636 [2021-11-15T15:35:56.843Z] drwxrwxr-x 10 1001 1001 4096 Nov 15 15:35 . [2021-11-15T15:35:56.843Z] drwxr-xr-x 4 root root 32 Nov 15 15:33 .. [2021-11-15T15:35:56.843Z] -rw-rw-r-- 1 1001 1001 11 Nov 15 15:31 .dockerignore [2021-11-15T15:35:56.843Z] drwxrwxr-x 8 1001 1001 162 Nov 15 15:31 .git [2021-11-15T15:35:56.843Z] drwxrwxr-x 4 1001 1001 142 Nov 15 15:31 .github [2021-11-15T15:35:56.843Z] -rw-rw-r-- 1 1001 1001 804 Nov 15 15:31 .gitignore [2021-11-15T15:35:56.843Z] -rw-rw-r-- 1 1001 1001 42 Nov 15 15:31 .golangci.yml [2021-11-15T15:35:56.843Z] -rw-rw-r-- 1 1001 1001 76 Nov 15 15:31 .hadolint.yml [2021-11-15T15:35:56.843Z] drwx------ 3 1001 1001 43 Nov 15 15:32 .semver [2021-11-15T15:35:56.843Z] -rw-rw-r-- 1 1001 1001 166 Nov 15 15:31 .sonarcloud.properties [2021-11-15T15:35:56.843Z] -rw-rw-r-- 1 1001 1001 1171 Nov 15 15:31 ADOPTERS.md [2021-11-15T15:35:56.843Z] -rw-rw-r-- 1 1001 1001 8910 Nov 15 15:31 Attribution.txt [2021-11-15T15:35:56.843Z] -rw-rw-r-- 1 1001 1001 43881 Nov 15 15:31 CHANGELOG.md [2021-11-15T15:35:56.843Z] -rw-rw-r-- 1 1001 1001 3804 Nov 15 15:31 CONTRIBUTING.md [2021-11-15T15:35:56.843Z] -rw-rw-r-- 1 1001 1001 677 Nov 15 15:31 GOVERNANCE.md [2021-11-15T15:35:56.843Z] -rw-rw-r-- 1 1001 1001 849 Nov 15 15:31 Jenkinsfile [2021-11-15T15:35:56.843Z] -rw-rw-r-- 1 1001 1001 10775 Nov 15 15:31 LICENSE [2021-11-15T15:35:56.843Z] -rw-rw-r-- 1 1001 1001 6508 Nov 15 15:31 Makefile [2021-11-15T15:35:56.843Z] -rw-rw-r-- 1 1001 1001 582 Nov 15 15:31 OWNERS.md [2021-11-15T15:35:56.843Z] -rw-rw-r-- 1 1001 1001 8207 Nov 15 15:31 README.md [2021-11-15T15:35:56.843Z] -rw-rw-r-- 1 1001 1001 6912 Nov 15 15:31 SECURITY.md [2021-11-15T15:35:56.843Z] -rw-rw-r-- 1 1001 1001 12 Nov 15 15:32 VERSION [2021-11-15T15:35:56.843Z] -rw-rw-r-- 1 1001 1001 4131 Nov 15 15:31 ZMQWindows.md [2021-11-15T15:35:56.843Z] drwxrwxr-x 2 1001 1001 37 Nov 15 15:31 bin [2021-11-15T15:35:56.843Z] drwxrwxr-x 14 1001 1001 4096 Nov 15 15:31 cmd [2021-11-15T15:35:56.843Z] -rw-r--r-- 1 root root 428381 Nov 15 15:35 coverage.out [2021-11-15T15:35:56.843Z] -rw-rw-r-- 1 1001 1001 822 Nov 15 15:31 go.mod [2021-11-15T15:35:56.843Z] -rw-rw-r-- 1 1001 1001 49471 Nov 15 15:31 go.sum [2021-11-15T15:35:56.843Z] drwxrwxr-x 8 1001 1001 124 Nov 15 15:31 internal [2021-11-15T15:35:56.843Z] drwxrwxr-x 3 1001 1001 16 Nov 15 15:31 openapi [2021-11-15T15:35:56.843Z] drwxrwxr-x 4 1001 1001 71 Nov 15 15:31 snap [2021-11-15T15:35:56.843Z] -rw-rw-r-- 1 1001 1001 204 Nov 15 15:31 version.go [Pipeline] sh [2021-11-15T15:35:57.137Z] + '[' -e coverage.out ] [2021-11-15T15:35:57.137Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-15T15:35:57.232Z] Stashed 1 file(s) [Pipeline] sh [2021-11-15T15:35:57.536Z] + make build [2021-11-15T15:35:57.536Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o cmd/core-data/core-data ./cmd/core-data [2021-11-15T15:35:58.930Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-15T15:36:07.182Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o cmd/core-command/core-command ./cmd/core-command [2021-11-15T15:36:07.182Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-15T15:36:08.593Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-15T15:36:08.593Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-15T15:36:09.986Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-15T15:36:10.934Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-15T15:36:11.889Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-15T15:36:13.293Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-15T15:36:14.249Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-15T15:36:15.209Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-15T15:36:16.200Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-625 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-11-15T15:36:16.215Z] Running in /w/workspace/edgex-go/107 [Pipeline] { [Pipeline] checkout [2021-11-15T15:36:16.591Z] The recommended git tool is: git [Pipeline] } [2021-11-15T15:36:17.152Z] $ docker stop --time=1 81e8f86cb1f3bfba7805ea4ded3110b0b59addd6791e97c32c5340c5e6f74b0d [2021-11-15T15:36:19.036Z] $ docker rm -f 81e8f86cb1f3bfba7805ea4ded3110b0b59addd6791e97c32c5340c5e6f74b0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:36:20.018Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-15T15:36:20.018Z] [2021-11-15T15:36:20.018Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:36:20.322Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-15T15:36:20.322Z] latest: Pulling from edgex-devops/edgex-compose [2021-11-15T15:36:20.322Z] cbdbe7a5bc2a: Pulling fs layer [2021-11-15T15:36:20.322Z] ca9280d653b3: Pulling fs layer [2021-11-15T15:36:20.322Z] 7e9c9ca2126c: Pulling fs layer [2021-11-15T15:36:20.590Z] cbdbe7a5bc2a: Verifying Checksum [2021-11-15T15:36:20.590Z] cbdbe7a5bc2a: Download complete [2021-11-15T15:36:20.590Z] ca9280d653b3: Verifying Checksum [2021-11-15T15:36:20.590Z] ca9280d653b3: Download complete [2021-11-15T15:36:20.853Z] cbdbe7a5bc2a: Pull complete [2021-11-15T15:36:20.853Z] 7e9c9ca2126c: Verifying Checksum [2021-11-15T15:36:20.853Z] 7e9c9ca2126c: Download complete [2021-11-15T15:36:21.436Z] ca9280d653b3: Pull complete [2021-11-15T15:36:22.319Z] using credential edgex-jenkins-ssh [2021-11-15T15:36:22.335Z] Cloning the remote Git repository [2021-11-15T15:36:22.392Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-15T15:36:22.489Z] > git init /w/workspace/edgex-go/107 # timeout=10 [2021-11-15T15:36:22.557Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-15T15:36:22.558Z] > git --version # timeout=10 [2021-11-15T15:36:22.577Z] > git --version # 'git version 2.17.1' [2021-11-15T15:36:22.579Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-15T15:36:22.660Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-15T15:36:25.684Z] 7e9c9ca2126c: Pull complete [2021-11-15T15:36:25.684Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-11-15T15:36:25.684Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-15T15:36:25.684Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-11-15T15:36:25.760Z] prd-centos7-docker-4c-2g-623 does not seem to be running inside a container [2021-11-15T15:36:25.804Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/107 -v /w/workspace/edgex-go/107:/w/workspace/edgex-go/107:rw,z -v /w/workspace/edgex-go/107@tmp:/w/workspace/edgex-go/107@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-15T15:36:28.645Z] $ docker top bb839dc5898dc8920d52cd71328dfb9f64d8a1b26cb7ee851ea3f5f987c38f46 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-15T15:36:29.014Z] + docker-compose build --help [2021-11-15T15:36:29.014Z] + grep parallel [2021-11-15T15:36:29.584Z] --parallel Build images in parallel. [Pipeline] } [2021-11-15T15:36:29.604Z] $ docker stop --time=1 bb839dc5898dc8920d52cd71328dfb9f64d8a1b26cb7ee851ea3f5f987c38f46 [2021-11-15T15:36:30.802Z] $ docker rm -f bb839dc5898dc8920d52cd71328dfb9f64d8a1b26cb7ee851ea3f5f987c38f46 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:36:31.175Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-15T15:36:31.175Z] . [Pipeline] withDockerContainer [2021-11-15T15:36:31.235Z] prd-centos7-docker-4c-2g-623 does not seem to be running inside a container [2021-11-15T15:36:31.276Z] $ 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/107 -v /w/workspace/edgex-go/107:/w/workspace/edgex-go/107:rw,z -v /w/workspace/edgex-go/107@tmp:/w/workspace/edgex-go/107@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-15T15:36:31.675Z] $ docker top 8bbb3fd0b2be111d3fc771d93e0a2fd89555a863e98aa9fe1473f98d7e966634 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-15T15:36:32.230Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-15T15:36:32.800Z] Building core-command ... [2021-11-15T15:36:32.801Z] Building core-data ... [2021-11-15T15:36:32.801Z] Building core-metadata ... [2021-11-15T15:36:32.801Z] Building security-bootstrapper ... [2021-11-15T15:36:32.801Z] Building security-proxy-setup ... [2021-11-15T15:36:32.801Z] Building security-secretstore-setup ... [2021-11-15T15:36:32.801Z] Building support-notifications ... [2021-11-15T15:36:32.801Z] Building support-scheduler ... [2021-11-15T15:36:32.801Z] Building sys-mgmt-agent ... [2021-11-15T15:36:32.801Z] Building sys-mgmt-agent [2021-11-15T15:36:32.801Z] Building security-secretstore-setup [2021-11-15T15:36:32.801Z] Building security-bootstrapper [2021-11-15T15:36:32.801Z] Building support-scheduler [2021-11-15T15:36:32.801Z] Building core-data [2021-11-15T15:36:45.072Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T15:36:45.072Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-15T15:36:45.072Z] ---> f8f85dcf7c5c [2021-11-15T15:36:45.072Z] Step 3/24 : WORKDIR /edgex-go [2021-11-15T15:36:45.072Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T15:36:45.072Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-15T15:36:45.072Z] ---> f8f85dcf7c5c [2021-11-15T15:36:45.072Z] Step 3/23 : WORKDIR /edgex-go [2021-11-15T15:36:45.072Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T15:36:45.072Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-15T15:36:45.072Z] ---> f8f85dcf7c5c [2021-11-15T15:36:45.072Z] Step 3/22 : WORKDIR /edgex-go [2021-11-15T15:36:48.370Z] ---> Running in 5e16d1a729c6 [2021-11-15T15:36:48.370Z] ---> Running in f6daf3bcd019 [2021-11-15T15:36:48.630Z] ---> Running in 50578a3e3143 [2021-11-15T15:36:55.206Z] Removing intermediate container f6daf3bcd019 [2021-11-15T15:36:55.206Z] ---> 019ea7fb252d [2021-11-15T15:36:55.206Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T15:36:55.206Z] Removing intermediate container 5e16d1a729c6 [2021-11-15T15:36:55.206Z] ---> f4c67ea3e845 [2021-11-15T15:36:55.206Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T15:36:55.206Z] Removing intermediate container 50578a3e3143 [2021-11-15T15:36:55.206Z] ---> cb8af5448202 [2021-11-15T15:36:55.206Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T15:36:55.206Z] ---> Running in f5ad1bbb1530 [2021-11-15T15:36:55.206Z] ---> Running in 93b0d82d4d5c [2021-11-15T15:36:55.206Z] ---> Running in 4fe370127b8f [2021-11-15T15:36:57.144Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T15:36:57.144Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-15T15:36:57.144Z] ---> f8f85dcf7c5c [2021-11-15T15:36:57.144Z] Step 3/22 : WORKDIR /edgex-go [2021-11-15T15:36:57.144Z] ---> Using cache [2021-11-15T15:36:57.144Z] ---> cb8af5448202 [2021-11-15T15:36:57.144Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T15:36:57.408Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T15:36:57.408Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-15T15:36:57.408Z] ---> f8f85dcf7c5c [2021-11-15T15:36:57.408Z] Step 3/30 : WORKDIR /edgex-go [2021-11-15T15:36:57.408Z] ---> Using cache [2021-11-15T15:36:57.408Z] ---> cb8af5448202 [2021-11-15T15:36:57.408Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T15:36:57.408Z] ---> Running in 9977a42c6624 [2021-11-15T15:36:57.408Z] ---> Running in a4eec2776520 [2021-11-15T15:36:57.408Z] Removing intermediate container f5ad1bbb1530 [2021-11-15T15:36:57.408Z] ---> d655bde89f9f [2021-11-15T15:36:57.408Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-15T15:36:57.674Z] ---> Running in 8e5a15a3e0de [2021-11-15T15:36:57.675Z] Removing intermediate container 93b0d82d4d5c [2021-11-15T15:36:57.675Z] ---> 3f5dac5fd45e [2021-11-15T15:36:57.675Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-15T15:36:57.675Z] Removing intermediate container 4fe370127b8f [2021-11-15T15:36:57.675Z] ---> b4440f0494b4 [2021-11-15T15:36:57.675Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-15T15:36:57.675Z] ---> Running in 0d384e8ab409 [2021-11-15T15:36:57.675Z] ---> Running in ab36b46285da [2021-11-15T15:36:58.256Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-15T15:36:58.527Z] Removing intermediate container 9977a42c6624 [2021-11-15T15:36:58.527Z] ---> 55b4d660223d [2021-11-15T15:36:58.527Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-15T15:36:58.528Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-15T15:36:58.528Z] ---> Running in 94017935c249 [2021-11-15T15:36:58.528Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-15T15:36:58.796Z] Removing intermediate container a4eec2776520 [2021-11-15T15:36:58.796Z] ---> 01528f3544a5 [2021-11-15T15:36:58.796Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-15T15:36:58.796Z] ---> Running in 14a8783b4ab5 [2021-11-15T15:36:59.065Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-15T15:36:59.065Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-15T15:36:59.065Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-15T15:36:59.334Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-15T15:36:59.334Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-15T15:36:59.605Z] OK: 220 MiB in 52 packages [2021-11-15T15:36:59.877Z] OK: 220 MiB in 52 packages [2021-11-15T15:36:59.877Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-15T15:36:59.877Z] OK: 220 MiB in 52 packages [2021-11-15T15:36:59.877Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-15T15:37:00.152Z] Removing intermediate container 8e5a15a3e0de [2021-11-15T15:37:00.152Z] ---> 603e1f263099 [2021-11-15T15:37:00.152Z] Step 6/23 : COPY go.mod . [2021-11-15T15:37:00.152Z] OK: 220 MiB in 52 packages [2021-11-15T15:37:00.425Z] Removing intermediate container 0d384e8ab409 [2021-11-15T15:37:00.425Z] ---> 5667e2166682 [2021-11-15T15:37:00.425Z] Step 6/24 : COPY . . [2021-11-15T15:37:00.425Z] OK: 220 MiB in 52 packages [2021-11-15T15:37:00.425Z] Removing intermediate container ab36b46285da [2021-11-15T15:37:00.425Z] ---> 40af74bdc147 [2021-11-15T15:37:00.425Z] Step 6/22 : COPY . . [2021-11-15T15:37:00.425Z] ---> 44e623ebb7b7 [2021-11-15T15:37:00.425Z] Step 7/23 : RUN go mod download [2021-11-15T15:37:00.689Z] ---> Running in 1107b133865c [2021-11-15T15:37:03.270Z] Removing intermediate container 94017935c249 [2021-11-15T15:37:03.270Z] ---> 5e12cd53a02b [2021-11-15T15:37:03.270Z] Step 6/22 : COPY . . [2021-11-15T15:37:03.852Z] Removing intermediate container 14a8783b4ab5 [2021-11-15T15:37:03.852Z] ---> 97d2c3ee9bc2 [2021-11-15T15:37:03.852Z] Step 6/30 : COPY . . [2021-11-15T15:37:08.146Z] Removing intermediate container 1107b133865c [2021-11-15T15:37:08.146Z] ---> dc97e0d0bde2 [2021-11-15T15:37:08.146Z] Step 8/23 : COPY . . [2021-11-15T15:37:09.536Z] ---> 76c616573a2b [2021-11-15T15:37:09.536Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T15:37:12.093Z] ---> Running in b12ae69b99cf [2021-11-15T15:37:12.093Z] ---> f8609206c191 [2021-11-15T15:37:12.093Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T15:37:13.032Z] ---> Running in 744530da8491 [2021-11-15T15:37:13.032Z] ---> 7520c9b8a0f3 [2021-11-15T15:37:13.032Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T15:37:13.032Z] ---> 6e3a6ea08e18 [2021-11-15T15:37:13.032Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T15:37:13.605Z] ---> Running in 27a413f4a61e [2021-11-15T15:37:13.605Z] ---> Running in c2fa0ec8d839 [2021-11-15T15:37:16.151Z] Removing intermediate container b12ae69b99cf [2021-11-15T15:37:16.151Z] ---> 225c1f975dca [2021-11-15T15:37:16.151Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-15T15:37:16.151Z] Removing intermediate container 744530da8491 [2021-11-15T15:37:16.151Z] ---> 987b40fddb6a [2021-11-15T15:37:16.151Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-15T15:37:16.151Z] ---> Running in 072e4f3b98d8 [2021-11-15T15:37:16.412Z] ---> Running in bf60c16c1792 [2021-11-15T15:37:17.806Z] Removing intermediate container 27a413f4a61e [2021-11-15T15:37:17.806Z] ---> e598ab30cf9b [2021-11-15T15:37:17.806Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-15T15:37:17.806Z] Removing intermediate container c2fa0ec8d839 [2021-11-15T15:37:17.806Z] ---> 6862a5ed0a00 [2021-11-15T15:37:17.806Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-15T15:37:18.065Z] ---> Running in 80544dc2f51e [2021-11-15T15:37:18.326Z] ---> Running in 158bde26f683 [2021-11-15T15:37:18.326Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-15T15:37:18.589Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o cmd/core-data/core-data ./cmd/core-data [2021-11-15T15:37:20.516Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-15T15:37:20.516Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-15T15:37:27.157Z] ---> a0d303403530 [2021-11-15T15:37:27.157Z] Step 9/23 : RUN go mod tidy [2021-11-15T15:37:27.419Z] ---> Running in f07834983d1f [2021-11-15T15:37:29.973Z] Removing intermediate container f07834983d1f [2021-11-15T15:37:29.973Z] ---> 4a59d31c6fe0 [2021-11-15T15:37:29.973Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-15T15:37:29.973Z] ---> Running in d15c0dfb1b53 [2021-11-15T15:37:30.243Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-15T15:38:02.464Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-15T15:38:07.883Z] Removing intermediate container 80544dc2f51e [2021-11-15T15:38:07.883Z] ---> a423c3b5c58b [2021-11-15T15:38:07.883Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-15T15:38:08.161Z] Removing intermediate container 072e4f3b98d8 [2021-11-15T15:38:08.161Z] ---> df5159749322 [2021-11-15T15:38:08.161Z] [2021-11-15T15:38:08.161Z] Step 9/24 : FROM alpine:3.14 [2021-11-15T15:38:08.161Z] Removing intermediate container 158bde26f683 [2021-11-15T15:38:08.161Z] ---> 4739ec2b6fba [2021-11-15T15:38:08.161Z] [2021-11-15T15:38:08.161Z] Step 9/30 : FROM alpine:3.14 [2021-11-15T15:38:08.161Z] ---> Running in 99200b0955d9 [2021-11-15T15:38:08.758Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-15T15:38:09.357Z] 3.14: Pulling from library/alpine [2021-11-15T15:38:09.357Z] 3.14: Pulling from library/alpine [2021-11-15T15:38:10.327Z] Removing intermediate container 99200b0955d9 [2021-11-15T15:38:10.327Z] ---> d5b867044e75 [2021-11-15T15:38:10.327Z] [2021-11-15T15:38:10.327Z] Step 10/22 : FROM docker:20.10.8 [2021-11-15T15:38:10.327Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-15T15:38:10.327Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-15T15:38:10.327Z] Status: Downloaded newer image for alpine:3.14 [2021-11-15T15:38:10.327Z] Status: Image is up to date for alpine:3.14 [2021-11-15T15:38:10.327Z] ---> 0a97eee8041e [2021-11-15T15:38:10.327Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-15T15:38:10.327Z] ---> 0a97eee8041e [2021-11-15T15:38:10.327Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-15T15:38:10.586Z] ---> Running in 526ea59408c2 [2021-11-15T15:38:10.586Z] ---> Running in 38e3ef54fabf [2021-11-15T15:38:10.586Z] 20.10.8: Pulling from library/docker [2021-11-15T15:38:10.847Z] Removing intermediate container 38e3ef54fabf [2021-11-15T15:38:10.847Z] ---> 88388ecc5eab [2021-11-15T15:38:10.847Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-15T15:38:10.847Z] ---> Running in 3b85ee643930 [2021-11-15T15:38:11.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-15T15:38:11.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-15T15:38:11.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-15T15:38:11.710Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-15T15:38:11.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-15T15:38:11.710Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-15T15:38:11.710Z] (3/3) Installing su-exec (0.2-r1) [2021-11-15T15:38:11.710Z] Executing busybox-1.33.1-r6.trigger [2021-11-15T15:38:11.710Z] Executing ca-certificates-20191127-r5.trigger [2021-11-15T15:38:11.981Z] OK: 6 MiB in 17 packages [2021-11-15T15:38:11.981Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-15T15:38:11.981Z] (2/2) Installing su-exec (0.2-r1) [2021-11-15T15:38:11.981Z] Executing busybox-1.33.1-r6.trigger [2021-11-15T15:38:11.981Z] OK: 6 MiB in 16 packages [2021-11-15T15:38:12.943Z] Removing intermediate container 526ea59408c2 [2021-11-15T15:38:12.943Z] ---> 9eef45e32dca [2021-11-15T15:38:12.943Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-15T15:38:12.943Z] ---> Running in 277ad3cabedd [2021-11-15T15:38:12.943Z] Removing intermediate container 3b85ee643930 [2021-11-15T15:38:12.943Z] ---> 433e1fdff676 [2021-11-15T15:38:12.943Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-15T15:38:13.214Z] Removing intermediate container 277ad3cabedd [2021-11-15T15:38:13.214Z] ---> 2efa8e951239 [2021-11-15T15:38:13.214Z] Step 12/24 : WORKDIR / [2021-11-15T15:38:13.794Z] ---> Running in 096960e1183a [2021-11-15T15:38:13.794Z] ---> Running in eaf6a8633944 [2021-11-15T15:38:14.374Z] Removing intermediate container 096960e1183a [2021-11-15T15:38:14.374Z] ---> 9a740950d377 [2021-11-15T15:38:14.374Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-15T15:38:14.374Z] Removing intermediate container bf60c16c1792 [2021-11-15T15:38:14.374Z] ---> bf89aab22bed [2021-11-15T15:38:14.374Z] [2021-11-15T15:38:14.374Z] Step 9/22 : FROM alpine:3.14 [2021-11-15T15:38:14.374Z] ---> 0a97eee8041e [2021-11-15T15:38:14.374Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-15T15:38:14.374Z] Removing intermediate container d15c0dfb1b53 [2021-11-15T15:38:14.374Z] ---> f2cbf12f7a86 [2021-11-15T15:38:14.374Z] [2021-11-15T15:38:14.374Z] Step 11/23 : FROM alpine:3.14 [2021-11-15T15:38:14.374Z] ---> 0a97eee8041e [2021-11-15T15:38:14.374Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-15T15:38:14.374Z] Removing intermediate container eaf6a8633944 [2021-11-15T15:38:14.374Z] ---> 65781ffeca2f [2021-11-15T15:38:14.374Z] 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-15T15:38:14.374Z] ---> Running in 4e7b51b4efae [2021-11-15T15:38:14.649Z] ---> Running in 44eb6cdbd541 [2021-11-15T15:38:14.649Z] ---> Running in cf224b12ea87 [2021-11-15T15:38:14.649Z] Removing intermediate container 4e7b51b4efae [2021-11-15T15:38:14.649Z] ---> e18cc0fdd9f2 [2021-11-15T15:38:14.649Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-15T15:38:14.911Z] Removing intermediate container cf224b12ea87 [2021-11-15T15:38:14.911Z] ---> 2ab63f208510 [2021-11-15T15:38:14.911Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-15T15:38:14.911Z] ---> Running in 8890d1edfda6 [2021-11-15T15:38:14.911Z] ---> aca74993a564 [2021-11-15T15:38:14.911Z] 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-15T15:38:14.911Z] ---> Running in 2dcf4e086af5 [2021-11-15T15:38:15.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-15T15:38:15.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-15T15:38:15.198Z] Removing intermediate container 2dcf4e086af5 [2021-11-15T15:38:15.198Z] ---> 67e379ac2b0c [2021-11-15T15:38:15.198Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-15T15:38:15.471Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-15T15:38:15.471Z] Executing busybox-1.33.1-r6.trigger [2021-11-15T15:38:15.471Z] OK: 6 MiB in 15 packages [2021-11-15T15:38:15.471Z] ---> Running in 67f7d39d8435 [2021-11-15T15:38:15.471Z] ---> ede480ca52a8 [2021-11-15T15:38:15.471Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-15T15:38:15.734Z] Removing intermediate container 67f7d39d8435 [2021-11-15T15:38:15.734Z] ---> 1979d13f5aca [2021-11-15T15:38:15.734Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T15:38:15.734Z] ---> Running in ba49da48866f [2021-11-15T15:38:15.734Z] ---> c9409a512278 [2021-11-15T15:38:15.734Z] 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-15T15:38:16.007Z] Removing intermediate container 44eb6cdbd541 [2021-11-15T15:38:16.007Z] ---> ea2463298ba8 [2021-11-15T15:38:16.007Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-15T15:38:16.007Z] Removing intermediate container 8890d1edfda6 [2021-11-15T15:38:16.007Z] ---> b74a3b960ff9 [2021-11-15T15:38:16.007Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-15T15:38:16.007Z] ---> Running in 43ccf8116c22 [2021-11-15T15:38:16.271Z] ---> 5ca0c711eea4 [2021-11-15T15:38:16.271Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-15T15:38:16.271Z] ---> Running in c9eedef9d7dc [2021-11-15T15:38:16.271Z] Removing intermediate container 43ccf8116c22 [2021-11-15T15:38:16.271Z] ---> ec9dbecb71a2 [2021-11-15T15:38:16.271Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-15T15:38:16.537Z] ---> Running in e67e92ff372d [2021-11-15T15:38:16.537Z] Removing intermediate container c9eedef9d7dc [2021-11-15T15:38:16.537Z] ---> 5a376f98366d [2021-11-15T15:38:16.537Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-15T15:38:16.537Z] Removing intermediate container e67e92ff372d [2021-11-15T15:38:16.537Z] ---> f86c015e6dd2 [2021-11-15T15:38:16.537Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-15T15:38:16.798Z] ---> 4c1e10cea131 [2021-11-15T15:38:16.798Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-15T15:38:16.798Z] Removing intermediate container ba49da48866f [2021-11-15T15:38:16.798Z] ---> 92a6fddf6847 [2021-11-15T15:38:16.798Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-15T15:38:16.798Z] ---> Running in 17145b8e6609 [2021-11-15T15:38:16.798Z] ---> 76e11e0a30fb [2021-11-15T15:38:16.798Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-15T15:38:16.798Z] ---> Running in e1760003dfe4 [2021-11-15T15:38:16.798Z] ---> Running in 50939a4454b5 [2021-11-15T15:38:17.062Z] Removing intermediate container 17145b8e6609 [2021-11-15T15:38:17.062Z] ---> c411a9674119 [2021-11-15T15:38:17.062Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-15T15:38:17.323Z] ---> 8a65b7e422fb [2021-11-15T15:38:17.323Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-15T15:38:17.586Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-15T15:38:17.587Z] ---> f10095745d3f [2021-11-15T15:38:17.587Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-15T15:38:17.587Z] ---> 08c35ae7aa6e [2021-11-15T15:38:17.587Z] 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-15T15:38:17.852Z] ---> Running in 2ed8f45ad539 [2021-11-15T15:38:17.852Z] Removing intermediate container 50939a4454b5 [2021-11-15T15:38:17.852Z] ---> 6a3f967f54d3 [2021-11-15T15:38:17.852Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-15T15:38:17.852Z] ---> 22132e92d097 [2021-11-15T15:38:17.852Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-15T15:38:17.852Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-15T15:38:17.852Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-15T15:38:17.852Z] ---> bc6c0ffef665 [2021-11-15T15:38:17.852Z] 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-15T15:38:18.111Z] ---> Running in dabb2a7ac164 [2021-11-15T15:38:18.111Z] ---> dfd2b49df27f [2021-11-15T15:38:18.111Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-15T15:38:18.111Z] Removing intermediate container dabb2a7ac164 [2021-11-15T15:38:18.111Z] ---> 31a2d3e15490 [2021-11-15T15:38:18.111Z] 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-15T15:38:18.111Z] ---> 9d7e301d1ce6 [2021-11-15T15:38:18.111Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-15T15:38:18.370Z] ---> Running in 5bcea3141a76 [2021-11-15T15:38:18.370Z] ---> Running in a9a3e802def1 [2021-11-15T15:38:18.370Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-15T15:38:18.370Z] Removing intermediate container a9a3e802def1 [2021-11-15T15:38:18.370Z] ---> 53a6401d62f7 [2021-11-15T15:38:18.370Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-15T15:38:18.636Z] ---> Running in d5c0da693bb2 [2021-11-15T15:38:18.636Z] ---> 1aa022bb66b3 [2021-11-15T15:38:18.636Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-15T15:38:18.636Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-15T15:38:18.636Z] Removing intermediate container 2ed8f45ad539 [2021-11-15T15:38:18.636Z] ---> 016d70dbf83a [2021-11-15T15:38:18.636Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-15T15:38:18.636Z] Removing intermediate container d5c0da693bb2 [2021-11-15T15:38:18.636Z] ---> cd404e9ab9db [2021-11-15T15:38:18.636Z] Step 21/23 : LABEL arch=x86_64 [2021-11-15T15:38:18.636Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-15T15:38:18.897Z] ---> Running in 86aaa9f1e35b [2021-11-15T15:38:18.897Z] ---> Running in a05eaa6a06dd [2021-11-15T15:38:18.897Z] ---> d6ce2d64e4b6 [2021-11-15T15:38:18.897Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-15T15:38:18.897Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-15T15:38:18.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-15T15:38:18.897Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-15T15:38:18.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-15T15:38:18.897Z] Removing intermediate container a05eaa6a06dd [2021-11-15T15:38:18.897Z] ---> 693619daefff [2021-11-15T15:38:18.897Z] Step 22/24 : LABEL arch=x86_64 [2021-11-15T15:38:18.897Z] Removing intermediate container 86aaa9f1e35b [2021-11-15T15:38:18.897Z] ---> 6bb7407989bf [2021-11-15T15:38:18.897Z] Step 22/23 : LABEL git_sha=143991c289fa33d15b92815d9662304bdb63510a [2021-11-15T15:38:18.897Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-15T15:38:19.160Z] ---> 32b73859a317 [2021-11-15T15:38:19.160Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-15T15:38:19.160Z] ---> Running in 53c857ab6517 [2021-11-15T15:38:19.160Z] ---> Running in 1c21cecf5195 [2021-11-15T15:38:19.160Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-15T15:38:19.160Z] (1/42) Installing readline (8.1.0-r0) [2021-11-15T15:38:19.160Z] (2/42) Installing bash (5.1.4-r0) [2021-11-15T15:38:19.160Z] Executing busybox-1.33.1-r6.trigger [2021-11-15T15:38:19.160Z] OK: 8 MiB in 20 packages [2021-11-15T15:38:19.160Z] Executing bash-5.1.4-r0.post-install [2021-11-15T15:38:19.160Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-15T15:38:19.160Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-15T15:38:19.160Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-15T15:38:19.160Z] (6/42) Installing curl (7.79.1-r0) [2021-11-15T15:38:19.160Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-15T15:38:19.160Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-15T15:38:19.160Z] (9/42) Installing expat (2.4.1-r0) [2021-11-15T15:38:19.160Z] (10/42) Installing libffi (3.3-r2) [2021-11-15T15:38:19.160Z] (11/42) Installing gdbm (1.19-r0) [2021-11-15T15:38:19.160Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-15T15:38:19.160Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-15T15:38:19.160Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-15T15:38:19.422Z] Removing intermediate container 53c857ab6517 [2021-11-15T15:38:19.422Z] ---> 6cedb952978d [2021-11-15T15:38:19.422Z] Step 23/24 : LABEL git_sha=143991c289fa33d15b92815d9662304bdb63510a [2021-11-15T15:38:19.422Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-15T15:38:19.422Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-15T15:38:19.422Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-15T15:38:19.422Z] Removing intermediate container 1c21cecf5195 [2021-11-15T15:38:19.422Z] ---> 1012a1d703ea [2021-11-15T15:38:19.422Z] Step 23/23 : LABEL version=2.0.1-dev.95 [2021-11-15T15:38:19.682Z] ---> Running in d94ad1ae997a [2021-11-15T15:38:20.637Z] ---> 3b0dcb3ca563 [2021-11-15T15:38:20.637Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-15T15:38:20.637Z] ---> Running in 957674a564e8 [2021-11-15T15:38:20.637Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-15T15:38:20.637Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-15T15:38:20.637Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-15T15:38:20.637Z] ---> Running in f53676f5533d [2021-11-15T15:38:20.637Z] Removing intermediate container d94ad1ae997a [2021-11-15T15:38:20.637Z] ---> 39e53114bb1c [2021-11-15T15:38:20.637Z] Step 24/24 : LABEL version=2.0.1-dev.95 [2021-11-15T15:38:20.637Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-15T15:38:20.637Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-15T15:38:20.637Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-15T15:38:20.637Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-15T15:38:20.637Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-15T15:38:20.637Z] Removing intermediate container 957674a564e8 [2021-11-15T15:38:20.637Z] ---> d444871d4019 [2021-11-15T15:38:20.637Z] [2021-11-15T15:38:20.637Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-15T15:38:20.637Z] Removing intermediate container e1760003dfe4 [2021-11-15T15:38:20.637Z] ---> d8fff2fbdd46 [2021-11-15T15:38:20.637Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-15T15:38:20.637Z] ---> Running in 226668965a0c [2021-11-15T15:38:20.637Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-15T15:38:20.637Z] Removing intermediate container f53676f5533d [2021-11-15T15:38:20.637Z] ---> 46c507e5e2fc [2021-11-15T15:38:20.637Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-15T15:38:20.637Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-15T15:38:20.637Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-15T15:38:20.637Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-15T15:38:20.637Z] Successfully built d444871d4019 [2021-11-15T15:38:20.637Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-15T15:38:20.637Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-15T15:38:20.637Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-15T15:38:20.637Z] Successfully tagged support-scheduler:latest [2021-11-15T15:38:20.637Z] Building core-metadata [2021-11-15T15:38:20.961Z]  Building support-scheduler ... done (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-15T15:38:20.961Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-15T15:38:20.961Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-15T15:38:20.961Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-15T15:38:20.961Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-15T15:38:20.961Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-15T15:38:20.961Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-15T15:38:20.961Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-15T15:38:20.961Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-15T15:38:21.562Z] Removing intermediate container 226668965a0c [2021-11-15T15:38:21.562Z] ---> 5ab835c4a24b [2021-11-15T15:38:21.562Z] [2021-11-15T15:38:22.136Z] Executing busybox-1.33.1-r3.trigger [2021-11-15T15:38:22.136Z] OK: 84 MiB in 64 packages [2021-11-15T15:38:22.136Z] Successfully built 5ab835c4a24b [2021-11-15T15:38:22.136Z] Successfully tagged security-secretstore-setup:latest [2021-11-15T15:38:22.136Z]  Building security-secretstore-setup ... done Building core-command [2021-11-15T15:38:23.110Z] ---> 994ae849ac66 [2021-11-15T15:38:23.110Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-15T15:38:23.110Z] Collecting docker-compose==1.23.2 [2021-11-15T15:38:23.110Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-15T15:38:23.378Z] Collecting jsonschema<3,>=2.5.1 [2021-11-15T15:38:23.378Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-15T15:38:23.378Z] Collecting PyYAML<4,>=3.10 [2021-11-15T15:38:23.378Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-15T15:38:23.982Z] Collecting docker<4.0,>=3.6.0 [2021-11-15T15:38:23.982Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-15T15:38:23.982Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-15T15:38:23.982Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-15T15:38:24.248Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-15T15:38:24.248Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-15T15:38:24.508Z] 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-15T15:38:24.508Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-15T15:38:24.508Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-15T15:38:24.508Z] Collecting docopt<0.7,>=0.6.1 [2021-11-15T15:38:24.783Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-15T15:38:24.783Z] ---> 88a3bf0cb105 [2021-11-15T15:38:24.783Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-15T15:38:25.060Z] Collecting cached-property<2,>=1.2.0 [2021-11-15T15:38:25.060Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-15T15:38:25.060Z] ---> 46227f9bbf59 [2021-11-15T15:38:25.060Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-15T15:38:25.060Z] ---> Running in 28c11d7a7370 [2021-11-15T15:38:25.060Z] Collecting texttable<0.10,>=0.9.0 [2021-11-15T15:38:25.060Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-15T15:38:25.637Z] Collecting docker-pycreds>=0.4.0 [2021-11-15T15:38:25.637Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-15T15:38:25.637Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-15T15:38:25.637Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-15T15:38:25.901Z] Collecting idna<2.8,>=2.5 [2021-11-15T15:38:25.901Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-15T15:38:25.901Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-15T15:38:25.901Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-15T15:38:25.901Z] 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-15T15:38:25.901Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-15T15:38:25.901Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-15T15:38:25.901Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-15T15:38:25.901Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-15T15:38:25.901Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-15T15:38:25.901Z] Attempting uninstall: urllib3 [2021-11-15T15:38:25.901Z] Found existing installation: urllib3 1.26.5 [2021-11-15T15:38:25.901Z] Uninstalling urllib3-1.26.5: [2021-11-15T15:38:26.476Z] Successfully uninstalled urllib3-1.26.5 [2021-11-15T15:38:26.738Z] ---> e2d152930883 [2021-11-15T15:38:26.738Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-15T15:38:26.997Z] Attempting uninstall: idna [2021-11-15T15:38:26.997Z] Found existing installation: idna 3.2 [2021-11-15T15:38:26.997Z] Uninstalling idna-3.2: [2021-11-15T15:38:26.997Z] Successfully uninstalled idna-3.2 [2021-11-15T15:38:27.277Z] Attempting uninstall: chardet [2021-11-15T15:38:27.277Z] Found existing installation: chardet 4.0.0 [2021-11-15T15:38:27.277Z] Uninstalling chardet-4.0.0: [2021-11-15T15:38:27.277Z] Successfully uninstalled chardet-4.0.0 [2021-11-15T15:38:27.877Z] Attempting uninstall: requests [2021-11-15T15:38:27.877Z] Found existing installation: requests 2.25.1 [2021-11-15T15:38:27.877Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T15:38:27.877Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-15T15:38:27.877Z] ---> f8f85dcf7c5c [2021-11-15T15:38:27.877Z] Step 3/22 : WORKDIR /edgex-go [2021-11-15T15:38:27.877Z] ---> Using cache [2021-11-15T15:38:27.877Z] ---> cb8af5448202 [2021-11-15T15:38:27.877Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T15:38:27.877Z] ---> Using cache [2021-11-15T15:38:27.877Z] ---> 01528f3544a5 [2021-11-15T15:38:27.877Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-15T15:38:27.877Z] ---> Using cache [2021-11-15T15:38:27.877Z] ---> 97d2c3ee9bc2 [2021-11-15T15:38:27.877Z] Step 6/22 : COPY . . [2021-11-15T15:38:27.877Z] ---> Using cache [2021-11-15T15:38:27.877Z] ---> 6e3a6ea08e18 [2021-11-15T15:38:27.877Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T15:38:27.877Z] ---> Using cache [2021-11-15T15:38:27.877Z] ---> 6862a5ed0a00 [2021-11-15T15:38:27.877Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-15T15:38:27.877Z] Uninstalling requests-2.25.1: [2021-11-15T15:38:27.877Z] Successfully uninstalled requests-2.25.1 [2021-11-15T15:38:28.864Z] ---> Running in 5cd659ec7453 [2021-11-15T15:38:28.864Z] Running setup.py install for texttable: started [2021-11-15T15:38:28.864Z] ---> Running in 8e01b97757ad [2021-11-15T15:38:28.864Z] Removing intermediate container 5cd659ec7453 [2021-11-15T15:38:28.864Z] ---> 6724a22021df [2021-11-15T15:38:28.864Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-15T15:38:29.151Z] Running setup.py install for texttable: finished with status 'done' [2021-11-15T15:38:29.151Z] Running setup.py install for PyYAML: started [2021-11-15T15:38:29.151Z] ---> Running in f626fa4efc68 [2021-11-15T15:38:29.436Z] Removing intermediate container f626fa4efc68 [2021-11-15T15:38:29.436Z] ---> 2d9bcfc10e86 [2021-11-15T15:38:29.436Z] Step 20/22 : LABEL arch=x86_64 [2021-11-15T15:38:29.436Z] Removing intermediate container 28c11d7a7370 [2021-11-15T15:38:29.436Z] ---> a2fef049ac46 [2021-11-15T15:38:29.436Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-15T15:38:29.436Z] ---> Running in e8e221ee403f [2021-11-15T15:38:29.704Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o cmd/core-command/core-command ./cmd/core-command [2021-11-15T15:38:29.704Z] ---> Running in f55e1b157a09 [2021-11-15T15:38:29.704Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-15T15:38:29.704Z] Running setup.py install for docopt: started [2021-11-15T15:38:29.704Z] Removing intermediate container e8e221ee403f [2021-11-15T15:38:29.704Z] ---> 0803fd59cec4 [2021-11-15T15:38:29.704Z] Step 21/22 : LABEL git_sha=143991c289fa33d15b92815d9662304bdb63510a [2021-11-15T15:38:29.704Z] Removing intermediate container f55e1b157a09 [2021-11-15T15:38:29.704Z] ---> 3685a66af027 [2021-11-15T15:38:29.704Z] Step 27/30 : CMD ["gate"] [2021-11-15T15:38:29.968Z] ---> Running in d34076847fe1 [2021-11-15T15:38:29.968Z] ---> Running in 8904ea9a011f [2021-11-15T15:38:29.968Z] Removing intermediate container d34076847fe1 [2021-11-15T15:38:29.968Z] ---> 0aa594c7757e [2021-11-15T15:38:29.968Z] Step 22/22 : LABEL version=2.0.1-dev.95 [2021-11-15T15:38:30.237Z] Running setup.py install for docopt: finished with status 'done' [2021-11-15T15:38:30.237Z] ---> Running in 3472670a246d [2021-11-15T15:38:30.237Z] Running setup.py install for dockerpty: started [2021-11-15T15:38:30.237Z] Removing intermediate container 8904ea9a011f [2021-11-15T15:38:30.237Z] ---> dc53c0105bee [2021-11-15T15:38:30.237Z] Step 28/30 : LABEL arch=x86_64 [2021-11-15T15:38:30.516Z] ---> Running in 14b228bb8901 [2021-11-15T15:38:30.516Z] Removing intermediate container 3472670a246d [2021-11-15T15:38:30.516Z] ---> 74d2e251434b [2021-11-15T15:38:30.516Z] [2021-11-15T15:38:30.802Z] Successfully built 74d2e251434b [2021-11-15T15:38:30.802Z] Successfully tagged core-data:latest [2021-11-15T15:38:30.802Z] Building security-proxy-setup [2021-11-15T15:38:30.802Z]  Building core-data ... done Removing intermediate container 14b228bb8901 [2021-11-15T15:38:30.802Z] ---> aa877f990613 [2021-11-15T15:38:30.802Z] Step 29/30 : LABEL git_sha=143991c289fa33d15b92815d9662304bdb63510a [2021-11-15T15:38:30.802Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-15T15:38:31.077Z] ---> Running in fdf5e3c9c059 [2021-11-15T15:38:31.077Z] Removing intermediate container fdf5e3c9c059 [2021-11-15T15:38:31.077Z] ---> 0ddab598affa [2021-11-15T15:38:31.077Z] Step 30/30 : LABEL version=2.0.1-dev.95 [2021-11-15T15:38:33.016Z] ---> Running in a4496f31aa5b [2021-11-15T15:38:33.016Z] 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-15T15:38:33.282Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T15:38:33.282Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-15T15:38:33.282Z] ---> f8f85dcf7c5c [2021-11-15T15:38:33.282Z] Step 3/22 : WORKDIR /edgex-go [2021-11-15T15:38:33.282Z] ---> Using cache [2021-11-15T15:38:33.282Z] ---> cb8af5448202 [2021-11-15T15:38:33.282Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T15:38:33.282Z] ---> Using cache [2021-11-15T15:38:33.282Z] ---> 01528f3544a5 [2021-11-15T15:38:33.282Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-15T15:38:33.282Z] ---> Using cache [2021-11-15T15:38:33.282Z] ---> 97d2c3ee9bc2 [2021-11-15T15:38:33.282Z] Step 6/22 : COPY . . [2021-11-15T15:38:33.282Z] ---> Using cache [2021-11-15T15:38:33.282Z] ---> 6e3a6ea08e18 [2021-11-15T15:38:33.282Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T15:38:33.282Z] ---> Using cache [2021-11-15T15:38:33.282Z] ---> 6862a5ed0a00 [2021-11-15T15:38:33.282Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-15T15:38:33.857Z] ---> Running in 9a505a01f7fd [2021-11-15T15:38:33.857Z] Removing intermediate container a4496f31aa5b [2021-11-15T15:38:33.857Z] ---> 5f785d811858 [2021-11-15T15:38:33.857Z] [2021-11-15T15:38:34.129Z] Successfully built 5f785d811858 [2021-11-15T15:38:34.129Z] Successfully tagged security-bootstrapper:latest [2021-11-15T15:38:34.129Z]  Building security-bootstrapper ... done Building support-notifications [2021-11-15T15:38:35.087Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-15T15:38:41.772Z] Removing intermediate container 5bcea3141a76 [2021-11-15T15:38:41.772Z] ---> 42c8910a6464 [2021-11-15T15:38:41.772Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-15T15:38:42.035Z] ---> Running in ad75eb8aa0a2 [2021-11-15T15:38:43.971Z] Removing intermediate container ad75eb8aa0a2 [2021-11-15T15:38:43.971Z] ---> d9ea751e88d5 [2021-11-15T15:38:43.971Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-15T15:38:43.971Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T15:38:43.971Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-15T15:38:43.971Z] ---> f8f85dcf7c5c [2021-11-15T15:38:43.971Z] Step 3/21 : WORKDIR /edgex-go [2021-11-15T15:38:43.971Z] ---> Using cache [2021-11-15T15:38:43.971Z] ---> cb8af5448202 [2021-11-15T15:38:43.971Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T15:38:43.971Z] ---> Using cache [2021-11-15T15:38:43.971Z] ---> 01528f3544a5 [2021-11-15T15:38:43.971Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-15T15:38:44.944Z] ---> Running in c713f37c2b57 [2021-11-15T15:38:44.944Z] ---> Running in 55a3b439c1b4 [2021-11-15T15:38:45.216Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T15:38:45.216Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-15T15:38:45.216Z] ---> f8f85dcf7c5c [2021-11-15T15:38:45.216Z] Step 3/20 : WORKDIR /edgex-go [2021-11-15T15:38:45.216Z] ---> Using cache [2021-11-15T15:38:45.216Z] ---> cb8af5448202 [2021-11-15T15:38:45.216Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T15:38:45.216Z] ---> Using cache [2021-11-15T15:38:45.216Z] ---> 01528f3544a5 [2021-11-15T15:38:45.216Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-15T15:38:45.216Z] ---> Using cache [2021-11-15T15:38:45.216Z] ---> 97d2c3ee9bc2 [2021-11-15T15:38:45.216Z] Step 6/20 : COPY . . [2021-11-15T15:38:45.216Z] ---> Using cache [2021-11-15T15:38:45.216Z] ---> 6e3a6ea08e18 [2021-11-15T15:38:45.216Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T15:38:45.216Z] ---> Using cache [2021-11-15T15:38:45.216Z] ---> 6862a5ed0a00 [2021-11-15T15:38:45.216Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-15T15:38:45.216Z] Removing intermediate container 55a3b439c1b4 [2021-11-15T15:38:45.216Z] ---> 2a863b52f305 [2021-11-15T15:38:45.216Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-15T15:38:45.487Z] ---> Running in eaee8cd01ca4 [2021-11-15T15:38:46.088Z] ---> 161ff299414f [2021-11-15T15:38:46.088Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-15T15:38:46.088Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-15T15:38:46.368Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-15T15:38:46.368Z] ---> 0ac904fc1ff3 [2021-11-15T15:38:46.368Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-15T15:38:46.956Z] ---> de145a734d61 [2021-11-15T15:38:46.956Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-15T15:38:46.956Z] ---> Running in a40fd31ef91d [2021-11-15T15:38:46.956Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-15T15:38:47.219Z] Removing intermediate container a40fd31ef91d [2021-11-15T15:38:47.219Z] ---> 4757636eaf7f [2021-11-15T15:38:47.219Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-15T15:38:47.219Z] ---> Running in 26a78d97fe86 [2021-11-15T15:38:47.219Z] Removing intermediate container 26a78d97fe86 [2021-11-15T15:38:47.219Z] ---> 24e52f7aa94c [2021-11-15T15:38:47.219Z] Step 20/22 : LABEL arch=x86_64 [2021-11-15T15:38:47.484Z] ---> Running in c305f80d3ae3 [2021-11-15T15:38:47.484Z] OK: 220 MiB in 52 packages [2021-11-15T15:38:47.484Z] Removing intermediate container c305f80d3ae3 [2021-11-15T15:38:47.484Z] ---> a017a896ed81 [2021-11-15T15:38:47.484Z] Step 21/22 : LABEL git_sha=143991c289fa33d15b92815d9662304bdb63510a [2021-11-15T15:38:47.484Z] ---> Running in c3df17669986 [2021-11-15T15:38:47.749Z] Removing intermediate container c3df17669986 [2021-11-15T15:38:47.749Z] ---> a0aaeb320b5e [2021-11-15T15:38:47.749Z] Step 22/22 : LABEL version=2.0.1-dev.95 [2021-11-15T15:38:47.749Z] ---> Running in 1bd07ae22059 [2021-11-15T15:38:48.008Z] Removing intermediate container c713f37c2b57 [2021-11-15T15:38:48.008Z] ---> 0409695ee26e [2021-11-15T15:38:48.008Z] Step 6/21 : COPY . . [2021-11-15T15:38:48.008Z] Removing intermediate container 1bd07ae22059 [2021-11-15T15:38:48.008Z] ---> 0ad3ce611126 [2021-11-15T15:38:48.008Z] [2021-11-15T15:38:48.277Z] Successfully built 0ad3ce611126 [2021-11-15T15:38:48.277Z] Successfully tagged sys-mgmt-agent:latest [2021-11-15T15:38:54.924Z]  Building sys-mgmt-agent ... done  ---> c8030748b755 [2021-11-15T15:38:54.924Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T15:38:54.924Z] ---> Running in d75d9e10b953 [2021-11-15T15:38:56.320Z] Avoid second fetch [2021-11-15T15:38:56.321Z] Checking out Revision 143991c289fa33d15b92815d9662304bdb63510a (main) [2021-11-15T15:38:56.839Z] Removing intermediate container d75d9e10b953 [2021-11-15T15:38:56.839Z] ---> 37122be1aa86 [2021-11-15T15:38:56.839Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-15T15:38:56.839Z] ---> Running in d495be4c5ae9 [2021-11-15T15:38:57.100Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-15T15:39:00.725Z] Commit message: "docs: Clean up README for Jakarta (#3817)" [2021-11-15T15:39:01.312Z] Removing intermediate container 8e01b97757ad [2021-11-15T15:39:01.312Z] ---> fe10cbbf589a [2021-11-15T15:39:01.312Z] [2021-11-15T15:39:01.312Z] Step 9/22 : FROM alpine:3.14 [2021-11-15T15:39:01.312Z] ---> 0a97eee8041e [2021-11-15T15:39:01.312Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-15T15:39:01.312Z] ---> Using cache [2021-11-15T15:39:01.312Z] ---> ea2463298ba8 [2021-11-15T15:39:01.312Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-15T15:39:01.312Z] ---> Using cache [2021-11-15T15:39:01.312Z] ---> ec9dbecb71a2 [2021-11-15T15:39:01.312Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-15T15:39:01.312Z] ---> Running in 99ed488ad852 [2021-11-15T15:39:01.312Z] Removing intermediate container 99ed488ad852 [2021-11-15T15:39:01.312Z] ---> aad1e44f45bc [2021-11-15T15:39:01.312Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-15T15:39:01.312Z] ---> Running in 313aeccbc0ab [2021-11-15T15:39:01.312Z] Removing intermediate container 313aeccbc0ab [2021-11-15T15:39:01.312Z] ---> 3382a4c83f9a [2021-11-15T15:39:01.312Z] Step 14/22 : WORKDIR / [2021-11-15T15:39:01.312Z] ---> Running in 947f7334266b [2021-11-15T15:39:01.575Z] Removing intermediate container 947f7334266b [2021-11-15T15:39:01.575Z] ---> 44fcd2af97c2 [2021-11-15T15:39:01.575Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-15T15:39:01.835Z] ---> 912db61d7b05 [2021-11-15T15:39:01.836Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-15T15:39:02.176Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-15T15:39:02.176Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-15T15:39:02.176Z] Dload Upload Total Spent Left Speed [2021-11-15T15:39:02.771Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 17517 0 --:--:-- --:--:-- --:--:-- 17491 [2021-11-15T15:39:02.779Z] ---> 403e5c5aa256 [2021-11-15T15:39:02.779Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [Pipeline] sh [2021-11-15T15:39:03.040Z] ---> b8c7e1168c07 [2021-11-15T15:39:03.040Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-15T15:39:03.040Z] ---> Running in 8fd06859754c [2021-11-15T15:39:03.181Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-15T15:39:03.303Z] Removing intermediate container 8fd06859754c [2021-11-15T15:39:03.303Z] ---> 886feb2c6aed [2021-11-15T15:39:03.303Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-15T15:39:03.303Z] ---> Running in 34bca1da2176 [2021-11-15T15:39:03.303Z] Removing intermediate container 34bca1da2176 [2021-11-15T15:39:03.303Z] ---> f61d829d1354 [2021-11-15T15:39:03.303Z] Step 20/22 : LABEL arch=x86_64 [2021-11-15T15:39:03.537Z] + sudo tee /etc/docker/daemon.new [2021-11-15T15:39:03.537Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-15T15:39:03.537Z] { [2021-11-15T15:39:03.537Z] "registry-mirrors": [ [2021-11-15T15:39:03.537Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-15T15:39:03.537Z] ], [2021-11-15T15:39:03.537Z] "bip": "10.250.0.254/24", [2021-11-15T15:39:03.537Z] "hosts": [ [2021-11-15T15:39:03.537Z] "tcp://0.0.0.0:5555", [2021-11-15T15:39:03.537Z] "unix:///var/run/docker.sock" [2021-11-15T15:39:03.537Z] ], [2021-11-15T15:39:03.537Z] "mtu": 1458, [2021-11-15T15:39:03.537Z] "selinux-enabled": true, [2021-11-15T15:39:03.537Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-15T15:39:03.537Z] } [Pipeline] sh [2021-11-15T15:39:03.572Z] ---> Running in 41230620a193 [2021-11-15T15:39:03.572Z] Removing intermediate container 41230620a193 [2021-11-15T15:39:03.572Z] ---> 8f849ed9c5e1 [2021-11-15T15:39:03.572Z] Step 21/22 : LABEL git_sha=143991c289fa33d15b92815d9662304bdb63510a [2021-11-15T15:39:03.572Z] ---> Running in 504eaa5d9438 [2021-11-15T15:39:03.834Z] Removing intermediate container 504eaa5d9438 [2021-11-15T15:39:03.834Z] ---> fedb7f52754f [2021-11-15T15:39:03.834Z] Step 22/22 : LABEL version=2.0.1-dev.95 [2021-11-15T15:39:03.894Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-15T15:39:04.095Z] ---> Running in 6a9fdf888de2 [2021-11-15T15:39:04.095Z] Removing intermediate container 6a9fdf888de2 [2021-11-15T15:39:04.095Z] ---> 0ce2e42d9a08 [2021-11-15T15:39:04.095Z] [2021-11-15T15:39:04.242Z] + sudo service docker restart [2021-11-15T15:39:04.355Z] Successfully built 0ce2e42d9a08 [2021-11-15T15:39:04.356Z] Successfully tagged core-command:latest [2021-11-15T15:38:56.285Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-15T15:38:56.302Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-15T15:38:56.345Z] > git config core.sparsecheckout # timeout=10 [2021-11-15T15:38:56.359Z] > git checkout -f 143991c289fa33d15b92815d9662304bdb63510a # timeout=10 [2021-11-15T15:39:10.959Z]  Building core-command ... done Removing intermediate container 9a505a01f7fd [2021-11-15T15:39:10.959Z] ---> 05fb9ce309e4 [2021-11-15T15:39:10.959Z] [2021-11-15T15:39:10.959Z] Step 9/22 : FROM alpine:3.14 [2021-11-15T15:39:10.959Z] ---> 0a97eee8041e [2021-11-15T15:39:10.959Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-15T15:39:10.959Z] ---> Using cache [2021-11-15T15:39:10.959Z] ---> ea2463298ba8 [2021-11-15T15:39:10.959Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-15T15:39:10.959Z] ---> Using cache [2021-11-15T15:39:10.959Z] ---> ec9dbecb71a2 [2021-11-15T15:39:10.959Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-15T15:39:10.959Z] ---> Running in 86938cac7577 [2021-11-15T15:39:11.224Z] Removing intermediate container 86938cac7577 [2021-11-15T15:39:11.224Z] ---> 45a5ca0dab9c [2021-11-15T15:39:11.224Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-15T15:39:11.224Z] ---> Running in cdc50ab112ac [2021-11-15T15:39:11.485Z] Removing intermediate container cdc50ab112ac [2021-11-15T15:39:11.485Z] ---> 07dd8fbce8da [2021-11-15T15:39:11.485Z] Step 14/22 : WORKDIR / [2021-11-15T15:39:11.485Z] ---> Running in c181b92de5a4 [2021-11-15T15:39:11.752Z] Removing intermediate container c181b92de5a4 [2021-11-15T15:39:11.752Z] ---> dd5dfaff3ad7 [2021-11-15T15:39:11.752Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-15T15:39:12.021Z] ---> 95129c6fd14b [2021-11-15T15:39:12.021Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-15T15:39:12.630Z] ---> 657ef1339ff4 [2021-11-15T15:39:12.630Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-15T15:39:12.905Z] ---> b39d293ce8a7 [2021-11-15T15:39:12.905Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-15T15:39:12.905Z] ---> Running in a66a48905e3f [2021-11-15T15:39:13.177Z] Removing intermediate container a66a48905e3f [2021-11-15T15:39:13.177Z] ---> a00f730e1dd6 [2021-11-15T15:39:13.177Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-15T15:39:13.177Z] ---> Running in 0dd119058823 [2021-11-15T15:39:13.447Z] Removing intermediate container 0dd119058823 [2021-11-15T15:39:13.447Z] ---> b261cf044c18 [2021-11-15T15:39:13.447Z] Step 20/22 : LABEL arch=x86_64 [2021-11-15T15:39:13.447Z] ---> Running in b12439331e2d [2021-11-15T15:39:13.447Z] Removing intermediate container b12439331e2d [2021-11-15T15:39:13.447Z] ---> 069ca4faf449 [2021-11-15T15:39:13.447Z] Step 21/22 : LABEL git_sha=143991c289fa33d15b92815d9662304bdb63510a [2021-11-15T15:39:13.728Z] ---> Running in 65ca50eb6af3 [2021-11-15T15:39:13.728Z] Removing intermediate container 65ca50eb6af3 [2021-11-15T15:39:13.728Z] ---> d9d7937f72a7 [2021-11-15T15:39:13.728Z] Step 22/22 : LABEL version=2.0.1-dev.95 [2021-11-15T15:39:13.728Z] ---> Running in 36f8bbd7f32b [2021-11-15T15:39:13.998Z] Removing intermediate container 36f8bbd7f32b [2021-11-15T15:39:13.998Z] ---> 94d0b696a57b [2021-11-15T15:39:13.998Z] [2021-11-15T15:39:14.272Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-15T15:39:14.272Z] Successfully built 94d0b696a57b [2021-11-15T15:39:14.272Z] Successfully tagged core-metadata:latest [2021-11-15T15:39:17.704Z]  Building core-metadata ... done Removing intermediate container eaee8cd01ca4 [2021-11-15T15:39:17.704Z] ---> 0a3b2c1fb29f [2021-11-15T15:39:17.704Z] [2021-11-15T15:39:17.704Z] Step 9/20 : FROM alpine:3.14 [2021-11-15T15:39:17.704Z] ---> 0a97eee8041e [2021-11-15T15:39:17.704Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-15T15:39:17.704Z] ---> Running in 5a41caed975f [2021-11-15T15:39:18.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-15T15:39:18.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-15T15:39:18.560Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-15T15:39:18.560Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-15T15:39:18.560Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-15T15:39:18.560Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-15T15:39:18.560Z] (5/5) Installing curl (7.79.1-r0) [2021-11-15T15:39:18.560Z] Executing busybox-1.33.1-r6.trigger [2021-11-15T15:39:18.560Z] Executing ca-certificates-20191127-r5.trigger [2021-11-15T15:39:18.560Z] OK: 8 MiB in 19 packages [2021-11-15T15:39:19.142Z] Removing intermediate container 5a41caed975f [2021-11-15T15:39:19.142Z] ---> 61e59144412b [2021-11-15T15:39:19.404Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-15T15:39:19.404Z] ---> Running in 72530aeed33f [2021-11-15T15:39:19.404Z] Removing intermediate container 72530aeed33f [2021-11-15T15:39:19.404Z] ---> 7e2e5d408de2 [2021-11-15T15:39:19.405Z] Step 12/20 : WORKDIR /edgex [2021-11-15T15:39:19.405Z] ---> Running in 6b4a710d0480 [2021-11-15T15:39:19.678Z] Removing intermediate container 6b4a710d0480 [2021-11-15T15:39:19.678Z] ---> b43981687439 [2021-11-15T15:39:19.678Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-15T15:39:19.678Z] ---> 20daf2e1fe47 [2021-11-15T15:39:19.678Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-15T15:39:20.269Z] ---> 67686bbc6124 [2021-11-15T15:39:20.270Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-15T15:39:20.847Z] ---> 6a5d830eb538 [2021-11-15T15:39:20.847Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-15T15:39:20.847Z] ---> Running in 321c1609ee0e [2021-11-15T15:39:21.105Z] Removing intermediate container d495be4c5ae9 [2021-11-15T15:39:21.105Z] ---> 3ba8d817daaf [2021-11-15T15:39:21.105Z] [2021-11-15T15:39:21.105Z] Step 9/21 : FROM alpine:3.14 [2021-11-15T15:39:21.105Z] ---> 0a97eee8041e [2021-11-15T15:39:21.105Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-15T15:39:21.105Z] ---> Running in a8df8e69bfe8 [2021-11-15T15:39:21.105Z] Removing intermediate container 321c1609ee0e [2021-11-15T15:39:21.105Z] ---> 596eaf9f7dc9 [2021-11-15T15:39:21.105Z] Step 17/20 : CMD ["--init=true"] [2021-11-15T15:39:21.105Z] ---> Running in 7690b1f42a92 [2021-11-15T15:39:21.369Z] Removing intermediate container 7690b1f42a92 [2021-11-15T15:39:21.369Z] ---> 17933ec851d5 [2021-11-15T15:39:21.369Z] Step 18/20 : LABEL arch=x86_64 [2021-11-15T15:39:21.369Z] ---> Running in 1cba986251e5 [2021-11-15T15:39:21.369Z] Removing intermediate container 1cba986251e5 [2021-11-15T15:39:21.369Z] ---> 4873ecf1218f [2021-11-15T15:39:21.369Z] Step 19/20 : LABEL git_sha=143991c289fa33d15b92815d9662304bdb63510a [2021-11-15T15:39:21.369Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-15T15:39:21.369Z] ---> Running in 91f56f6fc69f [2021-11-15T15:39:21.369Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-15T15:39:21.636Z] Removing intermediate container 91f56f6fc69f [2021-11-15T15:39:21.636Z] ---> 93abb433729c [2021-11-15T15:39:21.636Z] Step 20/20 : LABEL version=2.0.1-dev.95 [2021-11-15T15:39:21.636Z] ---> Running in 69c75df2f470 [2021-11-15T15:39:21.636Z] Removing intermediate container 69c75df2f470 [2021-11-15T15:39:21.636Z] ---> 700c222ad4a1 [2021-11-15T15:39:21.636Z] [2021-11-15T15:39:21.636Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-15T15:39:21.636Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-15T15:39:21.636Z] Executing busybox-1.33.1-r6.trigger [2021-11-15T15:39:21.636Z] Executing ca-certificates-20191127-r5.trigger [2021-11-15T15:39:21.902Z] Successfully built 700c222ad4a1 [2021-11-15T15:39:21.902Z] Successfully tagged security-proxy-setup:latest [2021-11-15T15:39:21.902Z] OK: 6 MiB in 16 packages [2021-11-15T15:39:22.163Z]  Building security-proxy-setup ... done Removing intermediate container a8df8e69bfe8 [2021-11-15T15:39:22.163Z] ---> b225f77726b8 [2021-11-15T15:39:22.163Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-15T15:39:22.163Z] ---> Running in b28d70f2d3c5 [2021-11-15T15:39:22.163Z] Removing intermediate container b28d70f2d3c5 [2021-11-15T15:39:22.163Z] ---> 90eedc52d46b [2021-11-15T15:39:22.163Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-15T15:39:22.163Z] ---> Running in a63b21bc7fa4 [2021-11-15T15:39:22.429Z] Removing intermediate container a63b21bc7fa4 [2021-11-15T15:39:22.429Z] ---> 0ca71c204246 [2021-11-15T15:39:22.429Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-15T15:39:22.429Z] ---> Running in b9a1808f14bf [2021-11-15T15:39:22.429Z] Removing intermediate container b9a1808f14bf [2021-11-15T15:39:22.429Z] ---> c82a72b66f52 [2021-11-15T15:39:22.429Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-15T15:39:22.588Z] provisioning config files... [2021-11-15T15:39:22.613Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/107@tmp/config4527173686243220060tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-15T15:39:22.791Z] ---> 72b1b39543bd [2021-11-15T15:39:22.791Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-15T15:39:22.983Z] ---> docker-login.sh [2021-11-15T15:39:22.983Z] nexus3.edgexfoundry.org:10001 [2021-11-15T15:39:23.080Z] ---> 97e3c0a48d2b [2021-11-15T15:39:23.081Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-15T15:39:23.354Z] ---> e3542df6f448 [2021-11-15T15:39:23.354Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-15T15:39:23.354Z] ---> Running in 905b40ba214a [2021-11-15T15:39:23.354Z] Removing intermediate container 905b40ba214a [2021-11-15T15:39:23.354Z] ---> 763ecad65d10 [2021-11-15T15:39:23.354Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-15T15:39:23.354Z] ---> Running in ca75e726a28a [2021-11-15T15:39:23.354Z] Removing intermediate container ca75e726a28a [2021-11-15T15:39:23.354Z] ---> bc9b7c23edca [2021-11-15T15:39:23.354Z] Step 19/21 : LABEL arch=x86_64 [2021-11-15T15:39:23.354Z] ---> Running in 1daf1e2ba25a [2021-11-15T15:39:23.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T15:39:23.619Z] Removing intermediate container 1daf1e2ba25a [2021-11-15T15:39:23.619Z] ---> 32b698b5c866 [2021-11-15T15:39:23.619Z] Step 20/21 : LABEL git_sha=143991c289fa33d15b92815d9662304bdb63510a [2021-11-15T15:39:23.619Z] ---> Running in a1e022ee8472 [2021-11-15T15:39:23.619Z] Removing intermediate container a1e022ee8472 [2021-11-15T15:39:23.619Z] ---> a7524996ef25 [2021-11-15T15:39:23.619Z] Step 21/21 : LABEL version=2.0.1-dev.95 [2021-11-15T15:39:23.619Z] ---> Running in 026215a54653 [2021-11-15T15:39:23.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T15:39:23.853Z] Configure a credential helper to remove this warning. See [2021-11-15T15:39:23.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T15:39:23.853Z] [2021-11-15T15:39:23.853Z] Login Succeeded [2021-11-15T15:39:23.853Z] nexus3.edgexfoundry.org:10002 [2021-11-15T15:39:23.882Z] Removing intermediate container 026215a54653 [2021-11-15T15:39:23.882Z] ---> 7b994672700c [2021-11-15T15:39:23.882Z] [2021-11-15T15:39:23.882Z] Successfully built 7b994672700c [2021-11-15T15:39:23.882Z] Successfully tagged support-notifications:latest [2021-11-15T15:39:24.149Z]  Building support-notifications ... done  [Pipeline] } [2021-11-15T15:39:24.158Z] $ docker stop --time=1 8bbb3fd0b2be111d3fc771d93e0a2fd89555a863e98aa9fe1473f98d7e966634 [2021-11-15T15:39:24.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T15:39:24.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T15:39:24.452Z] Configure a credential helper to remove this warning. See [2021-11-15T15:39:24.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T15:39:24.452Z] [2021-11-15T15:39:24.452Z] Login Succeeded [2021-11-15T15:39:24.452Z] nexus3.edgexfoundry.org:10003 [2021-11-15T15:39:25.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T15:39:25.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T15:39:25.049Z] Configure a credential helper to remove this warning. See [2021-11-15T15:39:25.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T15:39:25.049Z] [2021-11-15T15:39:25.049Z] Login Succeeded [2021-11-15T15:39:25.049Z] nexus3.edgexfoundry.org:10004 [2021-11-15T15:39:25.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T15:39:25.434Z] $ docker rm -f 8bbb3fd0b2be111d3fc771d93e0a2fd89555a863e98aa9fe1473f98d7e966634 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-15T15:39:25.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T15:39:25.605Z] Configure a credential helper to remove this warning. See [2021-11-15T15:39:25.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T15:39:25.605Z] [2021-11-15T15:39:25.605Z] Login Succeeded [2021-11-15T15:39:25.605Z] docker.io [2021-11-15T15:39:25.789Z] + docker images [2021-11-15T15:39:25.789Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-15T15:39:25.789Z] support-notifications latest 7b994672700c 2 seconds ago 17MB [2021-11-15T15:39:25.789Z] security-proxy-setup latest 700c222ad4a1 4 seconds ago 26.9MB [2021-11-15T15:39:25.789Z] 3ba8d817daaf 5 seconds ago 1.76GB [2021-11-15T15:39:25.789Z] 0a3b2c1fb29f 9 seconds ago 1.76GB [2021-11-15T15:39:25.789Z] core-metadata latest 94d0b696a57b 12 seconds ago 16.9MB [2021-11-15T15:39:25.789Z] 05fb9ce309e4 15 seconds ago 1.76GB [2021-11-15T15:39:25.789Z] core-command latest 0ce2e42d9a08 21 seconds ago 16.1MB [2021-11-15T15:39:25.789Z] fe10cbbf589a 25 seconds ago 1.75GB [2021-11-15T15:39:25.789Z] sys-mgmt-agent latest 0ad3ce611126 38 seconds ago 294MB [2021-11-15T15:39:25.789Z] security-bootstrapper latest 5f785d811858 53 seconds ago 18.9MB [2021-11-15T15:39:25.789Z] core-data latest 74d2e251434b 55 seconds ago 20.7MB [2021-11-15T15:39:25.789Z] support-scheduler latest d444871d4019 About a minute ago 16.2MB [2021-11-15T15:39:25.789Z] security-secretstore-setup latest 5ab835c4a24b About a minute ago 28.4MB [2021-11-15T15:39:25.789Z] f2cbf12f7a86 About a minute ago 1.76GB [2021-11-15T15:39:25.789Z] bf89aab22bed About a minute ago 1.76GB [2021-11-15T15:39:25.789Z] d5b867044e75 About a minute ago 1.76GB [2021-11-15T15:39:25.789Z] 4739ec2b6fba About a minute ago 1.76GB [2021-11-15T15:39:25.789Z] df5159749322 About a minute ago 1.76GB [2021-11-15T15:39:25.789Z] ci-base-image-x86_64 latest f8f85dcf7c5c 6 minutes ago 1.25GB [2021-11-15T15:39:25.789Z] alpine 3.14 0a97eee8041e 2 days ago 5.61MB [2021-11-15T15:39:25.789Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 4 weeks ago 548MB [2021-11-15T15:39:25.789Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 weeks ago 34.5MB [2021-11-15T15:39:25.789Z] docker 20.10.8 bc6c0ffef665 2 months ago 214MB [2021-11-15T15:39:25.789Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [2021-11-15T15:39:25.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-15T15:39:26.049Z] provisioning config files... [2021-11-15T15:39:26.060Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/107@tmp/config136081395728058408tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-15T15:39:26.361Z] ---> docker-login.sh [2021-11-15T15:39:26.361Z] nexus3.edgexfoundry.org:10001 [2021-11-15T15:39:26.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T15:39:26.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T15:39:26.361Z] Configure a credential helper to remove this warning. See [2021-11-15T15:39:26.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T15:39:26.361Z] [2021-11-15T15:39:26.361Z] Login Succeeded [2021-11-15T15:39:26.361Z] nexus3.edgexfoundry.org:10002 [2021-11-15T15:39:26.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T15:39:26.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T15:39:26.621Z] Configure a credential helper to remove this warning. See [2021-11-15T15:39:26.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T15:39:26.621Z] [2021-11-15T15:39:26.621Z] Login Succeeded [2021-11-15T15:39:26.621Z] nexus3.edgexfoundry.org:10003 [2021-11-15T15:39:26.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T15:39:26.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T15:39:26.621Z] Configure a credential helper to remove this warning. See [2021-11-15T15:39:26.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T15:39:26.621Z] [2021-11-15T15:39:26.621Z] Login Succeeded [2021-11-15T15:39:26.621Z] nexus3.edgexfoundry.org:10004 [2021-11-15T15:39:26.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T15:39:26.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T15:39:26.621Z] Configure a credential helper to remove this warning. See [2021-11-15T15:39:26.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T15:39:26.621Z] [2021-11-15T15:39:26.621Z] Login Succeeded [2021-11-15T15:39:26.621Z] docker.io [2021-11-15T15:39:26.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T15:39:26.856Z] Configure a credential helper to remove this warning. See [2021-11-15T15:39:26.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T15:39:26.856Z] [2021-11-15T15:39:26.856Z] Login Succeeded [2021-11-15T15:39:26.856Z] ---> docker-login.sh ends [Pipeline] } [2021-11-15T15:39:26.875Z] Deleting 1 temporary files [2021-11-15T15:39:26.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-11-15T15:39:27.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T15:39:27.141Z] Configure a credential helper to remove this warning. See [2021-11-15T15:39:27.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T15:39:27.141Z] [2021-11-15T15:39:27.141Z] Login Succeeded [2021-11-15T15:39:27.141Z] ---> docker-login.sh ends [Pipeline] } [2021-11-15T15:39:27.151Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-15T15:39:27.179Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-15T15:39:27.189Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-15T15:39:27.202Z] ========================================================= [2021-11-15T15:39:27.202Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-15T15:39:27.202Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [Pipeline] echo [2021-11-15T15:39:27.301Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-11-15T15:39:27.301Z] 143991c289fa33d15b92815d9662304bdb63510a [2021-11-15T15:39:27.301Z] latest [2021-11-15T15:39:27.301Z] 2.0.1-dev.95 [2021-11-15T15:39:27.301Z] 143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [2021-11-15T15:39:27.301Z] main [2021-11-15T15:39:27.301Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:27.558Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-15T15:39:27.615Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:143991c289fa33d15b92815d9662304bdb63510a [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:27.839Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-15T15:39:27.839Z] 552d1f2373af: Pulling fs layer [2021-11-15T15:39:27.839Z] ea3f2d53f512: Pulling fs layer [2021-11-15T15:39:27.839Z] 9e70ebbbe112: Pulling fs layer [2021-11-15T15:39:27.839Z] 7a9cfe048b4a: Pulling fs layer [2021-11-15T15:39:27.839Z] 72dc09318566: Pulling fs layer [2021-11-15T15:39:27.839Z] f4f7b4309257: Pulling fs layer [2021-11-15T15:39:27.839Z] 0ac9a79272e3: Pulling fs layer [2021-11-15T15:39:27.839Z] b78e95d17946: Pulling fs layer [2021-11-15T15:39:27.839Z] 7a9cfe048b4a: Waiting [2021-11-15T15:39:27.839Z] 72dc09318566: Waiting [2021-11-15T15:39:27.839Z] f4f7b4309257: Waiting [2021-11-15T15:39:27.839Z] 0ac9a79272e3: Waiting [2021-11-15T15:39:27.839Z] b78e95d17946: Waiting [2021-11-15T15:39:27.839Z] 9e70ebbbe112: Verifying Checksum [2021-11-15T15:39:27.839Z] 9e70ebbbe112: Download complete [2021-11-15T15:39:27.839Z] ea3f2d53f512: Download complete [2021-11-15T15:39:27.839Z] 72dc09318566: Verifying Checksum [2021-11-15T15:39:27.839Z] 72dc09318566: Download complete [2021-11-15T15:39:27.839Z] 552d1f2373af: Verifying Checksum [2021-11-15T15:39:27.839Z] 552d1f2373af: Download complete [2021-11-15T15:39:27.839Z] f4f7b4309257: Verifying Checksum [2021-11-15T15:39:27.839Z] 0ac9a79272e3: Verifying Checksum [2021-11-15T15:39:27.839Z] 0ac9a79272e3: Download complete [2021-11-15T15:39:27.908Z] + docker push nexus3.edgexfoundry.org:10004/core-command:143991c289fa33d15b92815d9662304bdb63510a [2021-11-15T15:39:27.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-15T15:39:27.908Z] 42b32bacc918: Preparing [2021-11-15T15:39:27.908Z] 5f81b1055bbd: Preparing [2021-11-15T15:39:27.908Z] 3f7905e3b6bb: Preparing [2021-11-15T15:39:27.908Z] 4c008d119c6b: Preparing [2021-11-15T15:39:27.908Z] 1a058d5342cc: Preparing [2021-11-15T15:39:27.908Z] 1a058d5342cc: Layer already exists [2021-11-15T15:39:27.908Z] 4c008d119c6b: Pushed [2021-11-15T15:39:27.908Z] 3f7905e3b6bb: Pushed [2021-11-15T15:39:27.908Z] 42b32bacc918: Pushed [2021-11-15T15:39:28.445Z] 552d1f2373af: Pull complete [2021-11-15T15:39:29.291Z] 5f81b1055bbd: Pushed [2021-11-15T15:39:29.291Z] 143991c289fa33d15b92815d9662304bdb63510a: digest: sha256:ed779e9b83bf230455b636a2d974e3baa3f89d0cdbff5ab6f4ccc3742645712a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:29.439Z] ea3f2d53f512: Pull complete [2021-11-15T15:39:29.593Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:29.715Z] 9e70ebbbe112: Pull complete [2021-11-15T15:39:29.715Z] b78e95d17946: Verifying Checksum [2021-11-15T15:39:29.715Z] b78e95d17946: Download complete [2021-11-15T15:39:29.887Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-11-15T15:39:29.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-15T15:39:29.887Z] 42b32bacc918: Preparing [2021-11-15T15:39:29.887Z] 5f81b1055bbd: Preparing [2021-11-15T15:39:29.887Z] 3f7905e3b6bb: Preparing [2021-11-15T15:39:29.887Z] 4c008d119c6b: Preparing [2021-11-15T15:39:29.887Z] 1a058d5342cc: Preparing [2021-11-15T15:39:29.887Z] 5f81b1055bbd: Layer already exists [2021-11-15T15:39:29.887Z] 42b32bacc918: Layer already exists [2021-11-15T15:39:29.887Z] 1a058d5342cc: Layer already exists [2021-11-15T15:39:29.887Z] 3f7905e3b6bb: Layer already exists [2021-11-15T15:39:29.887Z] 4c008d119c6b: Layer already exists [2021-11-15T15:39:29.887Z] latest: digest: sha256:ed779e9b83bf230455b636a2d974e3baa3f89d0cdbff5ab6f4ccc3742645712a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:30.187Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.95 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:30.312Z] 7a9cfe048b4a: Verifying Checksum [2021-11-15T15:39:30.312Z] 7a9cfe048b4a: Download complete [2021-11-15T15:39:30.477Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.95 [2021-11-15T15:39:30.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-15T15:39:30.477Z] 42b32bacc918: Preparing [2021-11-15T15:39:30.477Z] 5f81b1055bbd: Preparing [2021-11-15T15:39:30.477Z] 3f7905e3b6bb: Preparing [2021-11-15T15:39:30.477Z] 4c008d119c6b: Preparing [2021-11-15T15:39:30.477Z] 1a058d5342cc: Preparing [2021-11-15T15:39:30.477Z] 4c008d119c6b: Layer already exists [2021-11-15T15:39:30.477Z] 3f7905e3b6bb: Layer already exists [2021-11-15T15:39:30.477Z] 1a058d5342cc: Layer already exists [2021-11-15T15:39:30.477Z] 5f81b1055bbd: Layer already exists [2021-11-15T15:39:30.477Z] 42b32bacc918: Layer already exists [2021-11-15T15:39:30.477Z] 2.0.1-dev.95: digest: sha256:ed779e9b83bf230455b636a2d974e3baa3f89d0cdbff5ab6f4ccc3742645712a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:30.773Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:31.067Z] + docker push nexus3.edgexfoundry.org:10004/core-command:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [2021-11-15T15:39:31.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-15T15:39:31.067Z] 42b32bacc918: Preparing [2021-11-15T15:39:31.067Z] 5f81b1055bbd: Preparing [2021-11-15T15:39:31.067Z] 3f7905e3b6bb: Preparing [2021-11-15T15:39:31.067Z] 4c008d119c6b: Preparing [2021-11-15T15:39:31.067Z] 1a058d5342cc: Preparing [2021-11-15T15:39:31.067Z] 1a058d5342cc: Layer already exists [2021-11-15T15:39:31.067Z] 3f7905e3b6bb: Layer already exists [2021-11-15T15:39:31.067Z] 5f81b1055bbd: Layer already exists [2021-11-15T15:39:31.067Z] 42b32bacc918: Layer already exists [2021-11-15T15:39:31.067Z] 4c008d119c6b: Layer already exists [2021-11-15T15:39:31.067Z] 143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95: digest: sha256:ed779e9b83bf230455b636a2d974e3baa3f89d0cdbff5ab6f4ccc3742645712a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:31.359Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:31.649Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-11-15T15:39:31.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-15T15:39:31.649Z] 42b32bacc918: Preparing [2021-11-15T15:39:31.649Z] 5f81b1055bbd: Preparing [2021-11-15T15:39:31.649Z] 3f7905e3b6bb: Preparing [2021-11-15T15:39:31.649Z] 4c008d119c6b: Preparing [2021-11-15T15:39:31.649Z] 1a058d5342cc: Preparing [2021-11-15T15:39:31.649Z] 4c008d119c6b: Layer already exists [2021-11-15T15:39:31.649Z] 42b32bacc918: Layer already exists [2021-11-15T15:39:31.649Z] 1a058d5342cc: Layer already exists [2021-11-15T15:39:31.649Z] 3f7905e3b6bb: Layer already exists [2021-11-15T15:39:31.649Z] 5f81b1055bbd: Layer already exists [2021-11-15T15:39:31.649Z] main: digest: sha256:ed779e9b83bf230455b636a2d974e3baa3f89d0cdbff5ab6f4ccc3742645712a size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-15T15:39:31.684Z] ===================================================== [Pipeline] echo [2021-11-15T15:39:31.691Z] taggedImages: [2021-11-15T15:39:31.691Z] - nexus3.edgexfoundry.org:10004/core-command:143991c289fa33d15b92815d9662304bdb63510a [2021-11-15T15:39:31.691Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-11-15T15:39:31.691Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.95 [2021-11-15T15:39:31.691Z] - nexus3.edgexfoundry.org:10004/core-command:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [2021-11-15T15:39:31.691Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-11-15T15:39:31.708Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-11-15T15:39:31.708Z] 143991c289fa33d15b92815d9662304bdb63510a [2021-11-15T15:39:31.708Z] latest [2021-11-15T15:39:31.708Z] 2.0.1-dev.95 [2021-11-15T15:39:31.708Z] 143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [2021-11-15T15:39:31.708Z] main [2021-11-15T15:39:31.708Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:32.019Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:143991c289fa33d15b92815d9662304bdb63510a [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:32.328Z] + docker push nexus3.edgexfoundry.org:10004/core-data:143991c289fa33d15b92815d9662304bdb63510a [2021-11-15T15:39:32.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-15T15:39:32.328Z] cdf2b514bf0e: Preparing [2021-11-15T15:39:32.328Z] 90f2e0d8fbc0: Preparing [2021-11-15T15:39:32.328Z] 3f7905e3b6bb: Preparing [2021-11-15T15:39:32.328Z] 7033ffac7f98: Preparing [2021-11-15T15:39:32.328Z] 2a654fd886f5: Preparing [2021-11-15T15:39:32.328Z] 1a058d5342cc: Preparing [2021-11-15T15:39:32.328Z] 1a058d5342cc: Waiting [2021-11-15T15:39:32.328Z] 3f7905e3b6bb: Layer already exists [2021-11-15T15:39:32.595Z] 1a058d5342cc: Layer already exists [2021-11-15T15:39:32.595Z] cdf2b514bf0e: Pushed [2021-11-15T15:39:32.595Z] 2a654fd886f5: Pushed [2021-11-15T15:39:32.595Z] 7033ffac7f98: Pushed [2021-11-15T15:39:33.536Z] 90f2e0d8fbc0: Pushed [2021-11-15T15:39:33.536Z] 143991c289fa33d15b92815d9662304bdb63510a: digest: sha256:ddc02682d752172b56815c896591778077030cbb112904d00a2ca31c14cb1616 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:33.834Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:34.130Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-11-15T15:39:34.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-15T15:39:34.130Z] cdf2b514bf0e: Preparing [2021-11-15T15:39:34.131Z] 90f2e0d8fbc0: Preparing [2021-11-15T15:39:34.131Z] 3f7905e3b6bb: Preparing [2021-11-15T15:39:34.131Z] 7033ffac7f98: Preparing [2021-11-15T15:39:34.131Z] 2a654fd886f5: Preparing [2021-11-15T15:39:34.131Z] 1a058d5342cc: Preparing [2021-11-15T15:39:34.131Z] 1a058d5342cc: Waiting [2021-11-15T15:39:34.131Z] 3f7905e3b6bb: Layer already exists [2021-11-15T15:39:34.131Z] 2a654fd886f5: Layer already exists [2021-11-15T15:39:34.131Z] 7033ffac7f98: Layer already exists [2021-11-15T15:39:34.131Z] 90f2e0d8fbc0: Layer already exists [2021-11-15T15:39:34.131Z] cdf2b514bf0e: Layer already exists [2021-11-15T15:39:34.131Z] 1a058d5342cc: Layer already exists [2021-11-15T15:39:34.131Z] latest: digest: sha256:ddc02682d752172b56815c896591778077030cbb112904d00a2ca31c14cb1616 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:34.433Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.95 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:34.722Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.95 [2021-11-15T15:39:34.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-15T15:39:34.722Z] cdf2b514bf0e: Preparing [2021-11-15T15:39:34.722Z] 90f2e0d8fbc0: Preparing [2021-11-15T15:39:34.722Z] 3f7905e3b6bb: Preparing [2021-11-15T15:39:34.722Z] 7033ffac7f98: Preparing [2021-11-15T15:39:34.722Z] 2a654fd886f5: Preparing [2021-11-15T15:39:34.722Z] 1a058d5342cc: Preparing [2021-11-15T15:39:34.722Z] 1a058d5342cc: Waiting [2021-11-15T15:39:34.722Z] 7033ffac7f98: Layer already exists [2021-11-15T15:39:34.722Z] 2a654fd886f5: Layer already exists [2021-11-15T15:39:34.722Z] 90f2e0d8fbc0: Layer already exists [2021-11-15T15:39:34.722Z] 3f7905e3b6bb: Layer already exists [2021-11-15T15:39:34.722Z] cdf2b514bf0e: Layer already exists [2021-11-15T15:39:34.722Z] 1a058d5342cc: Layer already exists [2021-11-15T15:39:34.722Z] 2.0.1-dev.95: digest: sha256:ddc02682d752172b56815c896591778077030cbb112904d00a2ca31c14cb1616 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:35.025Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:35.314Z] + docker push nexus3.edgexfoundry.org:10004/core-data:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [2021-11-15T15:39:35.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-15T15:39:35.314Z] cdf2b514bf0e: Preparing [2021-11-15T15:39:35.314Z] 90f2e0d8fbc0: Preparing [2021-11-15T15:39:35.314Z] 3f7905e3b6bb: Preparing [2021-11-15T15:39:35.314Z] 7033ffac7f98: Preparing [2021-11-15T15:39:35.314Z] 2a654fd886f5: Preparing [2021-11-15T15:39:35.314Z] 1a058d5342cc: Preparing [2021-11-15T15:39:35.314Z] 1a058d5342cc: Waiting [2021-11-15T15:39:35.314Z] 7033ffac7f98: Layer already exists [2021-11-15T15:39:35.314Z] cdf2b514bf0e: Layer already exists [2021-11-15T15:39:35.314Z] 2a654fd886f5: Layer already exists [2021-11-15T15:39:35.314Z] 3f7905e3b6bb: Layer already exists [2021-11-15T15:39:35.314Z] 90f2e0d8fbc0: Layer already exists [2021-11-15T15:39:35.314Z] 1a058d5342cc: Layer already exists [2021-11-15T15:39:35.314Z] 143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95: digest: sha256:ddc02682d752172b56815c896591778077030cbb112904d00a2ca31c14cb1616 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:35.610Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:35.905Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-11-15T15:39:35.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-15T15:39:35.905Z] cdf2b514bf0e: Preparing [2021-11-15T15:39:35.905Z] 90f2e0d8fbc0: Preparing [2021-11-15T15:39:35.905Z] 3f7905e3b6bb: Preparing [2021-11-15T15:39:35.905Z] 7033ffac7f98: Preparing [2021-11-15T15:39:35.905Z] 2a654fd886f5: Preparing [2021-11-15T15:39:35.905Z] 1a058d5342cc: Preparing [2021-11-15T15:39:35.905Z] 1a058d5342cc: Waiting [2021-11-15T15:39:35.905Z] 3f7905e3b6bb: Layer already exists [2021-11-15T15:39:35.905Z] cdf2b514bf0e: Layer already exists [2021-11-15T15:39:35.905Z] 90f2e0d8fbc0: Layer already exists [2021-11-15T15:39:35.905Z] 7033ffac7f98: Layer already exists [2021-11-15T15:39:35.905Z] 2a654fd886f5: Layer already exists [2021-11-15T15:39:35.905Z] 1a058d5342cc: Layer already exists [2021-11-15T15:39:35.905Z] main: digest: sha256:ddc02682d752172b56815c896591778077030cbb112904d00a2ca31c14cb1616 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-15T15:39:35.937Z] ===================================================== [Pipeline] echo [2021-11-15T15:39:35.945Z] taggedImages: [2021-11-15T15:39:35.945Z] - nexus3.edgexfoundry.org:10004/core-data:143991c289fa33d15b92815d9662304bdb63510a [2021-11-15T15:39:35.945Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-11-15T15:39:35.945Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.95 [2021-11-15T15:39:35.945Z] - nexus3.edgexfoundry.org:10004/core-data:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [2021-11-15T15:39:35.945Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-11-15T15:39:35.961Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-11-15T15:39:35.961Z] 143991c289fa33d15b92815d9662304bdb63510a [2021-11-15T15:39:35.961Z] latest [2021-11-15T15:39:35.961Z] 2.0.1-dev.95 [2021-11-15T15:39:35.961Z] 143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [2021-11-15T15:39:35.961Z] main [2021-11-15T15:39:35.961Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:36.271Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:143991c289fa33d15b92815d9662304bdb63510a [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:36.558Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:143991c289fa33d15b92815d9662304bdb63510a [2021-11-15T15:39:36.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-15T15:39:36.558Z] dd27dd25b5f8: Preparing [2021-11-15T15:39:36.558Z] a31de45b0fea: Preparing [2021-11-15T15:39:36.558Z] 3f7905e3b6bb: Preparing [2021-11-15T15:39:36.558Z] 4c008d119c6b: Preparing [2021-11-15T15:39:36.558Z] 1a058d5342cc: Preparing [2021-11-15T15:39:36.558Z] 1a058d5342cc: Layer already exists [2021-11-15T15:39:36.558Z] 3f7905e3b6bb: Layer already exists [2021-11-15T15:39:36.558Z] 4c008d119c6b: Layer already exists [2021-11-15T15:39:36.558Z] dd27dd25b5f8: Pushed [2021-11-15T15:39:37.942Z] a31de45b0fea: Pushed [2021-11-15T15:39:37.942Z] 143991c289fa33d15b92815d9662304bdb63510a: digest: sha256:0def001b2b3f0e71bdecf25f8b6d84e3d27b889e9240cb48154127cc10367654 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:38.269Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:38.580Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-11-15T15:39:38.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-15T15:39:38.580Z] dd27dd25b5f8: Preparing [2021-11-15T15:39:38.580Z] a31de45b0fea: Preparing [2021-11-15T15:39:38.580Z] 3f7905e3b6bb: Preparing [2021-11-15T15:39:38.580Z] 4c008d119c6b: Preparing [2021-11-15T15:39:38.580Z] 1a058d5342cc: Preparing [2021-11-15T15:39:38.580Z] 3f7905e3b6bb: Layer already exists [2021-11-15T15:39:38.580Z] dd27dd25b5f8: Layer already exists [2021-11-15T15:39:38.580Z] 4c008d119c6b: Layer already exists [2021-11-15T15:39:38.580Z] a31de45b0fea: Layer already exists [2021-11-15T15:39:38.580Z] 1a058d5342cc: Layer already exists [2021-11-15T15:39:38.580Z] latest: digest: sha256:0def001b2b3f0e71bdecf25f8b6d84e3d27b889e9240cb48154127cc10367654 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:38.879Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.95 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:39.173Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.95 [2021-11-15T15:39:39.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-15T15:39:39.173Z] dd27dd25b5f8: Preparing [2021-11-15T15:39:39.173Z] a31de45b0fea: Preparing [2021-11-15T15:39:39.173Z] 3f7905e3b6bb: Preparing [2021-11-15T15:39:39.173Z] 4c008d119c6b: Preparing [2021-11-15T15:39:39.173Z] 1a058d5342cc: Preparing [2021-11-15T15:39:39.173Z] 1a058d5342cc: Layer already exists [2021-11-15T15:39:39.173Z] a31de45b0fea: Layer already exists [2021-11-15T15:39:39.173Z] dd27dd25b5f8: Layer already exists [2021-11-15T15:39:39.173Z] 4c008d119c6b: Layer already exists [2021-11-15T15:39:39.173Z] 3f7905e3b6bb: Layer already exists [2021-11-15T15:39:39.173Z] 2.0.1-dev.95: digest: sha256:0def001b2b3f0e71bdecf25f8b6d84e3d27b889e9240cb48154127cc10367654 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:39.480Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:39.769Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [2021-11-15T15:39:39.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-15T15:39:39.769Z] dd27dd25b5f8: Preparing [2021-11-15T15:39:39.769Z] a31de45b0fea: Preparing [2021-11-15T15:39:39.769Z] 3f7905e3b6bb: Preparing [2021-11-15T15:39:39.769Z] 4c008d119c6b: Preparing [2021-11-15T15:39:39.769Z] 1a058d5342cc: Preparing [2021-11-15T15:39:39.769Z] dd27dd25b5f8: Layer already exists [2021-11-15T15:39:39.769Z] 3f7905e3b6bb: Layer already exists [2021-11-15T15:39:39.769Z] a31de45b0fea: Layer already exists [2021-11-15T15:39:39.769Z] 4c008d119c6b: Layer already exists [2021-11-15T15:39:39.769Z] 1a058d5342cc: Layer already exists [2021-11-15T15:39:39.769Z] 143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95: digest: sha256:0def001b2b3f0e71bdecf25f8b6d84e3d27b889e9240cb48154127cc10367654 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:40.066Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:40.356Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-11-15T15:39:40.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-15T15:39:40.356Z] dd27dd25b5f8: Preparing [2021-11-15T15:39:40.356Z] a31de45b0fea: Preparing [2021-11-15T15:39:40.356Z] 3f7905e3b6bb: Preparing [2021-11-15T15:39:40.356Z] 4c008d119c6b: Preparing [2021-11-15T15:39:40.356Z] 1a058d5342cc: Preparing [2021-11-15T15:39:40.356Z] a31de45b0fea: Layer already exists [2021-11-15T15:39:40.356Z] 1a058d5342cc: Layer already exists [2021-11-15T15:39:40.356Z] dd27dd25b5f8: Layer already exists [2021-11-15T15:39:40.356Z] 3f7905e3b6bb: Layer already exists [2021-11-15T15:39:40.356Z] 4c008d119c6b: Layer already exists [2021-11-15T15:39:40.356Z] main: digest: sha256:0def001b2b3f0e71bdecf25f8b6d84e3d27b889e9240cb48154127cc10367654 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-15T15:39:40.385Z] ===================================================== [Pipeline] echo [2021-11-15T15:39:40.393Z] taggedImages: [2021-11-15T15:39:40.393Z] - nexus3.edgexfoundry.org:10004/core-metadata:143991c289fa33d15b92815d9662304bdb63510a [2021-11-15T15:39:40.393Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-11-15T15:39:40.393Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.95 [2021-11-15T15:39:40.393Z] - nexus3.edgexfoundry.org:10004/core-metadata:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [2021-11-15T15:39:40.393Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-11-15T15:39:40.411Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-11-15T15:39:40.411Z] 143991c289fa33d15b92815d9662304bdb63510a [2021-11-15T15:39:40.411Z] latest [2021-11-15T15:39:40.411Z] 2.0.1-dev.95 [2021-11-15T15:39:40.411Z] 143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [2021-11-15T15:39:40.411Z] main [2021-11-15T15:39:40.411Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:40.477Z] 7a9cfe048b4a: Pull complete [2021-11-15T15:39:40.725Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:143991c289fa33d15b92815d9662304bdb63510a [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:40.749Z] 72dc09318566: Pull complete [2021-11-15T15:39:41.017Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:143991c289fa33d15b92815d9662304bdb63510a [2021-11-15T15:39:41.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-15T15:39:41.017Z] e0a72bc9cc24: Preparing [2021-11-15T15:39:41.017Z] e0a72bc9cc24: Preparing [2021-11-15T15:39:41.017Z] e3d02c4cba40: Preparing [2021-11-15T15:39:41.017Z] d327c67353e1: Preparing [2021-11-15T15:39:41.017Z] ac5e080f66a1: Preparing [2021-11-15T15:39:41.017Z] b59dc7429869: Preparing [2021-11-15T15:39:41.017Z] 3f7905e3b6bb: Preparing [2021-11-15T15:39:41.017Z] cccb878cf484: Preparing [2021-11-15T15:39:41.017Z] c5630d9f67d1: Preparing [2021-11-15T15:39:41.017Z] 9a2513e7007f: Preparing [2021-11-15T15:39:41.017Z] efcbc6f588f8: Preparing [2021-11-15T15:39:41.017Z] 1a058d5342cc: Preparing [2021-11-15T15:39:41.017Z] 3f7905e3b6bb: Waiting [2021-11-15T15:39:41.017Z] efcbc6f588f8: Waiting [2021-11-15T15:39:41.017Z] cccb878cf484: Waiting [2021-11-15T15:39:41.017Z] c5630d9f67d1: Waiting [2021-11-15T15:39:41.017Z] 1a058d5342cc: Waiting [2021-11-15T15:39:41.017Z] 9a2513e7007f: Waiting [2021-11-15T15:39:41.017Z] ac5e080f66a1: Pushed [2021-11-15T15:39:41.017Z] 3f7905e3b6bb: Layer already exists [2021-11-15T15:39:41.017Z] e0a72bc9cc24: Pushed [2021-11-15T15:39:41.017Z] d327c67353e1: Pushed [2021-11-15T15:39:41.017Z] e3d02c4cba40: Pushed [2021-11-15T15:39:41.024Z] f4f7b4309257: Pull complete [2021-11-15T15:39:41.277Z] cccb878cf484: Pushed [2021-11-15T15:39:41.277Z] 1a058d5342cc: Layer already exists [2021-11-15T15:39:41.277Z] c5630d9f67d1: Pushed [2021-11-15T15:39:41.278Z] 9a2513e7007f: Pushed [2021-11-15T15:39:41.278Z] efcbc6f588f8: Pushed [2021-11-15T15:39:41.297Z] 0ac9a79272e3: Pull complete [2021-11-15T15:39:42.218Z] b59dc7429869: Pushed [2021-11-15T15:39:42.218Z] 143991c289fa33d15b92815d9662304bdb63510a: digest: sha256:afc0809e16004d5de1857275a611b8bab14ee52da72c0bf0b482d7c736a019e9 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:42.518Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:42.812Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-11-15T15:39:42.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-15T15:39:42.812Z] e0a72bc9cc24: Preparing [2021-11-15T15:39:42.812Z] e0a72bc9cc24: Preparing [2021-11-15T15:39:42.812Z] e3d02c4cba40: Preparing [2021-11-15T15:39:42.812Z] d327c67353e1: Preparing [2021-11-15T15:39:42.812Z] ac5e080f66a1: Preparing [2021-11-15T15:39:42.812Z] b59dc7429869: Preparing [2021-11-15T15:39:42.812Z] 3f7905e3b6bb: Preparing [2021-11-15T15:39:42.812Z] cccb878cf484: Preparing [2021-11-15T15:39:42.812Z] c5630d9f67d1: Preparing [2021-11-15T15:39:42.812Z] 9a2513e7007f: Preparing [2021-11-15T15:39:42.812Z] efcbc6f588f8: Preparing [2021-11-15T15:39:42.812Z] 1a058d5342cc: Preparing [2021-11-15T15:39:42.812Z] 3f7905e3b6bb: Waiting [2021-11-15T15:39:42.812Z] cccb878cf484: Waiting [2021-11-15T15:39:42.812Z] efcbc6f588f8: Waiting [2021-11-15T15:39:42.812Z] c5630d9f67d1: Waiting [2021-11-15T15:39:42.812Z] 1a058d5342cc: Waiting [2021-11-15T15:39:42.812Z] e0a72bc9cc24: Layer already exists [2021-11-15T15:39:42.812Z] d327c67353e1: Layer already exists [2021-11-15T15:39:42.812Z] e3d02c4cba40: Layer already exists [2021-11-15T15:39:42.812Z] b59dc7429869: Layer already exists [2021-11-15T15:39:42.812Z] ac5e080f66a1: Layer already exists [2021-11-15T15:39:42.812Z] 9a2513e7007f: Layer already exists [2021-11-15T15:39:42.812Z] efcbc6f588f8: Layer already exists [2021-11-15T15:39:42.812Z] cccb878cf484: Layer already exists [2021-11-15T15:39:42.812Z] c5630d9f67d1: Layer already exists [2021-11-15T15:39:42.812Z] 3f7905e3b6bb: Layer already exists [2021-11-15T15:39:42.812Z] 1a058d5342cc: Layer already exists [2021-11-15T15:39:42.812Z] latest: digest: sha256:afc0809e16004d5de1857275a611b8bab14ee52da72c0bf0b482d7c736a019e9 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:43.112Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.95 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:43.407Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.95 [2021-11-15T15:39:43.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-15T15:39:43.408Z] e0a72bc9cc24: Preparing [2021-11-15T15:39:43.408Z] e0a72bc9cc24: Preparing [2021-11-15T15:39:43.408Z] e3d02c4cba40: Preparing [2021-11-15T15:39:43.408Z] d327c67353e1: Preparing [2021-11-15T15:39:43.408Z] ac5e080f66a1: Preparing [2021-11-15T15:39:43.408Z] b59dc7429869: Preparing [2021-11-15T15:39:43.408Z] 3f7905e3b6bb: Preparing [2021-11-15T15:39:43.408Z] cccb878cf484: Preparing [2021-11-15T15:39:43.408Z] c5630d9f67d1: Preparing [2021-11-15T15:39:43.408Z] 9a2513e7007f: Preparing [2021-11-15T15:39:43.408Z] efcbc6f588f8: Preparing [2021-11-15T15:39:43.408Z] 1a058d5342cc: Preparing [2021-11-15T15:39:43.408Z] 3f7905e3b6bb: Waiting [2021-11-15T15:39:43.408Z] cccb878cf484: Waiting [2021-11-15T15:39:43.408Z] c5630d9f67d1: Waiting [2021-11-15T15:39:43.408Z] 9a2513e7007f: Waiting [2021-11-15T15:39:43.408Z] efcbc6f588f8: Waiting [2021-11-15T15:39:43.408Z] 1a058d5342cc: Waiting [2021-11-15T15:39:43.408Z] ac5e080f66a1: Layer already exists [2021-11-15T15:39:43.408Z] b59dc7429869: Layer already exists [2021-11-15T15:39:43.408Z] e3d02c4cba40: Layer already exists [2021-11-15T15:39:43.408Z] e0a72bc9cc24: Layer already exists [2021-11-15T15:39:43.408Z] d327c67353e1: Layer already exists [2021-11-15T15:39:43.408Z] 3f7905e3b6bb: Layer already exists [2021-11-15T15:39:43.408Z] cccb878cf484: Layer already exists [2021-11-15T15:39:43.408Z] 9a2513e7007f: Layer already exists [2021-11-15T15:39:43.408Z] c5630d9f67d1: Layer already exists [2021-11-15T15:39:43.408Z] efcbc6f588f8: Layer already exists [2021-11-15T15:39:43.408Z] 1a058d5342cc: Layer already exists [2021-11-15T15:39:43.408Z] 2.0.1-dev.95: digest: sha256:afc0809e16004d5de1857275a611b8bab14ee52da72c0bf0b482d7c736a019e9 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:43.716Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:44.008Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [2021-11-15T15:39:44.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-15T15:39:44.008Z] e0a72bc9cc24: Preparing [2021-11-15T15:39:44.008Z] e0a72bc9cc24: Preparing [2021-11-15T15:39:44.008Z] e3d02c4cba40: Preparing [2021-11-15T15:39:44.008Z] d327c67353e1: Preparing [2021-11-15T15:39:44.008Z] ac5e080f66a1: Preparing [2021-11-15T15:39:44.008Z] b59dc7429869: Preparing [2021-11-15T15:39:44.008Z] 3f7905e3b6bb: Preparing [2021-11-15T15:39:44.008Z] cccb878cf484: Preparing [2021-11-15T15:39:44.008Z] c5630d9f67d1: Preparing [2021-11-15T15:39:44.008Z] 9a2513e7007f: Preparing [2021-11-15T15:39:44.008Z] efcbc6f588f8: Preparing [2021-11-15T15:39:44.008Z] 1a058d5342cc: Preparing [2021-11-15T15:39:44.008Z] 3f7905e3b6bb: Waiting [2021-11-15T15:39:44.008Z] cccb878cf484: Waiting [2021-11-15T15:39:44.008Z] efcbc6f588f8: Waiting [2021-11-15T15:39:44.008Z] c5630d9f67d1: Waiting [2021-11-15T15:39:44.008Z] 9a2513e7007f: Waiting [2021-11-15T15:39:44.008Z] 1a058d5342cc: Waiting [2021-11-15T15:39:44.008Z] b59dc7429869: Layer already exists [2021-11-15T15:39:44.008Z] e3d02c4cba40: Layer already exists [2021-11-15T15:39:44.008Z] ac5e080f66a1: Layer already exists [2021-11-15T15:39:44.008Z] d327c67353e1: Layer already exists [2021-11-15T15:39:44.008Z] e0a72bc9cc24: Layer already exists [2021-11-15T15:39:44.008Z] 3f7905e3b6bb: Layer already exists [2021-11-15T15:39:44.008Z] c5630d9f67d1: Layer already exists [2021-11-15T15:39:44.008Z] cccb878cf484: Layer already exists [2021-11-15T15:39:44.008Z] 9a2513e7007f: Layer already exists [2021-11-15T15:39:44.008Z] efcbc6f588f8: Layer already exists [2021-11-15T15:39:44.008Z] 1a058d5342cc: Layer already exists [2021-11-15T15:39:44.008Z] 143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95: digest: sha256:afc0809e16004d5de1857275a611b8bab14ee52da72c0bf0b482d7c736a019e9 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:44.309Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:44.605Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-11-15T15:39:44.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-15T15:39:44.605Z] e0a72bc9cc24: Preparing [2021-11-15T15:39:44.605Z] e0a72bc9cc24: Preparing [2021-11-15T15:39:44.605Z] e3d02c4cba40: Preparing [2021-11-15T15:39:44.605Z] d327c67353e1: Preparing [2021-11-15T15:39:44.605Z] ac5e080f66a1: Preparing [2021-11-15T15:39:44.605Z] b59dc7429869: Preparing [2021-11-15T15:39:44.605Z] 3f7905e3b6bb: Preparing [2021-11-15T15:39:44.605Z] cccb878cf484: Preparing [2021-11-15T15:39:44.605Z] c5630d9f67d1: Preparing [2021-11-15T15:39:44.605Z] 9a2513e7007f: Preparing [2021-11-15T15:39:44.605Z] efcbc6f588f8: Preparing [2021-11-15T15:39:44.605Z] 1a058d5342cc: Preparing [2021-11-15T15:39:44.605Z] c5630d9f67d1: Waiting [2021-11-15T15:39:44.605Z] 9a2513e7007f: Waiting [2021-11-15T15:39:44.605Z] efcbc6f588f8: Waiting [2021-11-15T15:39:44.605Z] 1a058d5342cc: Waiting [2021-11-15T15:39:44.605Z] 3f7905e3b6bb: Waiting [2021-11-15T15:39:44.605Z] cccb878cf484: Waiting [2021-11-15T15:39:44.605Z] b59dc7429869: Layer already exists [2021-11-15T15:39:44.605Z] e0a72bc9cc24: Layer already exists [2021-11-15T15:39:44.605Z] e3d02c4cba40: Layer already exists [2021-11-15T15:39:44.605Z] d327c67353e1: Layer already exists [2021-11-15T15:39:44.605Z] ac5e080f66a1: Layer already exists [2021-11-15T15:39:44.605Z] 3f7905e3b6bb: Layer already exists [2021-11-15T15:39:44.605Z] cccb878cf484: Layer already exists [2021-11-15T15:39:44.605Z] c5630d9f67d1: Layer already exists [2021-11-15T15:39:44.605Z] efcbc6f588f8: Layer already exists [2021-11-15T15:39:44.605Z] 9a2513e7007f: Layer already exists [2021-11-15T15:39:44.605Z] 1a058d5342cc: Layer already exists [2021-11-15T15:39:44.605Z] main: digest: sha256:afc0809e16004d5de1857275a611b8bab14ee52da72c0bf0b482d7c736a019e9 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-15T15:39:44.643Z] ===================================================== [Pipeline] echo [2021-11-15T15:39:44.651Z] taggedImages: [2021-11-15T15:39:44.651Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:143991c289fa33d15b92815d9662304bdb63510a [2021-11-15T15:39:44.651Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-11-15T15:39:44.651Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.95 [2021-11-15T15:39:44.651Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [2021-11-15T15:39:44.651Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-11-15T15:39:44.670Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-11-15T15:39:44.670Z] 143991c289fa33d15b92815d9662304bdb63510a [2021-11-15T15:39:44.670Z] latest [2021-11-15T15:39:44.670Z] 2.0.1-dev.95 [2021-11-15T15:39:44.670Z] 143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [2021-11-15T15:39:44.670Z] main [2021-11-15T15:39:44.670Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:44.989Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:143991c289fa33d15b92815d9662304bdb63510a [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:45.286Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:143991c289fa33d15b92815d9662304bdb63510a [2021-11-15T15:39:45.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-15T15:39:45.286Z] 43bc94bbc70f: Preparing [2021-11-15T15:39:45.286Z] 2cc5778c0cd9: Preparing [2021-11-15T15:39:45.286Z] 66379fa86b68: Preparing [2021-11-15T15:39:45.286Z] dbf7fe30ae99: Preparing [2021-11-15T15:39:45.286Z] 0e6b7c546275: Preparing [2021-11-15T15:39:45.286Z] 1a058d5342cc: Preparing [2021-11-15T15:39:45.286Z] 1a058d5342cc: Waiting [2021-11-15T15:39:45.873Z] 66379fa86b68: Pushed [2021-11-15T15:39:45.873Z] 1a058d5342cc: Layer already exists [2021-11-15T15:39:45.873Z] dbf7fe30ae99: Pushed [2021-11-15T15:39:45.873Z] 0e6b7c546275: Pushed [2021-11-15T15:39:46.134Z] 2cc5778c0cd9: Pushed [2021-11-15T15:39:46.392Z] 43bc94bbc70f: Pushed [2021-11-15T15:39:46.392Z] 143991c289fa33d15b92815d9662304bdb63510a: digest: sha256:f3c20dca9f5ad433e51de6006b87e40cf7e7949f0b9d1dcc4c058f87e6e7ad8c size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:46.682Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:46.969Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-11-15T15:39:46.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-15T15:39:46.969Z] 43bc94bbc70f: Preparing [2021-11-15T15:39:46.969Z] 2cc5778c0cd9: Preparing [2021-11-15T15:39:46.969Z] 66379fa86b68: Preparing [2021-11-15T15:39:46.969Z] dbf7fe30ae99: Preparing [2021-11-15T15:39:46.969Z] 0e6b7c546275: Preparing [2021-11-15T15:39:46.969Z] 1a058d5342cc: Preparing [2021-11-15T15:39:46.969Z] 1a058d5342cc: Waiting [2021-11-15T15:39:46.969Z] 43bc94bbc70f: Layer already exists [2021-11-15T15:39:46.969Z] 0e6b7c546275: Layer already exists [2021-11-15T15:39:46.969Z] 66379fa86b68: Layer already exists [2021-11-15T15:39:46.969Z] dbf7fe30ae99: Layer already exists [2021-11-15T15:39:46.969Z] 2cc5778c0cd9: Layer already exists [2021-11-15T15:39:46.969Z] 1a058d5342cc: Layer already exists [2021-11-15T15:39:46.969Z] latest: digest: sha256:f3c20dca9f5ad433e51de6006b87e40cf7e7949f0b9d1dcc4c058f87e6e7ad8c size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:47.260Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.95 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:47.553Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.95 [2021-11-15T15:39:47.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-15T15:39:47.553Z] 43bc94bbc70f: Preparing [2021-11-15T15:39:47.553Z] 2cc5778c0cd9: Preparing [2021-11-15T15:39:47.553Z] 66379fa86b68: Preparing [2021-11-15T15:39:47.553Z] dbf7fe30ae99: Preparing [2021-11-15T15:39:47.553Z] 0e6b7c546275: Preparing [2021-11-15T15:39:47.553Z] 1a058d5342cc: Preparing [2021-11-15T15:39:47.553Z] 1a058d5342cc: Waiting [2021-11-15T15:39:47.553Z] 66379fa86b68: Layer already exists [2021-11-15T15:39:47.553Z] dbf7fe30ae99: Layer already exists [2021-11-15T15:39:47.553Z] 2cc5778c0cd9: Layer already exists [2021-11-15T15:39:47.553Z] 43bc94bbc70f: Layer already exists [2021-11-15T15:39:47.553Z] 0e6b7c546275: Layer already exists [2021-11-15T15:39:47.553Z] 1a058d5342cc: Layer already exists [2021-11-15T15:39:47.553Z] 2.0.1-dev.95: digest: sha256:f3c20dca9f5ad433e51de6006b87e40cf7e7949f0b9d1dcc4c058f87e6e7ad8c size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:47.851Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:48.148Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [2021-11-15T15:39:48.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-15T15:39:48.148Z] 43bc94bbc70f: Preparing [2021-11-15T15:39:48.148Z] 2cc5778c0cd9: Preparing [2021-11-15T15:39:48.148Z] 66379fa86b68: Preparing [2021-11-15T15:39:48.148Z] dbf7fe30ae99: Preparing [2021-11-15T15:39:48.148Z] 0e6b7c546275: Preparing [2021-11-15T15:39:48.148Z] 1a058d5342cc: Preparing [2021-11-15T15:39:48.148Z] 1a058d5342cc: Waiting [2021-11-15T15:39:48.148Z] 66379fa86b68: Layer already exists [2021-11-15T15:39:48.148Z] 2cc5778c0cd9: Layer already exists [2021-11-15T15:39:48.148Z] dbf7fe30ae99: Layer already exists [2021-11-15T15:39:48.148Z] 43bc94bbc70f: Layer already exists [2021-11-15T15:39:48.148Z] 0e6b7c546275: Layer already exists [2021-11-15T15:39:48.148Z] 1a058d5342cc: Layer already exists [2021-11-15T15:39:48.148Z] 143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95: digest: sha256:f3c20dca9f5ad433e51de6006b87e40cf7e7949f0b9d1dcc4c058f87e6e7ad8c size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:48.222Z] b78e95d17946: Pull complete [2021-11-15T15:39:48.222Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-15T15:39:48.222Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-15T15:39:48.222Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-15T15:39:48.446Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:48.574Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-15T15:39:48.574Z] WORKDIR /edgex [2021-11-15T15:39:48.574Z] COPY go.mod . [2021-11-15T15:39:48.574Z] RUN go mod download [2021-11-15T15:39:48.574Z] + docker build -t ci-base-image-arm64 -f - . [2021-11-15T15:39:48.752Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-11-15T15:39:48.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-15T15:39:48.752Z] 43bc94bbc70f: Preparing [2021-11-15T15:39:48.752Z] 2cc5778c0cd9: Preparing [2021-11-15T15:39:48.752Z] 66379fa86b68: Preparing [2021-11-15T15:39:48.752Z] dbf7fe30ae99: Preparing [2021-11-15T15:39:48.752Z] 0e6b7c546275: Preparing [2021-11-15T15:39:48.752Z] 1a058d5342cc: Preparing [2021-11-15T15:39:48.752Z] 1a058d5342cc: Waiting [2021-11-15T15:39:48.752Z] 2cc5778c0cd9: Layer already exists [2021-11-15T15:39:48.752Z] 43bc94bbc70f: Layer already exists [2021-11-15T15:39:48.752Z] 0e6b7c546275: Layer already exists [2021-11-15T15:39:48.752Z] dbf7fe30ae99: Layer already exists [2021-11-15T15:39:48.752Z] 66379fa86b68: Layer already exists [2021-11-15T15:39:48.752Z] 1a058d5342cc: Layer already exists [2021-11-15T15:39:48.753Z] main: digest: sha256:f3c20dca9f5ad433e51de6006b87e40cf7e7949f0b9d1dcc4c058f87e6e7ad8c size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-15T15:39:48.786Z] ===================================================== [Pipeline] echo [2021-11-15T15:39:48.793Z] taggedImages: [2021-11-15T15:39:48.793Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:143991c289fa33d15b92815d9662304bdb63510a [2021-11-15T15:39:48.793Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-11-15T15:39:48.793Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.95 [2021-11-15T15:39:48.793Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [2021-11-15T15:39:48.793Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-11-15T15:39:48.810Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-11-15T15:39:48.810Z] 143991c289fa33d15b92815d9662304bdb63510a [2021-11-15T15:39:48.810Z] latest [2021-11-15T15:39:48.810Z] 2.0.1-dev.95 [2021-11-15T15:39:48.810Z] 143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [2021-11-15T15:39:48.810Z] main [2021-11-15T15:39:48.810Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:49.131Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:143991c289fa33d15b92815d9662304bdb63510a [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:49.436Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:143991c289fa33d15b92815d9662304bdb63510a [2021-11-15T15:39:49.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-15T15:39:49.436Z] 3fdda7427290: Preparing [2021-11-15T15:39:49.436Z] 4126efc0a6af: Preparing [2021-11-15T15:39:49.436Z] 5eee6f759325: Preparing [2021-11-15T15:39:49.436Z] 678edbe0a09f: Preparing [2021-11-15T15:39:49.436Z] df7a29ea902d: Preparing [2021-11-15T15:39:49.436Z] db758fa8439b: Preparing [2021-11-15T15:39:49.436Z] 3b56ca202ef8: Preparing [2021-11-15T15:39:49.436Z] afb7e3d44ec7: Preparing [2021-11-15T15:39:49.436Z] 358d77a4a271: Preparing [2021-11-15T15:39:49.436Z] 1a058d5342cc: Preparing [2021-11-15T15:39:49.436Z] 3b56ca202ef8: Waiting [2021-11-15T15:39:49.436Z] afb7e3d44ec7: Waiting [2021-11-15T15:39:49.436Z] db758fa8439b: Waiting [2021-11-15T15:39:49.436Z] 358d77a4a271: Waiting [2021-11-15T15:39:49.436Z] 1a058d5342cc: Waiting [2021-11-15T15:39:50.064Z] df7a29ea902d: Pushed [2021-11-15T15:39:50.064Z] 3fdda7427290: Pushed [2021-11-15T15:39:50.064Z] 4126efc0a6af: Pushed [2021-11-15T15:39:50.064Z] 3b56ca202ef8: Pushed [2021-11-15T15:39:50.064Z] db758fa8439b: Pushed [2021-11-15T15:39:50.064Z] afb7e3d44ec7: Pushed [2021-11-15T15:39:50.330Z] 1a058d5342cc: Layer already exists [2021-11-15T15:39:50.330Z] 678edbe0a09f: Pushed [2021-11-15T15:39:50.330Z] 358d77a4a271: Pushed [2021-11-15T15:39:50.589Z] 5eee6f759325: Pushed [2021-11-15T15:39:50.589Z] 143991c289fa33d15b92815d9662304bdb63510a: digest: sha256:48fcf1de180b82c3e26fa6d95c71679b1bec2f6f96b6071eb9118db9cd002977 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:50.886Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:51.183Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-11-15T15:39:51.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-15T15:39:51.183Z] 3fdda7427290: Preparing [2021-11-15T15:39:51.183Z] 4126efc0a6af: Preparing [2021-11-15T15:39:51.183Z] 5eee6f759325: Preparing [2021-11-15T15:39:51.183Z] 678edbe0a09f: Preparing [2021-11-15T15:39:51.183Z] df7a29ea902d: Preparing [2021-11-15T15:39:51.183Z] db758fa8439b: Preparing [2021-11-15T15:39:51.183Z] 3b56ca202ef8: Preparing [2021-11-15T15:39:51.183Z] afb7e3d44ec7: Preparing [2021-11-15T15:39:51.183Z] 358d77a4a271: Preparing [2021-11-15T15:39:51.183Z] 1a058d5342cc: Preparing [2021-11-15T15:39:51.183Z] db758fa8439b: Waiting [2021-11-15T15:39:51.183Z] 3b56ca202ef8: Waiting [2021-11-15T15:39:51.183Z] afb7e3d44ec7: Waiting [2021-11-15T15:39:51.183Z] 358d77a4a271: Waiting [2021-11-15T15:39:51.183Z] 1a058d5342cc: Waiting [2021-11-15T15:39:51.183Z] 3fdda7427290: Layer already exists [2021-11-15T15:39:51.183Z] 678edbe0a09f: Layer already exists [2021-11-15T15:39:51.183Z] df7a29ea902d: Layer already exists [2021-11-15T15:39:51.183Z] 5eee6f759325: Layer already exists [2021-11-15T15:39:51.184Z] 4126efc0a6af: Layer already exists [2021-11-15T15:39:51.184Z] db758fa8439b: Layer already exists [2021-11-15T15:39:51.184Z] 3b56ca202ef8: Layer already exists [2021-11-15T15:39:51.184Z] afb7e3d44ec7: Layer already exists [2021-11-15T15:39:51.184Z] 1a058d5342cc: Layer already exists [2021-11-15T15:39:51.184Z] 358d77a4a271: Layer already exists [2021-11-15T15:39:51.184Z] latest: digest: sha256:48fcf1de180b82c3e26fa6d95c71679b1bec2f6f96b6071eb9118db9cd002977 size: 2405 [2021-11-15T15:39:51.205Z] Sending build context to Docker daemon 166.6MB [2021-11-15T15:39:51.205Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-15T15:39:51.205Z] ---> 8b459fc5aaf0 [2021-11-15T15:39:51.205Z] Step 2/4 : WORKDIR /edgex [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:51.558Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.95 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:51.876Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.95 [2021-11-15T15:39:51.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-15T15:39:51.876Z] 3fdda7427290: Preparing [2021-11-15T15:39:51.876Z] 4126efc0a6af: Preparing [2021-11-15T15:39:51.876Z] 5eee6f759325: Preparing [2021-11-15T15:39:51.876Z] 678edbe0a09f: Preparing [2021-11-15T15:39:51.876Z] df7a29ea902d: Preparing [2021-11-15T15:39:51.876Z] db758fa8439b: Preparing [2021-11-15T15:39:51.876Z] 3b56ca202ef8: Preparing [2021-11-15T15:39:51.876Z] afb7e3d44ec7: Preparing [2021-11-15T15:39:51.876Z] 358d77a4a271: Preparing [2021-11-15T15:39:51.876Z] 1a058d5342cc: Preparing [2021-11-15T15:39:51.876Z] db758fa8439b: Waiting [2021-11-15T15:39:51.876Z] 3b56ca202ef8: Waiting [2021-11-15T15:39:51.876Z] afb7e3d44ec7: Waiting [2021-11-15T15:39:51.876Z] 358d77a4a271: Waiting [2021-11-15T15:39:51.876Z] 1a058d5342cc: Waiting [2021-11-15T15:39:51.876Z] 5eee6f759325: Layer already exists [2021-11-15T15:39:51.876Z] 4126efc0a6af: Layer already exists [2021-11-15T15:39:51.876Z] df7a29ea902d: Layer already exists [2021-11-15T15:39:51.876Z] 678edbe0a09f: Layer already exists [2021-11-15T15:39:51.876Z] 3fdda7427290: Layer already exists [2021-11-15T15:39:51.876Z] db758fa8439b: Layer already exists [2021-11-15T15:39:51.876Z] 3b56ca202ef8: Layer already exists [2021-11-15T15:39:51.876Z] 1a058d5342cc: Layer already exists [2021-11-15T15:39:51.876Z] afb7e3d44ec7: Layer already exists [2021-11-15T15:39:51.876Z] 358d77a4a271: Layer already exists [2021-11-15T15:39:51.876Z] 2.0.1-dev.95: digest: sha256:48fcf1de180b82c3e26fa6d95c71679b1bec2f6f96b6071eb9118db9cd002977 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:52.170Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:52.461Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [2021-11-15T15:39:52.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-15T15:39:52.462Z] 3fdda7427290: Preparing [2021-11-15T15:39:52.462Z] 4126efc0a6af: Preparing [2021-11-15T15:39:52.462Z] 5eee6f759325: Preparing [2021-11-15T15:39:52.462Z] 678edbe0a09f: Preparing [2021-11-15T15:39:52.462Z] df7a29ea902d: Preparing [2021-11-15T15:39:52.462Z] db758fa8439b: Preparing [2021-11-15T15:39:52.462Z] 3b56ca202ef8: Preparing [2021-11-15T15:39:52.462Z] afb7e3d44ec7: Preparing [2021-11-15T15:39:52.462Z] 358d77a4a271: Preparing [2021-11-15T15:39:52.462Z] 1a058d5342cc: Preparing [2021-11-15T15:39:52.462Z] db758fa8439b: Waiting [2021-11-15T15:39:52.462Z] 3b56ca202ef8: Waiting [2021-11-15T15:39:52.462Z] afb7e3d44ec7: Waiting [2021-11-15T15:39:52.462Z] 358d77a4a271: Waiting [2021-11-15T15:39:52.462Z] 1a058d5342cc: Waiting [2021-11-15T15:39:52.462Z] df7a29ea902d: Layer already exists [2021-11-15T15:39:52.462Z] 678edbe0a09f: Layer already exists [2021-11-15T15:39:52.462Z] 4126efc0a6af: Layer already exists [2021-11-15T15:39:52.462Z] 3fdda7427290: Layer already exists [2021-11-15T15:39:52.462Z] 5eee6f759325: Layer already exists [2021-11-15T15:39:52.462Z] db758fa8439b: Layer already exists [2021-11-15T15:39:52.462Z] 3b56ca202ef8: Layer already exists [2021-11-15T15:39:52.462Z] afb7e3d44ec7: Layer already exists [2021-11-15T15:39:52.462Z] 358d77a4a271: Layer already exists [2021-11-15T15:39:52.462Z] 1a058d5342cc: Layer already exists [2021-11-15T15:39:52.462Z] 143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95: digest: sha256:48fcf1de180b82c3e26fa6d95c71679b1bec2f6f96b6071eb9118db9cd002977 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:52.756Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:53.055Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-11-15T15:39:53.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-15T15:39:53.056Z] 3fdda7427290: Preparing [2021-11-15T15:39:53.056Z] 4126efc0a6af: Preparing [2021-11-15T15:39:53.056Z] 5eee6f759325: Preparing [2021-11-15T15:39:53.056Z] 678edbe0a09f: Preparing [2021-11-15T15:39:53.056Z] df7a29ea902d: Preparing [2021-11-15T15:39:53.056Z] db758fa8439b: Preparing [2021-11-15T15:39:53.056Z] 3b56ca202ef8: Preparing [2021-11-15T15:39:53.056Z] afb7e3d44ec7: Preparing [2021-11-15T15:39:53.056Z] 358d77a4a271: Preparing [2021-11-15T15:39:53.056Z] 1a058d5342cc: Preparing [2021-11-15T15:39:53.056Z] db758fa8439b: Waiting [2021-11-15T15:39:53.056Z] 3b56ca202ef8: Waiting [2021-11-15T15:39:53.056Z] afb7e3d44ec7: Waiting [2021-11-15T15:39:53.056Z] 358d77a4a271: Waiting [2021-11-15T15:39:53.056Z] 1a058d5342cc: Waiting [2021-11-15T15:39:53.056Z] 4126efc0a6af: Layer already exists [2021-11-15T15:39:53.056Z] 5eee6f759325: Layer already exists [2021-11-15T15:39:53.056Z] 3fdda7427290: Layer already exists [2021-11-15T15:39:53.056Z] 678edbe0a09f: Layer already exists [2021-11-15T15:39:53.056Z] df7a29ea902d: Layer already exists [2021-11-15T15:39:53.056Z] db758fa8439b: Layer already exists [2021-11-15T15:39:53.056Z] 3b56ca202ef8: Layer already exists [2021-11-15T15:39:53.056Z] afb7e3d44ec7: Layer already exists [2021-11-15T15:39:53.056Z] 358d77a4a271: Layer already exists [2021-11-15T15:39:53.056Z] 1a058d5342cc: Layer already exists [2021-11-15T15:39:53.056Z] main: digest: sha256:48fcf1de180b82c3e26fa6d95c71679b1bec2f6f96b6071eb9118db9cd002977 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-15T15:39:53.086Z] ===================================================== [Pipeline] echo [2021-11-15T15:39:53.092Z] taggedImages: [2021-11-15T15:39:53.092Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:143991c289fa33d15b92815d9662304bdb63510a [2021-11-15T15:39:53.092Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-11-15T15:39:53.092Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.95 [2021-11-15T15:39:53.092Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [2021-11-15T15:39:53.092Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-11-15T15:39:53.113Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-11-15T15:39:53.113Z] 143991c289fa33d15b92815d9662304bdb63510a [2021-11-15T15:39:53.113Z] latest [2021-11-15T15:39:53.113Z] 2.0.1-dev.95 [2021-11-15T15:39:53.113Z] 143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [2021-11-15T15:39:53.113Z] main [2021-11-15T15:39:53.113Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:53.178Z] ---> Running in 5ca89e30f3b0 [2021-11-15T15:39:53.178Z] Removing intermediate container 5ca89e30f3b0 [2021-11-15T15:39:53.178Z] ---> 74e05fea04b3 [2021-11-15T15:39:53.178Z] Step 3/4 : COPY go.mod . [2021-11-15T15:39:53.426Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:143991c289fa33d15b92815d9662304bdb63510a [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:53.721Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:143991c289fa33d15b92815d9662304bdb63510a [2021-11-15T15:39:53.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-15T15:39:53.721Z] 99fb82bbb155: Preparing [2021-11-15T15:39:53.721Z] 55ffad8ddf9a: Preparing [2021-11-15T15:39:53.721Z] 3f7905e3b6bb: Preparing [2021-11-15T15:39:53.721Z] c275e704dae1: Preparing [2021-11-15T15:39:53.721Z] 1a058d5342cc: Preparing [2021-11-15T15:39:53.721Z] 3f7905e3b6bb: Layer already exists [2021-11-15T15:39:53.721Z] 1a058d5342cc: Layer already exists [2021-11-15T15:39:53.721Z] 99fb82bbb155: Pushed [2021-11-15T15:39:53.721Z] c275e704dae1: Pushed [2021-11-15T15:39:53.774Z] ---> 36bb149591f3 [2021-11-15T15:39:53.774Z] Step 4/4 : RUN go mod download [2021-11-15T15:39:54.045Z] ---> Running in d173b35ad369 [2021-11-15T15:39:54.667Z] 55ffad8ddf9a: Pushed [2021-11-15T15:39:54.927Z] 143991c289fa33d15b92815d9662304bdb63510a: digest: sha256:b1c5c0c02ed83ac7c5e4843f6cc322c1b8c6429c5371d9ca7ee1a4045a7747ea size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:55.223Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:55.523Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-11-15T15:39:55.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-15T15:39:55.523Z] 99fb82bbb155: Preparing [2021-11-15T15:39:55.523Z] 55ffad8ddf9a: Preparing [2021-11-15T15:39:55.523Z] 3f7905e3b6bb: Preparing [2021-11-15T15:39:55.523Z] c275e704dae1: Preparing [2021-11-15T15:39:55.523Z] 1a058d5342cc: Preparing [2021-11-15T15:39:55.523Z] 1a058d5342cc: Layer already exists [2021-11-15T15:39:55.523Z] 55ffad8ddf9a: Layer already exists [2021-11-15T15:39:55.523Z] c275e704dae1: Layer already exists [2021-11-15T15:39:55.523Z] 99fb82bbb155: Layer already exists [2021-11-15T15:39:55.523Z] 3f7905e3b6bb: Layer already exists [2021-11-15T15:39:55.523Z] latest: digest: sha256:b1c5c0c02ed83ac7c5e4843f6cc322c1b8c6429c5371d9ca7ee1a4045a7747ea size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:55.819Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.95 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:56.114Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.95 [2021-11-15T15:39:56.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-15T15:39:56.114Z] 99fb82bbb155: Preparing [2021-11-15T15:39:56.114Z] 55ffad8ddf9a: Preparing [2021-11-15T15:39:56.114Z] 3f7905e3b6bb: Preparing [2021-11-15T15:39:56.114Z] c275e704dae1: Preparing [2021-11-15T15:39:56.114Z] 1a058d5342cc: Preparing [2021-11-15T15:39:56.114Z] 1a058d5342cc: Layer already exists [2021-11-15T15:39:56.114Z] 55ffad8ddf9a: Layer already exists [2021-11-15T15:39:56.114Z] c275e704dae1: Layer already exists [2021-11-15T15:39:56.114Z] 3f7905e3b6bb: Layer already exists [2021-11-15T15:39:56.114Z] 99fb82bbb155: Layer already exists [2021-11-15T15:39:56.114Z] 2.0.1-dev.95: digest: sha256:b1c5c0c02ed83ac7c5e4843f6cc322c1b8c6429c5371d9ca7ee1a4045a7747ea size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:56.413Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:56.705Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [2021-11-15T15:39:56.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-15T15:39:56.705Z] 99fb82bbb155: Preparing [2021-11-15T15:39:56.705Z] 55ffad8ddf9a: Preparing [2021-11-15T15:39:56.705Z] 3f7905e3b6bb: Preparing [2021-11-15T15:39:56.705Z] c275e704dae1: Preparing [2021-11-15T15:39:56.705Z] 1a058d5342cc: Preparing [2021-11-15T15:39:56.705Z] 1a058d5342cc: Layer already exists [2021-11-15T15:39:56.705Z] 99fb82bbb155: Layer already exists [2021-11-15T15:39:56.705Z] 3f7905e3b6bb: Layer already exists [2021-11-15T15:39:56.705Z] c275e704dae1: Layer already exists [2021-11-15T15:39:56.705Z] 55ffad8ddf9a: Layer already exists [2021-11-15T15:39:56.705Z] 143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95: digest: sha256:b1c5c0c02ed83ac7c5e4843f6cc322c1b8c6429c5371d9ca7ee1a4045a7747ea size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:57.004Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:57.293Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-11-15T15:39:57.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-15T15:39:57.293Z] 99fb82bbb155: Preparing [2021-11-15T15:39:57.293Z] 55ffad8ddf9a: Preparing [2021-11-15T15:39:57.293Z] 3f7905e3b6bb: Preparing [2021-11-15T15:39:57.293Z] c275e704dae1: Preparing [2021-11-15T15:39:57.293Z] 1a058d5342cc: Preparing [2021-11-15T15:39:57.293Z] 55ffad8ddf9a: Layer already exists [2021-11-15T15:39:57.293Z] c275e704dae1: Layer already exists [2021-11-15T15:39:57.293Z] 99fb82bbb155: Layer already exists [2021-11-15T15:39:57.293Z] 3f7905e3b6bb: Layer already exists [2021-11-15T15:39:57.293Z] 1a058d5342cc: Layer already exists [2021-11-15T15:39:57.293Z] main: digest: sha256:b1c5c0c02ed83ac7c5e4843f6cc322c1b8c6429c5371d9ca7ee1a4045a7747ea size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-15T15:39:57.328Z] ===================================================== [Pipeline] echo [2021-11-15T15:39:57.337Z] taggedImages: [2021-11-15T15:39:57.337Z] - nexus3.edgexfoundry.org:10004/support-notifications:143991c289fa33d15b92815d9662304bdb63510a [2021-11-15T15:39:57.337Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-11-15T15:39:57.337Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.95 [2021-11-15T15:39:57.337Z] - nexus3.edgexfoundry.org:10004/support-notifications:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [2021-11-15T15:39:57.337Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-11-15T15:39:57.354Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-11-15T15:39:57.354Z] 143991c289fa33d15b92815d9662304bdb63510a [2021-11-15T15:39:57.354Z] latest [2021-11-15T15:39:57.354Z] 2.0.1-dev.95 [2021-11-15T15:39:57.354Z] 143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [2021-11-15T15:39:57.354Z] main [2021-11-15T15:39:57.354Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:57.666Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:143991c289fa33d15b92815d9662304bdb63510a [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:57.957Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:143991c289fa33d15b92815d9662304bdb63510a [2021-11-15T15:39:57.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-15T15:39:57.957Z] c83dbf4cd5fa: Preparing [2021-11-15T15:39:57.957Z] 8bba7f9ac0f0: Preparing [2021-11-15T15:39:57.957Z] 3f7905e3b6bb: Preparing [2021-11-15T15:39:57.957Z] 4c008d119c6b: Preparing [2021-11-15T15:39:57.957Z] 1a058d5342cc: Preparing [2021-11-15T15:39:57.957Z] 1a058d5342cc: Layer already exists [2021-11-15T15:39:57.957Z] 3f7905e3b6bb: Layer already exists [2021-11-15T15:39:57.957Z] 4c008d119c6b: Layer already exists [2021-11-15T15:39:57.957Z] c83dbf4cd5fa: Pushed [2021-11-15T15:39:58.898Z] 8bba7f9ac0f0: Pushed [2021-11-15T15:39:59.159Z] 143991c289fa33d15b92815d9662304bdb63510a: digest: sha256:fb5b469ab6260c750530d8e72df49e2d8ddac76f6447e487799832c784791eea size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:59.454Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:39:59.743Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-11-15T15:39:59.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-15T15:39:59.743Z] c83dbf4cd5fa: Preparing [2021-11-15T15:39:59.743Z] 8bba7f9ac0f0: Preparing [2021-11-15T15:39:59.743Z] 3f7905e3b6bb: Preparing [2021-11-15T15:39:59.743Z] 4c008d119c6b: Preparing [2021-11-15T15:39:59.743Z] 1a058d5342cc: Preparing [2021-11-15T15:39:59.743Z] 8bba7f9ac0f0: Layer already exists [2021-11-15T15:39:59.743Z] 4c008d119c6b: Layer already exists [2021-11-15T15:39:59.743Z] c83dbf4cd5fa: Layer already exists [2021-11-15T15:39:59.743Z] 3f7905e3b6bb: Layer already exists [2021-11-15T15:39:59.743Z] 1a058d5342cc: Layer already exists [2021-11-15T15:39:59.743Z] latest: digest: sha256:fb5b469ab6260c750530d8e72df49e2d8ddac76f6447e487799832c784791eea size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:40:00.038Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.95 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:40:00.323Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.95 [2021-11-15T15:40:00.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-15T15:40:00.323Z] c83dbf4cd5fa: Preparing [2021-11-15T15:40:00.323Z] 8bba7f9ac0f0: Preparing [2021-11-15T15:40:00.323Z] 3f7905e3b6bb: Preparing [2021-11-15T15:40:00.323Z] 4c008d119c6b: Preparing [2021-11-15T15:40:00.323Z] 1a058d5342cc: Preparing [2021-11-15T15:40:00.323Z] 1a058d5342cc: Layer already exists [2021-11-15T15:40:00.323Z] 8bba7f9ac0f0: Layer already exists [2021-11-15T15:40:00.323Z] 3f7905e3b6bb: Layer already exists [2021-11-15T15:40:00.323Z] c83dbf4cd5fa: Layer already exists [2021-11-15T15:40:00.323Z] 4c008d119c6b: Layer already exists [2021-11-15T15:40:00.323Z] 2.0.1-dev.95: digest: sha256:fb5b469ab6260c750530d8e72df49e2d8ddac76f6447e487799832c784791eea size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:40:00.622Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:40:00.912Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [2021-11-15T15:40:00.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-15T15:40:00.912Z] c83dbf4cd5fa: Preparing [2021-11-15T15:40:00.912Z] 8bba7f9ac0f0: Preparing [2021-11-15T15:40:00.912Z] 3f7905e3b6bb: Preparing [2021-11-15T15:40:00.912Z] 4c008d119c6b: Preparing [2021-11-15T15:40:00.912Z] 1a058d5342cc: Preparing [2021-11-15T15:40:00.912Z] 1a058d5342cc: Layer already exists [2021-11-15T15:40:00.912Z] 8bba7f9ac0f0: Layer already exists [2021-11-15T15:40:00.912Z] 3f7905e3b6bb: Layer already exists [2021-11-15T15:40:00.912Z] c83dbf4cd5fa: Layer already exists [2021-11-15T15:40:00.912Z] 4c008d119c6b: Layer already exists [2021-11-15T15:40:00.912Z] 143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95: digest: sha256:fb5b469ab6260c750530d8e72df49e2d8ddac76f6447e487799832c784791eea size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:40:01.213Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:40:01.522Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-11-15T15:40:01.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-15T15:40:01.522Z] c83dbf4cd5fa: Preparing [2021-11-15T15:40:01.522Z] 8bba7f9ac0f0: Preparing [2021-11-15T15:40:01.522Z] 3f7905e3b6bb: Preparing [2021-11-15T15:40:01.522Z] 4c008d119c6b: Preparing [2021-11-15T15:40:01.522Z] 1a058d5342cc: Preparing [2021-11-15T15:40:01.522Z] 4c008d119c6b: Layer already exists [2021-11-15T15:40:01.522Z] 3f7905e3b6bb: Layer already exists [2021-11-15T15:40:01.522Z] 8bba7f9ac0f0: Layer already exists [2021-11-15T15:40:01.522Z] c83dbf4cd5fa: Layer already exists [2021-11-15T15:40:01.522Z] 1a058d5342cc: Layer already exists [2021-11-15T15:40:01.522Z] main: digest: sha256:fb5b469ab6260c750530d8e72df49e2d8ddac76f6447e487799832c784791eea size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-15T15:40:01.547Z] ===================================================== [Pipeline] echo [2021-11-15T15:40:01.553Z] taggedImages: [2021-11-15T15:40:01.553Z] - nexus3.edgexfoundry.org:10004/support-scheduler:143991c289fa33d15b92815d9662304bdb63510a [2021-11-15T15:40:01.553Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-11-15T15:40:01.553Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.95 [2021-11-15T15:40:01.553Z] - nexus3.edgexfoundry.org:10004/support-scheduler:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [2021-11-15T15:40:01.553Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-11-15T15:40:01.569Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-11-15T15:40:01.569Z] 143991c289fa33d15b92815d9662304bdb63510a [2021-11-15T15:40:01.569Z] latest [2021-11-15T15:40:01.569Z] 2.0.1-dev.95 [2021-11-15T15:40:01.569Z] 143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [2021-11-15T15:40:01.569Z] main [2021-11-15T15:40:01.570Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:40:01.873Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:143991c289fa33d15b92815d9662304bdb63510a [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:40:02.172Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:143991c289fa33d15b92815d9662304bdb63510a [2021-11-15T15:40:02.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-15T15:40:02.172Z] 71882860f55d: Preparing [2021-11-15T15:40:02.172Z] a7bb9f664863: Preparing [2021-11-15T15:40:02.172Z] 150531d3f0c6: Preparing [2021-11-15T15:40:02.172Z] 2c5260445093: Preparing [2021-11-15T15:40:02.172Z] 879b85f2d1ed: Preparing [2021-11-15T15:40:02.172Z] 6777e3bbcb7c: Preparing [2021-11-15T15:40:02.172Z] fd08d546f6b8: Preparing [2021-11-15T15:40:02.172Z] 0636255016a6: Preparing [2021-11-15T15:40:02.172Z] 84e9d258764d: Preparing [2021-11-15T15:40:02.172Z] 56463f638872: Preparing [2021-11-15T15:40:02.172Z] e2eb06d8af82: Preparing [2021-11-15T15:40:02.172Z] 6777e3bbcb7c: Waiting [2021-11-15T15:40:02.172Z] fd08d546f6b8: Waiting [2021-11-15T15:40:02.172Z] 0636255016a6: Waiting [2021-11-15T15:40:02.172Z] 84e9d258764d: Waiting [2021-11-15T15:40:02.172Z] 56463f638872: Waiting [2021-11-15T15:40:02.172Z] e2eb06d8af82: Waiting [2021-11-15T15:40:02.172Z] 879b85f2d1ed: Layer already exists [2021-11-15T15:40:02.769Z] 6777e3bbcb7c: Layer already exists [2021-11-15T15:40:02.769Z] fd08d546f6b8: Layer already exists [2021-11-15T15:40:03.033Z] 0636255016a6: Layer already exists [2021-11-15T15:40:03.033Z] 84e9d258764d: Layer already exists [2021-11-15T15:40:03.033Z] a7bb9f664863: Pushed [2021-11-15T15:40:03.033Z] 56463f638872: Layer already exists [2021-11-15T15:40:03.033Z] e2eb06d8af82: Layer already exists [2021-11-15T15:40:03.033Z] 71882860f55d: Pushed [2021-11-15T15:40:03.033Z] 150531d3f0c6: Pushed [2021-11-15T15:40:08.504Z] 2c5260445093: Pushed [2021-11-15T15:40:08.504Z] 143991c289fa33d15b92815d9662304bdb63510a: digest: sha256:ff2d566eae401e983f8ec4284c1b5aa4d8c9d5ccd0d6c04ff898a53d9791fd81 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:40:08.801Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:40:09.095Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-11-15T15:40:09.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-15T15:40:09.095Z] 71882860f55d: Preparing [2021-11-15T15:40:09.095Z] a7bb9f664863: Preparing [2021-11-15T15:40:09.095Z] 150531d3f0c6: Preparing [2021-11-15T15:40:09.095Z] 2c5260445093: Preparing [2021-11-15T15:40:09.095Z] 879b85f2d1ed: Preparing [2021-11-15T15:40:09.095Z] 6777e3bbcb7c: Preparing [2021-11-15T15:40:09.095Z] fd08d546f6b8: Preparing [2021-11-15T15:40:09.095Z] 0636255016a6: Preparing [2021-11-15T15:40:09.095Z] 84e9d258764d: Preparing [2021-11-15T15:40:09.095Z] 56463f638872: Preparing [2021-11-15T15:40:09.095Z] e2eb06d8af82: Preparing [2021-11-15T15:40:09.095Z] 6777e3bbcb7c: Waiting [2021-11-15T15:40:09.095Z] fd08d546f6b8: Waiting [2021-11-15T15:40:09.095Z] 0636255016a6: Waiting [2021-11-15T15:40:09.095Z] 84e9d258764d: Waiting [2021-11-15T15:40:09.095Z] 56463f638872: Waiting [2021-11-15T15:40:09.095Z] e2eb06d8af82: Waiting [2021-11-15T15:40:09.095Z] 150531d3f0c6: Layer already exists [2021-11-15T15:40:09.095Z] 2c5260445093: Layer already exists [2021-11-15T15:40:09.095Z] 71882860f55d: Layer already exists [2021-11-15T15:40:09.095Z] 879b85f2d1ed: Layer already exists [2021-11-15T15:40:09.095Z] a7bb9f664863: Layer already exists [2021-11-15T15:40:09.095Z] fd08d546f6b8: Layer already exists [2021-11-15T15:40:09.095Z] 6777e3bbcb7c: Layer already exists [2021-11-15T15:40:09.095Z] 84e9d258764d: Layer already exists [2021-11-15T15:40:09.095Z] 56463f638872: Layer already exists [2021-11-15T15:40:09.095Z] 0636255016a6: Layer already exists [2021-11-15T15:40:09.095Z] e2eb06d8af82: Layer already exists [2021-11-15T15:40:09.095Z] latest: digest: sha256:ff2d566eae401e983f8ec4284c1b5aa4d8c9d5ccd0d6c04ff898a53d9791fd81 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:40:09.392Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.95 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:40:09.681Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.95 [2021-11-15T15:40:09.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-15T15:40:09.681Z] 71882860f55d: Preparing [2021-11-15T15:40:09.681Z] a7bb9f664863: Preparing [2021-11-15T15:40:09.681Z] 150531d3f0c6: Preparing [2021-11-15T15:40:09.681Z] 2c5260445093: Preparing [2021-11-15T15:40:09.681Z] 879b85f2d1ed: Preparing [2021-11-15T15:40:09.681Z] 6777e3bbcb7c: Preparing [2021-11-15T15:40:09.681Z] fd08d546f6b8: Preparing [2021-11-15T15:40:09.681Z] 0636255016a6: Preparing [2021-11-15T15:40:09.681Z] 84e9d258764d: Preparing [2021-11-15T15:40:09.681Z] 56463f638872: Preparing [2021-11-15T15:40:09.681Z] e2eb06d8af82: Preparing [2021-11-15T15:40:09.681Z] 6777e3bbcb7c: Waiting [2021-11-15T15:40:09.681Z] fd08d546f6b8: Waiting [2021-11-15T15:40:09.681Z] 0636255016a6: Waiting [2021-11-15T15:40:09.681Z] 84e9d258764d: Waiting [2021-11-15T15:40:09.681Z] 56463f638872: Waiting [2021-11-15T15:40:09.681Z] e2eb06d8af82: Waiting [2021-11-15T15:40:09.681Z] 150531d3f0c6: Layer already exists [2021-11-15T15:40:09.681Z] 879b85f2d1ed: Layer already exists [2021-11-15T15:40:09.681Z] a7bb9f664863: Layer already exists [2021-11-15T15:40:09.681Z] 71882860f55d: Layer already exists [2021-11-15T15:40:09.681Z] 2c5260445093: Layer already exists [2021-11-15T15:40:09.681Z] fd08d546f6b8: Layer already exists [2021-11-15T15:40:09.681Z] 56463f638872: Layer already exists [2021-11-15T15:40:09.681Z] 6777e3bbcb7c: Layer already exists [2021-11-15T15:40:09.681Z] 84e9d258764d: Layer already exists [2021-11-15T15:40:09.681Z] 0636255016a6: Layer already exists [2021-11-15T15:40:09.681Z] e2eb06d8af82: Layer already exists [2021-11-15T15:40:09.682Z] 2.0.1-dev.95: digest: sha256:ff2d566eae401e983f8ec4284c1b5aa4d8c9d5ccd0d6c04ff898a53d9791fd81 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:40:09.974Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:40:10.273Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [2021-11-15T15:40:10.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-15T15:40:10.273Z] 71882860f55d: Preparing [2021-11-15T15:40:10.273Z] a7bb9f664863: Preparing [2021-11-15T15:40:10.273Z] 150531d3f0c6: Preparing [2021-11-15T15:40:10.273Z] 2c5260445093: Preparing [2021-11-15T15:40:10.273Z] 879b85f2d1ed: Preparing [2021-11-15T15:40:10.273Z] 6777e3bbcb7c: Preparing [2021-11-15T15:40:10.273Z] fd08d546f6b8: Preparing [2021-11-15T15:40:10.273Z] 0636255016a6: Preparing [2021-11-15T15:40:10.273Z] 84e9d258764d: Preparing [2021-11-15T15:40:10.273Z] 56463f638872: Preparing [2021-11-15T15:40:10.273Z] e2eb06d8af82: Preparing [2021-11-15T15:40:10.273Z] fd08d546f6b8: Waiting [2021-11-15T15:40:10.273Z] 0636255016a6: Waiting [2021-11-15T15:40:10.273Z] 84e9d258764d: Waiting [2021-11-15T15:40:10.273Z] 56463f638872: Waiting [2021-11-15T15:40:10.273Z] e2eb06d8af82: Waiting [2021-11-15T15:40:10.273Z] 6777e3bbcb7c: Waiting [2021-11-15T15:40:10.273Z] 71882860f55d: Layer already exists [2021-11-15T15:40:10.273Z] 879b85f2d1ed: Layer already exists [2021-11-15T15:40:10.273Z] 150531d3f0c6: Layer already exists [2021-11-15T15:40:10.273Z] a7bb9f664863: Layer already exists [2021-11-15T15:40:10.273Z] 2c5260445093: Layer already exists [2021-11-15T15:40:10.273Z] fd08d546f6b8: Layer already exists [2021-11-15T15:40:10.273Z] 6777e3bbcb7c: Layer already exists [2021-11-15T15:40:10.273Z] 0636255016a6: Layer already exists [2021-11-15T15:40:10.273Z] 84e9d258764d: Layer already exists [2021-11-15T15:40:10.273Z] 56463f638872: Layer already exists [2021-11-15T15:40:10.273Z] e2eb06d8af82: Layer already exists [2021-11-15T15:40:10.273Z] 143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95: digest: sha256:ff2d566eae401e983f8ec4284c1b5aa4d8c9d5ccd0d6c04ff898a53d9791fd81 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:40:10.572Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:40:10.866Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-11-15T15:40:10.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-15T15:40:10.866Z] 71882860f55d: Preparing [2021-11-15T15:40:10.866Z] a7bb9f664863: Preparing [2021-11-15T15:40:10.866Z] 150531d3f0c6: Preparing [2021-11-15T15:40:10.866Z] 2c5260445093: Preparing [2021-11-15T15:40:10.866Z] 879b85f2d1ed: Preparing [2021-11-15T15:40:10.866Z] 6777e3bbcb7c: Preparing [2021-11-15T15:40:10.866Z] fd08d546f6b8: Preparing [2021-11-15T15:40:10.866Z] 0636255016a6: Preparing [2021-11-15T15:40:10.866Z] 84e9d258764d: Preparing [2021-11-15T15:40:10.866Z] 56463f638872: Preparing [2021-11-15T15:40:10.866Z] e2eb06d8af82: Preparing [2021-11-15T15:40:10.866Z] 6777e3bbcb7c: Waiting [2021-11-15T15:40:10.866Z] fd08d546f6b8: Waiting [2021-11-15T15:40:10.866Z] 0636255016a6: Waiting [2021-11-15T15:40:10.866Z] 84e9d258764d: Waiting [2021-11-15T15:40:10.866Z] 56463f638872: Waiting [2021-11-15T15:40:10.866Z] e2eb06d8af82: Waiting [2021-11-15T15:40:10.866Z] 71882860f55d: Layer already exists [2021-11-15T15:40:10.866Z] 150531d3f0c6: Layer already exists [2021-11-15T15:40:10.866Z] 2c5260445093: Layer already exists [2021-11-15T15:40:10.866Z] 879b85f2d1ed: Layer already exists [2021-11-15T15:40:10.866Z] a7bb9f664863: Layer already exists [2021-11-15T15:40:10.866Z] 0636255016a6: Layer already exists [2021-11-15T15:40:10.866Z] fd08d546f6b8: Layer already exists [2021-11-15T15:40:10.866Z] 6777e3bbcb7c: Layer already exists [2021-11-15T15:40:10.866Z] 56463f638872: Layer already exists [2021-11-15T15:40:10.866Z] 84e9d258764d: Layer already exists [2021-11-15T15:40:10.866Z] e2eb06d8af82: Layer already exists [2021-11-15T15:40:10.866Z] main: digest: sha256:ff2d566eae401e983f8ec4284c1b5aa4d8c9d5ccd0d6c04ff898a53d9791fd81 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-15T15:40:10.897Z] ===================================================== [Pipeline] echo [2021-11-15T15:40:10.905Z] taggedImages: [2021-11-15T15:40:10.905Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:143991c289fa33d15b92815d9662304bdb63510a [2021-11-15T15:40:10.905Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-11-15T15:40:10.905Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.95 [2021-11-15T15:40:10.905Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [2021-11-15T15:40:10.905Z] - 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-15T15:41:15.834Z] Removing intermediate container d173b35ad369 [2021-11-15T15:41:15.834Z] ---> 8a4b9d541ade [2021-11-15T15:41:15.834Z] Successfully built 8a4b9d541ade [2021-11-15T15:41:15.834Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:41:16.180Z] + docker inspect -f . ci-base-image-arm64 [2021-11-15T15:41:16.180Z] . [Pipeline] withDockerContainer [2021-11-15T15:41:16.413Z] prd-ubuntu18.04-docker-arm64-4c-16g-625 does not seem to be running inside a container [2021-11-15T15:41:16.502Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/107 -v /w/workspace/edgex-go/107:/w/workspace/edgex-go/107:rw,z -v /w/workspace/edgex-go/107@tmp:/w/workspace/edgex-go/107@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-15T15:41:17.998Z] $ docker top c861b063415dd6b94c6b166b512b26b99ca55ad5daddbdbe65736ce8fc3e5eec -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-15T15:41:18.952Z] + go version [2021-11-15T15:41:18.952Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-15T15:41:18.982Z] $ docker stop --time=1 c861b063415dd6b94c6b166b512b26b99ca55ad5daddbdbe65736ce8fc3e5eec [2021-11-15T15:41:20.661Z] $ docker rm -f c861b063415dd6b94c6b166b512b26b99ca55ad5daddbdbe65736ce8fc3e5eec [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-15T15:41:21.642Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-15T15:41:21.913Z] [2021-11-15T15:41:21.913Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:41:22.268Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-15T15:41:22.543Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-11-15T15:41:22.543Z] 29e5d40040c1: Pulling fs layer [2021-11-15T15:41:22.543Z] 1ce36da41761: Pulling fs layer [2021-11-15T15:41:22.543Z] 25b303627fd3: Pulling fs layer [2021-11-15T15:41:22.543Z] 29e5d40040c1: Verifying Checksum [2021-11-15T15:41:22.543Z] 29e5d40040c1: Download complete [2021-11-15T15:41:22.817Z] 1ce36da41761: Verifying Checksum [2021-11-15T15:41:22.817Z] 1ce36da41761: Download complete [2021-11-15T15:41:23.092Z] 29e5d40040c1: Pull complete [2021-11-15T15:41:24.531Z] 25b303627fd3: Verifying Checksum [2021-11-15T15:41:24.531Z] 25b303627fd3: Download complete [2021-11-15T15:41:24.531Z] 1ce36da41761: Pull complete [2021-11-15T15:41:34.686Z] 25b303627fd3: Pull complete [2021-11-15T15:41:34.686Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-11-15T15:41:34.686Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-15T15:41:34.686Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-11-15T15:41:34.922Z] prd-ubuntu18.04-docker-arm64-4c-16g-625 does not seem to be running inside a container [2021-11-15T15:41:35.005Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/107 -v /w/workspace/edgex-go/107:/w/workspace/edgex-go/107:rw,z -v /w/workspace/edgex-go/107@tmp:/w/workspace/edgex-go/107@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-15T15:41:37.425Z] $ docker top eb826cdadba7076bf93707207534ee84e320624673d39880679c053a77d9af9f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-15T15:41:38.349Z] + docker-compose build --help [2021-11-15T15:41:38.349Z] + grep parallel [2021-11-15T15:41:41.724Z] --parallel Build images in parallel. [Pipeline] } [2021-11-15T15:41:41.752Z] $ docker stop --time=1 eb826cdadba7076bf93707207534ee84e320624673d39880679c053a77d9af9f [2021-11-15T15:41:43.489Z] $ docker rm -f eb826cdadba7076bf93707207534ee84e320624673d39880679c053a77d9af9f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:41:44.066Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-15T15:41:44.066Z] . [Pipeline] withDockerContainer [2021-11-15T15:41:44.296Z] prd-ubuntu18.04-docker-arm64-4c-16g-625 does not seem to be running inside a container [2021-11-15T15:41:44.379Z] $ 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/107 -v /w/workspace/edgex-go/107:/w/workspace/edgex-go/107:rw,z -v /w/workspace/edgex-go/107@tmp:/w/workspace/edgex-go/107@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-15T15:41:45.709Z] $ docker top ef4c50ccec1d4f1d982b40d8196544cb05c6a944f454f4ce03f8afc7cf218d61 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-15T15:41:46.633Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-15T15:41:50.009Z] Building core-command ... [2021-11-15T15:41:50.009Z] Building core-data ... [2021-11-15T15:41:50.009Z] Building core-metadata ... [2021-11-15T15:41:50.009Z] Building security-bootstrapper ... [2021-11-15T15:41:50.009Z] Building security-proxy-setup ... [2021-11-15T15:41:50.009Z] Building security-secretstore-setup ... [2021-11-15T15:41:50.009Z] Building support-notifications ... [2021-11-15T15:41:50.009Z] Building support-scheduler ... [2021-11-15T15:41:50.009Z] Building sys-mgmt-agent ... [2021-11-15T15:41:50.009Z] Building security-proxy-setup [2021-11-15T15:41:50.009Z] Building core-metadata [2021-11-15T15:41:50.009Z] Building core-command [2021-11-15T15:41:50.009Z] Building sys-mgmt-agent [2021-11-15T15:41:50.009Z] Building support-scheduler [2021-11-15T15:42:36.973Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T15:42:36.973Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-15T15:42:36.973Z] ---> 8a4b9d541ade [2021-11-15T15:42:36.973Z] Step 3/22 : WORKDIR /edgex-go [2021-11-15T15:42:36.973Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T15:42:36.973Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-15T15:42:36.973Z] ---> 8a4b9d541ade [2021-11-15T15:42:36.973Z] Step 3/23 : WORKDIR /edgex-go [2021-11-15T15:42:36.973Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T15:42:36.973Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-15T15:42:36.973Z] ---> 8a4b9d541ade [2021-11-15T15:42:36.973Z] Step 3/22 : WORKDIR /edgex-go [2021-11-15T15:42:36.973Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T15:42:36.973Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-15T15:42:36.973Z] ---> 8a4b9d541ade [2021-11-15T15:42:36.973Z] Step 3/22 : WORKDIR /edgex-go [2021-11-15T15:42:36.973Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T15:42:36.973Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-15T15:42:36.973Z] ---> 8a4b9d541ade [2021-11-15T15:42:36.973Z] Step 3/20 : WORKDIR /edgex-go [2021-11-15T15:42:36.973Z] ---> Running in 6fa313e07bd7 [2021-11-15T15:42:36.973Z] ---> Running in 1e2b278e4398 [2021-11-15T15:42:36.973Z] ---> Running in 3fba3793c1ef [2021-11-15T15:42:36.973Z] ---> Running in bc255964deb4 [2021-11-15T15:42:36.973Z] ---> Running in 8aedb805a6f3 [2021-11-15T15:42:36.973Z] Removing intermediate container 1e2b278e4398 [2021-11-15T15:42:36.973Z] ---> 08709dcf13d5 [2021-11-15T15:42:36.973Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T15:42:36.973Z] Removing intermediate container 3fba3793c1ef [2021-11-15T15:42:36.973Z] ---> 4c06dae0825e [2021-11-15T15:42:36.973Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T15:42:36.973Z] Removing intermediate container 6fa313e07bd7 [2021-11-15T15:42:36.973Z] ---> d19f6413775e [2021-11-15T15:42:36.973Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T15:42:36.973Z] ---> Running in c487107e718d [2021-11-15T15:42:36.973Z] ---> Running in c69530350a67 [2021-11-15T15:42:36.973Z] Removing intermediate container 8aedb805a6f3 [2021-11-15T15:42:36.973Z] ---> 1c7984b7a5c0 [2021-11-15T15:42:36.973Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T15:42:36.973Z] Removing intermediate container bc255964deb4 [2021-11-15T15:42:36.973Z] ---> d0cb4f60765b [2021-11-15T15:42:36.973Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T15:42:36.973Z] ---> Running in ada7b77278dd [2021-11-15T15:42:36.973Z] ---> Running in 91c15582d65e [2021-11-15T15:42:36.973Z] ---> Running in 3457c7929adf [2021-11-15T15:42:37.588Z] Removing intermediate container c69530350a67 [2021-11-15T15:42:37.588Z] ---> 125b71a631dc [2021-11-15T15:42:37.588Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-15T15:42:37.588Z] ---> Running in e4651e19a046 [2021-11-15T15:42:37.867Z] Removing intermediate container c487107e718d [2021-11-15T15:42:37.867Z] ---> 2d5d785e891e [2021-11-15T15:42:37.867Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-15T15:42:38.148Z] ---> Running in 9bbf42c5cd6d [2021-11-15T15:42:38.148Z] Removing intermediate container 3457c7929adf [2021-11-15T15:42:38.148Z] ---> 6d5832024d22 [2021-11-15T15:42:38.148Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-15T15:42:38.148Z] Removing intermediate container ada7b77278dd [2021-11-15T15:42:38.148Z] ---> bdcba09530d9 [2021-11-15T15:42:38.148Z] Removing intermediate container 91c15582d65e [2021-11-15T15:42:38.148Z] ---> 4aa6e683132b [2021-11-15T15:42:38.148Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-15T15:42:38.148Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-15T15:42:38.148Z] ---> Running in 333207d37b7a [2021-11-15T15:42:38.443Z] ---> Running in 7806d569d1af [2021-11-15T15:42:38.443Z] ---> Running in f9fafb42b5b8 [2021-11-15T15:42:39.891Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T15:42:40.170Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T15:42:40.446Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T15:42:40.446Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T15:42:40.446Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T15:42:40.446Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T15:42:41.048Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T15:42:41.327Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T15:42:41.327Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T15:42:41.327Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T15:42:41.327Z] OK: 219 MiB in 52 packages [2021-11-15T15:42:41.936Z] OK: 219 MiB in 52 packages [2021-11-15T15:42:42.556Z] OK: 219 MiB in 52 packages [2021-11-15T15:42:42.556Z] OK: 219 MiB in 52 packages [2021-11-15T15:42:42.556Z] OK: 219 MiB in 52 packages [2021-11-15T15:42:43.154Z] Removing intermediate container e4651e19a046 [2021-11-15T15:42:43.154Z] ---> b5c1117d009f [2021-11-15T15:42:43.154Z] Step 6/23 : COPY go.mod . [2021-11-15T15:42:43.756Z] Removing intermediate container 9bbf42c5cd6d [2021-11-15T15:42:43.756Z] ---> f4af86095b15 [2021-11-15T15:42:43.756Z] Step 6/22 : COPY . . [2021-11-15T15:42:44.045Z] Removing intermediate container 7806d569d1af [2021-11-15T15:42:44.045Z] ---> 3df6b12c5d7c [2021-11-15T15:42:44.045Z] Step 6/22 : COPY . . [2021-11-15T15:42:44.045Z] Removing intermediate container 333207d37b7a [2021-11-15T15:42:44.045Z] ---> 551f02167ebb [2021-11-15T15:42:44.045Z] Step 6/20 : COPY . . [2021-11-15T15:42:44.318Z] Removing intermediate container f9fafb42b5b8 [2021-11-15T15:42:44.318Z] ---> 952672f45a47 [2021-11-15T15:42:44.318Z] Step 6/22 : COPY . . [2021-11-15T15:42:44.318Z] ---> 3aca94be8800 [2021-11-15T15:42:44.318Z] Step 7/23 : RUN go mod download [2021-11-15T15:42:44.590Z] ---> Running in 5b051df5b6fe [2021-11-15T15:42:50.085Z] Removing intermediate container 5b051df5b6fe [2021-11-15T15:42:50.085Z] ---> ad32b867c1c6 [2021-11-15T15:42:50.085Z] Step 8/23 : COPY . . [2021-11-15T15:43:02.691Z] ---> 6e3cd3c1114f [2021-11-15T15:43:02.691Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T15:43:02.691Z] ---> c200ae87ab97 [2021-11-15T15:43:02.691Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T15:43:02.691Z] ---> Running in f9e056ba972c [2021-11-15T15:43:02.691Z] ---> e563f4024831 [2021-11-15T15:43:02.691Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T15:43:02.691Z] ---> 8201cb036da0 [2021-11-15T15:43:02.691Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T15:43:02.691Z] ---> Running in 32d034fcfa3b [2021-11-15T15:43:02.691Z] ---> Running in f2f85c906366 [2021-11-15T15:43:02.691Z] ---> Running in d44151ef6874 [2021-11-15T15:43:04.677Z] ---> 5672f27ed732 [2021-11-15T15:43:04.677Z] Step 9/23 : RUN go mod tidy [2021-11-15T15:43:04.954Z] ---> Running in 9c503e274933 [2021-11-15T15:43:06.393Z] Removing intermediate container f9e056ba972c [2021-11-15T15:43:06.393Z] ---> 568e3e97e76b [2021-11-15T15:43:06.393Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-15T15:43:06.393Z] ---> Running in f8d001897fe0 [2021-11-15T15:43:06.669Z] Removing intermediate container 32d034fcfa3b [2021-11-15T15:43:06.669Z] ---> c865ea7a511c [2021-11-15T15:43:06.669Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-15T15:43:06.943Z] ---> Running in a0cef5c5de92 [2021-11-15T15:43:07.220Z] Removing intermediate container f2f85c906366 [2021-11-15T15:43:07.220Z] ---> 5c238d55e259 [2021-11-15T15:43:07.220Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-15T15:43:07.220Z] Removing intermediate container d44151ef6874 [2021-11-15T15:43:07.220Z] ---> 56ca1f28eb6f [2021-11-15T15:43:07.220Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-15T15:43:07.220Z] ---> Running in f9cef8da3bbc [2021-11-15T15:43:07.497Z] ---> Running in e53d10afaf54 [2021-11-15T15:43:08.938Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-15T15:43:09.540Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-15T15:43:09.821Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-15T15:43:10.097Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o cmd/core-command/core-command ./cmd/core-command [2021-11-15T15:43:10.700Z] Removing intermediate container 9c503e274933 [2021-11-15T15:43:10.700Z] ---> 86973fc51be8 [2021-11-15T15:43:10.700Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-15T15:43:10.700Z] ---> Running in 8f5779595926 [2021-11-15T15:43:12.691Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-15T15:45:04.529Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-15T15:45:04.529Z] Removing intermediate container f9cef8da3bbc [2021-11-15T15:45:04.529Z] ---> b394d4821e75 [2021-11-15T15:45:04.529Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-15T15:45:04.529Z] ---> Running in bbb8743d703f [2021-11-15T15:45:04.802Z] Removing intermediate container e53d10afaf54 [2021-11-15T15:45:04.802Z] ---> 521062cd35a6 [2021-11-15T15:45:04.802Z] [2021-11-15T15:45:04.802Z] Step 9/22 : FROM alpine:3.14 [2021-11-15T15:45:05.080Z] 3.14: Pulling from library/alpine [2021-11-15T15:45:06.068Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-15T15:45:08.054Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-15T15:45:08.054Z] Status: Downloaded newer image for alpine:3.14 [2021-11-15T15:45:08.054Z] ---> 5b8b7b635229 [2021-11-15T15:45:08.054Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-15T15:45:08.054Z] ---> Running in faf0e4dc7c57 [2021-11-15T15:45:09.506Z] Removing intermediate container f8d001897fe0 [2021-11-15T15:45:09.506Z] ---> bacb18f3066e [2021-11-15T15:45:09.506Z] [2021-11-15T15:45:09.506Z] Step 9/20 : FROM alpine:3.14 [2021-11-15T15:45:09.506Z] ---> 5b8b7b635229 [2021-11-15T15:45:09.506Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-15T15:45:09.788Z] ---> Running in 2fd12f2cbb9b [2021-11-15T15:45:10.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T15:45:11.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T15:45:11.664Z] Removing intermediate container bbb8743d703f [2021-11-15T15:45:11.664Z] ---> fd09072dbe51 [2021-11-15T15:45:11.664Z] [2021-11-15T15:45:11.664Z] Step 10/22 : FROM docker:20.10.8 [2021-11-15T15:45:11.946Z] 20.10.8: Pulling from library/docker [2021-11-15T15:45:11.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T15:45:12.223Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-15T15:45:12.223Z] Executing busybox-1.33.1-r6.trigger [2021-11-15T15:45:12.223Z] OK: 6 MiB in 15 packages [2021-11-15T15:45:12.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T15:45:13.211Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-15T15:45:13.211Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-15T15:45:13.211Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-15T15:45:13.211Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-15T15:45:13.211Z] (5/5) Installing curl (7.79.1-r0) [2021-11-15T15:45:13.211Z] Executing busybox-1.33.1-r6.trigger [2021-11-15T15:45:13.211Z] Executing ca-certificates-20191127-r5.trigger [2021-11-15T15:45:13.490Z] OK: 8 MiB in 19 packages [2021-11-15T15:45:14.091Z] Removing intermediate container faf0e4dc7c57 [2021-11-15T15:45:14.091Z] ---> d92f159bc27a [2021-11-15T15:45:14.091Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-15T15:45:14.367Z] ---> Running in bb075aaf657d [2021-11-15T15:45:15.353Z] Removing intermediate container bb075aaf657d [2021-11-15T15:45:15.353Z] ---> a5bae0926e9a [2021-11-15T15:45:15.353Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-15T15:45:15.626Z] ---> Running in ffd4c9067b6c [2021-11-15T15:45:15.905Z] Removing intermediate container 2fd12f2cbb9b [2021-11-15T15:45:15.905Z] ---> 3c1e9a2c9aeb [2021-11-15T15:45:15.905Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-15T15:45:16.178Z] ---> Running in f88c6e4cb365 [2021-11-15T15:45:16.451Z] Removing intermediate container ffd4c9067b6c [2021-11-15T15:45:16.451Z] ---> 276b76bfb060 [2021-11-15T15:45:16.451Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-15T15:45:16.726Z] ---> Running in c5716bfd19ec [2021-11-15T15:45:16.726Z] Removing intermediate container f88c6e4cb365 [2021-11-15T15:45:16.726Z] ---> 45187ee04d53 [2021-11-15T15:45:16.726Z] Step 12/20 : WORKDIR /edgex [2021-11-15T15:45:16.726Z] Removing intermediate container a0cef5c5de92 [2021-11-15T15:45:16.726Z] ---> 4aa5b81473fc [2021-11-15T15:45:16.726Z] [2021-11-15T15:45:16.726Z] Step 9/22 : FROM alpine:3.14 [2021-11-15T15:45:16.726Z] ---> 5b8b7b635229 [2021-11-15T15:45:16.726Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-15T15:45:16.726Z] ---> Using cache [2021-11-15T15:45:16.726Z] ---> d92f159bc27a [2021-11-15T15:45:16.726Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-15T15:45:16.726Z] ---> Using cache [2021-11-15T15:45:16.726Z] ---> a5bae0926e9a [2021-11-15T15:45:16.726Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-15T15:45:17.001Z] ---> Running in 5b3aa5c8745d [2021-11-15T15:45:17.001Z] ---> Running in 2a7f84070135 [2021-11-15T15:45:17.278Z] Removing intermediate container 8f5779595926 [2021-11-15T15:45:17.278Z] ---> de053e0db2d5 [2021-11-15T15:45:17.278Z] [2021-11-15T15:45:17.278Z] Step 11/23 : FROM alpine:3.14 [2021-11-15T15:45:17.278Z] ---> 5b8b7b635229 [2021-11-15T15:45:17.278Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-15T15:45:17.278Z] ---> Using cache [2021-11-15T15:45:17.278Z] ---> d92f159bc27a [2021-11-15T15:45:17.278Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-15T15:45:17.278Z] ---> Using cache [2021-11-15T15:45:17.278Z] ---> a5bae0926e9a [2021-11-15T15:45:17.278Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-15T15:45:17.278Z] ---> Running in 97f1481394fc [2021-11-15T15:45:17.278Z] Removing intermediate container c5716bfd19ec [2021-11-15T15:45:17.278Z] ---> 75e76d69a086 [2021-11-15T15:45:17.278Z] Step 14/22 : WORKDIR / [2021-11-15T15:45:17.556Z] ---> Running in a5af5eff08c3 [2021-11-15T15:45:17.556Z] Removing intermediate container 5b3aa5c8745d [2021-11-15T15:45:17.556Z] ---> 5e4511ba1a0c [2021-11-15T15:45:17.556Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-15T15:45:17.556Z] Removing intermediate container 2a7f84070135 [2021-11-15T15:45:17.557Z] ---> c329ba7ecf68 [2021-11-15T15:45:17.557Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-15T15:45:17.831Z] ---> Running in b92c3d89c9da [2021-11-15T15:45:18.104Z] Removing intermediate container 97f1481394fc [2021-11-15T15:45:18.104Z] ---> a8bef7d79b82 [2021-11-15T15:45:18.104Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-15T15:45:18.104Z] Removing intermediate container a5af5eff08c3 [2021-11-15T15:45:18.104Z] ---> 8fa7a53b4725 [2021-11-15T15:45:18.104Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-15T15:45:18.379Z] ---> Running in 1b59313a92f0 [2021-11-15T15:45:18.657Z] Removing intermediate container b92c3d89c9da [2021-11-15T15:45:18.657Z] ---> 1ee821e035d7 [2021-11-15T15:45:18.657Z] Step 14/22 : WORKDIR / [2021-11-15T15:45:18.934Z] ---> Running in 025ac4b092d7 [2021-11-15T15:45:18.934Z] Removing intermediate container 1b59313a92f0 [2021-11-15T15:45:18.934Z] ---> 279040c90e14 [2021-11-15T15:45:18.934Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-15T15:45:19.210Z] ---> 0463fae338dc [2021-11-15T15:45:19.210Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-15T15:45:19.806Z] Removing intermediate container 025ac4b092d7 [2021-11-15T15:45:19.806Z] ---> 4f71d9ed52a3 [2021-11-15T15:45:19.806Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-15T15:45:19.806Z] ---> 4080208d6306 [2021-11-15T15:45:19.806Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-15T15:45:20.783Z] ---> 8c2e8e91c839 [2021-11-15T15:45:20.783Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-15T15:45:21.064Z] ---> 1b365a16df01 [2021-11-15T15:45:21.064Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-15T15:45:21.064Z] ---> c43bc3a462d9 [2021-11-15T15:45:21.064Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-15T15:45:22.509Z] ---> 47564ef2da11 [2021-11-15T15:45:22.509Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-15T15:45:23.106Z] ---> 9c355e482ae7 [2021-11-15T15:45:23.106Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-15T15:45:23.377Z] ---> 925bc209a1b7 [2021-11-15T15:45:23.377Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-15T15:45:23.377Z] ---> Running in 428889d1d56b [2021-11-15T15:45:23.974Z] ---> b2bd96817ace [2021-11-15T15:45:23.974Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-15T15:45:23.974Z] ---> 929c73b156d7 [2021-11-15T15:45:23.974Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-15T15:45:23.974Z] ---> Running in 50afa16db5d9 [2021-11-15T15:45:24.247Z] ---> d7b00f72d02b [2021-11-15T15:45:24.247Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-15T15:45:24.247Z] Removing intermediate container 428889d1d56b [2021-11-15T15:45:24.247Z] ---> b237f5a34d32 [2021-11-15T15:45:24.247Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-15T15:45:24.247Z] ---> Running in e0a42a3a67f0 [2021-11-15T15:45:24.531Z] ---> Running in f8cc554ca427 [2021-11-15T15:45:24.531Z] Removing intermediate container 50afa16db5d9 [2021-11-15T15:45:24.531Z] ---> e48fdc5978f7 [2021-11-15T15:45:24.531Z] Step 17/20 : CMD ["--init=true"] [2021-11-15T15:45:24.806Z] ---> Running in 6d3a91e7d1f6 [2021-11-15T15:45:25.079Z] ---> ff9f967bf421 [2021-11-15T15:45:25.079Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-15T15:45:25.079Z] ---> Running in bf08de3e16fa [2021-11-15T15:45:25.079Z] Removing intermediate container e0a42a3a67f0 [2021-11-15T15:45:25.079Z] ---> 394d319fd90f [2021-11-15T15:45:25.079Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-15T15:45:25.079Z] Removing intermediate container f8cc554ca427 [2021-11-15T15:45:25.079Z] ---> 68ebc4aad7ea [2021-11-15T15:45:25.079Z] Step 20/22 : LABEL arch=arm64 [2021-11-15T15:45:25.352Z] ---> Running in 69a907c56a56 [2021-11-15T15:45:25.352Z] ---> Running in a5f7a18a880f [2021-11-15T15:45:25.624Z] Removing intermediate container 6d3a91e7d1f6 [2021-11-15T15:45:25.624Z] ---> 433d34d9905b [2021-11-15T15:45:25.624Z] Step 18/20 : LABEL arch=arm64 [2021-11-15T15:45:25.624Z] ---> Running in 5762b36f252d [2021-11-15T15:45:25.900Z] Removing intermediate container bf08de3e16fa [2021-11-15T15:45:25.900Z] ---> d73ceece5e8d [2021-11-15T15:45:25.900Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-15T15:45:25.900Z] ---> Running in 6ce3068b58a7 [2021-11-15T15:45:25.900Z] Removing intermediate container 69a907c56a56 [2021-11-15T15:45:25.900Z] ---> a377360055cf [2021-11-15T15:45:25.900Z] Step 21/23 : LABEL arch=arm64 [2021-11-15T15:45:26.189Z] Removing intermediate container a5f7a18a880f [2021-11-15T15:45:26.189Z] ---> fa5b3ebad93e [2021-11-15T15:45:26.189Z] Step 21/22 : LABEL git_sha=143991c289fa33d15b92815d9662304bdb63510a [2021-11-15T15:45:26.189Z] ---> Running in 7adecb243464 [2021-11-15T15:45:26.466Z] ---> Running in a88c0c358250 [2021-11-15T15:45:26.466Z] Removing intermediate container 5762b36f252d [2021-11-15T15:45:26.466Z] ---> ea65c4ad5759 [2021-11-15T15:45:26.466Z] Step 19/20 : LABEL git_sha=143991c289fa33d15b92815d9662304bdb63510a [2021-11-15T15:45:26.466Z] ---> Running in bf24e1b86307 [2021-11-15T15:45:26.743Z] Removing intermediate container 6ce3068b58a7 [2021-11-15T15:45:26.743Z] ---> 1ffe5bf813bd [2021-11-15T15:45:26.743Z] Step 20/22 : LABEL arch=arm64 [2021-11-15T15:45:26.743Z] ---> Running in 14bc7a8d4e70 [2021-11-15T15:45:27.022Z] Removing intermediate container 7adecb243464 [2021-11-15T15:45:27.022Z] ---> 5ac541f187bd [2021-11-15T15:45:27.022Z] Step 22/23 : LABEL git_sha=143991c289fa33d15b92815d9662304bdb63510a [2021-11-15T15:45:27.022Z] Removing intermediate container a88c0c358250 [2021-11-15T15:45:27.022Z] ---> c03eaad89b9a [2021-11-15T15:45:27.022Z] Step 22/22 : LABEL version=2.0.1-dev.95 [2021-11-15T15:45:27.298Z] ---> Running in a4be63caf4dc [2021-11-15T15:45:27.298Z] ---> Running in d11b9ec8ca59 [2021-11-15T15:45:27.298Z] Removing intermediate container bf24e1b86307 [2021-11-15T15:45:27.298Z] ---> 9f9e92d2742b [2021-11-15T15:45:27.298Z] Step 20/20 : LABEL version=2.0.1-dev.95 [2021-11-15T15:45:27.298Z] ---> Running in 7c6faeee7e67 [2021-11-15T15:45:27.579Z] Removing intermediate container 14bc7a8d4e70 [2021-11-15T15:45:27.579Z] ---> a3184bc14386 [2021-11-15T15:45:27.579Z] Step 21/22 : LABEL git_sha=143991c289fa33d15b92815d9662304bdb63510a [2021-11-15T15:45:27.579Z] ---> Running in 1c8bd8132617 [2021-11-15T15:45:27.855Z] Removing intermediate container a4be63caf4dc [2021-11-15T15:45:27.855Z] ---> 50036b6ebe38 [2021-11-15T15:45:27.855Z] [2021-11-15T15:45:27.855Z] Removing intermediate container d11b9ec8ca59 [2021-11-15T15:45:27.855Z] ---> be796238647d [2021-11-15T15:45:27.855Z] Step 23/23 : LABEL version=2.0.1-dev.95 [2021-11-15T15:45:28.132Z] Removing intermediate container 7c6faeee7e67 [2021-11-15T15:45:28.132Z] ---> 5281465b3f99 [2021-11-15T15:45:28.132Z] [2021-11-15T15:45:28.132Z] ---> Running in dae9cf7c717b [2021-11-15T15:45:28.407Z] Removing intermediate container 1c8bd8132617 [2021-11-15T15:45:28.407Z] ---> 1d6cf6b43069 [2021-11-15T15:45:28.407Z] Step 22/22 : LABEL version=2.0.1-dev.95 [2021-11-15T15:45:28.407Z] Successfully built 50036b6ebe38 [2021-11-15T15:45:28.407Z] Successfully tagged core-command-arm64:latest [2021-11-15T15:45:28.407Z]  Building core-command ... done Building security-secretstore-setup [2021-11-15T15:45:28.407Z] Successfully built 5281465b3f99 [2021-11-15T15:45:28.407Z] Successfully tagged security-proxy-setup-arm64:latest [2021-11-15T15:45:28.407Z] ---> Running in b19b87d67e98 [2021-11-15T15:45:28.407Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-15T15:45:28.407Z]  Building security-proxy-setup ... done Status: Downloaded newer image for docker:20.10.8 [2021-11-15T15:45:28.407Z] Building core-data [2021-11-15T15:45:28.680Z] ---> 3734d5adc5ac [2021-11-15T15:45:28.680Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-11-15T15:45:28.680Z] ---> Running in 59aadd80c8a0 [2021-11-15T15:45:28.680Z] Removing intermediate container dae9cf7c717b [2021-11-15T15:45:28.680Z] ---> 86aaf99f3aa0 [2021-11-15T15:45:28.680Z] [2021-11-15T15:45:28.971Z] Successfully built 86aaf99f3aa0 [2021-11-15T15:45:28.971Z] Successfully tagged support-scheduler-arm64:latest [2021-11-15T15:45:28.971Z] Building support-notifications [2021-11-15T15:45:29.245Z]  Building support-scheduler ... done Removing intermediate container b19b87d67e98 [2021-11-15T15:45:29.245Z] ---> 9ef79d3845b2 [2021-11-15T15:45:29.245Z] [2021-11-15T15:45:29.245Z] Removing intermediate container 59aadd80c8a0 [2021-11-15T15:45:29.245Z] ---> fc5418c5dd91 [2021-11-15T15:45:29.245Z] 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-15T15:45:29.526Z] Successfully built 9ef79d3845b2 [2021-11-15T15:45:29.526Z] Successfully tagged core-metadata-arm64:latest [2021-11-15T15:45:29.526Z]  Building core-metadata ... done Building security-bootstrapper [2021-11-15T15:45:29.526Z] ---> Running in 166446ec85e4 [2021-11-15T15:45:30.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T15:45:30.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T15:45:31.572Z] (1/42) Installing readline (8.1.0-r0) [2021-11-15T15:45:31.572Z] (2/42) Installing bash (5.1.4-r0) [2021-11-15T15:45:31.846Z] Executing bash-5.1.4-r0.post-install [2021-11-15T15:45:31.846Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-15T15:45:31.846Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-15T15:45:31.846Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-15T15:45:31.846Z] (6/42) Installing curl (7.79.1-r0) [2021-11-15T15:45:31.846Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-15T15:45:31.846Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-15T15:45:31.846Z] (9/42) Installing expat (2.4.1-r0) [2021-11-15T15:45:31.846Z] (10/42) Installing libffi (3.3-r2) [2021-11-15T15:45:31.846Z] (11/42) Installing gdbm (1.19-r0) [2021-11-15T15:45:31.846Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-15T15:45:31.846Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-15T15:45:31.846Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-15T15:45:31.846Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-15T15:45:32.122Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-15T15:45:32.122Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-15T15:45:34.106Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-15T15:45:34.106Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-15T15:45:34.106Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-15T15:45:34.106Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-15T15:45:34.106Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-15T15:45:34.106Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-15T15:45:34.106Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-15T15:45:34.106Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-15T15:45:34.106Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-15T15:45:34.106Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-15T15:45:34.106Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-15T15:45:34.106Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-15T15:45:34.106Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-15T15:45:34.106Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-15T15:45:34.106Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-15T15:45:34.106Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-15T15:45:34.106Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-15T15:45:34.106Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-15T15:45:34.106Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-15T15:45:34.106Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-15T15:45:34.106Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-15T15:45:34.106Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-15T15:45:34.106Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-15T15:45:34.381Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-15T15:45:34.381Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-15T15:45:34.976Z] Executing busybox-1.33.1-r3.trigger [2021-11-15T15:45:34.976Z] OK: 84 MiB in 64 packages [2021-11-15T15:45:40.380Z] Collecting docker-compose==1.23.2 [2021-11-15T15:45:40.380Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-15T15:45:40.380Z] Collecting texttable<0.10,>=0.9.0 [2021-11-15T15:45:40.380Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-15T15:45:41.811Z] Collecting jsonschema<3,>=2.5.1 [2021-11-15T15:45:41.811Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-15T15:45:41.811Z] Collecting cached-property<2,>=1.2.0 [2021-11-15T15:45:41.811Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-15T15:45:42.404Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-15T15:45:42.404Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-15T15:45:42.676Z] Collecting docker<4.0,>=3.6.0 [2021-11-15T15:45:42.676Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-15T15:45:43.652Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-15T15:45:43.652Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-15T15:45:43.652Z] 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-15T15:45:43.652Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-15T15:45:43.926Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-15T15:45:46.553Z] Collecting PyYAML<4,>=3.10 [2021-11-15T15:45:46.553Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-15T15:45:49.945Z] Collecting docopt<0.7,>=0.6.1 [2021-11-15T15:45:49.945Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-15T15:45:52.698Z] Collecting docker-pycreds>=0.4.0 [2021-11-15T15:45:52.698Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-15T15:45:52.998Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-15T15:45:52.998Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-15T15:45:53.621Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-15T15:45:53.915Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-15T15:45:53.915Z] 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-15T15:45:54.195Z] Collecting idna<2.8,>=2.5 [2021-11-15T15:45:54.195Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-15T15:45:54.475Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-15T15:45:54.475Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-15T15:45:54.475Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-15T15:45:54.475Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-15T15:45:55.483Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-15T15:45:55.483Z] Attempting uninstall: urllib3 [2021-11-15T15:45:55.483Z] Found existing installation: urllib3 1.26.5 [2021-11-15T15:45:55.483Z] Uninstalling urllib3-1.26.5: [2021-11-15T15:45:55.786Z] Successfully uninstalled urllib3-1.26.5 [2021-11-15T15:45:56.387Z] Attempting uninstall: idna [2021-11-15T15:45:56.387Z] Found existing installation: idna 3.2 [2021-11-15T15:45:56.388Z] Uninstalling idna-3.2: [2021-11-15T15:45:56.662Z] Successfully uninstalled idna-3.2 [2021-11-15T15:45:57.258Z] Attempting uninstall: chardet [2021-11-15T15:45:57.258Z] Found existing installation: chardet 4.0.0 [2021-11-15T15:45:57.533Z] Uninstalling chardet-4.0.0: [2021-11-15T15:45:57.533Z] Successfully uninstalled chardet-4.0.0 [2021-11-15T15:45:58.985Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T15:45:58.985Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-15T15:45:58.985Z] ---> 8a4b9d541ade [2021-11-15T15:45:58.985Z] Step 3/22 : WORKDIR /edgex-go [2021-11-15T15:45:58.985Z] ---> Using cache [2021-11-15T15:45:58.985Z] ---> d0cb4f60765b [2021-11-15T15:45:58.985Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T15:45:58.985Z] ---> Using cache [2021-11-15T15:45:58.985Z] ---> 6d5832024d22 [2021-11-15T15:45:58.985Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-15T15:45:58.985Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T15:45:58.985Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-15T15:45:58.985Z] ---> 8a4b9d541ade [2021-11-15T15:45:58.985Z] Step 3/21 : WORKDIR /edgex-go [2021-11-15T15:45:58.985Z] ---> Using cache [2021-11-15T15:45:58.985Z] ---> d0cb4f60765b [2021-11-15T15:45:58.985Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T15:45:58.985Z] ---> Using cache [2021-11-15T15:45:58.985Z] ---> 6d5832024d22 [2021-11-15T15:45:58.985Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-15T15:45:59.266Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T15:45:59.266Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-15T15:45:59.266Z] ---> 8a4b9d541ade [2021-11-15T15:45:59.266Z] Step 3/24 : WORKDIR /edgex-go [2021-11-15T15:45:59.266Z] ---> Using cache [2021-11-15T15:45:59.266Z] ---> d0cb4f60765b [2021-11-15T15:45:59.266Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T15:45:59.266Z] ---> Using cache [2021-11-15T15:45:59.266Z] ---> 6d5832024d22 [2021-11-15T15:45:59.266Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-15T15:45:59.266Z] ---> Using cache [2021-11-15T15:45:59.266Z] ---> 551f02167ebb [2021-11-15T15:45:59.266Z] Step 6/24 : COPY . . [2021-11-15T15:45:59.266Z] ---> Using cache [2021-11-15T15:45:59.266Z] ---> 6e3cd3c1114f [2021-11-15T15:45:59.266Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T15:45:59.266Z] ---> Using cache [2021-11-15T15:45:59.266Z] ---> 568e3e97e76b [2021-11-15T15:45:59.266Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-15T15:45:59.541Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-15T15:45:59.541Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-15T15:45:59.541Z] ---> 8a4b9d541ade [2021-11-15T15:45:59.541Z] Step 3/30 : WORKDIR /edgex-go [2021-11-15T15:45:59.541Z] ---> Using cache [2021-11-15T15:45:59.541Z] ---> d0cb4f60765b [2021-11-15T15:45:59.541Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T15:45:59.541Z] ---> Using cache [2021-11-15T15:45:59.541Z] ---> 6d5832024d22 [2021-11-15T15:45:59.541Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-15T15:45:59.541Z] ---> Using cache [2021-11-15T15:45:59.541Z] ---> 551f02167ebb [2021-11-15T15:45:59.541Z] Step 6/30 : COPY . . [2021-11-15T15:45:59.541Z] ---> Using cache [2021-11-15T15:45:59.541Z] ---> 6e3cd3c1114f [2021-11-15T15:45:59.541Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T15:45:59.541Z] ---> Using cache [2021-11-15T15:45:59.541Z] ---> 568e3e97e76b [2021-11-15T15:45:59.541Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-15T15:45:59.541Z] Attempting uninstall: requests [2021-11-15T15:45:59.541Z] Found existing installation: requests 2.25.1 [2021-11-15T15:45:59.813Z] Uninstalling requests-2.25.1: [2021-11-15T15:45:59.813Z] Successfully uninstalled requests-2.25.1 [2021-11-15T15:46:00.792Z] Running setup.py install for texttable: started [2021-11-15T15:46:01.400Z] ---> Running in 1371eb713366 [2021-11-15T15:46:01.400Z] ---> Running in f0805acc0f63 [2021-11-15T15:46:01.400Z] ---> Running in 81b31e4cbc66 [2021-11-15T15:46:01.400Z] ---> Running in c164e7a2581b [2021-11-15T15:46:02.836Z] Running setup.py install for texttable: finished with status 'done' [2021-11-15T15:46:02.836Z] Running setup.py install for PyYAML: started [2021-11-15T15:46:03.437Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-15T15:46:04.036Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T15:46:04.036Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T15:46:04.036Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-15T15:46:05.019Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T15:46:05.019Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T15:46:05.621Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-15T15:46:05.896Z] OK: 219 MiB in 52 packages [2021-11-15T15:46:05.896Z] OK: 219 MiB in 52 packages [2021-11-15T15:46:06.180Z] Running setup.py install for docopt: started [2021-11-15T15:46:07.634Z] Removing intermediate container 81b31e4cbc66 [2021-11-15T15:46:07.634Z] ---> 7029620da763 [2021-11-15T15:46:07.634Z] Step 6/22 : COPY . . [2021-11-15T15:46:07.634Z] Removing intermediate container c164e7a2581b [2021-11-15T15:46:07.634Z] ---> 718834b17bc2 [2021-11-15T15:46:07.634Z] Step 6/21 : COPY . . [2021-11-15T15:46:09.086Z] Running setup.py install for docopt: finished with status 'done' [2021-11-15T15:46:09.086Z] Running setup.py install for dockerpty: started [2021-11-15T15:46:11.722Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-15T15:46:13.719Z] 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-15T15:46:28.842Z] ---> 83b09cff0951 [2021-11-15T15:46:28.842Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T15:46:29.109Z] ---> Running in 7e12d918a759 [2021-11-15T15:46:30.087Z] ---> 88daa86898aa [2021-11-15T15:46:30.087Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T15:46:30.361Z] ---> Running in 292b2870a9d4 [2021-11-15T15:46:35.779Z] Removing intermediate container 166446ec85e4 [2021-11-15T15:46:35.779Z] ---> d8a14dc24ce4 [2021-11-15T15:46:35.779Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-15T15:46:35.779Z] ---> Running in 0d5542e0de2f [2021-11-15T15:46:36.376Z] Removing intermediate container 7e12d918a759 [2021-11-15T15:46:36.376Z] ---> aed9d8002917 [2021-11-15T15:46:36.376Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-15T15:46:36.650Z] ---> Running in 8e2f8e21c29f [2021-11-15T15:46:36.650Z] Removing intermediate container 0d5542e0de2f [2021-11-15T15:46:36.650Z] ---> d92ba6effc01 [2021-11-15T15:46:36.650Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-15T15:46:36.923Z] ---> Running in 5cf0753605c9 [2021-11-15T15:46:37.197Z] Removing intermediate container 292b2870a9d4 [2021-11-15T15:46:37.198Z] ---> 25a63cff939a [2021-11-15T15:46:37.198Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-15T15:46:37.198Z] ---> Running in f76fa86abd55 [2021-11-15T15:46:37.800Z] Removing intermediate container 5cf0753605c9 [2021-11-15T15:46:37.800Z] ---> 9423018ca934 [2021-11-15T15:46:37.800Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-15T15:46:39.244Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-15T15:46:40.234Z] ---> 0b7d1367332f [2021-11-15T15:46:40.234Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-15T15:46:40.234Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o cmd/core-data/core-data ./cmd/core-data [2021-11-15T15:46:41.217Z] ---> 7ecea99379a4 [2021-11-15T15:46:41.494Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-15T15:46:42.934Z] ---> 212d2b6f765b [2021-11-15T15:46:42.934Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-15T15:46:42.934Z] ---> Running in 08fb8e180d58 [2021-11-15T15:46:43.533Z] Removing intermediate container 08fb8e180d58 [2021-11-15T15:46:43.533Z] ---> 852317246d49 [2021-11-15T15:46:43.533Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-15T15:46:43.533Z] ---> Running in c97c2e0709b8 [2021-11-15T15:46:44.143Z] Removing intermediate container c97c2e0709b8 [2021-11-15T15:46:44.143Z] ---> 32ddf76d513e [2021-11-15T15:46:44.143Z] Step 20/22 : LABEL arch=arm64 [2021-11-15T15:46:44.426Z] ---> Running in 72891d26f491 [2021-11-15T15:46:45.025Z] Removing intermediate container 72891d26f491 [2021-11-15T15:46:45.025Z] ---> 9248a26221af [2021-11-15T15:46:45.025Z] Step 21/22 : LABEL git_sha=143991c289fa33d15b92815d9662304bdb63510a [2021-11-15T15:46:45.025Z] ---> Running in 2c25b426c912 [2021-11-15T15:46:46.009Z] Removing intermediate container 2c25b426c912 [2021-11-15T15:46:46.009Z] ---> ad6b40a4f971 [2021-11-15T15:46:46.009Z] Step 22/22 : LABEL version=2.0.1-dev.95 [2021-11-15T15:46:46.009Z] ---> Running in 93e906aee0bb [2021-11-15T15:46:46.608Z] Removing intermediate container 93e906aee0bb [2021-11-15T15:46:46.608Z] ---> 1cf03724536e [2021-11-15T15:46:46.608Z] [2021-11-15T15:46:47.214Z] Successfully built 1cf03724536e [2021-11-15T15:46:47.214Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-11-15T15:47:34.197Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.95" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-15T15:47:40.921Z] Removing intermediate container 1371eb713366 [2021-11-15T15:47:40.921Z] ---> d4afb911b4d7 [2021-11-15T15:47:40.921Z] [2021-11-15T15:47:40.921Z] Step 9/30 : FROM alpine:3.14 [2021-11-15T15:47:40.921Z] ---> 5b8b7b635229 [2021-11-15T15:47:40.921Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-15T15:47:40.921Z] ---> Running in 5aae5bfc67c4 [2021-11-15T15:47:41.199Z] Removing intermediate container 5aae5bfc67c4 [2021-11-15T15:47:41.199Z] ---> e363dde09de4 [2021-11-15T15:47:41.199Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-15T15:47:41.199Z] ---> Running in 412811aff916 [2021-11-15T15:47:43.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T15:47:43.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T15:47:44.818Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-15T15:47:44.818Z] (2/2) Installing su-exec (0.2-r1) [2021-11-15T15:47:44.818Z] Executing busybox-1.33.1-r6.trigger [2021-11-15T15:47:44.818Z] OK: 6 MiB in 16 packages [2021-11-15T15:47:46.815Z] Removing intermediate container f0805acc0f63 [2021-11-15T15:47:46.815Z] ---> 259505bf48ea [2021-11-15T15:47:46.815Z] [2021-11-15T15:47:46.815Z] Step 9/24 : FROM alpine:3.14 [2021-11-15T15:47:46.815Z] ---> 5b8b7b635229 [2021-11-15T15:47:46.815Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-15T15:47:46.815Z] ---> Running in 12d4526bbc9a [2021-11-15T15:47:46.815Z] Removing intermediate container 412811aff916 [2021-11-15T15:47:46.815Z] ---> de43ccfafd16 [2021-11-15T15:47:46.815Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-15T15:47:46.815Z] ---> Running in fccb1fdd9610 [2021-11-15T15:47:47.413Z] Removing intermediate container fccb1fdd9610 [2021-11-15T15:47:47.413Z] ---> 65ec9d70239e [2021-11-15T15:47:47.413Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-15T15:47:47.689Z] ---> Running in 56f972005e00 [2021-11-15T15:47:48.681Z] Removing intermediate container 56f972005e00 [2021-11-15T15:47:48.681Z] ---> a59f1c0b5066 [2021-11-15T15:47:48.681Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-15T15:47:48.681Z] ---> Running in c2d7d522e0a2 [2021-11-15T15:47:48.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T15:47:49.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T15:47:50.354Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-15T15:47:50.354Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-15T15:47:50.354Z] (3/3) Installing su-exec (0.2-r1) [2021-11-15T15:47:50.354Z] Executing busybox-1.33.1-r6.trigger [2021-11-15T15:47:50.354Z] Executing ca-certificates-20191127-r5.trigger [2021-11-15T15:47:50.705Z] OK: 6 MiB in 17 packages [2021-11-15T15:47:52.827Z] Removing intermediate container c2d7d522e0a2 [2021-11-15T15:47:52.827Z] ---> cf86f584b702 [2021-11-15T15:47:52.827Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-15T15:47:52.827Z] ---> Running in 179bec4481ca [2021-11-15T15:47:53.462Z] Removing intermediate container 12d4526bbc9a [2021-11-15T15:47:53.462Z] ---> d61ddb4236d0 [2021-11-15T15:47:53.462Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-15T15:47:53.743Z] Removing intermediate container 179bec4481ca [2021-11-15T15:47:53.743Z] ---> 81e0850dc8fb [2021-11-15T15:47:53.743Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-15T15:47:53.743Z] ---> Running in 05c79092f976 [2021-11-15T15:47:54.721Z] Removing intermediate container 05c79092f976 [2021-11-15T15:47:54.721Z] ---> 9d3ccd41390f [2021-11-15T15:47:54.721Z] Step 12/24 : WORKDIR / [2021-11-15T15:47:54.993Z] ---> Running in f9e6a78dc8ca [2021-11-15T15:47:55.270Z] ---> 7428239f0fda [2021-11-15T15:47:55.270Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-15T15:47:55.552Z] ---> Running in c4413482d059 [2021-11-15T15:47:55.825Z] Removing intermediate container f9e6a78dc8ca [2021-11-15T15:47:55.825Z] ---> a90c987e5e43 [2021-11-15T15:47:55.825Z] 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-15T15:47:57.266Z] ---> 64bd3993c862 [2021-11-15T15:47:57.266Z] 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-15T15:47:58.711Z] ---> e95b0915ab56 [2021-11-15T15:47:58.711Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-15T15:47:59.698Z] Removing intermediate container c4413482d059 [2021-11-15T15:47:59.698Z] ---> 470566d4a4d0 [2021-11-15T15:47:59.698Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-15T15:47:59.973Z] ---> 06720e3619cc [2021-11-15T15:47:59.973Z] 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-15T15:48:01.442Z] ---> b6ab25d0e34b [2021-11-15T15:48:01.442Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-15T15:48:01.442Z] ---> ba4bfa81b69b [2021-11-15T15:48:01.442Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-15T15:48:04.072Z] ---> 51b3e6783e13 [2021-11-15T15:48:04.072Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-15T15:48:04.072Z] ---> e52fb03625a5 [2021-11-15T15:48:04.072Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-15T15:48:05.519Z] ---> 509f3cb0a3ed [2021-11-15T15:48:05.519Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-15T15:48:06.128Z] ---> 4dbd11d0a8e1 [2021-11-15T15:48:06.128Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-15T15:48:06.729Z] ---> 97b68f2e9608 [2021-11-15T15:48:06.729Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-15T15:48:07.741Z] ---> 4fe15d1a54a6 [2021-11-15T15:48:07.741Z] 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-15T15:48:07.741Z] ---> Running in 549d602020bb [2021-11-15T15:48:08.343Z] ---> 3077300cc756 [2021-11-15T15:48:08.343Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-15T15:48:08.626Z] ---> Running in cf84c59dae80 [2021-11-15T15:48:09.617Z] Removing intermediate container cf84c59dae80 [2021-11-15T15:48:09.617Z] ---> 0d1954a70825 [2021-11-15T15:48:09.617Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-15T15:48:11.066Z] ---> 74d88d44e5eb [2021-11-15T15:48:11.066Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-15T15:48:11.343Z] ---> Running in 30bc6fd12389 [2021-11-15T15:48:11.343Z] Removing intermediate container 549d602020bb [2021-11-15T15:48:11.343Z] ---> a5a207175c9a [2021-11-15T15:48:11.343Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-15T15:48:11.629Z] ---> Running in 9c20446996b8 [2021-11-15T15:48:12.239Z] Removing intermediate container 9c20446996b8 [2021-11-15T15:48:12.239Z] ---> 88290413f94a [2021-11-15T15:48:12.239Z] Step 22/24 : LABEL arch=arm64 [2021-11-15T15:48:12.518Z] ---> Running in 96f362a91190 [2021-11-15T15:48:13.123Z] Removing intermediate container 96f362a91190 [2021-11-15T15:48:13.123Z] ---> 7e91df4c7ee9 [2021-11-15T15:48:13.123Z] Step 23/24 : LABEL git_sha=143991c289fa33d15b92815d9662304bdb63510a [2021-11-15T15:48:13.409Z] ---> Running in 4076bdfe10c1 [2021-11-15T15:48:14.019Z] Removing intermediate container 4076bdfe10c1 [2021-11-15T15:48:14.019Z] ---> 8c9eed414552 [2021-11-15T15:48:14.019Z] Step 24/24 : LABEL version=2.0.1-dev.95 [2021-11-15T15:48:14.019Z] ---> Running in 430851d7dfb2 [2021-11-15T15:48:15.042Z] Removing intermediate container 30bc6fd12389 [2021-11-15T15:48:15.042Z] ---> fbe1c4c8b78d [2021-11-15T15:48:15.042Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-15T15:48:15.042Z] Removing intermediate container 430851d7dfb2 [2021-11-15T15:48:15.042Z] ---> fc4b8cdbce60 [2021-11-15T15:48:15.042Z] [2021-11-15T15:48:15.313Z] ---> Running in 4c91a024062e [2021-11-15T15:48:15.313Z] Successfully built fc4b8cdbce60 [2021-11-15T15:48:15.313Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-11-15T15:48:15.913Z]  Building security-secretstore-setup ... done Removing intermediate container 4c91a024062e [2021-11-15T15:48:15.913Z] ---> 650f0af8baff [2021-11-15T15:48:15.913Z] Step 27/30 : CMD ["gate"] [2021-11-15T15:48:16.187Z] ---> Running in 2be52e06d66e [2021-11-15T15:48:16.783Z] Removing intermediate container 2be52e06d66e [2021-11-15T15:48:16.783Z] ---> ef6917bc21b7 [2021-11-15T15:48:16.783Z] Step 28/30 : LABEL arch=arm64 [2021-11-15T15:48:17.057Z] ---> Running in 7ba8604f2c28 [2021-11-15T15:48:17.659Z] Removing intermediate container 7ba8604f2c28 [2021-11-15T15:48:17.659Z] ---> 73eb9018cec5 [2021-11-15T15:48:17.659Z] Step 29/30 : LABEL git_sha=143991c289fa33d15b92815d9662304bdb63510a [2021-11-15T15:48:17.930Z] ---> Running in 8e4f90357ff2 [2021-11-15T15:48:18.210Z] Removing intermediate container 8e2f8e21c29f [2021-11-15T15:48:18.210Z] ---> dc9096b5b377 [2021-11-15T15:48:18.210Z] [2021-11-15T15:48:18.210Z] Step 9/21 : FROM alpine:3.14 [2021-11-15T15:48:18.210Z] ---> 5b8b7b635229 [2021-11-15T15:48:18.210Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-15T15:48:18.210Z] ---> Running in 3896629bfa98 [2021-11-15T15:48:18.809Z] Removing intermediate container 8e4f90357ff2 [2021-11-15T15:48:18.809Z] ---> bec92fc07495 [2021-11-15T15:48:18.809Z] Step 30/30 : LABEL version=2.0.1-dev.95 [2021-11-15T15:48:19.086Z] ---> Running in e681ac5bf80b [2021-11-15T15:48:19.688Z] Removing intermediate container e681ac5bf80b [2021-11-15T15:48:19.688Z] ---> e780e9153caa [2021-11-15T15:48:19.688Z] [2021-11-15T15:48:19.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T15:48:19.961Z] Successfully built e780e9153caa [2021-11-15T15:48:19.961Z] Successfully tagged security-bootstrapper-arm64:latest [2021-11-15T15:48:19.961Z]  Building security-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T15:48:20.944Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-15T15:48:20.944Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-15T15:48:20.944Z] Executing busybox-1.33.1-r6.trigger [2021-11-15T15:48:20.944Z] Executing ca-certificates-20191127-r5.trigger [2021-11-15T15:48:20.944Z] OK: 6 MiB in 16 packages [2021-11-15T15:48:22.391Z] Removing intermediate container 3896629bfa98 [2021-11-15T15:48:22.391Z] ---> 7cadea102a20 [2021-11-15T15:48:22.391Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-15T15:48:22.665Z] ---> Running in 3784e8dd68da [2021-11-15T15:48:23.261Z] Removing intermediate container 3784e8dd68da [2021-11-15T15:48:23.261Z] ---> cc11c4a0c874 [2021-11-15T15:48:23.261Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-15T15:48:23.261Z] ---> Running in 037fda98f6a0 [2021-11-15T15:48:23.856Z] Removing intermediate container 037fda98f6a0 [2021-11-15T15:48:23.856Z] ---> 25dab0761e76 [2021-11-15T15:48:23.856Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-15T15:48:23.856Z] ---> Running in e1bb8b2d1bcb [2021-11-15T15:48:24.447Z] Removing intermediate container e1bb8b2d1bcb [2021-11-15T15:48:24.447Z] ---> c97abab35fd5 [2021-11-15T15:48:24.447Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-15T15:48:25.432Z] ---> 09c2baf16cb6 [2021-11-15T15:48:25.432Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-15T15:48:25.432Z] Removing intermediate container f76fa86abd55 [2021-11-15T15:48:25.432Z] ---> 7688cafd9472 [2021-11-15T15:48:25.432Z] [2021-11-15T15:48:25.432Z] Step 9/22 : FROM alpine:3.14 [2021-11-15T15:48:25.432Z] ---> 5b8b7b635229 [2021-11-15T15:48:25.432Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-15T15:48:25.703Z] ---> Running in 344b6da266d0 [2021-11-15T15:48:25.978Z] Removing intermediate container 344b6da266d0 [2021-11-15T15:48:25.978Z] ---> daab2a86fbc4 [2021-11-15T15:48:25.978Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-15T15:48:26.251Z] ---> Running in 904d35a0992e [2021-11-15T15:48:26.522Z] ---> 47276c15c380 [2021-11-15T15:48:26.522Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-15T15:48:26.795Z] Removing intermediate container 904d35a0992e [2021-11-15T15:48:26.795Z] ---> fa9a129630b9 [2021-11-15T15:48:26.795Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-15T15:48:26.795Z] ---> Running in 3c90aface020 [2021-11-15T15:48:27.393Z] Removing intermediate container 3c90aface020 [2021-11-15T15:48:27.393Z] ---> d99575295bfc [2021-11-15T15:48:27.393Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T15:48:27.393Z] ---> d1ada8cb9d8b [2021-11-15T15:48:27.393Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-15T15:48:27.393Z] ---> Running in 7668a9f5aec3 [2021-11-15T15:48:27.393Z] ---> Running in 88b17726bfee [2021-11-15T15:48:27.985Z] Removing intermediate container 88b17726bfee [2021-11-15T15:48:27.985Z] ---> f50376852085 [2021-11-15T15:48:27.985Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-15T15:48:27.985Z] ---> Running in 3f28b763f789 [2021-11-15T15:48:28.580Z] Removing intermediate container 3f28b763f789 [2021-11-15T15:48:28.580Z] ---> 597dafcf8774 [2021-11-15T15:48:28.580Z] Step 19/21 : LABEL arch=arm64 [2021-11-15T15:48:28.580Z] ---> Running in 13526d61341e [2021-11-15T15:48:28.852Z] Removing intermediate container 13526d61341e [2021-11-15T15:48:28.852Z] ---> a7aeffe78b55 [2021-11-15T15:48:28.852Z] Step 20/21 : LABEL git_sha=143991c289fa33d15b92815d9662304bdb63510a [2021-11-15T15:48:29.125Z] ---> Running in 2dfaed943fd1 [2021-11-15T15:48:29.399Z] Removing intermediate container 7668a9f5aec3 [2021-11-15T15:48:29.399Z] ---> 2af4dd4d2c0d [2021-11-15T15:48:29.399Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-15T15:48:29.399Z] Removing intermediate container 2dfaed943fd1 [2021-11-15T15:48:29.399Z] ---> 1fb62589d2bd [2021-11-15T15:48:29.399Z] Step 21/21 : LABEL version=2.0.1-dev.95 [2021-11-15T15:48:29.672Z] ---> Running in 3bab185d3227 [2021-11-15T15:48:29.672Z] ---> Running in c34eb08ed67a [2021-11-15T15:48:29.946Z] Removing intermediate container c34eb08ed67a [2021-11-15T15:48:29.946Z] ---> 4c871f69867e [2021-11-15T15:48:29.946Z] [2021-11-15T15:48:30.220Z] Successfully built 4c871f69867e [2021-11-15T15:48:30.492Z] Successfully tagged support-notifications-arm64:latest [2021-11-15T15:48:30.763Z]  Building support-notifications ... done fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T15:48:31.733Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T15:48:32.325Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-15T15:48:32.597Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-15T15:48:32.597Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-15T15:48:32.597Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-15T15:48:32.867Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-15T15:48:32.867Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-15T15:48:33.139Z] Executing busybox-1.33.1-r6.trigger [2021-11-15T15:48:33.139Z] OK: 8 MiB in 20 packages [2021-11-15T15:48:34.114Z] Removing intermediate container 3bab185d3227 [2021-11-15T15:48:34.114Z] ---> bc3f05143df5 [2021-11-15T15:48:34.114Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-15T15:48:34.706Z] ---> af58fc727fbf [2021-11-15T15:48:34.706Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-15T15:48:36.132Z] ---> 4f2b4eceabd8 [2021-11-15T15:48:36.132Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-15T15:48:36.728Z] ---> 03c935b23823 [2021-11-15T15:48:36.728Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-15T15:48:36.728Z] ---> Running in 72d2de45b906 [2021-11-15T15:48:37.322Z] Removing intermediate container 72d2de45b906 [2021-11-15T15:48:37.322Z] ---> 5e6edab930ef [2021-11-15T15:48:37.322Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-15T15:48:37.322Z] ---> Running in 49f345dc7a11 [2021-11-15T15:48:37.597Z] Removing intermediate container 49f345dc7a11 [2021-11-15T15:48:37.597Z] ---> 344260ad2c96 [2021-11-15T15:48:37.597Z] Step 20/22 : LABEL arch=arm64 [2021-11-15T15:48:37.870Z] ---> Running in 5f2edbcf404d [2021-11-15T15:48:38.140Z] Removing intermediate container 5f2edbcf404d [2021-11-15T15:48:38.140Z] ---> 622dd6583808 [2021-11-15T15:48:38.140Z] Step 21/22 : LABEL git_sha=143991c289fa33d15b92815d9662304bdb63510a [2021-11-15T15:48:38.413Z] ---> Running in 3973f562b3dd [2021-11-15T15:48:38.687Z] Removing intermediate container 3973f562b3dd [2021-11-15T15:48:38.687Z] ---> c2b0c3c621cc [2021-11-15T15:48:38.687Z] Step 22/22 : LABEL version=2.0.1-dev.95 [2021-11-15T15:48:38.959Z] ---> Running in dd5fee4b9f31 [2021-11-15T15:48:39.230Z] Removing intermediate container dd5fee4b9f31 [2021-11-15T15:48:39.230Z] ---> 78d62ac19dab [2021-11-15T15:48:39.230Z] [2021-11-15T15:48:39.504Z] Successfully built 78d62ac19dab [2021-11-15T15:48:39.504Z] Successfully tagged core-data-arm64:latest [2021-11-15T15:48:39.789Z]  Building core-data ... done  [Pipeline] } [2021-11-15T15:48:39.806Z] $ docker stop --time=1 ef4c50ccec1d4f1d982b40d8196544cb05c6a944f454f4ce03f8afc7cf218d61 [2021-11-15T15:48:41.507Z] $ docker rm -f ef4c50ccec1d4f1d982b40d8196544cb05c6a944f454f4ce03f8afc7cf218d61 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-15T15:48:42.066Z] + docker images [2021-11-15T15:48:42.336Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-15T15:48:42.336Z] core-data-arm64 latest 78d62ac19dab 3 seconds ago 19.6MB [2021-11-15T15:48:42.336Z] support-notifications-arm64 latest 4c871f69867e 13 seconds ago 16.1MB [2021-11-15T15:48:42.336Z] 7688cafd9472 18 seconds ago 1.46GB [2021-11-15T15:48:42.336Z] security-bootstrapper-arm64 latest e780e9153caa 23 seconds ago 17.8MB [2021-11-15T15:48:42.336Z] dc9096b5b377 25 seconds ago 1.46GB [2021-11-15T15:48:42.336Z] security-secretstore-setup-arm64 latest fc4b8cdbce60 28 seconds ago 26.8MB [2021-11-15T15:48:42.336Z] 259505bf48ea 57 seconds ago 1.46GB [2021-11-15T15:48:42.337Z] d4afb911b4d7 About a minute ago 1.46GB [2021-11-15T15:48:42.337Z] sys-mgmt-agent-arm64 latest 1cf03724536e About a minute ago 277MB [2021-11-15T15:48:42.337Z] support-scheduler-arm64 latest 86aaf99f3aa0 3 minutes ago 15.3MB [2021-11-15T15:48:42.337Z] core-metadata-arm64 latest 9ef79d3845b2 3 minutes ago 15.9MB [2021-11-15T15:48:42.337Z] core-command-arm64 latest 50036b6ebe38 3 minutes ago 15.2MB [2021-11-15T15:48:42.337Z] security-proxy-setup-arm64 latest 5281465b3f99 3 minutes ago 25.5MB [2021-11-15T15:48:42.337Z] 4aa5b81473fc 3 minutes ago 1.46GB [2021-11-15T15:48:42.337Z] de053e0db2d5 3 minutes ago 1.46GB [2021-11-15T15:48:42.337Z] fd09072dbe51 3 minutes ago 1.45GB [2021-11-15T15:48:42.337Z] bacb18f3066e 3 minutes ago 1.46GB [2021-11-15T15:48:42.337Z] 521062cd35a6 3 minutes ago 1.45GB [2021-11-15T15:48:42.337Z] ci-base-image-arm64 latest 8a4b9d541ade 7 minutes ago 1.24GB [2021-11-15T15:48:42.337Z] alpine 3.14 5b8b7b635229 2 days ago 5.35MB [2021-11-15T15:48:42.337Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 4 weeks ago 534MB [2021-11-15T15:48:42.337Z] docker 20.10.8 3734d5adc5ac 2 months ago 198MB [2021-11-15T15:48:42.337Z] 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-15T15:48:42.488Z] provisioning config files... [2021-11-15T15:48:42.504Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/107@tmp/config4848651044354857747tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-15T15:48:42.850Z] ---> docker-login.sh [2021-11-15T15:48:42.850Z] nexus3.edgexfoundry.org:10001 [2021-11-15T15:48:43.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T15:48:43.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T15:48:43.395Z] Configure a credential helper to remove this warning. See [2021-11-15T15:48:43.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T15:48:43.395Z] [2021-11-15T15:48:43.395Z] Login Succeeded [2021-11-15T15:48:43.395Z] nexus3.edgexfoundry.org:10002 [2021-11-15T15:48:43.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T15:48:43.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T15:48:43.939Z] Configure a credential helper to remove this warning. See [2021-11-15T15:48:43.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T15:48:43.939Z] [2021-11-15T15:48:43.939Z] Login Succeeded [2021-11-15T15:48:43.939Z] nexus3.edgexfoundry.org:10003 [2021-11-15T15:48:44.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T15:48:44.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T15:48:44.482Z] Configure a credential helper to remove this warning. See [2021-11-15T15:48:44.482Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T15:48:44.482Z] [2021-11-15T15:48:44.482Z] Login Succeeded [2021-11-15T15:48:44.482Z] nexus3.edgexfoundry.org:10004 [2021-11-15T15:48:44.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T15:48:45.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T15:48:45.040Z] Configure a credential helper to remove this warning. See [2021-11-15T15:48:45.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T15:48:45.040Z] [2021-11-15T15:48:45.040Z] Login Succeeded [2021-11-15T15:48:45.040Z] docker.io [2021-11-15T15:48:45.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T15:48:45.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T15:48:45.920Z] Configure a credential helper to remove this warning. See [2021-11-15T15:48:45.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T15:48:45.920Z] [2021-11-15T15:48:45.920Z] Login Succeeded [2021-11-15T15:48:45.920Z] ---> docker-login.sh ends [Pipeline] } [2021-11-15T15:48:45.940Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-15T15:48:45.969Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-15T15:48:45.989Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-11-15T15:48:45.989Z] 143991c289fa33d15b92815d9662304bdb63510a [2021-11-15T15:48:45.989Z] latest [2021-11-15T15:48:45.989Z] 2.0.1-dev.95 [2021-11-15T15:48:45.989Z] 143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [2021-11-15T15:48:45.989Z] main [2021-11-15T15:48:45.989Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:48:46.346Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:143991c289fa33d15b92815d9662304bdb63510a [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:48:46.785Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:143991c289fa33d15b92815d9662304bdb63510a [2021-11-15T15:48:46.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-15T15:48:46.785Z] aaafa9f61bdc: Preparing [2021-11-15T15:48:46.785Z] bf055223b40b: Preparing [2021-11-15T15:48:46.785Z] c50fa176c175: Preparing [2021-11-15T15:48:46.785Z] 97157fd77595: Preparing [2021-11-15T15:48:46.785Z] 62170e181a92: Preparing [2021-11-15T15:48:47.093Z] 62170e181a92: Layer already exists [2021-11-15T15:48:47.093Z] aaafa9f61bdc: Pushed [2021-11-15T15:48:47.093Z] c50fa176c175: Pushed [2021-11-15T15:48:47.093Z] 97157fd77595: Pushed [2021-11-15T15:48:49.700Z] bf055223b40b: Pushed [2021-11-15T15:48:49.700Z] 143991c289fa33d15b92815d9662304bdb63510a: digest: sha256:5a46594277f9ef1da2b00ba5960876b2db7d305b748393278d93574bbb3886de size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:48:50.041Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:48:50.377Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-11-15T15:48:50.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-15T15:48:50.377Z] aaafa9f61bdc: Preparing [2021-11-15T15:48:50.377Z] bf055223b40b: Preparing [2021-11-15T15:48:50.377Z] c50fa176c175: Preparing [2021-11-15T15:48:50.377Z] 97157fd77595: Preparing [2021-11-15T15:48:50.377Z] 62170e181a92: Preparing [2021-11-15T15:48:50.647Z] bf055223b40b: Layer already exists [2021-11-15T15:48:50.647Z] 97157fd77595: Layer already exists [2021-11-15T15:48:50.647Z] c50fa176c175: Layer already exists [2021-11-15T15:48:50.647Z] 62170e181a92: Layer already exists [2021-11-15T15:48:50.647Z] aaafa9f61bdc: Layer already exists [2021-11-15T15:48:50.647Z] latest: digest: sha256:5a46594277f9ef1da2b00ba5960876b2db7d305b748393278d93574bbb3886de size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:48:50.984Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.95 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:48:51.315Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.95 [2021-11-15T15:48:51.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-15T15:48:51.315Z] aaafa9f61bdc: Preparing [2021-11-15T15:48:51.315Z] bf055223b40b: Preparing [2021-11-15T15:48:51.315Z] c50fa176c175: Preparing [2021-11-15T15:48:51.315Z] 97157fd77595: Preparing [2021-11-15T15:48:51.315Z] 62170e181a92: Preparing [2021-11-15T15:48:51.315Z] bf055223b40b: Layer already exists [2021-11-15T15:48:51.315Z] c50fa176c175: Layer already exists [2021-11-15T15:48:51.584Z] aaafa9f61bdc: Layer already exists [2021-11-15T15:48:51.584Z] 62170e181a92: Layer already exists [2021-11-15T15:48:51.584Z] 97157fd77595: Layer already exists [2021-11-15T15:48:51.584Z] 2.0.1-dev.95: digest: sha256:5a46594277f9ef1da2b00ba5960876b2db7d305b748393278d93574bbb3886de size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:48:51.922Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:48:52.253Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [2021-11-15T15:48:52.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-15T15:48:52.253Z] aaafa9f61bdc: Preparing [2021-11-15T15:48:52.253Z] bf055223b40b: Preparing [2021-11-15T15:48:52.253Z] c50fa176c175: Preparing [2021-11-15T15:48:52.253Z] 97157fd77595: Preparing [2021-11-15T15:48:52.253Z] 62170e181a92: Preparing [2021-11-15T15:48:52.253Z] bf055223b40b: Layer already exists [2021-11-15T15:48:52.253Z] c50fa176c175: Layer already exists [2021-11-15T15:48:52.253Z] aaafa9f61bdc: Layer already exists [2021-11-15T15:48:52.253Z] 97157fd77595: Layer already exists [2021-11-15T15:48:52.253Z] 62170e181a92: Layer already exists [2021-11-15T15:48:52.524Z] 143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95: digest: sha256:5a46594277f9ef1da2b00ba5960876b2db7d305b748393278d93574bbb3886de size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:48:52.861Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:48:53.196Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-11-15T15:48:53.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-15T15:48:53.196Z] aaafa9f61bdc: Preparing [2021-11-15T15:48:53.196Z] bf055223b40b: Preparing [2021-11-15T15:48:53.196Z] c50fa176c175: Preparing [2021-11-15T15:48:53.196Z] 97157fd77595: Preparing [2021-11-15T15:48:53.196Z] 62170e181a92: Preparing [2021-11-15T15:48:53.196Z] aaafa9f61bdc: Layer already exists [2021-11-15T15:48:53.196Z] c50fa176c175: Layer already exists [2021-11-15T15:48:53.196Z] bf055223b40b: Layer already exists [2021-11-15T15:48:53.196Z] 62170e181a92: Layer already exists [2021-11-15T15:48:53.196Z] 97157fd77595: Layer already exists [2021-11-15T15:48:53.464Z] main: digest: sha256:5a46594277f9ef1da2b00ba5960876b2db7d305b748393278d93574bbb3886de size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-15T15:48:53.507Z] ===================================================== [Pipeline] echo [2021-11-15T15:48:53.514Z] taggedImages: [2021-11-15T15:48:53.514Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:143991c289fa33d15b92815d9662304bdb63510a [2021-11-15T15:48:53.514Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-11-15T15:48:53.514Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.95 [2021-11-15T15:48:53.514Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [2021-11-15T15:48:53.514Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-11-15T15:48:53.532Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-11-15T15:48:53.532Z] 143991c289fa33d15b92815d9662304bdb63510a [2021-11-15T15:48:53.532Z] latest [2021-11-15T15:48:53.532Z] 2.0.1-dev.95 [2021-11-15T15:48:53.532Z] 143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [2021-11-15T15:48:53.532Z] main [2021-11-15T15:48:53.532Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:48:53.873Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:143991c289fa33d15b92815d9662304bdb63510a [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:48:54.209Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:143991c289fa33d15b92815d9662304bdb63510a [2021-11-15T15:48:54.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-15T15:48:54.209Z] a28af100bd3c: Preparing [2021-11-15T15:48:54.209Z] e2e4c67a3052: Preparing [2021-11-15T15:48:54.209Z] c50fa176c175: Preparing [2021-11-15T15:48:54.209Z] 5440765f408a: Preparing [2021-11-15T15:48:54.209Z] d80b4222ad0f: Preparing [2021-11-15T15:48:54.209Z] 62170e181a92: Preparing [2021-11-15T15:48:54.209Z] 62170e181a92: Waiting [2021-11-15T15:48:54.209Z] c50fa176c175: Layer already exists [2021-11-15T15:48:54.479Z] 62170e181a92: Layer already exists [2021-11-15T15:48:54.479Z] a28af100bd3c: Pushed [2021-11-15T15:48:54.479Z] d80b4222ad0f: Pushed [2021-11-15T15:48:55.069Z] 5440765f408a: Pushed [2021-11-15T15:48:57.670Z] e2e4c67a3052: Pushed [2021-11-15T15:48:57.670Z] 143991c289fa33d15b92815d9662304bdb63510a: digest: sha256:5fae38aa1c05171ca2e68d7a23a7a6e43241d0b3c3ffcc47b5b4f4c4a1bb4902 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:48:58.005Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:48:58.336Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-11-15T15:48:58.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-15T15:48:58.336Z] a28af100bd3c: Preparing [2021-11-15T15:48:58.336Z] e2e4c67a3052: Preparing [2021-11-15T15:48:58.336Z] c50fa176c175: Preparing [2021-11-15T15:48:58.336Z] 5440765f408a: Preparing [2021-11-15T15:48:58.336Z] d80b4222ad0f: Preparing [2021-11-15T15:48:58.336Z] 62170e181a92: Preparing [2021-11-15T15:48:58.336Z] 62170e181a92: Waiting [2021-11-15T15:48:58.336Z] c50fa176c175: Layer already exists [2021-11-15T15:48:58.336Z] a28af100bd3c: Layer already exists [2021-11-15T15:48:58.336Z] e2e4c67a3052: Layer already exists [2021-11-15T15:48:58.336Z] d80b4222ad0f: Layer already exists [2021-11-15T15:48:58.336Z] 5440765f408a: Layer already exists [2021-11-15T15:48:58.336Z] 62170e181a92: Layer already exists [2021-11-15T15:48:58.608Z] latest: digest: sha256:5fae38aa1c05171ca2e68d7a23a7a6e43241d0b3c3ffcc47b5b4f4c4a1bb4902 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:48:58.947Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.95 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:48:59.284Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.95 [2021-11-15T15:48:59.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-15T15:48:59.285Z] a28af100bd3c: Preparing [2021-11-15T15:48:59.285Z] e2e4c67a3052: Preparing [2021-11-15T15:48:59.285Z] c50fa176c175: Preparing [2021-11-15T15:48:59.285Z] 5440765f408a: Preparing [2021-11-15T15:48:59.285Z] d80b4222ad0f: Preparing [2021-11-15T15:48:59.285Z] 62170e181a92: Preparing [2021-11-15T15:48:59.285Z] 62170e181a92: Waiting [2021-11-15T15:48:59.285Z] e2e4c67a3052: Layer already exists [2021-11-15T15:48:59.285Z] a28af100bd3c: Layer already exists [2021-11-15T15:48:59.285Z] 5440765f408a: Layer already exists [2021-11-15T15:48:59.285Z] d80b4222ad0f: Layer already exists [2021-11-15T15:48:59.285Z] c50fa176c175: Layer already exists [2021-11-15T15:48:59.554Z] 62170e181a92: Layer already exists [2021-11-15T15:48:59.554Z] 2.0.1-dev.95: digest: sha256:5fae38aa1c05171ca2e68d7a23a7a6e43241d0b3c3ffcc47b5b4f4c4a1bb4902 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:48:59.888Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:49:00.221Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [2021-11-15T15:49:00.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-15T15:49:00.221Z] a28af100bd3c: Preparing [2021-11-15T15:49:00.221Z] e2e4c67a3052: Preparing [2021-11-15T15:49:00.221Z] c50fa176c175: Preparing [2021-11-15T15:49:00.221Z] 5440765f408a: Preparing [2021-11-15T15:49:00.221Z] d80b4222ad0f: Preparing [2021-11-15T15:49:00.221Z] 62170e181a92: Preparing [2021-11-15T15:49:00.221Z] 62170e181a92: Waiting [2021-11-15T15:49:00.221Z] c50fa176c175: Layer already exists [2021-11-15T15:49:00.221Z] d80b4222ad0f: Layer already exists [2021-11-15T15:49:00.221Z] a28af100bd3c: Layer already exists [2021-11-15T15:49:00.493Z] e2e4c67a3052: Layer already exists [2021-11-15T15:49:00.493Z] 5440765f408a: Layer already exists [2021-11-15T15:49:00.493Z] 62170e181a92: Layer already exists [2021-11-15T15:49:00.493Z] 143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95: digest: sha256:5fae38aa1c05171ca2e68d7a23a7a6e43241d0b3c3ffcc47b5b4f4c4a1bb4902 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:49:00.830Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:49:01.165Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-11-15T15:49:01.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-15T15:49:01.165Z] a28af100bd3c: Preparing [2021-11-15T15:49:01.165Z] e2e4c67a3052: Preparing [2021-11-15T15:49:01.165Z] c50fa176c175: Preparing [2021-11-15T15:49:01.165Z] 5440765f408a: Preparing [2021-11-15T15:49:01.165Z] d80b4222ad0f: Preparing [2021-11-15T15:49:01.165Z] 62170e181a92: Preparing [2021-11-15T15:49:01.165Z] 62170e181a92: Waiting [2021-11-15T15:49:01.165Z] c50fa176c175: Layer already exists [2021-11-15T15:49:01.165Z] 5440765f408a: Layer already exists [2021-11-15T15:49:01.165Z] d80b4222ad0f: Layer already exists [2021-11-15T15:49:01.165Z] e2e4c67a3052: Layer already exists [2021-11-15T15:49:01.165Z] a28af100bd3c: Layer already exists [2021-11-15T15:49:01.165Z] 62170e181a92: Layer already exists [2021-11-15T15:49:01.435Z] main: digest: sha256:5fae38aa1c05171ca2e68d7a23a7a6e43241d0b3c3ffcc47b5b4f4c4a1bb4902 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-15T15:49:01.483Z] ===================================================== [Pipeline] echo [2021-11-15T15:49:01.492Z] taggedImages: [2021-11-15T15:49:01.492Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:143991c289fa33d15b92815d9662304bdb63510a [2021-11-15T15:49:01.492Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-11-15T15:49:01.492Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.95 [2021-11-15T15:49:01.492Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [2021-11-15T15:49:01.492Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-11-15T15:49:01.514Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-11-15T15:49:01.514Z] 143991c289fa33d15b92815d9662304bdb63510a [2021-11-15T15:49:01.514Z] latest [2021-11-15T15:49:01.514Z] 2.0.1-dev.95 [2021-11-15T15:49:01.514Z] 143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [2021-11-15T15:49:01.514Z] main [2021-11-15T15:49:01.514Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:49:01.870Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:143991c289fa33d15b92815d9662304bdb63510a [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:49:02.215Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:143991c289fa33d15b92815d9662304bdb63510a [2021-11-15T15:49:02.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-15T15:49:02.215Z] 1814d5672669: Preparing [2021-11-15T15:49:02.215Z] 9a58c8fa0656: Preparing [2021-11-15T15:49:02.215Z] c50fa176c175: Preparing [2021-11-15T15:49:02.215Z] 97157fd77595: Preparing [2021-11-15T15:49:02.215Z] 62170e181a92: Preparing [2021-11-15T15:49:02.488Z] 62170e181a92: Layer already exists [2021-11-15T15:49:02.488Z] 97157fd77595: Layer already exists [2021-11-15T15:49:02.488Z] c50fa176c175: Layer already exists [2021-11-15T15:49:02.488Z] 1814d5672669: Pushed [2021-11-15T15:49:05.093Z] 9a58c8fa0656: Pushed [2021-11-15T15:49:05.363Z] 143991c289fa33d15b92815d9662304bdb63510a: digest: sha256:a426dea74d6cbdf7358f0ef3d1c55671b634cd2dd295e35eff2a9d9bd348d546 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:49:05.702Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:49:06.036Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-11-15T15:49:06.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-15T15:49:06.036Z] 1814d5672669: Preparing [2021-11-15T15:49:06.036Z] 9a58c8fa0656: Preparing [2021-11-15T15:49:06.036Z] c50fa176c175: Preparing [2021-11-15T15:49:06.037Z] 97157fd77595: Preparing [2021-11-15T15:49:06.037Z] 62170e181a92: Preparing [2021-11-15T15:49:06.037Z] 1814d5672669: Layer already exists [2021-11-15T15:49:06.037Z] 9a58c8fa0656: Layer already exists [2021-11-15T15:49:06.037Z] 62170e181a92: Layer already exists [2021-11-15T15:49:06.037Z] c50fa176c175: Layer already exists [2021-11-15T15:49:06.037Z] 97157fd77595: Layer already exists [2021-11-15T15:49:06.307Z] latest: digest: sha256:a426dea74d6cbdf7358f0ef3d1c55671b634cd2dd295e35eff2a9d9bd348d546 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:49:06.644Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.95 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:49:06.978Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.95 [2021-11-15T15:49:06.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-15T15:49:06.978Z] 1814d5672669: Preparing [2021-11-15T15:49:06.978Z] 9a58c8fa0656: Preparing [2021-11-15T15:49:06.978Z] c50fa176c175: Preparing [2021-11-15T15:49:06.978Z] 97157fd77595: Preparing [2021-11-15T15:49:06.978Z] 62170e181a92: Preparing [2021-11-15T15:49:06.978Z] 1814d5672669: Layer already exists [2021-11-15T15:49:06.978Z] c50fa176c175: Layer already exists [2021-11-15T15:49:06.978Z] 9a58c8fa0656: Layer already exists [2021-11-15T15:49:06.978Z] 62170e181a92: Layer already exists [2021-11-15T15:49:06.978Z] 97157fd77595: Layer already exists [2021-11-15T15:49:07.249Z] 2.0.1-dev.95: digest: sha256:a426dea74d6cbdf7358f0ef3d1c55671b634cd2dd295e35eff2a9d9bd348d546 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:49:07.611Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:49:07.967Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [2021-11-15T15:49:07.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-15T15:49:07.967Z] 1814d5672669: Preparing [2021-11-15T15:49:07.967Z] 9a58c8fa0656: Preparing [2021-11-15T15:49:07.967Z] c50fa176c175: Preparing [2021-11-15T15:49:07.967Z] 97157fd77595: Preparing [2021-11-15T15:49:07.967Z] 62170e181a92: Preparing [2021-11-15T15:49:07.967Z] 97157fd77595: Layer already exists [2021-11-15T15:49:07.967Z] 62170e181a92: Layer already exists [2021-11-15T15:49:08.247Z] c50fa176c175: Layer already exists [2021-11-15T15:49:08.248Z] 9a58c8fa0656: Layer already exists [2021-11-15T15:49:08.248Z] 1814d5672669: Layer already exists [2021-11-15T15:49:08.248Z] 143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95: digest: sha256:a426dea74d6cbdf7358f0ef3d1c55671b634cd2dd295e35eff2a9d9bd348d546 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:49:08.605Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:49:08.970Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-11-15T15:49:08.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-15T15:49:08.970Z] 1814d5672669: Preparing [2021-11-15T15:49:08.970Z] 9a58c8fa0656: Preparing [2021-11-15T15:49:08.970Z] c50fa176c175: Preparing [2021-11-15T15:49:08.970Z] 97157fd77595: Preparing [2021-11-15T15:49:08.970Z] 62170e181a92: Preparing [2021-11-15T15:49:09.241Z] 97157fd77595: Layer already exists [2021-11-15T15:49:09.241Z] 62170e181a92: Layer already exists [2021-11-15T15:49:09.241Z] 9a58c8fa0656: Layer already exists [2021-11-15T15:49:09.241Z] c50fa176c175: Layer already exists [2021-11-15T15:49:09.241Z] 1814d5672669: Layer already exists [2021-11-15T15:49:09.241Z] main: digest: sha256:a426dea74d6cbdf7358f0ef3d1c55671b634cd2dd295e35eff2a9d9bd348d546 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-15T15:49:09.283Z] ===================================================== [Pipeline] echo [2021-11-15T15:49:09.292Z] taggedImages: [2021-11-15T15:49:09.292Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:143991c289fa33d15b92815d9662304bdb63510a [2021-11-15T15:49:09.292Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-11-15T15:49:09.292Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.95 [2021-11-15T15:49:09.292Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [2021-11-15T15:49:09.292Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-11-15T15:49:09.309Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-11-15T15:49:09.309Z] 143991c289fa33d15b92815d9662304bdb63510a [2021-11-15T15:49:09.309Z] latest [2021-11-15T15:49:09.309Z] 2.0.1-dev.95 [2021-11-15T15:49:09.309Z] 143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [2021-11-15T15:49:09.309Z] main [2021-11-15T15:49:09.309Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:49:09.658Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:143991c289fa33d15b92815d9662304bdb63510a [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:49:09.996Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:143991c289fa33d15b92815d9662304bdb63510a [2021-11-15T15:49:09.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-15T15:49:09.996Z] c5991067d63a: Preparing [2021-11-15T15:49:09.996Z] c5991067d63a: Preparing [2021-11-15T15:49:09.996Z] 7a013e6d493b: Preparing [2021-11-15T15:49:09.996Z] e7715e6dc8f8: Preparing [2021-11-15T15:49:09.996Z] 1586807520ae: Preparing [2021-11-15T15:49:09.996Z] 38c8fc211306: Preparing [2021-11-15T15:49:09.996Z] c50fa176c175: Preparing [2021-11-15T15:49:09.996Z] 0893d07d30dc: Preparing [2021-11-15T15:49:09.996Z] e326506fdf30: Preparing [2021-11-15T15:49:09.996Z] 8e9e86b50aa2: Preparing [2021-11-15T15:49:09.996Z] c75d97de8bd1: Preparing [2021-11-15T15:49:09.996Z] 62170e181a92: Preparing [2021-11-15T15:49:09.996Z] e326506fdf30: Waiting [2021-11-15T15:49:09.997Z] 8e9e86b50aa2: Waiting [2021-11-15T15:49:09.997Z] c75d97de8bd1: Waiting [2021-11-15T15:49:09.997Z] 62170e181a92: Waiting [2021-11-15T15:49:09.997Z] c50fa176c175: Waiting [2021-11-15T15:49:09.997Z] 0893d07d30dc: Waiting [2021-11-15T15:49:10.280Z] c5991067d63a: Pushed [2021-11-15T15:49:10.281Z] e7715e6dc8f8: Pushed [2021-11-15T15:49:10.281Z] 7a013e6d493b: Pushed [2021-11-15T15:49:10.281Z] 1586807520ae: Pushed [2021-11-15T15:49:10.281Z] c50fa176c175: Layer already exists [2021-11-15T15:49:10.551Z] 0893d07d30dc: Pushed [2021-11-15T15:49:10.551Z] e326506fdf30: Pushed [2021-11-15T15:49:10.551Z] 8e9e86b50aa2: Pushed [2021-11-15T15:49:10.551Z] c75d97de8bd1: Pushed [2021-11-15T15:49:10.551Z] 62170e181a92: Layer already exists [2021-11-15T15:49:13.919Z] 38c8fc211306: Pushed [2021-11-15T15:49:13.919Z] 143991c289fa33d15b92815d9662304bdb63510a: digest: sha256:b5478c664c3cfbe19f54b349176fc79ead8d6b7d16ccd8fb1a4dd21727447dcf size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:49:14.255Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:49:14.595Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-11-15T15:49:14.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-15T15:49:14.595Z] c5991067d63a: Preparing [2021-11-15T15:49:14.595Z] c5991067d63a: Preparing [2021-11-15T15:49:14.595Z] 7a013e6d493b: Preparing [2021-11-15T15:49:14.595Z] e7715e6dc8f8: Preparing [2021-11-15T15:49:14.595Z] 1586807520ae: Preparing [2021-11-15T15:49:14.595Z] 38c8fc211306: Preparing [2021-11-15T15:49:14.595Z] c50fa176c175: Preparing [2021-11-15T15:49:14.595Z] 0893d07d30dc: Preparing [2021-11-15T15:49:14.595Z] e326506fdf30: Preparing [2021-11-15T15:49:14.595Z] 8e9e86b50aa2: Preparing [2021-11-15T15:49:14.595Z] c75d97de8bd1: Preparing [2021-11-15T15:49:14.595Z] 62170e181a92: Preparing [2021-11-15T15:49:14.595Z] 0893d07d30dc: Waiting [2021-11-15T15:49:14.595Z] e326506fdf30: Waiting [2021-11-15T15:49:14.595Z] 8e9e86b50aa2: Waiting [2021-11-15T15:49:14.595Z] c75d97de8bd1: Waiting [2021-11-15T15:49:14.595Z] 62170e181a92: Waiting [2021-11-15T15:49:14.595Z] c50fa176c175: Waiting [2021-11-15T15:49:14.865Z] 38c8fc211306: Layer already exists [2021-11-15T15:49:14.865Z] c5991067d63a: Layer already exists [2021-11-15T15:49:14.865Z] 1586807520ae: Layer already exists [2021-11-15T15:49:14.865Z] e7715e6dc8f8: Layer already exists [2021-11-15T15:49:14.865Z] 7a013e6d493b: Layer already exists [2021-11-15T15:49:14.865Z] 0893d07d30dc: Layer already exists [2021-11-15T15:49:14.865Z] c50fa176c175: Layer already exists [2021-11-15T15:49:14.865Z] e326506fdf30: Layer already exists [2021-11-15T15:49:14.865Z] 8e9e86b50aa2: Layer already exists [2021-11-15T15:49:14.865Z] c75d97de8bd1: Layer already exists [2021-11-15T15:49:14.865Z] 62170e181a92: Layer already exists [2021-11-15T15:49:14.865Z] latest: digest: sha256:b5478c664c3cfbe19f54b349176fc79ead8d6b7d16ccd8fb1a4dd21727447dcf size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:49:15.202Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.95 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:49:15.534Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.95 [2021-11-15T15:49:15.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-15T15:49:15.534Z] c5991067d63a: Preparing [2021-11-15T15:49:15.534Z] c5991067d63a: Preparing [2021-11-15T15:49:15.534Z] 7a013e6d493b: Preparing [2021-11-15T15:49:15.534Z] e7715e6dc8f8: Preparing [2021-11-15T15:49:15.534Z] 1586807520ae: Preparing [2021-11-15T15:49:15.534Z] 38c8fc211306: Preparing [2021-11-15T15:49:15.534Z] c50fa176c175: Preparing [2021-11-15T15:49:15.534Z] 0893d07d30dc: Preparing [2021-11-15T15:49:15.534Z] e326506fdf30: Preparing [2021-11-15T15:49:15.534Z] 8e9e86b50aa2: Preparing [2021-11-15T15:49:15.534Z] c75d97de8bd1: Preparing [2021-11-15T15:49:15.534Z] 62170e181a92: Preparing [2021-11-15T15:49:15.534Z] 0893d07d30dc: Waiting [2021-11-15T15:49:15.534Z] e326506fdf30: Waiting [2021-11-15T15:49:15.534Z] 8e9e86b50aa2: Waiting [2021-11-15T15:49:15.534Z] c75d97de8bd1: Waiting [2021-11-15T15:49:15.534Z] c50fa176c175: Waiting [2021-11-15T15:49:15.534Z] 62170e181a92: Waiting [2021-11-15T15:49:15.806Z] 38c8fc211306: Layer already exists [2021-11-15T15:49:15.806Z] c5991067d63a: Layer already exists [2021-11-15T15:49:15.806Z] e7715e6dc8f8: Layer already exists [2021-11-15T15:49:15.806Z] 7a013e6d493b: Layer already exists [2021-11-15T15:49:15.806Z] 1586807520ae: Layer already exists [2021-11-15T15:49:15.806Z] 0893d07d30dc: Layer already exists [2021-11-15T15:49:15.806Z] c50fa176c175: Layer already exists [2021-11-15T15:49:15.806Z] e326506fdf30: Layer already exists [2021-11-15T15:49:15.806Z] 8e9e86b50aa2: Layer already exists [2021-11-15T15:49:15.806Z] c75d97de8bd1: Layer already exists [2021-11-15T15:49:15.806Z] 62170e181a92: Layer already exists [2021-11-15T15:49:15.806Z] 2.0.1-dev.95: digest: sha256:b5478c664c3cfbe19f54b349176fc79ead8d6b7d16ccd8fb1a4dd21727447dcf size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:49:16.143Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:49:16.482Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [2021-11-15T15:49:16.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-15T15:49:16.482Z] c5991067d63a: Preparing [2021-11-15T15:49:16.482Z] c5991067d63a: Preparing [2021-11-15T15:49:16.482Z] 7a013e6d493b: Preparing [2021-11-15T15:49:16.482Z] e7715e6dc8f8: Preparing [2021-11-15T15:49:16.482Z] 1586807520ae: Preparing [2021-11-15T15:49:16.482Z] 38c8fc211306: Preparing [2021-11-15T15:49:16.482Z] c50fa176c175: Preparing [2021-11-15T15:49:16.482Z] 0893d07d30dc: Preparing [2021-11-15T15:49:16.482Z] e326506fdf30: Preparing [2021-11-15T15:49:16.482Z] 8e9e86b50aa2: Preparing [2021-11-15T15:49:16.482Z] c75d97de8bd1: Preparing [2021-11-15T15:49:16.482Z] 62170e181a92: Preparing [2021-11-15T15:49:16.482Z] e326506fdf30: Waiting [2021-11-15T15:49:16.482Z] 8e9e86b50aa2: Waiting [2021-11-15T15:49:16.482Z] c75d97de8bd1: Waiting [2021-11-15T15:49:16.482Z] 62170e181a92: Waiting [2021-11-15T15:49:16.482Z] c50fa176c175: Waiting [2021-11-15T15:49:16.482Z] 0893d07d30dc: Waiting [2021-11-15T15:49:16.754Z] e7715e6dc8f8: Layer already exists [2021-11-15T15:49:16.754Z] c5991067d63a: Layer already exists [2021-11-15T15:49:16.754Z] 38c8fc211306: Layer already exists [2021-11-15T15:49:16.754Z] 7a013e6d493b: Layer already exists [2021-11-15T15:49:16.754Z] 1586807520ae: Layer already exists [2021-11-15T15:49:16.754Z] e326506fdf30: Layer already exists [2021-11-15T15:49:16.754Z] c50fa176c175: Layer already exists [2021-11-15T15:49:16.754Z] 8e9e86b50aa2: Layer already exists [2021-11-15T15:49:16.754Z] 0893d07d30dc: Layer already exists [2021-11-15T15:49:16.754Z] c75d97de8bd1: Layer already exists [2021-11-15T15:49:16.754Z] 62170e181a92: Layer already exists [2021-11-15T15:49:16.754Z] 143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95: digest: sha256:b5478c664c3cfbe19f54b349176fc79ead8d6b7d16ccd8fb1a4dd21727447dcf size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:49:17.091Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:49:17.428Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-11-15T15:49:17.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-15T15:49:17.428Z] c5991067d63a: Preparing [2021-11-15T15:49:17.428Z] c5991067d63a: Preparing [2021-11-15T15:49:17.428Z] 7a013e6d493b: Preparing [2021-11-15T15:49:17.428Z] e7715e6dc8f8: Preparing [2021-11-15T15:49:17.428Z] 1586807520ae: Preparing [2021-11-15T15:49:17.428Z] 38c8fc211306: Preparing [2021-11-15T15:49:17.428Z] c50fa176c175: Preparing [2021-11-15T15:49:17.428Z] 0893d07d30dc: Preparing [2021-11-15T15:49:17.428Z] e326506fdf30: Preparing [2021-11-15T15:49:17.428Z] 8e9e86b50aa2: Preparing [2021-11-15T15:49:17.428Z] c75d97de8bd1: Preparing [2021-11-15T15:49:17.428Z] 62170e181a92: Preparing [2021-11-15T15:49:17.428Z] e326506fdf30: Waiting [2021-11-15T15:49:17.428Z] 8e9e86b50aa2: Waiting [2021-11-15T15:49:17.428Z] c75d97de8bd1: Waiting [2021-11-15T15:49:17.428Z] 62170e181a92: Waiting [2021-11-15T15:49:17.428Z] c50fa176c175: Waiting [2021-11-15T15:49:17.428Z] 0893d07d30dc: Waiting [2021-11-15T15:49:17.428Z] 7a013e6d493b: Layer already exists [2021-11-15T15:49:17.429Z] e7715e6dc8f8: Layer already exists [2021-11-15T15:49:17.429Z] 38c8fc211306: Layer already exists [2021-11-15T15:49:17.429Z] c5991067d63a: Layer already exists [2021-11-15T15:49:17.429Z] 1586807520ae: Layer already exists [2021-11-15T15:49:17.699Z] c50fa176c175: Layer already exists [2021-11-15T15:49:17.699Z] e326506fdf30: Layer already exists [2021-11-15T15:49:17.699Z] 0893d07d30dc: Layer already exists [2021-11-15T15:49:17.699Z] c75d97de8bd1: Layer already exists [2021-11-15T15:49:17.699Z] 8e9e86b50aa2: Layer already exists [2021-11-15T15:49:17.699Z] 62170e181a92: Layer already exists [2021-11-15T15:49:17.699Z] main: digest: sha256:b5478c664c3cfbe19f54b349176fc79ead8d6b7d16ccd8fb1a4dd21727447dcf size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-15T15:49:17.742Z] ===================================================== [Pipeline] echo [2021-11-15T15:49:17.748Z] taggedImages: [2021-11-15T15:49:17.749Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:143991c289fa33d15b92815d9662304bdb63510a [2021-11-15T15:49:17.749Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-11-15T15:49:17.749Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.95 [2021-11-15T15:49:17.749Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [2021-11-15T15:49:17.749Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-11-15T15:49:17.765Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-11-15T15:49:17.765Z] 143991c289fa33d15b92815d9662304bdb63510a [2021-11-15T15:49:17.765Z] latest [2021-11-15T15:49:17.765Z] 2.0.1-dev.95 [2021-11-15T15:49:17.765Z] 143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [2021-11-15T15:49:17.765Z] main [2021-11-15T15:49:17.765Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:49:18.108Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:143991c289fa33d15b92815d9662304bdb63510a [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:49:18.451Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:143991c289fa33d15b92815d9662304bdb63510a [2021-11-15T15:49:18.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-15T15:49:18.451Z] d59ad315044e: Preparing [2021-11-15T15:49:18.451Z] 3d966052f198: Preparing [2021-11-15T15:49:18.451Z] f6defe5054c5: Preparing [2021-11-15T15:49:18.451Z] b0da5881355d: Preparing [2021-11-15T15:49:18.451Z] d5a08b4042b2: Preparing [2021-11-15T15:49:18.451Z] 62170e181a92: Preparing [2021-11-15T15:49:18.451Z] 62170e181a92: Waiting [2021-11-15T15:49:18.731Z] f6defe5054c5: Pushed [2021-11-15T15:49:18.731Z] 62170e181a92: Layer already exists [2021-11-15T15:49:18.731Z] b0da5881355d: Pushed [2021-11-15T15:49:19.330Z] d5a08b4042b2: Pushed [2021-11-15T15:49:20.758Z] d59ad315044e: Pushed [2021-11-15T15:49:21.028Z] 3d966052f198: Pushed [2021-11-15T15:49:21.299Z] 143991c289fa33d15b92815d9662304bdb63510a: digest: sha256:d20059b5f5ef82299950531c64df2358a5b310d45a8f8fc3572e2a7b2df34320 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:49:21.632Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:49:21.966Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-11-15T15:49:21.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-15T15:49:21.966Z] d59ad315044e: Preparing [2021-11-15T15:49:21.966Z] 3d966052f198: Preparing [2021-11-15T15:49:21.966Z] f6defe5054c5: Preparing [2021-11-15T15:49:21.966Z] b0da5881355d: Preparing [2021-11-15T15:49:21.966Z] d5a08b4042b2: Preparing [2021-11-15T15:49:21.966Z] 62170e181a92: Preparing [2021-11-15T15:49:21.966Z] 62170e181a92: Waiting [2021-11-15T15:49:21.966Z] 3d966052f198: Layer already exists [2021-11-15T15:49:21.966Z] b0da5881355d: Layer already exists [2021-11-15T15:49:21.966Z] f6defe5054c5: Layer already exists [2021-11-15T15:49:21.966Z] d5a08b4042b2: Layer already exists [2021-11-15T15:49:21.966Z] d59ad315044e: Layer already exists [2021-11-15T15:49:22.236Z] 62170e181a92: Layer already exists [2021-11-15T15:49:22.236Z] latest: digest: sha256:d20059b5f5ef82299950531c64df2358a5b310d45a8f8fc3572e2a7b2df34320 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:49:22.571Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.95 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:49:22.900Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.95 [2021-11-15T15:49:22.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-15T15:49:22.901Z] d59ad315044e: Preparing [2021-11-15T15:49:22.901Z] 3d966052f198: Preparing [2021-11-15T15:49:22.901Z] f6defe5054c5: Preparing [2021-11-15T15:49:22.901Z] b0da5881355d: Preparing [2021-11-15T15:49:22.901Z] d5a08b4042b2: Preparing [2021-11-15T15:49:22.901Z] 62170e181a92: Preparing [2021-11-15T15:49:22.901Z] 62170e181a92: Waiting [2021-11-15T15:49:22.901Z] d5a08b4042b2: Layer already exists [2021-11-15T15:49:22.901Z] d59ad315044e: Layer already exists [2021-11-15T15:49:22.901Z] 3d966052f198: Layer already exists [2021-11-15T15:49:22.901Z] b0da5881355d: Layer already exists [2021-11-15T15:49:22.901Z] f6defe5054c5: Layer already exists [2021-11-15T15:49:22.901Z] 62170e181a92: Layer already exists [2021-11-15T15:49:23.171Z] 2.0.1-dev.95: digest: sha256:d20059b5f5ef82299950531c64df2358a5b310d45a8f8fc3572e2a7b2df34320 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:49:23.509Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:49:23.840Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [2021-11-15T15:49:23.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-15T15:49:23.840Z] d59ad315044e: Preparing [2021-11-15T15:49:23.840Z] 3d966052f198: Preparing [2021-11-15T15:49:23.840Z] f6defe5054c5: Preparing [2021-11-15T15:49:23.840Z] b0da5881355d: Preparing [2021-11-15T15:49:23.840Z] d5a08b4042b2: Preparing [2021-11-15T15:49:23.840Z] 62170e181a92: Preparing [2021-11-15T15:49:23.840Z] 62170e181a92: Waiting [2021-11-15T15:49:23.840Z] f6defe5054c5: Layer already exists [2021-11-15T15:49:24.109Z] d5a08b4042b2: Layer already exists [2021-11-15T15:49:24.109Z] b0da5881355d: Layer already exists [2021-11-15T15:49:24.109Z] 3d966052f198: Layer already exists [2021-11-15T15:49:24.109Z] d59ad315044e: Layer already exists [2021-11-15T15:49:24.109Z] 62170e181a92: Layer already exists [2021-11-15T15:49:24.109Z] 143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95: digest: sha256:d20059b5f5ef82299950531c64df2358a5b310d45a8f8fc3572e2a7b2df34320 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:49:24.441Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:49:24.773Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-11-15T15:49:24.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-15T15:49:24.773Z] d59ad315044e: Preparing [2021-11-15T15:49:24.773Z] 3d966052f198: Preparing [2021-11-15T15:49:24.773Z] f6defe5054c5: Preparing [2021-11-15T15:49:24.773Z] b0da5881355d: Preparing [2021-11-15T15:49:24.773Z] d5a08b4042b2: Preparing [2021-11-15T15:49:24.773Z] 62170e181a92: Preparing [2021-11-15T15:49:24.773Z] 62170e181a92: Waiting [2021-11-15T15:49:24.773Z] d59ad315044e: Layer already exists [2021-11-15T15:49:24.773Z] 3d966052f198: Layer already exists [2021-11-15T15:49:24.773Z] d5a08b4042b2: Layer already exists [2021-11-15T15:49:24.773Z] b0da5881355d: Layer already exists [2021-11-15T15:49:24.773Z] f6defe5054c5: Layer already exists [2021-11-15T15:49:24.773Z] 62170e181a92: Layer already exists [2021-11-15T15:49:25.042Z] main: digest: sha256:d20059b5f5ef82299950531c64df2358a5b310d45a8f8fc3572e2a7b2df34320 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-15T15:49:25.084Z] ===================================================== [Pipeline] echo [2021-11-15T15:49:25.092Z] taggedImages: [2021-11-15T15:49:25.092Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:143991c289fa33d15b92815d9662304bdb63510a [2021-11-15T15:49:25.092Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-11-15T15:49:25.092Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.95 [2021-11-15T15:49:25.092Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [2021-11-15T15:49:25.092Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-11-15T15:49:25.106Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-11-15T15:49:25.106Z] 143991c289fa33d15b92815d9662304bdb63510a [2021-11-15T15:49:25.106Z] latest [2021-11-15T15:49:25.106Z] 2.0.1-dev.95 [2021-11-15T15:49:25.106Z] 143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [2021-11-15T15:49:25.106Z] main [2021-11-15T15:49:25.106Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:49:25.434Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:143991c289fa33d15b92815d9662304bdb63510a [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:49:25.776Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:143991c289fa33d15b92815d9662304bdb63510a [2021-11-15T15:49:25.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-15T15:49:25.776Z] fe8e7ad4e82b: Preparing [2021-11-15T15:49:25.776Z] 78671de47928: Preparing [2021-11-15T15:49:25.776Z] 0c4e6913b68a: Preparing [2021-11-15T15:49:25.776Z] 6c379d298ed7: Preparing [2021-11-15T15:49:25.776Z] 2066c8cc8a27: Preparing [2021-11-15T15:49:25.776Z] 5f9e50b2efcc: Preparing [2021-11-15T15:49:25.776Z] d421bc54cd9b: Preparing [2021-11-15T15:49:25.776Z] 754a994e46bd: Preparing [2021-11-15T15:49:25.776Z] 7303d73818f3: Preparing [2021-11-15T15:49:25.776Z] 62170e181a92: Preparing [2021-11-15T15:49:25.776Z] 5f9e50b2efcc: Waiting [2021-11-15T15:49:25.776Z] d421bc54cd9b: Waiting [2021-11-15T15:49:25.776Z] 7303d73818f3: Waiting [2021-11-15T15:49:25.776Z] 754a994e46bd: Waiting [2021-11-15T15:49:25.776Z] 62170e181a92: Waiting [2021-11-15T15:49:26.048Z] fe8e7ad4e82b: Pushed [2021-11-15T15:49:26.048Z] 2066c8cc8a27: Pushed [2021-11-15T15:49:26.048Z] 78671de47928: Pushed [2021-11-15T15:49:26.319Z] 5f9e50b2efcc: Pushed [2021-11-15T15:49:26.319Z] 754a994e46bd: Pushed [2021-11-15T15:49:26.319Z] d421bc54cd9b: Pushed [2021-11-15T15:49:26.319Z] 62170e181a92: Layer already exists [2021-11-15T15:49:26.591Z] 7303d73818f3: Pushed [2021-11-15T15:49:28.027Z] 6c379d298ed7: Pushed [2021-11-15T15:49:29.451Z] 0c4e6913b68a: Pushed [2021-11-15T15:49:29.451Z] 143991c289fa33d15b92815d9662304bdb63510a: digest: sha256:2aceceef8f9d31e29cbf23a709883310f591a974620bc87473c1072ac1dc4920 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:49:29.804Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:49:30.163Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-11-15T15:49:30.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-15T15:49:30.163Z] fe8e7ad4e82b: Preparing [2021-11-15T15:49:30.163Z] 78671de47928: Preparing [2021-11-15T15:49:30.163Z] 0c4e6913b68a: Preparing [2021-11-15T15:49:30.163Z] 6c379d298ed7: Preparing [2021-11-15T15:49:30.163Z] 2066c8cc8a27: Preparing [2021-11-15T15:49:30.163Z] 5f9e50b2efcc: Preparing [2021-11-15T15:49:30.163Z] d421bc54cd9b: Preparing [2021-11-15T15:49:30.163Z] 754a994e46bd: Preparing [2021-11-15T15:49:30.163Z] 7303d73818f3: Preparing [2021-11-15T15:49:30.163Z] 62170e181a92: Preparing [2021-11-15T15:49:30.163Z] d421bc54cd9b: Waiting [2021-11-15T15:49:30.163Z] 754a994e46bd: Waiting [2021-11-15T15:49:30.163Z] 7303d73818f3: Waiting [2021-11-15T15:49:30.163Z] 62170e181a92: Waiting [2021-11-15T15:49:30.163Z] 5f9e50b2efcc: Waiting [2021-11-15T15:49:30.163Z] 2066c8cc8a27: Layer already exists [2021-11-15T15:49:30.163Z] 6c379d298ed7: Layer already exists [2021-11-15T15:49:30.435Z] 78671de47928: Layer already exists [2021-11-15T15:49:30.435Z] 0c4e6913b68a: Layer already exists [2021-11-15T15:49:30.435Z] fe8e7ad4e82b: Layer already exists [2021-11-15T15:49:30.435Z] 5f9e50b2efcc: Layer already exists [2021-11-15T15:49:30.435Z] d421bc54cd9b: Layer already exists [2021-11-15T15:49:30.435Z] 754a994e46bd: Layer already exists [2021-11-15T15:49:30.435Z] 7303d73818f3: Layer already exists [2021-11-15T15:49:30.435Z] 62170e181a92: Layer already exists [2021-11-15T15:49:30.435Z] latest: digest: sha256:2aceceef8f9d31e29cbf23a709883310f591a974620bc87473c1072ac1dc4920 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:49:30.789Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.95 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:49:31.131Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.95 [2021-11-15T15:49:31.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-15T15:49:31.131Z] fe8e7ad4e82b: Preparing [2021-11-15T15:49:31.131Z] 78671de47928: Preparing [2021-11-15T15:49:31.131Z] 0c4e6913b68a: Preparing [2021-11-15T15:49:31.131Z] 6c379d298ed7: Preparing [2021-11-15T15:49:31.131Z] 2066c8cc8a27: Preparing [2021-11-15T15:49:31.131Z] 5f9e50b2efcc: Preparing [2021-11-15T15:49:31.131Z] d421bc54cd9b: Preparing [2021-11-15T15:49:31.131Z] 754a994e46bd: Preparing [2021-11-15T15:49:31.131Z] 7303d73818f3: Preparing [2021-11-15T15:49:31.131Z] 62170e181a92: Preparing [2021-11-15T15:49:31.131Z] 754a994e46bd: Waiting [2021-11-15T15:49:31.131Z] 7303d73818f3: Waiting [2021-11-15T15:49:31.131Z] 62170e181a92: Waiting [2021-11-15T15:49:31.131Z] 5f9e50b2efcc: Waiting [2021-11-15T15:49:31.131Z] d421bc54cd9b: Waiting [2021-11-15T15:49:31.402Z] fe8e7ad4e82b: Layer already exists [2021-11-15T15:49:31.402Z] 0c4e6913b68a: Layer already exists [2021-11-15T15:49:31.402Z] 6c379d298ed7: Layer already exists [2021-11-15T15:49:31.402Z] 2066c8cc8a27: Layer already exists [2021-11-15T15:49:31.402Z] 78671de47928: Layer already exists [2021-11-15T15:49:31.402Z] 754a994e46bd: Layer already exists [2021-11-15T15:49:31.402Z] 7303d73818f3: Layer already exists [2021-11-15T15:49:31.402Z] 5f9e50b2efcc: Layer already exists [2021-11-15T15:49:31.402Z] 62170e181a92: Layer already exists [2021-11-15T15:49:31.402Z] d421bc54cd9b: Layer already exists [2021-11-15T15:49:31.402Z] 2.0.1-dev.95: digest: sha256:2aceceef8f9d31e29cbf23a709883310f591a974620bc87473c1072ac1dc4920 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:49:31.738Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:49:32.071Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [2021-11-15T15:49:32.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-15T15:49:32.071Z] fe8e7ad4e82b: Preparing [2021-11-15T15:49:32.071Z] 78671de47928: Preparing [2021-11-15T15:49:32.071Z] 0c4e6913b68a: Preparing [2021-11-15T15:49:32.071Z] 6c379d298ed7: Preparing [2021-11-15T15:49:32.071Z] 2066c8cc8a27: Preparing [2021-11-15T15:49:32.071Z] 5f9e50b2efcc: Preparing [2021-11-15T15:49:32.071Z] d421bc54cd9b: Preparing [2021-11-15T15:49:32.071Z] 754a994e46bd: Preparing [2021-11-15T15:49:32.071Z] 7303d73818f3: Preparing [2021-11-15T15:49:32.071Z] 62170e181a92: Preparing [2021-11-15T15:49:32.071Z] 5f9e50b2efcc: Waiting [2021-11-15T15:49:32.071Z] d421bc54cd9b: Waiting [2021-11-15T15:49:32.071Z] 754a994e46bd: Waiting [2021-11-15T15:49:32.071Z] 7303d73818f3: Waiting [2021-11-15T15:49:32.071Z] 62170e181a92: Waiting [2021-11-15T15:49:32.071Z] fe8e7ad4e82b: Layer already exists [2021-11-15T15:49:32.071Z] 0c4e6913b68a: Layer already exists [2021-11-15T15:49:32.071Z] 78671de47928: Layer already exists [2021-11-15T15:49:32.071Z] 6c379d298ed7: Layer already exists [2021-11-15T15:49:32.071Z] 2066c8cc8a27: Layer already exists [2021-11-15T15:49:32.071Z] d421bc54cd9b: Layer already exists [2021-11-15T15:49:32.071Z] 5f9e50b2efcc: Layer already exists [2021-11-15T15:49:32.071Z] 754a994e46bd: Layer already exists [2021-11-15T15:49:32.342Z] 62170e181a92: Layer already exists [2021-11-15T15:49:32.342Z] 7303d73818f3: Layer already exists [2021-11-15T15:49:32.342Z] 143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95: digest: sha256:2aceceef8f9d31e29cbf23a709883310f591a974620bc87473c1072ac1dc4920 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:49:32.677Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:49:33.016Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-11-15T15:49:33.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-15T15:49:33.016Z] fe8e7ad4e82b: Preparing [2021-11-15T15:49:33.016Z] 78671de47928: Preparing [2021-11-15T15:49:33.016Z] 0c4e6913b68a: Preparing [2021-11-15T15:49:33.016Z] 6c379d298ed7: Preparing [2021-11-15T15:49:33.016Z] 2066c8cc8a27: Preparing [2021-11-15T15:49:33.016Z] 5f9e50b2efcc: Preparing [2021-11-15T15:49:33.016Z] d421bc54cd9b: Preparing [2021-11-15T15:49:33.016Z] 754a994e46bd: Preparing [2021-11-15T15:49:33.016Z] 7303d73818f3: Preparing [2021-11-15T15:49:33.016Z] 62170e181a92: Preparing [2021-11-15T15:49:33.016Z] 754a994e46bd: Waiting [2021-11-15T15:49:33.016Z] 7303d73818f3: Waiting [2021-11-15T15:49:33.016Z] 5f9e50b2efcc: Waiting [2021-11-15T15:49:33.016Z] 62170e181a92: Waiting [2021-11-15T15:49:33.016Z] d421bc54cd9b: Waiting [2021-11-15T15:49:33.285Z] 78671de47928: Layer already exists [2021-11-15T15:49:33.285Z] 6c379d298ed7: Layer already exists [2021-11-15T15:49:33.285Z] 0c4e6913b68a: Layer already exists [2021-11-15T15:49:33.285Z] 2066c8cc8a27: Layer already exists [2021-11-15T15:49:33.285Z] fe8e7ad4e82b: Layer already exists [2021-11-15T15:49:33.285Z] 5f9e50b2efcc: Layer already exists [2021-11-15T15:49:33.285Z] d421bc54cd9b: Layer already exists [2021-11-15T15:49:33.285Z] 754a994e46bd: Layer already exists [2021-11-15T15:49:33.285Z] 7303d73818f3: Layer already exists [2021-11-15T15:49:33.285Z] 62170e181a92: Layer already exists [2021-11-15T15:49:33.285Z] main: digest: sha256:2aceceef8f9d31e29cbf23a709883310f591a974620bc87473c1072ac1dc4920 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-15T15:49:33.327Z] ===================================================== [Pipeline] echo [2021-11-15T15:49:33.336Z] taggedImages: [2021-11-15T15:49:33.336Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:143991c289fa33d15b92815d9662304bdb63510a [2021-11-15T15:49:33.336Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-11-15T15:49:33.336Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.95 [2021-11-15T15:49:33.336Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [2021-11-15T15:49:33.336Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-11-15T15:49:33.359Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-11-15T15:49:33.359Z] 143991c289fa33d15b92815d9662304bdb63510a [2021-11-15T15:49:33.359Z] latest [2021-11-15T15:49:33.359Z] 2.0.1-dev.95 [2021-11-15T15:49:33.359Z] 143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [2021-11-15T15:49:33.359Z] main [2021-11-15T15:49:33.359Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:49:33.691Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:143991c289fa33d15b92815d9662304bdb63510a [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:49:34.018Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:143991c289fa33d15b92815d9662304bdb63510a [2021-11-15T15:49:34.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-15T15:49:34.018Z] da92ed25c134: Preparing [2021-11-15T15:49:34.018Z] 723238185818: Preparing [2021-11-15T15:49:34.018Z] c50fa176c175: Preparing [2021-11-15T15:49:34.018Z] fa69a3027fa1: Preparing [2021-11-15T15:49:34.018Z] 62170e181a92: Preparing [2021-11-15T15:49:34.289Z] c50fa176c175: Layer already exists [2021-11-15T15:49:34.289Z] 62170e181a92: Layer already exists [2021-11-15T15:49:34.289Z] da92ed25c134: Pushed [2021-11-15T15:49:34.559Z] fa69a3027fa1: Pushed [2021-11-15T15:49:37.162Z] 723238185818: Pushed [2021-11-15T15:49:37.162Z] 143991c289fa33d15b92815d9662304bdb63510a: digest: sha256:6fa5a4567be219f1f959792e65d6dbaf636a40be0ab34cf5abfcfd5814fb0885 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:49:37.496Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:49:37.824Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-11-15T15:49:37.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-15T15:49:37.824Z] da92ed25c134: Preparing [2021-11-15T15:49:37.824Z] 723238185818: Preparing [2021-11-15T15:49:37.824Z] c50fa176c175: Preparing [2021-11-15T15:49:37.824Z] fa69a3027fa1: Preparing [2021-11-15T15:49:37.824Z] 62170e181a92: Preparing [2021-11-15T15:49:37.824Z] c50fa176c175: Layer already exists [2021-11-15T15:49:37.824Z] da92ed25c134: Layer already exists [2021-11-15T15:49:37.824Z] fa69a3027fa1: Layer already exists [2021-11-15T15:49:37.824Z] 62170e181a92: Layer already exists [2021-11-15T15:49:37.824Z] 723238185818: Layer already exists [2021-11-15T15:49:38.095Z] latest: digest: sha256:6fa5a4567be219f1f959792e65d6dbaf636a40be0ab34cf5abfcfd5814fb0885 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:49:38.426Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.95 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:49:38.753Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.95 [2021-11-15T15:49:38.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-15T15:49:38.753Z] da92ed25c134: Preparing [2021-11-15T15:49:38.753Z] 723238185818: Preparing [2021-11-15T15:49:38.753Z] c50fa176c175: Preparing [2021-11-15T15:49:38.753Z] fa69a3027fa1: Preparing [2021-11-15T15:49:38.753Z] 62170e181a92: Preparing [2021-11-15T15:49:38.753Z] fa69a3027fa1: Layer already exists [2021-11-15T15:49:38.753Z] da92ed25c134: Layer already exists [2021-11-15T15:49:38.753Z] c50fa176c175: Layer already exists [2021-11-15T15:49:38.753Z] 62170e181a92: Layer already exists [2021-11-15T15:49:38.753Z] 723238185818: Layer already exists [2021-11-15T15:49:39.022Z] 2.0.1-dev.95: digest: sha256:6fa5a4567be219f1f959792e65d6dbaf636a40be0ab34cf5abfcfd5814fb0885 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:49:39.355Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:49:39.682Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [2021-11-15T15:49:39.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-15T15:49:39.682Z] da92ed25c134: Preparing [2021-11-15T15:49:39.682Z] 723238185818: Preparing [2021-11-15T15:49:39.682Z] c50fa176c175: Preparing [2021-11-15T15:49:39.682Z] fa69a3027fa1: Preparing [2021-11-15T15:49:39.682Z] 62170e181a92: Preparing [2021-11-15T15:49:39.682Z] fa69a3027fa1: Layer already exists [2021-11-15T15:49:39.682Z] 62170e181a92: Layer already exists [2021-11-15T15:49:39.682Z] c50fa176c175: Layer already exists [2021-11-15T15:49:39.682Z] 723238185818: Layer already exists [2021-11-15T15:49:39.682Z] da92ed25c134: Layer already exists [2021-11-15T15:49:39.951Z] 143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95: digest: sha256:6fa5a4567be219f1f959792e65d6dbaf636a40be0ab34cf5abfcfd5814fb0885 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:49:40.281Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:49:40.611Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-11-15T15:49:40.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-15T15:49:40.611Z] da92ed25c134: Preparing [2021-11-15T15:49:40.611Z] 723238185818: Preparing [2021-11-15T15:49:40.611Z] c50fa176c175: Preparing [2021-11-15T15:49:40.611Z] fa69a3027fa1: Preparing [2021-11-15T15:49:40.611Z] 62170e181a92: Preparing [2021-11-15T15:49:40.611Z] fa69a3027fa1: Layer already exists [2021-11-15T15:49:40.612Z] da92ed25c134: Layer already exists [2021-11-15T15:49:40.612Z] 723238185818: Layer already exists [2021-11-15T15:49:40.612Z] 62170e181a92: Layer already exists [2021-11-15T15:49:40.612Z] c50fa176c175: Layer already exists [2021-11-15T15:49:40.880Z] main: digest: sha256:6fa5a4567be219f1f959792e65d6dbaf636a40be0ab34cf5abfcfd5814fb0885 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-15T15:49:40.920Z] ===================================================== [Pipeline] echo [2021-11-15T15:49:41.782Z] taggedImages: [2021-11-15T15:49:41.782Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:143991c289fa33d15b92815d9662304bdb63510a [2021-11-15T15:49:41.782Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-11-15T15:49:41.782Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.95 [2021-11-15T15:49:41.782Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [2021-11-15T15:49:41.782Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-11-15T15:49:41.804Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-11-15T15:49:41.804Z] 143991c289fa33d15b92815d9662304bdb63510a [2021-11-15T15:49:41.804Z] latest [2021-11-15T15:49:41.804Z] 2.0.1-dev.95 [2021-11-15T15:49:41.804Z] 143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [2021-11-15T15:49:41.804Z] main [2021-11-15T15:49:41.804Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:49:42.137Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:143991c289fa33d15b92815d9662304bdb63510a [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:49:42.471Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:143991c289fa33d15b92815d9662304bdb63510a [2021-11-15T15:49:42.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-15T15:49:42.471Z] c56891737b82: Preparing [2021-11-15T15:49:42.471Z] 2fd4185f43b5: Preparing [2021-11-15T15:49:42.471Z] c50fa176c175: Preparing [2021-11-15T15:49:42.471Z] 97157fd77595: Preparing [2021-11-15T15:49:42.471Z] 62170e181a92: Preparing [2021-11-15T15:49:42.471Z] 62170e181a92: Layer already exists [2021-11-15T15:49:42.471Z] 97157fd77595: Layer already exists [2021-11-15T15:49:42.471Z] c50fa176c175: Layer already exists [2021-11-15T15:49:42.741Z] c56891737b82: Pushed [2021-11-15T15:49:45.341Z] 2fd4185f43b5: Pushed [2021-11-15T15:49:45.341Z] 143991c289fa33d15b92815d9662304bdb63510a: digest: sha256:2887d69df7f346ba061fd2d4d2829d36f9476a8e46baf6b30c4ac5363cb4a4f1 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:49:45.673Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:49:46.002Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-11-15T15:49:46.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-15T15:49:46.002Z] c56891737b82: Preparing [2021-11-15T15:49:46.002Z] 2fd4185f43b5: Preparing [2021-11-15T15:49:46.002Z] c50fa176c175: Preparing [2021-11-15T15:49:46.002Z] 97157fd77595: Preparing [2021-11-15T15:49:46.002Z] 62170e181a92: Preparing [2021-11-15T15:49:46.002Z] 2fd4185f43b5: Layer already exists [2021-11-15T15:49:46.002Z] 62170e181a92: Layer already exists [2021-11-15T15:49:46.002Z] 97157fd77595: Layer already exists [2021-11-15T15:49:46.002Z] c50fa176c175: Layer already exists [2021-11-15T15:49:46.002Z] c56891737b82: Layer already exists [2021-11-15T15:49:46.271Z] latest: digest: sha256:2887d69df7f346ba061fd2d4d2829d36f9476a8e46baf6b30c4ac5363cb4a4f1 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:49:46.604Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.95 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:49:46.937Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.95 [2021-11-15T15:49:46.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-15T15:49:46.937Z] c56891737b82: Preparing [2021-11-15T15:49:46.937Z] 2fd4185f43b5: Preparing [2021-11-15T15:49:46.937Z] c50fa176c175: Preparing [2021-11-15T15:49:46.937Z] 97157fd77595: Preparing [2021-11-15T15:49:46.937Z] 62170e181a92: Preparing [2021-11-15T15:49:46.937Z] c50fa176c175: Layer already exists [2021-11-15T15:49:46.937Z] c56891737b82: Layer already exists [2021-11-15T15:49:46.937Z] 97157fd77595: Layer already exists [2021-11-15T15:49:46.937Z] 2fd4185f43b5: Layer already exists [2021-11-15T15:49:46.937Z] 62170e181a92: Layer already exists [2021-11-15T15:49:47.207Z] 2.0.1-dev.95: digest: sha256:2887d69df7f346ba061fd2d4d2829d36f9476a8e46baf6b30c4ac5363cb4a4f1 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:49:47.542Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:49:47.870Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [2021-11-15T15:49:47.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-15T15:49:47.870Z] c56891737b82: Preparing [2021-11-15T15:49:47.870Z] 2fd4185f43b5: Preparing [2021-11-15T15:49:47.870Z] c50fa176c175: Preparing [2021-11-15T15:49:47.870Z] 97157fd77595: Preparing [2021-11-15T15:49:47.870Z] 62170e181a92: Preparing [2021-11-15T15:49:47.870Z] 62170e181a92: Layer already exists [2021-11-15T15:49:47.870Z] 2fd4185f43b5: Layer already exists [2021-11-15T15:49:47.870Z] c56891737b82: Layer already exists [2021-11-15T15:49:47.870Z] c50fa176c175: Layer already exists [2021-11-15T15:49:47.870Z] 97157fd77595: Layer already exists [2021-11-15T15:49:48.138Z] 143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95: digest: sha256:2887d69df7f346ba061fd2d4d2829d36f9476a8e46baf6b30c4ac5363cb4a4f1 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:49:48.475Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:49:48.803Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-11-15T15:49:48.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-15T15:49:48.803Z] c56891737b82: Preparing [2021-11-15T15:49:48.803Z] 2fd4185f43b5: Preparing [2021-11-15T15:49:48.803Z] c50fa176c175: Preparing [2021-11-15T15:49:48.803Z] 97157fd77595: Preparing [2021-11-15T15:49:48.803Z] 62170e181a92: Preparing [2021-11-15T15:49:48.803Z] 2fd4185f43b5: Layer already exists [2021-11-15T15:49:48.803Z] c56891737b82: Layer already exists [2021-11-15T15:49:48.803Z] 97157fd77595: Layer already exists [2021-11-15T15:49:48.803Z] c50fa176c175: Layer already exists [2021-11-15T15:49:48.803Z] 62170e181a92: Layer already exists [2021-11-15T15:49:49.072Z] main: digest: sha256:2887d69df7f346ba061fd2d4d2829d36f9476a8e46baf6b30c4ac5363cb4a4f1 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-15T15:49:49.108Z] ===================================================== [Pipeline] echo [2021-11-15T15:49:49.114Z] taggedImages: [2021-11-15T15:49:49.114Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:143991c289fa33d15b92815d9662304bdb63510a [2021-11-15T15:49:49.114Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-11-15T15:49:49.114Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.95 [2021-11-15T15:49:49.114Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [2021-11-15T15:49:49.114Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-11-15T15:49:49.129Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-11-15T15:49:49.129Z] 143991c289fa33d15b92815d9662304bdb63510a [2021-11-15T15:49:49.129Z] latest [2021-11-15T15:49:49.129Z] 2.0.1-dev.95 [2021-11-15T15:49:49.129Z] 143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [2021-11-15T15:49:49.129Z] main [2021-11-15T15:49:49.129Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:49:49.486Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:143991c289fa33d15b92815d9662304bdb63510a [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:49:49.848Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:143991c289fa33d15b92815d9662304bdb63510a [2021-11-15T15:49:49.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-15T15:49:49.848Z] 77ab5d53f069: Preparing [2021-11-15T15:49:49.848Z] c193e24f3ee9: Preparing [2021-11-15T15:49:49.848Z] 72bd0d54bafc: Preparing [2021-11-15T15:49:49.848Z] 682654828d4c: Preparing [2021-11-15T15:49:49.848Z] 166dde17997b: Preparing [2021-11-15T15:49:49.848Z] 78c4bc0ebec3: Preparing [2021-11-15T15:49:49.848Z] 45596ee15a31: Preparing [2021-11-15T15:49:49.848Z] 52dc75cd08be: Preparing [2021-11-15T15:49:49.848Z] a6e1fd50fee5: Preparing [2021-11-15T15:49:49.848Z] 56eb02710082: Preparing [2021-11-15T15:49:49.848Z] ee420dfed78a: Preparing [2021-11-15T15:49:49.848Z] 52dc75cd08be: Waiting [2021-11-15T15:49:49.848Z] a6e1fd50fee5: Waiting [2021-11-15T15:49:49.848Z] ee420dfed78a: Waiting [2021-11-15T15:49:49.848Z] 78c4bc0ebec3: Waiting [2021-11-15T15:49:49.848Z] 56eb02710082: Waiting [2021-11-15T15:49:49.848Z] 45596ee15a31: Waiting [2021-11-15T15:49:50.162Z] 166dde17997b: Layer already exists [2021-11-15T15:49:50.162Z] 78c4bc0ebec3: Layer already exists [2021-11-15T15:49:50.162Z] 45596ee15a31: Layer already exists [2021-11-15T15:49:50.162Z] 52dc75cd08be: Layer already exists [2021-11-15T15:49:50.162Z] c193e24f3ee9: Pushed [2021-11-15T15:49:50.162Z] a6e1fd50fee5: Layer already exists [2021-11-15T15:49:50.438Z] 56eb02710082: Layer already exists [2021-11-15T15:49:50.438Z] ee420dfed78a: Layer already exists [2021-11-15T15:49:51.026Z] 77ab5d53f069: Pushed [2021-11-15T15:49:53.008Z] 72bd0d54bafc: Pushed [2021-11-15T15:50:08.045Z] 682654828d4c: Pushed [2021-11-15T15:50:08.045Z] 143991c289fa33d15b92815d9662304bdb63510a: digest: sha256:2ece5f582d6344643188a5bd99859051ab09fd714668b0785c0a334a7cc98253 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:50:08.374Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:50:08.701Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-11-15T15:50:08.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-15T15:50:08.701Z] 77ab5d53f069: Preparing [2021-11-15T15:50:08.701Z] c193e24f3ee9: Preparing [2021-11-15T15:50:08.701Z] 72bd0d54bafc: Preparing [2021-11-15T15:50:08.701Z] 682654828d4c: Preparing [2021-11-15T15:50:08.701Z] 166dde17997b: Preparing [2021-11-15T15:50:08.701Z] 78c4bc0ebec3: Preparing [2021-11-15T15:50:08.701Z] 45596ee15a31: Preparing [2021-11-15T15:50:08.701Z] 52dc75cd08be: Preparing [2021-11-15T15:50:08.701Z] a6e1fd50fee5: Preparing [2021-11-15T15:50:08.701Z] 56eb02710082: Preparing [2021-11-15T15:50:08.701Z] ee420dfed78a: Preparing [2021-11-15T15:50:08.701Z] 45596ee15a31: Waiting [2021-11-15T15:50:08.701Z] 52dc75cd08be: Waiting [2021-11-15T15:50:08.701Z] a6e1fd50fee5: Waiting [2021-11-15T15:50:08.701Z] 56eb02710082: Waiting [2021-11-15T15:50:08.701Z] ee420dfed78a: Waiting [2021-11-15T15:50:08.701Z] 78c4bc0ebec3: Waiting [2021-11-15T15:50:08.701Z] 166dde17997b: Layer already exists [2021-11-15T15:50:08.701Z] 77ab5d53f069: Layer already exists [2021-11-15T15:50:08.701Z] 682654828d4c: Layer already exists [2021-11-15T15:50:08.701Z] 72bd0d54bafc: Layer already exists [2021-11-15T15:50:08.701Z] c193e24f3ee9: Layer already exists [2021-11-15T15:50:08.970Z] 52dc75cd08be: Layer already exists [2021-11-15T15:50:08.970Z] 78c4bc0ebec3: Layer already exists [2021-11-15T15:50:08.970Z] 56eb02710082: Layer already exists [2021-11-15T15:50:08.970Z] a6e1fd50fee5: Layer already exists [2021-11-15T15:50:08.970Z] 45596ee15a31: Layer already exists [2021-11-15T15:50:08.970Z] ee420dfed78a: Layer already exists [2021-11-15T15:50:08.970Z] latest: digest: sha256:2ece5f582d6344643188a5bd99859051ab09fd714668b0785c0a334a7cc98253 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:50:09.305Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.95 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:50:09.633Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.95 [2021-11-15T15:50:09.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-15T15:50:09.633Z] 77ab5d53f069: Preparing [2021-11-15T15:50:09.633Z] c193e24f3ee9: Preparing [2021-11-15T15:50:09.633Z] 72bd0d54bafc: Preparing [2021-11-15T15:50:09.633Z] 682654828d4c: Preparing [2021-11-15T15:50:09.633Z] 166dde17997b: Preparing [2021-11-15T15:50:09.633Z] 78c4bc0ebec3: Preparing [2021-11-15T15:50:09.633Z] 45596ee15a31: Preparing [2021-11-15T15:50:09.633Z] 52dc75cd08be: Preparing [2021-11-15T15:50:09.633Z] a6e1fd50fee5: Preparing [2021-11-15T15:50:09.633Z] 56eb02710082: Preparing [2021-11-15T15:50:09.633Z] ee420dfed78a: Preparing [2021-11-15T15:50:09.633Z] 45596ee15a31: Waiting [2021-11-15T15:50:09.633Z] 52dc75cd08be: Waiting [2021-11-15T15:50:09.633Z] a6e1fd50fee5: Waiting [2021-11-15T15:50:09.633Z] 56eb02710082: Waiting [2021-11-15T15:50:09.633Z] ee420dfed78a: Waiting [2021-11-15T15:50:09.633Z] 78c4bc0ebec3: Waiting [2021-11-15T15:50:09.633Z] 166dde17997b: Layer already exists [2021-11-15T15:50:09.633Z] c193e24f3ee9: Layer already exists [2021-11-15T15:50:09.633Z] 77ab5d53f069: Layer already exists [2021-11-15T15:50:09.903Z] 682654828d4c: Layer already exists [2021-11-15T15:50:09.903Z] 72bd0d54bafc: Layer already exists [2021-11-15T15:50:09.903Z] 78c4bc0ebec3: Layer already exists [2021-11-15T15:50:09.903Z] 52dc75cd08be: Layer already exists [2021-11-15T15:50:09.903Z] 45596ee15a31: Layer already exists [2021-11-15T15:50:09.903Z] 56eb02710082: Layer already exists [2021-11-15T15:50:09.903Z] a6e1fd50fee5: Layer already exists [2021-11-15T15:50:09.903Z] ee420dfed78a: Layer already exists [2021-11-15T15:50:09.903Z] 2.0.1-dev.95: digest: sha256:2ece5f582d6344643188a5bd99859051ab09fd714668b0785c0a334a7cc98253 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:50:10.238Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:50:10.568Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [2021-11-15T15:50:10.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-15T15:50:10.568Z] 77ab5d53f069: Preparing [2021-11-15T15:50:10.568Z] c193e24f3ee9: Preparing [2021-11-15T15:50:10.568Z] 72bd0d54bafc: Preparing [2021-11-15T15:50:10.568Z] 682654828d4c: Preparing [2021-11-15T15:50:10.568Z] 166dde17997b: Preparing [2021-11-15T15:50:10.568Z] 78c4bc0ebec3: Preparing [2021-11-15T15:50:10.568Z] 45596ee15a31: Preparing [2021-11-15T15:50:10.568Z] 52dc75cd08be: Preparing [2021-11-15T15:50:10.568Z] a6e1fd50fee5: Preparing [2021-11-15T15:50:10.568Z] 56eb02710082: Preparing [2021-11-15T15:50:10.568Z] ee420dfed78a: Preparing [2021-11-15T15:50:10.568Z] 52dc75cd08be: Waiting [2021-11-15T15:50:10.568Z] a6e1fd50fee5: Waiting [2021-11-15T15:50:10.568Z] 56eb02710082: Waiting [2021-11-15T15:50:10.568Z] ee420dfed78a: Waiting [2021-11-15T15:50:10.568Z] 78c4bc0ebec3: Waiting [2021-11-15T15:50:10.568Z] 45596ee15a31: Waiting [2021-11-15T15:50:10.568Z] 72bd0d54bafc: Layer already exists [2021-11-15T15:50:10.568Z] 77ab5d53f069: Layer already exists [2021-11-15T15:50:10.568Z] 166dde17997b: Layer already exists [2021-11-15T15:50:10.568Z] 682654828d4c: Layer already exists [2021-11-15T15:50:10.568Z] c193e24f3ee9: Layer already exists [2021-11-15T15:50:10.838Z] 78c4bc0ebec3: Layer already exists [2021-11-15T15:50:10.838Z] 52dc75cd08be: Layer already exists [2021-11-15T15:50:10.838Z] 45596ee15a31: Layer already exists [2021-11-15T15:50:10.838Z] 56eb02710082: Layer already exists [2021-11-15T15:50:10.838Z] a6e1fd50fee5: Layer already exists [2021-11-15T15:50:10.838Z] ee420dfed78a: Layer already exists [2021-11-15T15:50:10.838Z] 143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95: digest: sha256:2ece5f582d6344643188a5bd99859051ab09fd714668b0785c0a334a7cc98253 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:50:11.167Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:50:11.493Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-11-15T15:50:11.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-15T15:50:11.493Z] 77ab5d53f069: Preparing [2021-11-15T15:50:11.493Z] c193e24f3ee9: Preparing [2021-11-15T15:50:11.493Z] 72bd0d54bafc: Preparing [2021-11-15T15:50:11.493Z] 682654828d4c: Preparing [2021-11-15T15:50:11.493Z] 166dde17997b: Preparing [2021-11-15T15:50:11.493Z] 78c4bc0ebec3: Preparing [2021-11-15T15:50:11.493Z] 45596ee15a31: Preparing [2021-11-15T15:50:11.493Z] 52dc75cd08be: Preparing [2021-11-15T15:50:11.493Z] a6e1fd50fee5: Preparing [2021-11-15T15:50:11.493Z] 56eb02710082: Preparing [2021-11-15T15:50:11.493Z] ee420dfed78a: Preparing [2021-11-15T15:50:11.493Z] 52dc75cd08be: Waiting [2021-11-15T15:50:11.493Z] a6e1fd50fee5: Waiting [2021-11-15T15:50:11.493Z] 56eb02710082: Waiting [2021-11-15T15:50:11.493Z] ee420dfed78a: Waiting [2021-11-15T15:50:11.493Z] 78c4bc0ebec3: Waiting [2021-11-15T15:50:11.493Z] 45596ee15a31: Waiting [2021-11-15T15:50:11.493Z] 77ab5d53f069: Layer already exists [2021-11-15T15:50:11.493Z] 72bd0d54bafc: Layer already exists [2021-11-15T15:50:11.493Z] 166dde17997b: Layer already exists [2021-11-15T15:50:11.493Z] c193e24f3ee9: Layer already exists [2021-11-15T15:50:11.493Z] 682654828d4c: Layer already exists [2021-11-15T15:50:11.493Z] 78c4bc0ebec3: Layer already exists [2021-11-15T15:50:11.493Z] 45596ee15a31: Layer already exists [2021-11-15T15:50:11.493Z] a6e1fd50fee5: Layer already exists [2021-11-15T15:50:11.493Z] 52dc75cd08be: Layer already exists [2021-11-15T15:50:11.493Z] 56eb02710082: Layer already exists [2021-11-15T15:50:11.761Z] ee420dfed78a: Layer already exists [2021-11-15T15:50:11.761Z] main: digest: sha256:2ece5f582d6344643188a5bd99859051ab09fd714668b0785c0a334a7cc98253 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-15T15:50:11.821Z] ===================================================== [Pipeline] echo [2021-11-15T15:50:11.827Z] taggedImages: [2021-11-15T15:50:11.827Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:143991c289fa33d15b92815d9662304bdb63510a [2021-11-15T15:50:11.827Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-11-15T15:50:11.827Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.95 [2021-11-15T15:50:11.827Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:143991c289fa33d15b92815d9662304bdb63510a-2.0.1-dev.95 [2021-11-15T15:50:11.827Z] - 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-15T15:50:12.227Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-15T15:50:12.227Z] [2021-11-15T15:50:12.227Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:50:12.559Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-15T15:50:12.830Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-15T15:50:12.830Z] 448f6bf000e3: Pulling fs layer [2021-11-15T15:50:12.830Z] f757da607395: Pulling fs layer [2021-11-15T15:50:12.830Z] 05883995daec: Pulling fs layer [2021-11-15T15:50:12.830Z] 8603b9c90790: Pulling fs layer [2021-11-15T15:50:12.830Z] 1560dd03e051: Pulling fs layer [2021-11-15T15:50:12.831Z] 27f5ce0e4adf: Pulling fs layer [2021-11-15T15:50:12.831Z] c2d8d7efcc4b: Pulling fs layer [2021-11-15T15:50:12.831Z] 1560dd03e051: Waiting [2021-11-15T15:50:12.831Z] 27f5ce0e4adf: Waiting [2021-11-15T15:50:12.831Z] c2d8d7efcc4b: Waiting [2021-11-15T15:50:12.831Z] 8603b9c90790: Waiting [2021-11-15T15:50:12.831Z] f757da607395: Verifying Checksum [2021-11-15T15:50:12.831Z] f757da607395: Download complete [2021-11-15T15:50:12.831Z] 8603b9c90790: Download complete [2021-11-15T15:50:12.831Z] 1560dd03e051: Verifying Checksum [2021-11-15T15:50:12.831Z] 1560dd03e051: Download complete [2021-11-15T15:50:13.103Z] 27f5ce0e4adf: Verifying Checksum [2021-11-15T15:50:13.103Z] 27f5ce0e4adf: Download complete [2021-11-15T15:50:13.103Z] 05883995daec: Verifying Checksum [2021-11-15T15:50:13.103Z] 05883995daec: Download complete [2021-11-15T15:50:13.374Z] 448f6bf000e3: Verifying Checksum [2021-11-15T15:50:13.374Z] 448f6bf000e3: Download complete [2021-11-15T15:50:15.986Z] c2d8d7efcc4b: Verifying Checksum [2021-11-15T15:50:15.986Z] c2d8d7efcc4b: Download complete [2021-11-15T15:50:16.959Z] 448f6bf000e3: Pull complete [2021-11-15T15:50:17.551Z] f757da607395: Pull complete [2021-11-15T15:50:18.984Z] 05883995daec: Pull complete [2021-11-15T15:50:19.256Z] 8603b9c90790: Pull complete [2021-11-15T15:50:20.228Z] 1560dd03e051: Pull complete [2021-11-15T15:50:20.501Z] 27f5ce0e4adf: Pull complete [2021-11-15T15:50:35.557Z] c2d8d7efcc4b: Pull complete [2021-11-15T15:50:35.557Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-15T15:50:35.557Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-15T15:50:35.557Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-15T15:50:35.789Z] prd-ubuntu18.04-docker-arm64-4c-16g-625 does not seem to be running inside a container [2021-11-15T15:50:35.877Z] $ 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/107 -v /w/workspace/edgex-go/107:/w/workspace/edgex-go/107:rw,z -v /w/workspace/edgex-go/107@tmp:/w/workspace/edgex-go/107@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-15T15:50:38.866Z] $ docker top ae965a09c724cb0358fe93ab15683d8d38797eb6f36a9bd1cfaf647d49f67cb3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-15T15:50:39.895Z] ---> job-cost.sh [2021-11-15T15:50:39.895Z] lf-activate-venv: SKIPPING [2021-11-15T15:50:39.895Z] INFO: No Stack... [2021-11-15T15:50:40.164Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-15T15:50:40.756Z] INFO: Archiving Costs [Pipeline] sh [2021-11-15T15:50:41.409Z] + cut -d,+ -f6 [2021-11-15T15:50:41.409Z] cat /w/workspace/edgex-go/107/archives/cost.csv [Pipeline] lock [2021-11-15T15:50:41.469Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-107-stack-cost] [2021-11-15T15:50:41.484Z] Resource [jenkins-edgexfoundry-edgex-go-main-107-stack-cost] did not exist. Created. [2021-11-15T15:50:41.484Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-107-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-15T15:50:42.137Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-15T15:50:42.886Z] Stashed 1 file(s) [Pipeline] } [2021-11-15T15:50:42.897Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-107-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-15T15:50:42.926Z] $ docker stop --time=1 ae965a09c724cb0358fe93ab15683d8d38797eb6f36a9bd1cfaf647d49f67cb3 [2021-11-15T15:50:44.539Z] $ docker rm -f ae965a09c724cb0358fe93ab15683d8d38797eb6f36a9bd1cfaf647d49f67cb3 [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-15T15:50:45.243Z] provisioning config files... [2021-11-15T15:50:45.252Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/107@tmp/config243463561684370208tmp [Pipeline] { [Pipeline] sh [2021-11-15T15:50:45.560Z] + set +x [2021-11-15T15:50:45.560Z] + curl -s https://codecov.io/bash [2021-11-15T15:50:45.560Z] + bash -s -- [2021-11-15T15:50:45.820Z] [2021-11-15T15:50:45.820Z] _____ _ [2021-11-15T15:50:45.820Z] / ____| | | [2021-11-15T15:50:45.820Z] | | ___ __| | ___ ___ _____ __ [2021-11-15T15:50:45.820Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-15T15:50:45.820Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-15T15:50:45.820Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-15T15:50:45.820Z] Bash-1.0.6 [2021-11-15T15:50:45.820Z] [2021-11-15T15:50:45.820Z] [2021-11-15T15:50:45.820Z] ==> git version 2.24.4 found [2021-11-15T15:50:45.820Z] ==> 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-15T15:50:45.820Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-15T15:50:45.820Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-15T15:50:45.820Z] ==> Jenkins CI detected. [2021-11-15T15:50:45.820Z] current dir:  /w/workspace/edgex-go/107 [2021-11-15T15:50:45.820Z] project root: . [2021-11-15T15:50:45.820Z] --> token set from env [2021-11-15T15:50:45.820Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-15T15:50:45.820Z] ==> Running gcov in . (disable via -X gcov) [2021-11-15T15:50:45.820Z] ==> Python coveragepy not found [2021-11-15T15:50:45.820Z] ==> Searching for coverage reports in: [2021-11-15T15:50:45.820Z] + . [2021-11-15T15:50:45.820Z] -> Found 1 reports [2021-11-15T15:50:45.820Z] ==> Detecting git/mercurial file structure [2021-11-15T15:50:45.820Z] ==> Reading reports [2021-11-15T15:50:45.820Z] + ./coverage.out bytes=428381 [2021-11-15T15:50:45.820Z] ==> Appending adjustments [2021-11-15T15:50:45.820Z] https://docs.codecov.io/docs/fixing-reports [2021-11-15T15:50:47.256Z] + Found adjustments [2021-11-15T15:50:47.256Z] ==> Gzipping contents [2021-11-15T15:50:47.256Z] 60K /tmp/codecov.Ok1NJJ.gz [2021-11-15T15:50:47.256Z] ==> Uploading reports [2021-11-15T15:50:47.256Z] url: https://codecov.io [2021-11-15T15:50:47.256Z] query: branch=main&commit=143991c289fa33d15b92815d9662304bdb63510a&build=107&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F107%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-15T15:50:47.256Z] -> Pinging Codecov [2021-11-15T15:50:47.256Z] 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=143991c289fa33d15b92815d9662304bdb63510a&build=107&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F107%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-15T15:50:47.515Z] -> Uploading to [2021-11-15T15:50:47.515Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-15/00271124DB129430A58F1EEE437C3FCB/143991c289fa33d15b92815d9662304bdb63510a/85b9b473-858c-412c-827f-205cb0b4c126.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211115%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211115T155047Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=525b4b96c18dae673dddc99dd11b354828f4c7e59b916980fea6d4e12a38a4c5 [2021-11-15T15:50:47.515Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-15T15:50:47.515Z] Dload Upload Total Spent Left Speed [2021-11-15T15:50:47.776Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57638 0 0 100 57638 0 167k --:--:-- --:--:-- --:--:-- 167k [2021-11-15T15:50:47.776Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/143991c289fa33d15b92815d9662304bdb63510a [Pipeline] } [2021-11-15T15:50:47.782Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-11-15T15:50:47.945Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-11-15T15:50:47.957Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:50:48.249Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-15T15:50:48.250Z] [2021-11-15T15:50:48.250Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:50:48.551Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-15T15:50:48.551Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-11-15T15:50:48.551Z] 188c0c94c7c5: Pulling fs layer [2021-11-15T15:50:48.551Z] 0ef7d3d256c8: Pulling fs layer [2021-11-15T15:50:48.551Z] de9db76c5a1d: Pulling fs layer [2021-11-15T15:50:48.551Z] 0eba1c9be4d2: Pulling fs layer [2021-11-15T15:50:48.551Z] 0d57e429df01: Pulling fs layer [2021-11-15T15:50:48.551Z] 4e4be7b47b0d: Pulling fs layer [2021-11-15T15:50:48.551Z] e1f770b5df2f: Pulling fs layer [2021-11-15T15:50:48.551Z] 85a0685a4137: Pulling fs layer [2021-11-15T15:50:48.551Z] 0eba1c9be4d2: Waiting [2021-11-15T15:50:48.551Z] 0d57e429df01: Waiting [2021-11-15T15:50:48.551Z] 4e4be7b47b0d: Waiting [2021-11-15T15:50:48.551Z] e1f770b5df2f: Waiting [2021-11-15T15:50:48.551Z] 85a0685a4137: Waiting [2021-11-15T15:50:48.551Z] de9db76c5a1d: Verifying Checksum [2021-11-15T15:50:48.551Z] de9db76c5a1d: Download complete [2021-11-15T15:50:48.551Z] 0ef7d3d256c8: Verifying Checksum [2021-11-15T15:50:48.551Z] 0ef7d3d256c8: Download complete [2021-11-15T15:50:48.551Z] 0d57e429df01: Verifying Checksum [2021-11-15T15:50:48.551Z] 0d57e429df01: Download complete [2021-11-15T15:50:48.551Z] 188c0c94c7c5: Verifying Checksum [2021-11-15T15:50:48.551Z] 4e4be7b47b0d: Verifying Checksum [2021-11-15T15:50:48.551Z] 4e4be7b47b0d: Download complete [2021-11-15T15:50:48.551Z] 188c0c94c7c5: Download complete [2021-11-15T15:50:48.823Z] e1f770b5df2f: Verifying Checksum [2021-11-15T15:50:48.823Z] e1f770b5df2f: Download complete [2021-11-15T15:50:49.091Z] 0eba1c9be4d2: Verifying Checksum [2021-11-15T15:50:49.091Z] 0eba1c9be4d2: Download complete [2021-11-15T15:50:49.091Z] 188c0c94c7c5: Pull complete [2021-11-15T15:50:49.352Z] 0ef7d3d256c8: Pull complete [2021-11-15T15:50:49.352Z] de9db76c5a1d: Pull complete [2021-11-15T15:50:49.352Z] 85a0685a4137: Verifying Checksum [2021-11-15T15:50:49.352Z] 85a0685a4137: Download complete [2021-11-15T15:50:53.585Z] 0eba1c9be4d2: Pull complete [2021-11-15T15:50:53.585Z] 0d57e429df01: Pull complete [2021-11-15T15:50:53.585Z] 4e4be7b47b0d: Pull complete [2021-11-15T15:50:53.585Z] e1f770b5df2f: Pull complete [2021-11-15T15:51:00.232Z] 85a0685a4137: Pull complete [2021-11-15T15:51:00.232Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-11-15T15:51:00.232Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-15T15:51:00.232Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-11-15T15:51:00.300Z] prd-centos7-docker-4c-2g-623 does not seem to be running inside a container [2021-11-15T15:51:00.339Z] $ 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/107 -v /w/workspace/edgex-go/107:/w/workspace/edgex-go/107:rw,z -v /w/workspace/edgex-go/107@tmp:/w/workspace/edgex-go/107@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-15T15:51:01.191Z] $ docker top 26b64ee89fef7fd7b3f8c672a2c571e41e6c2d3fe47b57a28998b06201faefb9 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-15T15:51:01.270Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-11-15T15:51:01.554Z] + set -o pipefail [2021-11-15T15:51:01.554Z] + snyk monitor '--org=edgex-jenkins' [2021-11-15T15:51:06.858Z] [2021-11-15T15:51:06.858Z] Monitoring /w/workspace/edgex-go/107 (github.com/edgexfoundry/edgex-go)... [2021-11-15T15:51:06.858Z] [2021-11-15T15:51:06.858Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/867127ea-1eb2-4899-a461-23331bb51212 [2021-11-15T15:51:06.858Z] [2021-11-15T15:51:06.858Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-11-15T15:51:06.858Z] [2021-11-15T15:51:06.858Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-11-15T15:51:06.858Z] [2021-11-15T15:51:07.118Z] [Pipeline] } [2021-11-15T15:51:07.132Z] $ docker stop --time=1 26b64ee89fef7fd7b3f8c672a2c571e41e6c2d3fe47b57a28998b06201faefb9 [2021-11-15T15:51:09.184Z] $ docker rm -f 26b64ee89fef7fd7b3f8c672a2c571e41e6c2d3fe47b57a28998b06201faefb9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-11-15T15:51:09.764Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-15T15:51:09.778Z] provisioning config files... [2021-11-15T15:51:09.788Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/107@tmp/config3835446837955884985tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-15T15:51:10.084Z] --> edgex-publish-swagger.sh [2021-11-15T15:51:10.084Z] === Publish openapi/v2 API === [2021-11-15T15:51:10.084Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-11-15T15:51:10.084Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/107/openapi/v2/core-command.yaml] [2021-11-15T15:51:10.084Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-15T15:51:10.084Z] Dload Upload Total Spent Left Speed [2021-11-15T15:51:11.547Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32389 0 0 100 32389 0 26194 0:00:01 0:00:01 --:--:-- 26225 100 32389 0 0 100 32389 0 26191 0:00:01 0:00:01 --:--:-- 26204 [2021-11-15T15:51:11.547Z] [2021-11-15T15:51:11.547Z] [2021-11-15T15:51:11.547Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/107/openapi/v2/core-data.yaml] [2021-11-15T15:51:11.547Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-15T15:51:11.547Z] Dload Upload Total Spent Left Speed [2021-11-15T15:51:12.487Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71116 0 0 100 71116 0 60639 0:00:01 0:00:01 --:--:-- 60679 100 71116 0 0 100 71116 0 56062 0:00:01 0:00:01 --:--:-- 56085 [2021-11-15T15:51:12.487Z] [2021-11-15T15:51:12.487Z] [2021-11-15T15:51:12.487Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/107/openapi/v2/core-metadata.yaml] [2021-11-15T15:51:12.488Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-15T15:51:12.488Z] Dload Upload Total Spent Left Speed [2021-11-15T15:51:13.870Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 102k 0:00:01 0:00:01 --:--:-- 102k 100 119k 0 0 100 119k 0 102k 0:00:01 0:00:01 --:--:-- 102k [2021-11-15T15:51:13.870Z] [2021-11-15T15:51:13.870Z] [2021-11-15T15:51:13.870Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/107/openapi/v2/support-notifications.yaml] [2021-11-15T15:51:13.870Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-15T15:51:13.870Z] Dload Upload Total Spent Left Speed [2021-11-15T15:51:14.809Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88830 0 0 100 88830 0 84252 0:00:01 0:00:01 --:--:-- 84278 100 88830 0 0 100 88830 0 84237 0:00:01 0:00:01 --:--:-- 84278 [2021-11-15T15:51:14.809Z] [2021-11-15T15:51:14.809Z] [2021-11-15T15:51:14.809Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/107/openapi/v2/support-scheduler.yaml] [2021-11-15T15:51:14.809Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-15T15:51:14.809Z] Dload Upload Total Spent Left Speed [2021-11-15T15:51:15.752Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38932 0 0 100 38932 0 37027 0:00:01 0:00:01 --:--:-- 37042 100 38932 0 0 100 38932 0 37023 0:00:01 0:00:01 --:--:-- 37042 [2021-11-15T15:51:15.752Z] [2021-11-15T15:51:15.752Z] [2021-11-15T15:51:15.752Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/107/openapi/v2/system-agent.yaml] [2021-11-15T15:51:15.752Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-15T15:51:15.752Z] Dload Upload Total Spent Left Speed [2021-11-15T15:51:17.129Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 17204 0:00:01 0:00:01 --:--:-- 17210 100 19603 0 0 100 19603 0 17201 0:00:01 0:00:01 --:--:-- 17210 [2021-11-15T15:51:17.129Z] [2021-11-15T15:51:17.129Z] [Pipeline] } [2021-11-15T15:51:17.136Z] 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-15T15:51:17.620Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-15T15:51:17.620Z] . [Pipeline] withDockerContainer [2021-11-15T15:51:17.687Z] prd-centos7-docker-4c-2g-623 does not seem to be running inside a container [2021-11-15T15:51:17.725Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/107 -v /w/workspace/edgex-go/107:/w/workspace/edgex-go/107:rw,z -v /w/workspace/edgex-go/107@tmp:/w/workspace/edgex-go/107@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-15T15:51:18.163Z] $ docker top 7628325c09f2bb263b0022de4491a8a9100a990780c619b4befdacec456de204 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-15T15:51:18.260Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-15T15:51:18.260Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-15T15:51:18.382Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-15T15:51:18.388Z] $ docker exec 7628325c09f2bb263b0022de4491a8a9100a990780c619b4befdacec456de204 ssh-agent [2021-11-15T15:51:18.489Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFFlFIg/agent.13 [2021-11-15T15:51:18.489Z] SSH_AGENT_PID=19 [2021-11-15T15:51:18.494Z] Running ssh-add (command line suppressed) [2021-11-15T15:51:18.601Z] Identity added: /w/workspace/edgex-go/107@tmp/private_key_1503308998662682112.key (/w/workspace/edgex-go/107@tmp/private_key_1503308998662682112.key) [2021-11-15T15:51:18.609Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-15T15:51:18.901Z] + git semver tag [2021-11-15T15:51:18.902Z] # -> Open(): unable to determine branch for HEAD [2021-11-15T15:51:18.902Z] # $GIT_DIR = /w/workspace/edgex-go/107/.git [2021-11-15T15:51:18.902Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/107 [2021-11-15T15:51:18.902Z] # $SEMVER_REMOTE_NAME = origin [2021-11-15T15:51:18.902Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-15T15:51:18.902Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-15T15:51:18.902Z] # $SEMVER_BRANCH = main [2021-11-15T15:51:18.902Z] # $SEMVER_DIR = /w/workspace/edgex-go/107/.semver [2021-11-15T15:51:18.902Z] # 143991c289fa33d15b92815d9662304bdb63510a HEAD [2021-11-15T15:51:19.161Z] # -> Force: false [2021-11-15T15:51:19.161Z] # 819f27548f4b80a28f2d1923c1dded3e29ec1f39 refs/tags/v2.0.1-dev.95 [Pipeline] } [2021-11-15T15:51:19.174Z] $ docker exec --env ******** --env ******** 7628325c09f2bb263b0022de4491a8a9100a990780c619b4befdacec456de204 ssh-agent -k [2021-11-15T15:51:19.279Z] unset SSH_AUTH_SOCK; [2021-11-15T15:51:19.279Z] unset SSH_AGENT_PID; [2021-11-15T15:51:19.279Z] echo Agent pid 19 killed; [2021-11-15T15:51:19.286Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-15T15:51:19.594Z] + git semver [Pipeline] } [2021-11-15T15:51:19.611Z] $ docker stop --time=1 7628325c09f2bb263b0022de4491a8a9100a990780c619b4befdacec456de204 [2021-11-15T15:51:20.794Z] $ docker rm -f 7628325c09f2bb263b0022de4491a8a9100a990780c619b4befdacec456de204 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:51:21.179Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-15T15:51:21.179Z] [2021-11-15T15:51:21.179Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:51:21.482Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-15T15:51:21.482Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-11-15T15:51:21.482Z] ab5ef0e58194: Pulling fs layer [2021-11-15T15:51:21.482Z] 9712f1f96733: Pulling fs layer [2021-11-15T15:51:21.482Z] 63f879dbbcfc: Pulling fs layer [2021-11-15T15:51:21.482Z] 0d9ebad4ef96: Pulling fs layer [2021-11-15T15:51:21.482Z] e9a5061849ea: Pulling fs layer [2021-11-15T15:51:21.482Z] d747dcd14b5f: Pulling fs layer [2021-11-15T15:51:21.482Z] 2de7ff778b66: Pulling fs layer [2021-11-15T15:51:21.482Z] 0d9ebad4ef96: Waiting [2021-11-15T15:51:21.482Z] e9a5061849ea: Waiting [2021-11-15T15:51:21.482Z] d747dcd14b5f: Waiting [2021-11-15T15:51:21.482Z] 2de7ff778b66: Waiting [2021-11-15T15:51:21.482Z] 9712f1f96733: Download complete [2021-11-15T15:51:21.752Z] 63f879dbbcfc: Verifying Checksum [2021-11-15T15:51:21.752Z] 63f879dbbcfc: Download complete [2021-11-15T15:51:22.020Z] 0d9ebad4ef96: Verifying Checksum [2021-11-15T15:51:22.020Z] 0d9ebad4ef96: Download complete [2021-11-15T15:51:22.021Z] d747dcd14b5f: Verifying Checksum [2021-11-15T15:51:22.021Z] d747dcd14b5f: Download complete [2021-11-15T15:51:22.021Z] ab5ef0e58194: Verifying Checksum [2021-11-15T15:51:22.021Z] ab5ef0e58194: Download complete [2021-11-15T15:51:22.021Z] e9a5061849ea: Verifying Checksum [2021-11-15T15:51:22.021Z] e9a5061849ea: Download complete [2021-11-15T15:51:22.283Z] 2de7ff778b66: Verifying Checksum [2021-11-15T15:51:22.283Z] 2de7ff778b66: Download complete [2021-11-15T15:51:24.891Z] ab5ef0e58194: Pull complete [2021-11-15T15:51:24.891Z] 9712f1f96733: Pull complete [2021-11-15T15:51:25.844Z] 63f879dbbcfc: Pull complete [2021-11-15T15:51:30.103Z] 0d9ebad4ef96: Pull complete [2021-11-15T15:51:30.103Z] e9a5061849ea: Pull complete [2021-11-15T15:51:30.363Z] d747dcd14b5f: Pull complete [2021-11-15T15:51:31.305Z] 2de7ff778b66: Pull complete [2021-11-15T15:51:31.305Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-11-15T15:51:31.305Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-15T15:51:31.305Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-11-15T15:51:31.369Z] prd-centos7-docker-4c-2g-623 does not seem to be running inside a container [2021-11-15T15:51:31.407Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/107 -v /w/workspace/edgex-go/107:/w/workspace/edgex-go/107:rw,z -v /w/workspace/edgex-go/107@tmp:/w/workspace/edgex-go/107@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-15T15:51:34.799Z] $ docker top ebeed487deb4dcc6adebf5ae77aa661f8cccfa2c8038be07267c4f8160fa5177 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-11-15T15:51:34.867Z] provisioning config files... [2021-11-15T15:51:34.876Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/107@tmp/config851959128782390697tmp [2021-11-15T15:51:34.886Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/107@tmp/config2505959936577359155tmp [2021-11-15T15:51:34.897Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/107@tmp/config6636036376960158126tmp [Pipeline] { [Pipeline] echo [2021-11-15T15:51:34.912Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-15T15:51:35.203Z] ---> sigul-configuration.sh [2021-11-15T15:51:35.203Z] gpg: directory `/root/.gnupg' created [2021-11-15T15:51:35.203Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-11-15T15:51:35.203Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-11-15T15:51:35.203Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-11-15T15:51:35.203Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-11-15T15:51:35.203Z] gpg: CAST5 encrypted data [2021-11-15T15:51:35.203Z] gpg: encrypted with 1 passphrase [2021-11-15T15:51:35.203Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-11-15T15:51:35.494Z] + mkdir /home/jenkins [2021-11-15T15:51:35.494Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-11-15T15:51:35.785Z] + 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-15T15:51:35.795Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-15T15:51:36.087Z] ---> sigul-install.sh [2021-11-15T15:51:36.087Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-11-15T15:51:36.451Z] + git tag --list [2021-11-15T15:51:36.452Z] 0.6.0 [2021-11-15T15:51:36.452Z] 0.6.1 [2021-11-15T15:51:36.452Z] 0.7.0 [2021-11-15T15:51:36.452Z] 0.7.1 [2021-11-15T15:51:36.452Z] v1.0.0 [2021-11-15T15:51:36.452Z] v1.0.1 [2021-11-15T15:51:36.452Z] v1.1.0 [2021-11-15T15:51:36.452Z] v1.2.0 [2021-11-15T15:51:36.452Z] v1.2.1 [2021-11-15T15:51:36.452Z] v1.3.0 [2021-11-15T15:51:36.452Z] v1.3.1 [2021-11-15T15:51:36.452Z] v2.0.0 [2021-11-15T15:51:36.452Z] v2.0.1-dev.1 [2021-11-15T15:51:36.452Z] v2.0.1-dev.10 [2021-11-15T15:51:36.452Z] v2.0.1-dev.11 [2021-11-15T15:51:36.452Z] v2.0.1-dev.12 [2021-11-15T15:51:36.452Z] v2.0.1-dev.13 [2021-11-15T15:51:36.452Z] v2.0.1-dev.14 [2021-11-15T15:51:36.452Z] v2.0.1-dev.15 [2021-11-15T15:51:36.452Z] v2.0.1-dev.16 [2021-11-15T15:51:36.452Z] v2.0.1-dev.17 [2021-11-15T15:51:36.452Z] v2.0.1-dev.18 [2021-11-15T15:51:36.452Z] v2.0.1-dev.19 [2021-11-15T15:51:36.452Z] v2.0.1-dev.2 [2021-11-15T15:51:36.452Z] v2.0.1-dev.20 [2021-11-15T15:51:36.452Z] v2.0.1-dev.21 [2021-11-15T15:51:36.452Z] v2.0.1-dev.22 [2021-11-15T15:51:36.452Z] v2.0.1-dev.23 [2021-11-15T15:51:36.452Z] v2.0.1-dev.24 [2021-11-15T15:51:36.452Z] v2.0.1-dev.25 [2021-11-15T15:51:36.452Z] v2.0.1-dev.26 [2021-11-15T15:51:36.452Z] v2.0.1-dev.27 [2021-11-15T15:51:36.452Z] v2.0.1-dev.28 [2021-11-15T15:51:36.452Z] v2.0.1-dev.29 [2021-11-15T15:51:36.452Z] v2.0.1-dev.3 [2021-11-15T15:51:36.452Z] v2.0.1-dev.30 [2021-11-15T15:51:36.452Z] v2.0.1-dev.31 [2021-11-15T15:51:36.452Z] v2.0.1-dev.32 [2021-11-15T15:51:36.452Z] v2.0.1-dev.33 [2021-11-15T15:51:36.452Z] v2.0.1-dev.34 [2021-11-15T15:51:36.452Z] v2.0.1-dev.35 [2021-11-15T15:51:36.452Z] v2.0.1-dev.36 [2021-11-15T15:51:36.452Z] v2.0.1-dev.37 [2021-11-15T15:51:36.452Z] v2.0.1-dev.38 [2021-11-15T15:51:36.452Z] v2.0.1-dev.39 [2021-11-15T15:51:36.452Z] v2.0.1-dev.4 [2021-11-15T15:51:36.452Z] v2.0.1-dev.40 [2021-11-15T15:51:36.452Z] v2.0.1-dev.41 [2021-11-15T15:51:36.452Z] v2.0.1-dev.42 [2021-11-15T15:51:36.452Z] v2.0.1-dev.43 [2021-11-15T15:51:36.452Z] v2.0.1-dev.44 [2021-11-15T15:51:36.452Z] v2.0.1-dev.45 [2021-11-15T15:51:36.452Z] v2.0.1-dev.46 [2021-11-15T15:51:36.452Z] v2.0.1-dev.47 [2021-11-15T15:51:36.452Z] v2.0.1-dev.48 [2021-11-15T15:51:36.452Z] v2.0.1-dev.49 [2021-11-15T15:51:36.452Z] v2.0.1-dev.5 [2021-11-15T15:51:36.452Z] v2.0.1-dev.50 [2021-11-15T15:51:36.452Z] v2.0.1-dev.51 [2021-11-15T15:51:36.452Z] v2.0.1-dev.52 [2021-11-15T15:51:36.452Z] v2.0.1-dev.53 [2021-11-15T15:51:36.452Z] v2.0.1-dev.54 [2021-11-15T15:51:36.452Z] v2.0.1-dev.55 [2021-11-15T15:51:36.452Z] v2.0.1-dev.56 [2021-11-15T15:51:36.452Z] v2.0.1-dev.57 [2021-11-15T15:51:36.452Z] v2.0.1-dev.58 [2021-11-15T15:51:36.452Z] v2.0.1-dev.59 [2021-11-15T15:51:36.452Z] v2.0.1-dev.6 [2021-11-15T15:51:36.452Z] v2.0.1-dev.60 [2021-11-15T15:51:36.452Z] v2.0.1-dev.61 [2021-11-15T15:51:36.452Z] v2.0.1-dev.62 [2021-11-15T15:51:36.452Z] v2.0.1-dev.63 [2021-11-15T15:51:36.452Z] v2.0.1-dev.64 [2021-11-15T15:51:36.452Z] v2.0.1-dev.65 [2021-11-15T15:51:36.452Z] v2.0.1-dev.66 [2021-11-15T15:51:36.452Z] v2.0.1-dev.67 [2021-11-15T15:51:36.452Z] v2.0.1-dev.68 [2021-11-15T15:51:36.452Z] v2.0.1-dev.69 [2021-11-15T15:51:36.452Z] v2.0.1-dev.7 [2021-11-15T15:51:36.452Z] v2.0.1-dev.70 [2021-11-15T15:51:36.452Z] v2.0.1-dev.71 [2021-11-15T15:51:36.452Z] v2.0.1-dev.72 [2021-11-15T15:51:36.452Z] v2.0.1-dev.73 [2021-11-15T15:51:36.452Z] v2.0.1-dev.74 [2021-11-15T15:51:36.452Z] v2.0.1-dev.75 [2021-11-15T15:51:36.452Z] v2.0.1-dev.76 [2021-11-15T15:51:36.452Z] v2.0.1-dev.77 [2021-11-15T15:51:36.452Z] v2.0.1-dev.78 [2021-11-15T15:51:36.452Z] v2.0.1-dev.79 [2021-11-15T15:51:36.452Z] v2.0.1-dev.8 [2021-11-15T15:51:36.452Z] v2.0.1-dev.80 [2021-11-15T15:51:36.452Z] v2.0.1-dev.81 [2021-11-15T15:51:36.452Z] v2.0.1-dev.82 [2021-11-15T15:51:36.452Z] v2.0.1-dev.83 [2021-11-15T15:51:36.452Z] v2.0.1-dev.84 [2021-11-15T15:51:36.452Z] v2.0.1-dev.85 [2021-11-15T15:51:36.452Z] v2.0.1-dev.86 [2021-11-15T15:51:36.452Z] v2.0.1-dev.87 [2021-11-15T15:51:36.452Z] v2.0.1-dev.88 [2021-11-15T15:51:36.452Z] v2.0.1-dev.89 [2021-11-15T15:51:36.452Z] v2.0.1-dev.9 [2021-11-15T15:51:36.452Z] v2.0.1-dev.90 [2021-11-15T15:51:36.452Z] v2.0.1-dev.91 [2021-11-15T15:51:36.452Z] v2.0.1-dev.92 [2021-11-15T15:51:36.452Z] v2.0.1-dev.93 [2021-11-15T15:51:36.452Z] v2.0.1-dev.94 [2021-11-15T15:51:36.452Z] v2.0.1-dev.95 [Pipeline] sh [2021-11-15T15:51:36.748Z] + lftools sign git-tag v2.0.1-dev.95 [2021-11-15T15:51:37.319Z] Signing Git tag with Sigul... [2021-11-15T15:51:37.319Z] Signing v2.0.1-dev.95 [Pipeline] echo [2021-11-15T15:51:38.276Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-15T15:51:38.568Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-11-15T15:51:38.575Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-11-15T15:51:38.591Z] $ docker stop --time=1 ebeed487deb4dcc6adebf5ae77aa661f8cccfa2c8038be07267c4f8160fa5177 [2021-11-15T15:51:39.801Z] $ docker rm -f ebeed487deb4dcc6adebf5ae77aa661f8cccfa2c8038be07267c4f8160fa5177 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:51:40.344Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-15T15:51:40.344Z] . [Pipeline] withDockerContainer [2021-11-15T15:51:40.405Z] prd-centos7-docker-4c-2g-623 does not seem to be running inside a container [2021-11-15T15:51:40.440Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/107 -v /w/workspace/edgex-go/107:/w/workspace/edgex-go/107:rw,z -v /w/workspace/edgex-go/107@tmp:/w/workspace/edgex-go/107@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-15T15:51:40.822Z] $ docker top 1959bff58580bff4066e7874b1c46bc73f5ae8e3eb5b7c5c3ea2bba72f16bfd3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-15T15:51:40.915Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-15T15:51:40.915Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-15T15:51:41.041Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-15T15:51:41.047Z] $ docker exec 1959bff58580bff4066e7874b1c46bc73f5ae8e3eb5b7c5c3ea2bba72f16bfd3 ssh-agent [2021-11-15T15:51:41.166Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlmODHD/agent.15 [2021-11-15T15:51:41.166Z] SSH_AGENT_PID=22 [2021-11-15T15:51:41.171Z] Running ssh-add (command line suppressed) [2021-11-15T15:51:41.305Z] Identity added: /w/workspace/edgex-go/107@tmp/private_key_3991507653444037154.key (/w/workspace/edgex-go/107@tmp/private_key_3991507653444037154.key) [2021-11-15T15:51:41.315Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-15T15:51:41.608Z] + git semver bump pre [2021-11-15T15:51:41.608Z] # -> Open(): unable to determine branch for HEAD [2021-11-15T15:51:41.608Z] # $GIT_DIR = /w/workspace/edgex-go/107/.git [2021-11-15T15:51:41.608Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/107 [2021-11-15T15:51:41.608Z] # $SEMVER_REMOTE_NAME = origin [2021-11-15T15:51:41.608Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-15T15:51:41.608Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-15T15:51:41.608Z] # $SEMVER_BRANCH = main [2021-11-15T15:51:41.608Z] # $SEMVER_DIR = /w/workspace/edgex-go/107/.semver [2021-11-15T15:51:41.608Z] 2.0.1-dev.96 [Pipeline] } [2021-11-15T15:51:41.620Z] $ docker exec --env ******** --env ******** 1959bff58580bff4066e7874b1c46bc73f5ae8e3eb5b7c5c3ea2bba72f16bfd3 ssh-agent -k [2021-11-15T15:51:41.736Z] unset SSH_AUTH_SOCK; [2021-11-15T15:51:41.736Z] unset SSH_AGENT_PID; [2021-11-15T15:51:41.736Z] echo Agent pid 22 killed; [2021-11-15T15:51:41.741Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-15T15:51:42.039Z] + git semver [Pipeline] } [2021-11-15T15:51:42.055Z] $ docker stop --time=1 1959bff58580bff4066e7874b1c46bc73f5ae8e3eb5b7c5c3ea2bba72f16bfd3 [2021-11-15T15:51:43.215Z] $ docker rm -f 1959bff58580bff4066e7874b1c46bc73f5ae8e3eb5b7c5c3ea2bba72f16bfd3 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:51:43.562Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-15T15:51:43.562Z] . [Pipeline] withDockerContainer [2021-11-15T15:51:43.632Z] prd-centos7-docker-4c-2g-623 does not seem to be running inside a container [2021-11-15T15:51:43.672Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/107 -v /w/workspace/edgex-go/107:/w/workspace/edgex-go/107:rw,z -v /w/workspace/edgex-go/107@tmp:/w/workspace/edgex-go/107@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-15T15:51:44.031Z] $ docker top fd0765106922724418cfa689644c22ae44bd4393baf62674497460619f96849c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-15T15:51:44.123Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-15T15:51:44.123Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-15T15:51:44.242Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-15T15:51:44.249Z] $ docker exec fd0765106922724418cfa689644c22ae44bd4393baf62674497460619f96849c ssh-agent [2021-11-15T15:51:44.391Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcAcjgF/agent.13 [2021-11-15T15:51:44.391Z] SSH_AGENT_PID=19 [2021-11-15T15:51:44.398Z] Running ssh-add (command line suppressed) [2021-11-15T15:51:44.505Z] Identity added: /w/workspace/edgex-go/107@tmp/private_key_4271491459587584510.key (/w/workspace/edgex-go/107@tmp/private_key_4271491459587584510.key) [2021-11-15T15:51:44.517Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-15T15:51:44.814Z] + git semver push [2021-11-15T15:51:44.814Z] # -> Open(): unable to determine branch for HEAD [2021-11-15T15:51:44.814Z] # $GIT_DIR = /w/workspace/edgex-go/107/.git [2021-11-15T15:51:44.814Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/107 [2021-11-15T15:51:44.814Z] # $SEMVER_REMOTE_NAME = origin [2021-11-15T15:51:44.814Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-15T15:51:44.814Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-15T15:51:44.814Z] # $SEMVER_BRANCH = main [2021-11-15T15:51:44.814Z] # $SEMVER_DIR = /w/workspace/edgex-go/107/.semver [Pipeline] } [2021-11-15T15:51:49.033Z] $ docker exec --env ******** --env ******** fd0765106922724418cfa689644c22ae44bd4393baf62674497460619f96849c ssh-agent -k [2021-11-15T15:51:49.122Z] unset SSH_AUTH_SOCK; [2021-11-15T15:51:49.122Z] unset SSH_AGENT_PID; [2021-11-15T15:51:49.122Z] echo Agent pid 19 killed; [2021-11-15T15:51:49.130Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-15T15:51:49.429Z] + git semver [Pipeline] } [2021-11-15T15:51:49.446Z] $ docker stop --time=1 fd0765106922724418cfa689644c22ae44bd4393baf62674497460619f96849c [2021-11-15T15:51:50.631Z] $ docker rm -f fd0765106922724418cfa689644c22ae44bd4393baf62674497460619f96849c [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-15T15:51:51.318Z] + '[' -d /w/workspace/edgex-go/107/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-15T15:51:51.667Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-15T15:51:52.240Z] ---> package-listing.sh [2021-11-15T15:51:52.240Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-15T15:51:52.240Z] ++ facter osfamily [2021-11-15T15:51:52.501Z] + OS_FAMILY=redhat [2021-11-15T15:51:52.501Z] + workspace=/w/workspace/edgex-go/107 [2021-11-15T15:51:52.501Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-15T15:51:52.501Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-15T15:51:52.501Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-15T15:51:52.501Z] + PACKAGES=/tmp/packages_start.txt [2021-11-15T15:51:52.501Z] + '[' /w/workspace/edgex-go/107 ']' [2021-11-15T15:51:52.501Z] + PACKAGES=/tmp/packages_end.txt [2021-11-15T15:51:52.501Z] + case "${OS_FAMILY}" in [2021-11-15T15:51:52.501Z] + rpm -qa [2021-11-15T15:51:52.501Z] + sort [2021-11-15T15:51:55.807Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-15T15:51:55.807Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-15T15:51:55.807Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-15T15:51:55.807Z] + '[' /w/workspace/edgex-go/107 ']' [2021-11-15T15:51:55.807Z] + mkdir -p /w/workspace/edgex-go/107/archives/ [2021-11-15T15:51:55.807Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/107/archives/ [Pipeline] echo [2021-11-15T15:51:55.820Z] 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/107/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-15T15:51:56.103Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:51:56.675Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-15T15:51:56.675Z] [2021-11-15T15:51:56.675Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T15:51:56.982Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-15T15:51:56.982Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-15T15:51:56.982Z] b4d181a07f80: Pulling fs layer [2021-11-15T15:51:56.982Z] a1111a8f2ec3: Pulling fs layer [2021-11-15T15:51:56.982Z] ed53099fbce6: Pulling fs layer [2021-11-15T15:51:56.982Z] dc539afda2c1: Pulling fs layer [2021-11-15T15:51:56.982Z] 77bc0d833cb6: Pulling fs layer [2021-11-15T15:51:56.982Z] 9065ff56babe: Pulling fs layer [2021-11-15T15:51:56.982Z] d287ab97295c: Pulling fs layer [2021-11-15T15:51:56.982Z] dc539afda2c1: Waiting [2021-11-15T15:51:56.982Z] 77bc0d833cb6: Waiting [2021-11-15T15:51:56.982Z] 9065ff56babe: Waiting [2021-11-15T15:51:56.982Z] d287ab97295c: Waiting [2021-11-15T15:51:56.982Z] a1111a8f2ec3: Verifying Checksum [2021-11-15T15:51:56.982Z] a1111a8f2ec3: Download complete [2021-11-15T15:51:56.982Z] dc539afda2c1: Verifying Checksum [2021-11-15T15:51:56.982Z] dc539afda2c1: Download complete [2021-11-15T15:51:57.250Z] ed53099fbce6: Verifying Checksum [2021-11-15T15:51:57.250Z] ed53099fbce6: Download complete [2021-11-15T15:51:57.250Z] 77bc0d833cb6: Verifying Checksum [2021-11-15T15:51:57.250Z] 77bc0d833cb6: Download complete [2021-11-15T15:51:57.250Z] b4d181a07f80: Download complete [2021-11-15T15:51:57.250Z] 9065ff56babe: Verifying Checksum [2021-11-15T15:51:57.250Z] 9065ff56babe: Download complete [2021-11-15T15:51:57.829Z] d287ab97295c: Verifying Checksum [2021-11-15T15:51:57.829Z] d287ab97295c: Download complete [2021-11-15T15:51:58.777Z] b4d181a07f80: Pull complete [2021-11-15T15:51:58.777Z] a1111a8f2ec3: Pull complete [2021-11-15T15:51:59.358Z] ed53099fbce6: Pull complete [2021-11-15T15:51:59.358Z] dc539afda2c1: Pull complete [2021-11-15T15:51:59.618Z] 77bc0d833cb6: Pull complete [2021-11-15T15:51:59.879Z] 9065ff56babe: Pull complete [2021-11-15T15:52:06.500Z] d287ab97295c: Pull complete [2021-11-15T15:52:06.500Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-15T15:52:06.500Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-15T15:52:06.500Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-15T15:52:06.575Z] prd-centos7-docker-4c-2g-623 does not seem to be running inside a container [2021-11-15T15:52:06.618Z] $ 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/107/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/107 -v /w/workspace/edgex-go/107:/w/workspace/edgex-go/107:rw,z -v /w/workspace/edgex-go/107@tmp:/w/workspace/edgex-go/107@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-15T15:52:09.175Z] $ docker top 24c34d4b8c5f372097fc6197cfb3d752cab1f21386c8d25be2e0c958e4e4fa18 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-15T15:52:09.534Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-15T15:52:09.822Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-15T15:52:10.108Z] + ls /var/log/sa-host [2021-11-15T15:52:10.108Z] + sadf -c /var/log/sa-host/sa15 [2021-11-15T15:52:10.108Z] file_magic: OK [2021-11-15T15:52:10.108Z] HZ: Using current value: 100 [2021-11-15T15:52:10.108Z] file_header: OK [2021-11-15T15:52:10.108Z] 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-15T15:52:10.108Z] Statistics: [2021-11-15T15:52:10.108Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-15T15:52:10.108Z] File successfully converted to sysstat format version 12.0.3 [2021-11-15T15:52:10.108Z] + sadf -c /var/log/sa-host/sa30 [2021-11-15T15:52:10.108Z] file_magic: OK [2021-11-15T15:52:10.108Z] HZ: Using current value: 100 [2021-11-15T15:52:10.108Z] file_header: OK [2021-11-15T15:52:10.108Z] 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-15T15:52:10.108Z] Statistics: [2021-11-15T15:52:10.108Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-15T15:52:10.108Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-15T15:52:10.187Z] provisioning config files... [2021-11-15T15:52:10.196Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/107@tmp/config3615933015974431488tmp [Pipeline] { [Pipeline] echo [2021-11-15T15:52:10.206Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-15T15:52:10.490Z] ---> create-netrc.sh [Pipeline] } [2021-11-15T15:52:10.498Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-15T15:52:10.824Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-15T15:52:10.833Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-15T15:52:11.122Z] ---> sudo-logs.sh [2021-11-15T15:52:11.122Z] Archiving 'sudo' log.. [2021-11-15T15:52:11.122Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-623.novalocal: Name or service not known [2021-11-15T15:52:11.122Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-623.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-15T15:52:11.146Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-15T15:52:11.460Z] ---> job-cost.sh [2021-11-15T15:52:11.460Z] lf-activate-venv: SKIPPING [2021-11-15T15:52:11.460Z] DEBUG: total: 0.10999999940395355 [2021-11-15T15:52:11.460Z] INFO: Retrieving Stack Cost... [2021-11-15T15:52:11.720Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-15T15:52:12.288Z] INFO: Archiving Costs [Pipeline] echo [2021-11-15T15:52:12.301Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-15T15:52:12.604Z] ---> logs-deploy.sh [2021-11-15T15:52:12.604Z] lf-activate-venv: SKIPPING [2021-11-15T15:52:12.604Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/107 [2021-11-15T15:52:12.604Z] INFO: archiving workspace using pattern(s): [2021-11-15T15:52:13.176Z] Archives upload complete. [2021-11-15T15:52:13.436Z] INFO: archiving logs to Nexus