Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 745cb475a1aaaa7f65879c3fe5597f8aef72f136 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-ssh7593214199118551017.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f1d79d91c36788821211008368c3015072ca53ca 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-ssh4927181609169820223.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 f1d79d91c36788821211008368c3015072ca53ca 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-ssh4555128583030455545.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f1d79d91c36788821211008368c3015072ca53ca (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f1d79d91c36788821211008368c3015072ca53ca # timeout=10 Commit message: "Merge pull request #358 from ernestojeda/update-get-head-tags" > 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-ssh8324929636873103932.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh328896116845537899.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 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 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-468 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/79 [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/79 # 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/79@tmp/jenkins-gitclient-ssh1982601354375937221.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 745cb475a1aaaa7f65879c3fe5597f8aef72f136 (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 745cb475a1aaaa7f65879c3fe5597f8aef72f136 # timeout=10 Commit message: "Merge pull request #3749 from siggiskulason/snap-update-snap-hooks" > git rev-list --no-walk 829549d17866dcb3455a2494230a0e5a9e7c571b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-11T18:23:56.528Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-11T18:23:56.566Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-11T18:23:56.581Z] ========================================================= [2021-10-11T18:23:56.581Z] EdgeX Global Pipelines Version Info [2021-10-11T18:23:56.581Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-11T18:23:57.758Z] ------------------- [2021-10-11T18:23:57.758Z] stable info: [2021-10-11T18:23:57.758Z] ------------------- [2021-10-11T18:23:57.758Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-11T18:23:57.758Z] Commit SHA: f1d79d91c36788821211008368c3015072ca53ca [2021-10-11T18:23:57.758Z] Message: update stable to v1.0.209 [2021-10-11T18:23:58.334Z] ------------------- [2021-10-11T18:23:58.334Z] experimental info: [2021-10-11T18:23:58.334Z] ------------------- [2021-10-11T18:23:58.334Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-11T18:23:58.334Z] Commit SHA: f1d79d91c36788821211008368c3015072ca53ca [2021-10-11T18:23:58.334Z] Message: update experimental to v1.0.209 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-11T18:23:58.409Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-10-11T18:23:58.420Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-10-11T18:23:58.427Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-11T18:23:58.434Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-11T18:23:58.441Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-11T18:23:58.447Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-11T18:23:58.454Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-11T18:23:58.461Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-10-11T18:23:58.473Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-10-11T18:23:58.483Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-10-11T18:23:58.492Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-11T18:23:58.501Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-11T18:23:58.509Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-11T18:23:58.518Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-11T18:23:58.527Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-11T18:23:58.538Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-11T18:23:58.547Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-11T18:23:58.559Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-11T18:23:58.572Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-11T18:23:58.580Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-11T18:23:58.589Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-11T18:23:58.597Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-11T18:23:58.606Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-10-11T18:23:58.614Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-10-11T18:23:58.623Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-10-11T18:23:58.632Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 745cb475a1aaaa7f65879c3fe5597f8aef72f136 [Pipeline] echo [2021-10-11T18:23:58.640Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 745cb47 [Pipeline] echo [2021-10-11T18:23:58.649Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-11T18:23:58.686Z] provisioning config files... [2021-10-11T18:23:58.703Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/79@tmp/config5849915041513604682tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-11T18:23:59.014Z] ---> docker-login.sh [2021-10-11T18:23:59.014Z] nexus3.edgexfoundry.org:10001 [2021-10-11T18:23:59.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-11T18:23:59.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-11T18:23:59.282Z] Configure a credential helper to remove this warning. See [2021-10-11T18:23:59.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-11T18:23:59.282Z] [2021-10-11T18:23:59.282Z] Login Succeeded [2021-10-11T18:23:59.282Z] nexus3.edgexfoundry.org:10002 [2021-10-11T18:23:59.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-11T18:23:59.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-11T18:23:59.282Z] Configure a credential helper to remove this warning. See [2021-10-11T18:23:59.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-11T18:23:59.282Z] [2021-10-11T18:23:59.282Z] Login Succeeded [2021-10-11T18:23:59.282Z] nexus3.edgexfoundry.org:10003 [2021-10-11T18:23:59.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-11T18:23:59.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-11T18:23:59.545Z] Configure a credential helper to remove this warning. See [2021-10-11T18:23:59.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-11T18:23:59.545Z] [2021-10-11T18:23:59.545Z] Login Succeeded [2021-10-11T18:23:59.545Z] nexus3.edgexfoundry.org:10004 [2021-10-11T18:23:59.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-11T18:23:59.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-11T18:23:59.545Z] Configure a credential helper to remove this warning. See [2021-10-11T18:23:59.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-11T18:23:59.545Z] [2021-10-11T18:23:59.545Z] Login Succeeded [2021-10-11T18:23:59.545Z] docker.io [2021-10-11T18:23:59.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-11T18:24:00.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-11T18:24:00.121Z] Configure a credential helper to remove this warning. See [2021-10-11T18:24:00.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-11T18:24:00.121Z] [2021-10-11T18:24:00.121Z] Login Succeeded [2021-10-11T18:24:00.121Z] ---> docker-login.sh ends [Pipeline] } [2021-10-11T18:24:00.129Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-11T18:24:00.446Z] ++ 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-10-11T18:24:00.446Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-11T18:24:00.446Z] ++ dirname cmd/core-command/Dockerfile [2021-10-11T18:24:00.446Z] ++ cut -d/ -f2 [2021-10-11T18:24:00.446Z] + echo core-command,cmd/core-command/Dockerfile [2021-10-11T18:24:00.446Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-11T18:24:00.446Z] ++ dirname cmd/core-data/Dockerfile [2021-10-11T18:24:00.446Z] ++ cut -d/ -f2 [2021-10-11T18:24:00.446Z] + echo core-data,cmd/core-data/Dockerfile [2021-10-11T18:24:00.446Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-11T18:24:00.446Z] ++ cut -d/ -f2 [2021-10-11T18:24:00.446Z] ++ dirname cmd/core-metadata/Dockerfile [2021-10-11T18:24:00.446Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-10-11T18:24:00.446Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-11T18:24:00.446Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-10-11T18:24:00.446Z] ++ cut -d/ -f2 [2021-10-11T18:24:00.446Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-10-11T18:24:00.446Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-11T18:24:00.446Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-10-11T18:24:00.446Z] ++ cut -d/ -f2 [2021-10-11T18:24:00.446Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-10-11T18:24:00.446Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-11T18:24:00.446Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-10-11T18:24:00.446Z] ++ cut -d/ -f2 [2021-10-11T18:24:00.446Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-10-11T18:24:00.446Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-11T18:24:00.446Z] ++ cut -d/ -f2 [2021-10-11T18:24:00.446Z] ++ dirname cmd/support-notifications/Dockerfile [2021-10-11T18:24:00.446Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-10-11T18:24:00.446Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-11T18:24:00.446Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-10-11T18:24:00.446Z] ++ cut -d/ -f2 [2021-10-11T18:24:00.446Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-10-11T18:24:00.446Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-11T18:24:00.446Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-10-11T18:24:00.446Z] ++ cut -d/ -f2 [2021-10-11T18:24:00.446Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-10-11T18:24:00.488Z] 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-10-11T18:24:01.389Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-11T18:24:01.389Z] [2021-10-11T18:24:01.389Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:24:01.696Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-11T18:24:01.696Z] latest: Pulling from edgex-devops/git-semver [2021-10-11T18:24:01.696Z] a0d0a0d46f8b: Pulling fs layer [2021-10-11T18:24:01.696Z] 3e5f54012d9b: Pulling fs layer [2021-10-11T18:24:01.696Z] 4c7163046ea9: Pulling fs layer [2021-10-11T18:24:01.696Z] 0c2d73faf560: Pulling fs layer [2021-10-11T18:24:01.696Z] 0c2d73faf560: Waiting [2021-10-11T18:24:01.696Z] 3e5f54012d9b: Verifying Checksum [2021-10-11T18:24:01.696Z] 3e5f54012d9b: Download complete [2021-10-11T18:24:01.696Z] a0d0a0d46f8b: Verifying Checksum [2021-10-11T18:24:01.696Z] a0d0a0d46f8b: Download complete [2021-10-11T18:24:01.696Z] 4c7163046ea9: Verifying Checksum [2021-10-11T18:24:01.696Z] 4c7163046ea9: Download complete [2021-10-11T18:24:01.958Z] 0c2d73faf560: Verifying Checksum [2021-10-11T18:24:01.958Z] 0c2d73faf560: Download complete [2021-10-11T18:24:01.958Z] a0d0a0d46f8b: Pull complete [2021-10-11T18:24:01.958Z] 3e5f54012d9b: Pull complete [2021-10-11T18:24:02.223Z] 4c7163046ea9: Pull complete [2021-10-11T18:24:02.490Z] 0c2d73faf560: Pull complete [2021-10-11T18:24:02.490Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-11T18:24:02.490Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-11T18:24:02.490Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-11T18:24:02.559Z] prd-centos7-docker-4c-2g-468 does not seem to be running inside a container [2021-10-11T18:24:02.595Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/79 -v /w/workspace/edgex-go/79:/w/workspace/edgex-go/79:rw,z -v /w/workspace/edgex-go/79@tmp:/w/workspace/edgex-go/79@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-11T18:24:03.199Z] $ docker top 667f5daaa90bf3d1093c02c8c91096b607e7c2c33d7ad9b49e15c90e0b0cdc4f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-11T18:24:03.288Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-11T18:24:03.288Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-11T18:24:03.389Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-11T18:24:03.390Z] $ docker exec 667f5daaa90bf3d1093c02c8c91096b607e7c2c33d7ad9b49e15c90e0b0cdc4f ssh-agent [2021-10-11T18:24:03.495Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIeMkmF/agent.13 [2021-10-11T18:24:03.495Z] SSH_AGENT_PID=20 [2021-10-11T18:24:03.503Z] Running ssh-add (command line suppressed) [2021-10-11T18:24:03.594Z] Identity added: /w/workspace/edgex-go/79@tmp/private_key_341971126692780695.key (/w/workspace/edgex-go/79@tmp/private_key_341971126692780695.key) [2021-10-11T18:24:03.610Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-11T18:24:03.907Z] + git tag --points-at HEAD [Pipeline] } [2021-10-11T18:24:03.921Z] $ docker exec --env ******** --env ******** 667f5daaa90bf3d1093c02c8c91096b607e7c2c33d7ad9b49e15c90e0b0cdc4f ssh-agent -k [2021-10-11T18:24:04.045Z] unset SSH_AUTH_SOCK; [2021-10-11T18:24:04.046Z] unset SSH_AGENT_PID; [2021-10-11T18:24:04.046Z] echo Agent pid 20 killed; [2021-10-11T18:24:04.055Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-11T18:24:04.078Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-11T18:24:04.079Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-11T18:24:04.213Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-11T18:24:04.215Z] $ docker exec 667f5daaa90bf3d1093c02c8c91096b607e7c2c33d7ad9b49e15c90e0b0cdc4f ssh-agent [2021-10-11T18:24:04.335Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJMFdJH/agent.52 [2021-10-11T18:24:04.335Z] SSH_AGENT_PID=59 [2021-10-11T18:24:04.340Z] Running ssh-add (command line suppressed) [2021-10-11T18:24:04.453Z] Identity added: /w/workspace/edgex-go/79@tmp/private_key_4331493494211229154.key (/w/workspace/edgex-go/79@tmp/private_key_4331493494211229154.key) [2021-10-11T18:24:04.470Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-11T18:24:04.767Z] + git semver init [2021-10-11T18:24:04.767Z] # -> Open(): unable to determine branch for HEAD [2021-10-11T18:24:04.767Z] # $GIT_DIR = /w/workspace/edgex-go/79/.git [2021-10-11T18:24:04.767Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/79 [2021-10-11T18:24:04.767Z] # $SEMVER_REMOTE_NAME = origin [2021-10-11T18:24:04.767Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-11T18:24:04.767Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-11T18:24:04.767Z] # $SEMVER_BRANCH = main [2021-10-11T18:24:04.767Z] # $SEMVER_TEMP = /tmp/semver-641152184 [2021-10-11T18:24:04.767Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-10-11T18:24:19.735Z] # '/tmp/semver-641152184' -> '/w/workspace/edgex-go/79/.semver' [2021-10-11T18:24:19.735Z] # -> Force: false [2021-10-11T18:24:19.735Z] # $SEMVER_DIR = /w/workspace/edgex-go/79/.semver [Pipeline] } [2021-10-11T18:24:19.744Z] $ docker exec --env ******** --env ******** 667f5daaa90bf3d1093c02c8c91096b607e7c2c33d7ad9b49e15c90e0b0cdc4f ssh-agent -k [2021-10-11T18:24:19.837Z] unset SSH_AUTH_SOCK; [2021-10-11T18:24:19.837Z] unset SSH_AGENT_PID; [2021-10-11T18:24:19.837Z] echo Agent pid 59 killed; [2021-10-11T18:24:19.847Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-11T18:24:20.161Z] + git semver [Pipeline] } [2021-10-11T18:24:20.176Z] $ docker stop --time=1 667f5daaa90bf3d1093c02c8c91096b607e7c2c33d7ad9b49e15c90e0b0cdc4f [2021-10-11T18:24:21.980Z] $ docker rm -f 667f5daaa90bf3d1093c02c8c91096b607e7c2c33d7ad9b49e15c90e0b0cdc4f [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-11T18:24:22.345Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-11T18:24:22.557Z] Stashed 1 file(s) [Pipeline] echo [2021-10-11T18:24:22.560Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.69 [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-10-11T18:24:22.695Z] ========================================================= [2021-10-11T18:24:22.695Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-11T18:24:22.695Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-11T18:24:22.998Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-11T18:24:22.998Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-11T18:24:22.998Z] 4e9f2cdf4387: Pulling fs layer [2021-10-11T18:24:22.998Z] 57d31006c564: Pulling fs layer [2021-10-11T18:24:22.998Z] bd5ccded8296: Pulling fs layer [2021-10-11T18:24:22.998Z] 304dd3a0f381: Pulling fs layer [2021-10-11T18:24:22.998Z] d37cda54a23b: Pulling fs layer [2021-10-11T18:24:22.998Z] bae75c0f2455: Pulling fs layer [2021-10-11T18:24:22.998Z] 806579b3d29a: Pulling fs layer [2021-10-11T18:24:22.998Z] c77eb801bf70: Pulling fs layer [2021-10-11T18:24:22.998Z] 6d0567d44e1a: Pulling fs layer [2021-10-11T18:24:22.998Z] 304dd3a0f381: Waiting [2021-10-11T18:24:22.998Z] d37cda54a23b: Waiting [2021-10-11T18:24:22.998Z] bae75c0f2455: Waiting [2021-10-11T18:24:22.998Z] 806579b3d29a: Waiting [2021-10-11T18:24:22.998Z] c77eb801bf70: Waiting [2021-10-11T18:24:22.998Z] 6d0567d44e1a: Waiting [2021-10-11T18:24:22.998Z] bd5ccded8296: Verifying Checksum [2021-10-11T18:24:22.998Z] bd5ccded8296: Download complete [2021-10-11T18:24:22.998Z] 57d31006c564: Verifying Checksum [2021-10-11T18:24:22.998Z] 57d31006c564: Download complete [2021-10-11T18:24:22.998Z] d37cda54a23b: Verifying Checksum [2021-10-11T18:24:22.998Z] d37cda54a23b: Download complete [2021-10-11T18:24:22.998Z] bae75c0f2455: Verifying Checksum [2021-10-11T18:24:22.998Z] bae75c0f2455: Download complete [2021-10-11T18:24:22.998Z] 806579b3d29a: Verifying Checksum [2021-10-11T18:24:22.998Z] 806579b3d29a: Download complete [2021-10-11T18:24:22.998Z] 4e9f2cdf4387: Verifying Checksum [2021-10-11T18:24:22.998Z] 4e9f2cdf4387: Download complete [2021-10-11T18:24:23.266Z] c77eb801bf70: Verifying Checksum [2021-10-11T18:24:23.266Z] c77eb801bf70: Download complete [2021-10-11T18:24:23.266Z] 4e9f2cdf4387: Pull complete [2021-10-11T18:24:23.534Z] 57d31006c564: Pull complete [2021-10-11T18:24:23.534Z] bd5ccded8296: Pull complete [2021-10-11T18:24:23.808Z] 304dd3a0f381: Verifying Checksum [2021-10-11T18:24:23.808Z] 304dd3a0f381: Download complete [2021-10-11T18:24:23.808Z] 6d0567d44e1a: Verifying Checksum [2021-10-11T18:24:23.808Z] 6d0567d44e1a: Download complete [2021-10-11T18:24:28.079Z] 304dd3a0f381: Pull complete [2021-10-11T18:24:28.079Z] d37cda54a23b: Pull complete [2021-10-11T18:24:28.079Z] bae75c0f2455: Pull complete [2021-10-11T18:24:28.079Z] 806579b3d29a: Pull complete [2021-10-11T18:24:28.079Z] c77eb801bf70: Pull complete [2021-10-11T18:24:30.021Z] 6d0567d44e1a: Pull complete [2021-10-11T18:24:30.021Z] Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd [2021-10-11T18:24:30.021Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-11T18:24:30.021Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-11T18:24:30.333Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-11T18:24:30.333Z] WORKDIR /edgex [2021-10-11T18:24:30.333Z] COPY go.mod . [2021-10-11T18:24:30.333Z] RUN go mod download' [2021-10-11T18:24:30.333Z] + docker build -t ci-base-image-x86_64 -f - . [2021-10-11T18:24:31.793Z] Sending build context to Docker daemon 329.3MB [2021-10-11T18:24:31.793Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-11T18:24:31.793Z] ---> e839a31ac9d1 [2021-10-11T18:24:31.793Z] Step 2/4 : WORKDIR /edgex [2021-10-11T18:24:33.715Z] ---> Running in 367e61340700 [2021-10-11T18:24:33.715Z] Removing intermediate container 367e61340700 [2021-10-11T18:24:33.715Z] ---> 34ab3ce10324 [2021-10-11T18:24:33.715Z] Step 3/4 : COPY go.mod . [2021-10-11T18:24:33.715Z] ---> 22149ebd9fd8 [2021-10-11T18:24:33.715Z] Step 4/4 : RUN go mod download [2021-10-11T18:24:33.715Z] ---> Running in d1b54720b78a [2021-10-11T18:24:37.670Z] Still waiting to schedule task [2021-10-11T18:24:37.670Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-11T18:25:12.524Z] Removing intermediate container d1b54720b78a [2021-10-11T18:25:12.524Z] ---> f26db748a229 [2021-10-11T18:25:12.524Z] Successfully built f26db748a229 [2021-10-11T18:25:12.524Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:25:12.819Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-11T18:25:12.819Z] . [Pipeline] withDockerContainer [2021-10-11T18:25:12.881Z] prd-centos7-docker-4c-2g-468 does not seem to be running inside a container [2021-10-11T18:25:12.916Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/79 -v /w/workspace/edgex-go/79:/w/workspace/edgex-go/79:rw,z -v /w/workspace/edgex-go/79@tmp:/w/workspace/edgex-go/79@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-11T18:25:13.274Z] $ docker top 75c6d10192a2079c55cb39a58e1a6bfba3dedcccac41b9ed9e9c1c68517e48eb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-11T18:25:13.636Z] + go version [2021-10-11T18:25:13.636Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-11T18:25:13.644Z] $ docker stop --time=1 75c6d10192a2079c55cb39a58e1a6bfba3dedcccac41b9ed9e9c1c68517e48eb [2021-10-11T18:25:14.833Z] $ docker rm -f 75c6d10192a2079c55cb39a58e1a6bfba3dedcccac41b9ed9e9c1c68517e48eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:25:15.364Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-11T18:25:15.364Z] . [Pipeline] withDockerContainer [2021-10-11T18:25:15.433Z] prd-centos7-docker-4c-2g-468 does not seem to be running inside a container [2021-10-11T18:25:15.463Z] $ 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/79 -v /w/workspace/edgex-go/79:/w/workspace/edgex-go/79:rw,z -v /w/workspace/edgex-go/79@tmp:/w/workspace/edgex-go/79@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-11T18:25:15.783Z] $ docker top cca7f31d8f348a838ad7ec805a1bcb90a52bbd25e9d7b50f9cef1726eef6cb72 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-11T18:25:15.863Z] ========================================================= [2021-10-11T18:25:15.863Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-11T18:25:15.863Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-11T18:25:16.156Z] + make test [2021-10-11T18:25:16.156Z] go mod tidy [2021-10-11T18:25:16.430Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-11T18:25:21.774Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-11T18:25:39.995Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-11T18:25:44.244Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-11T18:25:44.244Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-11T18:25:44.244Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-11T18:25:46.857Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-11T18:25:47.117Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-11T18:25:47.117Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-11T18:25:47.117Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-11T18:25:48.074Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-11T18:25:48.074Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-11T18:25:48.340Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-11T18:25:48.340Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-11T18:25:48.340Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-11T18:25:48.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-11T18:25:50.268Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements [2021-10-11T18:25:50.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-11T18:25:50.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-11T18:25:51.219Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.070s coverage: 98.5% of statements [2021-10-11T18:25:51.219Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-11T18:25:51.482Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.076s coverage: 46.3% of statements [2021-10-11T18:25:51.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-11T18:25:51.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-11T18:25:52.440Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.119s coverage: 90.1% of statements [2021-10-11T18:25:52.440Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-11T18:25:52.440Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-11T18:25:53.387Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.053s coverage: 84.4% of statements [2021-10-11T18:25:53.387Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-11T18:25:53.387Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-11T18:25:53.387Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-11T18:25:53.387Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-11T18:25:53.387Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-11T18:25:53.967Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.317s coverage: 94.2% of statements [2021-10-11T18:25:53.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-11T18:25:53.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-11T18:25:53.967Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 59.1% of statements [2021-10-11T18:25:53.968Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-11T18:25:53.968Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-11T18:25:53.968Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-11T18:25:53.968Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-11T18:25:53.968Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-11T18:25:54.547Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.042s coverage: 60.0% of statements [2021-10-11T18:25:54.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-11T18:25:54.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-11T18:25:54.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-11T18:25:55.125Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.051s coverage: 1.0% of statements [2021-10-11T18:25:55.125Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-11T18:25:55.125Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements [2021-10-11T18:25:55.388Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 21.7% of statements [2021-10-11T18:25:55.388Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-11T18:25:55.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.058s coverage: 47.1% of statements [2021-10-11T18:25:55.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.052s coverage: 79.5% of statements [2021-10-11T18:25:56.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements [2021-10-11T18:25:56.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.101s coverage: 96.3% of statements [2021-10-11T18:25:56.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.040s coverage: 87.5% of statements [2021-10-11T18:26:08.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements [2021-10-11T18:26:08.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements [2021-10-11T18:26:14.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.159s coverage: 82.5% of statements [2021-10-11T18:26:14.238Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-11T18:26:32.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements [2021-10-11T18:26:32.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-11T18:26:32.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-11T18:26:32.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-11T18:26:32.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-10-11T18:26:32.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-11T18:26:32.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-11T18:26:32.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-11T18:26:32.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-11T18:26:32.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-11T18:26:32.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2021-10-11T18:26:32.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-11T18:26:32.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-11T18:26:32.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2021-10-11T18:26:32.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-11T18:26:32.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements [2021-10-11T18:26:32.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-11T18:26:32.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements [2021-10-11T18:26:32.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-10-11T18:26:32.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-10-11T18:26:32.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.149s coverage: 91.2% of statements [2021-10-11T18:26:32.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-11T18:26:32.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.128s coverage: 64.4% of statements [2021-10-11T18:26:32.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-11T18:26:32.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-11T18:26:32.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2021-10-11T18:26:32.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2021-10-11T18:26:32.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2021-10-11T18:26:32.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements [2021-10-11T18:26:32.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.039s coverage: 100.0% of statements [2021-10-11T18:26:32.943Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.211s coverage: 70.4% of statements [2021-10-11T18:26:32.943Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-11T18:26:32.943Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-11T18:26:32.943Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-11T18:26:33.210Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.128s coverage: 43.4% of statements [2021-10-11T18:26:33.210Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-11T18:26:33.210Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-11T18:26:33.210Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.048s coverage: 89.5% of statements [2021-10-11T18:26:33.210Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-11T18:26:33.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements [2021-10-11T18:26:33.476Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-11T18:26:41.626Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.062s coverage: 19.5% of statements [2021-10-11T18:26:41.627Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-11T18:26:41.627Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-11T18:26:41.627Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-11T18:26:41.627Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-11T18:26:41.627Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 92.0% of statements [2021-10-11T18:26:41.627Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-11T18:26:41.627Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-11T18:26:41.627Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-11T18:26:41.627Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-11T18:26:41.627Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.050s coverage: 63.2% of statements [2021-10-11T18:26:41.627Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-11T18:26:41.627Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-11T18:26:41.627Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.083s coverage: 97.7% of statements [2021-10-11T18:26:41.627Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-11T18:26:41.627Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-11T18:26:41.627Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-11T18:26:41.627Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-11T18:26:41.627Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.042s coverage: 28.9% of statements [2021-10-11T18:26:41.627Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-11T18:26:41.627Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-11T18:26:41.627Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-11T18:26:41.627Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-11T18:26:41.627Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-11T18:26:41.627Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-11T18:26:41.627Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements [2021-10-11T18:26:41.627Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2021-10-11T18:26:41.627Z] 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-10-11T18:27:13.843Z] GO111MODULE=on go vet ./... [2021-10-11T18:27:22.050Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-11T18:27:22.050Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-11T18:27:22.315Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-11T18:27:23.185Z] + ls -al . [2021-10-11T18:27:23.185Z] total 612 [2021-10-11T18:27:23.185Z] drwxrwxr-x 10 1001 1001 4096 Oct 11 18:27 . [2021-10-11T18:27:23.185Z] drwxr-xr-x 4 root root 30 Oct 11 18:25 .. [2021-10-11T18:27:23.185Z] -rw-rw-r-- 1 1001 1001 11 Oct 11 18:23 .dockerignore [2021-10-11T18:27:23.185Z] drwxrwxr-x 8 1001 1001 162 Oct 11 18:23 .git [2021-10-11T18:27:23.185Z] drwxrwxr-x 4 1001 1001 142 Oct 11 18:23 .github [2021-10-11T18:27:23.185Z] -rw-rw-r-- 1 1001 1001 804 Oct 11 18:23 .gitignore [2021-10-11T18:27:23.185Z] -rw-rw-r-- 1 1001 1001 42 Oct 11 18:23 .golangci.yml [2021-10-11T18:27:23.185Z] -rw-rw-r-- 1 1001 1001 76 Oct 11 18:23 .hadolint.yml [2021-10-11T18:27:23.185Z] drwx------ 3 1001 1001 43 Oct 11 18:24 .semver [2021-10-11T18:27:23.185Z] -rw-rw-r-- 1 1001 1001 166 Oct 11 18:23 .sonarcloud.properties [2021-10-11T18:27:23.185Z] -rw-rw-r-- 1 1001 1001 1171 Oct 11 18:23 ADOPTERS.md [2021-10-11T18:27:23.185Z] -rw-rw-r-- 1 1001 1001 8608 Oct 11 18:23 Attribution.txt [2021-10-11T18:27:23.185Z] -rw-rw-r-- 1 1001 1001 43881 Oct 11 18:23 CHANGELOG.md [2021-10-11T18:27:23.185Z] -rw-rw-r-- 1 1001 1001 3804 Oct 11 18:23 CONTRIBUTING.md [2021-10-11T18:27:23.185Z] -rw-rw-r-- 1 1001 1001 677 Oct 11 18:23 GOVERNANCE.md [2021-10-11T18:27:23.185Z] -rw-rw-r-- 1 1001 1001 849 Oct 11 18:23 Jenkinsfile [2021-10-11T18:27:23.185Z] -rw-rw-r-- 1 1001 1001 10775 Oct 11 18:23 LICENSE [2021-10-11T18:27:23.185Z] -rw-rw-r-- 1 1001 1001 6508 Oct 11 18:23 Makefile [2021-10-11T18:27:23.185Z] -rw-rw-r-- 1 1001 1001 582 Oct 11 18:23 OWNERS.md [2021-10-11T18:27:23.185Z] -rw-rw-r-- 1 1001 1001 8256 Oct 11 18:23 README.md [2021-10-11T18:27:23.185Z] -rw-rw-r-- 1 1001 1001 6912 Oct 11 18:23 SECURITY.md [2021-10-11T18:27:23.185Z] -rw-rw-r-- 1 1001 1001 12 Oct 11 18:24 VERSION [2021-10-11T18:27:23.185Z] -rw-rw-r-- 1 1001 1001 4131 Oct 11 18:23 ZMQWindows.md [2021-10-11T18:27:23.185Z] drwxrwxr-x 2 1001 1001 37 Oct 11 18:23 bin [2021-10-11T18:27:23.185Z] drwxrwxr-x 14 1001 1001 4096 Oct 11 18:23 cmd [2021-10-11T18:27:23.185Z] -rw-r--r-- 1 root root 403932 Oct 11 18:26 coverage.out [2021-10-11T18:27:23.185Z] -rw-rw-r-- 1 1001 1001 829 Oct 11 18:23 go.mod [2021-10-11T18:27:23.185Z] -rw-rw-r-- 1 1001 1001 50143 Oct 11 18:25 go.sum [2021-10-11T18:27:23.185Z] drwxrwxr-x 8 1001 1001 124 Oct 11 18:23 internal [2021-10-11T18:27:23.185Z] drwxrwxr-x 3 1001 1001 16 Oct 11 18:23 openapi [2021-10-11T18:27:23.185Z] drwxrwxr-x 4 1001 1001 71 Oct 11 18:23 snap [2021-10-11T18:27:23.185Z] -rw-rw-r-- 1 1001 1001 204 Oct 11 18:23 version.go [Pipeline] sh [2021-10-11T18:27:23.475Z] + '[' -e coverage.out ] [2021-10-11T18:27:23.475Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-11T18:27:23.604Z] Stashed 1 file(s) [Pipeline] sh [2021-10-11T18:27:23.903Z] + make build [2021-10-11T18:27:23.904Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o cmd/core-data/core-data ./cmd/core-data [2021-10-11T18:27:25.315Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-11T18:27:31.950Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o cmd/core-command/core-command ./cmd/core-command [2021-10-11T18:27:32.537Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-11T18:27:33.497Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-11T18:27:33.761Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-11T18:27:34.704Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-11T18:27:35.281Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-11T18:27:36.248Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-11T18:27:37.195Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-11T18:27:38.148Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-11T18:27:39.104Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-10-11T18:27:40.509Z] $ docker stop --time=1 cca7f31d8f348a838ad7ec805a1bcb90a52bbd25e9d7b50f9cef1726eef6cb72 [2021-10-11T18:27:42.166Z] $ docker rm -f cca7f31d8f348a838ad7ec805a1bcb90a52bbd25e9d7b50f9cef1726eef6cb72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:27:43.975Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-11T18:27:43.975Z] [2021-10-11T18:27:43.975Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:27:44.281Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-11T18:27:44.281Z] latest: Pulling from edgex-devops/edgex-compose [2021-10-11T18:27:44.281Z] cbdbe7a5bc2a: Pulling fs layer [2021-10-11T18:27:44.281Z] ca9280d653b3: Pulling fs layer [2021-10-11T18:27:44.281Z] 7e9c9ca2126c: Pulling fs layer [2021-10-11T18:27:44.281Z] cbdbe7a5bc2a: Verifying Checksum [2021-10-11T18:27:44.281Z] cbdbe7a5bc2a: Download complete [2021-10-11T18:27:44.751Z] ca9280d653b3: Verifying Checksum [2021-10-11T18:27:44.751Z] ca9280d653b3: Download complete [2021-10-11T18:27:44.751Z] cbdbe7a5bc2a: Pull complete [2021-10-11T18:27:45.117Z] 7e9c9ca2126c: Verifying Checksum [2021-10-11T18:27:45.117Z] 7e9c9ca2126c: Download complete [2021-10-11T18:27:45.437Z] ca9280d653b3: Pull complete [2021-10-11T18:27:49.795Z] 7e9c9ca2126c: Pull complete [2021-10-11T18:27:49.795Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-10-11T18:27:49.795Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-11T18:27:49.795Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-10-11T18:27:49.867Z] prd-centos7-docker-4c-2g-468 does not seem to be running inside a container [2021-10-11T18:27:49.910Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/79 -v /w/workspace/edgex-go/79:/w/workspace/edgex-go/79:rw,z -v /w/workspace/edgex-go/79@tmp:/w/workspace/edgex-go/79@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-10-11T18:27:51.276Z] $ docker top 9ea83f38099eba606c632e3e4c017f999f8604fc5d793b3fd039884a50778fda -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-11T18:27:51.653Z] + docker-compose build --help [2021-10-11T18:27:51.653Z] + grep parallel [2021-10-11T18:27:52.226Z] --parallel Build images in parallel. [Pipeline] } [2021-10-11T18:27:52.236Z] $ docker stop --time=1 9ea83f38099eba606c632e3e4c017f999f8604fc5d793b3fd039884a50778fda [2021-10-11T18:27:53.411Z] $ docker rm -f 9ea83f38099eba606c632e3e4c017f999f8604fc5d793b3fd039884a50778fda [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:27:53.783Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-11T18:27:53.784Z] . [Pipeline] withDockerContainer [2021-10-11T18:27:53.864Z] prd-centos7-docker-4c-2g-468 does not seem to be running inside a container [2021-10-11T18:27:53.895Z] $ 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/79 -v /w/workspace/edgex-go/79:/w/workspace/edgex-go/79:rw,z -v /w/workspace/edgex-go/79@tmp:/w/workspace/edgex-go/79@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-10-11T18:27:54.226Z] $ docker top bf83a7b6d1e42612ccdedb50c860fec1c258d9aa4f5fe6b3a2fce301a8e890c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-11T18:27:54.576Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-11T18:27:55.146Z] Building core-command ... [2021-10-11T18:27:55.146Z] Building core-data ... [2021-10-11T18:27:55.146Z] Building core-metadata ... [2021-10-11T18:27:55.146Z] Building security-bootstrapper ... [2021-10-11T18:27:55.146Z] Building security-proxy-setup ... [2021-10-11T18:27:55.146Z] Building security-secretstore-setup ... [2021-10-11T18:27:55.146Z] Building support-notifications ... [2021-10-11T18:27:55.146Z] Building support-scheduler ... [2021-10-11T18:27:55.146Z] Building sys-mgmt-agent ... [2021-10-11T18:27:55.146Z] Building security-bootstrapper [2021-10-11T18:27:55.146Z] Building security-secretstore-setup [2021-10-11T18:27:55.146Z] Building core-command [2021-10-11T18:27:55.146Z] Building support-scheduler [2021-10-11T18:27:55.146Z] Building core-data [2021-10-11T18:28:07.430Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-11T18:28:07.430Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-11T18:28:07.430Z] ---> f26db748a229 [2021-10-11T18:28:07.430Z] Step 3/23 : WORKDIR /edgex-go [2021-10-11T18:28:07.430Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-11T18:28:07.430Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-11T18:28:07.430Z] ---> f26db748a229 [2021-10-11T18:28:07.430Z] Step 3/30 : WORKDIR /edgex-go [2021-10-11T18:28:07.430Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-11T18:28:07.430Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-11T18:28:07.431Z] ---> f26db748a229 [2021-10-11T18:28:07.431Z] Step 3/24 : WORKDIR /edgex-go [2021-10-11T18:28:07.431Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-11T18:28:07.431Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-11T18:28:07.431Z] ---> f26db748a229 [2021-10-11T18:28:07.431Z] Step 3/22 : WORKDIR /edgex-go [2021-10-11T18:28:07.431Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-11T18:28:07.431Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-11T18:28:07.431Z] ---> f26db748a229 [2021-10-11T18:28:07.431Z] Step 3/22 : WORKDIR /edgex-go [2021-10-11T18:28:07.431Z] ---> Running in 3fe4b60e190d [2021-10-11T18:28:07.431Z] ---> Running in c5dfb2c0918c [2021-10-11T18:28:07.431Z] ---> Running in e9001e86c9ac [2021-10-11T18:28:07.431Z] ---> Running in 820863c052ef [2021-10-11T18:28:07.431Z] ---> Running in a609eb4fc5aa [2021-10-11T18:28:07.431Z] Removing intermediate container 820863c052ef [2021-10-11T18:28:07.431Z] ---> a31571c1bdc7 [2021-10-11T18:28:07.431Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-11T18:28:07.431Z] Removing intermediate container a609eb4fc5aa [2021-10-11T18:28:07.431Z] ---> e98814700ee3 [2021-10-11T18:28:07.431Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-11T18:28:07.431Z] Removing intermediate container e9001e86c9ac [2021-10-11T18:28:07.431Z] ---> acb39217d959 [2021-10-11T18:28:07.431Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-11T18:28:07.431Z] Removing intermediate container 3fe4b60e190d [2021-10-11T18:28:07.431Z] ---> 1373cdd2e53a [2021-10-11T18:28:07.431Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-11T18:28:07.431Z] Removing intermediate container c5dfb2c0918c [2021-10-11T18:28:07.431Z] ---> 02733291740a [2021-10-11T18:28:07.431Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-11T18:28:07.431Z] ---> Running in d7c187df24cd [2021-10-11T18:28:07.431Z] ---> Running in 3eff1a8864ae [2021-10-11T18:28:07.431Z] ---> Running in 53da9db31021 [2021-10-11T18:28:07.431Z] ---> Running in ff04ba8e2987 [2021-10-11T18:28:07.431Z] ---> Running in 11932cbe8b94 [2021-10-11T18:28:08.831Z] Removing intermediate container d7c187df24cd [2021-10-11T18:28:08.831Z] ---> 0a4b00941e99 [2021-10-11T18:28:08.831Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-11T18:28:08.831Z] ---> Running in c68ac71f99d5 [2021-10-11T18:28:08.831Z] Removing intermediate container 53da9db31021 [2021-10-11T18:28:08.831Z] ---> d915db7265f2 [2021-10-11T18:28:08.831Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-11T18:28:08.831Z] Removing intermediate container 11932cbe8b94 [2021-10-11T18:28:08.831Z] ---> fb8a79a0c931 [2021-10-11T18:28:08.831Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-11T18:28:08.831Z] ---> Running in fee3bcdb7b7a [2021-10-11T18:28:08.831Z] ---> Running in eba173e6a96a [2021-10-11T18:28:08.831Z] Removing intermediate container ff04ba8e2987 [2021-10-11T18:28:08.831Z] ---> 872deefb5aaa [2021-10-11T18:28:08.831Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-11T18:28:09.093Z] ---> Running in 1b6af01209f3 [2021-10-11T18:28:09.093Z] Removing intermediate container 3eff1a8864ae [2021-10-11T18:28:09.093Z] ---> 0e1bb0b17c24 [2021-10-11T18:28:09.093Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-11T18:28:09.093Z] ---> Running in 2010d56e7a8f [2021-10-11T18:28:09.369Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-11T18:28:09.369Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-11T18:28:09.635Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-11T18:28:09.635Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-11T18:28:09.635Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-11T18:28:10.580Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-11T18:28:10.580Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-11T18:28:10.580Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-11T18:28:10.580Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-11T18:28:10.580Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-11T18:28:10.850Z] OK: 219 MiB in 52 packages [2021-10-11T18:28:10.850Z] OK: 219 MiB in 52 packages [2021-10-11T18:28:10.850Z] OK: 219 MiB in 52 packages [2021-10-11T18:28:10.850Z] OK: 219 MiB in 52 packages [2021-10-11T18:28:11.110Z] OK: 219 MiB in 52 packages [2021-10-11T18:28:11.110Z] Removing intermediate container c68ac71f99d5 [2021-10-11T18:28:11.110Z] ---> cb689797ed57 [2021-10-11T18:28:11.110Z] Step 6/22 : COPY . . [2021-10-11T18:28:11.681Z] Removing intermediate container fee3bcdb7b7a [2021-10-11T18:28:11.681Z] ---> ac31fa2ab968 [2021-10-11T18:28:11.681Z] Step 6/30 : COPY . . [2021-10-11T18:28:12.623Z] Removing intermediate container 1b6af01209f3 [2021-10-11T18:28:12.623Z] ---> 9d8078283f97 [2021-10-11T18:28:12.623Z] Step 6/22 : COPY . . [2021-10-11T18:28:12.905Z] Removing intermediate container 2010d56e7a8f [2021-10-11T18:28:12.905Z] ---> 9c4fa7417dfb [2021-10-11T18:28:12.905Z] Step 6/23 : COPY go.mod . [2021-10-11T18:28:12.905Z] Removing intermediate container eba173e6a96a [2021-10-11T18:28:12.905Z] ---> 81c6a033d0cc [2021-10-11T18:28:12.905Z] Step 6/24 : COPY . . [2021-10-11T18:28:15.469Z] ---> 5303d23c65e4 [2021-10-11T18:28:15.469Z] Step 7/23 : RUN go mod download [2021-10-11T18:28:17.394Z] ---> Running in e764530a609c [2021-10-11T18:28:17.394Z] ---> 833937df6690 [2021-10-11T18:28:17.394Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-11T18:28:17.394Z] ---> Running in a100eae13d4f [2021-10-11T18:28:21.615Z] Removing intermediate container a100eae13d4f [2021-10-11T18:28:21.615Z] ---> 903ed41be458 [2021-10-11T18:28:21.615Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-11T18:28:21.615Z] Removing intermediate container e764530a609c [2021-10-11T18:28:21.615Z] ---> 3af523f85d9c [2021-10-11T18:28:21.615Z] Step 8/23 : COPY . . [2021-10-11T18:28:21.615Z] ---> Running in a1093e24dc28 [2021-10-11T18:28:21.615Z] ---> ea9010fc9815 [2021-10-11T18:28:21.615Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-11T18:28:21.615Z] ---> 679fda86e403 [2021-10-11T18:28:21.615Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-11T18:28:21.877Z] ---> Running in aac135763c7d [2021-10-11T18:28:21.877Z] ---> Running in 12ebbcb4be1b [2021-10-11T18:28:21.877Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o cmd/core-command/core-command ./cmd/core-command [2021-10-11T18:28:21.877Z] ---> 1895b2f504a0 [2021-10-11T18:28:21.877Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-11T18:28:22.159Z] ---> Running in 2ff72b160cdc [2021-10-11T18:28:24.735Z] Removing intermediate container 12ebbcb4be1b [2021-10-11T18:28:24.735Z] ---> a871fa77f8d8 [2021-10-11T18:28:24.735Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-11T18:28:24.735Z] ---> Running in 82bb579d0812 [2021-10-11T18:28:25.006Z] Removing intermediate container aac135763c7d [2021-10-11T18:28:25.006Z] ---> 4fb85ef9f287 [2021-10-11T18:28:25.006Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-11T18:28:25.006Z] Removing intermediate container 2ff72b160cdc [2021-10-11T18:28:25.006Z] ---> e13aa0602f78 [2021-10-11T18:28:25.006Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-11T18:28:25.006Z] ---> Running in f6799effbf49 [2021-10-11T18:28:25.268Z] ---> Running in 415318ab7ab4 [2021-10-11T18:28:25.268Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o cmd/core-data/core-data ./cmd/core-data [2021-10-11T18:28:25.842Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-11T18:28:26.104Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-11T18:28:28.668Z] ---> bf3d119201b8 [2021-10-11T18:28:28.668Z] Step 9/23 : RUN go mod tidy [2021-10-11T18:28:28.668Z] ---> Running in fda24d17bd15 [2021-10-11T18:28:30.588Z] Removing intermediate container fda24d17bd15 [2021-10-11T18:28:30.588Z] ---> ad2f72c57849 [2021-10-11T18:28:30.588Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-11T18:28:30.588Z] ---> Running in 7be51e12a63c [2021-10-11T18:28:30.848Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-11T18:28:57.429Z] Removing intermediate container a1093e24dc28 [2021-10-11T18:28:57.429Z] ---> 43d04b7edadf [2021-10-11T18:28:57.429Z] [2021-10-11T18:28:57.429Z] Step 9/22 : FROM alpine:3.14 [2021-10-11T18:28:57.429Z] 3.14: Pulling from library/alpine [2021-10-11T18:28:57.429Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-11T18:28:57.429Z] Status: Downloaded newer image for alpine:3.14 [2021-10-11T18:28:57.429Z] ---> 14119a10abf4 [2021-10-11T18:28:57.429Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-11T18:28:57.429Z] ---> Running in 60694629db39 [2021-10-11T18:28:57.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-11T18:28:57.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-11T18:28:57.702Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-11T18:28:57.702Z] Executing busybox-1.33.1-r3.trigger [2021-10-11T18:28:57.702Z] OK: 6 MiB in 15 packages [2021-10-11T18:28:57.965Z] Removing intermediate container 60694629db39 [2021-10-11T18:28:57.965Z] ---> 8cb65b8dca84 [2021-10-11T18:28:57.965Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-11T18:28:57.965Z] ---> Running in 85397966bf36 [2021-10-11T18:28:58.229Z] Removing intermediate container 85397966bf36 [2021-10-11T18:28:58.229Z] ---> 425f93c704e9 [2021-10-11T18:28:58.229Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-11T18:28:58.229Z] ---> Running in 2cd47729929a [2021-10-11T18:28:58.489Z] Removing intermediate container 2cd47729929a [2021-10-11T18:28:58.489Z] ---> 762798114e4a [2021-10-11T18:28:58.489Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-11T18:28:58.489Z] ---> Running in 12c3ace36337 [2021-10-11T18:28:58.750Z] Removing intermediate container 12c3ace36337 [2021-10-11T18:28:58.750Z] ---> 84bd8fa9d2d9 [2021-10-11T18:28:58.750Z] Step 14/22 : WORKDIR / [2021-10-11T18:28:58.750Z] ---> Running in 629732badd28 [2021-10-11T18:28:59.013Z] Removing intermediate container 629732badd28 [2021-10-11T18:28:59.013Z] ---> ae0a466ef578 [2021-10-11T18:28:59.013Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-11T18:28:59.013Z] ---> 4415b95f928a [2021-10-11T18:28:59.013Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-11T18:28:59.588Z] ---> 195b1aaa7ad6 [2021-10-11T18:28:59.588Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-11T18:28:59.850Z] ---> bd098fb2fa6f [2021-10-11T18:28:59.850Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-11T18:28:59.850Z] ---> Running in 5c7295896175 [2021-10-11T18:29:00.111Z] Removing intermediate container 5c7295896175 [2021-10-11T18:29:00.111Z] ---> bae880121292 [2021-10-11T18:29:00.111Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-11T18:29:00.111Z] ---> Running in 69ab7f1cfed2 [2021-10-11T18:29:00.373Z] Removing intermediate container 69ab7f1cfed2 [2021-10-11T18:29:00.373Z] ---> 2dd983beef73 [2021-10-11T18:29:00.373Z] Step 20/22 : LABEL arch=x86_64 [2021-10-11T18:29:00.373Z] ---> Running in d466a41813bf [2021-10-11T18:29:00.373Z] Removing intermediate container d466a41813bf [2021-10-11T18:29:00.373Z] ---> bc5ac2dbb9a8 [2021-10-11T18:29:00.373Z] Step 21/22 : LABEL git_sha=745cb475a1aaaa7f65879c3fe5597f8aef72f136 [2021-10-11T18:29:00.373Z] ---> Running in 5a110a1ec5f0 [2021-10-11T18:29:00.637Z] Removing intermediate container 5a110a1ec5f0 [2021-10-11T18:29:00.637Z] ---> d206b118c73f [2021-10-11T18:29:00.637Z] Step 22/22 : LABEL version=2.0.1-dev.69 [2021-10-11T18:29:00.637Z] ---> Running in 143064ff4d79 [2021-10-11T18:29:00.637Z] Removing intermediate container 143064ff4d79 [2021-10-11T18:29:00.637Z] ---> eda9d0ab40c3 [2021-10-11T18:29:00.637Z] [2021-10-11T18:29:00.899Z] Successfully built eda9d0ab40c3 [2021-10-11T18:29:00.899Z] Successfully tagged core-command:latest [2021-10-11T18:29:00.899Z] Building support-notifications [2021-10-11T18:29:03.476Z]  Building core-command ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-11T18:29:07.733Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-11T18:29:07.733Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-11T18:29:07.733Z] ---> f26db748a229 [2021-10-11T18:29:07.733Z] Step 3/21 : WORKDIR /edgex-go [2021-10-11T18:29:07.733Z] ---> Using cache [2021-10-11T18:29:07.733Z] ---> 02733291740a [2021-10-11T18:29:07.733Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-11T18:29:07.733Z] ---> Using cache [2021-10-11T18:29:07.733Z] ---> 872deefb5aaa [2021-10-11T18:29:07.733Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-11T18:29:07.733Z] ---> Running in e0f982587888 [2021-10-11T18:29:08.687Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-11T18:29:09.672Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-11T18:29:09.672Z] OK: 219 MiB in 52 packages [2021-10-11T18:29:09.938Z] Removing intermediate container f6799effbf49 [2021-10-11T18:29:09.938Z] ---> 2b087b10c453 [2021-10-11T18:29:09.938Z] [2021-10-11T18:29:09.938Z] Step 9/30 : FROM alpine:3.14 [2021-10-11T18:29:09.938Z] ---> 14119a10abf4 [2021-10-11T18:29:09.938Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-11T18:29:10.204Z] Removing intermediate container 415318ab7ab4 [2021-10-11T18:29:10.204Z] ---> 1bcebf2feaf7 [2021-10-11T18:29:10.204Z] [2021-10-11T18:29:10.204Z] Step 9/24 : FROM alpine:3.14 [2021-10-11T18:29:10.204Z] ---> 14119a10abf4 [2021-10-11T18:29:10.204Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-11T18:29:10.204Z] ---> Running in 4c162eee854b [2021-10-11T18:29:10.204Z] ---> Running in 8f19dd713683 [2021-10-11T18:29:10.463Z] Removing intermediate container 4c162eee854b [2021-10-11T18:29:10.463Z] ---> 3afefc9cdf61 [2021-10-11T18:29:10.463Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-11T18:29:10.463Z] Removing intermediate container e0f982587888 [2021-10-11T18:29:10.463Z] ---> 1fe766bc1e8d [2021-10-11T18:29:10.463Z] Step 6/21 : COPY . . [2021-10-11T18:29:10.463Z] ---> Running in 31e58a2a8543 [2021-10-11T18:29:11.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-11T18:29:11.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-11T18:29:11.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-11T18:29:11.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-11T18:29:11.566Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-11T18:29:11.566Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-11T18:29:11.566Z] (3/3) Installing su-exec (0.2-r1) [2021-10-11T18:29:11.566Z] Executing busybox-1.33.1-r3.trigger [2021-10-11T18:29:11.566Z] Executing ca-certificates-20191127-r5.trigger [2021-10-11T18:29:11.566Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-11T18:29:11.566Z] (2/2) Installing su-exec (0.2-r1) [2021-10-11T18:29:11.566Z] Executing busybox-1.33.1-r3.trigger [2021-10-11T18:29:11.829Z] OK: 6 MiB in 16 packages [2021-10-11T18:29:11.829Z] OK: 6 MiB in 17 packages [2021-10-11T18:29:13.219Z] Removing intermediate container 31e58a2a8543 [2021-10-11T18:29:13.219Z] ---> 1f11fc879f77 [2021-10-11T18:29:13.219Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-11T18:29:13.219Z] ---> Running in d3a3876b6429 [2021-10-11T18:29:13.219Z] Removing intermediate container 8f19dd713683 [2021-10-11T18:29:13.219Z] ---> b96fcb943c38 [2021-10-11T18:29:13.219Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-11T18:29:13.219Z] ---> Running in 3f5b12383149 [2021-10-11T18:29:13.482Z] Removing intermediate container d3a3876b6429 [2021-10-11T18:29:13.482Z] ---> cbfe22837a48 [2021-10-11T18:29:13.482Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-11T18:29:13.741Z] Removing intermediate container 3f5b12383149 [2021-10-11T18:29:13.741Z] ---> 377b3db2160a [2021-10-11T18:29:13.741Z] Step 12/24 : WORKDIR / [2021-10-11T18:29:13.741Z] ---> Running in 6ecc0945d5c2 [2021-10-11T18:29:14.690Z] ---> Running in 9346e333e73a [2021-10-11T18:29:14.690Z] Removing intermediate container 6ecc0945d5c2 [2021-10-11T18:29:14.690Z] ---> 4bc9da448d5a [2021-10-11T18:29:14.690Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-11T18:29:14.956Z] Removing intermediate container 7be51e12a63c [2021-10-11T18:29:14.956Z] ---> d763415e8679 [2021-10-11T18:29:14.956Z] [2021-10-11T18:29:14.956Z] Step 11/23 : FROM alpine:3.14 [2021-10-11T18:29:14.956Z] ---> 14119a10abf4 [2021-10-11T18:29:14.956Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-11T18:29:14.956Z] ---> Using cache [2021-10-11T18:29:14.956Z] ---> 8cb65b8dca84 [2021-10-11T18:29:14.956Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-11T18:29:14.956Z] ---> Using cache [2021-10-11T18:29:14.956Z] ---> 425f93c704e9 [2021-10-11T18:29:14.956Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-11T18:29:14.956Z] ---> Running in 84d3fb8dd57e [2021-10-11T18:29:14.956Z] Removing intermediate container 82bb579d0812 [2021-10-11T18:29:14.956Z] ---> 8b50de64a716 [2021-10-11T18:29:14.956Z] [2021-10-11T18:29:14.956Z] Step 9/22 : FROM alpine:3.14 [2021-10-11T18:29:14.956Z] ---> Running in 4474c34ca8da [2021-10-11T18:29:14.956Z] ---> 14119a10abf4 [2021-10-11T18:29:14.956Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-11T18:29:15.218Z] Removing intermediate container 9346e333e73a [2021-10-11T18:29:15.218Z] ---> 0ebfad887e2f [2021-10-11T18:29:15.219Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-11T18:29:15.219Z] ---> Running in 0e23ce6515a8 [2021-10-11T18:29:15.219Z] Removing intermediate container 4474c34ca8da [2021-10-11T18:29:15.219Z] ---> c95b89cbbaa1 [2021-10-11T18:29:15.219Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-11T18:29:15.484Z] Removing intermediate container 0e23ce6515a8 [2021-10-11T18:29:15.484Z] ---> 6bd41c115a38 [2021-10-11T18:29:15.484Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-11T18:29:15.484Z] ---> Running in 720426dba04d [2021-10-11T18:29:15.484Z] ---> f35b5a3b74fb [2021-10-11T18:29:15.484Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-11T18:29:15.484Z] ---> Running in 9cf827114d28 [2021-10-11T18:29:15.752Z] Removing intermediate container 720426dba04d [2021-10-11T18:29:15.752Z] ---> c62e27690006 [2021-10-11T18:29:15.752Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-11T18:29:15.752Z] ---> 3b3b41a688cb [2021-10-11T18:29:15.752Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-11T18:29:16.020Z] Removing intermediate container 9cf827114d28 [2021-10-11T18:29:16.020Z] ---> 3e03ba2bf5d3 [2021-10-11T18:29:16.020Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-11T18:29:16.020Z] ---> 5b3f78c2ef42 [2021-10-11T18:29:16.020Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-11T18:29:16.020Z] ---> Running in d8821a4345fe [2021-10-11T18:29:16.020Z] Removing intermediate container 84d3fb8dd57e [2021-10-11T18:29:16.020Z] ---> 8933c87df195 [2021-10-11T18:29:16.020Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-11T18:29:16.020Z] ---> 2ceeed0759a8 [2021-10-11T18:29:16.020Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-11T18:29:16.281Z] ---> Running in 08a808fea0ed [2021-10-11T18:29:16.281Z] Removing intermediate container d8821a4345fe [2021-10-11T18:29:16.281Z] ---> 83721e51eff7 [2021-10-11T18:29:16.281Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-11T18:29:16.281Z] ---> Running in ee1938c33a71 [2021-10-11T18:29:16.545Z] ---> 0258b3716918 [2021-10-11T18:29:16.545Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-11T18:29:16.545Z] ---> 6b8d67fb8d69 [2021-10-11T18:29:16.545Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-11T18:29:16.545Z] Removing intermediate container 08a808fea0ed [2021-10-11T18:29:16.545Z] ---> 8d5dfc51d60d [2021-10-11T18:29:16.545Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-11T18:29:17.117Z] ---> 7fccff3ebffb [2021-10-11T18:29:17.117Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-11T18:29:17.117Z] ---> c39fa8c5461b [2021-10-11T18:29:17.117Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-11T18:29:17.117Z] ---> afd2cfa5e7ec [2021-10-11T18:29:17.117Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-11T18:29:17.117Z] ---> 9ca0946ab8d5 [2021-10-11T18:29:17.117Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-11T18:29:17.117Z] ---> Running in 1a95330f3ff1 [2021-10-11T18:29:17.117Z] ---> Running in ffec21212f14 [2021-10-11T18:29:17.117Z] ---> Running in af796fda6ed0 [2021-10-11T18:29:17.117Z] Removing intermediate container 1a95330f3ff1 [2021-10-11T18:29:17.117Z] ---> 099968cb94bd [2021-10-11T18:29:17.117Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-11T18:29:17.380Z] ---> Running in cbf559e2bbc4 [2021-10-11T18:29:17.380Z] ---> d48d0d23f5cc [2021-10-11T18:29:17.380Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-11T18:29:17.380Z] Removing intermediate container cbf559e2bbc4 [2021-10-11T18:29:17.380Z] ---> a48446e251c7 [2021-10-11T18:29:17.381Z] Step 21/23 : LABEL arch=x86_64 [2021-10-11T18:29:17.381Z] ---> Running in 5de96bb38a76 [2021-10-11T18:29:17.645Z] Removing intermediate container ee1938c33a71 [2021-10-11T18:29:17.645Z] ---> 09487c104578 [2021-10-11T18:29:17.645Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-11T18:29:17.645Z] ---> Running in 9b781f546cc5 [2021-10-11T18:29:17.645Z] ---> 4831cb4205b2 [2021-10-11T18:29:17.645Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-10-11T18:29:17.645Z] Removing intermediate container 5de96bb38a76 [2021-10-11T18:29:17.645Z] ---> 0cdacdabad2b [2021-10-11T18:29:17.645Z] Step 22/23 : LABEL git_sha=745cb475a1aaaa7f65879c3fe5597f8aef72f136 [2021-10-11T18:29:17.645Z] ---> Running in 6479fe5d15e1 [2021-10-11T18:29:17.645Z] ---> Running in 14884148d78b [2021-10-11T18:29:17.906Z] Removing intermediate container 14884148d78b [2021-10-11T18:29:17.906Z] ---> 3e23642cc901 [2021-10-11T18:29:17.906Z] Step 23/23 : LABEL version=2.0.1-dev.69 [2021-10-11T18:29:17.906Z] ---> Running in b28989a828c4 [2021-10-11T18:29:17.906Z] Removing intermediate container b28989a828c4 [2021-10-11T18:29:17.906Z] ---> e1b425185975 [2021-10-11T18:29:17.906Z] [2021-10-11T18:29:18.174Z] Successfully built e1b425185975 [2021-10-11T18:29:18.174Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-11T18:29:18.174Z] Successfully tagged support-scheduler:latest [2021-10-11T18:29:18.174Z] Building core-metadata [2021-10-11T18:29:18.174Z]  Building support-scheduler ... done Removing intermediate container ffec21212f14 [2021-10-11T18:29:18.174Z] ---> ae708b0c2218 [2021-10-11T18:29:18.174Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-11T18:29:19.113Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-11T18:29:19.371Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-11T18:29:19.629Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-11T18:29:19.899Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-11T18:29:19.899Z] ---> 9bf9bf362dc5 [2021-10-11T18:29:19.899Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-11T18:29:19.899Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-11T18:29:19.899Z] Removing intermediate container af796fda6ed0 [2021-10-11T18:29:19.899Z] ---> 2e2b3bb455bc [2021-10-11T18:29:19.899Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-11T18:29:19.899Z] ---> Running in 66a18a38bdfc [2021-10-11T18:29:19.899Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-11T18:29:20.167Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-11T18:29:20.167Z] Removing intermediate container 6479fe5d15e1 [2021-10-11T18:29:20.167Z] ---> e52fa10fcc57 [2021-10-11T18:29:20.167Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-11T18:29:20.167Z] Executing busybox-1.33.1-r3.trigger [2021-10-11T18:29:20.167Z] OK: 8 MiB in 20 packages [2021-10-11T18:29:20.167Z] ---> Running in 9581e4564401 [2021-10-11T18:29:20.167Z] ---> b9e1cf665609 [2021-10-11T18:29:20.167Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-11T18:29:20.433Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-11T18:29:20.433Z] Removing intermediate container 9581e4564401 [2021-10-11T18:29:20.433Z] ---> 478eb6344618 [2021-10-11T18:29:20.433Z] Step 22/24 : LABEL arch=x86_64 [2021-10-11T18:29:20.433Z] ---> Running in 6b52cd415ff5 [2021-10-11T18:29:20.699Z] Removing intermediate container 6b52cd415ff5 [2021-10-11T18:29:20.699Z] ---> 7a76aef0aab6 [2021-10-11T18:29:20.699Z] Step 23/24 : LABEL git_sha=745cb475a1aaaa7f65879c3fe5597f8aef72f136 [2021-10-11T18:29:20.699Z] ---> afc44a84cffc [2021-10-11T18:29:20.699Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-11T18:29:20.699Z] ---> Running in e594d7989631 [2021-10-11T18:29:20.699Z] Removing intermediate container 9b781f546cc5 [2021-10-11T18:29:20.699Z] ---> 048f2232a38b [2021-10-11T18:29:20.699Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-11T18:29:20.967Z] Removing intermediate container e594d7989631 [2021-10-11T18:29:20.967Z] ---> bdb0cf8d157a [2021-10-11T18:29:20.967Z] Step 24/24 : LABEL version=2.0.1-dev.69 [2021-10-11T18:29:21.242Z] ---> e0b1dedfdbe2 [2021-10-11T18:29:21.242Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-11T18:29:21.242Z] ---> Running in 290e5b81dda3 [2021-10-11T18:29:21.242Z] ---> 24b6d5f6609f [2021-10-11T18:29:21.242Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-11T18:29:21.522Z] Removing intermediate container 290e5b81dda3 [2021-10-11T18:29:21.522Z] ---> 145a47dae0b9 [2021-10-11T18:29:21.522Z] [2021-10-11T18:29:21.522Z] Successfully built 145a47dae0b9 [2021-10-11T18:29:21.522Z] Successfully tagged security-secretstore-setup:latest [2021-10-11T18:29:21.522Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2021-10-11T18:29:21.795Z] ---> 10861457720d [2021-10-11T18:29:21.795Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-11T18:29:22.062Z] ---> 6a0254890da0 [2021-10-11T18:29:22.062Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-11T18:29:23.441Z] ---> Running in 1951c374d6af [2021-10-11T18:29:24.857Z] ---> 7aef04662198 [2021-10-11T18:29:24.858Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-11T18:29:25.135Z] Removing intermediate container 1951c374d6af [2021-10-11T18:29:25.135Z] ---> 55dffeb993e7 [2021-10-11T18:29:25.135Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-11T18:29:25.135Z] ---> Running in 3007648dbc12 [2021-10-11T18:29:25.418Z] Removing intermediate container 3007648dbc12 [2021-10-11T18:29:25.418Z] ---> f17fb6442c75 [2021-10-11T18:29:25.418Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-11T18:29:25.418Z] ---> Running in d7d0f79f002c [2021-10-11T18:29:25.418Z] ---> 9cf8a8bcf5cc [2021-10-11T18:29:25.418Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-11T18:29:25.418Z] ---> Running in 2b729f5b753f [2021-10-11T18:29:25.708Z] Removing intermediate container d7d0f79f002c [2021-10-11T18:29:25.708Z] ---> 67cd4b2e30dd [2021-10-11T18:29:25.708Z] Step 20/22 : LABEL arch=x86_64 [2021-10-11T18:29:25.708Z] ---> Running in 879c279d77c6 [2021-10-11T18:29:25.991Z] Removing intermediate container 879c279d77c6 [2021-10-11T18:29:25.991Z] ---> 3cbb1754c1ce [2021-10-11T18:29:25.991Z] Step 21/22 : LABEL git_sha=745cb475a1aaaa7f65879c3fe5597f8aef72f136 [2021-10-11T18:29:26.250Z] ---> Running in c8a225442113 [2021-10-11T18:29:26.511Z] Removing intermediate container c8a225442113 [2021-10-11T18:29:26.511Z] ---> 400bd7f2f682 [2021-10-11T18:29:26.511Z] Step 22/22 : LABEL version=2.0.1-dev.69 [2021-10-11T18:29:26.511Z] ---> Running in bd25ab66da95 [2021-10-11T18:29:26.511Z] Removing intermediate container 2b729f5b753f [2021-10-11T18:29:26.511Z] ---> 42e2ec39ed43 [2021-10-11T18:29:26.511Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-11T18:29:26.790Z] ---> Running in c3beb57ff085 [2021-10-11T18:29:26.790Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-11T18:29:26.790Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-11T18:29:26.790Z] ---> f26db748a229 [2021-10-11T18:29:26.790Z] Step 3/22 : WORKDIR /edgex-go [2021-10-11T18:29:26.790Z] ---> Using cache [2021-10-11T18:29:26.790Z] ---> 02733291740a [2021-10-11T18:29:26.790Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-11T18:29:26.790Z] ---> Using cache [2021-10-11T18:29:26.790Z] ---> 872deefb5aaa [2021-10-11T18:29:26.790Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-11T18:29:26.790Z] Removing intermediate container bd25ab66da95 [2021-10-11T18:29:26.790Z] ---> 88f4e879be6b [2021-10-11T18:29:26.790Z] [2021-10-11T18:29:26.790Z] ---> Running in 0f7ea3cd16f5 [2021-10-11T18:29:27.076Z] Successfully built 88f4e879be6b [2021-10-11T18:29:27.076Z] Successfully tagged core-data:latest [2021-10-11T18:29:27.076Z] Building security-proxy-setup [2021-10-11T18:29:27.076Z]  Building core-data ... done Removing intermediate container c3beb57ff085 [2021-10-11T18:29:27.076Z] ---> 2490d4cd3c04 [2021-10-11T18:29:27.076Z] Step 27/30 : CMD ["gate"] [2021-10-11T18:29:27.358Z] ---> Running in e235ccf56f7f [2021-10-11T18:29:27.649Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-11T18:29:27.649Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-11T18:29:27.649Z] ---> f26db748a229 [2021-10-11T18:29:27.649Z] Step 3/22 : WORKDIR /edgex-go [2021-10-11T18:29:27.649Z] ---> Using cache [2021-10-11T18:29:27.649Z] ---> 02733291740a [2021-10-11T18:29:27.649Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-11T18:29:27.649Z] ---> Using cache [2021-10-11T18:29:27.649Z] ---> 872deefb5aaa [2021-10-11T18:29:27.649Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-11T18:29:28.253Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-11T18:29:28.526Z] Removing intermediate container e235ccf56f7f [2021-10-11T18:29:28.526Z] ---> 66f687b1afa8 [2021-10-11T18:29:28.526Z] Step 28/30 : LABEL arch=x86_64 [2021-10-11T18:29:28.789Z] ---> Running in e638e855ba7e [2021-10-11T18:29:28.789Z] ---> Running in 9562d48759c2 [2021-10-11T18:29:29.051Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-11T18:29:29.051Z] Removing intermediate container 9562d48759c2 [2021-10-11T18:29:29.051Z] ---> 69220c5e4498 [2021-10-11T18:29:29.051Z] Step 29/30 : LABEL git_sha=745cb475a1aaaa7f65879c3fe5597f8aef72f136 [2021-10-11T18:29:29.051Z] ---> Running in f0f8b0bb905e [2021-10-11T18:29:29.314Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-11T18:29:29.314Z] Removing intermediate container f0f8b0bb905e [2021-10-11T18:29:29.314Z] ---> 64b862d907ba [2021-10-11T18:29:29.314Z] Step 30/30 : LABEL version=2.0.1-dev.69 [2021-10-11T18:29:29.314Z] OK: 219 MiB in 52 packages [2021-10-11T18:29:29.583Z] ---> Running in 4d72909f786f [2021-10-11T18:29:29.870Z] Removing intermediate container 4d72909f786f [2021-10-11T18:29:29.870Z] ---> 88888d61060b [2021-10-11T18:29:29.870Z] [2021-10-11T18:29:29.870Z] Successfully built 88888d61060b [2021-10-11T18:29:29.870Z] Successfully tagged security-bootstrapper:latest [2021-10-11T18:29:30.153Z]  Building security-bootstrapper ... done Removing intermediate container 0f7ea3cd16f5 [2021-10-11T18:29:30.153Z] ---> e203e7b8e8d4 [2021-10-11T18:29:30.153Z] Step 6/22 : COPY . . [2021-10-11T18:29:30.153Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-11T18:29:30.758Z] OK: 219 MiB in 52 packages [2021-10-11T18:29:32.738Z] Removing intermediate container e638e855ba7e [2021-10-11T18:29:32.738Z] ---> 9041d657ef55 [2021-10-11T18:29:32.738Z] Step 6/22 : COPY . . [2021-10-11T18:29:39.417Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-11T18:29:39.417Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-11T18:29:39.417Z] ---> f26db748a229 [2021-10-11T18:29:39.417Z] Step 3/20 : WORKDIR /edgex-go [2021-10-11T18:29:39.417Z] ---> Using cache [2021-10-11T18:29:39.417Z] ---> 02733291740a [2021-10-11T18:29:39.417Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-11T18:29:39.417Z] ---> Using cache [2021-10-11T18:29:39.417Z] ---> 872deefb5aaa [2021-10-11T18:29:39.417Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-11T18:29:39.417Z] ---> Using cache [2021-10-11T18:29:39.417Z] ---> e203e7b8e8d4 [2021-10-11T18:29:39.417Z] Step 6/20 : COPY . . [2021-10-11T18:29:41.979Z] ---> ff27becb7340 [2021-10-11T18:29:41.979Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-11T18:29:41.979Z] ---> 2cc0f1a00211 [2021-10-11T18:29:41.979Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-11T18:29:41.979Z] ---> Running in d3e7a889df6d [2021-10-11T18:29:41.979Z] ---> Running in 9293821b25ef [2021-10-11T18:29:43.425Z] Removing intermediate container 66a18a38bdfc [2021-10-11T18:29:43.425Z] ---> d667b5b73f3a [2021-10-11T18:29:43.425Z] [2021-10-11T18:29:43.425Z] Step 9/21 : FROM alpine:3.14 [2021-10-11T18:29:43.425Z] ---> 14119a10abf4 [2021-10-11T18:29:43.425Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-11T18:29:43.425Z] Removing intermediate container d3e7a889df6d [2021-10-11T18:29:43.425Z] ---> 997dbb15a71d [2021-10-11T18:29:43.425Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-11T18:29:43.425Z] ---> Running in 347dbb119830 [2021-10-11T18:29:43.425Z] ---> Running in 1613ede3e702 [2021-10-11T18:29:43.687Z] Removing intermediate container 9293821b25ef [2021-10-11T18:29:43.687Z] ---> 4a94573cc1e5 [2021-10-11T18:29:43.687Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-11T18:29:43.687Z] ---> Running in 55d3f30be219 [2021-10-11T18:29:43.948Z] ---> 8202d7df3003 [2021-10-11T18:29:43.948Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-11T18:29:43.948Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-11T18:29:43.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-11T18:29:43.948Z] ---> Running in 3c0b6855672c [2021-10-11T18:29:44.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-11T18:29:44.210Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-11T18:29:44.210Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-11T18:29:44.210Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-11T18:29:44.472Z] Executing busybox-1.33.1-r3.trigger [2021-10-11T18:29:44.472Z] Executing ca-certificates-20191127-r5.trigger [2021-10-11T18:29:44.472Z] OK: 6 MiB in 16 packages [2021-10-11T18:29:45.049Z] Removing intermediate container 347dbb119830 [2021-10-11T18:29:45.049Z] ---> 8a0a5fd66781 [2021-10-11T18:29:45.049Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-11T18:29:45.049Z] ---> Running in 16b5aff933b2 [2021-10-11T18:29:45.309Z] Removing intermediate container 16b5aff933b2 [2021-10-11T18:29:45.309Z] ---> 0cf3348d8eec [2021-10-11T18:29:45.309Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-11T18:29:45.309Z] ---> Running in 10e884576a00 [2021-10-11T18:29:45.571Z] Removing intermediate container 10e884576a00 [2021-10-11T18:29:45.571Z] ---> e6e11ab1f603 [2021-10-11T18:29:45.571Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-11T18:29:45.571Z] ---> Running in 781cfa5a20af [2021-10-11T18:29:45.571Z] Removing intermediate container 3c0b6855672c [2021-10-11T18:29:45.571Z] ---> df8f5f005eef [2021-10-11T18:29:45.571Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-11T18:29:45.571Z] ---> Running in 3a2571bcb825 [2021-10-11T18:29:45.571Z] Removing intermediate container 781cfa5a20af [2021-10-11T18:29:45.571Z] ---> eea69902ac32 [2021-10-11T18:29:45.571Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-11T18:29:45.832Z] ---> e04e6d572eb0 [2021-10-11T18:29:45.832Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-11T18:29:46.096Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-11T18:29:46.360Z] ---> 131b54382922 [2021-10-11T18:29:46.360Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-11T18:29:46.626Z] ---> d46be28deec1 [2021-10-11T18:29:46.626Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-11T18:29:46.626Z] ---> Running in 0a13c1445719 [2021-10-11T18:29:46.887Z] Removing intermediate container 0a13c1445719 [2021-10-11T18:29:46.887Z] ---> 95c1bfe22c6c [2021-10-11T18:29:46.887Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-11T18:29:46.887Z] ---> Running in 7c666b5bafa9 [2021-10-11T18:29:46.887Z] Removing intermediate container 7c666b5bafa9 [2021-10-11T18:29:46.887Z] ---> 0f0128b88f0d [2021-10-11T18:29:46.887Z] Step 19/21 : LABEL arch=x86_64 [2021-10-11T18:29:47.149Z] ---> Running in 47bc5aed6d1e [2021-10-11T18:29:47.149Z] Removing intermediate container 47bc5aed6d1e [2021-10-11T18:29:47.149Z] ---> 6470f0e42108 [2021-10-11T18:29:47.149Z] Step 20/21 : LABEL git_sha=745cb475a1aaaa7f65879c3fe5597f8aef72f136 [2021-10-11T18:29:47.149Z] ---> Running in 569324cff9da [2021-10-11T18:29:47.417Z] Removing intermediate container 569324cff9da [2021-10-11T18:29:47.417Z] ---> ecaae5cd86df [2021-10-11T18:29:47.417Z] Step 21/21 : LABEL version=2.0.1-dev.69 [2021-10-11T18:29:47.417Z] ---> Running in 3147c7acc8f5 [2021-10-11T18:29:47.417Z] Removing intermediate container 3147c7acc8f5 [2021-10-11T18:29:47.417Z] ---> bc3b0b660cf8 [2021-10-11T18:29:47.417Z] [2021-10-11T18:29:47.680Z] Successfully built bc3b0b660cf8 [2021-10-11T18:29:47.680Z] Successfully tagged support-notifications:latest [2021-10-11T18:30:09.732Z]  Building support-notifications ... done Removing intermediate container 1613ede3e702 [2021-10-11T18:30:09.732Z] ---> 7e2064d96f8f [2021-10-11T18:30:09.732Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-11T18:30:09.732Z] ---> Running in e3cfcb256749 [2021-10-11T18:30:09.732Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-11T18:30:09.732Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-11T18:30:09.732Z] Removing intermediate container e3cfcb256749 [2021-10-11T18:30:09.732Z] ---> ee67a5800d05 [2021-10-11T18:30:09.732Z] [2021-10-11T18:30:09.732Z] Step 10/22 : FROM docker:20.10.8 [2021-10-11T18:30:09.732Z] 20.10.8: Pulling from library/docker [2021-10-11T18:30:10.301Z] Removing intermediate container 55d3f30be219 [2021-10-11T18:30:10.301Z] ---> aee355d871a3 [2021-10-11T18:30:10.301Z] [2021-10-11T18:30:10.301Z] Step 9/22 : FROM alpine:3.14 [2021-10-11T18:30:10.301Z] ---> 14119a10abf4 [2021-10-11T18:30:10.301Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-11T18:30:10.301Z] ---> Using cache [2021-10-11T18:30:10.301Z] ---> 8cb65b8dca84 [2021-10-11T18:30:10.301Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-11T18:30:10.301Z] ---> Using cache [2021-10-11T18:30:10.301Z] ---> 425f93c704e9 [2021-10-11T18:30:10.301Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-11T18:30:10.301Z] ---> Running in 3c4d0112fa1a [2021-10-11T18:30:10.570Z] Removing intermediate container 3c4d0112fa1a [2021-10-11T18:30:10.570Z] ---> 5f16dd0572f5 [2021-10-11T18:30:10.570Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-11T18:30:10.840Z] ---> Running in fb8780e7c690 [2021-10-11T18:30:11.116Z] Removing intermediate container fb8780e7c690 [2021-10-11T18:30:11.116Z] ---> a5d1310e9121 [2021-10-11T18:30:11.116Z] Step 14/22 : WORKDIR / [2021-10-11T18:30:11.116Z] ---> Running in 356133facc99 [2021-10-11T18:30:11.116Z] Removing intermediate container 3a2571bcb825 [2021-10-11T18:30:11.116Z] ---> 9a4a7f7b95bf [2021-10-11T18:30:11.116Z] [2021-10-11T18:30:11.116Z] Step 9/20 : FROM alpine:3.14 [2021-10-11T18:30:11.116Z] ---> 14119a10abf4 [2021-10-11T18:30:11.116Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-11T18:30:11.116Z] ---> Running in 0ea592fe22d9 [2021-10-11T18:30:11.390Z] Removing intermediate container 356133facc99 [2021-10-11T18:30:11.390Z] ---> cc069453b422 [2021-10-11T18:30:11.390Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-11T18:30:11.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-11T18:30:11.669Z] ---> 5da6ebf545fc [2021-10-11T18:30:11.669Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-11T18:30:11.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-11T18:30:11.937Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-11T18:30:11.937Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-11T18:30:11.937Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-11T18:30:11.937Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-11T18:30:11.937Z] (5/5) Installing curl (7.79.1-r0) [2021-10-11T18:30:11.937Z] Executing busybox-1.33.1-r3.trigger [2021-10-11T18:30:11.937Z] Executing ca-certificates-20191127-r5.trigger [2021-10-11T18:30:11.937Z] OK: 8 MiB in 19 packages [2021-10-11T18:30:12.518Z] ---> 9f374bfe5673 [2021-10-11T18:30:12.518Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-11T18:30:12.782Z] Removing intermediate container 0ea592fe22d9 [2021-10-11T18:30:12.782Z] ---> dac48a65c647 [2021-10-11T18:30:12.782Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-11T18:30:12.782Z] ---> 0263d613f561 [2021-10-11T18:30:12.782Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-11T18:30:12.782Z] ---> Running in 14b6fd24e468 [2021-10-11T18:30:12.782Z] ---> Running in b34a3af18e99 [2021-10-11T18:30:12.782Z] Removing intermediate container 14b6fd24e468 [2021-10-11T18:30:12.782Z] ---> 0065f1f4404b [2021-10-11T18:30:12.782Z] Step 12/20 : WORKDIR /edgex [2021-10-11T18:30:13.047Z] ---> Running in 9ab27e59a055 [2021-10-11T18:30:13.047Z] Removing intermediate container b34a3af18e99 [2021-10-11T18:30:13.047Z] ---> ed0164938102 [2021-10-11T18:30:13.047Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-11T18:30:13.047Z] ---> Running in 5792f6111fdd [2021-10-11T18:30:13.047Z] Removing intermediate container 9ab27e59a055 [2021-10-11T18:30:13.047Z] ---> a89d0e33fe73 [2021-10-11T18:30:13.047Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-11T18:30:13.047Z] Removing intermediate container 5792f6111fdd [2021-10-11T18:30:13.047Z] ---> a64646025b7d [2021-10-11T18:30:13.047Z] Step 20/22 : LABEL arch=x86_64 [2021-10-11T18:30:13.315Z] ---> Running in 4bf0351d3c6b [2021-10-11T18:30:13.315Z] Removing intermediate container 4bf0351d3c6b [2021-10-11T18:30:13.315Z] ---> 776b554a5298 [2021-10-11T18:30:13.315Z] Step 21/22 : LABEL git_sha=745cb475a1aaaa7f65879c3fe5597f8aef72f136 [2021-10-11T18:30:13.315Z] ---> 4b02866f7d2a [2021-10-11T18:30:13.315Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-11T18:30:13.315Z] ---> Running in b216ad134450 [2021-10-11T18:30:13.593Z] Removing intermediate container b216ad134450 [2021-10-11T18:30:13.593Z] ---> b12ea2de69d0 [2021-10-11T18:30:13.593Z] Step 22/22 : LABEL version=2.0.1-dev.69 [2021-10-11T18:30:13.593Z] ---> Running in b3cf61dd980b [2021-10-11T18:30:13.593Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-11T18:30:13.593Z] ---> b16a34d3b532 [2021-10-11T18:30:13.593Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-11T18:30:13.593Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-11T18:30:13.593Z] ---> bc6c0ffef665 [2021-10-11T18:30:13.593Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-11T18:30:13.593Z] ---> Running in d2f0a07b5d09 [2021-10-11T18:30:13.865Z] Removing intermediate container b3cf61dd980b [2021-10-11T18:30:13.865Z] ---> 78bc430f5f1a [2021-10-11T18:30:13.865Z] [2021-10-11T18:30:13.865Z] Removing intermediate container d2f0a07b5d09 [2021-10-11T18:30:13.865Z] ---> 56147ba643d6 [2021-10-11T18:30:13.865Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-10-11T18:30:13.865Z] Successfully built 78bc430f5f1a [2021-10-11T18:30:13.865Z] Successfully tagged core-metadata:latest [2021-10-11T18:30:13.865Z]  Building core-metadata ... done  ---> Running in c66b6bd6d5b0 [2021-10-11T18:30:13.865Z] ---> 34fc5d3718f0 [2021-10-11T18:30:13.865Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-11T18:30:13.865Z] ---> Running in 083eea869fcb [2021-10-11T18:30:14.135Z] Removing intermediate container 083eea869fcb [2021-10-11T18:30:14.135Z] ---> 8129f58c53b8 [2021-10-11T18:30:14.135Z] Step 17/20 : CMD ["--init=true"] [2021-10-11T18:30:14.135Z] ---> Running in 4ee78c0ae5e6 [2021-10-11T18:30:14.135Z] Removing intermediate container 4ee78c0ae5e6 [2021-10-11T18:30:14.135Z] ---> 46a94439e885 [2021-10-11T18:30:14.135Z] Step 18/20 : LABEL arch=x86_64 [2021-10-11T18:30:14.135Z] ---> Running in f6fc84aa44d7 [2021-10-11T18:30:14.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-11T18:30:14.397Z] Removing intermediate container f6fc84aa44d7 [2021-10-11T18:30:14.397Z] ---> 5f0d756bbd82 [2021-10-11T18:30:14.397Z] Step 19/20 : LABEL git_sha=745cb475a1aaaa7f65879c3fe5597f8aef72f136 [2021-10-11T18:30:14.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-11T18:30:14.397Z] ---> Running in 45a98df3d5dd [2021-10-11T18:30:14.397Z] Removing intermediate container 45a98df3d5dd [2021-10-11T18:30:14.397Z] ---> c7bc72d162e1 [2021-10-11T18:30:14.397Z] Step 20/20 : LABEL version=2.0.1-dev.69 [2021-10-11T18:30:14.397Z] ---> Running in bf6da440f1a4 [2021-10-11T18:30:14.397Z] (1/42) Installing readline (8.1.0-r0) [2021-10-11T18:30:14.397Z] (2/42) Installing bash (5.1.4-r0) [2021-10-11T18:30:14.397Z] Removing intermediate container bf6da440f1a4 [2021-10-11T18:30:14.397Z] ---> e1fae37baaa1 [2021-10-11T18:30:14.397Z] [2021-10-11T18:30:14.397Z] Executing bash-5.1.4-r0.post-install [2021-10-11T18:30:14.397Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-11T18:30:14.397Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-11T18:30:14.397Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-11T18:30:14.397Z] (6/42) Installing curl (7.79.1-r0) [2021-10-11T18:30:14.664Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-11T18:30:14.664Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-11T18:30:14.664Z] (9/42) Installing expat (2.4.1-r0) [2021-10-11T18:30:14.664Z] (10/42) Installing libffi (3.3-r2) [2021-10-11T18:30:14.664Z] (11/42) Installing gdbm (1.19-r0) [2021-10-11T18:30:14.664Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-11T18:30:14.664Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-11T18:30:14.664Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-11T18:30:14.664Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-11T18:30:14.664Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-11T18:30:14.664Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-11T18:30:14.664Z] Successfully built e1fae37baaa1 [2021-10-11T18:30:14.664Z] Successfully tagged security-proxy-setup:latest [2021-10-11T18:30:14.925Z]  Building security-proxy-setup ... done (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-11T18:30:14.925Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-11T18:30:15.184Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-11T18:30:15.184Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-11T18:30:15.184Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-11T18:30:15.184Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-11T18:30:15.184Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-11T18:30:15.184Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-11T18:30:15.184Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-11T18:30:15.184Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-11T18:30:15.184Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-11T18:30:15.184Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-11T18:30:15.184Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-11T18:30:15.184Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-11T18:30:15.184Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-11T18:30:15.184Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-11T18:30:15.184Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-11T18:30:15.184Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-11T18:30:15.184Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-11T18:30:15.184Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-11T18:30:15.184Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-11T18:30:15.184Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-11T18:30:15.184Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-11T18:30:15.444Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-11T18:30:15.444Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-11T18:30:15.444Z] Executing busybox-1.33.1-r3.trigger [2021-10-11T18:30:15.444Z] OK: 84 MiB in 64 packages [2021-10-11T18:30:16.015Z] Collecting docker-compose==1.23.2 [2021-10-11T18:30:16.275Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-11T18:30:16.275Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-11T18:30:16.275Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-11T18:30:16.536Z] Collecting texttable<0.10,>=0.9.0 [2021-10-11T18:30:16.536Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-11T18:30:16.798Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-11T18:30:16.798Z] Collecting jsonschema<3,>=2.5.1 [2021-10-11T18:30:16.798Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-11T18:30:16.798Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-11T18:30:16.798Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-11T18:30:17.057Z] Collecting docopt<0.7,>=0.6.1 [2021-10-11T18:30:17.057Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-11T18:30:17.318Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-11T18:30:17.318Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-11T18:30:17.318Z] Collecting docker<4.0,>=3.6.0 [2021-10-11T18:30:17.318Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-11T18:30:17.578Z] Collecting cached-property<2,>=1.2.0 [2021-10-11T18:30:17.578Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-11T18:30:17.578Z] Collecting PyYAML<4,>=3.10 [2021-10-11T18:30:17.578Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-11T18:30:18.153Z] Collecting docker-pycreds>=0.4.0 [2021-10-11T18:30:18.153Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-11T18:30:18.153Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-10-11T18:30:18.153Z] Collecting idna<2.8,>=2.5 [2021-10-11T18:30:18.153Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-11T18:30:18.153Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-11T18:30:18.153Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-11T18:30:18.414Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-11T18:30:18.414Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-11T18:30:18.414Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-11T18:30:18.414Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-11T18:30:18.414Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-11T18:30:18.414Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-11T18:30:18.414Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-11T18:30:18.414Z] Attempting uninstall: urllib3 [2021-10-11T18:30:18.414Z] Found existing installation: urllib3 1.26.5 [2021-10-11T18:30:18.414Z] Uninstalling urllib3-1.26.5: [2021-10-11T18:30:18.414Z] Successfully uninstalled urllib3-1.26.5 [2021-10-11T18:30:18.676Z] Attempting uninstall: idna [2021-10-11T18:30:18.676Z] Found existing installation: idna 3.2 [2021-10-11T18:30:18.676Z] Uninstalling idna-3.2: [2021-10-11T18:30:18.676Z] Successfully uninstalled idna-3.2 [2021-10-11T18:30:18.939Z] Attempting uninstall: chardet [2021-10-11T18:30:18.939Z] Found existing installation: chardet 4.0.0 [2021-10-11T18:30:18.939Z] Uninstalling chardet-4.0.0: [2021-10-11T18:30:18.939Z] Successfully uninstalled chardet-4.0.0 [2021-10-11T18:30:19.199Z] Attempting uninstall: requests [2021-10-11T18:30:19.199Z] Found existing installation: requests 2.25.1 [2021-10-11T18:30:19.199Z] Uninstalling requests-2.25.1: [2021-10-11T18:30:19.199Z] Successfully uninstalled requests-2.25.1 [2021-10-11T18:30:19.199Z] Running setup.py install for texttable: started [2021-10-11T18:30:19.458Z] Running setup.py install for texttable: finished with status 'done' [2021-10-11T18:30:19.458Z] Running setup.py install for PyYAML: started [2021-10-11T18:30:20.028Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-11T18:30:20.028Z] Running setup.py install for docopt: started [2021-10-11T18:30:20.290Z] Running setup.py install for docopt: finished with status 'done' [2021-10-11T18:30:20.290Z] Running setup.py install for dockerpty: started [2021-10-11T18:30:20.550Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-11T18:30:20.811Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-10-11T18:30:24.118Z] Removing intermediate container c66b6bd6d5b0 [2021-10-11T18:30:24.118Z] ---> 1d42732f7a81 [2021-10-11T18:30:24.118Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-11T18:30:24.118Z] ---> Running in fdb6c50139a2 [2021-10-11T18:30:24.118Z] Removing intermediate container fdb6c50139a2 [2021-10-11T18:30:24.118Z] ---> 3c79b0068033 [2021-10-11T18:30:24.118Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-11T18:30:24.118Z] ---> Running in ff26ad0b01c5 [2021-10-11T18:30:24.381Z] Removing intermediate container ff26ad0b01c5 [2021-10-11T18:30:24.381Z] ---> 69ddd9f400d8 [2021-10-11T18:30:24.381Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-11T18:30:24.641Z] ---> bbd9e38d799d [2021-10-11T18:30:24.641Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-11T18:30:24.641Z] ---> af162a4ba47a [2021-10-11T18:30:24.641Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-11T18:30:24.904Z] ---> 9964db393bd1 [2021-10-11T18:30:24.904Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-11T18:30:24.904Z] ---> Running in 59e4aeb1e5ae [2021-10-11T18:30:25.174Z] Removing intermediate container 59e4aeb1e5ae [2021-10-11T18:30:25.174Z] ---> b1790b9d77a5 [2021-10-11T18:30:25.174Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-11T18:30:25.174Z] ---> Running in 519744e6bec7 [2021-10-11T18:30:25.174Z] Removing intermediate container 519744e6bec7 [2021-10-11T18:30:25.174Z] ---> 531dd9dc9a43 [2021-10-11T18:30:25.174Z] Step 20/22 : LABEL arch=x86_64 [2021-10-11T18:30:25.174Z] ---> Running in 9e4d19128dc6 [2021-10-11T18:30:25.174Z] Removing intermediate container 9e4d19128dc6 [2021-10-11T18:30:25.174Z] ---> 57c3d69428d5 [2021-10-11T18:30:25.174Z] Step 21/22 : LABEL git_sha=745cb475a1aaaa7f65879c3fe5597f8aef72f136 [2021-10-11T18:30:25.174Z] ---> Running in 89856f0c69bd [2021-10-11T18:30:25.437Z] Removing intermediate container 89856f0c69bd [2021-10-11T18:30:25.437Z] ---> d9dedaa04c3e [2021-10-11T18:30:25.437Z] Step 22/22 : LABEL version=2.0.1-dev.69 [2021-10-11T18:30:25.437Z] ---> Running in 83746a5936d5 [2021-10-11T18:30:25.437Z] Removing intermediate container 83746a5936d5 [2021-10-11T18:30:25.437Z] ---> cc3dc7819bb4 [2021-10-11T18:30:25.437Z] [2021-10-11T18:30:25.437Z] Successfully built cc3dc7819bb4 [2021-10-11T18:30:25.437Z] Successfully tagged sys-mgmt-agent:latest [2021-10-11T18:30:25.708Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-10-11T18:30:25.714Z] $ docker stop --time=1 bf83a7b6d1e42612ccdedb50c860fec1c258d9aa4f5fe6b3a2fce301a8e890c2 [2021-10-11T18:30:27.032Z] $ docker rm -f bf83a7b6d1e42612ccdedb50c860fec1c258d9aa4f5fe6b3a2fce301a8e890c2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-11T18:30:27.386Z] + docker images [2021-10-11T18:30:27.386Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-11T18:30:27.386Z] sys-mgmt-agent latest cc3dc7819bb4 2 seconds ago 294MB [2021-10-11T18:30:27.386Z] security-proxy-setup latest e1fae37baaa1 13 seconds ago 26.7MB [2021-10-11T18:30:27.386Z] core-metadata latest 78bc430f5f1a 14 seconds ago 16.8MB [2021-10-11T18:30:27.386Z] 9a4a7f7b95bf 17 seconds ago 1.76GB [2021-10-11T18:30:27.386Z] aee355d871a3 17 seconds ago 1.76GB [2021-10-11T18:30:27.386Z] ee67a5800d05 19 seconds ago 1.75GB [2021-10-11T18:30:27.386Z] support-notifications latest bc3b0b660cf8 40 seconds ago 16.8MB [2021-10-11T18:30:27.386Z] d667b5b73f3a 45 seconds ago 1.75GB [2021-10-11T18:30:27.386Z] security-bootstrapper latest 88888d61060b 58 seconds ago 18.8MB [2021-10-11T18:30:27.386Z] core-data latest 88f4e879be6b About a minute ago 20.5MB [2021-10-11T18:30:27.386Z] security-secretstore-setup latest 145a47dae0b9 About a minute ago 28.2MB [2021-10-11T18:30:27.386Z] support-scheduler latest e1b425185975 About a minute ago 16.1MB [2021-10-11T18:30:27.386Z] d763415e8679 About a minute ago 1.75GB [2021-10-11T18:30:27.386Z] 8b50de64a716 About a minute ago 1.76GB [2021-10-11T18:30:27.386Z] 2b087b10c453 About a minute ago 1.75GB [2021-10-11T18:30:27.386Z] 1bcebf2feaf7 About a minute ago 1.76GB [2021-10-11T18:30:27.386Z] core-command latest eda9d0ab40c3 About a minute ago 16MB [2021-10-11T18:30:27.386Z] 43d04b7edadf About a minute ago 1.75GB [2021-10-11T18:30:27.386Z] ci-base-image-x86_64 latest f26db748a229 5 minutes ago 1.25GB [2021-10-11T18:30:27.386Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 3 days ago 34.5MB [2021-10-11T18:30:27.386Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine e839a31ac9d1 4 days ago 546MB [2021-10-11T18:30:27.387Z] docker 20.10.8 bc6c0ffef665 5 weeks ago 214MB [2021-10-11T18:30:27.387Z] alpine 3.14 14119a10abf4 6 weeks ago 5.6MB [2021-10-11T18:30:27.387Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-11T18:30:27.552Z] provisioning config files... [2021-10-11T18:30:27.563Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/79@tmp/config3405961532991125855tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-11T18:30:27.871Z] ---> docker-login.sh [2021-10-11T18:30:27.871Z] nexus3.edgexfoundry.org:10001 [2021-10-11T18:30:27.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-11T18:30:27.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-11T18:30:27.871Z] Configure a credential helper to remove this warning. See [2021-10-11T18:30:27.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-11T18:30:27.871Z] [2021-10-11T18:30:27.871Z] Login Succeeded [2021-10-11T18:30:27.871Z] nexus3.edgexfoundry.org:10002 [2021-10-11T18:30:27.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-11T18:30:27.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-11T18:30:27.871Z] Configure a credential helper to remove this warning. See [2021-10-11T18:30:27.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-11T18:30:27.871Z] [2021-10-11T18:30:27.871Z] Login Succeeded [2021-10-11T18:30:27.871Z] nexus3.edgexfoundry.org:10003 [2021-10-11T18:30:28.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-11T18:30:28.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-11T18:30:28.134Z] Configure a credential helper to remove this warning. See [2021-10-11T18:30:28.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-11T18:30:28.134Z] [2021-10-11T18:30:28.134Z] Login Succeeded [2021-10-11T18:30:28.134Z] nexus3.edgexfoundry.org:10004 [2021-10-11T18:30:28.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-11T18:30:28.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-11T18:30:28.134Z] Configure a credential helper to remove this warning. See [2021-10-11T18:30:28.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-11T18:30:28.134Z] [2021-10-11T18:30:28.134Z] Login Succeeded [2021-10-11T18:30:28.134Z] docker.io [2021-10-11T18:30:28.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-11T18:30:28.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-11T18:30:28.653Z] Configure a credential helper to remove this warning. See [2021-10-11T18:30:28.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-11T18:30:28.653Z] [2021-10-11T18:30:28.653Z] Login Succeeded [2021-10-11T18:30:28.653Z] ---> docker-login.sh ends [Pipeline] } [2021-10-11T18:30:28.660Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-11T18:30:28.692Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-10-11T18:30:28.692Z] 745cb475a1aaaa7f65879c3fe5597f8aef72f136 [2021-10-11T18:30:28.692Z] latest [2021-10-11T18:30:28.692Z] 2.0.1-dev.69 [2021-10-11T18:30:28.692Z] 745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69 [2021-10-11T18:30:28.692Z] main [2021-10-11T18:30:28.692Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:30:28.989Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:745cb475a1aaaa7f65879c3fe5597f8aef72f136 [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:30:29.286Z] + docker push nexus3.edgexfoundry.org:10004/core-command:745cb475a1aaaa7f65879c3fe5597f8aef72f136 [2021-10-11T18:30:29.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-10-11T18:30:29.286Z] 6e0ae4f909c8: Preparing [2021-10-11T18:30:29.286Z] c6f847d30159: Preparing [2021-10-11T18:30:29.286Z] e354b2ec0b8f: Preparing [2021-10-11T18:30:29.286Z] 2af26b8a8664: Preparing [2021-10-11T18:30:29.286Z] e2eb06d8af82: Preparing [2021-10-11T18:30:29.286Z] e2eb06d8af82: Layer already exists [2021-10-11T18:30:29.286Z] 2af26b8a8664: Pushed [2021-10-11T18:30:29.549Z] e354b2ec0b8f: Pushed [2021-10-11T18:30:29.549Z] 6e0ae4f909c8: Pushed [2021-10-11T18:30:30.490Z] c6f847d30159: Pushed [2021-10-11T18:30:30.490Z] 745cb475a1aaaa7f65879c3fe5597f8aef72f136: digest: sha256:2066798885439cb6a5086921ee7ff9d8436c88f76822dde35a4660c68c70a1ac size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:30:30.812Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:30:31.103Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-10-11T18:30:31.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-10-11T18:30:31.103Z] 6e0ae4f909c8: Preparing [2021-10-11T18:30:31.103Z] c6f847d30159: Preparing [2021-10-11T18:30:31.103Z] e354b2ec0b8f: Preparing [2021-10-11T18:30:31.103Z] 2af26b8a8664: Preparing [2021-10-11T18:30:31.103Z] e2eb06d8af82: Preparing [2021-10-11T18:30:31.103Z] e2eb06d8af82: Layer already exists [2021-10-11T18:30:31.103Z] 2af26b8a8664: Layer already exists [2021-10-11T18:30:31.103Z] 6e0ae4f909c8: Layer already exists [2021-10-11T18:30:31.103Z] e354b2ec0b8f: Layer already exists [2021-10-11T18:30:31.103Z] c6f847d30159: Layer already exists [2021-10-11T18:30:31.103Z] latest: digest: sha256:2066798885439cb6a5086921ee7ff9d8436c88f76822dde35a4660c68c70a1ac size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:30:31.409Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.69 [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:30:31.703Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.69 [2021-10-11T18:30:31.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-10-11T18:30:31.704Z] 6e0ae4f909c8: Preparing [2021-10-11T18:30:31.704Z] c6f847d30159: Preparing [2021-10-11T18:30:31.704Z] e354b2ec0b8f: Preparing [2021-10-11T18:30:31.704Z] 2af26b8a8664: Preparing [2021-10-11T18:30:31.704Z] e2eb06d8af82: Preparing [2021-10-11T18:30:31.704Z] 6e0ae4f909c8: Layer already exists [2021-10-11T18:30:31.704Z] 2af26b8a8664: Layer already exists [2021-10-11T18:30:31.704Z] e354b2ec0b8f: Layer already exists [2021-10-11T18:30:31.704Z] e2eb06d8af82: Layer already exists [2021-10-11T18:30:31.704Z] c6f847d30159: Layer already exists [2021-10-11T18:30:31.704Z] 2.0.1-dev.69: digest: sha256:2066798885439cb6a5086921ee7ff9d8436c88f76822dde35a4660c68c70a1ac size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:30:31.996Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69 [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:30:32.323Z] + docker push nexus3.edgexfoundry.org:10004/core-command:745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69 [2021-10-11T18:30:32.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-10-11T18:30:32.323Z] 6e0ae4f909c8: Preparing [2021-10-11T18:30:32.323Z] c6f847d30159: Preparing [2021-10-11T18:30:32.323Z] e354b2ec0b8f: Preparing [2021-10-11T18:30:32.323Z] 2af26b8a8664: Preparing [2021-10-11T18:30:32.323Z] e2eb06d8af82: Preparing [2021-10-11T18:30:32.323Z] e354b2ec0b8f: Layer already exists [2021-10-11T18:30:32.323Z] e2eb06d8af82: Layer already exists [2021-10-11T18:30:32.323Z] c6f847d30159: Layer already exists [2021-10-11T18:30:32.323Z] 2af26b8a8664: Layer already exists [2021-10-11T18:30:32.323Z] 6e0ae4f909c8: Layer already exists [2021-10-11T18:30:32.323Z] 745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69: digest: sha256:2066798885439cb6a5086921ee7ff9d8436c88f76822dde35a4660c68c70a1ac size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:30:32.620Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:30:32.913Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-10-11T18:30:32.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-10-11T18:30:32.913Z] 6e0ae4f909c8: Preparing [2021-10-11T18:30:32.913Z] c6f847d30159: Preparing [2021-10-11T18:30:32.913Z] e354b2ec0b8f: Preparing [2021-10-11T18:30:32.913Z] 2af26b8a8664: Preparing [2021-10-11T18:30:32.913Z] e2eb06d8af82: Preparing [2021-10-11T18:30:32.913Z] c6f847d30159: Layer already exists [2021-10-11T18:30:32.913Z] 6e0ae4f909c8: Layer already exists [2021-10-11T18:30:32.913Z] e354b2ec0b8f: Layer already exists [2021-10-11T18:30:32.913Z] e2eb06d8af82: Layer already exists [2021-10-11T18:30:32.913Z] 2af26b8a8664: Layer already exists [2021-10-11T18:30:32.913Z] main: digest: sha256:2066798885439cb6a5086921ee7ff9d8436c88f76822dde35a4660c68c70a1ac size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-11T18:30:32.944Z] ===================================================== [Pipeline] echo [2021-10-11T18:30:32.956Z] taggedImages: [2021-10-11T18:30:32.956Z] - nexus3.edgexfoundry.org:10004/core-command:745cb475a1aaaa7f65879c3fe5597f8aef72f136 [2021-10-11T18:30:32.956Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-10-11T18:30:32.956Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.69 [2021-10-11T18:30:32.956Z] - nexus3.edgexfoundry.org:10004/core-command:745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69 [2021-10-11T18:30:32.956Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-10-11T18:30:32.974Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-10-11T18:30:32.974Z] 745cb475a1aaaa7f65879c3fe5597f8aef72f136 [2021-10-11T18:30:32.974Z] latest [2021-10-11T18:30:32.974Z] 2.0.1-dev.69 [2021-10-11T18:30:32.974Z] 745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69 [2021-10-11T18:30:32.974Z] main [2021-10-11T18:30:32.974Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:30:33.290Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:745cb475a1aaaa7f65879c3fe5597f8aef72f136 [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:30:33.587Z] + docker push nexus3.edgexfoundry.org:10004/core-data:745cb475a1aaaa7f65879c3fe5597f8aef72f136 [2021-10-11T18:30:33.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-10-11T18:30:33.587Z] 16b8358180d5: Preparing [2021-10-11T18:30:33.587Z] 46da7fe1e075: Preparing [2021-10-11T18:30:33.587Z] e354b2ec0b8f: Preparing [2021-10-11T18:30:33.587Z] 5a4e7c157e05: Preparing [2021-10-11T18:30:33.587Z] 9d4c1845d27b: Preparing [2021-10-11T18:30:33.587Z] e2eb06d8af82: Preparing [2021-10-11T18:30:33.587Z] e2eb06d8af82: Waiting [2021-10-11T18:30:33.587Z] e354b2ec0b8f: Layer already exists [2021-10-11T18:30:33.850Z] e2eb06d8af82: Layer already exists [2021-10-11T18:30:33.850Z] 16b8358180d5: Pushed [2021-10-11T18:30:33.850Z] 9d4c1845d27b: Pushed [2021-10-11T18:30:33.850Z] 5a4e7c157e05: Pushed [2021-10-11T18:30:34.795Z] 46da7fe1e075: Pushed [2021-10-11T18:30:34.795Z] 745cb475a1aaaa7f65879c3fe5597f8aef72f136: digest: sha256:e9620cb8acc0e035294f8748b583f0c311198edb86a72f7874006a98c91ddc5e size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:30:35.102Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:30:35.396Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-10-11T18:30:35.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-10-11T18:30:35.396Z] 16b8358180d5: Preparing [2021-10-11T18:30:35.396Z] 46da7fe1e075: Preparing [2021-10-11T18:30:35.396Z] e354b2ec0b8f: Preparing [2021-10-11T18:30:35.396Z] 5a4e7c157e05: Preparing [2021-10-11T18:30:35.396Z] 9d4c1845d27b: Preparing [2021-10-11T18:30:35.396Z] e2eb06d8af82: Preparing [2021-10-11T18:30:35.396Z] e2eb06d8af82: Waiting [2021-10-11T18:30:35.396Z] 16b8358180d5: Layer already exists [2021-10-11T18:30:35.396Z] 5a4e7c157e05: Layer already exists [2021-10-11T18:30:35.396Z] 9d4c1845d27b: Layer already exists [2021-10-11T18:30:35.396Z] 46da7fe1e075: Layer already exists [2021-10-11T18:30:35.396Z] e354b2ec0b8f: Layer already exists [2021-10-11T18:30:35.396Z] e2eb06d8af82: Layer already exists [2021-10-11T18:30:35.396Z] latest: digest: sha256:e9620cb8acc0e035294f8748b583f0c311198edb86a72f7874006a98c91ddc5e size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:30:35.697Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.69 [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:30:35.988Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.69 [2021-10-11T18:30:35.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-10-11T18:30:35.988Z] 16b8358180d5: Preparing [2021-10-11T18:30:35.988Z] 46da7fe1e075: Preparing [2021-10-11T18:30:35.988Z] e354b2ec0b8f: Preparing [2021-10-11T18:30:35.988Z] 5a4e7c157e05: Preparing [2021-10-11T18:30:35.988Z] 9d4c1845d27b: Preparing [2021-10-11T18:30:35.988Z] e2eb06d8af82: Preparing [2021-10-11T18:30:35.988Z] e2eb06d8af82: Waiting [2021-10-11T18:30:35.988Z] 5a4e7c157e05: Layer already exists [2021-10-11T18:30:35.988Z] 16b8358180d5: Layer already exists [2021-10-11T18:30:35.988Z] 46da7fe1e075: Layer already exists [2021-10-11T18:30:35.988Z] 9d4c1845d27b: Layer already exists [2021-10-11T18:30:35.988Z] e354b2ec0b8f: Layer already exists [2021-10-11T18:30:35.988Z] e2eb06d8af82: Layer already exists [2021-10-11T18:30:35.988Z] 2.0.1-dev.69: digest: sha256:e9620cb8acc0e035294f8748b583f0c311198edb86a72f7874006a98c91ddc5e size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:30:36.282Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69 [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:30:36.578Z] + docker push nexus3.edgexfoundry.org:10004/core-data:745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69 [2021-10-11T18:30:36.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-10-11T18:30:36.579Z] 16b8358180d5: Preparing [2021-10-11T18:30:36.579Z] 46da7fe1e075: Preparing [2021-10-11T18:30:36.579Z] e354b2ec0b8f: Preparing [2021-10-11T18:30:36.579Z] 5a4e7c157e05: Preparing [2021-10-11T18:30:36.579Z] 9d4c1845d27b: Preparing [2021-10-11T18:30:36.579Z] e2eb06d8af82: Preparing [2021-10-11T18:30:36.579Z] e2eb06d8af82: Waiting [2021-10-11T18:30:36.579Z] e354b2ec0b8f: Layer already exists [2021-10-11T18:30:36.579Z] 9d4c1845d27b: Layer already exists [2021-10-11T18:30:36.579Z] 5a4e7c157e05: Layer already exists [2021-10-11T18:30:36.579Z] 46da7fe1e075: Layer already exists [2021-10-11T18:30:36.579Z] 16b8358180d5: Layer already exists [2021-10-11T18:30:36.579Z] e2eb06d8af82: Layer already exists [2021-10-11T18:30:36.579Z] 745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69: digest: sha256:e9620cb8acc0e035294f8748b583f0c311198edb86a72f7874006a98c91ddc5e size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:30:36.875Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:30:37.176Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-10-11T18:30:37.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-10-11T18:30:37.176Z] 16b8358180d5: Preparing [2021-10-11T18:30:37.176Z] 46da7fe1e075: Preparing [2021-10-11T18:30:37.176Z] e354b2ec0b8f: Preparing [2021-10-11T18:30:37.176Z] 5a4e7c157e05: Preparing [2021-10-11T18:30:37.176Z] 9d4c1845d27b: Preparing [2021-10-11T18:30:37.176Z] e2eb06d8af82: Preparing [2021-10-11T18:30:37.176Z] e2eb06d8af82: Waiting [2021-10-11T18:30:37.176Z] 9d4c1845d27b: Layer already exists [2021-10-11T18:30:37.176Z] 46da7fe1e075: Layer already exists [2021-10-11T18:30:37.176Z] e354b2ec0b8f: Layer already exists [2021-10-11T18:30:37.176Z] 5a4e7c157e05: Layer already exists [2021-10-11T18:30:37.176Z] 16b8358180d5: Layer already exists [2021-10-11T18:30:37.176Z] e2eb06d8af82: Layer already exists [2021-10-11T18:30:37.176Z] main: digest: sha256:e9620cb8acc0e035294f8748b583f0c311198edb86a72f7874006a98c91ddc5e size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-11T18:30:37.206Z] ===================================================== [Pipeline] echo [2021-10-11T18:30:37.213Z] taggedImages: [2021-10-11T18:30:37.213Z] - nexus3.edgexfoundry.org:10004/core-data:745cb475a1aaaa7f65879c3fe5597f8aef72f136 [2021-10-11T18:30:37.213Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-10-11T18:30:37.213Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.69 [2021-10-11T18:30:37.213Z] - nexus3.edgexfoundry.org:10004/core-data:745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69 [2021-10-11T18:30:37.213Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-10-11T18:30:37.234Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-10-11T18:30:37.234Z] 745cb475a1aaaa7f65879c3fe5597f8aef72f136 [2021-10-11T18:30:37.234Z] latest [2021-10-11T18:30:37.234Z] 2.0.1-dev.69 [2021-10-11T18:30:37.234Z] 745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69 [2021-10-11T18:30:37.234Z] main [2021-10-11T18:30:37.234Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:30:37.548Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:745cb475a1aaaa7f65879c3fe5597f8aef72f136 [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:30:37.841Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:745cb475a1aaaa7f65879c3fe5597f8aef72f136 [2021-10-11T18:30:37.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-10-11T18:30:37.841Z] 658ae03c2eed: Preparing [2021-10-11T18:30:37.841Z] 47764d2c95f3: Preparing [2021-10-11T18:30:37.841Z] e354b2ec0b8f: Preparing [2021-10-11T18:30:37.841Z] 2af26b8a8664: Preparing [2021-10-11T18:30:37.841Z] e2eb06d8af82: Preparing [2021-10-11T18:30:37.841Z] 2af26b8a8664: Layer already exists [2021-10-11T18:30:37.841Z] e2eb06d8af82: Layer already exists [2021-10-11T18:30:37.841Z] e354b2ec0b8f: Layer already exists [2021-10-11T18:30:37.841Z] 658ae03c2eed: Pushed [2021-10-11T18:30:39.227Z] 47764d2c95f3: Pushed [2021-10-11T18:30:39.227Z] 745cb475a1aaaa7f65879c3fe5597f8aef72f136: digest: sha256:5ef053f6ef87c773d5f98101dee8701b8818e0bc25a1f2695f3a334f49ddfe9f size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:30:39.525Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:30:39.824Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-10-11T18:30:39.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-10-11T18:30:39.824Z] 658ae03c2eed: Preparing [2021-10-11T18:30:39.824Z] 47764d2c95f3: Preparing [2021-10-11T18:30:39.824Z] e354b2ec0b8f: Preparing [2021-10-11T18:30:39.824Z] 2af26b8a8664: Preparing [2021-10-11T18:30:39.824Z] e2eb06d8af82: Preparing [2021-10-11T18:30:39.824Z] 47764d2c95f3: Layer already exists [2021-10-11T18:30:39.824Z] e2eb06d8af82: Layer already exists [2021-10-11T18:30:39.824Z] 658ae03c2eed: Layer already exists [2021-10-11T18:30:39.824Z] 2af26b8a8664: Layer already exists [2021-10-11T18:30:39.824Z] e354b2ec0b8f: Layer already exists [2021-10-11T18:30:39.824Z] latest: digest: sha256:5ef053f6ef87c773d5f98101dee8701b8818e0bc25a1f2695f3a334f49ddfe9f size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:30:40.119Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.69 [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:30:40.412Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.69 [2021-10-11T18:30:40.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-10-11T18:30:40.412Z] 658ae03c2eed: Preparing [2021-10-11T18:30:40.412Z] 47764d2c95f3: Preparing [2021-10-11T18:30:40.412Z] e354b2ec0b8f: Preparing [2021-10-11T18:30:40.412Z] 2af26b8a8664: Preparing [2021-10-11T18:30:40.412Z] e2eb06d8af82: Preparing [2021-10-11T18:30:40.412Z] 2af26b8a8664: Layer already exists [2021-10-11T18:30:40.412Z] e2eb06d8af82: Layer already exists [2021-10-11T18:30:40.412Z] 658ae03c2eed: Layer already exists [2021-10-11T18:30:40.412Z] e354b2ec0b8f: Layer already exists [2021-10-11T18:30:40.412Z] 47764d2c95f3: Layer already exists [2021-10-11T18:30:40.412Z] 2.0.1-dev.69: digest: sha256:5ef053f6ef87c773d5f98101dee8701b8818e0bc25a1f2695f3a334f49ddfe9f size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:30:40.718Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69 [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:30:41.027Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69 [2021-10-11T18:30:41.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-10-11T18:30:41.027Z] 658ae03c2eed: Preparing [2021-10-11T18:30:41.027Z] 47764d2c95f3: Preparing [2021-10-11T18:30:41.027Z] e354b2ec0b8f: Preparing [2021-10-11T18:30:41.027Z] 2af26b8a8664: Preparing [2021-10-11T18:30:41.027Z] e2eb06d8af82: Preparing [2021-10-11T18:30:41.027Z] 2af26b8a8664: Layer already exists [2021-10-11T18:30:41.027Z] 47764d2c95f3: Layer already exists [2021-10-11T18:30:41.027Z] e354b2ec0b8f: Layer already exists [2021-10-11T18:30:41.027Z] e2eb06d8af82: Layer already exists [2021-10-11T18:30:41.027Z] 658ae03c2eed: Layer already exists [2021-10-11T18:30:41.027Z] 745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69: digest: sha256:5ef053f6ef87c773d5f98101dee8701b8818e0bc25a1f2695f3a334f49ddfe9f size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:30:41.325Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:30:41.618Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-10-11T18:30:41.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-10-11T18:30:41.618Z] 658ae03c2eed: Preparing [2021-10-11T18:30:41.618Z] 47764d2c95f3: Preparing [2021-10-11T18:30:41.618Z] e354b2ec0b8f: Preparing [2021-10-11T18:30:41.618Z] 2af26b8a8664: Preparing [2021-10-11T18:30:41.618Z] e2eb06d8af82: Preparing [2021-10-11T18:30:41.618Z] e2eb06d8af82: Layer already exists [2021-10-11T18:30:41.618Z] e354b2ec0b8f: Layer already exists [2021-10-11T18:30:41.618Z] 2af26b8a8664: Layer already exists [2021-10-11T18:30:41.618Z] 658ae03c2eed: Layer already exists [2021-10-11T18:30:41.618Z] 47764d2c95f3: Layer already exists [2021-10-11T18:30:41.618Z] main: digest: sha256:5ef053f6ef87c773d5f98101dee8701b8818e0bc25a1f2695f3a334f49ddfe9f size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-11T18:30:41.675Z] ===================================================== [Pipeline] echo [2021-10-11T18:30:41.683Z] taggedImages: [2021-10-11T18:30:41.683Z] - nexus3.edgexfoundry.org:10004/core-metadata:745cb475a1aaaa7f65879c3fe5597f8aef72f136 [2021-10-11T18:30:41.683Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-10-11T18:30:41.683Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.69 [2021-10-11T18:30:41.683Z] - nexus3.edgexfoundry.org:10004/core-metadata:745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69 [2021-10-11T18:30:41.683Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-10-11T18:30:41.701Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-10-11T18:30:41.701Z] 745cb475a1aaaa7f65879c3fe5597f8aef72f136 [2021-10-11T18:30:41.701Z] latest [2021-10-11T18:30:41.701Z] 2.0.1-dev.69 [2021-10-11T18:30:41.701Z] 745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69 [2021-10-11T18:30:41.701Z] main [2021-10-11T18:30:41.701Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:30:42.013Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:745cb475a1aaaa7f65879c3fe5597f8aef72f136 [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:30:42.307Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:745cb475a1aaaa7f65879c3fe5597f8aef72f136 [2021-10-11T18:30:42.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-10-11T18:30:42.307Z] 20130a78ece6: Preparing [2021-10-11T18:30:42.307Z] 20130a78ece6: Preparing [2021-10-11T18:30:42.307Z] 437f552bc923: Preparing [2021-10-11T18:30:42.307Z] 9bb14b12c8e3: Preparing [2021-10-11T18:30:42.307Z] e88bf62203d3: Preparing [2021-10-11T18:30:42.307Z] 4c612477654a: Preparing [2021-10-11T18:30:42.307Z] e354b2ec0b8f: Preparing [2021-10-11T18:30:42.307Z] 28ec3fbcda97: Preparing [2021-10-11T18:30:42.307Z] a63ab04d24da: Preparing [2021-10-11T18:30:42.307Z] 10570141286a: Preparing [2021-10-11T18:30:42.307Z] b3796339cfbf: Preparing [2021-10-11T18:30:42.307Z] e2eb06d8af82: Preparing [2021-10-11T18:30:42.307Z] a63ab04d24da: Waiting [2021-10-11T18:30:42.307Z] e354b2ec0b8f: Waiting [2021-10-11T18:30:42.307Z] 28ec3fbcda97: Waiting [2021-10-11T18:30:42.307Z] 10570141286a: Waiting [2021-10-11T18:30:42.307Z] e2eb06d8af82: Waiting [2021-10-11T18:30:42.307Z] b3796339cfbf: Waiting [2021-10-11T18:30:42.307Z] 9bb14b12c8e3: Pushed [2021-10-11T18:30:42.307Z] 437f552bc923: Pushed [2021-10-11T18:30:42.307Z] 20130a78ece6: Pushed [2021-10-11T18:30:42.307Z] e88bf62203d3: Pushed [2021-10-11T18:30:42.307Z] e354b2ec0b8f: Layer already exists [2021-10-11T18:30:42.575Z] 28ec3fbcda97: Pushed [2021-10-11T18:30:42.575Z] 10570141286a: Pushed [2021-10-11T18:30:42.575Z] b3796339cfbf: Pushed [2021-10-11T18:30:42.575Z] a63ab04d24da: Pushed [2021-10-11T18:30:42.575Z] e2eb06d8af82: Layer already exists [2021-10-11T18:30:43.513Z] 4c612477654a: Pushed [2021-10-11T18:30:43.773Z] 745cb475a1aaaa7f65879c3fe5597f8aef72f136: digest: sha256:5f3dc7fa16e93c1c84986d95253943ed88d9d0aaab5220b0097849211be81e7b size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:30:44.073Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:30:44.363Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-10-11T18:30:44.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-10-11T18:30:44.363Z] 20130a78ece6: Preparing [2021-10-11T18:30:44.363Z] 20130a78ece6: Preparing [2021-10-11T18:30:44.363Z] 437f552bc923: Preparing [2021-10-11T18:30:44.363Z] 9bb14b12c8e3: Preparing [2021-10-11T18:30:44.363Z] e88bf62203d3: Preparing [2021-10-11T18:30:44.363Z] 4c612477654a: Preparing [2021-10-11T18:30:44.363Z] e354b2ec0b8f: Preparing [2021-10-11T18:30:44.363Z] 28ec3fbcda97: Preparing [2021-10-11T18:30:44.363Z] a63ab04d24da: Preparing [2021-10-11T18:30:44.363Z] 10570141286a: Preparing [2021-10-11T18:30:44.363Z] b3796339cfbf: Preparing [2021-10-11T18:30:44.363Z] e2eb06d8af82: Preparing [2021-10-11T18:30:44.363Z] a63ab04d24da: Waiting [2021-10-11T18:30:44.363Z] 10570141286a: Waiting [2021-10-11T18:30:44.363Z] b3796339cfbf: Waiting [2021-10-11T18:30:44.363Z] e2eb06d8af82: Waiting [2021-10-11T18:30:44.363Z] e354b2ec0b8f: Waiting [2021-10-11T18:30:44.363Z] 28ec3fbcda97: Waiting [2021-10-11T18:30:44.363Z] 437f552bc923: Layer already exists [2021-10-11T18:30:44.363Z] 9bb14b12c8e3: Layer already exists [2021-10-11T18:30:44.363Z] e88bf62203d3: Layer already exists [2021-10-11T18:30:44.363Z] 4c612477654a: Layer already exists [2021-10-11T18:30:44.363Z] 20130a78ece6: Layer already exists [2021-10-11T18:30:44.363Z] b3796339cfbf: Layer already exists [2021-10-11T18:30:44.363Z] 10570141286a: Layer already exists [2021-10-11T18:30:44.363Z] e354b2ec0b8f: Layer already exists [2021-10-11T18:30:44.363Z] 28ec3fbcda97: Layer already exists [2021-10-11T18:30:44.363Z] a63ab04d24da: Layer already exists [2021-10-11T18:30:44.363Z] e2eb06d8af82: Layer already exists [2021-10-11T18:30:44.363Z] latest: digest: sha256:5f3dc7fa16e93c1c84986d95253943ed88d9d0aaab5220b0097849211be81e7b size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:30:44.656Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.69 [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:30:44.950Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.69 [2021-10-11T18:30:44.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-10-11T18:30:44.950Z] 20130a78ece6: Preparing [2021-10-11T18:30:44.950Z] 20130a78ece6: Preparing [2021-10-11T18:30:44.950Z] 437f552bc923: Preparing [2021-10-11T18:30:44.950Z] 9bb14b12c8e3: Preparing [2021-10-11T18:30:44.950Z] e88bf62203d3: Preparing [2021-10-11T18:30:44.950Z] 4c612477654a: Preparing [2021-10-11T18:30:44.950Z] e354b2ec0b8f: Preparing [2021-10-11T18:30:44.950Z] 28ec3fbcda97: Preparing [2021-10-11T18:30:44.950Z] a63ab04d24da: Preparing [2021-10-11T18:30:44.950Z] 10570141286a: Preparing [2021-10-11T18:30:44.950Z] b3796339cfbf: Preparing [2021-10-11T18:30:44.950Z] e2eb06d8af82: Preparing [2021-10-11T18:30:44.950Z] e354b2ec0b8f: Waiting [2021-10-11T18:30:44.950Z] 28ec3fbcda97: Waiting [2021-10-11T18:30:44.950Z] a63ab04d24da: Waiting [2021-10-11T18:30:44.950Z] 10570141286a: Waiting [2021-10-11T18:30:44.950Z] b3796339cfbf: Waiting [2021-10-11T18:30:44.950Z] e2eb06d8af82: Waiting [2021-10-11T18:30:44.950Z] 20130a78ece6: Layer already exists [2021-10-11T18:30:44.950Z] 4c612477654a: Layer already exists [2021-10-11T18:30:44.950Z] e88bf62203d3: Layer already exists [2021-10-11T18:30:44.950Z] 437f552bc923: Layer already exists [2021-10-11T18:30:44.950Z] 9bb14b12c8e3: Layer already exists [2021-10-11T18:30:44.950Z] 28ec3fbcda97: Layer already exists [2021-10-11T18:30:44.950Z] e354b2ec0b8f: Layer already exists [2021-10-11T18:30:44.950Z] a63ab04d24da: Layer already exists [2021-10-11T18:30:44.950Z] b3796339cfbf: Layer already exists [2021-10-11T18:30:44.950Z] 10570141286a: Layer already exists [2021-10-11T18:30:44.950Z] e2eb06d8af82: Layer already exists [2021-10-11T18:30:44.950Z] 2.0.1-dev.69: digest: sha256:5f3dc7fa16e93c1c84986d95253943ed88d9d0aaab5220b0097849211be81e7b size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:30:45.249Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69 [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:30:45.541Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69 [2021-10-11T18:30:45.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-10-11T18:30:45.541Z] 20130a78ece6: Preparing [2021-10-11T18:30:45.541Z] 20130a78ece6: Preparing [2021-10-11T18:30:45.541Z] 437f552bc923: Preparing [2021-10-11T18:30:45.541Z] 9bb14b12c8e3: Preparing [2021-10-11T18:30:45.541Z] e88bf62203d3: Preparing [2021-10-11T18:30:45.541Z] 4c612477654a: Preparing [2021-10-11T18:30:45.541Z] e354b2ec0b8f: Preparing [2021-10-11T18:30:45.541Z] 28ec3fbcda97: Preparing [2021-10-11T18:30:45.541Z] a63ab04d24da: Preparing [2021-10-11T18:30:45.541Z] 10570141286a: Preparing [2021-10-11T18:30:45.541Z] b3796339cfbf: Preparing [2021-10-11T18:30:45.541Z] e2eb06d8af82: Preparing [2021-10-11T18:30:45.541Z] a63ab04d24da: Waiting [2021-10-11T18:30:45.541Z] 10570141286a: Waiting [2021-10-11T18:30:45.541Z] b3796339cfbf: Waiting [2021-10-11T18:30:45.541Z] e354b2ec0b8f: Waiting [2021-10-11T18:30:45.541Z] 28ec3fbcda97: Waiting [2021-10-11T18:30:45.541Z] 437f552bc923: Layer already exists [2021-10-11T18:30:45.541Z] 9bb14b12c8e3: Layer already exists [2021-10-11T18:30:45.541Z] e88bf62203d3: Layer already exists [2021-10-11T18:30:45.541Z] 4c612477654a: Layer already exists [2021-10-11T18:30:45.541Z] 20130a78ece6: Layer already exists [2021-10-11T18:30:45.541Z] e354b2ec0b8f: Layer already exists [2021-10-11T18:30:45.541Z] 28ec3fbcda97: Layer already exists [2021-10-11T18:30:45.541Z] b3796339cfbf: Layer already exists [2021-10-11T18:30:45.541Z] a63ab04d24da: Layer already exists [2021-10-11T18:30:45.541Z] 10570141286a: Layer already exists [2021-10-11T18:30:45.541Z] e2eb06d8af82: Layer already exists [2021-10-11T18:30:45.541Z] 745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69: digest: sha256:5f3dc7fa16e93c1c84986d95253943ed88d9d0aaab5220b0097849211be81e7b size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:30:45.833Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:30:46.129Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-10-11T18:30:46.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-10-11T18:30:46.129Z] 20130a78ece6: Preparing [2021-10-11T18:30:46.129Z] 20130a78ece6: Preparing [2021-10-11T18:30:46.129Z] 437f552bc923: Preparing [2021-10-11T18:30:46.129Z] 9bb14b12c8e3: Preparing [2021-10-11T18:30:46.129Z] e88bf62203d3: Preparing [2021-10-11T18:30:46.129Z] 4c612477654a: Preparing [2021-10-11T18:30:46.129Z] e354b2ec0b8f: Preparing [2021-10-11T18:30:46.129Z] 28ec3fbcda97: Preparing [2021-10-11T18:30:46.129Z] a63ab04d24da: Preparing [2021-10-11T18:30:46.129Z] 10570141286a: Preparing [2021-10-11T18:30:46.129Z] b3796339cfbf: Preparing [2021-10-11T18:30:46.129Z] e2eb06d8af82: Preparing [2021-10-11T18:30:46.129Z] a63ab04d24da: Waiting [2021-10-11T18:30:46.129Z] 10570141286a: Waiting [2021-10-11T18:30:46.129Z] b3796339cfbf: Waiting [2021-10-11T18:30:46.129Z] e2eb06d8af82: Waiting [2021-10-11T18:30:46.129Z] e354b2ec0b8f: Waiting [2021-10-11T18:30:46.129Z] 28ec3fbcda97: Waiting [2021-10-11T18:30:46.129Z] 4c612477654a: Layer already exists [2021-10-11T18:30:46.129Z] 20130a78ece6: Layer already exists [2021-10-11T18:30:46.129Z] 9bb14b12c8e3: Layer already exists [2021-10-11T18:30:46.129Z] 437f552bc923: Layer already exists [2021-10-11T18:30:46.129Z] e88bf62203d3: Layer already exists [2021-10-11T18:30:46.129Z] 28ec3fbcda97: Layer already exists [2021-10-11T18:30:46.129Z] e354b2ec0b8f: Layer already exists [2021-10-11T18:30:46.129Z] 10570141286a: Layer already exists [2021-10-11T18:30:46.129Z] a63ab04d24da: Layer already exists [2021-10-11T18:30:46.129Z] b3796339cfbf: Layer already exists [2021-10-11T18:30:46.129Z] e2eb06d8af82: Layer already exists [2021-10-11T18:30:46.129Z] main: digest: sha256:5f3dc7fa16e93c1c84986d95253943ed88d9d0aaab5220b0097849211be81e7b size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-11T18:30:46.158Z] ===================================================== [Pipeline] echo [2021-10-11T18:30:46.167Z] taggedImages: [2021-10-11T18:30:46.167Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:745cb475a1aaaa7f65879c3fe5597f8aef72f136 [2021-10-11T18:30:46.167Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-10-11T18:30:46.167Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.69 [2021-10-11T18:30:46.167Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69 [2021-10-11T18:30:46.167Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-10-11T18:30:46.192Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-10-11T18:30:46.193Z] 745cb475a1aaaa7f65879c3fe5597f8aef72f136 [2021-10-11T18:30:46.193Z] latest [2021-10-11T18:30:46.193Z] 2.0.1-dev.69 [2021-10-11T18:30:46.193Z] 745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69 [2021-10-11T18:30:46.193Z] main [2021-10-11T18:30:46.193Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:30:46.312Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-476 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-10-11T18:30:46.323Z] Running in /w/workspace/edgex-go/79 [Pipeline] { [Pipeline] checkout [2021-10-11T18:30:46.516Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:745cb475a1aaaa7f65879c3fe5597f8aef72f136 [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:30:46.674Z] The recommended git tool is: git [2021-10-11T18:30:46.823Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:745cb475a1aaaa7f65879c3fe5597f8aef72f136 [2021-10-11T18:30:46.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-10-11T18:30:46.823Z] c7091ad994ad: Preparing [2021-10-11T18:30:46.823Z] 22e8ed8f5aca: Preparing [2021-10-11T18:30:46.823Z] 043bb0a2078d: Preparing [2021-10-11T18:30:46.823Z] 81f5e1e82945: Preparing [2021-10-11T18:30:46.823Z] c1e5a2ed9f1b: Preparing [2021-10-11T18:30:46.823Z] e2eb06d8af82: Preparing [2021-10-11T18:30:46.823Z] e2eb06d8af82: Waiting [2021-10-11T18:30:47.433Z] 81f5e1e82945: Pushed [2021-10-11T18:30:47.433Z] e2eb06d8af82: Layer already exists [2021-10-11T18:30:47.433Z] 043bb0a2078d: Pushed [2021-10-11T18:30:47.433Z] 22e8ed8f5aca: Pushed [2021-10-11T18:30:47.433Z] c7091ad994ad: Pushed [2021-10-11T18:30:47.433Z] c1e5a2ed9f1b: Pushed [2021-10-11T18:30:47.702Z] 745cb475a1aaaa7f65879c3fe5597f8aef72f136: digest: sha256:8958232e7a207efd9b02cf0fc872e63c760f84f2b1db7bb92669e247a970d702 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:30:48.012Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:30:48.303Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-10-11T18:30:48.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-10-11T18:30:48.303Z] c7091ad994ad: Preparing [2021-10-11T18:30:48.303Z] 22e8ed8f5aca: Preparing [2021-10-11T18:30:48.303Z] 043bb0a2078d: Preparing [2021-10-11T18:30:48.303Z] 81f5e1e82945: Preparing [2021-10-11T18:30:48.303Z] c1e5a2ed9f1b: Preparing [2021-10-11T18:30:48.303Z] e2eb06d8af82: Preparing [2021-10-11T18:30:48.303Z] e2eb06d8af82: Waiting [2021-10-11T18:30:48.303Z] 22e8ed8f5aca: Layer already exists [2021-10-11T18:30:48.303Z] 81f5e1e82945: Layer already exists [2021-10-11T18:30:48.303Z] 043bb0a2078d: Layer already exists [2021-10-11T18:30:48.303Z] c7091ad994ad: Layer already exists [2021-10-11T18:30:48.303Z] c1e5a2ed9f1b: Layer already exists [2021-10-11T18:30:48.303Z] e2eb06d8af82: Layer already exists [2021-10-11T18:30:48.303Z] latest: digest: sha256:8958232e7a207efd9b02cf0fc872e63c760f84f2b1db7bb92669e247a970d702 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:30:48.606Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.69 [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:30:48.894Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.69 [2021-10-11T18:30:48.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-10-11T18:30:48.894Z] c7091ad994ad: Preparing [2021-10-11T18:30:48.894Z] 22e8ed8f5aca: Preparing [2021-10-11T18:30:48.894Z] 043bb0a2078d: Preparing [2021-10-11T18:30:48.894Z] 81f5e1e82945: Preparing [2021-10-11T18:30:48.894Z] c1e5a2ed9f1b: Preparing [2021-10-11T18:30:48.894Z] e2eb06d8af82: Preparing [2021-10-11T18:30:48.894Z] e2eb06d8af82: Waiting [2021-10-11T18:30:48.894Z] c7091ad994ad: Layer already exists [2021-10-11T18:30:48.894Z] 043bb0a2078d: Layer already exists [2021-10-11T18:30:48.894Z] 81f5e1e82945: Layer already exists [2021-10-11T18:30:48.894Z] c1e5a2ed9f1b: Layer already exists [2021-10-11T18:30:48.894Z] 22e8ed8f5aca: Layer already exists [2021-10-11T18:30:48.894Z] e2eb06d8af82: Layer already exists [2021-10-11T18:30:48.894Z] 2.0.1-dev.69: digest: sha256:8958232e7a207efd9b02cf0fc872e63c760f84f2b1db7bb92669e247a970d702 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:30:49.190Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69 [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:30:49.477Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69 [2021-10-11T18:30:49.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-10-11T18:30:49.477Z] c7091ad994ad: Preparing [2021-10-11T18:30:49.477Z] 22e8ed8f5aca: Preparing [2021-10-11T18:30:49.477Z] 043bb0a2078d: Preparing [2021-10-11T18:30:49.477Z] 81f5e1e82945: Preparing [2021-10-11T18:30:49.477Z] c1e5a2ed9f1b: Preparing [2021-10-11T18:30:49.477Z] e2eb06d8af82: Preparing [2021-10-11T18:30:49.477Z] e2eb06d8af82: Waiting [2021-10-11T18:30:49.477Z] 81f5e1e82945: Layer already exists [2021-10-11T18:30:49.477Z] c7091ad994ad: Layer already exists [2021-10-11T18:30:49.477Z] 043bb0a2078d: Layer already exists [2021-10-11T18:30:49.477Z] 22e8ed8f5aca: Layer already exists [2021-10-11T18:30:49.477Z] c1e5a2ed9f1b: Layer already exists [2021-10-11T18:30:49.477Z] e2eb06d8af82: Layer already exists [2021-10-11T18:30:49.477Z] 745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69: digest: sha256:8958232e7a207efd9b02cf0fc872e63c760f84f2b1db7bb92669e247a970d702 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:30:49.768Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:30:50.063Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-10-11T18:30:50.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-10-11T18:30:50.063Z] c7091ad994ad: Preparing [2021-10-11T18:30:50.063Z] 22e8ed8f5aca: Preparing [2021-10-11T18:30:50.063Z] 043bb0a2078d: Preparing [2021-10-11T18:30:50.063Z] 81f5e1e82945: Preparing [2021-10-11T18:30:50.063Z] c1e5a2ed9f1b: Preparing [2021-10-11T18:30:50.063Z] e2eb06d8af82: Preparing [2021-10-11T18:30:50.063Z] e2eb06d8af82: Waiting [2021-10-11T18:30:50.063Z] 81f5e1e82945: Layer already exists [2021-10-11T18:30:50.063Z] 22e8ed8f5aca: Layer already exists [2021-10-11T18:30:50.063Z] 043bb0a2078d: Layer already exists [2021-10-11T18:30:50.063Z] c1e5a2ed9f1b: Layer already exists [2021-10-11T18:30:50.063Z] c7091ad994ad: Layer already exists [2021-10-11T18:30:50.063Z] e2eb06d8af82: Layer already exists [2021-10-11T18:30:50.063Z] main: digest: sha256:8958232e7a207efd9b02cf0fc872e63c760f84f2b1db7bb92669e247a970d702 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-11T18:30:50.092Z] ===================================================== [Pipeline] echo [2021-10-11T18:30:50.098Z] taggedImages: [2021-10-11T18:30:50.098Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:745cb475a1aaaa7f65879c3fe5597f8aef72f136 [2021-10-11T18:30:50.098Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-10-11T18:30:50.098Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.69 [2021-10-11T18:30:50.098Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69 [2021-10-11T18:30:50.098Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-10-11T18:30:50.114Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-10-11T18:30:50.114Z] 745cb475a1aaaa7f65879c3fe5597f8aef72f136 [2021-10-11T18:30:50.114Z] latest [2021-10-11T18:30:50.114Z] 2.0.1-dev.69 [2021-10-11T18:30:50.114Z] 745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69 [2021-10-11T18:30:50.114Z] main [2021-10-11T18:30:50.114Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:30:50.425Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:745cb475a1aaaa7f65879c3fe5597f8aef72f136 [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:30:50.731Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:745cb475a1aaaa7f65879c3fe5597f8aef72f136 [2021-10-11T18:30:50.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-10-11T18:30:50.731Z] 0e6db40a43d7: Preparing [2021-10-11T18:30:50.731Z] 41614a433194: Preparing [2021-10-11T18:30:50.731Z] 8c59e491b83c: Preparing [2021-10-11T18:30:50.731Z] 6a726f189fc6: Preparing [2021-10-11T18:30:50.731Z] 95e5d28722b9: Preparing [2021-10-11T18:30:50.731Z] a7d160c5f0b4: Preparing [2021-10-11T18:30:50.731Z] 9e81ab4520a8: Preparing [2021-10-11T18:30:50.731Z] 7b4f49fda173: Preparing [2021-10-11T18:30:50.731Z] cd9f68558168: Preparing [2021-10-11T18:30:50.731Z] e2eb06d8af82: Preparing [2021-10-11T18:30:50.731Z] a7d160c5f0b4: Waiting [2021-10-11T18:30:50.731Z] 9e81ab4520a8: Waiting [2021-10-11T18:30:50.731Z] 7b4f49fda173: Waiting [2021-10-11T18:30:50.731Z] cd9f68558168: Waiting [2021-10-11T18:30:50.731Z] e2eb06d8af82: Waiting [2021-10-11T18:30:51.324Z] 0e6db40a43d7: Pushed [2021-10-11T18:30:51.324Z] 41614a433194: Pushed [2021-10-11T18:30:51.324Z] 95e5d28722b9: Pushed [2021-10-11T18:30:51.324Z] a7d160c5f0b4: Pushed [2021-10-11T18:30:51.324Z] 9e81ab4520a8: Pushed [2021-10-11T18:30:51.324Z] 7b4f49fda173: Pushed [2021-10-11T18:30:51.324Z] e2eb06d8af82: Layer already exists [2021-10-11T18:30:51.324Z] 6a726f189fc6: Pushed [2021-10-11T18:30:51.585Z] cd9f68558168: Pushed [2021-10-11T18:30:51.585Z] 8c59e491b83c: Pushed [2021-10-11T18:30:51.844Z] 745cb475a1aaaa7f65879c3fe5597f8aef72f136: digest: sha256:b6d36cb75b0029e616e3a584218ba0d06faadabfc52a361cfddf0ab88172f095 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:30:52.138Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:30:52.440Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-10-11T18:30:52.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-10-11T18:30:52.440Z] 0e6db40a43d7: Preparing [2021-10-11T18:30:52.440Z] 41614a433194: Preparing [2021-10-11T18:30:52.440Z] 8c59e491b83c: Preparing [2021-10-11T18:30:52.440Z] 6a726f189fc6: Preparing [2021-10-11T18:30:52.440Z] 95e5d28722b9: Preparing [2021-10-11T18:30:52.440Z] a7d160c5f0b4: Preparing [2021-10-11T18:30:52.440Z] 9e81ab4520a8: Preparing [2021-10-11T18:30:52.440Z] 7b4f49fda173: Preparing [2021-10-11T18:30:52.440Z] cd9f68558168: Preparing [2021-10-11T18:30:52.440Z] e2eb06d8af82: Preparing [2021-10-11T18:30:52.440Z] a7d160c5f0b4: Waiting [2021-10-11T18:30:52.440Z] 9e81ab4520a8: Waiting [2021-10-11T18:30:52.440Z] 7b4f49fda173: Waiting [2021-10-11T18:30:52.440Z] cd9f68558168: Waiting [2021-10-11T18:30:52.440Z] e2eb06d8af82: Waiting [2021-10-11T18:30:52.440Z] 41614a433194: Layer already exists [2021-10-11T18:30:52.440Z] 8c59e491b83c: Layer already exists [2021-10-11T18:30:52.440Z] 6a726f189fc6: Layer already exists [2021-10-11T18:30:52.440Z] 0e6db40a43d7: Layer already exists [2021-10-11T18:30:52.440Z] 95e5d28722b9: Layer already exists [2021-10-11T18:30:52.440Z] a7d160c5f0b4: Layer already exists [2021-10-11T18:30:52.440Z] cd9f68558168: Layer already exists [2021-10-11T18:30:52.440Z] 9e81ab4520a8: Layer already exists [2021-10-11T18:30:52.440Z] 7b4f49fda173: Layer already exists [2021-10-11T18:30:52.440Z] e2eb06d8af82: Layer already exists [2021-10-11T18:30:52.440Z] latest: digest: sha256:b6d36cb75b0029e616e3a584218ba0d06faadabfc52a361cfddf0ab88172f095 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:30:52.732Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.69 [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:30:52.848Z] using credential edgex-jenkins-ssh [2021-10-11T18:30:52.869Z] Cloning the remote Git repository [2021-10-11T18:30:53.020Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.69 [2021-10-11T18:30:53.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-10-11T18:30:53.020Z] 0e6db40a43d7: Preparing [2021-10-11T18:30:53.020Z] 41614a433194: Preparing [2021-10-11T18:30:53.020Z] 8c59e491b83c: Preparing [2021-10-11T18:30:53.020Z] 6a726f189fc6: Preparing [2021-10-11T18:30:53.020Z] 95e5d28722b9: Preparing [2021-10-11T18:30:53.020Z] a7d160c5f0b4: Preparing [2021-10-11T18:30:53.020Z] 9e81ab4520a8: Preparing [2021-10-11T18:30:53.020Z] 7b4f49fda173: Preparing [2021-10-11T18:30:53.020Z] cd9f68558168: Preparing [2021-10-11T18:30:53.020Z] e2eb06d8af82: Preparing [2021-10-11T18:30:53.020Z] a7d160c5f0b4: Waiting [2021-10-11T18:30:53.020Z] 9e81ab4520a8: Waiting [2021-10-11T18:30:53.020Z] 7b4f49fda173: Waiting [2021-10-11T18:30:53.020Z] cd9f68558168: Waiting [2021-10-11T18:30:53.020Z] e2eb06d8af82: Waiting [2021-10-11T18:30:53.020Z] 6a726f189fc6: Layer already exists [2021-10-11T18:30:53.020Z] 95e5d28722b9: Layer already exists [2021-10-11T18:30:53.020Z] 0e6db40a43d7: Layer already exists [2021-10-11T18:30:53.020Z] 8c59e491b83c: Layer already exists [2021-10-11T18:30:53.020Z] 41614a433194: Layer already exists [2021-10-11T18:30:53.020Z] a7d160c5f0b4: Layer already exists [2021-10-11T18:30:53.020Z] 7b4f49fda173: Layer already exists [2021-10-11T18:30:53.020Z] 9e81ab4520a8: Layer already exists [2021-10-11T18:30:53.020Z] cd9f68558168: Layer already exists [2021-10-11T18:30:53.020Z] e2eb06d8af82: Layer already exists [2021-10-11T18:30:53.020Z] 2.0.1-dev.69: digest: sha256:b6d36cb75b0029e616e3a584218ba0d06faadabfc52a361cfddf0ab88172f095 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:30:53.310Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69 [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:30:53.603Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69 [2021-10-11T18:30:53.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-10-11T18:30:53.603Z] 0e6db40a43d7: Preparing [2021-10-11T18:30:53.603Z] 41614a433194: Preparing [2021-10-11T18:30:53.603Z] 8c59e491b83c: Preparing [2021-10-11T18:30:53.603Z] 6a726f189fc6: Preparing [2021-10-11T18:30:53.603Z] 95e5d28722b9: Preparing [2021-10-11T18:30:53.603Z] a7d160c5f0b4: Preparing [2021-10-11T18:30:53.603Z] 9e81ab4520a8: Preparing [2021-10-11T18:30:53.603Z] 7b4f49fda173: Preparing [2021-10-11T18:30:53.603Z] cd9f68558168: Preparing [2021-10-11T18:30:53.603Z] e2eb06d8af82: Preparing [2021-10-11T18:30:53.603Z] 9e81ab4520a8: Waiting [2021-10-11T18:30:53.603Z] 7b4f49fda173: Waiting [2021-10-11T18:30:53.603Z] cd9f68558168: Waiting [2021-10-11T18:30:53.603Z] e2eb06d8af82: Waiting [2021-10-11T18:30:53.603Z] a7d160c5f0b4: Waiting [2021-10-11T18:30:53.603Z] 8c59e491b83c: Layer already exists [2021-10-11T18:30:53.603Z] 6a726f189fc6: Layer already exists [2021-10-11T18:30:53.603Z] 41614a433194: Layer already exists [2021-10-11T18:30:53.603Z] 0e6db40a43d7: Layer already exists [2021-10-11T18:30:53.603Z] 95e5d28722b9: Layer already exists [2021-10-11T18:30:53.603Z] a7d160c5f0b4: Layer already exists [2021-10-11T18:30:53.603Z] 9e81ab4520a8: Layer already exists [2021-10-11T18:30:53.603Z] e2eb06d8af82: Layer already exists [2021-10-11T18:30:53.603Z] 7b4f49fda173: Layer already exists [2021-10-11T18:30:53.603Z] cd9f68558168: Layer already exists [2021-10-11T18:30:53.603Z] 745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69: digest: sha256:b6d36cb75b0029e616e3a584218ba0d06faadabfc52a361cfddf0ab88172f095 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:30:53.896Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:30:52.931Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-11T18:30:53.065Z] > git init /w/workspace/edgex-go/79 # timeout=10 [2021-10-11T18:30:53.158Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-11T18:30:53.159Z] > git --version # timeout=10 [2021-10-11T18:30:53.176Z] > git --version # 'git version 2.17.1' [2021-10-11T18:30:53.178Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-11T18:30:53.289Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-11T18:30:54.188Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-10-11T18:30:54.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-10-11T18:30:54.188Z] 0e6db40a43d7: Preparing [2021-10-11T18:30:54.188Z] 41614a433194: Preparing [2021-10-11T18:30:54.188Z] 8c59e491b83c: Preparing [2021-10-11T18:30:54.188Z] 6a726f189fc6: Preparing [2021-10-11T18:30:54.188Z] 95e5d28722b9: Preparing [2021-10-11T18:30:54.188Z] a7d160c5f0b4: Preparing [2021-10-11T18:30:54.188Z] 9e81ab4520a8: Preparing [2021-10-11T18:30:54.188Z] 7b4f49fda173: Preparing [2021-10-11T18:30:54.188Z] cd9f68558168: Preparing [2021-10-11T18:30:54.188Z] e2eb06d8af82: Preparing [2021-10-11T18:30:54.188Z] a7d160c5f0b4: Waiting [2021-10-11T18:30:54.188Z] 9e81ab4520a8: Waiting [2021-10-11T18:30:54.188Z] 7b4f49fda173: Waiting [2021-10-11T18:30:54.188Z] cd9f68558168: Waiting [2021-10-11T18:30:54.188Z] e2eb06d8af82: Waiting [2021-10-11T18:30:54.188Z] 8c59e491b83c: Layer already exists [2021-10-11T18:30:54.188Z] 95e5d28722b9: Layer already exists [2021-10-11T18:30:54.188Z] 6a726f189fc6: Layer already exists [2021-10-11T18:30:54.188Z] 0e6db40a43d7: Layer already exists [2021-10-11T18:30:54.188Z] 41614a433194: Layer already exists [2021-10-11T18:30:54.188Z] 9e81ab4520a8: Layer already exists [2021-10-11T18:30:54.188Z] a7d160c5f0b4: Layer already exists [2021-10-11T18:30:54.188Z] 7b4f49fda173: Layer already exists [2021-10-11T18:30:54.188Z] cd9f68558168: Layer already exists [2021-10-11T18:30:54.188Z] e2eb06d8af82: Layer already exists [2021-10-11T18:30:54.188Z] main: digest: sha256:b6d36cb75b0029e616e3a584218ba0d06faadabfc52a361cfddf0ab88172f095 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-11T18:30:54.216Z] ===================================================== [Pipeline] echo [2021-10-11T18:30:54.222Z] taggedImages: [2021-10-11T18:30:54.222Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:745cb475a1aaaa7f65879c3fe5597f8aef72f136 [2021-10-11T18:30:54.222Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-10-11T18:30:54.222Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.69 [2021-10-11T18:30:54.222Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69 [2021-10-11T18:30:54.222Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-10-11T18:30:54.238Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-10-11T18:30:54.238Z] 745cb475a1aaaa7f65879c3fe5597f8aef72f136 [2021-10-11T18:30:54.238Z] latest [2021-10-11T18:30:54.238Z] 2.0.1-dev.69 [2021-10-11T18:30:54.238Z] 745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69 [2021-10-11T18:30:54.238Z] main [2021-10-11T18:30:54.238Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:30:54.539Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:745cb475a1aaaa7f65879c3fe5597f8aef72f136 [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:30:54.827Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:745cb475a1aaaa7f65879c3fe5597f8aef72f136 [2021-10-11T18:30:54.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-10-11T18:30:54.828Z] 73a13ca8eea8: Preparing [2021-10-11T18:30:54.828Z] c03b4f05a65b: Preparing [2021-10-11T18:30:54.828Z] e354b2ec0b8f: Preparing [2021-10-11T18:30:54.828Z] c6050168e8f2: Preparing [2021-10-11T18:30:54.828Z] e2eb06d8af82: Preparing [2021-10-11T18:30:54.828Z] e2eb06d8af82: Layer already exists [2021-10-11T18:30:54.828Z] e354b2ec0b8f: Layer already exists [2021-10-11T18:30:54.828Z] 73a13ca8eea8: Pushed [2021-10-11T18:30:54.828Z] c6050168e8f2: Pushed [2021-10-11T18:30:55.771Z] c03b4f05a65b: Pushed [2021-10-11T18:30:55.771Z] 745cb475a1aaaa7f65879c3fe5597f8aef72f136: digest: sha256:e240e6817f4d765e6d59883dae678443936609676f92a11ef78c851c2cf0d352 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:30:56.058Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:30:56.344Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-10-11T18:30:56.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-10-11T18:30:56.344Z] 73a13ca8eea8: Preparing [2021-10-11T18:30:56.344Z] c03b4f05a65b: Preparing [2021-10-11T18:30:56.344Z] e354b2ec0b8f: Preparing [2021-10-11T18:30:56.344Z] c6050168e8f2: Preparing [2021-10-11T18:30:56.344Z] e2eb06d8af82: Preparing [2021-10-11T18:30:56.344Z] e2eb06d8af82: Layer already exists [2021-10-11T18:30:56.344Z] c6050168e8f2: Layer already exists [2021-10-11T18:30:56.344Z] e354b2ec0b8f: Layer already exists [2021-10-11T18:30:56.344Z] c03b4f05a65b: Layer already exists [2021-10-11T18:30:56.344Z] 73a13ca8eea8: Layer already exists [2021-10-11T18:30:56.344Z] latest: digest: sha256:e240e6817f4d765e6d59883dae678443936609676f92a11ef78c851c2cf0d352 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:30:56.635Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.69 [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:30:56.952Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.69 [2021-10-11T18:30:56.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-10-11T18:30:56.952Z] 73a13ca8eea8: Preparing [2021-10-11T18:30:56.952Z] c03b4f05a65b: Preparing [2021-10-11T18:30:56.952Z] e354b2ec0b8f: Preparing [2021-10-11T18:30:56.952Z] c6050168e8f2: Preparing [2021-10-11T18:30:56.952Z] e2eb06d8af82: Preparing [2021-10-11T18:30:56.952Z] e354b2ec0b8f: Layer already exists [2021-10-11T18:30:56.952Z] 73a13ca8eea8: Layer already exists [2021-10-11T18:30:56.952Z] c03b4f05a65b: Layer already exists [2021-10-11T18:30:56.952Z] c6050168e8f2: Layer already exists [2021-10-11T18:30:56.952Z] e2eb06d8af82: Layer already exists [2021-10-11T18:30:56.952Z] 2.0.1-dev.69: digest: sha256:e240e6817f4d765e6d59883dae678443936609676f92a11ef78c851c2cf0d352 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:30:57.244Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69 [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:30:57.530Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69 [2021-10-11T18:30:57.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-10-11T18:30:57.530Z] 73a13ca8eea8: Preparing [2021-10-11T18:30:57.530Z] c03b4f05a65b: Preparing [2021-10-11T18:30:57.530Z] e354b2ec0b8f: Preparing [2021-10-11T18:30:57.530Z] c6050168e8f2: Preparing [2021-10-11T18:30:57.530Z] e2eb06d8af82: Preparing [2021-10-11T18:30:57.530Z] e2eb06d8af82: Layer already exists [2021-10-11T18:30:57.530Z] c03b4f05a65b: Layer already exists [2021-10-11T18:30:57.530Z] c6050168e8f2: Layer already exists [2021-10-11T18:30:57.530Z] 73a13ca8eea8: Layer already exists [2021-10-11T18:30:57.530Z] e354b2ec0b8f: Layer already exists [2021-10-11T18:30:57.530Z] 745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69: digest: sha256:e240e6817f4d765e6d59883dae678443936609676f92a11ef78c851c2cf0d352 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:30:57.827Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:30:58.119Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-10-11T18:30:58.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-10-11T18:30:58.119Z] 73a13ca8eea8: Preparing [2021-10-11T18:30:58.119Z] c03b4f05a65b: Preparing [2021-10-11T18:30:58.119Z] e354b2ec0b8f: Preparing [2021-10-11T18:30:58.119Z] c6050168e8f2: Preparing [2021-10-11T18:30:58.119Z] e2eb06d8af82: Preparing [2021-10-11T18:30:58.119Z] 73a13ca8eea8: Layer already exists [2021-10-11T18:30:58.119Z] e354b2ec0b8f: Layer already exists [2021-10-11T18:30:58.119Z] c6050168e8f2: Layer already exists [2021-10-11T18:30:58.119Z] e2eb06d8af82: Layer already exists [2021-10-11T18:30:58.119Z] c03b4f05a65b: Layer already exists [2021-10-11T18:30:58.119Z] main: digest: sha256:e240e6817f4d765e6d59883dae678443936609676f92a11ef78c851c2cf0d352 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-11T18:30:58.147Z] ===================================================== [Pipeline] echo [2021-10-11T18:30:58.155Z] taggedImages: [2021-10-11T18:30:58.155Z] - nexus3.edgexfoundry.org:10004/support-notifications:745cb475a1aaaa7f65879c3fe5597f8aef72f136 [2021-10-11T18:30:58.155Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-10-11T18:30:58.155Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.69 [2021-10-11T18:30:58.155Z] - nexus3.edgexfoundry.org:10004/support-notifications:745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69 [2021-10-11T18:30:58.155Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-10-11T18:30:58.171Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-10-11T18:30:58.171Z] 745cb475a1aaaa7f65879c3fe5597f8aef72f136 [2021-10-11T18:30:58.171Z] latest [2021-10-11T18:30:58.171Z] 2.0.1-dev.69 [2021-10-11T18:30:58.171Z] 745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69 [2021-10-11T18:30:58.171Z] main [2021-10-11T18:30:58.171Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:30:58.478Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:745cb475a1aaaa7f65879c3fe5597f8aef72f136 [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:30:58.769Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:745cb475a1aaaa7f65879c3fe5597f8aef72f136 [2021-10-11T18:30:58.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-10-11T18:30:58.769Z] d7cc6ac55f6f: Preparing [2021-10-11T18:30:58.769Z] 081e435f1a04: Preparing [2021-10-11T18:30:58.769Z] e354b2ec0b8f: Preparing [2021-10-11T18:30:58.770Z] 2af26b8a8664: Preparing [2021-10-11T18:30:58.770Z] e2eb06d8af82: Preparing [2021-10-11T18:30:58.770Z] e2eb06d8af82: Layer already exists [2021-10-11T18:30:58.770Z] 2af26b8a8664: Layer already exists [2021-10-11T18:30:58.770Z] e354b2ec0b8f: Layer already exists [2021-10-11T18:30:58.770Z] d7cc6ac55f6f: Pushed [2021-10-11T18:31:00.155Z] 081e435f1a04: Pushed [2021-10-11T18:31:00.156Z] 745cb475a1aaaa7f65879c3fe5597f8aef72f136: digest: sha256:55cf7c57bd3e0dcfbb47df8d2792de2b9e1d0805f8c03080924cc095712dc6c4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:31:00.451Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:31:00.743Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-10-11T18:31:00.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-10-11T18:31:00.743Z] d7cc6ac55f6f: Preparing [2021-10-11T18:31:00.743Z] 081e435f1a04: Preparing [2021-10-11T18:31:00.743Z] e354b2ec0b8f: Preparing [2021-10-11T18:31:00.743Z] 2af26b8a8664: Preparing [2021-10-11T18:31:00.743Z] e2eb06d8af82: Preparing [2021-10-11T18:31:00.743Z] d7cc6ac55f6f: Layer already exists [2021-10-11T18:31:00.743Z] 081e435f1a04: Layer already exists [2021-10-11T18:31:00.743Z] e354b2ec0b8f: Layer already exists [2021-10-11T18:31:00.743Z] e2eb06d8af82: Layer already exists [2021-10-11T18:31:00.743Z] 2af26b8a8664: Layer already exists [2021-10-11T18:31:00.743Z] latest: digest: sha256:55cf7c57bd3e0dcfbb47df8d2792de2b9e1d0805f8c03080924cc095712dc6c4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:31:01.033Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.69 [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:31:01.331Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.69 [2021-10-11T18:31:01.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-10-11T18:31:01.331Z] d7cc6ac55f6f: Preparing [2021-10-11T18:31:01.331Z] 081e435f1a04: Preparing [2021-10-11T18:31:01.331Z] e354b2ec0b8f: Preparing [2021-10-11T18:31:01.331Z] 2af26b8a8664: Preparing [2021-10-11T18:31:01.331Z] e2eb06d8af82: Preparing [2021-10-11T18:31:01.331Z] 081e435f1a04: Layer already exists [2021-10-11T18:31:01.331Z] 2af26b8a8664: Layer already exists [2021-10-11T18:31:01.331Z] e354b2ec0b8f: Layer already exists [2021-10-11T18:31:01.331Z] e2eb06d8af82: Layer already exists [2021-10-11T18:31:01.331Z] d7cc6ac55f6f: Layer already exists [2021-10-11T18:31:01.331Z] 2.0.1-dev.69: digest: sha256:55cf7c57bd3e0dcfbb47df8d2792de2b9e1d0805f8c03080924cc095712dc6c4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:31:01.709Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69 [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:31:02.124Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69 [2021-10-11T18:31:02.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-10-11T18:31:02.124Z] d7cc6ac55f6f: Preparing [2021-10-11T18:31:02.124Z] 081e435f1a04: Preparing [2021-10-11T18:31:02.124Z] e354b2ec0b8f: Preparing [2021-10-11T18:31:02.124Z] 2af26b8a8664: Preparing [2021-10-11T18:31:02.124Z] e2eb06d8af82: Preparing [2021-10-11T18:31:02.124Z] e2eb06d8af82: Layer already exists [2021-10-11T18:31:02.124Z] e354b2ec0b8f: Layer already exists [2021-10-11T18:31:02.124Z] 081e435f1a04: Layer already exists [2021-10-11T18:31:02.124Z] d7cc6ac55f6f: Layer already exists [2021-10-11T18:31:02.124Z] 2af26b8a8664: Layer already exists [2021-10-11T18:31:02.124Z] 745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69: digest: sha256:55cf7c57bd3e0dcfbb47df8d2792de2b9e1d0805f8c03080924cc095712dc6c4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:31:02.532Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:31:02.918Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-10-11T18:31:02.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-10-11T18:31:02.918Z] d7cc6ac55f6f: Preparing [2021-10-11T18:31:02.918Z] 081e435f1a04: Preparing [2021-10-11T18:31:02.918Z] e354b2ec0b8f: Preparing [2021-10-11T18:31:02.918Z] 2af26b8a8664: Preparing [2021-10-11T18:31:02.918Z] e2eb06d8af82: Preparing [2021-10-11T18:31:02.918Z] 2af26b8a8664: Layer already exists [2021-10-11T18:31:02.918Z] d7cc6ac55f6f: Layer already exists [2021-10-11T18:31:02.918Z] e354b2ec0b8f: Layer already exists [2021-10-11T18:31:02.918Z] e2eb06d8af82: Layer already exists [2021-10-11T18:31:02.918Z] 081e435f1a04: Layer already exists [2021-10-11T18:31:02.918Z] main: digest: sha256:55cf7c57bd3e0dcfbb47df8d2792de2b9e1d0805f8c03080924cc095712dc6c4 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-11T18:31:02.971Z] ===================================================== [Pipeline] echo [2021-10-11T18:31:02.976Z] taggedImages: [2021-10-11T18:31:02.976Z] - nexus3.edgexfoundry.org:10004/support-scheduler:745cb475a1aaaa7f65879c3fe5597f8aef72f136 [2021-10-11T18:31:02.976Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-10-11T18:31:02.976Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.69 [2021-10-11T18:31:02.976Z] - nexus3.edgexfoundry.org:10004/support-scheduler:745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69 [2021-10-11T18:31:02.976Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-10-11T18:31:03.012Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-10-11T18:31:03.012Z] 745cb475a1aaaa7f65879c3fe5597f8aef72f136 [2021-10-11T18:31:03.012Z] latest [2021-10-11T18:31:03.012Z] 2.0.1-dev.69 [2021-10-11T18:31:03.012Z] 745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69 [2021-10-11T18:31:03.012Z] main [2021-10-11T18:31:03.012Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:31:03.306Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:745cb475a1aaaa7f65879c3fe5597f8aef72f136 [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:31:03.605Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:745cb475a1aaaa7f65879c3fe5597f8aef72f136 [2021-10-11T18:31:03.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-10-11T18:31:03.605Z] 36b013403428: Preparing [2021-10-11T18:31:03.605Z] 1c96fb6f50d4: Preparing [2021-10-11T18:31:03.605Z] 32b6e961110f: Preparing [2021-10-11T18:31:03.605Z] ef9d9954ae85: Preparing [2021-10-11T18:31:03.605Z] 879b85f2d1ed: Preparing [2021-10-11T18:31:03.605Z] 6777e3bbcb7c: Preparing [2021-10-11T18:31:03.605Z] fd08d546f6b8: Preparing [2021-10-11T18:31:03.605Z] 0636255016a6: Preparing [2021-10-11T18:31:03.605Z] 84e9d258764d: Preparing [2021-10-11T18:31:03.605Z] 56463f638872: Preparing [2021-10-11T18:31:03.605Z] e2eb06d8af82: Preparing [2021-10-11T18:31:03.605Z] fd08d546f6b8: Waiting [2021-10-11T18:31:03.605Z] 0636255016a6: Waiting [2021-10-11T18:31:03.605Z] 84e9d258764d: Waiting [2021-10-11T18:31:03.605Z] 56463f638872: Waiting [2021-10-11T18:31:03.605Z] e2eb06d8af82: Waiting [2021-10-11T18:31:03.605Z] 6777e3bbcb7c: Waiting [2021-10-11T18:31:03.605Z] 879b85f2d1ed: Layer already exists [2021-10-11T18:31:03.877Z] 6777e3bbcb7c: Layer already exists [2021-10-11T18:31:04.142Z] fd08d546f6b8: Layer already exists [2021-10-11T18:31:04.406Z] 1c96fb6f50d4: Pushed [2021-10-11T18:31:04.406Z] 0636255016a6: Layer already exists [2021-10-11T18:31:04.406Z] 36b013403428: Pushed [2021-10-11T18:31:04.406Z] 56463f638872: Layer already exists [2021-10-11T18:31:04.406Z] 84e9d258764d: Layer already exists [2021-10-11T18:31:04.406Z] e2eb06d8af82: Layer already exists [2021-10-11T18:31:04.406Z] 32b6e961110f: Pushed [2021-10-11T18:31:08.603Z] ef9d9954ae85: Pushed [2021-10-11T18:31:08.603Z] 745cb475a1aaaa7f65879c3fe5597f8aef72f136: digest: sha256:69dbd136246f5e3312a06c4014218887ed58ab12201775a11de33b2e706294da size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:31:08.898Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:31:09.191Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-10-11T18:31:09.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-10-11T18:31:09.191Z] 36b013403428: Preparing [2021-10-11T18:31:09.191Z] 1c96fb6f50d4: Preparing [2021-10-11T18:31:09.191Z] 32b6e961110f: Preparing [2021-10-11T18:31:09.191Z] ef9d9954ae85: Preparing [2021-10-11T18:31:09.191Z] 879b85f2d1ed: Preparing [2021-10-11T18:31:09.191Z] 6777e3bbcb7c: Preparing [2021-10-11T18:31:09.191Z] fd08d546f6b8: Preparing [2021-10-11T18:31:09.191Z] 0636255016a6: Preparing [2021-10-11T18:31:09.191Z] 84e9d258764d: Preparing [2021-10-11T18:31:09.191Z] 56463f638872: Preparing [2021-10-11T18:31:09.191Z] e2eb06d8af82: Preparing [2021-10-11T18:31:09.191Z] 6777e3bbcb7c: Waiting [2021-10-11T18:31:09.191Z] fd08d546f6b8: Waiting [2021-10-11T18:31:09.191Z] 0636255016a6: Waiting [2021-10-11T18:31:09.191Z] 84e9d258764d: Waiting [2021-10-11T18:31:09.191Z] 56463f638872: Waiting [2021-10-11T18:31:09.191Z] e2eb06d8af82: Waiting [2021-10-11T18:31:09.191Z] 1c96fb6f50d4: Layer already exists [2021-10-11T18:31:09.191Z] 879b85f2d1ed: Layer already exists [2021-10-11T18:31:09.191Z] 36b013403428: Layer already exists [2021-10-11T18:31:09.191Z] 32b6e961110f: Layer already exists [2021-10-11T18:31:09.191Z] ef9d9954ae85: Layer already exists [2021-10-11T18:31:09.191Z] 6777e3bbcb7c: Layer already exists [2021-10-11T18:31:09.191Z] fd08d546f6b8: Layer already exists [2021-10-11T18:31:09.191Z] 0636255016a6: Layer already exists [2021-10-11T18:31:09.191Z] 56463f638872: Layer already exists [2021-10-11T18:31:09.191Z] 84e9d258764d: Layer already exists [2021-10-11T18:31:09.191Z] e2eb06d8af82: Layer already exists [2021-10-11T18:31:09.191Z] latest: digest: sha256:69dbd136246f5e3312a06c4014218887ed58ab12201775a11de33b2e706294da size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:31:09.485Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.69 [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:31:09.778Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.69 [2021-10-11T18:31:09.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-10-11T18:31:09.778Z] 36b013403428: Preparing [2021-10-11T18:31:09.778Z] 1c96fb6f50d4: Preparing [2021-10-11T18:31:09.778Z] 32b6e961110f: Preparing [2021-10-11T18:31:09.778Z] ef9d9954ae85: Preparing [2021-10-11T18:31:09.778Z] 879b85f2d1ed: Preparing [2021-10-11T18:31:09.778Z] 6777e3bbcb7c: Preparing [2021-10-11T18:31:09.778Z] fd08d546f6b8: Preparing [2021-10-11T18:31:09.778Z] 0636255016a6: Preparing [2021-10-11T18:31:09.778Z] 84e9d258764d: Preparing [2021-10-11T18:31:09.778Z] 56463f638872: Preparing [2021-10-11T18:31:09.778Z] e2eb06d8af82: Preparing [2021-10-11T18:31:09.778Z] fd08d546f6b8: Waiting [2021-10-11T18:31:09.778Z] 0636255016a6: Waiting [2021-10-11T18:31:09.778Z] 84e9d258764d: Waiting [2021-10-11T18:31:09.778Z] 56463f638872: Waiting [2021-10-11T18:31:09.778Z] e2eb06d8af82: Waiting [2021-10-11T18:31:09.778Z] 6777e3bbcb7c: Waiting [2021-10-11T18:31:09.778Z] 1c96fb6f50d4: Layer already exists [2021-10-11T18:31:09.778Z] 32b6e961110f: Layer already exists [2021-10-11T18:31:09.778Z] 36b013403428: Layer already exists [2021-10-11T18:31:09.778Z] ef9d9954ae85: Layer already exists [2021-10-11T18:31:09.778Z] 879b85f2d1ed: Layer already exists [2021-10-11T18:31:09.778Z] 6777e3bbcb7c: Layer already exists [2021-10-11T18:31:09.778Z] 0636255016a6: Layer already exists [2021-10-11T18:31:09.778Z] 84e9d258764d: Layer already exists [2021-10-11T18:31:09.778Z] 56463f638872: Layer already exists [2021-10-11T18:31:09.778Z] fd08d546f6b8: Layer already exists [2021-10-11T18:31:09.778Z] e2eb06d8af82: Layer already exists [2021-10-11T18:31:09.778Z] 2.0.1-dev.69: digest: sha256:69dbd136246f5e3312a06c4014218887ed58ab12201775a11de33b2e706294da size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:31:10.075Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69 [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:31:10.367Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69 [2021-10-11T18:31:10.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-10-11T18:31:10.368Z] 36b013403428: Preparing [2021-10-11T18:31:10.368Z] 1c96fb6f50d4: Preparing [2021-10-11T18:31:10.368Z] 32b6e961110f: Preparing [2021-10-11T18:31:10.368Z] ef9d9954ae85: Preparing [2021-10-11T18:31:10.368Z] 879b85f2d1ed: Preparing [2021-10-11T18:31:10.368Z] 6777e3bbcb7c: Preparing [2021-10-11T18:31:10.368Z] fd08d546f6b8: Preparing [2021-10-11T18:31:10.368Z] 0636255016a6: Preparing [2021-10-11T18:31:10.368Z] 84e9d258764d: Preparing [2021-10-11T18:31:10.368Z] 56463f638872: Preparing [2021-10-11T18:31:10.368Z] e2eb06d8af82: Preparing [2021-10-11T18:31:10.368Z] 6777e3bbcb7c: Waiting [2021-10-11T18:31:10.368Z] fd08d546f6b8: Waiting [2021-10-11T18:31:10.368Z] 0636255016a6: Waiting [2021-10-11T18:31:10.368Z] 84e9d258764d: Waiting [2021-10-11T18:31:10.368Z] 56463f638872: Waiting [2021-10-11T18:31:10.368Z] e2eb06d8af82: Waiting [2021-10-11T18:31:10.368Z] 32b6e961110f: Layer already exists [2021-10-11T18:31:10.368Z] 36b013403428: Layer already exists [2021-10-11T18:31:10.368Z] ef9d9954ae85: Layer already exists [2021-10-11T18:31:10.368Z] 879b85f2d1ed: Layer already exists [2021-10-11T18:31:10.368Z] 1c96fb6f50d4: Layer already exists [2021-10-11T18:31:10.368Z] fd08d546f6b8: Layer already exists [2021-10-11T18:31:10.368Z] 84e9d258764d: Layer already exists [2021-10-11T18:31:10.368Z] 0636255016a6: Layer already exists [2021-10-11T18:31:10.368Z] 6777e3bbcb7c: Layer already exists [2021-10-11T18:31:10.368Z] 56463f638872: Layer already exists [2021-10-11T18:31:10.368Z] e2eb06d8af82: Layer already exists [2021-10-11T18:31:10.368Z] 745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69: digest: sha256:69dbd136246f5e3312a06c4014218887ed58ab12201775a11de33b2e706294da size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:31:10.667Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:31:10.957Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-10-11T18:31:10.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-10-11T18:31:10.957Z] 36b013403428: Preparing [2021-10-11T18:31:10.957Z] 1c96fb6f50d4: Preparing [2021-10-11T18:31:10.957Z] 32b6e961110f: Preparing [2021-10-11T18:31:10.957Z] ef9d9954ae85: Preparing [2021-10-11T18:31:10.957Z] 879b85f2d1ed: Preparing [2021-10-11T18:31:10.957Z] 6777e3bbcb7c: Preparing [2021-10-11T18:31:10.957Z] fd08d546f6b8: Preparing [2021-10-11T18:31:10.957Z] 0636255016a6: Preparing [2021-10-11T18:31:10.957Z] 84e9d258764d: Preparing [2021-10-11T18:31:10.957Z] 56463f638872: Preparing [2021-10-11T18:31:10.957Z] e2eb06d8af82: Preparing [2021-10-11T18:31:10.957Z] fd08d546f6b8: Waiting [2021-10-11T18:31:10.957Z] 0636255016a6: Waiting [2021-10-11T18:31:10.957Z] 84e9d258764d: Waiting [2021-10-11T18:31:10.957Z] 56463f638872: Waiting [2021-10-11T18:31:10.957Z] e2eb06d8af82: Waiting [2021-10-11T18:31:10.957Z] 6777e3bbcb7c: Waiting [2021-10-11T18:31:10.957Z] 32b6e961110f: Layer already exists [2021-10-11T18:31:10.957Z] 879b85f2d1ed: Layer already exists [2021-10-11T18:31:10.957Z] 36b013403428: Layer already exists [2021-10-11T18:31:10.957Z] 1c96fb6f50d4: Layer already exists [2021-10-11T18:31:10.957Z] ef9d9954ae85: Layer already exists [2021-10-11T18:31:10.957Z] fd08d546f6b8: Layer already exists [2021-10-11T18:31:10.957Z] 6777e3bbcb7c: Layer already exists [2021-10-11T18:31:10.957Z] 0636255016a6: Layer already exists [2021-10-11T18:31:10.957Z] 84e9d258764d: Layer already exists [2021-10-11T18:31:10.957Z] 56463f638872: Layer already exists [2021-10-11T18:31:10.957Z] e2eb06d8af82: Layer already exists [2021-10-11T18:31:10.957Z] main: digest: sha256:69dbd136246f5e3312a06c4014218887ed58ab12201775a11de33b2e706294da size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-11T18:31:10.986Z] ===================================================== [Pipeline] echo [2021-10-11T18:31:10.992Z] taggedImages: [2021-10-11T18:31:10.992Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:745cb475a1aaaa7f65879c3fe5597f8aef72f136 [2021-10-11T18:31:10.992Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-10-11T18:31:10.992Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.69 [2021-10-11T18:31:10.992Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:745cb475a1aaaa7f65879c3fe5597f8aef72f136-2.0.1-dev.69 [2021-10-11T18:31:10.992Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [2021-10-11T18:31:11.017Z] Avoid second fetch [2021-10-11T18:31:11.018Z] Checking out Revision 745cb475a1aaaa7f65879c3fe5597f8aef72f136 (main) [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-10-11T18:31:10.979Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-11T18:31:11.002Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-11T18:31:11.057Z] > git config core.sparsecheckout # timeout=10 [2021-10-11T18:31:11.072Z] > git checkout -f 745cb475a1aaaa7f65879c3fe5597f8aef72f136 # timeout=10 [2021-10-11T18:31:15.900Z] Commit message: "Merge pull request #3749 from siggiskulason/snap-update-snap-hooks" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-11T18:31:16.476Z] provisioning config files... [2021-10-11T18:31:16.513Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/79@tmp/config1714017373379759347tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-11T18:31:17.112Z] ---> docker-login.sh [2021-10-11T18:31:17.112Z] nexus3.edgexfoundry.org:10001 [2021-10-11T18:31:18.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-11T18:31:19.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-11T18:31:19.201Z] Configure a credential helper to remove this warning. See [2021-10-11T18:31:19.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-11T18:31:19.201Z] [2021-10-11T18:31:19.201Z] Login Succeeded [2021-10-11T18:31:19.201Z] nexus3.edgexfoundry.org:10002 [2021-10-11T18:31:19.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-11T18:31:19.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-11T18:31:19.768Z] Configure a credential helper to remove this warning. See [2021-10-11T18:31:19.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-11T18:31:19.768Z] [2021-10-11T18:31:19.768Z] Login Succeeded [2021-10-11T18:31:19.768Z] nexus3.edgexfoundry.org:10003 [2021-10-11T18:31:20.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-11T18:31:20.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-11T18:31:20.344Z] Configure a credential helper to remove this warning. See [2021-10-11T18:31:20.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-11T18:31:20.344Z] [2021-10-11T18:31:20.344Z] Login Succeeded [2021-10-11T18:31:20.344Z] nexus3.edgexfoundry.org:10004 [2021-10-11T18:31:20.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-11T18:31:21.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-11T18:31:21.961Z] Configure a credential helper to remove this warning. See [2021-10-11T18:31:21.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-11T18:31:21.961Z] [2021-10-11T18:31:21.961Z] Login Succeeded [2021-10-11T18:31:21.961Z] docker.io [2021-10-11T18:31:22.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-11T18:31:22.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-11T18:31:22.852Z] Configure a credential helper to remove this warning. See [2021-10-11T18:31:22.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-11T18:31:22.852Z] [2021-10-11T18:31:22.852Z] Login Succeeded [2021-10-11T18:31:22.852Z] ---> docker-login.sh ends [Pipeline] } [2021-10-11T18:31:22.946Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-11T18:31:23.526Z] ========================================================= [2021-10-11T18:31:23.526Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-11T18:31:23.526Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-11T18:31:23.889Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-11T18:31:24.171Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-11T18:31:24.172Z] bbf911997326: Pulling fs layer [2021-10-11T18:31:24.172Z] 58ec367f63d7: Pulling fs layer [2021-10-11T18:31:24.172Z] 1b4a6ffa7d45: Pulling fs layer [2021-10-11T18:31:24.172Z] fc5181fea5dc: Pulling fs layer [2021-10-11T18:31:24.172Z] 9c418107303f: Pulling fs layer [2021-10-11T18:31:24.172Z] fc5181fea5dc: Waiting [2021-10-11T18:31:24.172Z] 284eca6f2348: Pulling fs layer [2021-10-11T18:31:24.172Z] 842844d905b1: Pulling fs layer [2021-10-11T18:31:24.172Z] 901a3a57568e: Pulling fs layer [2021-10-11T18:31:24.172Z] 9c418107303f: Waiting [2021-10-11T18:31:24.172Z] 842844d905b1: Waiting [2021-10-11T18:31:24.172Z] 901a3a57568e: Waiting [2021-10-11T18:31:24.172Z] 284eca6f2348: Waiting [2021-10-11T18:31:24.172Z] 1b4a6ffa7d45: Verifying Checksum [2021-10-11T18:31:24.172Z] 1b4a6ffa7d45: Download complete [2021-10-11T18:31:24.172Z] 58ec367f63d7: Verifying Checksum [2021-10-11T18:31:24.172Z] 58ec367f63d7: Download complete [2021-10-11T18:31:24.172Z] 9c418107303f: Verifying Checksum [2021-10-11T18:31:24.172Z] 9c418107303f: Download complete [2021-10-11T18:31:24.456Z] 284eca6f2348: Download complete [2021-10-11T18:31:24.456Z] 842844d905b1: Verifying Checksum [2021-10-11T18:31:24.456Z] 842844d905b1: Download complete [2021-10-11T18:31:24.456Z] bbf911997326: Download complete [2021-10-11T18:31:25.467Z] bbf911997326: Pull complete [2021-10-11T18:31:26.085Z] 58ec367f63d7: Pull complete [2021-10-11T18:31:26.370Z] 1b4a6ffa7d45: Pull complete [2021-10-11T18:31:26.370Z] 901a3a57568e: Verifying Checksum [2021-10-11T18:31:26.370Z] 901a3a57568e: Download complete [2021-10-11T18:31:26.990Z] fc5181fea5dc: Verifying Checksum [2021-10-11T18:31:26.990Z] fc5181fea5dc: Download complete [2021-10-11T18:31:39.493Z] fc5181fea5dc: Pull complete [2021-10-11T18:31:39.493Z] 9c418107303f: Pull complete [2021-10-11T18:31:39.493Z] 284eca6f2348: Pull complete [2021-10-11T18:31:39.493Z] 842844d905b1: Pull complete [2021-10-11T18:31:44.962Z] 901a3a57568e: Pull complete [2021-10-11T18:31:44.962Z] Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 [2021-10-11T18:31:44.962Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-11T18:31:44.962Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-11T18:31:45.325Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-11T18:31:45.325Z] WORKDIR /edgex [2021-10-11T18:31:45.325Z] COPY go.mod . [2021-10-11T18:31:45.325Z] RUN go mod download [2021-10-11T18:31:45.325Z] docker build -t ci-base-image-arm64 -f - . [2021-10-11T18:31:47.336Z] Sending build context to Docker daemon 166.3MB [2021-10-11T18:31:47.336Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-11T18:31:47.336Z] ---> 72ade6ffb461 [2021-10-11T18:31:47.336Z] Step 2/4 : WORKDIR /edgex [2021-10-11T18:31:55.711Z] ---> Running in 609643e481dd [2021-10-11T18:31:55.711Z] Removing intermediate container 609643e481dd [2021-10-11T18:31:55.711Z] ---> 25bfa4dabfed [2021-10-11T18:31:55.711Z] Step 3/4 : COPY go.mod . [2021-10-11T18:31:55.998Z] ---> 8b5e8b7bf2be [2021-10-11T18:31:55.998Z] Step 4/4 : RUN go mod download [2021-10-11T18:31:55.998Z] ---> Running in 1a43492965bf [2021-10-11T18:33:18.145Z] Removing intermediate container 1a43492965bf [2021-10-11T18:33:18.145Z] ---> fe7c26c7f272 [2021-10-11T18:33:18.145Z] Successfully built fe7c26c7f272 [2021-10-11T18:33:18.145Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:33:18.523Z] + docker inspect -f . ci-base-image-arm64 [2021-10-11T18:33:18.523Z] . [Pipeline] withDockerContainer [2021-10-11T18:33:18.816Z] prd-ubuntu18.04-docker-arm64-4c-16g-476 does not seem to be running inside a container [2021-10-11T18:33:18.945Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/79 -v /w/workspace/edgex-go/79:/w/workspace/edgex-go/79:rw,z -v /w/workspace/edgex-go/79@tmp:/w/workspace/edgex-go/79@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-11T18:33:20.644Z] $ docker top ed3d21fa1f1cfd785b3cc0f0df3da27e075f28273af547accebbcb49b0e77840 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-11T18:33:21.650Z] + go version [2021-10-11T18:33:21.650Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-11T18:33:21.691Z] $ docker stop --time=1 ed3d21fa1f1cfd785b3cc0f0df3da27e075f28273af547accebbcb49b0e77840 [2021-10-11T18:33:23.503Z] $ docker rm -f ed3d21fa1f1cfd785b3cc0f0df3da27e075f28273af547accebbcb49b0e77840 [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-10-11T18:33:24.308Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-11T18:33:24.308Z] [2021-10-11T18:33:24.308Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:33:24.953Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-11T18:33:25.238Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-10-11T18:33:25.238Z] 29e5d40040c1: Pulling fs layer [2021-10-11T18:33:25.238Z] 1ce36da41761: Pulling fs layer [2021-10-11T18:33:25.238Z] 25b303627fd3: Pulling fs layer [2021-10-11T18:33:25.238Z] 29e5d40040c1: Download complete [2021-10-11T18:33:25.521Z] 1ce36da41761: Verifying Checksum [2021-10-11T18:33:25.521Z] 1ce36da41761: Download complete [2021-10-11T18:33:26.140Z] 29e5d40040c1: Pull complete [2021-10-11T18:33:27.141Z] 25b303627fd3: Verifying Checksum [2021-10-11T18:33:27.141Z] 25b303627fd3: Download complete [2021-10-11T18:33:27.421Z] 1ce36da41761: Pull complete [2021-10-11T18:33:37.645Z] 25b303627fd3: Pull complete [2021-10-11T18:33:37.645Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-10-11T18:33:37.645Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-11T18:33:37.645Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-10-11T18:33:37.926Z] prd-ubuntu18.04-docker-arm64-4c-16g-476 does not seem to be running inside a container [2021-10-11T18:33:38.040Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/79 -v /w/workspace/edgex-go/79:/w/workspace/edgex-go/79:rw,z -v /w/workspace/edgex-go/79@tmp:/w/workspace/edgex-go/79@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-10-11T18:33:43.087Z] $ docker top f8d44215ad0a7c32704463e35cdb8b01b457a74323b278c13ab7cbf8a8c7bacc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-11T18:33:44.093Z] + docker-compose build --help [2021-10-11T18:33:44.093Z] + grep parallel [2021-10-11T18:33:48.435Z] --parallel Build images in parallel. [Pipeline] } [2021-10-11T18:33:48.751Z] $ docker stop --time=1 f8d44215ad0a7c32704463e35cdb8b01b457a74323b278c13ab7cbf8a8c7bacc [2021-10-11T18:33:50.595Z] $ docker rm -f f8d44215ad0a7c32704463e35cdb8b01b457a74323b278c13ab7cbf8a8c7bacc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:33:51.231Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-11T18:33:51.231Z] . [Pipeline] withDockerContainer [2021-10-11T18:33:51.518Z] prd-ubuntu18.04-docker-arm64-4c-16g-476 does not seem to be running inside a container [2021-10-11T18:33:51.630Z] $ 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/79 -v /w/workspace/edgex-go/79:/w/workspace/edgex-go/79:rw,z -v /w/workspace/edgex-go/79@tmp:/w/workspace/edgex-go/79@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-10-11T18:33:53.247Z] $ docker top b1a90fcaa7010e01fc783b4fa74fece1ad6d3d762ea38d746fac58aad184d529 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-11T18:33:54.201Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-11T18:33:59.647Z] Building core-command ... [2021-10-11T18:33:59.647Z] Building core-data ... [2021-10-11T18:33:59.647Z] Building core-metadata ... [2021-10-11T18:33:59.647Z] Building security-bootstrapper ... [2021-10-11T18:33:59.647Z] Building security-proxy-setup ... [2021-10-11T18:33:59.647Z] Building security-secretstore-setup ... [2021-10-11T18:33:59.647Z] Building support-notifications ... [2021-10-11T18:33:59.647Z] Building support-scheduler ... [2021-10-11T18:33:59.647Z] Building sys-mgmt-agent ... [2021-10-11T18:33:59.647Z] Building security-proxy-setup [2021-10-11T18:33:59.647Z] Building core-command [2021-10-11T18:33:59.647Z] Building core-data [2021-10-11T18:33:59.647Z] Building support-notifications [2021-10-11T18:33:59.647Z] Building security-secretstore-setup [2021-10-11T18:34:46.710Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-11T18:34:46.710Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-11T18:34:46.710Z] ---> fe7c26c7f272 [2021-10-11T18:34:46.710Z] Step 3/20 : WORKDIR /edgex-go [2021-10-11T18:34:46.710Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-11T18:34:46.710Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-11T18:34:46.710Z] ---> fe7c26c7f272 [2021-10-11T18:34:46.710Z] Step 3/22 : WORKDIR /edgex-go [2021-10-11T18:34:46.710Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-11T18:34:46.710Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-11T18:34:46.710Z] ---> fe7c26c7f272 [2021-10-11T18:34:46.710Z] Step 3/24 : WORKDIR /edgex-go [2021-10-11T18:34:46.710Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-11T18:34:46.710Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-11T18:34:46.710Z] ---> fe7c26c7f272 [2021-10-11T18:34:46.710Z] Step 3/22 : WORKDIR /edgex-go [2021-10-11T18:34:46.710Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-11T18:34:46.710Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-11T18:34:46.710Z] ---> fe7c26c7f272 [2021-10-11T18:34:46.710Z] Step 3/21 : WORKDIR /edgex-go [2021-10-11T18:34:46.710Z] ---> Running in 802a8224a1c5 [2021-10-11T18:34:46.710Z] ---> Running in bb621bf4e084 [2021-10-11T18:34:46.710Z] ---> Running in ad5691e21765 [2021-10-11T18:34:46.710Z] ---> Running in c61f22b7aedd [2021-10-11T18:34:46.710Z] ---> Running in c366e8572f00 [2021-10-11T18:34:46.710Z] Removing intermediate container c61f22b7aedd [2021-10-11T18:34:46.710Z] Removing intermediate container 802a8224a1c5 [2021-10-11T18:34:46.710Z] ---> e678ecf344ca [2021-10-11T18:34:46.710Z] ---> 9d7b934a828e [2021-10-11T18:34:46.710Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-11T18:34:46.710Z] [2021-10-11T18:34:46.710Z] Removing intermediate container ad5691e21765 [2021-10-11T18:34:46.710Z] ---> 1550d0196000 [2021-10-11T18:34:46.710Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-11T18:34:46.710Z] Removing intermediate container bb621bf4e084 [2021-10-11T18:34:46.710Z] ---> 8f7d7ddd984e [2021-10-11T18:34:46.710Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-11T18:34:46.710Z] Removing intermediate container c366e8572f00 [2021-10-11T18:34:46.710Z] ---> d9a834ec9fe0 [2021-10-11T18:34:46.710Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-11T18:34:46.710Z] ---> Running in 8eccd1c4ee62 [2021-10-11T18:34:46.710Z] ---> Running in dc56def82c04 [2021-10-11T18:34:46.710Z] ---> Running in 4bf0cb2fc2f9 [2021-10-11T18:34:46.710Z] ---> Running in d6ac3c84bc3b [2021-10-11T18:34:46.710Z] ---> Running in f7ef1768df56 [2021-10-11T18:34:50.211Z] Removing intermediate container dc56def82c04 [2021-10-11T18:34:50.211Z] ---> 1e6b25193a4d [2021-10-11T18:34:50.211Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-11T18:34:50.211Z] ---> Running in 881738c08311 [2021-10-11T18:34:50.211Z] Removing intermediate container 8eccd1c4ee62 [2021-10-11T18:34:50.211Z] ---> 26801a80348a [2021-10-11T18:34:50.211Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-11T18:34:50.496Z] Removing intermediate container d6ac3c84bc3b [2021-10-11T18:34:50.496Z] ---> d21a30be8920 [2021-10-11T18:34:50.496Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-11T18:34:50.496Z] ---> Running in 9e0a1d61c961 [2021-10-11T18:34:50.496Z] Removing intermediate container f7ef1768df56 [2021-10-11T18:34:50.496Z] ---> dcf17d02d837 [2021-10-11T18:34:50.496Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-11T18:34:50.775Z] ---> Running in eb6850922a5c [2021-10-11T18:34:50.775Z] ---> Running in ba2ff49b827f [2021-10-11T18:34:50.775Z] Removing intermediate container 4bf0cb2fc2f9 [2021-10-11T18:34:50.775Z] ---> b6470135ae50 [2021-10-11T18:34:51.067Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-11T18:34:51.067Z] ---> Running in be73036b7b26 [2021-10-11T18:34:52.529Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-11T18:34:52.810Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-11T18:34:52.810Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-11T18:34:52.810Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-11T18:34:53.086Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-11T18:34:53.361Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-11T18:34:53.638Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-11T18:34:53.920Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-11T18:34:53.920Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-11T18:34:53.920Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-11T18:34:53.920Z] OK: 218 MiB in 52 packages [2021-10-11T18:34:54.532Z] OK: 218 MiB in 52 packages [2021-10-11T18:34:54.820Z] OK: 218 MiB in 52 packages [2021-10-11T18:34:55.107Z] OK: 218 MiB in 52 packages [2021-10-11T18:34:55.107Z] OK: 218 MiB in 52 packages [2021-10-11T18:34:56.122Z] Removing intermediate container 881738c08311 [2021-10-11T18:34:56.122Z] ---> 97245b4f5577 [2021-10-11T18:34:56.122Z] Step 6/20 : COPY . . [2021-10-11T18:34:56.404Z] Removing intermediate container 9e0a1d61c961 [2021-10-11T18:34:56.404Z] ---> 341125a8727c [2021-10-11T18:34:56.404Z] Step 6/22 : COPY . . [2021-10-11T18:34:56.706Z] Removing intermediate container eb6850922a5c [2021-10-11T18:34:56.706Z] ---> 21a7a49e94fc [2021-10-11T18:34:56.706Z] Step 6/24 : COPY . . [2021-10-11T18:34:56.988Z] Removing intermediate container ba2ff49b827f [2021-10-11T18:34:56.988Z] ---> bdbd5a0bf19b [2021-10-11T18:34:56.988Z] Step 6/21 : COPY . . [2021-10-11T18:34:56.988Z] Removing intermediate container be73036b7b26 [2021-10-11T18:34:56.988Z] ---> 145ff4fad41f [2021-10-11T18:34:56.988Z] Step 6/22 : COPY . . [2021-10-11T18:35:29.543Z] ---> dbf5740ae5b6 [2021-10-11T18:35:29.543Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-11T18:35:29.543Z] ---> bfdd699d41c0 [2021-10-11T18:35:29.543Z] ---> 3b3b778c5d92 [2021-10-11T18:35:29.543Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-11T18:35:29.543Z] [2021-10-11T18:35:29.543Z] ---> 485201d7fba6 [2021-10-11T18:35:29.543Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-11T18:35:29.543Z] ---> 7ee70cdb6d27 [2021-10-11T18:35:29.543Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-11T18:35:29.543Z] ---> Running in 11bef57b5b70 [2021-10-11T18:35:29.543Z] ---> Running in 50841058c1ec [2021-10-11T18:35:29.543Z] ---> Running in 2c139eaa90a7 [2021-10-11T18:35:29.543Z] ---> Running in 62a0d96744fe [2021-10-11T18:35:29.543Z] ---> Running in f1687713f9e7 [2021-10-11T18:35:31.043Z] Removing intermediate container 11bef57b5b70 [2021-10-11T18:35:31.043Z] ---> 42a5734540ed [2021-10-11T18:35:31.043Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-11T18:35:31.043Z] ---> Running in 7452f4fa5fbb [2021-10-11T18:35:31.326Z] Removing intermediate container 50841058c1ec [2021-10-11T18:35:31.327Z] ---> 115d80e0c7ca [2021-10-11T18:35:31.327Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-11T18:35:31.327Z] Removing intermediate container 2c139eaa90a7 [2021-10-11T18:35:31.327Z] ---> 186c8907a38e [2021-10-11T18:35:31.327Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-11T18:35:31.612Z] ---> Running in 47c813dd32f4 [2021-10-11T18:35:31.612Z] ---> Running in e3e208c3ea13 [2021-10-11T18:35:31.908Z] Removing intermediate container f1687713f9e7 [2021-10-11T18:35:31.908Z] ---> 24d7ad59b036 [2021-10-11T18:35:31.908Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-11T18:35:31.908Z] Removing intermediate container 62a0d96744fe [2021-10-11T18:35:31.908Z] ---> 34aaa0279797 [2021-10-11T18:35:31.908Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-11T18:35:32.201Z] ---> Running in c048e6757498 [2021-10-11T18:35:32.201Z] ---> Running in 52e2e1d3777c [2021-10-11T18:35:33.226Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-11T18:35:34.242Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o cmd/core-data/core-data ./cmd/core-data [2021-10-11T18:35:34.523Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o cmd/core-command/core-command ./cmd/core-command [2021-10-11T18:35:34.803Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-11T18:35:34.803Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-11T18:37:26.848Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-11T18:37:26.848Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-11T18:37:32.343Z] Removing intermediate container e3e208c3ea13 [2021-10-11T18:37:32.343Z] ---> 65544e5dad2f [2021-10-11T18:37:32.343Z] [2021-10-11T18:37:32.343Z] Step 9/22 : FROM alpine:3.14 [2021-10-11T18:37:32.343Z] 3.14: Pulling from library/alpine [2021-10-11T18:37:34.376Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-11T18:37:34.376Z] Status: Downloaded newer image for alpine:3.14 [2021-10-11T18:37:34.376Z] ---> bb3de5531c18 [2021-10-11T18:37:34.376Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-11T18:37:34.993Z] ---> Running in 3917d86f9ccb [2021-10-11T18:37:37.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-11T18:37:38.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-11T18:37:39.315Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-11T18:37:39.315Z] Executing busybox-1.33.1-r3.trigger [2021-10-11T18:37:39.315Z] OK: 5 MiB in 15 packages [2021-10-11T18:37:39.926Z] Removing intermediate container 7452f4fa5fbb [2021-10-11T18:37:39.926Z] ---> ff801f27bd7b [2021-10-11T18:37:39.926Z] [2021-10-11T18:37:39.926Z] Step 9/24 : FROM alpine:3.14 [2021-10-11T18:37:39.926Z] ---> bb3de5531c18 [2021-10-11T18:37:39.926Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-11T18:37:40.207Z] Removing intermediate container c048e6757498 [2021-10-11T18:37:40.207Z] ---> f7ea6934d449 [2021-10-11T18:37:40.207Z] [2021-10-11T18:37:40.207Z] Step 9/20 : FROM alpine:3.14 [2021-10-11T18:37:40.207Z] ---> bb3de5531c18 [2021-10-11T18:37:40.207Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-11T18:37:40.493Z] ---> Running in 32d94d62ec3d [2021-10-11T18:37:40.773Z] ---> Running in 07642a54c8fa [2021-10-11T18:37:41.391Z] Removing intermediate container 3917d86f9ccb [2021-10-11T18:37:41.391Z] ---> b7329c410707 [2021-10-11T18:37:41.391Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-11T18:37:41.673Z] ---> Running in 747ba66f2d11 [2021-10-11T18:37:43.127Z] Removing intermediate container 747ba66f2d11 [2021-10-11T18:37:43.127Z] ---> 275524f38b4f [2021-10-11T18:37:43.127Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-11T18:37:43.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-11T18:37:43.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-11T18:37:43.408Z] ---> Running in f109b8d4dfde [2021-10-11T18:37:43.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-11T18:37:43.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-11T18:37:44.332Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-11T18:37:44.613Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-11T18:37:44.613Z] Removing intermediate container f109b8d4dfde [2021-10-11T18:37:44.613Z] ---> 9466cb134aa6 [2021-10-11T18:37:44.613Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-11T18:37:44.613Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-11T18:37:44.613Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-11T18:37:44.613Z] (5/5) Installing curl (7.79.1-r0) [2021-10-11T18:37:44.613Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-11T18:37:44.613Z] Executing busybox-1.33.1-r3.trigger [2021-10-11T18:37:44.613Z] Executing ca-certificates-20191127-r5.trigger [2021-10-11T18:37:44.613Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-11T18:37:44.897Z] (3/3) Installing su-exec (0.2-r1) [2021-10-11T18:37:44.897Z] Executing busybox-1.33.1-r3.trigger [2021-10-11T18:37:44.897Z] Executing ca-certificates-20191127-r5.trigger [2021-10-11T18:37:44.897Z] OK: 8 MiB in 19 packages [2021-10-11T18:37:45.181Z] OK: 6 MiB in 17 packages [2021-10-11T18:37:45.467Z] ---> Running in 30a5eb9c11de [2021-10-11T18:37:45.467Z] Removing intermediate container 52e2e1d3777c [2021-10-11T18:37:45.467Z] ---> ea3bf34df6c7 [2021-10-11T18:37:45.467Z] [2021-10-11T18:37:45.467Z] Step 9/21 : FROM alpine:3.14 [2021-10-11T18:37:45.467Z] ---> bb3de5531c18 [2021-10-11T18:37:45.467Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-11T18:37:45.753Z] ---> Running in 2078a0a85536 [2021-10-11T18:37:46.387Z] Removing intermediate container 30a5eb9c11de [2021-10-11T18:37:46.387Z] ---> 47f93490fd3f [2021-10-11T18:37:46.387Z] Step 14/22 : WORKDIR / [2021-10-11T18:37:46.680Z] ---> Running in 00dce68e569c [2021-10-11T18:37:47.686Z] Removing intermediate container 00dce68e569c [2021-10-11T18:37:47.686Z] ---> 53d6bc39a0be [2021-10-11T18:37:47.686Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-11T18:37:47.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-11T18:37:47.973Z] Removing intermediate container 07642a54c8fa [2021-10-11T18:37:47.973Z] ---> 327112ae46f0 [2021-10-11T18:37:47.973Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-11T18:37:47.973Z] Removing intermediate container 32d94d62ec3d [2021-10-11T18:37:47.973Z] ---> db3879a2441c [2021-10-11T18:37:47.973Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-11T18:37:48.265Z] ---> Running in ba3f65948901 [2021-10-11T18:37:48.265Z] ---> Running in fcefdc5d9f30 [2021-10-11T18:37:48.265Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-11T18:37:49.282Z] Removing intermediate container fcefdc5d9f30 [2021-10-11T18:37:49.282Z] ---> 3d2468b4849b [2021-10-11T18:37:49.282Z] Step 12/20 : WORKDIR /edgex [2021-10-11T18:37:49.282Z] Removing intermediate container ba3f65948901 [2021-10-11T18:37:49.282Z] ---> 4bb503ad57cc [2021-10-11T18:37:49.282Z] Step 12/24 : WORKDIR / [2021-10-11T18:37:49.282Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-11T18:37:49.282Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-11T18:37:49.282Z] Executing busybox-1.33.1-r3.trigger [2021-10-11T18:37:49.282Z] Executing ca-certificates-20191127-r5.trigger [2021-10-11T18:37:49.282Z] ---> Running in ff45bf11b38d [2021-10-11T18:37:49.569Z] ---> e121ed03dede [2021-10-11T18:37:49.569Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-11T18:37:49.569Z] ---> Running in 1e8f79e1a869 [2021-10-11T18:37:49.569Z] OK: 6 MiB in 16 packages [2021-10-11T18:37:51.032Z] Removing intermediate container 1e8f79e1a869 [2021-10-11T18:37:51.032Z] ---> 8373da30d6be [2021-10-11T18:37:51.032Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-11T18:37:51.032Z] Removing intermediate container ff45bf11b38d [2021-10-11T18:37:51.032Z] ---> 22b8f13574e4 [2021-10-11T18:37:51.032Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-11T18:37:51.310Z] ---> 09274de2aebc [2021-10-11T18:37:51.310Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-11T18:37:52.334Z] ---> 7ab465e93143 [2021-10-11T18:37:52.334Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-11T18:37:52.334Z] ---> 7afdbac05286 [2021-10-11T18:37:52.334Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-11T18:37:52.632Z] ---> b87690e0f3e3 [2021-10-11T18:37:52.632Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-11T18:37:52.920Z] Removing intermediate container 2078a0a85536 [2021-10-11T18:37:52.920Z] ---> 026f2a5087fb [2021-10-11T18:37:52.920Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-11T18:37:53.202Z] ---> Running in f36deffda764 [2021-10-11T18:37:53.203Z] ---> Running in 936ff12382a4 [2021-10-11T18:37:54.200Z] ---> ec15a7d9fbb3 [2021-10-11T18:37:54.200Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-11T18:37:54.200Z] Removing intermediate container f36deffda764 [2021-10-11T18:37:54.200Z] ---> 40f7de38e92d [2021-10-11T18:37:54.200Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-11T18:37:54.482Z] Removing intermediate container 936ff12382a4 [2021-10-11T18:37:54.482Z] ---> d2b581a5522f [2021-10-11T18:37:54.482Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-11T18:37:54.482Z] ---> 16458711c444 [2021-10-11T18:37:54.482Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-11T18:37:54.482Z] Removing intermediate container 47c813dd32f4 [2021-10-11T18:37:54.482Z] ---> cc74db1b02a0 [2021-10-11T18:37:54.482Z] [2021-10-11T18:37:54.482Z] Step 9/22 : FROM alpine:3.14 [2021-10-11T18:37:54.482Z] ---> bb3de5531c18 [2021-10-11T18:37:54.482Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-11T18:37:54.763Z] ---> Running in 2458ed80ed3e [2021-10-11T18:37:54.763Z] ---> Running in b6ff7b2331e7 [2021-10-11T18:37:54.763Z] ---> Running in 5b61479ea196 [2021-10-11T18:37:55.045Z] ---> 933cecd2a045 [2021-10-11T18:37:55.046Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-11T18:37:55.656Z] Removing intermediate container 2458ed80ed3e [2021-10-11T18:37:55.656Z] ---> beafff442877 [2021-10-11T18:37:55.656Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-11T18:37:55.937Z] ---> Running in 2792f226eaf4 [2021-10-11T18:37:55.937Z] Removing intermediate container 5b61479ea196 [2021-10-11T18:37:55.937Z] ---> 8aeca909e163 [2021-10-11T18:37:55.937Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-11T18:37:55.937Z] Removing intermediate container b6ff7b2331e7 [2021-10-11T18:37:55.937Z] ---> aa56f1b9b392 [2021-10-11T18:37:55.937Z] Step 20/22 : LABEL arch=arm64 [2021-10-11T18:37:55.937Z] ---> f3beb6ea6d5b [2021-10-11T18:37:55.937Z] ---> b0964765b4ce [2021-10-11T18:37:55.937Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-11T18:37:55.937Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-11T18:37:56.221Z] ---> Running in 2d45867f3d5c [2021-10-11T18:37:56.221Z] ---> Running in 35c897ca3510 [2021-10-11T18:37:56.221Z] ---> Running in eb32574dfa08 [2021-10-11T18:37:56.499Z] Removing intermediate container 2792f226eaf4 [2021-10-11T18:37:56.499Z] ---> 013ff20dbbb2 [2021-10-11T18:37:56.499Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-11T18:37:57.503Z] Removing intermediate container 2d45867f3d5c [2021-10-11T18:37:57.503Z] ---> 1a17b8206f76 [2021-10-11T18:37:57.503Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-11T18:37:57.503Z] Removing intermediate container 35c897ca3510 [2021-10-11T18:37:57.503Z] ---> 1d7208e035f0 [2021-10-11T18:37:57.503Z] Step 21/22 : LABEL git_sha=745cb475a1aaaa7f65879c3fe5597f8aef72f136 [2021-10-11T18:37:57.503Z] Removing intermediate container eb32574dfa08 [2021-10-11T18:37:57.503Z] ---> d0849f3fd612 [2021-10-11T18:37:57.503Z] Step 17/20 : CMD ["--init=true"] [2021-10-11T18:37:57.503Z] ---> Running in 47c08cd74aec [2021-10-11T18:37:57.503Z] ---> Running in ca529e666383 [2021-10-11T18:37:57.503Z] ---> Running in 05c178bade71 [2021-10-11T18:37:57.783Z] ---> 73ec65f26640 [2021-10-11T18:37:57.783Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-11T18:37:57.783Z] ---> e5fd2b07721e [2021-10-11T18:37:57.783Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-11T18:37:58.067Z] Removing intermediate container ca529e666383 [2021-10-11T18:37:58.067Z] ---> 426044ed82d1 [2021-10-11T18:37:58.067Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-11T18:37:58.353Z] ---> Running in e495949f17a2 [2021-10-11T18:37:58.353Z] Removing intermediate container 47c08cd74aec [2021-10-11T18:37:58.353Z] ---> 4dc53eeec94a [2021-10-11T18:37:58.353Z] Step 18/20 : LABEL arch=arm64 [2021-10-11T18:37:58.353Z] Removing intermediate container 05c178bade71 [2021-10-11T18:37:58.353Z] ---> 586da14682eb [2021-10-11T18:37:58.353Z] Step 22/22 : LABEL version=2.0.1-dev.69 [2021-10-11T18:37:58.962Z] ---> Running in fbd434b300d5 [2021-10-11T18:37:58.962Z] ---> Running in cc6ce0487310 [2021-10-11T18:37:59.953Z] Removing intermediate container cc6ce0487310 [2021-10-11T18:37:59.953Z] ---> 253e9883e7f5 [2021-10-11T18:37:59.953Z] [2021-10-11T18:38:00.232Z] ---> abbec4029f0c [2021-10-11T18:38:00.232Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-11T18:38:00.232Z] ---> 8167c4b8fee2 [2021-10-11T18:38:00.232Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-11T18:38:00.232Z] Removing intermediate container fbd434b300d5 [2021-10-11T18:38:00.232Z] ---> 00f8cbab63ac [2021-10-11T18:38:00.232Z] Step 19/20 : LABEL git_sha=745cb475a1aaaa7f65879c3fe5597f8aef72f136 [2021-10-11T18:38:00.232Z] Successfully built 253e9883e7f5 [2021-10-11T18:38:00.232Z] Successfully tagged core-command-arm64:latest [2021-10-11T18:38:00.232Z]  Building core-command ... done Building core-metadata [2021-10-11T18:38:00.511Z] ---> Running in c2f7b9f8d02d [2021-10-11T18:38:01.121Z] Removing intermediate container c2f7b9f8d02d [2021-10-11T18:38:01.121Z] ---> ce2e154be69d [2021-10-11T18:38:01.121Z] Step 20/20 : LABEL version=2.0.1-dev.69 [2021-10-11T18:38:01.400Z] ---> Running in b884b0e3cd34 [2021-10-11T18:38:01.679Z] ---> f894a10f5538 [2021-10-11T18:38:01.679Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-10-11T18:38:01.679Z] Removing intermediate container e495949f17a2 [2021-10-11T18:38:01.679Z] ---> 90ffc958d28d [2021-10-11T18:38:01.679Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-11T18:38:01.679Z] ---> be3a37944fe5 [2021-10-11T18:38:01.679Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-11T18:38:01.963Z] ---> Running in ebe957926897 [2021-10-11T18:38:01.963Z] ---> Running in a4122584c4b8 [2021-10-11T18:38:01.963Z] ---> Running in 89c449a970ff [2021-10-11T18:38:02.245Z] Removing intermediate container b884b0e3cd34 [2021-10-11T18:38:02.245Z] ---> 2fb9a9b882a2 [2021-10-11T18:38:02.245Z] [2021-10-11T18:38:02.534Z] Successfully built 2fb9a9b882a2 [2021-10-11T18:38:02.534Z] Successfully tagged security-proxy-setup-arm64:latest [2021-10-11T18:38:02.534Z]  Building security-proxy-setup ... done Building sys-mgmt-agent [2021-10-11T18:38:02.816Z] Removing intermediate container 89c449a970ff [2021-10-11T18:38:02.816Z] ---> 19d91acca0d2 [2021-10-11T18:38:02.816Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-11T18:38:03.097Z] ---> Running in 695c89104fcf [2021-10-11T18:38:03.708Z] Removing intermediate container 695c89104fcf [2021-10-11T18:38:03.708Z] ---> ce0543cc65c0 [2021-10-11T18:38:03.708Z] Step 19/21 : LABEL arch=arm64 [2021-10-11T18:38:03.708Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-11T18:38:03.988Z] ---> Running in cad5bbf4e239 [2021-10-11T18:38:04.987Z] Removing intermediate container cad5bbf4e239 [2021-10-11T18:38:04.987Z] ---> 9318d0a2478c [2021-10-11T18:38:04.987Z] Step 20/21 : LABEL git_sha=745cb475a1aaaa7f65879c3fe5597f8aef72f136 [2021-10-11T18:38:04.987Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-11T18:38:04.987Z] ---> Running in 97f2f9513141 [2021-10-11T18:38:05.273Z] Removing intermediate container a4122584c4b8 [2021-10-11T18:38:05.273Z] ---> 54b5ff4ebd02 [2021-10-11T18:38:05.273Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-11T18:38:05.567Z] ---> Running in c57d39efbfe6 [2021-10-11T18:38:05.568Z] Removing intermediate container 97f2f9513141 [2021-10-11T18:38:05.568Z] ---> 68a7e73fe7cf [2021-10-11T18:38:05.568Z] Step 21/21 : LABEL version=2.0.1-dev.69 [2021-10-11T18:38:05.849Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-11T18:38:05.849Z] ---> Running in a328b8c21c22 [2021-10-11T18:38:05.849Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-11T18:38:06.128Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-11T18:38:06.128Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-11T18:38:06.128Z] Removing intermediate container c57d39efbfe6 [2021-10-11T18:38:06.128Z] ---> 6bb8fac8d385 [2021-10-11T18:38:06.128Z] Step 22/24 : LABEL arch=arm64 [2021-10-11T18:38:06.408Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-11T18:38:06.408Z] ---> Running in 389564b734b4 [2021-10-11T18:38:06.408Z] Removing intermediate container a328b8c21c22 [2021-10-11T18:38:06.408Z] ---> e8d8a8a416ad [2021-10-11T18:38:06.408Z] [2021-10-11T18:38:06.408Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-11T18:38:06.686Z] Executing busybox-1.33.1-r3.trigger [2021-10-11T18:38:06.686Z] OK: 8 MiB in 20 packages [2021-10-11T18:38:06.686Z] Successfully built e8d8a8a416ad [2021-10-11T18:38:06.963Z] Successfully tagged support-notifications-arm64:latest [2021-10-11T18:38:06.963Z]  Building support-notifications ... done Building security-bootstrapper [2021-10-11T18:38:07.247Z] Removing intermediate container 389564b734b4 [2021-10-11T18:38:07.247Z] ---> fa1d052c0195 [2021-10-11T18:38:07.247Z] Step 23/24 : LABEL git_sha=745cb475a1aaaa7f65879c3fe5597f8aef72f136 [2021-10-11T18:38:07.527Z] ---> Running in 2dfa4f491137 [2021-10-11T18:38:08.144Z] Removing intermediate container 2dfa4f491137 [2021-10-11T18:38:08.144Z] ---> 89aae0735697 [2021-10-11T18:38:08.145Z] Step 24/24 : LABEL version=2.0.1-dev.69 [2021-10-11T18:38:08.145Z] Removing intermediate container ebe957926897 [2021-10-11T18:38:08.145Z] ---> b16e9a3591cd [2021-10-11T18:38:08.145Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-11T18:38:08.421Z] ---> Running in 76568ca1c25a [2021-10-11T18:38:09.416Z] Removing intermediate container 76568ca1c25a [2021-10-11T18:38:09.416Z] ---> 968f02468c19 [2021-10-11T18:38:09.416Z] [2021-10-11T18:38:09.691Z] ---> 3d661d591987 [2021-10-11T18:38:09.691Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-11T18:38:09.691Z] Successfully built 968f02468c19 [2021-10-11T18:38:09.691Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-10-11T18:38:09.691Z]  Building security-secretstore-setup ... done Building support-scheduler [2021-10-11T18:38:11.172Z] ---> b5c134d6f005 [2021-10-11T18:38:11.172Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-11T18:38:11.793Z] ---> 4f9e488c5ecd [2021-10-11T18:38:11.793Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-11T18:38:12.069Z] ---> Running in e4ceef7ba2c3 [2021-10-11T18:38:12.675Z] Removing intermediate container e4ceef7ba2c3 [2021-10-11T18:38:12.675Z] ---> f4b3f9f98e32 [2021-10-11T18:38:12.675Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-11T18:38:12.675Z] ---> Running in 7d011d71a322 [2021-10-11T18:38:13.280Z] Removing intermediate container 7d011d71a322 [2021-10-11T18:38:13.280Z] ---> 31f3e03a6112 [2021-10-11T18:38:13.280Z] Step 20/22 : LABEL arch=arm64 [2021-10-11T18:38:13.561Z] ---> Running in bf313086dc92 [2021-10-11T18:38:14.173Z] Removing intermediate container bf313086dc92 [2021-10-11T18:38:14.173Z] ---> eaae210ace56 [2021-10-11T18:38:14.173Z] Step 21/22 : LABEL git_sha=745cb475a1aaaa7f65879c3fe5597f8aef72f136 [2021-10-11T18:38:14.452Z] ---> Running in c56feb73a5ca [2021-10-11T18:38:15.056Z] Removing intermediate container c56feb73a5ca [2021-10-11T18:38:15.056Z] ---> 11c3852443c7 [2021-10-11T18:38:15.056Z] Step 22/22 : LABEL version=2.0.1-dev.69 [2021-10-11T18:38:15.333Z] ---> Running in 2ae81197f114 [2021-10-11T18:38:15.937Z] Removing intermediate container 2ae81197f114 [2021-10-11T18:38:15.937Z] ---> e9999e0c715b [2021-10-11T18:38:15.937Z] [2021-10-11T18:38:16.214Z] Successfully built e9999e0c715b [2021-10-11T18:38:16.214Z] Successfully tagged core-data-arm64:latest [2021-10-11T18:38:24.616Z]  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-11T18:38:24.616Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-11T18:38:24.616Z] ---> fe7c26c7f272 [2021-10-11T18:38:24.616Z] Step 3/22 : WORKDIR /edgex-go [2021-10-11T18:38:24.616Z] ---> Using cache [2021-10-11T18:38:24.616Z] ---> d9a834ec9fe0 [2021-10-11T18:38:24.616Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-11T18:38:24.616Z] ---> Using cache [2021-10-11T18:38:24.616Z] ---> dcf17d02d837 [2021-10-11T18:38:24.616Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-11T18:38:25.226Z] ---> Running in 89ec1efc5a5c [2021-10-11T18:38:26.675Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-11T18:38:27.670Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-11T18:38:28.665Z] OK: 218 MiB in 52 packages [2021-10-11T18:38:28.946Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-11T18:38:28.946Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-11T18:38:28.946Z] ---> fe7c26c7f272 [2021-10-11T18:38:28.946Z] Step 3/22 : WORKDIR /edgex-go [2021-10-11T18:38:28.946Z] ---> Using cache [2021-10-11T18:38:28.946Z] ---> d9a834ec9fe0 [2021-10-11T18:38:28.946Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-11T18:38:28.946Z] ---> Using cache [2021-10-11T18:38:28.946Z] ---> dcf17d02d837 [2021-10-11T18:38:28.946Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-11T18:38:29.970Z] ---> Running in 350eb07d2bd9 [2021-10-11T18:38:31.429Z] Removing intermediate container 89ec1efc5a5c [2021-10-11T18:38:31.429Z] ---> 3d43439e39c5 [2021-10-11T18:38:31.429Z] Step 6/22 : COPY . . [2021-10-11T18:38:31.429Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-11T18:38:32.041Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-11T18:38:32.041Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-11T18:38:32.041Z] ---> fe7c26c7f272 [2021-10-11T18:38:32.041Z] Step 3/30 : WORKDIR /edgex-go [2021-10-11T18:38:32.041Z] ---> Using cache [2021-10-11T18:38:32.041Z] ---> d9a834ec9fe0 [2021-10-11T18:38:32.041Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-11T18:38:32.041Z] ---> Using cache [2021-10-11T18:38:32.041Z] ---> dcf17d02d837 [2021-10-11T18:38:32.041Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-11T18:38:32.041Z] ---> Using cache [2021-10-11T18:38:32.041Z] ---> 3d43439e39c5 [2021-10-11T18:38:32.041Z] Step 6/30 : COPY . . [2021-10-11T18:38:32.646Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-11T18:38:32.926Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-11T18:38:32.926Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-11T18:38:32.926Z] ---> fe7c26c7f272 [2021-10-11T18:38:32.926Z] Step 3/23 : WORKDIR /edgex-go [2021-10-11T18:38:32.926Z] ---> Using cache [2021-10-11T18:38:32.926Z] ---> d9a834ec9fe0 [2021-10-11T18:38:32.926Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-11T18:38:32.926Z] ---> Using cache [2021-10-11T18:38:32.926Z] ---> dcf17d02d837 [2021-10-11T18:38:32.926Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-11T18:38:32.926Z] ---> Using cache [2021-10-11T18:38:32.926Z] ---> 3d43439e39c5 [2021-10-11T18:38:32.926Z] Step 6/23 : COPY go.mod . [2021-10-11T18:38:33.535Z] OK: 218 MiB in 52 packages [2021-10-11T18:38:35.546Z] ---> 708992f51d11 [2021-10-11T18:38:35.546Z] Step 7/23 : RUN go mod download [2021-10-11T18:38:35.827Z] ---> Running in b5b63d2d2a99 [2021-10-11T18:38:36.446Z] Removing intermediate container 350eb07d2bd9 [2021-10-11T18:38:36.446Z] ---> 306f0cc406e5 [2021-10-11T18:38:36.446Z] Step 6/22 : COPY . . [2021-10-11T18:38:41.923Z] Removing intermediate container b5b63d2d2a99 [2021-10-11T18:38:41.923Z] ---> 510a1e5687ab [2021-10-11T18:38:41.923Z] Step 8/23 : COPY . . [2021-10-11T18:38:42.203Z] ---> cd89b5fbd11c [2021-10-11T18:38:42.203Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-11T18:38:43.205Z] ---> Running in 9bb270e8ccab [2021-10-11T18:38:43.487Z] ---> 141523ca0e2c [2021-10-11T18:38:43.487Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-11T18:38:47.865Z] ---> Running in 8485ccc7f599 [2021-10-11T18:38:48.153Z] ---> 1349aa372d02 [2021-10-11T18:38:48.153Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-11T18:38:49.665Z] ---> Running in 7b1f555c8c6f [2021-10-11T18:38:50.276Z] Removing intermediate container 9bb270e8ccab [2021-10-11T18:38:50.276Z] ---> 56c195918564 [2021-10-11T18:38:50.276Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-11T18:38:50.276Z] ---> Running in aa194c60e9fa [2021-10-11T18:38:51.742Z] ---> 47ff30bed49a [2021-10-11T18:38:51.742Z] Step 9/23 : RUN go mod tidy [2021-10-11T18:38:51.742Z] ---> Running in 325f7907addb [2021-10-11T18:38:52.021Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-11T18:38:53.021Z] Removing intermediate container 8485ccc7f599 [2021-10-11T18:38:53.021Z] ---> 08507543cf47 [2021-10-11T18:38:53.021Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-11T18:38:53.296Z] ---> Running in a856ea7a9745 [2021-10-11T18:38:54.300Z] Removing intermediate container 7b1f555c8c6f [2021-10-11T18:38:54.300Z] ---> cf1646123dea [2021-10-11T18:38:54.300Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-11T18:38:54.583Z] ---> Running in 361a070668a0 [2021-10-11T18:38:55.604Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-11T18:38:56.613Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-11T18:38:58.082Z] Removing intermediate container 325f7907addb [2021-10-11T18:38:58.082Z] ---> 43c50d8168f6 [2021-10-11T18:38:58.082Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-11T18:38:58.372Z] ---> Running in 9cb46a52700c [2021-10-11T18:39:00.409Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-11T18:40:37.384Z] Removing intermediate container 361a070668a0 [2021-10-11T18:40:37.384Z] ---> f648662cfab8 [2021-10-11T18:40:37.384Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-11T18:40:37.384Z] ---> Running in 13fee6a68a9a [2021-10-11T18:40:37.384Z] Removing intermediate container a856ea7a9745 [2021-10-11T18:40:37.384Z] ---> 3c970d121f5a [2021-10-11T18:40:37.384Z] [2021-10-11T18:40:37.384Z] Step 9/30 : FROM alpine:3.14 [2021-10-11T18:40:37.384Z] ---> bb3de5531c18 [2021-10-11T18:40:37.384Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-11T18:40:37.384Z] ---> Running in 584326d08c46 [2021-10-11T18:40:37.384Z] Removing intermediate container 584326d08c46 [2021-10-11T18:40:37.384Z] ---> c4212b0244c2 [2021-10-11T18:40:37.384Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-11T18:40:37.384Z] ---> Running in 54544f013cdc [2021-10-11T18:40:37.384Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.69" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-11T18:40:37.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-11T18:40:37.384Z] Removing intermediate container aa194c60e9fa [2021-10-11T18:40:37.384Z] ---> c392a0a93017 [2021-10-11T18:40:37.384Z] [2021-10-11T18:40:37.384Z] Step 9/22 : FROM alpine:3.14 [2021-10-11T18:40:37.384Z] ---> bb3de5531c18 [2021-10-11T18:40:37.384Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-11T18:40:37.384Z] ---> Using cache [2021-10-11T18:40:37.384Z] ---> b7329c410707 [2021-10-11T18:40:37.384Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-11T18:40:37.384Z] ---> Using cache [2021-10-11T18:40:37.384Z] ---> 275524f38b4f [2021-10-11T18:40:37.384Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-11T18:40:37.384Z] ---> Running in 0d038d5c16d2 [2021-10-11T18:40:37.384Z] Removing intermediate container 0d038d5c16d2 [2021-10-11T18:40:37.384Z] ---> a15ef73926f6 [2021-10-11T18:40:37.384Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-11T18:40:37.384Z] ---> Running in ce5538c0fbcf [2021-10-11T18:40:37.384Z] Removing intermediate container 13fee6a68a9a [2021-10-11T18:40:37.384Z] ---> 3469aa56e1b8 [2021-10-11T18:40:37.384Z] [2021-10-11T18:40:37.384Z] Step 10/22 : FROM docker:20.10.8 [2021-10-11T18:40:37.384Z] 20.10.8: Pulling from library/docker [2021-10-11T18:40:37.384Z] Removing intermediate container 9cb46a52700c [2021-10-11T18:40:37.384Z] ---> 9c796c73417a [2021-10-11T18:40:37.384Z] [2021-10-11T18:40:37.384Z] Step 11/23 : FROM alpine:3.14 [2021-10-11T18:40:37.384Z] ---> bb3de5531c18 [2021-10-11T18:40:37.384Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-11T18:40:37.384Z] ---> Using cache [2021-10-11T18:40:37.384Z] ---> b7329c410707 [2021-10-11T18:40:37.384Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-11T18:40:37.384Z] ---> Using cache [2021-10-11T18:40:37.384Z] ---> 275524f38b4f [2021-10-11T18:40:37.384Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-11T18:40:37.384Z] Removing intermediate container ce5538c0fbcf [2021-10-11T18:40:37.384Z] ---> 480f2ed4026f [2021-10-11T18:40:37.384Z] Step 14/22 : WORKDIR / [2021-10-11T18:40:37.384Z] ---> Running in 6dd9d9f4ac6f [2021-10-11T18:40:37.384Z] ---> Running in 16805f2b2fa8 [2021-10-11T18:40:38.006Z] Removing intermediate container 6dd9d9f4ac6f [2021-10-11T18:40:38.006Z] ---> b923d2b0dd35 [2021-10-11T18:40:38.006Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-11T18:40:38.614Z] Removing intermediate container 16805f2b2fa8 [2021-10-11T18:40:38.614Z] ---> f15ea12db337 [2021-10-11T18:40:38.614Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-11T18:40:38.614Z] ---> Running in 9c8513c649de [2021-10-11T18:40:39.614Z] Removing intermediate container 9c8513c649de [2021-10-11T18:40:39.614Z] ---> 9a5b86f9050f [2021-10-11T18:40:39.614Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-11T18:40:39.614Z] WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.14/main: temporary error (try again later) [2021-10-11T18:40:39.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-11T18:40:39.893Z] ---> 3b13f49f1756 [2021-10-11T18:40:39.893Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-11T18:40:41.897Z] ---> d7848e832603 [2021-10-11T18:40:41.897Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-11T18:40:42.505Z] ---> e7e6502187dd [2021-10-11T18:40:42.505Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-11T18:40:43.981Z] ---> fdf35b63fea2 [2021-10-11T18:40:43.981Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-11T18:40:44.261Z] ---> 6c2f49668d5e [2021-10-11T18:40:44.261Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-11T18:40:44.542Z] WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.14/community: temporary error (try again later) [2021-10-11T18:40:44.542Z] ERROR: unable to select packages: [2021-10-11T18:40:44.542Z]  dumb-init (no such package): [2021-10-11T18:40:44.542Z] required by: world[dumb-init] [2021-10-11T18:40:44.542Z] su-exec (no such package): [2021-10-11T18:40:44.542Z] required by: world[su-exec] [2021-10-11T18:40:44.542Z] ---> Running in 5021d02ad33b [2021-10-11T18:40:45.558Z] ---> aea12f850e67 [2021-10-11T18:40:45.558Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-11T18:40:45.558Z] Removing intermediate container 5021d02ad33b [2021-10-11T18:40:45.558Z] ---> 79e8b18e14b4 [2021-10-11T18:40:45.558Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-11T18:40:45.558Z] ---> Running in 693213f6f7c3 [2021-10-11T18:40:45.558Z] ---> Running in bae9378dbd62 [2021-10-11T18:40:46.172Z] Removing intermediate container 693213f6f7c3 [2021-10-11T18:40:46.172Z] ---> 2079347e6eed [2021-10-11T18:40:46.172Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-11T18:40:46.449Z] ---> Running in 91be184c7cc7 [2021-10-11T18:40:46.449Z] Removing intermediate container bae9378dbd62 [2021-10-11T18:40:46.449Z] ---> d105af5a10b4 [2021-10-11T18:40:46.449Z] Step 20/22 : LABEL arch=arm64 [2021-10-11T18:40:46.449Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-11T18:40:46.449Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-11T18:40:46.449Z] ---> 3734d5adc5ac [2021-10-11T18:40:46.449Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-11T18:40:46.449Z] ---> Running in ebd90cbcf7e9 [2021-10-11T18:40:46.449Z] ---> Running in 2833adb7fa0b [2021-10-11T18:40:47.059Z] Removing intermediate container 91be184c7cc7 [2021-10-11T18:40:47.059Z] ---> ee9ffd5fd3d2 [2021-10-11T18:40:47.059Z] Step 21/23 : LABEL arch=arm64 [2021-10-11T18:40:47.059Z] ---> Running in 78de39d62acd [2021-10-11T18:40:47.336Z] Removing intermediate container ebd90cbcf7e9 [2021-10-11T18:40:47.336Z] ---> 3180f8ae1be9 [2021-10-11T18:40:47.336Z] Step 21/22 : LABEL git_sha=745cb475a1aaaa7f65879c3fe5597f8aef72f136 [2021-10-11T18:40:47.336Z] Removing intermediate container 2833adb7fa0b [2021-10-11T18:40:47.336Z] ---> 67a8ad30d1c3 [2021-10-11T18:40:47.336Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-10-11T18:40:47.336Z] ---> Running in e6f4fb7b71da [2021-10-11T18:40:47.337Z] ---> Running in 863b6db7ae04 [2021-10-11T18:40:47.945Z] Removing intermediate container 78de39d62acd [2021-10-11T18:40:47.945Z] ---> f382b1530801 [2021-10-11T18:40:47.945Z] Step 22/23 : LABEL git_sha=745cb475a1aaaa7f65879c3fe5597f8aef72f136 [2021-10-11T18:40:47.945Z] ---> Running in 12acf8cabd1e [2021-10-11T18:40:47.945Z] Removing intermediate container e6f4fb7b71da [2021-10-11T18:40:47.945Z] ---> 18d744fd2def [2021-10-11T18:40:47.945Z] Step 22/22 : LABEL version=2.0.1-dev.69 [2021-10-11T18:40:48.225Z] ---> Running in 1a096ae16678 [2021-10-11T18:40:48.514Z] Removing intermediate container 12acf8cabd1e [2021-10-11T18:40:48.514Z] ---> 6cc35023066c [2021-10-11T18:40:48.514Z] Step 23/23 : LABEL version=2.0.1-dev.69 [2021-10-11T18:40:48.792Z] ---> Running in eee0017e2d4e [2021-10-11T18:40:48.792Z] Removing intermediate container 1a096ae16678 [2021-10-11T18:40:48.792Z] ---> 10332e6c435a [2021-10-11T18:40:48.792Z] [2021-10-11T18:40:49.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-11T18:40:49.354Z] Successfully built 10332e6c435a [2021-10-11T18:40:49.354Z] Successfully tagged core-metadata-arm64:latest [2021-10-11T18:40:49.354Z]  Building core-metadata ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-11T18:40:49.354Z] Removing intermediate container eee0017e2d4e [2021-10-11T18:40:49.354Z] ---> 73f181d56012 [2021-10-11T18:40:49.354Z] [2021-10-11T18:40:49.633Z] Successfully built 73f181d56012 [2021-10-11T18:40:49.633Z] Successfully tagged support-scheduler-arm64:latest [2021-10-11T18:40:50.239Z]  Building support-scheduler ... done (1/42) Installing readline (8.1.0-r0) [2021-10-11T18:40:50.239Z] (2/42) Installing bash (5.1.4-r0) [2021-10-11T18:40:50.239Z] Executing bash-5.1.4-r0.post-install [2021-10-11T18:40:50.239Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-11T18:40:50.239Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-11T18:40:50.239Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-11T18:40:50.239Z] (6/42) Installing curl (7.79.1-r0) [2021-10-11T18:40:50.239Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-11T18:40:50.239Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-11T18:40:50.239Z] (9/42) Installing expat (2.4.1-r0) [2021-10-11T18:40:50.239Z] (10/42) Installing libffi (3.3-r2) [2021-10-11T18:40:50.239Z] (11/42) Installing gdbm (1.19-r0) [2021-10-11T18:40:50.239Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-11T18:40:50.239Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-11T18:40:50.239Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-11T18:40:50.239Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-11T18:40:50.239Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-11T18:40:50.515Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-11T18:40:52.512Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-11T18:40:52.512Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-11T18:40:52.512Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-11T18:40:52.512Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-11T18:40:52.512Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-11T18:40:52.512Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-11T18:40:52.512Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-11T18:40:52.512Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-11T18:40:52.512Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-11T18:40:52.512Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-11T18:40:52.512Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-11T18:40:52.512Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-11T18:40:52.512Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-11T18:40:52.512Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-11T18:40:52.790Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-11T18:40:52.790Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-11T18:40:52.790Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-11T18:40:52.790Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-11T18:40:52.790Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-11T18:40:52.790Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-11T18:40:52.790Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-11T18:40:52.790Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-11T18:40:52.790Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-11T18:40:52.790Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-11T18:40:53.068Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-11T18:40:53.347Z] Executing busybox-1.33.1-r3.trigger [2021-10-11T18:40:53.625Z] OK: 84 MiB in 64 packages [2021-10-11T18:40:58.006Z] Collecting docker-compose==1.23.2 [2021-10-11T18:40:58.006Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-11T18:40:58.006Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-11T18:40:58.295Z] Collecting jsonschema<3,>=2.5.1 [2021-10-11T18:40:58.295Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-11T18:40:58.295Z] Collecting docopt<0.7,>=0.6.1 [2021-10-11T18:40:58.295Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-11T18:41:00.348Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-11T18:41:00.632Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-11T18:41:02.665Z] Collecting texttable<0.10,>=0.9.0 [2021-10-11T18:41:02.665Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-11T18:41:04.699Z] Collecting cached-property<2,>=1.2.0 [2021-10-11T18:41:04.699Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-11T18:41:04.984Z] Collecting docker<4.0,>=3.6.0 [2021-10-11T18:41:04.984Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-11T18:41:06.021Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-11T18:41:06.021Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-11T18:41:07.007Z] Collecting PyYAML<4,>=3.10 [2021-10-11T18:41:07.007Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-11T18:41:10.447Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-11T18:41:10.447Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-11T18:41:10.724Z] Collecting docker-pycreds>=0.4.0 [2021-10-11T18:41:10.724Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-11T18:41:11.715Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-11T18:41:11.715Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-11T18:41:11.715Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-10-11T18:41:11.993Z] Collecting idna<2.8,>=2.5 [2021-10-11T18:41:11.993Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-11T18:41:12.597Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-11T18:41:12.597Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-11T18:41:13.201Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-11T18:41:13.201Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-11T18:41:13.201Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-11T18:41:13.201Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-11T18:41:13.808Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-11T18:41:13.808Z] Attempting uninstall: urllib3 [2021-10-11T18:41:13.808Z] Found existing installation: urllib3 1.26.5 [2021-10-11T18:41:14.088Z] Uninstalling urllib3-1.26.5: [2021-10-11T18:41:14.088Z] Successfully uninstalled urllib3-1.26.5 [2021-10-11T18:41:14.692Z] Attempting uninstall: idna [2021-10-11T18:41:14.692Z] Found existing installation: idna 3.2 [2021-10-11T18:41:14.692Z] Uninstalling idna-3.2: [2021-10-11T18:41:14.970Z] Successfully uninstalled idna-3.2 [2021-10-11T18:41:15.967Z] Attempting uninstall: chardet [2021-10-11T18:41:15.967Z] Found existing installation: chardet 4.0.0 [2021-10-11T18:41:15.967Z] Uninstalling chardet-4.0.0: [2021-10-11T18:41:15.967Z] Successfully uninstalled chardet-4.0.0 [2021-10-11T18:41:17.964Z] Attempting uninstall: requests [2021-10-11T18:41:17.964Z] Found existing installation: requests 2.25.1 [2021-10-11T18:41:17.964Z] Uninstalling requests-2.25.1: [2021-10-11T18:41:17.964Z] Successfully uninstalled requests-2.25.1 [2021-10-11T18:41:18.242Z] Running setup.py install for texttable: started [2021-10-11T18:41:20.241Z] Running setup.py install for texttable: finished with status 'done' [2021-10-11T18:41:20.241Z] Running setup.py install for PyYAML: started [2021-10-11T18:41:22.881Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-11T18:41:22.881Z] Running setup.py install for docopt: started [2021-10-11T18:41:24.874Z] Running setup.py install for docopt: finished with status 'done' [2021-10-11T18:41:24.874Z] Running setup.py install for dockerpty: started [2021-10-11T18:41:26.869Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-11T18:41:28.866Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-10-11T18:41:37.208Z] Removing intermediate container 863b6db7ae04 [2021-10-11T18:41:37.208Z] ---> 572ec007fa06 [2021-10-11T18:41:37.208Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-11T18:41:37.208Z] ---> Running in 0bc72c367913 [2021-10-11T18:41:37.818Z] Removing intermediate container 0bc72c367913 [2021-10-11T18:41:37.818Z] ---> b5e9d221c182 [2021-10-11T18:41:37.819Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-11T18:41:37.819Z] ---> Running in 1bb4fa9c4718 [2021-10-11T18:41:38.423Z] Removing intermediate container 1bb4fa9c4718 [2021-10-11T18:41:38.423Z] ---> 7b382a7fe116 [2021-10-11T18:41:38.423Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-11T18:41:39.879Z] ---> 78cb0b645499 [2021-10-11T18:41:39.879Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-11T18:41:40.487Z] ---> 1e3d64573d8a [2021-10-11T18:41:40.487Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-11T18:41:41.483Z] ---> 8f8f9523b971 [2021-10-11T18:41:41.483Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-11T18:41:41.762Z] ---> Running in c6ddd56b3011 [2021-10-11T18:41:42.371Z] Removing intermediate container c6ddd56b3011 [2021-10-11T18:41:42.371Z] ---> b9b3b853b7cc [2021-10-11T18:41:42.371Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-11T18:41:42.371Z] ---> Running in 2a34cacc4c50 [2021-10-11T18:41:42.977Z] Removing intermediate container 2a34cacc4c50 [2021-10-11T18:41:42.977Z] ---> 050b310dc985 [2021-10-11T18:41:42.977Z] Step 20/22 : LABEL arch=arm64 [2021-10-11T18:41:43.259Z] ---> Running in 6cd857c6ed8c [2021-10-11T18:41:43.862Z] Removing intermediate container 6cd857c6ed8c [2021-10-11T18:41:43.862Z] ---> 9846edf89d61 [2021-10-11T18:41:43.862Z] Step 21/22 : LABEL git_sha=745cb475a1aaaa7f65879c3fe5597f8aef72f136 [2021-10-11T18:41:44.143Z] ---> Running in d3e85caa94a0 [2021-10-11T18:41:44.753Z] Removing intermediate container d3e85caa94a0 [2021-10-11T18:41:44.753Z] ---> 687618cf1a3f [2021-10-11T18:41:44.753Z] Step 22/22 : LABEL version=2.0.1-dev.69 [2021-10-11T18:41:44.753Z] ---> Running in 3873afd9f68b [2021-10-11T18:41:45.366Z] Removing intermediate container 3873afd9f68b [2021-10-11T18:41:45.366Z] ---> e4e8af616cf7 [2021-10-11T18:41:45.366Z] [2021-10-11T18:41:45.644Z] Successfully built e4e8af616cf7 [2021-10-11T18:41:45.940Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-10-11T18:41:45.940Z]  Building sys-mgmt-agent ... done  [2021-10-11T18:41:45.940Z] ERROR: for security-bootstrapper (, "The command '/bin/sh -c apk add --update --no-cache dumb-init su-exec' returned a non-zero code: 2") [2021-10-11T18:41:45.940Z] Service 'security-bootstrapper' failed to build: The command '/bin/sh -c apk add --update --no-cache dumb-init su-exec' returned a non-zero code: 2 [Pipeline] } [2021-10-11T18:41:46.285Z] $ docker stop --time=1 b1a90fcaa7010e01fc783b4fa74fece1ad6d3d762ea38d746fac58aad184d529 [2021-10-11T18:41:48.162Z] $ docker rm -f b1a90fcaa7010e01fc783b4fa74fece1ad6d3d762ea38d746fac58aad184d529 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:41:48.996Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-11T18:41:49.273Z] [2021-10-11T18:41:49.273Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:41:49.654Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-11T18:41:49.938Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-11T18:41:49.938Z] 448f6bf000e3: Pulling fs layer [2021-10-11T18:41:49.938Z] f757da607395: Pulling fs layer [2021-10-11T18:41:49.938Z] 05883995daec: Pulling fs layer [2021-10-11T18:41:49.938Z] 8603b9c90790: Pulling fs layer [2021-10-11T18:41:49.938Z] 1560dd03e051: Pulling fs layer [2021-10-11T18:41:49.938Z] 27f5ce0e4adf: Pulling fs layer [2021-10-11T18:41:49.938Z] c2d8d7efcc4b: Pulling fs layer [2021-10-11T18:41:49.938Z] 8603b9c90790: Waiting [2021-10-11T18:41:49.938Z] 1560dd03e051: Waiting [2021-10-11T18:41:49.938Z] 27f5ce0e4adf: Waiting [2021-10-11T18:41:49.938Z] c2d8d7efcc4b: Waiting [2021-10-11T18:41:49.938Z] f757da607395: Verifying Checksum [2021-10-11T18:41:49.938Z] f757da607395: Download complete [2021-10-11T18:41:49.938Z] 8603b9c90790: Verifying Checksum [2021-10-11T18:41:49.938Z] 8603b9c90790: Download complete [2021-10-11T18:41:50.217Z] 1560dd03e051: Verifying Checksum [2021-10-11T18:41:50.217Z] 1560dd03e051: Download complete [2021-10-11T18:41:50.217Z] 05883995daec: Download complete [2021-10-11T18:41:50.217Z] 27f5ce0e4adf: Verifying Checksum [2021-10-11T18:41:50.217Z] 27f5ce0e4adf: Download complete [2021-10-11T18:41:50.499Z] 448f6bf000e3: Verifying Checksum [2021-10-11T18:41:50.499Z] 448f6bf000e3: Download complete [2021-10-11T18:41:53.151Z] c2d8d7efcc4b: Verifying Checksum [2021-10-11T18:41:53.151Z] c2d8d7efcc4b: Download complete [2021-10-11T18:41:54.144Z] 448f6bf000e3: Pull complete [2021-10-11T18:41:54.744Z] f757da607395: Pull complete [2021-10-11T18:41:56.224Z] 05883995daec: Pull complete [2021-10-11T18:41:56.827Z] 8603b9c90790: Pull complete [2021-10-11T18:41:57.813Z] 1560dd03e051: Pull complete [2021-10-11T18:41:58.093Z] 27f5ce0e4adf: Pull complete [2021-10-11T18:42:13.508Z] c2d8d7efcc4b: Pull complete [2021-10-11T18:42:13.508Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-11T18:42:13.508Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-11T18:42:13.508Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-11T18:42:13.845Z] prd-ubuntu18.04-docker-arm64-4c-16g-476 does not seem to be running inside a container [2021-10-11T18:42:13.994Z] $ 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/79 -v /w/workspace/edgex-go/79:/w/workspace/edgex-go/79:rw,z -v /w/workspace/edgex-go/79@tmp:/w/workspace/edgex-go/79@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-11T18:42:17.687Z] $ docker top 4823124d78620268f5135cf6c56000a544a561fe7b7d4bd7fd1551df0bef2799 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-11T18:42:18.757Z] ---> job-cost.sh [2021-10-11T18:42:18.757Z] lf-activate-venv: SKIPPING [2021-10-11T18:42:18.757Z] INFO: No Stack... [2021-10-11T18:42:20.206Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-11T18:42:20.806Z] INFO: Archiving Costs [Pipeline] sh [2021-10-11T18:42:21.484Z] + cat /w/workspace/edgex-go/79/archives/cost.csv [2021-10-11T18:42:21.484Z] + cut -d, -f6 [Pipeline] lock [2021-10-11T18:42:21.560Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-79-stack-cost] [2021-10-11T18:42:21.569Z] Resource [jenkins-edgexfoundry-edgex-go-main-79-stack-cost] did not exist. Created. [2021-10-11T18:42:21.569Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-79-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-11T18:42:22.132Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-11T18:42:22.911Z] Stashed 1 file(s) [Pipeline] } [2021-10-11T18:42:22.922Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-79-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-11T18:42:22.970Z] $ docker stop --time=1 4823124d78620268f5135cf6c56000a544a561fe7b7d4bd7fd1551df0bef2799 [2021-10-11T18:42:24.642Z] $ docker rm -f 4823124d78620268f5135cf6c56000a544a561fe7b7d4bd7fd1551df0bef2799 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-11T18:42:25.060Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-11T18:42:25.945Z] + '[' -d /w/workspace/edgex-go/79/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-11T18:42:26.247Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-11T18:42:26.826Z] ---> package-listing.sh [2021-10-11T18:42:26.826Z] ++ facter osfamily [2021-10-11T18:42:26.826Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-11T18:42:27.089Z] + OS_FAMILY=redhat [2021-10-11T18:42:27.089Z] + workspace=/w/workspace/edgex-go/79 [2021-10-11T18:42:27.089Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-11T18:42:27.089Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-11T18:42:27.089Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-11T18:42:27.089Z] + PACKAGES=/tmp/packages_start.txt [2021-10-11T18:42:27.089Z] + '[' /w/workspace/edgex-go/79 ']' [2021-10-11T18:42:27.089Z] + PACKAGES=/tmp/packages_end.txt [2021-10-11T18:42:27.089Z] + case "${OS_FAMILY}" in [2021-10-11T18:42:27.089Z] + sort [2021-10-11T18:42:27.089Z] + rpm -qa [2021-10-11T18:42:30.384Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-11T18:42:30.384Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-11T18:42:30.384Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-11T18:42:30.384Z] + '[' /w/workspace/edgex-go/79 ']' [2021-10-11T18:42:30.384Z] + mkdir -p /w/workspace/edgex-go/79/archives/ [2021-10-11T18:42:30.384Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/79/archives/ [Pipeline] echo [2021-10-11T18:42:30.396Z] 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/79/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-11T18:42:30.681Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:42:31.246Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-11T18:42:31.246Z] [2021-10-11T18:42:31.246Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-11T18:42:31.543Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-11T18:42:31.543Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-11T18:42:31.543Z] b4d181a07f80: Pulling fs layer [2021-10-11T18:42:31.543Z] a1111a8f2ec3: Pulling fs layer [2021-10-11T18:42:31.543Z] ed53099fbce6: Pulling fs layer [2021-10-11T18:42:31.543Z] dc539afda2c1: Pulling fs layer [2021-10-11T18:42:31.543Z] 77bc0d833cb6: Pulling fs layer [2021-10-11T18:42:31.543Z] 9065ff56babe: Pulling fs layer [2021-10-11T18:42:31.543Z] d287ab97295c: Pulling fs layer [2021-10-11T18:42:31.543Z] 77bc0d833cb6: Waiting [2021-10-11T18:42:31.543Z] 9065ff56babe: Waiting [2021-10-11T18:42:31.543Z] d287ab97295c: Waiting [2021-10-11T18:42:31.543Z] dc539afda2c1: Waiting [2021-10-11T18:42:31.543Z] a1111a8f2ec3: Verifying Checksum [2021-10-11T18:42:31.543Z] a1111a8f2ec3: Download complete [2021-10-11T18:42:31.543Z] dc539afda2c1: Verifying Checksum [2021-10-11T18:42:31.543Z] dc539afda2c1: Download complete [2021-10-11T18:42:31.543Z] ed53099fbce6: Download complete [2021-10-11T18:42:31.802Z] 77bc0d833cb6: Verifying Checksum [2021-10-11T18:42:31.802Z] 77bc0d833cb6: Download complete [2021-10-11T18:42:31.802Z] 9065ff56babe: Verifying Checksum [2021-10-11T18:42:31.802Z] 9065ff56babe: Download complete [2021-10-11T18:42:31.802Z] b4d181a07f80: Verifying Checksum [2021-10-11T18:42:31.802Z] b4d181a07f80: Download complete [2021-10-11T18:42:32.387Z] d287ab97295c: Verifying Checksum [2021-10-11T18:42:32.387Z] d287ab97295c: Download complete [2021-10-11T18:42:33.346Z] b4d181a07f80: Pull complete [2021-10-11T18:42:33.346Z] a1111a8f2ec3: Pull complete [2021-10-11T18:42:33.926Z] ed53099fbce6: Pull complete [2021-10-11T18:42:33.926Z] dc539afda2c1: Pull complete [2021-10-11T18:42:34.188Z] 77bc0d833cb6: Pull complete [2021-10-11T18:42:34.188Z] 9065ff56babe: Pull complete [2021-10-11T18:42:39.504Z] d287ab97295c: Pull complete [2021-10-11T18:42:39.504Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-11T18:42:39.504Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-11T18:42:39.504Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-11T18:42:39.573Z] prd-centos7-docker-4c-2g-468 does not seem to be running inside a container [2021-10-11T18:42:39.609Z] $ 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/79/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/79 -v /w/workspace/edgex-go/79:/w/workspace/edgex-go/79:rw,z -v /w/workspace/edgex-go/79@tmp:/w/workspace/edgex-go/79@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-11T18:42:43.091Z] $ docker top 37a46a3690ad32c0b33205605fc56911ebac868a2f8659133e0cf2621ca2bdad -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-11T18:42:43.449Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-11T18:42:43.749Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-11T18:42:44.044Z] + ls /var/log/sa-host [2021-10-11T18:42:44.044Z] + sadf -c /var/log/sa-host/sa11 [2021-10-11T18:42:44.044Z] file_magic: OK [2021-10-11T18:42:44.044Z] HZ: Using current value: 100 [2021-10-11T18:42:44.044Z] file_header: OK [2021-10-11T18:42:44.044Z] 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-10-11T18:42:44.044Z] Statistics: [2021-10-11T18:42:44.044Z] 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... [2021-10-11T18:42:44.044Z] File successfully converted to sysstat format version 12.0.3 [2021-10-11T18:42:44.044Z] + sadf -c /var/log/sa-host/sa30 [2021-10-11T18:42:44.044Z] file_magic: OK [2021-10-11T18:42:44.044Z] HZ: Using current value: 100 [2021-10-11T18:42:44.044Z] file_header: OK [2021-10-11T18:42:44.044Z] 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-10-11T18:42:44.044Z] Statistics: [2021-10-11T18:42:44.044Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-11T18:42:44.044Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-11T18:42:44.229Z] provisioning config files... [2021-10-11T18:42:44.248Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/79@tmp/config7417755390250262992tmp [Pipeline] { [Pipeline] echo [2021-10-11T18:42:44.267Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-11T18:42:44.555Z] ---> create-netrc.sh [Pipeline] } [2021-10-11T18:42:44.562Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-11T18:42:44.893Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-11T18:42:44.903Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-11T18:42:45.194Z] ---> sudo-logs.sh [2021-10-11T18:42:45.194Z] Archiving 'sudo' log.. [2021-10-11T18:42:45.194Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-468.novalocal: Name or service not known [2021-10-11T18:42:45.194Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-468.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-11T18:42:45.249Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-11T18:42:45.570Z] ---> job-cost.sh [2021-10-11T18:42:45.570Z] lf-activate-venv: SKIPPING [2021-10-11T18:42:45.570Z] DEBUG: total: 0.10999999940395355 [2021-10-11T18:42:45.570Z] INFO: Retrieving Stack Cost... [2021-10-11T18:42:46.509Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-11T18:42:46.767Z] INFO: Archiving Costs [Pipeline] echo [2021-10-11T18:42:46.778Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-11T18:42:47.063Z] ---> logs-deploy.sh [2021-10-11T18:42:47.063Z] lf-activate-venv: SKIPPING [2021-10-11T18:42:47.063Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/79 [2021-10-11T18:42:47.063Z] INFO: archiving workspace using pattern(s): [2021-10-11T18:42:47.634Z] Archives upload complete. [2021-10-11T18:42:47.895Z] INFO: archiving logs to Nexus