Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7e6f37373859b44215920cc7ce005c643e8dae30 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-ssh4507995759256384053.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-ssh4428263910786001861.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-ssh3161300843481086212.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-ssh3462887066670330195.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-ssh1098761212534579680.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-905 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/42 [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/42 # 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/42@tmp/jenkins-gitclient-ssh8690223764143729985.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 7e6f37373859b44215920cc7ce005c643e8dae30 (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 7e6f37373859b44215920cc7ce005c643e8dae30 # timeout=10 Commit message: "Merge pull request #3686 from tonyespy/snap-build-updates" > git rev-list --no-walk e89d87e1b047cca713fa4fd161d0eba79eaf23fa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-26T23:11:01.596Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-26T23:11:01.682Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-26T23:11:01.711Z] ========================================================= [2021-08-26T23:11:01.711Z] EdgeX Global Pipelines Version Info [2021-08-26T23:11:01.711Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-26T23:11:03.075Z] ------------------- [2021-08-26T23:11:03.075Z] stable info: [2021-08-26T23:11:03.075Z] ------------------- [2021-08-26T23:11:03.075Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-26T23:11:03.075Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-26T23:11:03.075Z] Message: update stable to v1.0.205 [2021-08-26T23:11:03.664Z] ------------------- [2021-08-26T23:11:03.664Z] experimental info: [2021-08-26T23:11:03.664Z] ------------------- [2021-08-26T23:11:03.664Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-26T23:11:03.664Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-26T23:11:03.664Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-26T23:11:03.795Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-08-26T23:11:03.817Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-08-26T23:11:03.839Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-26T23:11:03.860Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-26T23:11:03.881Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-26T23:11:03.904Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-26T23:11:03.926Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-26T23:11:03.948Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-08-26T23:11:03.970Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-08-26T23:11:03.995Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-08-26T23:11:04.021Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-26T23:11:04.044Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-26T23:11:04.067Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-26T23:11:04.088Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-26T23:11:04.110Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-26T23:11:04.132Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-26T23:11:04.155Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-26T23:11:04.177Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-26T23:11:04.199Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-26T23:11:04.221Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-26T23:11:04.244Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-26T23:11:04.266Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-26T23:11:04.289Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-26T23:11:04.311Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-08-26T23:11:04.333Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-08-26T23:11:04.355Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-08-26T23:11:04.377Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7e6f37373859b44215920cc7ce005c643e8dae30 [Pipeline] echo [2021-08-26T23:11:04.400Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7e6f373 [Pipeline] echo [2021-08-26T23:11:04.422Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-26T23:11:04.495Z] provisioning config files... [2021-08-26T23:11:04.517Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/42@tmp/config5117879362879653337tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-26T23:11:04.857Z] ---> docker-login.sh [2021-08-26T23:11:04.857Z] nexus3.edgexfoundry.org:10001 [2021-08-26T23:11:04.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T23:11:05.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T23:11:05.125Z] Configure a credential helper to remove this warning. See [2021-08-26T23:11:05.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T23:11:05.125Z] [2021-08-26T23:11:05.125Z] Login Succeeded [2021-08-26T23:11:05.125Z] nexus3.edgexfoundry.org:10002 [2021-08-26T23:11:05.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T23:11:05.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T23:11:05.125Z] Configure a credential helper to remove this warning. See [2021-08-26T23:11:05.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T23:11:05.125Z] [2021-08-26T23:11:05.125Z] Login Succeeded [2021-08-26T23:11:05.125Z] nexus3.edgexfoundry.org:10003 [2021-08-26T23:11:05.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T23:11:05.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T23:11:05.402Z] Configure a credential helper to remove this warning. See [2021-08-26T23:11:05.402Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T23:11:05.402Z] [2021-08-26T23:11:05.402Z] Login Succeeded [2021-08-26T23:11:05.402Z] nexus3.edgexfoundry.org:10004 [2021-08-26T23:11:05.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T23:11:05.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T23:11:05.670Z] Configure a credential helper to remove this warning. See [2021-08-26T23:11:05.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T23:11:05.670Z] [2021-08-26T23:11:05.670Z] Login Succeeded [2021-08-26T23:11:05.670Z] docker.io [2021-08-26T23:11:05.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T23:11:05.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T23:11:05.937Z] Configure a credential helper to remove this warning. See [2021-08-26T23:11:05.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T23:11:05.937Z] [2021-08-26T23:11:05.937Z] Login Succeeded [2021-08-26T23:11:05.937Z] ---> docker-login.sh ends [Pipeline] } [2021-08-26T23:11:05.949Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-26T23:11:06.304Z] ++ 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-08-26T23:11:06.304Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-26T23:11:06.304Z] ++ dirname cmd/core-command/Dockerfile [2021-08-26T23:11:06.304Z] ++ cut -d/ -f2 [2021-08-26T23:11:06.304Z] + echo core-command,cmd/core-command/Dockerfile [2021-08-26T23:11:06.304Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-26T23:11:06.304Z] ++ dirname cmd/core-data/Dockerfile [2021-08-26T23:11:06.304Z] ++ cut -d/ -f2 [2021-08-26T23:11:06.304Z] + echo core-data,cmd/core-data/Dockerfile [2021-08-26T23:11:06.304Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-26T23:11:06.304Z] ++ cut -d/ -f2 [2021-08-26T23:11:06.304Z] ++ dirname cmd/core-metadata/Dockerfile [2021-08-26T23:11:06.304Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-08-26T23:11:06.304Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-26T23:11:06.304Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-08-26T23:11:06.304Z] ++ cut -d/ -f2 [2021-08-26T23:11:06.304Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-08-26T23:11:06.304Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-26T23:11:06.304Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-08-26T23:11:06.304Z] ++ cut -d/ -f2 [2021-08-26T23:11:06.304Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-08-26T23:11:06.305Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-26T23:11:06.305Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-08-26T23:11:06.305Z] ++ cut -d/ -f2 [2021-08-26T23:11:06.305Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-08-26T23:11:06.305Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-26T23:11:06.305Z] ++ dirname cmd/support-notifications/Dockerfile [2021-08-26T23:11:06.305Z] ++ cut -d/ -f2 [2021-08-26T23:11:06.305Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-08-26T23:11:06.305Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-26T23:11:06.305Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-08-26T23:11:06.305Z] ++ cut -d/ -f2 [2021-08-26T23:11:06.305Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-08-26T23:11:06.305Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-26T23:11:06.305Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-08-26T23:11:06.305Z] ++ cut -d/ -f2 [2021-08-26T23:11:06.305Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-08-26T23:11:06.376Z] 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-08-26T23:11:07.104Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-26T23:11:07.104Z] [2021-08-26T23:11:07.104Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:11:07.442Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-26T23:11:07.443Z] latest: Pulling from edgex-devops/git-semver [2021-08-26T23:11:07.443Z] 31603596830f: Pulling fs layer [2021-08-26T23:11:07.443Z] 04fac38145f0: Pulling fs layer [2021-08-26T23:11:07.443Z] 701f6daf10bf: Pulling fs layer [2021-08-26T23:11:07.443Z] 24f72da36158: Pulling fs layer [2021-08-26T23:11:07.443Z] 24f72da36158: Waiting [2021-08-26T23:11:07.443Z] 04fac38145f0: Verifying Checksum [2021-08-26T23:11:07.443Z] 04fac38145f0: Download complete [2021-08-26T23:11:07.710Z] 31603596830f: Download complete [2021-08-26T23:11:07.987Z] 31603596830f: Pull complete [2021-08-26T23:11:07.987Z] 24f72da36158: Verifying Checksum [2021-08-26T23:11:07.987Z] 24f72da36158: Download complete [2021-08-26T23:11:07.987Z] 04fac38145f0: Pull complete [2021-08-26T23:11:07.987Z] 701f6daf10bf: Verifying Checksum [2021-08-26T23:11:07.987Z] 701f6daf10bf: Download complete [2021-08-26T23:11:08.590Z] 701f6daf10bf: Pull complete [2021-08-26T23:11:08.871Z] 24f72da36158: Pull complete [2021-08-26T23:11:08.871Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-08-26T23:11:08.871Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-26T23:11:08.871Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-26T23:11:08.986Z] prd-centos7-docker-4c-2g-905 does not seem to be running inside a container [2021-08-26T23:11:09.052Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/42 -v /w/workspace/edgex-go/42:/w/workspace/edgex-go/42:rw,z -v /w/workspace/edgex-go/42@tmp:/w/workspace/edgex-go/42@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-26T23:11:09.869Z] $ docker top 1b74c511b41e28bd71afe04060417a7216ea6f7378ba4d2ae0a2e992b551216f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-26T23:11:10.008Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-26T23:11:10.008Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-26T23:11:10.150Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-26T23:11:10.153Z] $ docker exec 1b74c511b41e28bd71afe04060417a7216ea6f7378ba4d2ae0a2e992b551216f ssh-agent [2021-08-26T23:11:10.291Z] SSH_AUTH_SOCK=/tmp/ssh-DSuC0pmRc4mT/agent.14 [2021-08-26T23:11:10.291Z] SSH_AGENT_PID=20 [2021-08-26T23:11:10.306Z] Running ssh-add (command line suppressed) [2021-08-26T23:11:10.424Z] Identity added: /w/workspace/edgex-go/42@tmp/private_key_1617788970997915648.key (/w/workspace/edgex-go/42@tmp/private_key_1617788970997915648.key) [2021-08-26T23:11:10.450Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-26T23:11:10.773Z] + git tag --points-at HEAD [Pipeline] } [2021-08-26T23:11:10.795Z] $ docker exec --env ******** --env ******** 1b74c511b41e28bd71afe04060417a7216ea6f7378ba4d2ae0a2e992b551216f ssh-agent -k [2021-08-26T23:11:10.909Z] unset SSH_AUTH_SOCK; [2021-08-26T23:11:10.909Z] unset SSH_AGENT_PID; [2021-08-26T23:11:10.909Z] echo Agent pid 20 killed; [2021-08-26T23:11:10.928Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-26T23:11:10.969Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-26T23:11:10.969Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-26T23:11:11.120Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-26T23:11:11.123Z] $ docker exec 1b74c511b41e28bd71afe04060417a7216ea6f7378ba4d2ae0a2e992b551216f ssh-agent [2021-08-26T23:11:11.256Z] SSH_AUTH_SOCK=/tmp/ssh-1JJLevGEJqrw/agent.55 [2021-08-26T23:11:11.256Z] SSH_AGENT_PID=62 [2021-08-26T23:11:11.268Z] Running ssh-add (command line suppressed) [2021-08-26T23:11:11.382Z] Identity added: /w/workspace/edgex-go/42@tmp/private_key_3444194067853383588.key (/w/workspace/edgex-go/42@tmp/private_key_3444194067853383588.key) [2021-08-26T23:11:11.410Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-26T23:11:11.733Z] + git semver init [2021-08-26T23:11:11.733Z] # -> Open(): unable to determine branch for HEAD [2021-08-26T23:11:11.733Z] # $GIT_DIR = /w/workspace/edgex-go/42/.git [2021-08-26T23:11:11.733Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/42 [2021-08-26T23:11:11.733Z] # $SEMVER_REMOTE_NAME = origin [2021-08-26T23:11:11.733Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-26T23:11:11.733Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-26T23:11:11.733Z] # $SEMVER_BRANCH = main [2021-08-26T23:11:11.733Z] # $SEMVER_TEMP = /tmp/semver-403680779 [2021-08-26T23:11:11.733Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-08-26T23:11:43.988Z] # '/tmp/semver-403680779' -> '/w/workspace/edgex-go/42/.semver' [2021-08-26T23:11:43.988Z] # -> Force: false [2021-08-26T23:11:43.988Z] # $SEMVER_DIR = /w/workspace/edgex-go/42/.semver [Pipeline] } [2021-08-26T23:11:44.003Z] $ docker exec --env ******** --env ******** 1b74c511b41e28bd71afe04060417a7216ea6f7378ba4d2ae0a2e992b551216f ssh-agent -k [2021-08-26T23:11:44.100Z] unset SSH_AUTH_SOCK; [2021-08-26T23:11:44.105Z] unset SSH_AGENT_PID; [2021-08-26T23:11:44.106Z] echo Agent pid 62 killed; [2021-08-26T23:11:44.123Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-26T23:11:44.546Z] + git semver [Pipeline] } [2021-08-26T23:11:44.563Z] $ docker stop --time=1 1b74c511b41e28bd71afe04060417a7216ea6f7378ba4d2ae0a2e992b551216f [2021-08-26T23:11:46.622Z] $ docker rm -f 1b74c511b41e28bd71afe04060417a7216ea6f7378ba4d2ae0a2e992b551216f [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-26T23:11:47.034Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-26T23:11:47.417Z] Stashed 1 file(s) [Pipeline] echo [2021-08-26T23:11:47.421Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.35 [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-08-26T23:11:47.741Z] ========================================================= [2021-08-26T23:11:47.741Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-26T23:11:47.741Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-26T23:11:48.065Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-26T23:11:48.065Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-26T23:11:48.065Z] 540db60ca938: Pulling fs layer [2021-08-26T23:11:48.065Z] adcc1eea9eea: Pulling fs layer [2021-08-26T23:11:48.065Z] 4c4ab2625f07: Pulling fs layer [2021-08-26T23:11:48.065Z] db62176df00c: Pulling fs layer [2021-08-26T23:11:48.065Z] 3b30891b0d05: Pulling fs layer [2021-08-26T23:11:48.065Z] 06b49ca38bd5: Pulling fs layer [2021-08-26T23:11:48.065Z] c788192a36de: Pulling fs layer [2021-08-26T23:11:48.065Z] a77e37c0d609: Pulling fs layer [2021-08-26T23:11:48.065Z] c3185cebc471: Pulling fs layer [2021-08-26T23:11:48.065Z] db62176df00c: Waiting [2021-08-26T23:11:48.065Z] 3b30891b0d05: Waiting [2021-08-26T23:11:48.065Z] 06b49ca38bd5: Waiting [2021-08-26T23:11:48.065Z] c788192a36de: Waiting [2021-08-26T23:11:48.065Z] a77e37c0d609: Waiting [2021-08-26T23:11:48.065Z] c3185cebc471: Waiting [2021-08-26T23:11:48.065Z] 4c4ab2625f07: Verifying Checksum [2021-08-26T23:11:48.065Z] 4c4ab2625f07: Download complete [2021-08-26T23:11:48.065Z] adcc1eea9eea: Verifying Checksum [2021-08-26T23:11:48.065Z] adcc1eea9eea: Download complete [2021-08-26T23:11:48.065Z] 3b30891b0d05: Download complete [2021-08-26T23:11:48.336Z] 06b49ca38bd5: Verifying Checksum [2021-08-26T23:11:48.336Z] 06b49ca38bd5: Download complete [2021-08-26T23:11:48.336Z] c788192a36de: Verifying Checksum [2021-08-26T23:11:48.336Z] c788192a36de: Download complete [2021-08-26T23:11:48.336Z] 540db60ca938: Verifying Checksum [2021-08-26T23:11:48.606Z] 540db60ca938: Pull complete [2021-08-26T23:11:48.606Z] adcc1eea9eea: Pull complete [2021-08-26T23:11:48.890Z] 4c4ab2625f07: Pull complete [2021-08-26T23:11:49.161Z] a77e37c0d609: Verifying Checksum [2021-08-26T23:11:49.161Z] a77e37c0d609: Download complete [2021-08-26T23:11:52.516Z] c3185cebc471: Verifying Checksum [2021-08-26T23:11:52.516Z] c3185cebc471: Download complete [2021-08-26T23:11:52.788Z] db62176df00c: Verifying Checksum [2021-08-26T23:11:52.788Z] db62176df00c: Download complete [2021-08-26T23:11:56.151Z] db62176df00c: Pull complete [2021-08-26T23:11:56.151Z] 3b30891b0d05: Pull complete [2021-08-26T23:11:56.151Z] 06b49ca38bd5: Pull complete [2021-08-26T23:11:56.151Z] c788192a36de: Pull complete [2021-08-26T23:11:56.431Z] a77e37c0d609: Pull complete [2021-08-26T23:11:58.390Z] c3185cebc471: Pull complete [2021-08-26T23:11:58.390Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-26T23:11:58.390Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-26T23:11:58.390Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-26T23:11:58.728Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-26T23:11:58.728Z] WORKDIR /edgex [2021-08-26T23:11:58.728Z] COPY go.mod . [2021-08-26T23:11:58.728Z] RUN go mod download' [2021-08-26T23:11:58.728Z] + docker build -t ci-base-image-x86_64 -f - . [2021-08-26T23:12:00.148Z] Sending build context to Docker daemon 328.7MB [2021-08-26T23:12:00.148Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-26T23:12:00.148Z] ---> 031687cdd783 [2021-08-26T23:12:00.148Z] Step 2/4 : WORKDIR /edgex [2021-08-26T23:12:01.577Z] ---> Running in 2d8dcb543be5 [2021-08-26T23:12:01.577Z] Removing intermediate container 2d8dcb543be5 [2021-08-26T23:12:01.577Z] ---> f8dff3424987 [2021-08-26T23:12:01.577Z] Step 3/4 : COPY go.mod . [2021-08-26T23:12:01.577Z] ---> 9e69ae81ae09 [2021-08-26T23:12:01.577Z] Step 4/4 : RUN go mod download [2021-08-26T23:12:01.577Z] ---> Running in 07dc910e7651 [2021-08-26T23:12:02.670Z] Still waiting to schedule task [2021-08-26T23:12:02.670Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-901’ is offline [2021-08-26T23:12:40.636Z] Removing intermediate container 07dc910e7651 [2021-08-26T23:12:40.636Z] ---> 0ecabd7bc397 [2021-08-26T23:12:40.636Z] Successfully built 0ecabd7bc397 [2021-08-26T23:12:40.636Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:12:40.968Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-26T23:12:40.968Z] . [Pipeline] withDockerContainer [2021-08-26T23:12:41.069Z] prd-centos7-docker-4c-2g-905 does not seem to be running inside a container [2021-08-26T23:12:41.144Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/42 -v /w/workspace/edgex-go/42:/w/workspace/edgex-go/42:rw,z -v /w/workspace/edgex-go/42@tmp:/w/workspace/edgex-go/42@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-x86_64 cat [2021-08-26T23:12:41.525Z] $ docker top 2d518f09c5b0626252dabd78258c85d83d45146910e4f70b13125dfe79b1d39b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-26T23:12:41.925Z] + go version [2021-08-26T23:12:41.925Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-26T23:12:41.940Z] $ docker stop --time=1 2d518f09c5b0626252dabd78258c85d83d45146910e4f70b13125dfe79b1d39b [2021-08-26T23:12:43.135Z] $ docker rm -f 2d518f09c5b0626252dabd78258c85d83d45146910e4f70b13125dfe79b1d39b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:12:43.734Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-26T23:12:43.734Z] . [Pipeline] withDockerContainer [2021-08-26T23:12:43.819Z] prd-centos7-docker-4c-2g-905 does not seem to be running inside a container [2021-08-26T23:12:43.895Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/42 -v /w/workspace/edgex-go/42:/w/workspace/edgex-go/42:rw,z -v /w/workspace/edgex-go/42@tmp:/w/workspace/edgex-go/42@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-x86_64 cat [2021-08-26T23:12:44.263Z] $ docker top d96918f3c10956b40ccfbca0e5340ccea6a58821834aafcc910b41237f546ae2 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-26T23:12:44.385Z] ========================================================= [2021-08-26T23:12:44.385Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-26T23:12:44.385Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-26T23:12:44.769Z] + go mod tidy [Pipeline] sh [2021-08-26T23:12:45.362Z] + make test [2021-08-26T23:12:45.362Z] 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-08-26T23:12:45.630Z] go mod tidy [2021-08-26T23:12:45.902Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-26T23:12:51.272Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-26T23:13:09.545Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-26T23:13:13.866Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-26T23:13:13.866Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-26T23:13:14.140Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-26T23:13:16.741Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-26T23:13:17.006Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-26T23:13:17.006Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-26T23:13:17.006Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-26T23:13:17.594Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-26T23:13:17.861Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-26T23:13:18.128Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-26T23:13:18.128Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-26T23:13:18.128Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-26T23:13:18.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-26T23:13:20.089Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements [2021-08-26T23:13:20.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-26T23:13:20.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-26T23:13:21.053Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.047s coverage: 100.0% of statements [2021-08-26T23:13:21.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-26T23:13:21.053Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.054s coverage: 46.3% of statements [2021-08-26T23:13:21.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-26T23:13:21.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-26T23:13:22.024Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.115s coverage: 90.1% of statements [2021-08-26T23:13:22.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-26T23:13:22.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-26T23:13:22.995Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 81.2% of statements [2021-08-26T23:13:22.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-26T23:13:22.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-26T23:13:22.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-26T23:13:22.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-26T23:13:22.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-26T23:13:23.989Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.283s coverage: 94.2% of statements [2021-08-26T23:13:23.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-26T23:13:23.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-26T23:13:23.989Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 59.1% of statements [2021-08-26T23:13:23.989Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-26T23:13:23.989Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-26T23:13:23.989Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-26T23:13:23.989Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-26T23:13:23.989Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-26T23:13:24.270Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.051s coverage: 60.0% of statements [2021-08-26T23:13:24.270Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-26T23:13:24.270Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-26T23:13:24.270Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-26T23:13:24.865Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.048s coverage: 0.8% of statements [2021-08-26T23:13:24.865Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-26T23:13:24.865Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements [2021-08-26T23:13:25.477Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.069s coverage: 21.7% of statements [2021-08-26T23:13:25.477Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-26T23:13:25.477Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.064s coverage: 47.1% of statements [2021-08-26T23:13:26.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.058s coverage: 79.5% of statements [2021-08-26T23:13:26.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements [2021-08-26T23:13:26.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements [2021-08-26T23:13:26.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements [2021-08-26T23:13:39.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 10.059s coverage: 94.4% of statements [2021-08-26T23:13:39.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.044s coverage: 44.8% of statements [2021-08-26T23:13:45.906Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.330s coverage: 81.8% of statements [2021-08-26T23:13:45.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-26T23:14:00.459Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-906 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-08-26T23:14:00.480Z] Running in /w/workspace/edgex-go/42 [Pipeline] { [Pipeline] checkout [2021-08-26T23:14:00.755Z] The recommended git tool is: git [2021-08-26T23:14:00.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.088s coverage: 92.9% of statements [2021-08-26T23:14:00.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-26T23:14:00.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-26T23:14:00.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-26T23:14:00.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements [2021-08-26T23:14:00.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-26T23:14:00.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-26T23:14:00.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-26T23:14:00.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-26T23:14:00.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-26T23:14:00.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2021-08-26T23:14:00.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-26T23:14:00.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-26T23:14:00.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2021-08-26T23:14:00.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-26T23:14:00.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.055s coverage: 58.8% of statements [2021-08-26T23:14:00.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-26T23:14:00.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements [2021-08-26T23:14:00.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-08-26T23:14:00.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-08-26T23:14:00.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.080s coverage: 91.2% of statements [2021-08-26T23:14:00.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-26T23:14:00.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.129s coverage: 64.4% of statements [2021-08-26T23:14:00.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-26T23:14:00.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-26T23:14:00.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.047s coverage: 100.0% of statements [2021-08-26T23:14:01.187Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements [2021-08-26T23:14:01.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2021-08-26T23:14:01.738Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements [2021-08-26T23:14:01.738Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2021-08-26T23:14:02.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.186s coverage: 66.9% of statements [2021-08-26T23:14:02.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-26T23:14:02.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-26T23:14:02.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-26T23:14:02.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.105s coverage: 43.6% of statements [2021-08-26T23:14:02.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-26T23:14:02.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-26T23:14:03.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements [2021-08-26T23:14:03.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-26T23:14:03.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.043s coverage: 84.8% of statements [2021-08-26T23:14:03.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-26T23:14:06.132Z] using credential edgex-jenkins-ssh [2021-08-26T23:14:06.152Z] Cloning the remote Git repository [2021-08-26T23:14:06.181Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-26T23:14:06.288Z] > git init /w/workspace/edgex-go/42 # timeout=10 [2021-08-26T23:14:06.360Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-26T23:14:06.361Z] > git --version # timeout=10 [2021-08-26T23:14:06.375Z] > git --version # 'git version 2.17.1' [2021-08-26T23:14:06.377Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-26T23:14:06.456Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-26T23:14:10.563Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.059s coverage: 19.5% of statements [2021-08-26T23:14:10.563Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-26T23:14:10.563Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-26T23:14:10.563Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-26T23:14:10.563Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-26T23:14:10.563Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.152s coverage: 92.0% of statements [2021-08-26T23:14:10.563Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-26T23:14:10.563Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-26T23:14:10.563Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-26T23:14:10.563Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-26T23:14:10.563Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 62.7% of statements [2021-08-26T23:14:10.563Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-26T23:14:10.563Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-26T23:14:10.563Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.087s coverage: 97.7% of statements [2021-08-26T23:14:10.563Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-26T23:14:10.563Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-26T23:14:10.563Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-26T23:14:10.563Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-26T23:14:10.563Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-08-26T23:14:10.563Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-26T23:14:10.563Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-26T23:14:10.563Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-26T23:14:10.563Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-26T23:14:10.563Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-26T23:14:10.563Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-26T23:14:10.563Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.064s coverage: 100.0% of statements [2021-08-26T23:14:10.563Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements [2021-08-26T23:14:10.563Z] GO111MODULE=on go vet ./... [2021-08-26T23:14:22.663Z] Avoid second fetch [2021-08-26T23:14:22.664Z] Checking out Revision 7e6f37373859b44215920cc7ce005c643e8dae30 (main) [2021-08-26T23:14:22.613Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-26T23:14:22.633Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-26T23:14:22.680Z] > git config core.sparsecheckout # timeout=10 [2021-08-26T23:14:22.694Z] > git checkout -f 7e6f37373859b44215920cc7ce005c643e8dae30 # timeout=10 [2021-08-26T23:14:27.076Z] Commit message: "Merge pull request #3686 from tonyespy/snap-build-updates" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-26T23:14:27.715Z] provisioning config files... [2021-08-26T23:14:27.743Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/42@tmp/config9132872569963810911tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-26T23:14:28.291Z] ---> docker-login.sh [2021-08-26T23:14:28.291Z] nexus3.edgexfoundry.org:10001 [2021-08-26T23:14:28.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T23:14:29.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T23:14:29.497Z] Configure a credential helper to remove this warning. See [2021-08-26T23:14:29.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T23:14:29.497Z] [2021-08-26T23:14:29.497Z] Login Succeeded [2021-08-26T23:14:29.497Z] nexus3.edgexfoundry.org:10002 [2021-08-26T23:14:29.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T23:14:30.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T23:14:30.052Z] Configure a credential helper to remove this warning. See [2021-08-26T23:14:30.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T23:14:30.052Z] [2021-08-26T23:14:30.052Z] Login Succeeded [2021-08-26T23:14:30.052Z] nexus3.edgexfoundry.org:10003 [2021-08-26T23:14:30.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T23:14:30.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T23:14:30.325Z] Configure a credential helper to remove this warning. See [2021-08-26T23:14:30.325Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T23:14:30.325Z] [2021-08-26T23:14:30.325Z] Login Succeeded [2021-08-26T23:14:30.601Z] nexus3.edgexfoundry.org:10004 [2021-08-26T23:14:30.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T23:14:30.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T23:14:30.877Z] Configure a credential helper to remove this warning. See [2021-08-26T23:14:30.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T23:14:30.877Z] [2021-08-26T23:14:30.877Z] Login Succeeded [2021-08-26T23:14:30.877Z] docker.io [2021-08-26T23:14:31.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T23:14:31.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T23:14:31.752Z] Configure a credential helper to remove this warning. See [2021-08-26T23:14:31.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T23:14:31.752Z] [2021-08-26T23:14:31.752Z] Login Succeeded [2021-08-26T23:14:31.752Z] ---> docker-login.sh ends [Pipeline] } [2021-08-26T23:14:31.835Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-26T23:14:32.144Z] ========================================================= [2021-08-26T23:14:32.144Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-26T23:14:32.144Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-26T23:14:32.606Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-26T23:14:32.892Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-26T23:14:32.892Z] 595b0fe564bb: Pulling fs layer [2021-08-26T23:14:32.892Z] 24495759ef45: Pulling fs layer [2021-08-26T23:14:32.892Z] d148012ef14d: Pulling fs layer [2021-08-26T23:14:32.892Z] e90a11edd702: Pulling fs layer [2021-08-26T23:14:32.892Z] d77568369979: Pulling fs layer [2021-08-26T23:14:32.892Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-26T23:14:32.892Z] 170f2ba95c9a: Pulling fs layer [2021-08-26T23:14:32.892Z] 97ac5df62f85: Pulling fs layer [2021-08-26T23:14:32.892Z] e90a11edd702: Waiting [2021-08-26T23:14:32.892Z] d77568369979: Waiting [2021-08-26T23:14:32.892Z] fc1c9f9a7f3b: Waiting [2021-08-26T23:14:32.892Z] 170f2ba95c9a: Waiting [2021-08-26T23:14:32.892Z] 97ac5df62f85: Waiting [2021-08-26T23:14:32.892Z] d148012ef14d: Verifying Checksum [2021-08-26T23:14:32.892Z] d148012ef14d: Download complete [2021-08-26T23:14:32.892Z] 24495759ef45: Verifying Checksum [2021-08-26T23:14:32.892Z] 24495759ef45: Download complete [2021-08-26T23:14:33.176Z] d77568369979: Verifying Checksum [2021-08-26T23:14:33.176Z] d77568369979: Download complete [2021-08-26T23:14:33.176Z] fc1c9f9a7f3b: Download complete [2021-08-26T23:14:33.176Z] 595b0fe564bb: Download complete [2021-08-26T23:14:33.176Z] 170f2ba95c9a: Verifying Checksum [2021-08-26T23:14:33.176Z] 170f2ba95c9a: Download complete [2021-08-26T23:14:34.186Z] 595b0fe564bb: Pull complete [2021-08-26T23:14:34.790Z] 24495759ef45: Pull complete [2021-08-26T23:14:35.066Z] d148012ef14d: Pull complete [2021-08-26T23:14:36.519Z] 97ac5df62f85: Verifying Checksum [2021-08-26T23:14:36.519Z] 97ac5df62f85: Download complete [2021-08-26T23:14:37.305Z] gofmt -l . [2021-08-26T23:14:37.306Z] [ "`gofmt -l .`" = "" ] [2021-08-26T23:14:37.306Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-26T23:14:37.640Z] + ls -al . [2021-08-26T23:14:37.640Z] total 608 [2021-08-26T23:14:37.640Z] drwxrwxr-x 10 1001 1001 4096 Aug 26 23:14 . [2021-08-26T23:14:37.640Z] drwxr-xr-x 4 root root 30 Aug 26 23:12 .. [2021-08-26T23:14:37.640Z] -rw-rw-r-- 1 1001 1001 11 Aug 26 23:10 .dockerignore [2021-08-26T23:14:37.640Z] drwxrwxr-x 8 1001 1001 162 Aug 26 23:11 .git [2021-08-26T23:14:37.640Z] drwxrwxr-x 4 1001 1001 142 Aug 26 23:10 .github [2021-08-26T23:14:37.640Z] -rw-rw-r-- 1 1001 1001 818 Aug 26 23:10 .gitignore [2021-08-26T23:14:37.640Z] -rw-rw-r-- 1 1001 1001 76 Aug 26 23:10 .hadolint.yml [2021-08-26T23:14:37.640Z] drwx------ 3 1001 1001 43 Aug 26 23:11 .semver [2021-08-26T23:14:37.640Z] -rw-rw-r-- 1 1001 1001 166 Aug 26 23:10 .sonarcloud.properties [2021-08-26T23:14:37.640Z] -rw-rw-r-- 1 1001 1001 1171 Aug 26 23:10 ADOPTERS.md [2021-08-26T23:14:37.640Z] -rw-rw-r-- 1 1001 1001 8493 Aug 26 23:10 Attribution.txt [2021-08-26T23:14:37.640Z] -rw-rw-r-- 1 1001 1001 43881 Aug 26 23:10 CHANGELOG.md [2021-08-26T23:14:37.640Z] -rw-rw-r-- 1 1001 1001 3804 Aug 26 23:10 CONTRIBUTING.md [2021-08-26T23:14:37.640Z] -rw-rw-r-- 1 1001 1001 677 Aug 26 23:10 GOVERNANCE.md [2021-08-26T23:14:37.640Z] -rw-rw-r-- 1 1001 1001 849 Aug 26 23:10 Jenkinsfile [2021-08-26T23:14:37.640Z] -rw-rw-r-- 1 1001 1001 10775 Aug 26 23:10 LICENSE [2021-08-26T23:14:37.640Z] -rw-rw-r-- 1 1001 1001 5915 Aug 26 23:10 Makefile [2021-08-26T23:14:37.640Z] -rw-rw-r-- 1 1001 1001 582 Aug 26 23:10 OWNERS.md [2021-08-26T23:14:37.640Z] -rw-rw-r-- 1 1001 1001 8643 Aug 26 23:10 README.md [2021-08-26T23:14:37.640Z] -rw-rw-r-- 1 1001 1001 6912 Aug 26 23:10 SECURITY.md [2021-08-26T23:14:37.640Z] -rw-rw-r-- 1 1001 1001 12 Aug 26 23:11 VERSION [2021-08-26T23:14:37.640Z] -rw-rw-r-- 1 1001 1001 4131 Aug 26 23:10 ZMQWindows.md [2021-08-26T23:14:37.640Z] drwxrwxr-x 2 1001 1001 37 Aug 26 23:10 bin [2021-08-26T23:14:37.640Z] drwxrwxr-x 14 1001 1001 4096 Aug 26 23:10 cmd [2021-08-26T23:14:37.640Z] -rw-r--r-- 1 root root 404331 Aug 26 23:14 coverage.out [2021-08-26T23:14:37.640Z] -rw-rw-r-- 1 1001 1001 841 Aug 26 23:10 go.mod [2021-08-26T23:14:37.640Z] -rw-r--r-- 1 root root 50064 Aug 26 23:12 go.sum [2021-08-26T23:14:37.640Z] drwxrwxr-x 8 1001 1001 124 Aug 26 23:10 internal [2021-08-26T23:14:37.640Z] drwxrwxr-x 3 1001 1001 16 Aug 26 23:10 openapi [2021-08-26T23:14:37.640Z] drwxrwxr-x 4 1001 1001 71 Aug 26 23:10 snap [2021-08-26T23:14:37.640Z] -rw-rw-r-- 1 1001 1001 204 Aug 26 23:10 version.go [Pipeline] sh [2021-08-26T23:14:37.958Z] e90a11edd702: Download complete [2021-08-26T23:14:37.960Z] + '[' -e coverage.out ] [2021-08-26T23:14:37.960Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-26T23:14:38.076Z] Stashed 1 file(s) [Pipeline] sh [2021-08-26T23:14:38.387Z] + make build [2021-08-26T23:14:38.387Z] go mod tidy [2021-08-26T23:14:38.658Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o cmd/core-data/core-data ./cmd/core-data [2021-08-26T23:14:40.083Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-26T23:14:46.754Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o cmd/core-command/core-command ./cmd/core-command [2021-08-26T23:14:47.343Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-26T23:14:48.146Z] e90a11edd702: Pull complete [2021-08-26T23:14:48.146Z] d77568369979: Pull complete [2021-08-26T23:14:48.146Z] fc1c9f9a7f3b: Pull complete [2021-08-26T23:14:48.146Z] 170f2ba95c9a: Pull complete [2021-08-26T23:14:48.307Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-26T23:14:48.575Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-26T23:14:49.538Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-26T23:14:50.506Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-26T23:14:51.094Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-26T23:14:52.510Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-26T23:14:53.100Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-26T23:14:54.064Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-26T23:14:54.875Z] 97ac5df62f85: Pull complete [2021-08-26T23:14:54.875Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-26T23:14:54.875Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-26T23:14:54.875Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-26T23:14:55.245Z] + docker build -t ci-base-image-arm64 -f - . [2021-08-26T23:14:55.245Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-26T23:14:55.245Z] WORKDIR /edgex [2021-08-26T23:14:55.245Z] COPY go.mod . [2021-08-26T23:14:55.245Z] RUN go mod download [Pipeline] } [2021-08-26T23:14:55.489Z] $ docker stop --time=1 d96918f3c10956b40ccfbca0e5340ccea6a58821834aafcc910b41237f546ae2 [2021-08-26T23:14:57.236Z] Sending build context to Docker daemon 165.9MB [2021-08-26T23:14:57.509Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-26T23:14:57.509Z] ---> 04bc70af865f [2021-08-26T23:14:57.509Z] Step 2/4 : WORKDIR /edgex [2021-08-26T23:14:57.517Z] $ docker rm -f d96918f3c10956b40ccfbca0e5340ccea6a58821834aafcc910b41237f546ae2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:14:59.310Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-26T23:14:59.310Z] [2021-08-26T23:14:59.310Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:14:59.647Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-26T23:14:59.647Z] latest: Pulling from edgex-devops/edgex-compose [2021-08-26T23:14:59.647Z] cbdbe7a5bc2a: Pulling fs layer [2021-08-26T23:14:59.647Z] ca9280d653b3: Pulling fs layer [2021-08-26T23:14:59.647Z] 7e9c9ca2126c: Pulling fs layer [2021-08-26T23:14:59.921Z] cbdbe7a5bc2a: Verifying Checksum [2021-08-26T23:14:59.921Z] cbdbe7a5bc2a: Download complete [2021-08-26T23:15:00.190Z] cbdbe7a5bc2a: Pull complete [2021-08-26T23:15:00.790Z] ca9280d653b3: Verifying Checksum [2021-08-26T23:15:00.790Z] ca9280d653b3: Download complete [2021-08-26T23:15:01.058Z] ca9280d653b3: Pull complete [2021-08-26T23:15:01.872Z] ---> Running in 70307511a568 [2021-08-26T23:15:01.872Z] Removing intermediate container 70307511a568 [2021-08-26T23:15:01.872Z] ---> f965b3578f13 [2021-08-26T23:15:01.872Z] Step 3/4 : COPY go.mod . [2021-08-26T23:15:02.862Z] ---> 67df09a612fa [2021-08-26T23:15:02.862Z] Step 4/4 : RUN go mod download [2021-08-26T23:15:02.862Z] ---> Running in 617e3d15d592 [2021-08-26T23:15:03.003Z] 7e9c9ca2126c: Verifying Checksum [2021-08-26T23:15:03.003Z] 7e9c9ca2126c: Download complete [2021-08-26T23:15:06.392Z] 7e9c9ca2126c: Pull complete [2021-08-26T23:15:06.392Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-08-26T23:15:06.392Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-26T23:15:06.392Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-08-26T23:15:06.486Z] prd-centos7-docker-4c-2g-905 does not seem to be running inside a container [2021-08-26T23:15:06.565Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/42 -v /w/workspace/edgex-go/42:/w/workspace/edgex-go/42:rw,z -v /w/workspace/edgex-go/42@tmp:/w/workspace/edgex-go/42@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-08-26T23:15:09.501Z] $ docker top df160fa0762c1dd29cfff4ed963f090433a3b506d122396ebd40204d8e924ee5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-26T23:15:09.898Z] + docker-compose build --help [2021-08-26T23:15:09.898Z] + grep parallel [2021-08-26T23:15:10.484Z] --parallel Build images in parallel. [Pipeline] } [2021-08-26T23:15:10.508Z] $ docker stop --time=1 df160fa0762c1dd29cfff4ed963f090433a3b506d122396ebd40204d8e924ee5 [2021-08-26T23:15:11.706Z] $ docker rm -f df160fa0762c1dd29cfff4ed963f090433a3b506d122396ebd40204d8e924ee5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:15:12.162Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-26T23:15:12.162Z] . [Pipeline] withDockerContainer [2021-08-26T23:15:12.309Z] prd-centos7-docker-4c-2g-905 does not seem to be running inside a container [2021-08-26T23:15:12.372Z] $ 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/42 -v /w/workspace/edgex-go/42:/w/workspace/edgex-go/42:rw,z -v /w/workspace/edgex-go/42@tmp:/w/workspace/edgex-go/42@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:latest cat [2021-08-26T23:15:12.753Z] $ docker top 77d8b328d5be50540efd553a5351d3e4998c57b370aa1027ba3ad7c68becc709 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-26T23:15:13.309Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-26T23:15:13.893Z] Building core-command ... [2021-08-26T23:15:13.893Z] Building core-data ... [2021-08-26T23:15:13.893Z] Building core-metadata ... [2021-08-26T23:15:13.893Z] Building security-bootstrapper ... [2021-08-26T23:15:13.893Z] Building security-proxy-setup ... [2021-08-26T23:15:13.893Z] Building security-secretstore-setup ... [2021-08-26T23:15:13.893Z] Building support-notifications ... [2021-08-26T23:15:13.893Z] Building support-scheduler ... [2021-08-26T23:15:13.893Z] Building sys-mgmt-agent ... [2021-08-26T23:15:13.893Z] Building security-bootstrapper [2021-08-26T23:15:13.893Z] Building security-secretstore-setup [2021-08-26T23:15:13.893Z] Building core-metadata [2021-08-26T23:15:13.893Z] Building core-command [2021-08-26T23:15:13.893Z] Building sys-mgmt-agent [2021-08-26T23:15:24.012Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-26T23:15:24.013Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-26T23:15:24.013Z] ---> 0ecabd7bc397 [2021-08-26T23:15:24.013Z] Step 3/32 : WORKDIR /edgex-go [2021-08-26T23:15:24.013Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-26T23:15:24.013Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-26T23:15:24.013Z] ---> 0ecabd7bc397 [2021-08-26T23:15:24.013Z] Step 3/24 : WORKDIR /edgex-go [2021-08-26T23:15:28.283Z] ---> Running in 31c15299aa01 [2021-08-26T23:15:28.283Z] ---> Running in d20aa6be5464 [2021-08-26T23:15:29.695Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-26T23:15:29.695Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-26T23:15:29.695Z] ---> 0ecabd7bc397 [2021-08-26T23:15:29.695Z] Step 3/24 : WORKDIR /edgex-go [2021-08-26T23:15:31.113Z] ---> Running in f7b1474742d0 [2021-08-26T23:15:31.709Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-26T23:15:31.709Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-26T23:15:31.709Z] ---> 0ecabd7bc397 [2021-08-26T23:15:31.709Z] Step 3/24 : WORKDIR /edgex-go [2021-08-26T23:15:32.290Z] Removing intermediate container d20aa6be5464 [2021-08-26T23:15:32.290Z] ---> 759857c7772e [2021-08-26T23:15:32.290Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-26T23:15:32.557Z] ---> Running in a29ea9966c9d [2021-08-26T23:15:32.557Z] Removing intermediate container 31c15299aa01 [2021-08-26T23:15:32.557Z] ---> 8d270dd4776b [2021-08-26T23:15:32.557Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-26T23:15:32.835Z] Removing intermediate container f7b1474742d0 [2021-08-26T23:15:32.835Z] ---> f002763bc41c [2021-08-26T23:15:32.835Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-26T23:15:32.835Z] ---> Running in c5710b804098 [2021-08-26T23:15:32.835Z] ---> Running in 36495bb362a7 [2021-08-26T23:15:33.111Z] Removing intermediate container a29ea9966c9d [2021-08-26T23:15:33.111Z] ---> 98e5f39425f4 [2021-08-26T23:15:33.111Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-26T23:15:33.111Z] ---> Running in 78edd70078dd [2021-08-26T23:15:33.111Z] ---> Running in e9b27d3095d3 [2021-08-26T23:15:34.532Z] Removing intermediate container 36495bb362a7 [2021-08-26T23:15:34.532Z] ---> 2a57c79767a3 [2021-08-26T23:15:34.532Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-26T23:15:34.532Z] ---> Running in 933a9e0cd8ca [2021-08-26T23:15:34.800Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-26T23:15:34.800Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-26T23:15:34.800Z] ---> 0ecabd7bc397 [2021-08-26T23:15:34.800Z] Step 3/26 : WORKDIR /edgex-go [2021-08-26T23:15:34.800Z] ---> Using cache [2021-08-26T23:15:34.800Z] ---> 98e5f39425f4 [2021-08-26T23:15:34.800Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-26T23:15:34.800Z] Removing intermediate container c5710b804098 [2021-08-26T23:15:34.800Z] ---> fe7ca68e1706 [2021-08-26T23:15:34.800Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-26T23:15:34.800Z] ---> Running in 82bdeded4019 [2021-08-26T23:15:34.800Z] ---> Running in d35eb86ba83a [2021-08-26T23:15:34.800Z] Removing intermediate container e9b27d3095d3 [2021-08-26T23:15:34.800Z] ---> 945176788ec0 [2021-08-26T23:15:34.800Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-26T23:15:34.800Z] Removing intermediate container 78edd70078dd [2021-08-26T23:15:34.800Z] ---> c69504b598a8 [2021-08-26T23:15:34.800Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-26T23:15:34.800Z] ---> Running in 5a1fafaa0f0a [2021-08-26T23:15:34.800Z] ---> Running in fa0430c0d0aa [2021-08-26T23:15:35.065Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-26T23:15:35.653Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-26T23:15:35.653Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-26T23:15:35.653Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-26T23:15:35.653Z] Removing intermediate container 82bdeded4019 [2021-08-26T23:15:35.653Z] ---> 08a6f00bf3b8 [2021-08-26T23:15:35.653Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-26T23:15:35.653Z] ---> Running in aa405a18dd30 [2021-08-26T23:15:35.920Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-26T23:15:35.920Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-26T23:15:36.208Z] OK: 219 MiB in 52 packages [2021-08-26T23:15:36.481Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-26T23:15:36.481Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-26T23:15:36.481Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-26T23:15:36.481Z] Removing intermediate container 933a9e0cd8ca [2021-08-26T23:15:36.481Z] ---> c733b590a0af [2021-08-26T23:15:36.481Z] Step 6/24 : COPY go.mod . [2021-08-26T23:15:36.747Z] ---> a28b2fbeb4e0 [2021-08-26T23:15:36.747Z] Step 7/24 : RUN go mod download [2021-08-26T23:15:37.023Z] ---> Running in 122122e14bd9 [2021-08-26T23:15:37.023Z] OK: 219 MiB in 52 packages [2021-08-26T23:15:37.023Z] OK: 219 MiB in 52 packages [2021-08-26T23:15:37.023Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-26T23:15:37.023Z] OK: 219 MiB in 52 packages [2021-08-26T23:15:37.300Z] Removing intermediate container 5a1fafaa0f0a [2021-08-26T23:15:37.300Z] ---> d60d452eba18 [2021-08-26T23:15:37.300Z] Step 6/24 : COPY go.mod . [2021-08-26T23:15:37.300Z] Removing intermediate container d35eb86ba83a [2021-08-26T23:15:37.300Z] ---> 7720e2a964e0 [2021-08-26T23:15:37.300Z] Step 6/32 : COPY go.mod . [2021-08-26T23:15:37.573Z] Removing intermediate container fa0430c0d0aa [2021-08-26T23:15:37.574Z] ---> e35e6fcb1ab7 [2021-08-26T23:15:37.574Z] Step 6/24 : COPY go.mod . [2021-08-26T23:15:37.574Z] OK: 219 MiB in 52 packages [2021-08-26T23:15:37.844Z] ---> 0ce445e323d2 [2021-08-26T23:15:37.844Z] Step 7/24 : RUN go mod download [2021-08-26T23:15:37.844Z] ---> Running in f970e43432be [2021-08-26T23:15:37.844Z] ---> 44db35e95fbf [2021-08-26T23:15:37.844Z] Step 7/24 : RUN go mod download [2021-08-26T23:15:37.844Z] ---> 7d123d290cf5 [2021-08-26T23:15:37.844Z] Step 7/32 : RUN go mod download [2021-08-26T23:15:37.844Z] ---> Running in 8a92f8bca785 [2021-08-26T23:15:37.844Z] Removing intermediate container aa405a18dd30 [2021-08-26T23:15:37.844Z] ---> f5673f99ff18 [2021-08-26T23:15:37.844Z] Step 6/26 : COPY go.mod . [2021-08-26T23:15:37.844Z] ---> Running in fca66e008639 [2021-08-26T23:15:38.118Z] ---> fd957ca1ceef [2021-08-26T23:15:38.118Z] Step 7/26 : RUN go mod download [2021-08-26T23:15:38.118Z] ---> Running in b7aca6aeb4fe [2021-08-26T23:15:38.386Z] Removing intermediate container 122122e14bd9 [2021-08-26T23:15:38.386Z] ---> 9e88aa051ae3 [2021-08-26T23:15:38.386Z] Step 8/24 : COPY . . [2021-08-26T23:15:40.985Z] Removing intermediate container f970e43432be [2021-08-26T23:15:40.985Z] ---> 1dec9aaaf5c3 [2021-08-26T23:15:40.985Z] Step 8/24 : COPY . . [2021-08-26T23:15:42.395Z] Removing intermediate container 8a92f8bca785 [2021-08-26T23:15:42.395Z] ---> 10e3369a281e [2021-08-26T23:15:42.395Z] Step 8/24 : COPY . . [2021-08-26T23:15:42.395Z] Removing intermediate container b7aca6aeb4fe [2021-08-26T23:15:42.395Z] ---> 7ab36cfc6fc4 [2021-08-26T23:15:42.395Z] Step 8/26 : COPY . . [2021-08-26T23:15:42.395Z] Removing intermediate container fca66e008639 [2021-08-26T23:15:42.395Z] ---> 319fb1c4f271 [2021-08-26T23:15:42.395Z] Step 8/32 : COPY . . [2021-08-26T23:15:49.062Z] ---> bd8d23f8c27c [2021-08-26T23:15:49.062Z] Step 9/24 : RUN go mod tidy [2021-08-26T23:15:49.062Z] ---> Running in cf636bc2e743 [2021-08-26T23:15:49.062Z] ---> 99836151bf66 [2021-08-26T23:15:49.062Z] Step 9/24 : RUN go mod tidy [2021-08-26T23:15:50.019Z] ---> Running in 6eb9b7c54009 [2021-08-26T23:15:50.019Z] ---> 97139160b16b [2021-08-26T23:15:50.019Z] Step 9/26 : RUN go mod tidy [2021-08-26T23:15:50.287Z] ---> Running in 164365da8631 [2021-08-26T23:15:51.717Z] Removing intermediate container cf636bc2e743 [2021-08-26T23:15:51.717Z] ---> 22b2e98e5261 [2021-08-26T23:15:51.717Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-26T23:15:51.985Z] ---> Running in ca2f451a1efa [2021-08-26T23:15:52.269Z] Removing intermediate container 6eb9b7c54009 [2021-08-26T23:15:52.269Z] ---> cff45f0c164c [2021-08-26T23:15:52.269Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-26T23:15:52.269Z] Removing intermediate container 164365da8631 [2021-08-26T23:15:52.269Z] ---> 912e64592439 [2021-08-26T23:15:52.269Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-26T23:15:52.269Z] ---> Running in a6ca2b899481 [2021-08-26T23:15:52.547Z] ---> Running in 98ba35c04b32 [2021-08-26T23:15:52.547Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-26T23:15:52.817Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o cmd/core-command/core-command ./cmd/core-command [2021-08-26T23:15:53.095Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-26T23:16:01.523Z] ---> 3e0bccf99122 [2021-08-26T23:16:01.523Z] Step 9/24 : RUN go mod tidy [2021-08-26T23:16:01.523Z] ---> 33c377944685 [2021-08-26T23:16:01.523Z] Step 9/32 : RUN go mod tidy [2021-08-26T23:16:01.523Z] ---> Running in ab87a56ef09b [2021-08-26T23:16:01.523Z] ---> Running in 6ba5ace96c82 [2021-08-26T23:16:02.983Z] Removing intermediate container ab87a56ef09b [2021-08-26T23:16:02.983Z] ---> b09846c0c9f4 [2021-08-26T23:16:02.983Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-26T23:16:02.983Z] ---> Running in 8457af3a7bb7 [2021-08-26T23:16:02.983Z] Removing intermediate container 6ba5ace96c82 [2021-08-26T23:16:02.983Z] ---> 4b3acc6f0ba3 [2021-08-26T23:16:02.983Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-26T23:16:02.983Z] ---> Running in 7161c28647e7 [2021-08-26T23:16:03.586Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-26T23:16:03.586Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-26T23:16:30.379Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-26T23:16:30.652Z] Removing intermediate container a6ca2b899481 [2021-08-26T23:16:30.652Z] ---> a65c1b2636c9 [2021-08-26T23:16:30.652Z] [2021-08-26T23:16:30.652Z] Step 11/24 : FROM alpine:3.12 [2021-08-26T23:16:31.239Z] 3.12: Pulling from library/alpine [2021-08-26T23:16:31.827Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-26T23:16:31.827Z] Status: Downloaded newer image for alpine:3.12 [2021-08-26T23:16:31.827Z] ---> 13621d1b12d4 [2021-08-26T23:16:31.827Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-26T23:16:31.827Z] ---> Running in 74ad3266b399 [2021-08-26T23:16:32.416Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-26T23:16:32.416Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-26T23:16:32.687Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-26T23:16:32.687Z] Executing busybox-1.31.1-r20.trigger [2021-08-26T23:16:32.687Z] OK: 6 MiB in 15 packages [2021-08-26T23:16:33.288Z] Removing intermediate container 74ad3266b399 [2021-08-26T23:16:33.288Z] ---> b6a296c02752 [2021-08-26T23:16:33.288Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-26T23:16:33.288Z] ---> Running in c528faaa991f [2021-08-26T23:16:33.288Z] Removing intermediate container c528faaa991f [2021-08-26T23:16:33.288Z] ---> 96ef3a749db9 [2021-08-26T23:16:33.288Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-26T23:16:33.288Z] ---> Running in 670b5c877810 [2021-08-26T23:16:33.903Z] Removing intermediate container 670b5c877810 [2021-08-26T23:16:33.903Z] ---> 017dcead64d2 [2021-08-26T23:16:33.903Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-26T23:16:34.517Z] ---> Running in e4ff9672bff0 [2021-08-26T23:16:34.517Z] Removing intermediate container e4ff9672bff0 [2021-08-26T23:16:34.517Z] ---> 8522b4d0ea49 [2021-08-26T23:16:34.517Z] Step 16/24 : WORKDIR / [2021-08-26T23:16:34.793Z] ---> Running in fbbb41354e43 [2021-08-26T23:16:34.793Z] Removing intermediate container 98ba35c04b32 [2021-08-26T23:16:34.793Z] ---> 1d6b4e05ba67 [2021-08-26T23:16:34.793Z] [2021-08-26T23:16:34.793Z] Step 11/26 : FROM alpine:3.12 [2021-08-26T23:16:34.793Z] ---> 13621d1b12d4 [2021-08-26T23:16:34.793Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-08-26T23:16:34.793Z] ---> Running in 03f3c35c9681 [2021-08-26T23:16:35.060Z] Removing intermediate container fbbb41354e43 [2021-08-26T23:16:35.060Z] ---> c30d1dc7bb29 [2021-08-26T23:16:35.060Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-26T23:16:36.029Z] ---> 37ed37bb7ad2 [2021-08-26T23:16:36.029Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-26T23:16:36.029Z] Removing intermediate container ca2f451a1efa [2021-08-26T23:16:36.029Z] ---> 24c74b923c50 [2021-08-26T23:16:36.029Z] [2021-08-26T23:16:36.029Z] Step 11/24 : FROM alpine:3.12 [2021-08-26T23:16:36.029Z] ---> 13621d1b12d4 [2021-08-26T23:16:36.029Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-26T23:16:36.029Z] ---> Using cache [2021-08-26T23:16:36.029Z] ---> b6a296c02752 [2021-08-26T23:16:36.029Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-26T23:16:36.029Z] ---> Using cache [2021-08-26T23:16:36.029Z] ---> 96ef3a749db9 [2021-08-26T23:16:36.029Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-26T23:16:36.029Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-26T23:16:36.299Z] ---> Running in fd8558d5866b [2021-08-26T23:16:36.299Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-26T23:16:36.568Z] (1/3) Installing ca-certificates (20191127-r4) [2021-08-26T23:16:36.568Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-08-26T23:16:36.568Z] (3/3) Installing su-exec (0.2-r1) [2021-08-26T23:16:36.568Z] Executing busybox-1.31.1-r20.trigger [2021-08-26T23:16:36.568Z] Executing ca-certificates-20191127-r4.trigger [2021-08-26T23:16:36.568Z] Removing intermediate container fd8558d5866b [2021-08-26T23:16:36.568Z] ---> 1a744ddd046d [2021-08-26T23:16:36.568Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-26T23:16:36.568Z] ---> 2500e68f7b16 [2021-08-26T23:16:36.568Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-26T23:16:36.568Z] OK: 6 MiB in 17 packages [2021-08-26T23:16:36.568Z] ---> Running in 26f581f5fdb7 [2021-08-26T23:16:36.837Z] Removing intermediate container 26f581f5fdb7 [2021-08-26T23:16:36.837Z] ---> 59091def833e [2021-08-26T23:16:36.837Z] Step 16/24 : WORKDIR / [2021-08-26T23:16:37.104Z] ---> Running in 32e01cec38ed [2021-08-26T23:16:37.104Z] ---> ddb80b3c19a4 [2021-08-26T23:16:37.104Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-26T23:16:37.104Z] ---> Running in 346524e73235 [2021-08-26T23:16:37.375Z] Removing intermediate container 03f3c35c9681 [2021-08-26T23:16:37.375Z] ---> 7788c68bb924 [2021-08-26T23:16:37.375Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-26T23:16:37.375Z] Removing intermediate container 32e01cec38ed [2021-08-26T23:16:37.375Z] ---> 67bc79e77bd2 [2021-08-26T23:16:37.375Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-26T23:16:37.375Z] Removing intermediate container 346524e73235 [2021-08-26T23:16:37.375Z] ---> e18d8c8dc540 [2021-08-26T23:16:37.375Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-26T23:16:37.375Z] ---> Running in feb17710e43d [2021-08-26T23:16:37.375Z] ---> Running in 29f488ceee3b [2021-08-26T23:16:37.653Z] Removing intermediate container feb17710e43d [2021-08-26T23:16:37.653Z] ---> 7a3e1b01510a [2021-08-26T23:16:37.653Z] Step 14/26 : WORKDIR / [2021-08-26T23:16:37.653Z] Removing intermediate container 29f488ceee3b [2021-08-26T23:16:37.653Z] ---> 897d8f66dc04 [2021-08-26T23:16:37.653Z] Step 22/24 : LABEL arch=x86_64 [2021-08-26T23:16:37.653Z] ---> Running in 3faf7667cab3 [2021-08-26T23:16:37.653Z] ---> Running in cbf55f194db5 [2021-08-26T23:16:37.653Z] ---> e3e022474370 [2021-08-26T23:16:37.653Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-26T23:16:37.927Z] Removing intermediate container cbf55f194db5 [2021-08-26T23:16:37.927Z] ---> ec566e4bd2d2 [2021-08-26T23:16:37.927Z] Step 23/24 : LABEL git_sha=7e6f37373859b44215920cc7ce005c643e8dae30 [2021-08-26T23:16:37.927Z] Removing intermediate container 3faf7667cab3 [2021-08-26T23:16:37.927Z] ---> 5897a7a4561c [2021-08-26T23:16:37.927Z] 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-08-26T23:16:37.927Z] ---> Running in 9363823d0054 [2021-08-26T23:16:38.513Z] ---> c707ef07265a [2021-08-26T23:16:38.513Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-26T23:16:38.513Z] Removing intermediate container 9363823d0054 [2021-08-26T23:16:38.513Z] ---> 9c6bd97539f9 [2021-08-26T23:16:38.513Z] Step 24/24 : LABEL version=2.0.1-dev.35 [2021-08-26T23:16:38.513Z] ---> Running in 6c7457e36571 [2021-08-26T23:16:38.513Z] ---> 8f3de50103a7 [2021-08-26T23:16:38.513Z] 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-08-26T23:16:38.810Z] ---> 3d7f12cce0ec [2021-08-26T23:16:38.810Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-26T23:16:38.810Z] Removing intermediate container 6c7457e36571 [2021-08-26T23:16:38.810Z] ---> ed443f8ef493 [2021-08-26T23:16:38.810Z] [2021-08-26T23:16:38.810Z] ---> Running in aa4cd4e6e965 [2021-08-26T23:16:38.810Z] Successfully built ed443f8ef493 [2021-08-26T23:16:38.810Z] Successfully tagged core-command:latest [2021-08-26T23:16:38.810Z] Building core-data [2021-08-26T23:16:38.810Z]  Building core-command ... done  ---> decb4f940311 [2021-08-26T23:16:38.810Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-26T23:16:39.078Z] Removing intermediate container aa4cd4e6e965 [2021-08-26T23:16:39.078Z] ---> 92ac58d2c974 [2021-08-26T23:16:39.078Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-26T23:16:39.677Z] ---> Running in 72c232867d11 [2021-08-26T23:16:39.872Z] Removing intermediate container 617e3d15d592 [2021-08-26T23:16:39.873Z] ---> 64cdd843d5fd [2021-08-26T23:16:39.873Z] Successfully built 64cdd843d5fd [2021-08-26T23:16:39.873Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:16:40.230Z] + docker inspect -f . ci-base-image-arm64 [2021-08-26T23:16:40.230Z] . [Pipeline] withDockerContainer [2021-08-26T23:16:40.506Z] prd-ubuntu18.04-docker-arm64-4c-16g-906 does not seem to be running inside a container [2021-08-26T23:16:40.609Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/42 -v /w/workspace/edgex-go/42:/w/workspace/edgex-go/42:rw,z -v /w/workspace/edgex-go/42@tmp:/w/workspace/edgex-go/42@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-08-26T23:16:41.099Z] ---> 0368e45c48e4 [2021-08-26T23:16:41.099Z] 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-08-26T23:16:41.376Z] Removing intermediate container 8457af3a7bb7 [2021-08-26T23:16:41.376Z] ---> cc5b8267b41d [2021-08-26T23:16:41.376Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-26T23:16:41.376Z] Removing intermediate container 72c232867d11 [2021-08-26T23:16:41.376Z] ---> 3f27ea269a57 [2021-08-26T23:16:41.376Z] Step 22/24 : LABEL arch=x86_64 [2021-08-26T23:16:41.376Z] Removing intermediate container 7161c28647e7 [2021-08-26T23:16:41.377Z] ---> 63db3a49bcfb [2021-08-26T23:16:41.377Z] [2021-08-26T23:16:41.377Z] Step 11/32 : FROM alpine:3.12 [2021-08-26T23:16:41.377Z] ---> 13621d1b12d4 [2021-08-26T23:16:41.377Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-26T23:16:41.377Z] ---> Running in 1e798d011937 [2021-08-26T23:16:41.377Z] ---> Running in 66aeb4a4afe5 [2021-08-26T23:16:41.377Z] ---> e3132c8fa318 [2021-08-26T23:16:41.377Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-26T23:16:41.377Z] ---> Running in 0ff89fbc1dce [2021-08-26T23:16:41.646Z] Removing intermediate container 66aeb4a4afe5 [2021-08-26T23:16:41.646Z] ---> 22e757fef066 [2021-08-26T23:16:41.646Z] Step 23/24 : LABEL git_sha=7e6f37373859b44215920cc7ce005c643e8dae30 [2021-08-26T23:16:41.646Z] Removing intermediate container 0ff89fbc1dce [2021-08-26T23:16:41.646Z] ---> b8c17b82f045 [2021-08-26T23:16:41.646Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-26T23:16:41.646Z] ---> Running in b8cab2dcdc33 [2021-08-26T23:16:41.646Z] ---> Running in b76cbed2254b [2021-08-26T23:16:41.919Z] ---> d36e3c663c27 [2021-08-26T23:16:41.919Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-26T23:16:41.919Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-26T23:16:41.919Z] Removing intermediate container b8cab2dcdc33 [2021-08-26T23:16:41.919Z] ---> 1233e37b883e [2021-08-26T23:16:41.919Z] Step 24/24 : LABEL version=2.0.1-dev.35 [2021-08-26T23:16:41.919Z] ---> Running in c3ed2dfbab83 [2021-08-26T23:16:42.189Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-26T23:16:42.473Z] Removing intermediate container c3ed2dfbab83 [2021-08-26T23:16:42.473Z] ---> 1774f5a25361 [2021-08-26T23:16:42.473Z] [2021-08-26T23:16:42.473Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-26T23:16:42.473Z] Successfully built 1774f5a25361 [2021-08-26T23:16:42.473Z] Successfully tagged core-metadata:latest [2021-08-26T23:16:42.473Z] Building support-notifications [2021-08-26T23:16:42.473Z] ---> d88d9fdfae5e [2021-08-26T23:16:42.473Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-26T23:16:42.506Z] $ docker top cf6fc187b2a8d9901b4ef555aee0c6a41937f3f981adeb6d170534bb202f38ee -eo pid,comm [2021-08-26T23:16:42.746Z]  Building core-metadata ... done (1/2) Installing dumb-init (1.2.2-r1) [2021-08-26T23:16:42.746Z] (2/2) Installing su-exec (0.2-r1) [2021-08-26T23:16:42.746Z] Executing busybox-1.31.1-r20.trigger [2021-08-26T23:16:42.746Z] OK: 6 MiB in 16 packages [Pipeline] { [Pipeline] sh [2021-08-26T23:16:43.484Z] + go version [2021-08-26T23:16:43.484Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-26T23:16:43.513Z] $ docker stop --time=1 cf6fc187b2a8d9901b4ef555aee0c6a41937f3f981adeb6d170534bb202f38ee [2021-08-26T23:16:44.180Z] ---> 0440f06d7d00 [2021-08-26T23:16:44.180Z] 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-08-26T23:16:44.446Z] ---> Running in eb3149e784a7 [2021-08-26T23:16:45.031Z] Removing intermediate container b76cbed2254b [2021-08-26T23:16:45.031Z] ---> dfe78cc7db79 [2021-08-26T23:16:45.031Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-26T23:16:45.590Z] $ docker rm -f cf6fc187b2a8d9901b4ef555aee0c6a41937f3f981adeb6d170534bb202f38ee [2021-08-26T23:16:45.630Z] Removing intermediate container 1e798d011937 [2021-08-26T23:16:45.631Z] ---> bfd8a44188bb [2021-08-26T23:16:45.631Z] [2021-08-26T23:16:45.631Z] Step 12/24 : FROM docker:20.10.7 [2021-08-26T23:16:45.631Z] ---> Running in 1d0ce5dcf942 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-08-26T23:16:45.898Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-26T23:16:45.898Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-26T23:16:45.898Z] ---> 0ecabd7bc397 [2021-08-26T23:16:45.898Z] Step 3/24 : WORKDIR /edgex-go [2021-08-26T23:16:45.898Z] ---> Using cache [2021-08-26T23:16:45.898Z] ---> 98e5f39425f4 [2021-08-26T23:16:45.898Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-26T23:16:45.898Z] ---> Using cache [2021-08-26T23:16:45.898Z] ---> 08a6f00bf3b8 [2021-08-26T23:16:45.898Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-26T23:16:45.898Z] 20.10.7: Pulling from library/docker [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [2021-08-26T23:16:46.167Z] ---> Running in 42d2e8317131 [2021-08-26T23:16:46.167Z] Removing intermediate container 1d0ce5dcf942 [2021-08-26T23:16:46.167Z] ---> f58ac896f766 [2021-08-26T23:16:46.167Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-26T23:16:46.167Z] ---> Running in b30c6c60885b [2021-08-26T23:16:46.167Z] Removing intermediate container eb3149e784a7 [2021-08-26T23:16:46.167Z] ---> 4563c0079ee0 [2021-08-26T23:16:46.167Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:16:46.439Z] ---> Running in 3f4b932b292b [2021-08-26T23:16:46.439Z] Removing intermediate container b30c6c60885b [2021-08-26T23:16:46.439Z] ---> b63424e11b47 [2021-08-26T23:16:46.439Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-26T23:16:46.439Z] ---> Running in 88b1ad89ed93 [2021-08-26T23:16:46.551Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-26T23:16:46.551Z] [2021-08-26T23:16:46.551Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:16:46.709Z] Removing intermediate container 3f4b932b292b [2021-08-26T23:16:46.709Z] ---> 7585a42ce34c [2021-08-26T23:16:46.709Z] Step 24/26 : LABEL arch=x86_64 [2021-08-26T23:16:46.709Z] ---> Running in 8d783d0d258f [2021-08-26T23:16:46.709Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-26T23:16:46.925Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-26T23:16:46.987Z] Removing intermediate container 8d783d0d258f [2021-08-26T23:16:46.987Z] ---> 976e4e90d1ce [2021-08-26T23:16:46.987Z] Step 25/26 : LABEL git_sha=7e6f37373859b44215920cc7ce005c643e8dae30 [2021-08-26T23:16:47.201Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-08-26T23:16:47.201Z] 29e5d40040c1: Pulling fs layer [2021-08-26T23:16:47.201Z] 1ce36da41761: Pulling fs layer [2021-08-26T23:16:47.201Z] 25b303627fd3: Pulling fs layer [2021-08-26T23:16:47.259Z] ---> Running in cc7e94838d81 [2021-08-26T23:16:47.524Z] Removing intermediate container cc7e94838d81 [2021-08-26T23:16:47.524Z] ---> b134d3a27c96 [2021-08-26T23:16:47.524Z] Step 26/26 : LABEL version=2.0.1-dev.35 [2021-08-26T23:16:47.524Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-26T23:16:47.524Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-26T23:16:47.524Z] ---> 0ecabd7bc397 [2021-08-26T23:16:47.524Z] Step 3/23 : WORKDIR /edgex-go [2021-08-26T23:16:47.524Z] ---> Using cache [2021-08-26T23:16:47.524Z] ---> 98e5f39425f4 [2021-08-26T23:16:47.524Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-26T23:16:47.524Z] ---> Using cache [2021-08-26T23:16:47.524Z] ---> 08a6f00bf3b8 [2021-08-26T23:16:47.524Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-26T23:16:47.524Z] Removing intermediate container 88b1ad89ed93 [2021-08-26T23:16:47.524Z] ---> c125b05e6d2c [2021-08-26T23:16:47.524Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-26T23:16:47.524Z] ---> Running in 2f766751fe2f [2021-08-26T23:16:47.524Z] ---> Running in ea95a3efd73e [2021-08-26T23:16:47.524Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-26T23:16:47.524Z] ---> Running in 41a9de85e966 [2021-08-26T23:16:47.800Z] 29e5d40040c1: Download complete [2021-08-26T23:16:47.807Z] Removing intermediate container 2f766751fe2f [2021-08-26T23:16:47.808Z] ---> 2d814eb11387 [2021-08-26T23:16:47.808Z] [2021-08-26T23:16:47.808Z] Removing intermediate container 41a9de85e966 [2021-08-26T23:16:47.808Z] ---> 6741388091c0 [2021-08-26T23:16:47.808Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-26T23:16:47.808Z] Successfully built 2d814eb11387 [2021-08-26T23:16:47.808Z] Successfully tagged security-secretstore-setup:latest [2021-08-26T23:16:47.808Z] Building security-proxy-setup [2021-08-26T23:16:48.084Z]  Building security-secretstore-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-26T23:16:48.357Z] OK: 219 MiB in 52 packages [2021-08-26T23:16:48.398Z] 1ce36da41761: Verifying Checksum [2021-08-26T23:16:48.398Z] 1ce36da41761: Download complete [2021-08-26T23:16:48.398Z] 29e5d40040c1: Pull complete [2021-08-26T23:16:49.318Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-26T23:16:49.318Z] ---> 56e970c22fcf [2021-08-26T23:16:49.318Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-26T23:16:49.789Z] ---> Running in 156d2b6289ed [2021-08-26T23:16:49.844Z] 1ce36da41761: Pull complete [2021-08-26T23:16:50.126Z] 25b303627fd3: Verifying Checksum [2021-08-26T23:16:50.126Z] 25b303627fd3: Download complete [2021-08-26T23:16:50.170Z] Removing intermediate container 42d2e8317131 [2021-08-26T23:16:50.171Z] ---> d49fed75f2f9 [2021-08-26T23:16:50.171Z] Step 6/24 : COPY go.mod . [2021-08-26T23:16:50.551Z] ---> 6a9623d04855 [2021-08-26T23:16:50.551Z] Step 7/24 : RUN go mod download [2021-08-26T23:16:50.551Z] ---> Running in 3b94f77eae5a [2021-08-26T23:16:50.820Z] OK: 219 MiB in 52 packages [2021-08-26T23:16:51.096Z] Removing intermediate container 156d2b6289ed [2021-08-26T23:16:51.096Z] ---> f91e7100d9b2 [2021-08-26T23:16:51.096Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-26T23:16:51.690Z] ---> 18719f6cd9e0 [2021-08-26T23:16:51.690Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-26T23:16:51.690Z] Removing intermediate container ea95a3efd73e [2021-08-26T23:16:51.690Z] ---> 15852f9c5773 [2021-08-26T23:16:51.690Z] Step 6/23 : COPY go.mod . [2021-08-26T23:16:51.967Z] ---> fe43a9162f15 [2021-08-26T23:16:51.968Z] Step 7/23 : RUN go mod download [2021-08-26T23:16:51.968Z] ---> Running in 5ead6a0cbf4f [2021-08-26T23:16:52.237Z] ---> dd2cd7058103 [2021-08-26T23:16:52.237Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-26T23:16:52.506Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-26T23:16:52.506Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-26T23:16:52.506Z] ---> 0ecabd7bc397 [2021-08-26T23:16:52.506Z] Step 3/22 : WORKDIR /edgex-go [2021-08-26T23:16:52.506Z] ---> Using cache [2021-08-26T23:16:52.506Z] ---> 98e5f39425f4 [2021-08-26T23:16:52.506Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-26T23:16:52.506Z] ---> Using cache [2021-08-26T23:16:52.506Z] ---> 08a6f00bf3b8 [2021-08-26T23:16:52.506Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-26T23:16:52.506Z] ---> Using cache [2021-08-26T23:16:52.506Z] ---> f5673f99ff18 [2021-08-26T23:16:52.506Z] Step 6/22 : COPY go.mod . [2021-08-26T23:16:52.506Z] ---> Using cache [2021-08-26T23:16:52.506Z] ---> fd957ca1ceef [2021-08-26T23:16:52.506Z] Step 7/22 : RUN go mod download [2021-08-26T23:16:52.506Z] ---> Using cache [2021-08-26T23:16:52.506Z] ---> 7ab36cfc6fc4 [2021-08-26T23:16:52.506Z] Step 8/22 : COPY . . [2021-08-26T23:16:52.506Z] ---> Using cache [2021-08-26T23:16:52.506Z] ---> 97139160b16b [2021-08-26T23:16:52.506Z] Step 9/22 : RUN go mod tidy [2021-08-26T23:16:52.506Z] ---> Using cache [2021-08-26T23:16:52.506Z] ---> 912e64592439 [2021-08-26T23:16:52.506Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-26T23:16:52.506Z] Removing intermediate container 3b94f77eae5a [2021-08-26T23:16:52.506Z] ---> c7593dda1180 [2021-08-26T23:16:52.506Z] Step 8/24 : COPY . . [2021-08-26T23:16:52.506Z] ---> Running in 234dee47ba3f [2021-08-26T23:16:52.506Z] ---> d99edf2e6183 [2021-08-26T23:16:52.506Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-26T23:16:53.488Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-26T23:16:53.488Z] ---> 565792f72438 [2021-08-26T23:16:53.488Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-26T23:16:54.500Z] ---> 01e4d01d03c9 [2021-08-26T23:16:54.500Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-26T23:16:54.786Z] Removing intermediate container 5ead6a0cbf4f [2021-08-26T23:16:54.786Z] ---> d76c70963b2b [2021-08-26T23:16:54.786Z] Step 8/23 : COPY . . [2021-08-26T23:16:55.097Z] ---> Running in 659e09dce5e3 [2021-08-26T23:16:55.720Z] Removing intermediate container 659e09dce5e3 [2021-08-26T23:16:55.720Z] ---> 5975565f0827 [2021-08-26T23:16:55.720Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-26T23:16:57.199Z] ---> 575f5f609aca [2021-08-26T23:16:57.199Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-26T23:16:57.790Z] ---> Running in b195e7479646 [2021-08-26T23:16:58.763Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-26T23:16:58.763Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-26T23:16:58.763Z] ---> 08bdaf2f88f9 [2021-08-26T23:16:58.763Z] 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-08-26T23:16:59.358Z] ---> Running in 8d5ddce73635 [2021-08-26T23:16:59.974Z] Removing intermediate container 8d5ddce73635 [2021-08-26T23:16:59.974Z] ---> 8c6f31ab8d4e [2021-08-26T23:16:59.974Z] 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-08-26T23:16:59.974Z] ---> Running in 0bcf86ea6a52 [2021-08-26T23:16:59.974Z] Removing intermediate container b195e7479646 [2021-08-26T23:16:59.974Z] ---> c742668018c7 [2021-08-26T23:16:59.974Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-26T23:17:00.291Z] 25b303627fd3: Pull complete [2021-08-26T23:17:00.291Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-08-26T23:17:00.291Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-26T23:17:00.291Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-08-26T23:17:00.520Z] prd-ubuntu18.04-docker-arm64-4c-16g-906 does not seem to be running inside a container [2021-08-26T23:17:00.566Z] ---> Running in 5923713f3f0e [2021-08-26T23:17:00.612Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/42 -v /w/workspace/edgex-go/42:/w/workspace/edgex-go/42:rw,z -v /w/workspace/edgex-go/42@tmp:/w/workspace/edgex-go/42@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-08-26T23:17:01.157Z] Removing intermediate container 5923713f3f0e [2021-08-26T23:17:01.157Z] ---> 265f95e033e0 [2021-08-26T23:17:01.157Z] Step 29/32 : CMD ["gate"] [2021-08-26T23:17:01.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-26T23:17:01.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-26T23:17:01.157Z] ---> Running in 9bbcbbd21761 [2021-08-26T23:17:01.430Z] (1/39) Installing readline (8.1.0-r0) [2021-08-26T23:17:01.430Z] (2/39) Installing bash (5.1.0-r0) [2021-08-26T23:17:01.430Z] Executing bash-5.1.0-r0.post-install [2021-08-26T23:17:01.430Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-26T23:17:01.430Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-26T23:17:01.700Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-26T23:17:01.700Z] (6/39) Installing curl (7.78.0-r0) [2021-08-26T23:17:01.700Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-26T23:17:01.700Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-26T23:17:01.700Z] (9/39) Installing expat (2.2.10-r1) [2021-08-26T23:17:01.700Z] (10/39) Installing libffi (3.3-r2) [2021-08-26T23:17:01.700Z] (11/39) Installing gdbm (1.19-r0) [2021-08-26T23:17:01.700Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-26T23:17:01.700Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-26T23:17:01.700Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-26T23:17:01.977Z] Removing intermediate container 9bbcbbd21761 [2021-08-26T23:17:01.977Z] ---> 258243e4f414 [2021-08-26T23:17:01.977Z] Step 30/32 : LABEL arch=x86_64 [2021-08-26T23:17:01.977Z] ---> Running in 7e9485ecc039 [2021-08-26T23:17:02.251Z] ---> b998be8c0fae [2021-08-26T23:17:02.251Z] Step 9/24 : RUN go mod tidy [2021-08-26T23:17:02.522Z] Removing intermediate container 7e9485ecc039 [2021-08-26T23:17:02.522Z] ---> c0c6b7a43d42 [2021-08-26T23:17:02.522Z] Step 31/32 : LABEL git_sha=7e6f37373859b44215920cc7ce005c643e8dae30 [2021-08-26T23:17:02.522Z] ---> Running in b29c8a1a4312 [2021-08-26T23:17:02.799Z] ---> Running in bda1de640a1c [2021-08-26T23:17:03.404Z] Removing intermediate container bda1de640a1c [2021-08-26T23:17:03.404Z] ---> 503c39ca193a [2021-08-26T23:17:03.404Z] Step 32/32 : LABEL version=2.0.1-dev.35 [2021-08-26T23:17:03.676Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-26T23:17:03.676Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-26T23:17:03.676Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-26T23:17:03.676Z] ---> Running in 7e6dc1764ba1 [2021-08-26T23:17:03.676Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-26T23:17:03.676Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-26T23:17:03.954Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-26T23:17:03.954Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-26T23:17:04.250Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-26T23:17:04.250Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-26T23:17:04.250Z] Removing intermediate container 7e6dc1764ba1 [2021-08-26T23:17:04.250Z] ---> cb7f404d2989 [2021-08-26T23:17:04.250Z] [2021-08-26T23:17:04.250Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-26T23:17:04.250Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-26T23:17:04.250Z] Successfully built cb7f404d2989 [2021-08-26T23:17:04.250Z] Successfully tagged security-bootstrapper:latest [2021-08-26T23:17:04.250Z] Building support-scheduler [2021-08-26T23:17:04.321Z] $ docker top 07b8c8e5bb04b82b1c7a2e4f69f4989103bc645ff776d577c60954a2405c9e3c -eo pid,comm [2021-08-26T23:17:04.544Z]  Building security-bootstrapper ... done (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-26T23:17:04.544Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-26T23:17:04.544Z] (28/39) Installing py3-colorama (0.4.4-r0) [Pipeline] { [Pipeline] sh [2021-08-26T23:17:04.814Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-26T23:17:04.814Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-26T23:17:04.814Z] ---> 10edcc8937ad [2021-08-26T23:17:04.814Z] Step 9/23 : RUN go mod tidy [2021-08-26T23:17:04.814Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-26T23:17:05.087Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-26T23:17:05.288Z] + grep parallel [2021-08-26T23:17:05.288Z] + docker-compose build --help [2021-08-26T23:17:05.357Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-26T23:17:05.630Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-26T23:17:05.630Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-26T23:17:05.630Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-26T23:17:05.630Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-26T23:17:05.898Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-26T23:17:05.898Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-26T23:17:05.898Z] ---> Running in f710518fd605 [2021-08-26T23:17:06.494Z] Removing intermediate container b29c8a1a4312 [2021-08-26T23:17:06.494Z] ---> 8e35bab8312a [2021-08-26T23:17:06.494Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-26T23:17:06.494Z] Executing busybox-1.32.1-r6.trigger [2021-08-26T23:17:06.494Z] OK: 82 MiB in 59 packages [2021-08-26T23:17:06.494Z] ---> Running in cbfa345d94da [2021-08-26T23:17:07.082Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o cmd/core-data/core-data ./cmd/core-data [2021-08-26T23:17:08.054Z] Removing intermediate container f710518fd605 [2021-08-26T23:17:08.054Z] ---> fb16d4ec26e3 [2021-08-26T23:17:08.054Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-26T23:17:08.327Z] ---> Running in 5fd4d00c6160 [2021-08-26T23:17:08.676Z] --parallel Build images in parallel. [Pipeline] } [2021-08-26T23:17:08.708Z] $ docker stop --time=1 07b8c8e5bb04b82b1c7a2e4f69f4989103bc645ff776d577c60954a2405c9e3c [2021-08-26T23:17:08.921Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-26T23:17:09.893Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-26T23:17:09.893Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-26T23:17:09.893Z] ---> 0ecabd7bc397 [2021-08-26T23:17:09.893Z] Step 3/23 : WORKDIR /edgex-go [2021-08-26T23:17:09.893Z] ---> Using cache [2021-08-26T23:17:09.893Z] ---> 98e5f39425f4 [2021-08-26T23:17:09.893Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-26T23:17:09.893Z] ---> Using cache [2021-08-26T23:17:09.893Z] ---> 08a6f00bf3b8 [2021-08-26T23:17:09.893Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-26T23:17:09.893Z] ---> Using cache [2021-08-26T23:17:09.893Z] ---> f5673f99ff18 [2021-08-26T23:17:09.893Z] Step 6/23 : COPY go.mod . [2021-08-26T23:17:09.893Z] ---> Using cache [2021-08-26T23:17:09.893Z] ---> fd957ca1ceef [2021-08-26T23:17:09.893Z] Step 7/23 : RUN go mod download [2021-08-26T23:17:09.893Z] ---> Using cache [2021-08-26T23:17:09.893Z] ---> 7ab36cfc6fc4 [2021-08-26T23:17:09.893Z] Step 8/23 : COPY . . [2021-08-26T23:17:09.893Z] ---> Using cache [2021-08-26T23:17:09.893Z] ---> 97139160b16b [2021-08-26T23:17:09.893Z] Step 9/23 : RUN go mod tidy [2021-08-26T23:17:09.893Z] ---> Using cache [2021-08-26T23:17:09.893Z] ---> 912e64592439 [2021-08-26T23:17:09.893Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-26T23:17:10.163Z] Collecting docker-compose==1.23.2 [2021-08-26T23:17:10.163Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-26T23:17:10.163Z] ---> Running in da3e61199376 [2021-08-26T23:17:10.163Z] 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-08-26T23:17:10.435Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-26T23:17:10.435Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-26T23:17:10.707Z] Collecting PyYAML<4,>=3.10 [2021-08-26T23:17:10.707Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-26T23:17:10.707Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-26T23:17:10.756Z] $ docker rm -f 07b8c8e5bb04b82b1c7a2e4f69f4989103bc645ff776d577c60954a2405c9e3c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:17:11.410Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-26T23:17:11.410Z] . [Pipeline] withDockerContainer [2021-08-26T23:17:11.672Z] Collecting texttable<0.10,>=0.9.0 [2021-08-26T23:17:11.672Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-26T23:17:11.682Z] prd-ubuntu18.04-docker-arm64-4c-16g-906 does not seem to be running inside a container [2021-08-26T23:17:11.784Z] $ 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/42 -v /w/workspace/edgex-go/42:/w/workspace/edgex-go/42:rw,z -v /w/workspace/edgex-go/42@tmp:/w/workspace/edgex-go/42@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-08-26T23:17:12.636Z] Collecting docopt<0.7,>=0.6.1 [2021-08-26T23:17:12.636Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-26T23:17:13.225Z] Collecting docker<4.0,>=3.6.0 [2021-08-26T23:17:13.452Z] $ docker top c4ecc68354330f37a390b9f26e7523b72a2a4f07c51becace5aa83bca83d1e7a -eo pid,comm [2021-08-26T23:17:13.493Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-26T23:17:13.493Z] Collecting cached-property<2,>=1.2.0 [2021-08-26T23:17:13.493Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-26T23:17:13.493Z] Collecting jsonschema<3,>=2.5.1 [2021-08-26T23:17:13.493Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-26T23:17:13.493Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-26T23:17:13.493Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [Pipeline] { [Pipeline] sh [2021-08-26T23:17:14.429Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-26T23:17:14.457Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-26T23:17:14.726Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-26T23:17:14.726Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-26T23:17:14.996Z] Collecting docker-pycreds>=0.4.0 [2021-08-26T23:17:14.996Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-26T23:17:14.996Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-26T23:17:14.996Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-26T23:17:15.265Z] Collecting certifi>=2017.4.17 [2021-08-26T23:17:15.265Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-26T23:17:15.265Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-26T23:17:15.265Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-26T23:17:15.540Z] Collecting idna<2.8,>=2.5 [2021-08-26T23:17:15.540Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-26T23:17:15.540Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-26T23:17:15.540Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-26T23:17:15.540Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-26T23:17:15.540Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-26T23:17:15.826Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-26T23:17:15.826Z] Attempting uninstall: urllib3 [2021-08-26T23:17:15.826Z] Found existing installation: urllib3 1.26.2 [2021-08-26T23:17:15.826Z] Uninstalling urllib3-1.26.2: [2021-08-26T23:17:15.826Z] Successfully uninstalled urllib3-1.26.2 [2021-08-26T23:17:15.826Z] Attempting uninstall: idna [2021-08-26T23:17:15.826Z] Found existing installation: idna 3.1 [2021-08-26T23:17:15.826Z] Uninstalling idna-3.1: [2021-08-26T23:17:16.108Z] Successfully uninstalled idna-3.1 [2021-08-26T23:17:16.108Z] Attempting uninstall: chardet [2021-08-26T23:17:16.108Z] Found existing installation: chardet 4.0.0 [2021-08-26T23:17:16.108Z] Uninstalling chardet-4.0.0: [2021-08-26T23:17:16.391Z] Successfully uninstalled chardet-4.0.0 [2021-08-26T23:17:17.037Z] Attempting uninstall: requests [2021-08-26T23:17:17.037Z] Found existing installation: requests 2.25.1 [2021-08-26T23:17:17.037Z] Uninstalling requests-2.25.1: [2021-08-26T23:17:17.037Z] Successfully uninstalled requests-2.25.1 [2021-08-26T23:17:17.037Z] Running setup.py install for texttable: started [2021-08-26T23:17:18.047Z] Running setup.py install for texttable: finished with status 'done' [2021-08-26T23:17:18.047Z] Running setup.py install for PyYAML: started [2021-08-26T23:17:18.727Z] Building core-command ... [2021-08-26T23:17:18.727Z] Building core-data ... [2021-08-26T23:17:18.727Z] Building core-metadata ... [2021-08-26T23:17:18.727Z] Building security-bootstrapper ... [2021-08-26T23:17:18.727Z] Building security-proxy-setup ... [2021-08-26T23:17:18.727Z] Building security-secretstore-setup ... [2021-08-26T23:17:18.727Z] Building support-notifications ... [2021-08-26T23:17:18.727Z] Building support-scheduler ... [2021-08-26T23:17:18.727Z] Building sys-mgmt-agent ... [2021-08-26T23:17:18.727Z] Building support-scheduler [2021-08-26T23:17:18.727Z] Building security-proxy-setup [2021-08-26T23:17:18.727Z] Building security-secretstore-setup [2021-08-26T23:17:18.727Z] Building core-command [2021-08-26T23:17:18.727Z] Building core-data [2021-08-26T23:17:19.057Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-26T23:17:19.057Z] Running setup.py install for docopt: started [2021-08-26T23:17:20.080Z] Running setup.py install for docopt: finished with status 'done' [2021-08-26T23:17:20.080Z] Running setup.py install for dockerpty: started [2021-08-26T23:17:20.715Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-26T23:17:21.004Z] Removing intermediate container 234dee47ba3f [2021-08-26T23:17:21.004Z] ---> ddea4f9e7743 [2021-08-26T23:17:21.004Z] [2021-08-26T23:17:21.004Z] Step 11/22 : FROM alpine:3.12 [2021-08-26T23:17:21.004Z] ---> 13621d1b12d4 [2021-08-26T23:17:21.004Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-26T23:17:21.004Z] ---> Running in b9e55c633600 [2021-08-26T23:17:21.626Z] 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-08-26T23:17:21.626Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-26T23:17:21.913Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-26T23:17:22.200Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-26T23:17:22.200Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-26T23:17:22.200Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-26T23:17:22.200Z] (4/4) Installing curl (7.78.0-r0) [2021-08-26T23:17:22.200Z] Executing busybox-1.31.1-r20.trigger [2021-08-26T23:17:22.200Z] Executing ca-certificates-20191127-r4.trigger [2021-08-26T23:17:22.200Z] OK: 7 MiB in 18 packages [2021-08-26T23:17:23.240Z] Removing intermediate container b9e55c633600 [2021-08-26T23:17:23.240Z] ---> 1432d2b6991a [2021-08-26T23:17:23.240Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-26T23:17:23.240Z] ---> Running in f72c3c2bf4fc [2021-08-26T23:17:23.864Z] Removing intermediate container f72c3c2bf4fc [2021-08-26T23:17:23.864Z] ---> 69ccab63e2a9 [2021-08-26T23:17:23.864Z] Step 14/22 : WORKDIR /edgex [2021-08-26T23:17:23.864Z] ---> Running in 1ee31edf904a [2021-08-26T23:17:24.494Z] Removing intermediate container 1ee31edf904a [2021-08-26T23:17:24.494Z] ---> 15543568b1d0 [2021-08-26T23:17:24.494Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-26T23:17:24.783Z] Removing intermediate container 0bcf86ea6a52 [2021-08-26T23:17:24.783Z] ---> 832b6b8440de [2021-08-26T23:17:24.783Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-26T23:17:25.078Z] ---> 1f4cf13cfe35 [2021-08-26T23:17:25.078Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-26T23:17:25.078Z] ---> Running in e38f8188202b [2021-08-26T23:17:25.359Z] Removing intermediate container e38f8188202b [2021-08-26T23:17:25.359Z] ---> 252646b7cf3b [2021-08-26T23:17:25.359Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-26T23:17:25.359Z] ---> Running in bbcbaf284a5d [2021-08-26T23:17:25.359Z] ---> 71677351f8ec [2021-08-26T23:17:25.359Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-26T23:17:25.642Z] Removing intermediate container bbcbaf284a5d [2021-08-26T23:17:25.642Z] ---> 0ac2e5ab5d43 [2021-08-26T23:17:25.642Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-26T23:17:26.261Z] ---> 1d20a6227971 [2021-08-26T23:17:26.261Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-26T23:17:26.261Z] ---> Running in 9a3f3809da7e [2021-08-26T23:17:26.261Z] ---> 95b89e868d14 [2021-08-26T23:17:26.261Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-26T23:17:26.546Z] Removing intermediate container 9a3f3809da7e [2021-08-26T23:17:26.546Z] ---> 447438720f35 [2021-08-26T23:17:26.546Z] Step 19/22 : CMD ["--init=true"] [2021-08-26T23:17:26.546Z] ---> Running in bf5946fe0e5c [2021-08-26T23:17:26.546Z] ---> 74c300df6561 [2021-08-26T23:17:26.546Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-26T23:17:26.546Z] Removing intermediate container bf5946fe0e5c [2021-08-26T23:17:26.546Z] ---> ac93ccb3e499 [2021-08-26T23:17:26.546Z] Step 20/22 : LABEL arch=x86_64 [2021-08-26T23:17:26.829Z] ---> Running in 5f9ad0769a49 [2021-08-26T23:17:27.109Z] Removing intermediate container 5f9ad0769a49 [2021-08-26T23:17:27.109Z] ---> e3b3c1b6a040 [2021-08-26T23:17:27.110Z] Step 21/22 : LABEL git_sha=7e6f37373859b44215920cc7ce005c643e8dae30 [2021-08-26T23:17:27.110Z] ---> 981f74a27637 [2021-08-26T23:17:27.110Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-26T23:17:27.110Z] ---> Running in b6a380ee1c3f [2021-08-26T23:17:27.110Z] ---> Running in 59a413c5ef9d [2021-08-26T23:17:27.110Z] Removing intermediate container b6a380ee1c3f [2021-08-26T23:17:27.110Z] ---> 8667a5de1281 [2021-08-26T23:17:27.110Z] Step 22/22 : LABEL version=2.0.1-dev.35 [2021-08-26T23:17:27.394Z] ---> Running in 7a07b8b87848 [2021-08-26T23:17:27.394Z] Removing intermediate container 59a413c5ef9d [2021-08-26T23:17:27.394Z] ---> ba36c9b81cef [2021-08-26T23:17:27.394Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-26T23:17:27.394Z] ---> Running in 292d76f10549 [2021-08-26T23:17:27.394Z] Removing intermediate container 7a07b8b87848 [2021-08-26T23:17:27.394Z] ---> 5fd333888414 [2021-08-26T23:17:27.394Z] [2021-08-26T23:17:27.671Z] Successfully built 5fd333888414 [2021-08-26T23:17:27.671Z] Successfully tagged security-proxy-setup:latest [2021-08-26T23:17:27.671Z]  Building security-proxy-setup ... done Removing intermediate container 292d76f10549 [2021-08-26T23:17:27.671Z] ---> 35b998a1bafd [2021-08-26T23:17:27.671Z] Step 22/24 : LABEL arch=x86_64 [2021-08-26T23:17:27.671Z] ---> Running in 4457b9b62eb6 [2021-08-26T23:17:27.949Z] Removing intermediate container 4457b9b62eb6 [2021-08-26T23:17:27.949Z] ---> 9bde1fef1970 [2021-08-26T23:17:27.949Z] Step 23/24 : LABEL git_sha=7e6f37373859b44215920cc7ce005c643e8dae30 [2021-08-26T23:17:27.949Z] ---> Running in e6561d3e0de2 [2021-08-26T23:17:28.228Z] Removing intermediate container e6561d3e0de2 [2021-08-26T23:17:28.228Z] ---> d89ebb7b3ed9 [2021-08-26T23:17:28.228Z] Step 24/24 : LABEL version=2.0.1-dev.35 [2021-08-26T23:17:28.228Z] ---> Running in ee7bb5aade6e [2021-08-26T23:17:28.228Z] Removing intermediate container ee7bb5aade6e [2021-08-26T23:17:28.228Z] ---> 8b3b604e1d33 [2021-08-26T23:17:28.228Z] [2021-08-26T23:17:28.228Z] Successfully built 8b3b604e1d33 [2021-08-26T23:17:28.228Z] Successfully tagged sys-mgmt-agent:latest [2021-08-26T23:17:43.454Z]  Building sys-mgmt-agent ... done Removing intermediate container 5fd4d00c6160 [2021-08-26T23:17:43.454Z] ---> 2d4ff82e38c6 [2021-08-26T23:17:43.454Z] [2021-08-26T23:17:43.454Z] Step 11/23 : FROM alpine:3.12 [2021-08-26T23:17:43.454Z] ---> 13621d1b12d4 [2021-08-26T23:17:43.454Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-26T23:17:43.454Z] ---> Running in 26109dcd179b [2021-08-26T23:17:43.454Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-26T23:17:43.454Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-26T23:17:43.454Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-26T23:17:43.454Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-26T23:17:43.454Z] Executing busybox-1.31.1-r20.trigger [2021-08-26T23:17:43.454Z] Executing ca-certificates-20191127-r4.trigger [2021-08-26T23:17:43.454Z] OK: 6 MiB in 16 packages [2021-08-26T23:17:43.454Z] Removing intermediate container da3e61199376 [2021-08-26T23:17:43.454Z] ---> a5e138b0ea4f [2021-08-26T23:17:43.454Z] [2021-08-26T23:17:43.454Z] Step 11/23 : FROM alpine:3.12 [2021-08-26T23:17:43.454Z] ---> 13621d1b12d4 [2021-08-26T23:17:43.454Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-26T23:17:43.454Z] ---> Using cache [2021-08-26T23:17:43.454Z] ---> b6a296c02752 [2021-08-26T23:17:43.454Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-26T23:17:43.454Z] ---> Using cache [2021-08-26T23:17:43.454Z] ---> 96ef3a749db9 [2021-08-26T23:17:43.454Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-26T23:17:43.454Z] ---> Running in ce017e481f1b [2021-08-26T23:17:43.454Z] Removing intermediate container ce017e481f1b [2021-08-26T23:17:43.454Z] ---> 0b252a7eaaec [2021-08-26T23:17:43.454Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-26T23:17:43.454Z] Removing intermediate container 26109dcd179b [2021-08-26T23:17:43.454Z] ---> 7764ec594537 [2021-08-26T23:17:43.454Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-26T23:17:43.732Z] ---> Running in 76a6bafc221f [2021-08-26T23:17:43.732Z] ---> Running in c4eeb333c6a7 [2021-08-26T23:17:43.732Z] Removing intermediate container c4eeb333c6a7 [2021-08-26T23:17:43.732Z] ---> a8e2714e69c2 [2021-08-26T23:17:43.732Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-26T23:17:43.732Z] Removing intermediate container 76a6bafc221f [2021-08-26T23:17:43.732Z] ---> c71a6cf77735 [2021-08-26T23:17:43.732Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-26T23:17:44.013Z] ---> Running in 5f538ac3ebbb [2021-08-26T23:17:44.289Z] Removing intermediate container 5f538ac3ebbb [2021-08-26T23:17:44.289Z] ---> 6aebd4c0c5ac [2021-08-26T23:17:44.289Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-26T23:17:44.289Z] ---> a5a64e273f44 [2021-08-26T23:17:44.289Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-26T23:17:44.289Z] ---> Running in ed796a2c7b34 [2021-08-26T23:17:44.572Z] Removing intermediate container cbfa345d94da [2021-08-26T23:17:44.572Z] ---> a1ccfa4a9067 [2021-08-26T23:17:44.572Z] [2021-08-26T23:17:44.572Z] Step 11/24 : FROM alpine:3.12 [2021-08-26T23:17:44.572Z] ---> 13621d1b12d4 [2021-08-26T23:17:44.572Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-26T23:17:44.572Z] Removing intermediate container ed796a2c7b34 [2021-08-26T23:17:44.572Z] ---> 2e5747808782 [2021-08-26T23:17:44.572Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-26T23:17:44.572Z] ---> Running in b1ea470c4b5d [2021-08-26T23:17:44.572Z] ---> d59d22dfcacf [2021-08-26T23:17:44.572Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-26T23:17:44.572Z] Removing intermediate container b1ea470c4b5d [2021-08-26T23:17:44.572Z] ---> 21382527c6b3 [2021-08-26T23:17:44.572Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-26T23:17:44.572Z] ---> Running in 1cb98013a244 [2021-08-26T23:17:44.848Z] ---> 2f533419cdaa [2021-08-26T23:17:44.848Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-26T23:17:44.848Z] Removing intermediate container 1cb98013a244 [2021-08-26T23:17:44.848Z] ---> 19bd78b7264c [2021-08-26T23:17:44.848Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-26T23:17:44.848Z] ---> 9812a78182b6 [2021-08-26T23:17:44.848Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-26T23:17:44.848Z] ---> Running in 30f9ca39f7ff [2021-08-26T23:17:44.848Z] ---> Running in 020f5a331d2e [2021-08-26T23:17:45.123Z] ---> 815370d016b9 [2021-08-26T23:17:45.123Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-26T23:17:45.123Z] Removing intermediate container 30f9ca39f7ff [2021-08-26T23:17:45.123Z] ---> 55cfdab75eee [2021-08-26T23:17:45.123Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-26T23:17:45.123Z] ---> Running in 8a4295baa837 [2021-08-26T23:17:45.123Z] Removing intermediate container 020f5a331d2e [2021-08-26T23:17:45.123Z] ---> 9fb779a622c9 [2021-08-26T23:17:45.123Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-26T23:17:45.123Z] ---> Running in 08c357aa7cb4 [2021-08-26T23:17:45.123Z] Removing intermediate container 8a4295baa837 [2021-08-26T23:17:45.123Z] ---> 852c6a6a665a [2021-08-26T23:17:45.123Z] Step 21/23 : LABEL arch=x86_64 [2021-08-26T23:17:45.123Z] ---> 09ae3e77efe4 [2021-08-26T23:17:45.123Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-26T23:17:45.401Z] ---> Running in 3244320b7f07 [2021-08-26T23:17:45.401Z] ---> Running in acd4480453ce [2021-08-26T23:17:45.401Z] Removing intermediate container 3244320b7f07 [2021-08-26T23:17:45.401Z] ---> 4a26544e434e [2021-08-26T23:17:45.401Z] Step 22/23 : LABEL git_sha=7e6f37373859b44215920cc7ce005c643e8dae30 [2021-08-26T23:17:45.401Z] Removing intermediate container acd4480453ce [2021-08-26T23:17:45.401Z] ---> c559fc9179f5 [2021-08-26T23:17:45.401Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-26T23:17:45.401Z] ---> Running in e82ae0b26030 [2021-08-26T23:17:45.401Z] ---> Running in 10966dfbaefb [2021-08-26T23:17:45.679Z] Removing intermediate container 10966dfbaefb [2021-08-26T23:17:45.679Z] ---> 0f161fb30ed2 [2021-08-26T23:17:45.679Z] Step 21/23 : LABEL arch=x86_64 [2021-08-26T23:17:45.679Z] Removing intermediate container e82ae0b26030 [2021-08-26T23:17:45.679Z] ---> e61797a16406 [2021-08-26T23:17:45.679Z] Step 23/23 : LABEL version=2.0.1-dev.35 [2021-08-26T23:17:45.679Z] ---> Running in 48f5a88c4cb8 [2021-08-26T23:17:45.679Z] ---> Running in 8a4feb90ca6d [2021-08-26T23:17:45.679Z] Removing intermediate container 48f5a88c4cb8 [2021-08-26T23:17:45.679Z] ---> 653d01607e2a [2021-08-26T23:17:45.679Z] Step 22/23 : LABEL git_sha=7e6f37373859b44215920cc7ce005c643e8dae30 [2021-08-26T23:17:45.679Z] ---> Running in d1e52692b837 [2021-08-26T23:17:45.679Z] Removing intermediate container 8a4feb90ca6d [2021-08-26T23:17:45.679Z] ---> 04361f284656 [2021-08-26T23:17:45.679Z] [2021-08-26T23:17:45.965Z] Removing intermediate container 08c357aa7cb4 [2021-08-26T23:17:45.965Z] ---> 70f84010615f [2021-08-26T23:17:45.965Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-26T23:17:45.965Z] ---> Running in 1a4dc1d40534 [2021-08-26T23:17:45.965Z] Successfully built 04361f284656 [2021-08-26T23:17:45.965Z] Removing intermediate container d1e52692b837 [2021-08-26T23:17:45.965Z] ---> 8eb05a5abf5d [2021-08-26T23:17:45.965Z] Step 23/23 : LABEL version=2.0.1-dev.35 [2021-08-26T23:17:45.965Z] Successfully tagged support-scheduler:latest [2021-08-26T23:17:45.965Z]  Building support-scheduler ... done  ---> Running in f66594b527d1 [2021-08-26T23:17:45.965Z] Removing intermediate container f66594b527d1 [2021-08-26T23:17:45.965Z] ---> a5a994f53014 [2021-08-26T23:17:45.965Z] [2021-08-26T23:17:46.245Z] Successfully built a5a994f53014 [2021-08-26T23:17:46.245Z] Successfully tagged support-notifications:latest [2021-08-26T23:17:46.245Z]  Building support-notifications ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-26T23:17:47.003Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-26T23:17:47.295Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-26T23:17:47.295Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-26T23:17:47.295Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-26T23:17:47.571Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-26T23:17:48.171Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-26T23:17:48.447Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-26T23:17:48.447Z] Executing busybox-1.31.1-r20.trigger [2021-08-26T23:17:48.447Z] OK: 8 MiB in 20 packages [2021-08-26T23:17:48.724Z] Removing intermediate container 1a4dc1d40534 [2021-08-26T23:17:48.724Z] ---> 4cf79f7ba5fb [2021-08-26T23:17:48.724Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-26T23:17:49.000Z] ---> 8ad2435b7ccf [2021-08-26T23:17:49.000Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-26T23:17:49.279Z] ---> dcf9232a2bd6 [2021-08-26T23:17:49.279Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-26T23:17:49.279Z] ---> efbe5f20b8b4 [2021-08-26T23:17:49.279Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-26T23:17:49.279Z] ---> Running in bc409f19d6c2 [2021-08-26T23:17:49.553Z] Removing intermediate container bc409f19d6c2 [2021-08-26T23:17:49.553Z] ---> 6e60d7afc45c [2021-08-26T23:17:49.553Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-26T23:17:49.553Z] ---> Running in dc241eaf0dd0 [2021-08-26T23:17:49.553Z] Removing intermediate container dc241eaf0dd0 [2021-08-26T23:17:49.553Z] ---> f92884d2346b [2021-08-26T23:17:49.553Z] Step 22/24 : LABEL arch=x86_64 [2021-08-26T23:17:49.553Z] ---> Running in 869ab3955fca [2021-08-26T23:17:49.830Z] Removing intermediate container 869ab3955fca [2021-08-26T23:17:49.830Z] ---> c8c418f1468c [2021-08-26T23:17:49.830Z] Step 23/24 : LABEL git_sha=7e6f37373859b44215920cc7ce005c643e8dae30 [2021-08-26T23:17:49.830Z] ---> Running in 8283aff70257 [2021-08-26T23:17:49.830Z] Removing intermediate container 8283aff70257 [2021-08-26T23:17:49.830Z] ---> 883ea759095c [2021-08-26T23:17:49.830Z] Step 24/24 : LABEL version=2.0.1-dev.35 [2021-08-26T23:17:49.830Z] ---> Running in d16335cc494f [2021-08-26T23:17:49.830Z] Removing intermediate container d16335cc494f [2021-08-26T23:17:49.830Z] ---> b1c1880f63ce [2021-08-26T23:17:49.830Z] [2021-08-26T23:17:50.108Z] Successfully built b1c1880f63ce [2021-08-26T23:17:50.108Z] Successfully tagged core-data:latest [2021-08-26T23:17:50.127Z]  Building core-data ... done  [Pipeline] } [2021-08-26T23:17:50.141Z] $ docker stop --time=1 77d8b328d5be50540efd553a5351d3e4998c57b370aa1027ba3ad7c68becc709 [2021-08-26T23:17:51.557Z] $ docker rm -f 77d8b328d5be50540efd553a5351d3e4998c57b370aa1027ba3ad7c68becc709 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-26T23:17:51.979Z] + docker images [2021-08-26T23:17:51.979Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-26T23:17:51.979Z] core-data latest b1c1880f63ce 2 seconds ago 20.4MB [2021-08-26T23:17:51.979Z] support-notifications latest a5a994f53014 6 seconds ago 16.8MB [2021-08-26T23:17:51.979Z] support-scheduler latest 04361f284656 6 seconds ago 16.1MB [2021-08-26T23:17:51.979Z] a1ccfa4a9067 7 seconds ago 1.76GB [2021-08-26T23:17:51.979Z] a5e138b0ea4f 9 seconds ago 1.75GB [2021-08-26T23:17:51.979Z] 2d4ff82e38c6 10 seconds ago 1.75GB [2021-08-26T23:17:51.979Z] sys-mgmt-agent latest 8b3b604e1d33 23 seconds ago 325MB [2021-08-26T23:17:51.979Z] security-proxy-setup latest 5fd333888414 24 seconds ago 25.9MB [2021-08-26T23:17:51.979Z] ddea4f9e7743 31 seconds ago 1.76GB [2021-08-26T23:17:51.979Z] security-bootstrapper latest cb7f404d2989 48 seconds ago 18.8MB [2021-08-26T23:17:51.979Z] security-secretstore-setup latest 2d814eb11387 About a minute ago 28.1MB [2021-08-26T23:17:51.980Z] bfd8a44188bb About a minute ago 1.75GB [2021-08-26T23:17:51.980Z] core-metadata latest 1774f5a25361 About a minute ago 16.7MB [2021-08-26T23:17:51.980Z] 63db3a49bcfb About a minute ago 1.75GB [2021-08-26T23:17:51.980Z] core-command latest ed443f8ef493 About a minute ago 16MB [2021-08-26T23:17:51.980Z] 24c74b923c50 About a minute ago 1.76GB [2021-08-26T23:17:51.980Z] 1d6b4e05ba67 About a minute ago 1.76GB [2021-08-26T23:17:51.980Z] a65c1b2636c9 About a minute ago 1.75GB [2021-08-26T23:17:51.980Z] ci-base-image-x86_64 latest 0ecabd7bc397 5 minutes ago 1.25GB [2021-08-26T23:17:51.980Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 8 days ago 37.5MB [2021-08-26T23:17:51.980Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 3 weeks ago 547MB [2021-08-26T23:17:51.980Z] docker 20.10.7 08bdaf2f88f9 2 months ago 246MB [2021-08-26T23:17:51.980Z] alpine 3.12 13621d1b12d4 4 months ago 5.58MB [2021-08-26T23:17:51.980Z] 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-08-26T23:17:52.380Z] provisioning config files... [2021-08-26T23:17:52.398Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/42@tmp/config5723328258484656693tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-26T23:17:52.749Z] ---> docker-login.sh [2021-08-26T23:17:52.749Z] nexus3.edgexfoundry.org:10001 [2021-08-26T23:17:52.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T23:17:52.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T23:17:52.749Z] Configure a credential helper to remove this warning. See [2021-08-26T23:17:52.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T23:17:52.749Z] [2021-08-26T23:17:52.749Z] Login Succeeded [2021-08-26T23:17:52.749Z] nexus3.edgexfoundry.org:10002 [2021-08-26T23:17:53.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T23:17:53.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T23:17:53.015Z] Configure a credential helper to remove this warning. See [2021-08-26T23:17:53.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T23:17:53.015Z] [2021-08-26T23:17:53.015Z] Login Succeeded [2021-08-26T23:17:53.015Z] nexus3.edgexfoundry.org:10003 [2021-08-26T23:17:53.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T23:17:53.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T23:17:53.280Z] Configure a credential helper to remove this warning. See [2021-08-26T23:17:53.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T23:17:53.280Z] [2021-08-26T23:17:53.280Z] Login Succeeded [2021-08-26T23:17:53.280Z] nexus3.edgexfoundry.org:10004 [2021-08-26T23:17:53.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T23:17:53.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T23:17:53.280Z] Configure a credential helper to remove this warning. See [2021-08-26T23:17:53.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T23:17:53.280Z] [2021-08-26T23:17:53.280Z] Login Succeeded [2021-08-26T23:17:53.280Z] docker.io [2021-08-26T23:17:53.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T23:17:53.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T23:17:53.813Z] Configure a credential helper to remove this warning. See [2021-08-26T23:17:53.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T23:17:53.813Z] [2021-08-26T23:17:53.813Z] Login Succeeded [2021-08-26T23:17:53.813Z] ---> docker-login.sh ends [Pipeline] } [2021-08-26T23:17:53.825Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-26T23:17:53.899Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-08-26T23:17:53.899Z] 7e6f37373859b44215920cc7ce005c643e8dae30 [2021-08-26T23:17:53.899Z] latest [2021-08-26T23:17:53.899Z] 2.0.1-dev.35 [2021-08-26T23:17:53.899Z] 7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35 [2021-08-26T23:17:53.899Z] main [2021-08-26T23:17:53.899Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:17:54.269Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7e6f37373859b44215920cc7ce005c643e8dae30 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:17:54.594Z] + docker push nexus3.edgexfoundry.org:10004/core-command:7e6f37373859b44215920cc7ce005c643e8dae30 [2021-08-26T23:17:54.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-26T23:17:54.595Z] a8a11a9c47fc: Preparing [2021-08-26T23:17:54.595Z] 3ab350e37dce: Preparing [2021-08-26T23:17:54.595Z] 934af4b6c97b: Preparing [2021-08-26T23:17:54.595Z] 474e307b5ad5: Preparing [2021-08-26T23:17:54.595Z] 32f366d666a5: Preparing [2021-08-26T23:17:54.595Z] 32f366d666a5: Layer already exists [2021-08-26T23:17:54.860Z] 474e307b5ad5: Pushed [2021-08-26T23:17:54.860Z] a8a11a9c47fc: Pushed [2021-08-26T23:17:54.860Z] 934af4b6c97b: Pushed [2021-08-26T23:17:55.819Z] 3ab350e37dce: Pushed [2021-08-26T23:17:56.086Z] 7e6f37373859b44215920cc7ce005c643e8dae30: digest: sha256:981a4b41eb260f91ae444f4febed176957f3e052bdeec54a5231dd2ddf4a276b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:17:56.424Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:17:56.743Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-08-26T23:17:56.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-26T23:17:56.744Z] a8a11a9c47fc: Preparing [2021-08-26T23:17:56.744Z] 3ab350e37dce: Preparing [2021-08-26T23:17:56.744Z] 934af4b6c97b: Preparing [2021-08-26T23:17:56.744Z] 474e307b5ad5: Preparing [2021-08-26T23:17:56.744Z] 32f366d666a5: Preparing [2021-08-26T23:17:56.744Z] 934af4b6c97b: Layer already exists [2021-08-26T23:17:56.744Z] 474e307b5ad5: Layer already exists [2021-08-26T23:17:56.744Z] 3ab350e37dce: Layer already exists [2021-08-26T23:17:56.744Z] a8a11a9c47fc: Layer already exists [2021-08-26T23:17:56.744Z] 32f366d666a5: Layer already exists [2021-08-26T23:17:56.744Z] latest: digest: sha256:981a4b41eb260f91ae444f4febed176957f3e052bdeec54a5231dd2ddf4a276b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:17:57.072Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.35 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:17:57.394Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.35 [2021-08-26T23:17:57.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-26T23:17:57.394Z] a8a11a9c47fc: Preparing [2021-08-26T23:17:57.394Z] 3ab350e37dce: Preparing [2021-08-26T23:17:57.394Z] 934af4b6c97b: Preparing [2021-08-26T23:17:57.394Z] 474e307b5ad5: Preparing [2021-08-26T23:17:57.394Z] 32f366d666a5: Preparing [2021-08-26T23:17:57.394Z] 474e307b5ad5: Layer already exists [2021-08-26T23:17:57.394Z] 32f366d666a5: Layer already exists [2021-08-26T23:17:57.394Z] a8a11a9c47fc: Layer already exists [2021-08-26T23:17:57.394Z] 934af4b6c97b: Layer already exists [2021-08-26T23:17:57.394Z] 3ab350e37dce: Layer already exists [2021-08-26T23:17:57.394Z] 2.0.1-dev.35: digest: sha256:981a4b41eb260f91ae444f4febed176957f3e052bdeec54a5231dd2ddf4a276b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:17:57.727Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:17:58.051Z] + docker push nexus3.edgexfoundry.org:10004/core-command:7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35 [2021-08-26T23:17:58.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-26T23:17:58.051Z] a8a11a9c47fc: Preparing [2021-08-26T23:17:58.051Z] 3ab350e37dce: Preparing [2021-08-26T23:17:58.051Z] 934af4b6c97b: Preparing [2021-08-26T23:17:58.051Z] 474e307b5ad5: Preparing [2021-08-26T23:17:58.051Z] 32f366d666a5: Preparing [2021-08-26T23:17:58.051Z] 934af4b6c97b: Layer already exists [2021-08-26T23:17:58.051Z] 3ab350e37dce: Layer already exists [2021-08-26T23:17:58.051Z] 474e307b5ad5: Layer already exists [2021-08-26T23:17:58.051Z] 32f366d666a5: Layer already exists [2021-08-26T23:17:58.051Z] a8a11a9c47fc: Layer already exists [2021-08-26T23:17:58.051Z] 7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35: digest: sha256:981a4b41eb260f91ae444f4febed176957f3e052bdeec54a5231dd2ddf4a276b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:17:58.380Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:17:58.701Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-08-26T23:17:58.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-26T23:17:58.701Z] a8a11a9c47fc: Preparing [2021-08-26T23:17:58.701Z] 3ab350e37dce: Preparing [2021-08-26T23:17:58.701Z] 934af4b6c97b: Preparing [2021-08-26T23:17:58.701Z] 474e307b5ad5: Preparing [2021-08-26T23:17:58.701Z] 32f366d666a5: Preparing [2021-08-26T23:17:58.701Z] 32f366d666a5: Layer already exists [2021-08-26T23:17:58.701Z] 474e307b5ad5: Layer already exists [2021-08-26T23:17:58.701Z] 3ab350e37dce: Layer already exists [2021-08-26T23:17:58.701Z] 934af4b6c97b: Layer already exists [2021-08-26T23:17:58.701Z] a8a11a9c47fc: Layer already exists [2021-08-26T23:17:58.701Z] main: digest: sha256:981a4b41eb260f91ae444f4febed176957f3e052bdeec54a5231dd2ddf4a276b size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-26T23:17:58.761Z] ===================================================== [Pipeline] echo [2021-08-26T23:17:58.777Z] taggedImages: [2021-08-26T23:17:58.777Z] - nexus3.edgexfoundry.org:10004/core-command:7e6f37373859b44215920cc7ce005c643e8dae30 [2021-08-26T23:17:58.777Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-08-26T23:17:58.777Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.35 [2021-08-26T23:17:58.777Z] - nexus3.edgexfoundry.org:10004/core-command:7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35 [2021-08-26T23:17:58.777Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-08-26T23:17:58.813Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-08-26T23:17:58.813Z] 7e6f37373859b44215920cc7ce005c643e8dae30 [2021-08-26T23:17:58.813Z] latest [2021-08-26T23:17:58.813Z] 2.0.1-dev.35 [2021-08-26T23:17:58.813Z] 7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35 [2021-08-26T23:17:58.813Z] main [2021-08-26T23:17:58.813Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:17:59.173Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7e6f37373859b44215920cc7ce005c643e8dae30 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:17:59.507Z] + docker push nexus3.edgexfoundry.org:10004/core-data:7e6f37373859b44215920cc7ce005c643e8dae30 [2021-08-26T23:17:59.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-26T23:17:59.507Z] ab0b5b061f2d: Preparing [2021-08-26T23:17:59.507Z] 0163e4b36cdd: Preparing [2021-08-26T23:17:59.507Z] 934af4b6c97b: Preparing [2021-08-26T23:17:59.507Z] dcf9a6aa8be9: Preparing [2021-08-26T23:17:59.507Z] 9df00175d7b0: Preparing [2021-08-26T23:17:59.507Z] 32f366d666a5: Preparing [2021-08-26T23:17:59.507Z] 32f366d666a5: Waiting [2021-08-26T23:17:59.507Z] 934af4b6c97b: Layer already exists [2021-08-26T23:17:59.774Z] 32f366d666a5: Layer already exists [2021-08-26T23:17:59.774Z] ab0b5b061f2d: Pushed [2021-08-26T23:17:59.774Z] 9df00175d7b0: Pushed [2021-08-26T23:17:59.774Z] dcf9a6aa8be9: Pushed [2021-08-26T23:18:01.182Z] 0163e4b36cdd: Pushed [2021-08-26T23:18:01.182Z] 7e6f37373859b44215920cc7ce005c643e8dae30: digest: sha256:aee2c203929c04759282c41fe2dd6862bba70830854536fa7f05afe1d00a9646 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:01.508Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:01.837Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-08-26T23:18:01.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-26T23:18:01.837Z] ab0b5b061f2d: Preparing [2021-08-26T23:18:01.837Z] 0163e4b36cdd: Preparing [2021-08-26T23:18:01.837Z] 934af4b6c97b: Preparing [2021-08-26T23:18:01.837Z] dcf9a6aa8be9: Preparing [2021-08-26T23:18:01.837Z] 9df00175d7b0: Preparing [2021-08-26T23:18:01.837Z] 32f366d666a5: Preparing [2021-08-26T23:18:01.837Z] 32f366d666a5: Waiting [2021-08-26T23:18:01.837Z] ab0b5b061f2d: Layer already exists [2021-08-26T23:18:01.837Z] 934af4b6c97b: Layer already exists [2021-08-26T23:18:01.837Z] 9df00175d7b0: Layer already exists [2021-08-26T23:18:01.837Z] 0163e4b36cdd: Layer already exists [2021-08-26T23:18:01.837Z] dcf9a6aa8be9: Layer already exists [2021-08-26T23:18:01.837Z] 32f366d666a5: Layer already exists [2021-08-26T23:18:01.837Z] latest: digest: sha256:aee2c203929c04759282c41fe2dd6862bba70830854536fa7f05afe1d00a9646 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:02.159Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.35 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:02.480Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.35 [2021-08-26T23:18:02.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-26T23:18:02.480Z] ab0b5b061f2d: Preparing [2021-08-26T23:18:02.480Z] 0163e4b36cdd: Preparing [2021-08-26T23:18:02.480Z] 934af4b6c97b: Preparing [2021-08-26T23:18:02.480Z] dcf9a6aa8be9: Preparing [2021-08-26T23:18:02.480Z] 9df00175d7b0: Preparing [2021-08-26T23:18:02.480Z] 32f366d666a5: Preparing [2021-08-26T23:18:02.480Z] 32f366d666a5: Waiting [2021-08-26T23:18:02.480Z] dcf9a6aa8be9: Layer already exists [2021-08-26T23:18:02.480Z] 934af4b6c97b: Layer already exists [2021-08-26T23:18:02.480Z] ab0b5b061f2d: Layer already exists [2021-08-26T23:18:02.480Z] 0163e4b36cdd: Layer already exists [2021-08-26T23:18:02.480Z] 9df00175d7b0: Layer already exists [2021-08-26T23:18:02.480Z] 32f366d666a5: Layer already exists [2021-08-26T23:18:02.480Z] 2.0.1-dev.35: digest: sha256:aee2c203929c04759282c41fe2dd6862bba70830854536fa7f05afe1d00a9646 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:02.809Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:03.127Z] + docker push nexus3.edgexfoundry.org:10004/core-data:7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35 [2021-08-26T23:18:03.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-26T23:18:03.127Z] ab0b5b061f2d: Preparing [2021-08-26T23:18:03.127Z] 0163e4b36cdd: Preparing [2021-08-26T23:18:03.127Z] 934af4b6c97b: Preparing [2021-08-26T23:18:03.127Z] dcf9a6aa8be9: Preparing [2021-08-26T23:18:03.127Z] 9df00175d7b0: Preparing [2021-08-26T23:18:03.127Z] 32f366d666a5: Preparing [2021-08-26T23:18:03.127Z] 32f366d666a5: Waiting [2021-08-26T23:18:03.127Z] 9df00175d7b0: Layer already exists [2021-08-26T23:18:03.127Z] 934af4b6c97b: Layer already exists [2021-08-26T23:18:03.127Z] 0163e4b36cdd: Layer already exists [2021-08-26T23:18:03.127Z] ab0b5b061f2d: Layer already exists [2021-08-26T23:18:03.127Z] dcf9a6aa8be9: Layer already exists [2021-08-26T23:18:03.127Z] 32f366d666a5: Layer already exists [2021-08-26T23:18:03.127Z] 7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35: digest: sha256:aee2c203929c04759282c41fe2dd6862bba70830854536fa7f05afe1d00a9646 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:03.460Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:03.780Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-08-26T23:18:03.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-26T23:18:03.780Z] ab0b5b061f2d: Preparing [2021-08-26T23:18:03.780Z] 0163e4b36cdd: Preparing [2021-08-26T23:18:03.780Z] 934af4b6c97b: Preparing [2021-08-26T23:18:03.780Z] dcf9a6aa8be9: Preparing [2021-08-26T23:18:03.780Z] 9df00175d7b0: Preparing [2021-08-26T23:18:03.780Z] 32f366d666a5: Preparing [2021-08-26T23:18:03.780Z] 32f366d666a5: Waiting [2021-08-26T23:18:03.780Z] 934af4b6c97b: Layer already exists [2021-08-26T23:18:03.780Z] ab0b5b061f2d: Layer already exists [2021-08-26T23:18:03.780Z] 0163e4b36cdd: Layer already exists [2021-08-26T23:18:03.780Z] dcf9a6aa8be9: Layer already exists [2021-08-26T23:18:03.780Z] 9df00175d7b0: Layer already exists [2021-08-26T23:18:03.780Z] 32f366d666a5: Layer already exists [2021-08-26T23:18:03.780Z] main: digest: sha256:aee2c203929c04759282c41fe2dd6862bba70830854536fa7f05afe1d00a9646 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-26T23:18:03.844Z] ===================================================== [Pipeline] echo [2021-08-26T23:18:03.859Z] taggedImages: [2021-08-26T23:18:03.859Z] - nexus3.edgexfoundry.org:10004/core-data:7e6f37373859b44215920cc7ce005c643e8dae30 [2021-08-26T23:18:03.859Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-08-26T23:18:03.859Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.35 [2021-08-26T23:18:03.859Z] - nexus3.edgexfoundry.org:10004/core-data:7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35 [2021-08-26T23:18:03.859Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-08-26T23:18:03.892Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-08-26T23:18:03.892Z] 7e6f37373859b44215920cc7ce005c643e8dae30 [2021-08-26T23:18:03.892Z] latest [2021-08-26T23:18:03.892Z] 2.0.1-dev.35 [2021-08-26T23:18:03.892Z] 7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35 [2021-08-26T23:18:03.892Z] main [2021-08-26T23:18:03.892Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:04.251Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7e6f37373859b44215920cc7ce005c643e8dae30 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:04.696Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:7e6f37373859b44215920cc7ce005c643e8dae30 [2021-08-26T23:18:04.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-26T23:18:04.696Z] 02d1c14b9870: Preparing [2021-08-26T23:18:04.696Z] deabfc55a786: Preparing [2021-08-26T23:18:04.696Z] 934af4b6c97b: Preparing [2021-08-26T23:18:04.696Z] 474e307b5ad5: Preparing [2021-08-26T23:18:04.696Z] 32f366d666a5: Preparing [2021-08-26T23:18:04.696Z] 474e307b5ad5: Layer already exists [2021-08-26T23:18:04.696Z] 32f366d666a5: Layer already exists [2021-08-26T23:18:04.696Z] 934af4b6c97b: Layer already exists [2021-08-26T23:18:04.696Z] 02d1c14b9870: Pushed [2021-08-26T23:18:05.730Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-26T23:18:05.730Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-26T23:18:05.730Z] ---> 64cdd843d5fd [2021-08-26T23:18:05.730Z] Step 3/23 : WORKDIR /edgex-go [2021-08-26T23:18:05.730Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-26T23:18:05.730Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-26T23:18:05.730Z] ---> 64cdd843d5fd [2021-08-26T23:18:05.730Z] Step 3/26 : WORKDIR /edgex-go [2021-08-26T23:18:05.730Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-26T23:18:05.730Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-26T23:18:05.730Z] ---> 64cdd843d5fd [2021-08-26T23:18:05.730Z] Step 3/24 : WORKDIR /edgex-go [2021-08-26T23:18:05.730Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-26T23:18:05.730Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-26T23:18:05.730Z] ---> 64cdd843d5fd [2021-08-26T23:18:05.730Z] Step 3/24 : WORKDIR /edgex-go [2021-08-26T23:18:05.730Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-26T23:18:05.730Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-26T23:18:05.730Z] ---> 64cdd843d5fd [2021-08-26T23:18:05.730Z] Step 3/22 : WORKDIR /edgex-go [2021-08-26T23:18:05.730Z] ---> Running in 2e7f23e2e415 [2021-08-26T23:18:05.730Z] ---> Running in 3b40ff25ef4c [2021-08-26T23:18:05.730Z] ---> Running in c0099a526270 [2021-08-26T23:18:05.730Z] ---> Running in 8e7dd223095b [2021-08-26T23:18:05.730Z] ---> Running in 99d8fd561ae4 [2021-08-26T23:18:05.730Z] Removing intermediate container 99d8fd561ae4 [2021-08-26T23:18:05.730Z] ---> 71159ec8946e [2021-08-26T23:18:05.730Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-26T23:18:05.730Z] Removing intermediate container 8e7dd223095b [2021-08-26T23:18:05.730Z] Removing intermediate container 3b40ff25ef4c [2021-08-26T23:18:05.730Z] ---> 54eeeb4f7f40 [2021-08-26T23:18:05.730Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-26T23:18:05.730Z] ---> 9d12612feaef [2021-08-26T23:18:05.730Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-26T23:18:05.730Z] Removing intermediate container c0099a526270 [2021-08-26T23:18:05.730Z] ---> 41c60ff52276 [2021-08-26T23:18:05.730Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-26T23:18:05.730Z] Removing intermediate container 2e7f23e2e415 [2021-08-26T23:18:05.730Z] ---> 12ce317b96f1 [2021-08-26T23:18:05.730Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-26T23:18:05.730Z] ---> Running in 64be89b355ef [2021-08-26T23:18:05.730Z] ---> Running in 60a9293c48b1 [2021-08-26T23:18:05.730Z] ---> Running in 3da9c753f5d0 [2021-08-26T23:18:05.730Z] ---> Running in d931d014cf85 [2021-08-26T23:18:05.730Z] ---> Running in 883fcc447c27 [2021-08-26T23:18:06.219Z] deabfc55a786: Pushed [2021-08-26T23:18:06.219Z] 7e6f37373859b44215920cc7ce005c643e8dae30: digest: sha256:9dcb706cacdf1934cfd435ac0630fa82a636c521c9f86b80e8b5eb56f4c6db61 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:06.545Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:06.882Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-08-26T23:18:06.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-26T23:18:06.882Z] 02d1c14b9870: Preparing [2021-08-26T23:18:06.882Z] deabfc55a786: Preparing [2021-08-26T23:18:06.882Z] 934af4b6c97b: Preparing [2021-08-26T23:18:06.882Z] 474e307b5ad5: Preparing [2021-08-26T23:18:06.882Z] 32f366d666a5: Preparing [2021-08-26T23:18:10.066Z] Removing intermediate container 64be89b355ef [2021-08-26T23:18:10.066Z] ---> da74f5af1287 [2021-08-26T23:18:10.066Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-26T23:18:10.066Z] ---> Running in 9c1916a53ad7 [2021-08-26T23:18:10.066Z] Removing intermediate container 60a9293c48b1 [2021-08-26T23:18:10.066Z] ---> f73a2d9eae2b [2021-08-26T23:18:10.066Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-26T23:18:10.066Z] Removing intermediate container d931d014cf85 [2021-08-26T23:18:10.066Z] ---> a9358d394b71 [2021-08-26T23:18:10.066Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-26T23:18:10.347Z] ---> Running in 5ffce074dfe6 [2021-08-26T23:18:10.347Z] ---> Running in 40ce00e68e99 [2021-08-26T23:18:10.347Z] Removing intermediate container 3da9c753f5d0 [2021-08-26T23:18:10.347Z] ---> cd80667a82c8 [2021-08-26T23:18:10.347Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-26T23:18:10.347Z] Removing intermediate container 883fcc447c27 [2021-08-26T23:18:10.347Z] ---> c0d67be9eb30 [2021-08-26T23:18:10.347Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-26T23:18:10.946Z] ---> Running in aa89fd189395 [2021-08-26T23:18:10.946Z] ---> Running in cc40b2bfcae3 [2021-08-26T23:18:11.934Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-26T23:18:12.452Z] 934af4b6c97b: Layer already exists [2021-08-26T23:18:12.452Z] 32f366d666a5: Layer already exists [2021-08-26T23:18:12.452Z] deabfc55a786: Layer already exists [2021-08-26T23:18:12.452Z] 474e307b5ad5: Layer already exists [2021-08-26T23:18:12.452Z] 02d1c14b9870: Layer already exists [2021-08-26T23:18:12.452Z] latest: digest: sha256:9dcb706cacdf1934cfd435ac0630fa82a636c521c9f86b80e8b5eb56f4c6db61 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:12.534Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-26T23:18:12.776Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.35 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:12.816Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-26T23:18:12.817Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-26T23:18:13.093Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-26T23:18:13.093Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-26T23:18:13.100Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.35 [2021-08-26T23:18:13.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-26T23:18:13.100Z] 02d1c14b9870: Preparing [2021-08-26T23:18:13.100Z] deabfc55a786: Preparing [2021-08-26T23:18:13.100Z] 934af4b6c97b: Preparing [2021-08-26T23:18:13.100Z] 474e307b5ad5: Preparing [2021-08-26T23:18:13.100Z] 32f366d666a5: Preparing [2021-08-26T23:18:13.100Z] 02d1c14b9870: Layer already exists [2021-08-26T23:18:13.100Z] deabfc55a786: Layer already exists [2021-08-26T23:18:13.100Z] 934af4b6c97b: Layer already exists [2021-08-26T23:18:13.100Z] 474e307b5ad5: Layer already exists [2021-08-26T23:18:13.100Z] 32f366d666a5: Layer already exists [2021-08-26T23:18:13.100Z] 2.0.1-dev.35: digest: sha256:9dcb706cacdf1934cfd435ac0630fa82a636c521c9f86b80e8b5eb56f4c6db61 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:13.424Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:13.689Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-26T23:18:13.689Z] OK: 218 MiB in 52 packages [2021-08-26T23:18:13.689Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-26T23:18:13.743Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35 [2021-08-26T23:18:13.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-26T23:18:13.743Z] 02d1c14b9870: Preparing [2021-08-26T23:18:13.743Z] deabfc55a786: Preparing [2021-08-26T23:18:13.743Z] 934af4b6c97b: Preparing [2021-08-26T23:18:13.743Z] 474e307b5ad5: Preparing [2021-08-26T23:18:13.743Z] 32f366d666a5: Preparing [2021-08-26T23:18:13.743Z] 02d1c14b9870: Layer already exists [2021-08-26T23:18:13.743Z] 934af4b6c97b: Layer already exists [2021-08-26T23:18:13.743Z] 32f366d666a5: Layer already exists [2021-08-26T23:18:13.743Z] 474e307b5ad5: Layer already exists [2021-08-26T23:18:13.743Z] deabfc55a786: Layer already exists [2021-08-26T23:18:13.743Z] 7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35: digest: sha256:9dcb706cacdf1934cfd435ac0630fa82a636c521c9f86b80e8b5eb56f4c6db61 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:13.984Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-26T23:18:13.984Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-26T23:18:14.068Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:14.390Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-08-26T23:18:14.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-26T23:18:14.390Z] 02d1c14b9870: Preparing [2021-08-26T23:18:14.390Z] deabfc55a786: Preparing [2021-08-26T23:18:14.390Z] 934af4b6c97b: Preparing [2021-08-26T23:18:14.390Z] 474e307b5ad5: Preparing [2021-08-26T23:18:14.390Z] 32f366d666a5: Preparing [2021-08-26T23:18:14.390Z] 934af4b6c97b: Layer already exists [2021-08-26T23:18:14.390Z] 32f366d666a5: Layer already exists [2021-08-26T23:18:14.390Z] 474e307b5ad5: Layer already exists [2021-08-26T23:18:14.390Z] 02d1c14b9870: Layer already exists [2021-08-26T23:18:14.595Z] OK: 218 MiB in 52 packages [2021-08-26T23:18:14.875Z] OK: 218 MiB in 52 packages [2021-08-26T23:18:15.153Z] OK: 218 MiB in 52 packages [2021-08-26T23:18:15.153Z] OK: 218 MiB in 52 packages [2021-08-26T23:18:15.350Z] deabfc55a786: Layer already exists [2021-08-26T23:18:15.350Z] main: digest: sha256:9dcb706cacdf1934cfd435ac0630fa82a636c521c9f86b80e8b5eb56f4c6db61 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-26T23:18:15.411Z] ===================================================== [Pipeline] echo [2021-08-26T23:18:15.426Z] taggedImages: [2021-08-26T23:18:15.426Z] - nexus3.edgexfoundry.org:10004/core-metadata:7e6f37373859b44215920cc7ce005c643e8dae30 [2021-08-26T23:18:15.426Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-08-26T23:18:15.426Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.35 [2021-08-26T23:18:15.426Z] - nexus3.edgexfoundry.org:10004/core-metadata:7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35 [2021-08-26T23:18:15.426Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [2021-08-26T23:18:15.437Z] Removing intermediate container 9c1916a53ad7 [2021-08-26T23:18:15.437Z] ---> 2890f5b3f07e [2021-08-26T23:18:15.437Z] Step 6/23 : COPY go.mod . [Pipeline] echo [2021-08-26T23:18:15.460Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-08-26T23:18:15.460Z] 7e6f37373859b44215920cc7ce005c643e8dae30 [2021-08-26T23:18:15.460Z] latest [2021-08-26T23:18:15.460Z] 2.0.1-dev.35 [2021-08-26T23:18:15.460Z] 7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35 [2021-08-26T23:18:15.460Z] main [2021-08-26T23:18:15.460Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:15.824Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7e6f37373859b44215920cc7ce005c643e8dae30 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:16.154Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7e6f37373859b44215920cc7ce005c643e8dae30 [2021-08-26T23:18:16.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-26T23:18:16.154Z] 578657e2c245: Preparing [2021-08-26T23:18:16.154Z] 578657e2c245: Preparing [2021-08-26T23:18:16.154Z] 653e55bf96bc: Preparing [2021-08-26T23:18:16.154Z] cea50e2754d1: Preparing [2021-08-26T23:18:16.154Z] 4364fdfcf2e7: Preparing [2021-08-26T23:18:16.154Z] 8978a0f4f48f: Preparing [2021-08-26T23:18:16.154Z] 934af4b6c97b: Preparing [2021-08-26T23:18:16.154Z] 8584ed745184: Preparing [2021-08-26T23:18:16.154Z] e2abc7e7a73a: Preparing [2021-08-26T23:18:16.154Z] 48ec6a27a897: Preparing [2021-08-26T23:18:16.154Z] 99ca14383286: Preparing [2021-08-26T23:18:16.154Z] 32f366d666a5: Preparing [2021-08-26T23:18:16.154Z] 934af4b6c97b: Waiting [2021-08-26T23:18:16.154Z] 8584ed745184: Waiting [2021-08-26T23:18:16.154Z] e2abc7e7a73a: Waiting [2021-08-26T23:18:16.154Z] 48ec6a27a897: Waiting [2021-08-26T23:18:16.154Z] 99ca14383286: Waiting [2021-08-26T23:18:16.154Z] 32f366d666a5: Waiting [2021-08-26T23:18:16.444Z] Removing intermediate container 5ffce074dfe6 [2021-08-26T23:18:16.444Z] ---> 796902336c08 [2021-08-26T23:18:16.444Z] Step 6/24 : COPY go.mod . [2021-08-26T23:18:16.721Z] ---> 9870d164e242 [2021-08-26T23:18:16.721Z] Step 7/23 : RUN go mod download [2021-08-26T23:18:16.721Z] Removing intermediate container 40ce00e68e99 [2021-08-26T23:18:16.721Z] ---> a4c6b5589f6f [2021-08-26T23:18:16.721Z] Step 6/22 : COPY go.mod . [2021-08-26T23:18:16.721Z] ---> Running in 47ec4c37e6b2 [2021-08-26T23:18:17.009Z] Removing intermediate container aa89fd189395 [2021-08-26T23:18:17.009Z] ---> 64fe9eed4671 [2021-08-26T23:18:17.009Z] Step 6/26 : COPY go.mod . [2021-08-26T23:18:17.009Z] Removing intermediate container cc40b2bfcae3 [2021-08-26T23:18:17.009Z] ---> d5e1c4fcbdf4 [2021-08-26T23:18:17.009Z] Step 6/24 : COPY go.mod . [2021-08-26T23:18:18.012Z] ---> 577d6f4c9461 [2021-08-26T23:18:18.012Z] Step 7/24 : RUN go mod download [2021-08-26T23:18:18.012Z] ---> ec516c5f70b8 [2021-08-26T23:18:18.012Z] Step 7/22 : RUN go mod download [2021-08-26T23:18:18.012Z] ---> Running in 8939296a5c3d [2021-08-26T23:18:18.294Z] ---> 832b86a0ffb0 [2021-08-26T23:18:18.294Z] Step 7/26 : RUN go mod download [2021-08-26T23:18:18.572Z] ---> Running in ade0cc021ae3 [2021-08-26T23:18:18.572Z] ---> Running in e8a26b52487c [2021-08-26T23:18:18.849Z] ---> 64b1a14c2884 [2021-08-26T23:18:18.849Z] Step 7/24 : RUN go mod download [2021-08-26T23:18:19.141Z] ---> Running in d6b2f501c3af [2021-08-26T23:18:21.504Z] 653e55bf96bc: Pushed [2021-08-26T23:18:21.504Z] cea50e2754d1: Pushed [2021-08-26T23:18:21.504Z] 578657e2c245: Pushed [2021-08-26T23:18:21.504Z] 934af4b6c97b: Layer already exists [2021-08-26T23:18:21.504Z] 4364fdfcf2e7: Pushed [2021-08-26T23:18:21.504Z] 48ec6a27a897: Pushed [2021-08-26T23:18:21.504Z] e2abc7e7a73a: Pushed [2021-08-26T23:18:21.504Z] 32f366d666a5: Layer already exists [2021-08-26T23:18:21.504Z] 8978a0f4f48f: Pushed [2021-08-26T23:18:21.504Z] 99ca14383286: Pushed [2021-08-26T23:18:21.504Z] 8584ed745184: Pushed [2021-08-26T23:18:21.774Z] 7e6f37373859b44215920cc7ce005c643e8dae30: digest: sha256:b6b59f32aca050a823e7dd29a6f8a962fb6df16ea8d25fc125da30ce74aa99ad size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:21.840Z] Removing intermediate container 47ec4c37e6b2 [2021-08-26T23:18:21.840Z] ---> 404c192aafc2 [2021-08-26T23:18:21.840Z] Step 8/23 : COPY . . [2021-08-26T23:18:22.105Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:22.429Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-08-26T23:18:22.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-26T23:18:22.429Z] 578657e2c245: Preparing [2021-08-26T23:18:22.429Z] 578657e2c245: Preparing [2021-08-26T23:18:22.429Z] 653e55bf96bc: Preparing [2021-08-26T23:18:22.429Z] cea50e2754d1: Preparing [2021-08-26T23:18:22.429Z] 4364fdfcf2e7: Preparing [2021-08-26T23:18:22.429Z] 8978a0f4f48f: Preparing [2021-08-26T23:18:22.429Z] 934af4b6c97b: Preparing [2021-08-26T23:18:22.429Z] 8584ed745184: Preparing [2021-08-26T23:18:22.429Z] e2abc7e7a73a: Preparing [2021-08-26T23:18:22.429Z] 48ec6a27a897: Preparing [2021-08-26T23:18:22.429Z] 99ca14383286: Preparing [2021-08-26T23:18:22.429Z] 32f366d666a5: Preparing [2021-08-26T23:18:22.429Z] 934af4b6c97b: Waiting [2021-08-26T23:18:22.429Z] 8584ed745184: Waiting [2021-08-26T23:18:22.429Z] e2abc7e7a73a: Waiting [2021-08-26T23:18:22.429Z] 48ec6a27a897: Waiting [2021-08-26T23:18:22.429Z] 99ca14383286: Waiting [2021-08-26T23:18:22.429Z] 32f366d666a5: Waiting [2021-08-26T23:18:22.429Z] 578657e2c245: Layer already exists [2021-08-26T23:18:22.429Z] 8978a0f4f48f: Layer already exists [2021-08-26T23:18:22.429Z] 653e55bf96bc: Layer already exists [2021-08-26T23:18:22.429Z] cea50e2754d1: Layer already exists [2021-08-26T23:18:22.429Z] 4364fdfcf2e7: Layer already exists [2021-08-26T23:18:22.429Z] 934af4b6c97b: Layer already exists [2021-08-26T23:18:22.429Z] e2abc7e7a73a: Layer already exists [2021-08-26T23:18:22.429Z] 99ca14383286: Layer already exists [2021-08-26T23:18:22.429Z] 8584ed745184: Layer already exists [2021-08-26T23:18:22.429Z] 48ec6a27a897: Layer already exists [2021-08-26T23:18:22.429Z] 32f366d666a5: Layer already exists [2021-08-26T23:18:22.696Z] latest: digest: sha256:b6b59f32aca050a823e7dd29a6f8a962fb6df16ea8d25fc125da30ce74aa99ad size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:23.021Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.35 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:23.342Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.35 [2021-08-26T23:18:23.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-26T23:18:23.343Z] 578657e2c245: Preparing [2021-08-26T23:18:23.343Z] 578657e2c245: Preparing [2021-08-26T23:18:23.343Z] 653e55bf96bc: Preparing [2021-08-26T23:18:23.343Z] cea50e2754d1: Preparing [2021-08-26T23:18:23.343Z] 4364fdfcf2e7: Preparing [2021-08-26T23:18:23.343Z] 8978a0f4f48f: Preparing [2021-08-26T23:18:23.343Z] 934af4b6c97b: Preparing [2021-08-26T23:18:23.343Z] 8584ed745184: Preparing [2021-08-26T23:18:23.343Z] e2abc7e7a73a: Preparing [2021-08-26T23:18:23.343Z] 48ec6a27a897: Preparing [2021-08-26T23:18:23.343Z] 99ca14383286: Preparing [2021-08-26T23:18:23.343Z] 32f366d666a5: Preparing [2021-08-26T23:18:23.343Z] 934af4b6c97b: Waiting [2021-08-26T23:18:23.343Z] 8584ed745184: Waiting [2021-08-26T23:18:23.343Z] e2abc7e7a73a: Waiting [2021-08-26T23:18:23.343Z] 48ec6a27a897: Waiting [2021-08-26T23:18:23.343Z] 99ca14383286: Waiting [2021-08-26T23:18:23.343Z] 32f366d666a5: Waiting [2021-08-26T23:18:23.343Z] 653e55bf96bc: Layer already exists [2021-08-26T23:18:23.343Z] 4364fdfcf2e7: Layer already exists [2021-08-26T23:18:23.343Z] 578657e2c245: Layer already exists [2021-08-26T23:18:23.343Z] 8978a0f4f48f: Layer already exists [2021-08-26T23:18:23.343Z] cea50e2754d1: Layer already exists [2021-08-26T23:18:23.343Z] 934af4b6c97b: Layer already exists [2021-08-26T23:18:23.343Z] e2abc7e7a73a: Layer already exists [2021-08-26T23:18:23.343Z] 48ec6a27a897: Layer already exists [2021-08-26T23:18:23.343Z] 8584ed745184: Layer already exists [2021-08-26T23:18:23.343Z] 99ca14383286: Layer already exists [2021-08-26T23:18:23.343Z] 32f366d666a5: Layer already exists [2021-08-26T23:18:23.343Z] 2.0.1-dev.35: digest: sha256:b6b59f32aca050a823e7dd29a6f8a962fb6df16ea8d25fc125da30ce74aa99ad size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:23.669Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:23.991Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35 [2021-08-26T23:18:23.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-26T23:18:23.991Z] 578657e2c245: Preparing [2021-08-26T23:18:23.991Z] 578657e2c245: Preparing [2021-08-26T23:18:23.991Z] 653e55bf96bc: Preparing [2021-08-26T23:18:23.991Z] cea50e2754d1: Preparing [2021-08-26T23:18:23.991Z] 4364fdfcf2e7: Preparing [2021-08-26T23:18:23.991Z] 8978a0f4f48f: Preparing [2021-08-26T23:18:23.991Z] 934af4b6c97b: Preparing [2021-08-26T23:18:23.991Z] 8584ed745184: Preparing [2021-08-26T23:18:23.991Z] e2abc7e7a73a: Preparing [2021-08-26T23:18:23.991Z] 48ec6a27a897: Preparing [2021-08-26T23:18:23.991Z] 99ca14383286: Preparing [2021-08-26T23:18:23.991Z] 32f366d666a5: Preparing [2021-08-26T23:18:23.991Z] 934af4b6c97b: Waiting [2021-08-26T23:18:23.991Z] 8584ed745184: Waiting [2021-08-26T23:18:23.991Z] e2abc7e7a73a: Waiting [2021-08-26T23:18:23.991Z] 48ec6a27a897: Waiting [2021-08-26T23:18:23.991Z] 99ca14383286: Waiting [2021-08-26T23:18:23.991Z] 32f366d666a5: Waiting [2021-08-26T23:18:23.991Z] 578657e2c245: Layer already exists [2021-08-26T23:18:23.991Z] 4364fdfcf2e7: Layer already exists [2021-08-26T23:18:23.991Z] 8978a0f4f48f: Layer already exists [2021-08-26T23:18:23.991Z] cea50e2754d1: Layer already exists [2021-08-26T23:18:24.258Z] 653e55bf96bc: Layer already exists [2021-08-26T23:18:24.499Z] Removing intermediate container 8939296a5c3d [2021-08-26T23:18:24.500Z] ---> b52c59f24cac [2021-08-26T23:18:24.500Z] Step 8/24 : COPY . . [2021-08-26T23:18:27.170Z] Removing intermediate container e8a26b52487c [2021-08-26T23:18:27.170Z] ---> 679d178979ea [2021-08-26T23:18:27.170Z] Step 8/26 : COPY . . [2021-08-26T23:18:27.170Z] Removing intermediate container d6b2f501c3af [2021-08-26T23:18:27.170Z] ---> 39fbd27ea4d1 [2021-08-26T23:18:27.170Z] Step 8/24 : COPY . . [2021-08-26T23:18:27.772Z] Removing intermediate container ade0cc021ae3 [2021-08-26T23:18:27.772Z] ---> 2ba99712bb11 [2021-08-26T23:18:27.772Z] Step 8/22 : COPY . . [2021-08-26T23:18:29.604Z] 48ec6a27a897: Layer already exists [2021-08-26T23:18:29.604Z] 99ca14383286: Layer already exists [2021-08-26T23:18:29.604Z] e2abc7e7a73a: Layer already exists [2021-08-26T23:18:29.604Z] 934af4b6c97b: Layer already exists [2021-08-26T23:18:29.604Z] 8584ed745184: Layer already exists [2021-08-26T23:18:29.604Z] 32f366d666a5: Layer already exists [2021-08-26T23:18:29.604Z] 7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35: digest: sha256:b6b59f32aca050a823e7dd29a6f8a962fb6df16ea8d25fc125da30ce74aa99ad size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:29.930Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:30.252Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-08-26T23:18:30.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-26T23:18:30.252Z] 578657e2c245: Preparing [2021-08-26T23:18:30.252Z] 578657e2c245: Preparing [2021-08-26T23:18:30.252Z] 653e55bf96bc: Preparing [2021-08-26T23:18:30.252Z] cea50e2754d1: Preparing [2021-08-26T23:18:30.252Z] 4364fdfcf2e7: Preparing [2021-08-26T23:18:30.252Z] 8978a0f4f48f: Preparing [2021-08-26T23:18:30.252Z] 934af4b6c97b: Preparing [2021-08-26T23:18:30.252Z] 8584ed745184: Preparing [2021-08-26T23:18:30.252Z] e2abc7e7a73a: Preparing [2021-08-26T23:18:30.252Z] 48ec6a27a897: Preparing [2021-08-26T23:18:30.252Z] 99ca14383286: Preparing [2021-08-26T23:18:30.252Z] 32f366d666a5: Preparing [2021-08-26T23:18:30.252Z] 934af4b6c97b: Waiting [2021-08-26T23:18:30.252Z] 8584ed745184: Waiting [2021-08-26T23:18:30.252Z] e2abc7e7a73a: Waiting [2021-08-26T23:18:30.252Z] 48ec6a27a897: Waiting [2021-08-26T23:18:30.252Z] 99ca14383286: Waiting [2021-08-26T23:18:30.252Z] 32f366d666a5: Waiting [2021-08-26T23:18:30.252Z] 578657e2c245: Layer already exists [2021-08-26T23:18:30.252Z] cea50e2754d1: Layer already exists [2021-08-26T23:18:30.252Z] 653e55bf96bc: Layer already exists [2021-08-26T23:18:30.252Z] 8978a0f4f48f: Layer already exists [2021-08-26T23:18:30.252Z] 4364fdfcf2e7: Layer already exists [2021-08-26T23:18:30.252Z] 934af4b6c97b: Layer already exists [2021-08-26T23:18:30.252Z] e2abc7e7a73a: Layer already exists [2021-08-26T23:18:30.252Z] 8584ed745184: Layer already exists [2021-08-26T23:18:30.252Z] 48ec6a27a897: Layer already exists [2021-08-26T23:18:30.252Z] 99ca14383286: Layer already exists [2021-08-26T23:18:30.252Z] 32f366d666a5: Layer already exists [2021-08-26T23:18:30.252Z] main: digest: sha256:b6b59f32aca050a823e7dd29a6f8a962fb6df16ea8d25fc125da30ce74aa99ad size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-26T23:18:30.364Z] ===================================================== [Pipeline] echo [2021-08-26T23:18:30.380Z] taggedImages: [2021-08-26T23:18:30.380Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:7e6f37373859b44215920cc7ce005c643e8dae30 [2021-08-26T23:18:30.380Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-08-26T23:18:30.380Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.35 [2021-08-26T23:18:30.380Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35 [2021-08-26T23:18:30.380Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-08-26T23:18:30.412Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-08-26T23:18:30.412Z] 7e6f37373859b44215920cc7ce005c643e8dae30 [2021-08-26T23:18:30.412Z] latest [2021-08-26T23:18:30.412Z] 2.0.1-dev.35 [2021-08-26T23:18:30.412Z] 7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35 [2021-08-26T23:18:30.412Z] main [2021-08-26T23:18:30.412Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:30.774Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7e6f37373859b44215920cc7ce005c643e8dae30 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:31.100Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7e6f37373859b44215920cc7ce005c643e8dae30 [2021-08-26T23:18:31.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-26T23:18:31.100Z] 9734608d9e0a: Preparing [2021-08-26T23:18:31.100Z] 1dab7874dd4b: Preparing [2021-08-26T23:18:31.100Z] 5bc6d61c7df3: Preparing [2021-08-26T23:18:31.100Z] aa8925bc40d5: Preparing [2021-08-26T23:18:31.100Z] 02e4fa919c41: Preparing [2021-08-26T23:18:31.100Z] 32f366d666a5: Preparing [2021-08-26T23:18:31.100Z] 32f366d666a5: Waiting [2021-08-26T23:18:31.687Z] aa8925bc40d5: Pushed [2021-08-26T23:18:31.687Z] 5bc6d61c7df3: Pushed [2021-08-26T23:18:31.687Z] 32f366d666a5: Layer already exists [2021-08-26T23:18:31.687Z] 02e4fa919c41: Pushed [2021-08-26T23:18:31.953Z] 9734608d9e0a: Pushed [2021-08-26T23:18:32.219Z] 1dab7874dd4b: Pushed [2021-08-26T23:18:32.219Z] 7e6f37373859b44215920cc7ce005c643e8dae30: digest: sha256:40629f24a27c7fc68cc94f12e0022330848219c859907aa318245356ddc37556 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:32.544Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:32.867Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-08-26T23:18:32.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-26T23:18:32.867Z] 9734608d9e0a: Preparing [2021-08-26T23:18:32.867Z] 1dab7874dd4b: Preparing [2021-08-26T23:18:32.867Z] 5bc6d61c7df3: Preparing [2021-08-26T23:18:32.867Z] aa8925bc40d5: Preparing [2021-08-26T23:18:32.867Z] 02e4fa919c41: Preparing [2021-08-26T23:18:32.867Z] 32f366d666a5: Preparing [2021-08-26T23:18:32.867Z] 32f366d666a5: Waiting [2021-08-26T23:18:32.867Z] 9734608d9e0a: Layer already exists [2021-08-26T23:18:32.867Z] 5bc6d61c7df3: Layer already exists [2021-08-26T23:18:32.867Z] 02e4fa919c41: Layer already exists [2021-08-26T23:18:32.867Z] aa8925bc40d5: Layer already exists [2021-08-26T23:18:32.867Z] 1dab7874dd4b: Layer already exists [2021-08-26T23:18:32.867Z] 32f366d666a5: Layer already exists [2021-08-26T23:18:32.867Z] latest: digest: sha256:40629f24a27c7fc68cc94f12e0022330848219c859907aa318245356ddc37556 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:33.291Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.35 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:33.632Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.35 [2021-08-26T23:18:33.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-26T23:18:33.632Z] 9734608d9e0a: Preparing [2021-08-26T23:18:33.632Z] 1dab7874dd4b: Preparing [2021-08-26T23:18:33.632Z] 5bc6d61c7df3: Preparing [2021-08-26T23:18:33.632Z] aa8925bc40d5: Preparing [2021-08-26T23:18:33.632Z] 02e4fa919c41: Preparing [2021-08-26T23:18:33.632Z] 32f366d666a5: Preparing [2021-08-26T23:18:33.632Z] 32f366d666a5: Waiting [2021-08-26T23:18:33.632Z] 1dab7874dd4b: Layer already exists [2021-08-26T23:18:33.632Z] 5bc6d61c7df3: Layer already exists [2021-08-26T23:18:33.632Z] 9734608d9e0a: Layer already exists [2021-08-26T23:18:33.632Z] 02e4fa919c41: Layer already exists [2021-08-26T23:18:33.632Z] aa8925bc40d5: Layer already exists [2021-08-26T23:18:33.632Z] 32f366d666a5: Layer already exists [2021-08-26T23:18:33.632Z] 2.0.1-dev.35: digest: sha256:40629f24a27c7fc68cc94f12e0022330848219c859907aa318245356ddc37556 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:33.953Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:34.271Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35 [2021-08-26T23:18:34.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-26T23:18:34.271Z] 9734608d9e0a: Preparing [2021-08-26T23:18:34.271Z] 1dab7874dd4b: Preparing [2021-08-26T23:18:34.271Z] 5bc6d61c7df3: Preparing [2021-08-26T23:18:34.271Z] aa8925bc40d5: Preparing [2021-08-26T23:18:34.271Z] 02e4fa919c41: Preparing [2021-08-26T23:18:34.271Z] 32f366d666a5: Preparing [2021-08-26T23:18:34.271Z] 32f366d666a5: Waiting [2021-08-26T23:18:34.271Z] 5bc6d61c7df3: Layer already exists [2021-08-26T23:18:34.271Z] 02e4fa919c41: Layer already exists [2021-08-26T23:18:34.271Z] aa8925bc40d5: Layer already exists [2021-08-26T23:18:34.271Z] 1dab7874dd4b: Layer already exists [2021-08-26T23:18:34.271Z] 9734608d9e0a: Layer already exists [2021-08-26T23:18:34.271Z] 32f366d666a5: Layer already exists [2021-08-26T23:18:34.271Z] 7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35: digest: sha256:40629f24a27c7fc68cc94f12e0022330848219c859907aa318245356ddc37556 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:34.595Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:34.912Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-08-26T23:18:34.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-26T23:18:34.912Z] 9734608d9e0a: Preparing [2021-08-26T23:18:34.912Z] 1dab7874dd4b: Preparing [2021-08-26T23:18:34.912Z] 5bc6d61c7df3: Preparing [2021-08-26T23:18:34.912Z] aa8925bc40d5: Preparing [2021-08-26T23:18:34.912Z] 02e4fa919c41: Preparing [2021-08-26T23:18:34.912Z] 32f366d666a5: Preparing [2021-08-26T23:18:34.912Z] 32f366d666a5: Waiting [2021-08-26T23:18:34.912Z] 1dab7874dd4b: Layer already exists [2021-08-26T23:18:34.912Z] aa8925bc40d5: Layer already exists [2021-08-26T23:18:34.912Z] 02e4fa919c41: Layer already exists [2021-08-26T23:18:34.912Z] 5bc6d61c7df3: Layer already exists [2021-08-26T23:18:34.912Z] 9734608d9e0a: Layer already exists [2021-08-26T23:18:34.912Z] 32f366d666a5: Layer already exists [2021-08-26T23:18:34.912Z] main: digest: sha256:40629f24a27c7fc68cc94f12e0022330848219c859907aa318245356ddc37556 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-26T23:18:34.968Z] ===================================================== [Pipeline] echo [2021-08-26T23:18:34.983Z] taggedImages: [2021-08-26T23:18:34.983Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:7e6f37373859b44215920cc7ce005c643e8dae30 [2021-08-26T23:18:34.983Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-08-26T23:18:34.983Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.35 [2021-08-26T23:18:34.983Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35 [2021-08-26T23:18:34.983Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-08-26T23:18:35.056Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-08-26T23:18:35.056Z] 7e6f37373859b44215920cc7ce005c643e8dae30 [2021-08-26T23:18:35.056Z] latest [2021-08-26T23:18:35.056Z] 2.0.1-dev.35 [2021-08-26T23:18:35.056Z] 7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35 [2021-08-26T23:18:35.056Z] main [2021-08-26T23:18:35.056Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:35.414Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7e6f37373859b44215920cc7ce005c643e8dae30 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:35.732Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7e6f37373859b44215920cc7ce005c643e8dae30 [2021-08-26T23:18:35.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-26T23:18:35.732Z] bf8517900aa4: Preparing [2021-08-26T23:18:35.732Z] b349f8df1512: Preparing [2021-08-26T23:18:35.732Z] 9593b417d738: Preparing [2021-08-26T23:18:35.732Z] df190a466794: Preparing [2021-08-26T23:18:35.732Z] 89b985a86633: Preparing [2021-08-26T23:18:35.732Z] d28b6a3de610: Preparing [2021-08-26T23:18:35.732Z] 4f10d2b455bc: Preparing [2021-08-26T23:18:35.732Z] f0e85bbb1670: Preparing [2021-08-26T23:18:35.732Z] 11f8cc6ada7f: Preparing [2021-08-26T23:18:35.732Z] 32f366d666a5: Preparing [2021-08-26T23:18:35.732Z] d28b6a3de610: Waiting [2021-08-26T23:18:35.732Z] 4f10d2b455bc: Waiting [2021-08-26T23:18:35.732Z] 32f366d666a5: Waiting [2021-08-26T23:18:35.732Z] f0e85bbb1670: Waiting [2021-08-26T23:18:35.732Z] 11f8cc6ada7f: Waiting [2021-08-26T23:18:36.319Z] bf8517900aa4: Pushed [2021-08-26T23:18:36.319Z] b349f8df1512: Pushed [2021-08-26T23:18:36.319Z] 89b985a86633: Pushed [2021-08-26T23:18:36.585Z] d28b6a3de610: Pushed [2021-08-26T23:18:36.586Z] f0e85bbb1670: Pushed [2021-08-26T23:18:36.586Z] 4f10d2b455bc: Pushed [2021-08-26T23:18:36.586Z] 32f366d666a5: Layer already exists [2021-08-26T23:18:36.586Z] df190a466794: Pushed [2021-08-26T23:18:36.855Z] 11f8cc6ada7f: Pushed [2021-08-26T23:18:36.855Z] 9593b417d738: Pushed [2021-08-26T23:18:37.122Z] 7e6f37373859b44215920cc7ce005c643e8dae30: digest: sha256:6b1783658893ffcd7c5b757af382c19e370d3fbd1aecd6b67733945e25a48591 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:37.451Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:37.774Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-08-26T23:18:37.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-26T23:18:37.774Z] bf8517900aa4: Preparing [2021-08-26T23:18:37.774Z] b349f8df1512: Preparing [2021-08-26T23:18:37.774Z] 9593b417d738: Preparing [2021-08-26T23:18:37.774Z] df190a466794: Preparing [2021-08-26T23:18:37.774Z] 89b985a86633: Preparing [2021-08-26T23:18:37.774Z] d28b6a3de610: Preparing [2021-08-26T23:18:37.774Z] 4f10d2b455bc: Preparing [2021-08-26T23:18:37.774Z] f0e85bbb1670: Preparing [2021-08-26T23:18:37.774Z] 11f8cc6ada7f: Preparing [2021-08-26T23:18:37.774Z] 32f366d666a5: Preparing [2021-08-26T23:18:37.774Z] d28b6a3de610: Waiting [2021-08-26T23:18:37.774Z] 4f10d2b455bc: Waiting [2021-08-26T23:18:37.774Z] 32f366d666a5: Waiting [2021-08-26T23:18:37.774Z] f0e85bbb1670: Waiting [2021-08-26T23:18:37.774Z] df190a466794: Layer already exists [2021-08-26T23:18:37.774Z] 89b985a86633: Layer already exists [2021-08-26T23:18:37.774Z] 9593b417d738: Layer already exists [2021-08-26T23:18:37.774Z] bf8517900aa4: Layer already exists [2021-08-26T23:18:37.774Z] b349f8df1512: Layer already exists [2021-08-26T23:18:37.774Z] f0e85bbb1670: Layer already exists [2021-08-26T23:18:37.774Z] 32f366d666a5: Layer already exists [2021-08-26T23:18:37.774Z] 4f10d2b455bc: Layer already exists [2021-08-26T23:18:37.774Z] d28b6a3de610: Layer already exists [2021-08-26T23:18:37.774Z] 11f8cc6ada7f: Layer already exists [2021-08-26T23:18:37.774Z] latest: digest: sha256:6b1783658893ffcd7c5b757af382c19e370d3fbd1aecd6b67733945e25a48591 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:38.048Z] ---> e524ef955c60 [2021-08-26T23:18:38.049Z] Step 9/23 : RUN go mod tidy [2021-08-26T23:18:38.049Z] ---> a7ebd29e883e [2021-08-26T23:18:38.049Z] Step 9/24 : RUN go mod tidy [2021-08-26T23:18:38.108Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.35 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:38.429Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.35 [2021-08-26T23:18:38.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-26T23:18:38.430Z] bf8517900aa4: Preparing [2021-08-26T23:18:38.430Z] b349f8df1512: Preparing [2021-08-26T23:18:38.430Z] 9593b417d738: Preparing [2021-08-26T23:18:38.430Z] df190a466794: Preparing [2021-08-26T23:18:38.430Z] 89b985a86633: Preparing [2021-08-26T23:18:38.430Z] d28b6a3de610: Preparing [2021-08-26T23:18:38.430Z] 4f10d2b455bc: Preparing [2021-08-26T23:18:38.430Z] f0e85bbb1670: Preparing [2021-08-26T23:18:38.430Z] 11f8cc6ada7f: Preparing [2021-08-26T23:18:38.430Z] 32f366d666a5: Preparing [2021-08-26T23:18:38.430Z] d28b6a3de610: Waiting [2021-08-26T23:18:38.430Z] 4f10d2b455bc: Waiting [2021-08-26T23:18:38.430Z] f0e85bbb1670: Waiting [2021-08-26T23:18:38.430Z] 11f8cc6ada7f: Waiting [2021-08-26T23:18:38.430Z] 32f366d666a5: Waiting [2021-08-26T23:18:38.430Z] bf8517900aa4: Layer already exists [2021-08-26T23:18:38.430Z] 89b985a86633: Layer already exists [2021-08-26T23:18:38.430Z] b349f8df1512: Layer already exists [2021-08-26T23:18:38.430Z] 9593b417d738: Layer already exists [2021-08-26T23:18:38.430Z] df190a466794: Layer already exists [2021-08-26T23:18:38.430Z] f0e85bbb1670: Layer already exists [2021-08-26T23:18:38.430Z] d28b6a3de610: Layer already exists [2021-08-26T23:18:38.430Z] 4f10d2b455bc: Layer already exists [2021-08-26T23:18:38.430Z] 11f8cc6ada7f: Layer already exists [2021-08-26T23:18:38.430Z] 32f366d666a5: Layer already exists [2021-08-26T23:18:38.430Z] 2.0.1-dev.35: digest: sha256:6b1783658893ffcd7c5b757af382c19e370d3fbd1aecd6b67733945e25a48591 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:38.648Z] ---> Running in 0465b2748e54 [2021-08-26T23:18:38.754Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:39.075Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35 [2021-08-26T23:18:39.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-26T23:18:39.075Z] bf8517900aa4: Preparing [2021-08-26T23:18:39.075Z] b349f8df1512: Preparing [2021-08-26T23:18:39.075Z] 9593b417d738: Preparing [2021-08-26T23:18:39.075Z] df190a466794: Preparing [2021-08-26T23:18:39.075Z] 89b985a86633: Preparing [2021-08-26T23:18:39.075Z] d28b6a3de610: Preparing [2021-08-26T23:18:39.075Z] 4f10d2b455bc: Preparing [2021-08-26T23:18:39.075Z] f0e85bbb1670: Preparing [2021-08-26T23:18:39.075Z] 11f8cc6ada7f: Preparing [2021-08-26T23:18:39.075Z] 32f366d666a5: Preparing [2021-08-26T23:18:39.075Z] d28b6a3de610: Waiting [2021-08-26T23:18:39.075Z] 4f10d2b455bc: Waiting [2021-08-26T23:18:39.075Z] f0e85bbb1670: Waiting [2021-08-26T23:18:39.075Z] 11f8cc6ada7f: Waiting [2021-08-26T23:18:39.075Z] 32f366d666a5: Waiting [2021-08-26T23:18:39.075Z] 89b985a86633: Layer already exists [2021-08-26T23:18:39.075Z] b349f8df1512: Layer already exists [2021-08-26T23:18:39.075Z] df190a466794: Layer already exists [2021-08-26T23:18:39.075Z] bf8517900aa4: Layer already exists [2021-08-26T23:18:39.075Z] 9593b417d738: Layer already exists [2021-08-26T23:18:39.075Z] 4f10d2b455bc: Layer already exists [2021-08-26T23:18:39.075Z] f0e85bbb1670: Layer already exists [2021-08-26T23:18:39.075Z] 32f366d666a5: Layer already exists [2021-08-26T23:18:39.075Z] d28b6a3de610: Layer already exists [2021-08-26T23:18:39.075Z] 11f8cc6ada7f: Layer already exists [2021-08-26T23:18:39.075Z] 7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35: digest: sha256:6b1783658893ffcd7c5b757af382c19e370d3fbd1aecd6b67733945e25a48591 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:39.404Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:39.644Z] ---> Running in 4539547d7dc1 [2021-08-26T23:18:39.722Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-08-26T23:18:39.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-26T23:18:39.722Z] bf8517900aa4: Preparing [2021-08-26T23:18:39.722Z] b349f8df1512: Preparing [2021-08-26T23:18:39.722Z] 9593b417d738: Preparing [2021-08-26T23:18:39.722Z] df190a466794: Preparing [2021-08-26T23:18:39.722Z] 89b985a86633: Preparing [2021-08-26T23:18:39.722Z] d28b6a3de610: Preparing [2021-08-26T23:18:39.722Z] 4f10d2b455bc: Preparing [2021-08-26T23:18:39.722Z] f0e85bbb1670: Preparing [2021-08-26T23:18:39.722Z] 11f8cc6ada7f: Preparing [2021-08-26T23:18:39.722Z] 32f366d666a5: Preparing [2021-08-26T23:18:39.722Z] d28b6a3de610: Waiting [2021-08-26T23:18:39.722Z] 4f10d2b455bc: Waiting [2021-08-26T23:18:39.722Z] f0e85bbb1670: Waiting [2021-08-26T23:18:39.722Z] 11f8cc6ada7f: Waiting [2021-08-26T23:18:39.722Z] 32f366d666a5: Waiting [2021-08-26T23:18:39.722Z] b349f8df1512: Layer already exists [2021-08-26T23:18:39.722Z] bf8517900aa4: Layer already exists [2021-08-26T23:18:39.722Z] df190a466794: Layer already exists [2021-08-26T23:18:39.722Z] 9593b417d738: Layer already exists [2021-08-26T23:18:39.722Z] 89b985a86633: Layer already exists [2021-08-26T23:18:39.722Z] 4f10d2b455bc: Layer already exists [2021-08-26T23:18:39.722Z] f0e85bbb1670: Layer already exists [2021-08-26T23:18:39.722Z] 32f366d666a5: Layer already exists [2021-08-26T23:18:39.722Z] d28b6a3de610: Layer already exists [2021-08-26T23:18:39.722Z] 11f8cc6ada7f: Layer already exists [2021-08-26T23:18:39.722Z] main: digest: sha256:6b1783658893ffcd7c5b757af382c19e370d3fbd1aecd6b67733945e25a48591 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-26T23:18:39.781Z] ===================================================== [Pipeline] echo [2021-08-26T23:18:39.795Z] taggedImages: [2021-08-26T23:18:39.795Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7e6f37373859b44215920cc7ce005c643e8dae30 [2021-08-26T23:18:39.795Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-08-26T23:18:39.795Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.35 [2021-08-26T23:18:39.795Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35 [2021-08-26T23:18:39.795Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-08-26T23:18:39.831Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-08-26T23:18:39.831Z] 7e6f37373859b44215920cc7ce005c643e8dae30 [2021-08-26T23:18:39.831Z] latest [2021-08-26T23:18:39.831Z] 2.0.1-dev.35 [2021-08-26T23:18:39.831Z] 7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35 [2021-08-26T23:18:39.831Z] main [2021-08-26T23:18:39.831Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:40.188Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7e6f37373859b44215920cc7ce005c643e8dae30 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:40.508Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:7e6f37373859b44215920cc7ce005c643e8dae30 [2021-08-26T23:18:40.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-26T23:18:40.508Z] 53ecf7af683c: Preparing [2021-08-26T23:18:40.508Z] c068c940ea61: Preparing [2021-08-26T23:18:40.508Z] 934af4b6c97b: Preparing [2021-08-26T23:18:40.508Z] 002841e0f074: Preparing [2021-08-26T23:18:40.508Z] 32f366d666a5: Preparing [2021-08-26T23:18:40.508Z] 32f366d666a5: Layer already exists [2021-08-26T23:18:40.508Z] 934af4b6c97b: Layer already exists [2021-08-26T23:18:40.508Z] 53ecf7af683c: Pushed [2021-08-26T23:18:40.777Z] 002841e0f074: Pushed [2021-08-26T23:18:41.081Z] ---> 7e69c3af139e [2021-08-26T23:18:41.081Z] Step 9/24 : RUN go mod tidy [2021-08-26T23:18:41.362Z] ---> ae22f61ff770 [2021-08-26T23:18:41.362Z] Step 9/22 : RUN go mod tidy [2021-08-26T23:18:41.362Z] ---> Running in 3829eb090449 [2021-08-26T23:18:41.654Z] ---> Running in b26098ca95fd [2021-08-26T23:18:41.654Z] ---> 77b7d0a7c188 [2021-08-26T23:18:41.654Z] Step 9/26 : RUN go mod tidy [2021-08-26T23:18:41.735Z] c068c940ea61: Pushed [2021-08-26T23:18:42.006Z] 7e6f37373859b44215920cc7ce005c643e8dae30: digest: sha256:a6776045c4d3bcc676ef7bdc7e246f86438610e99a2b8abf4dd02b98ca49fef8 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:42.264Z] ---> Running in bff19763f128 [2021-08-26T23:18:42.334Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:42.653Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-08-26T23:18:42.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-26T23:18:42.653Z] 53ecf7af683c: Preparing [2021-08-26T23:18:42.653Z] c068c940ea61: Preparing [2021-08-26T23:18:42.653Z] 934af4b6c97b: Preparing [2021-08-26T23:18:42.653Z] 002841e0f074: Preparing [2021-08-26T23:18:42.653Z] 32f366d666a5: Preparing [2021-08-26T23:18:42.653Z] 002841e0f074: Layer already exists [2021-08-26T23:18:42.653Z] 32f366d666a5: Layer already exists [2021-08-26T23:18:42.653Z] 934af4b6c97b: Layer already exists [2021-08-26T23:18:42.653Z] c068c940ea61: Layer already exists [2021-08-26T23:18:42.653Z] 53ecf7af683c: Layer already exists [2021-08-26T23:18:42.653Z] latest: digest: sha256:a6776045c4d3bcc676ef7bdc7e246f86438610e99a2b8abf4dd02b98ca49fef8 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:42.985Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.35 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:43.313Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.35 [2021-08-26T23:18:43.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-26T23:18:43.313Z] 53ecf7af683c: Preparing [2021-08-26T23:18:43.313Z] c068c940ea61: Preparing [2021-08-26T23:18:43.313Z] 934af4b6c97b: Preparing [2021-08-26T23:18:43.313Z] 002841e0f074: Preparing [2021-08-26T23:18:43.313Z] 32f366d666a5: Preparing [2021-08-26T23:18:43.313Z] 32f366d666a5: Layer already exists [2021-08-26T23:18:43.313Z] 934af4b6c97b: Layer already exists [2021-08-26T23:18:43.313Z] 53ecf7af683c: Layer already exists [2021-08-26T23:18:43.313Z] 002841e0f074: Layer already exists [2021-08-26T23:18:43.313Z] c068c940ea61: Layer already exists [2021-08-26T23:18:43.313Z] 2.0.1-dev.35: digest: sha256:a6776045c4d3bcc676ef7bdc7e246f86438610e99a2b8abf4dd02b98ca49fef8 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:43.646Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:43.969Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35 [2021-08-26T23:18:43.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-26T23:18:43.970Z] 53ecf7af683c: Preparing [2021-08-26T23:18:43.970Z] c068c940ea61: Preparing [2021-08-26T23:18:43.970Z] 934af4b6c97b: Preparing [2021-08-26T23:18:43.970Z] 002841e0f074: Preparing [2021-08-26T23:18:43.970Z] 32f366d666a5: Preparing [2021-08-26T23:18:43.970Z] 002841e0f074: Layer already exists [2021-08-26T23:18:43.970Z] 32f366d666a5: Layer already exists [2021-08-26T23:18:43.970Z] 53ecf7af683c: Layer already exists [2021-08-26T23:18:43.970Z] 934af4b6c97b: Layer already exists [2021-08-26T23:18:43.970Z] c068c940ea61: Layer already exists [2021-08-26T23:18:43.970Z] 7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35: digest: sha256:a6776045c4d3bcc676ef7bdc7e246f86438610e99a2b8abf4dd02b98ca49fef8 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:44.304Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:44.622Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-08-26T23:18:44.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-26T23:18:44.622Z] 53ecf7af683c: Preparing [2021-08-26T23:18:44.622Z] c068c940ea61: Preparing [2021-08-26T23:18:44.622Z] 934af4b6c97b: Preparing [2021-08-26T23:18:44.622Z] 002841e0f074: Preparing [2021-08-26T23:18:44.622Z] 32f366d666a5: Preparing [2021-08-26T23:18:44.622Z] 32f366d666a5: Layer already exists [2021-08-26T23:18:44.622Z] 53ecf7af683c: Layer already exists [2021-08-26T23:18:44.622Z] 934af4b6c97b: Layer already exists [2021-08-26T23:18:44.622Z] c068c940ea61: Layer already exists [2021-08-26T23:18:44.622Z] 002841e0f074: Layer already exists [2021-08-26T23:18:44.622Z] main: digest: sha256:a6776045c4d3bcc676ef7bdc7e246f86438610e99a2b8abf4dd02b98ca49fef8 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-26T23:18:44.688Z] ===================================================== [Pipeline] echo [2021-08-26T23:18:44.704Z] taggedImages: [2021-08-26T23:18:44.704Z] - nexus3.edgexfoundry.org:10004/support-notifications:7e6f37373859b44215920cc7ce005c643e8dae30 [2021-08-26T23:18:44.704Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-08-26T23:18:44.704Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.35 [2021-08-26T23:18:44.704Z] - nexus3.edgexfoundry.org:10004/support-notifications:7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35 [2021-08-26T23:18:44.704Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-08-26T23:18:44.741Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-08-26T23:18:44.741Z] 7e6f37373859b44215920cc7ce005c643e8dae30 [2021-08-26T23:18:44.741Z] latest [2021-08-26T23:18:44.741Z] 2.0.1-dev.35 [2021-08-26T23:18:44.741Z] 7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35 [2021-08-26T23:18:44.741Z] main [2021-08-26T23:18:44.741Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:45.102Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7e6f37373859b44215920cc7ce005c643e8dae30 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:45.421Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7e6f37373859b44215920cc7ce005c643e8dae30 [2021-08-26T23:18:45.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-26T23:18:45.421Z] 988ba392c5fb: Preparing [2021-08-26T23:18:45.421Z] 54421b7dc523: Preparing [2021-08-26T23:18:45.421Z] 934af4b6c97b: Preparing [2021-08-26T23:18:45.421Z] 474e307b5ad5: Preparing [2021-08-26T23:18:45.421Z] 32f366d666a5: Preparing [2021-08-26T23:18:45.421Z] 32f366d666a5: Layer already exists [2021-08-26T23:18:45.421Z] 474e307b5ad5: Layer already exists [2021-08-26T23:18:45.421Z] 934af4b6c97b: Layer already exists [2021-08-26T23:18:45.421Z] 988ba392c5fb: Pushed [2021-08-26T23:18:45.667Z] Removing intermediate container 0465b2748e54 [2021-08-26T23:18:45.667Z] ---> b810f6b8db78 [2021-08-26T23:18:45.667Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-26T23:18:45.945Z] ---> Running in 0ea40401753f [2021-08-26T23:18:46.219Z] Removing intermediate container 4539547d7dc1 [2021-08-26T23:18:46.219Z] ---> 82e9aa87386e [2021-08-26T23:18:46.219Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-26T23:18:46.499Z] ---> Running in 628f3c2c32f6 [2021-08-26T23:18:46.827Z] 54421b7dc523: Pushed [2021-08-26T23:18:47.093Z] 7e6f37373859b44215920cc7ce005c643e8dae30: digest: sha256:8b348ca6b5e4980da1e1b9eb067fd8ff916736f6a9d7a79a147f1b9e7db665de size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:47.621Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:47.938Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-08-26T23:18:47.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-26T23:18:47.938Z] 988ba392c5fb: Preparing [2021-08-26T23:18:47.938Z] 54421b7dc523: Preparing [2021-08-26T23:18:47.938Z] 934af4b6c97b: Preparing [2021-08-26T23:18:47.938Z] 474e307b5ad5: Preparing [2021-08-26T23:18:47.938Z] 32f366d666a5: Preparing [2021-08-26T23:18:47.938Z] 474e307b5ad5: Layer already exists [2021-08-26T23:18:47.938Z] 32f366d666a5: Layer already exists [2021-08-26T23:18:47.938Z] 988ba392c5fb: Layer already exists [2021-08-26T23:18:47.938Z] 54421b7dc523: Layer already exists [2021-08-26T23:18:47.938Z] 934af4b6c97b: Layer already exists [2021-08-26T23:18:47.938Z] latest: digest: sha256:8b348ca6b5e4980da1e1b9eb067fd8ff916736f6a9d7a79a147f1b9e7db665de size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:48.261Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.35 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:48.493Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-26T23:18:48.493Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o cmd/core-command/core-command ./cmd/core-command [2021-08-26T23:18:48.578Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.35 [2021-08-26T23:18:48.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-26T23:18:48.578Z] 988ba392c5fb: Preparing [2021-08-26T23:18:48.578Z] 54421b7dc523: Preparing [2021-08-26T23:18:48.578Z] 934af4b6c97b: Preparing [2021-08-26T23:18:48.578Z] 474e307b5ad5: Preparing [2021-08-26T23:18:48.578Z] 32f366d666a5: Preparing [2021-08-26T23:18:48.578Z] 474e307b5ad5: Layer already exists [2021-08-26T23:18:48.578Z] 32f366d666a5: Layer already exists [2021-08-26T23:18:48.578Z] 54421b7dc523: Layer already exists [2021-08-26T23:18:48.578Z] 934af4b6c97b: Layer already exists [2021-08-26T23:18:48.578Z] 988ba392c5fb: Layer already exists [2021-08-26T23:18:48.578Z] 2.0.1-dev.35: digest: sha256:8b348ca6b5e4980da1e1b9eb067fd8ff916736f6a9d7a79a147f1b9e7db665de size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:48.902Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:49.095Z] Removing intermediate container b26098ca95fd [2021-08-26T23:18:49.095Z] ---> d70b56143518 [2021-08-26T23:18:49.095Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-26T23:18:49.221Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35 [2021-08-26T23:18:49.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-26T23:18:49.221Z] 988ba392c5fb: Preparing [2021-08-26T23:18:49.221Z] 54421b7dc523: Preparing [2021-08-26T23:18:49.221Z] 934af4b6c97b: Preparing [2021-08-26T23:18:49.221Z] 474e307b5ad5: Preparing [2021-08-26T23:18:49.221Z] 32f366d666a5: Preparing [2021-08-26T23:18:49.221Z] 988ba392c5fb: Layer already exists [2021-08-26T23:18:49.221Z] 474e307b5ad5: Layer already exists [2021-08-26T23:18:49.221Z] 32f366d666a5: Layer already exists [2021-08-26T23:18:49.221Z] 934af4b6c97b: Layer already exists [2021-08-26T23:18:49.221Z] 54421b7dc523: Layer already exists [2021-08-26T23:18:49.221Z] 7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35: digest: sha256:8b348ca6b5e4980da1e1b9eb067fd8ff916736f6a9d7a79a147f1b9e7db665de size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:49.372Z] ---> Running in 076b3d977e7d [2021-08-26T23:18:49.549Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:49.866Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-08-26T23:18:49.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-26T23:18:49.866Z] 988ba392c5fb: Preparing [2021-08-26T23:18:49.866Z] 54421b7dc523: Preparing [2021-08-26T23:18:49.866Z] 934af4b6c97b: Preparing [2021-08-26T23:18:49.866Z] 474e307b5ad5: Preparing [2021-08-26T23:18:49.866Z] 32f366d666a5: Preparing [2021-08-26T23:18:49.866Z] 474e307b5ad5: Layer already exists [2021-08-26T23:18:49.866Z] 934af4b6c97b: Layer already exists [2021-08-26T23:18:49.866Z] 54421b7dc523: Layer already exists [2021-08-26T23:18:49.866Z] 988ba392c5fb: Layer already exists [2021-08-26T23:18:49.866Z] 32f366d666a5: Layer already exists [2021-08-26T23:18:49.866Z] main: digest: sha256:8b348ca6b5e4980da1e1b9eb067fd8ff916736f6a9d7a79a147f1b9e7db665de size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-26T23:18:49.924Z] ===================================================== [Pipeline] echo [2021-08-26T23:18:49.939Z] taggedImages: [2021-08-26T23:18:49.939Z] - nexus3.edgexfoundry.org:10004/support-scheduler:7e6f37373859b44215920cc7ce005c643e8dae30 [2021-08-26T23:18:49.939Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-08-26T23:18:49.939Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.35 [2021-08-26T23:18:49.939Z] - nexus3.edgexfoundry.org:10004/support-scheduler:7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35 [2021-08-26T23:18:49.939Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-08-26T23:18:49.972Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-08-26T23:18:49.972Z] 7e6f37373859b44215920cc7ce005c643e8dae30 [2021-08-26T23:18:49.972Z] latest [2021-08-26T23:18:49.972Z] 2.0.1-dev.35 [2021-08-26T23:18:49.972Z] 7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35 [2021-08-26T23:18:49.972Z] main [2021-08-26T23:18:49.972Z] ===================================================== [2021-08-26T23:18:49.979Z] Removing intermediate container 3829eb090449 [2021-08-26T23:18:49.979Z] ---> eb45f8539b76 [2021-08-26T23:18:49.979Z] Step 10/24 : RUN make cmd/core-data/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:50.253Z] Removing intermediate container bff19763f128 [2021-08-26T23:18:50.253Z] ---> 83c403e38503 [2021-08-26T23:18:50.253Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-26T23:18:50.253Z] ---> Running in e4c39bdd6962 [2021-08-26T23:18:50.330Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7e6f37373859b44215920cc7ce005c643e8dae30 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:50.527Z] ---> Running in d7082d87c461 [2021-08-26T23:18:50.659Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7e6f37373859b44215920cc7ce005c643e8dae30 [2021-08-26T23:18:50.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-26T23:18:50.659Z] 62da3f8b7759: Preparing [2021-08-26T23:18:50.659Z] a2a41c3af282: Preparing [2021-08-26T23:18:50.659Z] 3333f0144cd9: Preparing [2021-08-26T23:18:50.659Z] c4b3c2f8cf40: Preparing [2021-08-26T23:18:50.659Z] c080ac93e525: Preparing [2021-08-26T23:18:50.659Z] 87dec32dab56: Preparing [2021-08-26T23:18:50.659Z] 4b3c02ac6c6d: Preparing [2021-08-26T23:18:50.659Z] 3b6deb83ca37: Preparing [2021-08-26T23:18:50.659Z] 563ea45970c1: Preparing [2021-08-26T23:18:50.659Z] 91e3b9641807: Preparing [2021-08-26T23:18:50.659Z] b2d5eeeaba3a: Preparing [2021-08-26T23:18:50.659Z] 87dec32dab56: Waiting [2021-08-26T23:18:50.659Z] 4b3c02ac6c6d: Waiting [2021-08-26T23:18:50.659Z] 3b6deb83ca37: Waiting [2021-08-26T23:18:50.659Z] 563ea45970c1: Waiting [2021-08-26T23:18:50.659Z] 91e3b9641807: Waiting [2021-08-26T23:18:50.659Z] b2d5eeeaba3a: Waiting [2021-08-26T23:18:50.659Z] c080ac93e525: Layer already exists [2021-08-26T23:18:50.953Z] 87dec32dab56: Layer already exists [2021-08-26T23:18:51.249Z] 4b3c02ac6c6d: Layer already exists [2021-08-26T23:18:52.000Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-26T23:18:52.992Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o cmd/core-data/core-data ./cmd/core-data [2021-08-26T23:18:52.992Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-26T23:18:56.603Z] a2a41c3af282: Pushed [2021-08-26T23:18:56.603Z] 3b6deb83ca37: Layer already exists [2021-08-26T23:18:56.603Z] 563ea45970c1: Layer already exists [2021-08-26T23:18:56.603Z] 91e3b9641807: Layer already exists [2021-08-26T23:18:56.603Z] b2d5eeeaba3a: Layer already exists [2021-08-26T23:18:56.603Z] 62da3f8b7759: Pushed [2021-08-26T23:18:56.603Z] 3333f0144cd9: Pushed [2021-08-26T23:18:57.187Z] c4b3c2f8cf40: Pushed [2021-08-26T23:18:57.187Z] 7e6f37373859b44215920cc7ce005c643e8dae30: digest: sha256:be58585b1e6f5674f617c239510bd50fbd3f3c955d9dd98bdba5958cf43389d7 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:57.517Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:57.836Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-08-26T23:18:57.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-26T23:18:57.837Z] 62da3f8b7759: Preparing [2021-08-26T23:18:57.837Z] a2a41c3af282: Preparing [2021-08-26T23:18:57.837Z] 3333f0144cd9: Preparing [2021-08-26T23:18:57.837Z] c4b3c2f8cf40: Preparing [2021-08-26T23:18:57.837Z] c080ac93e525: Preparing [2021-08-26T23:18:57.837Z] 87dec32dab56: Preparing [2021-08-26T23:18:57.837Z] 4b3c02ac6c6d: Preparing [2021-08-26T23:18:57.837Z] 3b6deb83ca37: Preparing [2021-08-26T23:18:57.837Z] 563ea45970c1: Preparing [2021-08-26T23:18:57.837Z] 91e3b9641807: Preparing [2021-08-26T23:18:57.837Z] b2d5eeeaba3a: Preparing [2021-08-26T23:18:57.837Z] 4b3c02ac6c6d: Waiting [2021-08-26T23:18:57.837Z] 3b6deb83ca37: Waiting [2021-08-26T23:18:57.837Z] 563ea45970c1: Waiting [2021-08-26T23:18:57.837Z] 91e3b9641807: Waiting [2021-08-26T23:18:57.837Z] b2d5eeeaba3a: Waiting [2021-08-26T23:18:57.837Z] 87dec32dab56: Waiting [2021-08-26T23:18:57.837Z] c080ac93e525: Layer already exists [2021-08-26T23:18:57.837Z] c4b3c2f8cf40: Layer already exists [2021-08-26T23:18:57.837Z] 62da3f8b7759: Layer already exists [2021-08-26T23:18:57.837Z] 3333f0144cd9: Layer already exists [2021-08-26T23:18:57.837Z] a2a41c3af282: Layer already exists [2021-08-26T23:18:57.837Z] 3b6deb83ca37: Layer already exists [2021-08-26T23:18:57.837Z] 4b3c02ac6c6d: Layer already exists [2021-08-26T23:18:57.837Z] 87dec32dab56: Layer already exists [2021-08-26T23:18:57.837Z] 91e3b9641807: Layer already exists [2021-08-26T23:18:57.837Z] 563ea45970c1: Layer already exists [2021-08-26T23:18:57.837Z] b2d5eeeaba3a: Layer already exists [2021-08-26T23:18:57.837Z] latest: digest: sha256:be58585b1e6f5674f617c239510bd50fbd3f3c955d9dd98bdba5958cf43389d7 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:58.167Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.35 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:58.484Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.35 [2021-08-26T23:18:58.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-26T23:18:58.485Z] 62da3f8b7759: Preparing [2021-08-26T23:18:58.485Z] a2a41c3af282: Preparing [2021-08-26T23:18:58.485Z] 3333f0144cd9: Preparing [2021-08-26T23:18:58.485Z] c4b3c2f8cf40: Preparing [2021-08-26T23:18:58.485Z] c080ac93e525: Preparing [2021-08-26T23:18:58.485Z] 87dec32dab56: Preparing [2021-08-26T23:18:58.485Z] 4b3c02ac6c6d: Preparing [2021-08-26T23:18:58.485Z] 3b6deb83ca37: Preparing [2021-08-26T23:18:58.485Z] 563ea45970c1: Preparing [2021-08-26T23:18:58.485Z] 91e3b9641807: Preparing [2021-08-26T23:18:58.485Z] b2d5eeeaba3a: Preparing [2021-08-26T23:18:58.485Z] 4b3c02ac6c6d: Waiting [2021-08-26T23:18:58.485Z] 3b6deb83ca37: Waiting [2021-08-26T23:18:58.485Z] 563ea45970c1: Waiting [2021-08-26T23:18:58.485Z] 91e3b9641807: Waiting [2021-08-26T23:18:58.485Z] b2d5eeeaba3a: Waiting [2021-08-26T23:18:58.485Z] 87dec32dab56: Waiting [2021-08-26T23:18:58.485Z] a2a41c3af282: Layer already exists [2021-08-26T23:18:58.485Z] c080ac93e525: Layer already exists [2021-08-26T23:18:58.485Z] 3333f0144cd9: Layer already exists [2021-08-26T23:18:58.485Z] 62da3f8b7759: Layer already exists [2021-08-26T23:18:58.485Z] c4b3c2f8cf40: Layer already exists [2021-08-26T23:18:58.485Z] 87dec32dab56: Layer already exists [2021-08-26T23:18:58.485Z] 3b6deb83ca37: Layer already exists [2021-08-26T23:18:58.485Z] 4b3c02ac6c6d: Layer already exists [2021-08-26T23:18:58.485Z] 563ea45970c1: Layer already exists [2021-08-26T23:18:58.485Z] 91e3b9641807: Layer already exists [2021-08-26T23:18:58.485Z] b2d5eeeaba3a: Layer already exists [2021-08-26T23:18:58.485Z] 2.0.1-dev.35: digest: sha256:be58585b1e6f5674f617c239510bd50fbd3f3c955d9dd98bdba5958cf43389d7 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:58.805Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:59.122Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35 [2021-08-26T23:18:59.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-26T23:18:59.122Z] 62da3f8b7759: Preparing [2021-08-26T23:18:59.122Z] a2a41c3af282: Preparing [2021-08-26T23:18:59.122Z] 3333f0144cd9: Preparing [2021-08-26T23:18:59.122Z] c4b3c2f8cf40: Preparing [2021-08-26T23:18:59.122Z] c080ac93e525: Preparing [2021-08-26T23:18:59.122Z] 87dec32dab56: Preparing [2021-08-26T23:18:59.122Z] 4b3c02ac6c6d: Preparing [2021-08-26T23:18:59.122Z] 3b6deb83ca37: Preparing [2021-08-26T23:18:59.122Z] 563ea45970c1: Preparing [2021-08-26T23:18:59.122Z] 91e3b9641807: Preparing [2021-08-26T23:18:59.122Z] b2d5eeeaba3a: Preparing [2021-08-26T23:18:59.122Z] 87dec32dab56: Waiting [2021-08-26T23:18:59.122Z] 4b3c02ac6c6d: Waiting [2021-08-26T23:18:59.122Z] 3b6deb83ca37: Waiting [2021-08-26T23:18:59.122Z] 563ea45970c1: Waiting [2021-08-26T23:18:59.122Z] 91e3b9641807: Waiting [2021-08-26T23:18:59.122Z] b2d5eeeaba3a: Waiting [2021-08-26T23:18:59.122Z] c080ac93e525: Layer already exists [2021-08-26T23:18:59.122Z] 62da3f8b7759: Layer already exists [2021-08-26T23:18:59.122Z] a2a41c3af282: Layer already exists [2021-08-26T23:18:59.122Z] 3333f0144cd9: Layer already exists [2021-08-26T23:18:59.122Z] c4b3c2f8cf40: Layer already exists [2021-08-26T23:18:59.122Z] 3b6deb83ca37: Layer already exists [2021-08-26T23:18:59.122Z] 87dec32dab56: Layer already exists [2021-08-26T23:18:59.122Z] 91e3b9641807: Layer already exists [2021-08-26T23:18:59.122Z] 4b3c02ac6c6d: Layer already exists [2021-08-26T23:18:59.122Z] 563ea45970c1: Layer already exists [2021-08-26T23:18:59.122Z] b2d5eeeaba3a: Layer already exists [2021-08-26T23:18:59.123Z] 7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35: digest: sha256:be58585b1e6f5674f617c239510bd50fbd3f3c955d9dd98bdba5958cf43389d7 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:59.452Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:18:59.771Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-08-26T23:18:59.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-26T23:18:59.771Z] 62da3f8b7759: Preparing [2021-08-26T23:18:59.771Z] a2a41c3af282: Preparing [2021-08-26T23:18:59.771Z] 3333f0144cd9: Preparing [2021-08-26T23:18:59.771Z] c4b3c2f8cf40: Preparing [2021-08-26T23:18:59.771Z] c080ac93e525: Preparing [2021-08-26T23:18:59.771Z] 87dec32dab56: Preparing [2021-08-26T23:18:59.771Z] 4b3c02ac6c6d: Preparing [2021-08-26T23:18:59.771Z] 3b6deb83ca37: Preparing [2021-08-26T23:18:59.771Z] 563ea45970c1: Preparing [2021-08-26T23:18:59.771Z] 91e3b9641807: Preparing [2021-08-26T23:18:59.771Z] b2d5eeeaba3a: Preparing [2021-08-26T23:18:59.771Z] 3b6deb83ca37: Waiting [2021-08-26T23:18:59.771Z] 563ea45970c1: Waiting [2021-08-26T23:18:59.771Z] 87dec32dab56: Waiting [2021-08-26T23:18:59.771Z] 4b3c02ac6c6d: Waiting [2021-08-26T23:18:59.771Z] 91e3b9641807: Waiting [2021-08-26T23:18:59.771Z] b2d5eeeaba3a: Waiting [2021-08-26T23:18:59.771Z] c4b3c2f8cf40: Layer already exists [2021-08-26T23:18:59.771Z] 3333f0144cd9: Layer already exists [2021-08-26T23:18:59.771Z] a2a41c3af282: Layer already exists [2021-08-26T23:18:59.771Z] 62da3f8b7759: Layer already exists [2021-08-26T23:18:59.771Z] c080ac93e525: Layer already exists [2021-08-26T23:18:59.771Z] 3b6deb83ca37: Layer already exists [2021-08-26T23:18:59.771Z] 87dec32dab56: Layer already exists [2021-08-26T23:18:59.771Z] 91e3b9641807: Layer already exists [2021-08-26T23:18:59.771Z] 563ea45970c1: Layer already exists [2021-08-26T23:18:59.771Z] 4b3c02ac6c6d: Layer already exists [2021-08-26T23:18:59.771Z] b2d5eeeaba3a: Layer already exists [2021-08-26T23:18:59.771Z] main: digest: sha256:be58585b1e6f5674f617c239510bd50fbd3f3c955d9dd98bdba5958cf43389d7 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-26T23:18:59.829Z] ===================================================== [Pipeline] echo [2021-08-26T23:18:59.843Z] taggedImages: [2021-08-26T23:18:59.843Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7e6f37373859b44215920cc7ce005c643e8dae30 [2021-08-26T23:18:59.843Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-08-26T23:18:59.843Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.35 [2021-08-26T23:18:59.843Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35 [2021-08-26T23:18:59.843Z] - 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-08-26T23:20:44.899Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-26T23:20:44.899Z] Removing intermediate container 628f3c2c32f6 [2021-08-26T23:20:44.899Z] ---> 492608d11990 [2021-08-26T23:20:44.899Z] [2021-08-26T23:20:44.899Z] Step 11/24 : FROM alpine:3.12 [2021-08-26T23:20:44.899Z] 3.12: Pulling from library/alpine [2021-08-26T23:20:44.899Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-26T23:20:44.899Z] Status: Downloaded newer image for alpine:3.12 [2021-08-26T23:20:44.899Z] ---> c4fd0aeabfcf [2021-08-26T23:20:44.899Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-26T23:20:44.899Z] ---> Running in a5ec430d5ab6 [2021-08-26T23:20:44.899Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-26T23:20:44.899Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-26T23:20:44.899Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-26T23:20:44.899Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-26T23:20:44.899Z] Executing busybox-1.31.1-r20.trigger [2021-08-26T23:20:44.899Z] OK: 5 MiB in 15 packages [2021-08-26T23:20:46.350Z] Removing intermediate container a5ec430d5ab6 [2021-08-26T23:20:46.350Z] ---> b03e2411f7b8 [2021-08-26T23:20:46.350Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-26T23:20:46.953Z] ---> Running in 896af6f75316 [2021-08-26T23:20:47.948Z] Removing intermediate container 896af6f75316 [2021-08-26T23:20:47.948Z] ---> abf0d0b3202d [2021-08-26T23:20:47.948Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-26T23:20:48.558Z] ---> Running in ba4311a870da [2021-08-26T23:20:50.087Z] Removing intermediate container ba4311a870da [2021-08-26T23:20:50.087Z] ---> 91d42f3cc471 [2021-08-26T23:20:50.087Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-26T23:20:51.098Z] ---> Running in dd63e4bbee0d [2021-08-26T23:20:53.773Z] Removing intermediate container dd63e4bbee0d [2021-08-26T23:20:53.773Z] ---> 9ebd9c275fd5 [2021-08-26T23:20:53.773Z] Step 16/24 : WORKDIR / [2021-08-26T23:20:54.400Z] ---> Running in 51377ffe6a06 [2021-08-26T23:20:55.006Z] Removing intermediate container 076b3d977e7d [2021-08-26T23:20:55.006Z] ---> ef62f64e2a30 [2021-08-26T23:20:55.006Z] [2021-08-26T23:20:55.006Z] Step 11/22 : FROM alpine:3.12 [2021-08-26T23:20:55.006Z] ---> c4fd0aeabfcf [2021-08-26T23:20:55.006Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-26T23:20:55.006Z] Removing intermediate container 0ea40401753f [2021-08-26T23:20:55.006Z] ---> ec3ea02e810a [2021-08-26T23:20:55.006Z] [2021-08-26T23:20:55.006Z] Step 11/23 : FROM alpine:3.12 [2021-08-26T23:20:55.006Z] ---> c4fd0aeabfcf [2021-08-26T23:20:55.006Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-26T23:20:55.006Z] ---> Using cache [2021-08-26T23:20:55.006Z] ---> b03e2411f7b8 [2021-08-26T23:20:55.006Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-26T23:20:55.006Z] ---> Using cache [2021-08-26T23:20:55.006Z] ---> abf0d0b3202d [2021-08-26T23:20:55.006Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-26T23:20:56.012Z] ---> Running in 10190bceda7d [2021-08-26T23:20:56.012Z] ---> Running in d13a380c1378 [2021-08-26T23:20:56.287Z] Removing intermediate container 51377ffe6a06 [2021-08-26T23:20:56.287Z] ---> 8372a52b23f3 [2021-08-26T23:20:56.287Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-26T23:20:56.565Z] Removing intermediate container d7082d87c461 [2021-08-26T23:20:56.565Z] ---> 292d5c771b1e [2021-08-26T23:20:56.565Z] [2021-08-26T23:20:56.565Z] Step 11/26 : FROM alpine:3.12 [2021-08-26T23:20:56.565Z] ---> c4fd0aeabfcf [2021-08-26T23:20:56.565Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-08-26T23:20:56.565Z] Removing intermediate container d13a380c1378 [2021-08-26T23:20:56.565Z] ---> b98962f93d9c [2021-08-26T23:20:56.565Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-26T23:20:56.850Z] ---> Running in 72076f38cb4e [2021-08-26T23:20:56.850Z] ---> Running in aeb3d7281386 [2021-08-26T23:20:57.828Z] ---> d6cacd28ea41 [2021-08-26T23:20:57.828Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-26T23:20:58.099Z] Removing intermediate container 72076f38cb4e [2021-08-26T23:20:58.099Z] ---> 580e4cab0f12 [2021-08-26T23:20:58.099Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-26T23:20:58.099Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-26T23:20:58.372Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-26T23:20:58.971Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-26T23:20:58.971Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-26T23:20:58.971Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-26T23:20:59.247Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-26T23:20:59.247Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-26T23:20:59.247Z] (4/4) Installing curl (7.78.0-r0) [2021-08-26T23:20:59.247Z] Executing busybox-1.31.1-r20.trigger [2021-08-26T23:20:59.247Z] Executing ca-certificates-20191127-r4.trigger [2021-08-26T23:20:59.524Z] OK: 7 MiB in 18 packages [2021-08-26T23:20:59.524Z] (1/3) Installing ca-certificates (20191127-r4) [2021-08-26T23:20:59.524Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-08-26T23:20:59.524Z] (3/3) Installing su-exec (0.2-r1) [2021-08-26T23:20:59.524Z] Executing busybox-1.31.1-r20.trigger [2021-08-26T23:20:59.524Z] Executing ca-certificates-20191127-r4.trigger [2021-08-26T23:20:59.799Z] ---> a72867dcfff3 [2021-08-26T23:20:59.799Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-26T23:20:59.799Z] OK: 6 MiB in 17 packages [2021-08-26T23:21:00.405Z] ---> 3d3c3dbad9fe [2021-08-26T23:21:00.405Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-26T23:21:01.848Z] ---> ab0ed8518b10 [2021-08-26T23:21:01.848Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-26T23:21:02.120Z] ---> 71becb7707f0 [2021-08-26T23:21:02.120Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-26T23:21:02.396Z] Removing intermediate container 10190bceda7d [2021-08-26T23:21:02.396Z] ---> 59e1c72e61e6 [2021-08-26T23:21:02.396Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-26T23:21:02.396Z] Removing intermediate container aeb3d7281386 [2021-08-26T23:21:02.396Z] ---> d7d2cad3d044 [2021-08-26T23:21:02.396Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-26T23:21:02.994Z] ---> Running in a87ca4f07d4b [2021-08-26T23:21:02.994Z] ---> Running in cc1174c20af4 [2021-08-26T23:21:02.994Z] ---> Running in ae82b7b3f37a [2021-08-26T23:21:03.268Z] ---> a5cb892caef4 [2021-08-26T23:21:03.268Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-26T23:21:03.863Z] ---> Running in 2ed3ffbc83f8 [2021-08-26T23:21:03.863Z] Removing intermediate container a87ca4f07d4b [2021-08-26T23:21:03.863Z] ---> 9461d4b38e1b [2021-08-26T23:21:03.863Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-26T23:21:03.863Z] Removing intermediate container ae82b7b3f37a [2021-08-26T23:21:03.863Z] ---> 4f0679f8db53 [2021-08-26T23:21:03.863Z] Step 14/26 : WORKDIR / [2021-08-26T23:21:04.138Z] Removing intermediate container cc1174c20af4 [2021-08-26T23:21:04.138Z] ---> 76740b29b28a [2021-08-26T23:21:04.138Z] Step 14/22 : WORKDIR /edgex [2021-08-26T23:21:04.138Z] ---> Running in 80ff02b94e32 [2021-08-26T23:21:04.418Z] Removing intermediate container e4c39bdd6962 [2021-08-26T23:21:04.418Z] ---> 456733acd518 [2021-08-26T23:21:04.418Z] [2021-08-26T23:21:04.418Z] Step 11/24 : FROM alpine:3.12 [2021-08-26T23:21:04.418Z] ---> c4fd0aeabfcf [2021-08-26T23:21:04.418Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-26T23:21:04.418Z] ---> Running in 058b2f4c304d [2021-08-26T23:21:04.418Z] ---> Running in 0af73240b150 [2021-08-26T23:21:04.693Z] ---> Running in 1977593793c2 [2021-08-26T23:21:04.693Z] Removing intermediate container 2ed3ffbc83f8 [2021-08-26T23:21:04.693Z] ---> b23d80712285 [2021-08-26T23:21:04.693Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-26T23:21:04.967Z] Removing intermediate container 80ff02b94e32 [2021-08-26T23:21:04.967Z] ---> beb8d934b7c6 [2021-08-26T23:21:04.967Z] Step 22/24 : LABEL arch=arm64 [2021-08-26T23:21:04.967Z] ---> Running in ad20592f61b5 [2021-08-26T23:21:05.242Z] ---> Running in e8a0c7a3df97 [2021-08-26T23:21:05.242Z] Removing intermediate container 058b2f4c304d [2021-08-26T23:21:05.242Z] ---> d071463c053f [2021-08-26T23:21:05.242Z] 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-08-26T23:21:05.517Z] Removing intermediate container 0af73240b150 [2021-08-26T23:21:05.517Z] ---> 1c53bcab4cf7 [2021-08-26T23:21:05.517Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.tomlRemoving intermediate container 1977593793c2 [2021-08-26T23:21:05.517Z] [2021-08-26T23:21:05.517Z] ---> 0acdb8eea468 [2021-08-26T23:21:05.517Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-26T23:21:05.517Z] Removing intermediate container ad20592f61b5 [2021-08-26T23:21:05.517Z] ---> d1c316eb2a3f [2021-08-26T23:21:05.517Z] Step 21/23 : LABEL arch=arm64 [2021-08-26T23:21:05.795Z] ---> Running in 32dfbff9e300 [2021-08-26T23:21:05.796Z] Removing intermediate container e8a0c7a3df97 [2021-08-26T23:21:05.796Z] ---> a6534fa9dcf2 [2021-08-26T23:21:05.796Z] Step 23/24 : LABEL git_sha=7e6f37373859b44215920cc7ce005c643e8dae30 [2021-08-26T23:21:05.796Z] ---> Running in ea7aa71a2318 [2021-08-26T23:21:06.071Z] ---> Running in 52d8c09b2178 [2021-08-26T23:21:06.347Z] Removing intermediate container 32dfbff9e300 [2021-08-26T23:21:06.347Z] ---> 92c7b99e74a0 [2021-08-26T23:21:06.347Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-26T23:21:06.623Z] ---> Running in 7d84c58a581f [2021-08-26T23:21:06.623Z] ---> 19e29d187a9d [2021-08-26T23:21:06.623Z] 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-08-26T23:21:06.896Z] ---> cf613359f532 [2021-08-26T23:21:06.896Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-26T23:21:06.896Z] Removing intermediate container 52d8c09b2178 [2021-08-26T23:21:06.896Z] ---> f653bebc5732 [2021-08-26T23:21:06.896Z] Step 24/24 : LABEL version=2.0.1-dev.35 [2021-08-26T23:21:06.896Z] Removing intermediate container ea7aa71a2318 [2021-08-26T23:21:06.896Z] ---> dbd5f138e51e [2021-08-26T23:21:06.896Z] Step 22/23 : LABEL git_sha=7e6f37373859b44215920cc7ce005c643e8dae30 [2021-08-26T23:21:07.172Z] ---> Running in e3f2310079cb [2021-08-26T23:21:07.172Z] ---> Running in a23f5039fceb [2021-08-26T23:21:07.447Z] Removing intermediate container 7d84c58a581f [2021-08-26T23:21:07.447Z] ---> d5be9b522860 [2021-08-26T23:21:07.447Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-26T23:21:07.722Z] ---> Running in 428635f03d48 [2021-08-26T23:21:08.006Z] ---> b5725512cd2c [2021-08-26T23:21:08.006Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-26T23:21:08.281Z] Removing intermediate container a23f5039fceb [2021-08-26T23:21:08.281Z] ---> 815d4a85c3e8 [2021-08-26T23:21:08.281Z] Step 23/23 : LABEL version=2.0.1-dev.35 [2021-08-26T23:21:08.281Z] Removing intermediate container e3f2310079cb [2021-08-26T23:21:08.281Z] ---> 84bab65c571d [2021-08-26T23:21:08.281Z] [2021-08-26T23:21:08.567Z] ---> Running in f52abd32e759 [2021-08-26T23:21:08.567Z] ---> 44a2af7098a4 [2021-08-26T23:21:08.567Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-26T23:21:08.567Z] Successfully built 84bab65c571d [2021-08-26T23:21:08.567Z] Successfully tagged core-command-arm64:latest [2021-08-26T23:21:08.850Z]  Building core-command ... done Building sys-mgmt-agent [2021-08-26T23:21:09.461Z] ---> bb59706cc739 [2021-08-26T23:21:09.461Z] 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-08-26T23:21:09.461Z] Removing intermediate container f52abd32e759 [2021-08-26T23:21:09.461Z] ---> cdbf7466d620 [2021-08-26T23:21:09.461Z] [2021-08-26T23:21:09.736Z] Successfully built cdbf7466d620 [2021-08-26T23:21:09.736Z] Successfully tagged support-scheduler-arm64:latest [2021-08-26T23:21:09.736Z] Building core-metadata [2021-08-26T23:21:11.718Z]  Building support-scheduler ... done  ---> 4c382f7ae046 [2021-08-26T23:21:11.719Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-26T23:21:13.712Z] ---> 331557d07d65 [2021-08-26T23:21:13.712Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-26T23:21:13.712Z] ---> Running in 4fbb691828a3 [2021-08-26T23:21:13.712Z] Removing intermediate container 428635f03d48 [2021-08-26T23:21:13.712Z] ---> 6a58b06029dd [2021-08-26T23:21:13.712Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-26T23:21:13.991Z] ---> Running in be0c14f6f86a [2021-08-26T23:21:14.266Z] Removing intermediate container 4fbb691828a3 [2021-08-26T23:21:14.266Z] ---> a6f0bc91f5cc [2021-08-26T23:21:14.266Z] Step 19/22 : CMD ["--init=true"] [2021-08-26T23:21:14.545Z] ---> Running in 91a22f49f465 [2021-08-26T23:21:15.538Z] Removing intermediate container 91a22f49f465 [2021-08-26T23:21:15.538Z] ---> 099a006bf104 [2021-08-26T23:21:15.538Z] Step 20/22 : LABEL arch=arm64 [2021-08-26T23:21:15.538Z] ---> a8ca6a960f0a [2021-08-26T23:21:15.538Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-26T23:21:15.538Z] ---> Running in bb81c2413a35 [2021-08-26T23:21:15.819Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-26T23:21:16.434Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-26T23:21:16.434Z] Removing intermediate container bb81c2413a35 [2021-08-26T23:21:16.434Z] ---> def0eba5060a [2021-08-26T23:21:16.434Z] Step 21/22 : LABEL git_sha=7e6f37373859b44215920cc7ce005c643e8dae30 [2021-08-26T23:21:17.430Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-26T23:21:17.430Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-26T23:21:17.430Z] ---> Running in 0df13fe3081a [2021-08-26T23:21:17.430Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-26T23:21:17.430Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-26T23:21:18.026Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-26T23:21:18.026Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-26T23:21:18.026Z] Executing busybox-1.31.1-r20.trigger [2021-08-26T23:21:18.026Z] OK: 8 MiB in 20 packages [2021-08-26T23:21:18.301Z] ---> 61e95d35089d [2021-08-26T23:21:18.301Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-26T23:21:18.574Z] Removing intermediate container 0df13fe3081a [2021-08-26T23:21:18.574Z] ---> 22df2019710d [2021-08-26T23:21:18.574Z] Step 22/22 : LABEL version=2.0.1-dev.35 [2021-08-26T23:21:19.177Z] ---> Running in ddf7175cc96d [2021-08-26T23:21:20.167Z] ---> dbc404923bb5 [2021-08-26T23:21:20.167Z] 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-08-26T23:21:20.454Z] Removing intermediate container ddf7175cc96d [2021-08-26T23:21:20.454Z] ---> f3d20ddf3395 [2021-08-26T23:21:20.454Z] [2021-08-26T23:21:20.454Z] ---> Running in 8ba5a4d9221f [2021-08-26T23:21:20.746Z] Successfully built f3d20ddf3395 [2021-08-26T23:21:21.028Z] Successfully tagged security-proxy-setup-arm64:latest [2021-08-26T23:21:21.028Z] Building security-bootstrapper [2021-08-26T23:21:21.028Z]  Building security-proxy-setup ... done Removing intermediate container be0c14f6f86a [2021-08-26T23:21:21.028Z] ---> 7fed409cbe69 [2021-08-26T23:21:21.028Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-26T23:21:23.038Z] ---> 679ca0794a99 [2021-08-26T23:21:23.038Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-26T23:21:25.038Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-26T23:21:25.038Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-26T23:21:25.038Z] ---> 64cdd843d5fd [2021-08-26T23:21:25.038Z] Step 3/24 : WORKDIR /edgex-go [2021-08-26T23:21:25.038Z] ---> Using cache [2021-08-26T23:21:25.038Z] ---> 12ce317b96f1 [2021-08-26T23:21:25.038Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-26T23:21:25.038Z] ---> Using cache [2021-08-26T23:21:25.038Z] ---> c0d67be9eb30 [2021-08-26T23:21:25.038Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-26T23:21:25.649Z] Removing intermediate container 8ba5a4d9221f [2021-08-26T23:21:25.649Z] ---> 383a45c75e4e [2021-08-26T23:21:25.649Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-26T23:21:25.927Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-26T23:21:25.927Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-26T23:21:25.927Z] ---> 64cdd843d5fd [2021-08-26T23:21:25.927Z] Step 3/24 : WORKDIR /edgex-go [2021-08-26T23:21:25.927Z] ---> Using cache [2021-08-26T23:21:25.927Z] ---> 12ce317b96f1 [2021-08-26T23:21:25.927Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-26T23:21:25.927Z] ---> Using cache [2021-08-26T23:21:25.927Z] ---> c0d67be9eb30 [2021-08-26T23:21:25.927Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-26T23:21:25.927Z] ---> Using cache [2021-08-26T23:21:25.927Z] ---> 64fe9eed4671 [2021-08-26T23:21:25.927Z] Step 6/24 : COPY go.mod . [2021-08-26T23:21:25.927Z] ---> Using cache [2021-08-26T23:21:25.927Z] ---> 832b86a0ffb0 [2021-08-26T23:21:25.927Z] Step 7/24 : RUN go mod download [2021-08-26T23:21:25.927Z] ---> Using cache [2021-08-26T23:21:25.927Z] ---> 679d178979ea [2021-08-26T23:21:25.927Z] Step 8/24 : COPY . . [2021-08-26T23:21:25.927Z] ---> Using cache [2021-08-26T23:21:25.927Z] ---> 77b7d0a7c188 [2021-08-26T23:21:25.927Z] Step 9/24 : RUN go mod tidy [2021-08-26T23:21:25.927Z] ---> Using cache [2021-08-26T23:21:25.927Z] ---> 83c403e38503 [2021-08-26T23:21:25.927Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-26T23:21:26.563Z] ---> Running in 80348660fffe [2021-08-26T23:21:26.848Z] ---> a015137faf8d [2021-08-26T23:21:26.848Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-26T23:21:26.848Z] ---> Running in 8b6c09532674 [2021-08-26T23:21:26.848Z] ---> Running in 6435133527a1 [2021-08-26T23:21:28.007Z] Removing intermediate container 8b6c09532674 [2021-08-26T23:21:28.347Z] ---> 5dc8f28903da [2021-08-26T23:21:28.347Z] Step 24/26 : LABEL arch=arm64 [2021-08-26T23:21:28.347Z] ---> Running in a3c7a444150f [2021-08-26T23:21:28.702Z] ---> cf31e90fcd28 [2021-08-26T23:21:28.702Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-26T23:21:28.998Z] ---> Running in 1669844412f0 [2021-08-26T23:21:29.274Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-26T23:21:29.274Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-26T23:21:29.551Z] Removing intermediate container a3c7a444150f [2021-08-26T23:21:29.551Z] ---> c758dbc7fc8a [2021-08-26T23:21:29.551Z] Step 25/26 : LABEL git_sha=7e6f37373859b44215920cc7ce005c643e8dae30 [2021-08-26T23:21:29.825Z] Removing intermediate container 1669844412f0 [2021-08-26T23:21:29.825Z] ---> 42d34f0abe19 [2021-08-26T23:21:29.825Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-26T23:21:30.103Z] ---> Running in 2a15e3f36fba [2021-08-26T23:21:30.379Z] ---> Running in 49c6bbc94f13 [2021-08-26T23:21:30.379Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-26T23:21:30.994Z] Removing intermediate container 2a15e3f36fba [2021-08-26T23:21:30.994Z] ---> 93d756ac9337 [2021-08-26T23:21:30.994Z] Step 26/26 : LABEL version=2.0.1-dev.35 [2021-08-26T23:21:31.274Z] Removing intermediate container 49c6bbc94f13 [2021-08-26T23:21:31.274Z] ---> 2645102b63f5 [2021-08-26T23:21:31.274Z] Step 22/24 : LABEL arch=arm64 [2021-08-26T23:21:31.274Z] OK: 218 MiB in 52 packages [2021-08-26T23:21:31.558Z] ---> Running in 962cbd3aa781 [2021-08-26T23:21:31.837Z] ---> Running in 56a3c69d0eae [2021-08-26T23:21:32.831Z] Removing intermediate container 962cbd3aa781 [2021-08-26T23:21:32.831Z] ---> ed35f7fa46e9 [2021-08-26T23:21:32.831Z] [2021-08-26T23:21:32.831Z] Removing intermediate container 56a3c69d0eae [2021-08-26T23:21:32.831Z] ---> ebf1d45faa83 [2021-08-26T23:21:32.831Z] Step 23/24 : LABEL git_sha=7e6f37373859b44215920cc7ce005c643e8dae30 [2021-08-26T23:21:33.440Z] ---> Running in d8e367b657c5 [2021-08-26T23:21:33.440Z] Successfully built ed35f7fa46e9 [2021-08-26T23:21:33.440Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-08-26T23:21:33.717Z]  Building security-secretstore-setup ... done Building support-notifications [2021-08-26T23:21:33.717Z] Removing intermediate container 80348660fffe [2021-08-26T23:21:33.717Z] ---> 8a405cb65ac5 [2021-08-26T23:21:33.717Z] Step 6/24 : COPY go.mod . [2021-08-26T23:21:34.358Z] Removing intermediate container d8e367b657c5 [2021-08-26T23:21:34.358Z] ---> 91165cd1b48d [2021-08-26T23:21:34.358Z] Step 24/24 : LABEL version=2.0.1-dev.35 [2021-08-26T23:21:34.971Z] ---> Running in 66276dc37c32 [2021-08-26T23:21:35.978Z] ---> 840e397a69da [2021-08-26T23:21:35.978Z] Step 7/24 : RUN go mod download [2021-08-26T23:21:36.585Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-26T23:21:36.585Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-26T23:21:36.585Z] ---> 64cdd843d5fd [2021-08-26T23:21:36.585Z] Step 3/32 : WORKDIR /edgex-go [2021-08-26T23:21:36.585Z] ---> Using cache [2021-08-26T23:21:36.585Z] ---> 12ce317b96f1 [2021-08-26T23:21:36.585Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-26T23:21:36.585Z] ---> Using cache [2021-08-26T23:21:36.585Z] ---> c0d67be9eb30 [2021-08-26T23:21:36.585Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-26T23:21:36.585Z] ---> Using cache [2021-08-26T23:21:36.585Z] ---> 64fe9eed4671 [2021-08-26T23:21:36.585Z] Step 6/32 : COPY go.mod . [2021-08-26T23:21:36.585Z] ---> Using cache [2021-08-26T23:21:36.585Z] ---> 832b86a0ffb0 [2021-08-26T23:21:36.585Z] Step 7/32 : RUN go mod download [2021-08-26T23:21:36.585Z] ---> Using cache [2021-08-26T23:21:36.585Z] ---> 679d178979ea [2021-08-26T23:21:36.585Z] Step 8/32 : COPY . . [2021-08-26T23:21:36.585Z] ---> Using cache [2021-08-26T23:21:36.585Z] ---> 77b7d0a7c188 [2021-08-26T23:21:36.585Z] Step 9/32 : RUN go mod tidy [2021-08-26T23:21:36.585Z] ---> Using cache [2021-08-26T23:21:36.585Z] ---> 83c403e38503 [2021-08-26T23:21:36.585Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-26T23:21:37.198Z] ---> Running in f3b5f260afc3 [2021-08-26T23:21:37.198Z] ---> Running in e710be2fd4da [2021-08-26T23:21:37.198Z] Removing intermediate container 66276dc37c32 [2021-08-26T23:21:37.198Z] ---> 50607fff44e4 [2021-08-26T23:21:37.198Z] [2021-08-26T23:21:37.827Z] Successfully built 50607fff44e4 [2021-08-26T23:21:37.827Z] Successfully tagged core-data-arm64:latest [2021-08-26T23:21:40.498Z]  Building core-data ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-26T23:21:45.950Z] Removing intermediate container f3b5f260afc3 [2021-08-26T23:21:45.950Z] ---> 910d3e09d96d [2021-08-26T23:21:45.950Z] Step 8/24 : COPY . . [2021-08-26T23:21:47.404Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-26T23:21:47.404Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-26T23:21:47.404Z] ---> 64cdd843d5fd [2021-08-26T23:21:47.404Z] Step 3/23 : WORKDIR /edgex-go [2021-08-26T23:21:47.404Z] ---> Using cache [2021-08-26T23:21:47.404Z] ---> 12ce317b96f1 [2021-08-26T23:21:47.404Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-26T23:21:47.404Z] ---> Using cache [2021-08-26T23:21:47.404Z] ---> c0d67be9eb30 [2021-08-26T23:21:47.404Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-26T23:21:48.402Z] ---> Running in b59a0b56fe31 [2021-08-26T23:21:51.052Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-26T23:21:52.050Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-26T23:21:53.046Z] OK: 218 MiB in 52 packages [2021-08-26T23:21:56.497Z] Removing intermediate container b59a0b56fe31 [2021-08-26T23:21:56.497Z] ---> 71c800fbac32 [2021-08-26T23:21:56.497Z] Step 6/23 : COPY go.mod . [2021-08-26T23:21:57.974Z] ---> fde90de4f622 [2021-08-26T23:21:57.974Z] Step 9/24 : RUN go mod tidy [2021-08-26T23:21:57.974Z] ---> 0f31a314a1b2 [2021-08-26T23:21:57.974Z] Step 7/23 : RUN go mod download [2021-08-26T23:21:58.254Z] ---> Running in 2ce2cce709cd [2021-08-26T23:21:58.254Z] ---> Running in aa9dc5e7396f [2021-08-26T23:22:05.031Z] Removing intermediate container aa9dc5e7396f [2021-08-26T23:22:05.031Z] ---> 785705f26b10 [2021-08-26T23:22:05.031Z] Step 8/23 : COPY . . [2021-08-26T23:22:06.027Z] Removing intermediate container 2ce2cce709cd [2021-08-26T23:22:06.027Z] ---> 3314490e392f [2021-08-26T23:22:06.027Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-26T23:22:06.313Z] ---> Running in 134efff3c607 [2021-08-26T23:22:08.962Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-26T23:22:19.224Z] ---> effd559a99cc [2021-08-26T23:22:19.224Z] Step 9/23 : RUN go mod tidy [2021-08-26T23:22:19.224Z] ---> Running in 5e38df802bc8 [2021-08-26T23:22:26.001Z] Removing intermediate container 5e38df802bc8 [2021-08-26T23:22:26.001Z] ---> 04fb46199984 [2021-08-26T23:22:26.001Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-26T23:22:26.001Z] ---> Running in a423e0b4fac7 [2021-08-26T23:22:27.462Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-26T23:23:06.537Z] Removing intermediate container 6435133527a1 [2021-08-26T23:23:06.537Z] ---> aae076c8c40d [2021-08-26T23:23:06.537Z] [2021-08-26T23:23:06.537Z] Step 11/24 : FROM alpine:3.12 [2021-08-26T23:23:06.537Z] ---> c4fd0aeabfcf [2021-08-26T23:23:06.537Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-26T23:23:06.537Z] ---> Using cache [2021-08-26T23:23:06.537Z] ---> b03e2411f7b8 [2021-08-26T23:23:06.537Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-26T23:23:06.537Z] ---> Using cache [2021-08-26T23:23:06.537Z] ---> abf0d0b3202d [2021-08-26T23:23:06.537Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-26T23:23:06.537Z] ---> Running in 9ca8a752e652 [2021-08-26T23:23:06.537Z] Removing intermediate container 9ca8a752e652 [2021-08-26T23:23:06.537Z] ---> a27c010ed24b [2021-08-26T23:23:06.537Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-26T23:23:06.537Z] ---> Running in 04eb2ca6a47d [2021-08-26T23:23:06.537Z] Removing intermediate container 04eb2ca6a47d [2021-08-26T23:23:06.537Z] ---> 154c1ab05c1c [2021-08-26T23:23:06.537Z] Step 16/24 : WORKDIR / [2021-08-26T23:23:06.537Z] ---> Running in e3df66a3545b [2021-08-26T23:23:06.537Z] Removing intermediate container e3df66a3545b [2021-08-26T23:23:06.537Z] ---> 762d2b3f3e19 [2021-08-26T23:23:06.537Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-26T23:23:07.992Z] ---> d8940b18f651 [2021-08-26T23:23:07.992Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-26T23:23:08.989Z] Removing intermediate container e710be2fd4da [2021-08-26T23:23:08.989Z] ---> 245dc604cd86 [2021-08-26T23:23:08.989Z] [2021-08-26T23:23:08.989Z] Step 11/32 : FROM alpine:3.12 [2021-08-26T23:23:08.989Z] ---> c4fd0aeabfcf [2021-08-26T23:23:08.989Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-26T23:23:09.604Z] ---> Running in 98d4bab59b7b [2021-08-26T23:23:10.212Z] ---> ad596abc1c6a [2021-08-26T23:23:10.212Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-26T23:23:10.490Z] Removing intermediate container 98d4bab59b7b [2021-08-26T23:23:10.490Z] ---> 79b7aade4994 [2021-08-26T23:23:10.490Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-26T23:23:10.775Z] ---> Running in ac178ee35cb1 [2021-08-26T23:23:11.781Z] ---> 144111273754 [2021-08-26T23:23:11.781Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-26T23:23:12.059Z] ---> Running in 06259f6412c2 [2021-08-26T23:23:13.054Z] Removing intermediate container 06259f6412c2 [2021-08-26T23:23:13.054Z] ---> f489c07f8f58 [2021-08-26T23:23:13.054Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-26T23:23:13.054Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-26T23:23:13.054Z] ---> Running in bca23c8586a0 [2021-08-26T23:23:13.339Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-26T23:23:13.947Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-26T23:23:13.947Z] (2/2) Installing su-exec (0.2-r1) [2021-08-26T23:23:13.947Z] Executing busybox-1.31.1-r20.trigger [2021-08-26T23:23:13.947Z] OK: 5 MiB in 16 packages [2021-08-26T23:23:13.947Z] Removing intermediate container bca23c8586a0 [2021-08-26T23:23:13.947Z] ---> d2cf2466c555 [2021-08-26T23:23:13.947Z] Step 22/24 : LABEL arch=arm64 [2021-08-26T23:23:14.233Z] ---> Running in 10f38fd333c0 [2021-08-26T23:23:15.235Z] Removing intermediate container 10f38fd333c0 [2021-08-26T23:23:15.235Z] ---> 403b7c80a954 [2021-08-26T23:23:15.235Z] Step 23/24 : LABEL git_sha=7e6f37373859b44215920cc7ce005c643e8dae30 [2021-08-26T23:23:15.512Z] ---> Running in d7155181e038 [2021-08-26T23:23:15.791Z] Removing intermediate container ac178ee35cb1 [2021-08-26T23:23:15.791Z] ---> 6e281003c75b [2021-08-26T23:23:15.791Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-26T23:23:15.791Z] ---> Running in a8b994d621ee [2021-08-26T23:23:16.796Z] Removing intermediate container d7155181e038 [2021-08-26T23:23:16.796Z] ---> 7ab40df1af0d [2021-08-26T23:23:16.796Z] Step 24/24 : LABEL version=2.0.1-dev.35 [2021-08-26T23:23:16.796Z] ---> Running in de62cb6cf1e4 [2021-08-26T23:23:16.796Z] Removing intermediate container a8b994d621ee [2021-08-26T23:23:16.796Z] ---> a6fb24aabd0d [2021-08-26T23:23:16.796Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-26T23:23:17.071Z] ---> Running in ac793bad7c33 [2021-08-26T23:23:17.678Z] Removing intermediate container de62cb6cf1e4 [2021-08-26T23:23:17.678Z] ---> a95143a2ae3e [2021-08-26T23:23:17.678Z] [2021-08-26T23:23:17.950Z] Removing intermediate container ac793bad7c33 [2021-08-26T23:23:17.950Z] ---> 24ce6eae6bb1 [2021-08-26T23:23:17.950Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-26T23:23:17.950Z] Successfully built a95143a2ae3e [2021-08-26T23:23:17.950Z] Successfully tagged core-metadata-arm64:latest [2021-08-26T23:23:18.223Z]  Building core-metadata ... done  ---> Running in bc1fcc06b85a [2021-08-26T23:23:21.974Z] Removing intermediate container bc1fcc06b85a [2021-08-26T23:23:21.974Z] ---> b37043a574ae [2021-08-26T23:23:21.974Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-26T23:23:21.974Z] ---> Running in 1c8bd32de53c [2021-08-26T23:23:22.577Z] Removing intermediate container 1c8bd32de53c [2021-08-26T23:23:22.577Z] ---> 7b9284359bb9 [2021-08-26T23:23:22.577Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-26T23:23:24.029Z] ---> 3f1050f76dea [2021-08-26T23:23:24.029Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-26T23:23:24.029Z] ---> Running in 65c1e5a98fc9 [2021-08-26T23:23:28.395Z] Removing intermediate container 65c1e5a98fc9 [2021-08-26T23:23:28.395Z] ---> 179b0f157ace [2021-08-26T23:23:28.395Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-26T23:23:29.399Z] ---> be3a4fa55711 [2021-08-26T23:23:29.399Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-26T23:23:32.806Z] ---> e49708db0c03 [2021-08-26T23:23:32.807Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-26T23:23:32.807Z] Removing intermediate container 134efff3c607 [2021-08-26T23:23:32.807Z] ---> f7287b6e8bda [2021-08-26T23:23:32.807Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-26T23:23:32.807Z] ---> Running in f5c5a953164e [2021-08-26T23:23:33.412Z] ---> 56eec5ea9e78 [2021-08-26T23:23:33.412Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-26T23:23:34.394Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.35" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-26T23:23:34.669Z] ---> f89c8dc438e1 [2021-08-26T23:23:34.669Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-26T23:23:36.119Z] ---> aa1890b57b7d [2021-08-26T23:23:36.119Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-26T23:23:36.119Z] ---> Running in d03a4ff9d8cd [2021-08-26T23:23:36.716Z] Removing intermediate container d03a4ff9d8cd [2021-08-26T23:23:36.716Z] ---> f1a7e0bdd652 [2021-08-26T23:23:36.716Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-26T23:23:37.704Z] ---> aa4975e2a192 [2021-08-26T23:23:37.704Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-26T23:23:38.306Z] ---> Running in 85aed6a894e5 [2021-08-26T23:23:38.306Z] Removing intermediate container f5c5a953164e [2021-08-26T23:23:38.306Z] ---> 59a073f33382 [2021-08-26T23:23:38.306Z] [2021-08-26T23:23:38.306Z] Step 12/24 : FROM docker:20.10.7 [2021-08-26T23:23:38.582Z] 20.10.7: Pulling from library/docker [2021-08-26T23:23:42.002Z] Removing intermediate container 85aed6a894e5 [2021-08-26T23:23:42.002Z] ---> 27a6791a90fb [2021-08-26T23:23:42.002Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-26T23:23:42.599Z] ---> Running in a756e4946b6d [2021-08-26T23:23:42.885Z] Removing intermediate container a423e0b4fac7 [2021-08-26T23:23:42.885Z] ---> bdfb74774477 [2021-08-26T23:23:42.885Z] [2021-08-26T23:23:42.885Z] Step 11/23 : FROM alpine:3.12 [2021-08-26T23:23:42.885Z] ---> c4fd0aeabfcf [2021-08-26T23:23:42.885Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-26T23:23:43.484Z] ---> Running in f1e7ce783b5c [2021-08-26T23:23:43.767Z] Removing intermediate container a756e4946b6d [2021-08-26T23:23:43.767Z] ---> 2a284146e432 [2021-08-26T23:23:43.767Z] Step 29/32 : CMD ["gate"] [2021-08-26T23:23:44.375Z] ---> Running in a7b25a8fcbcd [2021-08-26T23:23:44.974Z] Removing intermediate container a7b25a8fcbcd [2021-08-26T23:23:44.974Z] ---> 4d8161024f47 [2021-08-26T23:23:44.974Z] Step 30/32 : LABEL arch=arm64 [2021-08-26T23:23:45.250Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-26T23:23:45.524Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-26T23:23:45.524Z] ---> Running in e3304b3b4d29 [2021-08-26T23:23:46.128Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-26T23:23:46.128Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-26T23:23:46.128Z] Executing busybox-1.31.1-r20.trigger [2021-08-26T23:23:46.128Z] Executing ca-certificates-20191127-r4.trigger [2021-08-26T23:23:46.128Z] OK: 6 MiB in 16 packages [2021-08-26T23:23:46.403Z] Removing intermediate container e3304b3b4d29 [2021-08-26T23:23:46.403Z] ---> 4a85fcd87c37 [2021-08-26T23:23:46.403Z] Step 31/32 : LABEL git_sha=7e6f37373859b44215920cc7ce005c643e8dae30 [2021-08-26T23:23:47.009Z] ---> Running in 96d875af0b49 [2021-08-26T23:23:47.995Z] Removing intermediate container 96d875af0b49 [2021-08-26T23:23:47.995Z] ---> fd0ca4bd9d9e [2021-08-26T23:23:47.995Z] Step 32/32 : LABEL version=2.0.1-dev.35 [2021-08-26T23:23:48.268Z] Removing intermediate container f1e7ce783b5c [2021-08-26T23:23:48.268Z] ---> ed8d9afe559c [2021-08-26T23:23:48.268Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-26T23:23:48.541Z] ---> Running in f93f4b4c5ca1 [2021-08-26T23:23:48.815Z] ---> Running in 3824e6e081e2 [2021-08-26T23:23:49.409Z] Removing intermediate container f93f4b4c5ca1 [2021-08-26T23:23:49.409Z] ---> ee09fcbc5f75 [2021-08-26T23:23:49.409Z] [2021-08-26T23:23:49.409Z] Removing intermediate container 3824e6e081e2 [2021-08-26T23:23:49.409Z] ---> ae6d1b8c3aa7 [2021-08-26T23:23:49.409Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-26T23:23:49.682Z] Successfully built ee09fcbc5f75 [2021-08-26T23:23:49.682Z] Successfully tagged security-bootstrapper-arm64:latest [2021-08-26T23:23:49.682Z]  Building security-bootstrapper ... done  ---> Running in 361359a12ed1 [2021-08-26T23:23:49.682Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-26T23:23:49.960Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-26T23:23:49.960Z] ---> df445af6242a [2021-08-26T23:23:49.960Z] 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-08-26T23:23:49.960Z] ---> Running in 6c5b3036dd59 [2021-08-26T23:23:50.233Z] Removing intermediate container 361359a12ed1 [2021-08-26T23:23:50.233Z] ---> aa833b34425a [2021-08-26T23:23:50.233Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-26T23:23:50.233Z] ---> Running in 32f09e1a771c [2021-08-26T23:23:50.514Z] Removing intermediate container 6c5b3036dd59 [2021-08-26T23:23:50.514Z] ---> c773e03f40c8 [2021-08-26T23:23:50.514Z] 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-08-26T23:23:50.788Z] ---> Running in 50d3484c395c [2021-08-26T23:23:51.064Z] Removing intermediate container 32f09e1a771c [2021-08-26T23:23:51.064Z] ---> 476af592bc2d [2021-08-26T23:23:51.064Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-26T23:23:52.047Z] ---> 6fb67605a700 [2021-08-26T23:23:52.047Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-26T23:23:52.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-26T23:23:52.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-26T23:23:52.915Z] (1/39) Installing readline (8.1.0-r0) [2021-08-26T23:23:52.915Z] (2/39) Installing bash (5.1.0-r0) [2021-08-26T23:23:52.915Z] Executing bash-5.1.0-r0.post-install [2021-08-26T23:23:53.196Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-26T23:23:53.196Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-26T23:23:53.196Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-26T23:23:53.196Z] (6/39) Installing curl (7.78.0-r0) [2021-08-26T23:23:53.196Z] ---> a360a01e03f0 [2021-08-26T23:23:53.196Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-26T23:23:53.196Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-26T23:23:53.196Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-26T23:23:53.196Z] (9/39) Installing expat (2.2.10-r1) [2021-08-26T23:23:53.196Z] (10/39) Installing libffi (3.3-r2) [2021-08-26T23:23:53.196Z] (11/39) Installing gdbm (1.19-r0) [2021-08-26T23:23:53.196Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-26T23:23:53.196Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-26T23:23:53.196Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-26T23:23:54.625Z] ---> 3c000d5361ba [2021-08-26T23:23:54.625Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-26T23:23:54.898Z] ---> Running in 363ff54ea3f6 [2021-08-26T23:23:54.898Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-26T23:23:55.172Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-26T23:23:55.172Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-26T23:23:55.172Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-26T23:23:55.172Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-26T23:23:55.172Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-26T23:23:55.172Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-26T23:23:55.442Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-26T23:23:55.442Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-26T23:23:55.442Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-26T23:23:55.442Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-26T23:23:55.442Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-26T23:23:55.442Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-26T23:23:55.442Z] Removing intermediate container 363ff54ea3f6 [2021-08-26T23:23:55.442Z] ---> 4ba458da2937 [2021-08-26T23:23:55.442Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-26T23:23:55.442Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-26T23:23:55.442Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-26T23:23:55.442Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-26T23:23:55.442Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-26T23:23:55.442Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-26T23:23:55.442Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-26T23:23:55.716Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-26T23:23:55.716Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-26T23:23:55.716Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-26T23:23:55.716Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-26T23:23:55.716Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-26T23:23:55.716Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-26T23:23:55.716Z] ---> Running in af23d333cae9 [2021-08-26T23:23:56.309Z] Executing busybox-1.32.1-r6.trigger [2021-08-26T23:23:56.309Z] OK: 82 MiB in 59 packages [2021-08-26T23:23:56.309Z] Removing intermediate container af23d333cae9 [2021-08-26T23:23:56.309Z] ---> e3e42e033530 [2021-08-26T23:23:56.309Z] Step 21/23 : LABEL arch=arm64 [2021-08-26T23:23:56.581Z] ---> Running in 1c301353e6ae [2021-08-26T23:23:57.174Z] Removing intermediate container 1c301353e6ae [2021-08-26T23:23:57.174Z] ---> 5b1984d60af3 [2021-08-26T23:23:57.174Z] Step 22/23 : LABEL git_sha=7e6f37373859b44215920cc7ce005c643e8dae30 [2021-08-26T23:23:57.174Z] ---> Running in d2de77b74be8 [2021-08-26T23:23:57.767Z] Removing intermediate container d2de77b74be8 [2021-08-26T23:23:57.767Z] ---> 48f6096ab1df [2021-08-26T23:23:57.767Z] Step 23/23 : LABEL version=2.0.1-dev.35 [2021-08-26T23:23:58.040Z] ---> Running in a495dd03b3e5 [2021-08-26T23:23:58.636Z] Removing intermediate container a495dd03b3e5 [2021-08-26T23:23:58.636Z] ---> 5b6960efb6b7 [2021-08-26T23:23:58.636Z] [2021-08-26T23:23:58.636Z] Successfully built 5b6960efb6b7 [2021-08-26T23:23:58.910Z] Successfully tagged support-notifications-arm64:latest [2021-08-26T23:24:03.201Z]  Building support-notifications ... done Collecting docker-compose==1.23.2 [2021-08-26T23:24:03.201Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-26T23:24:03.201Z] Collecting texttable<0.10,>=0.9.0 [2021-08-26T23:24:03.201Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-26T23:24:04.626Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-26T23:24:04.626Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-26T23:24:06.048Z] 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-08-26T23:24:06.319Z] Collecting cached-property<2,>=1.2.0 [2021-08-26T23:24:06.319Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-26T23:24:06.911Z] Collecting PyYAML<4,>=3.10 [2021-08-26T23:24:06.911Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-26T23:24:09.519Z] Collecting docopt<0.7,>=0.6.1 [2021-08-26T23:24:09.519Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-26T23:24:11.490Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-26T23:24:11.490Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-26T23:24:12.084Z] Collecting docker<4.0,>=3.6.0 [2021-08-26T23:24:12.084Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-26T23:24:12.355Z] Collecting jsonschema<3,>=2.5.1 [2021-08-26T23:24:12.355Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-26T23:24:13.329Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-26T23:24:13.329Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-26T23:24:13.602Z] Collecting docker-pycreds>=0.4.0 [2021-08-26T23:24:13.602Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-26T23:24:14.574Z] Collecting certifi>=2017.4.17 [2021-08-26T23:24:14.574Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-26T23:24:14.845Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-26T23:24:15.119Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-26T23:24:15.119Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-26T23:24:15.119Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-26T23:24:15.391Z] Collecting idna<2.8,>=2.5 [2021-08-26T23:24:15.391Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-26T23:24:15.661Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-26T23:24:15.661Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-26T23:24:15.661Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-26T23:24:15.661Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-26T23:24:16.253Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-26T23:24:16.253Z] Attempting uninstall: urllib3 [2021-08-26T23:24:16.253Z] Found existing installation: urllib3 1.26.2 [2021-08-26T23:24:16.253Z] Uninstalling urllib3-1.26.2: [2021-08-26T23:24:16.524Z] Successfully uninstalled urllib3-1.26.2 [2021-08-26T23:24:16.796Z] Attempting uninstall: idna [2021-08-26T23:24:16.796Z] Found existing installation: idna 3.1 [2021-08-26T23:24:16.796Z] Uninstalling idna-3.1: [2021-08-26T23:24:17.066Z] Successfully uninstalled idna-3.1 [2021-08-26T23:24:17.657Z] Attempting uninstall: chardet [2021-08-26T23:24:17.657Z] Found existing installation: chardet 4.0.0 [2021-08-26T23:24:17.657Z] Uninstalling chardet-4.0.0: [2021-08-26T23:24:17.929Z] Successfully uninstalled chardet-4.0.0 [2021-08-26T23:24:18.904Z] Attempting uninstall: requests [2021-08-26T23:24:18.905Z] Found existing installation: requests 2.25.1 [2021-08-26T23:24:19.177Z] Uninstalling requests-2.25.1: [2021-08-26T23:24:19.177Z] Successfully uninstalled requests-2.25.1 [2021-08-26T23:24:19.447Z] Running setup.py install for texttable: started [2021-08-26T23:24:21.407Z] Running setup.py install for texttable: finished with status 'done' [2021-08-26T23:24:21.407Z] Running setup.py install for PyYAML: started [2021-08-26T23:24:23.368Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-26T23:24:23.368Z] Running setup.py install for docopt: started [2021-08-26T23:24:25.332Z] Running setup.py install for docopt: finished with status 'done' [2021-08-26T23:24:25.332Z] Running setup.py install for dockerpty: started [2021-08-26T23:24:27.353Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-26T23:24:28.790Z] 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-08-26T23:24:37.120Z] Removing intermediate container 50d3484c395c [2021-08-26T23:24:37.120Z] ---> d298b4552bd1 [2021-08-26T23:24:37.120Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-26T23:24:37.392Z] ---> Running in 148d12656728 [2021-08-26T23:24:37.985Z] Removing intermediate container 148d12656728 [2021-08-26T23:24:37.985Z] ---> aa4bf6e58df6 [2021-08-26T23:24:37.985Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-26T23:24:38.257Z] ---> Running in e57722a611de [2021-08-26T23:24:38.528Z] Removing intermediate container e57722a611de [2021-08-26T23:24:38.528Z] ---> 0413027bf624 [2021-08-26T23:24:38.528Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-26T23:24:39.957Z] ---> 6b493fd7e142 [2021-08-26T23:24:39.957Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-26T23:24:40.553Z] ---> f16a3036435c [2021-08-26T23:24:40.553Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-26T23:24:41.531Z] ---> 708bf3d3da24 [2021-08-26T23:24:41.531Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-26T23:24:41.806Z] ---> Running in eb124f61ff19 [2021-08-26T23:24:42.078Z] Removing intermediate container eb124f61ff19 [2021-08-26T23:24:42.078Z] ---> f3b558809799 [2021-08-26T23:24:42.078Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-26T23:24:42.350Z] ---> Running in 4b3be585bdef [2021-08-26T23:24:42.943Z] Removing intermediate container 4b3be585bdef [2021-08-26T23:24:42.943Z] ---> 4dc4112e5dcf [2021-08-26T23:24:42.943Z] Step 22/24 : LABEL arch=arm64 [2021-08-26T23:24:42.943Z] ---> Running in 7b9ed9c15d80 [2021-08-26T23:24:43.537Z] Removing intermediate container 7b9ed9c15d80 [2021-08-26T23:24:43.537Z] ---> b54e950c13a2 [2021-08-26T23:24:43.537Z] Step 23/24 : LABEL git_sha=7e6f37373859b44215920cc7ce005c643e8dae30 [2021-08-26T23:24:43.537Z] ---> Running in ef0009d0b732 [2021-08-26T23:24:44.132Z] Removing intermediate container ef0009d0b732 [2021-08-26T23:24:44.132Z] ---> ab74090bfb4a [2021-08-26T23:24:44.132Z] Step 24/24 : LABEL version=2.0.1-dev.35 [2021-08-26T23:24:44.132Z] ---> Running in 3bf01e26ed17 [2021-08-26T23:24:44.726Z] Removing intermediate container 3bf01e26ed17 [2021-08-26T23:24:44.726Z] ---> c51e145a9ee5 [2021-08-26T23:24:44.726Z] [2021-08-26T23:24:44.998Z] Successfully built c51e145a9ee5 [2021-08-26T23:24:44.998Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-08-26T23:24:45.287Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-08-26T23:24:45.325Z] $ docker stop --time=1 c4ecc68354330f37a390b9f26e7523b72a2a4f07c51becace5aa83bca83d1e7a [2021-08-26T23:24:47.184Z] $ docker rm -f c4ecc68354330f37a390b9f26e7523b72a2a4f07c51becace5aa83bca83d1e7a [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-26T23:24:47.761Z] + docker images [2021-08-26T23:24:48.032Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-26T23:24:48.032Z] sys-mgmt-agent-arm64 latest c51e145a9ee5 3 seconds ago 311MB [2021-08-26T23:24:48.032Z] support-notifications-arm64 latest 5b6960efb6b7 49 seconds ago 15.9MB [2021-08-26T23:24:48.032Z] security-bootstrapper-arm64 latest ee09fcbc5f75 59 seconds ago 17.7MB [2021-08-26T23:24:48.032Z] bdfb74774477 About a minute ago 1.45GB [2021-08-26T23:24:48.032Z] 59a073f33382 About a minute ago 1.45GB [2021-08-26T23:24:48.032Z] core-metadata-arm64 latest a95143a2ae3e About a minute ago 15.8MB [2021-08-26T23:24:48.032Z] 245dc604cd86 About a minute ago 1.45GB [2021-08-26T23:24:48.032Z] aae076c8c40d About a minute ago 1.46GB [2021-08-26T23:24:48.032Z] core-data-arm64 latest 50607fff44e4 3 minutes ago 19.3MB [2021-08-26T23:24:48.032Z] security-secretstore-setup-arm64 latest ed35f7fa46e9 3 minutes ago 26.5MB [2021-08-26T23:24:48.032Z] security-proxy-setup-arm64 latest f3d20ddf3395 3 minutes ago 24.5MB [2021-08-26T23:24:48.032Z] support-scheduler-arm64 latest cdbf7466d620 3 minutes ago 15.2MB [2021-08-26T23:24:48.032Z] core-command-arm64 latest 84bab65c571d 3 minutes ago 15.2MB [2021-08-26T23:24:48.032Z] 456733acd518 3 minutes ago 1.46GB [2021-08-26T23:24:48.032Z] 292d5c771b1e 3 minutes ago 1.46GB [2021-08-26T23:24:48.032Z] ec3ea02e810a 3 minutes ago 1.45GB [2021-08-26T23:24:48.032Z] ef62f64e2a30 3 minutes ago 1.46GB [2021-08-26T23:24:48.033Z] 492608d11990 4 minutes ago 1.45GB [2021-08-26T23:24:48.033Z] ci-base-image-arm64 latest 64cdd843d5fd 8 minutes ago 1.24GB [2021-08-26T23:24:48.033Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 3 weeks ago 533MB [2021-08-26T23:24:48.033Z] docker 20.10.7 df445af6242a 2 months ago 234MB [2021-08-26T23:24:48.033Z] alpine 3.12 c4fd0aeabfcf 2 months ago 5.32MB [2021-08-26T23:24:48.033Z] 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-08-26T23:24:48.316Z] provisioning config files... [2021-08-26T23:24:48.338Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/42@tmp/config5995357331271670111tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-26T23:24:48.697Z] ---> docker-login.sh [2021-08-26T23:24:48.697Z] nexus3.edgexfoundry.org:10001 [2021-08-26T23:24:48.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T23:24:49.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T23:24:49.241Z] Configure a credential helper to remove this warning. See [2021-08-26T23:24:49.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T23:24:49.241Z] [2021-08-26T23:24:49.241Z] Login Succeeded [2021-08-26T23:24:49.241Z] nexus3.edgexfoundry.org:10002 [2021-08-26T23:24:49.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T23:24:49.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T23:24:49.785Z] Configure a credential helper to remove this warning. See [2021-08-26T23:24:49.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T23:24:49.785Z] [2021-08-26T23:24:49.785Z] Login Succeeded [2021-08-26T23:24:49.785Z] nexus3.edgexfoundry.org:10003 [2021-08-26T23:24:50.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T23:24:50.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T23:24:50.328Z] Configure a credential helper to remove this warning. See [2021-08-26T23:24:50.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T23:24:50.328Z] [2021-08-26T23:24:50.328Z] Login Succeeded [2021-08-26T23:24:50.328Z] nexus3.edgexfoundry.org:10004 [2021-08-26T23:24:50.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T23:24:50.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T23:24:50.920Z] Configure a credential helper to remove this warning. See [2021-08-26T23:24:50.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T23:24:50.920Z] [2021-08-26T23:24:50.920Z] Login Succeeded [2021-08-26T23:24:50.920Z] docker.io [2021-08-26T23:24:51.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-26T23:24:51.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-26T23:24:51.779Z] Configure a credential helper to remove this warning. See [2021-08-26T23:24:51.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-26T23:24:51.779Z] [2021-08-26T23:24:51.779Z] Login Succeeded [2021-08-26T23:24:51.779Z] ---> docker-login.sh ends [Pipeline] } [2021-08-26T23:24:51.795Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-26T23:24:51.862Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-08-26T23:24:51.862Z] 7e6f37373859b44215920cc7ce005c643e8dae30 [2021-08-26T23:24:51.862Z] latest [2021-08-26T23:24:51.862Z] 2.0.1-dev.35 [2021-08-26T23:24:51.862Z] 7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35 [2021-08-26T23:24:51.862Z] main [2021-08-26T23:24:51.862Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:24:52.237Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7e6f37373859b44215920cc7ce005c643e8dae30 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:24:52.577Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7e6f37373859b44215920cc7ce005c643e8dae30 [2021-08-26T23:24:52.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-26T23:24:52.577Z] 85a59144cbe3: Preparing [2021-08-26T23:24:52.577Z] 5cf05357e8f6: Preparing [2021-08-26T23:24:52.577Z] ebd492a8243a: Preparing [2021-08-26T23:24:52.577Z] 5ce56d93750a: Preparing [2021-08-26T23:24:52.577Z] 3fbe34a1663b: Preparing [2021-08-26T23:24:52.855Z] 3fbe34a1663b: Layer already exists [2021-08-26T23:24:52.855Z] ebd492a8243a: Pushed [2021-08-26T23:24:52.855Z] 5ce56d93750a: Pushed [2021-08-26T23:24:52.855Z] 85a59144cbe3: Pushed [2021-08-26T23:24:55.455Z] 5cf05357e8f6: Pushed [2021-08-26T23:24:55.455Z] 7e6f37373859b44215920cc7ce005c643e8dae30: digest: sha256:8210ad29bc7507b9bd64ee3da892b2a566344364bdd47d4621ec6d7a0d882d59 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:24:56.067Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:24:56.407Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-08-26T23:24:56.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-26T23:24:56.407Z] 85a59144cbe3: Preparing [2021-08-26T23:24:56.407Z] 5cf05357e8f6: Preparing [2021-08-26T23:24:56.407Z] ebd492a8243a: Preparing [2021-08-26T23:24:56.407Z] 5ce56d93750a: Preparing [2021-08-26T23:24:56.407Z] 3fbe34a1663b: Preparing [2021-08-26T23:24:56.407Z] 5ce56d93750a: Layer already exists [2021-08-26T23:24:56.407Z] 5cf05357e8f6: Layer already exists [2021-08-26T23:24:56.407Z] ebd492a8243a: Layer already exists [2021-08-26T23:24:56.407Z] 85a59144cbe3: Layer already exists [2021-08-26T23:24:56.407Z] 3fbe34a1663b: Layer already exists [2021-08-26T23:24:56.679Z] latest: digest: sha256:8210ad29bc7507b9bd64ee3da892b2a566344364bdd47d4621ec6d7a0d882d59 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:24:57.021Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.35 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:24:57.359Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.35 [2021-08-26T23:24:57.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-26T23:24:57.359Z] 85a59144cbe3: Preparing [2021-08-26T23:24:57.359Z] 5cf05357e8f6: Preparing [2021-08-26T23:24:57.359Z] ebd492a8243a: Preparing [2021-08-26T23:24:57.359Z] 5ce56d93750a: Preparing [2021-08-26T23:24:57.359Z] 3fbe34a1663b: Preparing [2021-08-26T23:24:57.359Z] 5cf05357e8f6: Layer already exists [2021-08-26T23:24:57.359Z] 85a59144cbe3: Layer already exists [2021-08-26T23:24:57.359Z] ebd492a8243a: Layer already exists [2021-08-26T23:24:57.359Z] 3fbe34a1663b: Layer already exists [2021-08-26T23:24:57.359Z] 5ce56d93750a: Layer already exists [2021-08-26T23:24:57.632Z] 2.0.1-dev.35: digest: sha256:8210ad29bc7507b9bd64ee3da892b2a566344364bdd47d4621ec6d7a0d882d59 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:24:57.981Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:24:58.347Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35 [2021-08-26T23:24:58.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-26T23:24:58.348Z] 85a59144cbe3: Preparing [2021-08-26T23:24:58.348Z] 5cf05357e8f6: Preparing [2021-08-26T23:24:58.348Z] ebd492a8243a: Preparing [2021-08-26T23:24:58.348Z] 5ce56d93750a: Preparing [2021-08-26T23:24:58.348Z] 3fbe34a1663b: Preparing [2021-08-26T23:24:58.618Z] 5ce56d93750a: Layer already exists [2021-08-26T23:24:58.618Z] ebd492a8243a: Layer already exists [2021-08-26T23:24:58.618Z] 85a59144cbe3: Layer already exists [2021-08-26T23:24:58.618Z] 3fbe34a1663b: Layer already exists [2021-08-26T23:24:58.618Z] 5cf05357e8f6: Layer already exists [2021-08-26T23:24:58.618Z] 7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35: digest: sha256:8210ad29bc7507b9bd64ee3da892b2a566344364bdd47d4621ec6d7a0d882d59 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:24:58.967Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:24:59.304Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-08-26T23:24:59.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-26T23:24:59.304Z] 85a59144cbe3: Preparing [2021-08-26T23:24:59.304Z] 5cf05357e8f6: Preparing [2021-08-26T23:24:59.304Z] ebd492a8243a: Preparing [2021-08-26T23:24:59.304Z] 5ce56d93750a: Preparing [2021-08-26T23:24:59.304Z] 3fbe34a1663b: Preparing [2021-08-26T23:24:59.304Z] ebd492a8243a: Layer already exists [2021-08-26T23:24:59.304Z] 5ce56d93750a: Layer already exists [2021-08-26T23:24:59.304Z] 5cf05357e8f6: Layer already exists [2021-08-26T23:24:59.304Z] 85a59144cbe3: Layer already exists [2021-08-26T23:24:59.304Z] 3fbe34a1663b: Layer already exists [2021-08-26T23:24:59.575Z] main: digest: sha256:8210ad29bc7507b9bd64ee3da892b2a566344364bdd47d4621ec6d7a0d882d59 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-26T23:24:59.637Z] ===================================================== [Pipeline] echo [2021-08-26T23:24:59.653Z] taggedImages: [2021-08-26T23:24:59.653Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:7e6f37373859b44215920cc7ce005c643e8dae30 [2021-08-26T23:24:59.653Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-08-26T23:24:59.653Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.35 [2021-08-26T23:24:59.653Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35 [2021-08-26T23:24:59.653Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-08-26T23:24:59.684Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-08-26T23:24:59.684Z] 7e6f37373859b44215920cc7ce005c643e8dae30 [2021-08-26T23:24:59.684Z] latest [2021-08-26T23:24:59.684Z] 2.0.1-dev.35 [2021-08-26T23:24:59.684Z] 7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35 [2021-08-26T23:24:59.684Z] main [2021-08-26T23:24:59.684Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:25:00.069Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7e6f37373859b44215920cc7ce005c643e8dae30 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:25:00.409Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7e6f37373859b44215920cc7ce005c643e8dae30 [2021-08-26T23:25:00.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-26T23:25:00.409Z] 3ec91b13cd43: Preparing [2021-08-26T23:25:00.409Z] d2443e9a6325: Preparing [2021-08-26T23:25:00.409Z] ebd492a8243a: Preparing [2021-08-26T23:25:00.409Z] 6be98ac54f48: Preparing [2021-08-26T23:25:00.409Z] d14443ec6b91: Preparing [2021-08-26T23:25:00.409Z] 3fbe34a1663b: Preparing [2021-08-26T23:25:00.409Z] 3fbe34a1663b: Waiting [2021-08-26T23:25:00.409Z] ebd492a8243a: Layer already exists [2021-08-26T23:25:00.692Z] 3fbe34a1663b: Layer already exists [2021-08-26T23:25:00.692Z] d14443ec6b91: Pushed [2021-08-26T23:25:00.692Z] 3ec91b13cd43: Pushed [2021-08-26T23:25:01.285Z] 6be98ac54f48: Pushed [2021-08-26T23:25:03.890Z] d2443e9a6325: Pushed [2021-08-26T23:25:03.890Z] 7e6f37373859b44215920cc7ce005c643e8dae30: digest: sha256:e340ee53cccffff7129239c12bcf5bc40e871e7805e068856b3e3e0539f3cc28 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:25:04.236Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:25:04.646Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-08-26T23:25:04.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-26T23:25:04.646Z] 3ec91b13cd43: Preparing [2021-08-26T23:25:04.646Z] d2443e9a6325: Preparing [2021-08-26T23:25:04.646Z] ebd492a8243a: Preparing [2021-08-26T23:25:04.646Z] 6be98ac54f48: Preparing [2021-08-26T23:25:04.646Z] d14443ec6b91: Preparing [2021-08-26T23:25:04.646Z] 3fbe34a1663b: Preparing [2021-08-26T23:25:04.646Z] 3fbe34a1663b: Waiting [2021-08-26T23:25:04.646Z] d2443e9a6325: Layer already exists [2021-08-26T23:25:04.646Z] d14443ec6b91: Layer already exists [2021-08-26T23:25:04.919Z] 6be98ac54f48: Layer already exists [2021-08-26T23:25:04.919Z] 3ec91b13cd43: Layer already exists [2021-08-26T23:25:04.919Z] ebd492a8243a: Layer already exists [2021-08-26T23:25:04.919Z] 3fbe34a1663b: Layer already exists [2021-08-26T23:25:04.919Z] latest: digest: sha256:e340ee53cccffff7129239c12bcf5bc40e871e7805e068856b3e3e0539f3cc28 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:25:05.314Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.35 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:25:05.664Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.35 [2021-08-26T23:25:05.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-26T23:25:05.664Z] 3ec91b13cd43: Preparing [2021-08-26T23:25:05.664Z] d2443e9a6325: Preparing [2021-08-26T23:25:05.664Z] ebd492a8243a: Preparing [2021-08-26T23:25:05.664Z] 6be98ac54f48: Preparing [2021-08-26T23:25:05.664Z] d14443ec6b91: Preparing [2021-08-26T23:25:05.664Z] 3fbe34a1663b: Preparing [2021-08-26T23:25:05.664Z] 3fbe34a1663b: Waiting [2021-08-26T23:25:05.664Z] d14443ec6b91: Layer already exists [2021-08-26T23:25:05.664Z] d2443e9a6325: Layer already exists [2021-08-26T23:25:05.664Z] 6be98ac54f48: Layer already exists [2021-08-26T23:25:05.664Z] 3ec91b13cd43: Layer already exists [2021-08-26T23:25:05.664Z] ebd492a8243a: Layer already exists [2021-08-26T23:25:05.664Z] 3fbe34a1663b: Layer already exists [2021-08-26T23:25:05.937Z] 2.0.1-dev.35: digest: sha256:e340ee53cccffff7129239c12bcf5bc40e871e7805e068856b3e3e0539f3cc28 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:25:06.294Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:25:06.639Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35 [2021-08-26T23:25:06.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-26T23:25:06.640Z] 3ec91b13cd43: Preparing [2021-08-26T23:25:06.640Z] d2443e9a6325: Preparing [2021-08-26T23:25:06.640Z] ebd492a8243a: Preparing [2021-08-26T23:25:06.640Z] 6be98ac54f48: Preparing [2021-08-26T23:25:06.640Z] d14443ec6b91: Preparing [2021-08-26T23:25:06.640Z] 3fbe34a1663b: Preparing [2021-08-26T23:25:06.640Z] 3fbe34a1663b: Waiting [2021-08-26T23:25:06.640Z] d2443e9a6325: Layer already exists [2021-08-26T23:25:06.640Z] 6be98ac54f48: Layer already exists [2021-08-26T23:25:06.640Z] d14443ec6b91: Layer already exists [2021-08-26T23:25:06.640Z] ebd492a8243a: Layer already exists [2021-08-26T23:25:06.640Z] 3ec91b13cd43: Layer already exists [2021-08-26T23:25:06.921Z] 3fbe34a1663b: Layer already exists [2021-08-26T23:25:06.921Z] 7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35: digest: sha256:e340ee53cccffff7129239c12bcf5bc40e871e7805e068856b3e3e0539f3cc28 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:25:07.263Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:25:07.601Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-08-26T23:25:07.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-26T23:25:07.601Z] 3ec91b13cd43: Preparing [2021-08-26T23:25:07.601Z] d2443e9a6325: Preparing [2021-08-26T23:25:07.601Z] ebd492a8243a: Preparing [2021-08-26T23:25:07.601Z] 6be98ac54f48: Preparing [2021-08-26T23:25:07.601Z] d14443ec6b91: Preparing [2021-08-26T23:25:07.601Z] 3fbe34a1663b: Preparing [2021-08-26T23:25:07.601Z] 3fbe34a1663b: Waiting [2021-08-26T23:25:07.871Z] d14443ec6b91: Layer already exists [2021-08-26T23:25:07.871Z] d2443e9a6325: Layer already exists [2021-08-26T23:25:07.871Z] 6be98ac54f48: Layer already exists [2021-08-26T23:25:07.871Z] ebd492a8243a: Layer already exists [2021-08-26T23:25:07.871Z] 3ec91b13cd43: Layer already exists [2021-08-26T23:25:07.871Z] 3fbe34a1663b: Layer already exists [2021-08-26T23:25:07.871Z] main: digest: sha256:e340ee53cccffff7129239c12bcf5bc40e871e7805e068856b3e3e0539f3cc28 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-26T23:25:07.933Z] ===================================================== [Pipeline] echo [2021-08-26T23:25:07.947Z] taggedImages: [2021-08-26T23:25:07.947Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:7e6f37373859b44215920cc7ce005c643e8dae30 [2021-08-26T23:25:07.947Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-08-26T23:25:07.947Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.35 [2021-08-26T23:25:07.947Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35 [2021-08-26T23:25:07.947Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-08-26T23:25:07.978Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-08-26T23:25:07.978Z] 7e6f37373859b44215920cc7ce005c643e8dae30 [2021-08-26T23:25:07.978Z] latest [2021-08-26T23:25:07.978Z] 2.0.1-dev.35 [2021-08-26T23:25:07.978Z] 7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35 [2021-08-26T23:25:07.978Z] main [2021-08-26T23:25:07.978Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:25:08.351Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7e6f37373859b44215920cc7ce005c643e8dae30 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:25:08.697Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7e6f37373859b44215920cc7ce005c643e8dae30 [2021-08-26T23:25:08.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-26T23:25:08.697Z] 3a278e5be192: Preparing [2021-08-26T23:25:08.697Z] 27a87f27f276: Preparing [2021-08-26T23:25:08.697Z] ebd492a8243a: Preparing [2021-08-26T23:25:08.697Z] 5ce56d93750a: Preparing [2021-08-26T23:25:08.697Z] 3fbe34a1663b: Preparing [2021-08-26T23:25:08.697Z] 3fbe34a1663b: Layer already exists [2021-08-26T23:25:08.968Z] 5ce56d93750a: Layer already exists [2021-08-26T23:25:08.968Z] ebd492a8243a: Layer already exists [2021-08-26T23:25:08.968Z] 3a278e5be192: Pushed [2021-08-26T23:25:11.574Z] 27a87f27f276: Pushed [2021-08-26T23:25:11.845Z] 7e6f37373859b44215920cc7ce005c643e8dae30: digest: sha256:dd05bba982478608af1f636e41fff785af5d891cdcbcbd108fbe0bff1fbdaa83 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:25:12.183Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:25:12.520Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-08-26T23:25:12.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-26T23:25:12.520Z] 3a278e5be192: Preparing [2021-08-26T23:25:12.520Z] 27a87f27f276: Preparing [2021-08-26T23:25:12.520Z] ebd492a8243a: Preparing [2021-08-26T23:25:12.520Z] 5ce56d93750a: Preparing [2021-08-26T23:25:12.520Z] 3fbe34a1663b: Preparing [2021-08-26T23:25:12.520Z] 3a278e5be192: Layer already exists [2021-08-26T23:25:12.793Z] 5ce56d93750a: Layer already exists [2021-08-26T23:25:12.793Z] ebd492a8243a: Layer already exists [2021-08-26T23:25:12.793Z] 27a87f27f276: Layer already exists [2021-08-26T23:25:12.793Z] 3fbe34a1663b: Layer already exists [2021-08-26T23:25:12.793Z] latest: digest: sha256:dd05bba982478608af1f636e41fff785af5d891cdcbcbd108fbe0bff1fbdaa83 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:25:13.132Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.35 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:25:13.466Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.35 [2021-08-26T23:25:13.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-26T23:25:13.466Z] 3a278e5be192: Preparing [2021-08-26T23:25:13.466Z] 27a87f27f276: Preparing [2021-08-26T23:25:13.466Z] ebd492a8243a: Preparing [2021-08-26T23:25:13.466Z] 5ce56d93750a: Preparing [2021-08-26T23:25:13.466Z] 3fbe34a1663b: Preparing [2021-08-26T23:25:13.466Z] 3fbe34a1663b: Layer already exists [2021-08-26T23:25:13.736Z] 3a278e5be192: Layer already exists [2021-08-26T23:25:13.736Z] ebd492a8243a: Layer already exists [2021-08-26T23:25:13.736Z] 27a87f27f276: Layer already exists [2021-08-26T23:25:13.736Z] 5ce56d93750a: Layer already exists [2021-08-26T23:25:13.736Z] 2.0.1-dev.35: digest: sha256:dd05bba982478608af1f636e41fff785af5d891cdcbcbd108fbe0bff1fbdaa83 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:25:14.084Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:25:14.418Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35 [2021-08-26T23:25:14.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-26T23:25:14.689Z] 3a278e5be192: Preparing [2021-08-26T23:25:14.689Z] 27a87f27f276: Preparing [2021-08-26T23:25:14.689Z] ebd492a8243a: Preparing [2021-08-26T23:25:14.689Z] 5ce56d93750a: Preparing [2021-08-26T23:25:14.689Z] 3fbe34a1663b: Preparing [2021-08-26T23:25:14.689Z] ebd492a8243a: Layer already exists [2021-08-26T23:25:14.689Z] 5ce56d93750a: Layer already exists [2021-08-26T23:25:14.689Z] 3a278e5be192: Layer already exists [2021-08-26T23:25:14.689Z] 3fbe34a1663b: Layer already exists [2021-08-26T23:25:14.689Z] 27a87f27f276: Layer already exists [2021-08-26T23:25:14.689Z] 7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35: digest: sha256:dd05bba982478608af1f636e41fff785af5d891cdcbcbd108fbe0bff1fbdaa83 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:25:15.029Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:25:15.360Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-08-26T23:25:15.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-26T23:25:15.360Z] 3a278e5be192: Preparing [2021-08-26T23:25:15.360Z] 27a87f27f276: Preparing [2021-08-26T23:25:15.360Z] ebd492a8243a: Preparing [2021-08-26T23:25:15.360Z] 5ce56d93750a: Preparing [2021-08-26T23:25:15.360Z] 3fbe34a1663b: Preparing [2021-08-26T23:25:15.360Z] ebd492a8243a: Layer already exists [2021-08-26T23:25:15.630Z] 3fbe34a1663b: Layer already exists [2021-08-26T23:25:15.630Z] 27a87f27f276: Layer already exists [2021-08-26T23:25:15.630Z] 3a278e5be192: Layer already exists [2021-08-26T23:25:15.630Z] 5ce56d93750a: Layer already exists [2021-08-26T23:25:15.630Z] main: digest: sha256:dd05bba982478608af1f636e41fff785af5d891cdcbcbd108fbe0bff1fbdaa83 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-26T23:25:15.690Z] ===================================================== [Pipeline] echo [2021-08-26T23:25:15.705Z] taggedImages: [2021-08-26T23:25:15.705Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7e6f37373859b44215920cc7ce005c643e8dae30 [2021-08-26T23:25:15.705Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-08-26T23:25:15.705Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.35 [2021-08-26T23:25:15.705Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35 [2021-08-26T23:25:15.705Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-08-26T23:25:15.735Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-08-26T23:25:15.735Z] 7e6f37373859b44215920cc7ce005c643e8dae30 [2021-08-26T23:25:15.735Z] latest [2021-08-26T23:25:15.735Z] 2.0.1-dev.35 [2021-08-26T23:25:15.735Z] 7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35 [2021-08-26T23:25:15.735Z] main [2021-08-26T23:25:15.735Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:25:16.161Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7e6f37373859b44215920cc7ce005c643e8dae30 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:25:16.506Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7e6f37373859b44215920cc7ce005c643e8dae30 [2021-08-26T23:25:16.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-26T23:25:16.506Z] 08eca6f9b4e8: Preparing [2021-08-26T23:25:16.506Z] 08eca6f9b4e8: Preparing [2021-08-26T23:25:16.506Z] 92f741106b38: Preparing [2021-08-26T23:25:16.506Z] 573c846d1381: Preparing [2021-08-26T23:25:16.506Z] f3c630ec7afc: Preparing [2021-08-26T23:25:16.506Z] 6bee0578b61c: Preparing [2021-08-26T23:25:16.506Z] ebd492a8243a: Preparing [2021-08-26T23:25:16.506Z] 7a57f8915c2a: Preparing [2021-08-26T23:25:16.506Z] 8b39e8cbf3c6: Preparing [2021-08-26T23:25:16.506Z] 7e664130f89d: Preparing [2021-08-26T23:25:16.506Z] cedb480aed98: Preparing [2021-08-26T23:25:16.506Z] 3fbe34a1663b: Preparing [2021-08-26T23:25:16.506Z] 8b39e8cbf3c6: Waiting [2021-08-26T23:25:16.506Z] 7e664130f89d: Waiting [2021-08-26T23:25:16.506Z] cedb480aed98: Waiting [2021-08-26T23:25:16.506Z] 3fbe34a1663b: Waiting [2021-08-26T23:25:16.506Z] 7a57f8915c2a: Waiting [2021-08-26T23:25:16.506Z] ebd492a8243a: Waiting [2021-08-26T23:25:16.779Z] 08eca6f9b4e8: Pushed [2021-08-26T23:25:16.779Z] f3c630ec7afc: Pushed [2021-08-26T23:25:16.779Z] 92f741106b38: Pushed [2021-08-26T23:25:16.779Z] 573c846d1381: Pushed [2021-08-26T23:25:17.051Z] ebd492a8243a: Layer already exists [2021-08-26T23:25:17.051Z] 7a57f8915c2a: Pushed [2021-08-26T23:25:17.051Z] 8b39e8cbf3c6: Pushed [2021-08-26T23:25:17.051Z] 3fbe34a1663b: Layer already exists [2021-08-26T23:25:17.322Z] 7e664130f89d: Pushed [2021-08-26T23:25:17.322Z] cedb480aed98: Pushed [2021-08-26T23:25:19.927Z] 6bee0578b61c: Pushed [2021-08-26T23:25:19.927Z] 7e6f37373859b44215920cc7ce005c643e8dae30: digest: sha256:8009eceb887c3c9fdc6c71692efa31b6e0e89bb308ccbc10fdb45c7616d29ec4 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:25:20.264Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:25:20.598Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-08-26T23:25:20.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-26T23:25:20.598Z] 08eca6f9b4e8: Preparing [2021-08-26T23:25:20.598Z] 08eca6f9b4e8: Preparing [2021-08-26T23:25:20.598Z] 92f741106b38: Preparing [2021-08-26T23:25:20.598Z] 573c846d1381: Preparing [2021-08-26T23:25:20.598Z] f3c630ec7afc: Preparing [2021-08-26T23:25:20.598Z] 6bee0578b61c: Preparing [2021-08-26T23:25:20.598Z] ebd492a8243a: Preparing [2021-08-26T23:25:20.598Z] 7a57f8915c2a: Preparing [2021-08-26T23:25:20.598Z] 8b39e8cbf3c6: Preparing [2021-08-26T23:25:20.598Z] 7e664130f89d: Preparing [2021-08-26T23:25:20.598Z] cedb480aed98: Preparing [2021-08-26T23:25:20.598Z] 3fbe34a1663b: Preparing [2021-08-26T23:25:20.598Z] ebd492a8243a: Waiting [2021-08-26T23:25:20.598Z] 7a57f8915c2a: Waiting [2021-08-26T23:25:20.598Z] 8b39e8cbf3c6: Waiting [2021-08-26T23:25:20.598Z] 3fbe34a1663b: Waiting [2021-08-26T23:25:20.598Z] 7e664130f89d: Waiting [2021-08-26T23:25:20.598Z] cedb480aed98: Waiting [2021-08-26T23:25:20.873Z] f3c630ec7afc: Layer already exists [2021-08-26T23:25:20.873Z] 573c846d1381: Layer already exists [2021-08-26T23:25:20.873Z] 08eca6f9b4e8: Layer already exists [2021-08-26T23:25:20.873Z] 92f741106b38: Layer already exists [2021-08-26T23:25:20.873Z] 6bee0578b61c: Layer already exists [2021-08-26T23:25:20.873Z] 7a57f8915c2a: Layer already exists [2021-08-26T23:25:20.873Z] ebd492a8243a: Layer already exists [2021-08-26T23:25:20.873Z] 7e664130f89d: Layer already exists [2021-08-26T23:25:20.873Z] 8b39e8cbf3c6: Layer already exists [2021-08-26T23:25:20.874Z] cedb480aed98: Layer already exists [2021-08-26T23:25:20.874Z] 3fbe34a1663b: Layer already exists [2021-08-26T23:25:20.874Z] latest: digest: sha256:8009eceb887c3c9fdc6c71692efa31b6e0e89bb308ccbc10fdb45c7616d29ec4 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:25:21.211Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.35 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:25:21.549Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.35 [2021-08-26T23:25:21.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-26T23:25:21.549Z] 08eca6f9b4e8: Preparing [2021-08-26T23:25:21.549Z] 08eca6f9b4e8: Preparing [2021-08-26T23:25:21.549Z] 92f741106b38: Preparing [2021-08-26T23:25:21.549Z] 573c846d1381: Preparing [2021-08-26T23:25:21.549Z] f3c630ec7afc: Preparing [2021-08-26T23:25:21.549Z] 6bee0578b61c: Preparing [2021-08-26T23:25:21.549Z] ebd492a8243a: Preparing [2021-08-26T23:25:21.549Z] 7a57f8915c2a: Preparing [2021-08-26T23:25:21.549Z] 8b39e8cbf3c6: Preparing [2021-08-26T23:25:21.549Z] 7e664130f89d: Preparing [2021-08-26T23:25:21.549Z] cedb480aed98: Preparing [2021-08-26T23:25:21.549Z] 3fbe34a1663b: Preparing [2021-08-26T23:25:21.549Z] ebd492a8243a: Waiting [2021-08-26T23:25:21.549Z] 7a57f8915c2a: Waiting [2021-08-26T23:25:21.549Z] 8b39e8cbf3c6: Waiting [2021-08-26T23:25:21.549Z] 7e664130f89d: Waiting [2021-08-26T23:25:21.549Z] cedb480aed98: Waiting [2021-08-26T23:25:21.549Z] 3fbe34a1663b: Waiting [2021-08-26T23:25:21.821Z] 08eca6f9b4e8: Layer already exists [2021-08-26T23:25:21.821Z] 573c846d1381: Layer already exists [2021-08-26T23:25:21.821Z] f3c630ec7afc: Layer already exists [2021-08-26T23:25:21.821Z] 92f741106b38: Layer already exists [2021-08-26T23:25:21.821Z] 6bee0578b61c: Layer already exists [2021-08-26T23:25:21.821Z] 8b39e8cbf3c6: Layer already exists [2021-08-26T23:25:21.821Z] 7a57f8915c2a: Layer already exists [2021-08-26T23:25:21.821Z] 7e664130f89d: Layer already exists [2021-08-26T23:25:21.821Z] ebd492a8243a: Layer already exists [2021-08-26T23:25:21.821Z] cedb480aed98: Layer already exists [2021-08-26T23:25:21.821Z] 3fbe34a1663b: Layer already exists [2021-08-26T23:25:21.821Z] 2.0.1-dev.35: digest: sha256:8009eceb887c3c9fdc6c71692efa31b6e0e89bb308ccbc10fdb45c7616d29ec4 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:25:22.171Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:25:22.506Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35 [2021-08-26T23:25:22.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-26T23:25:22.506Z] 08eca6f9b4e8: Preparing [2021-08-26T23:25:22.506Z] 08eca6f9b4e8: Preparing [2021-08-26T23:25:22.506Z] 92f741106b38: Preparing [2021-08-26T23:25:22.506Z] 573c846d1381: Preparing [2021-08-26T23:25:22.506Z] f3c630ec7afc: Preparing [2021-08-26T23:25:22.506Z] 6bee0578b61c: Preparing [2021-08-26T23:25:22.506Z] ebd492a8243a: Preparing [2021-08-26T23:25:22.506Z] 7a57f8915c2a: Preparing [2021-08-26T23:25:22.506Z] 8b39e8cbf3c6: Preparing [2021-08-26T23:25:22.506Z] 7e664130f89d: Preparing [2021-08-26T23:25:22.506Z] cedb480aed98: Preparing [2021-08-26T23:25:22.506Z] 3fbe34a1663b: Preparing [2021-08-26T23:25:22.506Z] ebd492a8243a: Waiting [2021-08-26T23:25:22.506Z] 7a57f8915c2a: Waiting [2021-08-26T23:25:22.506Z] 8b39e8cbf3c6: Waiting [2021-08-26T23:25:22.506Z] 7e664130f89d: Waiting [2021-08-26T23:25:22.506Z] cedb480aed98: Waiting [2021-08-26T23:25:22.506Z] 3fbe34a1663b: Waiting [2021-08-26T23:25:22.776Z] 08eca6f9b4e8: Layer already exists [2021-08-26T23:25:22.776Z] 573c846d1381: Layer already exists [2021-08-26T23:25:22.776Z] f3c630ec7afc: Layer already exists [2021-08-26T23:25:22.776Z] 6bee0578b61c: Layer already exists [2021-08-26T23:25:22.776Z] 92f741106b38: Layer already exists [2021-08-26T23:25:22.776Z] 8b39e8cbf3c6: Layer already exists [2021-08-26T23:25:22.776Z] ebd492a8243a: Layer already exists [2021-08-26T23:25:22.776Z] 7e664130f89d: Layer already exists [2021-08-26T23:25:22.776Z] 7a57f8915c2a: Layer already exists [2021-08-26T23:25:22.776Z] cedb480aed98: Layer already exists [2021-08-26T23:25:22.776Z] 3fbe34a1663b: Layer already exists [2021-08-26T23:25:22.776Z] 7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35: digest: sha256:8009eceb887c3c9fdc6c71692efa31b6e0e89bb308ccbc10fdb45c7616d29ec4 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:25:23.118Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:25:23.455Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-08-26T23:25:23.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-26T23:25:23.455Z] 08eca6f9b4e8: Preparing [2021-08-26T23:25:23.455Z] 08eca6f9b4e8: Preparing [2021-08-26T23:25:23.455Z] 92f741106b38: Preparing [2021-08-26T23:25:23.455Z] 573c846d1381: Preparing [2021-08-26T23:25:23.455Z] f3c630ec7afc: Preparing [2021-08-26T23:25:23.455Z] 6bee0578b61c: Preparing [2021-08-26T23:25:23.455Z] ebd492a8243a: Preparing [2021-08-26T23:25:23.455Z] 7a57f8915c2a: Preparing [2021-08-26T23:25:23.455Z] 8b39e8cbf3c6: Preparing [2021-08-26T23:25:23.455Z] 7e664130f89d: Preparing [2021-08-26T23:25:23.455Z] cedb480aed98: Preparing [2021-08-26T23:25:23.455Z] 3fbe34a1663b: Preparing [2021-08-26T23:25:23.455Z] 8b39e8cbf3c6: Waiting [2021-08-26T23:25:23.455Z] 7e664130f89d: Waiting [2021-08-26T23:25:23.455Z] cedb480aed98: Waiting [2021-08-26T23:25:23.455Z] ebd492a8243a: Waiting [2021-08-26T23:25:23.455Z] 7a57f8915c2a: Waiting [2021-08-26T23:25:23.455Z] 3fbe34a1663b: Waiting [2021-08-26T23:25:23.725Z] 08eca6f9b4e8: Layer already exists [2021-08-26T23:25:23.725Z] 92f741106b38: Layer already exists [2021-08-26T23:25:23.725Z] 573c846d1381: Layer already exists [2021-08-26T23:25:23.725Z] 6bee0578b61c: Layer already exists [2021-08-26T23:25:23.725Z] f3c630ec7afc: Layer already exists [2021-08-26T23:25:23.725Z] 7a57f8915c2a: Layer already exists [2021-08-26T23:25:23.725Z] 8b39e8cbf3c6: Layer already exists [2021-08-26T23:25:23.725Z] ebd492a8243a: Layer already exists [2021-08-26T23:25:23.725Z] cedb480aed98: Layer already exists [2021-08-26T23:25:23.725Z] 7e664130f89d: Layer already exists [2021-08-26T23:25:23.725Z] 3fbe34a1663b: Layer already exists [2021-08-26T23:25:23.725Z] main: digest: sha256:8009eceb887c3c9fdc6c71692efa31b6e0e89bb308ccbc10fdb45c7616d29ec4 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-26T23:25:23.785Z] ===================================================== [Pipeline] echo [2021-08-26T23:25:23.799Z] taggedImages: [2021-08-26T23:25:23.799Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7e6f37373859b44215920cc7ce005c643e8dae30 [2021-08-26T23:25:23.799Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-08-26T23:25:23.799Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.35 [2021-08-26T23:25:23.799Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35 [2021-08-26T23:25:23.799Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-08-26T23:25:23.830Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-08-26T23:25:23.830Z] 7e6f37373859b44215920cc7ce005c643e8dae30 [2021-08-26T23:25:23.830Z] latest [2021-08-26T23:25:23.830Z] 2.0.1-dev.35 [2021-08-26T23:25:23.830Z] 7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35 [2021-08-26T23:25:23.830Z] main [2021-08-26T23:25:23.830Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:25:24.201Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7e6f37373859b44215920cc7ce005c643e8dae30 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:25:24.556Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7e6f37373859b44215920cc7ce005c643e8dae30 [2021-08-26T23:25:24.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-26T23:25:24.556Z] ae86a6d706e7: Preparing [2021-08-26T23:25:24.556Z] 8da963a1e138: Preparing [2021-08-26T23:25:24.556Z] fb5d18819ef2: Preparing [2021-08-26T23:25:24.556Z] 6bc636dd6c27: Preparing [2021-08-26T23:25:24.556Z] ef870f3e64ad: Preparing [2021-08-26T23:25:24.556Z] 3fbe34a1663b: Preparing [2021-08-26T23:25:24.556Z] 3fbe34a1663b: Waiting [2021-08-26T23:25:25.300Z] 6bc636dd6c27: Pushed [2021-08-26T23:25:25.300Z] fb5d18819ef2: Pushed [2021-08-26T23:25:25.300Z] 3fbe34a1663b: Layer already exists [2021-08-26T23:25:25.587Z] ef870f3e64ad: Pushed [2021-08-26T23:25:27.557Z] 8da963a1e138: Pushed [2021-08-26T23:25:27.557Z] ae86a6d706e7: Pushed [2021-08-26T23:25:27.557Z] 7e6f37373859b44215920cc7ce005c643e8dae30: digest: sha256:b28e0139f042b0bcebc68bb76fcd728acd81e80b80c546006271532fb9ab0db5 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:25:28.165Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:25:28.495Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-08-26T23:25:28.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-26T23:25:28.495Z] ae86a6d706e7: Preparing [2021-08-26T23:25:28.495Z] 8da963a1e138: Preparing [2021-08-26T23:25:28.495Z] fb5d18819ef2: Preparing [2021-08-26T23:25:28.495Z] 6bc636dd6c27: Preparing [2021-08-26T23:25:28.495Z] ef870f3e64ad: Preparing [2021-08-26T23:25:28.495Z] 3fbe34a1663b: Preparing [2021-08-26T23:25:28.495Z] 3fbe34a1663b: Waiting [2021-08-26T23:25:28.495Z] ae86a6d706e7: Layer already exists [2021-08-26T23:25:28.495Z] ef870f3e64ad: Layer already exists [2021-08-26T23:25:28.495Z] fb5d18819ef2: Layer already exists [2021-08-26T23:25:28.495Z] 6bc636dd6c27: Layer already exists [2021-08-26T23:25:28.495Z] 8da963a1e138: Layer already exists [2021-08-26T23:25:28.495Z] 3fbe34a1663b: Layer already exists [2021-08-26T23:25:28.764Z] latest: digest: sha256:b28e0139f042b0bcebc68bb76fcd728acd81e80b80c546006271532fb9ab0db5 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:25:29.101Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.35 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:25:29.438Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.35 [2021-08-26T23:25:29.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-26T23:25:29.438Z] ae86a6d706e7: Preparing [2021-08-26T23:25:29.438Z] 8da963a1e138: Preparing [2021-08-26T23:25:29.438Z] fb5d18819ef2: Preparing [2021-08-26T23:25:29.438Z] 6bc636dd6c27: Preparing [2021-08-26T23:25:29.438Z] ef870f3e64ad: Preparing [2021-08-26T23:25:29.438Z] 3fbe34a1663b: Preparing [2021-08-26T23:25:29.438Z] 8da963a1e138: Layer already exists [2021-08-26T23:25:29.438Z] ef870f3e64ad: Layer already exists [2021-08-26T23:25:29.438Z] fb5d18819ef2: Layer already exists [2021-08-26T23:25:29.438Z] 6bc636dd6c27: Layer already exists [2021-08-26T23:25:29.438Z] ae86a6d706e7: Layer already exists [2021-08-26T23:25:29.438Z] 3fbe34a1663b: Layer already exists [2021-08-26T23:25:29.714Z] 2.0.1-dev.35: digest: sha256:b28e0139f042b0bcebc68bb76fcd728acd81e80b80c546006271532fb9ab0db5 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:25:30.052Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:25:30.383Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35 [2021-08-26T23:25:30.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-26T23:25:30.383Z] ae86a6d706e7: Preparing [2021-08-26T23:25:30.383Z] 8da963a1e138: Preparing [2021-08-26T23:25:30.383Z] fb5d18819ef2: Preparing [2021-08-26T23:25:30.383Z] 6bc636dd6c27: Preparing [2021-08-26T23:25:30.383Z] ef870f3e64ad: Preparing [2021-08-26T23:25:30.383Z] 3fbe34a1663b: Preparing [2021-08-26T23:25:30.383Z] 8da963a1e138: Layer already exists [2021-08-26T23:25:30.383Z] fb5d18819ef2: Layer already exists [2021-08-26T23:25:30.383Z] ae86a6d706e7: Layer already exists [2021-08-26T23:25:30.383Z] 6bc636dd6c27: Layer already exists [2021-08-26T23:25:30.654Z] ef870f3e64ad: Layer already exists [2021-08-26T23:25:30.654Z] 3fbe34a1663b: Layer already exists [2021-08-26T23:25:30.654Z] 7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35: digest: sha256:b28e0139f042b0bcebc68bb76fcd728acd81e80b80c546006271532fb9ab0db5 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:25:30.988Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:25:31.317Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-08-26T23:25:31.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-26T23:25:31.318Z] ae86a6d706e7: Preparing [2021-08-26T23:25:31.318Z] 8da963a1e138: Preparing [2021-08-26T23:25:31.318Z] fb5d18819ef2: Preparing [2021-08-26T23:25:31.318Z] 6bc636dd6c27: Preparing [2021-08-26T23:25:31.318Z] ef870f3e64ad: Preparing [2021-08-26T23:25:31.318Z] 3fbe34a1663b: Preparing [2021-08-26T23:25:31.318Z] 3fbe34a1663b: Waiting [2021-08-26T23:25:31.318Z] ae86a6d706e7: Layer already exists [2021-08-26T23:25:31.318Z] fb5d18819ef2: Layer already exists [2021-08-26T23:25:31.318Z] 8da963a1e138: Layer already exists [2021-08-26T23:25:31.318Z] ef870f3e64ad: Layer already exists [2021-08-26T23:25:31.318Z] 6bc636dd6c27: Layer already exists [2021-08-26T23:25:31.318Z] 3fbe34a1663b: Layer already exists [2021-08-26T23:25:31.586Z] main: digest: sha256:b28e0139f042b0bcebc68bb76fcd728acd81e80b80c546006271532fb9ab0db5 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-26T23:25:31.650Z] ===================================================== [Pipeline] echo [2021-08-26T23:25:31.665Z] taggedImages: [2021-08-26T23:25:31.665Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7e6f37373859b44215920cc7ce005c643e8dae30 [2021-08-26T23:25:31.665Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-08-26T23:25:31.665Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.35 [2021-08-26T23:25:31.665Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35 [2021-08-26T23:25:31.665Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-08-26T23:25:31.698Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-08-26T23:25:31.698Z] 7e6f37373859b44215920cc7ce005c643e8dae30 [2021-08-26T23:25:31.698Z] latest [2021-08-26T23:25:31.698Z] 2.0.1-dev.35 [2021-08-26T23:25:31.698Z] 7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35 [2021-08-26T23:25:31.698Z] main [2021-08-26T23:25:31.698Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:25:32.064Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7e6f37373859b44215920cc7ce005c643e8dae30 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:25:32.404Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7e6f37373859b44215920cc7ce005c643e8dae30 [2021-08-26T23:25:32.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-26T23:25:32.404Z] bdfb1ee75b95: Preparing [2021-08-26T23:25:32.404Z] e9218a0e1af5: Preparing [2021-08-26T23:25:32.404Z] f9b6d9a26d9b: Preparing [2021-08-26T23:25:32.404Z] de46da912040: Preparing [2021-08-26T23:25:32.404Z] acc85279bc13: Preparing [2021-08-26T23:25:32.404Z] c1de9d64e194: Preparing [2021-08-26T23:25:32.404Z] e01254221c20: Preparing [2021-08-26T23:25:32.404Z] cfc3e34674f1: Preparing [2021-08-26T23:25:32.404Z] a7a9c05d09d9: Preparing [2021-08-26T23:25:32.404Z] 3fbe34a1663b: Preparing [2021-08-26T23:25:32.404Z] cfc3e34674f1: Waiting [2021-08-26T23:25:32.404Z] a7a9c05d09d9: Waiting [2021-08-26T23:25:32.404Z] 3fbe34a1663b: Waiting [2021-08-26T23:25:32.404Z] c1de9d64e194: Waiting [2021-08-26T23:25:32.404Z] e01254221c20: Waiting [2021-08-26T23:25:32.677Z] bdfb1ee75b95: Pushed [2021-08-26T23:25:32.677Z] acc85279bc13: Pushed [2021-08-26T23:25:32.677Z] e9218a0e1af5: Pushed [2021-08-26T23:25:32.949Z] e01254221c20: Pushed [2021-08-26T23:25:32.949Z] c1de9d64e194: Pushed [2021-08-26T23:25:32.949Z] cfc3e34674f1: Pushed [2021-08-26T23:25:33.221Z] 3fbe34a1663b: Layer already exists [2021-08-26T23:25:33.221Z] a7a9c05d09d9: Pushed [2021-08-26T23:25:34.639Z] de46da912040: Pushed [2021-08-26T23:25:35.613Z] f9b6d9a26d9b: Pushed [2021-08-26T23:25:35.613Z] 7e6f37373859b44215920cc7ce005c643e8dae30: digest: sha256:e75047bb75a74bbb6a93089a108c4d4a46b5ea3394aa675b6262e8109f23e763 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:25:35.959Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:25:36.298Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-08-26T23:25:36.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-26T23:25:36.298Z] bdfb1ee75b95: Preparing [2021-08-26T23:25:36.298Z] e9218a0e1af5: Preparing [2021-08-26T23:25:36.298Z] f9b6d9a26d9b: Preparing [2021-08-26T23:25:36.298Z] de46da912040: Preparing [2021-08-26T23:25:36.298Z] acc85279bc13: Preparing [2021-08-26T23:25:36.298Z] c1de9d64e194: Preparing [2021-08-26T23:25:36.298Z] e01254221c20: Preparing [2021-08-26T23:25:36.298Z] cfc3e34674f1: Preparing [2021-08-26T23:25:36.298Z] a7a9c05d09d9: Preparing [2021-08-26T23:25:36.298Z] 3fbe34a1663b: Preparing [2021-08-26T23:25:36.298Z] c1de9d64e194: Waiting [2021-08-26T23:25:36.298Z] a7a9c05d09d9: Waiting [2021-08-26T23:25:36.298Z] e01254221c20: Waiting [2021-08-26T23:25:36.298Z] cfc3e34674f1: Waiting [2021-08-26T23:25:36.298Z] 3fbe34a1663b: Waiting [2021-08-26T23:25:36.570Z] bdfb1ee75b95: Layer already exists [2021-08-26T23:25:36.570Z] acc85279bc13: Layer already exists [2021-08-26T23:25:36.570Z] f9b6d9a26d9b: Layer already exists [2021-08-26T23:25:36.570Z] e9218a0e1af5: Layer already exists [2021-08-26T23:25:36.570Z] de46da912040: Layer already exists [2021-08-26T23:25:36.570Z] cfc3e34674f1: Layer already exists [2021-08-26T23:25:36.570Z] 3fbe34a1663b: Layer already exists [2021-08-26T23:25:36.570Z] c1de9d64e194: Layer already exists [2021-08-26T23:25:36.570Z] e01254221c20: Layer already exists [2021-08-26T23:25:36.570Z] a7a9c05d09d9: Layer already exists [2021-08-26T23:25:36.570Z] latest: digest: sha256:e75047bb75a74bbb6a93089a108c4d4a46b5ea3394aa675b6262e8109f23e763 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:25:36.913Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.35 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:25:37.249Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.35 [2021-08-26T23:25:37.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-26T23:25:37.249Z] bdfb1ee75b95: Preparing [2021-08-26T23:25:37.249Z] e9218a0e1af5: Preparing [2021-08-26T23:25:37.249Z] f9b6d9a26d9b: Preparing [2021-08-26T23:25:37.249Z] de46da912040: Preparing [2021-08-26T23:25:37.249Z] acc85279bc13: Preparing [2021-08-26T23:25:37.249Z] c1de9d64e194: Preparing [2021-08-26T23:25:37.249Z] e01254221c20: Preparing [2021-08-26T23:25:37.249Z] cfc3e34674f1: Preparing [2021-08-26T23:25:37.249Z] a7a9c05d09d9: Preparing [2021-08-26T23:25:37.249Z] 3fbe34a1663b: Preparing [2021-08-26T23:25:37.249Z] e01254221c20: Waiting [2021-08-26T23:25:37.249Z] a7a9c05d09d9: Waiting [2021-08-26T23:25:37.249Z] 3fbe34a1663b: Waiting [2021-08-26T23:25:37.249Z] cfc3e34674f1: Waiting [2021-08-26T23:25:37.249Z] c1de9d64e194: Waiting [2021-08-26T23:25:37.521Z] f9b6d9a26d9b: Layer already exists [2021-08-26T23:25:37.521Z] de46da912040: Layer already exists [2021-08-26T23:25:37.521Z] acc85279bc13: Layer already exists [2021-08-26T23:25:37.521Z] bdfb1ee75b95: Layer already exists [2021-08-26T23:25:37.521Z] e9218a0e1af5: Layer already exists [2021-08-26T23:25:37.521Z] c1de9d64e194: Layer already exists [2021-08-26T23:25:37.521Z] e01254221c20: Layer already exists [2021-08-26T23:25:37.521Z] 3fbe34a1663b: Layer already exists [2021-08-26T23:25:37.521Z] cfc3e34674f1: Layer already exists [2021-08-26T23:25:37.521Z] a7a9c05d09d9: Layer already exists [2021-08-26T23:25:37.521Z] 2.0.1-dev.35: digest: sha256:e75047bb75a74bbb6a93089a108c4d4a46b5ea3394aa675b6262e8109f23e763 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:25:37.861Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:25:38.195Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35 [2021-08-26T23:25:38.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-26T23:25:38.195Z] bdfb1ee75b95: Preparing [2021-08-26T23:25:38.195Z] e9218a0e1af5: Preparing [2021-08-26T23:25:38.195Z] f9b6d9a26d9b: Preparing [2021-08-26T23:25:38.195Z] de46da912040: Preparing [2021-08-26T23:25:38.195Z] acc85279bc13: Preparing [2021-08-26T23:25:38.195Z] c1de9d64e194: Preparing [2021-08-26T23:25:38.195Z] e01254221c20: Preparing [2021-08-26T23:25:38.195Z] cfc3e34674f1: Preparing [2021-08-26T23:25:38.195Z] a7a9c05d09d9: Preparing [2021-08-26T23:25:38.195Z] 3fbe34a1663b: Preparing [2021-08-26T23:25:38.195Z] c1de9d64e194: Waiting [2021-08-26T23:25:38.195Z] e01254221c20: Waiting [2021-08-26T23:25:38.195Z] cfc3e34674f1: Waiting [2021-08-26T23:25:38.195Z] 3fbe34a1663b: Waiting [2021-08-26T23:25:38.195Z] a7a9c05d09d9: Waiting [2021-08-26T23:25:38.195Z] acc85279bc13: Layer already exists [2021-08-26T23:25:38.195Z] de46da912040: Layer already exists [2021-08-26T23:25:38.195Z] f9b6d9a26d9b: Layer already exists [2021-08-26T23:25:38.195Z] e9218a0e1af5: Layer already exists [2021-08-26T23:25:38.195Z] bdfb1ee75b95: Layer already exists [2021-08-26T23:25:38.195Z] cfc3e34674f1: Layer already exists [2021-08-26T23:25:38.468Z] e01254221c20: Layer already exists [2021-08-26T23:25:38.468Z] c1de9d64e194: Layer already exists [2021-08-26T23:25:38.468Z] 3fbe34a1663b: Layer already exists [2021-08-26T23:25:38.468Z] a7a9c05d09d9: Layer already exists [2021-08-26T23:25:38.468Z] 7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35: digest: sha256:e75047bb75a74bbb6a93089a108c4d4a46b5ea3394aa675b6262e8109f23e763 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:25:38.809Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:25:39.145Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-08-26T23:25:39.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-26T23:25:39.145Z] bdfb1ee75b95: Preparing [2021-08-26T23:25:39.145Z] e9218a0e1af5: Preparing [2021-08-26T23:25:39.145Z] f9b6d9a26d9b: Preparing [2021-08-26T23:25:39.145Z] de46da912040: Preparing [2021-08-26T23:25:39.145Z] acc85279bc13: Preparing [2021-08-26T23:25:39.145Z] c1de9d64e194: Preparing [2021-08-26T23:25:39.145Z] e01254221c20: Preparing [2021-08-26T23:25:39.145Z] cfc3e34674f1: Preparing [2021-08-26T23:25:39.145Z] a7a9c05d09d9: Preparing [2021-08-26T23:25:39.145Z] 3fbe34a1663b: Preparing [2021-08-26T23:25:39.145Z] cfc3e34674f1: Waiting [2021-08-26T23:25:39.145Z] c1de9d64e194: Waiting [2021-08-26T23:25:39.145Z] a7a9c05d09d9: Waiting [2021-08-26T23:25:39.145Z] 3fbe34a1663b: Waiting [2021-08-26T23:25:39.145Z] e01254221c20: Waiting [2021-08-26T23:25:39.417Z] bdfb1ee75b95: Layer already exists [2021-08-26T23:25:39.417Z] e9218a0e1af5: Layer already exists [2021-08-26T23:25:39.417Z] f9b6d9a26d9b: Layer already exists [2021-08-26T23:25:39.417Z] acc85279bc13: Layer already exists [2021-08-26T23:25:39.417Z] de46da912040: Layer already exists [2021-08-26T23:25:39.417Z] e01254221c20: Layer already exists [2021-08-26T23:25:39.417Z] c1de9d64e194: Layer already exists [2021-08-26T23:25:39.417Z] cfc3e34674f1: Layer already exists [2021-08-26T23:25:39.417Z] a7a9c05d09d9: Layer already exists [2021-08-26T23:25:39.417Z] 3fbe34a1663b: Layer already exists [2021-08-26T23:25:39.417Z] main: digest: sha256:e75047bb75a74bbb6a93089a108c4d4a46b5ea3394aa675b6262e8109f23e763 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-26T23:25:39.483Z] ===================================================== [Pipeline] echo [2021-08-26T23:25:39.502Z] taggedImages: [2021-08-26T23:25:39.502Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7e6f37373859b44215920cc7ce005c643e8dae30 [2021-08-26T23:25:39.502Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-08-26T23:25:39.502Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.35 [2021-08-26T23:25:39.502Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35 [2021-08-26T23:25:39.502Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-08-26T23:25:39.540Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-08-26T23:25:39.540Z] 7e6f37373859b44215920cc7ce005c643e8dae30 [2021-08-26T23:25:39.540Z] latest [2021-08-26T23:25:39.540Z] 2.0.1-dev.35 [2021-08-26T23:25:39.540Z] 7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35 [2021-08-26T23:25:39.540Z] main [2021-08-26T23:25:39.540Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:25:39.940Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7e6f37373859b44215920cc7ce005c643e8dae30 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:25:40.281Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7e6f37373859b44215920cc7ce005c643e8dae30 [2021-08-26T23:25:40.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-26T23:25:40.281Z] a2e2fc800d54: Preparing [2021-08-26T23:25:40.281Z] b893fe84f9b8: Preparing [2021-08-26T23:25:40.281Z] ebd492a8243a: Preparing [2021-08-26T23:25:40.281Z] 282010d8d8b1: Preparing [2021-08-26T23:25:40.281Z] 3fbe34a1663b: Preparing [2021-08-26T23:25:40.557Z] 3fbe34a1663b: Layer already exists [2021-08-26T23:25:40.557Z] ebd492a8243a: Layer already exists [2021-08-26T23:25:40.557Z] a2e2fc800d54: Pushed [2021-08-26T23:25:40.829Z] 282010d8d8b1: Pushed [2021-08-26T23:25:43.435Z] b893fe84f9b8: Pushed [2021-08-26T23:25:43.435Z] 7e6f37373859b44215920cc7ce005c643e8dae30: digest: sha256:80e56d06a97dd3bac747d657d91287467bd5eabbaf58feb6d6ebfac9794f2554 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:25:43.774Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:25:44.107Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-08-26T23:25:44.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-26T23:25:44.107Z] a2e2fc800d54: Preparing [2021-08-26T23:25:44.107Z] b893fe84f9b8: Preparing [2021-08-26T23:25:44.108Z] ebd492a8243a: Preparing [2021-08-26T23:25:44.108Z] 282010d8d8b1: Preparing [2021-08-26T23:25:44.108Z] 3fbe34a1663b: Preparing [2021-08-26T23:25:44.108Z] 3fbe34a1663b: Layer already exists [2021-08-26T23:25:44.108Z] ebd492a8243a: Layer already exists [2021-08-26T23:25:44.108Z] 282010d8d8b1: Layer already exists [2021-08-26T23:25:44.108Z] a2e2fc800d54: Layer already exists [2021-08-26T23:25:44.108Z] b893fe84f9b8: Layer already exists [2021-08-26T23:25:44.379Z] latest: digest: sha256:80e56d06a97dd3bac747d657d91287467bd5eabbaf58feb6d6ebfac9794f2554 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:25:44.717Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.35 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:25:45.050Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.35 [2021-08-26T23:25:45.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-26T23:25:45.050Z] a2e2fc800d54: Preparing [2021-08-26T23:25:45.050Z] b893fe84f9b8: Preparing [2021-08-26T23:25:45.050Z] ebd492a8243a: Preparing [2021-08-26T23:25:45.050Z] 282010d8d8b1: Preparing [2021-08-26T23:25:45.050Z] 3fbe34a1663b: Preparing [2021-08-26T23:25:45.050Z] 3fbe34a1663b: Layer already exists [2021-08-26T23:25:45.323Z] b893fe84f9b8: Layer already exists [2021-08-26T23:25:45.323Z] 282010d8d8b1: Layer already exists [2021-08-26T23:25:45.323Z] a2e2fc800d54: Layer already exists [2021-08-26T23:25:45.323Z] ebd492a8243a: Layer already exists [2021-08-26T23:25:45.323Z] 2.0.1-dev.35: digest: sha256:80e56d06a97dd3bac747d657d91287467bd5eabbaf58feb6d6ebfac9794f2554 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:25:45.662Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:25:45.995Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35 [2021-08-26T23:25:45.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-26T23:25:45.996Z] a2e2fc800d54: Preparing [2021-08-26T23:25:45.996Z] b893fe84f9b8: Preparing [2021-08-26T23:25:45.996Z] ebd492a8243a: Preparing [2021-08-26T23:25:45.996Z] 282010d8d8b1: Preparing [2021-08-26T23:25:45.996Z] 3fbe34a1663b: Preparing [2021-08-26T23:25:46.266Z] 3fbe34a1663b: Layer already exists [2021-08-26T23:25:46.266Z] 282010d8d8b1: Layer already exists [2021-08-26T23:25:46.266Z] a2e2fc800d54: Layer already exists [2021-08-26T23:25:46.266Z] b893fe84f9b8: Layer already exists [2021-08-26T23:25:46.266Z] ebd492a8243a: Layer already exists [2021-08-26T23:25:46.266Z] 7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35: digest: sha256:80e56d06a97dd3bac747d657d91287467bd5eabbaf58feb6d6ebfac9794f2554 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:25:46.640Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:25:46.992Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-08-26T23:25:46.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-26T23:25:46.992Z] a2e2fc800d54: Preparing [2021-08-26T23:25:46.992Z] b893fe84f9b8: Preparing [2021-08-26T23:25:46.992Z] ebd492a8243a: Preparing [2021-08-26T23:25:46.992Z] 282010d8d8b1: Preparing [2021-08-26T23:25:46.992Z] 3fbe34a1663b: Preparing [2021-08-26T23:25:47.276Z] a2e2fc800d54: Layer already exists [2021-08-26T23:25:47.276Z] ebd492a8243a: Layer already exists [2021-08-26T23:25:47.276Z] 282010d8d8b1: Layer already exists [2021-08-26T23:25:47.276Z] 3fbe34a1663b: Layer already exists [2021-08-26T23:25:47.276Z] b893fe84f9b8: Layer already exists [2021-08-26T23:25:47.276Z] main: digest: sha256:80e56d06a97dd3bac747d657d91287467bd5eabbaf58feb6d6ebfac9794f2554 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-26T23:25:47.344Z] ===================================================== [Pipeline] echo [2021-08-26T23:25:47.358Z] taggedImages: [2021-08-26T23:25:47.358Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7e6f37373859b44215920cc7ce005c643e8dae30 [2021-08-26T23:25:47.358Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-08-26T23:25:47.358Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.35 [2021-08-26T23:25:47.358Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35 [2021-08-26T23:25:47.358Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-08-26T23:25:47.388Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-08-26T23:25:47.388Z] 7e6f37373859b44215920cc7ce005c643e8dae30 [2021-08-26T23:25:47.388Z] latest [2021-08-26T23:25:47.388Z] 2.0.1-dev.35 [2021-08-26T23:25:47.388Z] 7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35 [2021-08-26T23:25:47.388Z] main [2021-08-26T23:25:47.388Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:25:47.770Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7e6f37373859b44215920cc7ce005c643e8dae30 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:25:48.102Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7e6f37373859b44215920cc7ce005c643e8dae30 [2021-08-26T23:25:48.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-26T23:25:48.103Z] 2090d0127d1a: Preparing [2021-08-26T23:25:48.103Z] 7a44f4aec366: Preparing [2021-08-26T23:25:48.103Z] ebd492a8243a: Preparing [2021-08-26T23:25:48.103Z] 5ce56d93750a: Preparing [2021-08-26T23:25:48.103Z] 3fbe34a1663b: Preparing [2021-08-26T23:25:48.103Z] ebd492a8243a: Layer already exists [2021-08-26T23:25:48.374Z] 3fbe34a1663b: Layer already exists [2021-08-26T23:25:48.374Z] 5ce56d93750a: Layer already exists [2021-08-26T23:25:48.374Z] 2090d0127d1a: Pushed [2021-08-26T23:25:50.978Z] 7a44f4aec366: Pushed [2021-08-26T23:25:51.250Z] 7e6f37373859b44215920cc7ce005c643e8dae30: digest: sha256:19b1d29234774ac48edafd586210edc71789d482e076950a39b0e0ed20ddc02a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:25:51.590Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:25:51.921Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-08-26T23:25:51.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-26T23:25:51.921Z] 2090d0127d1a: Preparing [2021-08-26T23:25:51.921Z] 7a44f4aec366: Preparing [2021-08-26T23:25:51.921Z] ebd492a8243a: Preparing [2021-08-26T23:25:51.921Z] 5ce56d93750a: Preparing [2021-08-26T23:25:51.921Z] 3fbe34a1663b: Preparing [2021-08-26T23:25:52.192Z] ebd492a8243a: Layer already exists [2021-08-26T23:25:52.192Z] 7a44f4aec366: Layer already exists [2021-08-26T23:25:52.192Z] 2090d0127d1a: Layer already exists [2021-08-26T23:25:52.192Z] 5ce56d93750a: Layer already exists [2021-08-26T23:25:52.192Z] 3fbe34a1663b: Layer already exists [2021-08-26T23:25:52.192Z] latest: digest: sha256:19b1d29234774ac48edafd586210edc71789d482e076950a39b0e0ed20ddc02a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:25:52.529Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.35 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:25:52.861Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.35 [2021-08-26T23:25:52.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-26T23:25:52.861Z] 2090d0127d1a: Preparing [2021-08-26T23:25:52.861Z] 7a44f4aec366: Preparing [2021-08-26T23:25:52.861Z] ebd492a8243a: Preparing [2021-08-26T23:25:52.861Z] 5ce56d93750a: Preparing [2021-08-26T23:25:52.861Z] 3fbe34a1663b: Preparing [2021-08-26T23:25:52.861Z] 3fbe34a1663b: Layer already exists [2021-08-26T23:25:53.132Z] 2090d0127d1a: Layer already exists [2021-08-26T23:25:53.132Z] ebd492a8243a: Layer already exists [2021-08-26T23:25:53.132Z] 5ce56d93750a: Layer already exists [2021-08-26T23:25:53.132Z] 7a44f4aec366: Layer already exists [2021-08-26T23:25:53.132Z] 2.0.1-dev.35: digest: sha256:19b1d29234774ac48edafd586210edc71789d482e076950a39b0e0ed20ddc02a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:25:53.470Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:25:53.802Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35 [2021-08-26T23:25:53.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-26T23:25:53.802Z] 2090d0127d1a: Preparing [2021-08-26T23:25:53.802Z] 7a44f4aec366: Preparing [2021-08-26T23:25:53.802Z] ebd492a8243a: Preparing [2021-08-26T23:25:53.802Z] 5ce56d93750a: Preparing [2021-08-26T23:25:53.802Z] 3fbe34a1663b: Preparing [2021-08-26T23:25:54.072Z] ebd492a8243a: Layer already exists [2021-08-26T23:25:54.072Z] 7a44f4aec366: Layer already exists [2021-08-26T23:25:54.072Z] 3fbe34a1663b: Layer already exists [2021-08-26T23:25:54.072Z] 2090d0127d1a: Layer already exists [2021-08-26T23:25:54.072Z] 5ce56d93750a: Layer already exists [2021-08-26T23:25:54.072Z] 7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35: digest: sha256:19b1d29234774ac48edafd586210edc71789d482e076950a39b0e0ed20ddc02a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:25:54.408Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:25:54.742Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-08-26T23:25:54.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-26T23:25:54.742Z] 2090d0127d1a: Preparing [2021-08-26T23:25:54.742Z] 7a44f4aec366: Preparing [2021-08-26T23:25:54.742Z] ebd492a8243a: Preparing [2021-08-26T23:25:54.742Z] 5ce56d93750a: Preparing [2021-08-26T23:25:54.742Z] 3fbe34a1663b: Preparing [2021-08-26T23:25:54.742Z] ebd492a8243a: Layer already exists [2021-08-26T23:25:54.742Z] 3fbe34a1663b: Layer already exists [2021-08-26T23:25:54.742Z] 7a44f4aec366: Layer already exists [2021-08-26T23:25:54.742Z] 2090d0127d1a: Layer already exists [2021-08-26T23:25:55.013Z] 5ce56d93750a: Layer already exists [2021-08-26T23:25:55.013Z] main: digest: sha256:19b1d29234774ac48edafd586210edc71789d482e076950a39b0e0ed20ddc02a size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-26T23:25:55.076Z] ===================================================== [Pipeline] echo [2021-08-26T23:25:55.092Z] taggedImages: [2021-08-26T23:25:55.092Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7e6f37373859b44215920cc7ce005c643e8dae30 [2021-08-26T23:25:55.092Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-08-26T23:25:55.092Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.35 [2021-08-26T23:25:55.092Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35 [2021-08-26T23:25:55.092Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-08-26T23:25:55.169Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-08-26T23:25:55.169Z] 7e6f37373859b44215920cc7ce005c643e8dae30 [2021-08-26T23:25:55.169Z] latest [2021-08-26T23:25:55.169Z] 2.0.1-dev.35 [2021-08-26T23:25:55.169Z] 7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35 [2021-08-26T23:25:55.169Z] main [2021-08-26T23:25:55.169Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:25:55.541Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7e6f37373859b44215920cc7ce005c643e8dae30 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:25:55.873Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7e6f37373859b44215920cc7ce005c643e8dae30 [2021-08-26T23:25:55.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-26T23:25:55.873Z] 8f8721b4f77f: Preparing [2021-08-26T23:25:55.873Z] 026b8370aa50: Preparing [2021-08-26T23:25:55.873Z] df7562c57222: Preparing [2021-08-26T23:25:55.873Z] 5ab1a06c18dd: Preparing [2021-08-26T23:25:55.873Z] b287e4fe43ef: Preparing [2021-08-26T23:25:55.873Z] c39efab1fe40: Preparing [2021-08-26T23:25:55.873Z] 386fc9fe74c4: Preparing [2021-08-26T23:25:55.873Z] 097a5c91b892: Preparing [2021-08-26T23:25:55.873Z] 74984ba1a09f: Preparing [2021-08-26T23:25:55.873Z] 6d0ac5d4dfcb: Preparing [2021-08-26T23:25:55.873Z] c55d5dbdab40: Preparing [2021-08-26T23:25:55.873Z] 097a5c91b892: Waiting [2021-08-26T23:25:55.873Z] 6d0ac5d4dfcb: Waiting [2021-08-26T23:25:55.873Z] c55d5dbdab40: Waiting [2021-08-26T23:25:55.873Z] 74984ba1a09f: Waiting [2021-08-26T23:25:55.873Z] c39efab1fe40: Waiting [2021-08-26T23:25:55.873Z] 386fc9fe74c4: Waiting [2021-08-26T23:25:56.159Z] b287e4fe43ef: Layer already exists [2021-08-26T23:25:56.159Z] c39efab1fe40: Layer already exists [2021-08-26T23:25:56.159Z] 386fc9fe74c4: Layer already exists [2021-08-26T23:25:56.159Z] 026b8370aa50: Pushed [2021-08-26T23:25:56.159Z] 097a5c91b892: Layer already exists [2021-08-26T23:25:56.159Z] 74984ba1a09f: Layer already exists [2021-08-26T23:25:56.432Z] 6d0ac5d4dfcb: Layer already exists [2021-08-26T23:25:56.432Z] c55d5dbdab40: Layer already exists [2021-08-26T23:25:57.027Z] 8f8721b4f77f: Pushed [2021-08-26T23:25:58.458Z] df7562c57222: Pushed [2021-08-26T23:26:13.511Z] 5ab1a06c18dd: Pushed [2021-08-26T23:26:13.511Z] 7e6f37373859b44215920cc7ce005c643e8dae30: digest: sha256:9e8aa120552a51b7d6570e0163f59098f7f36996cfcdecffa6241f647071b278 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:26:13.851Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:26:14.192Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-08-26T23:26:14.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-26T23:26:14.192Z] 8f8721b4f77f: Preparing [2021-08-26T23:26:14.192Z] 026b8370aa50: Preparing [2021-08-26T23:26:14.192Z] df7562c57222: Preparing [2021-08-26T23:26:14.192Z] 5ab1a06c18dd: Preparing [2021-08-26T23:26:14.192Z] b287e4fe43ef: Preparing [2021-08-26T23:26:14.192Z] c39efab1fe40: Preparing [2021-08-26T23:26:14.192Z] 386fc9fe74c4: Preparing [2021-08-26T23:26:14.192Z] 097a5c91b892: Preparing [2021-08-26T23:26:14.192Z] 74984ba1a09f: Preparing [2021-08-26T23:26:14.192Z] 6d0ac5d4dfcb: Preparing [2021-08-26T23:26:14.192Z] c55d5dbdab40: Preparing [2021-08-26T23:26:14.192Z] 097a5c91b892: Waiting [2021-08-26T23:26:14.192Z] 74984ba1a09f: Waiting [2021-08-26T23:26:14.192Z] 6d0ac5d4dfcb: Waiting [2021-08-26T23:26:14.192Z] c55d5dbdab40: Waiting [2021-08-26T23:26:14.192Z] c39efab1fe40: Waiting [2021-08-26T23:26:14.192Z] 386fc9fe74c4: Waiting [2021-08-26T23:26:14.463Z] 5ab1a06c18dd: Layer already exists [2021-08-26T23:26:14.463Z] b287e4fe43ef: Layer already exists [2021-08-26T23:26:14.463Z] 026b8370aa50: Layer already exists [2021-08-26T23:26:14.463Z] df7562c57222: Layer already exists [2021-08-26T23:26:14.463Z] 8f8721b4f77f: Layer already exists [2021-08-26T23:26:14.463Z] 386fc9fe74c4: Layer already exists [2021-08-26T23:26:14.463Z] c39efab1fe40: Layer already exists [2021-08-26T23:26:14.463Z] 097a5c91b892: Layer already exists [2021-08-26T23:26:14.463Z] 74984ba1a09f: Layer already exists [2021-08-26T23:26:14.463Z] 6d0ac5d4dfcb: Layer already exists [2021-08-26T23:26:14.463Z] c55d5dbdab40: Layer already exists [2021-08-26T23:26:14.463Z] latest: digest: sha256:9e8aa120552a51b7d6570e0163f59098f7f36996cfcdecffa6241f647071b278 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:26:14.806Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.35 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:26:15.148Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.35 [2021-08-26T23:26:15.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-26T23:26:15.148Z] 8f8721b4f77f: Preparing [2021-08-26T23:26:15.148Z] 026b8370aa50: Preparing [2021-08-26T23:26:15.148Z] df7562c57222: Preparing [2021-08-26T23:26:15.148Z] 5ab1a06c18dd: Preparing [2021-08-26T23:26:15.148Z] b287e4fe43ef: Preparing [2021-08-26T23:26:15.148Z] c39efab1fe40: Preparing [2021-08-26T23:26:15.148Z] 386fc9fe74c4: Preparing [2021-08-26T23:26:15.148Z] 097a5c91b892: Preparing [2021-08-26T23:26:15.148Z] 74984ba1a09f: Preparing [2021-08-26T23:26:15.148Z] 6d0ac5d4dfcb: Preparing [2021-08-26T23:26:15.148Z] c55d5dbdab40: Preparing [2021-08-26T23:26:15.148Z] c39efab1fe40: Waiting [2021-08-26T23:26:15.148Z] 386fc9fe74c4: Waiting [2021-08-26T23:26:15.148Z] 097a5c91b892: Waiting [2021-08-26T23:26:15.148Z] 74984ba1a09f: Waiting [2021-08-26T23:26:15.148Z] 6d0ac5d4dfcb: Waiting [2021-08-26T23:26:15.148Z] c55d5dbdab40: Waiting [2021-08-26T23:26:15.148Z] 5ab1a06c18dd: Layer already exists [2021-08-26T23:26:15.148Z] 8f8721b4f77f: Layer already exists [2021-08-26T23:26:15.148Z] b287e4fe43ef: Layer already exists [2021-08-26T23:26:15.148Z] 026b8370aa50: Layer already exists [2021-08-26T23:26:15.418Z] df7562c57222: Layer already exists [2021-08-26T23:26:15.418Z] 74984ba1a09f: Layer already exists [2021-08-26T23:26:15.418Z] 386fc9fe74c4: Layer already exists [2021-08-26T23:26:15.418Z] 097a5c91b892: Layer already exists [2021-08-26T23:26:15.418Z] c39efab1fe40: Layer already exists [2021-08-26T23:26:15.418Z] 6d0ac5d4dfcb: Layer already exists [2021-08-26T23:26:15.418Z] c55d5dbdab40: Layer already exists [2021-08-26T23:26:15.418Z] 2.0.1-dev.35: digest: sha256:9e8aa120552a51b7d6570e0163f59098f7f36996cfcdecffa6241f647071b278 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:26:15.760Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:26:16.094Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35 [2021-08-26T23:26:16.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-26T23:26:16.094Z] 8f8721b4f77f: Preparing [2021-08-26T23:26:16.094Z] 026b8370aa50: Preparing [2021-08-26T23:26:16.094Z] df7562c57222: Preparing [2021-08-26T23:26:16.094Z] 5ab1a06c18dd: Preparing [2021-08-26T23:26:16.094Z] b287e4fe43ef: Preparing [2021-08-26T23:26:16.094Z] c39efab1fe40: Preparing [2021-08-26T23:26:16.094Z] 386fc9fe74c4: Preparing [2021-08-26T23:26:16.094Z] 097a5c91b892: Preparing [2021-08-26T23:26:16.094Z] 74984ba1a09f: Preparing [2021-08-26T23:26:16.094Z] 6d0ac5d4dfcb: Preparing [2021-08-26T23:26:16.094Z] c55d5dbdab40: Preparing [2021-08-26T23:26:16.094Z] c39efab1fe40: Waiting [2021-08-26T23:26:16.094Z] 386fc9fe74c4: Waiting [2021-08-26T23:26:16.094Z] 097a5c91b892: Waiting [2021-08-26T23:26:16.094Z] 74984ba1a09f: Waiting [2021-08-26T23:26:16.094Z] 6d0ac5d4dfcb: Waiting [2021-08-26T23:26:16.094Z] c55d5dbdab40: Waiting [2021-08-26T23:26:16.366Z] b287e4fe43ef: Layer already exists [2021-08-26T23:26:16.366Z] 8f8721b4f77f: Layer already exists [2021-08-26T23:26:16.366Z] df7562c57222: Layer already exists [2021-08-26T23:26:16.366Z] 026b8370aa50: Layer already exists [2021-08-26T23:26:16.366Z] 5ab1a06c18dd: Layer already exists [2021-08-26T23:26:16.366Z] 386fc9fe74c4: Layer already exists [2021-08-26T23:26:16.366Z] 097a5c91b892: Layer already exists [2021-08-26T23:26:16.366Z] c39efab1fe40: Layer already exists [2021-08-26T23:26:16.367Z] 6d0ac5d4dfcb: Layer already exists [2021-08-26T23:26:16.367Z] 74984ba1a09f: Layer already exists [2021-08-26T23:26:16.367Z] c55d5dbdab40: Layer already exists [2021-08-26T23:26:16.367Z] 7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35: digest: sha256:9e8aa120552a51b7d6570e0163f59098f7f36996cfcdecffa6241f647071b278 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:26:16.704Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:26:17.037Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-08-26T23:26:17.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-26T23:26:17.037Z] 8f8721b4f77f: Preparing [2021-08-26T23:26:17.037Z] 026b8370aa50: Preparing [2021-08-26T23:26:17.037Z] df7562c57222: Preparing [2021-08-26T23:26:17.037Z] 5ab1a06c18dd: Preparing [2021-08-26T23:26:17.037Z] b287e4fe43ef: Preparing [2021-08-26T23:26:17.037Z] c39efab1fe40: Preparing [2021-08-26T23:26:17.037Z] 386fc9fe74c4: Preparing [2021-08-26T23:26:17.037Z] 097a5c91b892: Preparing [2021-08-26T23:26:17.037Z] 74984ba1a09f: Preparing [2021-08-26T23:26:17.037Z] 6d0ac5d4dfcb: Preparing [2021-08-26T23:26:17.037Z] c55d5dbdab40: Preparing [2021-08-26T23:26:17.037Z] 097a5c91b892: Waiting [2021-08-26T23:26:17.037Z] 74984ba1a09f: Waiting [2021-08-26T23:26:17.037Z] 6d0ac5d4dfcb: Waiting [2021-08-26T23:26:17.037Z] 386fc9fe74c4: Waiting [2021-08-26T23:26:17.037Z] c39efab1fe40: Waiting [2021-08-26T23:26:17.306Z] b287e4fe43ef: Layer already exists [2021-08-26T23:26:17.306Z] 026b8370aa50: Layer already exists [2021-08-26T23:26:17.306Z] 8f8721b4f77f: Layer already exists [2021-08-26T23:26:17.306Z] 5ab1a06c18dd: Layer already exists [2021-08-26T23:26:17.306Z] df7562c57222: Layer already exists [2021-08-26T23:26:17.306Z] c39efab1fe40: Layer already exists [2021-08-26T23:26:17.306Z] 386fc9fe74c4: Layer already exists [2021-08-26T23:26:17.306Z] 097a5c91b892: Layer already exists [2021-08-26T23:26:17.306Z] 74984ba1a09f: Layer already exists [2021-08-26T23:26:17.306Z] 6d0ac5d4dfcb: Layer already exists [2021-08-26T23:26:17.306Z] c55d5dbdab40: Layer already exists [2021-08-26T23:26:17.306Z] main: digest: sha256:9e8aa120552a51b7d6570e0163f59098f7f36996cfcdecffa6241f647071b278 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-26T23:26:17.374Z] ===================================================== [Pipeline] echo [2021-08-26T23:26:17.393Z] taggedImages: [2021-08-26T23:26:17.393Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7e6f37373859b44215920cc7ce005c643e8dae30 [2021-08-26T23:26:17.393Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-08-26T23:26:17.393Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.35 [2021-08-26T23:26:17.393Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7e6f37373859b44215920cc7ce005c643e8dae30-2.0.1-dev.35 [2021-08-26T23:26:17.393Z] - 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-08-26T23:26:17.867Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-26T23:26:18.139Z] [2021-08-26T23:26:18.139Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:26:18.483Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-26T23:26:18.759Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-26T23:26:18.759Z] 448f6bf000e3: Pulling fs layer [2021-08-26T23:26:18.759Z] f757da607395: Pulling fs layer [2021-08-26T23:26:18.759Z] 05883995daec: Pulling fs layer [2021-08-26T23:26:18.759Z] 8603b9c90790: Pulling fs layer [2021-08-26T23:26:18.759Z] 1560dd03e051: Pulling fs layer [2021-08-26T23:26:18.759Z] 27f5ce0e4adf: Pulling fs layer [2021-08-26T23:26:18.759Z] c2d8d7efcc4b: Pulling fs layer [2021-08-26T23:26:18.759Z] 8603b9c90790: Waiting [2021-08-26T23:26:18.759Z] 1560dd03e051: Waiting [2021-08-26T23:26:18.759Z] 27f5ce0e4adf: Waiting [2021-08-26T23:26:18.759Z] f757da607395: Verifying Checksum [2021-08-26T23:26:18.759Z] f757da607395: Download complete [2021-08-26T23:26:19.032Z] 8603b9c90790: Verifying Checksum [2021-08-26T23:26:19.032Z] 8603b9c90790: Download complete [2021-08-26T23:26:19.306Z] 1560dd03e051: Verifying Checksum [2021-08-26T23:26:19.306Z] 1560dd03e051: Download complete [2021-08-26T23:26:19.306Z] 27f5ce0e4adf: Verifying Checksum [2021-08-26T23:26:19.306Z] 27f5ce0e4adf: Download complete [2021-08-26T23:26:19.580Z] 05883995daec: Verifying Checksum [2021-08-26T23:26:19.580Z] 05883995daec: Download complete [2021-08-26T23:26:20.174Z] 448f6bf000e3: Verifying Checksum [2021-08-26T23:26:20.174Z] 448f6bf000e3: Download complete [2021-08-26T23:26:23.629Z] c2d8d7efcc4b: Verifying Checksum [2021-08-26T23:26:23.629Z] c2d8d7efcc4b: Download complete [2021-08-26T23:26:24.224Z] 448f6bf000e3: Pull complete [2021-08-26T23:26:25.200Z] f757da607395: Pull complete [2021-08-26T23:26:26.629Z] 05883995daec: Pull complete [2021-08-26T23:26:26.902Z] 8603b9c90790: Pull complete [2021-08-26T23:26:27.878Z] 1560dd03e051: Pull complete [2021-08-26T23:26:28.162Z] 27f5ce0e4adf: Pull complete [2021-08-26T23:26:43.242Z] c2d8d7efcc4b: Pull complete [2021-08-26T23:26:43.242Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-26T23:26:43.242Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-26T23:26:43.242Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-26T23:26:43.466Z] prd-ubuntu18.04-docker-arm64-4c-16g-906 does not seem to be running inside a container [2021-08-26T23:26:43.585Z] $ 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/42 -v /w/workspace/edgex-go/42:/w/workspace/edgex-go/42:rw,z -v /w/workspace/edgex-go/42@tmp:/w/workspace/edgex-go/42@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-08-26T23:26:47.489Z] $ docker top 6b8009aef68736cba37ec0fb675c0d555968defb5676ff0c3c54e3cfe526a1d9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-26T23:26:48.634Z] ---> job-cost.sh [2021-08-26T23:26:48.634Z] lf-activate-venv: SKIPPING [2021-08-26T23:26:48.634Z] INFO: No Stack... [2021-08-26T23:26:49.607Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-08-26T23:26:49.878Z] INFO: Archiving Costs [Pipeline] sh [2021-08-26T23:26:50.540Z] + cat /w/workspace/edgex-go/42/archives/cost.csv [2021-08-26T23:26:50.540Z] + cut -d, -f6 [Pipeline] lock [2021-08-26T23:26:50.615Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-42-stack-cost] [2021-08-26T23:26:50.622Z] Resource [jenkins-edgexfoundry-edgex-go-main-42-stack-cost] did not exist. Created. [2021-08-26T23:26:50.622Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-42-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-26T23:26:51.318Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-08-26T23:26:51.940Z] Stashed 1 file(s) [Pipeline] } [2021-08-26T23:26:51.958Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-42-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-26T23:26:52.024Z] $ docker stop --time=1 6b8009aef68736cba37ec0fb675c0d555968defb5676ff0c3c54e3cfe526a1d9 [2021-08-26T23:26:53.702Z] $ docker rm -f 6b8009aef68736cba37ec0fb675c0d555968defb5676ff0c3c54e3cfe526a1d9 [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-08-26T23:26:54.838Z] provisioning config files... [2021-08-26T23:26:54.855Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/42@tmp/config7277344036944622684tmp [Pipeline] { [Pipeline] sh [2021-08-26T23:26:55.218Z] + set +x [2021-08-26T23:26:55.218Z] + curl -s https://codecov.io/bash [2021-08-26T23:26:55.218Z] + bash -s -- [2021-08-26T23:26:55.492Z] [2021-08-26T23:26:55.492Z] _____ _ [2021-08-26T23:26:55.492Z] / ____| | | [2021-08-26T23:26:55.492Z] | | ___ __| | ___ ___ _____ __ [2021-08-26T23:26:55.492Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-26T23:26:55.492Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-26T23:26:55.492Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-26T23:26:55.492Z] Bash-1.0.6 [2021-08-26T23:26:55.492Z] [2021-08-26T23:26:55.492Z] [2021-08-26T23:26:55.492Z] ==> git version 2.24.4 found [2021-08-26T23:26:55.492Z] ==> 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-08-26T23:26:55.492Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-26T23:26:55.492Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-26T23:26:55.492Z] ==> Jenkins CI detected. [2021-08-26T23:26:55.492Z] current dir:  /w/workspace/edgex-go/42 [2021-08-26T23:26:55.492Z] project root: . [2021-08-26T23:26:55.492Z] --> token set from env [2021-08-26T23:26:55.492Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-26T23:26:55.492Z] ==> Running gcov in . (disable via -X gcov) [2021-08-26T23:26:55.492Z] ==> Python coveragepy not found [2021-08-26T23:26:55.492Z] ==> Searching for coverage reports in: [2021-08-26T23:26:55.492Z] + . [2021-08-26T23:26:55.492Z] -> Found 1 reports [2021-08-26T23:26:55.492Z] ==> Detecting git/mercurial file structure [2021-08-26T23:26:55.492Z] ==> Reading reports [2021-08-26T23:26:55.492Z] + ./coverage.out bytes=404331 [2021-08-26T23:26:55.492Z] ==> Appending adjustments [2021-08-26T23:26:55.492Z] https://docs.codecov.io/docs/fixing-reports [2021-08-26T23:26:56.456Z] + Found adjustments [2021-08-26T23:26:56.456Z] ==> Gzipping contents [2021-08-26T23:26:56.724Z] 56K /tmp/codecov.Bk0wXU.gz [2021-08-26T23:26:56.724Z] ==> Uploading reports [2021-08-26T23:26:56.724Z] url: https://codecov.io [2021-08-26T23:26:56.724Z] query: branch=main&commit=7e6f37373859b44215920cc7ce005c643e8dae30&build=42&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F42%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-26T23:26:56.724Z] -> Pinging Codecov [2021-08-26T23:26:56.724Z] 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=7e6f37373859b44215920cc7ce005c643e8dae30&build=42&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F42%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-26T23:26:56.992Z] -> Uploading to [2021-08-26T23:26:56.992Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-26/00271124DB129430A58F1EEE437C3FCB/7e6f37373859b44215920cc7ce005c643e8dae30/71a19c5e-3339-4729-ac2a-ad376aadd1fa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210826%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210826T232656Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ec5163c7ef16d6624c849c39d27a42264a49f46a8af0b200805d53dbbbbb1767 [2021-08-26T23:26:56.992Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-26T23:26:56.992Z] Dload Upload Total Spent Left Speed [2021-08-26T23:26:57.576Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54465 0 0 100 54465 0 120k --:--:-- --:--:-- --:--:-- 120k [2021-08-26T23:26:57.576Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/7e6f37373859b44215920cc7ce005c643e8dae30 [Pipeline] } [2021-08-26T23:26:57.591Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-08-26T23:26:58.306Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-08-26T23:26:58.329Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:26:58.652Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-26T23:26:58.652Z] [2021-08-26T23:26:58.652Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:26:58.980Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-26T23:26:58.980Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-08-26T23:26:58.980Z] 188c0c94c7c5: Pulling fs layer [2021-08-26T23:26:58.980Z] 0ef7d3d256c8: Pulling fs layer [2021-08-26T23:26:58.980Z] de9db76c5a1d: Pulling fs layer [2021-08-26T23:26:58.980Z] 0eba1c9be4d2: Pulling fs layer [2021-08-26T23:26:58.980Z] 0d57e429df01: Pulling fs layer [2021-08-26T23:26:58.980Z] 4e4be7b47b0d: Pulling fs layer [2021-08-26T23:26:58.980Z] e1f770b5df2f: Pulling fs layer [2021-08-26T23:26:58.980Z] 85a0685a4137: Pulling fs layer [2021-08-26T23:26:58.980Z] 0d57e429df01: Waiting [2021-08-26T23:26:58.980Z] 4e4be7b47b0d: Waiting [2021-08-26T23:26:58.980Z] e1f770b5df2f: Waiting [2021-08-26T23:26:58.980Z] 85a0685a4137: Waiting [2021-08-26T23:26:58.980Z] 0eba1c9be4d2: Waiting [2021-08-26T23:26:58.980Z] de9db76c5a1d: Verifying Checksum [2021-08-26T23:26:58.980Z] de9db76c5a1d: Download complete [2021-08-26T23:26:58.980Z] 0ef7d3d256c8: Verifying Checksum [2021-08-26T23:26:58.980Z] 0ef7d3d256c8: Download complete [2021-08-26T23:26:59.255Z] 0d57e429df01: Verifying Checksum [2021-08-26T23:26:59.256Z] 0d57e429df01: Download complete [2021-08-26T23:26:59.256Z] 4e4be7b47b0d: Verifying Checksum [2021-08-26T23:26:59.256Z] 4e4be7b47b0d: Download complete [2021-08-26T23:26:59.256Z] 188c0c94c7c5: Verifying Checksum [2021-08-26T23:26:59.256Z] 188c0c94c7c5: Download complete [2021-08-26T23:26:59.523Z] 188c0c94c7c5: Pull complete [2021-08-26T23:26:59.523Z] 0ef7d3d256c8: Pull complete [2021-08-26T23:26:59.523Z] de9db76c5a1d: Pull complete [2021-08-26T23:27:00.481Z] e1f770b5df2f: Verifying Checksum [2021-08-26T23:27:00.481Z] e1f770b5df2f: Download complete [2021-08-26T23:27:03.962Z] 0eba1c9be4d2: Verifying Checksum [2021-08-26T23:27:03.962Z] 0eba1c9be4d2: Download complete [2021-08-26T23:27:05.395Z] 85a0685a4137: Verifying Checksum [2021-08-26T23:27:05.395Z] 85a0685a4137: Download complete [2021-08-26T23:27:07.355Z] 0eba1c9be4d2: Pull complete [2021-08-26T23:27:07.355Z] 0d57e429df01: Pull complete [2021-08-26T23:27:07.355Z] 4e4be7b47b0d: Pull complete [2021-08-26T23:27:07.939Z] e1f770b5df2f: Pull complete [2021-08-26T23:27:11.297Z] 85a0685a4137: Pull complete [2021-08-26T23:27:11.297Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-08-26T23:27:11.297Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-26T23:27:11.297Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-08-26T23:27:11.391Z] prd-centos7-docker-4c-2g-905 does not seem to be running inside a container [2021-08-26T23:27:11.453Z] $ 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/42 -v /w/workspace/edgex-go/42:/w/workspace/edgex-go/42:rw,z -v /w/workspace/edgex-go/42@tmp:/w/workspace/edgex-go/42@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-snyk-go:1.410.4 cat [2021-08-26T23:27:14.415Z] $ docker top a34cf7cffe03d6d580eda78c3e82240c61d7f40ca4a1f28acb962b231fa90e8a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-26T23:27:14.519Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-08-26T23:27:14.820Z] + set -o pipefail [2021-08-26T23:27:14.820Z] + snyk monitor '--org=edgex-jenkins' [2021-08-26T23:27:36.907Z] [2021-08-26T23:27:36.907Z] Monitoring /w/workspace/edgex-go/42 (github.com/edgexfoundry/edgex-go)... [2021-08-26T23:27:36.907Z] [2021-08-26T23:27:36.907Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/dac651f4-7c2c-4864-a426-f4c3df8dca3b [2021-08-26T23:27:36.907Z] [2021-08-26T23:27:36.908Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-08-26T23:27:36.908Z] [2021-08-26T23:27:36.908Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-08-26T23:27:36.908Z] [2021-08-26T23:27:36.908Z] [Pipeline] } [2021-08-26T23:27:36.925Z] $ docker stop --time=1 a34cf7cffe03d6d580eda78c3e82240c61d7f40ca4a1f28acb962b231fa90e8a [2021-08-26T23:27:38.900Z] $ docker rm -f a34cf7cffe03d6d580eda78c3e82240c61d7f40ca4a1f28acb962b231fa90e8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-08-26T23:27:39.571Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-26T23:27:39.593Z] provisioning config files... [2021-08-26T23:27:39.609Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/42@tmp/config1393688263395166573tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-26T23:27:39.946Z] --> edgex-publish-swagger.sh [2021-08-26T23:27:39.946Z] === Publish openapi/v2 API === [2021-08-26T23:27:39.946Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-08-26T23:27:39.946Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/42/openapi/v2/core-command.yaml] [2021-08-26T23:27:39.946Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-26T23:27:39.946Z] Dload Upload Total Spent Left Speed [2021-08-26T23:27:41.182Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31867 0 0 100 31867 0 26193 0:00:01 0:00:01 --:--:-- 26227 100 31867 0 0 100 31867 0 21478 0:00:01 0:00:01 --:--:-- 21488 [2021-08-26T23:27:41.182Z] [2021-08-26T23:27:41.182Z] [2021-08-26T23:27:41.182Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/42/openapi/v2/core-data.yaml] [2021-08-26T23:27:41.182Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-26T23:27:41.182Z] Dload Upload Total Spent Left Speed [2021-08-26T23:27:42.591Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65452 0 0 100 65452 0 64375 0:00:01 0:00:01 --:--:-- 64421 100 65452 0 0 100 65452 0 64365 0:00:01 0:00:01 --:--:-- 64421 [2021-08-26T23:27:42.591Z] [2021-08-26T23:27:42.591Z] [2021-08-26T23:27:42.591Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/42/openapi/v2/core-metadata.yaml] [2021-08-26T23:27:42.591Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-26T23:27:42.591Z] Dload Upload Total Spent Left Speed [2021-08-26T23:27:43.555Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 103k 0:00:01 0:00:01 --:--:-- 103k 100 119k 0 0 100 119k 0 98k 0:00:01 0:00:01 --:--:-- 98k [2021-08-26T23:27:43.555Z] [2021-08-26T23:27:43.555Z] [2021-08-26T23:27:43.555Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/42/openapi/v2/support-notifications.yaml] [2021-08-26T23:27:43.555Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-26T23:27:43.555Z] Dload Upload Total Spent Left Speed [2021-08-26T23:27:44.975Z] 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 73573 0:00:01 0:00:01 --:--:-- 73573 100 86007 0 0 100 86007 0 73563 0:00:01 0:00:01 --:--:-- 73573 [2021-08-26T23:27:44.975Z] [2021-08-26T23:27:44.975Z] [2021-08-26T23:27:44.975Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/42/openapi/v2/support-scheduler.yaml] [2021-08-26T23:27:44.975Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-26T23:27:44.975Z] Dload Upload Total Spent Left Speed [2021-08-26T23:27:45.941Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36710 0 0 100 36710 0 31359 0:00:01 0:00:01 --:--:-- 31376 100 36710 0 0 100 36710 0 30923 0:00:01 0:00:01 --:--:-- 30926 [2021-08-26T23:27:45.941Z] [2021-08-26T23:27:45.941Z] [2021-08-26T23:27:45.941Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/42/openapi/v2/system-agent.yaml] [2021-08-26T23:27:45.941Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-26T23:27:45.941Z] Dload Upload Total Spent Left Speed [2021-08-26T23:27:46.899Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19633 0 0 100 19633 0 19894 --:--:-- --:--:-- --:--:-- 19891 100 19633 0 0 100 19633 0 19890 --:--:-- --:--:-- --:--:-- 19891 [2021-08-26T23:27:46.899Z] [2021-08-26T23:27:46.899Z] [Pipeline] } [2021-08-26T23:27:46.913Z] 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-08-26T23:27:47.440Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-26T23:27:47.440Z] . [Pipeline] withDockerContainer [2021-08-26T23:27:47.539Z] prd-centos7-docker-4c-2g-905 does not seem to be running inside a container [2021-08-26T23:27:47.607Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/42 -v /w/workspace/edgex-go/42:/w/workspace/edgex-go/42:rw,z -v /w/workspace/edgex-go/42@tmp:/w/workspace/edgex-go/42@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:10004/edgex-devops/git-semver:latest cat [2021-08-26T23:27:48.023Z] $ docker top f01a6e28ddcc1b4e33169181ba86a2ce39715f7d102cce84113ce012a6bf8f8f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-26T23:27:48.165Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-26T23:27:48.165Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-26T23:27:48.310Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-26T23:27:48.310Z] $ docker exec f01a6e28ddcc1b4e33169181ba86a2ce39715f7d102cce84113ce012a6bf8f8f ssh-agent [2021-08-26T23:27:48.431Z] SSH_AUTH_SOCK=/tmp/ssh-zI72ugCOsZuI/agent.14 [2021-08-26T23:27:48.431Z] SSH_AGENT_PID=20 [2021-08-26T23:27:48.441Z] Running ssh-add (command line suppressed) [2021-08-26T23:27:48.537Z] Identity added: /w/workspace/edgex-go/42@tmp/private_key_3870400683399641862.key (/w/workspace/edgex-go/42@tmp/private_key_3870400683399641862.key) [2021-08-26T23:27:48.564Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-26T23:27:48.878Z] + git semver tag [2021-08-26T23:27:48.878Z] # -> Open(): unable to determine branch for HEAD [2021-08-26T23:27:48.878Z] # $GIT_DIR = /w/workspace/edgex-go/42/.git [2021-08-26T23:27:48.878Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/42 [2021-08-26T23:27:48.878Z] # $SEMVER_REMOTE_NAME = origin [2021-08-26T23:27:48.878Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-26T23:27:48.878Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-26T23:27:48.878Z] # $SEMVER_BRANCH = main [2021-08-26T23:27:48.878Z] # $SEMVER_DIR = /w/workspace/edgex-go/42/.semver [2021-08-26T23:27:48.878Z] # 7e6f37373859b44215920cc7ce005c643e8dae30 HEAD [2021-08-26T23:27:48.878Z] # -> Force: false [2021-08-26T23:27:48.878Z] # 93e3fc74e8dc21e5e1e6a70e95614cf0cb7fcb4e refs/tags/v2.0.1-dev.35 [Pipeline] } [2021-08-26T23:27:48.891Z] $ docker exec --env ******** --env ******** f01a6e28ddcc1b4e33169181ba86a2ce39715f7d102cce84113ce012a6bf8f8f ssh-agent -k [2021-08-26T23:27:48.990Z] unset SSH_AUTH_SOCK; [2021-08-26T23:27:48.990Z] unset SSH_AGENT_PID; [2021-08-26T23:27:48.990Z] echo Agent pid 20 killed; [2021-08-26T23:27:49.013Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-26T23:27:49.358Z] + git semver [Pipeline] } [2021-08-26T23:27:49.378Z] $ docker stop --time=1 f01a6e28ddcc1b4e33169181ba86a2ce39715f7d102cce84113ce012a6bf8f8f [2021-08-26T23:27:50.570Z] $ docker rm -f f01a6e28ddcc1b4e33169181ba86a2ce39715f7d102cce84113ce012a6bf8f8f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:27:51.221Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-26T23:27:51.221Z] [2021-08-26T23:27:51.221Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:27:51.556Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-26T23:27:51.556Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-08-26T23:27:51.556Z] ab5ef0e58194: Pulling fs layer [2021-08-26T23:27:51.556Z] 9712f1f96733: Pulling fs layer [2021-08-26T23:27:51.556Z] 63f879dbbcfc: Pulling fs layer [2021-08-26T23:27:51.556Z] 0d9ebad4ef96: Pulling fs layer [2021-08-26T23:27:51.556Z] e9a5061849ea: Pulling fs layer [2021-08-26T23:27:51.556Z] d747dcd14b5f: Pulling fs layer [2021-08-26T23:27:51.556Z] 2de7ff778b66: Pulling fs layer [2021-08-26T23:27:51.556Z] 0d9ebad4ef96: Waiting [2021-08-26T23:27:51.556Z] e9a5061849ea: Waiting [2021-08-26T23:27:51.556Z] d747dcd14b5f: Waiting [2021-08-26T23:27:51.556Z] 2de7ff778b66: Waiting [2021-08-26T23:27:51.556Z] 9712f1f96733: Verifying Checksum [2021-08-26T23:27:51.556Z] 9712f1f96733: Download complete [2021-08-26T23:27:54.137Z] 63f879dbbcfc: Verifying Checksum [2021-08-26T23:27:54.137Z] 63f879dbbcfc: Download complete [2021-08-26T23:27:54.137Z] e9a5061849ea: Verifying Checksum [2021-08-26T23:27:54.137Z] e9a5061849ea: Download complete [2021-08-26T23:27:54.137Z] d747dcd14b5f: Verifying Checksum [2021-08-26T23:27:54.137Z] d747dcd14b5f: Download complete [2021-08-26T23:27:54.725Z] 2de7ff778b66: Verifying Checksum [2021-08-26T23:27:54.725Z] 2de7ff778b66: Download complete [2021-08-26T23:27:54.991Z] 0d9ebad4ef96: Verifying Checksum [2021-08-26T23:27:54.991Z] 0d9ebad4ef96: Download complete [2021-08-26T23:27:55.583Z] ab5ef0e58194: Verifying Checksum [2021-08-26T23:27:55.583Z] ab5ef0e58194: Download complete [2021-08-26T23:27:58.191Z] ab5ef0e58194: Pull complete [2021-08-26T23:27:58.191Z] 9712f1f96733: Pull complete [2021-08-26T23:27:58.787Z] 63f879dbbcfc: Pull complete [2021-08-26T23:28:02.169Z] 0d9ebad4ef96: Pull complete [2021-08-26T23:28:02.169Z] e9a5061849ea: Pull complete [2021-08-26T23:28:02.436Z] d747dcd14b5f: Pull complete [2021-08-26T23:28:03.401Z] 2de7ff778b66: Pull complete [2021-08-26T23:28:03.401Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-08-26T23:28:03.401Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-26T23:28:03.401Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-08-26T23:28:03.500Z] prd-centos7-docker-4c-2g-905 does not seem to be running inside a container [2021-08-26T23:28:03.577Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/42 -v /w/workspace/edgex-go/42:/w/workspace/edgex-go/42:rw,z -v /w/workspace/edgex-go/42@tmp:/w/workspace/edgex-go/42@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-08-26T23:28:06.773Z] $ docker top c189405d0f3fa281206e1ace9ab72c491d2dc92a863e8046d8a7839236197963 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-08-26T23:28:06.886Z] provisioning config files... [2021-08-26T23:28:06.899Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/42@tmp/config8577420338241838236tmp [2021-08-26T23:28:06.921Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/42@tmp/config5397311857115757707tmp [2021-08-26T23:28:06.943Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/42@tmp/config3643260775192272678tmp [Pipeline] { [Pipeline] echo [2021-08-26T23:28:06.971Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-26T23:28:07.285Z] ---> sigul-configuration.sh [2021-08-26T23:28:07.285Z] gpg: directory `/root/.gnupg' created [2021-08-26T23:28:07.285Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-08-26T23:28:07.285Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-08-26T23:28:07.285Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-08-26T23:28:07.285Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-08-26T23:28:07.285Z] gpg: CAST5 encrypted data [2021-08-26T23:28:07.285Z] gpg: encrypted with 1 passphrase [2021-08-26T23:28:07.285Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-08-26T23:28:07.607Z] + mkdir /home/jenkins [2021-08-26T23:28:07.607Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-08-26T23:28:07.927Z] + 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-08-26T23:28:07.943Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-26T23:28:08.257Z] ---> sigul-install.sh [2021-08-26T23:28:08.257Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-08-26T23:28:08.572Z] + git tag --list [2021-08-26T23:28:08.572Z] 0.6.0 [2021-08-26T23:28:08.572Z] 0.6.1 [2021-08-26T23:28:08.572Z] 0.7.0 [2021-08-26T23:28:08.572Z] 0.7.1 [2021-08-26T23:28:08.572Z] v1.0.0 [2021-08-26T23:28:08.572Z] v1.0.1 [2021-08-26T23:28:08.572Z] v1.1.0 [2021-08-26T23:28:08.572Z] v1.2.0 [2021-08-26T23:28:08.572Z] v1.2.1 [2021-08-26T23:28:08.572Z] v1.3.0 [2021-08-26T23:28:08.572Z] v1.3.1 [2021-08-26T23:28:08.572Z] v2.0.0 [2021-08-26T23:28:08.572Z] v2.0.1-dev.1 [2021-08-26T23:28:08.572Z] v2.0.1-dev.10 [2021-08-26T23:28:08.572Z] v2.0.1-dev.11 [2021-08-26T23:28:08.572Z] v2.0.1-dev.12 [2021-08-26T23:28:08.572Z] v2.0.1-dev.13 [2021-08-26T23:28:08.572Z] v2.0.1-dev.14 [2021-08-26T23:28:08.572Z] v2.0.1-dev.15 [2021-08-26T23:28:08.572Z] v2.0.1-dev.16 [2021-08-26T23:28:08.572Z] v2.0.1-dev.17 [2021-08-26T23:28:08.572Z] v2.0.1-dev.18 [2021-08-26T23:28:08.572Z] v2.0.1-dev.19 [2021-08-26T23:28:08.572Z] v2.0.1-dev.2 [2021-08-26T23:28:08.572Z] v2.0.1-dev.20 [2021-08-26T23:28:08.572Z] v2.0.1-dev.21 [2021-08-26T23:28:08.572Z] v2.0.1-dev.22 [2021-08-26T23:28:08.572Z] v2.0.1-dev.23 [2021-08-26T23:28:08.572Z] v2.0.1-dev.24 [2021-08-26T23:28:08.572Z] v2.0.1-dev.25 [2021-08-26T23:28:08.572Z] v2.0.1-dev.26 [2021-08-26T23:28:08.572Z] v2.0.1-dev.27 [2021-08-26T23:28:08.572Z] v2.0.1-dev.28 [2021-08-26T23:28:08.572Z] v2.0.1-dev.29 [2021-08-26T23:28:08.572Z] v2.0.1-dev.3 [2021-08-26T23:28:08.572Z] v2.0.1-dev.30 [2021-08-26T23:28:08.572Z] v2.0.1-dev.31 [2021-08-26T23:28:08.572Z] v2.0.1-dev.32 [2021-08-26T23:28:08.572Z] v2.0.1-dev.33 [2021-08-26T23:28:08.572Z] v2.0.1-dev.34 [2021-08-26T23:28:08.572Z] v2.0.1-dev.35 [2021-08-26T23:28:08.572Z] v2.0.1-dev.4 [2021-08-26T23:28:08.572Z] v2.0.1-dev.5 [2021-08-26T23:28:08.572Z] v2.0.1-dev.6 [2021-08-26T23:28:08.572Z] v2.0.1-dev.7 [2021-08-26T23:28:08.572Z] v2.0.1-dev.8 [2021-08-26T23:28:08.572Z] v2.0.1-dev.9 [Pipeline] sh [2021-08-26T23:28:08.891Z] + lftools sign git-tag v2.0.1-dev.35 [2021-08-26T23:28:09.475Z] Signing Git tag with Sigul... [2021-08-26T23:28:09.475Z] Signing v2.0.1-dev.35 [Pipeline] echo [2021-08-26T23:28:10.070Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-26T23:28:10.384Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-08-26T23:28:10.398Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-08-26T23:28:10.427Z] $ docker stop --time=1 c189405d0f3fa281206e1ace9ab72c491d2dc92a863e8046d8a7839236197963 [2021-08-26T23:28:11.636Z] $ docker rm -f c189405d0f3fa281206e1ace9ab72c491d2dc92a863e8046d8a7839236197963 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:28:12.233Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-26T23:28:12.233Z] . [Pipeline] withDockerContainer [2021-08-26T23:28:12.314Z] prd-centos7-docker-4c-2g-905 does not seem to be running inside a container [2021-08-26T23:28:12.372Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/42 -v /w/workspace/edgex-go/42:/w/workspace/edgex-go/42:rw,z -v /w/workspace/edgex-go/42@tmp:/w/workspace/edgex-go/42@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:10004/edgex-devops/git-semver:latest cat [2021-08-26T23:28:12.757Z] $ docker top 5eaae13ccc9cee326f3a32362612a0fdafff29ef07dc7434ba94f3cc886fafe3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-26T23:28:12.887Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-26T23:28:12.887Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-26T23:28:13.008Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-26T23:28:13.009Z] $ docker exec 5eaae13ccc9cee326f3a32362612a0fdafff29ef07dc7434ba94f3cc886fafe3 ssh-agent [2021-08-26T23:28:13.141Z] SSH_AUTH_SOCK=/tmp/ssh-FqIN30SQHce0/agent.13 [2021-08-26T23:28:13.141Z] SSH_AGENT_PID=20 [2021-08-26T23:28:13.151Z] Running ssh-add (command line suppressed) [2021-08-26T23:28:13.262Z] Identity added: /w/workspace/edgex-go/42@tmp/private_key_5821739617063369094.key (/w/workspace/edgex-go/42@tmp/private_key_5821739617063369094.key) [2021-08-26T23:28:13.288Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-26T23:28:13.811Z] + git semver bump pre [2021-08-26T23:28:13.811Z] # -> Open(): unable to determine branch for HEAD [2021-08-26T23:28:13.811Z] # $GIT_DIR = /w/workspace/edgex-go/42/.git [2021-08-26T23:28:13.811Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/42 [2021-08-26T23:28:13.811Z] # $SEMVER_REMOTE_NAME = origin [2021-08-26T23:28:13.811Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-26T23:28:13.811Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-26T23:28:13.811Z] # $SEMVER_BRANCH = main [2021-08-26T23:28:13.811Z] # $SEMVER_DIR = /w/workspace/edgex-go/42/.semver [2021-08-26T23:28:13.811Z] 2.0.1-dev.36 [Pipeline] } [2021-08-26T23:28:13.833Z] $ docker exec --env ******** --env ******** 5eaae13ccc9cee326f3a32362612a0fdafff29ef07dc7434ba94f3cc886fafe3 ssh-agent -k [2021-08-26T23:28:13.945Z] unset SSH_AUTH_SOCK; [2021-08-26T23:28:13.945Z] unset SSH_AGENT_PID; [2021-08-26T23:28:13.945Z] echo Agent pid 20 killed; [2021-08-26T23:28:14.088Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-26T23:28:14.449Z] + git semver [Pipeline] } [2021-08-26T23:28:14.467Z] $ docker stop --time=1 5eaae13ccc9cee326f3a32362612a0fdafff29ef07dc7434ba94f3cc886fafe3 [2021-08-26T23:28:15.681Z] $ docker rm -f 5eaae13ccc9cee326f3a32362612a0fdafff29ef07dc7434ba94f3cc886fafe3 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:28:16.124Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-26T23:28:16.124Z] . [Pipeline] withDockerContainer [2021-08-26T23:28:16.221Z] prd-centos7-docker-4c-2g-905 does not seem to be running inside a container [2021-08-26T23:28:16.291Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/42 -v /w/workspace/edgex-go/42:/w/workspace/edgex-go/42:rw,z -v /w/workspace/edgex-go/42@tmp:/w/workspace/edgex-go/42@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:10004/edgex-devops/git-semver:latest cat [2021-08-26T23:28:16.694Z] $ docker top f6c52493a699bc7e5948b0c808cc6ec9aca2122469820011ca39f4d288c03bb1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-26T23:28:16.839Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-26T23:28:16.839Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-26T23:28:16.973Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-26T23:28:16.975Z] $ docker exec f6c52493a699bc7e5948b0c808cc6ec9aca2122469820011ca39f4d288c03bb1 ssh-agent [2021-08-26T23:28:17.098Z] SSH_AUTH_SOCK=/tmp/ssh-iLFW8LN8pCHc/agent.14 [2021-08-26T23:28:17.098Z] SSH_AGENT_PID=20 [2021-08-26T23:28:17.110Z] Running ssh-add (command line suppressed) [2021-08-26T23:28:17.211Z] Identity added: /w/workspace/edgex-go/42@tmp/private_key_142563782008408894.key (/w/workspace/edgex-go/42@tmp/private_key_142563782008408894.key) [2021-08-26T23:28:17.239Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-26T23:28:17.555Z] + git semver push [2021-08-26T23:28:17.555Z] # -> Open(): unable to determine branch for HEAD [2021-08-26T23:28:17.555Z] # $GIT_DIR = /w/workspace/edgex-go/42/.git [2021-08-26T23:28:17.555Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/42 [2021-08-26T23:28:17.555Z] # $SEMVER_REMOTE_NAME = origin [2021-08-26T23:28:17.555Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-26T23:28:17.555Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-26T23:28:17.555Z] # $SEMVER_BRANCH = main [2021-08-26T23:28:17.555Z] # $SEMVER_DIR = /w/workspace/edgex-go/42/.semver [Pipeline] } [2021-08-26T23:28:20.912Z] $ docker exec --env ******** --env ******** f6c52493a699bc7e5948b0c808cc6ec9aca2122469820011ca39f4d288c03bb1 ssh-agent -k [2021-08-26T23:28:21.011Z] unset SSH_AUTH_SOCK; [2021-08-26T23:28:21.011Z] unset SSH_AGENT_PID; [2021-08-26T23:28:21.011Z] echo Agent pid 20 killed; [2021-08-26T23:28:21.032Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-26T23:28:21.378Z] + git semver [Pipeline] } [2021-08-26T23:28:21.398Z] $ docker stop --time=1 f6c52493a699bc7e5948b0c808cc6ec9aca2122469820011ca39f4d288c03bb1 [2021-08-26T23:28:22.673Z] $ docker rm -f f6c52493a699bc7e5948b0c808cc6ec9aca2122469820011ca39f4d288c03bb1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-26T23:28:23.458Z] + '[' -d /w/workspace/edgex-go/42/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-26T23:28:23.781Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-26T23:28:24.387Z] ---> package-listing.sh [2021-08-26T23:28:24.387Z] ++ facter osfamily [2021-08-26T23:28:24.387Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-26T23:28:24.654Z] + OS_FAMILY=redhat [2021-08-26T23:28:24.655Z] + workspace=/w/workspace/edgex-go/42 [2021-08-26T23:28:24.655Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-26T23:28:24.655Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-26T23:28:24.655Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-26T23:28:24.655Z] + PACKAGES=/tmp/packages_start.txt [2021-08-26T23:28:24.655Z] + '[' /w/workspace/edgex-go/42 ']' [2021-08-26T23:28:24.655Z] + PACKAGES=/tmp/packages_end.txt [2021-08-26T23:28:24.655Z] + case "${OS_FAMILY}" in [2021-08-26T23:28:24.655Z] + rpm -qa [2021-08-26T23:28:24.655Z] + sort [2021-08-26T23:28:26.595Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-26T23:28:26.595Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-26T23:28:26.595Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-26T23:28:26.595Z] + '[' /w/workspace/edgex-go/42 ']' [2021-08-26T23:28:26.595Z] + mkdir -p /w/workspace/edgex-go/42/archives/ [2021-08-26T23:28:26.595Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/42/archives/ [Pipeline] echo [2021-08-26T23:28:26.612Z] 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/42/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-26T23:28:26.912Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:28:27.501Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-26T23:28:27.501Z] [2021-08-26T23:28:27.501Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-26T23:28:27.826Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-26T23:28:27.826Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-26T23:28:27.826Z] b4d181a07f80: Pulling fs layer [2021-08-26T23:28:27.826Z] a1111a8f2ec3: Pulling fs layer [2021-08-26T23:28:27.826Z] ed53099fbce6: Pulling fs layer [2021-08-26T23:28:27.826Z] dc539afda2c1: Pulling fs layer [2021-08-26T23:28:27.826Z] 77bc0d833cb6: Pulling fs layer [2021-08-26T23:28:27.826Z] 9065ff56babe: Pulling fs layer [2021-08-26T23:28:27.826Z] d287ab97295c: Pulling fs layer [2021-08-26T23:28:27.826Z] 77bc0d833cb6: Waiting [2021-08-26T23:28:27.826Z] 9065ff56babe: Waiting [2021-08-26T23:28:27.826Z] d287ab97295c: Waiting [2021-08-26T23:28:27.826Z] dc539afda2c1: Waiting [2021-08-26T23:28:28.092Z] a1111a8f2ec3: Verifying Checksum [2021-08-26T23:28:28.092Z] a1111a8f2ec3: Download complete [2021-08-26T23:28:28.092Z] dc539afda2c1: Verifying Checksum [2021-08-26T23:28:28.092Z] dc539afda2c1: Download complete [2021-08-26T23:28:28.357Z] 77bc0d833cb6: Verifying Checksum [2021-08-26T23:28:28.357Z] 77bc0d833cb6: Download complete [2021-08-26T23:28:28.357Z] 9065ff56babe: Verifying Checksum [2021-08-26T23:28:28.357Z] 9065ff56babe: Download complete [2021-08-26T23:28:28.624Z] ed53099fbce6: Verifying Checksum [2021-08-26T23:28:28.624Z] ed53099fbce6: Download complete [2021-08-26T23:28:28.909Z] b4d181a07f80: Verifying Checksum [2021-08-26T23:28:28.909Z] b4d181a07f80: Download complete [2021-08-26T23:28:29.888Z] b4d181a07f80: Pull complete [2021-08-26T23:28:30.154Z] a1111a8f2ec3: Pull complete [2021-08-26T23:28:30.421Z] ed53099fbce6: Pull complete [2021-08-26T23:28:30.690Z] dc539afda2c1: Pull complete [2021-08-26T23:28:30.690Z] 77bc0d833cb6: Pull complete [2021-08-26T23:28:30.959Z] 9065ff56babe: Pull complete [2021-08-26T23:28:37.604Z] d287ab97295c: Verifying Checksum [2021-08-26T23:28:37.604Z] d287ab97295c: Download complete [2021-08-26T23:28:42.161Z] d287ab97295c: Pull complete [2021-08-26T23:28:42.161Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-26T23:28:42.161Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-26T23:28:42.161Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-26T23:28:42.254Z] prd-centos7-docker-4c-2g-905 does not seem to be running inside a container [2021-08-26T23:28:42.316Z] $ 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/42/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/42 -v /w/workspace/edgex-go/42:/w/workspace/edgex-go/42:rw,z -v /w/workspace/edgex-go/42@tmp:/w/workspace/edgex-go/42@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-26T23:28:44.658Z] $ docker top 39533d705bff44452f42c8fe87ebca9b87e4216be5804527b3903c693948e10b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-26T23:28:45.080Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-26T23:28:45.400Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-26T23:28:45.716Z] + ls /var/log/sa-host [2021-08-26T23:28:45.716Z] + sadf -c /var/log/sa-host/sa05 [2021-08-26T23:28:45.716Z] file_magic: OK [2021-08-26T23:28:45.716Z] HZ: Using current value: 100 [2021-08-26T23:28:45.716Z] file_header: OK [2021-08-26T23:28:45.716Z] 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-08-26T23:28:45.716Z] Statistics: [2021-08-26T23:28:45.716Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-26T23:28:45.716Z] File successfully converted to sysstat format version 12.0.3 [2021-08-26T23:28:45.716Z] + sadf -c /var/log/sa-host/sa26 [2021-08-26T23:28:45.716Z] file_magic: OK [2021-08-26T23:28:45.716Z] HZ: Using current value: 100 [2021-08-26T23:28:45.716Z] file_header: OK [2021-08-26T23:28:45.716Z] 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-08-26T23:28:45.716Z] Statistics: [2021-08-26T23:28:45.716Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-26T23:28:45.716Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-26T23:28:45.912Z] provisioning config files... [2021-08-26T23:28:45.928Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/42@tmp/config1480486173085016360tmp [Pipeline] { [Pipeline] echo [2021-08-26T23:28:45.953Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-26T23:28:46.269Z] ---> create-netrc.sh [Pipeline] } [2021-08-26T23:28:46.284Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-26T23:28:46.687Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-26T23:28:46.704Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-26T23:28:47.019Z] ---> sudo-logs.sh [2021-08-26T23:28:47.019Z] Archiving 'sudo' log.. [2021-08-26T23:28:47.019Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-905.vexxhost.local: Name or service not known [2021-08-26T23:28:47.019Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-905.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-26T23:28:47.056Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-26T23:28:47.371Z] ---> job-cost.sh [2021-08-26T23:28:47.371Z] lf-activate-venv: SKIPPING [2021-08-26T23:28:47.371Z] DEBUG: total: 0.10999999940395355 [2021-08-26T23:28:47.371Z] INFO: Retrieving Stack Cost... [2021-08-26T23:28:48.780Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-26T23:28:49.046Z] INFO: Archiving Costs [Pipeline] echo [2021-08-26T23:28:49.065Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-26T23:28:49.382Z] ---> logs-deploy.sh [2021-08-26T23:28:49.382Z] lf-activate-venv: SKIPPING [2021-08-26T23:28:49.382Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/42 [2021-08-26T23:28:49.382Z] INFO: archiving workspace using pattern(s): [2021-08-26T23:28:49.965Z] Archives upload complete. [2021-08-26T23:28:50.231Z] INFO: archiving logs to Nexus