Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f 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-ssh527793267775885965.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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-ssh8225478309937632328.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 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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-ssh6002718842790120319.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c # timeout=10 Commit message: "Merge pull request #352 from ernestojeda/parallel-go-mod-download" > 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-ssh5180667418525944527.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-ssh3826502123017213578.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-327 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/31 [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/31 # 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/31@tmp/jenkins-gitclient-ssh1272818008342773822.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 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f (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 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f # timeout=10 Commit message: "fix(all): http response cannot be completed (#3662)" > git rev-list --no-walk dbae55fc488469eb58ee4ed534c55ed7a05c4c0d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-11T13:51:57.333Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-11T13:51:57.426Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-11T13:51:57.459Z] ========================================================= [2021-08-11T13:51:57.459Z] EdgeX Global Pipelines Version Info [2021-08-11T13:51:57.459Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-11T13:51:58.733Z] ------------------- [2021-08-11T13:51:58.733Z] stable info: [2021-08-11T13:51:58.733Z] ------------------- [2021-08-11T13:51:58.733Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-11T13:51:58.733Z] Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [2021-08-11T13:51:58.733Z] Message: update stable to v1.0.204 [2021-08-11T13:51:59.324Z] ------------------- [2021-08-11T13:51:59.324Z] experimental info: [2021-08-11T13:51:59.324Z] ------------------- [2021-08-11T13:51:59.324Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-11T13:51:59.324Z] Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [2021-08-11T13:51:59.324Z] Message: update experimental to v1.0.204 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-11T13:51:59.492Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-08-11T13:51:59.515Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-08-11T13:51:59.536Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-11T13:51:59.558Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-11T13:51:59.579Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-11T13:51:59.601Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-11T13:51:59.623Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-11T13:51:59.643Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-08-11T13:51:59.666Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-08-11T13:51:59.694Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-08-11T13:51:59.719Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-11T13:51:59.741Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-11T13:51:59.763Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-11T13:51:59.785Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-11T13:51:59.806Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-11T13:51:59.828Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-11T13:51:59.850Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-11T13:51:59.876Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-11T13:51:59.899Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-11T13:51:59.921Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-11T13:51:59.949Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-11T13:51:59.972Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-11T13:51:59.994Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-11T13:52:00.019Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-08-11T13:52:00.042Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-08-11T13:52:00.064Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-08-11T13:52:00.088Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [Pipeline] echo [2021-08-11T13:52:00.118Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0ba6ba5 [Pipeline] echo [2021-08-11T13:52:00.142Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-11T13:52:00.213Z] provisioning config files... [2021-08-11T13:52:00.236Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/31@tmp/config3115003899572373757tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T13:52:00.573Z] ---> docker-login.sh [2021-08-11T13:52:00.574Z] nexus3.edgexfoundry.org:10001 [2021-08-11T13:52:00.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T13:52:00.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T13:52:00.843Z] Configure a credential helper to remove this warning. See [2021-08-11T13:52:00.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T13:52:00.843Z] [2021-08-11T13:52:00.843Z] Login Succeeded [2021-08-11T13:52:00.843Z] nexus3.edgexfoundry.org:10002 [2021-08-11T13:52:00.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T13:52:01.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T13:52:01.113Z] Configure a credential helper to remove this warning. See [2021-08-11T13:52:01.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T13:52:01.113Z] [2021-08-11T13:52:01.113Z] Login Succeeded [2021-08-11T13:52:01.113Z] nexus3.edgexfoundry.org:10003 [2021-08-11T13:52:01.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T13:52:01.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T13:52:01.113Z] Configure a credential helper to remove this warning. See [2021-08-11T13:52:01.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T13:52:01.113Z] [2021-08-11T13:52:01.113Z] Login Succeeded [2021-08-11T13:52:01.113Z] nexus3.edgexfoundry.org:10004 [2021-08-11T13:52:01.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T13:52:01.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T13:52:01.384Z] Configure a credential helper to remove this warning. See [2021-08-11T13:52:01.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T13:52:01.384Z] [2021-08-11T13:52:01.384Z] Login Succeeded [2021-08-11T13:52:01.384Z] docker.io [2021-08-11T13:52:01.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T13:52:01.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T13:52:01.970Z] Configure a credential helper to remove this warning. See [2021-08-11T13:52:01.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T13:52:01.970Z] [2021-08-11T13:52:01.970Z] Login Succeeded [2021-08-11T13:52:01.970Z] ---> docker-login.sh ends [Pipeline] } [2021-08-11T13:52:01.985Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-11T13:52:02.340Z] ++ 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-11T13:52:02.341Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-11T13:52:02.341Z] ++ dirname cmd/core-command/Dockerfile [2021-08-11T13:52:02.341Z] ++ cut -d/ -f2 [2021-08-11T13:52:02.341Z] + echo core-command,cmd/core-command/Dockerfile [2021-08-11T13:52:02.341Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-11T13:52:02.341Z] ++ dirname cmd/core-data/Dockerfile [2021-08-11T13:52:02.341Z] ++ cut -d/ -f2 [2021-08-11T13:52:02.341Z] + echo core-data,cmd/core-data/Dockerfile [2021-08-11T13:52:02.341Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-11T13:52:02.341Z] ++ dirname cmd/core-metadata/Dockerfile [2021-08-11T13:52:02.341Z] ++ cut -d/ -f2 [2021-08-11T13:52:02.341Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-08-11T13:52:02.341Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-11T13:52:02.341Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-08-11T13:52:02.341Z] ++ cut -d/ -f2 [2021-08-11T13:52:02.341Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-08-11T13:52:02.341Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-11T13:52:02.341Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-08-11T13:52:02.341Z] ++ cut -d/ -f2 [2021-08-11T13:52:02.341Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-08-11T13:52:02.341Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-11T13:52:02.341Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-08-11T13:52:02.341Z] ++ cut -d/ -f2 [2021-08-11T13:52:02.341Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-08-11T13:52:02.341Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-11T13:52:02.341Z] ++ dirname cmd/support-notifications/Dockerfile [2021-08-11T13:52:02.341Z] ++ cut -d/ -f2 [2021-08-11T13:52:02.341Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-08-11T13:52:02.341Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-11T13:52:02.341Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-08-11T13:52:02.341Z] ++ cut -d/ -f2 [2021-08-11T13:52:02.341Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-08-11T13:52:02.341Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-11T13:52:02.341Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-08-11T13:52:02.341Z] ++ cut -d/ -f2 [2021-08-11T13:52:02.341Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-08-11T13:52:02.405Z] 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-11T13:52:03.774Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T13:52:03.775Z] [2021-08-11T13:52:03.775Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T13:52:04.129Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T13:52:04.129Z] latest: Pulling from edgex-devops/git-semver [2021-08-11T13:52:04.129Z] 31603596830f: Pulling fs layer [2021-08-11T13:52:04.129Z] d4622e32a9a9: Pulling fs layer [2021-08-11T13:52:04.129Z] 1030fce36090: Pulling fs layer [2021-08-11T13:52:04.129Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-11T13:52:04.129Z] 6c6cb7e1b49b: Waiting [2021-08-11T13:52:04.129Z] d4622e32a9a9: Verifying Checksum [2021-08-11T13:52:04.129Z] d4622e32a9a9: Download complete [2021-08-11T13:52:04.404Z] 31603596830f: Verifying Checksum [2021-08-11T13:52:04.404Z] 31603596830f: Download complete [2021-08-11T13:52:04.676Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-11T13:52:04.676Z] 6c6cb7e1b49b: Download complete [2021-08-11T13:52:04.676Z] 31603596830f: Pull complete [2021-08-11T13:52:04.676Z] d4622e32a9a9: Pull complete [2021-08-11T13:52:04.944Z] 1030fce36090: Verifying Checksum [2021-08-11T13:52:04.944Z] 1030fce36090: Download complete [2021-08-11T13:52:05.542Z] 1030fce36090: Pull complete [2021-08-11T13:52:05.815Z] 6c6cb7e1b49b: Pull complete [2021-08-11T13:52:05.815Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-11T13:52:05.815Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T13:52:05.815Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-11T13:52:06.127Z] prd-centos7-docker-4c-2g-327 does not seem to be running inside a container [2021-08-11T13:52:06.199Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-11T13:52:07.008Z] $ docker top 1a0ae5f52f43917386941aefe4ac651d28c4d8fcf465640203fdbbeb237c06ef -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-11T13:52:07.143Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-11T13:52:07.143Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-11T13:52:07.273Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-11T13:52:07.273Z] $ docker exec 1a0ae5f52f43917386941aefe4ac651d28c4d8fcf465640203fdbbeb237c06ef ssh-agent [2021-08-11T13:52:07.401Z] SSH_AUTH_SOCK=/tmp/ssh-IWBpbv7AxfH3/agent.13 [2021-08-11T13:52:07.401Z] SSH_AGENT_PID=20 [2021-08-11T13:52:07.413Z] Running ssh-add (command line suppressed) [2021-08-11T13:52:07.518Z] Identity added: /w/workspace/edgex-go/31@tmp/private_key_3073030525396325864.key (/w/workspace/edgex-go/31@tmp/private_key_3073030525396325864.key) [2021-08-11T13:52:07.551Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-11T13:52:07.869Z] + git tag --points-at HEAD [Pipeline] } [2021-08-11T13:52:07.887Z] $ docker exec --env ******** --env ******** 1a0ae5f52f43917386941aefe4ac651d28c4d8fcf465640203fdbbeb237c06ef ssh-agent -k [2021-08-11T13:52:07.994Z] unset SSH_AUTH_SOCK; [2021-08-11T13:52:07.994Z] unset SSH_AGENT_PID; [2021-08-11T13:52:07.995Z] echo Agent pid 20 killed; [2021-08-11T13:52:08.017Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-11T13:52:08.054Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-11T13:52:08.054Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-11T13:52:08.181Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-11T13:52:08.181Z] $ docker exec 1a0ae5f52f43917386941aefe4ac651d28c4d8fcf465640203fdbbeb237c06ef ssh-agent [2021-08-11T13:52:08.299Z] SSH_AUTH_SOCK=/tmp/ssh-WIcx9wb9dlCu/agent.51 [2021-08-11T13:52:08.299Z] SSH_AGENT_PID=58 [2021-08-11T13:52:08.309Z] Running ssh-add (command line suppressed) [2021-08-11T13:52:08.405Z] Identity added: /w/workspace/edgex-go/31@tmp/private_key_1018747051272526398.key (/w/workspace/edgex-go/31@tmp/private_key_1018747051272526398.key) [2021-08-11T13:52:08.431Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-11T13:52:08.753Z] + git semver init [2021-08-11T13:52:08.753Z] # -> Open(): unable to determine branch for HEAD [2021-08-11T13:52:08.753Z] # $GIT_DIR = /w/workspace/edgex-go/31/.git [2021-08-11T13:52:08.753Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/31 [2021-08-11T13:52:08.753Z] # $SEMVER_REMOTE_NAME = origin [2021-08-11T13:52:08.753Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-11T13:52:08.753Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-11T13:52:08.753Z] # $SEMVER_BRANCH = main [2021-08-11T13:52:08.753Z] # $SEMVER_TEMP = /tmp/semver-410658644 [2021-08-11T13:52:08.753Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-08-11T13:52:55.639Z] # '/tmp/semver-410658644' -> '/w/workspace/edgex-go/31/.semver' [2021-08-11T13:52:55.639Z] # -> Force: false [2021-08-11T13:52:55.639Z] # $SEMVER_DIR = /w/workspace/edgex-go/31/.semver [Pipeline] } [2021-08-11T13:52:55.652Z] $ docker exec --env ******** --env ******** 1a0ae5f52f43917386941aefe4ac651d28c4d8fcf465640203fdbbeb237c06ef ssh-agent -k [2021-08-11T13:52:55.757Z] unset SSH_AUTH_SOCK; [2021-08-11T13:52:55.757Z] unset SSH_AGENT_PID; [2021-08-11T13:52:55.757Z] echo Agent pid 58 killed; [2021-08-11T13:52:55.777Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-11T13:52:56.120Z] + git semver [Pipeline] } [2021-08-11T13:52:56.139Z] $ docker stop --time=1 1a0ae5f52f43917386941aefe4ac651d28c4d8fcf465640203fdbbeb237c06ef [2021-08-11T13:52:57.716Z] $ docker rm -f 1a0ae5f52f43917386941aefe4ac651d28c4d8fcf465640203fdbbeb237c06ef [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-11T13:52:58.128Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-11T13:52:58.488Z] Stashed 1 file(s) [Pipeline] echo [2021-08-11T13:52:58.492Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.28 [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-11T13:52:58.706Z] ========================================================= [2021-08-11T13:52:58.706Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-11T13:52:58.706Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-11T13:52:59.043Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-11T13:52:59.043Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-11T13:52:59.043Z] 540db60ca938: Pulling fs layer [2021-08-11T13:52:59.043Z] adcc1eea9eea: Pulling fs layer [2021-08-11T13:52:59.043Z] 4c4ab2625f07: Pulling fs layer [2021-08-11T13:52:59.043Z] db62176df00c: Pulling fs layer [2021-08-11T13:52:59.043Z] 3b30891b0d05: Pulling fs layer [2021-08-11T13:52:59.043Z] 06b49ca38bd5: Pulling fs layer [2021-08-11T13:52:59.043Z] c788192a36de: Pulling fs layer [2021-08-11T13:52:59.043Z] a77e37c0d609: Pulling fs layer [2021-08-11T13:52:59.043Z] c3185cebc471: Pulling fs layer [2021-08-11T13:52:59.043Z] db62176df00c: Waiting [2021-08-11T13:52:59.043Z] 3b30891b0d05: Waiting [2021-08-11T13:52:59.043Z] 06b49ca38bd5: Waiting [2021-08-11T13:52:59.043Z] c788192a36de: Waiting [2021-08-11T13:52:59.043Z] a77e37c0d609: Waiting [2021-08-11T13:52:59.043Z] c3185cebc471: Waiting [2021-08-11T13:52:59.043Z] 4c4ab2625f07: Verifying Checksum [2021-08-11T13:52:59.043Z] 4c4ab2625f07: Download complete [2021-08-11T13:52:59.043Z] adcc1eea9eea: Download complete [2021-08-11T13:52:59.313Z] 3b30891b0d05: Verifying Checksum [2021-08-11T13:52:59.313Z] 3b30891b0d05: Download complete [2021-08-11T13:52:59.313Z] 540db60ca938: Verifying Checksum [2021-08-11T13:52:59.313Z] 540db60ca938: Download complete [2021-08-11T13:52:59.589Z] c788192a36de: Verifying Checksum [2021-08-11T13:52:59.589Z] c788192a36de: Download complete [2021-08-11T13:52:59.589Z] 06b49ca38bd5: Verifying Checksum [2021-08-11T13:52:59.589Z] 06b49ca38bd5: Download complete [2021-08-11T13:52:59.589Z] 540db60ca938: Pull complete [2021-08-11T13:52:59.589Z] adcc1eea9eea: Pull complete [2021-08-11T13:52:59.858Z] 4c4ab2625f07: Pull complete [2021-08-11T13:53:00.446Z] a77e37c0d609: Verifying Checksum [2021-08-11T13:53:00.446Z] a77e37c0d609: Download complete [2021-08-11T13:53:05.812Z] db62176df00c: Verifying Checksum [2021-08-11T13:53:05.812Z] db62176df00c: Download complete [2021-08-11T13:53:05.812Z] c3185cebc471: Verifying Checksum [2021-08-11T13:53:05.812Z] c3185cebc471: Download complete [2021-08-11T13:53:08.435Z] db62176df00c: Pull complete [2021-08-11T13:53:08.703Z] 3b30891b0d05: Pull complete [2021-08-11T13:53:08.703Z] 06b49ca38bd5: Pull complete [2021-08-11T13:53:08.703Z] c788192a36de: Pull complete [2021-08-11T13:53:08.969Z] a77e37c0d609: Pull complete [2021-08-11T13:53:11.567Z] c3185cebc471: Pull complete [2021-08-11T13:53:11.567Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-11T13:53:11.567Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-11T13:53:11.567Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-11T13:53:11.921Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-11T13:53:11.921Z] WORKDIR /edgex [2021-08-11T13:53:11.921Z] COPY go.mod . [2021-08-11T13:53:11.921Z] RUN go mod download' [2021-08-11T13:53:11.921Z] + docker build -t ci-base-image-x86_64 -f - . [2021-08-11T13:53:13.636Z] Still waiting to schedule task [2021-08-11T13:53:13.637Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ is offline [2021-08-11T13:53:14.518Z] Sending build context to Docker daemon 328.6MB [2021-08-11T13:53:14.518Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-11T13:53:14.518Z] ---> 031687cdd783 [2021-08-11T13:53:14.518Z] Step 2/4 : WORKDIR /edgex [2021-08-11T13:53:14.793Z] ---> Running in 76c74b5c4040 [2021-08-11T13:53:15.075Z] Removing intermediate container 76c74b5c4040 [2021-08-11T13:53:15.075Z] ---> 58e2bd35f3c5 [2021-08-11T13:53:15.075Z] Step 3/4 : COPY go.mod . [2021-08-11T13:53:15.075Z] ---> 841750fe9dc1 [2021-08-11T13:53:15.075Z] Step 4/4 : RUN go mod download [2021-08-11T13:53:15.075Z] ---> Running in 696985bcf5ca [2021-08-11T13:53:54.001Z] Removing intermediate container 696985bcf5ca [2021-08-11T13:53:54.001Z] ---> bfc745891743 [2021-08-11T13:53:54.001Z] Successfully built bfc745891743 [2021-08-11T13:53:54.001Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T13:53:54.326Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-11T13:53:54.326Z] . [Pipeline] withDockerContainer [2021-08-11T13:53:54.425Z] prd-centos7-docker-4c-2g-327 does not seem to be running inside a container [2021-08-11T13:53:54.490Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-11T13:53:54.931Z] $ docker top 5e7f498583ab3772f00fbd224eb66bab09b90ad0bc3b6c12166124e25171cc38 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-11T13:53:55.355Z] + go version [2021-08-11T13:53:55.355Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-11T13:53:55.369Z] $ docker stop --time=1 5e7f498583ab3772f00fbd224eb66bab09b90ad0bc3b6c12166124e25171cc38 [2021-08-11T13:53:56.587Z] $ docker rm -f 5e7f498583ab3772f00fbd224eb66bab09b90ad0bc3b6c12166124e25171cc38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T13:53:57.093Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-11T13:53:57.093Z] . [Pipeline] withDockerContainer [2021-08-11T13:53:57.196Z] prd-centos7-docker-4c-2g-327 does not seem to be running inside a container [2021-08-11T13:53:57.254Z] $ 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/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-11T13:53:57.713Z] $ docker top f6611484656c1bac20f295c78020960b678a7eaa14d037c813b9c4b1e749f48d -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-11T13:53:57.822Z] ========================================================= [2021-08-11T13:53:57.822Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-11T13:53:57.822Z] ========================================================= [Pipeline] sh [2021-08-11T13:53:58.122Z] + go mod tidy [Pipeline] sh [2021-08-11T13:53:58.933Z] + make test [2021-08-11T13:53:58.933Z] 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-11T13:53:59.209Z] go mod tidy [2021-08-11T13:53:59.478Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-11T13:54:06.217Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-11T13:54:24.525Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-11T13:54:28.841Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-11T13:54:28.841Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-11T13:54:29.432Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-11T13:54:32.051Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-11T13:54:32.326Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-11T13:54:32.605Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-11T13:54:32.605Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-11T13:54:33.207Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-11T13:54:33.476Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-11T13:54:33.744Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-11T13:54:33.744Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-11T13:54:33.744Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-11T13:54:33.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-11T13:54:36.353Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.067s coverage: 28.7% of statements [2021-08-11T13:54:36.353Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-11T13:54:36.353Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-11T13:54:37.328Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.068s coverage: 100.0% of statements [2021-08-11T13:54:37.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-11T13:54:37.914Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.083s coverage: 46.3% of statements [2021-08-11T13:54:37.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-11T13:54:37.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-11T13:54:39.378Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.135s coverage: 90.1% of statements [2021-08-11T13:54:39.378Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-11T13:54:39.378Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-11T13:54:39.977Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.068s coverage: 81.2% of statements [2021-08-11T13:54:39.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-11T13:54:39.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-11T13:54:39.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-11T13:54:39.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-11T13:54:39.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-11T13:54:40.950Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.265s coverage: 94.2% of statements [2021-08-11T13:54:40.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-11T13:54:40.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-11T13:54:40.950Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.054s coverage: 59.1% of statements [2021-08-11T13:54:40.950Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-11T13:54:40.950Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-11T13:54:40.950Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-11T13:54:40.950Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-11T13:54:40.950Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-11T13:54:41.228Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.065s coverage: 60.0% of statements [2021-08-11T13:54:41.228Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-11T13:54:41.228Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-11T13:54:41.228Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-11T13:54:42.208Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.053s coverage: 0.8% of statements [2021-08-11T13:54:42.208Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-11T13:54:42.208Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.051s coverage: 58.8% of statements [2021-08-11T13:54:42.208Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.042s coverage: 21.7% of statements [2021-08-11T13:54:42.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-11T13:54:42.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements [2021-08-11T13:54:42.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.051s coverage: 79.5% of statements [2021-08-11T13:54:43.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements [2021-08-11T13:54:43.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.233s coverage: 96.3% of statements [2021-08-11T13:54:43.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements [2021-08-11T13:54:55.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.067s coverage: 94.4% of statements [2021-08-11T13:54:55.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.046s coverage: 44.8% of statements [2021-08-11T13:55:01.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.246s coverage: 81.8% of statements [2021-08-11T13:55:01.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-11T13:55:07.376Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-328 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-08-11T13:55:07.395Z] Running in /w/workspace/edgex-go/31 [Pipeline] { [Pipeline] checkout [2021-08-11T13:55:07.618Z] The recommended git tool is: git [2021-08-11T13:55:13.191Z] using credential edgex-jenkins-ssh [2021-08-11T13:55:13.212Z] Cloning the remote Git repository [2021-08-11T13:55:13.269Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-11T13:55:13.403Z] > git init /w/workspace/edgex-go/31 # timeout=10 [2021-08-11T13:55:13.628Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-11T13:55:13.637Z] > git --version # timeout=10 [2021-08-11T13:55:13.702Z] > git --version # 'git version 2.17.1' [2021-08-11T13:55:13.704Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T13:55:13.809Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-11T13:55:19.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.090s coverage: 92.9% of statements [2021-08-11T13:55:19.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-11T13:55:19.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-11T13:55:19.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-11T13:55:19.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 65.1% of statements [2021-08-11T13:55:19.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-11T13:55:19.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-11T13:55:19.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-11T13:55:19.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-11T13:55:19.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-11T13:55:19.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2021-08-11T13:55:19.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-11T13:55:19.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-11T13:55:19.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2021-08-11T13:55:19.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-11T13:55:19.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.055s coverage: 58.8% of statements [2021-08-11T13:55:19.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-11T13:55:19.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements [2021-08-11T13:55:19.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-08-11T13:55:19.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2021-08-11T13:55:19.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.084s coverage: 91.2% of statements [2021-08-11T13:55:19.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-11T13:55:19.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.139s coverage: 64.4% of statements [2021-08-11T13:55:19.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-11T13:55:19.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-11T13:55:19.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2021-08-11T13:55:19.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements [2021-08-11T13:55:19.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2021-08-11T13:55:19.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements [2021-08-11T13:55:19.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2021-08-11T13:55:19.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.184s coverage: 66.9% of statements [2021-08-11T13:55:19.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-11T13:55:19.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-11T13:55:19.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-11T13:55:20.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.141s coverage: 43.6% of statements [2021-08-11T13:55:20.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-11T13:55:20.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-11T13:55:20.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements [2021-08-11T13:55:20.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-11T13:55:20.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements [2021-08-11T13:55:20.579Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-11T13:55:27.253Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.086s coverage: 19.5% of statements [2021-08-11T13:55:27.253Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-11T13:55:27.253Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-11T13:55:27.253Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-11T13:55:27.253Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-11T13:55:27.253Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.130s coverage: 92.0% of statements [2021-08-11T13:55:27.253Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-11T13:55:27.253Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-11T13:55:27.253Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-11T13:55:27.253Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-11T13:55:27.253Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 62.7% of statements [2021-08-11T13:55:27.253Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-11T13:55:27.253Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-11T13:55:27.253Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements [2021-08-11T13:55:27.253Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-11T13:55:27.253Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-11T13:55:27.253Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-11T13:55:27.253Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-11T13:55:27.253Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2021-08-11T13:55:27.253Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-11T13:55:27.253Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-11T13:55:27.253Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-11T13:55:27.253Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-11T13:55:27.253Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-11T13:55:27.253Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-11T13:55:27.253Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2021-08-11T13:55:27.253Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements [2021-08-11T13:55:27.530Z] GO111MODULE=on go vet ./... [2021-08-11T13:55:36.657Z] Avoid second fetch [2021-08-11T13:55:36.657Z] Checking out Revision 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f (main) [2021-08-11T13:55:36.610Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-11T13:55:36.626Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-11T13:55:36.676Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T13:55:36.691Z] > git checkout -f 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f # timeout=10 [2021-08-11T13:55:41.074Z] Commit message: "fix(all): http response cannot be completed (#3662)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-11T13:55:41.628Z] provisioning config files... [2021-08-11T13:55:41.660Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/31@tmp/config8972454711074320025tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T13:55:42.213Z] ---> docker-login.sh [2021-08-11T13:55:42.213Z] nexus3.edgexfoundry.org:10001 [2021-08-11T13:55:43.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T13:55:43.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T13:55:43.798Z] Configure a credential helper to remove this warning. See [2021-08-11T13:55:43.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T13:55:43.798Z] [2021-08-11T13:55:43.798Z] Login Succeeded [2021-08-11T13:55:43.798Z] nexus3.edgexfoundry.org:10002 [2021-08-11T13:55:44.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T13:55:44.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T13:55:44.353Z] Configure a credential helper to remove this warning. See [2021-08-11T13:55:44.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T13:55:44.353Z] [2021-08-11T13:55:44.353Z] Login Succeeded [2021-08-11T13:55:44.353Z] nexus3.edgexfoundry.org:10003 [2021-08-11T13:55:44.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T13:55:44.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T13:55:44.913Z] Configure a credential helper to remove this warning. See [2021-08-11T13:55:44.913Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T13:55:44.913Z] [2021-08-11T13:55:44.913Z] Login Succeeded [2021-08-11T13:55:44.913Z] nexus3.edgexfoundry.org:10004 [2021-08-11T13:55:45.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T13:55:45.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T13:55:45.515Z] Configure a credential helper to remove this warning. See [2021-08-11T13:55:45.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T13:55:45.515Z] [2021-08-11T13:55:45.515Z] Login Succeeded [2021-08-11T13:55:45.515Z] docker.io [2021-08-11T13:55:45.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T13:55:46.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T13:55:46.391Z] Configure a credential helper to remove this warning. See [2021-08-11T13:55:46.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T13:55:46.391Z] [2021-08-11T13:55:46.391Z] Login Succeeded [2021-08-11T13:55:46.391Z] ---> docker-login.sh ends [Pipeline] } [2021-08-11T13:55:46.466Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-11T13:55:46.940Z] ========================================================= [2021-08-11T13:55:46.941Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-11T13:55:46.941Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-11T13:55:47.294Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-11T13:55:47.571Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-11T13:55:47.571Z] 595b0fe564bb: Pulling fs layer [2021-08-11T13:55:47.571Z] 24495759ef45: Pulling fs layer [2021-08-11T13:55:47.571Z] d148012ef14d: Pulling fs layer [2021-08-11T13:55:47.571Z] e90a11edd702: Pulling fs layer [2021-08-11T13:55:47.571Z] d77568369979: Pulling fs layer [2021-08-11T13:55:47.571Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-11T13:55:47.571Z] 170f2ba95c9a: Pulling fs layer [2021-08-11T13:55:47.571Z] 97ac5df62f85: Pulling fs layer [2021-08-11T13:55:47.571Z] fc1c9f9a7f3b: Waiting [2021-08-11T13:55:47.571Z] d77568369979: Waiting [2021-08-11T13:55:47.571Z] e90a11edd702: Waiting [2021-08-11T13:55:47.571Z] 170f2ba95c9a: Waiting [2021-08-11T13:55:47.571Z] 97ac5df62f85: Waiting [2021-08-11T13:55:47.852Z] d148012ef14d: Verifying Checksum [2021-08-11T13:55:47.852Z] d148012ef14d: Download complete [2021-08-11T13:55:47.852Z] 24495759ef45: Verifying Checksum [2021-08-11T13:55:47.852Z] 24495759ef45: Download complete [2021-08-11T13:55:47.852Z] d77568369979: Verifying Checksum [2021-08-11T13:55:47.852Z] d77568369979: Download complete [2021-08-11T13:55:47.852Z] fc1c9f9a7f3b: Download complete [2021-08-11T13:55:47.852Z] 595b0fe564bb: Verifying Checksum [2021-08-11T13:55:47.852Z] 595b0fe564bb: Download complete [2021-08-11T13:55:47.852Z] 170f2ba95c9a: Verifying Checksum [2021-08-11T13:55:47.852Z] 170f2ba95c9a: Download complete [2021-08-11T13:55:48.454Z] 595b0fe564bb: Pull complete [2021-08-11T13:55:49.056Z] 24495759ef45: Pull complete [2021-08-11T13:55:49.663Z] d148012ef14d: Pull complete [2021-08-11T13:55:52.288Z] 97ac5df62f85: Verifying Checksum [2021-08-11T13:55:52.288Z] 97ac5df62f85: Download complete [2021-08-11T13:55:53.273Z] e90a11edd702: Verifying Checksum [2021-08-11T13:55:53.273Z] e90a11edd702: Download complete [2021-08-11T13:55:54.273Z] gofmt -l . [2021-08-11T13:55:54.273Z] [ "`gofmt -l .`" = "" ] [2021-08-11T13:55:54.273Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-11T13:55:54.616Z] + ls -al . [2021-08-11T13:55:54.616Z] total 604 [2021-08-11T13:55:54.616Z] drwxrwxr-x 10 1001 1001 4096 Aug 11 13:55 . [2021-08-11T13:55:54.616Z] drwxr-xr-x 4 root root 30 Aug 11 13:53 .. [2021-08-11T13:55:54.616Z] -rw-rw-r-- 1 1001 1001 11 Aug 11 13:51 .dockerignore [2021-08-11T13:55:54.616Z] drwxrwxr-x 8 1001 1001 162 Aug 11 13:51 .git [2021-08-11T13:55:54.616Z] drwxrwxr-x 3 1001 1001 125 Aug 11 13:51 .github [2021-08-11T13:55:54.616Z] -rw-rw-r-- 1 1001 1001 818 Aug 11 13:51 .gitignore [2021-08-11T13:55:54.616Z] -rw-rw-r-- 1 1001 1001 76 Aug 11 13:51 .hadolint.yml [2021-08-11T13:55:54.616Z] drwx------ 3 1001 1001 43 Aug 11 13:52 .semver [2021-08-11T13:55:54.616Z] -rw-rw-r-- 1 1001 1001 166 Aug 11 13:51 .sonarcloud.properties [2021-08-11T13:55:54.616Z] -rw-rw-r-- 1 1001 1001 1171 Aug 11 13:51 ADOPTERS.md [2021-08-11T13:55:54.616Z] -rw-rw-r-- 1 1001 1001 8609 Aug 11 13:51 Attribution.txt [2021-08-11T13:55:54.616Z] -rw-rw-r-- 1 1001 1001 43881 Aug 11 13:51 CHANGELOG.md [2021-08-11T13:55:54.616Z] -rw-rw-r-- 1 1001 1001 3804 Aug 11 13:51 CONTRIBUTING.md [2021-08-11T13:55:54.616Z] -rw-rw-r-- 1 1001 1001 677 Aug 11 13:51 GOVERNANCE.md [2021-08-11T13:55:54.616Z] -rw-rw-r-- 1 1001 1001 849 Aug 11 13:51 Jenkinsfile [2021-08-11T13:55:54.616Z] -rw-rw-r-- 1 1001 1001 10775 Aug 11 13:51 LICENSE [2021-08-11T13:55:54.616Z] -rw-rw-r-- 1 1001 1001 5915 Aug 11 13:51 Makefile [2021-08-11T13:55:54.616Z] -rw-rw-r-- 1 1001 1001 582 Aug 11 13:51 OWNERS.md [2021-08-11T13:55:54.616Z] -rw-rw-r-- 1 1001 1001 8643 Aug 11 13:51 README.md [2021-08-11T13:55:54.616Z] -rw-rw-r-- 1 1001 1001 6912 Aug 11 13:51 SECURITY.md [2021-08-11T13:55:54.616Z] -rw-rw-r-- 1 1001 1001 12 Aug 11 13:52 VERSION [2021-08-11T13:55:54.616Z] -rw-rw-r-- 1 1001 1001 4131 Aug 11 13:51 ZMQWindows.md [2021-08-11T13:55:54.616Z] drwxrwxr-x 2 1001 1001 37 Aug 11 13:51 bin [2021-08-11T13:55:54.616Z] drwxrwxr-x 14 1001 1001 4096 Aug 11 13:51 cmd [2021-08-11T13:55:54.616Z] -rw-r--r-- 1 root root 404329 Aug 11 13:55 coverage.out [2021-08-11T13:55:54.616Z] -rw-rw-r-- 1 1001 1001 813 Aug 11 13:51 go.mod [2021-08-11T13:55:54.616Z] -rw-r--r-- 1 root root 48847 Aug 11 13:53 go.sum [2021-08-11T13:55:54.616Z] drwxrwxr-x 8 1001 1001 124 Aug 11 13:51 internal [2021-08-11T13:55:54.616Z] drwxrwxr-x 3 1001 1001 16 Aug 11 13:51 openapi [2021-08-11T13:55:54.616Z] drwxrwxr-x 4 1001 1001 71 Aug 11 13:51 snap [2021-08-11T13:55:54.616Z] -rw-rw-r-- 1 1001 1001 204 Aug 11 13:51 version.go [Pipeline] sh [2021-08-11T13:55:54.949Z] + '[' -e coverage.out ] [2021-08-11T13:55:54.949Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-11T13:55:55.088Z] Stashed 1 file(s) [Pipeline] sh [2021-08-11T13:55:55.404Z] + make build [2021-08-11T13:55:55.404Z] go mod tidy [2021-08-11T13:55:55.683Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.28" -o cmd/core-data/core-data ./cmd/core-data [2021-08-11T13:55:57.109Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.28" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-11T13:56:03.791Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.28" -o cmd/core-command/core-command ./cmd/core-command [2021-08-11T13:56:04.764Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.28" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-11T13:56:05.693Z] e90a11edd702: Pull complete [2021-08-11T13:56:05.693Z] d77568369979: Pull complete [2021-08-11T13:56:05.693Z] fc1c9f9a7f3b: Pull complete [2021-08-11T13:56:05.693Z] 170f2ba95c9a: Pull complete [2021-08-11T13:56:05.739Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.28" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-11T13:56:06.015Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.28" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-11T13:56:06.987Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.28" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-11T13:56:07.976Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.28" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-11T13:56:08.947Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.28" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-11T13:56:10.483Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.28" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-11T13:56:11.150Z] 97ac5df62f85: Pull complete [2021-08-11T13:56:11.150Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-11T13:56:11.433Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.28" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-11T13:56:11.434Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-11T13:56:11.434Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-11T13:56:11.794Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-11T13:56:11.794Z] WORKDIR /edgex [2021-08-11T13:56:11.794Z] COPY go.mod . [2021-08-11T13:56:11.794Z] RUN go mod download [2021-08-11T13:56:11.794Z] + docker build -t ci-base-image-arm64 -f - . [2021-08-11T13:56:12.406Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.28" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-11T13:56:13.781Z] Sending build context to Docker daemon 165.9MB [2021-08-11T13:56:13.781Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-11T13:56:13.781Z] ---> 04bc70af865f [2021-08-11T13:56:13.781Z] Step 2/4 : WORKDIR /edgex [Pipeline] } [2021-08-11T13:56:14.372Z] $ docker stop --time=1 f6611484656c1bac20f295c78020960b678a7eaa14d037c813b9c4b1e749f48d [2021-08-11T13:56:16.261Z] $ docker rm -f f6611484656c1bac20f295c78020960b678a7eaa14d037c813b9c4b1e749f48d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T13:56:19.117Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-11T13:56:19.118Z] [2021-08-11T13:56:19.118Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T13:56:19.198Z] ---> Running in 1893fbef52a5 [2021-08-11T13:56:19.452Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-11T13:56:19.452Z] latest: Pulling from edgex-devops/edgex-compose [2021-08-11T13:56:19.452Z] cbdbe7a5bc2a: Pulling fs layer [2021-08-11T13:56:19.452Z] ca9280d653b3: Pulling fs layer [2021-08-11T13:56:19.452Z] 7e9c9ca2126c: Pulling fs layer [2021-08-11T13:56:19.472Z] Removing intermediate container 1893fbef52a5 [2021-08-11T13:56:19.472Z] ---> 4fb1791c762c [2021-08-11T13:56:19.472Z] Step 3/4 : COPY go.mod . [2021-08-11T13:56:20.033Z] cbdbe7a5bc2a: Verifying Checksum [2021-08-11T13:56:20.034Z] cbdbe7a5bc2a: Download complete [2021-08-11T13:56:20.034Z] cbdbe7a5bc2a: Pull complete [2021-08-11T13:56:20.071Z] ---> fdbdd7a801d9 [2021-08-11T13:56:20.071Z] Step 4/4 : RUN go mod download [2021-08-11T13:56:20.666Z] ---> Running in 67eed54e60ae [2021-08-11T13:56:21.007Z] ca9280d653b3: Verifying Checksum [2021-08-11T13:56:21.007Z] ca9280d653b3: Download complete [2021-08-11T13:56:21.282Z] ca9280d653b3: Pull complete [2021-08-11T13:56:24.643Z] 7e9c9ca2126c: Verifying Checksum [2021-08-11T13:56:24.643Z] 7e9c9ca2126c: Download complete [2021-08-11T13:56:27.320Z] 7e9c9ca2126c: Pull complete [2021-08-11T13:56:27.596Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-08-11T13:56:27.596Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-11T13:56:27.596Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-08-11T13:56:27.741Z] prd-centos7-docker-4c-2g-327 does not seem to be running inside a container [2021-08-11T13:56:27.821Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-11T13:56:30.506Z] $ docker top 60f05b8f58d58390e82e4bfddb5a54dad051df69c72df2b9251fd49b656281d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-11T13:56:30.918Z] + docker-compose build --help [2021-08-11T13:56:30.918Z] + grep parallel [2021-08-11T13:56:31.506Z] --parallel Build images in parallel. [Pipeline] } [2021-08-11T13:56:31.526Z] $ docker stop --time=1 60f05b8f58d58390e82e4bfddb5a54dad051df69c72df2b9251fd49b656281d6 [2021-08-11T13:56:32.735Z] $ docker rm -f 60f05b8f58d58390e82e4bfddb5a54dad051df69c72df2b9251fd49b656281d6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T13:56:33.220Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-11T13:56:33.221Z] . [Pipeline] withDockerContainer [2021-08-11T13:56:33.326Z] prd-centos7-docker-4c-2g-327 does not seem to be running inside a container [2021-08-11T13:56:33.390Z] $ 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/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@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-11T13:56:33.775Z] $ docker top ff39cabeef5cb425afbd48d9d6dc48d5e4c258cf72152ba61519dd2faa4239c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-11T13:56:34.182Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-11T13:56:34.765Z] Building core-command ... [2021-08-11T13:56:34.765Z] Building core-data ... [2021-08-11T13:56:34.765Z] Building core-metadata ... [2021-08-11T13:56:34.765Z] Building security-bootstrapper ... [2021-08-11T13:56:34.765Z] Building security-proxy-setup ... [2021-08-11T13:56:34.765Z] Building security-secretstore-setup ... [2021-08-11T13:56:34.765Z] Building support-notifications ... [2021-08-11T13:56:34.765Z] Building support-scheduler ... [2021-08-11T13:56:34.765Z] Building sys-mgmt-agent ... [2021-08-11T13:56:34.765Z] Building sys-mgmt-agent [2021-08-11T13:56:34.765Z] Building support-notifications [2021-08-11T13:56:34.765Z] Building core-command [2021-08-11T13:56:34.765Z] Building security-secretstore-setup [2021-08-11T13:56:34.765Z] Building security-bootstrapper [2021-08-11T13:56:44.874Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-11T13:56:44.874Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-11T13:56:44.874Z] ---> bfc745891743 [2021-08-11T13:56:44.874Z] Step 3/24 : WORKDIR /edgex-go [2021-08-11T13:56:44.874Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-11T13:56:44.874Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-11T13:56:44.874Z] ---> bfc745891743 [2021-08-11T13:56:44.874Z] Step 3/26 : WORKDIR /edgex-go [2021-08-11T13:56:44.874Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-11T13:56:44.874Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-11T13:56:44.874Z] ---> bfc745891743 [2021-08-11T13:56:44.874Z] Step 3/23 : WORKDIR /edgex-go [2021-08-11T13:56:47.464Z] ---> Running in 8849f5c5a9d8 [2021-08-11T13:56:47.464Z] ---> Running in a38a6b1760d3 [2021-08-11T13:56:47.464Z] ---> Running in 8f65949fa503 [2021-08-11T13:56:52.834Z] Removing intermediate container 8f65949fa503 [2021-08-11T13:56:52.834Z] ---> 6de3837e187d [2021-08-11T13:56:52.834Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T13:56:52.834Z] Removing intermediate container 8849f5c5a9d8 [2021-08-11T13:56:52.834Z] ---> 3288a782aa9d [2021-08-11T13:56:52.834Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T13:56:52.834Z] Removing intermediate container a38a6b1760d3 [2021-08-11T13:56:52.834Z] ---> 03f9c79ffaec [2021-08-11T13:56:52.834Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T13:56:52.834Z] ---> Running in 352a5fb5bad7 [2021-08-11T13:56:53.106Z] ---> Running in 87e41a371f61 [2021-08-11T13:56:53.106Z] ---> Running in 7943a834a24e [2021-08-11T13:56:59.766Z] Removing intermediate container 87e41a371f61 [2021-08-11T13:56:59.766Z] ---> a42c74cb99ce [2021-08-11T13:56:59.766Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-11T13:57:00.035Z] ---> Running in ac8d50f9c180 [2021-08-11T13:57:00.304Z] Removing intermediate container 352a5fb5bad7 [2021-08-11T13:57:00.304Z] ---> d1bf6fcc87b7 [2021-08-11T13:57:00.304Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-11T13:57:00.304Z] Removing intermediate container 7943a834a24e [2021-08-11T13:57:00.304Z] ---> e5b87e95f312 [2021-08-11T13:57:00.304Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-11T13:57:01.717Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-11T13:57:01.717Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-11T13:57:01.717Z] ---> bfc745891743 [2021-08-11T13:57:01.717Z] Step 3/32 : WORKDIR /edgex-go [2021-08-11T13:57:01.717Z] ---> Running in f6e011e0b2a8 [2021-08-11T13:57:01.717Z] ---> Using cache [2021-08-11T13:57:01.717Z] ---> 03f9c79ffaec [2021-08-11T13:57:01.717Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T13:57:01.717Z] ---> Using cache [2021-08-11T13:57:01.717Z] ---> d1bf6fcc87b7 [2021-08-11T13:57:01.717Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-11T13:57:01.717Z] ---> Running in 96d5e049c16e [2021-08-11T13:57:01.989Z] ---> Running in e8784682527c [2021-08-11T13:57:02.576Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-11T13:57:02.576Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-11T13:57:02.844Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-11T13:57:02.845Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-11T13:57:03.444Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-11T13:57:03.444Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-11T13:57:03.444Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-11T13:57:03.715Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-11T13:57:03.715Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-11T13:57:03.715Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-11T13:57:03.715Z] ---> bfc745891743 [2021-08-11T13:57:03.715Z] Step 3/24 : WORKDIR /edgex-go [2021-08-11T13:57:03.715Z] ---> Using cache [2021-08-11T13:57:03.715Z] ---> 03f9c79ffaec [2021-08-11T13:57:03.715Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T13:57:03.715Z] ---> Using cache [2021-08-11T13:57:03.715Z] ---> d1bf6fcc87b7 [2021-08-11T13:57:03.715Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-11T13:57:03.983Z] OK: 219 MiB in 52 packages [2021-08-11T13:57:03.983Z] OK: 219 MiB in 52 packages [2021-08-11T13:57:04.254Z] OK: 219 MiB in 52 packages [2021-08-11T13:57:04.254Z] OK: 219 MiB in 52 packages [2021-08-11T13:57:04.522Z] ---> Running in a2ffc23240cf [2021-08-11T13:57:04.789Z] Removing intermediate container e8784682527c [2021-08-11T13:57:04.789Z] ---> dd3a147b8f64 [2021-08-11T13:57:04.789Z] Step 6/32 : COPY go.mod . [2021-08-11T13:57:05.062Z] ---> 7e7130ad26e4 [2021-08-11T13:57:05.062Z] Step 7/32 : RUN go mod download [2021-08-11T13:57:05.062Z] ---> Running in 25821c63529c [2021-08-11T13:57:05.062Z] Removing intermediate container ac8d50f9c180 [2021-08-11T13:57:05.062Z] ---> 79fc85253aa1 [2021-08-11T13:57:05.062Z] Step 6/26 : COPY go.mod . [2021-08-11T13:57:05.062Z] Removing intermediate container 96d5e049c16e [2021-08-11T13:57:05.062Z] ---> 70b31b2a8257 [2021-08-11T13:57:05.062Z] Step 6/24 : COPY go.mod . [2021-08-11T13:57:05.334Z] Removing intermediate container f6e011e0b2a8 [2021-08-11T13:57:05.334Z] ---> c3497ab58dd2 [2021-08-11T13:57:05.334Z] Step 6/23 : COPY go.mod . [2021-08-11T13:57:05.334Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-11T13:57:05.334Z] ---> 6c9822744f38 [2021-08-11T13:57:05.334Z] Step 7/26 : RUN go mod download [2021-08-11T13:57:05.334Z] ---> Running in ffa63e953cc2 [2021-08-11T13:57:05.602Z] ---> 246b59713b46 [2021-08-11T13:57:05.602Z] Step 7/24 : RUN go mod download [2021-08-11T13:57:05.602Z] ---> Running in 13a6e8ab4b6d [2021-08-11T13:57:05.602Z] ---> 3c75b62a55d5 [2021-08-11T13:57:05.602Z] Step 7/23 : RUN go mod download [2021-08-11T13:57:05.602Z] ---> Running in 8264d5a5bb4e [2021-08-11T13:57:06.191Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-11T13:57:06.979Z] OK: 219 MiB in 52 packages [2021-08-11T13:57:06.979Z] Removing intermediate container 25821c63529c [2021-08-11T13:57:06.979Z] ---> b01830618e78 [2021-08-11T13:57:06.979Z] Step 8/32 : COPY . . [2021-08-11T13:57:07.945Z] Removing intermediate container a2ffc23240cf [2021-08-11T13:57:07.945Z] ---> 5bcdc175c85d [2021-08-11T13:57:07.945Z] Step 6/24 : COPY go.mod . [2021-08-11T13:57:09.358Z] Removing intermediate container 13a6e8ab4b6d [2021-08-11T13:57:09.358Z] ---> c32e2d4fe9bb [2021-08-11T13:57:09.358Z] Step 8/24 : COPY . . [2021-08-11T13:57:09.624Z] ---> 99ec8e3b8f1b [2021-08-11T13:57:09.624Z] Step 7/24 : RUN go mod download [2021-08-11T13:57:10.594Z] ---> Running in b17e05d65fd6 [2021-08-11T13:57:10.594Z] Removing intermediate container 8264d5a5bb4e [2021-08-11T13:57:10.594Z] ---> ebf94d73830f [2021-08-11T13:57:10.594Z] Step 8/23 : COPY . . [2021-08-11T13:57:10.594Z] Removing intermediate container ffa63e953cc2 [2021-08-11T13:57:10.594Z] ---> ca1d1f96b801 [2021-08-11T13:57:10.594Z] Step 8/26 : COPY . . [2021-08-11T13:57:17.304Z] ---> 51aa16cf5cb4 [2021-08-11T13:57:17.304Z] Step 9/32 : RUN go mod tidy [2021-08-11T13:57:17.304Z] ---> Running in 2fdc33d5453d [2021-08-11T13:57:17.304Z] Removing intermediate container b17e05d65fd6 [2021-08-11T13:57:17.304Z] ---> e6e64922e52c [2021-08-11T13:57:17.304Z] Step 8/24 : COPY . . [2021-08-11T13:57:18.725Z] ---> 66cb27f90a9f [2021-08-11T13:57:18.725Z] Step 9/24 : RUN go mod tidy [2021-08-11T13:57:20.675Z] ---> Running in 1e3d0053891f [2021-08-11T13:57:20.675Z] ---> a8c6742b173c [2021-08-11T13:57:20.675Z] Step 9/23 : RUN go mod tidy [2021-08-11T13:57:20.675Z] ---> cf6f224f14da [2021-08-11T13:57:20.675Z] Step 9/26 : RUN go mod tidy [2021-08-11T13:57:20.941Z] ---> Running in bd0d8ab5782e [2021-08-11T13:57:20.941Z] ---> Running in a248e2bc4c93 [2021-08-11T13:57:20.941Z] Removing intermediate container 2fdc33d5453d [2021-08-11T13:57:20.941Z] ---> c2c9c6621a77 [2021-08-11T13:57:20.941Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-11T13:57:21.208Z] ---> Running in da354f969878 [2021-08-11T13:57:23.827Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.28" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-11T13:57:23.827Z] Removing intermediate container 1e3d0053891f [2021-08-11T13:57:23.827Z] ---> 577f7c198dc9 [2021-08-11T13:57:23.827Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-11T13:57:24.096Z] ---> Running in 6e991afe2021 [2021-08-11T13:57:24.701Z] Removing intermediate container bd0d8ab5782e [2021-08-11T13:57:24.701Z] ---> 4991695fab1a [2021-08-11T13:57:24.701Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-11T13:57:25.297Z] ---> Running in 491cca3c009a [2021-08-11T13:57:25.297Z] Removing intermediate container a248e2bc4c93 [2021-08-11T13:57:25.297Z] ---> fd7b6ba20900 [2021-08-11T13:57:25.297Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-11T13:57:25.565Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.28" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-11T13:57:25.565Z] ---> Running in c0fe6ea08a00 [2021-08-11T13:57:26.533Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.28" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-11T13:57:27.127Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.28" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-11T13:57:39.513Z] ---> f4d04f9d22bb [2021-08-11T13:57:39.513Z] Step 9/24 : RUN go mod tidy [2021-08-11T13:57:39.513Z] ---> Running in c1e2af65d149 [2021-08-11T13:57:40.333Z] Removing intermediate container c1e2af65d149 [2021-08-11T13:57:40.333Z] ---> 699020a02375 [2021-08-11T13:57:40.333Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-11T13:57:40.333Z] ---> Running in ae238d4dd54e [2021-08-11T13:57:40.613Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.28" -o cmd/core-command/core-command ./cmd/core-command [2021-08-11T13:57:57.733Z] Removing intermediate container 67eed54e60ae [2021-08-11T13:57:57.733Z] ---> 0e419c890e5a [2021-08-11T13:57:57.733Z] Successfully built 0e419c890e5a [2021-08-11T13:57:57.733Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T13:57:58.110Z] + docker inspect -f . ci-base-image-arm64 [2021-08-11T13:57:58.110Z] . [Pipeline] withDockerContainer [2021-08-11T13:57:58.385Z] prd-ubuntu18.04-docker-arm64-4c-16g-328 does not seem to be running inside a container [2021-08-11T13:57:58.474Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@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-11T13:58:00.199Z] $ docker top d2d3a0f0a09c07fab2c914a2cb585841d04d11b45cfa76af4a4ac3c7166a2e73 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-11T13:58:01.166Z] + go version [2021-08-11T13:58:01.166Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-11T13:58:01.191Z] $ docker stop --time=1 d2d3a0f0a09c07fab2c914a2cb585841d04d11b45cfa76af4a4ac3c7166a2e73 [2021-08-11T13:58:02.749Z] Removing intermediate container da354f969878 [2021-08-11T13:58:02.749Z] ---> 3942346af863 [2021-08-11T13:58:02.749Z] [2021-08-11T13:58:02.749Z] Step 11/32 : FROM alpine:3.12 [2021-08-11T13:58:03.051Z] $ docker rm -f d2d3a0f0a09c07fab2c914a2cb585841d04d11b45cfa76af4a4ac3c7166a2e73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T13:58:03.829Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-11T13:58:03.829Z] [2021-08-11T13:58:03.829Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T13:58:04.194Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-11T13:58:04.266Z] Removing intermediate container 6e991afe2021 [2021-08-11T13:58:04.266Z] ---> 22af56fde1e1 [2021-08-11T13:58:04.266Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-11T13:58:04.480Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-08-11T13:58:04.480Z] 29e5d40040c1: Pulling fs layer [2021-08-11T13:58:04.480Z] 1ce36da41761: Pulling fs layer [2021-08-11T13:58:04.480Z] 25b303627fd3: Pulling fs layer [2021-08-11T13:58:04.554Z] ---> Running in 0c3138d3359c [2021-08-11T13:58:04.763Z] 29e5d40040c1: Verifying Checksum [2021-08-11T13:58:04.763Z] 29e5d40040c1: Download complete [2021-08-11T13:58:04.844Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.28" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-11T13:58:05.371Z] 29e5d40040c1: Pull complete [2021-08-11T13:58:05.372Z] 1ce36da41761: Verifying Checksum [2021-08-11T13:58:06.354Z] Removing intermediate container 0c3138d3359c [2021-08-11T13:58:06.354Z] ---> ad46e6c2393c [2021-08-11T13:58:06.354Z] [2021-08-11T13:58:06.354Z] Step 12/24 : FROM docker:20.10.7 [2021-08-11T13:58:06.826Z] 1ce36da41761: Pull complete [2021-08-11T13:58:06.996Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.28" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-11T13:58:07.442Z] 25b303627fd3: Verifying Checksum [2021-08-11T13:58:07.443Z] 25b303627fd3: Download complete [2021-08-11T13:58:08.490Z] 3.12: Pulling from library/alpine [2021-08-11T13:58:08.490Z] 20.10.7: Pulling from library/docker [2021-08-11T13:58:09.506Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-11T13:58:09.506Z] Status: Downloaded newer image for alpine:3.12 [2021-08-11T13:58:09.506Z] ---> 13621d1b12d4 [2021-08-11T13:58:09.506Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-11T13:58:09.805Z] ---> Running in f99d90bb9e63 [2021-08-11T13:58:10.080Z] Removing intermediate container 491cca3c009a [2021-08-11T13:58:10.080Z] ---> 3b7aaf551356 [2021-08-11T13:58:10.080Z] [2021-08-11T13:58:10.080Z] Step 11/23 : FROM alpine:3.12 [2021-08-11T13:58:10.080Z] ---> 13621d1b12d4 [2021-08-11T13:58:10.080Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-11T13:58:10.080Z] ---> Running in 8b1a6ca1dae6 [2021-08-11T13:58:10.080Z] Removing intermediate container f99d90bb9e63 [2021-08-11T13:58:10.080Z] ---> f4290ede7bc7 [2021-08-11T13:58:10.080Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-11T13:58:10.080Z] ---> Running in 55165d298d19 [2021-08-11T13:58:10.697Z] Removing intermediate container c0fe6ea08a00 [2021-08-11T13:58:10.698Z] ---> a2d7188beca7 [2021-08-11T13:58:10.698Z] [2021-08-11T13:58:10.698Z] Step 11/26 : FROM alpine:3.12 [2021-08-11T13:58:10.698Z] ---> 13621d1b12d4 [2021-08-11T13:58:10.698Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-08-11T13:58:10.698Z] ---> Running in b7e8003b16d6 [2021-08-11T13:58:10.977Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-11T13:58:10.977Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-11T13:58:10.977Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-11T13:58:11.261Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-11T13:58:11.261Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-11T13:58:11.261Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-11T13:58:11.261Z] Executing busybox-1.31.1-r20.trigger [2021-08-11T13:58:11.261Z] Executing ca-certificates-20191127-r4.trigger [2021-08-11T13:58:11.261Z] OK: 6 MiB in 16 packages [2021-08-11T13:58:11.551Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-11T13:58:11.551Z] (2/2) Installing su-exec (0.2-r1) [2021-08-11T13:58:11.551Z] Executing busybox-1.31.1-r20.trigger [2021-08-11T13:58:11.551Z] OK: 6 MiB in 16 packages [2021-08-11T13:58:11.551Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-11T13:58:11.551Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-11T13:58:11.551Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-11T13:58:11.829Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-08-11T13:58:11.829Z] (3/6) Installing libcurl (7.78.0-r0) [2021-08-11T13:58:11.829Z] (4/6) Installing curl (7.78.0-r0) [2021-08-11T13:58:11.829Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-08-11T13:58:11.829Z] (6/6) Installing su-exec (0.2-r1) [2021-08-11T13:58:11.829Z] Executing busybox-1.31.1-r20.trigger [2021-08-11T13:58:11.829Z] Executing ca-certificates-20191127-r4.trigger [2021-08-11T13:58:11.829Z] OK: 7 MiB in 20 packages [2021-08-11T13:58:11.829Z] Removing intermediate container 8b1a6ca1dae6 [2021-08-11T13:58:11.829Z] ---> 48ff2bc282d5 [2021-08-11T13:58:11.829Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-11T13:58:12.112Z] ---> Running in 7e96225d91a1 [2021-08-11T13:58:12.112Z] Removing intermediate container 55165d298d19 [2021-08-11T13:58:12.112Z] ---> 52dd97e26f6e [2021-08-11T13:58:12.112Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-11T13:58:12.112Z] ---> Running in c8a90c3b8e21 [2021-08-11T13:58:12.388Z] Removing intermediate container 7e96225d91a1 [2021-08-11T13:58:12.388Z] ---> f07bad23e6f7 [2021-08-11T13:58:12.388Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-11T13:58:12.686Z] ---> Running in 3302bfb856ee [2021-08-11T13:58:12.686Z] Removing intermediate container c8a90c3b8e21 [2021-08-11T13:58:12.686Z] ---> 35a79e12f041 [2021-08-11T13:58:12.686Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-11T13:58:12.686Z] Removing intermediate container b7e8003b16d6 [2021-08-11T13:58:12.686Z] ---> 8ebe7136af05 [2021-08-11T13:58:12.686Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-11T13:58:12.686Z] Removing intermediate container ae238d4dd54e [2021-08-11T13:58:12.686Z] ---> 570d1aadcba2 [2021-08-11T13:58:12.686Z] [2021-08-11T13:58:12.686Z] Step 11/24 : FROM alpine:3.12 [2021-08-11T13:58:12.686Z] ---> 13621d1b12d4 [2021-08-11T13:58:12.686Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-11T13:58:12.686Z] ---> Running in aa4e1011790a [2021-08-11T13:58:12.686Z] ---> Running in fc9658216c30 [2021-08-11T13:58:12.686Z] ---> Running in 5753aff22510 [2021-08-11T13:58:12.686Z] Removing intermediate container 3302bfb856ee [2021-08-11T13:58:12.686Z] ---> 86f1fdbfd4a8 [2021-08-11T13:58:12.686Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-11T13:58:12.686Z] ---> Running in dcc5b7fd23da [2021-08-11T13:58:12.686Z] Removing intermediate container aa4e1011790a [2021-08-11T13:58:12.686Z] ---> f29fb22645c3 [2021-08-11T13:58:12.686Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-11T13:58:12.686Z] Removing intermediate container fc9658216c30 [2021-08-11T13:58:12.686Z] ---> 898fb7747271 [2021-08-11T13:58:12.686Z] Step 14/26 : WORKDIR / [2021-08-11T13:58:13.006Z] ---> Running in e83e8b639841 [2021-08-11T13:58:13.006Z] ---> Running in 0635d2384ee7 [2021-08-11T13:58:13.006Z] Removing intermediate container dcc5b7fd23da [2021-08-11T13:58:13.006Z] ---> 0d6bbfaf10e5 [2021-08-11T13:58:13.006Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-11T13:58:13.006Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-11T13:58:13.006Z] Removing intermediate container e83e8b639841 [2021-08-11T13:58:13.006Z] ---> 458c407fc148 [2021-08-11T13:58:13.006Z] 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-11T13:58:13.006Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-11T13:58:13.311Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-11T13:58:13.311Z] Executing busybox-1.31.1-r20.trigger [2021-08-11T13:58:13.311Z] OK: 6 MiB in 15 packages [2021-08-11T13:58:13.311Z] ---> e3eac8749292 [2021-08-11T13:58:13.311Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-11T13:58:13.311Z] ---> a9eb62dbf78c [2021-08-11T13:58:13.311Z] 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-11T13:58:13.593Z] Removing intermediate container 5753aff22510 [2021-08-11T13:58:13.593Z] ---> f7c157763e66 [2021-08-11T13:58:13.593Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-11T13:58:13.878Z] ---> 93d641b865ff [2021-08-11T13:58:13.878Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-11T13:58:13.878Z] ---> f95df89e978a [2021-08-11T13:58:13.878Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-11T13:58:13.878Z] ---> Running in 08bbf4a2ff22 [2021-08-11T13:58:13.878Z] Removing intermediate container 0635d2384ee7 [2021-08-11T13:58:13.878Z] ---> 9509979eb245 [2021-08-11T13:58:13.878Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-11T13:58:13.878Z] Removing intermediate container 08bbf4a2ff22 [2021-08-11T13:58:13.878Z] ---> c154ac79d187 [2021-08-11T13:58:13.878Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-11T13:58:13.878Z] ---> Running in 728530c7eb59 [2021-08-11T13:58:13.878Z] ---> db9ce37e8bdc [2021-08-11T13:58:13.878Z] 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-11T13:58:13.878Z] ---> b4a6f493b713 [2021-08-11T13:58:13.878Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-11T13:58:14.159Z] ---> Running in c2a8133de7a6 [2021-08-11T13:58:14.159Z] ---> Running in 65a9da1d52b6 [2021-08-11T13:58:14.159Z] Removing intermediate container 728530c7eb59 [2021-08-11T13:58:14.159Z] ---> 42cb915cf7de [2021-08-11T13:58:14.159Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-11T13:58:14.160Z] Removing intermediate container c2a8133de7a6 [2021-08-11T13:58:14.160Z] ---> 911345f7c4d2 [2021-08-11T13:58:14.160Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-11T13:58:14.438Z] ---> 9009290d2c8d [2021-08-11T13:58:14.438Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-11T13:58:14.438Z] Removing intermediate container 65a9da1d52b6 [2021-08-11T13:58:14.438Z] ---> 0e08a4c0beaf [2021-08-11T13:58:14.438Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-11T13:58:14.438Z] ---> Running in eddf5c1c0687 [2021-08-11T13:58:14.438Z] ---> Running in 36c1c0cf1ab4 [2021-08-11T13:58:14.438Z] ---> 3ffad9aa98fe [2021-08-11T13:58:14.438Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-11T13:58:14.438Z] ---> Running in 34dc5f3f3761 [2021-08-11T13:58:14.438Z] Removing intermediate container eddf5c1c0687 [2021-08-11T13:58:14.438Z] ---> a08256c43d2b [2021-08-11T13:58:14.438Z] Step 16/24 : WORKDIR / [2021-08-11T13:58:14.438Z] Removing intermediate container 36c1c0cf1ab4 [2021-08-11T13:58:14.438Z] ---> d0cf38cdd77c [2021-08-11T13:58:14.438Z] Step 21/23 : LABEL arch=x86_64 [2021-08-11T13:58:14.713Z] ---> Running in a104aef0a8cd [2021-08-11T13:58:14.713Z] ---> Running in b48887e5f158 [2021-08-11T13:58:14.713Z] ---> ecf9e7ce5c52 [2021-08-11T13:58:14.713Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-11T13:58:14.713Z] Removing intermediate container b48887e5f158 [2021-08-11T13:58:14.713Z] ---> d464176eb004 [2021-08-11T13:58:14.713Z] Step 22/23 : LABEL git_sha=0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [2021-08-11T13:58:14.713Z] Removing intermediate container a104aef0a8cd [2021-08-11T13:58:14.713Z] ---> 68a3965ea04c [2021-08-11T13:58:14.713Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-11T13:58:14.989Z] ---> Running in 8b91985114d8 [2021-08-11T13:58:15.277Z] Removing intermediate container 8b91985114d8 [2021-08-11T13:58:15.277Z] ---> f685031f082e [2021-08-11T13:58:15.277Z] Step 23/23 : LABEL version=2.0.1-dev.28 [2021-08-11T13:58:15.277Z] ---> 6f05929633c9 [2021-08-11T13:58:15.277Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-11T13:58:15.277Z] ---> Running in 176dcad8dae8 [2021-08-11T13:58:15.277Z] ---> 16b9a7335500 [2021-08-11T13:58:15.277Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-11T13:58:15.556Z] Removing intermediate container 176dcad8dae8 [2021-08-11T13:58:15.556Z] ---> 679abb2c0196 [2021-08-11T13:58:15.556Z] [2021-08-11T13:58:15.556Z] ---> c9b70140df84 [2021-08-11T13:58:15.556Z] 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-11T13:58:15.556Z] Removing intermediate container 34dc5f3f3761 [2021-08-11T13:58:15.556Z] ---> 9493d6dc3bea [2021-08-11T13:58:15.556Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-11T13:58:15.556Z] Successfully built 679abb2c0196 [2021-08-11T13:58:15.556Z] Successfully tagged support-notifications:latest [2021-08-11T13:58:15.556Z] Building core-data [2021-08-11T13:58:15.556Z]  Building support-notifications ... done  ---> Running in af63c7522900 [2021-08-11T13:58:16.162Z] ---> 0fbb0493d69f [2021-08-11T13:58:16.162Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-11T13:58:17.602Z] 25b303627fd3: Pull complete [2021-08-11T13:58:17.602Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-08-11T13:58:17.602Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-11T13:58:17.602Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-11T13:58:17.613Z] ---> 04ece8d79ced [2021-08-11T13:58:17.613Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-11T13:58:17.613Z] ---> c9329ed4e027 [2021-08-11T13:58:17.613Z] Step 20/24 : ENTRYPOINT ["/core-command"] [Pipeline] withDockerContainer [2021-08-11T13:58:17.870Z] prd-ubuntu18.04-docker-arm64-4c-16g-328 does not seem to be running inside a container [2021-08-11T13:58:17.911Z] ---> Running in 320f8e16398a [2021-08-11T13:58:17.911Z] ---> 76c3a27bfe1d [2021-08-11T13:58:17.911Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-11T13:58:17.952Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@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-11T13:58:18.207Z] Removing intermediate container 320f8e16398a [2021-08-11T13:58:18.207Z] ---> c919d92f6dc5 [2021-08-11T13:58:18.207Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-11T13:58:18.207Z] Removing intermediate container af63c7522900 [2021-08-11T13:58:18.207Z] ---> 98dc73ba1e8f [2021-08-11T13:58:18.207Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-11T13:58:18.207Z] ---> Running in b5cb4245ab47 [2021-08-11T13:58:18.207Z] ---> Running in e328f4eebcc6 [2021-08-11T13:58:18.207Z] ---> da24728f335d [2021-08-11T13:58:18.207Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-11T13:58:18.499Z] Removing intermediate container b5cb4245ab47 [2021-08-11T13:58:18.499Z] ---> b8db6c7d4c6e [2021-08-11T13:58:18.499Z] Step 22/24 : LABEL arch=x86_64 [2021-08-11T13:58:18.793Z] Removing intermediate container e328f4eebcc6 [2021-08-11T13:58:18.793Z] ---> 6012e3dd584f [2021-08-11T13:58:18.793Z] Step 24/26 : LABEL arch=x86_64 [2021-08-11T13:58:18.793Z] ---> 02908897a3b2 [2021-08-11T13:58:18.793Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-11T13:58:18.793Z] ---> Running in 4552d3b4f7b2 [2021-08-11T13:58:18.793Z] ---> Running in b14a5897244e [2021-08-11T13:58:19.087Z] Removing intermediate container 4552d3b4f7b2 [2021-08-11T13:58:19.087Z] ---> 221b573b3b14 [2021-08-11T13:58:19.087Z] Step 23/24 : LABEL git_sha=0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [2021-08-11T13:58:19.087Z] Removing intermediate container b14a5897244e [2021-08-11T13:58:19.087Z] ---> 9ef83e1937da [2021-08-11T13:58:19.087Z] Step 25/26 : LABEL git_sha=0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [2021-08-11T13:58:19.364Z] ---> Running in 6e136d2b287d [2021-08-11T13:58:19.364Z] ---> 2da5128dff8c [2021-08-11T13:58:19.364Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-11T13:58:19.364Z] ---> Running in 6fae0d3c1625 [2021-08-11T13:58:19.651Z] ---> Running in b5367b1b5a50 [2021-08-11T13:58:19.928Z] Removing intermediate container 6e136d2b287d [2021-08-11T13:58:19.928Z] ---> 8cc1247dc7ee [2021-08-11T13:58:19.928Z] Step 24/24 : LABEL version=2.0.1-dev.28 [2021-08-11T13:58:19.928Z] Removing intermediate container 6fae0d3c1625 [2021-08-11T13:58:19.928Z] ---> 577c4d3af425 [2021-08-11T13:58:19.928Z] Step 26/26 : LABEL version=2.0.1-dev.28 [2021-08-11T13:58:19.928Z] ---> Running in 34d7ba19ebac [2021-08-11T13:58:19.928Z] ---> Running in 8d7a341e0fda [2021-08-11T13:58:19.928Z] Removing intermediate container b5367b1b5a50 [2021-08-11T13:58:19.928Z] ---> 823dcaa678fb [2021-08-11T13:58:19.928Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-11T13:58:20.225Z] Removing intermediate container 34d7ba19ebac [2021-08-11T13:58:20.225Z] ---> 617084da0ad0 [2021-08-11T13:58:20.225Z] [2021-08-11T13:58:20.225Z] Removing intermediate container 8d7a341e0fda [2021-08-11T13:58:20.225Z] ---> 7a02dab79391 [2021-08-11T13:58:20.225Z] [2021-08-11T13:58:20.225Z] Successfully built 617084da0ad0 [2021-08-11T13:58:20.225Z] Successfully tagged core-command:latest [2021-08-11T13:58:20.225Z]  Building core-command ... done Building support-scheduler [2021-08-11T13:58:20.516Z] Successfully built 7a02dab79391 [2021-08-11T13:58:20.516Z] ---> f62d76b2f4e7 [2021-08-11T13:58:20.516Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-11T13:58:20.516Z] Successfully tagged security-secretstore-setup:latest [2021-08-11T13:58:20.516Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2021-08-11T13:58:20.799Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-11T13:58:20.799Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-11T13:58:20.799Z] ---> bfc745891743 [2021-08-11T13:58:20.799Z] Step 3/24 : WORKDIR /edgex-go [2021-08-11T13:58:20.799Z] ---> Using cache [2021-08-11T13:58:20.799Z] ---> 03f9c79ffaec [2021-08-11T13:58:20.799Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T13:58:20.799Z] ---> Using cache [2021-08-11T13:58:20.799Z] ---> d1bf6fcc87b7 [2021-08-11T13:58:20.799Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-11T13:58:22.238Z] ---> Running in 63b336640ef6 [2021-08-11T13:58:22.238Z] ---> Running in eab9dc398122 [2021-08-11T13:58:22.238Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-11T13:58:22.238Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-11T13:58:22.238Z] ---> 08bdaf2f88f9 [2021-08-11T13:58:22.238Z] 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-11T13:58:22.259Z] $ docker top e429ba8bff3fc462ba090604bc9f580e19150a2cacc45c9776d97431f2890e65 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-11T13:58:23.242Z] + grep parallel [2021-08-11T13:58:23.242Z] + docker-compose build --help [2021-08-11T13:58:23.672Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-11T13:58:23.947Z] ---> Running in 1227d6cc82f1 [2021-08-11T13:58:24.224Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-11T13:58:24.224Z] Removing intermediate container 1227d6cc82f1 [2021-08-11T13:58:24.224Z] ---> b2484648f41f [2021-08-11T13:58:24.224Z] 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-11T13:58:24.493Z] ---> Running in 58c3e78b4ed8 [2021-08-11T13:58:24.493Z] Removing intermediate container eab9dc398122 [2021-08-11T13:58:24.493Z] ---> beecf7c27705 [2021-08-11T13:58:24.493Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-11T13:58:24.851Z] OK: 219 MiB in 52 packages [2021-08-11T13:58:25.123Z] ---> Running in c2a88e91a78c [2021-08-11T13:58:26.100Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-11T13:58:26.100Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-11T13:58:26.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-11T13:58:26.100Z] ---> bfc745891743 [2021-08-11T13:58:26.100Z] Step 3/23 : WORKDIR /edgex-go [2021-08-11T13:58:26.100Z] ---> Using cache [2021-08-11T13:58:26.100Z] ---> 03f9c79ffaec [2021-08-11T13:58:26.100Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T13:58:26.100Z] ---> Using cache [2021-08-11T13:58:26.100Z] ---> d1bf6fcc87b7 [2021-08-11T13:58:26.100Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-11T13:58:26.100Z] ---> Using cache [2021-08-11T13:58:26.100Z] ---> 5bcdc175c85d [2021-08-11T13:58:26.100Z] Step 6/23 : COPY go.mod . [2021-08-11T13:58:26.100Z] ---> Using cache [2021-08-11T13:58:26.100Z] ---> 99ec8e3b8f1b [2021-08-11T13:58:26.100Z] Step 7/23 : RUN go mod download [2021-08-11T13:58:26.100Z] ---> Using cache [2021-08-11T13:58:26.100Z] ---> e6e64922e52c [2021-08-11T13:58:26.100Z] Step 8/23 : COPY . . [2021-08-11T13:58:26.383Z] ---> Using cache [2021-08-11T13:58:26.383Z] ---> f4d04f9d22bb [2021-08-11T13:58:26.383Z] Step 9/23 : RUN go mod tidy [2021-08-11T13:58:26.383Z] ---> Using cache [2021-08-11T13:58:26.383Z] ---> 699020a02375 [2021-08-11T13:58:26.383Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-11T13:58:26.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-11T13:58:26.383Z] Removing intermediate container c2a88e91a78c [2021-08-11T13:58:26.383Z] ---> 71c2b22546a9 [2021-08-11T13:58:26.383Z] Step 29/32 : CMD ["gate"] [2021-08-11T13:58:26.383Z] ---> Running in b567b2cf2a0d [2021-08-11T13:58:26.626Z] --parallel Build images in parallel. [2021-08-11T13:58:26.657Z] (1/39) Installing readline (8.1.0-r0) [2021-08-11T13:58:26.657Z] (2/39) Installing bash (5.1.0-r0) [2021-08-11T13:58:26.657Z] Executing bash-5.1.0-r0.post-install [2021-08-11T13:58:26.657Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-11T13:58:26.657Z] ---> Running in 5ffe22972d15 [2021-08-11T13:58:26.657Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-11T13:58:26.657Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-11T13:58:26.657Z] (6/39) Installing curl (7.78.0-r0) [2021-08-11T13:58:26.657Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-11T13:58:26.657Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-11T13:58:26.657Z] (9/39) Installing expat (2.2.10-r1) [2021-08-11T13:58:26.657Z] (10/39) Installing libffi (3.3-r2) [2021-08-11T13:58:26.657Z] (11/39) Installing gdbm (1.19-r0) [2021-08-11T13:58:26.657Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-11T13:58:26.657Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-11T13:58:26.657Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-11T13:58:26.657Z] Removing intermediate container 63b336640ef6 [2021-08-11T13:58:26.657Z] ---> 1982f0533d0c [2021-08-11T13:58:26.657Z] Step 6/24 : COPY go.mod . [Pipeline] } [2021-08-11T13:58:26.916Z] $ docker stop --time=1 e429ba8bff3fc462ba090604bc9f580e19150a2cacc45c9776d97431f2890e65 [2021-08-11T13:58:27.286Z] Removing intermediate container 5ffe22972d15 [2021-08-11T13:58:27.286Z] ---> 4a43491aad04 [2021-08-11T13:58:27.286Z] Step 30/32 : LABEL arch=x86_64 [2021-08-11T13:58:27.286Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.28" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-11T13:58:27.882Z] ---> 0ce655c756c8 [2021-08-11T13:58:27.882Z] Step 7/24 : RUN go mod download [2021-08-11T13:58:27.882Z] ---> Running in 86f2957224e3 [2021-08-11T13:58:27.882Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-11T13:58:27.882Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-11T13:58:27.882Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-11T13:58:28.161Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-11T13:58:28.161Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-11T13:58:28.161Z] ---> Running in 15a9ec0a94cc [2021-08-11T13:58:28.161Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-11T13:58:28.161Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-11T13:58:28.161Z] Removing intermediate container 86f2957224e3 [2021-08-11T13:58:28.161Z] ---> 4c3b34ff5749 [2021-08-11T13:58:28.161Z] Step 31/32 : LABEL git_sha=0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [2021-08-11T13:58:28.161Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-11T13:58:28.161Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-11T13:58:28.435Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-11T13:58:28.435Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-11T13:58:28.435Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-11T13:58:28.435Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-11T13:58:28.722Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-11T13:58:28.722Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-11T13:58:28.722Z] ---> Running in 864e1ede9036 [2021-08-11T13:58:28.722Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-11T13:58:28.722Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-11T13:58:28.722Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-11T13:58:28.722Z] ---> bfc745891743 [2021-08-11T13:58:28.722Z] Step 3/22 : WORKDIR /edgex-go [2021-08-11T13:58:28.722Z] ---> Using cache [2021-08-11T13:58:28.722Z] ---> 03f9c79ffaec [2021-08-11T13:58:28.722Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T13:58:28.722Z] ---> Using cache [2021-08-11T13:58:28.722Z] ---> d1bf6fcc87b7 [2021-08-11T13:58:28.722Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-11T13:58:28.722Z] ---> Using cache [2021-08-11T13:58:28.722Z] ---> 5bcdc175c85d [2021-08-11T13:58:28.722Z] Step 6/22 : COPY go.mod . [2021-08-11T13:58:28.722Z] ---> Using cache [2021-08-11T13:58:28.722Z] ---> 99ec8e3b8f1b [2021-08-11T13:58:28.722Z] Step 7/22 : RUN go mod download [2021-08-11T13:58:28.722Z] ---> Using cache [2021-08-11T13:58:28.722Z] ---> e6e64922e52c [2021-08-11T13:58:28.722Z] Step 8/22 : COPY . . [2021-08-11T13:58:28.722Z] ---> Using cache [2021-08-11T13:58:28.722Z] ---> f4d04f9d22bb [2021-08-11T13:58:28.722Z] Step 9/22 : RUN go mod tidy [2021-08-11T13:58:28.722Z] ---> Using cache [2021-08-11T13:58:28.722Z] ---> 699020a02375 [2021-08-11T13:58:28.722Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-11T13:58:28.722Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-11T13:58:28.722Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-11T13:58:28.722Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-11T13:58:28.722Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-11T13:58:28.722Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-11T13:58:28.722Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-11T13:58:28.722Z] ---> Running in 641fe9f22365 [2021-08-11T13:58:28.722Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-11T13:58:28.722Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-11T13:58:28.722Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-11T13:58:28.801Z] $ docker rm -f e429ba8bff3fc462ba090604bc9f580e19150a2cacc45c9776d97431f2890e65 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T13:58:29.326Z] Removing intermediate container 864e1ede9036 [2021-08-11T13:58:29.326Z] ---> 9e5c686673b9 [2021-08-11T13:58:29.326Z] Step 32/32 : LABEL version=2.0.1-dev.28 [2021-08-11T13:58:29.326Z] Executing busybox-1.32.1-r6.trigger [2021-08-11T13:58:29.326Z] OK: 82 MiB in 59 packages [2021-08-11T13:58:29.326Z] ---> Running in 77d559a23fdd [2021-08-11T13:58:29.524Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-11T13:58:29.524Z] . [Pipeline] withDockerContainer [2021-08-11T13:58:29.596Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.28" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-11T13:58:29.596Z] Removing intermediate container 77d559a23fdd [2021-08-11T13:58:29.596Z] ---> cef26a6eefc9 [2021-08-11T13:58:29.596Z] [2021-08-11T13:58:29.795Z] prd-ubuntu18.04-docker-arm64-4c-16g-328 does not seem to be running inside a container [2021-08-11T13:58:29.866Z] Successfully built cef26a6eefc9 [2021-08-11T13:58:29.866Z] Successfully tagged security-bootstrapper:latest [2021-08-11T13:58:29.866Z] Building core-metadata [2021-08-11T13:58:29.887Z] $ 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/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@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-11T13:58:31.499Z] $ docker top 8aea9a7f96332bfc0c0524259e7349da826cc358cd822e3dea25601b0c897707 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-11T13:58:32.478Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-11T13:58:34.170Z]  Building security-bootstrapper ... done Removing intermediate container 15a9ec0a94cc [2021-08-11T13:58:34.170Z] ---> 330eb4788f94 [2021-08-11T13:58:34.170Z] Step 8/24 : COPY . . [2021-08-11T13:58:34.170Z] Collecting docker-compose==1.23.2 [2021-08-11T13:58:34.170Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-11T13:58:34.460Z] Collecting texttable<0.10,>=0.9.0 [2021-08-11T13:58:34.460Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-11T13:58:35.065Z] Collecting docopt<0.7,>=0.6.1 [2021-08-11T13:58:35.065Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-11T13:58:36.493Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-11T13:58:36.493Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-11T13:58:36.780Z] Building core-command ... [2021-08-11T13:58:36.780Z] Building core-data ... [2021-08-11T13:58:36.780Z] Building core-metadata ... [2021-08-11T13:58:36.780Z] Building security-bootstrapper ... [2021-08-11T13:58:36.780Z] Building security-proxy-setup ... [2021-08-11T13:58:36.780Z] Building security-secretstore-setup ... [2021-08-11T13:58:36.780Z] Building support-notifications ... [2021-08-11T13:58:36.780Z] Building support-scheduler ... [2021-08-11T13:58:36.780Z] Building sys-mgmt-agent ... [2021-08-11T13:58:36.780Z] Building support-scheduler [2021-08-11T13:58:36.780Z] Building core-command [2021-08-11T13:58:36.780Z] Building support-notifications [2021-08-11T13:58:36.780Z] Building security-bootstrapper [2021-08-11T13:58:36.780Z] Building sys-mgmt-agent [2021-08-11T13:58:37.082Z] Collecting cached-property<2,>=1.2.0 [2021-08-11T13:58:37.082Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-11T13:58:37.082Z] Collecting PyYAML<4,>=3.10 [2021-08-11T13:58:37.082Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-11T13:58:38.091Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-11T13:58:38.091Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-11T13:58:38.689Z] Collecting docker<4.0,>=3.6.0 [2021-08-11T13:58:38.689Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-11T13:58:38.689Z] 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-11T13:58:38.689Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-11T13:58:38.689Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-11T13:58:38.968Z] Collecting jsonschema<3,>=2.5.1 [2021-08-11T13:58:38.968Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-11T13:58:38.968Z] Collecting docker-pycreds>=0.4.0 [2021-08-11T13:58:38.968Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-11T13:58:39.264Z] Collecting idna<2.8,>=2.5 [2021-08-11T13:58:39.264Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-11T13:58:39.264Z] Collecting certifi>=2017.4.17 [2021-08-11T13:58:39.264Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-11T13:58:39.541Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-11T13:58:39.541Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-11T13:58:39.541Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-11T13:58:39.812Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-11T13:58:39.812Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-11T13:58:39.812Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-11T13:58:39.812Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-11T13:58:39.812Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-11T13:58:39.812Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-11T13:58:39.812Z] Attempting uninstall: urllib3 [2021-08-11T13:58:39.812Z] Found existing installation: urllib3 1.26.2 [2021-08-11T13:58:39.812Z] Uninstalling urllib3-1.26.2: [2021-08-11T13:58:39.812Z] Successfully uninstalled urllib3-1.26.2 [2021-08-11T13:58:41.282Z] Attempting uninstall: idna [2021-08-11T13:58:41.282Z] Found existing installation: idna 3.1 [2021-08-11T13:58:41.282Z] Uninstalling idna-3.1: [2021-08-11T13:58:41.569Z] Successfully uninstalled idna-3.1 [2021-08-11T13:58:41.569Z] ---> a7d984c09cb3 [2021-08-11T13:58:41.569Z] Step 9/24 : RUN go mod tidy [2021-08-11T13:58:42.038Z] Attempting uninstall: chardet [2021-08-11T13:58:42.038Z] Found existing installation: chardet 4.0.0 [2021-08-11T13:58:42.038Z] Uninstalling chardet-4.0.0: [2021-08-11T13:58:42.038Z] Successfully uninstalled chardet-4.0.0 [2021-08-11T13:58:42.038Z] ---> Running in 3925baae55f7 [2021-08-11T13:58:42.413Z] Attempting uninstall: requests [2021-08-11T13:58:42.413Z] Found existing installation: requests 2.25.1 [2021-08-11T13:58:42.413Z] Uninstalling requests-2.25.1: [2021-08-11T13:58:42.413Z] Successfully uninstalled requests-2.25.1 [2021-08-11T13:58:42.413Z] Running setup.py install for texttable: started [2021-08-11T13:58:43.226Z] Running setup.py install for texttable: finished with status 'done' [2021-08-11T13:58:43.226Z] Running setup.py install for PyYAML: started [2021-08-11T13:58:43.964Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-11T13:58:43.964Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-11T13:58:43.964Z] ---> bfc745891743 [2021-08-11T13:58:43.964Z] Step 3/24 : WORKDIR /edgex-go [2021-08-11T13:58:43.964Z] ---> Using cache [2021-08-11T13:58:43.964Z] ---> 03f9c79ffaec [2021-08-11T13:58:43.964Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T13:58:43.964Z] ---> Using cache [2021-08-11T13:58:43.964Z] ---> d1bf6fcc87b7 [2021-08-11T13:58:43.964Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-11T13:58:43.964Z] ---> Using cache [2021-08-11T13:58:43.964Z] ---> 5bcdc175c85d [2021-08-11T13:58:43.964Z] Step 6/24 : COPY go.mod . [2021-08-11T13:58:43.964Z] ---> Using cache [2021-08-11T13:58:43.964Z] ---> 99ec8e3b8f1b [2021-08-11T13:58:43.964Z] Step 7/24 : RUN go mod download [2021-08-11T13:58:43.964Z] ---> Using cache [2021-08-11T13:58:43.964Z] ---> e6e64922e52c [2021-08-11T13:58:43.964Z] Step 8/24 : COPY . . [2021-08-11T13:58:43.964Z] ---> Using cache [2021-08-11T13:58:43.964Z] ---> f4d04f9d22bb [2021-08-11T13:58:43.964Z] Step 9/24 : RUN go mod tidy [2021-08-11T13:58:43.964Z] ---> Using cache [2021-08-11T13:58:43.964Z] ---> 699020a02375 [2021-08-11T13:58:43.964Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-11T13:58:44.329Z] ---> Running in c43117e8ee02 [2021-08-11T13:58:44.329Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-11T13:58:44.608Z] Running setup.py install for docopt: started [2021-08-11T13:58:44.887Z] Removing intermediate container 3925baae55f7 [2021-08-11T13:58:44.887Z] ---> 14ab0def00d5 [2021-08-11T13:58:44.887Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-11T13:58:44.887Z] ---> Running in dbd20564f927 [2021-08-11T13:58:44.887Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.28" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-11T13:58:45.475Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.28" -o cmd/core-data/core-data ./cmd/core-data [2021-08-11T13:58:45.475Z] Running setup.py install for docopt: finished with status 'done' [2021-08-11T13:58:45.475Z] Running setup.py install for dockerpty: started [2021-08-11T13:58:46.439Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-11T13:58:47.031Z] 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-11T13:58:51.320Z] Removing intermediate container 58c3e78b4ed8 [2021-08-11T13:58:51.320Z] ---> b2b9495a4514 [2021-08-11T13:58:51.320Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-11T13:58:51.591Z] ---> Running in 1c2fdcf703b9 [2021-08-11T13:58:51.591Z] Removing intermediate container 1c2fdcf703b9 [2021-08-11T13:58:51.591Z] ---> 853cfddf7fb9 [2021-08-11T13:58:51.591Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-11T13:58:51.591Z] ---> Running in 66a67c8ef21c [2021-08-11T13:58:51.863Z] Removing intermediate container 66a67c8ef21c [2021-08-11T13:58:51.863Z] ---> 7fcc332b55f0 [2021-08-11T13:58:51.863Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-11T13:58:52.462Z] ---> 6c16d5aac2eb [2021-08-11T13:58:52.462Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-11T13:58:52.732Z] ---> d1a8fa79740d [2021-08-11T13:58:52.732Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-11T13:58:53.526Z] ---> 04552e738c6b [2021-08-11T13:58:53.526Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-11T13:58:53.526Z] ---> Running in a7720ac8f790 [2021-08-11T13:58:53.526Z] Removing intermediate container a7720ac8f790 [2021-08-11T13:58:53.526Z] ---> cfb9cc885e20 [2021-08-11T13:58:53.526Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-11T13:58:53.526Z] ---> Running in 4f06b563bc0d [2021-08-11T13:58:53.526Z] Removing intermediate container 4f06b563bc0d [2021-08-11T13:58:53.526Z] ---> a3016657e14a [2021-08-11T13:58:53.526Z] Step 22/24 : LABEL arch=x86_64 [2021-08-11T13:58:53.796Z] ---> Running in bf3b86d6b45d [2021-08-11T13:58:53.796Z] Removing intermediate container bf3b86d6b45d [2021-08-11T13:58:53.796Z] ---> a81153f50178 [2021-08-11T13:58:53.796Z] Step 23/24 : LABEL git_sha=0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [2021-08-11T13:58:53.796Z] ---> Running in 153a67df2d17 [2021-08-11T13:58:54.067Z] Removing intermediate container 153a67df2d17 [2021-08-11T13:58:54.067Z] ---> 92b0a424ad31 [2021-08-11T13:58:54.067Z] Step 24/24 : LABEL version=2.0.1-dev.28 [2021-08-11T13:58:54.067Z] ---> Running in e867c8306e52 [2021-08-11T13:58:54.337Z] Removing intermediate container e867c8306e52 [2021-08-11T13:58:54.337Z] ---> 65984a47ac8d [2021-08-11T13:58:54.337Z] [2021-08-11T13:58:54.337Z] Successfully built 65984a47ac8d [2021-08-11T13:58:54.337Z] Successfully tagged sys-mgmt-agent:latest [2021-08-11T13:58:58.625Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.28" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-11T13:59:04.066Z] Removing intermediate container 641fe9f22365 [2021-08-11T13:59:04.066Z] ---> 0cfaf39b0e52 [2021-08-11T13:59:04.066Z] [2021-08-11T13:59:04.066Z] Step 11/22 : FROM alpine:3.12 [2021-08-11T13:59:04.066Z] ---> 13621d1b12d4 [2021-08-11T13:59:04.066Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-11T13:59:04.346Z] ---> Running in ab0e99851380 [2021-08-11T13:59:04.954Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-11T13:59:04.954Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-11T13:59:05.233Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-11T13:59:05.233Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-11T13:59:05.233Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-11T13:59:05.233Z] (4/4) Installing curl (7.78.0-r0) [2021-08-11T13:59:05.233Z] Executing busybox-1.31.1-r20.trigger [2021-08-11T13:59:05.233Z] Executing ca-certificates-20191127-r4.trigger [2021-08-11T13:59:05.233Z] OK: 7 MiB in 18 packages [2021-08-11T13:59:06.226Z] Removing intermediate container ab0e99851380 [2021-08-11T13:59:06.226Z] ---> 6105b2a812b7 [2021-08-11T13:59:06.226Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-11T13:59:06.226Z] ---> Running in 24d8929653cd [2021-08-11T13:59:06.503Z] Removing intermediate container 24d8929653cd [2021-08-11T13:59:06.503Z] ---> dc1bf9484ad5 [2021-08-11T13:59:06.503Z] Step 14/22 : WORKDIR /edgex [2021-08-11T13:59:06.503Z] ---> Running in e6fac2ce047b [2021-08-11T13:59:07.124Z] Removing intermediate container e6fac2ce047b [2021-08-11T13:59:07.124Z] ---> 08edd5aec1aa [2021-08-11T13:59:07.124Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-11T13:59:07.415Z] Removing intermediate container b567b2cf2a0d [2021-08-11T13:59:07.415Z] ---> b726f4ab22d1 [2021-08-11T13:59:07.415Z] [2021-08-11T13:59:07.415Z] Step 11/23 : FROM alpine:3.12 [2021-08-11T13:59:07.415Z] ---> 13621d1b12d4 [2021-08-11T13:59:07.415Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-11T13:59:07.415Z] ---> Using cache [2021-08-11T13:59:07.415Z] ---> f7c157763e66 [2021-08-11T13:59:07.415Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-11T13:59:07.415Z] ---> Using cache [2021-08-11T13:59:07.415Z] ---> c154ac79d187 [2021-08-11T13:59:07.415Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-11T13:59:07.415Z] ---> Running in bbf3ec96ea3b [2021-08-11T13:59:07.415Z] ---> bd91f7383a38 [2021-08-11T13:59:07.415Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-11T13:59:07.415Z] Removing intermediate container bbf3ec96ea3b [2021-08-11T13:59:07.415Z] ---> c18f09b7c407 [2021-08-11T13:59:07.415Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-11T13:59:07.699Z] ---> Running in 2debb108f6a2 [2021-08-11T13:59:07.978Z] Removing intermediate container 2debb108f6a2 [2021-08-11T13:59:07.978Z] ---> 48577485e891 [2021-08-11T13:59:07.978Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-11T13:59:08.254Z] ---> ef9776287c87 [2021-08-11T13:59:08.254Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-11T13:59:08.254Z] ---> e632ac7e91a6 [2021-08-11T13:59:08.254Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-11T13:59:09.266Z] ---> b96d04e2253e [2021-08-11T13:59:09.266Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-11T13:59:09.266Z] ---> 134d812fb680 [2021-08-11T13:59:09.266Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-11T13:59:09.266Z] ---> Running in 9c9d9fb5aead [2021-08-11T13:59:09.554Z] Removing intermediate container 9c9d9fb5aead [2021-08-11T13:59:09.554Z] ---> 082659f756a1 [2021-08-11T13:59:09.554Z] Step 19/22 : CMD ["--init=true"] [2021-08-11T13:59:09.554Z] ---> Running in 8b62237f2743 [2021-08-11T13:59:09.554Z] ---> c6898a196760 [2021-08-11T13:59:09.554Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-11T13:59:09.554Z] ---> Running in 5ac3d1ad3087 [2021-08-11T13:59:09.846Z] Removing intermediate container 8b62237f2743 [2021-08-11T13:59:09.846Z] ---> 71993da67681 [2021-08-11T13:59:09.846Z] Step 20/22 : LABEL arch=x86_64 [2021-08-11T13:59:09.846Z] Removing intermediate container 5ac3d1ad3087 [2021-08-11T13:59:09.846Z] ---> b5f17642a918 [2021-08-11T13:59:09.846Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-11T13:59:09.846Z] ---> Running in f913676ff1de [2021-08-11T13:59:09.846Z] ---> Running in 803ffe77bafc [2021-08-11T13:59:10.140Z] Removing intermediate container f913676ff1de [2021-08-11T13:59:10.140Z] ---> 03c4e57d42c0 [2021-08-11T13:59:10.140Z] Step 21/22 : LABEL git_sha=0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [2021-08-11T13:59:10.140Z] ---> Running in 0d3c0224e20d [2021-08-11T13:59:10.140Z] Removing intermediate container 803ffe77bafc [2021-08-11T13:59:10.140Z] ---> 3e054be804f1 [2021-08-11T13:59:10.140Z] Step 21/23 : LABEL arch=x86_64 [2021-08-11T13:59:10.140Z] ---> Running in bba21b80c2aa [2021-08-11T13:59:10.421Z] Removing intermediate container 0d3c0224e20d [2021-08-11T13:59:10.421Z] ---> 995e149b485d [2021-08-11T13:59:10.421Z] Step 22/22 : LABEL version=2.0.1-dev.28 [2021-08-11T13:59:10.421Z] Removing intermediate container bba21b80c2aa [2021-08-11T13:59:10.421Z] ---> c0f6b329b4ac [2021-08-11T13:59:10.421Z] Step 22/23 : LABEL git_sha=0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [2021-08-11T13:59:10.421Z] ---> Running in dbc622d3cf12 [2021-08-11T13:59:10.421Z] ---> Running in 907b30f34565 [2021-08-11T13:59:10.726Z] Removing intermediate container dbc622d3cf12 [2021-08-11T13:59:10.726Z] ---> fc81cba4fe59 [2021-08-11T13:59:10.726Z] Step 23/23 : LABEL version=2.0.1-dev.28 [2021-08-11T13:59:10.726Z] Removing intermediate container 907b30f34565 [2021-08-11T13:59:10.726Z] ---> 4d6816fab2a5 [2021-08-11T13:59:10.726Z] [2021-08-11T13:59:10.726Z] ---> Running in 7fa039c463e1 [2021-08-11T13:59:10.726Z] Successfully built 4d6816fab2a5 [2021-08-11T13:59:10.726Z] Successfully tagged security-proxy-setup:latest [2021-08-11T13:59:11.012Z]  Building security-proxy-setup ... done Removing intermediate container 7fa039c463e1 [2021-08-11T13:59:11.012Z] ---> 30dfb3fbbbca [2021-08-11T13:59:11.012Z] [2021-08-11T13:59:11.012Z] Successfully built 30dfb3fbbbca [2021-08-11T13:59:11.012Z] Successfully tagged support-scheduler:latest [2021-08-11T13:59:16.506Z]  Building support-scheduler ... done Removing intermediate container c43117e8ee02 [2021-08-11T13:59:16.506Z] ---> 36af091d8025 [2021-08-11T13:59:16.506Z] [2021-08-11T13:59:16.506Z] Step 11/24 : FROM alpine:3.12 [2021-08-11T13:59:16.506Z] ---> 13621d1b12d4 [2021-08-11T13:59:16.506Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-11T13:59:16.506Z] ---> Using cache [2021-08-11T13:59:16.506Z] ---> f7c157763e66 [2021-08-11T13:59:16.506Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-11T13:59:16.506Z] ---> Using cache [2021-08-11T13:59:16.506Z] ---> c154ac79d187 [2021-08-11T13:59:16.506Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-11T13:59:16.506Z] ---> Running in 2bb60a9bd2d0 [2021-08-11T13:59:16.506Z] Removing intermediate container 2bb60a9bd2d0 [2021-08-11T13:59:16.506Z] ---> d6deefb0bb53 [2021-08-11T13:59:16.506Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-11T13:59:16.506Z] ---> Running in 8cd5c2f217b7 [2021-08-11T13:59:16.506Z] Removing intermediate container 8cd5c2f217b7 [2021-08-11T13:59:16.506Z] ---> e9a7b9a0ab8c [2021-08-11T13:59:16.506Z] Step 16/24 : WORKDIR / [2021-08-11T13:59:16.506Z] ---> Running in 60a5fc5d922b [2021-08-11T13:59:16.506Z] Removing intermediate container 60a5fc5d922b [2021-08-11T13:59:16.506Z] ---> 3cb23f6877fd [2021-08-11T13:59:16.506Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-11T13:59:16.506Z] ---> c962591403ea [2021-08-11T13:59:16.506Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-11T13:59:16.779Z] ---> 20a21074d166 [2021-08-11T13:59:16.779Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-11T13:59:17.769Z] ---> 127c243ef997 [2021-08-11T13:59:17.770Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-11T13:59:17.770Z] ---> Running in c7680e2752f9 [2021-08-11T13:59:17.770Z] Removing intermediate container dbd20564f927 [2021-08-11T13:59:17.770Z] ---> 3fbf8819b7e3 [2021-08-11T13:59:17.770Z] [2021-08-11T13:59:17.770Z] Step 11/24 : FROM alpine:3.12 [2021-08-11T13:59:17.770Z] ---> 13621d1b12d4 [2021-08-11T13:59:17.770Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-11T13:59:17.770Z] ---> Running in 96d71fe288d2 [2021-08-11T13:59:17.770Z] Removing intermediate container c7680e2752f9 [2021-08-11T13:59:17.770Z] ---> ce05f9b8bf0c [2021-08-11T13:59:17.770Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-11T13:59:17.770Z] ---> Running in ee7321aa29d8 [2021-08-11T13:59:17.770Z] Removing intermediate container 96d71fe288d2 [2021-08-11T13:59:17.770Z] ---> 3a212e0d5459 [2021-08-11T13:59:17.770Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-11T13:59:17.770Z] Removing intermediate container ee7321aa29d8 [2021-08-11T13:59:17.770Z] ---> db66920eb18c [2021-08-11T13:59:17.770Z] Step 22/24 : LABEL arch=x86_64 [2021-08-11T13:59:17.770Z] ---> Running in 11e32cc8daca [2021-08-11T13:59:18.046Z] ---> Running in c6168f2155a1 [2021-08-11T13:59:18.046Z] Removing intermediate container 11e32cc8daca [2021-08-11T13:59:18.046Z] ---> 773b14bcda1e [2021-08-11T13:59:18.046Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-11T13:59:18.046Z] ---> Running in 3c6462984f30 [2021-08-11T13:59:18.046Z] Removing intermediate container c6168f2155a1 [2021-08-11T13:59:18.046Z] ---> a2c3e5befbea [2021-08-11T13:59:18.046Z] Step 23/24 : LABEL git_sha=0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [2021-08-11T13:59:18.046Z] ---> Running in 70053426c479 [2021-08-11T13:59:18.046Z] Removing intermediate container 3c6462984f30 [2021-08-11T13:59:18.046Z] ---> 2d3b53deddeb [2021-08-11T13:59:18.046Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T13:59:18.046Z] Removing intermediate container 70053426c479 [2021-08-11T13:59:18.046Z] ---> 2a032e0cea1f [2021-08-11T13:59:18.046Z] Step 24/24 : LABEL version=2.0.1-dev.28 [2021-08-11T13:59:18.046Z] ---> Running in 3581a55b5a65 [2021-08-11T13:59:18.046Z] ---> Running in a5ec81a693b0 [2021-08-11T13:59:18.320Z] Removing intermediate container a5ec81a693b0 [2021-08-11T13:59:18.320Z] ---> 30a170c2e8ca [2021-08-11T13:59:18.320Z] [2021-08-11T13:59:18.320Z] Successfully built 30a170c2e8ca [2021-08-11T13:59:18.320Z] Successfully tagged core-metadata:latest [2021-08-11T13:59:18.595Z]  Building core-metadata ... done Removing intermediate container 3581a55b5a65 [2021-08-11T13:59:18.595Z] ---> c9edcf764cb6 [2021-08-11T13:59:18.595Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-11T13:59:18.595Z] ---> Running in e37d938fd2bc [2021-08-11T13:59:18.873Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-11T13:59:19.474Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-11T13:59:20.457Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-11T13:59:20.457Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-11T13:59:20.457Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-11T13:59:20.457Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-11T13:59:20.732Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-11T13:59:21.007Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-11T13:59:21.007Z] Executing busybox-1.31.1-r20.trigger [2021-08-11T13:59:21.007Z] OK: 8 MiB in 20 packages [2021-08-11T13:59:21.287Z] Removing intermediate container e37d938fd2bc [2021-08-11T13:59:21.287Z] ---> 8ea7b4447e57 [2021-08-11T13:59:21.287Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-11T13:59:21.559Z] ---> 6d5ca585a426 [2021-08-11T13:59:21.559Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-11T13:59:21.841Z] ---> dd23998981c5 [2021-08-11T13:59:21.841Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-11T13:59:22.117Z] ---> c32d066e65ec [2021-08-11T13:59:22.117Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-11T13:59:22.117Z] ---> Running in 5207ec170858 [2021-08-11T13:59:22.117Z] Removing intermediate container 5207ec170858 [2021-08-11T13:59:22.117Z] ---> 13e2804e1d05 [2021-08-11T13:59:22.117Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-11T13:59:22.117Z] ---> Running in a8cde4baa2a8 [2021-08-11T13:59:22.390Z] Removing intermediate container a8cde4baa2a8 [2021-08-11T13:59:22.390Z] ---> e66fd3809ceb [2021-08-11T13:59:22.390Z] Step 22/24 : LABEL arch=x86_64 [2021-08-11T13:59:22.390Z] ---> Running in 853ef7d282d1 [2021-08-11T13:59:22.390Z] Removing intermediate container 853ef7d282d1 [2021-08-11T13:59:22.390Z] ---> 1acc8792755c [2021-08-11T13:59:22.390Z] Step 23/24 : LABEL git_sha=0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [2021-08-11T13:59:22.390Z] ---> Running in 7645cb8f9d60 [2021-08-11T13:59:22.390Z] Removing intermediate container 7645cb8f9d60 [2021-08-11T13:59:22.390Z] ---> 3208d3906d67 [2021-08-11T13:59:22.390Z] Step 24/24 : LABEL version=2.0.1-dev.28 [2021-08-11T13:59:22.390Z] ---> Running in 7257e509b648 [2021-08-11T13:59:22.672Z] Removing intermediate container 7257e509b648 [2021-08-11T13:59:22.672Z] ---> a2991c6aed32 [2021-08-11T13:59:22.672Z] [2021-08-11T13:59:22.672Z] Successfully built a2991c6aed32 [2021-08-11T13:59:22.672Z] Successfully tagged core-data:latest [2021-08-11T13:59:22.691Z]  Building core-data ... done  [Pipeline] } [2021-08-11T13:59:22.697Z] $ docker stop --time=1 ff39cabeef5cb425afbd48d9d6dc48d5e4c258cf72152ba61519dd2faa4239c2 [2021-08-11T13:59:23.757Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-11T13:59:23.757Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-11T13:59:23.757Z] ---> 0e419c890e5a [2021-08-11T13:59:23.757Z] Step 3/23 : WORKDIR /edgex-go [2021-08-11T13:59:23.757Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-11T13:59:23.757Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-11T13:59:23.757Z] ---> 0e419c890e5a [2021-08-11T13:59:23.757Z] Step 3/32 : WORKDIR /edgex-go [2021-08-11T13:59:23.757Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-11T13:59:23.757Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-11T13:59:23.757Z] ---> 0e419c890e5a [2021-08-11T13:59:23.757Z] Step 3/24 : WORKDIR /edgex-go [2021-08-11T13:59:23.757Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-11T13:59:23.757Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-11T13:59:23.757Z] ---> 0e419c890e5a [2021-08-11T13:59:23.757Z] Step 3/24 : WORKDIR /edgex-go [2021-08-11T13:59:23.757Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-11T13:59:23.757Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-11T13:59:23.757Z] ---> 0e419c890e5a [2021-08-11T13:59:23.757Z] Step 3/23 : WORKDIR /edgex-go [2021-08-11T13:59:23.757Z] ---> Running in 1e1dbfc13691 [2021-08-11T13:59:23.757Z] ---> Running in 70df77a15eeb [2021-08-11T13:59:23.757Z] ---> Running in 4179d6b86732 [2021-08-11T13:59:23.757Z] ---> Running in e27517ff9353 [2021-08-11T13:59:23.757Z] ---> Running in 05a34e596b48 [2021-08-11T13:59:23.757Z] Removing intermediate container 4179d6b86732 [2021-08-11T13:59:23.757Z] ---> 1eb5b288e203 [2021-08-11T13:59:23.757Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T13:59:23.757Z] Removing intermediate container 05a34e596b48 [2021-08-11T13:59:23.757Z] ---> ef6df3b6d6be [2021-08-11T13:59:23.757Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T13:59:23.757Z] Removing intermediate container 70df77a15eeb [2021-08-11T13:59:23.757Z] ---> 3c3679a71034 [2021-08-11T13:59:23.757Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T13:59:23.757Z] Removing intermediate container 1e1dbfc13691 [2021-08-11T13:59:23.757Z] ---> 253b8d7469f2 [2021-08-11T13:59:23.757Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T13:59:23.757Z] Removing intermediate container e27517ff9353 [2021-08-11T13:59:23.757Z] ---> 25924592dbaf [2021-08-11T13:59:23.757Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T13:59:23.757Z] ---> Running in a1154eb4fb5f [2021-08-11T13:59:23.757Z] ---> Running in c93715fb4369 [2021-08-11T13:59:23.757Z] ---> Running in a0e251fc8b42 [2021-08-11T13:59:23.757Z] ---> Running in 6f150144c590 [2021-08-11T13:59:23.757Z] ---> Running in 2f8bf65f354b [2021-08-11T13:59:23.757Z] Removing intermediate container c93715fb4369 [2021-08-11T13:59:23.757Z] ---> a9fdbf8eef11 [2021-08-11T13:59:23.757Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-11T13:59:23.757Z] ---> Running in 7b333ea72197 [2021-08-11T13:59:23.757Z] Removing intermediate container a1154eb4fb5f [2021-08-11T13:59:23.757Z] ---> 92059e5ab3ba [2021-08-11T13:59:23.757Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-11T13:59:23.757Z] ---> Running in 2b39ce5bff67 [2021-08-11T13:59:23.757Z] Removing intermediate container a0e251fc8b42 [2021-08-11T13:59:23.757Z] ---> d5d9e55a1f6b [2021-08-11T13:59:23.757Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-11T13:59:23.757Z] ---> Running in d22667eb3545 [2021-08-11T13:59:24.032Z] Removing intermediate container 2f8bf65f354b [2021-08-11T13:59:24.032Z] ---> 07ba457d819c [2021-08-11T13:59:24.032Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-11T13:59:24.032Z] Removing intermediate container 6f150144c590 [2021-08-11T13:59:24.032Z] ---> b67055e2bcbb [2021-08-11T13:59:24.032Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-11T13:59:24.108Z] $ docker rm -f ff39cabeef5cb425afbd48d9d6dc48d5e4c258cf72152ba61519dd2faa4239c2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-11T13:59:24.506Z] + docker images [2021-08-11T13:59:24.506Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-11T13:59:24.506Z] core-data latest a2991c6aed32 2 seconds ago 20.4MB [2021-08-11T13:59:24.506Z] core-metadata latest 30a170c2e8ca 6 seconds ago 16.7MB [2021-08-11T13:59:24.506Z] 3fbf8819b7e3 7 seconds ago 1.75GB [2021-08-11T13:59:24.506Z] 36af091d8025 9 seconds ago 1.75GB [2021-08-11T13:59:24.506Z] security-proxy-setup latest 4d6816fab2a5 14 seconds ago 25.9MB [2021-08-11T13:59:24.506Z] support-scheduler latest 30dfb3fbbbca 14 seconds ago 16.1MB [2021-08-11T13:59:24.506Z] b726f4ab22d1 17 seconds ago 1.75GB [2021-08-11T13:59:24.506Z] 0cfaf39b0e52 21 seconds ago 1.75GB [2021-08-11T13:59:24.506Z] sys-mgmt-agent latest 65984a47ac8d 30 seconds ago 325MB [2021-08-11T13:59:24.506Z] security-bootstrapper latest cef26a6eefc9 55 seconds ago 18.8MB [2021-08-11T13:59:24.506Z] security-secretstore-setup latest 7a02dab79391 About a minute ago 29MB [2021-08-11T13:59:24.506Z] core-command latest 617084da0ad0 About a minute ago 16MB [2021-08-11T13:59:24.506Z] support-notifications latest 679abb2c0196 About a minute ago 16.8MB [2021-08-11T13:59:24.506Z] 570d1aadcba2 About a minute ago 1.74GB [2021-08-11T13:59:24.506Z] a2d7188beca7 About a minute ago 1.75GB [2021-08-11T13:59:24.506Z] 3b7aaf551356 About a minute ago 1.75GB [2021-08-11T13:59:24.506Z] ad46e6c2393c About a minute ago 1.75GB [2021-08-11T13:59:24.506Z] 3942346af863 About a minute ago 1.75GB [2021-08-11T13:59:24.506Z] ci-base-image-x86_64 latest bfc745891743 5 minutes ago 1.24GB [2021-08-11T13:59:24.506Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 5 days ago 547MB [2021-08-11T13:59:24.506Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest f5175e13e4e5 8 days ago 37.5MB [2021-08-11T13:59:24.506Z] docker 20.10.7 08bdaf2f88f9 2 months ago 246MB [2021-08-11T13:59:24.506Z] alpine 3.12 13621d1b12d4 3 months ago 5.58MB [2021-08-11T13:59:24.506Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2021-08-11T13:59:24.638Z] ---> Running in 372727c9d2fc [2021-08-11T13:59:24.639Z] ---> Running in 31cfed241977 [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-11T13:59:24.678Z] provisioning config files... [2021-08-11T13:59:24.694Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/31@tmp/config2587247010851537461tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T13:59:24.917Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-11T13:59:25.055Z] ---> docker-login.sh [2021-08-11T13:59:25.055Z] nexus3.edgexfoundry.org:10001 [2021-08-11T13:59:25.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T13:59:25.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T13:59:25.055Z] Configure a credential helper to remove this warning. See [2021-08-11T13:59:25.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T13:59:25.055Z] [2021-08-11T13:59:25.055Z] Login Succeeded [2021-08-11T13:59:25.055Z] nexus3.edgexfoundry.org:10002 [2021-08-11T13:59:25.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T13:59:25.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T13:59:25.322Z] Configure a credential helper to remove this warning. See [2021-08-11T13:59:25.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T13:59:25.322Z] [2021-08-11T13:59:25.322Z] Login Succeeded [2021-08-11T13:59:25.323Z] nexus3.edgexfoundry.org:10003 [2021-08-11T13:59:25.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T13:59:25.522Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-11T13:59:25.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T13:59:25.591Z] Configure a credential helper to remove this warning. See [2021-08-11T13:59:25.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T13:59:25.591Z] [2021-08-11T13:59:25.591Z] Login Succeeded [2021-08-11T13:59:25.591Z] nexus3.edgexfoundry.org:10004 [2021-08-11T13:59:25.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T13:59:25.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T13:59:25.591Z] Configure a credential helper to remove this warning. See [2021-08-11T13:59:25.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T13:59:25.591Z] [2021-08-11T13:59:25.591Z] Login Succeeded [2021-08-11T13:59:25.591Z] docker.io [2021-08-11T13:59:25.819Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-11T13:59:25.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T13:59:26.096Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-11T13:59:26.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T13:59:26.130Z] Configure a credential helper to remove this warning. See [2021-08-11T13:59:26.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T13:59:26.130Z] [2021-08-11T13:59:26.130Z] Login Succeeded [2021-08-11T13:59:26.130Z] ---> docker-login.sh ends [Pipeline] } [2021-08-11T13:59:26.145Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-11T13:59:26.227Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-08-11T13:59:26.227Z] 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [2021-08-11T13:59:26.227Z] latest [2021-08-11T13:59:26.227Z] 2.0.1-dev.28 [2021-08-11T13:59:26.227Z] 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28 [2021-08-11T13:59:26.227Z] main [2021-08-11T13:59:26.227Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T13:59:26.371Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-11T13:59:26.371Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-11T13:59:26.626Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [Pipeline] isUnix [2021-08-11T13:59:26.647Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-11T13:59:26.647Z] OK: 218 MiB in 52 packages [Pipeline] sh [2021-08-11T13:59:26.968Z] + docker push nexus3.edgexfoundry.org:10004/core-command:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [2021-08-11T13:59:26.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-11T13:59:26.968Z] 156b964270f2: Preparing [2021-08-11T13:59:26.968Z] 316bf652d8c8: Preparing [2021-08-11T13:59:26.968Z] f5d3cd475a08: Preparing [2021-08-11T13:59:26.968Z] cbf1aa29a42c: Preparing [2021-08-11T13:59:26.968Z] 32f366d666a5: Preparing [2021-08-11T13:59:26.968Z] 32f366d666a5: Layer already exists [2021-08-11T13:59:27.242Z] f5d3cd475a08: Pushed [2021-08-11T13:59:27.242Z] 156b964270f2: Pushed [2021-08-11T13:59:27.242Z] cbf1aa29a42c: Pushed [2021-08-11T13:59:27.250Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-11T13:59:27.250Z] OK: 218 MiB in 52 packages [2021-08-11T13:59:27.250Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-11T13:59:27.540Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-11T13:59:28.159Z] OK: 218 MiB in 52 packages [2021-08-11T13:59:28.213Z] 316bf652d8c8: Pushed [2021-08-11T13:59:28.440Z] OK: 218 MiB in 52 packages [2021-08-11T13:59:28.480Z] 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f: digest: sha256:3c229fa5a9aca36864d346af7c5764b6d929992825d9668c022ecd65cfd4f9da size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-11T13:59:28.720Z] OK: 218 MiB in 52 packages [2021-08-11T13:59:28.721Z] Removing intermediate container 7b333ea72197 [2021-08-11T13:59:28.721Z] ---> 6d746e465251 [2021-08-11T13:59:28.721Z] Step 6/32 : COPY go.mod . [2021-08-11T13:59:28.816Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T13:59:29.150Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-08-11T13:59:29.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-11T13:59:29.150Z] 156b964270f2: Preparing [2021-08-11T13:59:29.150Z] 316bf652d8c8: Preparing [2021-08-11T13:59:29.150Z] f5d3cd475a08: Preparing [2021-08-11T13:59:29.150Z] cbf1aa29a42c: Preparing [2021-08-11T13:59:29.150Z] 32f366d666a5: Preparing [2021-08-11T13:59:29.150Z] 316bf652d8c8: Layer already exists [2021-08-11T13:59:29.150Z] 156b964270f2: Layer already exists [2021-08-11T13:59:29.150Z] cbf1aa29a42c: Layer already exists [2021-08-11T13:59:29.150Z] 32f366d666a5: Layer already exists [2021-08-11T13:59:29.150Z] f5d3cd475a08: Layer already exists [2021-08-11T13:59:29.150Z] latest: digest: sha256:3c229fa5a9aca36864d346af7c5764b6d929992825d9668c022ecd65cfd4f9da size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-11T13:59:29.494Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.28 [Pipeline] isUnix [Pipeline] sh [2021-08-11T13:59:29.701Z] Removing intermediate container 2b39ce5bff67 [2021-08-11T13:59:29.701Z] ---> 9117fc10553a [2021-08-11T13:59:29.701Z] Step 6/24 : COPY go.mod . [2021-08-11T13:59:29.818Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.28 [2021-08-11T13:59:29.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-11T13:59:29.818Z] 156b964270f2: Preparing [2021-08-11T13:59:29.818Z] 316bf652d8c8: Preparing [2021-08-11T13:59:29.818Z] f5d3cd475a08: Preparing [2021-08-11T13:59:29.818Z] cbf1aa29a42c: Preparing [2021-08-11T13:59:29.818Z] 32f366d666a5: Preparing [2021-08-11T13:59:29.818Z] 316bf652d8c8: Layer already exists [2021-08-11T13:59:29.818Z] f5d3cd475a08: Layer already exists [2021-08-11T13:59:29.818Z] 156b964270f2: Layer already exists [2021-08-11T13:59:29.818Z] cbf1aa29a42c: Layer already exists [2021-08-11T13:59:29.818Z] 32f366d666a5: Layer already exists [2021-08-11T13:59:29.818Z] 2.0.1-dev.28: digest: sha256:3c229fa5a9aca36864d346af7c5764b6d929992825d9668c022ecd65cfd4f9da size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-11T13:59:29.979Z] ---> e4919035b923 [2021-08-11T13:59:29.979Z] Step 7/32 : RUN go mod download [2021-08-11T13:59:29.979Z] Removing intermediate container 372727c9d2fc [2021-08-11T13:59:29.979Z] ---> abebd1cf06d5 [2021-08-11T13:59:29.979Z] Removing intermediate container d22667eb3545 [2021-08-11T13:59:29.979Z] Step 6/23 : COPY go.mod . ---> 057e653bd185 [2021-08-11T13:59:29.979Z] [2021-08-11T13:59:29.979Z] Step 6/23 : COPY go.mod . [2021-08-11T13:59:30.141Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28 [Pipeline] isUnix [Pipeline] sh [2021-08-11T13:59:30.255Z] ---> Running in 124b20577c0e [2021-08-11T13:59:30.463Z] + docker push nexus3.edgexfoundry.org:10004/core-command:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28 [2021-08-11T13:59:30.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-11T13:59:30.463Z] 156b964270f2: Preparing [2021-08-11T13:59:30.463Z] 316bf652d8c8: Preparing [2021-08-11T13:59:30.463Z] f5d3cd475a08: Preparing [2021-08-11T13:59:30.463Z] cbf1aa29a42c: Preparing [2021-08-11T13:59:30.463Z] 32f366d666a5: Preparing [2021-08-11T13:59:30.463Z] 316bf652d8c8: Layer already exists [2021-08-11T13:59:30.463Z] f5d3cd475a08: Layer already exists [2021-08-11T13:59:30.463Z] 32f366d666a5: Layer already exists [2021-08-11T13:59:30.463Z] 156b964270f2: Layer already exists [2021-08-11T13:59:30.463Z] cbf1aa29a42c: Layer already exists [2021-08-11T13:59:30.863Z] Removing intermediate container 31cfed241977 [2021-08-11T13:59:30.863Z] ---> 092361056190 [2021-08-11T13:59:30.863Z] Step 6/24 : COPY go.mod . [2021-08-11T13:59:30.863Z] ---> e5c47cb524a6 [2021-08-11T13:59:30.863Z] Step 7/24 : RUN go mod download [2021-08-11T13:59:31.140Z] ---> Running in 86e49f24f121 [2021-08-11T13:59:31.418Z] ---> 53e7c5be0b6f [2021-08-11T13:59:31.418Z] Step 7/23 : RUN go mod download [2021-08-11T13:59:31.418Z] ---> 1a591ce0607c [2021-08-11T13:59:31.418Z] Step 7/23 : RUN go mod download [2021-08-11T13:59:32.053Z] ---> Running in 6c32d04c72f5 [2021-08-11T13:59:32.053Z] ---> Running in 4156e90ccbb0 [2021-08-11T13:59:32.336Z] ---> 6d1e5d99d091 [2021-08-11T13:59:32.336Z] Step 7/24 : RUN go mod download [2021-08-11T13:59:32.934Z] ---> Running in 7eb6259a8fc2 [2021-08-11T13:59:34.933Z] Removing intermediate container 124b20577c0e [2021-08-11T13:59:34.933Z] ---> 797999840bc2 [2021-08-11T13:59:34.933Z] Step 8/32 : COPY . . [2021-08-11T13:59:35.809Z] 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28: digest: sha256:3c229fa5a9aca36864d346af7c5764b6d929992825d9668c022ecd65cfd4f9da size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-11T13:59:36.148Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-08-11T13:59:36.466Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-08-11T13:59:36.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-11T13:59:36.466Z] 156b964270f2: Preparing [2021-08-11T13:59:36.466Z] 316bf652d8c8: Preparing [2021-08-11T13:59:36.466Z] f5d3cd475a08: Preparing [2021-08-11T13:59:36.466Z] cbf1aa29a42c: Preparing [2021-08-11T13:59:36.466Z] 32f366d666a5: Preparing [2021-08-11T13:59:36.466Z] 32f366d666a5: Layer already exists [2021-08-11T13:59:36.466Z] 316bf652d8c8: Layer already exists [2021-08-11T13:59:36.466Z] 156b964270f2: Layer already exists [2021-08-11T13:59:36.734Z] cbf1aa29a42c: Layer already exists [2021-08-11T13:59:36.734Z] f5d3cd475a08: Layer already exists [2021-08-11T13:59:36.734Z] main: digest: sha256:3c229fa5a9aca36864d346af7c5764b6d929992825d9668c022ecd65cfd4f9da size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-11T13:59:36.791Z] ===================================================== [Pipeline] echo [2021-08-11T13:59:36.805Z] taggedImages: [2021-08-11T13:59:36.805Z] - nexus3.edgexfoundry.org:10004/core-command:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [2021-08-11T13:59:36.805Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-08-11T13:59:36.805Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.28 [2021-08-11T13:59:36.805Z] - nexus3.edgexfoundry.org:10004/core-command:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28 [2021-08-11T13:59:36.805Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-08-11T13:59:36.835Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-08-11T13:59:36.835Z] 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [2021-08-11T13:59:36.835Z] latest [2021-08-11T13:59:36.835Z] 2.0.1-dev.28 [2021-08-11T13:59:36.835Z] 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28 [2021-08-11T13:59:36.835Z] main [2021-08-11T13:59:36.835Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T13:59:37.198Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [Pipeline] isUnix [Pipeline] sh [2021-08-11T13:59:37.519Z] + docker push nexus3.edgexfoundry.org:10004/core-data:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [2021-08-11T13:59:37.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-11T13:59:37.519Z] 7f9fa914e534: Preparing [2021-08-11T13:59:37.519Z] 0140cb60b13d: Preparing [2021-08-11T13:59:37.519Z] f5d3cd475a08: Preparing [2021-08-11T13:59:37.519Z] 421ce3f8f8d2: Preparing [2021-08-11T13:59:37.519Z] b1a10f8be290: Preparing [2021-08-11T13:59:37.519Z] 32f366d666a5: Preparing [2021-08-11T13:59:37.519Z] 32f366d666a5: Waiting [2021-08-11T13:59:37.519Z] f5d3cd475a08: Layer already exists [2021-08-11T13:59:37.591Z] Removing intermediate container 86e49f24f121 [2021-08-11T13:59:37.591Z] ---> f544ad768450 [2021-08-11T13:59:37.591Z] Step 8/24 : COPY . . [2021-08-11T13:59:37.789Z] 32f366d666a5: Layer already exists [2021-08-11T13:59:37.790Z] 7f9fa914e534: Pushed [2021-08-11T13:59:37.790Z] b1a10f8be290: Pushed [2021-08-11T13:59:37.790Z] 421ce3f8f8d2: Pushed [2021-08-11T13:59:39.195Z] 0140cb60b13d: Pushed [2021-08-11T13:59:39.195Z] 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f: digest: sha256:637a9297b9d0c2e389bbe3684264d02d9c1faeabb19f43be9fc4d964e085775d size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-11T13:59:39.549Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T13:59:39.878Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-08-11T13:59:39.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-11T13:59:39.878Z] 7f9fa914e534: Preparing [2021-08-11T13:59:39.878Z] 0140cb60b13d: Preparing [2021-08-11T13:59:39.878Z] f5d3cd475a08: Preparing [2021-08-11T13:59:39.878Z] 421ce3f8f8d2: Preparing [2021-08-11T13:59:39.878Z] b1a10f8be290: Preparing [2021-08-11T13:59:39.878Z] 32f366d666a5: Preparing [2021-08-11T13:59:39.878Z] 32f366d666a5: Waiting [2021-08-11T13:59:39.878Z] b1a10f8be290: Layer already exists [2021-08-11T13:59:39.878Z] 421ce3f8f8d2: Layer already exists [2021-08-11T13:59:39.878Z] f5d3cd475a08: Layer already exists [2021-08-11T13:59:39.878Z] 7f9fa914e534: Layer already exists [2021-08-11T13:59:39.878Z] 0140cb60b13d: Layer already exists [2021-08-11T13:59:39.878Z] 32f366d666a5: Layer already exists [2021-08-11T13:59:39.878Z] latest: digest: sha256:637a9297b9d0c2e389bbe3684264d02d9c1faeabb19f43be9fc4d964e085775d size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-11T13:59:40.211Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.28 [Pipeline] isUnix [Pipeline] sh [2021-08-11T13:59:40.548Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.28 [2021-08-11T13:59:40.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-11T13:59:40.548Z] 7f9fa914e534: Preparing [2021-08-11T13:59:40.548Z] 0140cb60b13d: Preparing [2021-08-11T13:59:40.548Z] f5d3cd475a08: Preparing [2021-08-11T13:59:40.548Z] 421ce3f8f8d2: Preparing [2021-08-11T13:59:40.548Z] b1a10f8be290: Preparing [2021-08-11T13:59:40.548Z] 32f366d666a5: Preparing [2021-08-11T13:59:40.548Z] 32f366d666a5: Waiting [2021-08-11T13:59:40.548Z] 421ce3f8f8d2: Layer already exists [2021-08-11T13:59:40.548Z] 0140cb60b13d: Layer already exists [2021-08-11T13:59:40.548Z] 7f9fa914e534: Layer already exists [2021-08-11T13:59:40.548Z] f5d3cd475a08: Layer already exists [2021-08-11T13:59:40.548Z] b1a10f8be290: Layer already exists [2021-08-11T13:59:40.548Z] 32f366d666a5: Layer already exists [2021-08-11T13:59:40.821Z] 2.0.1-dev.28: digest: sha256:637a9297b9d0c2e389bbe3684264d02d9c1faeabb19f43be9fc4d964e085775d size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-11T13:59:41.161Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28 [Pipeline] isUnix [Pipeline] sh [2021-08-11T13:59:41.490Z] + docker push nexus3.edgexfoundry.org:10004/core-data:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28 [2021-08-11T13:59:41.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-11T13:59:41.491Z] 7f9fa914e534: Preparing [2021-08-11T13:59:41.491Z] 0140cb60b13d: Preparing [2021-08-11T13:59:41.491Z] f5d3cd475a08: Preparing [2021-08-11T13:59:41.491Z] 421ce3f8f8d2: Preparing [2021-08-11T13:59:41.491Z] b1a10f8be290: Preparing [2021-08-11T13:59:41.491Z] 32f366d666a5: Preparing [2021-08-11T13:59:41.491Z] 32f366d666a5: Waiting [2021-08-11T13:59:41.491Z] 7f9fa914e534: Layer already exists [2021-08-11T13:59:41.491Z] b1a10f8be290: Layer already exists [2021-08-11T13:59:41.491Z] f5d3cd475a08: Layer already exists [2021-08-11T13:59:41.491Z] 421ce3f8f8d2: Layer already exists [2021-08-11T13:59:41.491Z] 0140cb60b13d: Layer already exists [2021-08-11T13:59:41.491Z] 32f366d666a5: Layer already exists [2021-08-11T13:59:41.491Z] 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28: digest: sha256:637a9297b9d0c2e389bbe3684264d02d9c1faeabb19f43be9fc4d964e085775d size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-11T13:59:41.822Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-08-11T13:59:42.150Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-08-11T13:59:42.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-11T13:59:42.150Z] 7f9fa914e534: Preparing [2021-08-11T13:59:42.150Z] 0140cb60b13d: Preparing [2021-08-11T13:59:42.150Z] f5d3cd475a08: Preparing [2021-08-11T13:59:42.150Z] 421ce3f8f8d2: Preparing [2021-08-11T13:59:42.150Z] b1a10f8be290: Preparing [2021-08-11T13:59:42.150Z] 32f366d666a5: Preparing [2021-08-11T13:59:42.150Z] 32f366d666a5: Waiting [2021-08-11T13:59:42.150Z] 421ce3f8f8d2: Layer already exists [2021-08-11T13:59:42.150Z] f5d3cd475a08: Layer already exists [2021-08-11T13:59:42.150Z] b1a10f8be290: Layer already exists [2021-08-11T13:59:42.150Z] 7f9fa914e534: Layer already exists [2021-08-11T13:59:42.150Z] 0140cb60b13d: Layer already exists [2021-08-11T13:59:42.150Z] 32f366d666a5: Layer already exists [2021-08-11T13:59:42.150Z] main: digest: sha256:637a9297b9d0c2e389bbe3684264d02d9c1faeabb19f43be9fc4d964e085775d size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-11T13:59:42.213Z] ===================================================== [Pipeline] echo [2021-08-11T13:59:42.229Z] taggedImages: [2021-08-11T13:59:42.229Z] - nexus3.edgexfoundry.org:10004/core-data:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [2021-08-11T13:59:42.229Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-08-11T13:59:42.229Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.28 [2021-08-11T13:59:42.229Z] - nexus3.edgexfoundry.org:10004/core-data:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28 [2021-08-11T13:59:42.229Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-08-11T13:59:42.264Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-08-11T13:59:42.264Z] 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [2021-08-11T13:59:42.264Z] latest [2021-08-11T13:59:42.264Z] 2.0.1-dev.28 [2021-08-11T13:59:42.264Z] 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28 [2021-08-11T13:59:42.264Z] main [2021-08-11T13:59:42.264Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T13:59:42.662Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [Pipeline] isUnix [Pipeline] sh [2021-08-11T13:59:43.008Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [2021-08-11T13:59:43.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-11T13:59:43.008Z] bc31ea7a0c59: Preparing [2021-08-11T13:59:43.008Z] 4d7a32d7c1a3: Preparing [2021-08-11T13:59:43.008Z] f5d3cd475a08: Preparing [2021-08-11T13:59:43.008Z] cbf1aa29a42c: Preparing [2021-08-11T13:59:43.008Z] 32f366d666a5: Preparing [2021-08-11T13:59:43.008Z] 32f366d666a5: Layer already exists [2021-08-11T13:59:43.008Z] cbf1aa29a42c: Layer already exists [2021-08-11T13:59:43.008Z] f5d3cd475a08: Layer already exists [2021-08-11T13:59:44.355Z] Removing intermediate container 6c32d04c72f5 [2021-08-11T13:59:44.355Z] ---> b87766ae95ad [2021-08-11T13:59:44.355Z] Step 8/23 : COPY . . [2021-08-11T13:59:45.419Z] Removing intermediate container 7eb6259a8fc2 [2021-08-11T13:59:45.419Z] ---> b4e12773540d [2021-08-11T13:59:45.419Z] Step 8/24 : COPY . . [2021-08-11T13:59:45.419Z] Removing intermediate container 4156e90ccbb0 [2021-08-11T13:59:45.419Z] ---> 64842a29c3ef [2021-08-11T13:59:45.419Z] Step 8/23 : COPY . . [2021-08-11T13:59:46.040Z] ---> f50d2064810f [2021-08-11T13:59:46.040Z] Step 9/32 : RUN go mod tidy [2021-08-11T13:59:46.656Z] ---> Running in 5c6bec1d253c [2021-08-11T13:59:47.285Z] ---> 8ff134f0e40e [2021-08-11T13:59:47.285Z] Step 9/24 : RUN go mod tidy [2021-08-11T13:59:48.347Z] bc31ea7a0c59: Pushed [2021-08-11T13:59:49.312Z] 4d7a32d7c1a3: Pushed [2021-08-11T13:59:49.582Z] 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f: digest: sha256:65964add7a27190c6607e61914d00b6073f9c8592aa9f5b0394afd7ff74d8276 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-11T13:59:49.915Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T13:59:49.946Z] ---> Running in aa1aa3733f6e [2021-08-11T13:59:50.240Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-08-11T13:59:50.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-11T13:59:50.240Z] bc31ea7a0c59: Preparing [2021-08-11T13:59:50.240Z] 4d7a32d7c1a3: Preparing [2021-08-11T13:59:50.240Z] f5d3cd475a08: Preparing [2021-08-11T13:59:50.240Z] cbf1aa29a42c: Preparing [2021-08-11T13:59:50.240Z] 32f366d666a5: Preparing [2021-08-11T13:59:50.240Z] 4d7a32d7c1a3: Layer already exists [2021-08-11T13:59:50.240Z] cbf1aa29a42c: Layer already exists [2021-08-11T13:59:50.240Z] f5d3cd475a08: Layer already exists [2021-08-11T13:59:50.240Z] bc31ea7a0c59: Layer already exists [2021-08-11T13:59:50.508Z] 32f366d666a5: Layer already exists [2021-08-11T13:59:53.372Z] Removing intermediate container 5c6bec1d253c [2021-08-11T13:59:53.372Z] ---> 3c55fb059fab [2021-08-11T13:59:53.372Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-11T13:59:54.364Z] ---> Running in 5ec6feac8ca1 [2021-08-11T13:59:55.860Z] latest: digest: sha256:65964add7a27190c6607e61914d00b6073f9c8592aa9f5b0394afd7ff74d8276 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-11T13:59:56.192Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.28 [Pipeline] isUnix [Pipeline] sh [2021-08-11T13:59:56.371Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.28" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-11T13:59:56.527Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.28 [2021-08-11T13:59:56.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-11T13:59:56.527Z] bc31ea7a0c59: Preparing [2021-08-11T13:59:56.527Z] 4d7a32d7c1a3: Preparing [2021-08-11T13:59:56.527Z] f5d3cd475a08: Preparing [2021-08-11T13:59:56.527Z] cbf1aa29a42c: Preparing [2021-08-11T13:59:56.527Z] 32f366d666a5: Preparing [2021-08-11T13:59:56.527Z] 32f366d666a5: Layer already exists [2021-08-11T13:59:56.527Z] f5d3cd475a08: Layer already exists [2021-08-11T13:59:56.527Z] 4d7a32d7c1a3: Layer already exists [2021-08-11T13:59:56.527Z] bc31ea7a0c59: Layer already exists [2021-08-11T13:59:56.527Z] cbf1aa29a42c: Layer already exists [2021-08-11T13:59:56.527Z] 2.0.1-dev.28: digest: sha256:65964add7a27190c6607e61914d00b6073f9c8592aa9f5b0394afd7ff74d8276 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-11T13:59:56.860Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28 [Pipeline] isUnix [Pipeline] sh [2021-08-11T13:59:57.183Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28 [2021-08-11T13:59:57.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-11T13:59:57.183Z] bc31ea7a0c59: Preparing [2021-08-11T13:59:57.183Z] 4d7a32d7c1a3: Preparing [2021-08-11T13:59:57.183Z] f5d3cd475a08: Preparing [2021-08-11T13:59:57.183Z] cbf1aa29a42c: Preparing [2021-08-11T13:59:57.183Z] 32f366d666a5: Preparing [2021-08-11T13:59:57.183Z] f5d3cd475a08: Layer already exists [2021-08-11T13:59:57.183Z] 32f366d666a5: Layer already exists [2021-08-11T13:59:57.183Z] bc31ea7a0c59: Layer already exists [2021-08-11T13:59:57.183Z] 4d7a32d7c1a3: Layer already exists [2021-08-11T13:59:57.183Z] cbf1aa29a42c: Layer already exists [2021-08-11T13:59:57.183Z] 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28: digest: sha256:65964add7a27190c6607e61914d00b6073f9c8592aa9f5b0394afd7ff74d8276 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-11T13:59:57.381Z] Removing intermediate container aa1aa3733f6e [2021-08-11T13:59:57.381Z] ---> 668e08cd35b0 [2021-08-11T13:59:57.381Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-11T13:59:57.515Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-08-11T13:59:57.842Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-08-11T13:59:57.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-11T13:59:57.842Z] bc31ea7a0c59: Preparing [2021-08-11T13:59:57.842Z] 4d7a32d7c1a3: Preparing [2021-08-11T13:59:57.842Z] f5d3cd475a08: Preparing [2021-08-11T13:59:57.842Z] cbf1aa29a42c: Preparing [2021-08-11T13:59:57.842Z] 32f366d666a5: Preparing [2021-08-11T13:59:57.842Z] 32f366d666a5: Layer already exists [2021-08-11T13:59:57.842Z] cbf1aa29a42c: Layer already exists [2021-08-11T13:59:57.842Z] 4d7a32d7c1a3: Layer already exists [2021-08-11T13:59:57.842Z] bc31ea7a0c59: Layer already exists [2021-08-11T13:59:57.842Z] f5d3cd475a08: Layer already exists [2021-08-11T13:59:57.842Z] main: digest: sha256:65964add7a27190c6607e61914d00b6073f9c8592aa9f5b0394afd7ff74d8276 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-11T13:59:57.898Z] ===================================================== [Pipeline] echo [2021-08-11T13:59:57.913Z] taggedImages: [2021-08-11T13:59:57.913Z] - nexus3.edgexfoundry.org:10004/core-metadata:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [2021-08-11T13:59:57.913Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-08-11T13:59:57.913Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.28 [2021-08-11T13:59:57.913Z] - nexus3.edgexfoundry.org:10004/core-metadata:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28 [2021-08-11T13:59:57.913Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-08-11T13:59:57.942Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-08-11T13:59:57.942Z] 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [2021-08-11T13:59:57.942Z] latest [2021-08-11T13:59:57.942Z] 2.0.1-dev.28 [2021-08-11T13:59:57.942Z] 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28 [2021-08-11T13:59:57.942Z] main [2021-08-11T13:59:57.942Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T13:59:58.308Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [Pipeline] isUnix [Pipeline] sh [2021-08-11T13:59:58.368Z] ---> Running in f731ac2aacb7 [2021-08-11T13:59:58.628Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [2021-08-11T13:59:58.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-11T13:59:58.628Z] 5aefefb46a29: Preparing [2021-08-11T13:59:58.628Z] 5aefefb46a29: Preparing [2021-08-11T13:59:58.628Z] 624c5048fce3: Preparing [2021-08-11T13:59:58.628Z] ed9c40c5efd8: Preparing [2021-08-11T13:59:58.628Z] 5e21efdac5cd: Preparing [2021-08-11T13:59:58.628Z] 268efa1f9601: Preparing [2021-08-11T13:59:58.628Z] f5d3cd475a08: Preparing [2021-08-11T13:59:58.628Z] 4ba15d46ff5d: Preparing [2021-08-11T13:59:58.628Z] 963060dec909: Preparing [2021-08-11T13:59:58.628Z] 9cb20c755c40: Preparing [2021-08-11T13:59:58.628Z] 556acd678386: Preparing [2021-08-11T13:59:58.628Z] 32f366d666a5: Preparing [2021-08-11T13:59:58.628Z] f5d3cd475a08: Waiting [2021-08-11T13:59:58.628Z] 4ba15d46ff5d: Waiting [2021-08-11T13:59:58.628Z] 963060dec909: Waiting [2021-08-11T13:59:58.628Z] 9cb20c755c40: Waiting [2021-08-11T13:59:58.628Z] 556acd678386: Waiting [2021-08-11T13:59:58.628Z] 32f366d666a5: Waiting [2021-08-11T13:59:58.897Z] 624c5048fce3: Pushed [2021-08-11T13:59:58.897Z] 5aefefb46a29: Pushed [2021-08-11T13:59:58.897Z] f5d3cd475a08: Layer already exists [2021-08-11T13:59:58.897Z] ed9c40c5efd8: Pushed [2021-08-11T13:59:58.897Z] 5e21efdac5cd: Pushed [2021-08-11T13:59:59.164Z] 4ba15d46ff5d: Pushed [2021-08-11T13:59:59.164Z] 963060dec909: Pushed [2021-08-11T13:59:59.164Z] 9cb20c755c40: Pushed [2021-08-11T13:59:59.164Z] 32f366d666a5: Layer already exists [2021-08-11T13:59:59.164Z] 556acd678386: Pushed [2021-08-11T14:00:00.569Z] 268efa1f9601: Pushed [2021-08-11T14:00:00.569Z] 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f: digest: sha256:f66922c7efe2121b8f261fa146edcbab47e281eab35b3ff907475ac66ffe8270 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:00:00.897Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:00:01.006Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.28" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-11T14:00:01.216Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-08-11T14:00:01.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-11T14:00:01.216Z] 5aefefb46a29: Preparing [2021-08-11T14:00:01.216Z] 5aefefb46a29: Preparing [2021-08-11T14:00:01.216Z] 624c5048fce3: Preparing [2021-08-11T14:00:01.216Z] ed9c40c5efd8: Preparing [2021-08-11T14:00:01.216Z] 5e21efdac5cd: Preparing [2021-08-11T14:00:01.216Z] 268efa1f9601: Preparing [2021-08-11T14:00:01.216Z] f5d3cd475a08: Preparing [2021-08-11T14:00:01.216Z] 4ba15d46ff5d: Preparing [2021-08-11T14:00:01.216Z] 963060dec909: Preparing [2021-08-11T14:00:01.216Z] 9cb20c755c40: Preparing [2021-08-11T14:00:01.216Z] 556acd678386: Preparing [2021-08-11T14:00:01.216Z] 32f366d666a5: Preparing [2021-08-11T14:00:01.216Z] f5d3cd475a08: Waiting [2021-08-11T14:00:01.216Z] 4ba15d46ff5d: Waiting [2021-08-11T14:00:01.216Z] 963060dec909: Waiting [2021-08-11T14:00:01.216Z] 9cb20c755c40: Waiting [2021-08-11T14:00:01.216Z] 556acd678386: Waiting [2021-08-11T14:00:01.216Z] 32f366d666a5: Waiting [2021-08-11T14:00:01.216Z] 5aefefb46a29: Layer already exists [2021-08-11T14:00:01.216Z] ed9c40c5efd8: Layer already exists [2021-08-11T14:00:01.216Z] 5e21efdac5cd: Layer already exists [2021-08-11T14:00:01.216Z] 268efa1f9601: Layer already exists [2021-08-11T14:00:01.216Z] 624c5048fce3: Layer already exists [2021-08-11T14:00:01.216Z] 4ba15d46ff5d: Layer already exists [2021-08-11T14:00:01.216Z] 963060dec909: Layer already exists [2021-08-11T14:00:01.216Z] 9cb20c755c40: Layer already exists [2021-08-11T14:00:01.216Z] 556acd678386: Layer already exists [2021-08-11T14:00:01.216Z] f5d3cd475a08: Layer already exists [2021-08-11T14:00:01.216Z] 32f366d666a5: Layer already exists [2021-08-11T14:00:01.483Z] latest: digest: sha256:f66922c7efe2121b8f261fa146edcbab47e281eab35b3ff907475ac66ffe8270 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:00:01.820Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.28 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:00:02.420Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.28 [2021-08-11T14:00:02.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-11T14:00:02.420Z] 5aefefb46a29: Preparing [2021-08-11T14:00:02.420Z] 5aefefb46a29: Preparing [2021-08-11T14:00:02.420Z] 624c5048fce3: Preparing [2021-08-11T14:00:02.420Z] ed9c40c5efd8: Preparing [2021-08-11T14:00:02.420Z] 5e21efdac5cd: Preparing [2021-08-11T14:00:02.420Z] 268efa1f9601: Preparing [2021-08-11T14:00:02.420Z] f5d3cd475a08: Preparing [2021-08-11T14:00:02.420Z] 4ba15d46ff5d: Preparing [2021-08-11T14:00:02.420Z] 963060dec909: Preparing [2021-08-11T14:00:02.420Z] 9cb20c755c40: Preparing [2021-08-11T14:00:02.420Z] 556acd678386: Preparing [2021-08-11T14:00:02.420Z] 32f366d666a5: Preparing [2021-08-11T14:00:02.420Z] 4ba15d46ff5d: Waiting [2021-08-11T14:00:02.420Z] 963060dec909: Waiting [2021-08-11T14:00:02.420Z] 9cb20c755c40: Waiting [2021-08-11T14:00:02.420Z] 556acd678386: Waiting [2021-08-11T14:00:02.420Z] 32f366d666a5: Waiting [2021-08-11T14:00:02.420Z] f5d3cd475a08: Waiting [2021-08-11T14:00:02.420Z] 268efa1f9601: Layer already exists [2021-08-11T14:00:02.420Z] 5e21efdac5cd: Layer already exists [2021-08-11T14:00:02.420Z] 5aefefb46a29: Layer already exists [2021-08-11T14:00:02.420Z] 624c5048fce3: Layer already exists [2021-08-11T14:00:02.420Z] ed9c40c5efd8: Layer already exists [2021-08-11T14:00:02.892Z] f5d3cd475a08: Layer already exists [2021-08-11T14:00:02.892Z] 4ba15d46ff5d: Layer already exists [2021-08-11T14:00:02.892Z] 9cb20c755c40: Layer already exists [2021-08-11T14:00:02.892Z] 556acd678386: Layer already exists [2021-08-11T14:00:02.892Z] 32f366d666a5: Layer already exists [2021-08-11T14:00:03.549Z] 963060dec909: Layer already exists [2021-08-11T14:00:03.720Z] ---> 802d6081bfad [2021-08-11T14:00:03.720Z] Step 9/23 : RUN go mod tidy [2021-08-11T14:00:03.720Z] ---> Running in 30f3b1f1a151 [2021-08-11T14:00:03.818Z] 2.0.1-dev.28: digest: sha256:f66922c7efe2121b8f261fa146edcbab47e281eab35b3ff907475ac66ffe8270 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:00:03.994Z] ---> 9869a2d32b12 [2021-08-11T14:00:03.994Z] Step 9/24 : RUN go mod tidy [2021-08-11T14:00:03.994Z] ---> 2f4fea08224f [2021-08-11T14:00:03.994Z] Step 9/23 : RUN go mod tidy [2021-08-11T14:00:04.140Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:00:04.269Z] ---> Running in f21379332d52 [2021-08-11T14:00:04.460Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28 [2021-08-11T14:00:04.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-11T14:00:04.460Z] 5aefefb46a29: Preparing [2021-08-11T14:00:04.460Z] 5aefefb46a29: Preparing [2021-08-11T14:00:04.460Z] 624c5048fce3: Preparing [2021-08-11T14:00:04.460Z] ed9c40c5efd8: Preparing [2021-08-11T14:00:04.460Z] 5e21efdac5cd: Preparing [2021-08-11T14:00:04.460Z] 268efa1f9601: Preparing [2021-08-11T14:00:04.460Z] f5d3cd475a08: Preparing [2021-08-11T14:00:04.460Z] 4ba15d46ff5d: Preparing [2021-08-11T14:00:04.460Z] 963060dec909: Preparing [2021-08-11T14:00:04.460Z] 9cb20c755c40: Preparing [2021-08-11T14:00:04.460Z] 556acd678386: Preparing [2021-08-11T14:00:04.460Z] 32f366d666a5: Preparing [2021-08-11T14:00:04.460Z] 4ba15d46ff5d: Waiting [2021-08-11T14:00:04.460Z] 963060dec909: Waiting [2021-08-11T14:00:04.460Z] 9cb20c755c40: Waiting [2021-08-11T14:00:04.460Z] 556acd678386: Waiting [2021-08-11T14:00:04.460Z] 32f366d666a5: Waiting [2021-08-11T14:00:04.460Z] f5d3cd475a08: Waiting [2021-08-11T14:00:04.460Z] 624c5048fce3: Layer already exists [2021-08-11T14:00:04.460Z] ed9c40c5efd8: Layer already exists [2021-08-11T14:00:04.460Z] 268efa1f9601: Layer already exists [2021-08-11T14:00:04.460Z] 5aefefb46a29: Layer already exists [2021-08-11T14:00:04.460Z] 5e21efdac5cd: Layer already exists [2021-08-11T14:00:04.553Z] ---> Running in 00b514adeb0c [2021-08-11T14:00:04.730Z] 9cb20c755c40: Layer already exists [2021-08-11T14:00:04.730Z] f5d3cd475a08: Layer already exists [2021-08-11T14:00:04.730Z] 963060dec909: Layer already exists [2021-08-11T14:00:04.730Z] 4ba15d46ff5d: Layer already exists [2021-08-11T14:00:04.730Z] 556acd678386: Layer already exists [2021-08-11T14:00:04.730Z] 32f366d666a5: Layer already exists [2021-08-11T14:00:04.730Z] 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28: digest: sha256:f66922c7efe2121b8f261fa146edcbab47e281eab35b3ff907475ac66ffe8270 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:00:05.048Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:00:05.363Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-08-11T14:00:05.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-11T14:00:05.363Z] 5aefefb46a29: Preparing [2021-08-11T14:00:05.363Z] 5aefefb46a29: Preparing [2021-08-11T14:00:05.363Z] 624c5048fce3: Preparing [2021-08-11T14:00:05.363Z] ed9c40c5efd8: Preparing [2021-08-11T14:00:05.363Z] 5e21efdac5cd: Preparing [2021-08-11T14:00:05.363Z] 268efa1f9601: Preparing [2021-08-11T14:00:05.363Z] f5d3cd475a08: Preparing [2021-08-11T14:00:05.363Z] 4ba15d46ff5d: Preparing [2021-08-11T14:00:05.363Z] 963060dec909: Preparing [2021-08-11T14:00:05.363Z] 9cb20c755c40: Preparing [2021-08-11T14:00:05.363Z] 556acd678386: Preparing [2021-08-11T14:00:05.363Z] 32f366d666a5: Preparing [2021-08-11T14:00:05.363Z] f5d3cd475a08: Waiting [2021-08-11T14:00:05.363Z] 4ba15d46ff5d: Waiting [2021-08-11T14:00:05.363Z] 963060dec909: Waiting [2021-08-11T14:00:05.363Z] 9cb20c755c40: Waiting [2021-08-11T14:00:05.363Z] 32f366d666a5: Waiting [2021-08-11T14:00:05.363Z] 556acd678386: Waiting [2021-08-11T14:00:05.363Z] 268efa1f9601: Layer already exists [2021-08-11T14:00:05.363Z] ed9c40c5efd8: Layer already exists [2021-08-11T14:00:05.363Z] 5aefefb46a29: Layer already exists [2021-08-11T14:00:05.363Z] 5e21efdac5cd: Layer already exists [2021-08-11T14:00:05.363Z] 624c5048fce3: Layer already exists [2021-08-11T14:00:05.363Z] f5d3cd475a08: Layer already exists [2021-08-11T14:00:05.363Z] 9cb20c755c40: Layer already exists [2021-08-11T14:00:05.363Z] 963060dec909: Layer already exists [2021-08-11T14:00:05.363Z] 4ba15d46ff5d: Layer already exists [2021-08-11T14:00:05.363Z] 556acd678386: Layer already exists [2021-08-11T14:00:05.363Z] 32f366d666a5: Layer already exists [2021-08-11T14:00:05.632Z] main: digest: sha256:f66922c7efe2121b8f261fa146edcbab47e281eab35b3ff907475ac66ffe8270 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-11T14:00:05.692Z] ===================================================== [Pipeline] echo [2021-08-11T14:00:05.708Z] taggedImages: [2021-08-11T14:00:05.708Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [2021-08-11T14:00:05.708Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-08-11T14:00:05.708Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.28 [2021-08-11T14:00:05.708Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28 [2021-08-11T14:00:05.708Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-08-11T14:00:05.740Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-08-11T14:00:05.740Z] 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [2021-08-11T14:00:05.740Z] latest [2021-08-11T14:00:05.740Z] 2.0.1-dev.28 [2021-08-11T14:00:05.740Z] 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28 [2021-08-11T14:00:05.740Z] main [2021-08-11T14:00:05.740Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:00:06.103Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:00:06.420Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [2021-08-11T14:00:06.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-11T14:00:06.420Z] e8e7a03d9aca: Preparing [2021-08-11T14:00:06.420Z] 956ccd6aede7: Preparing [2021-08-11T14:00:06.420Z] 9c8f08221d7c: Preparing [2021-08-11T14:00:06.420Z] 3a08365b8de5: Preparing [2021-08-11T14:00:06.420Z] 27e5695e1660: Preparing [2021-08-11T14:00:06.420Z] 32f366d666a5: Preparing [2021-08-11T14:00:06.420Z] 32f366d666a5: Waiting [2021-08-11T14:00:07.017Z] 9c8f08221d7c: Pushed [2021-08-11T14:00:07.017Z] 3a08365b8de5: Pushed [2021-08-11T14:00:07.017Z] 32f366d666a5: Layer already exists [2021-08-11T14:00:07.283Z] 27e5695e1660: Pushed [2021-08-11T14:00:07.283Z] e8e7a03d9aca: Pushed [2021-08-11T14:00:07.550Z] 956ccd6aede7: Pushed [2021-08-11T14:00:07.816Z] 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f: digest: sha256:7f8e5a36ecd7f14117d505a70949b804c4535a3172f6584ef47fd583e01fbd07 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:00:08.137Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:00:08.454Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-08-11T14:00:08.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-11T14:00:08.454Z] e8e7a03d9aca: Preparing [2021-08-11T14:00:08.454Z] 956ccd6aede7: Preparing [2021-08-11T14:00:08.454Z] 9c8f08221d7c: Preparing [2021-08-11T14:00:08.454Z] 3a08365b8de5: Preparing [2021-08-11T14:00:08.454Z] 27e5695e1660: Preparing [2021-08-11T14:00:08.454Z] 32f366d666a5: Preparing [2021-08-11T14:00:08.454Z] 32f366d666a5: Waiting [2021-08-11T14:00:08.454Z] e8e7a03d9aca: Layer already exists [2021-08-11T14:00:08.454Z] 27e5695e1660: Layer already exists [2021-08-11T14:00:08.454Z] 3a08365b8de5: Layer already exists [2021-08-11T14:00:08.454Z] 9c8f08221d7c: Layer already exists [2021-08-11T14:00:08.454Z] 956ccd6aede7: Layer already exists [2021-08-11T14:00:08.454Z] 32f366d666a5: Layer already exists [2021-08-11T14:00:08.723Z] latest: digest: sha256:7f8e5a36ecd7f14117d505a70949b804c4535a3172f6584ef47fd583e01fbd07 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:00:09.047Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.28 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:00:09.363Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.28 [2021-08-11T14:00:09.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-11T14:00:09.363Z] e8e7a03d9aca: Preparing [2021-08-11T14:00:09.363Z] 956ccd6aede7: Preparing [2021-08-11T14:00:09.363Z] 9c8f08221d7c: Preparing [2021-08-11T14:00:09.363Z] 3a08365b8de5: Preparing [2021-08-11T14:00:09.363Z] 27e5695e1660: Preparing [2021-08-11T14:00:09.363Z] 32f366d666a5: Preparing [2021-08-11T14:00:09.363Z] 32f366d666a5: Waiting [2021-08-11T14:00:09.363Z] e8e7a03d9aca: Layer already exists [2021-08-11T14:00:09.363Z] 3a08365b8de5: Layer already exists [2021-08-11T14:00:09.363Z] 27e5695e1660: Layer already exists [2021-08-11T14:00:09.363Z] 956ccd6aede7: Layer already exists [2021-08-11T14:00:09.363Z] 9c8f08221d7c: Layer already exists [2021-08-11T14:00:09.363Z] 32f366d666a5: Layer already exists [2021-08-11T14:00:09.633Z] 2.0.1-dev.28: digest: sha256:7f8e5a36ecd7f14117d505a70949b804c4535a3172f6584ef47fd583e01fbd07 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:00:09.958Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:00:10.282Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28 [2021-08-11T14:00:10.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-11T14:00:10.282Z] e8e7a03d9aca: Preparing [2021-08-11T14:00:10.282Z] 956ccd6aede7: Preparing [2021-08-11T14:00:10.282Z] 9c8f08221d7c: Preparing [2021-08-11T14:00:10.282Z] 3a08365b8de5: Preparing [2021-08-11T14:00:10.282Z] 27e5695e1660: Preparing [2021-08-11T14:00:10.282Z] 32f366d666a5: Preparing [2021-08-11T14:00:10.282Z] 32f366d666a5: Waiting [2021-08-11T14:00:10.282Z] e8e7a03d9aca: Layer already exists [2021-08-11T14:00:10.282Z] 9c8f08221d7c: Layer already exists [2021-08-11T14:00:10.282Z] 956ccd6aede7: Layer already exists [2021-08-11T14:00:10.282Z] 27e5695e1660: Layer already exists [2021-08-11T14:00:10.282Z] 3a08365b8de5: Layer already exists [2021-08-11T14:00:10.282Z] 32f366d666a5: Layer already exists [2021-08-11T14:00:10.549Z] 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28: digest: sha256:7f8e5a36ecd7f14117d505a70949b804c4535a3172f6584ef47fd583e01fbd07 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:00:10.871Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:00:11.189Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-08-11T14:00:11.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-11T14:00:11.189Z] e8e7a03d9aca: Preparing [2021-08-11T14:00:11.189Z] 956ccd6aede7: Preparing [2021-08-11T14:00:11.189Z] 9c8f08221d7c: Preparing [2021-08-11T14:00:11.189Z] 3a08365b8de5: Preparing [2021-08-11T14:00:11.189Z] 27e5695e1660: Preparing [2021-08-11T14:00:11.189Z] 32f366d666a5: Preparing [2021-08-11T14:00:11.189Z] 32f366d666a5: Waiting [2021-08-11T14:00:11.189Z] 3a08365b8de5: Layer already exists [2021-08-11T14:00:11.189Z] e8e7a03d9aca: Layer already exists [2021-08-11T14:00:11.189Z] 27e5695e1660: Layer already exists [2021-08-11T14:00:11.189Z] 956ccd6aede7: Layer already exists [2021-08-11T14:00:11.189Z] 9c8f08221d7c: Layer already exists [2021-08-11T14:00:11.189Z] 32f366d666a5: Layer already exists [2021-08-11T14:00:11.461Z] main: digest: sha256:7f8e5a36ecd7f14117d505a70949b804c4535a3172f6584ef47fd583e01fbd07 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-11T14:00:11.522Z] ===================================================== [Pipeline] echo [2021-08-11T14:00:11.536Z] taggedImages: [2021-08-11T14:00:11.536Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [2021-08-11T14:00:11.536Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-08-11T14:00:11.536Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.28 [2021-08-11T14:00:11.536Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28 [2021-08-11T14:00:11.536Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-08-11T14:00:11.568Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-08-11T14:00:11.568Z] 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [2021-08-11T14:00:11.568Z] latest [2021-08-11T14:00:11.568Z] 2.0.1-dev.28 [2021-08-11T14:00:11.568Z] 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28 [2021-08-11T14:00:11.568Z] main [2021-08-11T14:00:11.568Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:00:11.929Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:00:12.457Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [2021-08-11T14:00:12.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-11T14:00:12.458Z] cd47f5eb10f5: Preparing [2021-08-11T14:00:12.458Z] a3377ad93ffa: Preparing [2021-08-11T14:00:12.458Z] 4123fa48cd79: Preparing [2021-08-11T14:00:12.458Z] 8bd184b6babf: Preparing [2021-08-11T14:00:12.458Z] 965d227b027f: Preparing [2021-08-11T14:00:12.458Z] 1279ba6d897e: Preparing [2021-08-11T14:00:12.458Z] 73e73dbd4234: Preparing [2021-08-11T14:00:12.458Z] d172dcab8d69: Preparing [2021-08-11T14:00:12.458Z] 5a269671b0fa: Preparing [2021-08-11T14:00:12.458Z] 32f366d666a5: Preparing [2021-08-11T14:00:12.458Z] 73e73dbd4234: Waiting [2021-08-11T14:00:12.458Z] d172dcab8d69: Waiting [2021-08-11T14:00:12.458Z] 5a269671b0fa: Waiting [2021-08-11T14:00:12.458Z] 1279ba6d897e: Waiting [2021-08-11T14:00:12.458Z] 32f366d666a5: Waiting [2021-08-11T14:00:12.873Z] Removing intermediate container 30f3b1f1a151 [2021-08-11T14:00:12.873Z] ---> 68fbe0f0a924 [2021-08-11T14:00:12.873Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-11T14:00:12.873Z] ---> Running in 98bc2ac13310 [2021-08-11T14:00:13.052Z] a3377ad93ffa: Pushed [2021-08-11T14:00:13.052Z] 965d227b027f: Pushed [2021-08-11T14:00:13.052Z] cd47f5eb10f5: Pushed [2021-08-11T14:00:13.320Z] 73e73dbd4234: Pushed [2021-08-11T14:00:13.320Z] d172dcab8d69: Pushed [2021-08-11T14:00:13.320Z] 1279ba6d897e: Pushed [2021-08-11T14:00:13.320Z] 32f366d666a5: Layer already exists [2021-08-11T14:00:13.594Z] 8bd184b6babf: Pushed [2021-08-11T14:00:13.594Z] 5a269671b0fa: Pushed [2021-08-11T14:00:13.866Z] 4123fa48cd79: Pushed [2021-08-11T14:00:13.868Z] Removing intermediate container f21379332d52 [2021-08-11T14:00:13.868Z] ---> 86217d5c07fa [2021-08-11T14:00:13.868Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-11T14:00:14.153Z] ---> Running in 59afee35b896 [2021-08-11T14:00:14.440Z] Removing intermediate container 00b514adeb0c [2021-08-11T14:00:14.440Z] ---> 219034acbf96 [2021-08-11T14:00:14.440Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-11T14:00:15.052Z] ---> Running in 5692fe7b96f4 [2021-08-11T14:00:15.331Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.28" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-11T14:00:17.345Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.28" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-11T14:00:17.345Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.28" -o cmd/core-command/core-command ./cmd/core-command [2021-08-11T14:00:19.229Z] 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f: digest: sha256:e26c812a84dfdfba14f70a45182321886d76fa83dfc56730e05691c81373e1dc size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:00:19.564Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:00:19.888Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-08-11T14:00:19.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-11T14:00:19.888Z] cd47f5eb10f5: Preparing [2021-08-11T14:00:19.888Z] a3377ad93ffa: Preparing [2021-08-11T14:00:19.888Z] 4123fa48cd79: Preparing [2021-08-11T14:00:19.888Z] 8bd184b6babf: Preparing [2021-08-11T14:00:19.888Z] 965d227b027f: Preparing [2021-08-11T14:00:19.888Z] 1279ba6d897e: Preparing [2021-08-11T14:00:19.888Z] 73e73dbd4234: Preparing [2021-08-11T14:00:19.888Z] d172dcab8d69: Preparing [2021-08-11T14:00:19.888Z] 5a269671b0fa: Preparing [2021-08-11T14:00:19.888Z] 32f366d666a5: Preparing [2021-08-11T14:00:19.888Z] 73e73dbd4234: Waiting [2021-08-11T14:00:19.888Z] d172dcab8d69: Waiting [2021-08-11T14:00:19.888Z] 5a269671b0fa: Waiting [2021-08-11T14:00:19.888Z] 32f366d666a5: Waiting [2021-08-11T14:00:19.888Z] 1279ba6d897e: Waiting [2021-08-11T14:00:19.888Z] 4123fa48cd79: Layer already exists [2021-08-11T14:00:19.888Z] 965d227b027f: Layer already exists [2021-08-11T14:00:19.888Z] cd47f5eb10f5: Layer already exists [2021-08-11T14:00:19.888Z] a3377ad93ffa: Layer already exists [2021-08-11T14:00:19.888Z] 8bd184b6babf: Layer already exists [2021-08-11T14:00:19.888Z] 1279ba6d897e: Layer already exists [2021-08-11T14:00:19.888Z] 73e73dbd4234: Layer already exists [2021-08-11T14:00:19.888Z] 32f366d666a5: Layer already exists [2021-08-11T14:00:19.888Z] d172dcab8d69: Layer already exists [2021-08-11T14:00:19.888Z] 5a269671b0fa: Layer already exists [2021-08-11T14:00:20.155Z] latest: digest: sha256:e26c812a84dfdfba14f70a45182321886d76fa83dfc56730e05691c81373e1dc size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:00:20.487Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.28 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:00:20.804Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.28 [2021-08-11T14:00:20.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-11T14:00:20.804Z] cd47f5eb10f5: Preparing [2021-08-11T14:00:20.804Z] a3377ad93ffa: Preparing [2021-08-11T14:00:20.804Z] 4123fa48cd79: Preparing [2021-08-11T14:00:20.804Z] 8bd184b6babf: Preparing [2021-08-11T14:00:20.804Z] 965d227b027f: Preparing [2021-08-11T14:00:20.804Z] 1279ba6d897e: Preparing [2021-08-11T14:00:20.804Z] 73e73dbd4234: Preparing [2021-08-11T14:00:20.804Z] d172dcab8d69: Preparing [2021-08-11T14:00:20.804Z] 5a269671b0fa: Preparing [2021-08-11T14:00:20.804Z] 32f366d666a5: Preparing [2021-08-11T14:00:20.804Z] 1279ba6d897e: Waiting [2021-08-11T14:00:20.804Z] 73e73dbd4234: Waiting [2021-08-11T14:00:20.805Z] d172dcab8d69: Waiting [2021-08-11T14:00:20.805Z] 5a269671b0fa: Waiting [2021-08-11T14:00:20.805Z] 965d227b027f: Layer already exists [2021-08-11T14:00:20.805Z] cd47f5eb10f5: Layer already exists [2021-08-11T14:00:20.805Z] 4123fa48cd79: Layer already exists [2021-08-11T14:00:20.805Z] a3377ad93ffa: Layer already exists [2021-08-11T14:00:20.805Z] 8bd184b6babf: Layer already exists [2021-08-11T14:00:20.805Z] d172dcab8d69: Layer already exists [2021-08-11T14:00:20.805Z] 1279ba6d897e: Layer already exists [2021-08-11T14:00:20.805Z] 5a269671b0fa: Layer already exists [2021-08-11T14:00:20.805Z] 73e73dbd4234: Layer already exists [2021-08-11T14:00:20.805Z] 32f366d666a5: Layer already exists [2021-08-11T14:00:20.805Z] 2.0.1-dev.28: digest: sha256:e26c812a84dfdfba14f70a45182321886d76fa83dfc56730e05691c81373e1dc size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:00:21.121Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:00:21.435Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28 [2021-08-11T14:00:21.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-11T14:00:21.435Z] cd47f5eb10f5: Preparing [2021-08-11T14:00:21.435Z] a3377ad93ffa: Preparing [2021-08-11T14:00:21.435Z] 4123fa48cd79: Preparing [2021-08-11T14:00:21.435Z] 8bd184b6babf: Preparing [2021-08-11T14:00:21.435Z] 965d227b027f: Preparing [2021-08-11T14:00:21.435Z] 1279ba6d897e: Preparing [2021-08-11T14:00:21.435Z] 73e73dbd4234: Preparing [2021-08-11T14:00:21.435Z] d172dcab8d69: Preparing [2021-08-11T14:00:21.435Z] 5a269671b0fa: Preparing [2021-08-11T14:00:21.436Z] 32f366d666a5: Preparing [2021-08-11T14:00:21.436Z] 73e73dbd4234: Waiting [2021-08-11T14:00:21.436Z] d172dcab8d69: Waiting [2021-08-11T14:00:21.436Z] 5a269671b0fa: Waiting [2021-08-11T14:00:21.436Z] 32f366d666a5: Waiting [2021-08-11T14:00:21.436Z] 1279ba6d897e: Waiting [2021-08-11T14:00:21.436Z] 965d227b027f: Layer already exists [2021-08-11T14:00:21.436Z] 4123fa48cd79: Layer already exists [2021-08-11T14:00:21.436Z] a3377ad93ffa: Layer already exists [2021-08-11T14:00:21.436Z] 8bd184b6babf: Layer already exists [2021-08-11T14:00:21.436Z] cd47f5eb10f5: Layer already exists [2021-08-11T14:00:21.436Z] d172dcab8d69: Layer already exists [2021-08-11T14:00:21.436Z] 1279ba6d897e: Layer already exists [2021-08-11T14:00:21.436Z] 5a269671b0fa: Layer already exists [2021-08-11T14:00:21.436Z] 73e73dbd4234: Layer already exists [2021-08-11T14:00:21.436Z] 32f366d666a5: Layer already exists [2021-08-11T14:00:21.706Z] 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28: digest: sha256:e26c812a84dfdfba14f70a45182321886d76fa83dfc56730e05691c81373e1dc size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:00:22.038Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:00:22.351Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-08-11T14:00:22.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-11T14:00:22.352Z] cd47f5eb10f5: Preparing [2021-08-11T14:00:22.352Z] a3377ad93ffa: Preparing [2021-08-11T14:00:22.352Z] 4123fa48cd79: Preparing [2021-08-11T14:00:22.352Z] 8bd184b6babf: Preparing [2021-08-11T14:00:22.352Z] 965d227b027f: Preparing [2021-08-11T14:00:22.352Z] 1279ba6d897e: Preparing [2021-08-11T14:00:22.352Z] 73e73dbd4234: Preparing [2021-08-11T14:00:22.352Z] d172dcab8d69: Preparing [2021-08-11T14:00:22.352Z] 5a269671b0fa: Preparing [2021-08-11T14:00:22.352Z] 32f366d666a5: Preparing [2021-08-11T14:00:22.352Z] 1279ba6d897e: Waiting [2021-08-11T14:00:22.352Z] 73e73dbd4234: Waiting [2021-08-11T14:00:22.352Z] d172dcab8d69: Waiting [2021-08-11T14:00:22.352Z] 5a269671b0fa: Waiting [2021-08-11T14:00:22.352Z] 32f366d666a5: Waiting [2021-08-11T14:00:22.352Z] 4123fa48cd79: Layer already exists [2021-08-11T14:00:22.352Z] 965d227b027f: Layer already exists [2021-08-11T14:00:22.352Z] 8bd184b6babf: Layer already exists [2021-08-11T14:00:22.352Z] cd47f5eb10f5: Layer already exists [2021-08-11T14:00:22.352Z] a3377ad93ffa: Layer already exists [2021-08-11T14:00:22.352Z] 1279ba6d897e: Layer already exists [2021-08-11T14:00:22.352Z] 73e73dbd4234: Layer already exists [2021-08-11T14:00:22.618Z] 32f366d666a5: Layer already exists [2021-08-11T14:00:22.618Z] d172dcab8d69: Layer already exists [2021-08-11T14:00:22.618Z] 5a269671b0fa: Layer already exists [2021-08-11T14:00:28.165Z] main: digest: sha256:e26c812a84dfdfba14f70a45182321886d76fa83dfc56730e05691c81373e1dc size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-11T14:00:28.224Z] ===================================================== [Pipeline] echo [2021-08-11T14:00:28.239Z] taggedImages: [2021-08-11T14:00:28.239Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [2021-08-11T14:00:28.239Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-08-11T14:00:28.239Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.28 [2021-08-11T14:00:28.239Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28 [2021-08-11T14:00:28.239Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-08-11T14:00:28.269Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-08-11T14:00:28.269Z] 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [2021-08-11T14:00:28.269Z] latest [2021-08-11T14:00:28.269Z] 2.0.1-dev.28 [2021-08-11T14:00:28.269Z] 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28 [2021-08-11T14:00:28.269Z] main [2021-08-11T14:00:28.269Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:00:28.634Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:00:28.962Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [2021-08-11T14:00:28.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-11T14:00:28.962Z] 149eb9bd26a6: Preparing [2021-08-11T14:00:28.962Z] e96d4e251c79: Preparing [2021-08-11T14:00:28.962Z] f5d3cd475a08: Preparing [2021-08-11T14:00:28.962Z] 20676784bb29: Preparing [2021-08-11T14:00:28.962Z] 32f366d666a5: Preparing [2021-08-11T14:00:28.962Z] f5d3cd475a08: Layer already exists [2021-08-11T14:00:28.962Z] 32f366d666a5: Layer already exists [2021-08-11T14:00:29.238Z] 149eb9bd26a6: Pushed [2021-08-11T14:00:29.238Z] 20676784bb29: Pushed [2021-08-11T14:00:30.196Z] e96d4e251c79: Pushed [2021-08-11T14:00:30.464Z] 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f: digest: sha256:7a1b0373bd59a2048f7f24c2d0083ed3c2aab521db9a8b4dd8cb0ec83c78b2c7 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:00:30.794Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:00:31.113Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-08-11T14:00:31.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-11T14:00:31.113Z] 149eb9bd26a6: Preparing [2021-08-11T14:00:31.113Z] e96d4e251c79: Preparing [2021-08-11T14:00:31.113Z] f5d3cd475a08: Preparing [2021-08-11T14:00:31.113Z] 20676784bb29: Preparing [2021-08-11T14:00:31.113Z] 32f366d666a5: Preparing [2021-08-11T14:00:31.113Z] e96d4e251c79: Layer already exists [2021-08-11T14:00:31.113Z] f5d3cd475a08: Layer already exists [2021-08-11T14:00:31.113Z] 20676784bb29: Layer already exists [2021-08-11T14:00:31.113Z] 32f366d666a5: Layer already exists [2021-08-11T14:00:31.113Z] 149eb9bd26a6: Layer already exists [2021-08-11T14:00:31.113Z] latest: digest: sha256:7a1b0373bd59a2048f7f24c2d0083ed3c2aab521db9a8b4dd8cb0ec83c78b2c7 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:00:31.438Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.28 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:00:31.762Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.28 [2021-08-11T14:00:31.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-11T14:00:31.762Z] 149eb9bd26a6: Preparing [2021-08-11T14:00:31.762Z] e96d4e251c79: Preparing [2021-08-11T14:00:31.762Z] f5d3cd475a08: Preparing [2021-08-11T14:00:31.762Z] 20676784bb29: Preparing [2021-08-11T14:00:31.762Z] 32f366d666a5: Preparing [2021-08-11T14:00:31.762Z] 32f366d666a5: Layer already exists [2021-08-11T14:00:31.762Z] e96d4e251c79: Layer already exists [2021-08-11T14:00:31.762Z] f5d3cd475a08: Layer already exists [2021-08-11T14:00:31.762Z] 149eb9bd26a6: Layer already exists [2021-08-11T14:00:31.762Z] 20676784bb29: Layer already exists [2021-08-11T14:00:31.762Z] 2.0.1-dev.28: digest: sha256:7a1b0373bd59a2048f7f24c2d0083ed3c2aab521db9a8b4dd8cb0ec83c78b2c7 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:00:32.098Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:00:32.426Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28 [2021-08-11T14:00:32.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-11T14:00:32.426Z] 149eb9bd26a6: Preparing [2021-08-11T14:00:32.426Z] e96d4e251c79: Preparing [2021-08-11T14:00:32.426Z] f5d3cd475a08: Preparing [2021-08-11T14:00:32.426Z] 20676784bb29: Preparing [2021-08-11T14:00:32.426Z] 32f366d666a5: Preparing [2021-08-11T14:00:32.426Z] e96d4e251c79: Layer already exists [2021-08-11T14:00:32.426Z] 32f366d666a5: Layer already exists [2021-08-11T14:00:32.426Z] 149eb9bd26a6: Layer already exists [2021-08-11T14:00:32.426Z] f5d3cd475a08: Layer already exists [2021-08-11T14:00:32.426Z] 20676784bb29: Layer already exists [2021-08-11T14:00:32.426Z] 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28: digest: sha256:7a1b0373bd59a2048f7f24c2d0083ed3c2aab521db9a8b4dd8cb0ec83c78b2c7 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:00:32.758Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:00:33.075Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-08-11T14:00:33.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-11T14:00:33.075Z] 149eb9bd26a6: Preparing [2021-08-11T14:00:33.075Z] e96d4e251c79: Preparing [2021-08-11T14:00:33.075Z] f5d3cd475a08: Preparing [2021-08-11T14:00:33.075Z] 20676784bb29: Preparing [2021-08-11T14:00:33.075Z] 32f366d666a5: Preparing [2021-08-11T14:00:33.075Z] 20676784bb29: Layer already exists [2021-08-11T14:00:33.075Z] f5d3cd475a08: Layer already exists [2021-08-11T14:00:33.075Z] 32f366d666a5: Layer already exists [2021-08-11T14:00:33.075Z] e96d4e251c79: Layer already exists [2021-08-11T14:00:33.345Z] 149eb9bd26a6: Layer already exists [2021-08-11T14:00:33.614Z] main: digest: sha256:7a1b0373bd59a2048f7f24c2d0083ed3c2aab521db9a8b4dd8cb0ec83c78b2c7 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-11T14:00:33.676Z] ===================================================== [Pipeline] echo [2021-08-11T14:00:33.692Z] taggedImages: [2021-08-11T14:00:33.692Z] - nexus3.edgexfoundry.org:10004/support-notifications:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [2021-08-11T14:00:33.692Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-08-11T14:00:33.692Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.28 [2021-08-11T14:00:33.692Z] - nexus3.edgexfoundry.org:10004/support-notifications:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28 [2021-08-11T14:00:33.692Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-08-11T14:00:33.723Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-08-11T14:00:33.723Z] 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [2021-08-11T14:00:33.723Z] latest [2021-08-11T14:00:33.723Z] 2.0.1-dev.28 [2021-08-11T14:00:33.723Z] 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28 [2021-08-11T14:00:33.723Z] main [2021-08-11T14:00:33.723Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:00:34.095Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:00:34.426Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [2021-08-11T14:00:34.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-11T14:00:34.426Z] 6b77d1cd33fa: Preparing [2021-08-11T14:00:34.426Z] 950d1d7ad1dc: Preparing [2021-08-11T14:00:34.426Z] f5d3cd475a08: Preparing [2021-08-11T14:00:34.426Z] cbf1aa29a42c: Preparing [2021-08-11T14:00:34.426Z] 32f366d666a5: Preparing [2021-08-11T14:00:34.426Z] cbf1aa29a42c: Layer already exists [2021-08-11T14:00:34.426Z] f5d3cd475a08: Layer already exists [2021-08-11T14:00:34.426Z] 32f366d666a5: Layer already exists [2021-08-11T14:00:34.696Z] 6b77d1cd33fa: Pushed [2021-08-11T14:00:36.107Z] 950d1d7ad1dc: Pushed [2021-08-11T14:00:36.107Z] 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f: digest: sha256:5eaac2bb47b82c4f918f0118b0decb6fc2203c8c9f1c177e3e8a222840db8f02 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:00:36.444Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:00:36.790Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-08-11T14:00:36.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-11T14:00:36.790Z] 6b77d1cd33fa: Preparing [2021-08-11T14:00:36.790Z] 950d1d7ad1dc: Preparing [2021-08-11T14:00:36.790Z] f5d3cd475a08: Preparing [2021-08-11T14:00:36.790Z] cbf1aa29a42c: Preparing [2021-08-11T14:00:36.790Z] 32f366d666a5: Preparing [2021-08-11T14:00:36.790Z] 32f366d666a5: Layer already exists [2021-08-11T14:00:36.790Z] f5d3cd475a08: Layer already exists [2021-08-11T14:00:36.790Z] 950d1d7ad1dc: Layer already exists [2021-08-11T14:00:36.790Z] 6b77d1cd33fa: Layer already exists [2021-08-11T14:00:36.790Z] cbf1aa29a42c: Layer already exists [2021-08-11T14:00:36.790Z] latest: digest: sha256:5eaac2bb47b82c4f918f0118b0decb6fc2203c8c9f1c177e3e8a222840db8f02 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:00:37.143Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.28 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:00:37.461Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.28 [2021-08-11T14:00:37.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-11T14:00:37.461Z] 6b77d1cd33fa: Preparing [2021-08-11T14:00:37.461Z] 950d1d7ad1dc: Preparing [2021-08-11T14:00:37.461Z] f5d3cd475a08: Preparing [2021-08-11T14:00:37.461Z] cbf1aa29a42c: Preparing [2021-08-11T14:00:37.461Z] 32f366d666a5: Preparing [2021-08-11T14:00:37.461Z] 6b77d1cd33fa: Layer already exists [2021-08-11T14:00:37.461Z] cbf1aa29a42c: Layer already exists [2021-08-11T14:00:37.461Z] 32f366d666a5: Layer already exists [2021-08-11T14:00:37.461Z] f5d3cd475a08: Layer already exists [2021-08-11T14:00:37.461Z] 950d1d7ad1dc: Layer already exists [2021-08-11T14:00:37.731Z] 2.0.1-dev.28: digest: sha256:5eaac2bb47b82c4f918f0118b0decb6fc2203c8c9f1c177e3e8a222840db8f02 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:00:38.056Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:00:38.375Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28 [2021-08-11T14:00:38.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-11T14:00:38.375Z] 6b77d1cd33fa: Preparing [2021-08-11T14:00:38.375Z] 950d1d7ad1dc: Preparing [2021-08-11T14:00:38.375Z] f5d3cd475a08: Preparing [2021-08-11T14:00:38.375Z] cbf1aa29a42c: Preparing [2021-08-11T14:00:38.375Z] 32f366d666a5: Preparing [2021-08-11T14:00:38.375Z] cbf1aa29a42c: Layer already exists [2021-08-11T14:00:38.375Z] 6b77d1cd33fa: Layer already exists [2021-08-11T14:00:38.375Z] f5d3cd475a08: Layer already exists [2021-08-11T14:00:38.375Z] 950d1d7ad1dc: Layer already exists [2021-08-11T14:00:38.375Z] 32f366d666a5: Layer already exists [2021-08-11T14:00:38.375Z] 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28: digest: sha256:5eaac2bb47b82c4f918f0118b0decb6fc2203c8c9f1c177e3e8a222840db8f02 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:00:38.709Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:00:39.060Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-08-11T14:00:39.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-11T14:00:39.060Z] 6b77d1cd33fa: Preparing [2021-08-11T14:00:39.060Z] 950d1d7ad1dc: Preparing [2021-08-11T14:00:39.060Z] f5d3cd475a08: Preparing [2021-08-11T14:00:39.060Z] cbf1aa29a42c: Preparing [2021-08-11T14:00:39.060Z] 32f366d666a5: Preparing [2021-08-11T14:00:39.060Z] f5d3cd475a08: Layer already exists [2021-08-11T14:00:39.060Z] cbf1aa29a42c: Layer already exists [2021-08-11T14:00:39.060Z] 950d1d7ad1dc: Layer already exists [2021-08-11T14:00:39.060Z] 6b77d1cd33fa: Layer already exists [2021-08-11T14:00:39.060Z] 32f366d666a5: Layer already exists [2021-08-11T14:00:39.327Z] main: digest: sha256:5eaac2bb47b82c4f918f0118b0decb6fc2203c8c9f1c177e3e8a222840db8f02 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-11T14:00:39.385Z] ===================================================== [Pipeline] echo [2021-08-11T14:00:39.400Z] taggedImages: [2021-08-11T14:00:39.400Z] - nexus3.edgexfoundry.org:10004/support-scheduler:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [2021-08-11T14:00:39.400Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-08-11T14:00:39.400Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.28 [2021-08-11T14:00:39.400Z] - nexus3.edgexfoundry.org:10004/support-scheduler:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28 [2021-08-11T14:00:39.400Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-08-11T14:00:39.432Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-08-11T14:00:39.432Z] 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [2021-08-11T14:00:39.432Z] latest [2021-08-11T14:00:39.432Z] 2.0.1-dev.28 [2021-08-11T14:00:39.432Z] 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28 [2021-08-11T14:00:39.432Z] main [2021-08-11T14:00:39.432Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:00:39.795Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:00:40.117Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [2021-08-11T14:00:40.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-11T14:00:40.117Z] f7188261b83f: Preparing [2021-08-11T14:00:40.117Z] 68ba024eb617: Preparing [2021-08-11T14:00:40.117Z] fb4b7842a246: Preparing [2021-08-11T14:00:40.117Z] a494b7e6f96f: Preparing [2021-08-11T14:00:40.117Z] c080ac93e525: Preparing [2021-08-11T14:00:40.117Z] 87dec32dab56: Preparing [2021-08-11T14:00:40.117Z] 4b3c02ac6c6d: Preparing [2021-08-11T14:00:40.117Z] 3b6deb83ca37: Preparing [2021-08-11T14:00:40.117Z] 563ea45970c1: Preparing [2021-08-11T14:00:40.117Z] 91e3b9641807: Preparing [2021-08-11T14:00:40.117Z] b2d5eeeaba3a: Preparing [2021-08-11T14:00:40.117Z] 4b3c02ac6c6d: Waiting [2021-08-11T14:00:40.117Z] 3b6deb83ca37: Waiting [2021-08-11T14:00:40.117Z] 563ea45970c1: Waiting [2021-08-11T14:00:40.117Z] 91e3b9641807: Waiting [2021-08-11T14:00:40.117Z] b2d5eeeaba3a: Waiting [2021-08-11T14:00:40.117Z] 87dec32dab56: Waiting [2021-08-11T14:00:40.117Z] c080ac93e525: Layer already exists [2021-08-11T14:00:40.396Z] 87dec32dab56: Layer already exists [2021-08-11T14:00:40.664Z] 4b3c02ac6c6d: Layer already exists [2021-08-11T14:00:40.932Z] 68ba024eb617: Pushed [2021-08-11T14:00:40.932Z] 3b6deb83ca37: Layer already exists [2021-08-11T14:00:40.932Z] 91e3b9641807: Layer already exists [2021-08-11T14:00:40.932Z] 563ea45970c1: Layer already exists [2021-08-11T14:00:40.932Z] b2d5eeeaba3a: Layer already exists [2021-08-11T14:00:41.201Z] f7188261b83f: Pushed [2021-08-11T14:00:41.201Z] fb4b7842a246: Pushed [2021-08-11T14:00:46.758Z] a494b7e6f96f: Pushed [2021-08-11T14:00:46.758Z] 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f: digest: sha256:068129ebc67af9622102f5fa9f64504363bffb3d571067012b8899b0cacdd679 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:00:47.078Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:00:47.399Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-08-11T14:00:47.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-11T14:00:47.400Z] f7188261b83f: Preparing [2021-08-11T14:00:47.400Z] 68ba024eb617: Preparing [2021-08-11T14:00:47.400Z] fb4b7842a246: Preparing [2021-08-11T14:00:47.400Z] a494b7e6f96f: Preparing [2021-08-11T14:00:47.400Z] c080ac93e525: Preparing [2021-08-11T14:00:47.400Z] 87dec32dab56: Preparing [2021-08-11T14:00:47.400Z] 4b3c02ac6c6d: Preparing [2021-08-11T14:00:47.400Z] 3b6deb83ca37: Preparing [2021-08-11T14:00:47.400Z] 563ea45970c1: Preparing [2021-08-11T14:00:47.400Z] 91e3b9641807: Preparing [2021-08-11T14:00:47.400Z] b2d5eeeaba3a: Preparing [2021-08-11T14:00:47.400Z] 3b6deb83ca37: Waiting [2021-08-11T14:00:47.400Z] 563ea45970c1: Waiting [2021-08-11T14:00:47.400Z] 91e3b9641807: Waiting [2021-08-11T14:00:47.400Z] b2d5eeeaba3a: Waiting [2021-08-11T14:00:47.400Z] 87dec32dab56: Waiting [2021-08-11T14:00:47.400Z] 4b3c02ac6c6d: Waiting [2021-08-11T14:00:47.667Z] a494b7e6f96f: Layer already exists [2021-08-11T14:00:47.667Z] f7188261b83f: Layer already exists [2021-08-11T14:00:47.667Z] 68ba024eb617: Layer already exists [2021-08-11T14:00:47.667Z] c080ac93e525: Layer already exists [2021-08-11T14:00:47.667Z] fb4b7842a246: Layer already exists [2021-08-11T14:00:47.667Z] 87dec32dab56: Layer already exists [2021-08-11T14:00:47.667Z] 4b3c02ac6c6d: Layer already exists [2021-08-11T14:00:47.667Z] 563ea45970c1: Layer already exists [2021-08-11T14:00:47.667Z] 91e3b9641807: Layer already exists [2021-08-11T14:00:47.667Z] 3b6deb83ca37: Layer already exists [2021-08-11T14:00:47.667Z] b2d5eeeaba3a: Layer already exists [2021-08-11T14:00:47.667Z] latest: digest: sha256:068129ebc67af9622102f5fa9f64504363bffb3d571067012b8899b0cacdd679 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:00:47.986Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.28 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:00:48.301Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.28 [2021-08-11T14:00:48.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-11T14:00:48.301Z] f7188261b83f: Preparing [2021-08-11T14:00:48.301Z] 68ba024eb617: Preparing [2021-08-11T14:00:48.301Z] fb4b7842a246: Preparing [2021-08-11T14:00:48.301Z] a494b7e6f96f: Preparing [2021-08-11T14:00:48.301Z] c080ac93e525: Preparing [2021-08-11T14:00:48.301Z] 87dec32dab56: Preparing [2021-08-11T14:00:48.301Z] 4b3c02ac6c6d: Preparing [2021-08-11T14:00:48.301Z] 3b6deb83ca37: Preparing [2021-08-11T14:00:48.301Z] 563ea45970c1: Preparing [2021-08-11T14:00:48.301Z] 91e3b9641807: Preparing [2021-08-11T14:00:48.301Z] b2d5eeeaba3a: Preparing [2021-08-11T14:00:48.301Z] 87dec32dab56: Waiting [2021-08-11T14:00:48.301Z] 4b3c02ac6c6d: Waiting [2021-08-11T14:00:48.301Z] 3b6deb83ca37: Waiting [2021-08-11T14:00:48.301Z] 563ea45970c1: Waiting [2021-08-11T14:00:48.301Z] 91e3b9641807: Waiting [2021-08-11T14:00:48.301Z] b2d5eeeaba3a: Waiting [2021-08-11T14:00:48.567Z] f7188261b83f: Layer already exists [2021-08-11T14:00:48.567Z] c080ac93e525: Layer already exists [2021-08-11T14:00:48.567Z] fb4b7842a246: Layer already exists [2021-08-11T14:00:48.567Z] 68ba024eb617: Layer already exists [2021-08-11T14:00:48.567Z] a494b7e6f96f: Layer already exists [2021-08-11T14:00:48.567Z] 3b6deb83ca37: Layer already exists [2021-08-11T14:00:48.567Z] 4b3c02ac6c6d: Layer already exists [2021-08-11T14:00:48.567Z] 87dec32dab56: Layer already exists [2021-08-11T14:00:48.567Z] 563ea45970c1: Layer already exists [2021-08-11T14:00:48.567Z] 91e3b9641807: Layer already exists [2021-08-11T14:00:48.567Z] b2d5eeeaba3a: Layer already exists [2021-08-11T14:00:48.567Z] 2.0.1-dev.28: digest: sha256:068129ebc67af9622102f5fa9f64504363bffb3d571067012b8899b0cacdd679 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:00:48.888Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:00:49.200Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28 [2021-08-11T14:00:49.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-11T14:00:49.201Z] f7188261b83f: Preparing [2021-08-11T14:00:49.201Z] 68ba024eb617: Preparing [2021-08-11T14:00:49.201Z] fb4b7842a246: Preparing [2021-08-11T14:00:49.201Z] a494b7e6f96f: Preparing [2021-08-11T14:00:49.201Z] c080ac93e525: Preparing [2021-08-11T14:00:49.201Z] 87dec32dab56: Preparing [2021-08-11T14:00:49.201Z] 4b3c02ac6c6d: Preparing [2021-08-11T14:00:49.201Z] 3b6deb83ca37: Preparing [2021-08-11T14:00:49.201Z] 563ea45970c1: Preparing [2021-08-11T14:00:49.201Z] 91e3b9641807: Preparing [2021-08-11T14:00:49.201Z] b2d5eeeaba3a: Preparing [2021-08-11T14:00:49.201Z] 4b3c02ac6c6d: Waiting [2021-08-11T14:00:49.201Z] 3b6deb83ca37: Waiting [2021-08-11T14:00:49.201Z] 563ea45970c1: Waiting [2021-08-11T14:00:49.201Z] 91e3b9641807: Waiting [2021-08-11T14:00:49.201Z] b2d5eeeaba3a: Waiting [2021-08-11T14:00:49.201Z] 87dec32dab56: Waiting [2021-08-11T14:00:49.201Z] c080ac93e525: Layer already exists [2021-08-11T14:00:49.201Z] a494b7e6f96f: Layer already exists [2021-08-11T14:00:49.201Z] f7188261b83f: Layer already exists [2021-08-11T14:00:49.201Z] fb4b7842a246: Layer already exists [2021-08-11T14:00:49.201Z] 68ba024eb617: Layer already exists [2021-08-11T14:00:49.201Z] 87dec32dab56: Layer already exists [2021-08-11T14:00:49.201Z] 4b3c02ac6c6d: Layer already exists [2021-08-11T14:00:49.201Z] 563ea45970c1: Layer already exists [2021-08-11T14:00:49.201Z] 91e3b9641807: Layer already exists [2021-08-11T14:00:49.201Z] 3b6deb83ca37: Layer already exists [2021-08-11T14:00:49.201Z] b2d5eeeaba3a: Layer already exists [2021-08-11T14:00:49.467Z] 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28: digest: sha256:068129ebc67af9622102f5fa9f64504363bffb3d571067012b8899b0cacdd679 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:00:49.783Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:00:50.102Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-08-11T14:00:50.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-11T14:00:50.102Z] f7188261b83f: Preparing [2021-08-11T14:00:50.102Z] 68ba024eb617: Preparing [2021-08-11T14:00:50.102Z] fb4b7842a246: Preparing [2021-08-11T14:00:50.102Z] a494b7e6f96f: Preparing [2021-08-11T14:00:50.102Z] c080ac93e525: Preparing [2021-08-11T14:00:50.102Z] 87dec32dab56: Preparing [2021-08-11T14:00:50.102Z] 4b3c02ac6c6d: Preparing [2021-08-11T14:00:50.102Z] 3b6deb83ca37: Preparing [2021-08-11T14:00:50.102Z] 563ea45970c1: Preparing [2021-08-11T14:00:50.102Z] 91e3b9641807: Preparing [2021-08-11T14:00:50.102Z] b2d5eeeaba3a: Preparing [2021-08-11T14:00:50.102Z] 4b3c02ac6c6d: Waiting [2021-08-11T14:00:50.102Z] 3b6deb83ca37: Waiting [2021-08-11T14:00:50.102Z] 563ea45970c1: Waiting [2021-08-11T14:00:50.102Z] 91e3b9641807: Waiting [2021-08-11T14:00:50.102Z] b2d5eeeaba3a: Waiting [2021-08-11T14:00:50.102Z] 87dec32dab56: Waiting [2021-08-11T14:00:50.102Z] a494b7e6f96f: Layer already exists [2021-08-11T14:00:50.102Z] 68ba024eb617: Layer already exists [2021-08-11T14:00:50.102Z] c080ac93e525: Layer already exists [2021-08-11T14:00:50.102Z] fb4b7842a246: Layer already exists [2021-08-11T14:00:50.102Z] f7188261b83f: Layer already exists [2021-08-11T14:00:50.102Z] 3b6deb83ca37: Layer already exists [2021-08-11T14:00:50.102Z] 4b3c02ac6c6d: Layer already exists [2021-08-11T14:00:50.102Z] 563ea45970c1: Layer already exists [2021-08-11T14:00:50.102Z] 87dec32dab56: Layer already exists [2021-08-11T14:00:50.102Z] 91e3b9641807: Layer already exists [2021-08-11T14:00:50.102Z] b2d5eeeaba3a: Layer already exists [2021-08-11T14:00:50.370Z] main: digest: sha256:068129ebc67af9622102f5fa9f64504363bffb3d571067012b8899b0cacdd679 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-11T14:00:50.428Z] ===================================================== [Pipeline] echo [2021-08-11T14:00:50.442Z] taggedImages: [2021-08-11T14:00:50.442Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [2021-08-11T14:00:50.442Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-08-11T14:00:50.442Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.28 [2021-08-11T14:00:50.442Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28 [2021-08-11T14:00:50.442Z] - 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-11T14:01:54.285Z] Removing intermediate container 5ec6feac8ca1 [2021-08-11T14:01:54.285Z] ---> 93fb0fe62e39 [2021-08-11T14:01:54.285Z] [2021-08-11T14:01:54.285Z] Step 11/32 : FROM alpine:3.12 [2021-08-11T14:01:54.285Z] 3.12: Pulling from library/alpine [2021-08-11T14:01:54.285Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-11T14:01:54.285Z] Status: Downloaded newer image for alpine:3.12 [2021-08-11T14:01:54.285Z] ---> c4fd0aeabfcf [2021-08-11T14:01:54.285Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-11T14:01:54.285Z] ---> Running in 8adc089293dc [2021-08-11T14:01:54.285Z] Removing intermediate container 8adc089293dc [2021-08-11T14:01:54.285Z] ---> fd201f44c273 [2021-08-11T14:01:54.285Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-11T14:01:54.285Z] ---> Running in 3d7b5276af60 [2021-08-11T14:01:54.285Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-11T14:01:54.285Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-11T14:01:54.285Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-11T14:01:54.285Z] (2/2) Installing su-exec (0.2-r1) [2021-08-11T14:01:54.285Z] Executing busybox-1.31.1-r20.trigger [2021-08-11T14:01:54.285Z] OK: 5 MiB in 16 packages [2021-08-11T14:01:54.285Z] Removing intermediate container 3d7b5276af60 [2021-08-11T14:01:54.285Z] ---> 751a479a25df [2021-08-11T14:01:54.285Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-11T14:01:54.285Z] ---> Running in 1dc0fa79aa28 [2021-08-11T14:01:54.285Z] Removing intermediate container f731ac2aacb7 [2021-08-11T14:01:54.285Z] ---> 9b4d7ff015db [2021-08-11T14:01:54.285Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-11T14:01:54.285Z] ---> Running in 7021bbdc647b [2021-08-11T14:01:54.285Z] Removing intermediate container 1dc0fa79aa28 [2021-08-11T14:01:54.285Z] ---> 4984c0583600 [2021-08-11T14:01:54.285Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-11T14:01:54.285Z] ---> Running in be79d5d8c033 [2021-08-11T14:01:54.285Z] Removing intermediate container be79d5d8c033 [2021-08-11T14:01:54.285Z] ---> 7c071590c97c [2021-08-11T14:01:54.285Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-11T14:01:54.285Z] ---> Running in b5c03db7acb5 [2021-08-11T14:01:54.285Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.28" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-11T14:01:57.749Z] Removing intermediate container b5c03db7acb5 [2021-08-11T14:01:57.749Z] ---> 30b07d5f1948 [2021-08-11T14:01:57.749Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-11T14:01:57.749Z] ---> Running in 98376fd10e16 [2021-08-11T14:01:58.358Z] Removing intermediate container 98376fd10e16 [2021-08-11T14:01:58.359Z] ---> a47a704ccd99 [2021-08-11T14:01:58.359Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-11T14:02:00.362Z] ---> 19f89360e282 [2021-08-11T14:02:00.362Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-11T14:02:00.362Z] ---> Running in 2aee7986934f [2021-08-11T14:02:00.971Z] Removing intermediate container 7021bbdc647b [2021-08-11T14:02:00.971Z] ---> 9e7030cd1703 [2021-08-11T14:02:00.971Z] [2021-08-11T14:02:00.971Z] Step 12/24 : FROM docker:20.10.7 [2021-08-11T14:02:01.260Z] 20.10.7: Pulling from library/docker [2021-08-11T14:02:05.622Z] Removing intermediate container 2aee7986934f [2021-08-11T14:02:05.622Z] ---> 950e390512ef [2021-08-11T14:02:05.622Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-11T14:02:07.652Z] ---> ea8299b2868d [2021-08-11T14:02:07.652Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-11T14:02:13.081Z] ---> 3914009fc4dc [2021-08-11T14:02:13.081Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-11T14:02:13.358Z] Removing intermediate container 5692fe7b96f4 [2021-08-11T14:02:13.358Z] ---> 1978675c6975 [2021-08-11T14:02:13.358Z] [2021-08-11T14:02:13.358Z] Step 11/24 : FROM alpine:3.12 [2021-08-11T14:02:13.358Z] ---> c4fd0aeabfcf [2021-08-11T14:02:13.358Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-11T14:02:15.364Z] ---> Running in bb3677fa5fea [2021-08-11T14:02:15.364Z] Removing intermediate container 59afee35b896 [2021-08-11T14:02:15.364Z] ---> be0b676fa25f [2021-08-11T14:02:15.364Z] [2021-08-11T14:02:15.364Z] Step 11/23 : FROM alpine:3.12 [2021-08-11T14:02:15.364Z] ---> c4fd0aeabfcf [2021-08-11T14:02:15.364Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-11T14:02:16.807Z] ---> e06faa00b245 [2021-08-11T14:02:16.807Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-11T14:02:16.807Z] ---> Running in e576de334e88 [2021-08-11T14:02:17.411Z] Removing intermediate container 98bc2ac13310 [2021-08-11T14:02:17.411Z] ---> 761f106f876c [2021-08-11T14:02:17.411Z] [2021-08-11T14:02:17.411Z] Step 11/23 : FROM alpine:3.12 [2021-08-11T14:02:17.411Z] ---> c4fd0aeabfcf [2021-08-11T14:02:17.411Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-11T14:02:17.695Z] ---> Running in f70e3c7a4f71 [2021-08-11T14:02:18.297Z] ---> 65fc1538495c [2021-08-11T14:02:18.297Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-11T14:02:18.297Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-11T14:02:18.574Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-11T14:02:18.575Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-11T14:02:18.856Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-11T14:02:19.138Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-11T14:02:19.138Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-11T14:02:19.138Z] ---> df445af6242a [2021-08-11T14:02:19.138Z] 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-11T14:02:19.138Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-11T14:02:19.416Z] Executing busybox-1.31.1-r20.trigger [2021-08-11T14:02:19.416Z] OK: 5 MiB in 15 packages [2021-08-11T14:02:19.416Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-11T14:02:19.416Z] Executing busybox-1.31.1-r20.trigger [2021-08-11T14:02:19.416Z] OK: 5 MiB in 15 packages [2021-08-11T14:02:19.416Z] ---> Running in 116305881e96 [2021-08-11T14:02:19.693Z] ---> 98cc689d67f7 [2021-08-11T14:02:19.693Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-11T14:02:19.965Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-11T14:02:20.236Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-11T14:02:20.507Z] ---> Running in 1287077b5849 [2021-08-11T14:02:20.507Z] Removing intermediate container 116305881e96 [2021-08-11T14:02:20.507Z] ---> 789024c22f97 [2021-08-11T14:02:20.507Z] 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-11T14:02:20.782Z] ---> Running in 821776332ba7 [2021-08-11T14:02:20.782Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-11T14:02:20.782Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-11T14:02:20.782Z] Executing busybox-1.31.1-r20.trigger [2021-08-11T14:02:20.782Z] Executing ca-certificates-20191127-r4.trigger [2021-08-11T14:02:21.055Z] OK: 6 MiB in 16 packages [2021-08-11T14:02:21.332Z] Removing intermediate container 1287077b5849 [2021-08-11T14:02:21.332Z] ---> 840b194db2ef [2021-08-11T14:02:21.332Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-11T14:02:21.332Z] Removing intermediate container bb3677fa5fea [2021-08-11T14:02:21.332Z] ---> 08d585e41027 [2021-08-11T14:02:21.332Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-11T14:02:21.610Z] Removing intermediate container e576de334e88 [2021-08-11T14:02:21.610Z] ---> 35cf1d91eb2e [2021-08-11T14:02:21.610Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-11T14:02:21.610Z] ---> Running in ea0cfab54900 [2021-08-11T14:02:21.886Z] ---> Running in a18536b77a3e [2021-08-11T14:02:22.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-11T14:02:22.498Z] ---> 6095f330d1b8 [2021-08-11T14:02:22.498Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-11T14:02:22.498Z] Removing intermediate container ea0cfab54900 [2021-08-11T14:02:22.498Z] ---> ae31c8bf5cf6 [2021-08-11T14:02:22.498Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-11T14:02:22.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-11T14:02:22.771Z] Removing intermediate container a18536b77a3e [2021-08-11T14:02:22.771Z] ---> 967cb7a6b9a4 [2021-08-11T14:02:22.771Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-11T14:02:23.049Z] ---> Running in f1cf3c94a362 [2021-08-11T14:02:23.049Z] ---> Running in ccc36083ff4a [2021-08-11T14:02:23.325Z] ---> Running in cd5ac7be40f9 [2021-08-11T14:02:23.596Z] (1/39) Installing readline (8.1.0-r0) [2021-08-11T14:02:23.596Z] (2/39) Installing bash (5.1.0-r0) [2021-08-11T14:02:23.596Z] Removing intermediate container f70e3c7a4f71 [2021-08-11T14:02:23.596Z] ---> f38885878ca8 [2021-08-11T14:02:23.596Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-11T14:02:23.596Z] Executing bash-5.1.0-r0.post-install [2021-08-11T14:02:23.596Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-11T14:02:23.596Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-11T14:02:23.596Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-11T14:02:23.596Z] (6/39) Installing curl (7.78.0-r0) [2021-08-11T14:02:23.596Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-11T14:02:23.596Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-11T14:02:23.596Z] (9/39) Installing expat (2.2.10-r1) [2021-08-11T14:02:23.596Z] (10/39) Installing libffi (3.3-r2) [2021-08-11T14:02:23.596Z] (11/39) Installing gdbm (1.19-r0) [2021-08-11T14:02:23.596Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-11T14:02:23.596Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-11T14:02:23.869Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-11T14:02:24.467Z] ---> Running in 37431e8e770d [2021-08-11T14:02:24.467Z] Removing intermediate container f1cf3c94a362 [2021-08-11T14:02:24.467Z] ---> 43ed7850a392 [2021-08-11T14:02:24.467Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-11T14:02:24.769Z] Removing intermediate container cd5ac7be40f9 [2021-08-11T14:02:24.769Z] ---> 059b053f2e18 [2021-08-11T14:02:24.769Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-11T14:02:24.769Z] ---> Running in 1e36cb98757e [2021-08-11T14:02:25.058Z] ---> Running in fe886924887d [2021-08-11T14:02:25.332Z] Removing intermediate container 37431e8e770d [2021-08-11T14:02:25.332Z] ---> bc2b5d7cfc4e [2021-08-11T14:02:25.332Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-11T14:02:25.930Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-11T14:02:25.930Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-11T14:02:25.930Z] ---> Running in 153664d991ee [2021-08-11T14:02:25.930Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-11T14:02:25.930Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-11T14:02:25.930Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-11T14:02:25.930Z] Removing intermediate container 1e36cb98757e [2021-08-11T14:02:25.930Z] ---> 3ed607331307 [2021-08-11T14:02:25.930Z] Step 16/24 : WORKDIR / [2021-08-11T14:02:25.930Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-11T14:02:25.930Z] Removing intermediate container fe886924887d [2021-08-11T14:02:25.930Z] ---> be886c24129c [2021-08-11T14:02:25.930Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-11T14:02:25.930Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-11T14:02:26.205Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-11T14:02:26.205Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-11T14:02:26.205Z] ---> Running in 4965e1a78e7c [2021-08-11T14:02:26.205Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-11T14:02:26.205Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-11T14:02:26.205Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-11T14:02:26.205Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-11T14:02:26.205Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-11T14:02:26.205Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-11T14:02:26.205Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-11T14:02:26.484Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-11T14:02:26.484Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-11T14:02:26.484Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-11T14:02:26.484Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-11T14:02:26.484Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-11T14:02:26.484Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-11T14:02:26.484Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-11T14:02:26.484Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-11T14:02:26.484Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-11T14:02:26.778Z] Removing intermediate container 153664d991ee [2021-08-11T14:02:26.778Z] ---> 2c7f00ae18c0 [2021-08-11T14:02:26.778Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-11T14:02:27.062Z] Removing intermediate container ccc36083ff4a [2021-08-11T14:02:27.062Z] ---> 4c2fad7937eb [2021-08-11T14:02:27.062Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-11T14:02:27.062Z] Executing busybox-1.32.1-r6.trigger [2021-08-11T14:02:27.062Z] OK: 82 MiB in 59 packages [2021-08-11T14:02:27.340Z] ---> 07a0f68ac469 [2021-08-11T14:02:27.340Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-11T14:02:27.340Z] ---> Running in 32c88d557346 [2021-08-11T14:02:27.939Z] ---> Running in 24ebb0d18904 [2021-08-11T14:02:27.939Z] Removing intermediate container 4965e1a78e7c [2021-08-11T14:02:27.939Z] ---> 7a27b0f20b19 [2021-08-11T14:02:27.939Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-11T14:02:28.569Z] Removing intermediate container 32c88d557346 [2021-08-11T14:02:28.569Z] ---> 157bd73ec3ab [2021-08-11T14:02:28.569Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-11T14:02:28.850Z] Removing intermediate container 24ebb0d18904 [2021-08-11T14:02:28.850Z] ---> 38882ae05a5b [2021-08-11T14:02:28.850Z] Step 29/32 : CMD ["gate"] [2021-08-11T14:02:28.850Z] ---> e10a6421db49 [2021-08-11T14:02:28.850Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-11T14:02:29.466Z] ---> 19ae6adbce88 [2021-08-11T14:02:29.466Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-11T14:02:29.466Z] ---> Running in 4206a3f9ce3d [2021-08-11T14:02:29.739Z] ---> 3212c1ea5f61 [2021-08-11T14:02:29.739Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-11T14:02:30.011Z] ---> 58b3f1883736 [2021-08-11T14:02:30.011Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-11T14:02:30.609Z] ---> Running in 4f67064a08b7 [2021-08-11T14:02:30.609Z] Removing intermediate container 4206a3f9ce3d [2021-08-11T14:02:30.609Z] ---> d088bbef3dd1 [2021-08-11T14:02:30.609Z] Step 30/32 : LABEL arch=arm64 [2021-08-11T14:02:31.274Z] ---> Running in bd1fbd704949 [2021-08-11T14:02:31.593Z] Removing intermediate container 4f67064a08b7 [2021-08-11T14:02:31.593Z] ---> dc3d2de820c6 [2021-08-11T14:02:31.944Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-11T14:02:31.944Z] ---> 0141ae377547 [2021-08-11T14:02:31.944Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-11T14:02:31.944Z] ---> 054f844d0779 [2021-08-11T14:02:31.944Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-11T14:02:31.944Z] ---> Running in 0b59b3ff91fc [2021-08-11T14:02:32.419Z] Removing intermediate container bd1fbd704949 [2021-08-11T14:02:32.419Z] ---> fdf132f20c2a [2021-08-11T14:02:32.419Z] Step 31/32 : LABEL git_sha=0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [2021-08-11T14:02:33.093Z] ---> Running in 56850a1e8a96 [2021-08-11T14:02:33.384Z] Removing intermediate container 0b59b3ff91fc [2021-08-11T14:02:33.384Z] ---> 3a9050f0d501 [2021-08-11T14:02:33.384Z] Step 21/23 : LABEL arch=arm64 [2021-08-11T14:02:33.682Z] ---> caae3bdf792c [2021-08-11T14:02:33.682Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-11T14:02:33.682Z] ---> Running in d9d893f46e28 [2021-08-11T14:02:33.975Z] ---> cd1614504e34 [2021-08-11T14:02:33.975Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-11T14:02:33.975Z] Removing intermediate container 56850a1e8a96 [2021-08-11T14:02:33.975Z] ---> e34f821d2f4d [2021-08-11T14:02:33.975Z] Step 32/32 : LABEL version=2.0.1-dev.28 [2021-08-11T14:02:33.975Z] ---> Running in 6fa8f81926d7 [2021-08-11T14:02:33.975Z] ---> Running in 612e8d13fb39 [2021-08-11T14:02:34.592Z] ---> Running in 516be79cbe66 [2021-08-11T14:02:34.592Z] Removing intermediate container d9d893f46e28 [2021-08-11T14:02:34.592Z] ---> f4c5b4718309 [2021-08-11T14:02:34.592Z] Step 22/23 : LABEL git_sha=0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [2021-08-11T14:02:35.195Z] ---> Running in bc244b3a59f5 [2021-08-11T14:02:35.195Z] Removing intermediate container 612e8d13fb39 [2021-08-11T14:02:35.195Z] ---> 464b06a95d5a [2021-08-11T14:02:35.195Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-11T14:02:35.195Z] Removing intermediate container 6fa8f81926d7 [2021-08-11T14:02:35.195Z] ---> d0e191ebac29 [2021-08-11T14:02:35.195Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-11T14:02:35.471Z] ---> Running in af3af88d1bf3 [2021-08-11T14:02:35.471Z] ---> Running in 164173458e5e [2021-08-11T14:02:35.471Z] Removing intermediate container 516be79cbe66 [2021-08-11T14:02:35.471Z] ---> 4b47a674a38f [2021-08-11T14:02:35.471Z] [2021-08-11T14:02:35.746Z] Removing intermediate container bc244b3a59f5 [2021-08-11T14:02:35.746Z] ---> 71fef823eb33 [2021-08-11T14:02:35.746Z] Step 23/23 : LABEL version=2.0.1-dev.28 [2021-08-11T14:02:35.746Z] Successfully built 4b47a674a38f [2021-08-11T14:02:36.019Z] Successfully tagged security-bootstrapper-arm64:latest [2021-08-11T14:02:36.019Z] Building core-metadata [2021-08-11T14:02:36.019Z]  Building security-bootstrapper ... done  ---> Running in 5f0f5e620513 [2021-08-11T14:02:36.019Z] Collecting docker-compose==1.23.2 [2021-08-11T14:02:36.300Z] Removing intermediate container 164173458e5e [2021-08-11T14:02:36.300Z] ---> 534c18ff7910 [2021-08-11T14:02:36.300Z] Step 22/24 : LABEL arch=arm64 [2021-08-11T14:02:36.300Z] Removing intermediate container af3af88d1bf3 [2021-08-11T14:02:36.300Z] ---> 6772c973f80b [2021-08-11T14:02:36.300Z] Step 21/23 : LABEL arch=arm64 [2021-08-11T14:02:36.300Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-11T14:02:36.577Z] ---> Running in a4c030852ef9 [2021-08-11T14:02:36.577Z] ---> Running in 22066eaec994 [2021-08-11T14:02:36.849Z] Collecting cached-property<2,>=1.2.0 [2021-08-11T14:02:36.849Z] Removing intermediate container 5f0f5e620513 [2021-08-11T14:02:36.849Z] ---> b750911219fc [2021-08-11T14:02:36.849Z] [2021-08-11T14:02:36.849Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-11T14:02:36.849Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-11T14:02:36.849Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-11T14:02:37.122Z] Successfully built b750911219fc [2021-08-11T14:02:37.122Z] Successfully tagged support-scheduler-arm64:latest [2021-08-11T14:02:37.122Z]  Building support-scheduler ... done Building security-proxy-setup [2021-08-11T14:02:37.719Z] Removing intermediate container a4c030852ef9 [2021-08-11T14:02:37.719Z] ---> 6f8434adaf39 [2021-08-11T14:02:37.719Z] Step 22/23 : LABEL git_sha=0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [2021-08-11T14:02:37.719Z] Removing intermediate container 22066eaec994 [2021-08-11T14:02:37.719Z] ---> c9c951cf8432 [2021-08-11T14:02:37.719Z] Step 23/24 : LABEL git_sha=0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [2021-08-11T14:02:38.319Z] ---> Running in c56a47339c64 [2021-08-11T14:02:38.320Z] ---> Running in 11f88fc95428 [2021-08-11T14:02:39.767Z] Collecting PyYAML<4,>=3.10 [2021-08-11T14:02:39.767Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-11T14:02:39.767Z] Removing intermediate container c56a47339c64 [2021-08-11T14:02:39.767Z] ---> 8860f9e0f4d2 [2021-08-11T14:02:40.042Z] Step 23/23 : LABEL version=2.0.1-dev.28 [2021-08-11T14:02:40.042Z] Removing intermediate container 11f88fc95428 [2021-08-11T14:02:40.042Z] ---> 6a9e89d330fc [2021-08-11T14:02:40.042Z] Step 24/24 : LABEL version=2.0.1-dev.28 [2021-08-11T14:02:40.677Z] ---> Running in d0062522e7d0 [2021-08-11T14:02:40.677Z] ---> Running in e55eef797abf [2021-08-11T14:02:41.679Z] Removing intermediate container e55eef797abf [2021-08-11T14:02:41.679Z] ---> fae553c54b8c [2021-08-11T14:02:41.679Z] Removing intermediate container d0062522e7d0 [2021-08-11T14:02:41.679Z] [2021-08-11T14:02:41.679Z] ---> fed28924b57c [2021-08-11T14:02:41.679Z] [2021-08-11T14:02:41.679Z] Successfully built fed28924b57c [2021-08-11T14:02:41.679Z] Successfully built fae553c54b8c [2021-08-11T14:02:41.955Z] Successfully tagged core-command-arm64:latest [2021-08-11T14:02:41.955Z] Successfully tagged support-notifications-arm64:latest [2021-08-11T14:02:41.955Z]  Building core-command ... done Building security-secretstore-setup [2021-08-11T14:02:41.955Z]  Building support-notifications ... done Building core-data [2021-08-11T14:02:44.572Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-11T14:02:44.573Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-11T14:02:44.573Z] Collecting jsonschema<3,>=2.5.1 [2021-08-11T14:02:44.573Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-11T14:02:44.573Z] Collecting docopt<0.7,>=0.6.1 [2021-08-11T14:02:44.573Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-11T14:02:47.196Z] Collecting texttable<0.10,>=0.9.0 [2021-08-11T14:02:47.196Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-11T14:02:49.181Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-11T14:02:49.181Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-11T14:02:49.181Z] 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-11T14:02:49.798Z] Collecting docker<4.0,>=3.6.0 [2021-08-11T14:02:49.798Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-11T14:02:50.076Z] Collecting docker-pycreds>=0.4.0 [2021-08-11T14:02:50.076Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-11T14:02:51.535Z] Collecting certifi>=2017.4.17 [2021-08-11T14:02:51.535Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-11T14:02:51.815Z] Collecting idna<2.8,>=2.5 [2021-08-11T14:02:51.815Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-11T14:02:52.798Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-11T14:02:52.798Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-11T14:02:52.798Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-11T14:02:52.798Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-11T14:02:53.400Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-11T14:02:53.400Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-11T14:02:53.400Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-11T14:02:53.400Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-11T14:02:54.400Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-11T14:02:54.400Z] Attempting uninstall: urllib3 [2021-08-11T14:02:54.400Z] Found existing installation: urllib3 1.26.2 [2021-08-11T14:02:54.400Z] Uninstalling urllib3-1.26.2: [2021-08-11T14:02:54.400Z] Successfully uninstalled urllib3-1.26.2 [2021-08-11T14:02:55.006Z] Attempting uninstall: idna [2021-08-11T14:02:55.006Z] Found existing installation: idna 3.1 [2021-08-11T14:02:55.006Z] Uninstalling idna-3.1: [2021-08-11T14:02:55.006Z] Successfully uninstalled idna-3.1 [2021-08-11T14:02:55.983Z] Attempting uninstall: chardet [2021-08-11T14:02:55.983Z] Found existing installation: chardet 4.0.0 [2021-08-11T14:02:55.983Z] Uninstalling chardet-4.0.0: [2021-08-11T14:02:55.983Z] Successfully uninstalled chardet-4.0.0 [2021-08-11T14:02:57.417Z] Attempting uninstall: requests [2021-08-11T14:02:57.417Z] Found existing installation: requests 2.25.1 [2021-08-11T14:02:57.417Z] Uninstalling requests-2.25.1: [2021-08-11T14:02:57.417Z] Successfully uninstalled requests-2.25.1 [2021-08-11T14:02:57.693Z] Running setup.py install for texttable: started [2021-08-11T14:03:00.338Z] Running setup.py install for texttable: finished with status 'done' [2021-08-11T14:03:00.338Z] Running setup.py install for PyYAML: started [2021-08-11T14:03:01.782Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-11T14:03:01.782Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-11T14:03:01.782Z] ---> 0e419c890e5a [2021-08-11T14:03:01.782Z] Step 3/24 : WORKDIR /edgex-go [2021-08-11T14:03:01.782Z] ---> Using cache [2021-08-11T14:03:01.782Z] ---> 253b8d7469f2 [2021-08-11T14:03:01.782Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T14:03:01.782Z] ---> Using cache [2021-08-11T14:03:01.782Z] ---> 07ba457d819c [2021-08-11T14:03:01.782Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-11T14:03:01.782Z] ---> Using cache [2021-08-11T14:03:01.782Z] ---> abebd1cf06d5 [2021-08-11T14:03:01.782Z] Step 6/24 : COPY go.mod . [2021-08-11T14:03:01.782Z] ---> Using cache [2021-08-11T14:03:01.782Z] ---> 1a591ce0607c [2021-08-11T14:03:01.782Z] Step 7/24 : RUN go mod download [2021-08-11T14:03:01.782Z] ---> Using cache [2021-08-11T14:03:01.782Z] ---> 64842a29c3ef [2021-08-11T14:03:01.782Z] Step 8/24 : COPY . . [2021-08-11T14:03:01.782Z] ---> Using cache [2021-08-11T14:03:01.782Z] ---> 2f4fea08224f [2021-08-11T14:03:01.782Z] Step 9/24 : RUN go mod tidy [2021-08-11T14:03:01.782Z] ---> Using cache [2021-08-11T14:03:01.782Z] ---> 86217d5c07fa [2021-08-11T14:03:01.782Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-11T14:03:02.763Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-11T14:03:03.364Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-11T14:03:03.364Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-11T14:03:03.364Z] ---> 0e419c890e5a [2021-08-11T14:03:03.364Z] Step 3/22 : WORKDIR /edgex-go [2021-08-11T14:03:03.364Z] ---> Using cache [2021-08-11T14:03:03.364Z] ---> 253b8d7469f2 [2021-08-11T14:03:03.364Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T14:03:03.364Z] ---> Using cache [2021-08-11T14:03:03.364Z] ---> 07ba457d819c [2021-08-11T14:03:03.364Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-11T14:03:03.364Z] ---> Using cache [2021-08-11T14:03:03.364Z] ---> abebd1cf06d5 [2021-08-11T14:03:03.364Z] Step 6/22 : COPY go.mod . [2021-08-11T14:03:03.364Z] ---> Using cache [2021-08-11T14:03:03.364Z] ---> 1a591ce0607c [2021-08-11T14:03:03.364Z] Step 7/22 : RUN go mod download [2021-08-11T14:03:03.364Z] ---> Using cache [2021-08-11T14:03:03.364Z] ---> 64842a29c3ef [2021-08-11T14:03:03.364Z] Step 8/22 : COPY . . [2021-08-11T14:03:03.364Z] ---> Using cache [2021-08-11T14:03:03.364Z] ---> 2f4fea08224f [2021-08-11T14:03:03.364Z] Step 9/22 : RUN go mod tidy [2021-08-11T14:03:03.364Z] ---> Using cache [2021-08-11T14:03:03.364Z] ---> 86217d5c07fa [2021-08-11T14:03:03.364Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-11T14:03:05.365Z] Running setup.py install for docopt: started [2021-08-11T14:03:07.357Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-11T14:03:07.357Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-11T14:03:07.357Z] ---> 0e419c890e5a [2021-08-11T14:03:07.357Z] Step 3/24 : WORKDIR /edgex-go [2021-08-11T14:03:07.357Z] ---> Using cache [2021-08-11T14:03:07.357Z] ---> 253b8d7469f2 [2021-08-11T14:03:07.357Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T14:03:07.357Z] ---> Using cache [2021-08-11T14:03:07.357Z] ---> 07ba457d819c [2021-08-11T14:03:07.357Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-11T14:03:07.644Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-11T14:03:07.644Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-11T14:03:07.644Z] ---> 0e419c890e5a [2021-08-11T14:03:07.644Z] Step 3/26 : WORKDIR /edgex-go [2021-08-11T14:03:07.644Z] ---> Using cache [2021-08-11T14:03:07.644Z] ---> 253b8d7469f2 [2021-08-11T14:03:07.644Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T14:03:07.644Z] ---> Using cache [2021-08-11T14:03:07.644Z] ---> 07ba457d819c [2021-08-11T14:03:07.644Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-11T14:03:07.644Z] ---> Using cache [2021-08-11T14:03:07.644Z] ---> abebd1cf06d5 [2021-08-11T14:03:07.644Z] Step 6/26 : COPY go.mod . [2021-08-11T14:03:07.644Z] ---> Using cache [2021-08-11T14:03:07.644Z] ---> 1a591ce0607c [2021-08-11T14:03:07.644Z] Step 7/26 : RUN go mod download [2021-08-11T14:03:07.644Z] ---> Using cache [2021-08-11T14:03:07.644Z] ---> 64842a29c3ef [2021-08-11T14:03:07.644Z] Step 8/26 : COPY . . [2021-08-11T14:03:07.644Z] ---> Using cache [2021-08-11T14:03:07.644Z] ---> 2f4fea08224f [2021-08-11T14:03:07.644Z] Step 9/26 : RUN go mod tidy [2021-08-11T14:03:07.644Z] ---> Using cache [2021-08-11T14:03:07.644Z] ---> 86217d5c07fa [2021-08-11T14:03:07.644Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-11T14:03:07.644Z] Running setup.py install for docopt: finished with status 'done' [2021-08-11T14:03:07.644Z] Running setup.py install for dockerpty: started [2021-08-11T14:03:09.631Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-11T14:03:09.631Z] ---> Running in 25e1922d1e18 [2021-08-11T14:03:09.631Z] ---> Running in e3b20aa736ff [2021-08-11T14:03:09.631Z] ---> Running in 0e843aa4212d [2021-08-11T14:03:09.631Z] ---> Running in ae9ec874b03c [2021-08-11T14:03:11.659Z] 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-11T14:03:11.945Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-11T14:03:12.221Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.28" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-11T14:03:12.221Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.28" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-11T14:03:12.496Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.28" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-11T14:03:12.771Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-11T14:03:14.233Z] OK: 218 MiB in 52 packages [2021-08-11T14:03:16.909Z] Removing intermediate container 25e1922d1e18 [2021-08-11T14:03:16.909Z] ---> e409bc083530 [2021-08-11T14:03:16.909Z] Step 6/24 : COPY go.mod . [2021-08-11T14:03:18.913Z] ---> acd10e5316d1 [2021-08-11T14:03:18.913Z] Step 7/24 : RUN go mod download [2021-08-11T14:03:19.521Z] ---> Running in 19341371bd4d [2021-08-11T14:03:27.862Z] Removing intermediate container 821776332ba7 [2021-08-11T14:03:27.862Z] ---> b08a7346b73d [2021-08-11T14:03:27.862Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-11T14:03:27.862Z] Removing intermediate container 19341371bd4d [2021-08-11T14:03:27.862Z] ---> 0db683e7f3a5 [2021-08-11T14:03:27.862Z] Step 8/24 : COPY . . [2021-08-11T14:03:27.862Z] ---> Running in c69885b5848d [2021-08-11T14:03:28.868Z] Removing intermediate container c69885b5848d [2021-08-11T14:03:28.868Z] ---> d9f2eeac8aa8 [2021-08-11T14:03:28.868Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-11T14:03:29.470Z] ---> Running in a847ed1f1930 [2021-08-11T14:03:30.465Z] Removing intermediate container a847ed1f1930 [2021-08-11T14:03:30.465Z] ---> 3311138261f1 [2021-08-11T14:03:30.465Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-11T14:03:33.892Z] ---> 33f3731928ec [2021-08-11T14:03:33.892Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-11T14:03:36.543Z] ---> e64e814beda2 [2021-08-11T14:03:36.543Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-11T14:03:38.551Z] ---> cbd5ceba86e8 [2021-08-11T14:03:38.551Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-11T14:03:38.829Z] ---> Running in 180007e84cf0 [2021-08-11T14:03:40.295Z] Removing intermediate container 180007e84cf0 [2021-08-11T14:03:40.295Z] ---> c370705e32a9 [2021-08-11T14:03:40.295Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-11T14:03:40.295Z] ---> Running in 7675582af18b [2021-08-11T14:03:41.292Z] Removing intermediate container 7675582af18b [2021-08-11T14:03:41.292Z] ---> 48dc2f2a3f8d [2021-08-11T14:03:41.292Z] Step 22/24 : LABEL arch=arm64 [2021-08-11T14:03:41.896Z] ---> Running in cc504c6f0d18 [2021-08-11T14:03:41.896Z] ---> df9292d2468b [2021-08-11T14:03:41.896Z] Step 9/24 : RUN go mod tidy [2021-08-11T14:03:42.496Z] ---> Running in da3407df681b [2021-08-11T14:03:43.092Z] Removing intermediate container cc504c6f0d18 [2021-08-11T14:03:43.093Z] ---> 02e38e6ac097 [2021-08-11T14:03:43.093Z] Step 23/24 : LABEL git_sha=0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [2021-08-11T14:03:43.473Z] ---> Running in cf78dd6a2829 [2021-08-11T14:03:45.054Z] Removing intermediate container cf78dd6a2829 [2021-08-11T14:03:45.054Z] ---> 782c75d04c55 [2021-08-11T14:03:45.054Z] Step 24/24 : LABEL version=2.0.1-dev.28 [2021-08-11T14:03:45.347Z] ---> Running in 95514ed4808c [2021-08-11T14:03:46.009Z] Removing intermediate container 95514ed4808c [2021-08-11T14:03:46.009Z] ---> b0bc29f78a34 [2021-08-11T14:03:46.009Z] [2021-08-11T14:03:46.299Z] Successfully built b0bc29f78a34 [2021-08-11T14:03:46.299Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-08-11T14:03:51.724Z]  Building sys-mgmt-agent ... done Removing intermediate container da3407df681b [2021-08-11T14:03:51.724Z] ---> f987b2587928 [2021-08-11T14:03:51.724Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-11T14:03:51.724Z] ---> Running in 15206ee16592 [2021-08-11T14:03:53.724Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.28" -o cmd/core-data/core-data ./cmd/core-data [2021-08-11T14:04:40.783Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.28" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-11T14:04:42.250Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.28" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-11T14:05:00.646Z] Removing intermediate container e3b20aa736ff [2021-08-11T14:05:00.646Z] ---> c371d91ecbbd [2021-08-11T14:05:00.646Z] [2021-08-11T14:05:00.646Z] Step 11/26 : FROM alpine:3.12 [2021-08-11T14:05:00.646Z] ---> c4fd0aeabfcf [2021-08-11T14:05:00.646Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-08-11T14:05:00.646Z] Removing intermediate container 0e843aa4212d [2021-08-11T14:05:00.646Z] ---> 3a8af5a6d948 [2021-08-11T14:05:00.646Z] [2021-08-11T14:05:00.646Z] Step 11/22 : FROM alpine:3.12 [2021-08-11T14:05:00.646Z] ---> c4fd0aeabfcf [2021-08-11T14:05:00.646Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-11T14:05:00.646Z] ---> Running in acebb95cbb78 [2021-08-11T14:05:00.646Z] ---> Running in d710208fb4e9 [2021-08-11T14:05:02.642Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-11T14:05:02.642Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-11T14:05:02.642Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-11T14:05:02.642Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-11T14:05:03.253Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-11T14:05:03.253Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-11T14:05:03.253Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-11T14:05:03.253Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-11T14:05:03.253Z] (4/4) Installing curl (7.78.0-r0) [2021-08-11T14:05:03.539Z] Executing busybox-1.31.1-r20.trigger [2021-08-11T14:05:03.539Z] Executing ca-certificates-20191127-r4.trigger [2021-08-11T14:05:03.539Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-08-11T14:05:03.539Z] (3/6) Installing libcurl (7.78.0-r0) [2021-08-11T14:05:03.539Z] (4/6) Installing curl (7.78.0-r0) [2021-08-11T14:05:03.539Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-08-11T14:05:03.539Z] (6/6) Installing su-exec (0.2-r1) [2021-08-11T14:05:03.539Z] Executing busybox-1.31.1-r20.trigger [2021-08-11T14:05:03.539Z] Executing ca-certificates-20191127-r4.trigger [2021-08-11T14:05:03.539Z] Removing intermediate container ae9ec874b03c [2021-08-11T14:05:03.539Z] ---> 34a5e97fa11f [2021-08-11T14:05:03.539Z] [2021-08-11T14:05:03.539Z] Step 11/24 : FROM alpine:3.12 [2021-08-11T14:05:03.539Z] ---> c4fd0aeabfcf [2021-08-11T14:05:03.539Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-11T14:05:03.539Z] ---> Using cache [2021-08-11T14:05:03.539Z] ---> 35cf1d91eb2e [2021-08-11T14:05:03.539Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-11T14:05:03.539Z] ---> Using cache [2021-08-11T14:05:03.539Z] ---> 967cb7a6b9a4 [2021-08-11T14:05:03.539Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-11T14:05:03.816Z] OK: 7 MiB in 18 packages [2021-08-11T14:05:03.816Z] OK: 7 MiB in 20 packages [2021-08-11T14:05:04.090Z] ---> Running in 2e37aec5fbe9 [2021-08-11T14:05:05.081Z] Removing intermediate container 2e37aec5fbe9 [2021-08-11T14:05:05.081Z] ---> e28b6ee9363a [2021-08-11T14:05:05.358Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-11T14:05:05.640Z] ---> Running in c6f149ca840c [2021-08-11T14:05:07.093Z] Removing intermediate container c6f149ca840c [2021-08-11T14:05:07.093Z] ---> 63e3ab3712e7 [2021-08-11T14:05:07.093Z] Step 16/24 : WORKDIR / [2021-08-11T14:05:07.093Z] Removing intermediate container d710208fb4e9 [2021-08-11T14:05:07.093Z] ---> 119d8e690e4a [2021-08-11T14:05:07.093Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-11T14:05:07.390Z] Removing intermediate container acebb95cbb78 [2021-08-11T14:05:07.390Z] ---> cabaa05ca624 [2021-08-11T14:05:07.390Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-11T14:05:07.390Z] ---> Running in 9913d11244e1 [2021-08-11T14:05:07.390Z] ---> Running in 0e24aaa27dda [2021-08-11T14:05:07.680Z] ---> Running in 03264d2286ac [2021-08-11T14:05:08.292Z] Removing intermediate container 9913d11244e1 [2021-08-11T14:05:08.292Z] ---> 78d82b6788be [2021-08-11T14:05:08.292Z] Step 14/22 : WORKDIR /edgex [2021-08-11T14:05:08.576Z] ---> Running in e85fb187e7ea [2021-08-11T14:05:08.577Z] Removing intermediate container 0e24aaa27dda [2021-08-11T14:05:08.577Z] ---> 0130626fd8e4 [2021-08-11T14:05:08.577Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-11T14:05:08.577Z] Removing intermediate container 03264d2286ac [2021-08-11T14:05:08.577Z] ---> fb83007b8cae [2021-08-11T14:05:08.577Z] Step 14/26 : WORKDIR / [2021-08-11T14:05:08.855Z] ---> Running in f0c09a57eaf9 [2021-08-11T14:05:09.857Z] Removing intermediate container e85fb187e7ea [2021-08-11T14:05:09.857Z] ---> 703e22658972 [2021-08-11T14:05:09.857Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-11T14:05:09.857Z] Removing intermediate container f0c09a57eaf9 [2021-08-11T14:05:09.857Z] ---> 5df8d4477df3 [2021-08-11T14:05:09.857Z] 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-11T14:05:10.134Z] ---> ea6d01465c27 [2021-08-11T14:05:10.135Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-11T14:05:11.133Z] ---> 52688acaee3e [2021-08-11T14:05:11.133Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-11T14:05:11.414Z] ---> 1b0cb202651e [2021-08-11T14:05:11.414Z] 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-11T14:05:11.709Z] ---> b36f60ac6acb [2021-08-11T14:05:11.709Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-11T14:05:13.697Z] ---> a38e28ce4f2c [2021-08-11T14:05:13.697Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-11T14:05:13.697Z] ---> 1e8255eb556d [2021-08-11T14:05:13.697Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-11T14:05:13.697Z] ---> 1b43c5dc5526 [2021-08-11T14:05:13.697Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-11T14:05:13.971Z] ---> Running in 231c783ea6aa [2021-08-11T14:05:14.263Z] ---> ecdc8483b36f [2021-08-11T14:05:14.263Z] 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-11T14:05:15.249Z] Removing intermediate container 231c783ea6aa [2021-08-11T14:05:15.249Z] ---> 23f5054e3e0a [2021-08-11T14:05:15.249Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-11T14:05:15.519Z] ---> Running in 991cee88690e [2021-08-11T14:05:15.520Z] ---> 24c88e529508 [2021-08-11T14:05:15.520Z] ---> 0674030d8dd1 [2021-08-11T14:05:15.520Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-11T14:05:15.520Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-11T14:05:15.795Z] ---> Running in 4ad25164c70d [2021-08-11T14:05:16.071Z] Removing intermediate container 991cee88690e [2021-08-11T14:05:16.071Z] ---> fced8ce01b7b [2021-08-11T14:05:16.071Z] Step 22/24 : LABEL arch=arm64 [2021-08-11T14:05:16.671Z] ---> Running in a2d5a7669baa [2021-08-11T14:05:16.945Z] Removing intermediate container 4ad25164c70d [2021-08-11T14:05:16.945Z] ---> 21300efe8c11 [2021-08-11T14:05:16.945Z] Step 19/22 : CMD ["--init=true"] [2021-08-11T14:05:17.221Z] ---> f3f737c72556 [2021-08-11T14:05:17.221Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-11T14:05:17.221Z] ---> Running in d04b955e95ba [2021-08-11T14:05:17.496Z] Removing intermediate container a2d5a7669baa [2021-08-11T14:05:17.496Z] ---> 750b01d860f4 [2021-08-11T14:05:17.496Z] Step 23/24 : LABEL git_sha=0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [2021-08-11T14:05:17.769Z] ---> Running in 0b3e87541919 [2021-08-11T14:05:18.045Z] Removing intermediate container d04b955e95ba [2021-08-11T14:05:18.045Z] ---> a1e33d51fe81 [2021-08-11T14:05:18.045Z] Step 20/22 : LABEL arch=arm64 [2021-08-11T14:05:18.639Z] ---> Running in f9c27ae7ab5d [2021-08-11T14:05:19.249Z] Removing intermediate container 0b3e87541919 [2021-08-11T14:05:19.249Z] ---> 0e4cbf708319 [2021-08-11T14:05:19.249Z] Step 24/24 : LABEL version=2.0.1-dev.28 [2021-08-11T14:05:19.847Z] ---> cefd27f9a813 [2021-08-11T14:05:19.847Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-11T14:05:20.123Z] Removing intermediate container f9c27ae7ab5d [2021-08-11T14:05:20.123Z] ---> ef9e1865af5a [2021-08-11T14:05:20.123Z] Step 21/22 : LABEL git_sha=0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [2021-08-11T14:05:20.123Z] ---> Running in 54e00fbf1025 [2021-08-11T14:05:20.399Z] ---> Running in 47247c2dbdd2 [2021-08-11T14:05:20.675Z] Removing intermediate container 15206ee16592 [2021-08-11T14:05:20.675Z] ---> ceeb36a7a3a3 [2021-08-11T14:05:20.675Z] [2021-08-11T14:05:20.675Z] Step 11/24 : FROM alpine:3.12 [2021-08-11T14:05:20.676Z] ---> c4fd0aeabfcf [2021-08-11T14:05:20.676Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-11T14:05:20.676Z] Removing intermediate container 54e00fbf1025 [2021-08-11T14:05:20.676Z] ---> 2068de936f30 [2021-08-11T14:05:20.676Z] [2021-08-11T14:05:20.952Z] ---> Running in 90f15abcd098 [2021-08-11T14:05:20.952Z] ---> 99dcacba452d [2021-08-11T14:05:20.952Z] 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-11T14:05:20.952Z] Removing intermediate container 47247c2dbdd2 [2021-08-11T14:05:20.952Z] ---> 4b9edc5c39ef [2021-08-11T14:05:20.952Z] Step 22/22 : LABEL version=2.0.1-dev.28 [2021-08-11T14:05:20.952Z] Successfully built 2068de936f30 [2021-08-11T14:05:21.231Z] Successfully tagged core-metadata-arm64:latest [2021-08-11T14:05:21.231Z]  Building core-metadata ... done  ---> Running in a10622d5cadf [2021-08-11T14:05:21.231Z] ---> Running in 469acea9ca50 [2021-08-11T14:05:21.508Z] Removing intermediate container 90f15abcd098 [2021-08-11T14:05:21.508Z] ---> 12078d9c16c8 [2021-08-11T14:05:21.508Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-11T14:05:21.785Z] ---> Running in e7af0196b23d [2021-08-11T14:05:21.785Z] Removing intermediate container 469acea9ca50 [2021-08-11T14:05:21.785Z] ---> ca0efd8fba85 [2021-08-11T14:05:21.785Z] [2021-08-11T14:05:22.058Z] Successfully built ca0efd8fba85 [2021-08-11T14:05:22.058Z] Successfully tagged security-proxy-setup-arm64:latest [2021-08-11T14:05:22.332Z]  Building security-proxy-setup ... done Removing intermediate container e7af0196b23d [2021-08-11T14:05:22.332Z] ---> ecffbe43604d [2021-08-11T14:05:22.332Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-11T14:05:22.609Z] ---> Running in 0c45a347d91a [2021-08-11T14:05:22.886Z] Removing intermediate container 0c45a347d91a [2021-08-11T14:05:22.886Z] ---> f52219e17889 [2021-08-11T14:05:22.886Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T14:05:23.158Z] ---> Running in 1d014c4dc898 [2021-08-11T14:05:23.760Z] Removing intermediate container a10622d5cadf [2021-08-11T14:05:23.760Z] ---> d839396817ba [2021-08-11T14:05:23.760Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-11T14:05:23.760Z] ---> Running in 374ff383b7ca [2021-08-11T14:05:24.360Z] Removing intermediate container 374ff383b7ca [2021-08-11T14:05:24.360Z] ---> e221c115a4e5 [2021-08-11T14:05:24.360Z] Step 24/26 : LABEL arch=arm64 [2021-08-11T14:05:24.641Z] ---> Running in 26bdd2a663ca [2021-08-11T14:05:25.246Z] Removing intermediate container 26bdd2a663ca [2021-08-11T14:05:25.246Z] ---> 5ffb804b7585 [2021-08-11T14:05:25.246Z] Step 25/26 : LABEL git_sha=0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [2021-08-11T14:05:25.246Z] ---> Running in 9f15d3815d65 [2021-08-11T14:05:25.523Z] Removing intermediate container 1d014c4dc898 [2021-08-11T14:05:25.523Z] ---> 5809c22cc9b5 [2021-08-11T14:05:25.523Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-11T14:05:25.523Z] ---> Running in 9d5507d46b13 [2021-08-11T14:05:25.811Z] Removing intermediate container 9f15d3815d65 [2021-08-11T14:05:25.811Z] ---> 67fe4a06972c [2021-08-11T14:05:25.811Z] Step 26/26 : LABEL version=2.0.1-dev.28 [2021-08-11T14:05:26.089Z] ---> Running in 9024c688bac8 [2021-08-11T14:05:26.692Z] Removing intermediate container 9024c688bac8 [2021-08-11T14:05:26.692Z] ---> f4961fbcff3a [2021-08-11T14:05:26.692Z] [2021-08-11T14:05:26.692Z] Successfully built f4961fbcff3a [2021-08-11T14:05:26.966Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-08-11T14:05:26.966Z]  Building security-secretstore-setup ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-11T14:05:27.947Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-11T14:05:28.541Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-11T14:05:28.541Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-11T14:05:28.541Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-11T14:05:28.813Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-11T14:05:29.087Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-11T14:05:29.087Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-11T14:05:29.087Z] Executing busybox-1.31.1-r20.trigger [2021-08-11T14:05:29.087Z] OK: 8 MiB in 20 packages [2021-08-11T14:05:30.532Z] Removing intermediate container 9d5507d46b13 [2021-08-11T14:05:30.532Z] ---> 7b18d5cc3793 [2021-08-11T14:05:30.532Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-11T14:05:31.131Z] ---> e767ab0d7dcc [2021-08-11T14:05:31.131Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-11T14:05:32.567Z] ---> fd7809ed6f08 [2021-08-11T14:05:32.567Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-11T14:05:33.552Z] ---> c2bf0bfe8c42 [2021-08-11T14:05:33.552Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-11T14:05:33.552Z] ---> Running in ae222089630e [2021-08-11T14:05:34.151Z] Removing intermediate container ae222089630e [2021-08-11T14:05:34.151Z] ---> 312731e8b4dc [2021-08-11T14:05:34.151Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-11T14:05:34.151Z] ---> Running in 5dcde7a2ff97 [2021-08-11T14:05:34.751Z] Removing intermediate container 5dcde7a2ff97 [2021-08-11T14:05:34.751Z] ---> d4c1c2d00a89 [2021-08-11T14:05:34.751Z] Step 22/24 : LABEL arch=arm64 [2021-08-11T14:05:34.751Z] ---> Running in 3e4b0377654b [2021-08-11T14:05:35.350Z] Removing intermediate container 3e4b0377654b [2021-08-11T14:05:35.350Z] ---> 57c795184e1e [2021-08-11T14:05:35.350Z] Step 23/24 : LABEL git_sha=0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [2021-08-11T14:05:35.350Z] ---> Running in 7f403835ea21 [2021-08-11T14:05:35.953Z] Removing intermediate container 7f403835ea21 [2021-08-11T14:05:35.954Z] ---> 90c2e531b38d [2021-08-11T14:05:35.954Z] Step 24/24 : LABEL version=2.0.1-dev.28 [2021-08-11T14:05:36.229Z] ---> Running in 726b7570b456 [2021-08-11T14:05:36.502Z] Removing intermediate container 726b7570b456 [2021-08-11T14:05:36.502Z] ---> 8594e0a4762b [2021-08-11T14:05:36.502Z] [2021-08-11T14:05:36.775Z] Successfully built 8594e0a4762b [2021-08-11T14:05:36.775Z] Successfully tagged core-data-arm64:latest [2021-08-11T14:05:37.389Z]  Building core-data ... done  [Pipeline] } [2021-08-11T14:05:37.393Z] $ docker stop --time=1 8aea9a7f96332bfc0c0524259e7349da826cc358cd822e3dea25601b0c897707 [2021-08-11T14:05:39.346Z] $ docker rm -f 8aea9a7f96332bfc0c0524259e7349da826cc358cd822e3dea25601b0c897707 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-11T14:05:40.019Z] + docker images [2021-08-11T14:05:40.294Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-11T14:05:40.294Z] core-data-arm64 latest 8594e0a4762b 4 seconds ago 19.3MB [2021-08-11T14:05:40.294Z] security-secretstore-setup-arm64 latest f4961fbcff3a 14 seconds ago 27.4MB [2021-08-11T14:05:40.294Z] security-proxy-setup-arm64 latest ca0efd8fba85 19 seconds ago 24.5MB [2021-08-11T14:05:40.294Z] core-metadata-arm64 latest 2068de936f30 20 seconds ago 15.8MB [2021-08-11T14:05:40.294Z] ceeb36a7a3a3 21 seconds ago 1.45GB [2021-08-11T14:05:40.294Z] 34a5e97fa11f 38 seconds ago 1.45GB [2021-08-11T14:05:40.295Z] 3a8af5a6d948 43 seconds ago 1.45GB [2021-08-11T14:05:40.295Z] c371d91ecbbd 44 seconds ago 1.45GB [2021-08-11T14:05:40.295Z] sys-mgmt-agent-arm64 latest b0bc29f78a34 About a minute ago 311MB [2021-08-11T14:05:40.295Z] core-command-arm64 latest fae553c54b8c 3 minutes ago 15.1MB [2021-08-11T14:05:40.295Z] support-notifications-arm64 latest fed28924b57c 3 minutes ago 15.9MB [2021-08-11T14:05:40.295Z] support-scheduler-arm64 latest b750911219fc 3 minutes ago 15.2MB [2021-08-11T14:05:40.295Z] security-bootstrapper-arm64 latest 4b47a674a38f 3 minutes ago 17.7MB [2021-08-11T14:05:40.295Z] 761f106f876c 3 minutes ago 1.45GB [2021-08-11T14:05:40.295Z] be0b676fa25f 3 minutes ago 1.45GB [2021-08-11T14:05:40.295Z] 1978675c6975 3 minutes ago 1.44GB [2021-08-11T14:05:40.295Z] 9e7030cd1703 3 minutes ago 1.45GB [2021-08-11T14:05:40.295Z] 93fb0fe62e39 4 minutes ago 1.45GB [2021-08-11T14:05:40.295Z] ci-base-image-arm64 latest 0e419c890e5a 8 minutes ago 1.23GB [2021-08-11T14:05:40.295Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 5 days ago 533MB [2021-08-11T14:05:40.295Z] docker 20.10.7 df445af6242a 8 weeks ago 234MB [2021-08-11T14:05:40.295Z] alpine 3.12 c4fd0aeabfcf 8 weeks ago 5.32MB [2021-08-11T14:05:40.295Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 13 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-11T14:05:40.514Z] provisioning config files... [2021-08-11T14:05:40.540Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/31@tmp/config2479419250791658359tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T14:05:40.917Z] ---> docker-login.sh [2021-08-11T14:05:40.917Z] nexus3.edgexfoundry.org:10001 [2021-08-11T14:05:41.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T14:05:41.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T14:05:41.467Z] Configure a credential helper to remove this warning. See [2021-08-11T14:05:41.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T14:05:41.467Z] [2021-08-11T14:05:41.467Z] Login Succeeded [2021-08-11T14:05:41.467Z] nexus3.edgexfoundry.org:10002 [2021-08-11T14:05:42.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T14:05:42.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T14:05:42.060Z] Configure a credential helper to remove this warning. See [2021-08-11T14:05:42.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T14:05:42.060Z] [2021-08-11T14:05:42.060Z] Login Succeeded [2021-08-11T14:05:42.060Z] nexus3.edgexfoundry.org:10003 [2021-08-11T14:05:42.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T14:05:42.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T14:05:42.660Z] Configure a credential helper to remove this warning. See [2021-08-11T14:05:42.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T14:05:42.660Z] [2021-08-11T14:05:42.660Z] Login Succeeded [2021-08-11T14:05:42.660Z] nexus3.edgexfoundry.org:10004 [2021-08-11T14:05:43.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T14:05:43.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T14:05:43.253Z] Configure a credential helper to remove this warning. See [2021-08-11T14:05:43.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T14:05:43.253Z] [2021-08-11T14:05:43.253Z] Login Succeeded [2021-08-11T14:05:43.253Z] docker.io [2021-08-11T14:05:43.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T14:05:44.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T14:05:44.119Z] Configure a credential helper to remove this warning. See [2021-08-11T14:05:44.119Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T14:05:44.119Z] [2021-08-11T14:05:44.119Z] Login Succeeded [2021-08-11T14:05:44.119Z] ---> docker-login.sh ends [Pipeline] } [2021-08-11T14:05:44.135Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-11T14:05:44.212Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-08-11T14:05:44.212Z] 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [2021-08-11T14:05:44.212Z] latest [2021-08-11T14:05:44.212Z] 2.0.1-dev.28 [2021-08-11T14:05:44.212Z] 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28 [2021-08-11T14:05:44.212Z] main [2021-08-11T14:05:44.212Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:05:44.614Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:05:44.955Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [2021-08-11T14:05:44.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-11T14:05:44.956Z] 9928227f35e4: Preparing [2021-08-11T14:05:44.956Z] b0858a7a66f9: Preparing [2021-08-11T14:05:44.956Z] b3eb5829c040: Preparing [2021-08-11T14:05:44.956Z] d5a1fdf6abec: Preparing [2021-08-11T14:05:44.956Z] 3fbe34a1663b: Preparing [2021-08-11T14:05:45.228Z] 3fbe34a1663b: Layer already exists [2021-08-11T14:05:45.498Z] b3eb5829c040: Pushed [2021-08-11T14:05:45.498Z] 9928227f35e4: Pushed [2021-08-11T14:05:45.498Z] d5a1fdf6abec: Pushed [2021-08-11T14:05:47.459Z] b0858a7a66f9: Pushed [2021-08-11T14:05:47.730Z] 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f: digest: sha256:91af1e7495106f6ad42d8d82a7521e2303cb75dbd0f26562ef5ed89f3aa97c2f size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:05:48.088Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:05:48.423Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-08-11T14:05:48.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-11T14:05:48.423Z] 9928227f35e4: Preparing [2021-08-11T14:05:48.423Z] b0858a7a66f9: Preparing [2021-08-11T14:05:48.423Z] b3eb5829c040: Preparing [2021-08-11T14:05:48.423Z] d5a1fdf6abec: Preparing [2021-08-11T14:05:48.423Z] 3fbe34a1663b: Preparing [2021-08-11T14:05:48.696Z] d5a1fdf6abec: Layer already exists [2021-08-11T14:05:48.696Z] 3fbe34a1663b: Layer already exists [2021-08-11T14:05:48.696Z] b3eb5829c040: Layer already exists [2021-08-11T14:05:48.696Z] 9928227f35e4: Layer already exists [2021-08-11T14:05:48.696Z] b0858a7a66f9: Layer already exists [2021-08-11T14:05:48.696Z] latest: digest: sha256:91af1e7495106f6ad42d8d82a7521e2303cb75dbd0f26562ef5ed89f3aa97c2f size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:05:49.032Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.28 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:05:49.371Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.28 [2021-08-11T14:05:49.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-11T14:05:49.372Z] 9928227f35e4: Preparing [2021-08-11T14:05:49.372Z] b0858a7a66f9: Preparing [2021-08-11T14:05:49.372Z] b3eb5829c040: Preparing [2021-08-11T14:05:49.372Z] d5a1fdf6abec: Preparing [2021-08-11T14:05:49.372Z] 3fbe34a1663b: Preparing [2021-08-11T14:05:49.372Z] b0858a7a66f9: Layer already exists [2021-08-11T14:05:49.372Z] 3fbe34a1663b: Layer already exists [2021-08-11T14:05:49.372Z] 9928227f35e4: Layer already exists [2021-08-11T14:05:49.372Z] b3eb5829c040: Layer already exists [2021-08-11T14:05:49.372Z] d5a1fdf6abec: Layer already exists [2021-08-11T14:05:49.642Z] 2.0.1-dev.28: digest: sha256:91af1e7495106f6ad42d8d82a7521e2303cb75dbd0f26562ef5ed89f3aa97c2f size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:05:49.984Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:05:50.326Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28 [2021-08-11T14:05:50.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-11T14:05:50.326Z] 9928227f35e4: Preparing [2021-08-11T14:05:50.326Z] b0858a7a66f9: Preparing [2021-08-11T14:05:50.326Z] b3eb5829c040: Preparing [2021-08-11T14:05:50.326Z] d5a1fdf6abec: Preparing [2021-08-11T14:05:50.326Z] 3fbe34a1663b: Preparing [2021-08-11T14:05:50.326Z] 3fbe34a1663b: Layer already exists [2021-08-11T14:05:50.326Z] b3eb5829c040: Layer already exists [2021-08-11T14:05:50.326Z] d5a1fdf6abec: Layer already exists [2021-08-11T14:05:50.326Z] b0858a7a66f9: Layer already exists [2021-08-11T14:05:50.326Z] 9928227f35e4: Layer already exists [2021-08-11T14:05:50.598Z] 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28: digest: sha256:91af1e7495106f6ad42d8d82a7521e2303cb75dbd0f26562ef5ed89f3aa97c2f size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:05:50.944Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:05:51.286Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-08-11T14:05:51.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-11T14:05:51.286Z] 9928227f35e4: Preparing [2021-08-11T14:05:51.286Z] b0858a7a66f9: Preparing [2021-08-11T14:05:51.286Z] b3eb5829c040: Preparing [2021-08-11T14:05:51.286Z] d5a1fdf6abec: Preparing [2021-08-11T14:05:51.286Z] 3fbe34a1663b: Preparing [2021-08-11T14:05:51.557Z] b3eb5829c040: Layer already exists [2021-08-11T14:05:51.557Z] 3fbe34a1663b: Layer already exists [2021-08-11T14:05:51.557Z] 9928227f35e4: Layer already exists [2021-08-11T14:05:51.557Z] d5a1fdf6abec: Layer already exists [2021-08-11T14:05:51.557Z] b0858a7a66f9: Layer already exists [2021-08-11T14:05:51.557Z] main: digest: sha256:91af1e7495106f6ad42d8d82a7521e2303cb75dbd0f26562ef5ed89f3aa97c2f size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-11T14:05:51.620Z] ===================================================== [Pipeline] echo [2021-08-11T14:05:51.635Z] taggedImages: [2021-08-11T14:05:51.635Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [2021-08-11T14:05:51.635Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-08-11T14:05:51.635Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.28 [2021-08-11T14:05:51.635Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28 [2021-08-11T14:05:51.635Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-08-11T14:05:51.665Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-08-11T14:05:51.666Z] 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [2021-08-11T14:05:51.666Z] latest [2021-08-11T14:05:51.666Z] 2.0.1-dev.28 [2021-08-11T14:05:51.666Z] 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28 [2021-08-11T14:05:51.666Z] main [2021-08-11T14:05:51.666Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:05:52.043Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:05:52.382Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [2021-08-11T14:05:52.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-11T14:05:52.382Z] e69ee7b10056: Preparing [2021-08-11T14:05:52.382Z] 8148d277b7ad: Preparing [2021-08-11T14:05:52.382Z] b3eb5829c040: Preparing [2021-08-11T14:05:52.382Z] f834a473aa9f: Preparing [2021-08-11T14:05:52.382Z] ba7a7a237906: Preparing [2021-08-11T14:05:52.382Z] 3fbe34a1663b: Preparing [2021-08-11T14:05:52.382Z] 3fbe34a1663b: Waiting [2021-08-11T14:05:52.656Z] b3eb5829c040: Layer already exists [2021-08-11T14:05:52.656Z] 3fbe34a1663b: Layer already exists [2021-08-11T14:05:52.929Z] e69ee7b10056: Pushed [2021-08-11T14:05:52.929Z] ba7a7a237906: Pushed [2021-08-11T14:05:53.521Z] f834a473aa9f: Pushed [2021-08-11T14:05:55.480Z] 8148d277b7ad: Pushed [2021-08-11T14:05:56.072Z] 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f: digest: sha256:a97bd9897ba3bcbeb7a0de83063ffd55af74ad1ba1453b1847a4e831df61528b size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:05:56.440Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:05:56.777Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-08-11T14:05:56.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-11T14:05:56.777Z] e69ee7b10056: Preparing [2021-08-11T14:05:56.777Z] 8148d277b7ad: Preparing [2021-08-11T14:05:56.777Z] b3eb5829c040: Preparing [2021-08-11T14:05:56.777Z] f834a473aa9f: Preparing [2021-08-11T14:05:56.777Z] ba7a7a237906: Preparing [2021-08-11T14:05:56.777Z] 3fbe34a1663b: Preparing [2021-08-11T14:05:56.777Z] 3fbe34a1663b: Waiting [2021-08-11T14:05:57.049Z] f834a473aa9f: Layer already exists [2021-08-11T14:05:57.049Z] ba7a7a237906: Layer already exists [2021-08-11T14:05:57.049Z] e69ee7b10056: Layer already exists [2021-08-11T14:05:57.049Z] 8148d277b7ad: Layer already exists [2021-08-11T14:05:57.049Z] b3eb5829c040: Layer already exists [2021-08-11T14:05:57.049Z] 3fbe34a1663b: Layer already exists [2021-08-11T14:05:57.049Z] latest: digest: sha256:a97bd9897ba3bcbeb7a0de83063ffd55af74ad1ba1453b1847a4e831df61528b size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:05:57.388Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.28 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:05:57.726Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.28 [2021-08-11T14:05:57.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-11T14:05:57.726Z] e69ee7b10056: Preparing [2021-08-11T14:05:57.726Z] 8148d277b7ad: Preparing [2021-08-11T14:05:57.726Z] b3eb5829c040: Preparing [2021-08-11T14:05:57.726Z] f834a473aa9f: Preparing [2021-08-11T14:05:57.726Z] ba7a7a237906: Preparing [2021-08-11T14:05:57.726Z] 3fbe34a1663b: Preparing [2021-08-11T14:05:57.726Z] 3fbe34a1663b: Waiting [2021-08-11T14:05:57.999Z] 8148d277b7ad: Layer already exists [2021-08-11T14:05:57.999Z] ba7a7a237906: Layer already exists [2021-08-11T14:05:57.999Z] b3eb5829c040: Layer already exists [2021-08-11T14:05:57.999Z] f834a473aa9f: Layer already exists [2021-08-11T14:05:57.999Z] e69ee7b10056: Layer already exists [2021-08-11T14:05:57.999Z] 3fbe34a1663b: Layer already exists [2021-08-11T14:05:57.999Z] 2.0.1-dev.28: digest: sha256:a97bd9897ba3bcbeb7a0de83063ffd55af74ad1ba1453b1847a4e831df61528b size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:05:58.338Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:05:58.673Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28 [2021-08-11T14:05:58.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-11T14:05:58.673Z] e69ee7b10056: Preparing [2021-08-11T14:05:58.673Z] 8148d277b7ad: Preparing [2021-08-11T14:05:58.673Z] b3eb5829c040: Preparing [2021-08-11T14:05:58.673Z] f834a473aa9f: Preparing [2021-08-11T14:05:58.673Z] ba7a7a237906: Preparing [2021-08-11T14:05:58.673Z] 3fbe34a1663b: Preparing [2021-08-11T14:05:58.673Z] 3fbe34a1663b: Waiting [2021-08-11T14:05:58.944Z] e69ee7b10056: Layer already exists [2021-08-11T14:05:58.944Z] ba7a7a237906: Layer already exists [2021-08-11T14:05:58.944Z] 8148d277b7ad: Layer already exists [2021-08-11T14:05:58.944Z] b3eb5829c040: Layer already exists [2021-08-11T14:05:58.944Z] f834a473aa9f: Layer already exists [2021-08-11T14:05:58.944Z] 3fbe34a1663b: Layer already exists [2021-08-11T14:05:58.944Z] 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28: digest: sha256:a97bd9897ba3bcbeb7a0de83063ffd55af74ad1ba1453b1847a4e831df61528b size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:05:59.283Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:05:59.616Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-08-11T14:05:59.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-11T14:05:59.616Z] e69ee7b10056: Preparing [2021-08-11T14:05:59.616Z] 8148d277b7ad: Preparing [2021-08-11T14:05:59.616Z] b3eb5829c040: Preparing [2021-08-11T14:05:59.616Z] f834a473aa9f: Preparing [2021-08-11T14:05:59.616Z] ba7a7a237906: Preparing [2021-08-11T14:05:59.616Z] 3fbe34a1663b: Preparing [2021-08-11T14:05:59.616Z] 3fbe34a1663b: Waiting [2021-08-11T14:05:59.886Z] ba7a7a237906: Layer already exists [2021-08-11T14:05:59.886Z] b3eb5829c040: Layer already exists [2021-08-11T14:05:59.886Z] 8148d277b7ad: Layer already exists [2021-08-11T14:05:59.886Z] f834a473aa9f: Layer already exists [2021-08-11T14:05:59.886Z] e69ee7b10056: Layer already exists [2021-08-11T14:05:59.886Z] 3fbe34a1663b: Layer already exists [2021-08-11T14:05:59.886Z] main: digest: sha256:a97bd9897ba3bcbeb7a0de83063ffd55af74ad1ba1453b1847a4e831df61528b size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-11T14:05:59.951Z] ===================================================== [Pipeline] echo [2021-08-11T14:05:59.967Z] taggedImages: [2021-08-11T14:05:59.967Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [2021-08-11T14:05:59.967Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-08-11T14:05:59.967Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.28 [2021-08-11T14:05:59.967Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28 [2021-08-11T14:05:59.967Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-08-11T14:05:59.999Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-08-11T14:05:59.999Z] 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [2021-08-11T14:05:59.999Z] latest [2021-08-11T14:05:59.999Z] 2.0.1-dev.28 [2021-08-11T14:05:59.999Z] 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28 [2021-08-11T14:05:59.999Z] main [2021-08-11T14:05:59.999Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:06:00.413Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:06:00.780Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [2021-08-11T14:06:00.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-11T14:06:00.781Z] 59b7aa58220f: Preparing [2021-08-11T14:06:00.781Z] 64ebf9feb0b0: Preparing [2021-08-11T14:06:00.781Z] b3eb5829c040: Preparing [2021-08-11T14:06:00.781Z] 6af7cedce776: Preparing [2021-08-11T14:06:00.781Z] 3fbe34a1663b: Preparing [2021-08-11T14:06:01.064Z] 3fbe34a1663b: Layer already exists [2021-08-11T14:06:01.064Z] b3eb5829c040: Layer already exists [2021-08-11T14:06:01.064Z] 59b7aa58220f: Pushed [2021-08-11T14:06:01.338Z] 6af7cedce776: Pushed [2021-08-11T14:06:03.954Z] 64ebf9feb0b0: Pushed [2021-08-11T14:06:03.954Z] 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f: digest: sha256:f5539da4dc5036db6e6f8616206a96a88a70544da5b39fcf045e38315c9a13d0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:06:04.296Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:06:04.632Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-08-11T14:06:04.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-11T14:06:04.632Z] 59b7aa58220f: Preparing [2021-08-11T14:06:04.632Z] 64ebf9feb0b0: Preparing [2021-08-11T14:06:04.632Z] b3eb5829c040: Preparing [2021-08-11T14:06:04.632Z] 6af7cedce776: Preparing [2021-08-11T14:06:04.632Z] 3fbe34a1663b: Preparing [2021-08-11T14:06:04.906Z] 64ebf9feb0b0: Layer already exists [2021-08-11T14:06:04.906Z] 3fbe34a1663b: Layer already exists [2021-08-11T14:06:04.906Z] 6af7cedce776: Layer already exists [2021-08-11T14:06:04.906Z] 59b7aa58220f: Layer already exists [2021-08-11T14:06:04.906Z] b3eb5829c040: Layer already exists [2021-08-11T14:06:04.906Z] latest: digest: sha256:f5539da4dc5036db6e6f8616206a96a88a70544da5b39fcf045e38315c9a13d0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:06:05.247Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.28 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:06:05.583Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.28 [2021-08-11T14:06:05.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-11T14:06:05.583Z] 59b7aa58220f: Preparing [2021-08-11T14:06:05.583Z] 64ebf9feb0b0: Preparing [2021-08-11T14:06:05.583Z] b3eb5829c040: Preparing [2021-08-11T14:06:05.583Z] 6af7cedce776: Preparing [2021-08-11T14:06:05.583Z] 3fbe34a1663b: Preparing [2021-08-11T14:06:05.583Z] 59b7aa58220f: Layer already exists [2021-08-11T14:06:05.583Z] 3fbe34a1663b: Layer already exists [2021-08-11T14:06:05.583Z] 64ebf9feb0b0: Layer already exists [2021-08-11T14:06:05.856Z] b3eb5829c040: Layer already exists [2021-08-11T14:06:05.856Z] 6af7cedce776: Layer already exists [2021-08-11T14:06:05.856Z] 2.0.1-dev.28: digest: sha256:f5539da4dc5036db6e6f8616206a96a88a70544da5b39fcf045e38315c9a13d0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:06:06.203Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:06:06.537Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28 [2021-08-11T14:06:06.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-11T14:06:06.537Z] 59b7aa58220f: Preparing [2021-08-11T14:06:06.537Z] 64ebf9feb0b0: Preparing [2021-08-11T14:06:06.537Z] b3eb5829c040: Preparing [2021-08-11T14:06:06.537Z] 6af7cedce776: Preparing [2021-08-11T14:06:06.537Z] 3fbe34a1663b: Preparing [2021-08-11T14:06:06.811Z] b3eb5829c040: Layer already exists [2021-08-11T14:06:06.811Z] 6af7cedce776: Layer already exists [2021-08-11T14:06:06.811Z] 59b7aa58220f: Layer already exists [2021-08-11T14:06:06.811Z] 3fbe34a1663b: Layer already exists [2021-08-11T14:06:06.811Z] 64ebf9feb0b0: Layer already exists [2021-08-11T14:06:06.811Z] 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28: digest: sha256:f5539da4dc5036db6e6f8616206a96a88a70544da5b39fcf045e38315c9a13d0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:06:07.156Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:06:07.493Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-08-11T14:06:07.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-11T14:06:07.493Z] 59b7aa58220f: Preparing [2021-08-11T14:06:07.493Z] 64ebf9feb0b0: Preparing [2021-08-11T14:06:07.493Z] b3eb5829c040: Preparing [2021-08-11T14:06:07.493Z] 6af7cedce776: Preparing [2021-08-11T14:06:07.493Z] 3fbe34a1663b: Preparing [2021-08-11T14:06:07.493Z] 6af7cedce776: Layer already exists [2021-08-11T14:06:07.493Z] 3fbe34a1663b: Layer already exists [2021-08-11T14:06:07.493Z] b3eb5829c040: Layer already exists [2021-08-11T14:06:07.493Z] 59b7aa58220f: Layer already exists [2021-08-11T14:06:07.767Z] 64ebf9feb0b0: Layer already exists [2021-08-11T14:06:07.767Z] main: digest: sha256:f5539da4dc5036db6e6f8616206a96a88a70544da5b39fcf045e38315c9a13d0 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-11T14:06:07.846Z] ===================================================== [Pipeline] echo [2021-08-11T14:06:07.860Z] taggedImages: [2021-08-11T14:06:07.860Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [2021-08-11T14:06:07.860Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-08-11T14:06:07.860Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.28 [2021-08-11T14:06:07.860Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28 [2021-08-11T14:06:07.860Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-08-11T14:06:07.889Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-08-11T14:06:07.889Z] 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [2021-08-11T14:06:07.889Z] latest [2021-08-11T14:06:07.889Z] 2.0.1-dev.28 [2021-08-11T14:06:07.889Z] 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28 [2021-08-11T14:06:07.889Z] main [2021-08-11T14:06:07.889Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:06:08.264Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:06:08.601Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [2021-08-11T14:06:08.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-11T14:06:08.602Z] 3cff7fa80b09: Preparing [2021-08-11T14:06:08.602Z] 3cff7fa80b09: Preparing [2021-08-11T14:06:08.602Z] d0c78a5762f8: Preparing [2021-08-11T14:06:08.602Z] c87cffa61ad3: Preparing [2021-08-11T14:06:08.602Z] 748fe49f69b8: Preparing [2021-08-11T14:06:08.602Z] bf8486cb077f: Preparing [2021-08-11T14:06:08.602Z] b3eb5829c040: Preparing [2021-08-11T14:06:08.602Z] 7ee992f0f27e: Preparing [2021-08-11T14:06:08.602Z] 3abc37b3852f: Preparing [2021-08-11T14:06:08.602Z] f51a1773dbed: Preparing [2021-08-11T14:06:08.602Z] d96a937bb395: Preparing [2021-08-11T14:06:08.602Z] 3fbe34a1663b: Preparing [2021-08-11T14:06:08.602Z] b3eb5829c040: Waiting [2021-08-11T14:06:08.602Z] 7ee992f0f27e: Waiting [2021-08-11T14:06:08.602Z] 3abc37b3852f: Waiting [2021-08-11T14:06:08.602Z] f51a1773dbed: Waiting [2021-08-11T14:06:08.602Z] d96a937bb395: Waiting [2021-08-11T14:06:08.602Z] 3fbe34a1663b: Waiting [2021-08-11T14:06:08.875Z] 748fe49f69b8: Pushed [2021-08-11T14:06:08.875Z] c87cffa61ad3: Pushed [2021-08-11T14:06:08.875Z] d0c78a5762f8: Pushed [2021-08-11T14:06:08.875Z] 3cff7fa80b09: Pushed [2021-08-11T14:06:09.145Z] b3eb5829c040: Layer already exists [2021-08-11T14:06:09.146Z] 3abc37b3852f: Pushed [2021-08-11T14:06:09.146Z] 7ee992f0f27e: Pushed [2021-08-11T14:06:09.146Z] f51a1773dbed: Pushed [2021-08-11T14:06:09.146Z] d96a937bb395: Pushed [2021-08-11T14:06:09.417Z] 3fbe34a1663b: Layer already exists [2021-08-11T14:06:12.017Z] bf8486cb077f: Pushed [2021-08-11T14:06:12.017Z] 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f: digest: sha256:12e4fcdc4d8217931e9ba642bf4c057beb1826c20b61bb4060facd4e7a83e44d size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:06:12.351Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:06:12.684Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-08-11T14:06:12.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-11T14:06:12.684Z] 3cff7fa80b09: Preparing [2021-08-11T14:06:12.684Z] 3cff7fa80b09: Preparing [2021-08-11T14:06:12.684Z] d0c78a5762f8: Preparing [2021-08-11T14:06:12.684Z] c87cffa61ad3: Preparing [2021-08-11T14:06:12.684Z] 748fe49f69b8: Preparing [2021-08-11T14:06:12.684Z] bf8486cb077f: Preparing [2021-08-11T14:06:12.684Z] b3eb5829c040: Preparing [2021-08-11T14:06:12.684Z] 7ee992f0f27e: Preparing [2021-08-11T14:06:12.684Z] 3abc37b3852f: Preparing [2021-08-11T14:06:12.684Z] f51a1773dbed: Preparing [2021-08-11T14:06:12.684Z] d96a937bb395: Preparing [2021-08-11T14:06:12.684Z] 3fbe34a1663b: Preparing [2021-08-11T14:06:12.684Z] b3eb5829c040: Waiting [2021-08-11T14:06:12.684Z] 7ee992f0f27e: Waiting [2021-08-11T14:06:12.684Z] 3abc37b3852f: Waiting [2021-08-11T14:06:12.684Z] f51a1773dbed: Waiting [2021-08-11T14:06:12.684Z] d96a937bb395: Waiting [2021-08-11T14:06:12.684Z] 3fbe34a1663b: Waiting [2021-08-11T14:06:12.955Z] c87cffa61ad3: Layer already exists [2021-08-11T14:06:12.955Z] d0c78a5762f8: Layer already exists [2021-08-11T14:06:12.955Z] 748fe49f69b8: Layer already exists [2021-08-11T14:06:12.955Z] 3cff7fa80b09: Layer already exists [2021-08-11T14:06:12.955Z] bf8486cb077f: Layer already exists [2021-08-11T14:06:12.955Z] b3eb5829c040: Layer already exists [2021-08-11T14:06:12.955Z] 3abc37b3852f: Layer already exists [2021-08-11T14:06:12.955Z] d96a937bb395: Layer already exists [2021-08-11T14:06:12.955Z] 7ee992f0f27e: Layer already exists [2021-08-11T14:06:12.955Z] f51a1773dbed: Layer already exists [2021-08-11T14:06:12.955Z] 3fbe34a1663b: Layer already exists [2021-08-11T14:06:12.955Z] latest: digest: sha256:12e4fcdc4d8217931e9ba642bf4c057beb1826c20b61bb4060facd4e7a83e44d size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:06:13.296Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.28 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:06:13.635Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.28 [2021-08-11T14:06:13.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-11T14:06:13.635Z] 3cff7fa80b09: Preparing [2021-08-11T14:06:13.635Z] 3cff7fa80b09: Preparing [2021-08-11T14:06:13.635Z] d0c78a5762f8: Preparing [2021-08-11T14:06:13.635Z] c87cffa61ad3: Preparing [2021-08-11T14:06:13.635Z] 748fe49f69b8: Preparing [2021-08-11T14:06:13.635Z] bf8486cb077f: Preparing [2021-08-11T14:06:13.635Z] b3eb5829c040: Preparing [2021-08-11T14:06:13.635Z] 7ee992f0f27e: Preparing [2021-08-11T14:06:13.635Z] 3abc37b3852f: Preparing [2021-08-11T14:06:13.635Z] f51a1773dbed: Preparing [2021-08-11T14:06:13.635Z] d96a937bb395: Preparing [2021-08-11T14:06:13.635Z] 3fbe34a1663b: Preparing [2021-08-11T14:06:13.635Z] 3abc37b3852f: Waiting [2021-08-11T14:06:13.635Z] f51a1773dbed: Waiting [2021-08-11T14:06:13.635Z] d96a937bb395: Waiting [2021-08-11T14:06:13.635Z] 3fbe34a1663b: Waiting [2021-08-11T14:06:13.635Z] b3eb5829c040: Waiting [2021-08-11T14:06:13.635Z] 7ee992f0f27e: Waiting [2021-08-11T14:06:13.906Z] d0c78a5762f8: Layer already exists [2021-08-11T14:06:13.906Z] 3cff7fa80b09: Layer already exists [2021-08-11T14:06:13.906Z] bf8486cb077f: Layer already exists [2021-08-11T14:06:13.906Z] 748fe49f69b8: Layer already exists [2021-08-11T14:06:13.906Z] c87cffa61ad3: Layer already exists [2021-08-11T14:06:13.906Z] 7ee992f0f27e: Layer already exists [2021-08-11T14:06:13.906Z] b3eb5829c040: Layer already exists [2021-08-11T14:06:13.906Z] f51a1773dbed: Layer already exists [2021-08-11T14:06:13.906Z] 3abc37b3852f: Layer already exists [2021-08-11T14:06:13.906Z] d96a937bb395: Layer already exists [2021-08-11T14:06:13.906Z] 3fbe34a1663b: Layer already exists [2021-08-11T14:06:13.906Z] 2.0.1-dev.28: digest: sha256:12e4fcdc4d8217931e9ba642bf4c057beb1826c20b61bb4060facd4e7a83e44d size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:06:14.245Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:06:14.582Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28 [2021-08-11T14:06:14.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-11T14:06:14.583Z] 3cff7fa80b09: Preparing [2021-08-11T14:06:14.583Z] 3cff7fa80b09: Preparing [2021-08-11T14:06:14.583Z] d0c78a5762f8: Preparing [2021-08-11T14:06:14.583Z] c87cffa61ad3: Preparing [2021-08-11T14:06:14.583Z] 748fe49f69b8: Preparing [2021-08-11T14:06:14.583Z] bf8486cb077f: Preparing [2021-08-11T14:06:14.583Z] b3eb5829c040: Preparing [2021-08-11T14:06:14.583Z] 7ee992f0f27e: Preparing [2021-08-11T14:06:14.583Z] 3abc37b3852f: Preparing [2021-08-11T14:06:14.583Z] f51a1773dbed: Preparing [2021-08-11T14:06:14.583Z] d96a937bb395: Preparing [2021-08-11T14:06:14.583Z] 3fbe34a1663b: Preparing [2021-08-11T14:06:14.583Z] b3eb5829c040: Waiting [2021-08-11T14:06:14.583Z] 7ee992f0f27e: Waiting [2021-08-11T14:06:14.583Z] d96a937bb395: Waiting [2021-08-11T14:06:14.583Z] 3abc37b3852f: Waiting [2021-08-11T14:06:14.583Z] f51a1773dbed: Waiting [2021-08-11T14:06:14.583Z] 3fbe34a1663b: Waiting [2021-08-11T14:06:14.856Z] 3cff7fa80b09: Layer already exists [2021-08-11T14:06:14.856Z] c87cffa61ad3: Layer already exists [2021-08-11T14:06:14.856Z] 748fe49f69b8: Layer already exists [2021-08-11T14:06:14.856Z] bf8486cb077f: Layer already exists [2021-08-11T14:06:14.856Z] d0c78a5762f8: Layer already exists [2021-08-11T14:06:14.856Z] b3eb5829c040: Layer already exists [2021-08-11T14:06:14.856Z] 3abc37b3852f: Layer already exists [2021-08-11T14:06:14.856Z] f51a1773dbed: Layer already exists [2021-08-11T14:06:14.856Z] d96a937bb395: Layer already exists [2021-08-11T14:06:14.856Z] 7ee992f0f27e: Layer already exists [2021-08-11T14:06:14.856Z] 3fbe34a1663b: Layer already exists [2021-08-11T14:06:14.856Z] 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28: digest: sha256:12e4fcdc4d8217931e9ba642bf4c057beb1826c20b61bb4060facd4e7a83e44d size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:06:15.193Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:06:15.525Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-08-11T14:06:15.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-11T14:06:15.525Z] 3cff7fa80b09: Preparing [2021-08-11T14:06:15.525Z] 3cff7fa80b09: Preparing [2021-08-11T14:06:15.525Z] d0c78a5762f8: Preparing [2021-08-11T14:06:15.525Z] c87cffa61ad3: Preparing [2021-08-11T14:06:15.525Z] 748fe49f69b8: Preparing [2021-08-11T14:06:15.525Z] bf8486cb077f: Preparing [2021-08-11T14:06:15.525Z] b3eb5829c040: Preparing [2021-08-11T14:06:15.525Z] 7ee992f0f27e: Preparing [2021-08-11T14:06:15.525Z] 3abc37b3852f: Preparing [2021-08-11T14:06:15.525Z] f51a1773dbed: Preparing [2021-08-11T14:06:15.525Z] d96a937bb395: Preparing [2021-08-11T14:06:15.525Z] 3fbe34a1663b: Preparing [2021-08-11T14:06:15.525Z] 3abc37b3852f: Waiting [2021-08-11T14:06:15.525Z] f51a1773dbed: Waiting [2021-08-11T14:06:15.525Z] d96a937bb395: Waiting [2021-08-11T14:06:15.525Z] 3fbe34a1663b: Waiting [2021-08-11T14:06:15.525Z] b3eb5829c040: Waiting [2021-08-11T14:06:15.525Z] 7ee992f0f27e: Waiting [2021-08-11T14:06:15.797Z] bf8486cb077f: Layer already exists [2021-08-11T14:06:15.797Z] 3cff7fa80b09: Layer already exists [2021-08-11T14:06:15.797Z] c87cffa61ad3: Layer already exists [2021-08-11T14:06:15.797Z] 748fe49f69b8: Layer already exists [2021-08-11T14:06:15.797Z] d0c78a5762f8: Layer already exists [2021-08-11T14:06:15.797Z] 7ee992f0f27e: Layer already exists [2021-08-11T14:06:15.797Z] 3abc37b3852f: Layer already exists [2021-08-11T14:06:15.797Z] d96a937bb395: Layer already exists [2021-08-11T14:06:15.797Z] f51a1773dbed: Layer already exists [2021-08-11T14:06:15.797Z] b3eb5829c040: Layer already exists [2021-08-11T14:06:15.797Z] 3fbe34a1663b: Layer already exists [2021-08-11T14:06:15.797Z] main: digest: sha256:12e4fcdc4d8217931e9ba642bf4c057beb1826c20b61bb4060facd4e7a83e44d size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-11T14:06:15.864Z] ===================================================== [Pipeline] echo [2021-08-11T14:06:15.881Z] taggedImages: [2021-08-11T14:06:15.881Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [2021-08-11T14:06:15.881Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-08-11T14:06:15.881Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.28 [2021-08-11T14:06:15.881Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28 [2021-08-11T14:06:15.881Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-08-11T14:06:15.914Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-08-11T14:06:15.914Z] 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [2021-08-11T14:06:15.914Z] latest [2021-08-11T14:06:15.914Z] 2.0.1-dev.28 [2021-08-11T14:06:15.914Z] 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28 [2021-08-11T14:06:15.914Z] main [2021-08-11T14:06:15.914Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:06:16.289Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:06:16.622Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [2021-08-11T14:06:16.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-11T14:06:16.622Z] ba592f232d2f: Preparing [2021-08-11T14:06:16.622Z] 583ea8a75639: Preparing [2021-08-11T14:06:16.622Z] 9d3bdb58ed88: Preparing [2021-08-11T14:06:16.622Z] f7fea607c25c: Preparing [2021-08-11T14:06:16.622Z] 3afebac25919: Preparing [2021-08-11T14:06:16.622Z] 3fbe34a1663b: Preparing [2021-08-11T14:06:16.622Z] 3fbe34a1663b: Waiting [2021-08-11T14:06:16.898Z] f7fea607c25c: Pushed [2021-08-11T14:06:17.168Z] 9d3bdb58ed88: Pushed [2021-08-11T14:06:17.168Z] 3fbe34a1663b: Layer already exists [2021-08-11T14:06:17.441Z] 3afebac25919: Pushed [2021-08-11T14:06:19.407Z] 583ea8a75639: Pushed [2021-08-11T14:06:19.407Z] ba592f232d2f: Pushed [2021-08-11T14:06:19.407Z] 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f: digest: sha256:27689e13089bce434ff819aed9776e59d6bb99387389b1a60d2b42a82c6ebd38 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:06:19.745Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:06:20.079Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-08-11T14:06:20.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-11T14:06:20.079Z] ba592f232d2f: Preparing [2021-08-11T14:06:20.079Z] 583ea8a75639: Preparing [2021-08-11T14:06:20.079Z] 9d3bdb58ed88: Preparing [2021-08-11T14:06:20.079Z] f7fea607c25c: Preparing [2021-08-11T14:06:20.079Z] 3afebac25919: Preparing [2021-08-11T14:06:20.079Z] 3fbe34a1663b: Preparing [2021-08-11T14:06:20.353Z] 9d3bdb58ed88: Layer already exists [2021-08-11T14:06:20.353Z] ba592f232d2f: Layer already exists [2021-08-11T14:06:20.353Z] 583ea8a75639: Layer already exists [2021-08-11T14:06:20.353Z] 3afebac25919: Layer already exists [2021-08-11T14:06:20.353Z] f7fea607c25c: Layer already exists [2021-08-11T14:06:20.353Z] 3fbe34a1663b: Layer already exists [2021-08-11T14:06:20.353Z] latest: digest: sha256:27689e13089bce434ff819aed9776e59d6bb99387389b1a60d2b42a82c6ebd38 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:06:20.690Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.28 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:06:21.023Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.28 [2021-08-11T14:06:21.023Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-11T14:06:21.023Z] ba592f232d2f: Preparing [2021-08-11T14:06:21.023Z] 583ea8a75639: Preparing [2021-08-11T14:06:21.023Z] 9d3bdb58ed88: Preparing [2021-08-11T14:06:21.023Z] f7fea607c25c: Preparing [2021-08-11T14:06:21.023Z] 3afebac25919: Preparing [2021-08-11T14:06:21.023Z] 3fbe34a1663b: Preparing [2021-08-11T14:06:21.023Z] 3fbe34a1663b: Waiting [2021-08-11T14:06:21.302Z] 9d3bdb58ed88: Layer already exists [2021-08-11T14:06:21.302Z] ba592f232d2f: Layer already exists [2021-08-11T14:06:21.302Z] f7fea607c25c: Layer already exists [2021-08-11T14:06:21.302Z] 583ea8a75639: Layer already exists [2021-08-11T14:06:21.302Z] 3afebac25919: Layer already exists [2021-08-11T14:06:21.302Z] 3fbe34a1663b: Layer already exists [2021-08-11T14:06:21.302Z] 2.0.1-dev.28: digest: sha256:27689e13089bce434ff819aed9776e59d6bb99387389b1a60d2b42a82c6ebd38 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:06:21.644Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:06:21.983Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28 [2021-08-11T14:06:21.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-11T14:06:21.983Z] ba592f232d2f: Preparing [2021-08-11T14:06:21.983Z] 583ea8a75639: Preparing [2021-08-11T14:06:21.983Z] 9d3bdb58ed88: Preparing [2021-08-11T14:06:21.983Z] f7fea607c25c: Preparing [2021-08-11T14:06:21.983Z] 3afebac25919: Preparing [2021-08-11T14:06:21.983Z] 3fbe34a1663b: Preparing [2021-08-11T14:06:21.983Z] 3fbe34a1663b: Waiting [2021-08-11T14:06:22.257Z] ba592f232d2f: Layer already exists [2021-08-11T14:06:22.257Z] f7fea607c25c: Layer already exists [2021-08-11T14:06:22.257Z] 583ea8a75639: Layer already exists [2021-08-11T14:06:22.258Z] 9d3bdb58ed88: Layer already exists [2021-08-11T14:06:22.258Z] 3afebac25919: Layer already exists [2021-08-11T14:06:22.258Z] 3fbe34a1663b: Layer already exists [2021-08-11T14:06:22.258Z] 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28: digest: sha256:27689e13089bce434ff819aed9776e59d6bb99387389b1a60d2b42a82c6ebd38 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:06:22.599Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:06:23.016Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-08-11T14:06:23.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-11T14:06:23.016Z] ba592f232d2f: Preparing [2021-08-11T14:06:23.016Z] 583ea8a75639: Preparing [2021-08-11T14:06:23.016Z] 9d3bdb58ed88: Preparing [2021-08-11T14:06:23.016Z] f7fea607c25c: Preparing [2021-08-11T14:06:23.016Z] 3afebac25919: Preparing [2021-08-11T14:06:23.016Z] 3fbe34a1663b: Preparing [2021-08-11T14:06:23.016Z] 3fbe34a1663b: Waiting [2021-08-11T14:06:23.016Z] f7fea607c25c: Layer already exists [2021-08-11T14:06:23.016Z] 3afebac25919: Layer already exists [2021-08-11T14:06:23.016Z] 583ea8a75639: Layer already exists [2021-08-11T14:06:23.016Z] ba592f232d2f: Layer already exists [2021-08-11T14:06:23.016Z] 9d3bdb58ed88: Layer already exists [2021-08-11T14:06:23.016Z] 3fbe34a1663b: Layer already exists [2021-08-11T14:06:23.290Z] main: digest: sha256:27689e13089bce434ff819aed9776e59d6bb99387389b1a60d2b42a82c6ebd38 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-11T14:06:23.365Z] ===================================================== [Pipeline] echo [2021-08-11T14:06:23.380Z] taggedImages: [2021-08-11T14:06:23.380Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [2021-08-11T14:06:23.380Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-08-11T14:06:23.380Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.28 [2021-08-11T14:06:23.380Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28 [2021-08-11T14:06:23.380Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-08-11T14:06:23.423Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-08-11T14:06:23.423Z] 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [2021-08-11T14:06:23.423Z] latest [2021-08-11T14:06:23.423Z] 2.0.1-dev.28 [2021-08-11T14:06:23.423Z] 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28 [2021-08-11T14:06:23.423Z] main [2021-08-11T14:06:23.423Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:06:23.816Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:06:24.175Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [2021-08-11T14:06:24.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-11T14:06:24.175Z] 90d866394ec4: Preparing [2021-08-11T14:06:24.175Z] 4f9774436208: Preparing [2021-08-11T14:06:24.175Z] de65f9d77b3d: Preparing [2021-08-11T14:06:24.175Z] d7074ada6378: Preparing [2021-08-11T14:06:24.175Z] fa312743c527: Preparing [2021-08-11T14:06:24.175Z] 00c7dfec6887: Preparing [2021-08-11T14:06:24.175Z] febf024aaa7e: Preparing [2021-08-11T14:06:24.175Z] b7fc56f43a20: Preparing [2021-08-11T14:06:24.175Z] 8b6ac090f9e7: Preparing [2021-08-11T14:06:24.175Z] 3fbe34a1663b: Preparing [2021-08-11T14:06:24.175Z] febf024aaa7e: Waiting [2021-08-11T14:06:24.175Z] b7fc56f43a20: Waiting [2021-08-11T14:06:24.175Z] 8b6ac090f9e7: Waiting [2021-08-11T14:06:24.175Z] 3fbe34a1663b: Waiting [2021-08-11T14:06:24.175Z] 00c7dfec6887: Waiting [2021-08-11T14:06:24.781Z] 4f9774436208: Pushed [2021-08-11T14:06:24.781Z] fa312743c527: Pushed [2021-08-11T14:06:24.781Z] 90d866394ec4: Pushed [2021-08-11T14:06:24.781Z] 00c7dfec6887: Pushed [2021-08-11T14:06:25.052Z] b7fc56f43a20: Pushed [2021-08-11T14:06:25.052Z] febf024aaa7e: Pushed [2021-08-11T14:06:25.052Z] 3fbe34a1663b: Layer already exists [2021-08-11T14:06:25.324Z] 8b6ac090f9e7: Pushed [2021-08-11T14:06:26.754Z] d7074ada6378: Pushed [2021-08-11T14:06:27.725Z] de65f9d77b3d: Pushed [2021-08-11T14:06:27.725Z] 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f: digest: sha256:769f05a73c3fe21b5674a8346078c995a709c21ab3484bfacef034f61d099a4b size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:06:28.059Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:06:28.390Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-08-11T14:06:28.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-11T14:06:28.390Z] 90d866394ec4: Preparing [2021-08-11T14:06:28.390Z] 4f9774436208: Preparing [2021-08-11T14:06:28.390Z] de65f9d77b3d: Preparing [2021-08-11T14:06:28.390Z] d7074ada6378: Preparing [2021-08-11T14:06:28.390Z] fa312743c527: Preparing [2021-08-11T14:06:28.390Z] 00c7dfec6887: Preparing [2021-08-11T14:06:28.390Z] febf024aaa7e: Preparing [2021-08-11T14:06:28.390Z] b7fc56f43a20: Preparing [2021-08-11T14:06:28.390Z] 8b6ac090f9e7: Preparing [2021-08-11T14:06:28.390Z] 3fbe34a1663b: Preparing [2021-08-11T14:06:28.390Z] febf024aaa7e: Waiting [2021-08-11T14:06:28.390Z] b7fc56f43a20: Waiting [2021-08-11T14:06:28.390Z] 8b6ac090f9e7: Waiting [2021-08-11T14:06:28.390Z] 00c7dfec6887: Waiting [2021-08-11T14:06:28.390Z] 3fbe34a1663b: Waiting [2021-08-11T14:06:28.661Z] 4f9774436208: Layer already exists [2021-08-11T14:06:28.661Z] 90d866394ec4: Layer already exists [2021-08-11T14:06:28.661Z] de65f9d77b3d: Layer already exists [2021-08-11T14:06:28.661Z] fa312743c527: Layer already exists [2021-08-11T14:06:28.661Z] d7074ada6378: Layer already exists [2021-08-11T14:06:28.661Z] 00c7dfec6887: Layer already exists [2021-08-11T14:06:28.661Z] b7fc56f43a20: Layer already exists [2021-08-11T14:06:28.661Z] febf024aaa7e: Layer already exists [2021-08-11T14:06:28.661Z] 8b6ac090f9e7: Layer already exists [2021-08-11T14:06:28.661Z] 3fbe34a1663b: Layer already exists [2021-08-11T14:06:28.661Z] latest: digest: sha256:769f05a73c3fe21b5674a8346078c995a709c21ab3484bfacef034f61d099a4b size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:06:28.999Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.28 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:06:29.338Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.28 [2021-08-11T14:06:29.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-11T14:06:29.338Z] 90d866394ec4: Preparing [2021-08-11T14:06:29.338Z] 4f9774436208: Preparing [2021-08-11T14:06:29.338Z] de65f9d77b3d: Preparing [2021-08-11T14:06:29.338Z] d7074ada6378: Preparing [2021-08-11T14:06:29.338Z] fa312743c527: Preparing [2021-08-11T14:06:29.338Z] 00c7dfec6887: Preparing [2021-08-11T14:06:29.338Z] febf024aaa7e: Preparing [2021-08-11T14:06:29.338Z] b7fc56f43a20: Preparing [2021-08-11T14:06:29.338Z] 8b6ac090f9e7: Preparing [2021-08-11T14:06:29.338Z] 3fbe34a1663b: Preparing [2021-08-11T14:06:29.338Z] 00c7dfec6887: Waiting [2021-08-11T14:06:29.338Z] febf024aaa7e: Waiting [2021-08-11T14:06:29.338Z] b7fc56f43a20: Waiting [2021-08-11T14:06:29.338Z] 3fbe34a1663b: Waiting [2021-08-11T14:06:29.612Z] de65f9d77b3d: Layer already exists [2021-08-11T14:06:29.612Z] 4f9774436208: Layer already exists [2021-08-11T14:06:29.612Z] fa312743c527: Layer already exists [2021-08-11T14:06:29.612Z] d7074ada6378: Layer already exists [2021-08-11T14:06:29.612Z] 90d866394ec4: Layer already exists [2021-08-11T14:06:29.612Z] febf024aaa7e: Layer already exists [2021-08-11T14:06:29.612Z] 00c7dfec6887: Layer already exists [2021-08-11T14:06:29.612Z] b7fc56f43a20: Layer already exists [2021-08-11T14:06:29.612Z] 8b6ac090f9e7: Layer already exists [2021-08-11T14:06:29.612Z] 3fbe34a1663b: Layer already exists [2021-08-11T14:06:29.612Z] 2.0.1-dev.28: digest: sha256:769f05a73c3fe21b5674a8346078c995a709c21ab3484bfacef034f61d099a4b size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:06:29.949Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:06:30.283Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28 [2021-08-11T14:06:30.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-11T14:06:30.283Z] 90d866394ec4: Preparing [2021-08-11T14:06:30.283Z] 4f9774436208: Preparing [2021-08-11T14:06:30.283Z] de65f9d77b3d: Preparing [2021-08-11T14:06:30.283Z] d7074ada6378: Preparing [2021-08-11T14:06:30.283Z] fa312743c527: Preparing [2021-08-11T14:06:30.283Z] 00c7dfec6887: Preparing [2021-08-11T14:06:30.283Z] febf024aaa7e: Preparing [2021-08-11T14:06:30.283Z] b7fc56f43a20: Preparing [2021-08-11T14:06:30.283Z] 8b6ac090f9e7: Preparing [2021-08-11T14:06:30.283Z] 3fbe34a1663b: Preparing [2021-08-11T14:06:30.283Z] febf024aaa7e: Waiting [2021-08-11T14:06:30.283Z] b7fc56f43a20: Waiting [2021-08-11T14:06:30.283Z] 8b6ac090f9e7: Waiting [2021-08-11T14:06:30.283Z] 3fbe34a1663b: Waiting [2021-08-11T14:06:30.283Z] 00c7dfec6887: Waiting [2021-08-11T14:06:30.283Z] de65f9d77b3d: Layer already exists [2021-08-11T14:06:30.283Z] fa312743c527: Layer already exists [2021-08-11T14:06:30.283Z] d7074ada6378: Layer already exists [2021-08-11T14:06:30.283Z] 4f9774436208: Layer already exists [2021-08-11T14:06:30.283Z] 90d866394ec4: Layer already exists [2021-08-11T14:06:30.283Z] b7fc56f43a20: Layer already exists [2021-08-11T14:06:30.555Z] febf024aaa7e: Layer already exists [2021-08-11T14:06:30.555Z] 00c7dfec6887: Layer already exists [2021-08-11T14:06:30.555Z] 3fbe34a1663b: Layer already exists [2021-08-11T14:06:30.555Z] 8b6ac090f9e7: Layer already exists [2021-08-11T14:06:30.555Z] 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28: digest: sha256:769f05a73c3fe21b5674a8346078c995a709c21ab3484bfacef034f61d099a4b size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:06:30.893Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:06:31.231Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-08-11T14:06:31.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-11T14:06:31.231Z] 90d866394ec4: Preparing [2021-08-11T14:06:31.231Z] 4f9774436208: Preparing [2021-08-11T14:06:31.231Z] de65f9d77b3d: Preparing [2021-08-11T14:06:31.231Z] d7074ada6378: Preparing [2021-08-11T14:06:31.231Z] fa312743c527: Preparing [2021-08-11T14:06:31.231Z] 00c7dfec6887: Preparing [2021-08-11T14:06:31.231Z] febf024aaa7e: Preparing [2021-08-11T14:06:31.231Z] b7fc56f43a20: Preparing [2021-08-11T14:06:31.231Z] 8b6ac090f9e7: Preparing [2021-08-11T14:06:31.231Z] 3fbe34a1663b: Preparing [2021-08-11T14:06:31.231Z] 00c7dfec6887: Waiting [2021-08-11T14:06:31.231Z] febf024aaa7e: Waiting [2021-08-11T14:06:31.231Z] b7fc56f43a20: Waiting [2021-08-11T14:06:31.231Z] 8b6ac090f9e7: Waiting [2021-08-11T14:06:31.231Z] 3fbe34a1663b: Waiting [2021-08-11T14:06:31.503Z] fa312743c527: Layer already exists [2021-08-11T14:06:31.503Z] 4f9774436208: Layer already exists [2021-08-11T14:06:31.503Z] 90d866394ec4: Layer already exists [2021-08-11T14:06:31.503Z] de65f9d77b3d: Layer already exists [2021-08-11T14:06:31.503Z] d7074ada6378: Layer already exists [2021-08-11T14:06:31.503Z] b7fc56f43a20: Layer already exists [2021-08-11T14:06:31.503Z] febf024aaa7e: Layer already exists [2021-08-11T14:06:31.503Z] 8b6ac090f9e7: Layer already exists [2021-08-11T14:06:31.503Z] 00c7dfec6887: Layer already exists [2021-08-11T14:06:31.503Z] 3fbe34a1663b: Layer already exists [2021-08-11T14:06:31.503Z] main: digest: sha256:769f05a73c3fe21b5674a8346078c995a709c21ab3484bfacef034f61d099a4b size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-11T14:06:31.565Z] ===================================================== [Pipeline] echo [2021-08-11T14:06:31.579Z] taggedImages: [2021-08-11T14:06:31.579Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [2021-08-11T14:06:31.579Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-08-11T14:06:31.579Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.28 [2021-08-11T14:06:31.579Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28 [2021-08-11T14:06:31.579Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-08-11T14:06:31.614Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-08-11T14:06:31.614Z] 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [2021-08-11T14:06:31.614Z] latest [2021-08-11T14:06:31.614Z] 2.0.1-dev.28 [2021-08-11T14:06:31.614Z] 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28 [2021-08-11T14:06:31.614Z] main [2021-08-11T14:06:31.614Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:06:31.981Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:06:32.317Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [2021-08-11T14:06:32.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-11T14:06:32.317Z] d800790b00c0: Preparing [2021-08-11T14:06:32.317Z] d80993fcce3e: Preparing [2021-08-11T14:06:32.317Z] b3eb5829c040: Preparing [2021-08-11T14:06:32.317Z] 565c0ee528b1: Preparing [2021-08-11T14:06:32.317Z] 3fbe34a1663b: Preparing [2021-08-11T14:06:32.592Z] 3fbe34a1663b: Layer already exists [2021-08-11T14:06:32.592Z] b3eb5829c040: Layer already exists [2021-08-11T14:06:32.592Z] d800790b00c0: Pushed [2021-08-11T14:06:32.867Z] 565c0ee528b1: Pushed [2021-08-11T14:06:35.473Z] d80993fcce3e: Pushed [2021-08-11T14:06:35.473Z] 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f: digest: sha256:60dc7535ed7ec3431e5686cf2135f23bbed002b0b069c1876546c38c2baebf78 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:06:35.813Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:06:36.147Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-08-11T14:06:36.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-11T14:06:36.147Z] d800790b00c0: Preparing [2021-08-11T14:06:36.147Z] d80993fcce3e: Preparing [2021-08-11T14:06:36.147Z] b3eb5829c040: Preparing [2021-08-11T14:06:36.147Z] 565c0ee528b1: Preparing [2021-08-11T14:06:36.147Z] 3fbe34a1663b: Preparing [2021-08-11T14:06:36.147Z] d80993fcce3e: Layer already exists [2021-08-11T14:06:36.147Z] 565c0ee528b1: Layer already exists [2021-08-11T14:06:36.147Z] 3fbe34a1663b: Layer already exists [2021-08-11T14:06:36.147Z] d800790b00c0: Layer already exists [2021-08-11T14:06:36.147Z] b3eb5829c040: Layer already exists [2021-08-11T14:06:36.419Z] latest: digest: sha256:60dc7535ed7ec3431e5686cf2135f23bbed002b0b069c1876546c38c2baebf78 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:06:36.755Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.28 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:06:37.092Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.28 [2021-08-11T14:06:37.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-11T14:06:37.092Z] d800790b00c0: Preparing [2021-08-11T14:06:37.092Z] d80993fcce3e: Preparing [2021-08-11T14:06:37.092Z] b3eb5829c040: Preparing [2021-08-11T14:06:37.092Z] 565c0ee528b1: Preparing [2021-08-11T14:06:37.092Z] 3fbe34a1663b: Preparing [2021-08-11T14:06:37.366Z] 565c0ee528b1: Layer already exists [2021-08-11T14:06:37.366Z] d800790b00c0: Layer already exists [2021-08-11T14:06:37.366Z] 3fbe34a1663b: Layer already exists [2021-08-11T14:06:37.366Z] d80993fcce3e: Layer already exists [2021-08-11T14:06:37.366Z] b3eb5829c040: Layer already exists [2021-08-11T14:06:37.366Z] 2.0.1-dev.28: digest: sha256:60dc7535ed7ec3431e5686cf2135f23bbed002b0b069c1876546c38c2baebf78 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:06:37.705Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:06:38.041Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28 [2021-08-11T14:06:38.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-11T14:06:38.041Z] d800790b00c0: Preparing [2021-08-11T14:06:38.041Z] d80993fcce3e: Preparing [2021-08-11T14:06:38.041Z] b3eb5829c040: Preparing [2021-08-11T14:06:38.041Z] 565c0ee528b1: Preparing [2021-08-11T14:06:38.041Z] 3fbe34a1663b: Preparing [2021-08-11T14:06:38.314Z] 3fbe34a1663b: Layer already exists [2021-08-11T14:06:38.314Z] d80993fcce3e: Layer already exists [2021-08-11T14:06:38.314Z] 565c0ee528b1: Layer already exists [2021-08-11T14:06:38.314Z] b3eb5829c040: Layer already exists [2021-08-11T14:06:38.314Z] d800790b00c0: Layer already exists [2021-08-11T14:06:38.314Z] 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28: digest: sha256:60dc7535ed7ec3431e5686cf2135f23bbed002b0b069c1876546c38c2baebf78 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:06:38.650Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:06:38.984Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-08-11T14:06:38.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-11T14:06:38.985Z] d800790b00c0: Preparing [2021-08-11T14:06:38.985Z] d80993fcce3e: Preparing [2021-08-11T14:06:38.985Z] b3eb5829c040: Preparing [2021-08-11T14:06:38.985Z] 565c0ee528b1: Preparing [2021-08-11T14:06:38.985Z] 3fbe34a1663b: Preparing [2021-08-11T14:06:39.260Z] 565c0ee528b1: Layer already exists [2021-08-11T14:06:39.260Z] b3eb5829c040: Layer already exists [2021-08-11T14:06:39.260Z] d80993fcce3e: Layer already exists [2021-08-11T14:06:39.260Z] 3fbe34a1663b: Layer already exists [2021-08-11T14:06:39.260Z] d800790b00c0: Layer already exists [2021-08-11T14:06:39.260Z] main: digest: sha256:60dc7535ed7ec3431e5686cf2135f23bbed002b0b069c1876546c38c2baebf78 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-11T14:06:39.333Z] ===================================================== [Pipeline] echo [2021-08-11T14:06:39.348Z] taggedImages: [2021-08-11T14:06:39.349Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [2021-08-11T14:06:39.349Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-08-11T14:06:39.349Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.28 [2021-08-11T14:06:39.349Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28 [2021-08-11T14:06:39.349Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-08-11T14:06:39.383Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-08-11T14:06:39.383Z] 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [2021-08-11T14:06:39.383Z] latest [2021-08-11T14:06:39.383Z] 2.0.1-dev.28 [2021-08-11T14:06:39.383Z] 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28 [2021-08-11T14:06:39.383Z] main [2021-08-11T14:06:39.383Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:06:39.757Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:06:40.096Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [2021-08-11T14:06:40.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-11T14:06:40.096Z] d4ff7198e792: Preparing [2021-08-11T14:06:40.096Z] 11c5a138e4ae: Preparing [2021-08-11T14:06:40.096Z] b3eb5829c040: Preparing [2021-08-11T14:06:40.096Z] 6af7cedce776: Preparing [2021-08-11T14:06:40.096Z] 3fbe34a1663b: Preparing [2021-08-11T14:06:40.371Z] 3fbe34a1663b: Layer already exists [2021-08-11T14:06:40.371Z] 6af7cedce776: Layer already exists [2021-08-11T14:06:40.371Z] b3eb5829c040: Layer already exists [2021-08-11T14:06:40.371Z] d4ff7198e792: Pushed [2021-08-11T14:06:42.981Z] 11c5a138e4ae: Pushed [2021-08-11T14:06:42.981Z] 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f: digest: sha256:3206bd4fcf9544339883435fd08a248311895596f41326f5d674c7d1b5195880 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:06:43.312Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:06:43.638Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-08-11T14:06:43.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-11T14:06:43.638Z] d4ff7198e792: Preparing [2021-08-11T14:06:43.638Z] 11c5a138e4ae: Preparing [2021-08-11T14:06:43.638Z] b3eb5829c040: Preparing [2021-08-11T14:06:43.638Z] 6af7cedce776: Preparing [2021-08-11T14:06:43.638Z] 3fbe34a1663b: Preparing [2021-08-11T14:06:43.638Z] d4ff7198e792: Layer already exists [2021-08-11T14:06:43.638Z] 6af7cedce776: Layer already exists [2021-08-11T14:06:43.638Z] 11c5a138e4ae: Layer already exists [2021-08-11T14:06:43.638Z] 3fbe34a1663b: Layer already exists [2021-08-11T14:06:43.638Z] b3eb5829c040: Layer already exists [2021-08-11T14:06:43.908Z] latest: digest: sha256:3206bd4fcf9544339883435fd08a248311895596f41326f5d674c7d1b5195880 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:06:44.242Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.28 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:06:44.607Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.28 [2021-08-11T14:06:44.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-11T14:06:44.607Z] d4ff7198e792: Preparing [2021-08-11T14:06:44.607Z] 11c5a138e4ae: Preparing [2021-08-11T14:06:44.607Z] b3eb5829c040: Preparing [2021-08-11T14:06:44.607Z] 6af7cedce776: Preparing [2021-08-11T14:06:44.607Z] 3fbe34a1663b: Preparing [2021-08-11T14:06:44.607Z] 3fbe34a1663b: Layer already exists [2021-08-11T14:06:44.607Z] d4ff7198e792: Layer already exists [2021-08-11T14:06:44.607Z] 6af7cedce776: Layer already exists [2021-08-11T14:06:44.607Z] b3eb5829c040: Layer already exists [2021-08-11T14:06:44.607Z] 11c5a138e4ae: Layer already exists [2021-08-11T14:06:44.888Z] 2.0.1-dev.28: digest: sha256:3206bd4fcf9544339883435fd08a248311895596f41326f5d674c7d1b5195880 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:06:45.245Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:06:45.670Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28 [2021-08-11T14:06:45.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-11T14:06:45.670Z] d4ff7198e792: Preparing [2021-08-11T14:06:45.670Z] 11c5a138e4ae: Preparing [2021-08-11T14:06:45.670Z] b3eb5829c040: Preparing [2021-08-11T14:06:45.670Z] 6af7cedce776: Preparing [2021-08-11T14:06:45.670Z] 3fbe34a1663b: Preparing [2021-08-11T14:06:45.670Z] 11c5a138e4ae: Layer already exists [2021-08-11T14:06:45.670Z] 6af7cedce776: Layer already exists [2021-08-11T14:06:45.670Z] 3fbe34a1663b: Layer already exists [2021-08-11T14:06:45.670Z] d4ff7198e792: Layer already exists [2021-08-11T14:06:45.670Z] b3eb5829c040: Layer already exists [2021-08-11T14:06:45.943Z] 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28: digest: sha256:3206bd4fcf9544339883435fd08a248311895596f41326f5d674c7d1b5195880 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:06:46.282Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:06:46.617Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-08-11T14:06:46.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-11T14:06:46.617Z] d4ff7198e792: Preparing [2021-08-11T14:06:46.617Z] 11c5a138e4ae: Preparing [2021-08-11T14:06:46.617Z] b3eb5829c040: Preparing [2021-08-11T14:06:46.617Z] 6af7cedce776: Preparing [2021-08-11T14:06:46.617Z] 3fbe34a1663b: Preparing [2021-08-11T14:06:46.617Z] b3eb5829c040: Layer already exists [2021-08-11T14:06:46.617Z] 3fbe34a1663b: Layer already exists [2021-08-11T14:06:46.617Z] 6af7cedce776: Layer already exists [2021-08-11T14:06:46.617Z] 11c5a138e4ae: Layer already exists [2021-08-11T14:06:46.617Z] d4ff7198e792: Layer already exists [2021-08-11T14:06:46.892Z] main: digest: sha256:3206bd4fcf9544339883435fd08a248311895596f41326f5d674c7d1b5195880 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-11T14:06:46.955Z] ===================================================== [Pipeline] echo [2021-08-11T14:06:46.969Z] taggedImages: [2021-08-11T14:06:46.969Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [2021-08-11T14:06:46.969Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-08-11T14:06:46.969Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.28 [2021-08-11T14:06:46.969Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28 [2021-08-11T14:06:46.969Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-08-11T14:06:46.999Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-08-11T14:06:46.999Z] 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [2021-08-11T14:06:46.999Z] latest [2021-08-11T14:06:46.999Z] 2.0.1-dev.28 [2021-08-11T14:06:46.999Z] 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28 [2021-08-11T14:06:46.999Z] main [2021-08-11T14:06:46.999Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:06:47.371Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:06:47.706Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [2021-08-11T14:06:47.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-11T14:06:47.706Z] 7319735f6968: Preparing [2021-08-11T14:06:47.706Z] fad86f372f7d: Preparing [2021-08-11T14:06:47.706Z] 4fa1259b51cb: Preparing [2021-08-11T14:06:47.706Z] 3929c686b85c: Preparing [2021-08-11T14:06:47.706Z] b287e4fe43ef: Preparing [2021-08-11T14:06:47.706Z] c39efab1fe40: Preparing [2021-08-11T14:06:47.706Z] 386fc9fe74c4: Preparing [2021-08-11T14:06:47.706Z] 097a5c91b892: Preparing [2021-08-11T14:06:47.706Z] 74984ba1a09f: Preparing [2021-08-11T14:06:47.706Z] 6d0ac5d4dfcb: Preparing [2021-08-11T14:06:47.706Z] c55d5dbdab40: Preparing [2021-08-11T14:06:47.706Z] c39efab1fe40: Waiting [2021-08-11T14:06:47.706Z] 6d0ac5d4dfcb: Waiting [2021-08-11T14:06:47.706Z] 097a5c91b892: Waiting [2021-08-11T14:06:47.706Z] c55d5dbdab40: Waiting [2021-08-11T14:06:47.706Z] 74984ba1a09f: Waiting [2021-08-11T14:06:47.706Z] 386fc9fe74c4: Waiting [2021-08-11T14:06:47.980Z] b287e4fe43ef: Layer already exists [2021-08-11T14:06:47.980Z] c39efab1fe40: Layer already exists [2021-08-11T14:06:47.980Z] 386fc9fe74c4: Layer already exists [2021-08-11T14:06:47.980Z] fad86f372f7d: Pushed [2021-08-11T14:06:47.980Z] 097a5c91b892: Layer already exists [2021-08-11T14:06:48.256Z] 74984ba1a09f: Layer already exists [2021-08-11T14:06:48.256Z] 6d0ac5d4dfcb: Layer already exists [2021-08-11T14:06:48.256Z] c55d5dbdab40: Layer already exists [2021-08-11T14:06:48.852Z] 7319735f6968: Pushed [2021-08-11T14:06:50.279Z] 4fa1259b51cb: Pushed [2021-08-11T14:07:05.337Z] 3929c686b85c: Pushed [2021-08-11T14:07:05.337Z] 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f: digest: sha256:e6c113c228bb8ceb7cf3deaa74e91b56a2ab3cf584600ac469bce0f8eb39d41e size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:07:05.672Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:07:06.010Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-08-11T14:07:06.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-11T14:07:06.010Z] 7319735f6968: Preparing [2021-08-11T14:07:06.010Z] fad86f372f7d: Preparing [2021-08-11T14:07:06.010Z] 4fa1259b51cb: Preparing [2021-08-11T14:07:06.010Z] 3929c686b85c: Preparing [2021-08-11T14:07:06.010Z] b287e4fe43ef: Preparing [2021-08-11T14:07:06.010Z] c39efab1fe40: Preparing [2021-08-11T14:07:06.010Z] 386fc9fe74c4: Preparing [2021-08-11T14:07:06.010Z] 097a5c91b892: Preparing [2021-08-11T14:07:06.010Z] 74984ba1a09f: Preparing [2021-08-11T14:07:06.010Z] 6d0ac5d4dfcb: Preparing [2021-08-11T14:07:06.010Z] c55d5dbdab40: Preparing [2021-08-11T14:07:06.010Z] c39efab1fe40: Waiting [2021-08-11T14:07:06.010Z] 386fc9fe74c4: Waiting [2021-08-11T14:07:06.010Z] 097a5c91b892: Waiting [2021-08-11T14:07:06.010Z] 74984ba1a09f: Waiting [2021-08-11T14:07:06.010Z] 6d0ac5d4dfcb: Waiting [2021-08-11T14:07:06.010Z] c55d5dbdab40: Waiting [2021-08-11T14:07:06.294Z] fad86f372f7d: Layer already exists [2021-08-11T14:07:06.294Z] 7319735f6968: Layer already exists [2021-08-11T14:07:06.294Z] b287e4fe43ef: Layer already exists [2021-08-11T14:07:06.294Z] 3929c686b85c: Layer already exists [2021-08-11T14:07:06.294Z] 4fa1259b51cb: Layer already exists [2021-08-11T14:07:06.294Z] c39efab1fe40: Layer already exists [2021-08-11T14:07:06.294Z] 386fc9fe74c4: Layer already exists [2021-08-11T14:07:06.294Z] 097a5c91b892: Layer already exists [2021-08-11T14:07:06.294Z] 6d0ac5d4dfcb: Layer already exists [2021-08-11T14:07:06.294Z] 74984ba1a09f: Layer already exists [2021-08-11T14:07:06.294Z] c55d5dbdab40: Layer already exists [2021-08-11T14:07:06.294Z] latest: digest: sha256:e6c113c228bb8ceb7cf3deaa74e91b56a2ab3cf584600ac469bce0f8eb39d41e size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:07:06.635Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.28 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:07:06.969Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.28 [2021-08-11T14:07:06.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-11T14:07:06.969Z] 7319735f6968: Preparing [2021-08-11T14:07:06.969Z] fad86f372f7d: Preparing [2021-08-11T14:07:06.969Z] 4fa1259b51cb: Preparing [2021-08-11T14:07:06.969Z] 3929c686b85c: Preparing [2021-08-11T14:07:06.969Z] b287e4fe43ef: Preparing [2021-08-11T14:07:06.969Z] c39efab1fe40: Preparing [2021-08-11T14:07:06.969Z] 386fc9fe74c4: Preparing [2021-08-11T14:07:06.969Z] 097a5c91b892: Preparing [2021-08-11T14:07:06.969Z] 74984ba1a09f: Preparing [2021-08-11T14:07:06.969Z] 6d0ac5d4dfcb: Preparing [2021-08-11T14:07:06.969Z] c55d5dbdab40: Preparing [2021-08-11T14:07:06.969Z] 097a5c91b892: Waiting [2021-08-11T14:07:06.969Z] 74984ba1a09f: Waiting [2021-08-11T14:07:06.969Z] 6d0ac5d4dfcb: Waiting [2021-08-11T14:07:06.969Z] c55d5dbdab40: Waiting [2021-08-11T14:07:06.969Z] c39efab1fe40: Waiting [2021-08-11T14:07:06.969Z] 386fc9fe74c4: Waiting [2021-08-11T14:07:07.245Z] b287e4fe43ef: Layer already exists [2021-08-11T14:07:07.245Z] 3929c686b85c: Layer already exists [2021-08-11T14:07:07.245Z] 7319735f6968: Layer already exists [2021-08-11T14:07:07.245Z] fad86f372f7d: Layer already exists [2021-08-11T14:07:07.245Z] 4fa1259b51cb: Layer already exists [2021-08-11T14:07:07.245Z] 386fc9fe74c4: Layer already exists [2021-08-11T14:07:07.245Z] 74984ba1a09f: Layer already exists [2021-08-11T14:07:07.245Z] c39efab1fe40: Layer already exists [2021-08-11T14:07:07.245Z] 097a5c91b892: Layer already exists [2021-08-11T14:07:07.245Z] 6d0ac5d4dfcb: Layer already exists [2021-08-11T14:07:07.245Z] c55d5dbdab40: Layer already exists [2021-08-11T14:07:07.245Z] 2.0.1-dev.28: digest: sha256:e6c113c228bb8ceb7cf3deaa74e91b56a2ab3cf584600ac469bce0f8eb39d41e size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:07:07.579Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:07:07.910Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28 [2021-08-11T14:07:07.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-11T14:07:07.911Z] 7319735f6968: Preparing [2021-08-11T14:07:07.911Z] fad86f372f7d: Preparing [2021-08-11T14:07:07.911Z] 4fa1259b51cb: Preparing [2021-08-11T14:07:07.911Z] 3929c686b85c: Preparing [2021-08-11T14:07:07.911Z] b287e4fe43ef: Preparing [2021-08-11T14:07:07.911Z] c39efab1fe40: Preparing [2021-08-11T14:07:07.911Z] 386fc9fe74c4: Preparing [2021-08-11T14:07:07.911Z] 097a5c91b892: Preparing [2021-08-11T14:07:07.911Z] 74984ba1a09f: Preparing [2021-08-11T14:07:07.911Z] 6d0ac5d4dfcb: Preparing [2021-08-11T14:07:07.911Z] c55d5dbdab40: Preparing [2021-08-11T14:07:07.911Z] 386fc9fe74c4: Waiting [2021-08-11T14:07:07.911Z] 097a5c91b892: Waiting [2021-08-11T14:07:07.911Z] 74984ba1a09f: Waiting [2021-08-11T14:07:07.911Z] 6d0ac5d4dfcb: Waiting [2021-08-11T14:07:07.911Z] c55d5dbdab40: Waiting [2021-08-11T14:07:07.911Z] c39efab1fe40: Waiting [2021-08-11T14:07:08.183Z] 3929c686b85c: Layer already exists [2021-08-11T14:07:08.183Z] 7319735f6968: Layer already exists [2021-08-11T14:07:08.183Z] fad86f372f7d: Layer already exists [2021-08-11T14:07:08.183Z] 4fa1259b51cb: Layer already exists [2021-08-11T14:07:08.183Z] b287e4fe43ef: Layer already exists [2021-08-11T14:07:08.183Z] c39efab1fe40: Layer already exists [2021-08-11T14:07:08.183Z] 74984ba1a09f: Layer already exists [2021-08-11T14:07:08.183Z] 097a5c91b892: Layer already exists [2021-08-11T14:07:08.183Z] 6d0ac5d4dfcb: Layer already exists [2021-08-11T14:07:08.183Z] 386fc9fe74c4: Layer already exists [2021-08-11T14:07:08.183Z] c55d5dbdab40: Layer already exists [2021-08-11T14:07:08.183Z] 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28: digest: sha256:e6c113c228bb8ceb7cf3deaa74e91b56a2ab3cf584600ac469bce0f8eb39d41e size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:07:08.517Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:07:08.850Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-08-11T14:07:08.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-11T14:07:08.850Z] 7319735f6968: Preparing [2021-08-11T14:07:08.850Z] fad86f372f7d: Preparing [2021-08-11T14:07:08.850Z] 4fa1259b51cb: Preparing [2021-08-11T14:07:08.850Z] 3929c686b85c: Preparing [2021-08-11T14:07:08.850Z] b287e4fe43ef: Preparing [2021-08-11T14:07:08.851Z] c39efab1fe40: Preparing [2021-08-11T14:07:08.851Z] 386fc9fe74c4: Preparing [2021-08-11T14:07:08.851Z] 097a5c91b892: Preparing [2021-08-11T14:07:08.851Z] 74984ba1a09f: Preparing [2021-08-11T14:07:08.851Z] 6d0ac5d4dfcb: Preparing [2021-08-11T14:07:08.851Z] c55d5dbdab40: Preparing [2021-08-11T14:07:08.851Z] 386fc9fe74c4: Waiting [2021-08-11T14:07:08.851Z] 097a5c91b892: Waiting [2021-08-11T14:07:08.851Z] 74984ba1a09f: Waiting [2021-08-11T14:07:08.851Z] 6d0ac5d4dfcb: Waiting [2021-08-11T14:07:08.851Z] c39efab1fe40: Waiting [2021-08-11T14:07:09.122Z] 4fa1259b51cb: Layer already exists [2021-08-11T14:07:09.122Z] 7319735f6968: Layer already exists [2021-08-11T14:07:09.122Z] fad86f372f7d: Layer already exists [2021-08-11T14:07:09.122Z] b287e4fe43ef: Layer already exists [2021-08-11T14:07:09.122Z] 3929c686b85c: Layer already exists [2021-08-11T14:07:09.122Z] 386fc9fe74c4: Layer already exists [2021-08-11T14:07:09.122Z] c39efab1fe40: Layer already exists [2021-08-11T14:07:09.122Z] 6d0ac5d4dfcb: Layer already exists [2021-08-11T14:07:09.122Z] 74984ba1a09f: Layer already exists [2021-08-11T14:07:09.122Z] 097a5c91b892: Layer already exists [2021-08-11T14:07:09.122Z] c55d5dbdab40: Layer already exists [2021-08-11T14:07:09.122Z] main: digest: sha256:e6c113c228bb8ceb7cf3deaa74e91b56a2ab3cf584600ac469bce0f8eb39d41e size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-11T14:07:09.181Z] ===================================================== [Pipeline] echo [2021-08-11T14:07:09.195Z] taggedImages: [2021-08-11T14:07:09.195Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [2021-08-11T14:07:09.195Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-08-11T14:07:09.195Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.28 [2021-08-11T14:07:09.195Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f-2.0.1-dev.28 [2021-08-11T14:07:09.195Z] - 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-11T14:07:09.590Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-11T14:07:09.862Z] [2021-08-11T14:07:09.862Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:07:10.205Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-11T14:07:10.479Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-11T14:07:10.479Z] 448f6bf000e3: Pulling fs layer [2021-08-11T14:07:10.479Z] f757da607395: Pulling fs layer [2021-08-11T14:07:10.479Z] 05883995daec: Pulling fs layer [2021-08-11T14:07:10.479Z] 8603b9c90790: Pulling fs layer [2021-08-11T14:07:10.479Z] 1560dd03e051: Pulling fs layer [2021-08-11T14:07:10.479Z] 27f5ce0e4adf: Pulling fs layer [2021-08-11T14:07:10.479Z] c2d8d7efcc4b: Pulling fs layer [2021-08-11T14:07:10.479Z] 8603b9c90790: Waiting [2021-08-11T14:07:10.479Z] 1560dd03e051: Waiting [2021-08-11T14:07:10.479Z] 27f5ce0e4adf: Waiting [2021-08-11T14:07:10.479Z] c2d8d7efcc4b: Waiting [2021-08-11T14:07:10.753Z] f757da607395: Verifying Checksum [2021-08-11T14:07:10.753Z] f757da607395: Download complete [2021-08-11T14:07:10.753Z] 8603b9c90790: Verifying Checksum [2021-08-11T14:07:10.753Z] 8603b9c90790: Download complete [2021-08-11T14:07:11.025Z] 1560dd03e051: Verifying Checksum [2021-08-11T14:07:11.025Z] 1560dd03e051: Download complete [2021-08-11T14:07:11.025Z] 27f5ce0e4adf: Verifying Checksum [2021-08-11T14:07:11.025Z] 27f5ce0e4adf: Download complete [2021-08-11T14:07:11.298Z] 05883995daec: Verifying Checksum [2021-08-11T14:07:11.298Z] 05883995daec: Download complete [2021-08-11T14:07:11.893Z] 448f6bf000e3: Verifying Checksum [2021-08-11T14:07:11.893Z] 448f6bf000e3: Download complete [2021-08-11T14:07:16.207Z] 448f6bf000e3: Pull complete [2021-08-11T14:07:16.207Z] c2d8d7efcc4b: Verifying Checksum [2021-08-11T14:07:16.207Z] c2d8d7efcc4b: Download complete [2021-08-11T14:07:16.478Z] f757da607395: Pull complete [2021-08-11T14:07:17.931Z] 05883995daec: Pull complete [2021-08-11T14:07:18.526Z] 8603b9c90790: Pull complete [2021-08-11T14:07:19.507Z] 1560dd03e051: Pull complete [2021-08-11T14:07:19.781Z] 27f5ce0e4adf: Pull complete [2021-08-11T14:07:34.856Z] c2d8d7efcc4b: Pull complete [2021-08-11T14:07:34.856Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-11T14:07:34.856Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-11T14:07:34.856Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-11T14:07:35.089Z] prd-ubuntu18.04-docker-arm64-4c-16g-328 does not seem to be running inside a container [2021-08-11T14:07:35.151Z] $ 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/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@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-11T14:07:40.354Z] $ docker top dd1fdd26589c5b8d09d35906ec3db6e0fd9bf39e16dd6500025d19cb759b7a06 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T14:07:41.680Z] ---> job-cost.sh [2021-08-11T14:07:41.680Z] lf-activate-venv: SKIPPING [2021-08-11T14:07:41.680Z] INFO: No Stack... [2021-08-11T14:07:42.660Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-11T14:07:42.931Z] INFO: Archiving Costs [Pipeline] sh [2021-08-11T14:07:43.602Z] + + cut -d,cat -f6 /w/workspace/edgex-go/31/archives/cost.csv [2021-08-11T14:07:43.602Z] [Pipeline] lock [2021-08-11T14:07:43.670Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-31-stack-cost] [2021-08-11T14:07:43.683Z] Resource [jenkins-edgexfoundry-edgex-go-main-31-stack-cost] did not exist. Created. [2021-08-11T14:07:43.683Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-31-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-11T14:07:44.369Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-11T14:07:45.067Z] Stashed 1 file(s) [Pipeline] } [2021-08-11T14:07:45.081Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-31-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-11T14:07:45.090Z] $ docker stop --time=1 dd1fdd26589c5b8d09d35906ec3db6e0fd9bf39e16dd6500025d19cb759b7a06 [2021-08-11T14:07:46.808Z] $ docker rm -f dd1fdd26589c5b8d09d35906ec3db6e0fd9bf39e16dd6500025d19cb759b7a06 [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-11T14:07:47.877Z] provisioning config files... [2021-08-11T14:07:47.929Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/31@tmp/config4109155552425812026tmp [Pipeline] { [Pipeline] sh [2021-08-11T14:07:48.412Z] + set +x [2021-08-11T14:07:48.412Z] + curl -s https://codecov.io/bash [2021-08-11T14:07:48.412Z] + bash -s -- [2021-08-11T14:07:48.687Z] [2021-08-11T14:07:48.687Z] _____ _ [2021-08-11T14:07:48.687Z] / ____| | | [2021-08-11T14:07:48.687Z] | | ___ __| | ___ ___ _____ __ [2021-08-11T14:07:48.687Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-11T14:07:48.687Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-11T14:07:48.687Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-11T14:07:48.687Z] Bash-1.0.6 [2021-08-11T14:07:48.687Z] [2021-08-11T14:07:48.687Z] [2021-08-11T14:07:48.688Z] ==> git version 2.24.4 found [2021-08-11T14:07:48.688Z] ==> 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-11T14:07:48.688Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-11T14:07:48.688Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-11T14:07:48.688Z] ==> Jenkins CI detected. [2021-08-11T14:07:48.688Z] current dir:  /w/workspace/edgex-go/31 [2021-08-11T14:07:48.688Z] project root: . [2021-08-11T14:07:48.688Z] --> token set from env [2021-08-11T14:07:48.688Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-11T14:07:48.688Z] ==> Running gcov in . (disable via -X gcov) [2021-08-11T14:07:48.688Z] ==> Python coveragepy not found [2021-08-11T14:07:48.688Z] ==> Searching for coverage reports in: [2021-08-11T14:07:48.688Z] + . [2021-08-11T14:07:48.688Z] -> Found 1 reports [2021-08-11T14:07:48.688Z] ==> Detecting git/mercurial file structure [2021-08-11T14:07:48.688Z] ==> Reading reports [2021-08-11T14:07:48.688Z] + ./coverage.out bytes=404329 [2021-08-11T14:07:48.688Z] ==> Appending adjustments [2021-08-11T14:07:48.688Z] https://docs.codecov.io/docs/fixing-reports [2021-08-11T14:07:49.654Z] + Found adjustments [2021-08-11T14:07:49.654Z] ==> Gzipping contents [2021-08-11T14:07:49.924Z] 56K /tmp/codecov.Db63sJ.gz [2021-08-11T14:07:49.924Z] ==> Uploading reports [2021-08-11T14:07:49.924Z] url: https://codecov.io [2021-08-11T14:07:49.924Z] query: branch=main&commit=0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f&build=31&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F31%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-11T14:07:49.924Z] -> Pinging Codecov [2021-08-11T14:07:49.924Z] 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=0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f&build=31&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F31%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-11T14:07:50.194Z] -> Uploading to [2021-08-11T14:07:50.194Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-11/00271124DB129430A58F1EEE437C3FCB/0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f/81d80be7-8a11-4eff-b399-2a160a94ca84.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210811%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210811T140749Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=406856b10daf2ff9edbee4228e012f4588f969399127dbab4bb4eab3459ff9d3 [2021-08-11T14:07:50.194Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-11T14:07:50.194Z] Dload Upload Total Spent Left Speed [2021-08-11T14:07:50.460Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54405 0 0 100 54405 0 135k --:--:-- --:--:-- --:--:-- 135k [2021-08-11T14:07:50.460Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f [Pipeline] } [2021-08-11T14:07:50.473Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-08-11T14:07:51.102Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-08-11T14:07:51.117Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:07:51.442Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-11T14:07:51.442Z] [2021-08-11T14:07:51.442Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:07:51.769Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-11T14:07:51.769Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-08-11T14:07:51.769Z] 188c0c94c7c5: Pulling fs layer [2021-08-11T14:07:51.769Z] 0ef7d3d256c8: Pulling fs layer [2021-08-11T14:07:51.769Z] de9db76c5a1d: Pulling fs layer [2021-08-11T14:07:51.769Z] 0eba1c9be4d2: Pulling fs layer [2021-08-11T14:07:51.769Z] 0d57e429df01: Pulling fs layer [2021-08-11T14:07:51.769Z] 4e4be7b47b0d: Pulling fs layer [2021-08-11T14:07:51.769Z] e1f770b5df2f: Pulling fs layer [2021-08-11T14:07:51.769Z] 85a0685a4137: Pulling fs layer [2021-08-11T14:07:51.769Z] 0d57e429df01: Waiting [2021-08-11T14:07:51.769Z] 4e4be7b47b0d: Waiting [2021-08-11T14:07:51.769Z] 0eba1c9be4d2: Waiting [2021-08-11T14:07:51.769Z] e1f770b5df2f: Waiting [2021-08-11T14:07:51.769Z] 85a0685a4137: Waiting [2021-08-11T14:07:51.769Z] de9db76c5a1d: Verifying Checksum [2021-08-11T14:07:51.769Z] de9db76c5a1d: Download complete [2021-08-11T14:07:51.769Z] 0ef7d3d256c8: Download complete [2021-08-11T14:07:52.036Z] 0d57e429df01: Verifying Checksum [2021-08-11T14:07:52.036Z] 0d57e429df01: Download complete [2021-08-11T14:07:52.036Z] 4e4be7b47b0d: Verifying Checksum [2021-08-11T14:07:52.036Z] 4e4be7b47b0d: Download complete [2021-08-11T14:07:52.036Z] 188c0c94c7c5: Verifying Checksum [2021-08-11T14:07:52.036Z] 188c0c94c7c5: Download complete [2021-08-11T14:07:52.306Z] 188c0c94c7c5: Pull complete [2021-08-11T14:07:52.306Z] 0ef7d3d256c8: Pull complete [2021-08-11T14:07:52.306Z] de9db76c5a1d: Pull complete [2021-08-11T14:07:53.932Z] e1f770b5df2f: Verifying Checksum [2021-08-11T14:07:53.932Z] e1f770b5df2f: Download complete [2021-08-11T14:08:00.588Z] 0eba1c9be4d2: Verifying Checksum [2021-08-11T14:08:00.588Z] 0eba1c9be4d2: Download complete [2021-08-11T14:08:00.856Z] 85a0685a4137: Verifying Checksum [2021-08-11T14:08:00.856Z] 85a0685a4137: Download complete [2021-08-11T14:08:03.450Z] 0eba1c9be4d2: Pull complete [2021-08-11T14:08:03.450Z] 0d57e429df01: Pull complete [2021-08-11T14:08:03.450Z] 4e4be7b47b0d: Pull complete [2021-08-11T14:08:03.723Z] e1f770b5df2f: Pull complete [2021-08-11T14:08:09.088Z] 85a0685a4137: Pull complete [2021-08-11T14:08:09.088Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-08-11T14:08:09.088Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-11T14:08:09.088Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-08-11T14:08:09.195Z] prd-centos7-docker-4c-2g-327 does not seem to be running inside a container [2021-08-11T14:08:09.269Z] $ 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/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-08-11T14:08:10.382Z] $ docker top 33976dd073f4fb6a9cb7cf40d44d0d5bd0c70f25bc079212c2001e778426f36c -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-11T14:08:10.489Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-08-11T14:08:10.832Z] + set -o pipefail [2021-08-11T14:08:10.832Z] + snyk monitor '--org=edgex-jenkins' [2021-08-11T14:08:43.072Z] [2021-08-11T14:08:43.072Z] Monitoring /w/workspace/edgex-go/31 (github.com/edgexfoundry/edgex-go)... [2021-08-11T14:08:43.072Z] [2021-08-11T14:08:43.072Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/207aa22f-76f7-48d3-86c2-82be5004d15c [2021-08-11T14:08:43.072Z] [2021-08-11T14:08:43.072Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-08-11T14:08:43.072Z] [2021-08-11T14:08:43.072Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-08-11T14:08:43.072Z] [2021-08-11T14:08:43.072Z] [Pipeline] } [2021-08-11T14:08:43.093Z] $ docker stop --time=1 33976dd073f4fb6a9cb7cf40d44d0d5bd0c70f25bc079212c2001e778426f36c [2021-08-11T14:08:44.826Z] $ docker rm -f 33976dd073f4fb6a9cb7cf40d44d0d5bd0c70f25bc079212c2001e778426f36c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-08-11T14:08:45.489Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-11T14:08:45.511Z] provisioning config files... [2021-08-11T14:08:45.530Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/31@tmp/config8440261837038144446tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T14:08:45.868Z] --> edgex-publish-swagger.sh [2021-08-11T14:08:45.868Z] === Publish openapi/v2 API === [2021-08-11T14:08:45.868Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-08-11T14:08:45.868Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/31/openapi/v2/core-command.yaml] [2021-08-11T14:08:45.868Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-11T14:08:45.868Z] Dload Upload Total Spent Left Speed [2021-08-11T14:08:46.831Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31867 0 0 100 31867 0 27416 0:00:01 0:00:01 --:--:-- 27400 100 31867 0 0 100 31867 0 27411 0:00:01 0:00:01 --:--:-- 27400 [2021-08-11T14:08:46.831Z] [2021-08-11T14:08:46.831Z] [2021-08-11T14:08:46.831Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/31/openapi/v2/core-data.yaml] [2021-08-11T14:08:46.831Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-11T14:08:46.831Z] Dload Upload Total Spent Left Speed [2021-08-11T14:08:55.201Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65452 0 0 100 65452 0 56461 0:00:01 0:00:01 --:--:-- 56472 100 65452 0 0 100 65452 0 30295 0:00:02 0:00:02 --:--:-- 30301 100 65452 0 0 100 65452 0 20701 0:00:03 0:00:03 --:--:-- 20706 100 65452 0 0 100 65452 0 15722 0:00:04 0:00:04 --:--:-- 15726 100 65452 0 0 100 65452 0 12674 0:00:05 0:00:05 --:--:-- 12677 100 65452 0 0 100 65452 0 10616 0:00:06 0:00:06 --:--:-- 0 100 65452 0 0 100 65452 0 9133 0:00:07 0:00:07 --:--:-- 0 100 65452 0 0 100 65452 0 8013 0:00:08 0:00:08 --:--:-- 0 100 65452 0 0 100 65452 0 7893 0:00:08 0:00:08 --:--:-- 0 [2021-08-11T14:08:55.201Z] [2021-08-11T14:08:55.201Z] [2021-08-11T14:08:55.201Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/31/openapi/v2/core-metadata.yaml] [2021-08-11T14:08:55.201Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-11T14:08:55.201Z] Dload Upload Total Spent Left Speed [2021-08-11T14:08:57.086Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 102k 0:00:01 0:00:01 --:--:-- 102k 100 119k 0 0 100 119k 0 65239 0:00:01 0:00:01 --:--:-- 65244 100 119k 0 0 100 119k 0 65234 0:00:01 0:00:01 --:--:-- 65209 [2021-08-11T14:08:57.086Z] [2021-08-11T14:08:57.086Z] [2021-08-11T14:08:57.086Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/31/openapi/v2/support-notifications.yaml] [2021-08-11T14:08:57.086Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-11T14:08:57.086Z] Dload Upload Total Spent Left Speed [2021-08-11T14:08:58.765Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86007 0 0 100 86007 0 73316 0:00:01 0:00:01 --:--:-- 73384 100 86007 0 0 100 86007 0 53109 0:00:01 0:00:01 --:--:-- 53123 [2021-08-11T14:08:58.765Z] [2021-08-11T14:08:58.765Z] [2021-08-11T14:08:58.765Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/31/openapi/v2/support-scheduler.yaml] [2021-08-11T14:08:58.765Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-11T14:08:58.765Z] Dload Upload Total Spent Left Speed [2021-08-11T14:09:00.182Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36710 0 0 100 36710 0 31523 0:00:01 0:00:01 --:--:-- 31510 100 36710 0 0 100 36710 0 25161 0:00:01 0:00:01 --:--:-- 25161 [2021-08-11T14:09:00.182Z] [2021-08-11T14:09:00.182Z] [2021-08-11T14:09:00.182Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/31/openapi/v2/system-agent.yaml] [2021-08-11T14:09:00.182Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-11T14:09:00.182Z] Dload Upload Total Spent Left Speed [2021-08-11T14:09:04.749Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19633 0 0 100 19633 0 16901 0:00:01 0:00:01 --:--:-- 16910 100 19633 0 0 100 19633 0 9076 0:00:02 0:00:02 --:--:-- 9076 100 19633 0 0 100 19633 0 6204 0:00:03 0:00:03 --:--:-- 6205 100 19633 0 0 100 19633 0 4713 0:00:04 0:00:04 --:--:-- 4713 100 19633 0 0 100 19633 0 4358 0:00:04 0:00:04 --:--:-- 4359 [2021-08-11T14:09:04.749Z] [2021-08-11T14:09:04.749Z] [Pipeline] } [2021-08-11T14:09:04.761Z] 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-11T14:09:05.219Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T14:09:05.219Z] . [Pipeline] withDockerContainer [2021-08-11T14:09:05.330Z] prd-centos7-docker-4c-2g-327 does not seem to be running inside a container [2021-08-11T14:09:05.403Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-11T14:09:05.865Z] $ docker top a8f00a84fb512eea2bfe80ce8d4bc3dd31828800ec03e274f03a76154d7a27f7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-11T14:09:05.995Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-11T14:09:05.995Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-11T14:09:06.131Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-11T14:09:06.132Z] $ docker exec a8f00a84fb512eea2bfe80ce8d4bc3dd31828800ec03e274f03a76154d7a27f7 ssh-agent [2021-08-11T14:09:06.248Z] SSH_AUTH_SOCK=/tmp/ssh-df3wo0Pc3FJ6/agent.13 [2021-08-11T14:09:06.248Z] SSH_AGENT_PID=20 [2021-08-11T14:09:06.258Z] Running ssh-add (command line suppressed) [2021-08-11T14:09:06.361Z] Identity added: /w/workspace/edgex-go/31@tmp/private_key_5064423166360394599.key (/w/workspace/edgex-go/31@tmp/private_key_5064423166360394599.key) [2021-08-11T14:09:06.387Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-11T14:09:06.708Z] + git semver tag [2021-08-11T14:09:06.709Z] # -> Open(): unable to determine branch for HEAD [2021-08-11T14:09:06.709Z] # $GIT_DIR = /w/workspace/edgex-go/31/.git [2021-08-11T14:09:06.709Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/31 [2021-08-11T14:09:06.709Z] # $SEMVER_REMOTE_NAME = origin [2021-08-11T14:09:06.709Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-11T14:09:06.709Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-11T14:09:06.709Z] # $SEMVER_BRANCH = main [2021-08-11T14:09:06.709Z] # $SEMVER_DIR = /w/workspace/edgex-go/31/.semver [2021-08-11T14:09:06.709Z] # 0ba6ba5bb875b245ecc2169ae27ba2ae9ef47a1f HEAD [2021-08-11T14:09:06.709Z] # -> Force: false [2021-08-11T14:09:06.709Z] # 542bdc5264bde285d57454e49fd317bff32c9c8d refs/tags/v2.0.1-dev.28 [Pipeline] } [2021-08-11T14:09:06.724Z] $ docker exec --env ******** --env ******** a8f00a84fb512eea2bfe80ce8d4bc3dd31828800ec03e274f03a76154d7a27f7 ssh-agent -k [2021-08-11T14:09:06.824Z] unset SSH_AUTH_SOCK; [2021-08-11T14:09:06.825Z] unset SSH_AGENT_PID; [2021-08-11T14:09:06.825Z] echo Agent pid 20 killed; [2021-08-11T14:09:06.851Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-11T14:09:07.204Z] + git semver [Pipeline] } [2021-08-11T14:09:07.222Z] $ docker stop --time=1 a8f00a84fb512eea2bfe80ce8d4bc3dd31828800ec03e274f03a76154d7a27f7 [2021-08-11T14:09:08.418Z] $ docker rm -f a8f00a84fb512eea2bfe80ce8d4bc3dd31828800ec03e274f03a76154d7a27f7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:09:08.913Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-11T14:09:08.913Z] [2021-08-11T14:09:08.913Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:09:09.239Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-11T14:09:09.239Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-08-11T14:09:09.239Z] ab5ef0e58194: Pulling fs layer [2021-08-11T14:09:09.239Z] 9712f1f96733: Pulling fs layer [2021-08-11T14:09:09.239Z] 63f879dbbcfc: Pulling fs layer [2021-08-11T14:09:09.239Z] 0d9ebad4ef96: Pulling fs layer [2021-08-11T14:09:09.239Z] e9a5061849ea: Pulling fs layer [2021-08-11T14:09:09.239Z] d747dcd14b5f: Pulling fs layer [2021-08-11T14:09:09.239Z] 2de7ff778b66: Pulling fs layer [2021-08-11T14:09:09.239Z] 0d9ebad4ef96: Waiting [2021-08-11T14:09:09.239Z] e9a5061849ea: Waiting [2021-08-11T14:09:09.239Z] d747dcd14b5f: Waiting [2021-08-11T14:09:09.239Z] 2de7ff778b66: Waiting [2021-08-11T14:09:09.239Z] 9712f1f96733: Verifying Checksum [2021-08-11T14:09:09.239Z] 9712f1f96733: Download complete [2021-08-11T14:09:13.487Z] 63f879dbbcfc: Verifying Checksum [2021-08-11T14:09:13.487Z] 63f879dbbcfc: Download complete [2021-08-11T14:09:13.754Z] e9a5061849ea: Verifying Checksum [2021-08-11T14:09:13.754Z] e9a5061849ea: Download complete [2021-08-11T14:09:14.019Z] d747dcd14b5f: Verifying Checksum [2021-08-11T14:09:14.019Z] d747dcd14b5f: Download complete [2021-08-11T14:09:15.434Z] 2de7ff778b66: Verifying Checksum [2021-08-11T14:09:15.434Z] 2de7ff778b66: Download complete [2021-08-11T14:09:15.434Z] 0d9ebad4ef96: Verifying Checksum [2021-08-11T14:09:15.434Z] 0d9ebad4ef96: Download complete [2021-08-11T14:09:15.707Z] ab5ef0e58194: Verifying Checksum [2021-08-11T14:09:15.707Z] ab5ef0e58194: Download complete [2021-08-11T14:09:18.332Z] ab5ef0e58194: Pull complete [2021-08-11T14:09:18.333Z] 9712f1f96733: Pull complete [2021-08-11T14:09:18.914Z] 63f879dbbcfc: Pull complete [2021-08-11T14:09:22.511Z] 0d9ebad4ef96: Pull complete [2021-08-11T14:09:22.511Z] e9a5061849ea: Pull complete [2021-08-11T14:09:22.511Z] d747dcd14b5f: Pull complete [2021-08-11T14:09:23.472Z] 2de7ff778b66: Pull complete [2021-08-11T14:09:23.472Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-08-11T14:09:23.472Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-11T14:09:23.472Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-08-11T14:09:23.564Z] prd-centos7-docker-4c-2g-327 does not seem to be running inside a container [2021-08-11T14:09:23.622Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-08-11T14:09:27.244Z] $ docker top 161424c329cc67072785f90af5d74d5fe26171fcc57fceba270a4f94824eb459 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-08-11T14:09:27.356Z] provisioning config files... [2021-08-11T14:09:27.370Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/31@tmp/config6578736206207134605tmp [2021-08-11T14:09:27.394Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/31@tmp/config4790328737856185164tmp [2021-08-11T14:09:27.417Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/31@tmp/config1897063829984415623tmp [Pipeline] { [Pipeline] echo [2021-08-11T14:09:27.440Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T14:09:27.752Z] ---> sigul-configuration.sh [2021-08-11T14:09:27.752Z] gpg: directory `/root/.gnupg' created [2021-08-11T14:09:27.752Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-08-11T14:09:27.752Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-08-11T14:09:27.752Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-08-11T14:09:27.752Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-08-11T14:09:27.752Z] gpg: CAST5 encrypted data [2021-08-11T14:09:27.752Z] gpg: encrypted with 1 passphrase [2021-08-11T14:09:27.752Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-08-11T14:09:28.281Z] + mkdir /home/jenkins [2021-08-11T14:09:28.281Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-08-11T14:09:28.596Z] + 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-11T14:09:28.609Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T14:09:28.917Z] ---> sigul-install.sh [2021-08-11T14:09:28.917Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-08-11T14:09:29.230Z] + git tag --list [2021-08-11T14:09:29.230Z] 0.6.0 [2021-08-11T14:09:29.230Z] 0.6.1 [2021-08-11T14:09:29.230Z] 0.7.0 [2021-08-11T14:09:29.230Z] 0.7.1 [2021-08-11T14:09:29.230Z] v1.0.0 [2021-08-11T14:09:29.230Z] v1.0.1 [2021-08-11T14:09:29.230Z] v1.1.0 [2021-08-11T14:09:29.230Z] v1.2.0 [2021-08-11T14:09:29.230Z] v1.2.1 [2021-08-11T14:09:29.230Z] v1.3.0 [2021-08-11T14:09:29.230Z] v1.3.1 [2021-08-11T14:09:29.230Z] v2.0.0 [2021-08-11T14:09:29.230Z] v2.0.1-dev.1 [2021-08-11T14:09:29.230Z] v2.0.1-dev.10 [2021-08-11T14:09:29.230Z] v2.0.1-dev.11 [2021-08-11T14:09:29.230Z] v2.0.1-dev.12 [2021-08-11T14:09:29.230Z] v2.0.1-dev.13 [2021-08-11T14:09:29.230Z] v2.0.1-dev.14 [2021-08-11T14:09:29.230Z] v2.0.1-dev.15 [2021-08-11T14:09:29.230Z] v2.0.1-dev.16 [2021-08-11T14:09:29.230Z] v2.0.1-dev.17 [2021-08-11T14:09:29.230Z] v2.0.1-dev.18 [2021-08-11T14:09:29.230Z] v2.0.1-dev.19 [2021-08-11T14:09:29.230Z] v2.0.1-dev.2 [2021-08-11T14:09:29.230Z] v2.0.1-dev.20 [2021-08-11T14:09:29.230Z] v2.0.1-dev.21 [2021-08-11T14:09:29.230Z] v2.0.1-dev.22 [2021-08-11T14:09:29.230Z] v2.0.1-dev.23 [2021-08-11T14:09:29.230Z] v2.0.1-dev.24 [2021-08-11T14:09:29.230Z] v2.0.1-dev.25 [2021-08-11T14:09:29.230Z] v2.0.1-dev.26 [2021-08-11T14:09:29.230Z] v2.0.1-dev.27 [2021-08-11T14:09:29.230Z] v2.0.1-dev.28 [2021-08-11T14:09:29.230Z] v2.0.1-dev.3 [2021-08-11T14:09:29.230Z] v2.0.1-dev.4 [2021-08-11T14:09:29.230Z] v2.0.1-dev.5 [2021-08-11T14:09:29.230Z] v2.0.1-dev.6 [2021-08-11T14:09:29.230Z] v2.0.1-dev.7 [2021-08-11T14:09:29.230Z] v2.0.1-dev.8 [2021-08-11T14:09:29.230Z] v2.0.1-dev.9 [Pipeline] sh [2021-08-11T14:09:29.555Z] + lftools sign git-tag v2.0.1-dev.28 [2021-08-11T14:09:30.157Z] Signing Git tag with Sigul... [2021-08-11T14:09:30.157Z] Signing v2.0.1-dev.28 [Pipeline] echo [2021-08-11T14:09:31.134Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T14:09:31.467Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-08-11T14:09:31.480Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-08-11T14:09:31.508Z] $ docker stop --time=1 161424c329cc67072785f90af5d74d5fe26171fcc57fceba270a4f94824eb459 [2021-08-11T14:09:32.726Z] $ docker rm -f 161424c329cc67072785f90af5d74d5fe26171fcc57fceba270a4f94824eb459 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:09:33.189Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T14:09:33.189Z] . [Pipeline] withDockerContainer [2021-08-11T14:09:33.771Z] prd-centos7-docker-4c-2g-327 does not seem to be running inside a container [2021-08-11T14:09:33.856Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-11T14:09:34.226Z] $ docker top a54e9b13e43c5876b29ed848c7b0884326b1edffa16abc35c6a914c9dc5612cf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-11T14:09:34.365Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-11T14:09:34.365Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-11T14:09:34.489Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-11T14:09:34.490Z] $ docker exec a54e9b13e43c5876b29ed848c7b0884326b1edffa16abc35c6a914c9dc5612cf ssh-agent [2021-08-11T14:09:34.605Z] SSH_AUTH_SOCK=/tmp/ssh-voZ9EQk0Q0vT/agent.14 [2021-08-11T14:09:34.605Z] SSH_AGENT_PID=21 [2021-08-11T14:09:34.613Z] Running ssh-add (command line suppressed) [2021-08-11T14:09:34.709Z] Identity added: /w/workspace/edgex-go/31@tmp/private_key_5725074842112356047.key (/w/workspace/edgex-go/31@tmp/private_key_5725074842112356047.key) [2021-08-11T14:09:34.733Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-11T14:09:35.043Z] + git semver bump pre [2021-08-11T14:09:35.043Z] # -> Open(): unable to determine branch for HEAD [2021-08-11T14:09:35.043Z] # $GIT_DIR = /w/workspace/edgex-go/31/.git [2021-08-11T14:09:35.043Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/31 [2021-08-11T14:09:35.043Z] # $SEMVER_REMOTE_NAME = origin [2021-08-11T14:09:35.043Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-11T14:09:35.043Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-11T14:09:35.043Z] # $SEMVER_BRANCH = main [2021-08-11T14:09:35.043Z] # $SEMVER_DIR = /w/workspace/edgex-go/31/.semver [2021-08-11T14:09:35.043Z] 2.0.1-dev.29 [Pipeline] } [2021-08-11T14:09:35.057Z] $ docker exec --env ******** --env ******** a54e9b13e43c5876b29ed848c7b0884326b1edffa16abc35c6a914c9dc5612cf ssh-agent -k [2021-08-11T14:09:35.152Z] unset SSH_AUTH_SOCK; [2021-08-11T14:09:35.152Z] unset SSH_AGENT_PID; [2021-08-11T14:09:35.152Z] echo Agent pid 21 killed; [2021-08-11T14:09:35.171Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-11T14:09:35.515Z] + git semver [Pipeline] } [2021-08-11T14:09:35.533Z] $ docker stop --time=1 a54e9b13e43c5876b29ed848c7b0884326b1edffa16abc35c6a914c9dc5612cf [2021-08-11T14:09:36.728Z] $ docker rm -f a54e9b13e43c5876b29ed848c7b0884326b1edffa16abc35c6a914c9dc5612cf [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:09:37.139Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T14:09:37.140Z] . [Pipeline] withDockerContainer [2021-08-11T14:09:37.224Z] prd-centos7-docker-4c-2g-327 does not seem to be running inside a container [2021-08-11T14:09:37.288Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-11T14:09:37.666Z] $ docker top 1bf5149ec0bd0ba1eb9106a1e6e302b386abac076df6803683d1e6019b1239f5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-11T14:09:37.790Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-11T14:09:37.790Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-11T14:09:37.908Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-11T14:09:37.909Z] $ docker exec 1bf5149ec0bd0ba1eb9106a1e6e302b386abac076df6803683d1e6019b1239f5 ssh-agent [2021-08-11T14:09:38.026Z] SSH_AUTH_SOCK=/tmp/ssh-4Ur1ApUsPJnc/agent.14 [2021-08-11T14:09:38.026Z] SSH_AGENT_PID=21 [2021-08-11T14:09:38.037Z] Running ssh-add (command line suppressed) [2021-08-11T14:09:38.133Z] Identity added: /w/workspace/edgex-go/31@tmp/private_key_995525665600375425.key (/w/workspace/edgex-go/31@tmp/private_key_995525665600375425.key) [2021-08-11T14:09:38.159Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-11T14:09:38.478Z] + git semver push [2021-08-11T14:09:38.478Z] # -> Open(): unable to determine branch for HEAD [2021-08-11T14:09:38.478Z] # $GIT_DIR = /w/workspace/edgex-go/31/.git [2021-08-11T14:09:38.478Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/31 [2021-08-11T14:09:38.478Z] # $SEMVER_REMOTE_NAME = origin [2021-08-11T14:09:38.478Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-11T14:09:38.478Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-11T14:09:38.478Z] # $SEMVER_BRANCH = main [2021-08-11T14:09:38.478Z] # $SEMVER_DIR = /w/workspace/edgex-go/31/.semver [Pipeline] } [2021-08-11T14:09:42.752Z] $ docker exec --env ******** --env ******** 1bf5149ec0bd0ba1eb9106a1e6e302b386abac076df6803683d1e6019b1239f5 ssh-agent -k [2021-08-11T14:09:42.852Z] unset SSH_AUTH_SOCK; [2021-08-11T14:09:42.852Z] unset SSH_AGENT_PID; [2021-08-11T14:09:42.852Z] echo Agent pid 21 killed; [2021-08-11T14:09:42.873Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-11T14:09:43.218Z] + git semver [Pipeline] } [2021-08-11T14:09:43.239Z] $ docker stop --time=1 1bf5149ec0bd0ba1eb9106a1e6e302b386abac076df6803683d1e6019b1239f5 [2021-08-11T14:09:44.424Z] $ docker rm -f 1bf5149ec0bd0ba1eb9106a1e6e302b386abac076df6803683d1e6019b1239f5 [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-11T14:09:45.295Z] + '[' -d /w/workspace/edgex-go/31/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-11T14:09:45.619Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T14:09:46.211Z] ---> package-listing.sh [2021-08-11T14:09:46.211Z] ++ facter osfamily [2021-08-11T14:09:46.211Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-11T14:09:46.478Z] + OS_FAMILY=redhat [2021-08-11T14:09:46.478Z] + workspace=/w/workspace/edgex-go/31 [2021-08-11T14:09:46.478Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-11T14:09:46.478Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-11T14:09:46.478Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-11T14:09:46.478Z] + PACKAGES=/tmp/packages_start.txt [2021-08-11T14:09:46.478Z] + '[' /w/workspace/edgex-go/31 ']' [2021-08-11T14:09:46.478Z] + PACKAGES=/tmp/packages_end.txt [2021-08-11T14:09:46.478Z] + case "${OS_FAMILY}" in [2021-08-11T14:09:46.478Z] + sort [2021-08-11T14:09:46.478Z] + rpm -qa [2021-08-11T14:09:48.626Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-11T14:09:48.626Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-11T14:09:48.626Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-11T14:09:48.626Z] + '[' /w/workspace/edgex-go/31 ']' [2021-08-11T14:09:48.626Z] + mkdir -p /w/workspace/edgex-go/31/archives/ [2021-08-11T14:09:48.626Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/31/archives/ [Pipeline] echo [2021-08-11T14:09:48.643Z] 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/31/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-11T14:09:48.944Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:09:49.558Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T14:09:49.558Z] [2021-08-11T14:09:49.558Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T14:09:49.884Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T14:09:49.884Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-11T14:09:49.884Z] b4d181a07f80: Pulling fs layer [2021-08-11T14:09:49.884Z] a1111a8f2ec3: Pulling fs layer [2021-08-11T14:09:49.884Z] ed53099fbce6: Pulling fs layer [2021-08-11T14:09:49.884Z] dc539afda2c1: Pulling fs layer [2021-08-11T14:09:49.884Z] 77bc0d833cb6: Pulling fs layer [2021-08-11T14:09:49.884Z] 9065ff56babe: Pulling fs layer [2021-08-11T14:09:49.884Z] d287ab97295c: Pulling fs layer [2021-08-11T14:09:49.884Z] dc539afda2c1: Waiting [2021-08-11T14:09:49.884Z] 77bc0d833cb6: Waiting [2021-08-11T14:09:49.884Z] 9065ff56babe: Waiting [2021-08-11T14:09:49.884Z] d287ab97295c: Waiting [2021-08-11T14:09:50.467Z] a1111a8f2ec3: Verifying Checksum [2021-08-11T14:09:50.467Z] a1111a8f2ec3: Download complete [2021-08-11T14:09:50.467Z] dc539afda2c1: Verifying Checksum [2021-08-11T14:09:50.467Z] dc539afda2c1: Download complete [2021-08-11T14:09:50.467Z] 77bc0d833cb6: Verifying Checksum [2021-08-11T14:09:50.467Z] 77bc0d833cb6: Download complete [2021-08-11T14:09:50.733Z] 9065ff56babe: Verifying Checksum [2021-08-11T14:09:50.733Z] 9065ff56babe: Download complete [2021-08-11T14:09:50.733Z] ed53099fbce6: Verifying Checksum [2021-08-11T14:09:50.733Z] ed53099fbce6: Download complete [2021-08-11T14:09:52.145Z] b4d181a07f80: Verifying Checksum [2021-08-11T14:09:52.145Z] b4d181a07f80: Download complete [2021-08-11T14:09:53.118Z] b4d181a07f80: Pull complete [2021-08-11T14:09:53.118Z] a1111a8f2ec3: Pull complete [2021-08-11T14:09:53.700Z] ed53099fbce6: Pull complete [2021-08-11T14:09:53.700Z] dc539afda2c1: Pull complete [2021-08-11T14:09:53.969Z] 77bc0d833cb6: Pull complete [2021-08-11T14:09:54.235Z] 9065ff56babe: Pull complete [2021-08-11T14:09:56.812Z] d287ab97295c: Verifying Checksum [2021-08-11T14:09:56.812Z] d287ab97295c: Download complete [2021-08-11T14:10:01.095Z] d287ab97295c: Pull complete [2021-08-11T14:10:01.095Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-11T14:10:01.095Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T14:10:01.095Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-11T14:10:01.198Z] prd-centos7-docker-4c-2g-327 does not seem to be running inside a container [2021-08-11T14:10:01.260Z] $ 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/31/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/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-11T14:10:04.255Z] $ docker top 389b30ac91bed55a28aa8c4d542cfc754274c55e5b891e4897e4db3392148ecd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-11T14:10:04.658Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-11T14:10:04.971Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-11T14:10:05.283Z] + ls /var/log/sa-host [2021-08-11T14:10:05.283Z] + sadf -c /var/log/sa-host/sa05 [2021-08-11T14:10:05.283Z] file_magic: OK [2021-08-11T14:10:05.283Z] HZ: Using current value: 100 [2021-08-11T14:10:05.283Z] file_header: OK [2021-08-11T14:10:05.283Z] 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-11T14:10:05.283Z] Statistics: [2021-08-11T14:10:05.283Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-11T14:10:05.283Z] File successfully converted to sysstat format version 12.0.3 [2021-08-11T14:10:05.283Z] + sadf -c /var/log/sa-host/sa11 [2021-08-11T14:10:05.283Z] file_magic: OK [2021-08-11T14:10:05.283Z] HZ: Using current value: 100 [2021-08-11T14:10:05.283Z] file_header: OK [2021-08-11T14:10:05.283Z] 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-11T14:10:05.283Z] Statistics: [2021-08-11T14:10:05.283Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-11T14:10:05.283Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-11T14:10:05.824Z] provisioning config files... [2021-08-11T14:10:05.839Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/31@tmp/config6818808745865620105tmp [Pipeline] { [Pipeline] echo [2021-08-11T14:10:05.861Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T14:10:06.183Z] ---> create-netrc.sh [Pipeline] } [2021-08-11T14:10:06.197Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-11T14:10:06.596Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-11T14:10:06.612Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T14:10:06.929Z] ---> sudo-logs.sh [2021-08-11T14:10:06.929Z] Archiving 'sudo' log.. [2021-08-11T14:10:06.929Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-327.vexxhost.local: Name or service not known [2021-08-11T14:10:06.929Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-327.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-11T14:10:06.964Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T14:10:07.276Z] ---> job-cost.sh [2021-08-11T14:10:07.276Z] lf-activate-venv: SKIPPING [2021-08-11T14:10:07.276Z] DEBUG: total: 0.18000000715255737 [2021-08-11T14:10:07.276Z] INFO: Retrieving Stack Cost... [2021-08-11T14:10:09.221Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-11T14:10:09.488Z] INFO: Archiving Costs [Pipeline] echo [2021-08-11T14:10:09.507Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T14:10:09.821Z] ---> logs-deploy.sh [2021-08-11T14:10:09.821Z] lf-activate-venv: SKIPPING [2021-08-11T14:10:09.821Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/31 [2021-08-11T14:10:09.821Z] INFO: archiving workspace using pattern(s): [2021-08-11T14:10:10.787Z] Archives upload complete. [2021-08-11T14:10:10.787Z] INFO: archiving logs to Nexus