Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b 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-ssh4846708668633028056.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh7901042799337744856.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh990620674771418289.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh783728349938480220.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-ssh4516070979123409095.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-111 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/52 [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/52 # 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/52@tmp/jenkins-gitclient-ssh3775365931270797158.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 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b (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 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b # timeout=10 Commit message: "feat(security): Enable lint hooked to make test + a few trivial fixes (#3700)" > git rev-list --no-walk 0af410bcaa5da9929d3f25967a4cf07eb8334d0e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-13T23:58:24.468Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-13T23:58:24.592Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-13T23:58:24.626Z] ========================================================= [2021-09-13T23:58:24.627Z] EdgeX Global Pipelines Version Info [2021-09-13T23:58:24.627Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-13T23:58:25.754Z] ------------------- [2021-09-13T23:58:25.754Z] stable info: [2021-09-13T23:58:25.754Z] ------------------- [2021-09-13T23:58:25.754Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-13T23:58:25.754Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-13T23:58:25.754Z] Message: update stable to v1.0.205 [2021-09-13T23:58:26.356Z] ------------------- [2021-09-13T23:58:26.356Z] experimental info: [2021-09-13T23:58:26.356Z] ------------------- [2021-09-13T23:58:26.356Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-13T23:58:26.356Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-13T23:58:26.356Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-13T23:58:26.526Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-13T23:58:26.553Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-13T23:58:26.579Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-13T23:58:26.610Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-13T23:58:26.636Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-13T23:58:26.664Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-13T23:58:26.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-13T23:58:26.719Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-13T23:58:26.755Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-13T23:58:26.791Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-13T23:58:26.825Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-13T23:58:26.855Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-13T23:58:26.886Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-13T23:58:26.918Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-13T23:58:26.953Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-13T23:58:26.980Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-13T23:58:27.016Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-13T23:58:27.051Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-13T23:58:27.080Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-13T23:58:27.129Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-13T23:58:27.161Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-13T23:58:27.188Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-13T23:58:27.225Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-13T23:58:27.255Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-09-13T23:58:27.288Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-09-13T23:58:27.321Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-09-13T23:58:27.357Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [Pipeline] echo [2021-09-13T23:58:27.387Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 17ca9ae [Pipeline] echo [2021-09-13T23:58:27.414Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-13T23:58:27.514Z] provisioning config files... [2021-09-13T23:58:27.539Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/52@tmp/config4382329666801998176tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-13T23:58:27.910Z] ---> docker-login.sh [2021-09-13T23:58:27.910Z] nexus3.edgexfoundry.org:10001 [2021-09-13T23:58:27.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-13T23:58:28.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-13T23:58:28.183Z] Configure a credential helper to remove this warning. See [2021-09-13T23:58:28.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-13T23:58:28.183Z] [2021-09-13T23:58:28.183Z] Login Succeeded [2021-09-13T23:58:28.183Z] nexus3.edgexfoundry.org:10002 [2021-09-13T23:58:28.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-13T23:58:28.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-13T23:58:28.450Z] Configure a credential helper to remove this warning. See [2021-09-13T23:58:28.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-13T23:58:28.450Z] [2021-09-13T23:58:28.450Z] Login Succeeded [2021-09-13T23:58:28.450Z] nexus3.edgexfoundry.org:10003 [2021-09-13T23:58:28.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-13T23:58:28.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-13T23:58:28.451Z] Configure a credential helper to remove this warning. See [2021-09-13T23:58:28.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-13T23:58:28.451Z] [2021-09-13T23:58:28.451Z] Login Succeeded [2021-09-13T23:58:28.451Z] nexus3.edgexfoundry.org:10004 [2021-09-13T23:58:28.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-13T23:58:28.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-13T23:58:28.718Z] Configure a credential helper to remove this warning. See [2021-09-13T23:58:28.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-13T23:58:28.718Z] [2021-09-13T23:58:28.718Z] Login Succeeded [2021-09-13T23:58:28.718Z] docker.io [2021-09-13T23:58:28.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-13T23:58:28.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-13T23:58:28.986Z] Configure a credential helper to remove this warning. See [2021-09-13T23:58:28.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-13T23:58:28.986Z] [2021-09-13T23:58:28.986Z] Login Succeeded [2021-09-13T23:58:28.986Z] ---> docker-login.sh ends [Pipeline] } [2021-09-13T23:58:29.000Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-13T23:58:29.380Z] ++ 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-09-13T23:58:29.380Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-13T23:58:29.380Z] ++ dirname cmd/core-command/Dockerfile [2021-09-13T23:58:29.380Z] ++ cut -d/ -f2 [2021-09-13T23:58:29.380Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-13T23:58:29.380Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-13T23:58:29.380Z] ++ dirname cmd/core-data/Dockerfile [2021-09-13T23:58:29.380Z] ++ cut -d/ -f2 [2021-09-13T23:58:29.380Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-13T23:58:29.380Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-13T23:58:29.380Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-13T23:58:29.380Z] ++ cut -d/ -f2 [2021-09-13T23:58:29.380Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-13T23:58:29.380Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-13T23:58:29.380Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-13T23:58:29.380Z] ++ cut -d/ -f2 [2021-09-13T23:58:29.380Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-13T23:58:29.380Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-13T23:58:29.380Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-13T23:58:29.380Z] ++ cut -d/ -f2 [2021-09-13T23:58:29.380Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-13T23:58:29.380Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-13T23:58:29.380Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-13T23:58:29.380Z] ++ cut -d/ -f2 [2021-09-13T23:58:29.380Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-13T23:58:29.380Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-13T23:58:29.380Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-13T23:58:29.380Z] ++ cut -d/ -f2 [2021-09-13T23:58:29.380Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-13T23:58:29.380Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-13T23:58:29.380Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-13T23:58:29.380Z] ++ cut -d/ -f2 [2021-09-13T23:58:29.380Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-13T23:58:29.380Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-13T23:58:29.380Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-13T23:58:29.380Z] ++ cut -d/ -f2 [2021-09-13T23:58:29.380Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-13T23:58:29.455Z] 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] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-09-13T23:58:31.297Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-13T23:58:31.297Z] [2021-09-13T23:58:31.297Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-13T23:58:31.652Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-13T23:58:31.652Z] latest: Pulling from edgex-devops/git-semver [2021-09-13T23:58:31.652Z] 31603596830f: Pulling fs layer [2021-09-13T23:58:31.652Z] 04fac38145f0: Pulling fs layer [2021-09-13T23:58:31.652Z] 701f6daf10bf: Pulling fs layer [2021-09-13T23:58:31.652Z] 24f72da36158: Pulling fs layer [2021-09-13T23:58:31.652Z] 24f72da36158: Waiting [2021-09-13T23:58:31.652Z] 04fac38145f0: Verifying Checksum [2021-09-13T23:58:31.652Z] 04fac38145f0: Download complete [2021-09-13T23:58:31.925Z] 31603596830f: Verifying Checksum [2021-09-13T23:58:31.925Z] 31603596830f: Download complete [2021-09-13T23:58:32.204Z] 31603596830f: Pull complete [2021-09-13T23:58:32.204Z] 04fac38145f0: Pull complete [2021-09-13T23:58:32.480Z] 24f72da36158: Verifying Checksum [2021-09-13T23:58:32.480Z] 24f72da36158: Download complete [2021-09-13T23:58:32.480Z] 701f6daf10bf: Verifying Checksum [2021-09-13T23:58:32.480Z] 701f6daf10bf: Download complete [2021-09-13T23:58:33.090Z] 701f6daf10bf: Pull complete [2021-09-13T23:58:33.362Z] 24f72da36158: Pull complete [2021-09-13T23:58:33.363Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-13T23:58:33.363Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-13T23:58:33.363Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-13T23:58:33.477Z] prd-centos7-docker-4c-2g-111 does not seem to be running inside a container [2021-09-13T23:58:33.546Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/52 -v /w/workspace/edgex-go/52:/w/workspace/edgex-go/52:rw,z -v /w/workspace/edgex-go/52@tmp:/w/workspace/edgex-go/52@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-13T23:58:34.261Z] $ docker top 0f0743ac109de2e35bad0d3e026304c1bd4994511f117941c41288f1e027c12f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-13T23:58:34.398Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-13T23:58:34.399Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-13T23:58:34.537Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-13T23:58:34.542Z] $ docker exec 0f0743ac109de2e35bad0d3e026304c1bd4994511f117941c41288f1e027c12f ssh-agent [2021-09-13T23:58:34.662Z] SSH_AUTH_SOCK=/tmp/ssh-Dd1FRw76T2N6/agent.13 [2021-09-13T23:58:34.662Z] SSH_AGENT_PID=19 [2021-09-13T23:58:34.683Z] Running ssh-add (command line suppressed) [2021-09-13T23:58:34.794Z] Identity added: /w/workspace/edgex-go/52@tmp/private_key_4740353868865661875.key (/w/workspace/edgex-go/52@tmp/private_key_4740353868865661875.key) [2021-09-13T23:58:34.826Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-13T23:58:35.179Z] + git tag --points-at HEAD [Pipeline] } [2021-09-13T23:58:35.206Z] $ docker exec --env ******** --env ******** 0f0743ac109de2e35bad0d3e026304c1bd4994511f117941c41288f1e027c12f ssh-agent -k [2021-09-13T23:58:35.317Z] unset SSH_AUTH_SOCK; [2021-09-13T23:58:35.318Z] unset SSH_AGENT_PID; [2021-09-13T23:58:35.318Z] echo Agent pid 19 killed; [2021-09-13T23:58:35.340Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-13T23:58:35.390Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-13T23:58:35.390Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-13T23:58:35.529Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-13T23:58:35.533Z] $ docker exec 0f0743ac109de2e35bad0d3e026304c1bd4994511f117941c41288f1e027c12f ssh-agent [2021-09-13T23:58:35.658Z] SSH_AUTH_SOCK=/tmp/ssh-v91fADXUumY5/agent.53 [2021-09-13T23:58:35.658Z] SSH_AGENT_PID=60 [2021-09-13T23:58:35.673Z] Running ssh-add (command line suppressed) [2021-09-13T23:58:35.779Z] Identity added: /w/workspace/edgex-go/52@tmp/private_key_917685723469569813.key (/w/workspace/edgex-go/52@tmp/private_key_917685723469569813.key) [2021-09-13T23:58:35.804Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-13T23:58:36.129Z] + git semver init [2021-09-13T23:58:36.129Z] # -> Open(): unable to determine branch for HEAD [2021-09-13T23:58:36.129Z] # $GIT_DIR = /w/workspace/edgex-go/52/.git [2021-09-13T23:58:36.129Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/52 [2021-09-13T23:58:36.129Z] # $SEMVER_REMOTE_NAME = origin [2021-09-13T23:58:36.129Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-13T23:58:36.129Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-13T23:58:36.129Z] # $SEMVER_BRANCH = main [2021-09-13T23:58:36.129Z] # $SEMVER_TEMP = /tmp/semver-833135718 [2021-09-13T23:58:36.129Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-13T23:59:44.088Z] # '/tmp/semver-833135718' -> '/w/workspace/edgex-go/52/.semver' [2021-09-13T23:59:44.088Z] # -> Force: false [2021-09-13T23:59:44.088Z] # $SEMVER_DIR = /w/workspace/edgex-go/52/.semver [Pipeline] } [2021-09-13T23:59:44.103Z] $ docker exec --env ******** --env ******** 0f0743ac109de2e35bad0d3e026304c1bd4994511f117941c41288f1e027c12f ssh-agent -k [2021-09-13T23:59:44.206Z] unset SSH_AUTH_SOCK; [2021-09-13T23:59:44.206Z] unset SSH_AGENT_PID; [2021-09-13T23:59:44.206Z] echo Agent pid 60 killed; [2021-09-13T23:59:44.238Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-13T23:59:44.605Z] + git semver [Pipeline] } [2021-09-13T23:59:44.629Z] $ docker stop --time=1 0f0743ac109de2e35bad0d3e026304c1bd4994511f117941c41288f1e027c12f [2021-09-13T23:59:46.349Z] $ docker rm -f 0f0743ac109de2e35bad0d3e026304c1bd4994511f117941c41288f1e027c12f [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-13T23:59:46.766Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-13T23:59:47.152Z] Stashed 1 file(s) [Pipeline] echo [2021-09-13T23:59:47.158Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.45 [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-09-13T23:59:47.662Z] ========================================================= [2021-09-13T23:59:47.662Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-13T23:59:47.662Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-13T23:59:48.005Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-13T23:59:48.005Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-13T23:59:48.005Z] 540db60ca938: Pulling fs layer [2021-09-13T23:59:48.005Z] adcc1eea9eea: Pulling fs layer [2021-09-13T23:59:48.005Z] 4c4ab2625f07: Pulling fs layer [2021-09-13T23:59:48.005Z] db62176df00c: Pulling fs layer [2021-09-13T23:59:48.005Z] 3b30891b0d05: Pulling fs layer [2021-09-13T23:59:48.005Z] 06b49ca38bd5: Pulling fs layer [2021-09-13T23:59:48.005Z] c788192a36de: Pulling fs layer [2021-09-13T23:59:48.005Z] a77e37c0d609: Pulling fs layer [2021-09-13T23:59:48.005Z] c3185cebc471: Pulling fs layer [2021-09-13T23:59:48.005Z] db62176df00c: Waiting [2021-09-13T23:59:48.005Z] 3b30891b0d05: Waiting [2021-09-13T23:59:48.005Z] 06b49ca38bd5: Waiting [2021-09-13T23:59:48.005Z] c788192a36de: Waiting [2021-09-13T23:59:48.005Z] a77e37c0d609: Waiting [2021-09-13T23:59:48.005Z] c3185cebc471: Waiting [2021-09-13T23:59:48.005Z] 4c4ab2625f07: Verifying Checksum [2021-09-13T23:59:48.005Z] 4c4ab2625f07: Download complete [2021-09-13T23:59:48.005Z] adcc1eea9eea: Verifying Checksum [2021-09-13T23:59:48.005Z] adcc1eea9eea: Download complete [2021-09-13T23:59:48.005Z] 3b30891b0d05: Verifying Checksum [2021-09-13T23:59:48.005Z] 3b30891b0d05: Download complete [2021-09-13T23:59:48.276Z] 06b49ca38bd5: Verifying Checksum [2021-09-13T23:59:48.277Z] 06b49ca38bd5: Download complete [2021-09-13T23:59:48.277Z] 540db60ca938: Verifying Checksum [2021-09-13T23:59:48.277Z] 540db60ca938: Download complete [2021-09-13T23:59:48.277Z] c788192a36de: Verifying Checksum [2021-09-13T23:59:48.277Z] c788192a36de: Download complete [2021-09-13T23:59:48.548Z] 540db60ca938: Pull complete [2021-09-13T23:59:48.548Z] adcc1eea9eea: Pull complete [2021-09-13T23:59:48.548Z] 4c4ab2625f07: Pull complete [2021-09-13T23:59:49.136Z] a77e37c0d609: Verifying Checksum [2021-09-13T23:59:49.136Z] a77e37c0d609: Download complete [2021-09-13T23:59:53.402Z] c3185cebc471: Verifying Checksum [2021-09-13T23:59:53.402Z] c3185cebc471: Download complete [2021-09-13T23:59:54.571Z] db62176df00c: Verifying Checksum [2021-09-13T23:59:54.571Z] db62176df00c: Download complete [2021-09-13T23:59:57.950Z] db62176df00c: Pull complete [2021-09-13T23:59:57.950Z] 3b30891b0d05: Pull complete [2021-09-13T23:59:57.950Z] 06b49ca38bd5: Pull complete [2021-09-13T23:59:57.950Z] c788192a36de: Pull complete [2021-09-13T23:59:57.950Z] a77e37c0d609: Pull complete [2021-09-13T23:59:59.916Z] c3185cebc471: Pull complete [2021-09-13T23:59:59.916Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-13T23:59:59.916Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-13T23:59:59.916Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-14T00:00:00.280Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-14T00:00:00.280Z] WORKDIR /edgex [2021-09-14T00:00:00.280Z] COPY go.mod . [2021-09-14T00:00:00.280Z] RUN go mod download' [2021-09-14T00:00:00.280Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-14T00:00:02.279Z] Sending build context to Docker daemon 328.8MB [2021-09-14T00:00:02.279Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-14T00:00:02.279Z] ---> 031687cdd783 [2021-09-14T00:00:02.279Z] Step 2/4 : WORKDIR /edgex [2021-09-14T00:00:02.566Z] Still waiting to schedule task [2021-09-14T00:00:02.567Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-14T00:00:03.243Z] ---> Running in 23d67c03245e [2021-09-14T00:00:03.244Z] Removing intermediate container 23d67c03245e [2021-09-14T00:00:03.244Z] ---> 60a7cbed7e42 [2021-09-14T00:00:03.244Z] Step 3/4 : COPY go.mod . [2021-09-14T00:00:03.529Z] ---> fb81231f79f3 [2021-09-14T00:00:03.529Z] Step 4/4 : RUN go mod download [2021-09-14T00:00:03.529Z] ---> Running in 990fe93353ca [2021-09-14T00:00:50.874Z] Removing intermediate container 990fe93353ca [2021-09-14T00:00:50.874Z] ---> 9cc32fadb7cc [2021-09-14T00:00:50.874Z] Successfully built 9cc32fadb7cc [2021-09-14T00:00:50.874Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:00:51.212Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-14T00:00:51.212Z] . [Pipeline] withDockerContainer [2021-09-14T00:00:51.318Z] prd-centos7-docker-4c-2g-111 does not seem to be running inside a container [2021-09-14T00:00:51.408Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/52 -v /w/workspace/edgex-go/52:/w/workspace/edgex-go/52:rw,z -v /w/workspace/edgex-go/52@tmp:/w/workspace/edgex-go/52@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-x86_64 cat [2021-09-14T00:00:51.792Z] $ docker top 69325cf1df2303d052f7f7ff6f767deec539959f8e5c64bd02f56c1776729126 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-14T00:00:52.197Z] + go version [2021-09-14T00:00:52.197Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-14T00:00:52.229Z] $ docker stop --time=1 69325cf1df2303d052f7f7ff6f767deec539959f8e5c64bd02f56c1776729126 [2021-09-14T00:00:53.413Z] $ docker rm -f 69325cf1df2303d052f7f7ff6f767deec539959f8e5c64bd02f56c1776729126 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:00:54.030Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-14T00:00:54.030Z] . [Pipeline] withDockerContainer [2021-09-14T00:00:54.124Z] prd-centos7-docker-4c-2g-111 does not seem to be running inside a container [2021-09-14T00:00:54.201Z] $ 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/52 -v /w/workspace/edgex-go/52:/w/workspace/edgex-go/52:rw,z -v /w/workspace/edgex-go/52@tmp:/w/workspace/edgex-go/52@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-x86_64 cat [2021-09-14T00:00:54.535Z] $ docker top e6cede926943f3313ba6aa45d2cf73b919f02578854a66c58113ffa6e0361ec2 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-14T00:00:54.637Z] ========================================================= [2021-09-14T00:00:54.637Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-14T00:00:54.637Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-14T00:00:54.976Z] + go mod tidy [Pipeline] sh [2021-09-14T00:00:55.572Z] + make test [2021-09-14T00:00:55.572Z] go mod tidy [2021-09-14T00:00:55.572Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-14T00:01:00.973Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-14T00:01:19.241Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-14T00:01:21.859Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-14T00:01:22.140Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-14T00:01:22.736Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-14T00:01:24.706Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-14T00:01:25.314Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-14T00:01:25.314Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-14T00:01:25.314Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-14T00:01:25.914Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-14T00:01:26.399Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-14T00:01:26.399Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-14T00:01:26.399Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-14T00:01:26.399Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-14T00:01:26.399Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-14T00:01:28.419Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements [2021-09-14T00:01:28.419Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-14T00:01:28.419Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-14T00:01:29.037Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.055s coverage: 100.0% of statements [2021-09-14T00:01:29.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-14T00:01:29.308Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.076s coverage: 46.3% of statements [2021-09-14T00:01:29.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-14T00:01:29.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-14T00:01:30.289Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.113s coverage: 90.1% of statements [2021-09-14T00:01:30.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-14T00:01:30.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-14T00:01:31.282Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.052s coverage: 81.2% of statements [2021-09-14T00:01:31.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-14T00:01:31.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-14T00:01:31.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-14T00:01:31.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-14T00:01:31.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-14T00:01:31.871Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.271s coverage: 94.2% of statements [2021-09-14T00:01:31.871Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-14T00:01:31.871Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-14T00:01:31.871Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 59.1% of statements [2021-09-14T00:01:31.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-14T00:01:31.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-14T00:01:31.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-14T00:01:31.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-14T00:01:31.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-14T00:01:32.475Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.089s coverage: 60.0% of statements [2021-09-14T00:01:32.475Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-14T00:01:32.475Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-14T00:01:32.475Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-14T00:01:33.066Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.043s coverage: 0.8% of statements [2021-09-14T00:01:33.066Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-14T00:01:33.066Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.042s coverage: 58.8% of statements [2021-09-14T00:01:33.338Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 21.7% of statements [2021-09-14T00:01:33.338Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-14T00:01:33.614Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements [2021-09-14T00:01:35.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.061s coverage: 79.5% of statements [2021-09-14T00:01:35.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2021-09-14T00:01:35.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.064s coverage: 96.3% of statements [2021-09-14T00:01:35.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements [2021-09-14T00:01:45.135Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 10.058s coverage: 94.4% of statements [2021-09-14T00:01:45.135Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-09-14T00:01:51.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.247s coverage: 81.8% of statements [2021-09-14T00:01:51.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-14T00:02:10.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.089s coverage: 92.9% of statements [2021-09-14T00:02:10.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-14T00:02:10.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-14T00:02:10.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-14T00:02:10.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements [2021-09-14T00:02:10.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-14T00:02:10.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-14T00:02:10.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-14T00:02:10.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-14T00:02:10.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-14T00:02:10.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2021-09-14T00:02:10.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-14T00:02:10.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-14T00:02:10.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2021-09-14T00:02:10.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-14T00:02:10.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements [2021-09-14T00:02:10.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-14T00:02:10.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2021-09-14T00:02:10.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2021-09-14T00:02:10.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 85.4% of statements [2021-09-14T00:02:10.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.137s coverage: 91.2% of statements [2021-09-14T00:02:10.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-14T00:02:10.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.141s coverage: 64.4% of statements [2021-09-14T00:02:10.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-14T00:02:10.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-14T00:02:10.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements [2021-09-14T00:02:10.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements [2021-09-14T00:02:10.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2021-09-14T00:02:10.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements [2021-09-14T00:02:10.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2021-09-14T00:02:10.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.179s coverage: 62.6% of statements [2021-09-14T00:02:10.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-14T00:02:10.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-14T00:02:10.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-14T00:02:10.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.128s coverage: 43.6% of statements [2021-09-14T00:02:10.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-14T00:02:10.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-14T00:02:10.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements [2021-09-14T00:02:10.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-14T00:02:10.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements [2021-09-14T00:02:10.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-14T00:02:17.377Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 19.5% of statements [2021-09-14T00:02:17.377Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-14T00:02:17.377Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-14T00:02:17.377Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-14T00:02:17.377Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-14T00:02:17.377Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.153s coverage: 92.0% of statements [2021-09-14T00:02:17.377Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-14T00:02:17.377Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-14T00:02:17.377Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-14T00:02:17.377Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-14T00:02:17.378Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements [2021-09-14T00:02:17.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-14T00:02:17.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-14T00:02:17.378Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.087s coverage: 97.7% of statements [2021-09-14T00:02:17.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-14T00:02:17.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-14T00:02:17.378Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-14T00:02:17.378Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-14T00:02:17.378Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-09-14T00:02:17.378Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-14T00:02:17.378Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-14T00:02:17.378Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-14T00:02:17.378Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-14T00:02:17.378Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-14T00:02:17.378Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-14T00:02:17.378Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements [2021-09-14T00:02:17.378Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements [2021-09-14T00:02:17.378Z] 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-09-14T00:02:17.378Z] if [ "zx86_64" = "zx86_64" ] && which golangci-lint ; then golangci-lint run --config .golangci.yml ; fi [2021-09-14T00:02:17.378Z] /go/bin/golangci-lint [2021-09-14T00:02:30.777Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-112 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-09-14T00:02:30.798Z] Running in /w/workspace/edgex-go/52 [Pipeline] { [Pipeline] checkout [2021-09-14T00:02:31.043Z] The recommended git tool is: git [2021-09-14T00:02:36.548Z] using credential edgex-jenkins-ssh [2021-09-14T00:02:36.569Z] Cloning the remote Git repository [2021-09-14T00:02:36.618Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-14T00:02:36.715Z] > git init /w/workspace/edgex-go/52 # timeout=10 [2021-09-14T00:02:36.845Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-14T00:02:36.846Z] > git --version # timeout=10 [2021-09-14T00:02:36.903Z] > git --version # 'git version 2.17.1' [2021-09-14T00:02:36.904Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-14T00:02:36.997Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-14T00:02:39.536Z] GO111MODULE=on go vet ./... [2021-09-14T00:02:49.678Z] gofmt -l . [2021-09-14T00:02:49.678Z] [ "`gofmt -l .`" = "" ] [2021-09-14T00:02:49.678Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-14T00:02:50.594Z] + ls -al . [2021-09-14T00:02:50.594Z] total 612 [2021-09-14T00:02:50.594Z] drwxrwxr-x 10 1001 1001 4096 Sep 14 00:02 . [2021-09-14T00:02:50.594Z] drwxr-xr-x 4 root root 30 Sep 14 00:00 .. [2021-09-14T00:02:50.594Z] -rw-rw-r-- 1 1001 1001 11 Sep 13 23:58 .dockerignore [2021-09-14T00:02:50.594Z] drwxrwxr-x 8 1001 1001 162 Sep 13 23:58 .git [2021-09-14T00:02:50.594Z] drwxrwxr-x 4 1001 1001 142 Sep 13 23:58 .github [2021-09-14T00:02:50.594Z] -rw-rw-r-- 1 1001 1001 818 Sep 13 23:58 .gitignore [2021-09-14T00:02:50.594Z] -rw-rw-r-- 1 1001 1001 129 Sep 13 23:58 .golangci.yml [2021-09-14T00:02:50.594Z] -rw-rw-r-- 1 1001 1001 76 Sep 13 23:58 .hadolint.yml [2021-09-14T00:02:50.594Z] drwx------ 3 1001 1001 43 Sep 13 23:59 .semver [2021-09-14T00:02:50.594Z] -rw-rw-r-- 1 1001 1001 166 Sep 13 23:58 .sonarcloud.properties [2021-09-14T00:02:50.594Z] -rw-rw-r-- 1 1001 1001 1171 Sep 13 23:58 ADOPTERS.md [2021-09-14T00:02:50.594Z] -rw-rw-r-- 1 1001 1001 8493 Sep 13 23:58 Attribution.txt [2021-09-14T00:02:50.594Z] -rw-rw-r-- 1 1001 1001 43881 Sep 13 23:58 CHANGELOG.md [2021-09-14T00:02:50.594Z] -rw-rw-r-- 1 1001 1001 3804 Sep 13 23:58 CONTRIBUTING.md [2021-09-14T00:02:50.594Z] -rw-rw-r-- 1 1001 1001 677 Sep 13 23:58 GOVERNANCE.md [2021-09-14T00:02:50.594Z] -rw-rw-r-- 1 1001 1001 849 Sep 13 23:58 Jenkinsfile [2021-09-14T00:02:50.594Z] -rw-rw-r-- 1 1001 1001 10775 Sep 13 23:58 LICENSE [2021-09-14T00:02:50.594Z] -rw-rw-r-- 1 1001 1001 6068 Sep 13 23:58 Makefile [2021-09-14T00:02:50.594Z] -rw-rw-r-- 1 1001 1001 582 Sep 13 23:58 OWNERS.md [2021-09-14T00:02:50.594Z] -rw-rw-r-- 1 1001 1001 8643 Sep 13 23:58 README.md [2021-09-14T00:02:50.594Z] -rw-rw-r-- 1 1001 1001 6912 Sep 13 23:58 SECURITY.md [2021-09-14T00:02:50.594Z] -rw-rw-r-- 1 1001 1001 12 Sep 13 23:59 VERSION [2021-09-14T00:02:50.594Z] -rw-rw-r-- 1 1001 1001 4131 Sep 13 23:58 ZMQWindows.md [2021-09-14T00:02:50.594Z] drwxrwxr-x 2 1001 1001 37 Sep 13 23:58 bin [2021-09-14T00:02:50.594Z] drwxrwxr-x 14 1001 1001 4096 Sep 13 23:58 cmd [2021-09-14T00:02:50.594Z] -rw-r--r-- 1 root root 405502 Sep 14 00:02 coverage.out [2021-09-14T00:02:50.594Z] -rw-rw-r-- 1 1001 1001 841 Sep 13 23:58 go.mod [2021-09-14T00:02:50.594Z] -rw-r--r-- 1 root root 50064 Sep 14 00:00 go.sum [2021-09-14T00:02:50.594Z] drwxrwxr-x 8 1001 1001 124 Sep 13 23:58 internal [2021-09-14T00:02:50.594Z] drwxrwxr-x 3 1001 1001 16 Sep 13 23:58 openapi [2021-09-14T00:02:50.594Z] drwxrwxr-x 4 1001 1001 71 Sep 13 23:58 snap [2021-09-14T00:02:50.594Z] -rw-rw-r-- 1 1001 1001 204 Sep 13 23:58 version.go [Pipeline] sh [2021-09-14T00:02:50.917Z] + '[' -e coverage.out ] [2021-09-14T00:02:50.917Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-14T00:02:51.041Z] Stashed 1 file(s) [Pipeline] sh [2021-09-14T00:02:51.355Z] + make build [2021-09-14T00:02:51.355Z] go mod tidy [2021-09-14T00:02:51.356Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.45" -o cmd/core-data/core-data ./cmd/core-data [2021-09-14T00:02:52.781Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.45" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-14T00:02:55.074Z] Avoid second fetch [2021-09-14T00:02:55.075Z] Checking out Revision 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b (main) [2021-09-14T00:02:55.021Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-14T00:02:55.052Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-14T00:02:55.093Z] > git config core.sparsecheckout # timeout=10 [2021-09-14T00:02:55.104Z] > git checkout -f 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b # timeout=10 [2021-09-14T00:02:59.496Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.45" -o cmd/core-command/core-command ./cmd/core-command [2021-09-14T00:02:59.555Z] Commit message: "feat(security): Enable lint hooked to make test + a few trivial fixes (#3700)" [2021-09-14T00:03:00.086Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.45" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-14T00:03:00.230Z] provisioning config files... [2021-09-14T00:03:00.267Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/52@tmp/config7447840394052174568tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-14T00:03:00.835Z] ---> docker-login.sh [2021-09-14T00:03:00.835Z] nexus3.edgexfoundry.org:10001 [2021-09-14T00:03:01.066Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.45" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-14T00:03:01.066Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.45" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-14T00:03:02.044Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.45" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-14T00:03:02.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T00:03:03.019Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.45" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-14T00:03:03.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T00:03:03.103Z] Configure a credential helper to remove this warning. See [2021-09-14T00:03:03.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T00:03:03.103Z] [2021-09-14T00:03:03.103Z] Login Succeeded [2021-09-14T00:03:03.103Z] nexus3.edgexfoundry.org:10002 [2021-09-14T00:03:03.605Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.45" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-14T00:03:03.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T00:03:03.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T00:03:03.703Z] Configure a credential helper to remove this warning. See [2021-09-14T00:03:03.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T00:03:03.703Z] [2021-09-14T00:03:03.703Z] Login Succeeded [2021-09-14T00:03:03.703Z] nexus3.edgexfoundry.org:10003 [2021-09-14T00:03:04.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T00:03:04.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T00:03:04.303Z] Configure a credential helper to remove this warning. See [2021-09-14T00:03:04.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T00:03:04.303Z] [2021-09-14T00:03:04.303Z] Login Succeeded [2021-09-14T00:03:04.303Z] nexus3.edgexfoundry.org:10004 [2021-09-14T00:03:04.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T00:03:04.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T00:03:04.904Z] Configure a credential helper to remove this warning. See [2021-09-14T00:03:04.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T00:03:04.904Z] [2021-09-14T00:03:04.904Z] Login Succeeded [2021-09-14T00:03:04.904Z] docker.io [2021-09-14T00:03:05.028Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.45" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-14T00:03:05.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T00:03:05.610Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.45" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-14T00:03:06.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T00:03:06.101Z] Configure a credential helper to remove this warning. See [2021-09-14T00:03:06.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T00:03:06.101Z] [2021-09-14T00:03:06.101Z] Login Succeeded [2021-09-14T00:03:06.101Z] ---> docker-login.sh ends [Pipeline] } [2021-09-14T00:03:06.182Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-14T00:03:06.514Z] ========================================================= [2021-09-14T00:03:06.514Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-14T00:03:06.514Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-14T00:03:06.585Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.45" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-14T00:03:06.877Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-14T00:03:07.158Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-14T00:03:07.158Z] 595b0fe564bb: Pulling fs layer [2021-09-14T00:03:07.158Z] 24495759ef45: Pulling fs layer [2021-09-14T00:03:07.158Z] d148012ef14d: Pulling fs layer [2021-09-14T00:03:07.158Z] e90a11edd702: Pulling fs layer [2021-09-14T00:03:07.158Z] d77568369979: Pulling fs layer [2021-09-14T00:03:07.158Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-14T00:03:07.158Z] 170f2ba95c9a: Pulling fs layer [2021-09-14T00:03:07.158Z] 97ac5df62f85: Pulling fs layer [2021-09-14T00:03:07.158Z] d77568369979: Waiting [2021-09-14T00:03:07.158Z] fc1c9f9a7f3b: Waiting [2021-09-14T00:03:07.158Z] 97ac5df62f85: Waiting [2021-09-14T00:03:07.158Z] 170f2ba95c9a: Waiting [2021-09-14T00:03:07.158Z] e90a11edd702: Waiting [2021-09-14T00:03:07.158Z] d148012ef14d: Download complete [2021-09-14T00:03:07.436Z] 24495759ef45: Verifying Checksum [2021-09-14T00:03:07.436Z] 24495759ef45: Download complete [2021-09-14T00:03:07.436Z] d77568369979: Download complete [2021-09-14T00:03:07.436Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-14T00:03:07.436Z] fc1c9f9a7f3b: Download complete [2021-09-14T00:03:07.436Z] 595b0fe564bb: Verifying Checksum [2021-09-14T00:03:07.436Z] 595b0fe564bb: Download complete [2021-09-14T00:03:07.436Z] 170f2ba95c9a: Verifying Checksum [2021-09-14T00:03:07.436Z] 170f2ba95c9a: Download complete [Pipeline] } [2021-09-14T00:03:08.022Z] $ docker stop --time=1 e6cede926943f3313ba6aa45d2cf73b919f02578854a66c58113ffa6e0361ec2 [2021-09-14T00:03:08.043Z] 595b0fe564bb: Pull complete [2021-09-14T00:03:09.040Z] 24495759ef45: Pull complete [2021-09-14T00:03:09.320Z] d148012ef14d: Pull complete [2021-09-14T00:03:09.819Z] $ docker rm -f e6cede926943f3313ba6aa45d2cf73b919f02578854a66c58113ffa6e0361ec2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-09-14T00:03:10.422Z] 97ac5df62f85: Verifying Checksum [2021-09-14T00:03:10.422Z] 97ac5df62f85: Download complete [2021-09-14T00:03:11.437Z] e90a11edd702: Verifying Checksum [2021-09-14T00:03:11.437Z] e90a11edd702: Download complete [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:03:14.135Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-14T00:03:14.135Z] [2021-09-14T00:03:14.135Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:03:14.471Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-14T00:03:14.471Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-14T00:03:14.471Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-14T00:03:14.471Z] ca9280d653b3: Pulling fs layer [2021-09-14T00:03:14.471Z] 7e9c9ca2126c: Pulling fs layer [2021-09-14T00:03:14.745Z] cbdbe7a5bc2a: Verifying Checksum [2021-09-14T00:03:14.745Z] cbdbe7a5bc2a: Download complete [2021-09-14T00:03:15.016Z] cbdbe7a5bc2a: Pull complete [2021-09-14T00:03:15.609Z] ca9280d653b3: Verifying Checksum [2021-09-14T00:03:15.609Z] ca9280d653b3: Download complete [2021-09-14T00:03:15.876Z] ca9280d653b3: Pull complete [2021-09-14T00:03:18.480Z] 7e9c9ca2126c: Download complete [2021-09-14T00:03:21.086Z] 7e9c9ca2126c: Pull complete [2021-09-14T00:03:21.086Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-14T00:03:21.086Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-14T00:03:21.086Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-09-14T00:03:21.194Z] prd-centos7-docker-4c-2g-111 does not seem to be running inside a container [2021-09-14T00:03:21.276Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/52 -v /w/workspace/edgex-go/52:/w/workspace/edgex-go/52:rw,z -v /w/workspace/edgex-go/52@tmp:/w/workspace/edgex-go/52@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-09-14T00:03:21.623Z] e90a11edd702: Pull complete [2021-09-14T00:03:21.623Z] d77568369979: Pull complete [2021-09-14T00:03:22.219Z] fc1c9f9a7f3b: Pull complete [2021-09-14T00:03:22.493Z] 170f2ba95c9a: Pull complete [2021-09-14T00:03:23.576Z] $ docker top 751da6a48c0d8d4211f424d7848e52fc1d386808a0fe3e836aa88392ec219f21 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-14T00:03:24.187Z] + docker-compose build --help [2021-09-14T00:03:24.187Z] + grep parallel [2021-09-14T00:03:24.782Z] --parallel Build images in parallel. [Pipeline] } [2021-09-14T00:03:24.804Z] $ docker stop --time=1 751da6a48c0d8d4211f424d7848e52fc1d386808a0fe3e836aa88392ec219f21 [2021-09-14T00:03:25.984Z] $ docker rm -f 751da6a48c0d8d4211f424d7848e52fc1d386808a0fe3e836aa88392ec219f21 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:03:26.455Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-14T00:03:26.455Z] . [Pipeline] withDockerContainer [2021-09-14T00:03:26.554Z] prd-centos7-docker-4c-2g-111 does not seem to be running inside a container [2021-09-14T00:03:26.996Z] $ 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/52 -v /w/workspace/edgex-go/52:/w/workspace/edgex-go/52:rw,z -v /w/workspace/edgex-go/52@tmp:/w/workspace/edgex-go/52@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:latest cat [2021-09-14T00:03:27.561Z] $ docker top fdf829ac65d3715f8de76030d9902330e436a83b29336c6d2844ddf3be50fdf8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-14T00:03:27.969Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-14T00:03:28.557Z] Building core-command ... [2021-09-14T00:03:28.557Z] Building core-data ... [2021-09-14T00:03:28.557Z] Building core-metadata ... [2021-09-14T00:03:28.557Z] Building security-bootstrapper ... [2021-09-14T00:03:28.557Z] Building security-proxy-setup ... [2021-09-14T00:03:28.557Z] Building security-secretstore-setup ... [2021-09-14T00:03:28.557Z] Building support-notifications ... [2021-09-14T00:03:28.557Z] Building support-scheduler ... [2021-09-14T00:03:28.557Z] Building sys-mgmt-agent ... [2021-09-14T00:03:28.557Z] Building sys-mgmt-agent [2021-09-14T00:03:28.557Z] Building support-scheduler [2021-09-14T00:03:28.557Z] Building security-bootstrapper [2021-09-14T00:03:28.557Z] Building core-data [2021-09-14T00:03:28.557Z] Building support-notifications [2021-09-14T00:03:29.230Z] 97ac5df62f85: Pull complete [2021-09-14T00:03:29.230Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-14T00:03:29.230Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-14T00:03:29.230Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-14T00:03:29.598Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-14T00:03:29.598Z] WORKDIR /edgex [2021-09-14T00:03:29.598Z] COPY go.mod . [2021-09-14T00:03:29.598Z] RUN go mod download [2021-09-14T00:03:29.598Z] + docker build -t ci-base-image-arm64 -f - . [2021-09-14T00:03:31.623Z] Sending build context to Docker daemon 166MB [2021-09-14T00:03:31.623Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-14T00:03:31.623Z] ---> 04bc70af865f [2021-09-14T00:03:31.623Z] Step 2/4 : WORKDIR /edgex [2021-09-14T00:03:38.337Z] ---> Running in 9677e0c79f7b [2021-09-14T00:03:38.337Z] Removing intermediate container 9677e0c79f7b [2021-09-14T00:03:38.337Z] ---> 43830c8dad0f [2021-09-14T00:03:38.337Z] Step 3/4 : COPY go.mod . [2021-09-14T00:03:38.919Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-14T00:03:38.920Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-14T00:03:38.920Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-14T00:03:38.920Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-14T00:03:38.920Z] ---> 9cc32fadb7cc [2021-09-14T00:03:38.920Z] Step 3/24 : WORKDIR /edgex-go [2021-09-14T00:03:38.920Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-14T00:03:38.920Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-14T00:03:38.920Z] ---> 9cc32fadb7cc [2021-09-14T00:03:38.920Z] Step 3/32 : WORKDIR /edgex-go [2021-09-14T00:03:38.920Z] ---> 9cc32fadb7cc [2021-09-14T00:03:38.920Z] Step 3/24 : WORKDIR /edgex-go [2021-09-14T00:03:39.312Z] ---> 270f935c68ff [2021-09-14T00:03:39.312Z] Step 4/4 : RUN go mod download [2021-09-14T00:03:39.312Z] ---> Running in e818d374d0dc [2021-09-14T00:03:42.293Z] ---> Running in 3f418d961435 [2021-09-14T00:03:42.294Z] ---> Running in 914e5144fe48 [2021-09-14T00:03:42.294Z] ---> Running in 86855289342e [2021-09-14T00:03:50.509Z] Removing intermediate container 3f418d961435 [2021-09-14T00:03:50.509Z] ---> ccdede1617f6 [2021-09-14T00:03:50.509Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-14T00:03:50.509Z] Removing intermediate container 86855289342e [2021-09-14T00:03:50.509Z] ---> dbd7b058bbdc [2021-09-14T00:03:50.509Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-14T00:03:50.509Z] Removing intermediate container 914e5144fe48 [2021-09-14T00:03:50.509Z] ---> 3e17bfb8a9b8 [2021-09-14T00:03:50.509Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-14T00:03:50.509Z] ---> Running in 0c291e84233d [2021-09-14T00:03:50.509Z] ---> Running in a1cf6f196289 [2021-09-14T00:03:50.509Z] ---> Running in 8640ba1317dd [2021-09-14T00:03:53.936Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-14T00:03:53.936Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-14T00:03:53.936Z] ---> 9cc32fadb7cc [2021-09-14T00:03:53.936Z] Step 3/23 : WORKDIR /edgex-go [2021-09-14T00:03:53.936Z] ---> Using cache [2021-09-14T00:03:53.936Z] ---> 3e17bfb8a9b8 [2021-09-14T00:03:53.936Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-14T00:03:54.547Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-14T00:03:54.547Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-14T00:03:54.547Z] ---> 9cc32fadb7cc [2021-09-14T00:03:54.547Z] Step 3/23 : WORKDIR /edgex-go [2021-09-14T00:03:54.547Z] ---> Using cache [2021-09-14T00:03:54.547Z] ---> 3e17bfb8a9b8 [2021-09-14T00:03:54.547Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-14T00:03:54.825Z] ---> Running in cd52d5760077 [2021-09-14T00:03:54.825Z] ---> Running in 7c5bb0a024fe [2021-09-14T00:03:54.825Z] Removing intermediate container 0c291e84233d [2021-09-14T00:03:54.825Z] ---> 326fe8d39401 [2021-09-14T00:03:54.825Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-14T00:03:54.825Z] ---> Running in fbbe2a5ce5ab [2021-09-14T00:03:55.109Z] Removing intermediate container 8640ba1317dd [2021-09-14T00:03:55.109Z] ---> 68cec3cd0510 [2021-09-14T00:03:55.109Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-14T00:03:55.109Z] ---> Running in e733bd79b103 [2021-09-14T00:03:55.400Z] Removing intermediate container a1cf6f196289 [2021-09-14T00:03:55.401Z] ---> 4ee46c231e63 [2021-09-14T00:03:55.401Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-14T00:03:55.401Z] ---> Running in 25ef4eb1dfc0 [2021-09-14T00:03:55.681Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-14T00:03:55.960Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-14T00:03:55.960Z] Removing intermediate container cd52d5760077 [2021-09-14T00:03:55.960Z] ---> d72ffc917b23 [2021-09-14T00:03:55.960Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-14T00:03:55.960Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-14T00:03:55.960Z] ---> Running in e92bb9862773 [2021-09-14T00:03:55.960Z] Removing intermediate container 7c5bb0a024fe [2021-09-14T00:03:55.960Z] ---> dff4153dfabb [2021-09-14T00:03:55.960Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-14T00:03:56.242Z] ---> Running in 1b96b1872c92 [2021-09-14T00:03:56.242Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-14T00:03:56.518Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-14T00:03:56.518Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-14T00:03:56.797Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-14T00:03:56.797Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-14T00:03:57.084Z] OK: 219 MiB in 52 packages [2021-09-14T00:03:57.084Z] OK: 219 MiB in 52 packages [2021-09-14T00:03:57.590Z] Removing intermediate container fbbe2a5ce5ab [2021-09-14T00:03:57.590Z] ---> fa671571ba28 [2021-09-14T00:03:57.590Z] Step 6/32 : COPY go.mod . [2021-09-14T00:03:57.590Z] Removing intermediate container e733bd79b103 [2021-09-14T00:03:57.590Z] ---> 6f80d8f16db4 [2021-09-14T00:03:57.590Z] Step 6/24 : COPY go.mod . [2021-09-14T00:03:57.590Z] ---> e29891fd7ed9 [2021-09-14T00:03:57.590Z] Step 7/32 : RUN go mod download [2021-09-14T00:03:57.591Z] OK: 219 MiB in 52 packages [2021-09-14T00:03:57.591Z] ---> Running in 6b23be620b6b [2021-09-14T00:03:57.591Z] ---> 66594b6a199a [2021-09-14T00:03:57.591Z] Step 7/24 : RUN go mod download [2021-09-14T00:03:57.591Z] ---> Running in d85155136a6f [2021-09-14T00:03:57.876Z] Removing intermediate container 25ef4eb1dfc0 [2021-09-14T00:03:57.876Z] ---> dde2e8137f59 [2021-09-14T00:03:57.876Z] Step 6/24 : COPY go.mod . [2021-09-14T00:03:57.876Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-14T00:03:57.876Z] ---> 82a7420af199 [2021-09-14T00:03:57.876Z] Step 7/24 : RUN go mod download [2021-09-14T00:03:58.169Z] ---> Running in 3e5aac5e3384 [2021-09-14T00:03:58.169Z] OK: 219 MiB in 52 packages [2021-09-14T00:03:58.797Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-14T00:03:58.797Z] Removing intermediate container 1b96b1872c92 [2021-09-14T00:03:58.797Z] ---> 1aef026645a9 [2021-09-14T00:03:58.797Z] Step 6/23 : COPY go.mod . [2021-09-14T00:03:59.100Z] ---> b82e6e747671 [2021-09-14T00:03:59.100Z] Step 7/23 : RUN go mod download [2021-09-14T00:03:59.100Z] ---> Running in fff51d89a73b [2021-09-14T00:03:59.376Z] Removing intermediate container d85155136a6f [2021-09-14T00:03:59.376Z] ---> 09eb0c2200a1 [2021-09-14T00:03:59.376Z] Step 8/24 : COPY . . [2021-09-14T00:03:59.376Z] Removing intermediate container 6b23be620b6b [2021-09-14T00:03:59.376Z] ---> 8dfa6372382d [2021-09-14T00:03:59.376Z] Step 8/32 : COPY . . [2021-09-14T00:04:01.410Z] Removing intermediate container 3e5aac5e3384 [2021-09-14T00:04:01.410Z] ---> ae5538629f97 [2021-09-14T00:04:01.410Z] Step 8/24 : COPY . . [2021-09-14T00:04:02.410Z] OK: 219 MiB in 52 packages [2021-09-14T00:04:06.713Z] ---> 829d1aa7b788 [2021-09-14T00:04:06.713Z] Step 9/32 : RUN go mod tidy [2021-09-14T00:04:06.713Z] ---> 342704cab85a [2021-09-14T00:04:06.713Z] Step 9/24 : RUN go mod tidy [2021-09-14T00:04:06.713Z] Removing intermediate container fff51d89a73b [2021-09-14T00:04:06.713Z] ---> 74d26bb4604d [2021-09-14T00:04:06.713Z] Step 8/23 : COPY . . [2021-09-14T00:04:06.713Z] ---> Running in 380c5c2920b8 [2021-09-14T00:04:06.713Z] ---> Running in 0d56b583a326 [2021-09-14T00:04:07.000Z] Removing intermediate container e92bb9862773 [2021-09-14T00:04:07.000Z] ---> 47361c21bf4f [2021-09-14T00:04:07.000Z] Step 6/23 : COPY go.mod . [2021-09-14T00:04:07.289Z] ---> dc02aecde394 [2021-09-14T00:04:07.289Z] Step 7/23 : RUN go mod download [2021-09-14T00:04:08.768Z] ---> Running in 68715797d408 [2021-09-14T00:04:08.768Z] ---> 0b69c9bae632 [2021-09-14T00:04:08.768Z] Step 9/24 : RUN go mod tidy [2021-09-14T00:04:09.391Z] ---> Running in 778acb34bec3 [2021-09-14T00:04:09.677Z] Removing intermediate container 380c5c2920b8 [2021-09-14T00:04:09.677Z] ---> 792068e6a7c7 [2021-09-14T00:04:09.677Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-14T00:04:09.677Z] ---> Running in a582f9fd8cb2 [2021-09-14T00:04:09.967Z] Removing intermediate container 0d56b583a326 [2021-09-14T00:04:09.967Z] ---> 301228c4ef6a [2021-09-14T00:04:09.967Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-14T00:04:09.967Z] ---> Running in f3c73edcb23c [2021-09-14T00:04:10.599Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.45" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-14T00:04:10.888Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.45" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-14T00:04:11.496Z] ---> 0733ac322192 [2021-09-14T00:04:11.496Z] Step 9/23 : RUN go mod tidy [2021-09-14T00:04:11.496Z] Removing intermediate container 68715797d408 [2021-09-14T00:04:11.496Z] ---> fbb4de2f6734 [2021-09-14T00:04:11.496Z] Step 8/23 : COPY . . [2021-09-14T00:04:11.496Z] ---> Running in 05160554b4ae [2021-09-14T00:04:12.131Z] Removing intermediate container 778acb34bec3 [2021-09-14T00:04:12.131Z] ---> ab709bf76340 [2021-09-14T00:04:12.131Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-14T00:04:12.769Z] ---> Running in 6a43a72c6ef6 [2021-09-14T00:04:14.279Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.45" -o cmd/core-data/core-data ./cmd/core-data [2021-09-14T00:04:14.580Z] Removing intermediate container 05160554b4ae [2021-09-14T00:04:14.580Z] ---> 39e635d86fde [2021-09-14T00:04:14.580Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-14T00:04:14.865Z] ---> Running in 484317fc77b5 [2021-09-14T00:04:15.865Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.45" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-14T00:04:17.883Z] ---> e8a7bda091b8 [2021-09-14T00:04:17.883Z] Step 9/23 : RUN go mod tidy [2021-09-14T00:04:17.883Z] ---> Running in 6d267242c987 [2021-09-14T00:04:19.896Z] Removing intermediate container 6d267242c987 [2021-09-14T00:04:19.896Z] ---> 02fd0702f0a2 [2021-09-14T00:04:19.896Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-14T00:04:20.178Z] ---> Running in d925c393e7b2 [2021-09-14T00:04:20.462Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.45" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-14T00:04:52.884Z] Removing intermediate container a582f9fd8cb2 [2021-09-14T00:04:52.884Z] ---> 305cbe9d4d74 [2021-09-14T00:04:52.884Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-14T00:04:52.884Z] ---> Running in 207f7a744a14 [2021-09-14T00:04:52.884Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.45" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-14T00:04:53.166Z] Removing intermediate container 207f7a744a14 [2021-09-14T00:04:53.166Z] ---> 7f0790c9acfc [2021-09-14T00:04:53.166Z] [2021-09-14T00:04:53.166Z] Step 12/24 : FROM docker:20.10.7 [2021-09-14T00:04:53.455Z] Removing intermediate container f3c73edcb23c [2021-09-14T00:04:53.455Z] ---> ae3c2a9f3925 [2021-09-14T00:04:53.455Z] [2021-09-14T00:04:53.455Z] Step 11/32 : FROM alpine:3.12 [2021-09-14T00:04:53.455Z] 20.10.7: Pulling from library/docker [2021-09-14T00:04:53.455Z] 3.12: Pulling from library/alpine [2021-09-14T00:04:54.906Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-14T00:04:54.906Z] Status: Downloaded newer image for alpine:3.12 [2021-09-14T00:04:54.906Z] ---> 48b8ec4ed9eb [2021-09-14T00:04:54.906Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-14T00:04:54.906Z] ---> Running in 0418c7e8d401 [2021-09-14T00:04:55.189Z] Removing intermediate container 0418c7e8d401 [2021-09-14T00:04:55.189Z] ---> 43f1d99e28b7 [2021-09-14T00:04:55.189Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-14T00:04:55.189Z] ---> Running in 0d175df68814 [2021-09-14T00:04:55.798Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-14T00:04:55.798Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-14T00:04:56.075Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-09-14T00:04:56.075Z] (2/2) Installing su-exec (0.2-r1) [2021-09-14T00:04:56.075Z] Executing busybox-1.31.1-r20.trigger [2021-09-14T00:04:56.075Z] OK: 6 MiB in 16 packages [2021-09-14T00:04:56.691Z] Removing intermediate container 0d175df68814 [2021-09-14T00:04:56.691Z] ---> 60e3855c07f3 [2021-09-14T00:04:56.691Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-14T00:04:56.691Z] ---> Running in b55e79352251 [2021-09-14T00:04:56.978Z] Removing intermediate container b55e79352251 [2021-09-14T00:04:56.978Z] ---> 8e69a406cee0 [2021-09-14T00:04:56.978Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-14T00:04:56.978Z] ---> Running in 92dc3e246891 [2021-09-14T00:04:57.260Z] Removing intermediate container 92dc3e246891 [2021-09-14T00:04:57.260Z] ---> 65096568c353 [2021-09-14T00:04:57.260Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-14T00:04:57.541Z] ---> Running in 29411baddc7f [2021-09-14T00:04:59.579Z] Removing intermediate container 484317fc77b5 [2021-09-14T00:04:59.579Z] ---> 6f4c13012d1b [2021-09-14T00:04:59.579Z] [2021-09-14T00:04:59.579Z] Step 11/23 : FROM alpine:3.12 [2021-09-14T00:04:59.579Z] ---> 48b8ec4ed9eb [2021-09-14T00:04:59.579Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-14T00:04:59.579Z] Removing intermediate container 29411baddc7f [2021-09-14T00:04:59.579Z] ---> 6fad7f715898 [2021-09-14T00:04:59.579Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-14T00:04:59.579Z] ---> Running in 9f9a995aaaa6 [2021-09-14T00:04:59.579Z] ---> Running in 64ad31875c8a [2021-09-14T00:04:59.863Z] Removing intermediate container 64ad31875c8a [2021-09-14T00:04:59.863Z] ---> 052682005440 [2021-09-14T00:04:59.863Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-14T00:05:00.150Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-14T00:05:00.150Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-14T00:05:00.433Z] (1/2) Installing ca-certificates (20191127-r4) [2021-09-14T00:05:00.433Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-09-14T00:05:00.433Z] Executing busybox-1.31.1-r20.trigger [2021-09-14T00:05:00.433Z] Executing ca-certificates-20191127-r4.trigger [2021-09-14T00:05:00.433Z] OK: 6 MiB in 16 packages [2021-09-14T00:05:01.034Z] ---> 8200a5a9510a [2021-09-14T00:05:01.034Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-14T00:05:01.636Z] Removing intermediate container d925c393e7b2 [2021-09-14T00:05:01.636Z] ---> 8d8b92293c2b [2021-09-14T00:05:01.636Z] [2021-09-14T00:05:01.636Z] Step 11/23 : FROM alpine:3.12 [2021-09-14T00:05:01.636Z] ---> 48b8ec4ed9eb [2021-09-14T00:05:01.636Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-14T00:05:01.920Z] ---> Running in 11aa0cdb4d96 [2021-09-14T00:05:01.921Z] ---> Running in 3ddcee428114 [2021-09-14T00:05:01.921Z] Removing intermediate container 6a43a72c6ef6 [2021-09-14T00:05:01.921Z] ---> 1cf3d914517c [2021-09-14T00:05:01.921Z] [2021-09-14T00:05:01.921Z] Step 11/24 : FROM alpine:3.12 [2021-09-14T00:05:01.921Z] ---> 48b8ec4ed9eb [2021-09-14T00:05:01.921Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-14T00:05:01.921Z] ---> Running in 1ec926eb53cd [2021-09-14T00:05:01.921Z] Removing intermediate container 9f9a995aaaa6 [2021-09-14T00:05:01.921Z] ---> c59ddc34c5c1 [2021-09-14T00:05:01.921Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-14T00:05:02.208Z] ---> Running in 643d29032446 [2021-09-14T00:05:02.208Z] Removing intermediate container 1ec926eb53cd [2021-09-14T00:05:02.208Z] ---> de2a184b9f47 [2021-09-14T00:05:02.208Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-14T00:05:02.208Z] ---> Running in 3290f8ef1b42 [2021-09-14T00:05:02.208Z] Removing intermediate container 643d29032446 [2021-09-14T00:05:02.208Z] ---> ee9d99c0e6d9 [2021-09-14T00:05:02.208Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-14T00:05:02.489Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-14T00:05:02.489Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-14T00:05:02.489Z] ---> 08bdaf2f88f9 [2021-09-14T00:05:02.489Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-09-14T00:05:02.489Z] ---> Running in 92656402bdfb [2021-09-14T00:05:02.489Z] ---> Running in 86688a093830 [2021-09-14T00:05:02.489Z] Removing intermediate container 3290f8ef1b42 [2021-09-14T00:05:02.489Z] ---> 36215fa06212 [2021-09-14T00:05:02.489Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-14T00:05:02.489Z] ---> Running in 326dc0571884 [2021-09-14T00:05:02.489Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-14T00:05:02.489Z] Removing intermediate container 92656402bdfb [2021-09-14T00:05:02.489Z] ---> b66b4c76e5c3 [2021-09-14T00:05:02.489Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-14T00:05:02.489Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-14T00:05:02.783Z] Removing intermediate container 86688a093830 [2021-09-14T00:05:02.783Z] ---> 6e7f0f664abb [2021-09-14T00:05:02.783Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-14T00:05:02.783Z] ---> Running in 9d396787447e [2021-09-14T00:05:02.783Z] Removing intermediate container 326dc0571884 [2021-09-14T00:05:02.783Z] ---> 49c621d15a83 [2021-09-14T00:05:02.783Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-14T00:05:02.783Z] ---> Running in bb1ea1101013 [2021-09-14T00:05:02.783Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-14T00:05:02.783Z] ---> Running in d7d652d61326 [2021-09-14T00:05:02.783Z] Executing busybox-1.31.1-r20.trigger [2021-09-14T00:05:02.783Z] OK: 6 MiB in 15 packages [2021-09-14T00:05:02.783Z] Removing intermediate container 9d396787447e [2021-09-14T00:05:02.783Z] ---> b125868bedc5 [2021-09-14T00:05:02.783Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-14T00:05:02.783Z] Removing intermediate container 11aa0cdb4d96 [2021-09-14T00:05:02.783Z] ---> 632656381f17 [2021-09-14T00:05:02.783Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-14T00:05:03.061Z] ---> e38d2f566a20 [2021-09-14T00:05:03.061Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-14T00:05:03.061Z] ---> aa8211b4e162 [2021-09-14T00:05:03.061Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-14T00:05:03.341Z] Removing intermediate container 3ddcee428114 [2021-09-14T00:05:03.341Z] ---> 1dbb1577d8ad [2021-09-14T00:05:03.341Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-14T00:05:03.341Z] ---> Running in 3d58fff8b27c [2021-09-14T00:05:03.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-14T00:05:03.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-14T00:05:03.625Z] ---> 08ffdd78f909 [2021-09-14T00:05:03.625Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-14T00:05:03.919Z] Removing intermediate container 3d58fff8b27c [2021-09-14T00:05:03.919Z] ---> cdbe8d1ed05d [2021-09-14T00:05:03.919Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-14T00:05:03.919Z] ---> fac765f94ec3 [2021-09-14T00:05:03.919Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-14T00:05:03.919Z] ---> Running in a64da035e394 [2021-09-14T00:05:03.919Z] (1/39) Installing readline (8.1.0-r0) [2021-09-14T00:05:03.919Z] (2/39) Installing bash (5.1.0-r0) [2021-09-14T00:05:03.919Z] ---> 129a9d6a9d36 [2021-09-14T00:05:03.919Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-14T00:05:03.919Z] Removing intermediate container d7d652d61326 [2021-09-14T00:05:03.919Z] ---> 26184006c16a [2021-09-14T00:05:03.919Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-14T00:05:03.919Z] ---> Running in 644892b13365 [2021-09-14T00:05:04.241Z] Removing intermediate container a64da035e394 [2021-09-14T00:05:04.241Z] ---> 6de977fcaa73 [2021-09-14T00:05:04.241Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-14T00:05:04.241Z] ---> Running in 91f4db74e168 [2021-09-14T00:05:04.241Z] ---> Running in affb27c6147e [2021-09-14T00:05:04.241Z] Removing intermediate container 644892b13365 [2021-09-14T00:05:04.241Z] ---> b8afe8dd643d [2021-09-14T00:05:04.241Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-14T00:05:04.241Z] Executing bash-5.1.0-r0.post-install [2021-09-14T00:05:04.241Z] ---> Running in c5a8baa41615 [2021-09-14T00:05:04.241Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-14T00:05:04.241Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-14T00:05:04.241Z] (5/39) Installing libcurl (7.78.0-r0) [2021-09-14T00:05:04.241Z] (6/39) Installing curl (7.78.0-r0) [2021-09-14T00:05:04.241Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-14T00:05:04.241Z] ---> 5601cb004835 [2021-09-14T00:05:04.241Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-14T00:05:04.241Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-14T00:05:04.241Z] (9/39) Installing expat (2.2.10-r1) [2021-09-14T00:05:04.241Z] (10/39) Installing libffi (3.3-r2) [2021-09-14T00:05:04.241Z] (11/39) Installing gdbm (1.19-r0) [2021-09-14T00:05:04.241Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-14T00:05:04.241Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-14T00:05:04.241Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-14T00:05:04.638Z] Removing intermediate container affb27c6147e [2021-09-14T00:05:04.638Z] ---> f94a01adbce4 [2021-09-14T00:05:04.638Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-14T00:05:04.638Z] Removing intermediate container c5a8baa41615 [2021-09-14T00:05:04.638Z] ---> 0a5b3f2be1e6 [2021-09-14T00:05:04.638Z] Step 21/23 : LABEL arch=x86_64 [2021-09-14T00:05:04.638Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-14T00:05:04.954Z] ---> Running in a4a08c6214fd [2021-09-14T00:05:05.241Z] ---> 51fbbb89716f [2021-09-14T00:05:05.241Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-14T00:05:05.241Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-14T00:05:05.241Z] ---> bef09c1ec705 [2021-09-14T00:05:05.241Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-14T00:05:05.241Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-14T00:05:05.241Z] Removing intermediate container a4a08c6214fd [2021-09-14T00:05:05.241Z] ---> 638b22239708 [2021-09-14T00:05:05.241Z] Step 22/23 : LABEL git_sha=17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [2021-09-14T00:05:05.241Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-14T00:05:05.525Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-14T00:05:05.525Z] ---> 387c12eb01ae [2021-09-14T00:05:05.525Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-14T00:05:05.525Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-14T00:05:05.525Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-14T00:05:05.525Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-14T00:05:05.525Z] ---> Running in 38b8857ff211 [2021-09-14T00:05:05.525Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-14T00:05:05.525Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-14T00:05:05.525Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-14T00:05:05.803Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-09-14T00:05:05.803Z] (2/6) Installing libgcc (9.3.0-r2) [2021-09-14T00:05:05.803Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-14T00:05:05.803Z] ---> Running in 432a05bd6949 [2021-09-14T00:05:05.803Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-14T00:05:05.803Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-14T00:05:05.803Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-14T00:05:05.803Z] Removing intermediate container 38b8857ff211 [2021-09-14T00:05:05.803Z] ---> 5ccb5fafda02 [2021-09-14T00:05:05.803Z] Step 23/23 : LABEL version=2.0.1-dev.45 [2021-09-14T00:05:05.803Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-14T00:05:05.803Z] ---> 04ced262f606 [2021-09-14T00:05:05.803Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-14T00:05:05.803Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-14T00:05:05.803Z] ---> Running in f9759a5ae171 [2021-09-14T00:05:05.803Z] Removing intermediate container 432a05bd6949 [2021-09-14T00:05:05.803Z] ---> deb3b9ea8888 [2021-09-14T00:05:05.803Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-14T00:05:06.109Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-14T00:05:06.109Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-14T00:05:06.109Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-14T00:05:06.109Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-14T00:05:06.109Z] Removing intermediate container f9759a5ae171 [2021-09-14T00:05:06.109Z] ---> d341b392e7d0 [2021-09-14T00:05:06.109Z] [2021-09-14T00:05:06.109Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-14T00:05:06.109Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-14T00:05:06.109Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-14T00:05:06.109Z] ---> b0ab527a1f88 [2021-09-14T00:05:06.109Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-14T00:05:06.109Z] ---> cb4c625392b0 [2021-09-14T00:05:06.109Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-14T00:05:06.109Z] Successfully built d341b392e7d0 [2021-09-14T00:05:06.109Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-14T00:05:06.109Z] Successfully tagged support-notifications:latest [2021-09-14T00:05:06.109Z] Building security-secretstore-setup [2021-09-14T00:05:06.109Z] ---> Running in 8608d967b48a [2021-09-14T00:05:06.109Z]  Building support-notifications ... done (36/39) Installing py3-progress (1.5-r0) [2021-09-14T00:05:06.405Z] ---> Running in 73e6e009e407 [2021-09-14T00:05:06.405Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-14T00:05:06.405Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-14T00:05:06.405Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-14T00:05:06.405Z] Removing intermediate container 8608d967b48a [2021-09-14T00:05:06.405Z] ---> 402fe94109ad [2021-09-14T00:05:06.405Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-14T00:05:06.681Z] (5/6) Installing libzmq (4.3.3-r0) [2021-09-14T00:05:06.957Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-14T00:05:07.232Z] Executing busybox-1.31.1-r20.trigger [2021-09-14T00:05:07.232Z] OK: 8 MiB in 20 packages [2021-09-14T00:05:07.232Z] Executing busybox-1.32.1-r6.trigger [2021-09-14T00:05:07.517Z] OK: 82 MiB in 59 packages [2021-09-14T00:05:07.517Z] ---> Running in 791f4285ade3 [2021-09-14T00:05:08.507Z] Removing intermediate container 791f4285ade3 [2021-09-14T00:05:08.507Z] ---> 4599589b7558 [2021-09-14T00:05:08.507Z] Step 21/23 : LABEL arch=x86_64 [2021-09-14T00:05:08.783Z] Removing intermediate container 91f4db74e168 [2021-09-14T00:05:08.783Z] ---> 8ee935cb80bf [2021-09-14T00:05:08.783Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-14T00:05:09.066Z] ---> Running in 08bcd4565b7c [2021-09-14T00:05:09.348Z] ---> 75e21c7876b6 [2021-09-14T00:05:09.348Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-14T00:05:09.348Z] Removing intermediate container 73e6e009e407 [2021-09-14T00:05:09.348Z] ---> d05b83be3abc [2021-09-14T00:05:09.348Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-14T00:05:09.625Z] ---> Running in 7bbb01b3c954 [2021-09-14T00:05:09.625Z] Removing intermediate container 08bcd4565b7c [2021-09-14T00:05:09.625Z] ---> a7c4a5863f04 [2021-09-14T00:05:09.625Z] Step 22/23 : LABEL git_sha=17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [2021-09-14T00:05:09.914Z] ---> Running in a3018aedf211 [2021-09-14T00:05:09.915Z] Removing intermediate container 7bbb01b3c954 [2021-09-14T00:05:09.915Z] ---> c02741f2934a [2021-09-14T00:05:09.915Z] Step 29/32 : CMD ["gate"] [2021-09-14T00:05:09.915Z] ---> 72a685da9224 [2021-09-14T00:05:09.915Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-14T00:05:09.915Z] ---> Running in 418703714c35 [2021-09-14T00:05:10.202Z] Removing intermediate container a3018aedf211 [2021-09-14T00:05:10.202Z] ---> b80ab081e31a [2021-09-14T00:05:10.202Z] Step 23/23 : LABEL version=2.0.1-dev.45 [2021-09-14T00:05:10.202Z] ---> Running in fd73f6e5cc28 [2021-09-14T00:05:10.202Z] Collecting docker-compose==1.23.2 [2021-09-14T00:05:10.202Z] ---> 54857e5ed7fc [2021-09-14T00:05:10.202Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-14T00:05:10.202Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-14T00:05:10.202Z] ---> Running in 12f14805853f [2021-09-14T00:05:10.202Z] Removing intermediate container 418703714c35 [2021-09-14T00:05:10.202Z] ---> 344ed7eb809b [2021-09-14T00:05:10.202Z] Step 30/32 : LABEL arch=x86_64 [2021-09-14T00:05:10.202Z] Collecting docopt<0.7,>=0.6.1 [2021-09-14T00:05:10.202Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-14T00:05:10.515Z] Removing intermediate container fd73f6e5cc28 [2021-09-14T00:05:10.515Z] ---> 34f7b48a0e70 [2021-09-14T00:05:10.515Z] [2021-09-14T00:05:10.515Z] Successfully built 34f7b48a0e70 [2021-09-14T00:05:10.515Z] Successfully tagged support-scheduler:latest [2021-09-14T00:05:10.515Z] Building core-metadata [2021-09-14T00:05:10.515Z]  Building support-scheduler ... done  ---> Running in b13ee361836d [2021-09-14T00:05:10.515Z] Removing intermediate container 12f14805853f [2021-09-14T00:05:10.515Z] ---> 77372bfcbb06 [2021-09-14T00:05:10.515Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-14T00:05:10.798Z] Collecting jsonschema<3,>=2.5.1 [2021-09-14T00:05:10.798Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-14T00:05:11.073Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-14T00:05:11.073Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-14T00:05:11.073Z] Collecting cached-property<2,>=1.2.0 [2021-09-14T00:05:11.073Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-14T00:05:11.073Z] Collecting texttable<0.10,>=0.9.0 [2021-09-14T00:05:11.073Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-14T00:05:11.073Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-14T00:05:11.073Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-14T00:05:11.352Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-09-14T00:05:11.352Z] ---> 9cc32fadb7cc [2021-09-14T00:05:11.352Z] Step 3/26 : WORKDIR /edgex-go [2021-09-14T00:05:11.352Z] ---> Using cache [2021-09-14T00:05:11.352Z] ---> 3e17bfb8a9b8 [2021-09-14T00:05:11.352Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-14T00:05:11.352Z] ---> Using cache [2021-09-14T00:05:11.352Z] ---> dff4153dfabb [2021-09-14T00:05:11.352Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-14T00:05:11.352Z] Collecting docker<4.0,>=3.6.0 [2021-09-14T00:05:11.352Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-14T00:05:11.635Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-14T00:05:11.635Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-14T00:05:12.242Z] ---> Running in 7b7088c839c5 [2021-09-14T00:05:12.242Z] Removing intermediate container b13ee361836d [2021-09-14T00:05:12.242Z] ---> dbb69ba5c77e [2021-09-14T00:05:12.242Z] Step 31/32 : LABEL git_sha=17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [2021-09-14T00:05:12.242Z] Collecting PyYAML<4,>=3.10 [2021-09-14T00:05:12.242Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-14T00:05:12.242Z] ---> Running in 199c1ba87a8b [2021-09-14T00:05:12.242Z] ---> Running in 944ac9ec52a5 [2021-09-14T00:05:12.242Z] Removing intermediate container 7b7088c839c5 [2021-09-14T00:05:12.242Z] ---> 636659db875e [2021-09-14T00:05:12.242Z] Step 22/24 : LABEL arch=x86_64 [2021-09-14T00:05:12.523Z] ---> Running in 2960470bbbd7 [2021-09-14T00:05:12.802Z] Removing intermediate container 944ac9ec52a5 [2021-09-14T00:05:12.802Z] ---> 184eafe8a6bc [2021-09-14T00:05:12.802Z] Step 32/32 : LABEL version=2.0.1-dev.45 [2021-09-14T00:05:12.802Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-14T00:05:12.802Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-14T00:05:12.802Z] Removing intermediate container 2960470bbbd7 [2021-09-14T00:05:12.802Z] ---> 377e4d9378a4 [2021-09-14T00:05:12.802Z] Step 23/24 : LABEL git_sha=17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [2021-09-14T00:05:12.802Z] Collecting docker-pycreds>=0.4.0 [2021-09-14T00:05:12.802Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-14T00:05:13.092Z] ---> Running in 90a2e27d8cb4 [2021-09-14T00:05:13.092Z] ---> Running in 7a8d359b5776 [2021-09-14T00:05:13.092Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-14T00:05:13.092Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-14T00:05:13.092Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-14T00:05:13.092Z] Collecting idna<2.8,>=2.5 [2021-09-14T00:05:13.092Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-14T00:05:13.092Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-14T00:05:13.092Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-14T00:05:13.394Z] Collecting certifi>=2017.4.17 [2021-09-14T00:05:13.394Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-14T00:05:13.394Z] Removing intermediate container 7a8d359b5776 [2021-09-14T00:05:13.394Z] ---> df7643f4ecf1 [2021-09-14T00:05:13.394Z] Step 24/24 : LABEL version=2.0.1-dev.45 [2021-09-14T00:05:13.394Z] Removing intermediate container 90a2e27d8cb4 [2021-09-14T00:05:13.394Z] ---> 57e99db3ccd1 [2021-09-14T00:05:13.394Z] [2021-09-14T00:05:13.394Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-14T00:05:13.394Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-14T00:05:13.394Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-14T00:05:13.394Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-14T00:05:13.394Z] Successfully built 57e99db3ccd1 [2021-09-14T00:05:13.394Z] Successfully tagged security-bootstrapper:latest [2021-09-14T00:05:13.394Z]  Building security-bootstrapper ... done Building security-proxy-setup [2021-09-14T00:05:13.394Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-14T00:05:13.394Z] Attempting uninstall: urllib3 [2021-09-14T00:05:13.394Z] Found existing installation: urllib3 1.26.2 [2021-09-14T00:05:13.394Z] Uninstalling urllib3-1.26.2: [2021-09-14T00:05:13.394Z] Successfully uninstalled urllib3-1.26.2 [2021-09-14T00:05:13.718Z] ---> Running in 524dabc33a2e [2021-09-14T00:05:13.718Z] Attempting uninstall: idna [2021-09-14T00:05:13.718Z] Found existing installation: idna 3.1 [2021-09-14T00:05:13.718Z] Uninstalling idna-3.1: [2021-09-14T00:05:13.718Z] Successfully uninstalled idna-3.1 [2021-09-14T00:05:13.718Z] Removing intermediate container 524dabc33a2e [2021-09-14T00:05:13.718Z] ---> 43cf2ef6f63a [2021-09-14T00:05:13.718Z] [2021-09-14T00:05:13.718Z] Attempting uninstall: chardet [2021-09-14T00:05:13.718Z] Found existing installation: chardet 4.0.0 [2021-09-14T00:05:13.718Z] Uninstalling chardet-4.0.0: [2021-09-14T00:05:13.718Z] Successfully uninstalled chardet-4.0.0 [2021-09-14T00:05:14.022Z] Successfully built 43cf2ef6f63a [2021-09-14T00:05:14.022Z] Successfully tagged core-data:latest [2021-09-14T00:05:14.022Z] Building core-command [2021-09-14T00:05:14.022Z]  Building core-data ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-14T00:05:14.022Z] Attempting uninstall: requests [2021-09-14T00:05:14.022Z] Found existing installation: requests 2.25.1 [2021-09-14T00:05:14.022Z] Uninstalling requests-2.25.1: [2021-09-14T00:05:14.022Z] Successfully uninstalled requests-2.25.1 [2021-09-14T00:05:14.310Z] Running setup.py install for texttable: started [2021-09-14T00:05:14.589Z] OK: 219 MiB in 52 packages [2021-09-14T00:05:14.589Z] Running setup.py install for texttable: finished with status 'done' [2021-09-14T00:05:14.589Z] Running setup.py install for PyYAML: started [2021-09-14T00:05:15.587Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-14T00:05:16.119Z] Removing intermediate container e818d374d0dc [2021-09-14T00:05:16.119Z] ---> 612892b213ba [2021-09-14T00:05:16.119Z] Successfully built 612892b213ba [2021-09-14T00:05:16.119Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:05:16.476Z] + docker inspect -f . ci-base-image-arm64 [2021-09-14T00:05:16.476Z] . [Pipeline] withDockerContainer [2021-09-14T00:05:16.705Z] prd-ubuntu18.04-docker-arm64-4c-16g-112 does not seem to be running inside a container [2021-09-14T00:05:16.795Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/52 -v /w/workspace/edgex-go/52:/w/workspace/edgex-go/52:rw,z -v /w/workspace/edgex-go/52@tmp:/w/workspace/edgex-go/52@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 ******** ci-base-image-arm64 cat [2021-09-14T00:05:17.034Z] Running setup.py install for docopt: started [2021-09-14T00:05:18.032Z] Running setup.py install for docopt: finished with status 'done' [2021-09-14T00:05:18.032Z] Running setup.py install for dockerpty: started [2021-09-14T00:05:18.354Z] $ docker top d51bb98ecd5a8839f3d8a3a806eb364b275dee146b8a7796ea8aa76c2b8d268d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-14T00:05:19.024Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-14T00:05:19.358Z] + go version [2021-09-14T00:05:19.358Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-14T00:05:19.377Z] $ docker stop --time=1 d51bb98ecd5a8839f3d8a3a806eb364b275dee146b8a7796ea8aa76c2b8d268d [2021-09-14T00:05:19.629Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-14T00:05:19.629Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-14T00:05:19.629Z] ---> 9cc32fadb7cc [2021-09-14T00:05:19.629Z] Step 3/24 : WORKDIR /edgex-go [2021-09-14T00:05:19.629Z] ---> Using cache [2021-09-14T00:05:19.629Z] ---> 3e17bfb8a9b8 [2021-09-14T00:05:19.629Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-14T00:05:19.629Z] ---> Using cache [2021-09-14T00:05:19.629Z] ---> dff4153dfabb [2021-09-14T00:05:19.629Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-14T00:05:20.235Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-14T00:05:20.236Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-14T00:05:20.236Z] ---> 9cc32fadb7cc [2021-09-14T00:05:20.236Z] Step 3/22 : WORKDIR /edgex-go [2021-09-14T00:05:20.236Z] ---> Using cache [2021-09-14T00:05:20.236Z] ---> 3e17bfb8a9b8 [2021-09-14T00:05:20.236Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-14T00:05:20.236Z] ---> Using cache [2021-09-14T00:05:20.236Z] ---> dff4153dfabb [2021-09-14T00:05:20.236Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-14T00:05:20.849Z] ---> Running in 22d2fe192021 [2021-09-14T00:05:20.849Z] ---> Running in 3cc4e0fcb09f [2021-09-14T00:05:20.849Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 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-09-14T00:05:21.126Z] Removing intermediate container 199c1ba87a8b [2021-09-14T00:05:21.126Z] ---> df86bb3424f0 [2021-09-14T00:05:21.126Z] Step 6/26 : COPY go.mod . [2021-09-14T00:05:21.125Z] $ docker rm -f d51bb98ecd5a8839f3d8a3a806eb364b275dee146b8a7796ea8aa76c2b8d268d [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-09-14T00:05:22.109Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-14T00:05:22.109Z] [2021-09-14T00:05:22.109Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-14T00:05:22.129Z] ---> e5e1b20b7637 [2021-09-14T00:05:22.129Z] Step 7/26 : RUN go mod download [2021-09-14T00:05:22.129Z] ---> Running in 236e02d6e726 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:05:22.419Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-14T00:05:22.419Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-14T00:05:22.419Z] ---> 9cc32fadb7cc [2021-09-14T00:05:22.419Z] Step 3/24 : WORKDIR /edgex-go [2021-09-14T00:05:22.419Z] ---> Using cache [2021-09-14T00:05:22.419Z] ---> 3e17bfb8a9b8 [2021-09-14T00:05:22.419Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-14T00:05:22.419Z] ---> Using cache [2021-09-14T00:05:22.419Z] ---> dff4153dfabb [2021-09-14T00:05:22.419Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-14T00:05:22.419Z] ---> Using cache [2021-09-14T00:05:22.419Z] ---> df86bb3424f0 [2021-09-14T00:05:22.419Z] Step 6/24 : COPY go.mod . [2021-09-14T00:05:22.419Z] ---> Using cache [2021-09-14T00:05:22.419Z] ---> e5e1b20b7637 [2021-09-14T00:05:22.419Z] Step 7/24 : RUN go mod download [2021-09-14T00:05:22.472Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-14T00:05:22.705Z] ---> Running in b6dc61bf358a [2021-09-14T00:05:22.705Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-14T00:05:22.758Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-09-14T00:05:22.758Z] 29e5d40040c1: Pulling fs layer [2021-09-14T00:05:22.758Z] 1ce36da41761: Pulling fs layer [2021-09-14T00:05:22.758Z] 25b303627fd3: Pulling fs layer [2021-09-14T00:05:22.993Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-14T00:05:23.035Z] 29e5d40040c1: Verifying Checksum [2021-09-14T00:05:23.035Z] 29e5d40040c1: Download complete [2021-09-14T00:05:23.634Z] 1ce36da41761: Verifying Checksum [2021-09-14T00:05:23.634Z] 1ce36da41761: Download complete [2021-09-14T00:05:23.634Z] 29e5d40040c1: Pull complete [2021-09-14T00:05:24.012Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-14T00:05:24.012Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-14T00:05:24.632Z] Removing intermediate container 236e02d6e726 [2021-09-14T00:05:24.632Z] ---> 3a199aceafff [2021-09-14T00:05:24.632Z] Step 8/26 : COPY . . [2021-09-14T00:05:24.632Z] Removing intermediate container b6dc61bf358a [2021-09-14T00:05:24.632Z] ---> bd7b5b564fde [2021-09-14T00:05:24.632Z] Step 8/24 : COPY . . [2021-09-14T00:05:24.928Z] OK: 219 MiB in 52 packages [2021-09-14T00:05:25.079Z] 1ce36da41761: Pull complete [2021-09-14T00:05:25.079Z] 25b303627fd3: Verifying Checksum [2021-09-14T00:05:25.079Z] 25b303627fd3: Download complete [2021-09-14T00:05:25.938Z] Removing intermediate container bb1ea1101013 [2021-09-14T00:05:25.938Z] ---> 98abe04dbc11 [2021-09-14T00:05:25.938Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-14T00:05:27.403Z] OK: 219 MiB in 52 packages [2021-09-14T00:05:28.421Z] ---> Running in 2df9a96a61f1 [2021-09-14T00:05:29.416Z] Removing intermediate container 3cc4e0fcb09f [2021-09-14T00:05:29.416Z] ---> 446b09ee4f32 [2021-09-14T00:05:29.416Z] Step 6/22 : COPY go.mod . [2021-09-14T00:05:29.699Z] Removing intermediate container 2df9a96a61f1 [2021-09-14T00:05:29.699Z] ---> 6ff6f350ffd2 [2021-09-14T00:05:29.699Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-14T00:05:30.307Z] ---> cba9eefc03b6 [2021-09-14T00:05:30.307Z] Step 7/22 : RUN go mod download [2021-09-14T00:05:30.307Z] ---> Running in 33923a70463f [2021-09-14T00:05:30.307Z] ---> Running in f1d4a9f496a1 [2021-09-14T00:05:30.307Z] Removing intermediate container 22d2fe192021 [2021-09-14T00:05:30.307Z] ---> 81c61bdf487c [2021-09-14T00:05:30.307Z] Step 6/24 : COPY go.mod . [2021-09-14T00:05:30.307Z] Removing intermediate container 33923a70463f [2021-09-14T00:05:30.307Z] ---> f314e02f16cf [2021-09-14T00:05:30.307Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-14T00:05:30.938Z] ---> 695b434d7ad5 [2021-09-14T00:05:30.938Z] Step 7/24 : RUN go mod download [2021-09-14T00:05:30.938Z] ---> 183e56bb1592 [2021-09-14T00:05:30.938Z] Step 9/26 : RUN go mod tidy [2021-09-14T00:05:30.938Z] ---> Running in f1eb2a7e2e9d [2021-09-14T00:05:30.938Z] ---> Running in a309d23bda39 [2021-09-14T00:05:31.216Z] ---> e63299e391b8 [2021-09-14T00:05:31.216Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-14T00:05:31.216Z] ---> b9a21149c2fa [2021-09-14T00:05:31.216Z] Step 9/24 : RUN go mod tidy [2021-09-14T00:05:31.500Z] ---> Running in dfc27d1a9bed [2021-09-14T00:05:31.500Z] ---> ebbc0d073fa1 [2021-09-14T00:05:31.500Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-14T00:05:31.788Z] ---> ae2fc06b9cd5 [2021-09-14T00:05:31.788Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-14T00:05:31.788Z] ---> Running in 73b653a31bfb [2021-09-14T00:05:32.068Z] Removing intermediate container f1d4a9f496a1 [2021-09-14T00:05:32.068Z] ---> ab2a75151d4e [2021-09-14T00:05:32.068Z] Step 8/22 : COPY . . [2021-09-14T00:05:32.068Z] Removing intermediate container 73b653a31bfb [2021-09-14T00:05:32.068Z] ---> 552475833cbd [2021-09-14T00:05:32.068Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-14T00:05:32.068Z] ---> Running in bb99da694566 [2021-09-14T00:05:32.685Z] Removing intermediate container bb99da694566 [2021-09-14T00:05:32.685Z] ---> 15c88781aa16 [2021-09-14T00:05:32.685Z] Step 22/24 : LABEL arch=x86_64 [2021-09-14T00:05:32.966Z] ---> Running in 53c5627f5590 [2021-09-14T00:05:34.960Z] Removing intermediate container 53c5627f5590 [2021-09-14T00:05:34.960Z] ---> 4a81af9ba60e [2021-09-14T00:05:34.960Z] Step 23/24 : LABEL git_sha=17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [2021-09-14T00:05:34.961Z] Removing intermediate container a309d23bda39 [2021-09-14T00:05:34.961Z] ---> a156d0876f28 [2021-09-14T00:05:34.961Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-14T00:05:34.961Z] Removing intermediate container f1eb2a7e2e9d [2021-09-14T00:05:34.961Z] ---> c7ec5f0fb1b4 [2021-09-14T00:05:34.961Z] Step 8/24 : COPY . . [2021-09-14T00:05:34.961Z] ---> Running in d23b6f2afbdc [2021-09-14T00:05:34.961Z] ---> Running in c185d530a03a [2021-09-14T00:05:35.220Z] 25b303627fd3: Pull complete [2021-09-14T00:05:35.220Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-09-14T00:05:35.220Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-14T00:05:35.220Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-09-14T00:05:35.255Z] Removing intermediate container dfc27d1a9bed [2021-09-14T00:05:35.255Z] ---> 7823dfd0f0b7 [2021-09-14T00:05:35.255Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-14T00:05:35.255Z] Removing intermediate container c185d530a03a [2021-09-14T00:05:35.255Z] ---> f134c89a08c3 [2021-09-14T00:05:35.255Z] Step 24/24 : LABEL version=2.0.1-dev.45 [2021-09-14T00:05:35.482Z] prd-ubuntu18.04-docker-arm64-4c-16g-112 does not seem to be running inside a container [2021-09-14T00:05:35.561Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/52 -v /w/workspace/edgex-go/52:/w/workspace/edgex-go/52:rw,z -v /w/workspace/edgex-go/52@tmp:/w/workspace/edgex-go/52@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-09-14T00:05:36.740Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.45" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-14T00:05:37.043Z] ---> Running in 7d03efffaa19 [2021-09-14T00:05:37.043Z] ---> Running in 989f953b3944 [2021-09-14T00:05:37.684Z] Removing intermediate container 7d03efffaa19 [2021-09-14T00:05:37.684Z] ---> 01aca473cc36 [2021-09-14T00:05:37.684Z] [2021-09-14T00:05:37.684Z] Successfully built 01aca473cc36 [2021-09-14T00:05:37.684Z] Successfully tagged sys-mgmt-agent:latest [2021-09-14T00:05:37.975Z]  Building sys-mgmt-agent ... done  ---> 352dff2f4f58 [2021-09-14T00:05:37.975Z] Step 9/22 : RUN go mod tidy [2021-09-14T00:05:37.975Z] ---> Running in 31fc3a3bf97c [2021-09-14T00:05:38.286Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.45" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-14T00:05:39.308Z] $ docker top 30948a06f7282e4cfff9ab17a8440095b03230ad1c53e192ea4d71585e2d724a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-14T00:05:40.235Z] + docker-compose build --help [2021-09-14T00:05:40.235Z] + grep parallel [2021-09-14T00:05:41.835Z] ---> 9829dbd74b59 [2021-09-14T00:05:41.835Z] Step 9/24 : RUN go mod tidy [2021-09-14T00:05:41.835Z] ---> Running in a283a3a5dd7b [2021-09-14T00:05:42.121Z] Removing intermediate container 31fc3a3bf97c [2021-09-14T00:05:42.121Z] ---> 063a7d82461c [2021-09-14T00:05:42.121Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-14T00:05:42.121Z] ---> Running in bff8d533afb2 [2021-09-14T00:05:42.745Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.45" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-14T00:05:43.619Z] --parallel Build images in parallel. [Pipeline] } [2021-09-14T00:05:43.637Z] $ docker stop --time=1 30948a06f7282e4cfff9ab17a8440095b03230ad1c53e192ea4d71585e2d724a [2021-09-14T00:05:43.762Z] Removing intermediate container a283a3a5dd7b [2021-09-14T00:05:43.762Z] ---> 07e04a8b73e6 [2021-09-14T00:05:43.762Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-14T00:05:43.762Z] ---> Running in 098e2fea82b2 [2021-09-14T00:05:44.372Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.45" -o cmd/core-command/core-command ./cmd/core-command [2021-09-14T00:05:45.452Z] $ docker rm -f 30948a06f7282e4cfff9ab17a8440095b03230ad1c53e192ea4d71585e2d724a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:05:46.126Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-14T00:05:46.126Z] . [Pipeline] withDockerContainer [2021-09-14T00:05:46.350Z] prd-ubuntu18.04-docker-arm64-4c-16g-112 does not seem to be running inside a container [2021-09-14T00:05:46.427Z] $ 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/52 -v /w/workspace/edgex-go/52:/w/workspace/edgex-go/52:rw,z -v /w/workspace/edgex-go/52@tmp:/w/workspace/edgex-go/52@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-14T00:05:47.968Z] $ docker top ae2999b66b8f25244ba90dbffcaa13b7ad77d72934a530f1cd6e5e6b06aacd05 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-14T00:05:48.916Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-14T00:05:52.298Z] Building core-command ... [2021-09-14T00:05:52.298Z] Building core-data ... [2021-09-14T00:05:52.298Z] Building core-metadata ... [2021-09-14T00:05:52.298Z] Building security-bootstrapper ... [2021-09-14T00:05:52.298Z] Building security-proxy-setup ... [2021-09-14T00:05:52.298Z] Building security-secretstore-setup ... [2021-09-14T00:05:52.298Z] Building support-notifications ... [2021-09-14T00:05:52.298Z] Building support-scheduler ... [2021-09-14T00:05:52.298Z] Building sys-mgmt-agent ... [2021-09-14T00:05:52.298Z] Building support-scheduler [2021-09-14T00:05:52.298Z] Building security-proxy-setup [2021-09-14T00:05:52.298Z] Building sys-mgmt-agent [2021-09-14T00:05:52.298Z] Building security-secretstore-setup [2021-09-14T00:05:52.298Z] Building core-command [2021-09-14T00:06:02.808Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.45" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-14T00:06:06.286Z] Removing intermediate container d23b6f2afbdc [2021-09-14T00:06:06.286Z] ---> 7bf348dffcc6 [2021-09-14T00:06:06.286Z] [2021-09-14T00:06:06.286Z] Step 11/26 : FROM alpine:3.12 [2021-09-14T00:06:06.286Z] ---> 48b8ec4ed9eb [2021-09-14T00:06:06.286Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-14T00:06:06.286Z] ---> Running in 7c991933c810 [2021-09-14T00:06:06.911Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-14T00:06:06.911Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-14T00:06:07.408Z] (1/3) Installing ca-certificates (20191127-r4) [2021-09-14T00:06:07.408Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-09-14T00:06:07.408Z] (3/3) Installing su-exec (0.2-r1) [2021-09-14T00:06:07.408Z] Executing busybox-1.31.1-r20.trigger [2021-09-14T00:06:07.408Z] Executing ca-certificates-20191127-r4.trigger [2021-09-14T00:06:07.408Z] OK: 6 MiB in 17 packages [2021-09-14T00:06:07.701Z] Removing intermediate container 7c991933c810 [2021-09-14T00:06:07.701Z] ---> 8139f7e25b3e [2021-09-14T00:06:07.701Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-14T00:06:07.701Z] ---> Running in 0861192a96de [2021-09-14T00:06:07.983Z] Removing intermediate container 0861192a96de [2021-09-14T00:06:07.983Z] ---> 890d709c4bfd [2021-09-14T00:06:07.983Z] Step 14/26 : WORKDIR / [2021-09-14T00:06:07.983Z] ---> Running in b8405aac5eeb [2021-09-14T00:06:07.983Z] Removing intermediate container b8405aac5eeb [2021-09-14T00:06:07.983Z] ---> 7f34e94c932c [2021-09-14T00:06:07.983Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-09-14T00:06:08.266Z] ---> 8b6c71a81041 [2021-09-14T00:06:08.266Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-09-14T00:06:08.558Z] ---> 512bc9af172d [2021-09-14T00:06:08.558Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-14T00:06:08.837Z] ---> 5fc5083bfba1 [2021-09-14T00:06:08.837Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-09-14T00:06:09.115Z] ---> 1f7ac7128b99 [2021-09-14T00:06:09.115Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-14T00:06:09.392Z] ---> f82719bc4224 [2021-09-14T00:06:09.392Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-14T00:06:09.996Z] ---> 84c7fd7676ab [2021-09-14T00:06:09.996Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-14T00:06:10.283Z] ---> dc18612a3ea2 [2021-09-14T00:06:10.283Z] Step 22/26 : 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-09-14T00:06:10.283Z] ---> Running in 8f8bd97b4951 [2021-09-14T00:06:11.580Z] Removing intermediate container 8f8bd97b4951 [2021-09-14T00:06:11.580Z] ---> 52e0f76b84c9 [2021-09-14T00:06:11.580Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-14T00:06:11.936Z] ---> Running in 8aa0d4e02b8d [2021-09-14T00:06:12.229Z] Removing intermediate container 8aa0d4e02b8d [2021-09-14T00:06:12.229Z] ---> 0f1cec2afc9a [2021-09-14T00:06:12.229Z] Step 24/26 : LABEL arch=x86_64 [2021-09-14T00:06:12.229Z] ---> Running in 8bbd1fe19b4d [2021-09-14T00:06:12.229Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.45" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-14T00:06:12.229Z] Removing intermediate container 989f953b3944 [2021-09-14T00:06:12.229Z] ---> 7c1e38571af7 [2021-09-14T00:06:12.229Z] [2021-09-14T00:06:12.229Z] Step 11/24 : FROM alpine:3.12 [2021-09-14T00:06:12.229Z] ---> 48b8ec4ed9eb [2021-09-14T00:06:12.229Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-14T00:06:12.229Z] ---> Using cache [2021-09-14T00:06:12.229Z] ---> 1dbb1577d8ad [2021-09-14T00:06:12.229Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-14T00:06:12.229Z] ---> Using cache [2021-09-14T00:06:12.229Z] ---> cdbe8d1ed05d [2021-09-14T00:06:12.229Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-14T00:06:12.229Z] ---> Running in 9853821c6449 [2021-09-14T00:06:12.520Z] Removing intermediate container 8bbd1fe19b4d [2021-09-14T00:06:12.520Z] ---> 7ad2ec64c773 [2021-09-14T00:06:12.520Z] Step 25/26 : LABEL git_sha=17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [2021-09-14T00:06:12.520Z] ---> Running in 13b999905df6 [2021-09-14T00:06:12.520Z] Removing intermediate container 9853821c6449 [2021-09-14T00:06:12.520Z] ---> 2ac79aea3442 [2021-09-14T00:06:12.520Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-14T00:06:12.520Z] ---> Running in 15330ac321c7 [2021-09-14T00:06:12.520Z] Removing intermediate container 13b999905df6 [2021-09-14T00:06:12.520Z] ---> 74e735c56311 [2021-09-14T00:06:12.520Z] Step 26/26 : LABEL version=2.0.1-dev.45 [2021-09-14T00:06:12.520Z] ---> Running in 2baae209c4e0 [2021-09-14T00:06:12.807Z] Removing intermediate container 15330ac321c7 [2021-09-14T00:06:12.807Z] ---> b059b312938c [2021-09-14T00:06:12.807Z] Step 16/24 : WORKDIR / [2021-09-14T00:06:12.807Z] ---> Running in 5b38587b2fc2 [2021-09-14T00:06:12.807Z] Removing intermediate container 2baae209c4e0 [2021-09-14T00:06:12.807Z] ---> 2e4585ecba42 [2021-09-14T00:06:12.807Z] [2021-09-14T00:06:12.807Z] Successfully built 2e4585ecba42 [2021-09-14T00:06:12.807Z] Removing intermediate container 5b38587b2fc2 [2021-09-14T00:06:12.807Z] ---> 322280dc54fd [2021-09-14T00:06:12.807Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-14T00:06:12.807Z] Successfully tagged security-secretstore-setup:latest [2021-09-14T00:06:13.425Z]  Building security-secretstore-setup ... done  ---> 541d49218519 [2021-09-14T00:06:13.425Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-14T00:06:13.712Z] ---> 66da6421c900 [2021-09-14T00:06:13.712Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-14T00:06:14.328Z] ---> 7eec34651302 [2021-09-14T00:06:14.328Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-14T00:06:14.328Z] ---> Running in 275f4d254684 [2021-09-14T00:06:14.328Z] Removing intermediate container 098e2fea82b2 [2021-09-14T00:06:14.328Z] ---> cb2aae4c6e8d [2021-09-14T00:06:14.328Z] [2021-09-14T00:06:14.328Z] Step 11/24 : FROM alpine:3.12 [2021-09-14T00:06:14.328Z] ---> 48b8ec4ed9eb [2021-09-14T00:06:14.328Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-14T00:06:14.328Z] ---> Using cache [2021-09-14T00:06:14.328Z] ---> 1dbb1577d8ad [2021-09-14T00:06:14.328Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-14T00:06:14.328Z] ---> Using cache [2021-09-14T00:06:14.328Z] ---> cdbe8d1ed05d [2021-09-14T00:06:14.328Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-14T00:06:14.328Z] ---> Running in 7041209a18a7 [2021-09-14T00:06:14.604Z] Removing intermediate container 275f4d254684 [2021-09-14T00:06:14.604Z] ---> c9a08f9ae406 [2021-09-14T00:06:14.604Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-14T00:06:14.604Z] ---> Running in b074ca709db4 [2021-09-14T00:06:14.604Z] Removing intermediate container 7041209a18a7 [2021-09-14T00:06:14.604Z] ---> 02ec9bdba094 [2021-09-14T00:06:14.604Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-14T00:06:14.886Z] Removing intermediate container b074ca709db4 [2021-09-14T00:06:14.886Z] ---> a94dc4d2dae8 [2021-09-14T00:06:14.886Z] Step 22/24 : LABEL arch=x86_64 [2021-09-14T00:06:14.886Z] ---> Running in 84050f3d82ec [2021-09-14T00:06:15.170Z] ---> Running in dd1388fcd3e4 [2021-09-14T00:06:15.170Z] Removing intermediate container 84050f3d82ec [2021-09-14T00:06:15.170Z] ---> 571f80efbe4f [2021-09-14T00:06:15.170Z] Step 16/24 : WORKDIR / [2021-09-14T00:06:15.170Z] Removing intermediate container bff8d533afb2 [2021-09-14T00:06:15.170Z] ---> dccf9defb293 [2021-09-14T00:06:15.170Z] [2021-09-14T00:06:15.170Z] Step 11/22 : FROM alpine:3.12 [2021-09-14T00:06:15.170Z] ---> 48b8ec4ed9eb [2021-09-14T00:06:15.170Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-14T00:06:15.170Z] ---> Running in 13f45a9d52fd [2021-09-14T00:06:15.170Z] ---> Running in de93233bcba7 [2021-09-14T00:06:15.170Z] Removing intermediate container dd1388fcd3e4 [2021-09-14T00:06:15.170Z] ---> 65dc6bb95c71 [2021-09-14T00:06:15.170Z] Step 23/24 : LABEL git_sha=17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [2021-09-14T00:06:15.170Z] ---> Running in 9740a4299531 [2021-09-14T00:06:15.453Z] Removing intermediate container 13f45a9d52fd [2021-09-14T00:06:15.453Z] ---> d705fe81b157 [2021-09-14T00:06:15.453Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-14T00:06:15.453Z] Removing intermediate container 9740a4299531 [2021-09-14T00:06:15.453Z] ---> 3a6ff277ccc0 [2021-09-14T00:06:15.453Z] Step 24/24 : LABEL version=2.0.1-dev.45 [2021-09-14T00:06:15.453Z] ---> Running in 3aeca4349111 [2021-09-14T00:06:15.453Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-14T00:06:15.453Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-14T00:06:15.453Z] ---> 35605a694b52 [2021-09-14T00:06:15.739Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-14T00:06:15.739Z] Removing intermediate container 3aeca4349111 [2021-09-14T00:06:15.739Z] ---> 83e296a9a05c [2021-09-14T00:06:15.739Z] [2021-09-14T00:06:15.739Z] Successfully built 83e296a9a05c [2021-09-14T00:06:15.739Z] (1/4) Installing ca-certificates (20191127-r4) [2021-09-14T00:06:15.739Z] Successfully tagged core-metadata:latest [2021-09-14T00:06:15.739Z]  Building core-metadata ... done (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-09-14T00:06:15.739Z] (3/4) Installing libcurl (7.78.0-r0) [2021-09-14T00:06:15.739Z] (4/4) Installing curl (7.78.0-r0) [2021-09-14T00:06:15.739Z] Executing busybox-1.31.1-r20.trigger [2021-09-14T00:06:15.739Z] Executing ca-certificates-20191127-r4.trigger [2021-09-14T00:06:15.739Z] OK: 7 MiB in 18 packages [2021-09-14T00:06:16.016Z] ---> 122257af8cec [2021-09-14T00:06:16.016Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-14T00:06:16.296Z] ---> 157ff1e617a6 [2021-09-14T00:06:16.296Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-14T00:06:16.296Z] Removing intermediate container de93233bcba7 [2021-09-14T00:06:16.296Z] ---> 76323421955b [2021-09-14T00:06:16.296Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-14T00:06:16.296Z] ---> Running in c5f6fc15bf40 [2021-09-14T00:06:16.296Z] ---> Running in 77abc1f675bd [2021-09-14T00:06:16.568Z] Removing intermediate container c5f6fc15bf40 [2021-09-14T00:06:16.568Z] ---> 6f2bcb9f9416 [2021-09-14T00:06:16.568Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-14T00:06:16.568Z] Removing intermediate container 77abc1f675bd [2021-09-14T00:06:16.568Z] ---> 4231db26cef5 [2021-09-14T00:06:16.568Z] Step 14/22 : WORKDIR /edgex [2021-09-14T00:06:16.568Z] ---> Running in 592b83bfe066 [2021-09-14T00:06:16.568Z] ---> Running in 1ff3b8ba8863 [2021-09-14T00:06:16.568Z] Removing intermediate container 592b83bfe066 [2021-09-14T00:06:16.568Z] ---> caed4ffcd724 [2021-09-14T00:06:16.568Z] Step 22/24 : LABEL arch=x86_64 [2021-09-14T00:06:16.568Z] ---> Running in 810878b52d92 [2021-09-14T00:06:16.568Z] Removing intermediate container 1ff3b8ba8863 [2021-09-14T00:06:16.568Z] ---> 9ecee721f199 [2021-09-14T00:06:16.568Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-14T00:06:16.841Z] Removing intermediate container 810878b52d92 [2021-09-14T00:06:16.841Z] ---> 6e0dbd234306 [2021-09-14T00:06:16.841Z] Step 23/24 : LABEL git_sha=17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [2021-09-14T00:06:16.841Z] ---> Running in a69e9f40dccb [2021-09-14T00:06:16.841Z] Removing intermediate container a69e9f40dccb [2021-09-14T00:06:16.841Z] ---> 512518c9eac8 [2021-09-14T00:06:16.841Z] Step 24/24 : LABEL version=2.0.1-dev.45 [2021-09-14T00:06:16.841Z] ---> 268bcb37e737 [2021-09-14T00:06:16.841Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-14T00:06:16.841Z] ---> Running in 05fecd3438b3 [2021-09-14T00:06:17.120Z] Removing intermediate container 05fecd3438b3 [2021-09-14T00:06:17.120Z] ---> f2c0ba98eeb6 [2021-09-14T00:06:17.120Z] [2021-09-14T00:06:17.120Z] Successfully built f2c0ba98eeb6 [2021-09-14T00:06:17.120Z] Successfully tagged core-command:latest [2021-09-14T00:06:17.120Z]  Building core-command ... done  ---> 4e175bd35182 [2021-09-14T00:06:17.120Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-14T00:06:17.391Z] ---> e81b7dd841cf [2021-09-14T00:06:17.391Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-14T00:06:17.391Z] ---> Running in 9db58cc34182 [2021-09-14T00:06:17.663Z] Removing intermediate container 9db58cc34182 [2021-09-14T00:06:17.663Z] ---> 3fd67c8d51e0 [2021-09-14T00:06:17.663Z] Step 19/22 : CMD ["--init=true"] [2021-09-14T00:06:17.663Z] ---> Running in 76b4b6be8c29 [2021-09-14T00:06:17.663Z] Removing intermediate container 76b4b6be8c29 [2021-09-14T00:06:17.663Z] ---> c1d14e7189e8 [2021-09-14T00:06:17.663Z] Step 20/22 : LABEL arch=x86_64 [2021-09-14T00:06:17.663Z] ---> Running in 791b0ee1eb39 [2021-09-14T00:06:17.933Z] Removing intermediate container 791b0ee1eb39 [2021-09-14T00:06:17.933Z] ---> eeff8b60dcad [2021-09-14T00:06:17.933Z] Step 21/22 : LABEL git_sha=17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [2021-09-14T00:06:17.933Z] ---> Running in 3b5a08c07c35 [2021-09-14T00:06:17.933Z] Removing intermediate container 3b5a08c07c35 [2021-09-14T00:06:17.933Z] ---> 6d23a8da3b54 [2021-09-14T00:06:17.933Z] Step 22/22 : LABEL version=2.0.1-dev.45 [2021-09-14T00:06:17.933Z] ---> Running in 6e09911f5a61 [2021-09-14T00:06:17.933Z] Removing intermediate container 6e09911f5a61 [2021-09-14T00:06:17.933Z] ---> 7f008e78ce37 [2021-09-14T00:06:17.933Z] [2021-09-14T00:06:18.213Z] Successfully built 7f008e78ce37 [2021-09-14T00:06:18.213Z] Successfully tagged security-proxy-setup:latest [2021-09-14T00:06:18.232Z]  Building security-proxy-setup ... done  [Pipeline] } [2021-09-14T00:06:18.240Z] $ docker stop --time=1 fdf829ac65d3715f8de76030d9902330e436a83b29336c6d2844ddf3be50fdf8 [2021-09-14T00:06:19.611Z] $ docker rm -f fdf829ac65d3715f8de76030d9902330e436a83b29336c6d2844ddf3be50fdf8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-14T00:06:20.029Z] + docker images [2021-09-14T00:06:20.029Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-14T00:06:20.029Z] security-proxy-setup latest 7f008e78ce37 2 seconds ago 26MB [2021-09-14T00:06:20.029Z] core-command latest f2c0ba98eeb6 3 seconds ago 16MB [2021-09-14T00:06:20.029Z] core-metadata latest 83e296a9a05c 4 seconds ago 16.7MB [2021-09-14T00:06:20.029Z] dccf9defb293 5 seconds ago 1.76GB [2021-09-14T00:06:20.029Z] cb2aae4c6e8d 5 seconds ago 1.75GB [2021-09-14T00:06:20.029Z] security-secretstore-setup latest 2e4585ecba42 7 seconds ago 28.1MB [2021-09-14T00:06:20.029Z] 7c1e38571af7 8 seconds ago 1.76GB [2021-09-14T00:06:20.029Z] 7bf348dffcc6 14 seconds ago 1.76GB [2021-09-14T00:06:20.029Z] sys-mgmt-agent latest 01aca473cc36 42 seconds ago 325MB [2021-09-14T00:06:20.029Z] security-bootstrapper latest 57e99db3ccd1 About a minute ago 18.8MB [2021-09-14T00:06:20.029Z] core-data latest 43cf2ef6f63a About a minute ago 20.4MB [2021-09-14T00:06:20.029Z] support-scheduler latest 34f7b48a0e70 About a minute ago 16.1MB [2021-09-14T00:06:20.029Z] support-notifications latest d341b392e7d0 About a minute ago 16.8MB [2021-09-14T00:06:20.029Z] 8d8b92293c2b About a minute ago 1.75GB [2021-09-14T00:06:20.029Z] 1cf3d914517c About a minute ago 1.76GB [2021-09-14T00:06:20.029Z] 6f4c13012d1b About a minute ago 1.75GB [2021-09-14T00:06:20.029Z] ae3c2a9f3925 About a minute ago 1.75GB [2021-09-14T00:06:20.029Z] 7f0790c9acfc About a minute ago 1.75GB [2021-09-14T00:06:20.029Z] ci-base-image-x86_64 latest 9cc32fadb7cc 5 minutes ago 1.25GB [2021-09-14T00:06:20.029Z] alpine 3.12 48b8ec4ed9eb 13 days ago 5.58MB [2021-09-14T00:06:20.029Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 3 weeks ago 37.5MB [2021-09-14T00:06:20.029Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 5 weeks ago 547MB [2021-09-14T00:06:20.029Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-14T00:06:20.029Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-14T00:06:20.628Z] provisioning config files... [2021-09-14T00:06:20.647Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/52@tmp/config3318633075742958427tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-14T00:06:21.011Z] ---> docker-login.sh [2021-09-14T00:06:21.011Z] nexus3.edgexfoundry.org:10001 [2021-09-14T00:06:21.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T00:06:21.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T00:06:21.011Z] Configure a credential helper to remove this warning. See [2021-09-14T00:06:21.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T00:06:21.011Z] [2021-09-14T00:06:21.011Z] Login Succeeded [2021-09-14T00:06:21.011Z] nexus3.edgexfoundry.org:10002 [2021-09-14T00:06:21.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T00:06:21.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T00:06:21.279Z] Configure a credential helper to remove this warning. See [2021-09-14T00:06:21.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T00:06:21.279Z] [2021-09-14T00:06:21.279Z] Login Succeeded [2021-09-14T00:06:21.280Z] nexus3.edgexfoundry.org:10003 [2021-09-14T00:06:21.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T00:06:21.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T00:06:21.546Z] Configure a credential helper to remove this warning. See [2021-09-14T00:06:21.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T00:06:21.546Z] [2021-09-14T00:06:21.546Z] Login Succeeded [2021-09-14T00:06:21.546Z] nexus3.edgexfoundry.org:10004 [2021-09-14T00:06:21.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T00:06:21.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T00:06:21.812Z] Configure a credential helper to remove this warning. See [2021-09-14T00:06:21.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T00:06:21.812Z] [2021-09-14T00:06:21.812Z] Login Succeeded [2021-09-14T00:06:21.812Z] docker.io [2021-09-14T00:06:21.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T00:06:22.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T00:06:22.077Z] Configure a credential helper to remove this warning. See [2021-09-14T00:06:22.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T00:06:22.077Z] [2021-09-14T00:06:22.077Z] Login Succeeded [2021-09-14T00:06:22.077Z] ---> docker-login.sh ends [Pipeline] } [2021-09-14T00:06:22.090Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-14T00:06:22.169Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-09-14T00:06:22.169Z] 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [2021-09-14T00:06:22.169Z] latest [2021-09-14T00:06:22.169Z] 2.0.1-dev.45 [2021-09-14T00:06:22.169Z] 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45 [2021-09-14T00:06:22.169Z] main [2021-09-14T00:06:22.169Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:06:22.582Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:06:22.921Z] + docker push nexus3.edgexfoundry.org:10004/core-command:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [2021-09-14T00:06:22.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-14T00:06:22.921Z] d787d7e7d9b9: Preparing [2021-09-14T00:06:22.921Z] 3ea56f9eadb1: Preparing [2021-09-14T00:06:22.921Z] ed99413da7aa: Preparing [2021-09-14T00:06:22.921Z] c128c7f40bae: Preparing [2021-09-14T00:06:22.921Z] e6688e911f15: Preparing [2021-09-14T00:06:22.921Z] e6688e911f15: Layer already exists [2021-09-14T00:06:23.195Z] c128c7f40bae: Pushed [2021-09-14T00:06:23.195Z] ed99413da7aa: Pushed [2021-09-14T00:06:23.195Z] d787d7e7d9b9: Pushed [2021-09-14T00:06:24.160Z] 3ea56f9eadb1: Pushed [2021-09-14T00:06:24.160Z] 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b: digest: sha256:c5ddde968dae81b08f0ded6912318581778ef5d6338d9559d39f712127611d2e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:06:24.501Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:06:24.835Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-09-14T00:06:24.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-14T00:06:24.836Z] d787d7e7d9b9: Preparing [2021-09-14T00:06:24.836Z] 3ea56f9eadb1: Preparing [2021-09-14T00:06:24.836Z] ed99413da7aa: Preparing [2021-09-14T00:06:24.836Z] c128c7f40bae: Preparing [2021-09-14T00:06:24.836Z] e6688e911f15: Preparing [2021-09-14T00:06:24.836Z] 3ea56f9eadb1: Layer already exists [2021-09-14T00:06:24.836Z] d787d7e7d9b9: Layer already exists [2021-09-14T00:06:24.836Z] e6688e911f15: Layer already exists [2021-09-14T00:06:24.836Z] c128c7f40bae: Layer already exists [2021-09-14T00:06:24.836Z] ed99413da7aa: Layer already exists [2021-09-14T00:06:24.836Z] latest: digest: sha256:c5ddde968dae81b08f0ded6912318581778ef5d6338d9559d39f712127611d2e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:06:25.176Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.45 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:06:25.501Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.45 [2021-09-14T00:06:25.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-14T00:06:25.501Z] d787d7e7d9b9: Preparing [2021-09-14T00:06:25.501Z] 3ea56f9eadb1: Preparing [2021-09-14T00:06:25.501Z] ed99413da7aa: Preparing [2021-09-14T00:06:25.501Z] c128c7f40bae: Preparing [2021-09-14T00:06:25.501Z] e6688e911f15: Preparing [2021-09-14T00:06:25.501Z] ed99413da7aa: Layer already exists [2021-09-14T00:06:25.501Z] e6688e911f15: Layer already exists [2021-09-14T00:06:25.501Z] 3ea56f9eadb1: Layer already exists [2021-09-14T00:06:25.501Z] d787d7e7d9b9: Layer already exists [2021-09-14T00:06:25.501Z] c128c7f40bae: Layer already exists [2021-09-14T00:06:25.501Z] 2.0.1-dev.45: digest: sha256:c5ddde968dae81b08f0ded6912318581778ef5d6338d9559d39f712127611d2e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:06:25.840Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:06:26.184Z] + docker push nexus3.edgexfoundry.org:10004/core-command:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45 [2021-09-14T00:06:26.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-14T00:06:26.184Z] d787d7e7d9b9: Preparing [2021-09-14T00:06:26.184Z] 3ea56f9eadb1: Preparing [2021-09-14T00:06:26.184Z] ed99413da7aa: Preparing [2021-09-14T00:06:26.184Z] c128c7f40bae: Preparing [2021-09-14T00:06:26.184Z] e6688e911f15: Preparing [2021-09-14T00:06:26.184Z] ed99413da7aa: Layer already exists [2021-09-14T00:06:26.184Z] 3ea56f9eadb1: Layer already exists [2021-09-14T00:06:26.184Z] e6688e911f15: Layer already exists [2021-09-14T00:06:26.184Z] c128c7f40bae: Layer already exists [2021-09-14T00:06:26.184Z] d787d7e7d9b9: Layer already exists [2021-09-14T00:06:26.184Z] 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45: digest: sha256:c5ddde968dae81b08f0ded6912318581778ef5d6338d9559d39f712127611d2e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:06:26.530Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:06:26.867Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-09-14T00:06:26.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-14T00:06:26.867Z] d787d7e7d9b9: Preparing [2021-09-14T00:06:26.867Z] 3ea56f9eadb1: Preparing [2021-09-14T00:06:26.867Z] ed99413da7aa: Preparing [2021-09-14T00:06:26.867Z] c128c7f40bae: Preparing [2021-09-14T00:06:26.867Z] e6688e911f15: Preparing [2021-09-14T00:06:26.867Z] ed99413da7aa: Layer already exists [2021-09-14T00:06:26.867Z] c128c7f40bae: Layer already exists [2021-09-14T00:06:26.867Z] d787d7e7d9b9: Layer already exists [2021-09-14T00:06:26.867Z] 3ea56f9eadb1: Layer already exists [2021-09-14T00:06:26.867Z] e6688e911f15: Layer already exists [2021-09-14T00:06:26.867Z] main: digest: sha256:c5ddde968dae81b08f0ded6912318581778ef5d6338d9559d39f712127611d2e size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-14T00:06:26.937Z] ===================================================== [Pipeline] echo [2021-09-14T00:06:26.958Z] taggedImages: [2021-09-14T00:06:26.958Z] - nexus3.edgexfoundry.org:10004/core-command:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [2021-09-14T00:06:26.958Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-09-14T00:06:26.958Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.45 [2021-09-14T00:06:26.958Z] - nexus3.edgexfoundry.org:10004/core-command:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45 [2021-09-14T00:06:26.958Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-09-14T00:06:26.992Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-09-14T00:06:26.992Z] 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [2021-09-14T00:06:26.992Z] latest [2021-09-14T00:06:26.992Z] 2.0.1-dev.45 [2021-09-14T00:06:26.992Z] 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45 [2021-09-14T00:06:26.992Z] main [2021-09-14T00:06:26.992Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:06:27.375Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:06:27.740Z] + docker push nexus3.edgexfoundry.org:10004/core-data:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [2021-09-14T00:06:27.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-14T00:06:27.740Z] 0ed334312eef: Preparing [2021-09-14T00:06:27.740Z] 974004044570: Preparing [2021-09-14T00:06:27.740Z] ed99413da7aa: Preparing [2021-09-14T00:06:27.740Z] 11feaa8c877d: Preparing [2021-09-14T00:06:27.740Z] 8d2b40187995: Preparing [2021-09-14T00:06:27.740Z] e6688e911f15: Preparing [2021-09-14T00:06:27.740Z] e6688e911f15: Waiting [2021-09-14T00:06:27.740Z] ed99413da7aa: Layer already exists [2021-09-14T00:06:28.013Z] e6688e911f15: Layer already exists [2021-09-14T00:06:28.013Z] 8d2b40187995: Pushed [2021-09-14T00:06:28.013Z] 0ed334312eef: Pushed [2021-09-14T00:06:28.013Z] 11feaa8c877d: Pushed [2021-09-14T00:06:29.427Z] 974004044570: Pushed [2021-09-14T00:06:29.427Z] 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b: digest: sha256:d4f1f5504de558f3093d2e82198582c9c0825e87904aa818c012f8910213ad58 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:06:29.782Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:06:30.126Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-09-14T00:06:30.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-14T00:06:30.126Z] 0ed334312eef: Preparing [2021-09-14T00:06:30.127Z] 974004044570: Preparing [2021-09-14T00:06:30.127Z] ed99413da7aa: Preparing [2021-09-14T00:06:30.127Z] 11feaa8c877d: Preparing [2021-09-14T00:06:30.127Z] 8d2b40187995: Preparing [2021-09-14T00:06:30.127Z] e6688e911f15: Preparing [2021-09-14T00:06:30.127Z] e6688e911f15: Waiting [2021-09-14T00:06:30.127Z] 974004044570: Layer already exists [2021-09-14T00:06:30.127Z] 11feaa8c877d: Layer already exists [2021-09-14T00:06:30.127Z] 0ed334312eef: Layer already exists [2021-09-14T00:06:30.127Z] 8d2b40187995: Layer already exists [2021-09-14T00:06:30.127Z] ed99413da7aa: Layer already exists [2021-09-14T00:06:30.127Z] e6688e911f15: Layer already exists [2021-09-14T00:06:30.127Z] latest: digest: sha256:d4f1f5504de558f3093d2e82198582c9c0825e87904aa818c012f8910213ad58 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:06:30.478Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.45 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:06:30.806Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.45 [2021-09-14T00:06:30.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-14T00:06:30.806Z] 0ed334312eef: Preparing [2021-09-14T00:06:30.806Z] 974004044570: Preparing [2021-09-14T00:06:30.806Z] ed99413da7aa: Preparing [2021-09-14T00:06:30.806Z] 11feaa8c877d: Preparing [2021-09-14T00:06:30.806Z] 8d2b40187995: Preparing [2021-09-14T00:06:30.806Z] e6688e911f15: Preparing [2021-09-14T00:06:30.806Z] e6688e911f15: Waiting [2021-09-14T00:06:30.806Z] 0ed334312eef: Layer already exists [2021-09-14T00:06:30.806Z] 11feaa8c877d: Layer already exists [2021-09-14T00:06:30.806Z] ed99413da7aa: Layer already exists [2021-09-14T00:06:30.806Z] 8d2b40187995: Layer already exists [2021-09-14T00:06:30.806Z] 974004044570: Layer already exists [2021-09-14T00:06:30.806Z] e6688e911f15: Layer already exists [2021-09-14T00:06:30.806Z] 2.0.1-dev.45: digest: sha256:d4f1f5504de558f3093d2e82198582c9c0825e87904aa818c012f8910213ad58 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:06:31.159Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:06:31.284Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-14T00:06:31.284Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-14T00:06:31.284Z] ---> 612892b213ba [2021-09-14T00:06:31.284Z] Step 3/26 : WORKDIR /edgex-go [2021-09-14T00:06:31.556Z] + docker push nexus3.edgexfoundry.org:10004/core-data:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45 [2021-09-14T00:06:31.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-14T00:06:31.556Z] 0ed334312eef: Preparing [2021-09-14T00:06:31.556Z] 974004044570: Preparing [2021-09-14T00:06:31.556Z] ed99413da7aa: Preparing [2021-09-14T00:06:31.556Z] 11feaa8c877d: Preparing [2021-09-14T00:06:31.556Z] 8d2b40187995: Preparing [2021-09-14T00:06:31.556Z] e6688e911f15: Preparing [2021-09-14T00:06:31.556Z] e6688e911f15: Waiting [2021-09-14T00:06:31.556Z] 0ed334312eef: Layer already exists [2021-09-14T00:06:31.556Z] ed99413da7aa: Layer already exists [2021-09-14T00:06:31.556Z] 8d2b40187995: Layer already exists [2021-09-14T00:06:31.556Z] 11feaa8c877d: Layer already exists [2021-09-14T00:06:31.556Z] 974004044570: Layer already exists [2021-09-14T00:06:31.556Z] e6688e911f15: Layer already exists [2021-09-14T00:06:31.556Z] 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45: digest: sha256:d4f1f5504de558f3093d2e82198582c9c0825e87904aa818c012f8910213ad58 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:06:31.952Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:06:32.287Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-09-14T00:06:32.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-14T00:06:32.287Z] 0ed334312eef: Preparing [2021-09-14T00:06:32.287Z] 974004044570: Preparing [2021-09-14T00:06:32.287Z] ed99413da7aa: Preparing [2021-09-14T00:06:32.287Z] 11feaa8c877d: Preparing [2021-09-14T00:06:32.287Z] 8d2b40187995: Preparing [2021-09-14T00:06:32.287Z] e6688e911f15: Preparing [2021-09-14T00:06:32.287Z] e6688e911f15: Waiting [2021-09-14T00:06:32.287Z] 8d2b40187995: Layer already exists [2021-09-14T00:06:32.287Z] ed99413da7aa: Layer already exists [2021-09-14T00:06:32.287Z] 974004044570: Layer already exists [2021-09-14T00:06:32.287Z] 0ed334312eef: Layer already exists [2021-09-14T00:06:32.287Z] 11feaa8c877d: Layer already exists [2021-09-14T00:06:32.287Z] e6688e911f15: Layer already exists [2021-09-14T00:06:32.554Z] main: digest: sha256:d4f1f5504de558f3093d2e82198582c9c0825e87904aa818c012f8910213ad58 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-14T00:06:32.625Z] ===================================================== [Pipeline] echo [2021-09-14T00:06:32.643Z] taggedImages: [2021-09-14T00:06:32.643Z] - nexus3.edgexfoundry.org:10004/core-data:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [2021-09-14T00:06:32.643Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-09-14T00:06:32.643Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.45 [2021-09-14T00:06:32.643Z] - nexus3.edgexfoundry.org:10004/core-data:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45 [2021-09-14T00:06:32.643Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-09-14T00:06:32.677Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-09-14T00:06:32.677Z] 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [2021-09-14T00:06:32.677Z] latest [2021-09-14T00:06:32.677Z] 2.0.1-dev.45 [2021-09-14T00:06:32.677Z] 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45 [2021-09-14T00:06:32.677Z] main [2021-09-14T00:06:32.677Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:06:33.057Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:06:33.299Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-14T00:06:33.299Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-14T00:06:33.299Z] ---> 612892b213ba [2021-09-14T00:06:33.299Z] Step 3/24 : WORKDIR /edgex-go [2021-09-14T00:06:33.299Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-14T00:06:33.299Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-14T00:06:33.299Z] ---> 612892b213ba [2021-09-14T00:06:33.299Z] Step 3/22 : WORKDIR /edgex-go [2021-09-14T00:06:33.299Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-14T00:06:33.299Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-14T00:06:33.299Z] ---> 612892b213ba [2021-09-14T00:06:33.299Z] Step 3/23 : WORKDIR /edgex-go [2021-09-14T00:06:33.299Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-14T00:06:33.299Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-14T00:06:33.299Z] ---> 612892b213ba [2021-09-14T00:06:33.299Z] Step 3/24 : WORKDIR /edgex-go [2021-09-14T00:06:33.386Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [2021-09-14T00:06:33.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-14T00:06:33.386Z] 8d4ec8265664: Preparing [2021-09-14T00:06:33.386Z] 0c3d08244a8d: Preparing [2021-09-14T00:06:33.386Z] ed99413da7aa: Preparing [2021-09-14T00:06:33.386Z] c128c7f40bae: Preparing [2021-09-14T00:06:33.386Z] e6688e911f15: Preparing [2021-09-14T00:06:33.386Z] e6688e911f15: Layer already exists [2021-09-14T00:06:33.386Z] ed99413da7aa: Layer already exists [2021-09-14T00:06:33.386Z] c128c7f40bae: Layer already exists [2021-09-14T00:06:33.654Z] 8d4ec8265664: Pushed [2021-09-14T00:06:35.078Z] 0c3d08244a8d: Pushed [2021-09-14T00:06:35.344Z] 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b: digest: sha256:5917ccd383d210eee470ccaa3d08f1ba8c0c6d9781194a3e1355843be5f1139b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:06:35.885Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:06:35.938Z] ---> Running in c238df5dc0c6 [2021-09-14T00:06:35.938Z] ---> Running in d8010824bc9a [2021-09-14T00:06:35.938Z] ---> Running in dc0b8261e1a9 [2021-09-14T00:06:35.938Z] ---> Running in 08bac5e21ed0 [2021-09-14T00:06:35.938Z] ---> Running in ea80d538d870 [2021-09-14T00:06:36.213Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-09-14T00:06:36.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-14T00:06:36.213Z] 8d4ec8265664: Preparing [2021-09-14T00:06:36.213Z] 0c3d08244a8d: Preparing [2021-09-14T00:06:36.213Z] ed99413da7aa: Preparing [2021-09-14T00:06:36.213Z] c128c7f40bae: Preparing [2021-09-14T00:06:36.213Z] e6688e911f15: Preparing [2021-09-14T00:06:36.213Z] c128c7f40bae: Layer already exists [2021-09-14T00:06:36.213Z] e6688e911f15: Layer already exists [2021-09-14T00:06:36.213Z] 0c3d08244a8d: Layer already exists [2021-09-14T00:06:36.213Z] 8d4ec8265664: Layer already exists [2021-09-14T00:06:36.213Z] ed99413da7aa: Layer already exists [2021-09-14T00:06:36.213Z] latest: digest: sha256:5917ccd383d210eee470ccaa3d08f1ba8c0c6d9781194a3e1355843be5f1139b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:06:36.542Z] Removing intermediate container c238df5dc0c6 [2021-09-14T00:06:36.542Z] ---> e6b4226a0785 [2021-09-14T00:06:36.542Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-14T00:06:36.542Z] Removing intermediate container ea80d538d870 [2021-09-14T00:06:36.542Z] ---> 76e0f6f52c7e [2021-09-14T00:06:36.542Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-14T00:06:36.542Z] Removing intermediate container dc0b8261e1a9 [2021-09-14T00:06:36.542Z] ---> 277a09390595 [2021-09-14T00:06:36.542Z] Removing intermediate container d8010824bc9a [2021-09-14T00:06:36.542Z] ---> 0dc692906fe2 [2021-09-14T00:06:36.542Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-14T00:06:36.542Z] [2021-09-14T00:06:36.542Z] Removing intermediate container 08bac5e21ed0 [2021-09-14T00:06:36.542Z] ---> 9330f4364191 [2021-09-14T00:06:36.542Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-14T00:06:36.542Z] ---> Running in 42c0bdccc213 [2021-09-14T00:06:36.542Z] ---> Running in 9361848de3bf [2021-09-14T00:06:36.550Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.45 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:06:36.824Z] ---> Running in 1cc22c731eaf [2021-09-14T00:06:36.824Z] ---> Running in 7c6c478cd327 [2021-09-14T00:06:36.824Z] ---> Running in b621e726dd0c [2021-09-14T00:06:36.876Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.45 [2021-09-14T00:06:36.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-14T00:06:36.876Z] 8d4ec8265664: Preparing [2021-09-14T00:06:36.876Z] 0c3d08244a8d: Preparing [2021-09-14T00:06:36.876Z] ed99413da7aa: Preparing [2021-09-14T00:06:36.876Z] c128c7f40bae: Preparing [2021-09-14T00:06:36.876Z] e6688e911f15: Preparing [2021-09-14T00:06:36.876Z] 8d4ec8265664: Layer already exists [2021-09-14T00:06:36.876Z] 0c3d08244a8d: Layer already exists [2021-09-14T00:06:36.876Z] ed99413da7aa: Layer already exists [2021-09-14T00:06:36.876Z] e6688e911f15: Layer already exists [2021-09-14T00:06:36.876Z] c128c7f40bae: Layer already exists [2021-09-14T00:06:36.876Z] 2.0.1-dev.45: digest: sha256:5917ccd383d210eee470ccaa3d08f1ba8c0c6d9781194a3e1355843be5f1139b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:06:37.211Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:06:37.544Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45 [2021-09-14T00:06:37.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-14T00:06:37.544Z] 8d4ec8265664: Preparing [2021-09-14T00:06:37.544Z] 0c3d08244a8d: Preparing [2021-09-14T00:06:37.544Z] ed99413da7aa: Preparing [2021-09-14T00:06:37.544Z] c128c7f40bae: Preparing [2021-09-14T00:06:37.544Z] e6688e911f15: Preparing [2021-09-14T00:06:37.544Z] c128c7f40bae: Layer already exists [2021-09-14T00:06:37.544Z] e6688e911f15: Layer already exists [2021-09-14T00:06:37.544Z] 8d4ec8265664: Layer already exists [2021-09-14T00:06:37.544Z] 0c3d08244a8d: Layer already exists [2021-09-14T00:06:37.544Z] ed99413da7aa: Layer already exists [2021-09-14T00:06:37.545Z] 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45: digest: sha256:5917ccd383d210eee470ccaa3d08f1ba8c0c6d9781194a3e1355843be5f1139b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:06:38.108Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:06:38.436Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-09-14T00:06:38.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-14T00:06:38.436Z] 8d4ec8265664: Preparing [2021-09-14T00:06:38.436Z] 0c3d08244a8d: Preparing [2021-09-14T00:06:38.436Z] ed99413da7aa: Preparing [2021-09-14T00:06:38.436Z] c128c7f40bae: Preparing [2021-09-14T00:06:38.436Z] e6688e911f15: Preparing [2021-09-14T00:06:38.436Z] 8d4ec8265664: Layer already exists [2021-09-14T00:06:38.436Z] ed99413da7aa: Layer already exists [2021-09-14T00:06:38.436Z] c128c7f40bae: Layer already exists [2021-09-14T00:06:38.436Z] e6688e911f15: Layer already exists [2021-09-14T00:06:38.436Z] 0c3d08244a8d: Layer already exists [2021-09-14T00:06:38.436Z] main: digest: sha256:5917ccd383d210eee470ccaa3d08f1ba8c0c6d9781194a3e1355843be5f1139b size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-14T00:06:38.497Z] ===================================================== [Pipeline] echo [2021-09-14T00:06:38.512Z] taggedImages: [2021-09-14T00:06:38.512Z] - nexus3.edgexfoundry.org:10004/core-metadata:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [2021-09-14T00:06:38.512Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-09-14T00:06:38.512Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.45 [2021-09-14T00:06:38.512Z] - nexus3.edgexfoundry.org:10004/core-metadata:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45 [2021-09-14T00:06:38.512Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-09-14T00:06:38.548Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-09-14T00:06:38.548Z] 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [2021-09-14T00:06:38.548Z] latest [2021-09-14T00:06:38.548Z] 2.0.1-dev.45 [2021-09-14T00:06:38.548Z] 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45 [2021-09-14T00:06:38.548Z] main [2021-09-14T00:06:38.548Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:06:38.922Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:06:39.255Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [2021-09-14T00:06:39.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-14T00:06:39.255Z] 26a31cf02c3d: Preparing [2021-09-14T00:06:39.255Z] 26a31cf02c3d: Preparing [2021-09-14T00:06:39.255Z] 1a33ba047f54: Preparing [2021-09-14T00:06:39.255Z] ff3f67318ee8: Preparing [2021-09-14T00:06:39.255Z] 8ee005b2845a: Preparing [2021-09-14T00:06:39.255Z] 4328a1978818: Preparing [2021-09-14T00:06:39.255Z] ed99413da7aa: Preparing [2021-09-14T00:06:39.255Z] 4144489b0e9a: Preparing [2021-09-14T00:06:39.255Z] 32de94548484: Preparing [2021-09-14T00:06:39.255Z] f7e53195b035: Preparing [2021-09-14T00:06:39.255Z] dab8b0dd4397: Preparing [2021-09-14T00:06:39.255Z] e6688e911f15: Preparing [2021-09-14T00:06:39.255Z] ed99413da7aa: Waiting [2021-09-14T00:06:39.255Z] 4144489b0e9a: Waiting [2021-09-14T00:06:39.255Z] 32de94548484: Waiting [2021-09-14T00:06:39.255Z] f7e53195b035: Waiting [2021-09-14T00:06:39.255Z] dab8b0dd4397: Waiting [2021-09-14T00:06:39.255Z] e6688e911f15: Waiting [2021-09-14T00:06:39.524Z] ff3f67318ee8: Pushed [2021-09-14T00:06:39.524Z] 8ee005b2845a: Pushed [2021-09-14T00:06:39.524Z] ed99413da7aa: Layer already exists [2021-09-14T00:06:39.524Z] 26a31cf02c3d: Pushed [2021-09-14T00:06:39.524Z] 1a33ba047f54: Pushed [2021-09-14T00:06:39.799Z] 32de94548484: Pushed [2021-09-14T00:06:39.799Z] dab8b0dd4397: Pushed [2021-09-14T00:06:39.799Z] 4144489b0e9a: Pushed [2021-09-14T00:06:39.799Z] e6688e911f15: Layer already exists [2021-09-14T00:06:39.799Z] f7e53195b035: Pushed [2021-09-14T00:06:40.978Z] 4328a1978818: Pushed [2021-09-14T00:06:40.979Z] 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b: digest: sha256:c1c5172548f24068e2bada456820457855d9ae7f51c14d7bcfd4657dd855754b size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:06:41.171Z] Removing intermediate container 9361848de3bf [2021-09-14T00:06:41.172Z] ---> 09bb699e1eaa [2021-09-14T00:06:41.172Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-14T00:06:41.172Z] ---> Running in 4eb696ab514c [2021-09-14T00:06:41.172Z] Removing intermediate container 42c0bdccc213 [2021-09-14T00:06:41.172Z] ---> eb634ecc8dde [2021-09-14T00:06:41.172Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-14T00:06:41.172Z] ---> Running in d684ee79ec94 [2021-09-14T00:06:41.172Z] Removing intermediate container 1cc22c731eaf [2021-09-14T00:06:41.172Z] ---> bfb97695e210 [2021-09-14T00:06:41.172Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-14T00:06:41.317Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:06:41.450Z] Removing intermediate container b621e726dd0c [2021-09-14T00:06:41.450Z] ---> 656ebccf1a72 [2021-09-14T00:06:41.450Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-14T00:06:41.450Z] ---> Running in 16f686466e6c [2021-09-14T00:06:41.650Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-09-14T00:06:41.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-14T00:06:41.650Z] 26a31cf02c3d: Preparing [2021-09-14T00:06:41.650Z] 26a31cf02c3d: Preparing [2021-09-14T00:06:41.650Z] 1a33ba047f54: Preparing [2021-09-14T00:06:41.650Z] ff3f67318ee8: Preparing [2021-09-14T00:06:41.650Z] 8ee005b2845a: Preparing [2021-09-14T00:06:41.650Z] 4328a1978818: Preparing [2021-09-14T00:06:41.650Z] ed99413da7aa: Preparing [2021-09-14T00:06:41.650Z] 4144489b0e9a: Preparing [2021-09-14T00:06:41.650Z] 32de94548484: Preparing [2021-09-14T00:06:41.650Z] f7e53195b035: Preparing [2021-09-14T00:06:41.650Z] dab8b0dd4397: Preparing [2021-09-14T00:06:41.650Z] e6688e911f15: Preparing [2021-09-14T00:06:41.650Z] 4144489b0e9a: Waiting [2021-09-14T00:06:41.650Z] 32de94548484: Waiting [2021-09-14T00:06:41.650Z] f7e53195b035: Waiting [2021-09-14T00:06:41.650Z] dab8b0dd4397: Waiting [2021-09-14T00:06:41.650Z] e6688e911f15: Waiting [2021-09-14T00:06:41.650Z] ed99413da7aa: Waiting [2021-09-14T00:06:41.650Z] 26a31cf02c3d: Layer already exists [2021-09-14T00:06:41.650Z] ff3f67318ee8: Layer already exists [2021-09-14T00:06:41.650Z] 1a33ba047f54: Layer already exists [2021-09-14T00:06:41.650Z] 4328a1978818: Layer already exists [2021-09-14T00:06:41.650Z] 8ee005b2845a: Layer already exists [2021-09-14T00:06:41.650Z] ed99413da7aa: Layer already exists [2021-09-14T00:06:41.650Z] 32de94548484: Layer already exists [2021-09-14T00:06:41.650Z] f7e53195b035: Layer already exists [2021-09-14T00:06:41.650Z] dab8b0dd4397: Layer already exists [2021-09-14T00:06:41.650Z] 4144489b0e9a: Layer already exists [2021-09-14T00:06:41.650Z] e6688e911f15: Layer already exists [2021-09-14T00:06:41.650Z] latest: digest: sha256:c1c5172548f24068e2bada456820457855d9ae7f51c14d7bcfd4657dd855754b size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:06:41.728Z] Removing intermediate container 7c6c478cd327 [2021-09-14T00:06:41.728Z] ---> 2f4b113b3932 [2021-09-14T00:06:41.728Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-14T00:06:41.728Z] ---> Running in 354f687f340d [2021-09-14T00:06:42.007Z] ---> Running in 9a38e8b8b98d [2021-09-14T00:06:42.016Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.45 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:06:42.350Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.45 [2021-09-14T00:06:42.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-14T00:06:42.350Z] 26a31cf02c3d: Preparing [2021-09-14T00:06:42.350Z] 26a31cf02c3d: Preparing [2021-09-14T00:06:42.350Z] 1a33ba047f54: Preparing [2021-09-14T00:06:42.350Z] ff3f67318ee8: Preparing [2021-09-14T00:06:42.350Z] 8ee005b2845a: Preparing [2021-09-14T00:06:42.350Z] 4328a1978818: Preparing [2021-09-14T00:06:42.350Z] ed99413da7aa: Preparing [2021-09-14T00:06:42.350Z] 4144489b0e9a: Preparing [2021-09-14T00:06:42.350Z] 32de94548484: Preparing [2021-09-14T00:06:42.350Z] f7e53195b035: Preparing [2021-09-14T00:06:42.350Z] dab8b0dd4397: Preparing [2021-09-14T00:06:42.350Z] e6688e911f15: Preparing [2021-09-14T00:06:42.350Z] ed99413da7aa: Waiting [2021-09-14T00:06:42.350Z] 4144489b0e9a: Waiting [2021-09-14T00:06:42.350Z] 32de94548484: Waiting [2021-09-14T00:06:42.350Z] f7e53195b035: Waiting [2021-09-14T00:06:42.350Z] dab8b0dd4397: Waiting [2021-09-14T00:06:42.350Z] e6688e911f15: Waiting [2021-09-14T00:06:42.350Z] 4328a1978818: Layer already exists [2021-09-14T00:06:42.350Z] 1a33ba047f54: Layer already exists [2021-09-14T00:06:42.350Z] 8ee005b2845a: Layer already exists [2021-09-14T00:06:42.350Z] 26a31cf02c3d: Layer already exists [2021-09-14T00:06:42.350Z] ff3f67318ee8: Layer already exists [2021-09-14T00:06:42.350Z] dab8b0dd4397: Layer already exists [2021-09-14T00:06:42.350Z] 4144489b0e9a: Layer already exists [2021-09-14T00:06:42.350Z] 32de94548484: Layer already exists [2021-09-14T00:06:42.350Z] f7e53195b035: Layer already exists [2021-09-14T00:06:42.350Z] ed99413da7aa: Layer already exists [2021-09-14T00:06:42.350Z] e6688e911f15: Layer already exists [2021-09-14T00:06:42.350Z] 2.0.1-dev.45: digest: sha256:c1c5172548f24068e2bada456820457855d9ae7f51c14d7bcfd4657dd855754b size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:06:42.694Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:06:43.001Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-14T00:06:43.037Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45 [2021-09-14T00:06:43.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-14T00:06:43.037Z] 26a31cf02c3d: Preparing [2021-09-14T00:06:43.037Z] 26a31cf02c3d: Preparing [2021-09-14T00:06:43.037Z] 1a33ba047f54: Preparing [2021-09-14T00:06:43.037Z] ff3f67318ee8: Preparing [2021-09-14T00:06:43.037Z] 8ee005b2845a: Preparing [2021-09-14T00:06:43.037Z] 4328a1978818: Preparing [2021-09-14T00:06:43.037Z] ed99413da7aa: Preparing [2021-09-14T00:06:43.037Z] 4144489b0e9a: Preparing [2021-09-14T00:06:43.037Z] 32de94548484: Preparing [2021-09-14T00:06:43.037Z] f7e53195b035: Preparing [2021-09-14T00:06:43.037Z] dab8b0dd4397: Preparing [2021-09-14T00:06:43.037Z] e6688e911f15: Preparing [2021-09-14T00:06:43.037Z] ed99413da7aa: Waiting [2021-09-14T00:06:43.037Z] 4144489b0e9a: Waiting [2021-09-14T00:06:43.037Z] 32de94548484: Waiting [2021-09-14T00:06:43.037Z] f7e53195b035: Waiting [2021-09-14T00:06:43.037Z] dab8b0dd4397: Waiting [2021-09-14T00:06:43.037Z] e6688e911f15: Waiting [2021-09-14T00:06:43.037Z] 4328a1978818: Layer already exists [2021-09-14T00:06:43.037Z] 8ee005b2845a: Layer already exists [2021-09-14T00:06:43.037Z] 1a33ba047f54: Layer already exists [2021-09-14T00:06:43.037Z] 26a31cf02c3d: Layer already exists [2021-09-14T00:06:43.037Z] ff3f67318ee8: Layer already exists [2021-09-14T00:06:43.037Z] f7e53195b035: Layer already exists [2021-09-14T00:06:43.037Z] 4144489b0e9a: Layer already exists [2021-09-14T00:06:43.037Z] dab8b0dd4397: Layer already exists [2021-09-14T00:06:43.037Z] 32de94548484: Layer already exists [2021-09-14T00:06:43.037Z] e6688e911f15: Layer already exists [2021-09-14T00:06:43.284Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-14T00:06:43.307Z] ed99413da7aa: Layer already exists [2021-09-14T00:06:43.307Z] 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45: digest: sha256:c1c5172548f24068e2bada456820457855d9ae7f51c14d7bcfd4657dd855754b size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:06:43.652Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:06:43.892Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-14T00:06:43.993Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-09-14T00:06:44.167Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-14T00:06:44.167Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-14T00:06:44.167Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-14T00:06:44.450Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-14T00:06:44.725Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-14T00:06:45.003Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-14T00:06:45.003Z] OK: 218 MiB in 52 packages [2021-09-14T00:06:45.003Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-14T00:06:45.608Z] OK: 218 MiB in 52 packages [2021-09-14T00:06:45.889Z] OK: 218 MiB in 52 packages [2021-09-14T00:06:46.176Z] OK: 218 MiB in 52 packages [2021-09-14T00:06:46.455Z] OK: 218 MiB in 52 packages [2021-09-14T00:06:46.736Z] Removing intermediate container 4eb696ab514c [2021-09-14T00:06:46.736Z] ---> 6393ab43e53b [2021-09-14T00:06:46.736Z] Step 6/22 : COPY go.mod . [2021-09-14T00:06:47.370Z] Removing intermediate container d684ee79ec94 [2021-09-14T00:06:47.370Z] ---> 78aba05b7ccb [2021-09-14T00:06:47.370Z] Step 6/26 : COPY go.mod . [2021-09-14T00:06:47.658Z] Removing intermediate container 16f686466e6c [2021-09-14T00:06:47.658Z] ---> f1a7f1e81397 [2021-09-14T00:06:47.658Z] Step 6/24 : COPY go.mod . [2021-09-14T00:06:48.005Z] Removing intermediate container 354f687f340d [2021-09-14T00:06:48.005Z] ---> 8bb9ff73f87e [2021-09-14T00:06:48.005Z] Step 6/24 : COPY go.mod . [2021-09-14T00:06:48.367Z] Removing intermediate container 9a38e8b8b98d [2021-09-14T00:06:48.367Z] ---> 250f38eedf5b [2021-09-14T00:06:48.367Z] Step 6/23 : COPY go.mod . [2021-09-14T00:06:48.367Z] ---> b935ad720fde [2021-09-14T00:06:48.367Z] Step 7/22 : RUN go mod download [2021-09-14T00:06:48.666Z] ---> Running in c28aa071c9c4 [2021-09-14T00:06:49.279Z] ---> 585228f29e41 [2021-09-14T00:06:49.279Z] Step 7/26 : RUN go mod download [2021-09-14T00:06:49.279Z] ---> Running in ab0e4c2cce95 [2021-09-14T00:06:49.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-14T00:06:49.349Z] 26a31cf02c3d: Preparing [2021-09-14T00:06:49.349Z] 26a31cf02c3d: Preparing [2021-09-14T00:06:49.349Z] 1a33ba047f54: Preparing [2021-09-14T00:06:49.349Z] ff3f67318ee8: Preparing [2021-09-14T00:06:49.349Z] 8ee005b2845a: Preparing [2021-09-14T00:06:49.349Z] 4328a1978818: Preparing [2021-09-14T00:06:49.349Z] ed99413da7aa: Preparing [2021-09-14T00:06:49.349Z] 4144489b0e9a: Preparing [2021-09-14T00:06:49.349Z] 32de94548484: Preparing [2021-09-14T00:06:49.349Z] f7e53195b035: Preparing [2021-09-14T00:06:49.349Z] dab8b0dd4397: Preparing [2021-09-14T00:06:49.349Z] e6688e911f15: Preparing [2021-09-14T00:06:49.349Z] 4144489b0e9a: Waiting [2021-09-14T00:06:49.349Z] ed99413da7aa: Waiting [2021-09-14T00:06:49.349Z] 32de94548484: Waiting [2021-09-14T00:06:49.349Z] dab8b0dd4397: Waiting [2021-09-14T00:06:49.349Z] e6688e911f15: Waiting [2021-09-14T00:06:49.349Z] f7e53195b035: Waiting [2021-09-14T00:06:49.349Z] 4328a1978818: Layer already exists [2021-09-14T00:06:49.349Z] ff3f67318ee8: Layer already exists [2021-09-14T00:06:49.349Z] 8ee005b2845a: Layer already exists [2021-09-14T00:06:49.349Z] 26a31cf02c3d: Layer already exists [2021-09-14T00:06:49.349Z] 1a33ba047f54: Layer already exists [2021-09-14T00:06:49.349Z] f7e53195b035: Layer already exists [2021-09-14T00:06:49.349Z] 4144489b0e9a: Layer already exists [2021-09-14T00:06:49.349Z] ed99413da7aa: Layer already exists [2021-09-14T00:06:49.349Z] 32de94548484: Layer already exists [2021-09-14T00:06:49.349Z] dab8b0dd4397: Layer already exists [2021-09-14T00:06:49.349Z] e6688e911f15: Layer already exists [2021-09-14T00:06:49.349Z] main: digest: sha256:c1c5172548f24068e2bada456820457855d9ae7f51c14d7bcfd4657dd855754b size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-14T00:06:49.407Z] ===================================================== [Pipeline] echo [2021-09-14T00:06:49.423Z] taggedImages: [2021-09-14T00:06:49.423Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [2021-09-14T00:06:49.423Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-09-14T00:06:49.423Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.45 [2021-09-14T00:06:49.423Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45 [2021-09-14T00:06:49.423Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-09-14T00:06:49.468Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-09-14T00:06:49.468Z] 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [2021-09-14T00:06:49.468Z] latest [2021-09-14T00:06:49.468Z] 2.0.1-dev.45 [2021-09-14T00:06:49.468Z] 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45 [2021-09-14T00:06:49.468Z] main [2021-09-14T00:06:49.468Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:06:49.841Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:06:49.943Z] ---> 2a23bd0a47b5 [2021-09-14T00:06:49.943Z] Step 7/24 : RUN go mod download [2021-09-14T00:06:49.943Z] ---> 68f18a83ea67 [2021-09-14T00:06:49.943Z] Step 7/24 : RUN go mod download [2021-09-14T00:06:50.186Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [2021-09-14T00:06:50.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-14T00:06:50.186Z] a6c7128d9c68: Preparing [2021-09-14T00:06:50.186Z] be775a706d01: Preparing [2021-09-14T00:06:50.186Z] c275a6bede36: Preparing [2021-09-14T00:06:50.186Z] 6fb82e3c316f: Preparing [2021-09-14T00:06:50.186Z] f2e61c1256ab: Preparing [2021-09-14T00:06:50.186Z] e6688e911f15: Preparing [2021-09-14T00:06:50.186Z] e6688e911f15: Waiting [2021-09-14T00:06:50.232Z] ---> Running in 20bdfa0b9d48 [2021-09-14T00:06:50.511Z] ---> Running in 6e9ab3de2d0e [2021-09-14T00:06:50.797Z] ---> 113ee5624646 [2021-09-14T00:06:50.797Z] Step 7/23 : RUN go mod download [2021-09-14T00:06:50.800Z] c275a6bede36: Pushed [2021-09-14T00:06:50.800Z] f2e61c1256ab: Pushed [2021-09-14T00:06:50.800Z] e6688e911f15: Layer already exists [2021-09-14T00:06:51.066Z] 6fb82e3c316f: Pushed [2021-09-14T00:06:51.066Z] a6c7128d9c68: Pushed [2021-09-14T00:06:51.066Z] be775a706d01: Pushed [2021-09-14T00:06:51.084Z] ---> Running in 182caddbd8f3 [2021-09-14T00:06:51.340Z] 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b: digest: sha256:9b273d53bf74f4b6c15b8578ef160a01495a5e24d45a85e23d234ae544851b59 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:06:51.886Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:06:52.229Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-09-14T00:06:52.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-14T00:06:52.229Z] a6c7128d9c68: Preparing [2021-09-14T00:06:52.229Z] be775a706d01: Preparing [2021-09-14T00:06:52.229Z] c275a6bede36: Preparing [2021-09-14T00:06:52.229Z] 6fb82e3c316f: Preparing [2021-09-14T00:06:52.229Z] f2e61c1256ab: Preparing [2021-09-14T00:06:52.229Z] e6688e911f15: Preparing [2021-09-14T00:06:52.229Z] e6688e911f15: Waiting [2021-09-14T00:06:52.229Z] f2e61c1256ab: Layer already exists [2021-09-14T00:06:52.229Z] c275a6bede36: Layer already exists [2021-09-14T00:06:52.229Z] a6c7128d9c68: Layer already exists [2021-09-14T00:06:52.229Z] 6fb82e3c316f: Layer already exists [2021-09-14T00:06:52.229Z] be775a706d01: Layer already exists [2021-09-14T00:06:52.229Z] e6688e911f15: Layer already exists [2021-09-14T00:06:52.229Z] latest: digest: sha256:9b273d53bf74f4b6c15b8578ef160a01495a5e24d45a85e23d234ae544851b59 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:06:52.561Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.45 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:06:52.895Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.45 [2021-09-14T00:06:52.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-14T00:06:52.895Z] a6c7128d9c68: Preparing [2021-09-14T00:06:52.895Z] be775a706d01: Preparing [2021-09-14T00:06:52.895Z] c275a6bede36: Preparing [2021-09-14T00:06:52.895Z] 6fb82e3c316f: Preparing [2021-09-14T00:06:52.895Z] f2e61c1256ab: Preparing [2021-09-14T00:06:52.895Z] e6688e911f15: Preparing [2021-09-14T00:06:52.895Z] e6688e911f15: Waiting [2021-09-14T00:06:52.895Z] be775a706d01: Layer already exists [2021-09-14T00:06:52.895Z] a6c7128d9c68: Layer already exists [2021-09-14T00:06:52.895Z] 6fb82e3c316f: Layer already exists [2021-09-14T00:06:52.895Z] c275a6bede36: Layer already exists [2021-09-14T00:06:52.895Z] f2e61c1256ab: Layer already exists [2021-09-14T00:06:52.895Z] e6688e911f15: Layer already exists [2021-09-14T00:06:52.895Z] 2.0.1-dev.45: digest: sha256:9b273d53bf74f4b6c15b8578ef160a01495a5e24d45a85e23d234ae544851b59 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:06:53.452Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:06:53.776Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45 [2021-09-14T00:06:53.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-14T00:06:53.777Z] a6c7128d9c68: Preparing [2021-09-14T00:06:53.777Z] be775a706d01: Preparing [2021-09-14T00:06:53.777Z] c275a6bede36: Preparing [2021-09-14T00:06:53.777Z] 6fb82e3c316f: Preparing [2021-09-14T00:06:53.777Z] f2e61c1256ab: Preparing [2021-09-14T00:06:53.777Z] e6688e911f15: Preparing [2021-09-14T00:06:53.777Z] e6688e911f15: Waiting [2021-09-14T00:06:53.777Z] c275a6bede36: Layer already exists [2021-09-14T00:06:53.777Z] be775a706d01: Layer already exists [2021-09-14T00:06:53.777Z] a6c7128d9c68: Layer already exists [2021-09-14T00:06:53.777Z] f2e61c1256ab: Layer already exists [2021-09-14T00:06:53.777Z] 6fb82e3c316f: Layer already exists [2021-09-14T00:06:53.777Z] e6688e911f15: Layer already exists [2021-09-14T00:06:53.777Z] 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45: digest: sha256:9b273d53bf74f4b6c15b8578ef160a01495a5e24d45a85e23d234ae544851b59 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:06:54.109Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:06:54.443Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-09-14T00:06:54.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-14T00:06:54.443Z] a6c7128d9c68: Preparing [2021-09-14T00:06:54.443Z] be775a706d01: Preparing [2021-09-14T00:06:54.443Z] c275a6bede36: Preparing [2021-09-14T00:06:54.443Z] 6fb82e3c316f: Preparing [2021-09-14T00:06:54.443Z] f2e61c1256ab: Preparing [2021-09-14T00:06:54.443Z] e6688e911f15: Preparing [2021-09-14T00:06:54.443Z] e6688e911f15: Waiting [2021-09-14T00:06:54.443Z] be775a706d01: Layer already exists [2021-09-14T00:06:54.443Z] c275a6bede36: Layer already exists [2021-09-14T00:06:54.443Z] a6c7128d9c68: Layer already exists [2021-09-14T00:06:54.443Z] 6fb82e3c316f: Layer already exists [2021-09-14T00:06:54.443Z] f2e61c1256ab: Layer already exists [2021-09-14T00:06:54.443Z] e6688e911f15: Layer already exists [2021-09-14T00:06:54.443Z] main: digest: sha256:9b273d53bf74f4b6c15b8578ef160a01495a5e24d45a85e23d234ae544851b59 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-14T00:06:54.503Z] ===================================================== [Pipeline] echo [2021-09-14T00:06:54.519Z] taggedImages: [2021-09-14T00:06:54.519Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [2021-09-14T00:06:54.519Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-09-14T00:06:54.519Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.45 [2021-09-14T00:06:54.519Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45 [2021-09-14T00:06:54.519Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-09-14T00:06:54.522Z] Removing intermediate container c28aa071c9c4 [2021-09-14T00:06:54.522Z] ---> de0a24b5dc22 [2021-09-14T00:06:54.522Z] Step 8/22 : COPY . . [Pipeline] echo [2021-09-14T00:06:54.554Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-09-14T00:06:54.554Z] 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [2021-09-14T00:06:54.554Z] latest [2021-09-14T00:06:54.554Z] 2.0.1-dev.45 [2021-09-14T00:06:54.554Z] 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45 [2021-09-14T00:06:54.554Z] main [2021-09-14T00:06:54.554Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:06:54.932Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:06:55.252Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [2021-09-14T00:06:55.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-14T00:06:55.252Z] 93b7c6ffcb97: Preparing [2021-09-14T00:06:55.252Z] 902ad31dd4b8: Preparing [2021-09-14T00:06:55.252Z] 3d072fe0cff5: Preparing [2021-09-14T00:06:55.252Z] 82506f2c791f: Preparing [2021-09-14T00:06:55.252Z] 6360ff9cde94: Preparing [2021-09-14T00:06:55.252Z] 68389188d08f: Preparing [2021-09-14T00:06:55.252Z] 3a0b4e009cd5: Preparing [2021-09-14T00:06:55.252Z] acd6af587afe: Preparing [2021-09-14T00:06:55.252Z] e69e2fff3607: Preparing [2021-09-14T00:06:55.252Z] e6688e911f15: Preparing [2021-09-14T00:06:55.252Z] 3a0b4e009cd5: Waiting [2021-09-14T00:06:55.252Z] 68389188d08f: Waiting [2021-09-14T00:06:55.252Z] acd6af587afe: Waiting [2021-09-14T00:06:55.252Z] e69e2fff3607: Waiting [2021-09-14T00:06:55.252Z] e6688e911f15: Waiting [2021-09-14T00:06:55.841Z] 902ad31dd4b8: Pushed [2021-09-14T00:06:55.841Z] 93b7c6ffcb97: Pushed [2021-09-14T00:06:55.841Z] 6360ff9cde94: Pushed [2021-09-14T00:06:56.110Z] 68389188d08f: Pushed [2021-09-14T00:06:56.110Z] 3a0b4e009cd5: Pushed [2021-09-14T00:06:56.110Z] acd6af587afe: Pushed [2021-09-14T00:06:56.110Z] e6688e911f15: Layer already exists [2021-09-14T00:06:56.110Z] 82506f2c791f: Pushed [2021-09-14T00:06:56.379Z] e69e2fff3607: Pushed [2021-09-14T00:06:56.379Z] 3d072fe0cff5: Pushed [2021-09-14T00:06:56.648Z] 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b: digest: sha256:4290436366b4274a0101689419582060bb266555fe22916676bd9420ca46866d size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:06:56.987Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:06:57.314Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-09-14T00:06:57.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-14T00:06:57.314Z] 93b7c6ffcb97: Preparing [2021-09-14T00:06:57.314Z] 902ad31dd4b8: Preparing [2021-09-14T00:06:57.314Z] 3d072fe0cff5: Preparing [2021-09-14T00:06:57.314Z] 82506f2c791f: Preparing [2021-09-14T00:06:57.314Z] 6360ff9cde94: Preparing [2021-09-14T00:06:57.314Z] 68389188d08f: Preparing [2021-09-14T00:06:57.314Z] 3a0b4e009cd5: Preparing [2021-09-14T00:06:57.314Z] acd6af587afe: Preparing [2021-09-14T00:06:57.314Z] e69e2fff3607: Preparing [2021-09-14T00:06:57.314Z] e6688e911f15: Preparing [2021-09-14T00:06:57.314Z] 3a0b4e009cd5: Waiting [2021-09-14T00:06:57.314Z] acd6af587afe: Waiting [2021-09-14T00:06:57.314Z] 68389188d08f: Waiting [2021-09-14T00:06:57.314Z] e69e2fff3607: Waiting [2021-09-14T00:06:57.314Z] e6688e911f15: Waiting [2021-09-14T00:06:57.314Z] 902ad31dd4b8: Layer already exists [2021-09-14T00:06:57.314Z] 6360ff9cde94: Layer already exists [2021-09-14T00:06:57.314Z] 3d072fe0cff5: Layer already exists [2021-09-14T00:06:57.314Z] 93b7c6ffcb97: Layer already exists [2021-09-14T00:06:57.314Z] 82506f2c791f: Layer already exists [2021-09-14T00:06:57.314Z] e69e2fff3607: Layer already exists [2021-09-14T00:06:57.314Z] acd6af587afe: Layer already exists [2021-09-14T00:06:57.314Z] 68389188d08f: Layer already exists [2021-09-14T00:06:57.314Z] 3a0b4e009cd5: Layer already exists [2021-09-14T00:06:57.314Z] e6688e911f15: Layer already exists [2021-09-14T00:06:57.581Z] latest: digest: sha256:4290436366b4274a0101689419582060bb266555fe22916676bd9420ca46866d size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:06:57.905Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.45 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:06:58.228Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.45 [2021-09-14T00:06:58.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-14T00:06:58.229Z] 93b7c6ffcb97: Preparing [2021-09-14T00:06:58.229Z] 902ad31dd4b8: Preparing [2021-09-14T00:06:58.229Z] 3d072fe0cff5: Preparing [2021-09-14T00:06:58.229Z] 82506f2c791f: Preparing [2021-09-14T00:06:58.229Z] 6360ff9cde94: Preparing [2021-09-14T00:06:58.229Z] 68389188d08f: Preparing [2021-09-14T00:06:58.229Z] 3a0b4e009cd5: Preparing [2021-09-14T00:06:58.229Z] acd6af587afe: Preparing [2021-09-14T00:06:58.229Z] e69e2fff3607: Preparing [2021-09-14T00:06:58.229Z] e6688e911f15: Preparing [2021-09-14T00:06:58.229Z] 3a0b4e009cd5: Waiting [2021-09-14T00:06:58.229Z] acd6af587afe: Waiting [2021-09-14T00:06:58.229Z] 68389188d08f: Waiting [2021-09-14T00:06:58.229Z] e69e2fff3607: Waiting [2021-09-14T00:06:58.229Z] e6688e911f15: Waiting [2021-09-14T00:06:58.229Z] 902ad31dd4b8: Layer already exists [2021-09-14T00:06:58.229Z] 93b7c6ffcb97: Layer already exists [2021-09-14T00:06:58.229Z] 6360ff9cde94: Layer already exists [2021-09-14T00:06:58.229Z] 82506f2c791f: Layer already exists [2021-09-14T00:06:58.229Z] 3d072fe0cff5: Layer already exists [2021-09-14T00:06:58.229Z] acd6af587afe: Layer already exists [2021-09-14T00:06:58.229Z] 3a0b4e009cd5: Layer already exists [2021-09-14T00:06:58.229Z] 68389188d08f: Layer already exists [2021-09-14T00:06:58.229Z] e6688e911f15: Layer already exists [2021-09-14T00:06:58.229Z] e69e2fff3607: Layer already exists [2021-09-14T00:06:58.229Z] 2.0.1-dev.45: digest: sha256:4290436366b4274a0101689419582060bb266555fe22916676bd9420ca46866d size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:06:58.549Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:06:58.833Z] Removing intermediate container ab0e4c2cce95 [2021-09-14T00:06:58.833Z] ---> f7eedb09013b [2021-09-14T00:06:58.833Z] Step 8/26 : COPY . . [2021-09-14T00:06:58.873Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45 [2021-09-14T00:06:58.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-14T00:06:58.873Z] 93b7c6ffcb97: Preparing [2021-09-14T00:06:58.873Z] 902ad31dd4b8: Preparing [2021-09-14T00:06:58.873Z] 3d072fe0cff5: Preparing [2021-09-14T00:06:58.873Z] 82506f2c791f: Preparing [2021-09-14T00:06:58.873Z] 6360ff9cde94: Preparing [2021-09-14T00:06:58.873Z] 68389188d08f: Preparing [2021-09-14T00:06:58.873Z] 3a0b4e009cd5: Preparing [2021-09-14T00:06:58.873Z] acd6af587afe: Preparing [2021-09-14T00:06:58.873Z] e69e2fff3607: Preparing [2021-09-14T00:06:58.873Z] e6688e911f15: Preparing [2021-09-14T00:06:58.873Z] 68389188d08f: Waiting [2021-09-14T00:06:58.873Z] 3a0b4e009cd5: Waiting [2021-09-14T00:06:58.873Z] acd6af587afe: Waiting [2021-09-14T00:06:58.873Z] e69e2fff3607: Waiting [2021-09-14T00:06:58.873Z] e6688e911f15: Waiting [2021-09-14T00:06:58.873Z] 6360ff9cde94: Layer already exists [2021-09-14T00:06:58.873Z] 3d072fe0cff5: Layer already exists [2021-09-14T00:06:58.873Z] 93b7c6ffcb97: Layer already exists [2021-09-14T00:06:58.873Z] 902ad31dd4b8: Layer already exists [2021-09-14T00:06:58.873Z] 82506f2c791f: Layer already exists [2021-09-14T00:06:58.873Z] 3a0b4e009cd5: Layer already exists [2021-09-14T00:06:58.873Z] 68389188d08f: Layer already exists [2021-09-14T00:06:58.873Z] e6688e911f15: Layer already exists [2021-09-14T00:06:58.873Z] acd6af587afe: Layer already exists [2021-09-14T00:06:58.873Z] e69e2fff3607: Layer already exists [2021-09-14T00:06:58.873Z] 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45: digest: sha256:4290436366b4274a0101689419582060bb266555fe22916676bd9420ca46866d size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:06:59.200Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:06:59.526Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-09-14T00:06:59.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-14T00:06:59.526Z] 93b7c6ffcb97: Preparing [2021-09-14T00:06:59.526Z] 902ad31dd4b8: Preparing [2021-09-14T00:06:59.526Z] 3d072fe0cff5: Preparing [2021-09-14T00:06:59.526Z] 82506f2c791f: Preparing [2021-09-14T00:06:59.526Z] 6360ff9cde94: Preparing [2021-09-14T00:06:59.526Z] 68389188d08f: Preparing [2021-09-14T00:06:59.526Z] 3a0b4e009cd5: Preparing [2021-09-14T00:06:59.526Z] acd6af587afe: Preparing [2021-09-14T00:06:59.526Z] e69e2fff3607: Preparing [2021-09-14T00:06:59.526Z] e6688e911f15: Preparing [2021-09-14T00:06:59.526Z] 68389188d08f: Waiting [2021-09-14T00:06:59.526Z] 3a0b4e009cd5: Waiting [2021-09-14T00:06:59.526Z] acd6af587afe: Waiting [2021-09-14T00:06:59.526Z] e69e2fff3607: Waiting [2021-09-14T00:06:59.526Z] e6688e911f15: Waiting [2021-09-14T00:06:59.526Z] 902ad31dd4b8: Layer already exists [2021-09-14T00:06:59.526Z] 6360ff9cde94: Layer already exists [2021-09-14T00:06:59.526Z] 3d072fe0cff5: Layer already exists [2021-09-14T00:06:59.526Z] 93b7c6ffcb97: Layer already exists [2021-09-14T00:06:59.526Z] 82506f2c791f: Layer already exists [2021-09-14T00:06:59.526Z] 68389188d08f: Layer already exists [2021-09-14T00:06:59.526Z] acd6af587afe: Layer already exists [2021-09-14T00:06:59.526Z] e6688e911f15: Layer already exists [2021-09-14T00:06:59.526Z] e69e2fff3607: Layer already exists [2021-09-14T00:06:59.526Z] 3a0b4e009cd5: Layer already exists [2021-09-14T00:06:59.526Z] main: digest: sha256:4290436366b4274a0101689419582060bb266555fe22916676bd9420ca46866d size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-14T00:06:59.587Z] ===================================================== [Pipeline] echo [2021-09-14T00:06:59.604Z] taggedImages: [2021-09-14T00:06:59.604Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [2021-09-14T00:06:59.604Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-09-14T00:06:59.604Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.45 [2021-09-14T00:06:59.604Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45 [2021-09-14T00:06:59.604Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-09-14T00:06:59.641Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-09-14T00:06:59.641Z] 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [2021-09-14T00:06:59.641Z] latest [2021-09-14T00:06:59.641Z] 2.0.1-dev.45 [2021-09-14T00:06:59.641Z] 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45 [2021-09-14T00:06:59.641Z] main [2021-09-14T00:06:59.641Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:07:00.008Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:07:00.336Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [2021-09-14T00:07:00.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-14T00:07:00.336Z] d306c0d9cc46: Preparing [2021-09-14T00:07:00.336Z] 798a76223813: Preparing [2021-09-14T00:07:00.336Z] ed99413da7aa: Preparing [2021-09-14T00:07:00.336Z] 3d6214aa2fd7: Preparing [2021-09-14T00:07:00.336Z] e6688e911f15: Preparing [2021-09-14T00:07:00.336Z] e6688e911f15: Layer already exists [2021-09-14T00:07:00.336Z] ed99413da7aa: Layer already exists [2021-09-14T00:07:00.605Z] d306c0d9cc46: Pushed [2021-09-14T00:07:00.605Z] 3d6214aa2fd7: Pushed [2021-09-14T00:07:02.025Z] 798a76223813: Pushed [2021-09-14T00:07:02.220Z] Removing intermediate container 6e9ab3de2d0e [2021-09-14T00:07:02.220Z] ---> adfe12fd6150 [2021-09-14T00:07:02.220Z] Step 8/24 : COPY . . [2021-09-14T00:07:02.292Z] 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b: digest: sha256:fef3f6ffec4a8bb142dc2e4808b1fb626a7e9a90c86b21eb2bb2170e2c579001 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:07:02.636Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:07:02.960Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-09-14T00:07:02.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-14T00:07:02.960Z] d306c0d9cc46: Preparing [2021-09-14T00:07:02.960Z] 798a76223813: Preparing [2021-09-14T00:07:02.960Z] ed99413da7aa: Preparing [2021-09-14T00:07:02.960Z] 3d6214aa2fd7: Preparing [2021-09-14T00:07:02.960Z] e6688e911f15: Preparing [2021-09-14T00:07:02.960Z] d306c0d9cc46: Layer already exists [2021-09-14T00:07:02.960Z] 798a76223813: Layer already exists [2021-09-14T00:07:02.960Z] e6688e911f15: Layer already exists [2021-09-14T00:07:02.960Z] 3d6214aa2fd7: Layer already exists [2021-09-14T00:07:02.960Z] ed99413da7aa: Layer already exists [2021-09-14T00:07:03.199Z] Removing intermediate container 20bdfa0b9d48 [2021-09-14T00:07:03.199Z] ---> 9cbabb51ae99 [2021-09-14T00:07:03.199Z] Step 8/24 : COPY . . [2021-09-14T00:07:03.199Z] Removing intermediate container 182caddbd8f3 [2021-09-14T00:07:03.199Z] ---> 96e7f2b572db [2021-09-14T00:07:03.199Z] Step 8/23 : COPY . . [2021-09-14T00:07:03.226Z] latest: digest: sha256:fef3f6ffec4a8bb142dc2e4808b1fb626a7e9a90c86b21eb2bb2170e2c579001 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:07:03.472Z] ---> e2904d86d50d [2021-09-14T00:07:03.472Z] Step 9/22 : RUN go mod tidy [2021-09-14T00:07:03.551Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.45 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:07:03.869Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.45 [2021-09-14T00:07:03.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-14T00:07:03.869Z] d306c0d9cc46: Preparing [2021-09-14T00:07:03.869Z] 798a76223813: Preparing [2021-09-14T00:07:03.869Z] ed99413da7aa: Preparing [2021-09-14T00:07:03.869Z] 3d6214aa2fd7: Preparing [2021-09-14T00:07:03.869Z] e6688e911f15: Preparing [2021-09-14T00:07:07.785Z] ---> Running in d6c74efb0845 [2021-09-14T00:07:09.228Z] 798a76223813: Layer already exists [2021-09-14T00:07:09.228Z] 3d6214aa2fd7: Layer already exists [2021-09-14T00:07:09.228Z] ed99413da7aa: Layer already exists [2021-09-14T00:07:09.228Z] e6688e911f15: Layer already exists [2021-09-14T00:07:09.228Z] d306c0d9cc46: Layer already exists [2021-09-14T00:07:09.228Z] 2.0.1-dev.45: digest: sha256:fef3f6ffec4a8bb142dc2e4808b1fb626a7e9a90c86b21eb2bb2170e2c579001 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:07:09.563Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:07:09.770Z] ---> 87381f4c4cf0 [2021-09-14T00:07:09.771Z] Step 9/26 : RUN go mod tidy [2021-09-14T00:07:09.892Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45 [2021-09-14T00:07:09.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-14T00:07:09.892Z] d306c0d9cc46: Preparing [2021-09-14T00:07:09.892Z] 798a76223813: Preparing [2021-09-14T00:07:09.892Z] ed99413da7aa: Preparing [2021-09-14T00:07:09.892Z] 3d6214aa2fd7: Preparing [2021-09-14T00:07:09.892Z] e6688e911f15: Preparing [2021-09-14T00:07:09.892Z] 798a76223813: Layer already exists [2021-09-14T00:07:09.892Z] 3d6214aa2fd7: Layer already exists [2021-09-14T00:07:09.892Z] d306c0d9cc46: Layer already exists [2021-09-14T00:07:09.892Z] ed99413da7aa: Layer already exists [2021-09-14T00:07:09.892Z] e6688e911f15: Layer already exists [2021-09-14T00:07:09.892Z] 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45: digest: sha256:fef3f6ffec4a8bb142dc2e4808b1fb626a7e9a90c86b21eb2bb2170e2c579001 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:07:10.231Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:07:10.547Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-09-14T00:07:10.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-14T00:07:10.547Z] d306c0d9cc46: Preparing [2021-09-14T00:07:10.547Z] 798a76223813: Preparing [2021-09-14T00:07:10.547Z] ed99413da7aa: Preparing [2021-09-14T00:07:10.547Z] 3d6214aa2fd7: Preparing [2021-09-14T00:07:10.547Z] e6688e911f15: Preparing [2021-09-14T00:07:10.547Z] e6688e911f15: Layer already exists [2021-09-14T00:07:10.547Z] 798a76223813: Layer already exists [2021-09-14T00:07:10.547Z] d306c0d9cc46: Layer already exists [2021-09-14T00:07:10.547Z] 3d6214aa2fd7: Layer already exists [2021-09-14T00:07:10.547Z] ed99413da7aa: Layer already exists [2021-09-14T00:07:10.547Z] main: digest: sha256:fef3f6ffec4a8bb142dc2e4808b1fb626a7e9a90c86b21eb2bb2170e2c579001 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-14T00:07:10.611Z] ===================================================== [Pipeline] echo [2021-09-14T00:07:10.628Z] taggedImages: [2021-09-14T00:07:10.628Z] - nexus3.edgexfoundry.org:10004/support-notifications:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [2021-09-14T00:07:10.628Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-09-14T00:07:10.628Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.45 [2021-09-14T00:07:10.628Z] - nexus3.edgexfoundry.org:10004/support-notifications:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45 [2021-09-14T00:07:10.628Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-09-14T00:07:10.669Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-09-14T00:07:10.669Z] 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [2021-09-14T00:07:10.669Z] latest [2021-09-14T00:07:10.669Z] 2.0.1-dev.45 [2021-09-14T00:07:10.669Z] 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45 [2021-09-14T00:07:10.669Z] main [2021-09-14T00:07:10.669Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:07:11.045Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:07:11.362Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [2021-09-14T00:07:11.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-14T00:07:11.362Z] c6d16966566f: Preparing [2021-09-14T00:07:11.362Z] 6dc07b449db6: Preparing [2021-09-14T00:07:11.362Z] ed99413da7aa: Preparing [2021-09-14T00:07:11.362Z] c128c7f40bae: Preparing [2021-09-14T00:07:11.362Z] e6688e911f15: Preparing [2021-09-14T00:07:13.178Z] ---> Running in 0ccc5e8e2c47 [2021-09-14T00:07:13.796Z] ---> a37338b874e5 [2021-09-14T00:07:13.796Z] Step 9/24 : RUN go mod tidy [2021-09-14T00:07:14.077Z] ---> cedf918d2da8 [2021-09-14T00:07:14.077Z] Step 9/24 : RUN go mod tidy [2021-09-14T00:07:14.077Z] ---> Running in f9d57d78909f [2021-09-14T00:07:14.404Z] ---> Running in 50ca0767432c [2021-09-14T00:07:15.394Z] ---> 961d2cca0976 [2021-09-14T00:07:15.394Z] Step 9/23 : RUN go mod tidy [2021-09-14T00:07:15.394Z] ---> Running in d7dd24ea7525 [2021-09-14T00:07:15.682Z] Removing intermediate container d6c74efb0845 [2021-09-14T00:07:15.682Z] ---> e528f4a0552e [2021-09-14T00:07:15.682Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-14T00:07:15.961Z] ---> Running in 8546e9d28a48 [2021-09-14T00:07:16.912Z] c128c7f40bae: Layer already exists [2021-09-14T00:07:16.912Z] e6688e911f15: Layer already exists [2021-09-14T00:07:16.912Z] ed99413da7aa: Layer already exists [2021-09-14T00:07:16.912Z] c6d16966566f: Pushed [2021-09-14T00:07:17.497Z] 6dc07b449db6: Pushed [2021-09-14T00:07:17.764Z] 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b: digest: sha256:3475bd6413d5dc75b0f04024bc4bcf3350274d540a4aa40bdf9441922f261d64 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:07:18.095Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:07:18.411Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-09-14T00:07:18.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-14T00:07:18.411Z] c6d16966566f: Preparing [2021-09-14T00:07:18.411Z] 6dc07b449db6: Preparing [2021-09-14T00:07:18.411Z] ed99413da7aa: Preparing [2021-09-14T00:07:18.411Z] c128c7f40bae: Preparing [2021-09-14T00:07:18.411Z] e6688e911f15: Preparing [2021-09-14T00:07:18.411Z] ed99413da7aa: Layer already exists [2021-09-14T00:07:18.411Z] e6688e911f15: Layer already exists [2021-09-14T00:07:18.411Z] c6d16966566f: Layer already exists [2021-09-14T00:07:18.411Z] c128c7f40bae: Layer already exists [2021-09-14T00:07:18.411Z] 6dc07b449db6: Layer already exists [2021-09-14T00:07:18.411Z] latest: digest: sha256:3475bd6413d5dc75b0f04024bc4bcf3350274d540a4aa40bdf9441922f261d64 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:07:18.615Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.45" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-14T00:07:18.948Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.45 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:07:19.220Z] Removing intermediate container 0ccc5e8e2c47 [2021-09-14T00:07:19.220Z] ---> a0249bebcdd8 [2021-09-14T00:07:19.220Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-14T00:07:19.220Z] ---> Running in 739552642e2c [2021-09-14T00:07:19.265Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.45 [2021-09-14T00:07:19.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-14T00:07:19.265Z] c6d16966566f: Preparing [2021-09-14T00:07:19.265Z] 6dc07b449db6: Preparing [2021-09-14T00:07:19.265Z] ed99413da7aa: Preparing [2021-09-14T00:07:19.265Z] c128c7f40bae: Preparing [2021-09-14T00:07:19.265Z] e6688e911f15: Preparing [2021-09-14T00:07:19.265Z] c6d16966566f: Layer already exists [2021-09-14T00:07:19.265Z] e6688e911f15: Layer already exists [2021-09-14T00:07:19.265Z] 6dc07b449db6: Layer already exists [2021-09-14T00:07:19.265Z] c128c7f40bae: Layer already exists [2021-09-14T00:07:19.265Z] ed99413da7aa: Layer already exists [2021-09-14T00:07:19.265Z] 2.0.1-dev.45: digest: sha256:3475bd6413d5dc75b0f04024bc4bcf3350274d540a4aa40bdf9441922f261d64 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:07:19.588Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:07:19.915Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45 [2021-09-14T00:07:19.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-14T00:07:19.915Z] c6d16966566f: Preparing [2021-09-14T00:07:19.915Z] 6dc07b449db6: Preparing [2021-09-14T00:07:19.915Z] ed99413da7aa: Preparing [2021-09-14T00:07:19.915Z] c128c7f40bae: Preparing [2021-09-14T00:07:19.915Z] e6688e911f15: Preparing [2021-09-14T00:07:19.915Z] 6dc07b449db6: Layer already exists [2021-09-14T00:07:19.915Z] e6688e911f15: Layer already exists [2021-09-14T00:07:19.915Z] c6d16966566f: Layer already exists [2021-09-14T00:07:19.915Z] c128c7f40bae: Layer already exists [2021-09-14T00:07:19.915Z] ed99413da7aa: Layer already exists [2021-09-14T00:07:19.915Z] 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45: digest: sha256:3475bd6413d5dc75b0f04024bc4bcf3350274d540a4aa40bdf9441922f261d64 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:07:20.243Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:07:20.571Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-09-14T00:07:20.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-14T00:07:20.571Z] c6d16966566f: Preparing [2021-09-14T00:07:20.571Z] 6dc07b449db6: Preparing [2021-09-14T00:07:20.571Z] ed99413da7aa: Preparing [2021-09-14T00:07:20.571Z] c128c7f40bae: Preparing [2021-09-14T00:07:20.571Z] e6688e911f15: Preparing [2021-09-14T00:07:20.571Z] e6688e911f15: Layer already exists [2021-09-14T00:07:20.571Z] c6d16966566f: Layer already exists [2021-09-14T00:07:20.571Z] c128c7f40bae: Layer already exists [2021-09-14T00:07:20.571Z] ed99413da7aa: Layer already exists [2021-09-14T00:07:20.571Z] 6dc07b449db6: Layer already exists [2021-09-14T00:07:20.571Z] main: digest: sha256:3475bd6413d5dc75b0f04024bc4bcf3350274d540a4aa40bdf9441922f261d64 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-14T00:07:20.641Z] ===================================================== [Pipeline] echo [2021-09-14T00:07:20.659Z] taggedImages: [2021-09-14T00:07:20.660Z] - nexus3.edgexfoundry.org:10004/support-scheduler:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [2021-09-14T00:07:20.660Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-09-14T00:07:20.660Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.45 [2021-09-14T00:07:20.660Z] - nexus3.edgexfoundry.org:10004/support-scheduler:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45 [2021-09-14T00:07:20.660Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-09-14T00:07:20.693Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-09-14T00:07:20.693Z] 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [2021-09-14T00:07:20.693Z] latest [2021-09-14T00:07:20.693Z] 2.0.1-dev.45 [2021-09-14T00:07:20.693Z] 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45 [2021-09-14T00:07:20.693Z] main [2021-09-14T00:07:20.693Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:07:21.067Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:07:21.223Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.45" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-14T00:07:21.392Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [2021-09-14T00:07:21.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-14T00:07:21.392Z] fd80fcce568e: Preparing [2021-09-14T00:07:21.392Z] 4cbe09d96373: Preparing [2021-09-14T00:07:21.392Z] 039fa3364e5a: Preparing [2021-09-14T00:07:21.392Z] 93fdc806a3ab: Preparing [2021-09-14T00:07:21.392Z] c080ac93e525: Preparing [2021-09-14T00:07:21.392Z] 87dec32dab56: Preparing [2021-09-14T00:07:21.392Z] 4b3c02ac6c6d: Preparing [2021-09-14T00:07:21.392Z] 3b6deb83ca37: Preparing [2021-09-14T00:07:21.392Z] 563ea45970c1: Preparing [2021-09-14T00:07:21.392Z] 91e3b9641807: Preparing [2021-09-14T00:07:21.392Z] b2d5eeeaba3a: Preparing [2021-09-14T00:07:21.392Z] 4b3c02ac6c6d: Waiting [2021-09-14T00:07:21.392Z] 3b6deb83ca37: Waiting [2021-09-14T00:07:21.392Z] 563ea45970c1: Waiting [2021-09-14T00:07:21.392Z] 91e3b9641807: Waiting [2021-09-14T00:07:21.392Z] b2d5eeeaba3a: Waiting [2021-09-14T00:07:21.392Z] 87dec32dab56: Waiting [2021-09-14T00:07:21.392Z] c080ac93e525: Layer already exists [2021-09-14T00:07:21.992Z] 87dec32dab56: Layer already exists [2021-09-14T00:07:21.992Z] 4b3c02ac6c6d: Layer already exists [2021-09-14T00:07:21.992Z] 3b6deb83ca37: Layer already exists [2021-09-14T00:07:22.259Z] 4cbe09d96373: Pushed [2021-09-14T00:07:22.259Z] fd80fcce568e: Pushed [2021-09-14T00:07:22.259Z] 563ea45970c1: Layer already exists [2021-09-14T00:07:22.259Z] 91e3b9641807: Layer already exists [2021-09-14T00:07:22.259Z] b2d5eeeaba3a: Layer already exists [2021-09-14T00:07:22.526Z] 039fa3364e5a: Pushed [2021-09-14T00:07:22.680Z] Removing intermediate container f9d57d78909f [2021-09-14T00:07:22.680Z] ---> 31bdbca24317 [2021-09-14T00:07:22.680Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-14T00:07:22.680Z] ---> Running in a1c820fb913f [2021-09-14T00:07:23.278Z] Removing intermediate container 50ca0767432c [2021-09-14T00:07:23.278Z] ---> 4635e9df4e8b [2021-09-14T00:07:23.278Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-14T00:07:23.278Z] ---> Running in a67331fafa65 [2021-09-14T00:07:23.552Z] Removing intermediate container d7dd24ea7525 [2021-09-14T00:07:23.552Z] ---> b030f86f8d7a [2021-09-14T00:07:23.552Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-14T00:07:23.552Z] ---> Running in 13faa47a18cd [2021-09-14T00:07:25.542Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.45" -o cmd/core-command/core-command ./cmd/core-command [2021-09-14T00:07:26.143Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.45" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-14T00:07:26.143Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.45" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-14T00:07:27.876Z] 93fdc806a3ab: Pushed [2021-09-14T00:07:27.876Z] 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b: digest: sha256:447a95c6b49d3b022d78f974246d3829d13da71c8de7af3d0c9df9fe0a27767e size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:07:28.216Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:07:28.539Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-09-14T00:07:28.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-14T00:07:28.539Z] fd80fcce568e: Preparing [2021-09-14T00:07:28.539Z] 4cbe09d96373: Preparing [2021-09-14T00:07:28.539Z] 039fa3364e5a: Preparing [2021-09-14T00:07:28.539Z] 93fdc806a3ab: Preparing [2021-09-14T00:07:28.539Z] c080ac93e525: Preparing [2021-09-14T00:07:28.539Z] 87dec32dab56: Preparing [2021-09-14T00:07:28.539Z] 4b3c02ac6c6d: Preparing [2021-09-14T00:07:28.539Z] 3b6deb83ca37: Preparing [2021-09-14T00:07:28.539Z] 563ea45970c1: Preparing [2021-09-14T00:07:28.539Z] 91e3b9641807: Preparing [2021-09-14T00:07:28.539Z] b2d5eeeaba3a: Preparing [2021-09-14T00:07:28.539Z] 87dec32dab56: Waiting [2021-09-14T00:07:28.539Z] 4b3c02ac6c6d: Waiting [2021-09-14T00:07:28.539Z] 3b6deb83ca37: Waiting [2021-09-14T00:07:28.539Z] 563ea45970c1: Waiting [2021-09-14T00:07:28.539Z] 91e3b9641807: Waiting [2021-09-14T00:07:28.539Z] b2d5eeeaba3a: Waiting [2021-09-14T00:07:28.539Z] 4cbe09d96373: Layer already exists [2021-09-14T00:07:28.539Z] 039fa3364e5a: Layer already exists [2021-09-14T00:07:28.539Z] c080ac93e525: Layer already exists [2021-09-14T00:07:28.539Z] fd80fcce568e: Layer already exists [2021-09-14T00:07:28.539Z] 93fdc806a3ab: Layer already exists [2021-09-14T00:07:28.539Z] 4b3c02ac6c6d: Layer already exists [2021-09-14T00:07:28.539Z] 87dec32dab56: Layer already exists [2021-09-14T00:07:28.539Z] 3b6deb83ca37: Layer already exists [2021-09-14T00:07:28.539Z] 91e3b9641807: Layer already exists [2021-09-14T00:07:28.539Z] 563ea45970c1: Layer already exists [2021-09-14T00:07:28.539Z] b2d5eeeaba3a: Layer already exists [2021-09-14T00:07:28.808Z] latest: digest: sha256:447a95c6b49d3b022d78f974246d3829d13da71c8de7af3d0c9df9fe0a27767e size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:07:29.139Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.45 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:07:29.477Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.45 [2021-09-14T00:07:29.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-14T00:07:29.477Z] fd80fcce568e: Preparing [2021-09-14T00:07:29.477Z] 4cbe09d96373: Preparing [2021-09-14T00:07:29.477Z] 039fa3364e5a: Preparing [2021-09-14T00:07:29.477Z] 93fdc806a3ab: Preparing [2021-09-14T00:07:29.477Z] c080ac93e525: Preparing [2021-09-14T00:07:29.477Z] 87dec32dab56: Preparing [2021-09-14T00:07:29.477Z] 4b3c02ac6c6d: Preparing [2021-09-14T00:07:29.477Z] 3b6deb83ca37: Preparing [2021-09-14T00:07:29.477Z] 563ea45970c1: Preparing [2021-09-14T00:07:29.477Z] 91e3b9641807: Preparing [2021-09-14T00:07:29.477Z] b2d5eeeaba3a: Preparing [2021-09-14T00:07:29.477Z] 87dec32dab56: Waiting [2021-09-14T00:07:29.477Z] 4b3c02ac6c6d: Waiting [2021-09-14T00:07:29.477Z] 3b6deb83ca37: Waiting [2021-09-14T00:07:29.477Z] 563ea45970c1: Waiting [2021-09-14T00:07:29.477Z] 91e3b9641807: Waiting [2021-09-14T00:07:29.477Z] b2d5eeeaba3a: Waiting [2021-09-14T00:07:29.477Z] c080ac93e525: Layer already exists [2021-09-14T00:07:29.477Z] 93fdc806a3ab: Layer already exists [2021-09-14T00:07:29.477Z] 4cbe09d96373: Layer already exists [2021-09-14T00:07:29.477Z] fd80fcce568e: Layer already exists [2021-09-14T00:07:29.477Z] 039fa3364e5a: Layer already exists [2021-09-14T00:07:29.477Z] 563ea45970c1: Layer already exists [2021-09-14T00:07:29.477Z] 87dec32dab56: Layer already exists [2021-09-14T00:07:29.477Z] 3b6deb83ca37: Layer already exists [2021-09-14T00:07:29.477Z] 4b3c02ac6c6d: Layer already exists [2021-09-14T00:07:29.477Z] 91e3b9641807: Layer already exists [2021-09-14T00:07:29.477Z] b2d5eeeaba3a: Layer already exists [2021-09-14T00:07:29.477Z] 2.0.1-dev.45: digest: sha256:447a95c6b49d3b022d78f974246d3829d13da71c8de7af3d0c9df9fe0a27767e size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:07:29.814Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:07:30.140Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45 [2021-09-14T00:07:30.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-14T00:07:30.140Z] fd80fcce568e: Preparing [2021-09-14T00:07:30.140Z] 4cbe09d96373: Preparing [2021-09-14T00:07:30.140Z] 039fa3364e5a: Preparing [2021-09-14T00:07:30.140Z] 93fdc806a3ab: Preparing [2021-09-14T00:07:30.140Z] c080ac93e525: Preparing [2021-09-14T00:07:30.140Z] 87dec32dab56: Preparing [2021-09-14T00:07:30.140Z] 4b3c02ac6c6d: Preparing [2021-09-14T00:07:30.140Z] 3b6deb83ca37: Preparing [2021-09-14T00:07:30.140Z] 563ea45970c1: Preparing [2021-09-14T00:07:30.140Z] 91e3b9641807: Preparing [2021-09-14T00:07:30.140Z] b2d5eeeaba3a: Preparing [2021-09-14T00:07:30.140Z] 3b6deb83ca37: Waiting [2021-09-14T00:07:30.140Z] 563ea45970c1: Waiting [2021-09-14T00:07:30.140Z] 91e3b9641807: Waiting [2021-09-14T00:07:30.140Z] b2d5eeeaba3a: Waiting [2021-09-14T00:07:30.140Z] 87dec32dab56: Waiting [2021-09-14T00:07:30.140Z] 4b3c02ac6c6d: Waiting [2021-09-14T00:07:30.140Z] c080ac93e525: Layer already exists [2021-09-14T00:07:30.140Z] fd80fcce568e: Layer already exists [2021-09-14T00:07:30.140Z] 4cbe09d96373: Layer already exists [2021-09-14T00:07:30.140Z] 93fdc806a3ab: Layer already exists [2021-09-14T00:07:30.140Z] 039fa3364e5a: Layer already exists [2021-09-14T00:07:30.140Z] 87dec32dab56: Layer already exists [2021-09-14T00:07:30.140Z] 4b3c02ac6c6d: Layer already exists [2021-09-14T00:07:30.140Z] 563ea45970c1: Layer already exists [2021-09-14T00:07:30.140Z] 3b6deb83ca37: Layer already exists [2021-09-14T00:07:30.140Z] 91e3b9641807: Layer already exists [2021-09-14T00:07:30.140Z] b2d5eeeaba3a: Layer already exists [2021-09-14T00:07:30.140Z] 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45: digest: sha256:447a95c6b49d3b022d78f974246d3829d13da71c8de7af3d0c9df9fe0a27767e size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:07:30.470Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:07:30.802Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-09-14T00:07:30.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-14T00:07:30.802Z] fd80fcce568e: Preparing [2021-09-14T00:07:30.802Z] 4cbe09d96373: Preparing [2021-09-14T00:07:30.802Z] 039fa3364e5a: Preparing [2021-09-14T00:07:30.802Z] 93fdc806a3ab: Preparing [2021-09-14T00:07:30.802Z] c080ac93e525: Preparing [2021-09-14T00:07:30.802Z] 87dec32dab56: Preparing [2021-09-14T00:07:30.802Z] 4b3c02ac6c6d: Preparing [2021-09-14T00:07:30.802Z] 3b6deb83ca37: Preparing [2021-09-14T00:07:30.802Z] 563ea45970c1: Preparing [2021-09-14T00:07:30.802Z] 91e3b9641807: Preparing [2021-09-14T00:07:30.802Z] b2d5eeeaba3a: Preparing [2021-09-14T00:07:30.802Z] 3b6deb83ca37: Waiting [2021-09-14T00:07:30.802Z] 563ea45970c1: Waiting [2021-09-14T00:07:30.802Z] 91e3b9641807: Waiting [2021-09-14T00:07:30.802Z] b2d5eeeaba3a: Waiting [2021-09-14T00:07:30.802Z] 87dec32dab56: Waiting [2021-09-14T00:07:30.802Z] 4b3c02ac6c6d: Waiting [2021-09-14T00:07:30.802Z] fd80fcce568e: Layer already exists [2021-09-14T00:07:30.802Z] 039fa3364e5a: Layer already exists [2021-09-14T00:07:30.802Z] c080ac93e525: Layer already exists [2021-09-14T00:07:30.802Z] 4cbe09d96373: Layer already exists [2021-09-14T00:07:30.802Z] 93fdc806a3ab: Layer already exists [2021-09-14T00:07:30.802Z] 4b3c02ac6c6d: Layer already exists [2021-09-14T00:07:30.802Z] 3b6deb83ca37: Layer already exists [2021-09-14T00:07:30.802Z] 87dec32dab56: Layer already exists [2021-09-14T00:07:30.802Z] 563ea45970c1: Layer already exists [2021-09-14T00:07:30.802Z] 91e3b9641807: Layer already exists [2021-09-14T00:07:30.802Z] b2d5eeeaba3a: Layer already exists [2021-09-14T00:07:30.802Z] main: digest: sha256:447a95c6b49d3b022d78f974246d3829d13da71c8de7af3d0c9df9fe0a27767e size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-14T00:07:30.858Z] ===================================================== [Pipeline] echo [2021-09-14T00:07:30.873Z] taggedImages: [2021-09-14T00:07:30.873Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [2021-09-14T00:07:30.873Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-09-14T00:07:30.873Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.45 [2021-09-14T00:07:30.873Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45 [2021-09-14T00:07:30.873Z] - 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-09-14T00:09:03.024Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.45" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-14T00:09:05.011Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.45" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-14T00:09:20.171Z] Removing intermediate container 8546e9d28a48 [2021-09-14T00:09:20.171Z] ---> 5dbb3c328f09 [2021-09-14T00:09:20.171Z] [2021-09-14T00:09:20.171Z] Step 11/22 : FROM alpine:3.12 [2021-09-14T00:09:20.778Z] 3.12: Pulling from library/alpine [2021-09-14T00:09:20.778Z] Removing intermediate container 739552642e2c [2021-09-14T00:09:20.778Z] ---> 9c5418982b8a [2021-09-14T00:09:20.778Z] [2021-09-14T00:09:20.778Z] Step 11/26 : FROM alpine:3.12 [2021-09-14T00:09:21.057Z] Removing intermediate container a1c820fb913f [2021-09-14T00:09:21.057Z] ---> 2e5411cf0c45 [2021-09-14T00:09:21.057Z] [2021-09-14T00:09:21.057Z] Step 11/24 : FROM alpine:3.12 [2021-09-14T00:09:21.057Z] 3.12: Pulling from library/alpine [2021-09-14T00:09:21.057Z] 3.12: Pulling from library/alpine [2021-09-14T00:09:21.057Z] Removing intermediate container a67331fafa65 [2021-09-14T00:09:21.057Z] ---> 401a8bd879d9 [2021-09-14T00:09:21.057Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-14T00:09:22.053Z] ---> Running in 630d67c1ea89 [2021-09-14T00:09:22.329Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-14T00:09:22.329Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-14T00:09:22.329Z] Status: Downloaded newer image for alpine:3.12 [2021-09-14T00:09:22.329Z] Status: Downloaded newer image for alpine:3.12 [2021-09-14T00:09:22.329Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-14T00:09:22.329Z] Status: Image is up to date for alpine:3.12 [2021-09-14T00:09:22.329Z] ---> afc2cc120ca2 [2021-09-14T00:09:22.329Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-14T00:09:22.329Z] ---> afc2cc120ca2 [2021-09-14T00:09:22.329Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-14T00:09:22.329Z] ---> afc2cc120ca2 [2021-09-14T00:09:22.329Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-14T00:09:22.938Z] ---> Running in a80304bf08ba [2021-09-14T00:09:22.938Z] ---> Running in ded9959e01a1 [2021-09-14T00:09:22.938Z] ---> Running in 8b49dbcc7a9d [2021-09-14T00:09:24.393Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.45" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-14T00:09:24.393Z] Removing intermediate container 13faa47a18cd [2021-09-14T00:09:24.393Z] ---> c0be7b218fb0 [2021-09-14T00:09:24.393Z] [2021-09-14T00:09:24.393Z] Step 11/23 : FROM alpine:3.12 [2021-09-14T00:09:24.393Z] ---> afc2cc120ca2 [2021-09-14T00:09:24.393Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-14T00:09:24.670Z] ---> Running in 2d1b45d01289 [2021-09-14T00:09:24.946Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-14T00:09:25.221Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-14T00:09:25.828Z] (1/3) Installing ca-certificates (20191127-r4) [2021-09-14T00:09:25.828Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-14T00:09:25.828Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-14T00:09:26.107Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-09-14T00:09:26.108Z] (3/3) Installing su-exec (0.2-r1) [2021-09-14T00:09:26.108Z] Executing busybox-1.31.1-r20.trigger [2021-09-14T00:09:26.108Z] Executing ca-certificates-20191127-r4.trigger [2021-09-14T00:09:26.108Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-14T00:09:26.108Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-14T00:09:26.390Z] OK: 6 MiB in 17 packages [2021-09-14T00:09:26.673Z] (1/4) Installing ca-certificates (20191127-r4) [2021-09-14T00:09:26.673Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-09-14T00:09:26.948Z] (3/4) Installing libcurl (7.78.0-r0) [2021-09-14T00:09:26.948Z] (4/4) Installing curl (7.78.0-r0) [2021-09-14T00:09:26.948Z] Executing busybox-1.31.1-r20.trigger [2021-09-14T00:09:26.948Z] Executing ca-certificates-20191127-r4.trigger [2021-09-14T00:09:26.948Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-14T00:09:26.948Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-14T00:09:26.948Z] Executing busybox-1.31.1-r20.trigger [2021-09-14T00:09:26.948Z] OK: 5 MiB in 15 packages [2021-09-14T00:09:27.227Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-14T00:09:27.227Z] OK: 7 MiB in 18 packages [2021-09-14T00:09:27.831Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-14T00:09:27.831Z] Executing busybox-1.31.1-r20.trigger [2021-09-14T00:09:27.831Z] OK: 5 MiB in 15 packages [2021-09-14T00:09:28.817Z] Removing intermediate container a80304bf08ba [2021-09-14T00:09:28.817Z] ---> 40820e5904c0 [2021-09-14T00:09:28.817Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-14T00:09:29.091Z] Removing intermediate container 8b49dbcc7a9d [2021-09-14T00:09:29.091Z] ---> 495e3ec9b115 [2021-09-14T00:09:29.091Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-14T00:09:29.091Z] ---> Running in b80e3ff82fe4 [2021-09-14T00:09:29.365Z] Removing intermediate container 630d67c1ea89 [2021-09-14T00:09:29.365Z] ---> e23cd50c2d56 [2021-09-14T00:09:29.365Z] [2021-09-14T00:09:29.365Z] Step 12/24 : FROM docker:20.10.7 [2021-09-14T00:09:29.365Z] ---> Running in f575c2f67b8a [2021-09-14T00:09:29.365Z] Removing intermediate container ded9959e01a1 [2021-09-14T00:09:29.365Z] ---> e62cef8283f5 [2021-09-14T00:09:29.365Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-14T00:09:29.639Z] Removing intermediate container 2d1b45d01289 [2021-09-14T00:09:29.639Z] ---> d53b4e0759c0 [2021-09-14T00:09:29.639Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-14T00:09:29.639Z] 20.10.7: Pulling from library/docker [2021-09-14T00:09:29.639Z] ---> Running in aed547cb55b3 [2021-09-14T00:09:29.639Z] ---> Running in aed057a1775c [2021-09-14T00:09:29.915Z] Removing intermediate container b80e3ff82fe4 [2021-09-14T00:09:29.915Z] ---> aadd82d8ff76 [2021-09-14T00:09:29.915Z] Step 14/26 : WORKDIR / [2021-09-14T00:09:30.186Z] Removing intermediate container f575c2f67b8a [2021-09-14T00:09:30.186Z] ---> 040b0e050b22 [2021-09-14T00:09:30.186Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-14T00:09:30.459Z] ---> Running in 2b5956448153 [2021-09-14T00:09:30.459Z] ---> Running in e5504f88de5f [2021-09-14T00:09:30.459Z] Removing intermediate container aed057a1775c [2021-09-14T00:09:30.459Z] ---> b1a13f3e154c [2021-09-14T00:09:30.459Z] Step 14/22 : WORKDIR /edgex [2021-09-14T00:09:30.741Z] Removing intermediate container aed547cb55b3 [2021-09-14T00:09:30.741Z] ---> 95142ea5e8e3 [2021-09-14T00:09:30.741Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-14T00:09:31.335Z] ---> Running in fee538b5388b [2021-09-14T00:09:31.611Z] ---> Running in e53358a01d8e [2021-09-14T00:09:32.217Z] Removing intermediate container e5504f88de5f [2021-09-14T00:09:32.217Z] ---> 11fcf0bc442c [2021-09-14T00:09:32.217Z] Removing intermediate container 2b5956448153 [2021-09-14T00:09:32.217Z] ---> f81890c6583a [2021-09-14T00:09:32.217Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.jsonStep 15/24 : EXPOSE $APP_PORT [2021-09-14T00:09:32.217Z] [2021-09-14T00:09:33.197Z] ---> Running in 3d30c0ad6660 [2021-09-14T00:09:33.197Z] Removing intermediate container e53358a01d8e [2021-09-14T00:09:33.197Z] ---> 76696a13a696 [2021-09-14T00:09:33.197Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-14T00:09:33.197Z] Removing intermediate container fee538b5388b [2021-09-14T00:09:33.197Z] ---> e56e6eb58261 [2021-09-14T00:09:33.197Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-14T00:09:33.485Z] ---> a6f6a83f2a60 [2021-09-14T00:09:33.485Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-09-14T00:09:34.094Z] ---> Running in 5f652ef84084 [2021-09-14T00:09:34.094Z] Removing intermediate container 3d30c0ad6660 [2021-09-14T00:09:34.094Z] ---> 0f561697cdee [2021-09-14T00:09:34.094Z] Step 16/24 : WORKDIR / [2021-09-14T00:09:35.078Z] ---> 92640aab70ff [2021-09-14T00:09:35.079Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-14T00:09:35.675Z] ---> Running in 2733a1d31ebe [2021-09-14T00:09:37.115Z] ---> 356e750b1520 [2021-09-14T00:09:37.115Z] Removing intermediate container 5f652ef84084 [2021-09-14T00:09:37.115Z] ---> c26067945348 [2021-09-14T00:09:37.115Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-14T00:09:37.115Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-14T00:09:37.714Z] Removing intermediate container 2733a1d31ebe [2021-09-14T00:09:37.714Z] ---> 86bf71553d50 [2021-09-14T00:09:37.714Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-14T00:09:38.065Z] ---> 2a18c5f65da1 [2021-09-14T00:09:38.065Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-14T00:09:38.737Z] ---> a79ba8cb7954 [2021-09-14T00:09:38.737Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-09-14T00:09:39.059Z] ---> 0dc92781637f [2021-09-14T00:09:39.060Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-14T00:09:40.109Z] ---> 2bf233d018b6 [2021-09-14T00:09:40.109Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-14T00:09:41.578Z] ---> 2d617d294d74 [2021-09-14T00:09:41.578Z] ---> 4112ebeb7f02 [2021-09-14T00:09:41.860Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-14T00:09:41.860Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-14T00:09:41.860Z] ---> Running in d16eddcf1d3d [2021-09-14T00:09:42.138Z] ---> 142f47e60b9c [2021-09-14T00:09:42.138Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-14T00:09:42.138Z] ---> 1911a084912b [2021-09-14T00:09:42.138Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-14T00:09:42.418Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-14T00:09:42.697Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-14T00:09:42.697Z] ---> df445af6242a [2021-09-14T00:09:42.697Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-09-14T00:09:42.974Z] Removing intermediate container d16eddcf1d3d [2021-09-14T00:09:42.974Z] ---> 57aed91eee9f [2021-09-14T00:09:42.974Z] Step 19/22 : CMD ["--init=true"] [2021-09-14T00:09:42.974Z] ---> Running in 269e67e75102 [2021-09-14T00:09:43.252Z] ---> Running in d3a5ebb21297 [2021-09-14T00:09:43.529Z] ---> 8869f15adaac [2021-09-14T00:09:43.529Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-14T00:09:43.529Z] ---> 2c73588a5f55 [2021-09-14T00:09:43.529Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-14T00:09:43.529Z] ---> ccceff0a7b91 [2021-09-14T00:09:43.529Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-14T00:09:43.529Z] ---> Running in 0b48380a9a1a [2021-09-14T00:09:43.806Z] Removing intermediate container 269e67e75102 [2021-09-14T00:09:43.806Z] ---> bdefd35767c9 [2021-09-14T00:09:43.806Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-14T00:09:43.806Z] ---> Running in 7113a76e776e [2021-09-14T00:09:44.085Z] ---> Running in bd3aaea66301 [2021-09-14T00:09:44.085Z] Removing intermediate container d3a5ebb21297 [2021-09-14T00:09:44.085Z] ---> 3eb9ca438d73 [2021-09-14T00:09:44.085Z] Step 20/22 : LABEL arch=arm64 [2021-09-14T00:09:44.372Z] ---> Running in 75f1fd3749b9 [2021-09-14T00:09:44.372Z] Removing intermediate container 0b48380a9a1a [2021-09-14T00:09:44.372Z] ---> b183bb94b5f3 [2021-09-14T00:09:44.372Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-14T00:09:44.649Z] Removing intermediate container 7113a76e776e [2021-09-14T00:09:44.649Z] ---> 086d08f29db7 [2021-09-14T00:09:44.649Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-14T00:09:44.649Z] ---> Running in 54cd0a2c105e [2021-09-14T00:09:44.927Z] ---> Running in c2a4e893f725 [2021-09-14T00:09:45.210Z] Removing intermediate container 75f1fd3749b9 [2021-09-14T00:09:45.210Z] ---> 8e36dab17b84 [2021-09-14T00:09:45.210Z] Step 21/22 : LABEL git_sha=17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [2021-09-14T00:09:45.210Z] ---> c12d87541f2d [2021-09-14T00:09:45.210Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-14T00:09:45.489Z] ---> Running in 250fbd025d57 [2021-09-14T00:09:45.769Z] Removing intermediate container 54cd0a2c105e [2021-09-14T00:09:45.769Z] ---> c7f57880aa96 [2021-09-14T00:09:45.769Z] Step 22/24 : LABEL arch=arm64 [2021-09-14T00:09:45.769Z] Removing intermediate container c2a4e893f725 [2021-09-14T00:09:45.769Z] ---> 195267aa965b [2021-09-14T00:09:45.769Z] Step 21/23 : LABEL arch=arm64 [2021-09-14T00:09:45.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-14T00:09:45.769Z] ---> Running in 729e37f27f96 [2021-09-14T00:09:46.051Z] ---> Running in 44e3f0ab64a1 [2021-09-14T00:09:46.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-14T00:09:46.330Z] Removing intermediate container 250fbd025d57 [2021-09-14T00:09:46.330Z] ---> f5902c268017 [2021-09-14T00:09:46.330Z] Step 22/22 : LABEL version=2.0.1-dev.45 [2021-09-14T00:09:46.604Z] ---> Running in 9d91024a88d9 [2021-09-14T00:09:46.604Z] Removing intermediate container 729e37f27f96 [2021-09-14T00:09:46.604Z] ---> feb4ba80bed7 [2021-09-14T00:09:46.604Z] Step 23/24 : LABEL git_sha=17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [2021-09-14T00:09:46.604Z] ---> e4476bc719f4 [2021-09-14T00:09:46.604Z] Step 22/26 : 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-09-14T00:09:46.880Z] Removing intermediate container 44e3f0ab64a1 [2021-09-14T00:09:46.881Z] ---> 281d0e2b64f4 [2021-09-14T00:09:46.881Z] Step 22/23 : LABEL git_sha=17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [2021-09-14T00:09:46.881Z] ---> Running in 2d111d7a451e [2021-09-14T00:09:46.881Z] (1/39) Installing readline (8.1.0-r0) [2021-09-14T00:09:46.881Z] (2/39) Installing bash (5.1.0-r0) [2021-09-14T00:09:46.881Z] Executing bash-5.1.0-r0.post-install [2021-09-14T00:09:46.881Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-14T00:09:47.160Z] ---> Running in 33a2d936c907 [2021-09-14T00:09:47.160Z] ---> Running in 1431a7834d49 [2021-09-14T00:09:47.160Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-14T00:09:47.160Z] (5/39) Installing libcurl (7.78.0-r0) [2021-09-14T00:09:47.160Z] (6/39) Installing curl (7.78.0-r0) [2021-09-14T00:09:47.160Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-14T00:09:47.160Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-14T00:09:47.160Z] (9/39) Installing expat (2.2.10-r1) [2021-09-14T00:09:47.160Z] (10/39) Installing libffi (3.3-r2) [2021-09-14T00:09:47.160Z] (11/39) Installing gdbm (1.19-r0) [2021-09-14T00:09:47.160Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-14T00:09:47.160Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-14T00:09:47.160Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-14T00:09:47.439Z] Removing intermediate container 9d91024a88d9 [2021-09-14T00:09:47.439Z] ---> 33400b89be94 [2021-09-14T00:09:47.439Z] [2021-09-14T00:09:47.716Z] Successfully built 33400b89be94 [2021-09-14T00:09:47.716Z] Successfully tagged security-proxy-setup-arm64:latest [2021-09-14T00:09:47.716Z] Building support-notifications [2021-09-14T00:09:47.716Z] Removing intermediate container 2d111d7a451e [2021-09-14T00:09:47.716Z]  Building security-proxy-setup ... done  ---> 355bf3e7ebf0 [2021-09-14T00:09:47.716Z] Step 24/24 : LABEL version=2.0.1-dev.45 [2021-09-14T00:09:47.994Z] Removing intermediate container 1431a7834d49 [2021-09-14T00:09:47.994Z] ---> bfc018f6ca5c [2021-09-14T00:09:47.994Z] Step 23/23 : LABEL version=2.0.1-dev.45 [2021-09-14T00:09:48.272Z] ---> Running in e3bd9492fcb7 [2021-09-14T00:09:48.551Z] ---> Running in 7f0a0c776ea1 [2021-09-14T00:09:49.537Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-14T00:09:49.537Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-14T00:09:49.537Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-14T00:09:49.537Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-14T00:09:49.537Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-14T00:09:49.537Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-14T00:09:49.537Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-14T00:09:49.537Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-14T00:09:49.819Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-14T00:09:49.819Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-14T00:09:49.819Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-14T00:09:49.819Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-14T00:09:49.819Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-14T00:09:49.819Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-14T00:09:49.819Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-14T00:09:49.819Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-14T00:09:49.819Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-14T00:09:50.104Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-14T00:09:50.104Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-14T00:09:50.104Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-14T00:09:50.104Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-14T00:09:50.104Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-14T00:09:50.104Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-14T00:09:50.104Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-14T00:09:50.104Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-14T00:09:50.709Z] Executing busybox-1.32.1-r6.trigger [2021-09-14T00:09:50.709Z] OK: 82 MiB in 59 packages [2021-09-14T00:09:51.703Z] Removing intermediate container 7f0a0c776ea1 [2021-09-14T00:09:51.703Z] ---> 213e97fbd045 [2021-09-14T00:09:51.703Z] [2021-09-14T00:09:51.703Z] Removing intermediate container e3bd9492fcb7 [2021-09-14T00:09:51.703Z] ---> b71d928e7ca0 [2021-09-14T00:09:51.703Z] [2021-09-14T00:09:52.309Z] Successfully built b71d928e7ca0 [2021-09-14T00:09:52.309Z] Successfully built 213e97fbd045 [2021-09-14T00:09:52.310Z] Successfully tagged support-scheduler-arm64:latest [2021-09-14T00:09:52.310Z]  Building support-scheduler ... done Successfully tagged core-command-arm64:latest [2021-09-14T00:09:52.310Z] Building core-data [2021-09-14T00:09:52.310Z] Building core-metadata [2021-09-14T00:09:52.909Z]  Building core-command ... done Removing intermediate container 33a2d936c907 [2021-09-14T00:09:52.909Z] ---> 4c9cb436dba5 [2021-09-14T00:09:52.910Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-14T00:09:53.187Z] ---> Running in 848c4393883b [2021-09-14T00:09:53.794Z] Removing intermediate container 848c4393883b [2021-09-14T00:09:53.794Z] ---> 32a543f6fa2d [2021-09-14T00:09:53.794Z] Step 24/26 : LABEL arch=arm64 [2021-09-14T00:09:54.072Z] ---> Running in f1d9a1c1c9f2 [2021-09-14T00:09:56.078Z] Removing intermediate container f1d9a1c1c9f2 [2021-09-14T00:09:56.078Z] ---> 2f90870fec6e [2021-09-14T00:09:56.078Z] Step 25/26 : LABEL git_sha=17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [2021-09-14T00:09:58.730Z] ---> Running in 21bf98295a90 [2021-09-14T00:09:59.719Z] Removing intermediate container 21bf98295a90 [2021-09-14T00:09:59.719Z] ---> 225084d83590 [2021-09-14T00:09:59.719Z] Step 26/26 : LABEL version=2.0.1-dev.45 [2021-09-14T00:10:00.698Z] ---> Running in 16e0f1f12413 [2021-09-14T00:10:00.971Z] Collecting docker-compose==1.23.2 [2021-09-14T00:10:00.971Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-14T00:10:01.247Z] Removing intermediate container 16e0f1f12413 [2021-09-14T00:10:01.247Z] ---> 20065202ecea [2021-09-14T00:10:01.247Z] [2021-09-14T00:10:01.523Z] Successfully built 20065202ecea [2021-09-14T00:10:01.523Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-09-14T00:10:01.523Z] Building security-bootstrapper [2021-09-14T00:10:02.126Z]  Building security-secretstore-setup ... done Collecting PyYAML<4,>=3.10 [2021-09-14T00:10:02.126Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-14T00:10:06.463Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-14T00:10:06.463Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-14T00:10:06.463Z] Collecting docopt<0.7,>=0.6.1 [2021-09-14T00:10:06.463Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-14T00:10:07.915Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-09-14T00:10:08.523Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-14T00:10:08.523Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-14T00:10:08.523Z] ---> 612892b213ba [2021-09-14T00:10:08.523Z] Step 3/23 : WORKDIR /edgex-go [2021-09-14T00:10:08.523Z] ---> Using cache [2021-09-14T00:10:08.523Z] ---> 9330f4364191 [2021-09-14T00:10:08.523Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-14T00:10:08.523Z] ---> Using cache [2021-09-14T00:10:08.523Z] ---> 2f4b113b3932 [2021-09-14T00:10:08.523Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-14T00:10:09.519Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-14T00:10:09.519Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-14T00:10:09.798Z] Collecting jsonschema<3,>=2.5.1 [2021-09-14T00:10:09.798Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-14T00:10:10.408Z] Collecting docker<4.0,>=3.6.0 [2021-09-14T00:10:10.408Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-14T00:10:10.687Z] Collecting texttable<0.10,>=0.9.0 [2021-09-14T00:10:10.687Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-14T00:10:12.141Z] ---> Running in dac3aa5e8275 [2021-09-14T00:10:12.759Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-14T00:10:12.759Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-14T00:10:13.751Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-14T00:10:14.746Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-14T00:10:14.746Z] Collecting cached-property<2,>=1.2.0 [2021-09-14T00:10:15.025Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-14T00:10:15.300Z] Collecting docker-pycreds>=0.4.0 [2021-09-14T00:10:15.300Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-14T00:10:15.582Z] OK: 218 MiB in 52 packages [2021-09-14T00:10:17.034Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-14T00:10:17.034Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-14T00:10:17.034Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-14T00:10:17.034Z] ---> 612892b213ba [2021-09-14T00:10:17.034Z] Step 3/24 : WORKDIR /edgex-go [2021-09-14T00:10:17.034Z] ---> Using cache [2021-09-14T00:10:17.034Z] ---> 9330f4364191 [2021-09-14T00:10:17.034Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-14T00:10:17.034Z] ---> Using cache [2021-09-14T00:10:17.034Z] ---> 2f4b113b3932 [2021-09-14T00:10:17.034Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-14T00:10:17.034Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-14T00:10:17.311Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-14T00:10:17.311Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-14T00:10:17.311Z] ---> 612892b213ba [2021-09-14T00:10:17.311Z] Step 3/24 : WORKDIR /edgex-go [2021-09-14T00:10:17.311Z] ---> Using cache [2021-09-14T00:10:17.311Z] ---> 9330f4364191 [2021-09-14T00:10:17.311Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-14T00:10:17.311Z] ---> Using cache [2021-09-14T00:10:17.311Z] ---> 2f4b113b3932 [2021-09-14T00:10:17.311Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-14T00:10:17.311Z] ---> Using cache [2021-09-14T00:10:17.311Z] ---> 250f38eedf5b [2021-09-14T00:10:17.311Z] Step 6/24 : COPY go.mod . [2021-09-14T00:10:17.311Z] ---> Using cache [2021-09-14T00:10:17.311Z] ---> 113ee5624646 [2021-09-14T00:10:17.311Z] Step 7/24 : RUN go mod download [2021-09-14T00:10:17.311Z] ---> Using cache [2021-09-14T00:10:17.311Z] ---> 96e7f2b572db [2021-09-14T00:10:17.311Z] Step 8/24 : COPY . . [2021-09-14T00:10:17.311Z] ---> Using cache [2021-09-14T00:10:17.311Z] ---> 961d2cca0976 [2021-09-14T00:10:17.311Z] Step 9/24 : RUN go mod tidy [2021-09-14T00:10:17.311Z] ---> Using cache [2021-09-14T00:10:17.311Z] ---> b030f86f8d7a [2021-09-14T00:10:17.311Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-14T00:10:17.311Z] Collecting certifi>=2017.4.17 [2021-09-14T00:10:17.311Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-14T00:10:17.590Z] Collecting idna<2.8,>=2.5 [2021-09-14T00:10:17.590Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-14T00:10:17.871Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-14T00:10:17.871Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-14T00:10:18.473Z] ---> Running in 037540dc257d [2021-09-14T00:10:18.473Z] ---> Running in 2a7de40a3e30 [2021-09-14T00:10:18.473Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-14T00:10:18.473Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-14T00:10:18.473Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-14T00:10:18.473Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-14T00:10:19.082Z] Removing intermediate container dac3aa5e8275 [2021-09-14T00:10:19.082Z] ---> 821e6d67a3cb [2021-09-14T00:10:19.082Z] Step 6/23 : COPY go.mod . [2021-09-14T00:10:19.689Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-14T00:10:19.689Z] Attempting uninstall: urllib3 [2021-09-14T00:10:19.689Z] Found existing installation: urllib3 1.26.2 [2021-09-14T00:10:19.689Z] Uninstalling urllib3-1.26.2: [2021-09-14T00:10:19.968Z] Successfully uninstalled urllib3-1.26.2 [2021-09-14T00:10:21.416Z] Attempting uninstall: idna [2021-09-14T00:10:21.416Z] Found existing installation: idna 3.1 [2021-09-14T00:10:21.416Z] ---> 2e07fc659a0e [2021-09-14T00:10:21.416Z] Step 7/23 : RUN go mod download [2021-09-14T00:10:21.416Z] Uninstalling idna-3.1: [2021-09-14T00:10:21.416Z] Successfully uninstalled idna-3.1 [2021-09-14T00:10:21.697Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-14T00:10:21.697Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.45" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-14T00:10:21.697Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-14T00:10:21.697Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-14T00:10:21.697Z] ---> 612892b213ba [2021-09-14T00:10:21.697Z] Step 3/32 : WORKDIR /edgex-go [2021-09-14T00:10:21.697Z] ---> Using cache [2021-09-14T00:10:21.697Z] ---> 9330f4364191 [2021-09-14T00:10:21.697Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-14T00:10:21.697Z] ---> Using cache [2021-09-14T00:10:21.697Z] ---> 2f4b113b3932 [2021-09-14T00:10:21.697Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-14T00:10:21.697Z] ---> Using cache [2021-09-14T00:10:21.697Z] ---> 250f38eedf5b [2021-09-14T00:10:21.697Z] Step 6/32 : COPY go.mod . [2021-09-14T00:10:21.697Z] ---> Using cache [2021-09-14T00:10:21.697Z] ---> 113ee5624646 [2021-09-14T00:10:21.697Z] Step 7/32 : RUN go mod download [2021-09-14T00:10:21.697Z] ---> Using cache [2021-09-14T00:10:21.697Z] ---> 96e7f2b572db [2021-09-14T00:10:21.697Z] Step 8/32 : COPY . . [2021-09-14T00:10:21.697Z] ---> Using cache [2021-09-14T00:10:21.697Z] ---> 961d2cca0976 [2021-09-14T00:10:21.697Z] Step 9/32 : RUN go mod tidy [2021-09-14T00:10:21.697Z] ---> Using cache [2021-09-14T00:10:21.697Z] ---> b030f86f8d7a [2021-09-14T00:10:21.697Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-14T00:10:21.697Z] ---> Running in 79f0fe89445d [2021-09-14T00:10:21.975Z] ---> Running in edf52f786352 [2021-09-14T00:10:21.976Z] Attempting uninstall: chardet [2021-09-14T00:10:21.976Z] Found existing installation: chardet 4.0.0 [2021-09-14T00:10:21.976Z] Uninstalling chardet-4.0.0: [2021-09-14T00:10:22.259Z] Successfully uninstalled chardet-4.0.0 [2021-09-14T00:10:22.560Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-14T00:10:24.032Z] OK: 218 MiB in 52 packages [2021-09-14T00:10:24.032Z] Attempting uninstall: requests [2021-09-14T00:10:24.032Z] Found existing installation: requests 2.25.1 [2021-09-14T00:10:24.032Z] Uninstalling requests-2.25.1: [2021-09-14T00:10:24.032Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.45" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-14T00:10:24.310Z] Successfully uninstalled requests-2.25.1 [2021-09-14T00:10:24.597Z] Running setup.py install for texttable: started [2021-09-14T00:10:25.200Z] Removing intermediate container 2a7de40a3e30 [2021-09-14T00:10:25.200Z] ---> 2c35a273ad5b [2021-09-14T00:10:25.200Z] Step 6/24 : COPY go.mod . [2021-09-14T00:10:26.185Z] ---> b05e65f82b33 [2021-09-14T00:10:26.185Z] Step 7/24 : RUN go mod download [2021-09-14T00:10:26.464Z] ---> Running in 839e2ac308b6 [2021-09-14T00:10:27.451Z] Running setup.py install for texttable: finished with status 'done' [2021-09-14T00:10:27.452Z] Running setup.py install for PyYAML: started [2021-09-14T00:10:28.454Z] Removing intermediate container 79f0fe89445d [2021-09-14T00:10:28.454Z] ---> c8a568ad7b7b [2021-09-14T00:10:28.454Z] Step 8/23 : COPY . . [2021-09-14T00:10:31.094Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-14T00:10:31.693Z] Running setup.py install for docopt: started [2021-09-14T00:10:34.324Z] Running setup.py install for docopt: finished with status 'done' [2021-09-14T00:10:34.324Z] Running setup.py install for dockerpty: started [2021-09-14T00:10:36.308Z] Removing intermediate container 839e2ac308b6 [2021-09-14T00:10:36.308Z] ---> 29005090df7f [2021-09-14T00:10:36.308Z] Step 8/24 : COPY . . [2021-09-14T00:10:36.908Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-14T00:10:38.891Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 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-09-14T00:10:43.208Z] ---> 05920625c423 [2021-09-14T00:10:43.208Z] Step 9/23 : RUN go mod tidy [2021-09-14T00:10:43.487Z] ---> Running in d14bac451ee4 [2021-09-14T00:10:56.179Z] ---> 7864223ca407 [2021-09-14T00:10:56.179Z] Step 9/24 : RUN go mod tidy [2021-09-14T00:10:56.179Z] Removing intermediate container d14bac451ee4 [2021-09-14T00:10:56.179Z] ---> 3b819cd76e04 [2021-09-14T00:10:56.179Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-14T00:10:56.179Z] ---> Running in 01fcab4a3177 [2021-09-14T00:10:56.179Z] ---> Running in 3877ea8a6e9a [2021-09-14T00:10:58.813Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.45" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-14T00:10:59.418Z] Removing intermediate container bd3aaea66301 [2021-09-14T00:10:59.418Z] ---> 0b576426dad2 [2021-09-14T00:10:59.418Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-14T00:10:59.706Z] ---> Running in 4ddb9c781716 [2021-09-14T00:11:00.692Z] Removing intermediate container 4ddb9c781716 [2021-09-14T00:11:00.692Z] ---> 5d8aecbb4290 [2021-09-14T00:11:00.692Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-14T00:11:00.692Z] ---> Running in 3c246825e702 [2021-09-14T00:11:01.295Z] Removing intermediate container 3c246825e702 [2021-09-14T00:11:01.295Z] ---> e7df9f239e9e [2021-09-14T00:11:01.295Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-14T00:11:03.926Z] ---> a1ebd171a0ba [2021-09-14T00:11:03.926Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-14T00:11:05.393Z] Removing intermediate container 01fcab4a3177 [2021-09-14T00:11:05.393Z] ---> a275a52bd056 [2021-09-14T00:11:05.393Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-14T00:11:05.393Z] ---> Running in 609c74adea39 [2021-09-14T00:11:05.669Z] ---> 382135e7757c [2021-09-14T00:11:05.669Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-14T00:11:07.650Z] ---> 571700fbe2a4 [2021-09-14T00:11:07.650Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-14T00:11:07.650Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.45" -o cmd/core-data/core-data ./cmd/core-data [2021-09-14T00:11:07.650Z] ---> Running in 6849d841a3cb [2021-09-14T00:11:08.636Z] Removing intermediate container 6849d841a3cb [2021-09-14T00:11:08.636Z] ---> db7cdf9873f6 [2021-09-14T00:11:08.636Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-14T00:11:08.636Z] ---> Running in fb2a46bd6ead [2021-09-14T00:11:09.628Z] Removing intermediate container fb2a46bd6ead [2021-09-14T00:11:09.628Z] ---> be8014793aa2 [2021-09-14T00:11:09.628Z] Step 22/24 : LABEL arch=arm64 [2021-09-14T00:11:09.628Z] ---> Running in 8b4b5961cc48 [2021-09-14T00:11:10.229Z] Removing intermediate container 8b4b5961cc48 [2021-09-14T00:11:10.230Z] ---> 0fcd228c0d81 [2021-09-14T00:11:10.230Z] Step 23/24 : LABEL git_sha=17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [2021-09-14T00:11:10.502Z] ---> Running in d0481805bc63 [2021-09-14T00:11:11.108Z] Removing intermediate container d0481805bc63 [2021-09-14T00:11:11.108Z] ---> 2c0caaebf0c5 [2021-09-14T00:11:11.108Z] Step 24/24 : LABEL version=2.0.1-dev.45 [2021-09-14T00:11:11.382Z] ---> Running in 033a249c9ef1 [2021-09-14T00:11:11.980Z] Removing intermediate container 033a249c9ef1 [2021-09-14T00:11:11.980Z] ---> bdb9fd726151 [2021-09-14T00:11:11.980Z] [2021-09-14T00:11:12.253Z] Successfully built bdb9fd726151 [2021-09-14T00:11:12.253Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-09-14T00:12:08.824Z]  Building sys-mgmt-agent ... done Removing intermediate container edf52f786352 [2021-09-14T00:12:08.824Z] ---> ee5beaa91206 [2021-09-14T00:12:08.824Z] [2021-09-14T00:12:08.824Z] Step 11/32 : FROM alpine:3.12 [2021-09-14T00:12:08.824Z] ---> afc2cc120ca2 [2021-09-14T00:12:08.824Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-14T00:12:08.824Z] ---> Running in 5813ee69f9a9 [2021-09-14T00:12:09.099Z] Removing intermediate container 5813ee69f9a9 [2021-09-14T00:12:09.099Z] ---> 9b76fad6fa18 [2021-09-14T00:12:09.099Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-14T00:12:09.699Z] ---> Running in 6b392afb3c0c [2021-09-14T00:12:12.343Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-14T00:12:12.343Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-14T00:12:12.624Z] Removing intermediate container 037540dc257d [2021-09-14T00:12:12.624Z] ---> 26b13367b02c [2021-09-14T00:12:12.624Z] [2021-09-14T00:12:12.624Z] Step 11/24 : FROM alpine:3.12 [2021-09-14T00:12:12.624Z] ---> afc2cc120ca2 [2021-09-14T00:12:12.624Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-14T00:12:12.624Z] ---> Using cache [2021-09-14T00:12:12.624Z] ---> d53b4e0759c0 [2021-09-14T00:12:12.624Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-14T00:12:12.624Z] ---> Using cache [2021-09-14T00:12:12.624Z] ---> 95142ea5e8e3 [2021-09-14T00:12:12.624Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-14T00:12:12.906Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-09-14T00:12:12.906Z] (2/2) Installing su-exec (0.2-r1) [2021-09-14T00:12:12.906Z] Executing busybox-1.31.1-r20.trigger [2021-09-14T00:12:12.906Z] OK: 5 MiB in 16 packages [2021-09-14T00:12:12.906Z] ---> Running in f5323433e8da [2021-09-14T00:12:14.355Z] Removing intermediate container f5323433e8da [2021-09-14T00:12:14.355Z] ---> 293439b5018d [2021-09-14T00:12:14.355Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-14T00:12:14.355Z] ---> Running in 91359f39476d [2021-09-14T00:12:14.972Z] Removing intermediate container 6b392afb3c0c [2021-09-14T00:12:14.972Z] ---> bf0137578b6e [2021-09-14T00:12:14.972Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-14T00:12:15.249Z] ---> Running in c9c8945c9f64 [2021-09-14T00:12:15.249Z] Removing intermediate container 91359f39476d [2021-09-14T00:12:15.249Z] ---> c6231995a43c [2021-09-14T00:12:15.249Z] Step 16/24 : WORKDIR / [2021-09-14T00:12:16.238Z] ---> Running in 2ee6d0175820 [2021-09-14T00:12:16.238Z] Removing intermediate container c9c8945c9f64 [2021-09-14T00:12:16.238Z] ---> bbfe1c1b751c [2021-09-14T00:12:16.238Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-14T00:12:16.516Z] ---> Running in edf16da9b70b [2021-09-14T00:12:17.123Z] Removing intermediate container 2ee6d0175820 [2021-09-14T00:12:17.123Z] ---> f75a45d3ed9f [2021-09-14T00:12:17.123Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-14T00:12:17.730Z] Removing intermediate container edf16da9b70b [2021-09-14T00:12:17.730Z] ---> 2d6e9bf7bcba [2021-09-14T00:12:17.730Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-14T00:12:17.730Z] ---> Running in 4762c2c0d602 [2021-09-14T00:12:18.721Z] ---> c01caa76ec77 [2021-09-14T00:12:18.721Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-14T00:12:22.140Z] ---> eed117205678 [2021-09-14T00:12:22.140Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-14T00:12:22.140Z] Removing intermediate container 4762c2c0d602 [2021-09-14T00:12:22.419Z] ---> 7610fa4c53df [2021-09-14T00:12:22.419Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-14T00:12:22.419Z] ---> Running in 1153161e0378 [2021-09-14T00:12:23.421Z] ---> 2decdbbf1fc3 [2021-09-14T00:12:23.421Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-14T00:12:23.421Z] Removing intermediate container 1153161e0378 [2021-09-14T00:12:23.421Z] ---> cb975719fc58 [2021-09-14T00:12:23.421Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-14T00:12:23.700Z] ---> Running in bdd34c6f2eed [2021-09-14T00:12:24.709Z] Removing intermediate container bdd34c6f2eed [2021-09-14T00:12:24.709Z] ---> 3b7dc832800e [2021-09-14T00:12:24.709Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-14T00:12:24.998Z] ---> aa129e5eec9c [2021-09-14T00:12:24.998Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-14T00:12:24.998Z] ---> Running in 89ee15e79fc4 [2021-09-14T00:12:25.291Z] ---> Running in 2cb649536bb7 [2021-09-14T00:12:26.297Z] Removing intermediate container 89ee15e79fc4 [2021-09-14T00:12:26.297Z] ---> f7845251a913 [2021-09-14T00:12:26.297Z] Step 22/24 : LABEL arch=arm64 [2021-09-14T00:12:26.297Z] ---> Running in a2c59028c9a7 [2021-09-14T00:12:27.771Z] Removing intermediate container a2c59028c9a7 [2021-09-14T00:12:27.771Z] ---> ab58ac0ac9fc [2021-09-14T00:12:27.771Z] Step 23/24 : LABEL git_sha=17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [2021-09-14T00:12:28.049Z] ---> Running in b6dabc3e04bf [2021-09-14T00:12:29.054Z] Removing intermediate container b6dabc3e04bf [2021-09-14T00:12:29.054Z] ---> 651463e278e5 [2021-09-14T00:12:29.054Z] Step 24/24 : LABEL version=2.0.1-dev.45 [2021-09-14T00:12:29.341Z] ---> Running in e81258f373c2 [2021-09-14T00:12:29.617Z] Removing intermediate container 2cb649536bb7 [2021-09-14T00:12:29.617Z] ---> 1a1260356878 [2021-09-14T00:12:29.617Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-14T00:12:30.217Z] Removing intermediate container e81258f373c2 [2021-09-14T00:12:30.217Z] ---> 05ab7cc68df0 [2021-09-14T00:12:30.217Z] [2021-09-14T00:12:30.492Z] Successfully built 05ab7cc68df0 [2021-09-14T00:12:30.492Z] Successfully tagged core-metadata-arm64:latest [2021-09-14T00:12:31.108Z]  Building core-metadata ... done  ---> bd295176ec5e [2021-09-14T00:12:31.108Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-14T00:12:33.757Z] ---> d8b78d117d82 [2021-09-14T00:12:33.757Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-14T00:12:35.765Z] ---> eef05795ed76 [2021-09-14T00:12:35.765Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-14T00:12:36.043Z] Removing intermediate container 3877ea8a6e9a [2021-09-14T00:12:36.044Z] ---> c2a3fdf645a5 [2021-09-14T00:12:36.044Z] [2021-09-14T00:12:36.044Z] Step 11/23 : FROM alpine:3.12 [2021-09-14T00:12:36.044Z] ---> afc2cc120ca2 [2021-09-14T00:12:36.044Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-14T00:12:36.044Z] ---> Running in 9f593f330d11 [2021-09-14T00:12:36.652Z] ---> 3405d35027b6 [2021-09-14T00:12:36.652Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-14T00:12:38.103Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-14T00:12:38.379Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-14T00:12:38.659Z] ---> d2b3ac9cfbb4 [2021-09-14T00:12:38.659Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-14T00:12:38.936Z] (1/2) Installing ca-certificates (20191127-r4) [2021-09-14T00:12:38.936Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-09-14T00:12:38.936Z] Executing busybox-1.31.1-r20.trigger [2021-09-14T00:12:38.936Z] Executing ca-certificates-20191127-r4.trigger [2021-09-14T00:12:39.245Z] ---> Running in a409c478976d [2021-09-14T00:12:39.245Z] OK: 6 MiB in 16 packages [2021-09-14T00:12:39.863Z] Removing intermediate container a409c478976d [2021-09-14T00:12:39.863Z] ---> 5a2418edbc96 [2021-09-14T00:12:39.863Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-14T00:12:41.326Z] Removing intermediate container 9f593f330d11 [2021-09-14T00:12:41.326Z] ---> 1a2d2371e92e [2021-09-14T00:12:41.326Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-14T00:12:41.326Z] ---> 89acb6c25c54 [2021-09-14T00:12:41.326Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-14T00:12:41.326Z] ---> Running in 3d58626c203f [2021-09-14T00:12:41.955Z] ---> Running in 50b2106fbe56 [2021-09-14T00:12:42.249Z] Removing intermediate container 3d58626c203f [2021-09-14T00:12:42.249Z] ---> 11c6767331c1 [2021-09-14T00:12:42.249Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-14T00:12:42.525Z] ---> Running in 4f1007116327 [2021-09-14T00:12:43.547Z] Removing intermediate container 4f1007116327 [2021-09-14T00:12:43.547Z] ---> daca707ae4f7 [2021-09-14T00:12:43.547Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-14T00:12:43.822Z] ---> Running in 2d0da25c2d6d [2021-09-14T00:12:44.825Z] Removing intermediate container 2d0da25c2d6d [2021-09-14T00:12:44.825Z] ---> 7bffa971b19a [2021-09-14T00:12:44.825Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-14T00:12:45.820Z] Removing intermediate container 609c74adea39 [2021-09-14T00:12:45.820Z] ---> 8dc7d93246a7 [2021-09-14T00:12:45.820Z] [2021-09-14T00:12:45.820Z] Step 11/24 : FROM alpine:3.12 [2021-09-14T00:12:45.820Z] ---> afc2cc120ca2 [2021-09-14T00:12:45.820Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-14T00:12:46.138Z] ---> d591220b4d7a [2021-09-14T00:12:46.138Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-14T00:12:46.138Z] ---> Running in c30ecdf9b205 [2021-09-14T00:12:46.138Z] Removing intermediate container 50b2106fbe56 [2021-09-14T00:12:46.138Z] ---> 3a1b65c31c27 [2021-09-14T00:12:46.138Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-14T00:12:46.817Z] ---> Running in e34f50035ecb [2021-09-14T00:12:47.111Z] Removing intermediate container c30ecdf9b205 [2021-09-14T00:12:47.111Z] ---> 156896758e22 [2021-09-14T00:12:47.111Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-14T00:12:47.435Z] ---> Running in 36aec86c9616 [2021-09-14T00:12:47.748Z] Removing intermediate container e34f50035ecb [2021-09-14T00:12:47.748Z] ---> d5e4b476e78e [2021-09-14T00:12:47.748Z] Step 29/32 : CMD ["gate"] [2021-09-14T00:12:48.026Z] ---> fd239a48c434 [2021-09-14T00:12:48.027Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-14T00:12:48.305Z] ---> Running in b76f8f764344 [2021-09-14T00:12:48.305Z] Removing intermediate container 36aec86c9616 [2021-09-14T00:12:48.305Z] ---> b673ce8b0056 [2021-09-14T00:12:48.305Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-14T00:12:48.305Z] ---> Running in dd89495f1ffc [2021-09-14T00:12:48.912Z] Removing intermediate container b76f8f764344 [2021-09-14T00:12:48.912Z] ---> 7749e4725426 [2021-09-14T00:12:48.912Z] Step 30/32 : LABEL arch=arm64 [2021-09-14T00:12:48.912Z] ---> 19e15555ce6f [2021-09-14T00:12:48.912Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-14T00:12:49.187Z] Removing intermediate container dd89495f1ffc [2021-09-14T00:12:49.187Z] ---> 75fe425796e2 [2021-09-14T00:12:49.187Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-14T00:12:49.464Z] ---> Running in f0f7148d4e90 [2021-09-14T00:12:49.464Z] ---> Running in 5cf8ad97ca0c [2021-09-14T00:12:49.464Z] ---> Running in b805f56722e5 [2021-09-14T00:12:50.069Z] Removing intermediate container f0f7148d4e90 [2021-09-14T00:12:50.069Z] ---> 06bb9161268a [2021-09-14T00:12:50.069Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-14T00:12:50.069Z] Removing intermediate container 5cf8ad97ca0c [2021-09-14T00:12:50.069Z] ---> 54ba917ae2f6 [2021-09-14T00:12:50.069Z] Step 31/32 : LABEL git_sha=17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [2021-09-14T00:12:50.345Z] ---> Running in f3840db49781 [2021-09-14T00:12:50.626Z] ---> Running in dc468cc686c2 [2021-09-14T00:12:50.911Z] Removing intermediate container f3840db49781 [2021-09-14T00:12:50.911Z] ---> ed909a332df4 [2021-09-14T00:12:50.911Z] Step 21/23 : LABEL arch=arm64 [2021-09-14T00:12:51.189Z] ---> Running in 29c1375e8f6c [2021-09-14T00:12:51.189Z] Removing intermediate container dc468cc686c2 [2021-09-14T00:12:51.189Z] ---> b5ae24c0205d [2021-09-14T00:12:51.189Z] Step 32/32 : LABEL version=2.0.1-dev.45 [2021-09-14T00:12:51.798Z] ---> Running in 4eebe11c70b5 [2021-09-14T00:12:51.798Z] Removing intermediate container 29c1375e8f6c [2021-09-14T00:12:51.798Z] ---> acc3e7ac32db [2021-09-14T00:12:51.798Z] Step 22/23 : LABEL git_sha=17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [2021-09-14T00:12:52.074Z] ---> Running in 5515c0e599ef [2021-09-14T00:12:52.074Z] Removing intermediate container b805f56722e5 [2021-09-14T00:12:52.074Z] ---> c1bfb3e1bae8 [2021-09-14T00:12:52.074Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-14T00:12:52.351Z] ---> Running in 3e7fe67e12e6 [2021-09-14T00:12:52.351Z] Removing intermediate container 4eebe11c70b5 [2021-09-14T00:12:52.351Z] ---> 903228e21934 [2021-09-14T00:12:52.351Z] [2021-09-14T00:12:52.629Z] Successfully built 903228e21934 [2021-09-14T00:12:52.629Z] Successfully tagged security-bootstrapper-arm64:latest [2021-09-14T00:12:52.906Z]  Building security-bootstrapper ... done Removing intermediate container 5515c0e599ef [2021-09-14T00:12:52.906Z] ---> bc8d3b0d7286 [2021-09-14T00:12:52.906Z] Step 23/23 : LABEL version=2.0.1-dev.45 [2021-09-14T00:12:52.906Z] ---> Running in 5788e7ea4c68 [2021-09-14T00:12:53.509Z] Removing intermediate container 5788e7ea4c68 [2021-09-14T00:12:53.509Z] ---> 5296614e4efe [2021-09-14T00:12:53.509Z] [2021-09-14T00:12:53.785Z] Successfully built 5296614e4efe [2021-09-14T00:12:53.785Z] Successfully tagged support-notifications-arm64:latest [2021-09-14T00:12:53.785Z]  Building support-notifications ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-14T00:12:54.770Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-14T00:12:55.366Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-09-14T00:12:55.366Z] (2/6) Installing libgcc (9.3.0-r2) [2021-09-14T00:12:55.366Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-14T00:12:55.638Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-14T00:12:55.639Z] (5/6) Installing libzmq (4.3.3-r0) [2021-09-14T00:12:55.913Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-14T00:12:55.913Z] Executing busybox-1.31.1-r20.trigger [2021-09-14T00:12:55.913Z] OK: 8 MiB in 20 packages [2021-09-14T00:12:57.356Z] Removing intermediate container 3e7fe67e12e6 [2021-09-14T00:12:57.356Z] ---> 8a8d71acf8df [2021-09-14T00:12:57.356Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-14T00:12:58.340Z] ---> 35969e598951 [2021-09-14T00:12:58.340Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-14T00:12:59.334Z] ---> cbdff5df6cde [2021-09-14T00:12:59.334Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-14T00:13:00.320Z] ---> b9549a9fdaa7 [2021-09-14T00:13:00.320Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-14T00:13:00.320Z] ---> Running in 504f2a7cd231 [2021-09-14T00:13:00.918Z] Removing intermediate container 504f2a7cd231 [2021-09-14T00:13:00.918Z] ---> a71fc442216c [2021-09-14T00:13:00.918Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-14T00:13:00.918Z] ---> Running in 3a75cde79c15 [2021-09-14T00:13:01.523Z] Removing intermediate container 3a75cde79c15 [2021-09-14T00:13:01.523Z] ---> 7eeb8a480827 [2021-09-14T00:13:01.523Z] Step 22/24 : LABEL arch=arm64 [2021-09-14T00:13:01.523Z] ---> Running in 619e35d3931d [2021-09-14T00:13:02.123Z] Removing intermediate container 619e35d3931d [2021-09-14T00:13:02.123Z] ---> cccc868d1fbc [2021-09-14T00:13:02.123Z] Step 23/24 : LABEL git_sha=17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [2021-09-14T00:13:02.725Z] ---> Running in 74e317175986 [2021-09-14T00:13:03.330Z] Removing intermediate container 74e317175986 [2021-09-14T00:13:03.330Z] ---> 4d4c6f326b86 [2021-09-14T00:13:03.330Z] Step 24/24 : LABEL version=2.0.1-dev.45 [2021-09-14T00:13:03.330Z] ---> Running in cb0ffc05f75c [2021-09-14T00:13:06.718Z] Removing intermediate container cb0ffc05f75c [2021-09-14T00:13:06.718Z] ---> 07d1d1d4b80d [2021-09-14T00:13:06.718Z] [2021-09-14T00:13:06.718Z] Successfully built 07d1d1d4b80d [2021-09-14T00:13:06.996Z] Successfully tagged core-data-arm64:latest [2021-09-14T00:13:07.284Z]  Building core-data ... done  [Pipeline] } [2021-09-14T00:13:07.280Z] $ docker stop --time=1 ae2999b66b8f25244ba90dbffcaa13b7ad77d72934a530f1cd6e5e6b06aacd05 [2021-09-14T00:13:09.179Z] $ docker rm -f ae2999b66b8f25244ba90dbffcaa13b7ad77d72934a530f1cd6e5e6b06aacd05 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-14T00:13:09.828Z] + docker images [2021-09-14T00:13:10.104Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-14T00:13:10.104Z] core-data-arm64 latest 07d1d1d4b80d 6 seconds ago 19.3MB [2021-09-14T00:13:10.104Z] support-notifications-arm64 latest 5296614e4efe 16 seconds ago 15.9MB [2021-09-14T00:13:10.104Z] security-bootstrapper-arm64 latest 903228e21934 17 seconds ago 17.7MB [2021-09-14T00:13:10.104Z] 8dc7d93246a7 24 seconds ago 1.46GB [2021-09-14T00:13:10.104Z] c2a3fdf645a5 34 seconds ago 1.45GB [2021-09-14T00:13:10.104Z] core-metadata-arm64 latest 05ab7cc68df0 40 seconds ago 15.8MB [2021-09-14T00:13:10.104Z] 26b13367b02c 58 seconds ago 1.46GB [2021-09-14T00:13:10.104Z] ee5beaa91206 About a minute ago 1.45GB [2021-09-14T00:13:10.104Z] sys-mgmt-agent-arm64 latest bdb9fd726151 About a minute ago 311MB [2021-09-14T00:13:10.104Z] security-secretstore-setup-arm64 latest 20065202ecea 3 minutes ago 26.5MB [2021-09-14T00:13:10.104Z] support-scheduler-arm64 latest 213e97fbd045 3 minutes ago 15.2MB [2021-09-14T00:13:10.104Z] core-command-arm64 latest b71d928e7ca0 3 minutes ago 15.2MB [2021-09-14T00:13:10.104Z] security-proxy-setup-arm64 latest 33400b89be94 3 minutes ago 24.6MB [2021-09-14T00:13:10.104Z] e23cd50c2d56 3 minutes ago 1.45GB [2021-09-14T00:13:10.104Z] c0be7b218fb0 3 minutes ago 1.45GB [2021-09-14T00:13:10.104Z] 9c5418982b8a 3 minutes ago 1.46GB [2021-09-14T00:13:10.104Z] 2e5411cf0c45 3 minutes ago 1.45GB [2021-09-14T00:13:10.104Z] 5dbb3c328f09 3 minutes ago 1.46GB [2021-09-14T00:13:10.104Z] ci-base-image-arm64 latest 612892b213ba 8 minutes ago 1.24GB [2021-09-14T00:13:10.104Z] alpine 3.12 afc2cc120ca2 12 days ago 5.33MB [2021-09-14T00:13:10.104Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 5 weeks ago 533MB [2021-09-14T00:13:10.104Z] docker 20.10.7 df445af6242a 3 months ago 234MB [2021-09-14T00:13:10.104Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 14 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-09-14T00:13:10.475Z] provisioning config files... [2021-09-14T00:13:10.503Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/52@tmp/config4403719379081783625tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-14T00:13:10.876Z] ---> docker-login.sh [2021-09-14T00:13:10.876Z] nexus3.edgexfoundry.org:10001 [2021-09-14T00:13:11.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T00:13:11.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T00:13:11.422Z] Configure a credential helper to remove this warning. See [2021-09-14T00:13:11.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T00:13:11.422Z] [2021-09-14T00:13:11.422Z] Login Succeeded [2021-09-14T00:13:11.422Z] nexus3.edgexfoundry.org:10002 [2021-09-14T00:13:12.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T00:13:12.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T00:13:12.021Z] Configure a credential helper to remove this warning. See [2021-09-14T00:13:12.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T00:13:12.021Z] [2021-09-14T00:13:12.021Z] Login Succeeded [2021-09-14T00:13:12.021Z] nexus3.edgexfoundry.org:10003 [2021-09-14T00:13:12.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T00:13:12.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T00:13:12.619Z] Configure a credential helper to remove this warning. See [2021-09-14T00:13:12.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T00:13:12.619Z] [2021-09-14T00:13:12.619Z] Login Succeeded [2021-09-14T00:13:12.619Z] nexus3.edgexfoundry.org:10004 [2021-09-14T00:13:13.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T00:13:13.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T00:13:13.493Z] Configure a credential helper to remove this warning. See [2021-09-14T00:13:13.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T00:13:13.493Z] [2021-09-14T00:13:13.493Z] Login Succeeded [2021-09-14T00:13:13.493Z] docker.io [2021-09-14T00:13:13.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-14T00:13:14.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-14T00:13:14.361Z] Configure a credential helper to remove this warning. See [2021-09-14T00:13:14.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-14T00:13:14.361Z] [2021-09-14T00:13:14.361Z] Login Succeeded [2021-09-14T00:13:14.361Z] ---> docker-login.sh ends [Pipeline] } [2021-09-14T00:13:14.379Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-14T00:13:14.488Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-09-14T00:13:14.488Z] 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [2021-09-14T00:13:14.488Z] latest [2021-09-14T00:13:14.488Z] 2.0.1-dev.45 [2021-09-14T00:13:14.488Z] 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45 [2021-09-14T00:13:14.488Z] main [2021-09-14T00:13:14.488Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:13:14.900Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:13:15.251Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [2021-09-14T00:13:15.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-14T00:13:15.252Z] df29f0f540bf: Preparing [2021-09-14T00:13:15.252Z] a38979409a12: Preparing [2021-09-14T00:13:15.252Z] b904a2b83e27: Preparing [2021-09-14T00:13:15.252Z] d8e228614b3c: Preparing [2021-09-14T00:13:15.252Z] bdc42e120bf6: Preparing [2021-09-14T00:13:15.524Z] bdc42e120bf6: Layer already exists [2021-09-14T00:13:15.524Z] d8e228614b3c: Pushed [2021-09-14T00:13:15.524Z] b904a2b83e27: Pushed [2021-09-14T00:13:15.524Z] df29f0f540bf: Pushed [2021-09-14T00:13:18.132Z] a38979409a12: Pushed [2021-09-14T00:13:18.406Z] 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b: digest: sha256:9ce6a3eb85d21cdcf83af10194c219e8a05c9d2e086572d71cb70522c104db13 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:13:18.764Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:13:19.116Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-09-14T00:13:19.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-14T00:13:19.116Z] df29f0f540bf: Preparing [2021-09-14T00:13:19.116Z] a38979409a12: Preparing [2021-09-14T00:13:19.116Z] b904a2b83e27: Preparing [2021-09-14T00:13:19.116Z] d8e228614b3c: Preparing [2021-09-14T00:13:19.116Z] bdc42e120bf6: Preparing [2021-09-14T00:13:19.389Z] b904a2b83e27: Layer already exists [2021-09-14T00:13:19.389Z] d8e228614b3c: Layer already exists [2021-09-14T00:13:19.389Z] bdc42e120bf6: Layer already exists [2021-09-14T00:13:19.389Z] a38979409a12: Layer already exists [2021-09-14T00:13:19.389Z] df29f0f540bf: Layer already exists [2021-09-14T00:13:19.389Z] latest: digest: sha256:9ce6a3eb85d21cdcf83af10194c219e8a05c9d2e086572d71cb70522c104db13 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:13:19.753Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.45 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:13:20.104Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.45 [2021-09-14T00:13:20.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-14T00:13:20.104Z] df29f0f540bf: Preparing [2021-09-14T00:13:20.104Z] a38979409a12: Preparing [2021-09-14T00:13:20.104Z] b904a2b83e27: Preparing [2021-09-14T00:13:20.104Z] d8e228614b3c: Preparing [2021-09-14T00:13:20.104Z] bdc42e120bf6: Preparing [2021-09-14T00:13:20.104Z] b904a2b83e27: Layer already exists [2021-09-14T00:13:20.104Z] bdc42e120bf6: Layer already exists [2021-09-14T00:13:20.104Z] a38979409a12: Layer already exists [2021-09-14T00:13:20.104Z] d8e228614b3c: Layer already exists [2021-09-14T00:13:20.104Z] df29f0f540bf: Layer already exists [2021-09-14T00:13:20.377Z] 2.0.1-dev.45: digest: sha256:9ce6a3eb85d21cdcf83af10194c219e8a05c9d2e086572d71cb70522c104db13 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:13:20.739Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:13:21.090Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45 [2021-09-14T00:13:21.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-14T00:13:21.090Z] df29f0f540bf: Preparing [2021-09-14T00:13:21.090Z] a38979409a12: Preparing [2021-09-14T00:13:21.090Z] b904a2b83e27: Preparing [2021-09-14T00:13:21.090Z] d8e228614b3c: Preparing [2021-09-14T00:13:21.090Z] bdc42e120bf6: Preparing [2021-09-14T00:13:21.363Z] df29f0f540bf: Layer already exists [2021-09-14T00:13:21.363Z] bdc42e120bf6: Layer already exists [2021-09-14T00:13:21.363Z] a38979409a12: Layer already exists [2021-09-14T00:13:21.363Z] b904a2b83e27: Layer already exists [2021-09-14T00:13:21.363Z] d8e228614b3c: Layer already exists [2021-09-14T00:13:21.363Z] 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45: digest: sha256:9ce6a3eb85d21cdcf83af10194c219e8a05c9d2e086572d71cb70522c104db13 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:13:21.723Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:13:22.071Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-09-14T00:13:22.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-14T00:13:22.071Z] df29f0f540bf: Preparing [2021-09-14T00:13:22.071Z] a38979409a12: Preparing [2021-09-14T00:13:22.071Z] b904a2b83e27: Preparing [2021-09-14T00:13:22.071Z] d8e228614b3c: Preparing [2021-09-14T00:13:22.071Z] bdc42e120bf6: Preparing [2021-09-14T00:13:22.345Z] bdc42e120bf6: Layer already exists [2021-09-14T00:13:22.345Z] b904a2b83e27: Layer already exists [2021-09-14T00:13:22.345Z] df29f0f540bf: Layer already exists [2021-09-14T00:13:22.345Z] d8e228614b3c: Layer already exists [2021-09-14T00:13:22.345Z] a38979409a12: Layer already exists [2021-09-14T00:13:22.345Z] main: digest: sha256:9ce6a3eb85d21cdcf83af10194c219e8a05c9d2e086572d71cb70522c104db13 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-14T00:13:22.440Z] ===================================================== [Pipeline] echo [2021-09-14T00:13:22.464Z] taggedImages: [2021-09-14T00:13:22.464Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [2021-09-14T00:13:22.464Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-09-14T00:13:22.464Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.45 [2021-09-14T00:13:22.464Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45 [2021-09-14T00:13:22.464Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-09-14T00:13:22.524Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-09-14T00:13:22.524Z] 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [2021-09-14T00:13:22.524Z] latest [2021-09-14T00:13:22.524Z] 2.0.1-dev.45 [2021-09-14T00:13:22.524Z] 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45 [2021-09-14T00:13:22.524Z] main [2021-09-14T00:13:22.524Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:13:22.935Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:13:23.278Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [2021-09-14T00:13:23.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-14T00:13:23.278Z] 036a840b6742: Preparing [2021-09-14T00:13:23.278Z] 8e34b1975f0a: Preparing [2021-09-14T00:13:23.278Z] b904a2b83e27: Preparing [2021-09-14T00:13:23.278Z] 91a226e44ef2: Preparing [2021-09-14T00:13:23.278Z] 1706a32fc845: Preparing [2021-09-14T00:13:23.278Z] bdc42e120bf6: Preparing [2021-09-14T00:13:23.278Z] bdc42e120bf6: Waiting [2021-09-14T00:13:23.551Z] b904a2b83e27: Layer already exists [2021-09-14T00:13:23.551Z] bdc42e120bf6: Layer already exists [2021-09-14T00:13:23.551Z] 1706a32fc845: Pushed [2021-09-14T00:13:23.551Z] 036a840b6742: Pushed [2021-09-14T00:13:24.237Z] 91a226e44ef2: Pushed [2021-09-14T00:13:26.872Z] 8e34b1975f0a: Pushed [2021-09-14T00:13:26.872Z] 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b: digest: sha256:31a5d0a58f2dca7a33e1bae14a1ea481c3fbd1bbf6c7f79621b9e700823410f9 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:13:27.225Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:13:27.565Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-09-14T00:13:27.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-14T00:13:27.565Z] 036a840b6742: Preparing [2021-09-14T00:13:27.565Z] 8e34b1975f0a: Preparing [2021-09-14T00:13:27.565Z] b904a2b83e27: Preparing [2021-09-14T00:13:27.565Z] 91a226e44ef2: Preparing [2021-09-14T00:13:27.565Z] 1706a32fc845: Preparing [2021-09-14T00:13:27.565Z] bdc42e120bf6: Preparing [2021-09-14T00:13:27.565Z] bdc42e120bf6: Waiting [2021-09-14T00:13:27.844Z] 8e34b1975f0a: Layer already exists [2021-09-14T00:13:27.844Z] 1706a32fc845: Layer already exists [2021-09-14T00:13:27.844Z] b904a2b83e27: Layer already exists [2021-09-14T00:13:27.844Z] 91a226e44ef2: Layer already exists [2021-09-14T00:13:27.844Z] 036a840b6742: Layer already exists [2021-09-14T00:13:27.844Z] bdc42e120bf6: Layer already exists [2021-09-14T00:13:27.844Z] latest: digest: sha256:31a5d0a58f2dca7a33e1bae14a1ea481c3fbd1bbf6c7f79621b9e700823410f9 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:13:28.186Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.45 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:13:28.533Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.45 [2021-09-14T00:13:28.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-14T00:13:28.533Z] 036a840b6742: Preparing [2021-09-14T00:13:28.533Z] 8e34b1975f0a: Preparing [2021-09-14T00:13:28.533Z] b904a2b83e27: Preparing [2021-09-14T00:13:28.533Z] 91a226e44ef2: Preparing [2021-09-14T00:13:28.533Z] 1706a32fc845: Preparing [2021-09-14T00:13:28.533Z] bdc42e120bf6: Preparing [2021-09-14T00:13:28.533Z] bdc42e120bf6: Waiting [2021-09-14T00:13:28.533Z] 8e34b1975f0a: Layer already exists [2021-09-14T00:13:28.533Z] 1706a32fc845: Layer already exists [2021-09-14T00:13:28.533Z] b904a2b83e27: Layer already exists [2021-09-14T00:13:28.533Z] 036a840b6742: Layer already exists [2021-09-14T00:13:28.533Z] 91a226e44ef2: Layer already exists [2021-09-14T00:13:28.806Z] bdc42e120bf6: Layer already exists [2021-09-14T00:13:28.806Z] 2.0.1-dev.45: digest: sha256:31a5d0a58f2dca7a33e1bae14a1ea481c3fbd1bbf6c7f79621b9e700823410f9 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:13:29.156Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:13:29.490Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45 [2021-09-14T00:13:29.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-14T00:13:29.490Z] 036a840b6742: Preparing [2021-09-14T00:13:29.490Z] 8e34b1975f0a: Preparing [2021-09-14T00:13:29.490Z] b904a2b83e27: Preparing [2021-09-14T00:13:29.490Z] 91a226e44ef2: Preparing [2021-09-14T00:13:29.490Z] 1706a32fc845: Preparing [2021-09-14T00:13:29.490Z] bdc42e120bf6: Preparing [2021-09-14T00:13:29.490Z] bdc42e120bf6: Waiting [2021-09-14T00:13:29.490Z] 036a840b6742: Layer already exists [2021-09-14T00:13:29.490Z] 1706a32fc845: Layer already exists [2021-09-14T00:13:29.490Z] 91a226e44ef2: Layer already exists [2021-09-14T00:13:29.490Z] b904a2b83e27: Layer already exists [2021-09-14T00:13:29.490Z] 8e34b1975f0a: Layer already exists [2021-09-14T00:13:29.761Z] bdc42e120bf6: Layer already exists [2021-09-14T00:13:29.761Z] 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45: digest: sha256:31a5d0a58f2dca7a33e1bae14a1ea481c3fbd1bbf6c7f79621b9e700823410f9 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:13:30.104Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:13:30.444Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-09-14T00:13:30.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-14T00:13:30.444Z] 036a840b6742: Preparing [2021-09-14T00:13:30.444Z] 8e34b1975f0a: Preparing [2021-09-14T00:13:30.444Z] b904a2b83e27: Preparing [2021-09-14T00:13:30.444Z] 91a226e44ef2: Preparing [2021-09-14T00:13:30.444Z] 1706a32fc845: Preparing [2021-09-14T00:13:30.444Z] bdc42e120bf6: Preparing [2021-09-14T00:13:30.444Z] bdc42e120bf6: Waiting [2021-09-14T00:13:30.444Z] 8e34b1975f0a: Layer already exists [2021-09-14T00:13:30.716Z] 036a840b6742: Layer already exists [2021-09-14T00:13:30.716Z] b904a2b83e27: Layer already exists [2021-09-14T00:13:30.716Z] 1706a32fc845: Layer already exists [2021-09-14T00:13:30.716Z] 91a226e44ef2: Layer already exists [2021-09-14T00:13:30.716Z] bdc42e120bf6: Layer already exists [2021-09-14T00:13:30.716Z] main: digest: sha256:31a5d0a58f2dca7a33e1bae14a1ea481c3fbd1bbf6c7f79621b9e700823410f9 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-14T00:13:30.807Z] ===================================================== [Pipeline] echo [2021-09-14T00:13:30.823Z] taggedImages: [2021-09-14T00:13:30.823Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [2021-09-14T00:13:30.823Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-09-14T00:13:30.823Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.45 [2021-09-14T00:13:30.823Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45 [2021-09-14T00:13:30.823Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-09-14T00:13:30.858Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-09-14T00:13:30.858Z] 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [2021-09-14T00:13:30.858Z] latest [2021-09-14T00:13:30.858Z] 2.0.1-dev.45 [2021-09-14T00:13:30.858Z] 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45 [2021-09-14T00:13:30.858Z] main [2021-09-14T00:13:30.858Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:13:31.265Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:13:31.601Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [2021-09-14T00:13:31.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-14T00:13:31.601Z] 7973feeabbbe: Preparing [2021-09-14T00:13:31.601Z] 556d25d3812d: Preparing [2021-09-14T00:13:31.601Z] b904a2b83e27: Preparing [2021-09-14T00:13:31.601Z] 6b89378c6577: Preparing [2021-09-14T00:13:31.601Z] bdc42e120bf6: Preparing [2021-09-14T00:13:31.875Z] bdc42e120bf6: Layer already exists [2021-09-14T00:13:31.875Z] b904a2b83e27: Layer already exists [2021-09-14T00:13:31.875Z] 7973feeabbbe: Pushed [2021-09-14T00:13:31.875Z] 6b89378c6577: Pushed [2021-09-14T00:13:34.491Z] 556d25d3812d: Pushed [2021-09-14T00:13:34.764Z] 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b: digest: sha256:9a8dd8d02cc9ef3dc6631717b086c9fa8a665d9d4e99925f4ee16038f13cbdac size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:13:35.407Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:13:35.758Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-09-14T00:13:35.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-14T00:13:35.758Z] 7973feeabbbe: Preparing [2021-09-14T00:13:35.758Z] 556d25d3812d: Preparing [2021-09-14T00:13:35.758Z] b904a2b83e27: Preparing [2021-09-14T00:13:35.758Z] 6b89378c6577: Preparing [2021-09-14T00:13:35.758Z] bdc42e120bf6: Preparing [2021-09-14T00:13:36.029Z] 6b89378c6577: Layer already exists [2021-09-14T00:13:36.029Z] 556d25d3812d: Layer already exists [2021-09-14T00:13:36.029Z] bdc42e120bf6: Layer already exists [2021-09-14T00:13:36.029Z] b904a2b83e27: Layer already exists [2021-09-14T00:13:36.029Z] 7973feeabbbe: Layer already exists [2021-09-14T00:13:36.029Z] latest: digest: sha256:9a8dd8d02cc9ef3dc6631717b086c9fa8a665d9d4e99925f4ee16038f13cbdac size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:13:36.385Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.45 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:13:36.730Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.45 [2021-09-14T00:13:36.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-14T00:13:36.730Z] 7973feeabbbe: Preparing [2021-09-14T00:13:36.730Z] 556d25d3812d: Preparing [2021-09-14T00:13:36.730Z] b904a2b83e27: Preparing [2021-09-14T00:13:36.730Z] 6b89378c6577: Preparing [2021-09-14T00:13:36.730Z] bdc42e120bf6: Preparing [2021-09-14T00:13:37.004Z] 7973feeabbbe: Layer already exists [2021-09-14T00:13:37.004Z] b904a2b83e27: Layer already exists [2021-09-14T00:13:37.004Z] 556d25d3812d: Layer already exists [2021-09-14T00:13:37.004Z] 6b89378c6577: Layer already exists [2021-09-14T00:13:37.004Z] bdc42e120bf6: Layer already exists [2021-09-14T00:13:37.004Z] 2.0.1-dev.45: digest: sha256:9a8dd8d02cc9ef3dc6631717b086c9fa8a665d9d4e99925f4ee16038f13cbdac size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:13:37.364Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:13:37.716Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45 [2021-09-14T00:13:37.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-14T00:13:37.716Z] 7973feeabbbe: Preparing [2021-09-14T00:13:37.716Z] 556d25d3812d: Preparing [2021-09-14T00:13:37.716Z] b904a2b83e27: Preparing [2021-09-14T00:13:37.716Z] 6b89378c6577: Preparing [2021-09-14T00:13:37.716Z] bdc42e120bf6: Preparing [2021-09-14T00:13:37.988Z] bdc42e120bf6: Layer already exists [2021-09-14T00:13:37.988Z] 6b89378c6577: Layer already exists [2021-09-14T00:13:37.988Z] 556d25d3812d: Layer already exists [2021-09-14T00:13:37.988Z] b904a2b83e27: Layer already exists [2021-09-14T00:13:37.988Z] 7973feeabbbe: Layer already exists [2021-09-14T00:13:37.988Z] 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45: digest: sha256:9a8dd8d02cc9ef3dc6631717b086c9fa8a665d9d4e99925f4ee16038f13cbdac size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:13:38.351Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:13:38.704Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-09-14T00:13:38.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-14T00:13:38.704Z] 7973feeabbbe: Preparing [2021-09-14T00:13:38.704Z] 556d25d3812d: Preparing [2021-09-14T00:13:38.704Z] b904a2b83e27: Preparing [2021-09-14T00:13:38.704Z] 6b89378c6577: Preparing [2021-09-14T00:13:38.704Z] bdc42e120bf6: Preparing [2021-09-14T00:13:38.984Z] 556d25d3812d: Layer already exists [2021-09-14T00:13:38.984Z] 7973feeabbbe: Layer already exists [2021-09-14T00:13:38.984Z] b904a2b83e27: Layer already exists [2021-09-14T00:13:38.984Z] bdc42e120bf6: Layer already exists [2021-09-14T00:13:38.984Z] 6b89378c6577: Layer already exists [2021-09-14T00:13:38.984Z] main: digest: sha256:9a8dd8d02cc9ef3dc6631717b086c9fa8a665d9d4e99925f4ee16038f13cbdac size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-14T00:13:39.080Z] ===================================================== [Pipeline] echo [2021-09-14T00:13:39.101Z] taggedImages: [2021-09-14T00:13:39.101Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [2021-09-14T00:13:39.101Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-09-14T00:13:39.101Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.45 [2021-09-14T00:13:39.101Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45 [2021-09-14T00:13:39.101Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-09-14T00:13:39.161Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-09-14T00:13:39.161Z] 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [2021-09-14T00:13:39.161Z] latest [2021-09-14T00:13:39.161Z] 2.0.1-dev.45 [2021-09-14T00:13:39.161Z] 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45 [2021-09-14T00:13:39.161Z] main [2021-09-14T00:13:39.161Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:13:39.547Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:13:39.893Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [2021-09-14T00:13:39.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-14T00:13:39.894Z] cd498ced3065: Preparing [2021-09-14T00:13:39.894Z] cd498ced3065: Preparing [2021-09-14T00:13:39.894Z] 5377f162c6ba: Preparing [2021-09-14T00:13:39.894Z] 7ed9feef5999: Preparing [2021-09-14T00:13:39.894Z] fc1f780bb15e: Preparing [2021-09-14T00:13:39.894Z] 554b56a84e80: Preparing [2021-09-14T00:13:39.894Z] b904a2b83e27: Preparing [2021-09-14T00:13:39.894Z] 791c8b7d4e49: Preparing [2021-09-14T00:13:39.894Z] b3467e9ba2ed: Preparing [2021-09-14T00:13:39.894Z] 15c9d93f993d: Preparing [2021-09-14T00:13:39.894Z] ee879b349385: Preparing [2021-09-14T00:13:39.894Z] bdc42e120bf6: Preparing [2021-09-14T00:13:39.894Z] 15c9d93f993d: Waiting [2021-09-14T00:13:39.894Z] ee879b349385: Waiting [2021-09-14T00:13:39.894Z] b904a2b83e27: Waiting [2021-09-14T00:13:39.894Z] 791c8b7d4e49: Waiting [2021-09-14T00:13:39.894Z] b3467e9ba2ed: Waiting [2021-09-14T00:13:39.894Z] bdc42e120bf6: Waiting [2021-09-14T00:13:40.166Z] 7ed9feef5999: Pushed [2021-09-14T00:13:40.166Z] cd498ced3065: Pushed [2021-09-14T00:13:40.166Z] fc1f780bb15e: Pushed [2021-09-14T00:13:40.166Z] 5377f162c6ba: Pushed [2021-09-14T00:13:40.439Z] b904a2b83e27: Layer already exists [2021-09-14T00:13:40.439Z] 791c8b7d4e49: Pushed [2021-09-14T00:13:40.713Z] 15c9d93f993d: Pushed [2021-09-14T00:13:40.713Z] b3467e9ba2ed: Pushed [2021-09-14T00:13:40.713Z] ee879b349385: Pushed [2021-09-14T00:13:40.713Z] bdc42e120bf6: Layer already exists [2021-09-14T00:13:43.335Z] 554b56a84e80: Pushed [2021-09-14T00:13:43.608Z] 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b: digest: sha256:85d1192c582b2b5e075b2c99e55857aefe3241daca5b2889293bb2d8d236cfaa size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:13:43.962Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:13:44.302Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-09-14T00:13:44.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-14T00:13:44.303Z] cd498ced3065: Preparing [2021-09-14T00:13:44.303Z] cd498ced3065: Preparing [2021-09-14T00:13:44.303Z] 5377f162c6ba: Preparing [2021-09-14T00:13:44.303Z] 7ed9feef5999: Preparing [2021-09-14T00:13:44.303Z] fc1f780bb15e: Preparing [2021-09-14T00:13:44.303Z] 554b56a84e80: Preparing [2021-09-14T00:13:44.303Z] b904a2b83e27: Preparing [2021-09-14T00:13:44.303Z] 791c8b7d4e49: Preparing [2021-09-14T00:13:44.303Z] b3467e9ba2ed: Preparing [2021-09-14T00:13:44.303Z] 15c9d93f993d: Preparing [2021-09-14T00:13:44.303Z] ee879b349385: Preparing [2021-09-14T00:13:44.303Z] bdc42e120bf6: Preparing [2021-09-14T00:13:44.303Z] b904a2b83e27: Waiting [2021-09-14T00:13:44.303Z] 791c8b7d4e49: Waiting [2021-09-14T00:13:44.303Z] b3467e9ba2ed: Waiting [2021-09-14T00:13:44.303Z] 15c9d93f993d: Waiting [2021-09-14T00:13:44.303Z] ee879b349385: Waiting [2021-09-14T00:13:44.303Z] bdc42e120bf6: Waiting [2021-09-14T00:13:44.576Z] cd498ced3065: Layer already exists [2021-09-14T00:13:44.576Z] 5377f162c6ba: Layer already exists [2021-09-14T00:13:44.576Z] fc1f780bb15e: Layer already exists [2021-09-14T00:13:44.576Z] 7ed9feef5999: Layer already exists [2021-09-14T00:13:44.576Z] 554b56a84e80: Layer already exists [2021-09-14T00:13:44.576Z] b904a2b83e27: Layer already exists [2021-09-14T00:13:44.576Z] 791c8b7d4e49: Layer already exists [2021-09-14T00:13:44.576Z] b3467e9ba2ed: Layer already exists [2021-09-14T00:13:44.576Z] 15c9d93f993d: Layer already exists [2021-09-14T00:13:44.576Z] ee879b349385: Layer already exists [2021-09-14T00:13:44.576Z] bdc42e120bf6: Layer already exists [2021-09-14T00:13:44.576Z] latest: digest: sha256:85d1192c582b2b5e075b2c99e55857aefe3241daca5b2889293bb2d8d236cfaa size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:13:44.934Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.45 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:13:45.280Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.45 [2021-09-14T00:13:45.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-14T00:13:45.280Z] cd498ced3065: Preparing [2021-09-14T00:13:45.280Z] cd498ced3065: Preparing [2021-09-14T00:13:45.280Z] 5377f162c6ba: Preparing [2021-09-14T00:13:45.280Z] 7ed9feef5999: Preparing [2021-09-14T00:13:45.280Z] fc1f780bb15e: Preparing [2021-09-14T00:13:45.280Z] 554b56a84e80: Preparing [2021-09-14T00:13:45.280Z] b904a2b83e27: Preparing [2021-09-14T00:13:45.280Z] 791c8b7d4e49: Preparing [2021-09-14T00:13:45.280Z] b3467e9ba2ed: Preparing [2021-09-14T00:13:45.280Z] 15c9d93f993d: Preparing [2021-09-14T00:13:45.280Z] ee879b349385: Preparing [2021-09-14T00:13:45.280Z] bdc42e120bf6: Preparing [2021-09-14T00:13:45.280Z] b3467e9ba2ed: Waiting [2021-09-14T00:13:45.280Z] 15c9d93f993d: Waiting [2021-09-14T00:13:45.280Z] bdc42e120bf6: Waiting [2021-09-14T00:13:45.280Z] ee879b349385: Waiting [2021-09-14T00:13:45.280Z] b904a2b83e27: Waiting [2021-09-14T00:13:45.280Z] 791c8b7d4e49: Waiting [2021-09-14T00:13:45.280Z] 7ed9feef5999: Layer already exists [2021-09-14T00:13:45.280Z] cd498ced3065: Layer already exists [2021-09-14T00:13:45.280Z] fc1f780bb15e: Layer already exists [2021-09-14T00:13:45.280Z] 554b56a84e80: Layer already exists [2021-09-14T00:13:45.280Z] 5377f162c6ba: Layer already exists [2021-09-14T00:13:45.280Z] b904a2b83e27: Layer already exists [2021-09-14T00:13:45.280Z] b3467e9ba2ed: Layer already exists [2021-09-14T00:13:45.280Z] 791c8b7d4e49: Layer already exists [2021-09-14T00:13:45.280Z] 15c9d93f993d: Layer already exists [2021-09-14T00:13:45.280Z] ee879b349385: Layer already exists [2021-09-14T00:13:45.551Z] bdc42e120bf6: Layer already exists [2021-09-14T00:13:45.551Z] 2.0.1-dev.45: digest: sha256:85d1192c582b2b5e075b2c99e55857aefe3241daca5b2889293bb2d8d236cfaa size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:13:45.895Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:13:46.237Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45 [2021-09-14T00:13:46.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-14T00:13:46.238Z] cd498ced3065: Preparing [2021-09-14T00:13:46.238Z] cd498ced3065: Preparing [2021-09-14T00:13:46.238Z] 5377f162c6ba: Preparing [2021-09-14T00:13:46.238Z] 7ed9feef5999: Preparing [2021-09-14T00:13:46.238Z] fc1f780bb15e: Preparing [2021-09-14T00:13:46.238Z] 554b56a84e80: Preparing [2021-09-14T00:13:46.238Z] b904a2b83e27: Preparing [2021-09-14T00:13:46.238Z] 791c8b7d4e49: Preparing [2021-09-14T00:13:46.238Z] b3467e9ba2ed: Preparing [2021-09-14T00:13:46.238Z] 15c9d93f993d: Preparing [2021-09-14T00:13:46.238Z] ee879b349385: Preparing [2021-09-14T00:13:46.238Z] bdc42e120bf6: Preparing [2021-09-14T00:13:46.238Z] b904a2b83e27: Waiting [2021-09-14T00:13:46.238Z] 15c9d93f993d: Waiting [2021-09-14T00:13:46.238Z] ee879b349385: Waiting [2021-09-14T00:13:46.238Z] bdc42e120bf6: Waiting [2021-09-14T00:13:46.238Z] 791c8b7d4e49: Waiting [2021-09-14T00:13:46.238Z] b3467e9ba2ed: Waiting [2021-09-14T00:13:46.238Z] 554b56a84e80: Layer already exists [2021-09-14T00:13:46.509Z] cd498ced3065: Layer already exists [2021-09-14T00:13:46.509Z] fc1f780bb15e: Layer already exists [2021-09-14T00:13:46.509Z] 7ed9feef5999: Layer already exists [2021-09-14T00:13:46.509Z] 5377f162c6ba: Layer already exists [2021-09-14T00:13:46.509Z] b904a2b83e27: Layer already exists [2021-09-14T00:13:46.509Z] b3467e9ba2ed: Layer already exists [2021-09-14T00:13:46.509Z] 791c8b7d4e49: Layer already exists [2021-09-14T00:13:46.509Z] 15c9d93f993d: Layer already exists [2021-09-14T00:13:46.509Z] ee879b349385: Layer already exists [2021-09-14T00:13:46.509Z] bdc42e120bf6: Layer already exists [2021-09-14T00:13:46.509Z] 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45: digest: sha256:85d1192c582b2b5e075b2c99e55857aefe3241daca5b2889293bb2d8d236cfaa size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:13:46.847Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:13:47.248Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-09-14T00:13:47.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-14T00:13:47.248Z] cd498ced3065: Preparing [2021-09-14T00:13:47.248Z] cd498ced3065: Preparing [2021-09-14T00:13:47.248Z] 5377f162c6ba: Preparing [2021-09-14T00:13:47.248Z] 7ed9feef5999: Preparing [2021-09-14T00:13:47.248Z] fc1f780bb15e: Preparing [2021-09-14T00:13:47.248Z] 554b56a84e80: Preparing [2021-09-14T00:13:47.248Z] b904a2b83e27: Preparing [2021-09-14T00:13:47.248Z] 791c8b7d4e49: Preparing [2021-09-14T00:13:47.248Z] b3467e9ba2ed: Preparing [2021-09-14T00:13:47.248Z] 15c9d93f993d: Preparing [2021-09-14T00:13:47.248Z] ee879b349385: Preparing [2021-09-14T00:13:47.248Z] bdc42e120bf6: Preparing [2021-09-14T00:13:47.248Z] b904a2b83e27: Waiting [2021-09-14T00:13:47.248Z] 791c8b7d4e49: Waiting [2021-09-14T00:13:47.248Z] b3467e9ba2ed: Waiting [2021-09-14T00:13:47.248Z] 15c9d93f993d: Waiting [2021-09-14T00:13:47.248Z] ee879b349385: Waiting [2021-09-14T00:13:47.248Z] bdc42e120bf6: Waiting [2021-09-14T00:13:47.532Z] fc1f780bb15e: Layer already exists [2021-09-14T00:13:47.532Z] 5377f162c6ba: Layer already exists [2021-09-14T00:13:47.532Z] 554b56a84e80: Layer already exists [2021-09-14T00:13:47.532Z] cd498ced3065: Layer already exists [2021-09-14T00:13:47.532Z] 7ed9feef5999: Layer already exists [2021-09-14T00:13:47.532Z] b904a2b83e27: Layer already exists [2021-09-14T00:13:47.532Z] 791c8b7d4e49: Layer already exists [2021-09-14T00:13:47.532Z] 15c9d93f993d: Layer already exists [2021-09-14T00:13:47.532Z] b3467e9ba2ed: Layer already exists [2021-09-14T00:13:47.532Z] ee879b349385: Layer already exists [2021-09-14T00:13:47.533Z] bdc42e120bf6: Layer already exists [2021-09-14T00:13:47.533Z] main: digest: sha256:85d1192c582b2b5e075b2c99e55857aefe3241daca5b2889293bb2d8d236cfaa size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-14T00:13:47.620Z] ===================================================== [Pipeline] echo [2021-09-14T00:13:47.641Z] taggedImages: [2021-09-14T00:13:47.641Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [2021-09-14T00:13:47.641Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-09-14T00:13:47.641Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.45 [2021-09-14T00:13:47.641Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45 [2021-09-14T00:13:47.641Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-09-14T00:13:47.673Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-09-14T00:13:47.673Z] 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [2021-09-14T00:13:47.673Z] latest [2021-09-14T00:13:47.673Z] 2.0.1-dev.45 [2021-09-14T00:13:47.673Z] 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45 [2021-09-14T00:13:47.673Z] main [2021-09-14T00:13:47.673Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:13:48.067Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:13:48.411Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [2021-09-14T00:13:48.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-14T00:13:48.411Z] 1dfc960c3e02: Preparing [2021-09-14T00:13:48.411Z] cc4aa5476dd3: Preparing [2021-09-14T00:13:48.411Z] 68e75b40249c: Preparing [2021-09-14T00:13:48.411Z] 4aa6710e994d: Preparing [2021-09-14T00:13:48.411Z] 6c370d0d97d3: Preparing [2021-09-14T00:13:48.411Z] bdc42e120bf6: Preparing [2021-09-14T00:13:48.411Z] bdc42e120bf6: Waiting [2021-09-14T00:13:49.003Z] 68e75b40249c: Pushed [2021-09-14T00:13:49.003Z] 4aa6710e994d: Pushed [2021-09-14T00:13:49.003Z] bdc42e120bf6: Layer already exists [2021-09-14T00:13:49.003Z] 6c370d0d97d3: Pushed [2021-09-14T00:13:50.967Z] cc4aa5476dd3: Pushed [2021-09-14T00:13:50.967Z] 1dfc960c3e02: Pushed [2021-09-14T00:13:51.238Z] 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b: digest: sha256:7eba67d2c6aa23c207f3463c8bd7c0393c46ffea5791d41a0cdb429faadd36de size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:13:51.579Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:13:51.911Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-09-14T00:13:51.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-14T00:13:51.911Z] 1dfc960c3e02: Preparing [2021-09-14T00:13:51.911Z] cc4aa5476dd3: Preparing [2021-09-14T00:13:51.911Z] 68e75b40249c: Preparing [2021-09-14T00:13:51.911Z] 4aa6710e994d: Preparing [2021-09-14T00:13:51.911Z] 6c370d0d97d3: Preparing [2021-09-14T00:13:51.911Z] bdc42e120bf6: Preparing [2021-09-14T00:13:51.911Z] bdc42e120bf6: Waiting [2021-09-14T00:13:51.911Z] 4aa6710e994d: Layer already exists [2021-09-14T00:13:51.911Z] 1dfc960c3e02: Layer already exists [2021-09-14T00:13:51.911Z] cc4aa5476dd3: Layer already exists [2021-09-14T00:13:51.911Z] 6c370d0d97d3: Layer already exists [2021-09-14T00:13:51.911Z] 68e75b40249c: Layer already exists [2021-09-14T00:13:51.911Z] bdc42e120bf6: Layer already exists [2021-09-14T00:13:52.180Z] latest: digest: sha256:7eba67d2c6aa23c207f3463c8bd7c0393c46ffea5791d41a0cdb429faadd36de size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:13:52.518Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.45 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:13:52.853Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.45 [2021-09-14T00:13:52.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-14T00:13:52.853Z] 1dfc960c3e02: Preparing [2021-09-14T00:13:52.853Z] cc4aa5476dd3: Preparing [2021-09-14T00:13:52.853Z] 68e75b40249c: Preparing [2021-09-14T00:13:52.853Z] 4aa6710e994d: Preparing [2021-09-14T00:13:52.853Z] 6c370d0d97d3: Preparing [2021-09-14T00:13:52.853Z] bdc42e120bf6: Preparing [2021-09-14T00:13:52.853Z] bdc42e120bf6: Waiting [2021-09-14T00:13:52.853Z] 4aa6710e994d: Layer already exists [2021-09-14T00:13:52.853Z] cc4aa5476dd3: Layer already exists [2021-09-14T00:13:52.853Z] 1dfc960c3e02: Layer already exists [2021-09-14T00:13:52.853Z] 6c370d0d97d3: Layer already exists [2021-09-14T00:13:52.853Z] 68e75b40249c: Layer already exists [2021-09-14T00:13:52.853Z] bdc42e120bf6: Layer already exists [2021-09-14T00:13:53.125Z] 2.0.1-dev.45: digest: sha256:7eba67d2c6aa23c207f3463c8bd7c0393c46ffea5791d41a0cdb429faadd36de size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:13:53.463Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:13:53.798Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45 [2021-09-14T00:13:53.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-14T00:13:53.798Z] 1dfc960c3e02: Preparing [2021-09-14T00:13:53.798Z] cc4aa5476dd3: Preparing [2021-09-14T00:13:53.798Z] 68e75b40249c: Preparing [2021-09-14T00:13:53.798Z] 4aa6710e994d: Preparing [2021-09-14T00:13:53.798Z] 6c370d0d97d3: Preparing [2021-09-14T00:13:53.799Z] bdc42e120bf6: Preparing [2021-09-14T00:13:53.799Z] bdc42e120bf6: Waiting [2021-09-14T00:13:53.799Z] 4aa6710e994d: Layer already exists [2021-09-14T00:13:53.799Z] 1dfc960c3e02: Layer already exists [2021-09-14T00:13:53.799Z] cc4aa5476dd3: Layer already exists [2021-09-14T00:13:53.799Z] 6c370d0d97d3: Layer already exists [2021-09-14T00:13:53.799Z] 68e75b40249c: Layer already exists [2021-09-14T00:13:53.799Z] bdc42e120bf6: Layer already exists [2021-09-14T00:13:54.069Z] 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45: digest: sha256:7eba67d2c6aa23c207f3463c8bd7c0393c46ffea5791d41a0cdb429faadd36de size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:13:54.415Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:13:54.749Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-09-14T00:13:54.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-14T00:13:54.749Z] 1dfc960c3e02: Preparing [2021-09-14T00:13:54.749Z] cc4aa5476dd3: Preparing [2021-09-14T00:13:54.749Z] 68e75b40249c: Preparing [2021-09-14T00:13:54.749Z] 4aa6710e994d: Preparing [2021-09-14T00:13:54.749Z] 6c370d0d97d3: Preparing [2021-09-14T00:13:54.749Z] bdc42e120bf6: Preparing [2021-09-14T00:13:54.749Z] bdc42e120bf6: Waiting [2021-09-14T00:13:54.749Z] cc4aa5476dd3: Layer already exists [2021-09-14T00:13:54.749Z] 4aa6710e994d: Layer already exists [2021-09-14T00:13:54.749Z] 68e75b40249c: Layer already exists [2021-09-14T00:13:54.749Z] 1dfc960c3e02: Layer already exists [2021-09-14T00:13:54.749Z] 6c370d0d97d3: Layer already exists [2021-09-14T00:13:54.749Z] bdc42e120bf6: Layer already exists [2021-09-14T00:13:55.021Z] main: digest: sha256:7eba67d2c6aa23c207f3463c8bd7c0393c46ffea5791d41a0cdb429faadd36de size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-14T00:13:55.091Z] ===================================================== [Pipeline] echo [2021-09-14T00:13:55.113Z] taggedImages: [2021-09-14T00:13:55.113Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [2021-09-14T00:13:55.113Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-09-14T00:13:55.113Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.45 [2021-09-14T00:13:55.113Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45 [2021-09-14T00:13:55.113Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-09-14T00:13:55.154Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-09-14T00:13:55.154Z] 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [2021-09-14T00:13:55.154Z] latest [2021-09-14T00:13:55.154Z] 2.0.1-dev.45 [2021-09-14T00:13:55.154Z] 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45 [2021-09-14T00:13:55.154Z] main [2021-09-14T00:13:55.154Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:13:55.533Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:13:55.876Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [2021-09-14T00:13:55.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-14T00:13:55.876Z] db72d1126ab7: Preparing [2021-09-14T00:13:55.876Z] eec406796d32: Preparing [2021-09-14T00:13:55.876Z] 9bd5bcc9f0eb: Preparing [2021-09-14T00:13:55.876Z] aae95f586c02: Preparing [2021-09-14T00:13:55.876Z] 429457649fb4: Preparing [2021-09-14T00:13:55.876Z] 6131b5aad9c0: Preparing [2021-09-14T00:13:55.876Z] dd6c440f5df7: Preparing [2021-09-14T00:13:55.876Z] 8d86e6d355dc: Preparing [2021-09-14T00:13:55.876Z] ad07cae09803: Preparing [2021-09-14T00:13:55.876Z] bdc42e120bf6: Preparing [2021-09-14T00:13:55.876Z] 6131b5aad9c0: Waiting [2021-09-14T00:13:55.876Z] ad07cae09803: Waiting [2021-09-14T00:13:55.876Z] bdc42e120bf6: Waiting [2021-09-14T00:13:55.876Z] dd6c440f5df7: Waiting [2021-09-14T00:13:55.876Z] 8d86e6d355dc: Waiting [2021-09-14T00:13:56.158Z] 429457649fb4: Pushed [2021-09-14T00:13:56.158Z] db72d1126ab7: Pushed [2021-09-14T00:13:56.158Z] eec406796d32: Pushed [2021-09-14T00:13:56.430Z] 6131b5aad9c0: Pushed [2021-09-14T00:13:56.430Z] dd6c440f5df7: Pushed [2021-09-14T00:13:56.430Z] 8d86e6d355dc: Pushed [2021-09-14T00:13:56.430Z] bdc42e120bf6: Layer already exists [2021-09-14T00:13:56.702Z] ad07cae09803: Pushed [2021-09-14T00:13:58.673Z] aae95f586c02: Pushed [2021-09-14T00:13:59.264Z] 9bd5bcc9f0eb: Pushed [2021-09-14T00:13:59.535Z] 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b: digest: sha256:aa62de3e7be20f16a09f614387c43ab5ec756f037eacc382da325871baf664be size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:13:59.878Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:14:00.209Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-09-14T00:14:00.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-14T00:14:00.209Z] db72d1126ab7: Preparing [2021-09-14T00:14:00.209Z] eec406796d32: Preparing [2021-09-14T00:14:00.209Z] 9bd5bcc9f0eb: Preparing [2021-09-14T00:14:00.209Z] aae95f586c02: Preparing [2021-09-14T00:14:00.209Z] 429457649fb4: Preparing [2021-09-14T00:14:00.209Z] 6131b5aad9c0: Preparing [2021-09-14T00:14:00.209Z] dd6c440f5df7: Preparing [2021-09-14T00:14:00.209Z] 8d86e6d355dc: Preparing [2021-09-14T00:14:00.209Z] ad07cae09803: Preparing [2021-09-14T00:14:00.209Z] bdc42e120bf6: Preparing [2021-09-14T00:14:00.209Z] 6131b5aad9c0: Waiting [2021-09-14T00:14:00.209Z] dd6c440f5df7: Waiting [2021-09-14T00:14:00.209Z] bdc42e120bf6: Waiting [2021-09-14T00:14:00.209Z] ad07cae09803: Waiting [2021-09-14T00:14:00.209Z] aae95f586c02: Layer already exists [2021-09-14T00:14:00.209Z] db72d1126ab7: Layer already exists [2021-09-14T00:14:00.481Z] 9bd5bcc9f0eb: Layer already exists [2021-09-14T00:14:00.481Z] 429457649fb4: Layer already exists [2021-09-14T00:14:00.481Z] eec406796d32: Layer already exists [2021-09-14T00:14:00.481Z] bdc42e120bf6: Layer already exists [2021-09-14T00:14:00.481Z] 8d86e6d355dc: Layer already exists [2021-09-14T00:14:00.481Z] ad07cae09803: Layer already exists [2021-09-14T00:14:00.481Z] dd6c440f5df7: Layer already exists [2021-09-14T00:14:00.481Z] 6131b5aad9c0: Layer already exists [2021-09-14T00:14:00.481Z] latest: digest: sha256:aa62de3e7be20f16a09f614387c43ab5ec756f037eacc382da325871baf664be size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:14:00.821Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.45 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:14:01.153Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.45 [2021-09-14T00:14:01.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-14T00:14:01.153Z] db72d1126ab7: Preparing [2021-09-14T00:14:01.153Z] eec406796d32: Preparing [2021-09-14T00:14:01.153Z] 9bd5bcc9f0eb: Preparing [2021-09-14T00:14:01.153Z] aae95f586c02: Preparing [2021-09-14T00:14:01.153Z] 429457649fb4: Preparing [2021-09-14T00:14:01.153Z] 6131b5aad9c0: Preparing [2021-09-14T00:14:01.153Z] dd6c440f5df7: Preparing [2021-09-14T00:14:01.153Z] 8d86e6d355dc: Preparing [2021-09-14T00:14:01.153Z] ad07cae09803: Preparing [2021-09-14T00:14:01.153Z] bdc42e120bf6: Preparing [2021-09-14T00:14:01.153Z] 8d86e6d355dc: Waiting [2021-09-14T00:14:01.153Z] ad07cae09803: Waiting [2021-09-14T00:14:01.153Z] bdc42e120bf6: Waiting [2021-09-14T00:14:01.153Z] 6131b5aad9c0: Waiting [2021-09-14T00:14:01.153Z] dd6c440f5df7: Waiting [2021-09-14T00:14:01.424Z] 429457649fb4: Layer already exists [2021-09-14T00:14:01.424Z] eec406796d32: Layer already exists [2021-09-14T00:14:01.424Z] 9bd5bcc9f0eb: Layer already exists [2021-09-14T00:14:01.424Z] db72d1126ab7: Layer already exists [2021-09-14T00:14:01.424Z] aae95f586c02: Layer already exists [2021-09-14T00:14:01.424Z] 6131b5aad9c0: Layer already exists [2021-09-14T00:14:01.424Z] ad07cae09803: Layer already exists [2021-09-14T00:14:01.424Z] 8d86e6d355dc: Layer already exists [2021-09-14T00:14:01.424Z] dd6c440f5df7: Layer already exists [2021-09-14T00:14:01.424Z] bdc42e120bf6: Layer already exists [2021-09-14T00:14:01.424Z] 2.0.1-dev.45: digest: sha256:aa62de3e7be20f16a09f614387c43ab5ec756f037eacc382da325871baf664be size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:14:01.768Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:14:02.114Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45 [2021-09-14T00:14:02.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-14T00:14:02.115Z] db72d1126ab7: Preparing [2021-09-14T00:14:02.115Z] eec406796d32: Preparing [2021-09-14T00:14:02.115Z] 9bd5bcc9f0eb: Preparing [2021-09-14T00:14:02.115Z] aae95f586c02: Preparing [2021-09-14T00:14:02.115Z] 429457649fb4: Preparing [2021-09-14T00:14:02.115Z] 6131b5aad9c0: Preparing [2021-09-14T00:14:02.115Z] dd6c440f5df7: Preparing [2021-09-14T00:14:02.115Z] 8d86e6d355dc: Preparing [2021-09-14T00:14:02.115Z] ad07cae09803: Preparing [2021-09-14T00:14:02.115Z] bdc42e120bf6: Preparing [2021-09-14T00:14:02.115Z] 6131b5aad9c0: Waiting [2021-09-14T00:14:02.115Z] dd6c440f5df7: Waiting [2021-09-14T00:14:02.115Z] 8d86e6d355dc: Waiting [2021-09-14T00:14:02.115Z] ad07cae09803: Waiting [2021-09-14T00:14:02.115Z] bdc42e120bf6: Waiting [2021-09-14T00:14:02.390Z] 429457649fb4: Layer already exists [2021-09-14T00:14:02.390Z] 9bd5bcc9f0eb: Layer already exists [2021-09-14T00:14:02.390Z] aae95f586c02: Layer already exists [2021-09-14T00:14:02.390Z] db72d1126ab7: Layer already exists [2021-09-14T00:14:02.390Z] eec406796d32: Layer already exists [2021-09-14T00:14:02.390Z] 6131b5aad9c0: Layer already exists [2021-09-14T00:14:02.390Z] bdc42e120bf6: Layer already exists [2021-09-14T00:14:02.390Z] ad07cae09803: Layer already exists [2021-09-14T00:14:02.390Z] 8d86e6d355dc: Layer already exists [2021-09-14T00:14:02.390Z] dd6c440f5df7: Layer already exists [2021-09-14T00:14:02.390Z] 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45: digest: sha256:aa62de3e7be20f16a09f614387c43ab5ec756f037eacc382da325871baf664be size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:14:02.737Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:14:03.087Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-09-14T00:14:03.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-14T00:14:03.087Z] db72d1126ab7: Preparing [2021-09-14T00:14:03.087Z] eec406796d32: Preparing [2021-09-14T00:14:03.087Z] 9bd5bcc9f0eb: Preparing [2021-09-14T00:14:03.087Z] aae95f586c02: Preparing [2021-09-14T00:14:03.087Z] 429457649fb4: Preparing [2021-09-14T00:14:03.087Z] 6131b5aad9c0: Preparing [2021-09-14T00:14:03.087Z] dd6c440f5df7: Preparing [2021-09-14T00:14:03.087Z] 8d86e6d355dc: Preparing [2021-09-14T00:14:03.087Z] ad07cae09803: Preparing [2021-09-14T00:14:03.087Z] bdc42e120bf6: Preparing [2021-09-14T00:14:03.087Z] 6131b5aad9c0: Waiting [2021-09-14T00:14:03.087Z] dd6c440f5df7: Waiting [2021-09-14T00:14:03.087Z] 8d86e6d355dc: Waiting [2021-09-14T00:14:03.359Z] eec406796d32: Layer already exists [2021-09-14T00:14:03.359Z] 9bd5bcc9f0eb: Layer already exists [2021-09-14T00:14:03.359Z] 429457649fb4: Layer already exists [2021-09-14T00:14:03.359Z] db72d1126ab7: Layer already exists [2021-09-14T00:14:03.359Z] aae95f586c02: Layer already exists [2021-09-14T00:14:03.359Z] 6131b5aad9c0: Layer already exists [2021-09-14T00:14:03.359Z] dd6c440f5df7: Layer already exists [2021-09-14T00:14:03.359Z] 8d86e6d355dc: Layer already exists [2021-09-14T00:14:03.359Z] bdc42e120bf6: Layer already exists [2021-09-14T00:14:03.359Z] ad07cae09803: Layer already exists [2021-09-14T00:14:03.359Z] main: digest: sha256:aa62de3e7be20f16a09f614387c43ab5ec756f037eacc382da325871baf664be size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-14T00:14:03.421Z] ===================================================== [Pipeline] echo [2021-09-14T00:14:03.435Z] taggedImages: [2021-09-14T00:14:03.435Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [2021-09-14T00:14:03.435Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-09-14T00:14:03.435Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.45 [2021-09-14T00:14:03.435Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45 [2021-09-14T00:14:03.435Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-09-14T00:14:03.478Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-09-14T00:14:03.478Z] 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [2021-09-14T00:14:03.478Z] latest [2021-09-14T00:14:03.478Z] 2.0.1-dev.45 [2021-09-14T00:14:03.478Z] 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45 [2021-09-14T00:14:03.478Z] main [2021-09-14T00:14:03.478Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:14:03.874Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:14:04.218Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [2021-09-14T00:14:04.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-14T00:14:04.218Z] 0a2584baa0ac: Preparing [2021-09-14T00:14:04.218Z] b7410f3229b4: Preparing [2021-09-14T00:14:04.218Z] b904a2b83e27: Preparing [2021-09-14T00:14:04.218Z] dadb683ef581: Preparing [2021-09-14T00:14:04.218Z] bdc42e120bf6: Preparing [2021-09-14T00:14:04.492Z] b904a2b83e27: Layer already exists [2021-09-14T00:14:04.492Z] bdc42e120bf6: Layer already exists [2021-09-14T00:14:04.492Z] 0a2584baa0ac: Pushed [2021-09-14T00:14:04.763Z] dadb683ef581: Pushed [2021-09-14T00:14:07.374Z] b7410f3229b4: Pushed [2021-09-14T00:14:07.374Z] 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b: digest: sha256:285ba50e7b24390c135c1c35617dd5ddbe718c2d38312c7897cdef55a8829a3b size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:14:07.714Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:14:08.052Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-09-14T00:14:08.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-14T00:14:08.052Z] 0a2584baa0ac: Preparing [2021-09-14T00:14:08.052Z] b7410f3229b4: Preparing [2021-09-14T00:14:08.052Z] b904a2b83e27: Preparing [2021-09-14T00:14:08.052Z] dadb683ef581: Preparing [2021-09-14T00:14:08.052Z] bdc42e120bf6: Preparing [2021-09-14T00:14:08.332Z] 0a2584baa0ac: Layer already exists [2021-09-14T00:14:08.332Z] dadb683ef581: Layer already exists [2021-09-14T00:14:08.332Z] bdc42e120bf6: Layer already exists [2021-09-14T00:14:08.332Z] b7410f3229b4: Layer already exists [2021-09-14T00:14:08.332Z] b904a2b83e27: Layer already exists [2021-09-14T00:14:08.332Z] latest: digest: sha256:285ba50e7b24390c135c1c35617dd5ddbe718c2d38312c7897cdef55a8829a3b size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:14:08.681Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.45 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:14:09.022Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.45 [2021-09-14T00:14:09.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-14T00:14:09.022Z] 0a2584baa0ac: Preparing [2021-09-14T00:14:09.022Z] b7410f3229b4: Preparing [2021-09-14T00:14:09.022Z] b904a2b83e27: Preparing [2021-09-14T00:14:09.022Z] dadb683ef581: Preparing [2021-09-14T00:14:09.022Z] bdc42e120bf6: Preparing [2021-09-14T00:14:09.300Z] 0a2584baa0ac: Layer already exists [2021-09-14T00:14:09.300Z] bdc42e120bf6: Layer already exists [2021-09-14T00:14:09.300Z] b7410f3229b4: Layer already exists [2021-09-14T00:14:09.300Z] dadb683ef581: Layer already exists [2021-09-14T00:14:09.300Z] b904a2b83e27: Layer already exists [2021-09-14T00:14:09.300Z] 2.0.1-dev.45: digest: sha256:285ba50e7b24390c135c1c35617dd5ddbe718c2d38312c7897cdef55a8829a3b size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:14:09.644Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:14:10.033Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45 [2021-09-14T00:14:10.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-14T00:14:10.312Z] 0a2584baa0ac: Preparing [2021-09-14T00:14:10.312Z] b7410f3229b4: Preparing [2021-09-14T00:14:10.312Z] b904a2b83e27: Preparing [2021-09-14T00:14:10.312Z] dadb683ef581: Preparing [2021-09-14T00:14:10.312Z] bdc42e120bf6: Preparing [2021-09-14T00:14:10.312Z] b7410f3229b4: Layer already exists [2021-09-14T00:14:10.312Z] b904a2b83e27: Layer already exists [2021-09-14T00:14:10.312Z] dadb683ef581: Layer already exists [2021-09-14T00:14:10.312Z] bdc42e120bf6: Layer already exists [2021-09-14T00:14:10.312Z] 0a2584baa0ac: Layer already exists [2021-09-14T00:14:10.312Z] 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45: digest: sha256:285ba50e7b24390c135c1c35617dd5ddbe718c2d38312c7897cdef55a8829a3b size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:14:10.684Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:14:11.058Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-09-14T00:14:11.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-14T00:14:11.059Z] 0a2584baa0ac: Preparing [2021-09-14T00:14:11.059Z] b7410f3229b4: Preparing [2021-09-14T00:14:11.059Z] b904a2b83e27: Preparing [2021-09-14T00:14:11.059Z] dadb683ef581: Preparing [2021-09-14T00:14:11.059Z] bdc42e120bf6: Preparing [2021-09-14T00:14:11.360Z] bdc42e120bf6: Layer already exists [2021-09-14T00:14:11.360Z] 0a2584baa0ac: Layer already exists [2021-09-14T00:14:11.360Z] b7410f3229b4: Layer already exists [2021-09-14T00:14:11.360Z] dadb683ef581: Layer already exists [2021-09-14T00:14:11.360Z] b904a2b83e27: Layer already exists [2021-09-14T00:14:11.631Z] main: digest: sha256:285ba50e7b24390c135c1c35617dd5ddbe718c2d38312c7897cdef55a8829a3b size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-14T00:14:11.703Z] ===================================================== [Pipeline] echo [2021-09-14T00:14:11.720Z] taggedImages: [2021-09-14T00:14:11.720Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [2021-09-14T00:14:11.720Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-09-14T00:14:11.720Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.45 [2021-09-14T00:14:11.720Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45 [2021-09-14T00:14:11.720Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-09-14T00:14:11.762Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-09-14T00:14:11.762Z] 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [2021-09-14T00:14:11.762Z] latest [2021-09-14T00:14:11.762Z] 2.0.1-dev.45 [2021-09-14T00:14:11.762Z] 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45 [2021-09-14T00:14:11.762Z] main [2021-09-14T00:14:11.762Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:14:12.147Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:14:12.488Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [2021-09-14T00:14:12.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-14T00:14:12.488Z] a0c8c03d857c: Preparing [2021-09-14T00:14:12.488Z] d226bfab056c: Preparing [2021-09-14T00:14:12.488Z] b904a2b83e27: Preparing [2021-09-14T00:14:12.488Z] 6b89378c6577: Preparing [2021-09-14T00:14:12.488Z] bdc42e120bf6: Preparing [2021-09-14T00:14:12.763Z] b904a2b83e27: Layer already exists [2021-09-14T00:14:12.763Z] 6b89378c6577: Layer already exists [2021-09-14T00:14:12.763Z] bdc42e120bf6: Layer already exists [2021-09-14T00:14:12.763Z] a0c8c03d857c: Pushed [2021-09-14T00:14:15.374Z] d226bfab056c: Pushed [2021-09-14T00:14:15.646Z] 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b: digest: sha256:e5ac6a560758ce484e749c51866d2c80688a41b5431cc300f7b961a39a8f12f4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:14:15.994Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:14:16.334Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-09-14T00:14:16.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-14T00:14:16.334Z] a0c8c03d857c: Preparing [2021-09-14T00:14:16.334Z] d226bfab056c: Preparing [2021-09-14T00:14:16.334Z] b904a2b83e27: Preparing [2021-09-14T00:14:16.334Z] 6b89378c6577: Preparing [2021-09-14T00:14:16.334Z] bdc42e120bf6: Preparing [2021-09-14T00:14:16.615Z] d226bfab056c: Layer already exists [2021-09-14T00:14:16.615Z] a0c8c03d857c: Layer already exists [2021-09-14T00:14:16.615Z] 6b89378c6577: Layer already exists [2021-09-14T00:14:16.615Z] bdc42e120bf6: Layer already exists [2021-09-14T00:14:16.615Z] b904a2b83e27: Layer already exists [2021-09-14T00:14:16.615Z] latest: digest: sha256:e5ac6a560758ce484e749c51866d2c80688a41b5431cc300f7b961a39a8f12f4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:14:16.954Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.45 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:14:17.294Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.45 [2021-09-14T00:14:17.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-14T00:14:17.294Z] a0c8c03d857c: Preparing [2021-09-14T00:14:17.294Z] d226bfab056c: Preparing [2021-09-14T00:14:17.294Z] b904a2b83e27: Preparing [2021-09-14T00:14:17.294Z] 6b89378c6577: Preparing [2021-09-14T00:14:17.294Z] bdc42e120bf6: Preparing [2021-09-14T00:14:17.566Z] a0c8c03d857c: Layer already exists [2021-09-14T00:14:17.566Z] 6b89378c6577: Layer already exists [2021-09-14T00:14:17.566Z] b904a2b83e27: Layer already exists [2021-09-14T00:14:17.566Z] d226bfab056c: Layer already exists [2021-09-14T00:14:17.566Z] bdc42e120bf6: Layer already exists [2021-09-14T00:14:17.566Z] 2.0.1-dev.45: digest: sha256:e5ac6a560758ce484e749c51866d2c80688a41b5431cc300f7b961a39a8f12f4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:14:17.911Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:14:18.252Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45 [2021-09-14T00:14:18.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-14T00:14:18.252Z] a0c8c03d857c: Preparing [2021-09-14T00:14:18.252Z] d226bfab056c: Preparing [2021-09-14T00:14:18.252Z] b904a2b83e27: Preparing [2021-09-14T00:14:18.252Z] 6b89378c6577: Preparing [2021-09-14T00:14:18.252Z] bdc42e120bf6: Preparing [2021-09-14T00:14:18.252Z] b904a2b83e27: Layer already exists [2021-09-14T00:14:18.252Z] a0c8c03d857c: Layer already exists [2021-09-14T00:14:18.525Z] d226bfab056c: Layer already exists [2021-09-14T00:14:18.525Z] bdc42e120bf6: Layer already exists [2021-09-14T00:14:18.525Z] 6b89378c6577: Layer already exists [2021-09-14T00:14:18.525Z] 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45: digest: sha256:e5ac6a560758ce484e749c51866d2c80688a41b5431cc300f7b961a39a8f12f4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:14:18.876Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:14:19.215Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-09-14T00:14:19.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-14T00:14:19.216Z] a0c8c03d857c: Preparing [2021-09-14T00:14:19.216Z] d226bfab056c: Preparing [2021-09-14T00:14:19.216Z] b904a2b83e27: Preparing [2021-09-14T00:14:19.216Z] 6b89378c6577: Preparing [2021-09-14T00:14:19.216Z] bdc42e120bf6: Preparing [2021-09-14T00:14:19.487Z] d226bfab056c: Layer already exists [2021-09-14T00:14:19.487Z] bdc42e120bf6: Layer already exists [2021-09-14T00:14:19.487Z] b904a2b83e27: Layer already exists [2021-09-14T00:14:19.488Z] a0c8c03d857c: Layer already exists [2021-09-14T00:14:19.488Z] 6b89378c6577: Layer already exists [2021-09-14T00:14:19.488Z] main: digest: sha256:e5ac6a560758ce484e749c51866d2c80688a41b5431cc300f7b961a39a8f12f4 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-14T00:14:19.564Z] ===================================================== [Pipeline] echo [2021-09-14T00:14:19.581Z] taggedImages: [2021-09-14T00:14:19.581Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [2021-09-14T00:14:19.581Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-09-14T00:14:19.581Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.45 [2021-09-14T00:14:19.581Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45 [2021-09-14T00:14:19.581Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-09-14T00:14:19.619Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-09-14T00:14:19.619Z] 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [2021-09-14T00:14:19.619Z] latest [2021-09-14T00:14:19.619Z] 2.0.1-dev.45 [2021-09-14T00:14:19.619Z] 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45 [2021-09-14T00:14:19.619Z] main [2021-09-14T00:14:19.619Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:14:20.001Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:14:20.335Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [2021-09-14T00:14:20.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-14T00:14:20.336Z] 652d917d9bbe: Preparing [2021-09-14T00:14:20.336Z] 6acd28d28e06: Preparing [2021-09-14T00:14:20.336Z] 3c5f250df111: Preparing [2021-09-14T00:14:20.336Z] 968ee965b599: Preparing [2021-09-14T00:14:20.336Z] b287e4fe43ef: Preparing [2021-09-14T00:14:20.336Z] c39efab1fe40: Preparing [2021-09-14T00:14:20.336Z] 386fc9fe74c4: Preparing [2021-09-14T00:14:20.336Z] 097a5c91b892: Preparing [2021-09-14T00:14:20.336Z] 74984ba1a09f: Preparing [2021-09-14T00:14:20.336Z] 6d0ac5d4dfcb: Preparing [2021-09-14T00:14:20.336Z] c55d5dbdab40: Preparing [2021-09-14T00:14:20.336Z] 097a5c91b892: Waiting [2021-09-14T00:14:20.336Z] 6d0ac5d4dfcb: Waiting [2021-09-14T00:14:20.336Z] 74984ba1a09f: Waiting [2021-09-14T00:14:20.336Z] c55d5dbdab40: Waiting [2021-09-14T00:14:20.336Z] c39efab1fe40: Waiting [2021-09-14T00:14:20.336Z] 386fc9fe74c4: Waiting [2021-09-14T00:14:20.622Z] b287e4fe43ef: Layer already exists [2021-09-14T00:14:20.622Z] c39efab1fe40: Layer already exists [2021-09-14T00:14:20.622Z] 386fc9fe74c4: Layer already exists [2021-09-14T00:14:20.622Z] 6acd28d28e06: Pushed [2021-09-14T00:14:20.622Z] 097a5c91b892: Layer already exists [2021-09-14T00:14:20.622Z] 74984ba1a09f: Layer already exists [2021-09-14T00:14:20.898Z] 6d0ac5d4dfcb: Layer already exists [2021-09-14T00:14:20.898Z] c55d5dbdab40: Layer already exists [2021-09-14T00:14:21.874Z] 652d917d9bbe: Pushed [2021-09-14T00:14:27.247Z] 3c5f250df111: Pushed [2021-09-14T00:14:37.364Z] 968ee965b599: Pushed [2021-09-14T00:14:37.364Z] 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b: digest: sha256:532beed499dc2b2166f61cdb53ace644cee7e2b22c53e1e34e60cf42706881a8 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:14:37.703Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:14:38.038Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-09-14T00:14:38.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-14T00:14:38.038Z] 652d917d9bbe: Preparing [2021-09-14T00:14:38.038Z] 6acd28d28e06: Preparing [2021-09-14T00:14:38.038Z] 3c5f250df111: Preparing [2021-09-14T00:14:38.038Z] 968ee965b599: Preparing [2021-09-14T00:14:38.038Z] b287e4fe43ef: Preparing [2021-09-14T00:14:38.038Z] c39efab1fe40: Preparing [2021-09-14T00:14:38.038Z] 386fc9fe74c4: Preparing [2021-09-14T00:14:38.038Z] 097a5c91b892: Preparing [2021-09-14T00:14:38.038Z] 74984ba1a09f: Preparing [2021-09-14T00:14:38.038Z] 6d0ac5d4dfcb: Preparing [2021-09-14T00:14:38.038Z] c55d5dbdab40: Preparing [2021-09-14T00:14:38.038Z] c39efab1fe40: Waiting [2021-09-14T00:14:38.038Z] 386fc9fe74c4: Waiting [2021-09-14T00:14:38.038Z] 097a5c91b892: Waiting [2021-09-14T00:14:38.038Z] 6d0ac5d4dfcb: Waiting [2021-09-14T00:14:38.038Z] c55d5dbdab40: Waiting [2021-09-14T00:14:38.038Z] 74984ba1a09f: Waiting [2021-09-14T00:14:38.308Z] 3c5f250df111: Layer already exists [2021-09-14T00:14:38.309Z] b287e4fe43ef: Layer already exists [2021-09-14T00:14:38.309Z] 968ee965b599: Layer already exists [2021-09-14T00:14:38.309Z] 652d917d9bbe: Layer already exists [2021-09-14T00:14:38.309Z] 6acd28d28e06: Layer already exists [2021-09-14T00:14:38.309Z] 097a5c91b892: Layer already exists [2021-09-14T00:14:38.309Z] c39efab1fe40: Layer already exists [2021-09-14T00:14:38.309Z] 74984ba1a09f: Layer already exists [2021-09-14T00:14:38.309Z] 386fc9fe74c4: Layer already exists [2021-09-14T00:14:38.309Z] 6d0ac5d4dfcb: Layer already exists [2021-09-14T00:14:38.309Z] c55d5dbdab40: Layer already exists [2021-09-14T00:14:38.309Z] latest: digest: sha256:532beed499dc2b2166f61cdb53ace644cee7e2b22c53e1e34e60cf42706881a8 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:14:38.649Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.45 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:14:38.986Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.45 [2021-09-14T00:14:38.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-14T00:14:38.986Z] 652d917d9bbe: Preparing [2021-09-14T00:14:38.986Z] 6acd28d28e06: Preparing [2021-09-14T00:14:38.986Z] 3c5f250df111: Preparing [2021-09-14T00:14:38.986Z] 968ee965b599: Preparing [2021-09-14T00:14:38.986Z] b287e4fe43ef: Preparing [2021-09-14T00:14:38.986Z] c39efab1fe40: Preparing [2021-09-14T00:14:38.986Z] 386fc9fe74c4: Preparing [2021-09-14T00:14:38.986Z] 097a5c91b892: Preparing [2021-09-14T00:14:38.986Z] 74984ba1a09f: Preparing [2021-09-14T00:14:38.986Z] 6d0ac5d4dfcb: Preparing [2021-09-14T00:14:38.986Z] c55d5dbdab40: Preparing [2021-09-14T00:14:38.986Z] 097a5c91b892: Waiting [2021-09-14T00:14:38.986Z] 74984ba1a09f: Waiting [2021-09-14T00:14:38.986Z] 6d0ac5d4dfcb: Waiting [2021-09-14T00:14:38.986Z] c55d5dbdab40: Waiting [2021-09-14T00:14:38.986Z] c39efab1fe40: Waiting [2021-09-14T00:14:38.986Z] 386fc9fe74c4: Waiting [2021-09-14T00:14:38.986Z] b287e4fe43ef: Layer already exists [2021-09-14T00:14:38.986Z] 968ee965b599: Layer already exists [2021-09-14T00:14:38.986Z] 652d917d9bbe: Layer already exists [2021-09-14T00:14:38.986Z] 6acd28d28e06: Layer already exists [2021-09-14T00:14:38.986Z] 3c5f250df111: Layer already exists [2021-09-14T00:14:38.986Z] 74984ba1a09f: Layer already exists [2021-09-14T00:14:39.258Z] 097a5c91b892: Layer already exists [2021-09-14T00:14:39.258Z] c39efab1fe40: Layer already exists [2021-09-14T00:14:39.258Z] 386fc9fe74c4: Layer already exists [2021-09-14T00:14:39.258Z] 6d0ac5d4dfcb: Layer already exists [2021-09-14T00:14:39.258Z] c55d5dbdab40: Layer already exists [2021-09-14T00:14:39.258Z] 2.0.1-dev.45: digest: sha256:532beed499dc2b2166f61cdb53ace644cee7e2b22c53e1e34e60cf42706881a8 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:14:39.602Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:14:39.935Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45 [2021-09-14T00:14:39.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-14T00:14:39.935Z] 652d917d9bbe: Preparing [2021-09-14T00:14:39.935Z] 6acd28d28e06: Preparing [2021-09-14T00:14:39.935Z] 3c5f250df111: Preparing [2021-09-14T00:14:39.935Z] 968ee965b599: Preparing [2021-09-14T00:14:39.935Z] b287e4fe43ef: Preparing [2021-09-14T00:14:39.935Z] c39efab1fe40: Preparing [2021-09-14T00:14:39.935Z] 386fc9fe74c4: Preparing [2021-09-14T00:14:39.935Z] 097a5c91b892: Preparing [2021-09-14T00:14:39.935Z] 74984ba1a09f: Preparing [2021-09-14T00:14:39.935Z] 6d0ac5d4dfcb: Preparing [2021-09-14T00:14:39.935Z] c55d5dbdab40: Preparing [2021-09-14T00:14:39.935Z] c39efab1fe40: Waiting [2021-09-14T00:14:39.935Z] 386fc9fe74c4: Waiting [2021-09-14T00:14:39.935Z] 097a5c91b892: Waiting [2021-09-14T00:14:39.935Z] 74984ba1a09f: Waiting [2021-09-14T00:14:39.935Z] c55d5dbdab40: Waiting [2021-09-14T00:14:39.935Z] 6d0ac5d4dfcb: Waiting [2021-09-14T00:14:39.935Z] 652d917d9bbe: Layer already exists [2021-09-14T00:14:40.211Z] 6acd28d28e06: Layer already exists [2021-09-14T00:14:40.211Z] 968ee965b599: Layer already exists [2021-09-14T00:14:40.211Z] b287e4fe43ef: Layer already exists [2021-09-14T00:14:40.211Z] 3c5f250df111: Layer already exists [2021-09-14T00:14:40.211Z] c39efab1fe40: Layer already exists [2021-09-14T00:14:40.211Z] 386fc9fe74c4: Layer already exists [2021-09-14T00:14:40.211Z] 097a5c91b892: Layer already exists [2021-09-14T00:14:40.211Z] 6d0ac5d4dfcb: Layer already exists [2021-09-14T00:14:40.211Z] 74984ba1a09f: Layer already exists [2021-09-14T00:14:40.211Z] c55d5dbdab40: Layer already exists [2021-09-14T00:14:40.211Z] 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45: digest: sha256:532beed499dc2b2166f61cdb53ace644cee7e2b22c53e1e34e60cf42706881a8 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:14:40.556Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:14:40.894Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-09-14T00:14:40.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-14T00:14:40.894Z] 652d917d9bbe: Preparing [2021-09-14T00:14:40.894Z] 6acd28d28e06: Preparing [2021-09-14T00:14:40.894Z] 3c5f250df111: Preparing [2021-09-14T00:14:40.894Z] 968ee965b599: Preparing [2021-09-14T00:14:40.894Z] b287e4fe43ef: Preparing [2021-09-14T00:14:40.894Z] c39efab1fe40: Preparing [2021-09-14T00:14:40.894Z] 386fc9fe74c4: Preparing [2021-09-14T00:14:40.894Z] 097a5c91b892: Preparing [2021-09-14T00:14:40.894Z] 74984ba1a09f: Preparing [2021-09-14T00:14:40.894Z] 6d0ac5d4dfcb: Preparing [2021-09-14T00:14:40.894Z] c55d5dbdab40: Preparing [2021-09-14T00:14:40.894Z] c39efab1fe40: Waiting [2021-09-14T00:14:40.894Z] 386fc9fe74c4: Waiting [2021-09-14T00:14:40.894Z] 74984ba1a09f: Waiting [2021-09-14T00:14:40.894Z] 097a5c91b892: Waiting [2021-09-14T00:14:40.894Z] 6d0ac5d4dfcb: Waiting [2021-09-14T00:14:40.894Z] c55d5dbdab40: Waiting [2021-09-14T00:14:41.165Z] 652d917d9bbe: Layer already exists [2021-09-14T00:14:41.165Z] 6acd28d28e06: Layer already exists [2021-09-14T00:14:41.165Z] 968ee965b599: Layer already exists [2021-09-14T00:14:41.165Z] 3c5f250df111: Layer already exists [2021-09-14T00:14:41.165Z] b287e4fe43ef: Layer already exists [2021-09-14T00:14:41.165Z] c39efab1fe40: Layer already exists [2021-09-14T00:14:41.165Z] 386fc9fe74c4: Layer already exists [2021-09-14T00:14:41.165Z] 097a5c91b892: Layer already exists [2021-09-14T00:14:41.165Z] 74984ba1a09f: Layer already exists [2021-09-14T00:14:41.165Z] 6d0ac5d4dfcb: Layer already exists [2021-09-14T00:14:41.165Z] c55d5dbdab40: Layer already exists [2021-09-14T00:14:41.165Z] main: digest: sha256:532beed499dc2b2166f61cdb53ace644cee7e2b22c53e1e34e60cf42706881a8 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-14T00:14:41.236Z] ===================================================== [Pipeline] echo [2021-09-14T00:14:41.254Z] taggedImages: [2021-09-14T00:14:41.254Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [2021-09-14T00:14:41.254Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-09-14T00:14:41.254Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.45 [2021-09-14T00:14:41.254Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:17ca9ae69f5c21ca3fa865d48d0c341523f3f01b-2.0.1-dev.45 [2021-09-14T00:14:41.254Z] - 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-09-14T00:14:41.818Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-14T00:14:42.089Z] [2021-09-14T00:14:42.089Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:14:42.433Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-14T00:14:42.704Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-14T00:14:42.705Z] 448f6bf000e3: Pulling fs layer [2021-09-14T00:14:42.705Z] f757da607395: Pulling fs layer [2021-09-14T00:14:42.705Z] 05883995daec: Pulling fs layer [2021-09-14T00:14:42.705Z] 8603b9c90790: Pulling fs layer [2021-09-14T00:14:42.705Z] 1560dd03e051: Pulling fs layer [2021-09-14T00:14:42.705Z] 27f5ce0e4adf: Pulling fs layer [2021-09-14T00:14:42.705Z] c2d8d7efcc4b: Pulling fs layer [2021-09-14T00:14:42.705Z] 8603b9c90790: Waiting [2021-09-14T00:14:42.705Z] 1560dd03e051: Waiting [2021-09-14T00:14:42.705Z] 27f5ce0e4adf: Waiting [2021-09-14T00:14:42.705Z] c2d8d7efcc4b: Waiting [2021-09-14T00:14:43.020Z] f757da607395: Verifying Checksum [2021-09-14T00:14:43.020Z] f757da607395: Download complete [2021-09-14T00:14:43.020Z] 8603b9c90790: Verifying Checksum [2021-09-14T00:14:43.020Z] 8603b9c90790: Download complete [2021-09-14T00:14:43.301Z] 1560dd03e051: Verifying Checksum [2021-09-14T00:14:43.301Z] 27f5ce0e4adf: Download complete [2021-09-14T00:14:43.590Z] 05883995daec: Verifying Checksum [2021-09-14T00:14:43.590Z] 05883995daec: Download complete [2021-09-14T00:14:44.602Z] 448f6bf000e3: Verifying Checksum [2021-09-14T00:14:44.602Z] 448f6bf000e3: Download complete [2021-09-14T00:14:47.991Z] c2d8d7efcc4b: Verifying Checksum [2021-09-14T00:14:47.991Z] c2d8d7efcc4b: Download complete [2021-09-14T00:14:48.264Z] 448f6bf000e3: Pull complete [2021-09-14T00:14:48.857Z] f757da607395: Pull complete [2021-09-14T00:14:50.839Z] 05883995daec: Pull complete [2021-09-14T00:14:50.839Z] 8603b9c90790: Pull complete [2021-09-14T00:14:51.818Z] 1560dd03e051: Pull complete [2021-09-14T00:14:52.794Z] 27f5ce0e4adf: Pull complete [2021-09-14T00:15:07.872Z] c2d8d7efcc4b: Pull complete [2021-09-14T00:15:07.873Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-14T00:15:07.873Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-14T00:15:07.873Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-14T00:15:08.142Z] prd-ubuntu18.04-docker-arm64-4c-16g-112 does not seem to be running inside a container [2021-09-14T00:15:08.200Z] $ 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/52 -v /w/workspace/edgex-go/52:/w/workspace/edgex-go/52:rw,z -v /w/workspace/edgex-go/52@tmp:/w/workspace/edgex-go/52@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-lftools-log-publisher:arm64 cat [2021-09-14T00:15:11.599Z] $ docker top 6659c34e821d0ac2d0104b23330a79a57554dc9f85af0c9adf1578a024b6d020 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-14T00:15:12.952Z] ---> job-cost.sh [2021-09-14T00:15:12.952Z] lf-activate-venv: SKIPPING [2021-09-14T00:15:12.952Z] INFO: No Stack... [2021-09-14T00:15:13.927Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-14T00:15:14.199Z] INFO: Archiving Costs [Pipeline] sh [2021-09-14T00:15:14.866Z] + cat /w/workspace/edgex-go/52/archives/cost.csv [2021-09-14T00:15:14.866Z] + cut -d, -f6 [Pipeline] lock [2021-09-14T00:15:14.929Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-52-stack-cost] [2021-09-14T00:15:14.941Z] Resource [jenkins-edgexfoundry-edgex-go-main-52-stack-cost] did not exist. Created. [2021-09-14T00:15:14.941Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-52-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-14T00:15:15.628Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-14T00:15:16.309Z] Stashed 1 file(s) [Pipeline] } [2021-09-14T00:15:16.320Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-52-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-14T00:15:16.327Z] $ docker stop --time=1 6659c34e821d0ac2d0104b23330a79a57554dc9f85af0c9adf1578a024b6d020 [2021-09-14T00:15:17.957Z] $ docker rm -f 6659c34e821d0ac2d0104b23330a79a57554dc9f85af0c9adf1578a024b6d020 [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-09-14T00:15:19.196Z] provisioning config files... [2021-09-14T00:15:19.290Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/52@tmp/config3422216774250663712tmp [Pipeline] { [Pipeline] sh [2021-09-14T00:15:19.668Z] + set +x [2021-09-14T00:15:19.668Z] + curl -s https://codecov.io/bash [2021-09-14T00:15:19.668Z] + bash -s -- [2021-09-14T00:15:19.935Z] [2021-09-14T00:15:19.935Z] _____ _ [2021-09-14T00:15:19.935Z] / ____| | | [2021-09-14T00:15:19.935Z] | | ___ __| | ___ ___ _____ __ [2021-09-14T00:15:19.935Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-14T00:15:19.935Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-14T00:15:19.935Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-14T00:15:19.935Z] Bash-1.0.6 [2021-09-14T00:15:19.935Z] [2021-09-14T00:15:19.935Z] [2021-09-14T00:15:19.935Z] ==> git version 2.24.4 found [2021-09-14T00:15:19.935Z] ==> 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-09-14T00:15:19.935Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-14T00:15:19.935Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-14T00:15:19.935Z] ==> Jenkins CI detected. [2021-09-14T00:15:19.935Z] current dir:  /w/workspace/edgex-go/52 [2021-09-14T00:15:19.935Z] project root: . [2021-09-14T00:15:19.935Z] --> token set from env [2021-09-14T00:15:19.935Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-14T00:15:19.935Z] ==> Running gcov in . (disable via -X gcov) [2021-09-14T00:15:19.935Z] ==> Python coveragepy not found [2021-09-14T00:15:19.935Z] ==> Searching for coverage reports in: [2021-09-14T00:15:19.935Z] + . [2021-09-14T00:15:19.935Z] -> Found 1 reports [2021-09-14T00:15:19.935Z] ==> Detecting git/mercurial file structure [2021-09-14T00:15:19.935Z] ==> Reading reports [2021-09-14T00:15:19.935Z] + ./coverage.out bytes=405502 [2021-09-14T00:15:19.935Z] ==> Appending adjustments [2021-09-14T00:15:19.935Z] https://docs.codecov.io/docs/fixing-reports [2021-09-14T00:15:21.348Z] + Found adjustments [2021-09-14T00:15:21.348Z] ==> Gzipping contents [2021-09-14T00:15:21.348Z] 56K /tmp/codecov.7UyCQX.gz [2021-09-14T00:15:21.348Z] ==> Uploading reports [2021-09-14T00:15:21.348Z] url: https://codecov.io [2021-09-14T00:15:21.348Z] query: branch=main&commit=17ca9ae69f5c21ca3fa865d48d0c341523f3f01b&build=52&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F52%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-14T00:15:21.348Z] -> Pinging Codecov [2021-09-14T00:15:21.348Z] 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=17ca9ae69f5c21ca3fa865d48d0c341523f3f01b&build=52&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F52%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-14T00:15:21.615Z] -> Uploading to [2021-09-14T00:15:21.615Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-14/00271124DB129430A58F1EEE437C3FCB/17ca9ae69f5c21ca3fa865d48d0c341523f3f01b/ab9f90b0-6bf8-4eb4-94ee-af2fcc4c48c7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210914%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210914T001521Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2899aeccb5aa33b96735a0ecd6227b03210627c8f1956252ba7260292eb6bbd8 [2021-09-14T00:15:21.615Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-14T00:15:21.615Z] Dload Upload Total Spent Left Speed [2021-09-14T00:15:21.881Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54579 0 0 100 54579 0 128k --:--:-- --:--:-- --:--:-- 128k [2021-09-14T00:15:21.881Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/17ca9ae69f5c21ca3fa865d48d0c341523f3f01b [Pipeline] } [2021-09-14T00:15:21.894Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-09-14T00:15:22.819Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-09-14T00:15:22.836Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:15:23.157Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-14T00:15:23.157Z] [2021-09-14T00:15:23.157Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:15:23.492Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-14T00:15:23.492Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-09-14T00:15:23.492Z] 188c0c94c7c5: Pulling fs layer [2021-09-14T00:15:23.492Z] 0ef7d3d256c8: Pulling fs layer [2021-09-14T00:15:23.492Z] de9db76c5a1d: Pulling fs layer [2021-09-14T00:15:23.492Z] 0eba1c9be4d2: Pulling fs layer [2021-09-14T00:15:23.492Z] 0d57e429df01: Pulling fs layer [2021-09-14T00:15:23.492Z] 4e4be7b47b0d: Pulling fs layer [2021-09-14T00:15:23.492Z] e1f770b5df2f: Pulling fs layer [2021-09-14T00:15:23.492Z] 85a0685a4137: Pulling fs layer [2021-09-14T00:15:23.492Z] 0eba1c9be4d2: Waiting [2021-09-14T00:15:23.492Z] 0d57e429df01: Waiting [2021-09-14T00:15:23.492Z] 4e4be7b47b0d: Waiting [2021-09-14T00:15:23.492Z] e1f770b5df2f: Waiting [2021-09-14T00:15:23.492Z] 85a0685a4137: Waiting [2021-09-14T00:15:23.492Z] de9db76c5a1d: Verifying Checksum [2021-09-14T00:15:23.492Z] de9db76c5a1d: Download complete [2021-09-14T00:15:23.492Z] 0ef7d3d256c8: Verifying Checksum [2021-09-14T00:15:23.492Z] 0ef7d3d256c8: Download complete [2021-09-14T00:15:23.492Z] 0d57e429df01: Verifying Checksum [2021-09-14T00:15:23.492Z] 0d57e429df01: Download complete [2021-09-14T00:15:23.766Z] 4e4be7b47b0d: Verifying Checksum [2021-09-14T00:15:23.766Z] 4e4be7b47b0d: Download complete [2021-09-14T00:15:23.766Z] 188c0c94c7c5: Verifying Checksum [2021-09-14T00:15:23.766Z] 188c0c94c7c5: Download complete [2021-09-14T00:15:24.038Z] 188c0c94c7c5: Pull complete [2021-09-14T00:15:24.038Z] 0ef7d3d256c8: Pull complete [2021-09-14T00:15:24.516Z] de9db76c5a1d: Pull complete [2021-09-14T00:15:25.474Z] e1f770b5df2f: Verifying Checksum [2021-09-14T00:15:25.474Z] e1f770b5df2f: Download complete [2021-09-14T00:15:29.750Z] 0eba1c9be4d2: Verifying Checksum [2021-09-14T00:15:29.750Z] 0eba1c9be4d2: Download complete [2021-09-14T00:15:30.719Z] 85a0685a4137: Verifying Checksum [2021-09-14T00:15:30.719Z] 85a0685a4137: Download complete [2021-09-14T00:15:32.688Z] 0eba1c9be4d2: Pull complete [2021-09-14T00:15:32.688Z] 0d57e429df01: Pull complete [2021-09-14T00:15:32.688Z] 4e4be7b47b0d: Pull complete [2021-09-14T00:15:33.277Z] e1f770b5df2f: Pull complete [2021-09-14T00:15:36.646Z] 85a0685a4137: Pull complete [2021-09-14T00:15:36.646Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-09-14T00:15:36.646Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-14T00:15:36.646Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-09-14T00:15:36.739Z] prd-centos7-docker-4c-2g-111 does not seem to be running inside a container [2021-09-14T00:15:36.806Z] $ 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/52 -v /w/workspace/edgex-go/52:/w/workspace/edgex-go/52:rw,z -v /w/workspace/edgex-go/52@tmp:/w/workspace/edgex-go/52@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-snyk-go:1.410.4 cat [2021-09-14T00:15:39.557Z] $ docker top 8fa58426f0bfe738904687900bdf84945df80e228297d028b9b9194ba41cdaf8 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-14T00:15:39.663Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-09-14T00:15:39.980Z] + set -o pipefail [2021-09-14T00:15:39.980Z] + snyk monitor '--org=edgex-jenkins' [2021-09-14T00:16:12.239Z] [2021-09-14T00:16:12.239Z] Monitoring /w/workspace/edgex-go/52 (github.com/edgexfoundry/edgex-go)... [2021-09-14T00:16:12.239Z] [2021-09-14T00:16:12.239Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/f1cbfa58-081b-4886-8d95-92e016cc301c [2021-09-14T00:16:12.239Z] [2021-09-14T00:16:12.239Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-09-14T00:16:12.239Z] [2021-09-14T00:16:12.239Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-09-14T00:16:12.239Z] [2021-09-14T00:16:12.239Z] [Pipeline] } [2021-09-14T00:16:12.257Z] $ docker stop --time=1 8fa58426f0bfe738904687900bdf84945df80e228297d028b9b9194ba41cdaf8 [2021-09-14T00:16:14.330Z] $ docker rm -f 8fa58426f0bfe738904687900bdf84945df80e228297d028b9b9194ba41cdaf8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-09-14T00:16:15.100Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-14T00:16:15.125Z] provisioning config files... [2021-09-14T00:16:15.140Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/52@tmp/config5315267523292730486tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-14T00:16:15.479Z] --> edgex-publish-swagger.sh [2021-09-14T00:16:15.479Z] === Publish openapi/v2 API === [2021-09-14T00:16:15.479Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-09-14T00:16:15.479Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/52/openapi/v2/core-command.yaml] [2021-09-14T00:16:15.479Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-14T00:16:15.479Z] Dload Upload Total Spent Left Speed [2021-09-14T00:16:16.889Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31867 0 0 100 31867 0 25849 0:00:01 0:00:01 --:--:-- 25845 100 31867 0 0 100 31867 0 23961 0:00:01 0:00:01 --:--:-- 23960 [2021-09-14T00:16:16.889Z] [2021-09-14T00:16:16.889Z] [2021-09-14T00:16:16.889Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/52/openapi/v2/core-data.yaml] [2021-09-14T00:16:16.889Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-14T00:16:16.889Z] Dload Upload Total Spent Left Speed [2021-09-14T00:16:18.127Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65452 0 0 100 65452 0 54814 0:00:01 0:00:01 --:--:-- 54863 100 65452 0 0 100 65452 0 44425 0:00:01 0:00:01 --:--:-- 44434 [2021-09-14T00:16:18.127Z] [2021-09-14T00:16:18.127Z] [2021-09-14T00:16:18.127Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/52/openapi/v2/core-metadata.yaml] [2021-09-14T00:16:18.127Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-14T00:16:18.127Z] Dload Upload Total Spent Left Speed [2021-09-14T00:16:19.543Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 101k 0:00:01 0:00:01 --:--:-- 101k 100 119k 0 0 100 119k 0 98951 0:00:01 0:00:01 --:--:-- 99029 [2021-09-14T00:16:19.544Z] [2021-09-14T00:16:19.544Z] [2021-09-14T00:16:19.544Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/52/openapi/v2/support-notifications.yaml] [2021-09-14T00:16:19.544Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-14T00:16:19.544Z] Dload Upload Total Spent Left Speed [2021-09-14T00:16:20.769Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86007 0 0 100 86007 0 73256 0:00:01 0:00:01 --:--:-- 73259 100 86007 0 0 100 86007 0 70540 0:00:01 0:00:01 --:--:-- 70497 [2021-09-14T00:16:20.769Z] [2021-09-14T00:16:20.769Z] [2021-09-14T00:16:20.769Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/52/openapi/v2/support-scheduler.yaml] [2021-09-14T00:16:20.769Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-14T00:16:20.769Z] Dload Upload Total Spent Left Speed [2021-09-14T00:16:21.729Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36710 0 0 100 36710 0 32936 0:00:01 0:00:01 --:--:-- 32953 100 36710 0 0 100 36710 0 32933 0:00:01 0:00:01 --:--:-- 32953 [2021-09-14T00:16:21.729Z] [2021-09-14T00:16:21.729Z] [2021-09-14T00:16:21.729Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/52/openapi/v2/system-agent.yaml] [2021-09-14T00:16:21.729Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-14T00:16:21.729Z] Dload Upload Total Spent Left Speed [2021-09-14T00:16:23.137Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 18212 0:00:01 0:00:01 --:--:-- 18218 100 19603 0 0 100 19603 0 18209 0:00:01 0:00:01 --:--:-- 18218 [2021-09-14T00:16:23.137Z] [2021-09-14T00:16:23.137Z] [Pipeline] } [2021-09-14T00:16:23.151Z] 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-09-14T00:16:23.691Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-14T00:16:23.691Z] . [Pipeline] withDockerContainer [2021-09-14T00:16:23.799Z] prd-centos7-docker-4c-2g-111 does not seem to be running inside a container [2021-09-14T00:16:23.869Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/52 -v /w/workspace/edgex-go/52:/w/workspace/edgex-go/52:rw,z -v /w/workspace/edgex-go/52@tmp:/w/workspace/edgex-go/52@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:10004/edgex-devops/git-semver:latest cat [2021-09-14T00:16:24.329Z] $ docker top c77da15aca8224fee087f6c013d01ebb852e425e942ba62a939e670adf206e37 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-14T00:16:24.468Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-14T00:16:24.468Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-14T00:16:24.614Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-14T00:16:24.616Z] $ docker exec c77da15aca8224fee087f6c013d01ebb852e425e942ba62a939e670adf206e37 ssh-agent [2021-09-14T00:16:24.739Z] SSH_AUTH_SOCK=/tmp/ssh-myCoKvPOkIGU/agent.14 [2021-09-14T00:16:24.739Z] SSH_AGENT_PID=20 [2021-09-14T00:16:24.749Z] Running ssh-add (command line suppressed) [2021-09-14T00:16:24.870Z] Identity added: /w/workspace/edgex-go/52@tmp/private_key_3388165262672920171.key (/w/workspace/edgex-go/52@tmp/private_key_3388165262672920171.key) [2021-09-14T00:16:24.901Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-14T00:16:25.415Z] + git semver tag [2021-09-14T00:16:25.415Z] # -> Open(): unable to determine branch for HEAD [2021-09-14T00:16:25.415Z] # $GIT_DIR = /w/workspace/edgex-go/52/.git [2021-09-14T00:16:25.415Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/52 [2021-09-14T00:16:25.415Z] # $SEMVER_REMOTE_NAME = origin [2021-09-14T00:16:25.415Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-14T00:16:25.415Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-14T00:16:25.415Z] # $SEMVER_BRANCH = main [2021-09-14T00:16:25.415Z] # $SEMVER_DIR = /w/workspace/edgex-go/52/.semver [2021-09-14T00:16:25.415Z] # 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b HEAD [2021-09-14T00:16:25.415Z] # -> Force: false [2021-09-14T00:16:25.415Z] # d6bbc6cfc84bf8aefc5823b6936321d708544ac3 refs/tags/v2.0.1-dev.45 [Pipeline] } [2021-09-14T00:16:25.429Z] $ docker exec --env ******** --env ******** c77da15aca8224fee087f6c013d01ebb852e425e942ba62a939e670adf206e37 ssh-agent -k [2021-09-14T00:16:25.540Z] unset SSH_AUTH_SOCK; [2021-09-14T00:16:25.541Z] unset SSH_AGENT_PID; [2021-09-14T00:16:25.541Z] echo Agent pid 20 killed; [2021-09-14T00:16:25.559Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-14T00:16:25.919Z] + git semver [Pipeline] } [2021-09-14T00:16:25.940Z] $ docker stop --time=1 c77da15aca8224fee087f6c013d01ebb852e425e942ba62a939e670adf206e37 [2021-09-14T00:16:27.148Z] $ docker rm -f c77da15aca8224fee087f6c013d01ebb852e425e942ba62a939e670adf206e37 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:16:27.653Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-14T00:16:27.654Z] [2021-09-14T00:16:27.654Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:16:27.994Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-14T00:16:27.994Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-09-14T00:16:27.994Z] ab5ef0e58194: Pulling fs layer [2021-09-14T00:16:27.994Z] 9712f1f96733: Pulling fs layer [2021-09-14T00:16:27.994Z] 63f879dbbcfc: Pulling fs layer [2021-09-14T00:16:27.994Z] 0d9ebad4ef96: Pulling fs layer [2021-09-14T00:16:27.994Z] e9a5061849ea: Pulling fs layer [2021-09-14T00:16:27.994Z] d747dcd14b5f: Pulling fs layer [2021-09-14T00:16:27.994Z] 2de7ff778b66: Pulling fs layer [2021-09-14T00:16:27.994Z] e9a5061849ea: Waiting [2021-09-14T00:16:27.994Z] d747dcd14b5f: Waiting [2021-09-14T00:16:27.994Z] 2de7ff778b66: Waiting [2021-09-14T00:16:27.994Z] 0d9ebad4ef96: Waiting [2021-09-14T00:16:27.994Z] 9712f1f96733: Download complete [2021-09-14T00:16:31.344Z] 63f879dbbcfc: Verifying Checksum [2021-09-14T00:16:31.344Z] 63f879dbbcfc: Download complete [2021-09-14T00:16:31.344Z] e9a5061849ea: Verifying Checksum [2021-09-14T00:16:31.344Z] e9a5061849ea: Download complete [2021-09-14T00:16:31.344Z] d747dcd14b5f: Verifying Checksum [2021-09-14T00:16:31.344Z] d747dcd14b5f: Download complete [2021-09-14T00:16:31.612Z] 2de7ff778b66: Verifying Checksum [2021-09-14T00:16:31.612Z] 2de7ff778b66: Download complete [2021-09-14T00:16:32.201Z] 0d9ebad4ef96: Verifying Checksum [2021-09-14T00:16:32.201Z] 0d9ebad4ef96: Download complete [2021-09-14T00:16:32.477Z] ab5ef0e58194: Verifying Checksum [2021-09-14T00:16:32.477Z] ab5ef0e58194: Download complete [2021-09-14T00:16:35.080Z] ab5ef0e58194: Pull complete [2021-09-14T00:16:35.352Z] 9712f1f96733: Pull complete [2021-09-14T00:16:35.943Z] 63f879dbbcfc: Pull complete [2021-09-14T00:16:39.304Z] 0d9ebad4ef96: Pull complete [2021-09-14T00:16:39.304Z] e9a5061849ea: Pull complete [2021-09-14T00:16:39.574Z] d747dcd14b5f: Pull complete [2021-09-14T00:16:40.537Z] 2de7ff778b66: Pull complete [2021-09-14T00:16:40.537Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-09-14T00:16:40.537Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-14T00:16:40.537Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-09-14T00:16:40.633Z] prd-centos7-docker-4c-2g-111 does not seem to be running inside a container [2021-09-14T00:16:40.697Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/52 -v /w/workspace/edgex-go/52:/w/workspace/edgex-go/52:rw,z -v /w/workspace/edgex-go/52@tmp:/w/workspace/edgex-go/52@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-09-14T00:16:43.974Z] $ docker top 2112a0e4f25e7a9b82f849f51075296d79b395a1aa72c358297aa9b6393f3d39 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-09-14T00:16:44.087Z] provisioning config files... [2021-09-14T00:16:44.101Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/52@tmp/config8522075246593110367tmp [2021-09-14T00:16:44.122Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/52@tmp/config5343296786071423903tmp [2021-09-14T00:16:44.144Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/52@tmp/config3306242782315832384tmp [Pipeline] { [Pipeline] echo [2021-09-14T00:16:44.170Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-14T00:16:44.505Z] ---> sigul-configuration.sh [2021-09-14T00:16:44.505Z] gpg: directory `/root/.gnupg' created [2021-09-14T00:16:44.505Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-09-14T00:16:44.505Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-09-14T00:16:44.505Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-09-14T00:16:44.505Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-09-14T00:16:44.505Z] gpg: CAST5 encrypted data [2021-09-14T00:16:44.505Z] gpg: encrypted with 1 passphrase [2021-09-14T00:16:44.505Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-09-14T00:16:44.830Z] + mkdir /home/jenkins [2021-09-14T00:16:44.830Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-09-14T00:16:45.158Z] + 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-09-14T00:16:45.177Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-14T00:16:45.505Z] ---> sigul-install.sh [2021-09-14T00:16:45.505Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-09-14T00:16:45.832Z] + git tag --list [2021-09-14T00:16:45.832Z] 0.6.0 [2021-09-14T00:16:45.832Z] 0.6.1 [2021-09-14T00:16:45.832Z] 0.7.0 [2021-09-14T00:16:45.832Z] 0.7.1 [2021-09-14T00:16:45.832Z] v1.0.0 [2021-09-14T00:16:45.832Z] v1.0.1 [2021-09-14T00:16:45.832Z] v1.1.0 [2021-09-14T00:16:45.832Z] v1.2.0 [2021-09-14T00:16:45.832Z] v1.2.1 [2021-09-14T00:16:45.832Z] v1.3.0 [2021-09-14T00:16:45.832Z] v1.3.1 [2021-09-14T00:16:45.832Z] v2.0.0 [2021-09-14T00:16:45.832Z] v2.0.1-dev.1 [2021-09-14T00:16:45.832Z] v2.0.1-dev.10 [2021-09-14T00:16:45.832Z] v2.0.1-dev.11 [2021-09-14T00:16:45.832Z] v2.0.1-dev.12 [2021-09-14T00:16:45.832Z] v2.0.1-dev.13 [2021-09-14T00:16:45.832Z] v2.0.1-dev.14 [2021-09-14T00:16:45.832Z] v2.0.1-dev.15 [2021-09-14T00:16:45.832Z] v2.0.1-dev.16 [2021-09-14T00:16:45.832Z] v2.0.1-dev.17 [2021-09-14T00:16:45.832Z] v2.0.1-dev.18 [2021-09-14T00:16:45.832Z] v2.0.1-dev.19 [2021-09-14T00:16:45.832Z] v2.0.1-dev.2 [2021-09-14T00:16:45.832Z] v2.0.1-dev.20 [2021-09-14T00:16:45.832Z] v2.0.1-dev.21 [2021-09-14T00:16:45.832Z] v2.0.1-dev.22 [2021-09-14T00:16:45.832Z] v2.0.1-dev.23 [2021-09-14T00:16:45.832Z] v2.0.1-dev.24 [2021-09-14T00:16:45.832Z] v2.0.1-dev.25 [2021-09-14T00:16:45.832Z] v2.0.1-dev.26 [2021-09-14T00:16:45.832Z] v2.0.1-dev.27 [2021-09-14T00:16:45.832Z] v2.0.1-dev.28 [2021-09-14T00:16:45.832Z] v2.0.1-dev.29 [2021-09-14T00:16:45.832Z] v2.0.1-dev.3 [2021-09-14T00:16:45.832Z] v2.0.1-dev.30 [2021-09-14T00:16:45.832Z] v2.0.1-dev.31 [2021-09-14T00:16:45.832Z] v2.0.1-dev.32 [2021-09-14T00:16:45.832Z] v2.0.1-dev.33 [2021-09-14T00:16:45.832Z] v2.0.1-dev.34 [2021-09-14T00:16:45.832Z] v2.0.1-dev.35 [2021-09-14T00:16:45.832Z] v2.0.1-dev.36 [2021-09-14T00:16:45.832Z] v2.0.1-dev.37 [2021-09-14T00:16:45.832Z] v2.0.1-dev.38 [2021-09-14T00:16:45.832Z] v2.0.1-dev.39 [2021-09-14T00:16:45.832Z] v2.0.1-dev.4 [2021-09-14T00:16:45.832Z] v2.0.1-dev.40 [2021-09-14T00:16:45.832Z] v2.0.1-dev.41 [2021-09-14T00:16:45.832Z] v2.0.1-dev.42 [2021-09-14T00:16:45.832Z] v2.0.1-dev.43 [2021-09-14T00:16:45.832Z] v2.0.1-dev.44 [2021-09-14T00:16:45.832Z] v2.0.1-dev.45 [2021-09-14T00:16:45.832Z] v2.0.1-dev.5 [2021-09-14T00:16:45.832Z] v2.0.1-dev.6 [2021-09-14T00:16:45.832Z] v2.0.1-dev.7 [2021-09-14T00:16:45.832Z] v2.0.1-dev.8 [2021-09-14T00:16:45.832Z] v2.0.1-dev.9 [Pipeline] sh [2021-09-14T00:16:46.159Z] + lftools sign git-tag v2.0.1-dev.45 [2021-09-14T00:16:46.743Z] Signing Git tag with Sigul... [2021-09-14T00:16:46.743Z] Signing v2.0.1-dev.45 [Pipeline] echo [2021-09-14T00:16:47.715Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-14T00:16:48.057Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-09-14T00:16:48.071Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-09-14T00:16:48.108Z] $ docker stop --time=1 2112a0e4f25e7a9b82f849f51075296d79b395a1aa72c358297aa9b6393f3d39 [2021-09-14T00:16:49.342Z] $ docker rm -f 2112a0e4f25e7a9b82f849f51075296d79b395a1aa72c358297aa9b6393f3d39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:16:50.022Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-14T00:16:50.022Z] . [Pipeline] withDockerContainer [2021-09-14T00:16:50.246Z] prd-centos7-docker-4c-2g-111 does not seem to be running inside a container [2021-09-14T00:16:50.313Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/52 -v /w/workspace/edgex-go/52:/w/workspace/edgex-go/52:rw,z -v /w/workspace/edgex-go/52@tmp:/w/workspace/edgex-go/52@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:10004/edgex-devops/git-semver:latest cat [2021-09-14T00:16:50.711Z] $ docker top 2514d768870eb4cb66741c382db2bd637f85ff4f9cbdeee90072c3f2540f0de5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-14T00:16:50.841Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-14T00:16:50.841Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-14T00:16:50.964Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-14T00:16:50.966Z] $ docker exec 2514d768870eb4cb66741c382db2bd637f85ff4f9cbdeee90072c3f2540f0de5 ssh-agent [2021-09-14T00:16:51.085Z] SSH_AUTH_SOCK=/tmp/ssh-cRz6Fz6YVivO/agent.13 [2021-09-14T00:16:51.085Z] SSH_AGENT_PID=20 [2021-09-14T00:16:51.096Z] Running ssh-add (command line suppressed) [2021-09-14T00:16:51.204Z] Identity added: /w/workspace/edgex-go/52@tmp/private_key_7457692904375054345.key (/w/workspace/edgex-go/52@tmp/private_key_7457692904375054345.key) [2021-09-14T00:16:51.231Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-14T00:16:51.756Z] + git semver bump pre [2021-09-14T00:16:51.756Z] # -> Open(): unable to determine branch for HEAD [2021-09-14T00:16:51.756Z] # $GIT_DIR = /w/workspace/edgex-go/52/.git [2021-09-14T00:16:51.756Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/52 [2021-09-14T00:16:51.756Z] # $SEMVER_REMOTE_NAME = origin [2021-09-14T00:16:51.756Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-14T00:16:51.756Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-14T00:16:51.756Z] # $SEMVER_BRANCH = main [2021-09-14T00:16:51.756Z] # $SEMVER_DIR = /w/workspace/edgex-go/52/.semver [2021-09-14T00:16:51.756Z] 2.0.1-dev.46 [Pipeline] } [2021-09-14T00:16:51.768Z] $ docker exec --env ******** --env ******** 2514d768870eb4cb66741c382db2bd637f85ff4f9cbdeee90072c3f2540f0de5 ssh-agent -k [2021-09-14T00:16:51.870Z] unset SSH_AUTH_SOCK; [2021-09-14T00:16:51.871Z] unset SSH_AGENT_PID; [2021-09-14T00:16:51.871Z] echo Agent pid 20 killed; [2021-09-14T00:16:51.894Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-14T00:16:52.244Z] + git semver [Pipeline] } [2021-09-14T00:16:52.262Z] $ docker stop --time=1 2514d768870eb4cb66741c382db2bd637f85ff4f9cbdeee90072c3f2540f0de5 [2021-09-14T00:16:53.479Z] $ docker rm -f 2514d768870eb4cb66741c382db2bd637f85ff4f9cbdeee90072c3f2540f0de5 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:16:54.118Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-14T00:16:54.118Z] . [Pipeline] withDockerContainer [2021-09-14T00:16:54.207Z] prd-centos7-docker-4c-2g-111 does not seem to be running inside a container [2021-09-14T00:16:54.267Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/52 -v /w/workspace/edgex-go/52:/w/workspace/edgex-go/52:rw,z -v /w/workspace/edgex-go/52@tmp:/w/workspace/edgex-go/52@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:10004/edgex-devops/git-semver:latest cat [2021-09-14T00:16:54.679Z] $ docker top ed03bbb4fb48621f162c0d1f876650b2f24c9de60664e627251c47917684ce6a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-14T00:16:54.838Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-14T00:16:54.838Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-14T00:16:54.966Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-14T00:16:54.969Z] $ docker exec ed03bbb4fb48621f162c0d1f876650b2f24c9de60664e627251c47917684ce6a ssh-agent [2021-09-14T00:16:55.097Z] SSH_AUTH_SOCK=/tmp/ssh-K1YBH9XGyGG0/agent.14 [2021-09-14T00:16:55.097Z] SSH_AGENT_PID=20 [2021-09-14T00:16:55.108Z] Running ssh-add (command line suppressed) [2021-09-14T00:16:55.222Z] Identity added: /w/workspace/edgex-go/52@tmp/private_key_3701630597997939628.key (/w/workspace/edgex-go/52@tmp/private_key_3701630597997939628.key) [2021-09-14T00:16:55.248Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-14T00:16:55.574Z] + git semver push [2021-09-14T00:16:55.574Z] # -> Open(): unable to determine branch for HEAD [2021-09-14T00:16:55.574Z] # $GIT_DIR = /w/workspace/edgex-go/52/.git [2021-09-14T00:16:55.574Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/52 [2021-09-14T00:16:55.574Z] # $SEMVER_REMOTE_NAME = origin [2021-09-14T00:16:55.574Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-14T00:16:55.574Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-14T00:16:55.574Z] # $SEMVER_BRANCH = main [2021-09-14T00:16:55.574Z] # $SEMVER_DIR = /w/workspace/edgex-go/52/.semver [Pipeline] } [2021-09-14T00:16:58.947Z] $ docker exec --env ******** --env ******** ed03bbb4fb48621f162c0d1f876650b2f24c9de60664e627251c47917684ce6a ssh-agent -k [2021-09-14T00:16:59.041Z] unset SSH_AUTH_SOCK; [2021-09-14T00:16:59.042Z] unset SSH_AGENT_PID; [2021-09-14T00:16:59.042Z] echo Agent pid 20 killed; [2021-09-14T00:16:59.064Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-14T00:16:59.437Z] + git semver [Pipeline] } [2021-09-14T00:16:59.461Z] $ docker stop --time=1 ed03bbb4fb48621f162c0d1f876650b2f24c9de60664e627251c47917684ce6a [2021-09-14T00:17:00.678Z] $ docker rm -f ed03bbb4fb48621f162c0d1f876650b2f24c9de60664e627251c47917684ce6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-09-14T00:17:01.703Z] + '[' -d /w/workspace/edgex-go/52/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-14T00:17:02.033Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-14T00:17:02.785Z] ---> package-listing.sh [2021-09-14T00:17:02.785Z] ++ facter osfamily [2021-09-14T00:17:02.785Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-14T00:17:03.053Z] + OS_FAMILY=redhat [2021-09-14T00:17:03.053Z] + workspace=/w/workspace/edgex-go/52 [2021-09-14T00:17:03.053Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-14T00:17:03.053Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-14T00:17:03.053Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-14T00:17:03.053Z] + PACKAGES=/tmp/packages_start.txt [2021-09-14T00:17:03.053Z] + '[' /w/workspace/edgex-go/52 ']' [2021-09-14T00:17:03.053Z] + PACKAGES=/tmp/packages_end.txt [2021-09-14T00:17:03.053Z] + case "${OS_FAMILY}" in [2021-09-14T00:17:03.053Z] + sort [2021-09-14T00:17:03.053Z] + rpm -qa [2021-09-14T00:17:05.000Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-14T00:17:05.000Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-14T00:17:05.000Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-14T00:17:05.000Z] + '[' /w/workspace/edgex-go/52 ']' [2021-09-14T00:17:05.000Z] + mkdir -p /w/workspace/edgex-go/52/archives/ [2021-09-14T00:17:05.000Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/52/archives/ [Pipeline] echo [2021-09-14T00:17:05.036Z] 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/52/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-14T00:17:05.346Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:17:05.951Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-14T00:17:05.951Z] [2021-09-14T00:17:05.951Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-14T00:17:06.292Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-14T00:17:06.292Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-14T00:17:06.292Z] b4d181a07f80: Pulling fs layer [2021-09-14T00:17:06.292Z] a1111a8f2ec3: Pulling fs layer [2021-09-14T00:17:06.292Z] ed53099fbce6: Pulling fs layer [2021-09-14T00:17:06.292Z] dc539afda2c1: Pulling fs layer [2021-09-14T00:17:06.292Z] 77bc0d833cb6: Pulling fs layer [2021-09-14T00:17:06.292Z] 9065ff56babe: Pulling fs layer [2021-09-14T00:17:06.292Z] d287ab97295c: Pulling fs layer [2021-09-14T00:17:06.292Z] 77bc0d833cb6: Waiting [2021-09-14T00:17:06.292Z] 9065ff56babe: Waiting [2021-09-14T00:17:06.292Z] d287ab97295c: Waiting [2021-09-14T00:17:06.292Z] dc539afda2c1: Waiting [2021-09-14T00:17:06.559Z] a1111a8f2ec3: Verifying Checksum [2021-09-14T00:17:06.559Z] a1111a8f2ec3: Download complete [2021-09-14T00:17:06.826Z] dc539afda2c1: Verifying Checksum [2021-09-14T00:17:06.826Z] dc539afda2c1: Download complete [2021-09-14T00:17:06.826Z] 77bc0d833cb6: Verifying Checksum [2021-09-14T00:17:06.826Z] 77bc0d833cb6: Download complete [2021-09-14T00:17:06.826Z] 9065ff56babe: Verifying Checksum [2021-09-14T00:17:06.826Z] 9065ff56babe: Download complete [2021-09-14T00:17:07.092Z] ed53099fbce6: Verifying Checksum [2021-09-14T00:17:07.092Z] ed53099fbce6: Download complete [2021-09-14T00:17:08.056Z] b4d181a07f80: Verifying Checksum [2021-09-14T00:17:08.056Z] b4d181a07f80: Download complete [2021-09-14T00:17:09.018Z] b4d181a07f80: Pull complete [2021-09-14T00:17:09.018Z] a1111a8f2ec3: Pull complete [2021-09-14T00:17:09.605Z] ed53099fbce6: Pull complete [2021-09-14T00:17:09.606Z] dc539afda2c1: Pull complete [2021-09-14T00:17:09.874Z] 77bc0d833cb6: Pull complete [2021-09-14T00:17:09.874Z] 9065ff56babe: Pull complete [2021-09-14T00:17:12.459Z] d287ab97295c: Verifying Checksum [2021-09-14T00:17:12.459Z] d287ab97295c: Download complete [2021-09-14T00:17:16.726Z] d287ab97295c: Pull complete [2021-09-14T00:17:16.726Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-14T00:17:16.726Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-14T00:17:16.726Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-14T00:17:16.820Z] prd-centos7-docker-4c-2g-111 does not seem to be running inside a container [2021-09-14T00:17:16.884Z] $ 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/52/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/52 -v /w/workspace/edgex-go/52:/w/workspace/edgex-go/52:rw,z -v /w/workspace/edgex-go/52@tmp:/w/workspace/edgex-go/52@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-14T00:17:19.341Z] $ docker top 90e2180a11f93e5ee83796b2c457290463e6642e538e04ccc7f4c0273c834e2e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-14T00:17:19.758Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-14T00:17:20.072Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-14T00:17:20.389Z] + ls /var/log/sa-host [2021-09-14T00:17:20.389Z] + sadf -c /var/log/sa-host/sa05 [2021-09-14T00:17:20.389Z] file_magic: OK [2021-09-14T00:17:20.389Z] HZ: Using current value: 100 [2021-09-14T00:17:20.389Z] file_header: OK [2021-09-14T00:17:20.389Z] 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-09-14T00:17:20.389Z] Statistics: [2021-09-14T00:17:20.389Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-14T00:17:20.389Z] File successfully converted to sysstat format version 12.0.3 [2021-09-14T00:17:20.389Z] + sadf -c /var/log/sa-host/sa13 [2021-09-14T00:17:20.389Z] file_magic: OK [2021-09-14T00:17:20.389Z] HZ: Using current value: 100 [2021-09-14T00:17:20.389Z] file_header: OK [2021-09-14T00:17:20.389Z] 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-09-14T00:17:20.389Z] Statistics: [2021-09-14T00:17:20.389Z] HRHnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-14T00:17:20.389Z] File successfully converted to sysstat format version 12.0.3 [2021-09-14T00:17:20.389Z] + sadf -c /var/log/sa-host/sa14 [2021-09-14T00:17:20.389Z] file_magic: OK [2021-09-14T00:17:20.389Z] HZ: Using current value: 100 [2021-09-14T00:17:20.389Z] file_header: OK [2021-09-14T00:17:20.389Z] 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-09-14T00:17:20.389Z] Statistics: [2021-09-14T00:17:20.389Z] 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-09-14T00:17:20.389Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-14T00:17:20.938Z] provisioning config files... [2021-09-14T00:17:20.959Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/52@tmp/config7325628284667454464tmp [Pipeline] { [Pipeline] echo [2021-09-14T00:17:20.985Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-14T00:17:21.304Z] ---> create-netrc.sh [Pipeline] } [2021-09-14T00:17:21.525Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-14T00:17:21.937Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-14T00:17:21.952Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-14T00:17:22.285Z] ---> sudo-logs.sh [2021-09-14T00:17:22.285Z] Archiving 'sudo' log.. [2021-09-14T00:17:22.285Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-111.vexxhost.local: Name or service not known [2021-09-14T00:17:22.285Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-111.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-14T00:17:22.324Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-14T00:17:22.656Z] ---> job-cost.sh [2021-09-14T00:17:22.656Z] lf-activate-venv: SKIPPING [2021-09-14T00:17:22.657Z] DEBUG: total: 0.10999999940395355 [2021-09-14T00:17:22.657Z] INFO: Retrieving Stack Cost... [2021-09-14T00:17:23.241Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-14T00:17:23.509Z] INFO: Archiving Costs [Pipeline] echo [2021-09-14T00:17:23.526Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-14T00:17:23.846Z] ---> logs-deploy.sh [2021-09-14T00:17:23.846Z] lf-activate-venv: SKIPPING [2021-09-14T00:17:23.846Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/52 [2021-09-14T00:17:23.846Z] INFO: archiving workspace using pattern(s): [2021-09-14T00:17:24.805Z] Archives upload complete. [2021-09-14T00:17:24.805Z] INFO: archiving logs to Nexus