Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 33be738d083b4922562f493dbd4ae71f8cb2af47 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5775357246976014533.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1109264578944295286.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 9d0281235b943b7ad605f650702698f9078b2862 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/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1708620102063702985.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5251293815942455290.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4782345209895065615.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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/v1, 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_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-15091 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/499 [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/499 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/499@tmp/jenkins-gitclient-ssh2283875480841485118.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 33be738d083b4922562f493dbd4ae71f8cb2af47 (master) > 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 33be738d083b4922562f493dbd4ae71f8cb2af47 # timeout=10 Commit message: "feat(notifications): Implement V2 GET /transmission/status/{status} API (#3483)" > git rev-list --no-walk 87dff9c1f33d41fdbd77bb9ef60a865e5f0067d5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-19T17:33:37.265Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-19T17:33:37.367Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-19T17:33:37.396Z] ========================================================= [2021-05-19T17:33:37.396Z] EdgeX Global Pipelines Version Info [2021-05-19T17:33:37.396Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-19T17:33:38.850Z] ------------------- [2021-05-19T17:33:38.850Z] stable info: [2021-05-19T17:33:38.850Z] ------------------- [2021-05-19T17:33:38.850Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-19T17:33:38.850Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-19T17:33:38.850Z] Message: update stable to v1.0.192 [2021-05-19T17:33:39.425Z] ------------------- [2021-05-19T17:33:39.425Z] experimental info: [2021-05-19T17:33:39.425Z] ------------------- [2021-05-19T17:33:39.425Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-19T17:33:39.425Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-19T17:33:39.425Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-19T17:33:39.577Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-19T17:33:39.600Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-19T17:33:39.622Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-19T17:33:39.644Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-19T17:33:39.666Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-19T17:33:39.688Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-19T17:33:39.709Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-19T17:33:39.731Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-19T17:33:39.752Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-19T17:33:39.774Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-19T17:33:39.796Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-19T17:33:39.818Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-19T17:33:39.839Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-19T17:33:39.860Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-19T17:33:39.881Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-19T17:33:39.903Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-19T17:33:39.925Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-19T17:33:39.946Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-19T17:33:39.968Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-19T17:33:39.991Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-19T17:33:40.013Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-19T17:33:40.033Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-19T17:33:40.053Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-05-19T17:33:40.074Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-05-19T17:33:40.095Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-05-19T17:33:40.123Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 33be738d083b4922562f493dbd4ae71f8cb2af47 [Pipeline] echo [2021-05-19T17:33:40.150Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 33be738 [Pipeline] echo [2021-05-19T17:33:40.179Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T17:33:40.292Z] provisioning config files... [2021-05-19T17:33:40.308Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/499@tmp/config7973909347774954333tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-19T17:33:40.666Z] ---> docker-login.sh [2021-05-19T17:33:40.666Z] nexus3.edgexfoundry.org:10001 [2021-05-19T17:33:41.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T17:33:41.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T17:33:41.253Z] Configure a credential helper to remove this warning. See [2021-05-19T17:33:41.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T17:33:41.253Z] [2021-05-19T17:33:41.253Z] Login Succeeded [2021-05-19T17:33:41.253Z] nexus3.edgexfoundry.org:10002 [2021-05-19T17:33:41.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T17:33:41.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T17:33:41.253Z] Configure a credential helper to remove this warning. See [2021-05-19T17:33:41.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T17:33:41.253Z] [2021-05-19T17:33:41.253Z] Login Succeeded [2021-05-19T17:33:41.253Z] nexus3.edgexfoundry.org:10003 [2021-05-19T17:33:41.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T17:33:41.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T17:33:41.522Z] Configure a credential helper to remove this warning. See [2021-05-19T17:33:41.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T17:33:41.522Z] [2021-05-19T17:33:41.522Z] Login Succeeded [2021-05-19T17:33:41.522Z] nexus3.edgexfoundry.org:10004 [2021-05-19T17:33:41.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T17:33:41.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T17:33:41.784Z] Configure a credential helper to remove this warning. See [2021-05-19T17:33:41.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T17:33:41.784Z] [2021-05-19T17:33:41.784Z] Login Succeeded [2021-05-19T17:33:41.784Z] docker.io [2021-05-19T17:33:41.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T17:33:42.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T17:33:42.046Z] Configure a credential helper to remove this warning. See [2021-05-19T17:33:42.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T17:33:42.046Z] [2021-05-19T17:33:42.046Z] Login Succeeded [2021-05-19T17:33:42.046Z] ---> docker-login.sh ends [Pipeline] } [2021-05-19T17:33:42.056Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-19T17:33:42.385Z] ++ 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-05-19T17:33:42.385Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T17:33:42.385Z] ++ dirname cmd/core-command/Dockerfile [2021-05-19T17:33:42.385Z] ++ cut -d/ -f2 [2021-05-19T17:33:42.385Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-19T17:33:42.385Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T17:33:42.385Z] ++ dirname cmd/core-data/Dockerfile [2021-05-19T17:33:42.385Z] ++ cut -d/ -f2 [2021-05-19T17:33:42.385Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-19T17:33:42.385Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T17:33:42.385Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-19T17:33:42.385Z] ++ cut -d/ -f2 [2021-05-19T17:33:42.385Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-19T17:33:42.385Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T17:33:42.385Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-19T17:33:42.385Z] ++ cut -d/ -f2 [2021-05-19T17:33:42.385Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-19T17:33:42.385Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T17:33:42.385Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-19T17:33:42.385Z] ++ cut -d/ -f2 [2021-05-19T17:33:42.385Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-19T17:33:42.385Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T17:33:42.385Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-19T17:33:42.385Z] ++ cut -d/ -f2 [2021-05-19T17:33:42.385Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-19T17:33:42.385Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T17:33:42.385Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-19T17:33:42.385Z] ++ cut -d/ -f2 [2021-05-19T17:33:42.385Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-19T17:33:42.385Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T17:33:42.385Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-19T17:33:42.385Z] ++ cut -d/ -f2 [2021-05-19T17:33:42.385Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-19T17:33:42.385Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T17:33:42.385Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-19T17:33:42.385Z] ++ cut -d/ -f2 [2021-05-19T17:33:42.385Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-19T17:33:42.436Z] 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-05-19T17:33:43.910Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T17:33:43.910Z] [2021-05-19T17:33:43.910Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:33:44.223Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T17:33:44.489Z] latest: Pulling from edgex-devops/git-semver [2021-05-19T17:33:44.489Z] 31603596830f: Pulling fs layer [2021-05-19T17:33:44.489Z] 54011a49482f: Pulling fs layer [2021-05-19T17:33:44.489Z] a6820b24f6d8: Pulling fs layer [2021-05-19T17:33:44.489Z] f581987b2513: Pulling fs layer [2021-05-19T17:33:44.489Z] f581987b2513: Waiting [2021-05-19T17:33:44.489Z] 54011a49482f: Verifying Checksum [2021-05-19T17:33:44.489Z] 54011a49482f: Download complete [2021-05-19T17:33:44.489Z] 31603596830f: Download complete [2021-05-19T17:33:44.752Z] f581987b2513: Verifying Checksum [2021-05-19T17:33:44.752Z] f581987b2513: Download complete [2021-05-19T17:33:44.752Z] a6820b24f6d8: Verifying Checksum [2021-05-19T17:33:44.752Z] a6820b24f6d8: Download complete [2021-05-19T17:33:45.328Z] 31603596830f: Pull complete [2021-05-19T17:33:45.328Z] 54011a49482f: Pull complete [2021-05-19T17:33:46.286Z] a6820b24f6d8: Pull complete [2021-05-19T17:33:46.286Z] f581987b2513: Pull complete [2021-05-19T17:33:46.548Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-19T17:33:46.548Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T17:33:46.548Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-19T17:33:46.633Z] prd-centos7-docker-4c-2g-15091 does not seem to be running inside a container [2021-05-19T17:33:46.705Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/499 -v /w/workspace/edgex-go/499:/w/workspace/edgex-go/499:rw,z -v /w/workspace/edgex-go/499@tmp:/w/workspace/edgex-go/499@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-05-19T17:33:49.925Z] $ docker top c3e2a21a88d699f53455586a568acdf51cae61b7d77b7bd64cf7179cd002b712 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-19T17:33:50.059Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-19T17:33:50.059Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-19T17:33:50.190Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-19T17:33:50.194Z] $ docker exec c3e2a21a88d699f53455586a568acdf51cae61b7d77b7bd64cf7179cd002b712 ssh-agent [2021-05-19T17:33:50.317Z] SSH_AUTH_SOCK=/tmp/ssh-cfQ3oEN5dtav/agent.13 [2021-05-19T17:33:50.317Z] SSH_AGENT_PID=20 [2021-05-19T17:33:50.327Z] Running ssh-add (command line suppressed) [2021-05-19T17:33:50.442Z] Identity added: /w/workspace/edgex-go/499@tmp/private_key_5705373581654021732.key (/w/workspace/edgex-go/499@tmp/private_key_5705373581654021732.key) [2021-05-19T17:33:50.457Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-19T17:33:50.757Z] + git tag --points-at HEAD [Pipeline] } [2021-05-19T17:33:50.774Z] $ docker exec --env ******** --env ******** c3e2a21a88d699f53455586a568acdf51cae61b7d77b7bd64cf7179cd002b712 ssh-agent -k [2021-05-19T17:33:50.877Z] unset SSH_AUTH_SOCK; [2021-05-19T17:33:50.878Z] unset SSH_AGENT_PID; [2021-05-19T17:33:50.878Z] echo Agent pid 20 killed; [2021-05-19T17:33:50.890Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-19T17:33:50.928Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-19T17:33:50.928Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-19T17:33:51.060Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-19T17:33:51.065Z] $ docker exec c3e2a21a88d699f53455586a568acdf51cae61b7d77b7bd64cf7179cd002b712 ssh-agent [2021-05-19T17:33:51.178Z] SSH_AUTH_SOCK=/tmp/ssh-OtHnPDjE2jPJ/agent.54 [2021-05-19T17:33:51.178Z] SSH_AGENT_PID=60 [2021-05-19T17:33:51.185Z] Running ssh-add (command line suppressed) [2021-05-19T17:33:51.313Z] Identity added: /w/workspace/edgex-go/499@tmp/private_key_6345069898271021949.key (/w/workspace/edgex-go/499@tmp/private_key_6345069898271021949.key) [2021-05-19T17:33:51.332Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-19T17:33:51.637Z] + git semver init [2021-05-19T17:33:51.637Z] # -> Open(): unable to determine branch for HEAD [2021-05-19T17:33:51.637Z] # $GIT_DIR = /w/workspace/edgex-go/499/.git [2021-05-19T17:33:51.637Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/499 [2021-05-19T17:33:51.637Z] # $SEMVER_REMOTE_NAME = origin [2021-05-19T17:33:51.637Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-19T17:33:51.637Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-19T17:33:51.637Z] # $SEMVER_BRANCH = master [2021-05-19T17:33:51.637Z] # $SEMVER_TEMP = /tmp/semver-460824393 [2021-05-19T17:33:51.637Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-19T17:34:03.913Z] # '/tmp/semver-460824393' -> '/w/workspace/edgex-go/499/.semver' [2021-05-19T17:34:03.913Z] # -> Force: false [2021-05-19T17:34:03.913Z] # $SEMVER_DIR = /w/workspace/edgex-go/499/.semver [Pipeline] } [2021-05-19T17:34:03.924Z] $ docker exec --env ******** --env ******** c3e2a21a88d699f53455586a568acdf51cae61b7d77b7bd64cf7179cd002b712 ssh-agent -k [2021-05-19T17:34:04.048Z] unset SSH_AUTH_SOCK; [2021-05-19T17:34:04.048Z] unset SSH_AGENT_PID; [2021-05-19T17:34:04.048Z] echo Agent pid 60 killed; [2021-05-19T17:34:04.066Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-19T17:34:04.393Z] + git semver [Pipeline] } [2021-05-19T17:34:04.409Z] $ docker stop --time=1 c3e2a21a88d699f53455586a568acdf51cae61b7d77b7bd64cf7179cd002b712 [2021-05-19T17:34:10.913Z] $ docker rm -f c3e2a21a88d699f53455586a568acdf51cae61b7d77b7bd64cf7179cd002b712 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-19T17:34:11.317Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-19T17:34:11.583Z] Stashed 1 file(s) [Pipeline] echo [2021-05-19T17:34:11.587Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.229 [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] sh [2021-05-19T17:34:12.150Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-19T17:34:12.446Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-19T17:34:12.747Z] + sudo service docker restart [2021-05-19T17:34:12.747Z] + true [2021-05-19T17:34:12.747Z] Redirecting to /bin/systemctl restart docker.service [2021-05-19T17:34:26.790Z] Still waiting to schedule task [2021-05-19T17:34:26.790Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-15089’ [Pipeline] echo [2021-05-19T17:34:30.943Z] ========================================================= [2021-05-19T17:34:30.943Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-19T17:34:30.943Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:34:31.258Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-19T17:34:32.662Z] Sending build context to Docker daemon 330.5MB [2021-05-19T17:34:32.662Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-19T17:34:32.662Z] Step 2/6 : FROM ${BASE} [2021-05-19T17:34:33.245Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-19T17:34:33.245Z] 540db60ca938: Pulling fs layer [2021-05-19T17:34:33.245Z] adcc1eea9eea: Pulling fs layer [2021-05-19T17:34:33.245Z] 4c4ab2625f07: Pulling fs layer [2021-05-19T17:34:33.245Z] 0510c868ecb4: Pulling fs layer [2021-05-19T17:34:33.245Z] afea3b2eda06: Pulling fs layer [2021-05-19T17:34:33.245Z] 7809a108b3ef: Pulling fs layer [2021-05-19T17:34:33.245Z] f706445af74f: Pulling fs layer [2021-05-19T17:34:33.245Z] afea3b2eda06: Waiting [2021-05-19T17:34:33.245Z] 7809a108b3ef: Waiting [2021-05-19T17:34:33.245Z] f706445af74f: Waiting [2021-05-19T17:34:33.245Z] 0510c868ecb4: Waiting [2021-05-19T17:34:33.245Z] 4c4ab2625f07: Verifying Checksum [2021-05-19T17:34:33.245Z] 4c4ab2625f07: Download complete [2021-05-19T17:34:33.245Z] adcc1eea9eea: Verifying Checksum [2021-05-19T17:34:33.245Z] adcc1eea9eea: Download complete [2021-05-19T17:34:33.245Z] afea3b2eda06: Verifying Checksum [2021-05-19T17:34:33.245Z] afea3b2eda06: Download complete [2021-05-19T17:34:33.245Z] 540db60ca938: Verifying Checksum [2021-05-19T17:34:33.245Z] 540db60ca938: Download complete [2021-05-19T17:34:33.245Z] 7809a108b3ef: Verifying Checksum [2021-05-19T17:34:33.245Z] 7809a108b3ef: Download complete [2021-05-19T17:34:33.508Z] 540db60ca938: Pull complete [2021-05-19T17:34:33.508Z] adcc1eea9eea: Pull complete [2021-05-19T17:34:33.770Z] 4c4ab2625f07: Pull complete [2021-05-19T17:34:35.712Z] f706445af74f: Verifying Checksum [2021-05-19T17:34:35.712Z] f706445af74f: Download complete [2021-05-19T17:34:36.286Z] 0510c868ecb4: Verifying Checksum [2021-05-19T17:34:36.286Z] 0510c868ecb4: Download complete [2021-05-19T17:34:41.707Z] 0510c868ecb4: Pull complete [2021-05-19T17:34:41.707Z] afea3b2eda06: Pull complete [2021-05-19T17:34:41.707Z] 7809a108b3ef: Pull complete [2021-05-19T17:34:47.005Z] f706445af74f: Pull complete [2021-05-19T17:34:47.005Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-19T17:34:47.005Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-19T17:34:47.005Z] ---> b068be0155e3 [2021-05-19T17:34:47.005Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-05-19T17:34:50.314Z] ---> Running in fad78255d142 [2021-05-19T17:34:50.314Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T17:34:51.477Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T17:34:52.051Z] (1/12) Installing libmagic (5.39-r0) [2021-05-19T17:34:52.996Z] (2/12) Installing file (5.39-r0) [2021-05-19T17:34:52.997Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-19T17:34:52.997Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-19T17:34:58.314Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-19T17:34:58.314Z] (6/12) Installing patch (2.7.6-r6) [2021-05-19T17:34:58.314Z] (7/12) Installing build-base (0.5-r2) [2021-05-19T17:34:58.314Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-19T17:34:58.314Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-19T17:34:58.314Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-19T17:34:58.576Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-19T17:34:58.576Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-19T17:34:58.839Z] Executing busybox-1.32.1-r6.trigger [2021-05-19T17:34:58.839Z] OK: 219 MiB in 52 packages [2021-05-19T17:35:05.451Z] Removing intermediate container fad78255d142 [2021-05-19T17:35:05.451Z] ---> 6bb6649ad8de [2021-05-19T17:35:05.451Z] Step 4/6 : WORKDIR /edgex-go [2021-05-19T17:35:05.452Z] ---> Running in b568bb889af0 [2021-05-19T17:35:05.452Z] Removing intermediate container b568bb889af0 [2021-05-19T17:35:05.452Z] ---> 3dbe0799d2df [2021-05-19T17:35:05.452Z] Step 5/6 : COPY go.mod . [2021-05-19T17:35:05.452Z] ---> 8434b87d9f67 [2021-05-19T17:35:05.452Z] Step 6/6 : RUN go mod download [2021-05-19T17:35:05.452Z] ---> Running in 993826b6ee00 [2021-05-19T17:35:20.381Z] Removing intermediate container 993826b6ee00 [2021-05-19T17:35:20.381Z] ---> 9140bf9430bd [2021-05-19T17:35:20.381Z] Successfully built 9140bf9430bd [2021-05-19T17:35:20.381Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:35:20.697Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-19T17:35:20.697Z] . [Pipeline] withDockerContainer [2021-05-19T17:35:20.781Z] prd-centos7-docker-4c-2g-15091 does not seem to be running inside a container [2021-05-19T17:35:20.830Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/499 -v /w/workspace/edgex-go/499:/w/workspace/edgex-go/499:rw,z -v /w/workspace/edgex-go/499@tmp:/w/workspace/edgex-go/499@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-05-19T17:35:21.273Z] $ docker top 314a8794428650d7aa3b3716af6010b07cc449d71a29e5ee4758970b9d89f335 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T17:35:21.698Z] + go version [2021-05-19T17:35:21.698Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-19T17:35:21.712Z] $ docker stop --time=1 314a8794428650d7aa3b3716af6010b07cc449d71a29e5ee4758970b9d89f335 [2021-05-19T17:35:22.928Z] $ docker rm -f 314a8794428650d7aa3b3716af6010b07cc449d71a29e5ee4758970b9d89f335 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:35:23.449Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-19T17:35:23.449Z] . [Pipeline] withDockerContainer [2021-05-19T17:35:23.559Z] prd-centos7-docker-4c-2g-15091 does not seem to be running inside a container [2021-05-19T17:35:23.621Z] $ 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/499 -v /w/workspace/edgex-go/499:/w/workspace/edgex-go/499:rw,z -v /w/workspace/edgex-go/499@tmp:/w/workspace/edgex-go/499@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-05-19T17:35:24.072Z] $ docker top a9cf671087a2103bd80b4a9470b9a0164f7dec3f541bda41265cb7058a7e142a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-19T17:35:24.170Z] ========================================================= [2021-05-19T17:35:24.170Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-19T17:35:24.170Z] ========================================================= [Pipeline] sh [2021-05-19T17:35:24.482Z] + go mod tidy [Pipeline] sh [2021-05-19T17:35:25.048Z] + make test [2021-05-19T17:35:25.048Z] go mod tidy [2021-05-19T17:35:25.312Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-19T17:35:32.042Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-19T17:35:54.160Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-19T17:35:57.526Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-19T17:35:59.468Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-19T17:35:59.732Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-19T17:36:02.328Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-19T17:36:03.294Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-19T17:36:03.294Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-19T17:36:03.294Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-19T17:36:04.689Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-19T17:36:05.261Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-19T17:36:07.847Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-19T17:36:07.847Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-19T17:36:07.847Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-19T17:36:09.250Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.074s coverage: 46.1% of statements [2021-05-19T17:36:09.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-19T17:36:09.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-19T17:36:09.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-19T17:36:09.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-19T17:36:09.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-19T17:36:09.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-19T17:36:09.250Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.047s coverage: 28.7% of statements [2021-05-19T17:36:10.648Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.052s coverage: 100.0% of statements [2021-05-19T17:36:13.197Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.104s coverage: 27.7% of statements [2021-05-19T17:36:13.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-19T17:36:13.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-19T17:36:13.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-19T17:36:13.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-19T17:36:13.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-19T17:36:13.197Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.049s coverage: 81.2% of statements [2021-05-19T17:36:13.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-19T17:36:13.197Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.048s coverage: 100.0% of statements [2021-05-19T17:36:13.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-19T17:36:13.458Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.047s coverage: 100.0% of statements [2021-05-19T17:36:13.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-19T17:36:13.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-19T17:36:15.387Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.065s coverage: 58.6% of statements [2021-05-19T17:36:15.387Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-19T17:36:15.387Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-19T17:36:15.651Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.091s coverage: 87.7% of statements [2021-05-19T17:36:15.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-19T17:36:15.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T17:36:15.930Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.056s coverage: 78.9% of statements [2021-05-19T17:36:15.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-19T17:36:17.879Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.214s coverage: 28.6% of statements [2021-05-19T17:36:17.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-19T17:36:17.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-19T17:36:17.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-19T17:36:17.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-19T17:36:17.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-19T17:36:17.879Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.069s coverage: 100.0% of statements [2021-05-19T17:36:17.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-19T17:36:17.879Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.047s coverage: 100.0% of statements [2021-05-19T17:36:17.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-19T17:36:18.835Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.089s coverage: 86.7% of statements [2021-05-19T17:36:18.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-19T17:36:19.116Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.080s coverage: 97.5% of statements [2021-05-19T17:36:19.116Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-19T17:36:20.085Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.076s coverage: 78.3% of statements [2021-05-19T17:36:20.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-19T17:36:20.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-19T17:36:20.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-19T17:36:20.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-19T17:36:21.052Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.238s coverage: 95.1% of statements [2021-05-19T17:36:21.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-19T17:36:21.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T17:36:21.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-19T17:36:21.052Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-19T17:36:21.052Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-19T17:36:21.052Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-19T17:36:21.052Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-19T17:36:21.052Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-19T17:36:21.052Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-19T17:36:21.052Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-19T17:36:21.052Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-19T17:36:21.053Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-19T17:36:21.053Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-19T17:36:21.053Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-19T17:36:21.053Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-19T17:36:21.053Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-19T17:36:21.053Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-19T17:36:21.053Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-19T17:36:21.053Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements [2021-05-19T17:36:21.053Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-19T17:36:21.053Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-19T17:36:22.468Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.053s coverage: 0.8% of statements [2021-05-19T17:36:22.468Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-19T17:36:22.468Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.055s coverage: 21.7% of statements [2021-05-19T17:36:22.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-19T17:36:22.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 47.1% of statements [2021-05-19T17:36:22.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.050s coverage: 79.5% of statements [2021-05-19T17:36:22.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.071s coverage: 94.1% of statements [2021-05-19T17:36:23.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.051s coverage: 96.3% of statements [2021-05-19T17:36:23.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements [2021-05-19T17:36:35.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.067s coverage: 94.4% of statements [2021-05-19T17:36:35.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2021-05-19T17:36:40.589Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.192s coverage: 81.8% of statements [2021-05-19T17:36:40.589Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-19T17:36:59.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements [2021-05-19T17:36:59.316Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-19T17:36:59.316Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-19T17:36:59.316Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-19T17:36:59.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-05-19T17:36:59.316Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-19T17:36:59.316Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-19T17:36:59.316Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-19T17:36:59.316Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-19T17:36:59.316Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-19T17:36:59.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.032s coverage: 87.2% of statements [2021-05-19T17:36:59.316Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-19T17:36:59.316Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-19T17:36:59.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2021-05-19T17:36:59.316Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-19T17:36:59.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 76.0% of statements [2021-05-19T17:36:59.316Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-19T17:36:59.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-05-19T17:36:59.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements [2021-05-19T17:36:59.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.055s coverage: 85.4% of statements [2021-05-19T17:36:59.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.072s coverage: 91.2% of statements [2021-05-19T17:36:59.316Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-19T17:36:59.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.127s coverage: 64.4% of statements [2021-05-19T17:36:59.316Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-19T17:36:59.316Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-19T17:36:59.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2021-05-19T17:36:59.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements [2021-05-19T17:36:59.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements [2021-05-19T17:36:59.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.043s coverage: 73.7% of statements [2021-05-19T17:36:59.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2021-05-19T17:36:59.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.167s coverage: 66.9% of statements [2021-05-19T17:36:59.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-19T17:36:59.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-19T17:36:59.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-19T17:36:59.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.124s coverage: 43.5% of statements [2021-05-19T17:36:59.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-19T17:36:59.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-19T17:36:59.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.034s coverage: 89.5% of statements [2021-05-19T17:36:59.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-19T17:37:00.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.029s coverage: 84.8% of statements [2021-05-19T17:37:01.517Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.088s coverage: 46.8% of statements [2021-05-19T17:37:01.517Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-19T17:37:01.517Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-19T17:37:01.517Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-19T17:37:01.517Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-19T17:37:01.517Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-19T17:37:01.517Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.035s coverage: 100.0% of statements [2021-05-19T17:37:01.517Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-19T17:37:01.784Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.035s coverage: 100.0% of statements [2021-05-19T17:37:01.784Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-19T17:37:01.784Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-19T17:37:05.118Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.072s coverage: 19.4% of statements [2021-05-19T17:37:05.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-19T17:37:05.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-19T17:37:05.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-19T17:37:05.118Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.140s coverage: 91.2% of statements [2021-05-19T17:37:05.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-19T17:37:05.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T17:37:05.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-19T17:37:05.118Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.609s coverage: 28.8% of statements [2021-05-19T17:37:05.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-19T17:37:05.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-19T17:37:05.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-19T17:37:05.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-19T17:37:05.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-19T17:37:05.702Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.056s coverage: 99.0% of statements [2021-05-19T17:37:05.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-19T17:37:05.970Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.074s coverage: 100.0% of statements [2021-05-19T17:37:05.970Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-19T17:37:05.970Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-19T17:37:05.970Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-19T17:37:06.545Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.062s coverage: 64.6% of statements [2021-05-19T17:37:06.545Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-19T17:37:06.808Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.094s coverage: 97.6% of statements [2021-05-19T17:37:06.808Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-19T17:37:06.808Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T17:37:06.808Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-19T17:37:06.808Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.031s coverage: 0.0% of statements [2021-05-19T17:37:06.808Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-19T17:37:07.072Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.023s coverage: 100.0% of statements [2021-05-19T17:37:07.072Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-19T17:37:07.072Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-19T17:37:07.072Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-19T17:37:07.072Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-19T17:37:07.343Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.039s coverage: 87.9% of statements [2021-05-19T17:37:07.343Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-19T17:37:07.343Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-19T17:37:07.623Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.030s coverage: 100.0% of statements [2021-05-19T17:37:07.885Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 28.1% of statements [2021-05-19T17:37:07.885Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-19T17:37:07.885Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-19T17:37:08.147Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.044s coverage: 27.9% of statements [2021-05-19T17:37:08.147Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-19T17:37:08.147Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-19T17:37:08.147Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-19T17:37:08.147Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-19T17:37:08.406Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 100.0% of statements [2021-05-19T17:37:08.667Z] GO111MODULE=on go vet ./... [2021-05-19T17:37:40.854Z] gofmt -l . [2021-05-19T17:37:40.854Z] [ "`gofmt -l .`" = "" ] [2021-05-19T17:37:40.854Z] ./bin/test-go-mod-tidy.sh [2021-05-19T17:37:40.854Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-19T17:37:41.171Z] + ls -al . [2021-05-19T17:37:41.172Z] total 844 [2021-05-19T17:37:41.172Z] drwxrwxr-x 10 1001 1001 4096 May 19 17:37 . [2021-05-19T17:37:41.172Z] drwxr-xr-x 4 root root 32 May 19 17:35 .. [2021-05-19T17:37:41.172Z] -rw-rw-r-- 1 1001 1001 11 May 19 17:33 .dockerignore [2021-05-19T17:37:41.172Z] drwxrwxr-x 8 1001 1001 162 May 19 17:33 .git [2021-05-19T17:37:41.172Z] drwxrwxr-x 3 1001 1001 125 May 19 17:33 .github [2021-05-19T17:37:41.172Z] -rw-rw-r-- 1 1001 1001 818 May 19 17:33 .gitignore [2021-05-19T17:37:41.172Z] drwx------ 3 1001 1001 45 May 19 17:34 .semver [2021-05-19T17:37:41.172Z] -rw-rw-r-- 1 1001 1001 166 May 19 17:33 .sonarcloud.properties [2021-05-19T17:37:41.172Z] -rw-rw-r-- 1 1001 1001 8609 May 19 17:33 Attribution.txt [2021-05-19T17:37:41.172Z] -rw-rw-r-- 1 1001 1001 3804 May 19 17:33 CONTRIBUTING.md [2021-05-19T17:37:41.172Z] -rw-rw-r-- 1 1001 1001 931 May 19 17:33 Dockerfile.build [2021-05-19T17:37:41.172Z] -rw-rw-r-- 1 1001 1001 863 May 19 17:33 Jenkinsfile [2021-05-19T17:37:41.172Z] -rw-rw-r-- 1 1001 1001 10775 May 19 17:33 LICENSE [2021-05-19T17:37:41.172Z] -rw-rw-r-- 1 1001 1001 5632 May 19 17:33 Makefile [2021-05-19T17:37:41.172Z] -rw-rw-r-- 1 1001 1001 7978 May 19 17:33 README.md [2021-05-19T17:37:41.172Z] -rw-rw-r-- 1 1001 1001 6755 May 19 17:33 SECURITY.md [2021-05-19T17:37:41.172Z] -rw-rw-r-- 1 1001 1001 13 May 19 17:34 VERSION [2021-05-19T17:37:41.172Z] -rw-rw-r-- 1 1001 1001 4131 May 19 17:33 ZMQWindows.md [2021-05-19T17:37:41.172Z] drwxrwxr-x 2 1001 1001 117 May 19 17:33 bin [2021-05-19T17:37:41.172Z] drwxrwxr-x 14 1001 1001 4096 May 19 17:33 cmd [2021-05-19T17:37:41.172Z] -rw-r--r-- 1 root root 737213 May 19 17:37 coverage.out [2021-05-19T17:37:41.172Z] -rw-r--r-- 1 root root 1060 May 19 17:37 go.mod [2021-05-19T17:37:41.172Z] -rw-r--r-- 1 root root 21990 May 19 17:35 go.sum [2021-05-19T17:37:41.172Z] drwxrwxr-x 8 1001 1001 127 May 19 17:33 internal [2021-05-19T17:37:41.172Z] drwxrwxr-x 4 1001 1001 26 May 19 17:33 openapi [2021-05-19T17:37:41.172Z] drwxrwxr-x 4 1001 1001 71 May 19 17:33 snap [2021-05-19T17:37:41.172Z] -rw-rw-r-- 1 1001 1001 168 May 19 17:33 version.go [Pipeline] sh [2021-05-19T17:37:41.472Z] + '[' -e coverage.out ] [2021-05-19T17:37:41.472Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-19T17:37:41.601Z] Stashed 1 file(s) [Pipeline] sh [2021-05-19T17:37:41.898Z] + make build [2021-05-19T17:37:41.899Z] go mod tidy [2021-05-19T17:37:42.178Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.229" -o cmd/core-data/core-data ./cmd/core-data [2021-05-19T17:37:43.039Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-15094 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws [2021-05-19T17:37:43.065Z] Running in /w/workspace/edgex-go/499 [Pipeline] { [Pipeline] checkout [2021-05-19T17:37:43.284Z] The recommended git tool is: git [2021-05-19T17:37:43.589Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.229" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-19T17:37:49.021Z] using credential edgex-jenkins-ssh [2021-05-19T17:37:49.040Z] Cloning the remote Git repository [2021-05-19T17:37:49.187Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-19T17:37:49.389Z] > git init /w/workspace/edgex-go/499 # timeout=10 [2021-05-19T17:37:49.551Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-19T17:37:49.553Z] > git --version # timeout=10 [2021-05-19T17:37:49.573Z] > git --version # 'git version 2.17.1' [2021-05-19T17:37:49.574Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T17:37:49.703Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T17:37:51.797Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.229" -o cmd/core-command/core-command ./cmd/core-command [2021-05-19T17:37:52.749Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.229" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-19T17:37:54.148Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.229" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-19T17:37:54.148Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.229" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-19T17:37:55.567Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.229" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-19T17:37:56.521Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.229" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-19T17:37:57.097Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.229" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-19T17:37:58.055Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.229" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-19T17:37:58.999Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.229" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-19T17:37:59.574Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.229" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-05-19T17:38:01.517Z] $ docker stop --time=1 a9cf671087a2103bd80b4a9470b9a0164f7dec3f541bda41265cb7058a7e142a [2021-05-19T17:38:04.487Z] $ docker rm -f a9cf671087a2103bd80b4a9470b9a0164f7dec3f541bda41265cb7058a7e142a [2021-05-19T17:38:04.561Z] Avoid second fetch [2021-05-19T17:38:04.562Z] Checking out Revision 33be738d083b4922562f493dbd4ae71f8cb2af47 (master) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-05-19T17:38:04.515Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-19T17:38:04.537Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T17:38:04.585Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T17:38:04.599Z] > git checkout -f 33be738d083b4922562f493dbd4ae71f8cb2af47 # timeout=10 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:38:07.840Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-19T17:38:07.840Z] [2021-05-19T17:38:07.840Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:38:08.150Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-19T17:38:08.150Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-19T17:38:08.150Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-19T17:38:08.150Z] ca9280d653b3: Pulling fs layer [2021-05-19T17:38:08.150Z] 7e9c9ca2126c: Pulling fs layer [2021-05-19T17:38:08.412Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-19T17:38:08.412Z] cbdbe7a5bc2a: Download complete [2021-05-19T17:38:08.678Z] cbdbe7a5bc2a: Pull complete [2021-05-19T17:38:09.153Z] Commit message: "feat(notifications): Implement V2 GET /transmission/status/{status} API (#3483)" [2021-05-19T17:38:09.263Z] ca9280d653b3: Verifying Checksum [2021-05-19T17:38:09.263Z] ca9280d653b3: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-19T17:38:09.861Z] ca9280d653b3: Pull complete [2021-05-19T17:38:10.126Z] 7e9c9ca2126c: Verifying Checksum [2021-05-19T17:38:10.126Z] 7e9c9ca2126c: Download complete [2021-05-19T17:38:10.709Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-19T17:38:11.187Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-19T17:38:11.539Z] + sudo service docker restart [2021-05-19T17:38:11.539Z] + true [2021-05-19T17:38:13.471Z] 7e9c9ca2126c: Pull complete [2021-05-19T17:38:13.471Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-19T17:38:13.471Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-19T17:38:13.471Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-19T17:38:13.564Z] prd-centos7-docker-4c-2g-15091 does not seem to be running inside a container [2021-05-19T17:38:13.620Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/499 -v /w/workspace/edgex-go/499:/w/workspace/edgex-go/499:rw,z -v /w/workspace/edgex-go/499@tmp:/w/workspace/edgex-go/499@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-05-19T17:38:18.256Z] $ docker top 13cec16838c618b269f437680c2b8d19967a3e1920dca0ec7d993159373371f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T17:38:18.640Z] + docker-compose build --help [2021-05-19T17:38:18.641Z] + grep parallel [2021-05-19T17:38:19.217Z] --parallel Build images in parallel. [Pipeline] } [2021-05-19T17:38:19.231Z] $ docker stop --time=1 13cec16838c618b269f437680c2b8d19967a3e1920dca0ec7d993159373371f1 [2021-05-19T17:38:20.424Z] $ docker rm -f 13cec16838c618b269f437680c2b8d19967a3e1920dca0ec7d993159373371f1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:38:20.899Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-19T17:38:20.899Z] . [Pipeline] withDockerContainer [2021-05-19T17:38:20.973Z] prd-centos7-docker-4c-2g-15091 does not seem to be running inside a container [2021-05-19T17:38:21.016Z] $ 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/499 -v /w/workspace/edgex-go/499:/w/workspace/edgex-go/499:rw,z -v /w/workspace/edgex-go/499@tmp:/w/workspace/edgex-go/499@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-05-19T17:38:21.412Z] $ docker top 8c18c45901534f240955abef1608fccbc2664cad60435bdac7209df432908926 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T17:38:21.786Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-19T17:38:22.356Z] Building core-command ... [2021-05-19T17:38:22.356Z] Building core-data ... [2021-05-19T17:38:22.356Z] Building core-metadata ... [2021-05-19T17:38:22.356Z] Building security-bootstrapper ... [2021-05-19T17:38:22.356Z] Building security-proxy-setup ... [2021-05-19T17:38:22.356Z] Building security-secretstore-setup ... [2021-05-19T17:38:22.356Z] Building support-notifications ... [2021-05-19T17:38:22.356Z] Building support-scheduler ... [2021-05-19T17:38:22.356Z] Building sys-mgmt-agent ... [2021-05-19T17:38:22.356Z] Building support-notifications [2021-05-19T17:38:22.356Z] Building security-proxy-setup [2021-05-19T17:38:22.356Z] Building core-command [2021-05-19T17:38:22.356Z] Building support-scheduler [2021-05-19T17:38:22.356Z] Building security-secretstore-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T17:38:29.937Z] provisioning config files... [2021-05-19T17:38:29.962Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/499@tmp/config1531078488562534931tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-19T17:38:30.336Z] ---> docker-login.sh [2021-05-19T17:38:30.336Z] nexus3.edgexfoundry.org:10001 [2021-05-19T17:38:30.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T17:38:31.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T17:38:31.543Z] Configure a credential helper to remove this warning. See [2021-05-19T17:38:31.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T17:38:31.543Z] [2021-05-19T17:38:31.543Z] Login Succeeded [2021-05-19T17:38:31.543Z] nexus3.edgexfoundry.org:10002 [2021-05-19T17:38:31.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T17:38:32.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T17:38:32.104Z] Configure a credential helper to remove this warning. See [2021-05-19T17:38:32.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T17:38:32.104Z] [2021-05-19T17:38:32.104Z] Login Succeeded [2021-05-19T17:38:32.104Z] nexus3.edgexfoundry.org:10003 [2021-05-19T17:38:32.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T17:38:32.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T17:38:32.379Z] Configure a credential helper to remove this warning. See [2021-05-19T17:38:32.379Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T17:38:32.379Z] [2021-05-19T17:38:32.379Z] Login Succeeded [2021-05-19T17:38:32.379Z] nexus3.edgexfoundry.org:10004 [2021-05-19T17:38:32.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T17:38:32.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T17:38:32.981Z] Configure a credential helper to remove this warning. See [2021-05-19T17:38:32.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T17:38:32.981Z] [2021-05-19T17:38:32.981Z] Login Succeeded [2021-05-19T17:38:32.981Z] docker.io [2021-05-19T17:38:33.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T17:38:33.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T17:38:33.871Z] Configure a credential helper to remove this warning. See [2021-05-19T17:38:33.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T17:38:33.871Z] [2021-05-19T17:38:33.871Z] Login Succeeded [2021-05-19T17:38:33.871Z] ---> docker-login.sh ends [Pipeline] } [2021-05-19T17:38:33.891Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-19T17:38:34.200Z] ========================================================= [2021-05-19T17:38:34.200Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-19T17:38:34.201Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:38:34.546Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-19T17:38:37.206Z] Sending build context to Docker daemon 167.9MB [2021-05-19T17:38:37.206Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-19T17:38:37.206Z] Step 2/6 : FROM ${BASE} [2021-05-19T17:38:37.206Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-19T17:38:37.206Z] 595b0fe564bb: Pulling fs layer [2021-05-19T17:38:37.206Z] 7186ed65a4f7: Pulling fs layer [2021-05-19T17:38:37.206Z] 316046926c0a: Pulling fs layer [2021-05-19T17:38:37.206Z] 4ebd0625c992: Pulling fs layer [2021-05-19T17:38:37.206Z] 207e8628e3a3: Pulling fs layer [2021-05-19T17:38:37.207Z] c791037a9be2: Pulling fs layer [2021-05-19T17:38:37.207Z] ffd874e62e21: Pulling fs layer [2021-05-19T17:38:37.207Z] 207e8628e3a3: Waiting [2021-05-19T17:38:37.207Z] c791037a9be2: Waiting [2021-05-19T17:38:37.207Z] 4ebd0625c992: Waiting [2021-05-19T17:38:37.207Z] ffd874e62e21: Waiting [2021-05-19T17:38:37.207Z] 316046926c0a: Verifying Checksum [2021-05-19T17:38:37.207Z] 316046926c0a: Download complete [2021-05-19T17:38:37.207Z] 7186ed65a4f7: Download complete [2021-05-19T17:38:37.207Z] 207e8628e3a3: Verifying Checksum [2021-05-19T17:38:37.207Z] 207e8628e3a3: Download complete [2021-05-19T17:38:37.207Z] c791037a9be2: Verifying Checksum [2021-05-19T17:38:37.207Z] c791037a9be2: Download complete [2021-05-19T17:38:37.483Z] 595b0fe564bb: Verifying Checksum [2021-05-19T17:38:37.483Z] 595b0fe564bb: Download complete [2021-05-19T17:38:38.115Z] 595b0fe564bb: Pull complete [2021-05-19T17:38:38.740Z] 7186ed65a4f7: Pull complete [2021-05-19T17:38:39.347Z] ffd874e62e21: Download complete [2021-05-19T17:38:39.347Z] 316046926c0a: Pull complete [2021-05-19T17:38:40.787Z] 4ebd0625c992: Verifying Checksum [2021-05-19T17:38:40.787Z] 4ebd0625c992: Download complete [2021-05-19T17:38:50.967Z] 4ebd0625c992: Pull complete [2021-05-19T17:38:51.238Z] 207e8628e3a3: Pull complete [2021-05-19T17:38:51.835Z] c791037a9be2: Pull complete [2021-05-19T17:38:54.540Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T17:38:54.540Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-19T17:38:54.540Z] ---> 9140bf9430bd [2021-05-19T17:38:54.540Z] Step 3/22 : WORKDIR /edgex-go [2021-05-19T17:38:54.540Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T17:38:54.540Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-19T17:38:54.540Z] ---> 9140bf9430bd [2021-05-19T17:38:54.540Z] Step 3/26 : WORKDIR /edgex-go [2021-05-19T17:38:55.229Z] ffd874e62e21: Pull complete [2021-05-19T17:38:55.229Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-19T17:38:55.229Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-19T17:38:55.229Z] ---> cfc18b08335c [2021-05-19T17:38:55.229Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-05-19T17:38:57.862Z] ---> Running in 073726487bb0 [2021-05-19T17:38:59.311Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T17:38:59.909Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T17:39:00.893Z] (1/12) Installing libmagic (5.39-r0) [2021-05-19T17:39:01.167Z] (2/12) Installing file (5.39-r0) [2021-05-19T17:39:01.167Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-19T17:39:01.441Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-19T17:39:06.856Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-19T17:39:06.856Z] (6/12) Installing patch (2.7.6-r6) [2021-05-19T17:39:06.856Z] (7/12) Installing build-base (0.5-r2) [2021-05-19T17:39:06.856Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-19T17:39:06.856Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-19T17:39:07.129Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-19T17:39:07.129Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-19T17:39:07.404Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-19T17:39:07.404Z] Executing busybox-1.32.1-r6.trigger [2021-05-19T17:39:07.404Z] OK: 218 MiB in 52 packages [2021-05-19T17:39:11.742Z] Removing intermediate container 073726487bb0 [2021-05-19T17:39:11.742Z] ---> 3984c6cf5b2c [2021-05-19T17:39:11.742Z] Step 4/6 : WORKDIR /edgex-go [2021-05-19T17:39:11.742Z] ---> Running in 07acf2931fe6 [2021-05-19T17:39:11.742Z] Removing intermediate container 07acf2931fe6 [2021-05-19T17:39:11.742Z] ---> c0cfd0504432 [2021-05-19T17:39:11.742Z] Step 5/6 : COPY go.mod . [2021-05-19T17:39:12.722Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T17:39:12.723Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-19T17:39:12.723Z] ---> 9140bf9430bd [2021-05-19T17:39:12.723Z] Step 3/23 : WORKDIR /edgex-go [2021-05-19T17:39:12.732Z] ---> 0b648349be38 [2021-05-19T17:39:12.732Z] Step 6/6 : RUN go mod download [2021-05-19T17:39:12.732Z] ---> Running in 97e221b0e949 [2021-05-19T17:39:28.135Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T17:39:28.135Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-19T17:39:28.135Z] ---> 9140bf9430bd [2021-05-19T17:39:28.135Z] Step 3/23 : WORKDIR /edgex-go [2021-05-19T17:39:28.135Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T17:39:28.135Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T17:39:28.135Z] ---> 9140bf9430bd [2021-05-19T17:39:28.135Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T17:39:31.452Z] ---> Running in 060c089bd6a9 [2021-05-19T17:39:31.452Z] ---> Running in 821a99c24478 [2021-05-19T17:39:31.452Z] ---> Running in edfb6c59768c [2021-05-19T17:39:31.452Z] ---> Running in d126b3394152 [2021-05-19T17:39:31.452Z] ---> Running in 5f3116b84fb4 [2021-05-19T17:39:31.724Z] Removing intermediate container edfb6c59768c [2021-05-19T17:39:31.724Z] ---> 4db7d1a77cbb [2021-05-19T17:39:31.724Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T17:39:31.984Z] Removing intermediate container d126b3394152 [2021-05-19T17:39:31.984Z] ---> bd76a2ce3836 [2021-05-19T17:39:31.984Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T17:39:31.984Z] Removing intermediate container 821a99c24478 [2021-05-19T17:39:31.984Z] ---> f980743ad8eb [2021-05-19T17:39:31.984Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T17:39:31.984Z] Removing intermediate container 5f3116b84fb4 [2021-05-19T17:39:31.984Z] ---> 1d153e8ca6a5 [2021-05-19T17:39:31.985Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T17:39:31.985Z] Removing intermediate container 060c089bd6a9 [2021-05-19T17:39:31.985Z] ---> f800d81d91e3 [2021-05-19T17:39:31.985Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T17:39:31.985Z] ---> Running in d55d63f78dcf [2021-05-19T17:39:32.244Z] ---> Running in 98dc35973cf0 [2021-05-19T17:39:32.244Z] ---> Running in 988e6fd32186 [2021-05-19T17:39:32.244Z] ---> Running in 0fe7d130d6dd [2021-05-19T17:39:32.244Z] ---> Running in aeb97150c722 [2021-05-19T17:39:33.665Z] Removing intermediate container d55d63f78dcf [2021-05-19T17:39:33.665Z] ---> 347c4866bf99 [2021-05-19T17:39:33.665Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-19T17:39:33.926Z] ---> Running in 77485d0b32af [2021-05-19T17:39:33.926Z] Removing intermediate container 98dc35973cf0 [2021-05-19T17:39:33.926Z] ---> dc975ee6ef43 [2021-05-19T17:39:33.926Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-19T17:39:33.926Z] ---> Running in 011143d6e648 [2021-05-19T17:39:34.187Z] Removing intermediate container 988e6fd32186 [2021-05-19T17:39:34.187Z] ---> 17147f9cb29e [2021-05-19T17:39:34.187Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-19T17:39:34.187Z] Removing intermediate container aeb97150c722 [2021-05-19T17:39:34.187Z] ---> 7d55f73f7a14 [2021-05-19T17:39:34.187Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-19T17:39:34.458Z] ---> Running in cf3335122118 [2021-05-19T17:39:34.458Z] ---> Running in d0a3ceb0a075 [2021-05-19T17:39:34.458Z] Removing intermediate container 0fe7d130d6dd [2021-05-19T17:39:34.458Z] ---> dfe2be95477f [2021-05-19T17:39:34.458Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-19T17:39:34.458Z] ---> Running in 8d9f714d6570 [2021-05-19T17:39:35.035Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T17:39:35.035Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T17:39:35.296Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T17:39:35.296Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T17:39:35.557Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T17:39:35.818Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T17:39:35.818Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T17:39:36.098Z] OK: 219 MiB in 52 packages [2021-05-19T17:39:36.099Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T17:39:36.099Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T17:39:36.360Z] OK: 219 MiB in 52 packages [2021-05-19T17:39:36.360Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T17:39:36.622Z] Removing intermediate container 77485d0b32af [2021-05-19T17:39:36.622Z] ---> aeacb369e9b7 [2021-05-19T17:39:36.622Z] Step 6/23 : COPY go.mod . [2021-05-19T17:39:36.622Z] OK: 219 MiB in 52 packages [2021-05-19T17:39:36.887Z] OK: 219 MiB in 52 packages [2021-05-19T17:39:36.887Z] OK: 219 MiB in 52 packages [2021-05-19T17:39:37.147Z] Removing intermediate container 011143d6e648 [2021-05-19T17:39:37.147Z] ---> a71b5545d64a [2021-05-19T17:39:37.147Z] Step 6/26 : COPY go.mod . [2021-05-19T17:39:37.147Z] ---> 5affc283e944 [2021-05-19T17:39:37.147Z] Step 7/23 : RUN go mod download [2021-05-19T17:39:37.147Z] ---> Running in a982d4733d12 [2021-05-19T17:39:37.413Z] ---> 044b92aa27b0 [2021-05-19T17:39:37.413Z] Step 7/26 : RUN go mod download [2021-05-19T17:39:37.413Z] ---> Running in 70bf82b17173 [2021-05-19T17:39:37.413Z] Removing intermediate container cf3335122118 [2021-05-19T17:39:37.413Z] ---> e4ea9122e8b2 [2021-05-19T17:39:37.413Z] Step 6/24 : COPY go.mod . [2021-05-19T17:39:37.676Z] Removing intermediate container d0a3ceb0a075 [2021-05-19T17:39:37.676Z] ---> a462d680bdea [2021-05-19T17:39:37.676Z] Step 6/22 : COPY go.mod . [2021-05-19T17:39:37.676Z] Removing intermediate container 8d9f714d6570 [2021-05-19T17:39:37.676Z] ---> 7c73329049b9 [2021-05-19T17:39:37.676Z] Step 6/23 : COPY go.mod . [2021-05-19T17:39:37.939Z] ---> 4324e07be5a6 [2021-05-19T17:39:37.939Z] Step 7/24 : RUN go mod download [2021-05-19T17:39:37.939Z] ---> 49c94b9a3480 [2021-05-19T17:39:37.939Z] Step 7/22 : RUN go mod download [2021-05-19T17:39:38.203Z] ---> 5fe6307d6d53 [2021-05-19T17:39:38.203Z] Step 7/23 : RUN go mod download [2021-05-19T17:39:38.203Z] ---> Running in f6895d4639b4 [2021-05-19T17:39:38.203Z] ---> Running in d69fb9fb3b7f [2021-05-19T17:39:38.203Z] ---> Running in 5267ffc22aa7 [2021-05-19T17:39:39.157Z] Removing intermediate container 70bf82b17173 [2021-05-19T17:39:39.157Z] ---> f6074654df0d [2021-05-19T17:39:39.157Z] Step 8/26 : COPY . . [2021-05-19T17:39:39.157Z] Removing intermediate container a982d4733d12 [2021-05-19T17:39:39.157Z] ---> f476867e8204 [2021-05-19T17:39:39.157Z] Step 8/23 : COPY . . [2021-05-19T17:39:39.559Z] Removing intermediate container 97e221b0e949 [2021-05-19T17:39:39.559Z] ---> 39e3f7bcfc2f [2021-05-19T17:39:39.559Z] Successfully built 39e3f7bcfc2f [2021-05-19T17:39:39.559Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:39:39.905Z] + docker inspect -f . ci-base-image-arm64 [2021-05-19T17:39:39.905Z] . [Pipeline] withDockerContainer [2021-05-19T17:39:40.394Z] prd-ubuntu18.04-docker-arm64-4c-16g-15094 does not seem to be running inside a container [2021-05-19T17:39:40.521Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/499 -v /w/workspace/edgex-go/499:/w/workspace/edgex-go/499:rw,z -v /w/workspace/edgex-go/499@tmp:/w/workspace/edgex-go/499@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-arm64 cat [2021-05-19T17:39:42.189Z] $ docker top f751ce417194b4b4bb50cad2d4618089728cf5a7b7328b321bbfe1921916f678 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T17:39:43.225Z] + go version [2021-05-19T17:39:43.226Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-19T17:39:43.305Z] $ docker stop --time=1 f751ce417194b4b4bb50cad2d4618089728cf5a7b7328b321bbfe1921916f678 [2021-05-19T17:39:45.150Z] $ docker rm -f f751ce417194b4b4bb50cad2d4618089728cf5a7b7328b321bbfe1921916f678 [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-05-19T17:39:45.955Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-19T17:39:45.955Z] [2021-05-19T17:39:45.955Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:39:46.308Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-19T17:39:46.587Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-19T17:39:46.587Z] 29e5d40040c1: Pulling fs layer [2021-05-19T17:39:46.587Z] 1ce36da41761: Pulling fs layer [2021-05-19T17:39:46.587Z] 25b303627fd3: Pulling fs layer [2021-05-19T17:39:46.587Z] 29e5d40040c1: Verifying Checksum [2021-05-19T17:39:46.587Z] 29e5d40040c1: Download complete [2021-05-19T17:39:47.204Z] 1ce36da41761: Verifying Checksum [2021-05-19T17:39:47.204Z] 1ce36da41761: Download complete [2021-05-19T17:39:47.204Z] 29e5d40040c1: Pull complete [2021-05-19T17:39:48.643Z] 1ce36da41761: Pull complete [2021-05-19T17:39:48.643Z] 25b303627fd3: Download complete [2021-05-19T17:39:54.076Z] Removing intermediate container d69fb9fb3b7f [2021-05-19T17:39:54.076Z] ---> 71dba8cb4ec7 [2021-05-19T17:39:54.076Z] Step 8/24 : COPY . . [2021-05-19T17:39:55.032Z] ---> f63bf9825f84 [2021-05-19T17:39:55.032Z] Step 9/23 : RUN go mod tidy [2021-05-19T17:39:58.330Z] ---> 9588626f16c3 [2021-05-19T17:39:58.330Z] Step 9/26 : RUN go mod tidy [2021-05-19T17:39:58.597Z] ---> Running in 1298d3817d3f [2021-05-19T17:39:58.797Z] 25b303627fd3: Pull complete [2021-05-19T17:39:58.797Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-19T17:39:58.797Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-19T17:39:58.797Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-19T17:39:59.021Z] prd-ubuntu18.04-docker-arm64-4c-16g-15094 does not seem to be running inside a container [2021-05-19T17:39:59.118Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/499 -v /w/workspace/edgex-go/499:/w/workspace/edgex-go/499:rw,z -v /w/workspace/edgex-go/499@tmp:/w/workspace/edgex-go/499@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-arm64:latest cat [2021-05-19T17:40:01.732Z] $ docker top 9e228628d4209c462d16b1e8d821987b40672e8325e5fe78f2cf42b06a95dba3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T17:40:02.645Z] + docker-compose build --help [2021-05-19T17:40:02.646Z] + grep parallel [2021-05-19T17:40:02.811Z] Removing intermediate container f6895d4639b4 [2021-05-19T17:40:02.812Z] ---> d3325ba3173e [2021-05-19T17:40:02.812Z] Step 8/22 : COPY . . [2021-05-19T17:40:06.047Z] --parallel Build images in parallel. [Pipeline] } [2021-05-19T17:40:06.074Z] $ docker stop --time=1 9e228628d4209c462d16b1e8d821987b40672e8325e5fe78f2cf42b06a95dba3 [2021-05-19T17:40:07.961Z] $ docker rm -f 9e228628d4209c462d16b1e8d821987b40672e8325e5fe78f2cf42b06a95dba3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:40:08.623Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-19T17:40:08.623Z] . [Pipeline] withDockerContainer [2021-05-19T17:40:08.863Z] prd-ubuntu18.04-docker-arm64-4c-16g-15094 does not seem to be running inside a container [2021-05-19T17:40:08.949Z] $ 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/499 -v /w/workspace/edgex-go/499:/w/workspace/edgex-go/499:rw,z -v /w/workspace/edgex-go/499@tmp:/w/workspace/edgex-go/499@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-05-19T17:40:09.400Z] Removing intermediate container 5267ffc22aa7 [2021-05-19T17:40:09.400Z] ---> e7ea7a97e9bb [2021-05-19T17:40:09.400Z] Step 8/23 : COPY . . [2021-05-19T17:40:10.380Z] $ docker top 3e2ec54b59e9548f5f3fe7803ee0bf02e07673f112afdc2376fb40ef0740777d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T17:40:11.362Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-19T17:40:11.966Z] ---> c140278aa8df [2021-05-19T17:40:11.967Z] Step 9/24 : RUN go mod tidy [2021-05-19T17:40:14.754Z] Building core-command ... [2021-05-19T17:40:14.754Z] Building core-data ... [2021-05-19T17:40:14.754Z] Building core-metadata ... [2021-05-19T17:40:14.754Z] Building security-bootstrapper ... [2021-05-19T17:40:14.754Z] Building security-proxy-setup ... [2021-05-19T17:40:14.754Z] Building security-secretstore-setup ... [2021-05-19T17:40:14.754Z] Building support-notifications ... [2021-05-19T17:40:14.754Z] Building support-scheduler ... [2021-05-19T17:40:14.754Z] Building sys-mgmt-agent ... [2021-05-19T17:40:14.754Z] Building support-notifications [2021-05-19T17:40:14.754Z] Building sys-mgmt-agent [2021-05-19T17:40:14.754Z] Building core-command [2021-05-19T17:40:14.754Z] Building security-secretstore-setup [2021-05-19T17:40:14.754Z] Building security-bootstrapper [2021-05-19T17:40:20.130Z] ---> Running in 78743351ae98 [2021-05-19T17:40:23.441Z] ---> Running in 1868a97837db [2021-05-19T17:40:23.441Z] ---> a5a067a4ba44 [2021-05-19T17:40:23.441Z] Step 9/22 : RUN go mod tidy [2021-05-19T17:40:23.441Z] ---> Running in d886c21811a4 [2021-05-19T17:40:23.441Z] ---> e14640cccdf2 [2021-05-19T17:40:23.441Z] Step 9/23 : RUN go mod tidy [2021-05-19T17:40:23.441Z] ---> Running in 890f58cdd7c0 [2021-05-19T17:40:23.703Z] Removing intermediate container 1298d3817d3f [2021-05-19T17:40:23.703Z] ---> cbda083514d1 [2021-05-19T17:40:23.703Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-19T17:40:23.703Z] ---> Running in 358e3b9f7160 [2021-05-19T17:40:24.288Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.229" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-19T17:40:24.550Z] Removing intermediate container 78743351ae98 [2021-05-19T17:40:24.550Z] ---> c0c7a135df22 [2021-05-19T17:40:24.550Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-19T17:40:24.819Z] ---> Running in a2db2bfc315d [2021-05-19T17:40:24.819Z] Removing intermediate container 1868a97837db [2021-05-19T17:40:24.819Z] ---> ad98d21449f0 [2021-05-19T17:40:24.819Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-19T17:40:25.081Z] ---> Running in 2d346204eab6 [2021-05-19T17:40:25.367Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.229" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-19T17:40:25.367Z] Removing intermediate container d886c21811a4 [2021-05-19T17:40:25.367Z] ---> f59d8b745e0c [2021-05-19T17:40:25.367Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-19T17:40:25.367Z] Removing intermediate container 890f58cdd7c0 [2021-05-19T17:40:25.367Z] ---> 1c72c1976aa8 [2021-05-19T17:40:25.367Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-19T17:40:25.367Z] ---> Running in f965a6e629b0 [2021-05-19T17:40:25.367Z] ---> Running in f129b698aaac [2021-05-19T17:40:25.949Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.229" -o cmd/core-command/core-command ./cmd/core-command [2021-05-19T17:40:26.218Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.229" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-19T17:40:26.218Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.229" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-19T17:41:05.092Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.229" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-19T17:41:05.092Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.229" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-19T17:41:10.431Z] Removing intermediate container a2db2bfc315d [2021-05-19T17:41:10.431Z] ---> f32ab527939a [2021-05-19T17:41:10.431Z] [2021-05-19T17:41:10.431Z] Step 11/26 : FROM alpine:3.12 [2021-05-19T17:41:10.431Z] Removing intermediate container f965a6e629b0 [2021-05-19T17:41:10.431Z] ---> 09ea12f21459 [2021-05-19T17:41:10.431Z] [2021-05-19T17:41:10.431Z] Step 11/22 : FROM alpine:3.12 [2021-05-19T17:41:10.431Z] Removing intermediate container 358e3b9f7160 [2021-05-19T17:41:10.431Z] ---> 2d062abda992 [2021-05-19T17:41:10.431Z] [2021-05-19T17:41:10.431Z] Step 11/23 : FROM alpine:3.12 [2021-05-19T17:41:11.009Z] 3.12: Pulling from library/alpine [2021-05-19T17:41:11.009Z] 3.12: Pulling from library/alpine [2021-05-19T17:41:11.009Z] 3.12: Pulling from library/alpine [2021-05-19T17:41:11.299Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T17:41:11.299Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T17:41:11.299Z] ---> 39e3f7bcfc2f [2021-05-19T17:41:11.299Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T17:41:11.299Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T17:41:11.299Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-19T17:41:11.299Z] ---> 39e3f7bcfc2f [2021-05-19T17:41:11.299Z] Step 3/26 : WORKDIR /edgex-go [2021-05-19T17:41:11.299Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T17:41:11.299Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-19T17:41:11.299Z] ---> 39e3f7bcfc2f [2021-05-19T17:41:11.299Z] Step 3/23 : WORKDIR /edgex-go [2021-05-19T17:41:11.299Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T17:41:11.299Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T17:41:11.299Z] ---> 39e3f7bcfc2f [2021-05-19T17:41:11.299Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T17:41:11.299Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T17:41:11.299Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-19T17:41:11.299Z] ---> 39e3f7bcfc2f [2021-05-19T17:41:11.299Z] Step 3/32 : WORKDIR /edgex-go [2021-05-19T17:41:11.299Z] ---> Running in dc2d3eec6c2d [2021-05-19T17:41:11.299Z] ---> Running in c71176eecc55 [2021-05-19T17:41:11.299Z] ---> Running in 8e6085761651 [2021-05-19T17:41:11.299Z] ---> Running in ae8d94f30903 [2021-05-19T17:41:11.299Z] ---> Running in 318520fa268d [2021-05-19T17:41:11.299Z] Removing intermediate container dc2d3eec6c2d [2021-05-19T17:41:11.299Z] ---> 1f9a3a39cfef [2021-05-19T17:41:11.299Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T17:41:11.299Z] Removing intermediate container 318520fa268d [2021-05-19T17:41:11.299Z] ---> 155c344ceb9e [2021-05-19T17:41:11.299Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T17:41:11.299Z] Removing intermediate container c71176eecc55 [2021-05-19T17:41:11.299Z] ---> 69a0b9dc153a [2021-05-19T17:41:11.299Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T17:41:11.299Z] Removing intermediate container ae8d94f30903 [2021-05-19T17:41:11.299Z] ---> 8a3560944cb3 [2021-05-19T17:41:11.299Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T17:41:11.299Z] Removing intermediate container 8e6085761651 [2021-05-19T17:41:11.299Z] ---> f448dd583807 [2021-05-19T17:41:11.299Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T17:41:11.299Z] ---> Running in 6fdd1712cee0 [2021-05-19T17:41:11.299Z] ---> Running in f5a8e54e2840 [2021-05-19T17:41:11.299Z] ---> Running in 8ca9bc48a6c2 [2021-05-19T17:41:11.299Z] ---> Running in 3c5b6fb0ce29 [2021-05-19T17:41:11.299Z] ---> Running in acdb167a2cc2 [2021-05-19T17:41:11.299Z] Removing intermediate container 6fdd1712cee0 [2021-05-19T17:41:11.299Z] ---> 139fe708a87c [2021-05-19T17:41:11.299Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-19T17:41:11.299Z] ---> Running in d6ca50a1ae6d [2021-05-19T17:41:11.299Z] Removing intermediate container f5a8e54e2840 [2021-05-19T17:41:11.299Z] ---> b6800ef45da2 [2021-05-19T17:41:11.299Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-19T17:41:11.299Z] ---> Running in 9e759ca70412 [2021-05-19T17:41:11.299Z] Removing intermediate container acdb167a2cc2 [2021-05-19T17:41:11.299Z] ---> 84e428ef5a26 [2021-05-19T17:41:11.299Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-19T17:41:11.581Z] Removing intermediate container 8ca9bc48a6c2 [2021-05-19T17:41:11.581Z] ---> bb38af35cc11 [2021-05-19T17:41:11.581Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-19T17:41:11.581Z] ---> Running in 872019c9c872 [2021-05-19T17:41:11.856Z] Removing intermediate container 3c5b6fb0ce29 [2021-05-19T17:41:11.856Z] ---> 8f2ac9e40b41 [2021-05-19T17:41:11.856Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-19T17:41:11.856Z] ---> Running in 7dbe964a6e1c [2021-05-19T17:41:12.133Z] ---> Running in 54d83e942fc5 [2021-05-19T17:41:12.735Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T17:41:13.336Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T17:41:13.935Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T17:41:13.935Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T17:41:13.935Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T17:41:13.935Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T17:41:14.210Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T17:41:14.815Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T17:41:14.815Z] OK: 218 MiB in 52 packages [2021-05-19T17:41:14.815Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T17:41:14.815Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T17:41:14.973Z] Removing intermediate container 2d346204eab6 [2021-05-19T17:41:14.973Z] ---> 0b3d396d8c6b [2021-05-19T17:41:14.973Z] [2021-05-19T17:41:14.973Z] Step 11/24 : FROM alpine:3.12 [2021-05-19T17:41:14.973Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-19T17:41:14.973Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-19T17:41:14.973Z] Status: Image is up to date for alpine:3.12 [2021-05-19T17:41:14.973Z] Status: Downloaded newer image for alpine:3.12 [2021-05-19T17:41:14.973Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-19T17:41:14.973Z] Status: Image is up to date for alpine:3.12 [2021-05-19T17:41:14.973Z] ---> 13621d1b12d4 [2021-05-19T17:41:14.973Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-19T17:41:14.973Z] Removing intermediate container f129b698aaac [2021-05-19T17:41:14.973Z] ---> 17adbed045db [2021-05-19T17:41:14.973Z] [2021-05-19T17:41:14.973Z] Step 11/23 : FROM alpine:3.12 [2021-05-19T17:41:14.973Z] ---> 13621d1b12d4 [2021-05-19T17:41:14.973Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-19T17:41:14.973Z] ---> 13621d1b12d4 [2021-05-19T17:41:14.973Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-19T17:41:14.973Z] ---> 13621d1b12d4 [2021-05-19T17:41:14.973Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-19T17:41:14.973Z] 3.12: Pulling from library/alpine [2021-05-19T17:41:14.973Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-19T17:41:14.973Z] Status: Image is up to date for alpine:3.12 [2021-05-19T17:41:14.973Z] ---> 13621d1b12d4 [2021-05-19T17:41:14.973Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-19T17:41:14.973Z] ---> Running in ab0593f9bbf2 [2021-05-19T17:41:14.973Z] ---> Running in dc426e544436 [2021-05-19T17:41:14.973Z] ---> Running in 7ae2c6583916 [2021-05-19T17:41:14.973Z] ---> Running in d2bfd64c80e5 [2021-05-19T17:41:14.973Z] ---> Running in ff7024be0987 [2021-05-19T17:41:14.973Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T17:41:14.973Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T17:41:14.973Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-19T17:41:15.099Z] OK: 218 MiB in 52 packages [2021-05-19T17:41:15.378Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-19T17:41:15.378Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-19T17:41:15.378Z] (4/4) Installing curl (7.76.1-r0) [2021-05-19T17:41:15.378Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T17:41:15.378Z] Executing ca-certificates-20191127-r4.trigger [2021-05-19T17:41:15.378Z] OK: 7 MiB in 18 packages [2021-05-19T17:41:15.378Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T17:41:15.378Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T17:41:16.102Z] OK: 218 MiB in 52 packages [2021-05-19T17:41:16.102Z] OK: 218 MiB in 52 packages [2021-05-19T17:41:16.102Z] OK: 218 MiB in 52 packages [2021-05-19T17:41:16.315Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T17:41:16.315Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-19T17:41:16.315Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-19T17:41:16.315Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-19T17:41:16.315Z] (4/6) Installing curl (7.76.1-r0) [2021-05-19T17:41:16.315Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-19T17:41:16.315Z] (6/6) Installing su-exec (0.2-r1) [2021-05-19T17:41:16.315Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T17:41:16.315Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T17:41:16.315Z] Executing ca-certificates-20191127-r4.trigger [2021-05-19T17:41:16.315Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T17:41:16.315Z] OK: 7 MiB in 20 packages [2021-05-19T17:41:16.315Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T17:41:16.315Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T17:41:16.315Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-19T17:41:16.315Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-19T17:41:16.315Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T17:41:16.315Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-19T17:41:16.315Z] OK: 6 MiB in 15 packages [2021-05-19T17:41:16.315Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T17:41:16.315Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T17:41:16.315Z] Executing ca-certificates-20191127-r4.trigger [2021-05-19T17:41:16.315Z] OK: 6 MiB in 16 packages [2021-05-19T17:41:16.315Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-19T17:41:16.315Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T17:41:16.315Z] OK: 6 MiB in 15 packages [2021-05-19T17:41:16.724Z] Removing intermediate container d6ca50a1ae6d [2021-05-19T17:41:16.724Z] ---> 13c2b5f79b6a [2021-05-19T17:41:16.724Z] Step 6/23 : COPY go.mod . [2021-05-19T17:41:17.050Z] Removing intermediate container ab0593f9bbf2 [2021-05-19T17:41:17.050Z] ---> e9fbe5bb9c6a [2021-05-19T17:41:17.050Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-19T17:41:17.050Z] ---> Running in f335fe79e63f [2021-05-19T17:41:17.332Z] Removing intermediate container 9e759ca70412 [2021-05-19T17:41:17.332Z] ---> 82b93aa4bbaf [2021-05-19T17:41:17.332Z] Step 6/32 : COPY go.mod . [2021-05-19T17:41:17.395Z] Removing intermediate container f335fe79e63f [2021-05-19T17:41:17.396Z] ---> 0a3af03488b0 [2021-05-19T17:41:17.396Z] Step 14/22 : WORKDIR /edgex [2021-05-19T17:41:17.396Z] Removing intermediate container dc426e544436 [2021-05-19T17:41:17.396Z] ---> cddae61c9e1c [2021-05-19T17:41:17.396Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-19T17:41:17.396Z] Removing intermediate container d2bfd64c80e5 [2021-05-19T17:41:17.396Z] ---> d674dd8df9a4 [2021-05-19T17:41:17.396Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T17:41:17.396Z] ---> Running in 6ecb5e9d9054 [2021-05-19T17:41:17.396Z] ---> Running in 214153a73efa [2021-05-19T17:41:17.679Z] ---> Running in e47f568c410c [2021-05-19T17:41:17.679Z] Removing intermediate container 7ae2c6583916 [2021-05-19T17:41:17.679Z] ---> dc4c933fd433 [2021-05-19T17:41:17.679Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T17:41:17.679Z] Removing intermediate container ff7024be0987 [2021-05-19T17:41:17.679Z] ---> 9a85f21aeb66 [2021-05-19T17:41:17.679Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T17:41:17.679Z] ---> Running in 43c2f9750570 [2021-05-19T17:41:17.679Z] ---> Running in 0a5c31c10034 [2021-05-19T17:41:17.679Z] Removing intermediate container 214153a73efa [2021-05-19T17:41:17.679Z] ---> b2631deeed0f [2021-05-19T17:41:17.679Z] Step 14/26 : WORKDIR / [2021-05-19T17:41:17.679Z] Removing intermediate container 6ecb5e9d9054 [2021-05-19T17:41:17.679Z] ---> ff96f177ba1d [2021-05-19T17:41:17.679Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-19T17:41:17.679Z] Removing intermediate container e47f568c410c [2021-05-19T17:41:17.679Z] ---> 479b29fa6ad9 [2021-05-19T17:41:17.679Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-19T17:41:17.679Z] ---> Running in c7bb42ce24f3 [2021-05-19T17:41:17.679Z] ---> Running in 4a71f3165592 [2021-05-19T17:41:17.679Z] Removing intermediate container 0a5c31c10034 [2021-05-19T17:41:17.679Z] ---> 06b1d8213360 [2021-05-19T17:41:17.679Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-19T17:41:17.932Z] Removing intermediate container 7dbe964a6e1c [2021-05-19T17:41:17.932Z] ---> c86605633d76 [2021-05-19T17:41:17.932Z] Step 6/26 : COPY go.mod . [2021-05-19T17:41:17.932Z] Removing intermediate container 872019c9c872 [2021-05-19T17:41:17.932Z] ---> 493078540bcd [2021-05-19T17:41:17.932Z] Step 6/24 : COPY go.mod . [2021-05-19T17:41:17.932Z] Removing intermediate container 54d83e942fc5 [2021-05-19T17:41:17.932Z] ---> 3b80bc5b8102 [2021-05-19T17:41:17.932Z] Step 6/24 : COPY go.mod . [2021-05-19T17:41:17.932Z] ---> 7321ff887ca7 [2021-05-19T17:41:17.932Z] Step 7/23 : RUN go mod download [2021-05-19T17:41:17.945Z] Removing intermediate container 43c2f9750570 [2021-05-19T17:41:17.945Z] ---> e41c977e04a1 [2021-05-19T17:41:17.945Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-19T17:41:17.945Z] ---> Running in a82a2e8ceb81 [2021-05-19T17:41:17.945Z] ---> Running in 6a50f7b6fb92 [2021-05-19T17:41:17.945Z] Removing intermediate container c7bb42ce24f3 [2021-05-19T17:41:17.945Z] ---> 4be33bc8077f [2021-05-19T17:41:17.945Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-19T17:41:17.945Z] Removing intermediate container 4a71f3165592 [2021-05-19T17:41:17.945Z] ---> e6bf8d3cf419 [2021-05-19T17:41:17.945Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-19T17:41:18.204Z] ---> Running in fceb21c24e0d [2021-05-19T17:41:18.217Z] ---> 8a1c7523536c [2021-05-19T17:41:18.217Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-19T17:41:18.217Z] Removing intermediate container a82a2e8ceb81 [2021-05-19T17:41:18.217Z] ---> 015a1012d928 [2021-05-19T17:41:18.217Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-19T17:41:18.217Z] Removing intermediate container 6a50f7b6fb92 [2021-05-19T17:41:18.217Z] ---> 9c0a73a811eb [2021-05-19T17:41:18.217Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-19T17:41:18.217Z] ---> Running in b646a959314b [2021-05-19T17:41:18.217Z] ---> Running in cf114fbd029a [2021-05-19T17:41:18.217Z] ---> Running in 9f01ed86a9bf [2021-05-19T17:41:18.479Z] ---> 69ef12ea2024 [2021-05-19T17:41:18.479Z] Step 7/32 : RUN go mod download [2021-05-19T17:41:18.771Z] ---> Running in 013145c4e645 [2021-05-19T17:41:18.790Z] ---> ca1dc5f90514 [2021-05-19T17:41:18.790Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-19T17:41:18.790Z] Removing intermediate container b646a959314b [2021-05-19T17:41:18.790Z] ---> f7c5112807d7 [2021-05-19T17:41:18.790Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T17:41:18.790Z] ---> 5b97a2c0d95b [2021-05-19T17:41:18.790Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-19T17:41:18.790Z] Removing intermediate container 9f01ed86a9bf [2021-05-19T17:41:18.790Z] ---> 4f6fd3ea7a46 [2021-05-19T17:41:18.790Z] Step 16/24 : WORKDIR / [2021-05-19T17:41:19.057Z] Removing intermediate container cf114fbd029a [2021-05-19T17:41:19.058Z] ---> ba29563fcd9b [2021-05-19T17:41:19.058Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T17:41:19.061Z] ---> 3e3fe1c11151 [2021-05-19T17:41:19.061Z] Step 7/26 : RUN go mod download [2021-05-19T17:41:19.324Z] ---> 4cb336b2ce23 [2021-05-19T17:41:19.324Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-19T17:41:19.324Z] ---> Running in bb9d462c6986 [2021-05-19T17:41:19.324Z] ---> a8fba4327509 [2021-05-19T17:41:19.324Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-19T17:41:19.333Z] ---> 0367009d4ee5 [2021-05-19T17:41:19.333Z] Step 7/24 : RUN go mod download [2021-05-19T17:41:19.333Z] ---> Running in d9cfbc737615 [2021-05-19T17:41:19.595Z] ---> 8c20f83b4f41 [2021-05-19T17:41:19.595Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-19T17:41:19.595Z] ---> 2fba457042f5 [2021-05-19T17:41:19.595Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-19T17:41:19.595Z] ---> Running in 21720360ff0b [2021-05-19T17:41:19.595Z] Removing intermediate container bb9d462c6986 [2021-05-19T17:41:19.595Z] ---> 696a72af05ff [2021-05-19T17:41:19.595Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T17:41:19.613Z] ---> 750fe247d6ca [2021-05-19T17:41:19.613Z] Step 7/24 : RUN go mod download [2021-05-19T17:41:19.613Z] ---> Running in 5dba23802e04 [2021-05-19T17:41:19.915Z] ---> Running in 13afc45a6e0d [2021-05-19T17:41:20.546Z] ---> ef7125a65123 [2021-05-19T17:41:20.546Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-19T17:41:20.546Z] Removing intermediate container 21720360ff0b [2021-05-19T17:41:20.546Z] ---> 81c4fa92fb42 [2021-05-19T17:41:20.546Z] Step 19/22 : CMD ["--init=true"] [2021-05-19T17:41:20.546Z] ---> fe66aa0025f3 [2021-05-19T17:41:20.546Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-19T17:41:20.546Z] ---> aa8ab7e6af0c [2021-05-19T17:41:20.546Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-19T17:41:20.546Z] ---> 6f0d4a416385 [2021-05-19T17:41:20.546Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-19T17:41:20.546Z] ---> Running in a7f93535557e [2021-05-19T17:41:21.126Z] ---> 2d37fefc1d16 [2021-05-19T17:41:21.126Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-19T17:41:21.126Z] ---> c0b6fe919cc5 [2021-05-19T17:41:21.126Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-19T17:41:21.126Z] Removing intermediate container a7f93535557e [2021-05-19T17:41:21.126Z] ---> 2e6d3450259f [2021-05-19T17:41:21.126Z] Step 20/22 : LABEL arch=x86_64 [2021-05-19T17:41:21.126Z] ---> 9296f3c5ff8a [2021-05-19T17:41:21.126Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-19T17:41:21.126Z] ---> f13b705dd870 [2021-05-19T17:41:21.126Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-19T17:41:21.392Z] ---> Running in 1528d1807461 [2021-05-19T17:41:21.392Z] ---> Running in 2e6e7b373440 [2021-05-19T17:41:21.392Z] ---> Running in efe6dfcd1683 [2021-05-19T17:41:21.392Z] ---> 44d77c3c0a06 [2021-05-19T17:41:21.392Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-19T17:41:21.392Z] ---> af1e628f6d6b [2021-05-19T17:41:21.392Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-19T17:41:21.652Z] Removing intermediate container 1528d1807461 [2021-05-19T17:41:21.652Z] ---> 4fd589f991b3 [2021-05-19T17:41:21.652Z] Step 21/22 : LABEL git_sha=33be738d083b4922562f493dbd4ae71f8cb2af47 [2021-05-19T17:41:21.652Z] Removing intermediate container 2e6e7b373440 [2021-05-19T17:41:21.652Z] ---> 6b29a3192094 [2021-05-19T17:41:21.652Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T17:41:21.652Z] Removing intermediate container efe6dfcd1683 [2021-05-19T17:41:21.652Z] ---> 7fce81d6e521 [2021-05-19T17:41:21.652Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T17:41:21.652Z] ---> Running in c10a6287d8dc [2021-05-19T17:41:21.931Z] ---> Running in ce1a69b6dd39 [2021-05-19T17:41:21.931Z] ---> Running in 6e1a6e94c33e [2021-05-19T17:41:21.931Z] ---> Running in b3de007d0ce5 [2021-05-19T17:41:22.208Z] Removing intermediate container c10a6287d8dc [2021-05-19T17:41:22.208Z] ---> 0689e9b301bc [2021-05-19T17:41:22.208Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T17:41:22.208Z] ---> 93b1451d8a28 [2021-05-19T17:41:22.208Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-19T17:41:22.208Z] Removing intermediate container 6e1a6e94c33e [2021-05-19T17:41:22.208Z] ---> f2528631fa37 [2021-05-19T17:41:22.208Z] Step 21/23 : LABEL arch=x86_64 [2021-05-19T17:41:22.208Z] ---> Running in 5a3d5fd13f29 [2021-05-19T17:41:22.208Z] Removing intermediate container ce1a69b6dd39 [2021-05-19T17:41:22.208Z] ---> 43901feaa5f7 [2021-05-19T17:41:22.208Z] Step 22/22 : LABEL version=2.0.0-dev.229 [2021-05-19T17:41:22.208Z] Removing intermediate container b3de007d0ce5 [2021-05-19T17:41:22.208Z] ---> c11845853932 [2021-05-19T17:41:22.208Z] Step 21/23 : LABEL arch=x86_64 [2021-05-19T17:41:22.208Z] ---> Running in 5bf159ce93e6 [2021-05-19T17:41:22.208Z] ---> Running in 9d3e6b444e17 [2021-05-19T17:41:22.208Z] ---> Running in fab462ab433a [2021-05-19T17:41:22.473Z] Removing intermediate container 5a3d5fd13f29 [2021-05-19T17:41:22.473Z] ---> 6b078c3561a3 [2021-05-19T17:41:22.473Z] Step 22/24 : LABEL arch=x86_64 [2021-05-19T17:41:22.473Z] ---> 8b352ebf6ba7 [2021-05-19T17:41:22.473Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-05-19T17:41:22.473Z] ---> Running in 8c3e1709f492 [2021-05-19T17:41:22.473Z] ---> Running in da9610657574 [2021-05-19T17:41:22.473Z] Removing intermediate container 5bf159ce93e6 [2021-05-19T17:41:22.473Z] ---> 5f4817589ae9 [2021-05-19T17:41:22.473Z] Step 22/23 : LABEL git_sha=33be738d083b4922562f493dbd4ae71f8cb2af47 [2021-05-19T17:41:22.473Z] Removing intermediate container 9d3e6b444e17 [2021-05-19T17:41:22.473Z] ---> b06a991e62b2 [2021-05-19T17:41:22.473Z] Step 22/23 : LABEL git_sha=33be738d083b4922562f493dbd4ae71f8cb2af47 [2021-05-19T17:41:22.473Z] Removing intermediate container fab462ab433a [2021-05-19T17:41:22.473Z] ---> 7c808b42fffd [2021-05-19T17:41:22.473Z] [2021-05-19T17:41:22.473Z] ---> Running in 240130cc16ea [2021-05-19T17:41:22.473Z] ---> Running in 5fa4d60395cc [2021-05-19T17:41:22.590Z] Removing intermediate container fceb21c24e0d [2021-05-19T17:41:22.590Z] ---> 936c4258704a [2021-05-19T17:41:22.590Z] Step 8/23 : COPY . . [2021-05-19T17:41:22.741Z] Removing intermediate container da9610657574 [2021-05-19T17:41:22.741Z] ---> 44ad215b0a2f [2021-05-19T17:41:22.741Z] Step 23/24 : LABEL git_sha=33be738d083b4922562f493dbd4ae71f8cb2af47 [2021-05-19T17:41:22.741Z] ---> Running in 92965f90caa7 [2021-05-19T17:41:22.741Z] Successfully built 7c808b42fffd [2021-05-19T17:41:22.741Z] Successfully tagged security-proxy-setup:latest [2021-05-19T17:41:22.741Z] Building core-data [2021-05-19T17:41:22.741Z]  Building security-proxy-setup ... done Removing intermediate container 240130cc16ea [2021-05-19T17:41:22.741Z] ---> f4a0acc4dfd6 [2021-05-19T17:41:22.741Z] Step 23/23 : LABEL version=2.0.0-dev.229 [2021-05-19T17:41:23.034Z] Removing intermediate container 5fa4d60395cc [2021-05-19T17:41:23.034Z] ---> af79206cacfb [2021-05-19T17:41:23.034Z] Step 23/23 : LABEL version=2.0.0-dev.229 [2021-05-19T17:41:23.034Z] ---> Running in ebeb41e7009b [2021-05-19T17:41:23.034Z] Removing intermediate container 92965f90caa7 [2021-05-19T17:41:23.034Z] ---> ab2f5ad7748d [2021-05-19T17:41:23.034Z] Step 24/24 : LABEL version=2.0.0-dev.229 [2021-05-19T17:41:23.034Z] ---> Running in ead03a6e3ecb [2021-05-19T17:41:23.193Z] Removing intermediate container 013145c4e645 [2021-05-19T17:41:23.193Z] ---> d2f82cbcb0c6 [2021-05-19T17:41:23.193Z] Step 8/32 : COPY . . [2021-05-19T17:41:23.807Z] Removing intermediate container d9cfbc737615 [2021-05-19T17:41:23.807Z] ---> 6031680e035b [2021-05-19T17:41:23.807Z] Step 8/26 : COPY . . [2021-05-19T17:41:24.080Z] Removing intermediate container 5dba23802e04 [2021-05-19T17:41:24.080Z] ---> f0383b7096be [2021-05-19T17:41:24.080Z] Step 8/24 : COPY . . [2021-05-19T17:41:24.361Z] Removing intermediate container 13afc45a6e0d [2021-05-19T17:41:24.361Z] ---> a9d5e469a99c [2021-05-19T17:41:24.361Z] Step 8/24 : COPY . . [2021-05-19T17:41:26.493Z] ---> Running in a52f0e727aa4 [2021-05-19T17:41:27.912Z] Removing intermediate container ead03a6e3ecb [2021-05-19T17:41:27.912Z] ---> 13c189a8339f [2021-05-19T17:41:27.912Z] [2021-05-19T17:41:27.912Z] Removing intermediate container ebeb41e7009b [2021-05-19T17:41:27.912Z] ---> 0bcb0460c2d8 [2021-05-19T17:41:27.912Z] [2021-05-19T17:41:27.912Z] Successfully built 13c189a8339f [2021-05-19T17:41:27.912Z] Successfully built 0bcb0460c2d8 [2021-05-19T17:41:28.859Z] Successfully tagged support-scheduler:latest [2021-05-19T17:41:28.859Z]  Building support-scheduler ... done Removing intermediate container a52f0e727aa4 [2021-05-19T17:41:28.859Z] ---> 6252e83c389f [2021-05-19T17:41:28.859Z] [2021-05-19T17:41:28.859Z] Building core-metadata [2021-05-19T17:41:28.859Z] Successfully tagged support-notifications:latest [2021-05-19T17:41:28.859Z]  Building support-notifications ... done Building sys-mgmt-agent [2021-05-19T17:41:28.859Z] Successfully built 6252e83c389f [2021-05-19T17:41:29.808Z] Removing intermediate container 8c3e1709f492 [2021-05-19T17:41:29.808Z] ---> deec9c2ec0f7 [2021-05-19T17:41:29.808Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-19T17:41:29.808Z] Successfully tagged core-command:latest [2021-05-19T17:41:29.808Z] Building security-bootstrapper [2021-05-19T17:41:42.717Z] ---> 17c93ba541ab [2021-05-19T17:41:42.717Z] Step 9/23 : RUN go mod tidy [2021-05-19T17:41:42.989Z] ---> 176fa9cbccbf [2021-05-19T17:41:42.989Z] Step 9/26 : RUN go mod tidy [2021-05-19T17:41:42.989Z] ---> d0464fa0a2d9 [2021-05-19T17:41:42.989Z] Step 9/24 : RUN go mod tidy [2021-05-19T17:41:42.989Z] ---> 24fa70ce7192 [2021-05-19T17:41:42.989Z] Step 9/32 : RUN go mod tidy [2021-05-19T17:41:42.989Z] ---> 6a1df8a4d01e [2021-05-19T17:41:42.989Z] Step 9/24 : RUN go mod tidy [2021-05-19T17:41:42.989Z] ---> Running in 731167ced840 [2021-05-19T17:41:43.263Z] ---> Running in 6d4496639bd3 [2021-05-19T17:41:43.263Z] ---> Running in 03411e9a3025 [2021-05-19T17:41:43.263Z] ---> Running in 649ee24fc088 [2021-05-19T17:41:43.263Z] ---> Running in 0d34e8e7c9dc [2021-05-19T17:41:50.035Z] Removing intermediate container 731167ced840 [2021-05-19T17:41:50.035Z] ---> e7be8d70b0b5 [2021-05-19T17:41:50.035Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-19T17:41:50.035Z] ---> Running in ed4b5b162b76 [2021-05-19T17:41:50.317Z] Removing intermediate container 03411e9a3025 [2021-05-19T17:41:50.317Z] ---> fca70d8a8ffc [2021-05-19T17:41:50.317Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-19T17:41:50.597Z] ---> Running in f436b791e183 [2021-05-19T17:41:50.900Z] Removing intermediate container 6d4496639bd3 [2021-05-19T17:41:50.900Z] ---> f423e9eab22f [2021-05-19T17:41:50.900Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-19T17:41:51.176Z] ---> Running in a102cffcb81f [2021-05-19T17:41:51.458Z] Removing intermediate container 0d34e8e7c9dc [2021-05-19T17:41:51.458Z] ---> 8e5e70581481 [2021-05-19T17:41:51.458Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-19T17:41:51.736Z] Removing intermediate container 649ee24fc088 [2021-05-19T17:41:51.737Z] ---> a13b9f7ea27e [2021-05-19T17:41:51.737Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-19T17:41:51.737Z] ---> Running in e7b2c1b7f92a [2021-05-19T17:41:52.011Z] ---> Running in 61c967eb26e7 [2021-05-19T17:41:52.292Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.229" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-19T17:41:52.571Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.229" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-19T17:41:53.170Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.229" -o cmd/core-command/core-command ./cmd/core-command [2021-05-19T17:41:54.197Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.229" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-19T17:41:54.474Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.229" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-19T17:41:56.451Z]  Building core-command ... done Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T17:41:56.451Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-19T17:41:56.451Z] ---> 9140bf9430bd [2021-05-19T17:41:56.451Z] Step 3/32 : WORKDIR /edgex-go [2021-05-19T17:41:56.451Z] ---> Using cache [2021-05-19T17:41:56.451Z] ---> f800d81d91e3 [2021-05-19T17:41:56.451Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T17:41:56.451Z] ---> Using cache [2021-05-19T17:41:56.451Z] ---> 7d55f73f7a14 [2021-05-19T17:41:56.451Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-19T17:41:56.451Z] ---> Using cache [2021-05-19T17:41:56.451Z] ---> e4ea9122e8b2 [2021-05-19T17:41:56.451Z] Step 6/32 : COPY go.mod . [2021-05-19T17:41:56.451Z] ---> Using cache [2021-05-19T17:41:56.451Z] ---> 4324e07be5a6 [2021-05-19T17:41:56.451Z] Step 7/32 : RUN go mod download [2021-05-19T17:41:56.451Z] ---> Using cache [2021-05-19T17:41:56.451Z] ---> 71dba8cb4ec7 [2021-05-19T17:41:56.451Z] Step 8/32 : COPY . . [2021-05-19T17:41:56.451Z] ---> Using cache [2021-05-19T17:41:56.451Z] ---> c140278aa8df [2021-05-19T17:41:56.451Z] Step 9/32 : RUN go mod tidy [2021-05-19T17:41:56.451Z] ---> Using cache [2021-05-19T17:41:56.451Z] ---> ad98d21449f0 [2021-05-19T17:41:56.451Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-19T17:41:56.451Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T17:41:56.451Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T17:41:56.451Z] ---> 9140bf9430bd [2021-05-19T17:41:56.451Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T17:41:56.451Z] ---> Using cache [2021-05-19T17:41:56.451Z] ---> f800d81d91e3 [2021-05-19T17:41:56.451Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T17:41:56.451Z] ---> Using cache [2021-05-19T17:41:56.451Z] ---> 7d55f73f7a14 [2021-05-19T17:41:56.451Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-19T17:42:08.703Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T17:42:08.703Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T17:42:08.703Z] ---> 9140bf9430bd [2021-05-19T17:42:08.703Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T17:42:08.703Z] ---> Using cache [2021-05-19T17:42:08.703Z] ---> f800d81d91e3 [2021-05-19T17:42:08.703Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T17:42:08.703Z] ---> Using cache [2021-05-19T17:42:08.703Z] ---> 7d55f73f7a14 [2021-05-19T17:42:08.703Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-19T17:42:08.703Z] ---> Using cache [2021-05-19T17:42:08.703Z] ---> e4ea9122e8b2 [2021-05-19T17:42:08.703Z] Step 6/24 : COPY go.mod . [2021-05-19T17:42:08.703Z] ---> Using cache [2021-05-19T17:42:08.703Z] ---> 4324e07be5a6 [2021-05-19T17:42:08.703Z] Step 7/24 : RUN go mod download [2021-05-19T17:42:08.703Z] ---> Using cache [2021-05-19T17:42:08.703Z] ---> 71dba8cb4ec7 [2021-05-19T17:42:08.703Z] Step 8/24 : COPY . . [2021-05-19T17:42:08.703Z] ---> Using cache [2021-05-19T17:42:08.703Z] ---> c140278aa8df [2021-05-19T17:42:08.703Z] Step 9/24 : RUN go mod tidy [2021-05-19T17:42:08.703Z] ---> Using cache [2021-05-19T17:42:08.703Z] ---> ad98d21449f0 [2021-05-19T17:42:08.703Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-19T17:42:10.090Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T17:42:10.090Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T17:42:10.090Z] ---> 9140bf9430bd [2021-05-19T17:42:10.090Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T17:42:10.090Z] ---> Using cache [2021-05-19T17:42:10.090Z] ---> f800d81d91e3 [2021-05-19T17:42:10.090Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T17:42:10.090Z] ---> Using cache [2021-05-19T17:42:10.090Z] ---> 7d55f73f7a14 [2021-05-19T17:42:10.090Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-19T17:42:15.394Z] ---> Running in aedb994676ca [2021-05-19T17:42:15.394Z] ---> Running in 559520703c80 [2021-05-19T17:42:15.394Z] ---> Running in b358f8f6e6aa [2021-05-19T17:42:15.394Z] ---> Running in ff916eac0d01 [2021-05-19T17:42:15.394Z] ---> Running in 965237b40315 [2021-05-19T17:42:15.658Z] Removing intermediate container aedb994676ca [2021-05-19T17:42:15.658Z] ---> 2850c56ce897 [2021-05-19T17:42:15.658Z] Step 24/26 : LABEL arch=x86_64 [2021-05-19T17:42:15.919Z] ---> Running in 35cca11e949d [2021-05-19T17:42:16.179Z] Removing intermediate container 35cca11e949d [2021-05-19T17:42:16.179Z] ---> 96bd75bace59 [2021-05-19T17:42:16.179Z] Step 25/26 : LABEL git_sha=33be738d083b4922562f493dbd4ae71f8cb2af47 [2021-05-19T17:42:16.441Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T17:42:16.703Z] ---> Running in 1b89f5306e29 [2021-05-19T17:42:16.703Z] Removing intermediate container 1b89f5306e29 [2021-05-19T17:42:16.703Z] ---> fdc7113aa799 [2021-05-19T17:42:16.703Z] Step 26/26 : LABEL version=2.0.0-dev.229 [2021-05-19T17:42:16.971Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T17:42:16.971Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.229" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-19T17:42:17.239Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.229" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-19T17:42:17.239Z] ---> Running in 80f8a06a1308 [2021-05-19T17:42:17.239Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T17:42:17.512Z] Removing intermediate container 80f8a06a1308 [2021-05-19T17:42:17.512Z] ---> e7add2453530 [2021-05-19T17:42:17.512Z] [2021-05-19T17:42:17.512Z] Successfully built e7add2453530 [2021-05-19T17:42:17.776Z] Successfully tagged security-secretstore-setup:latest [2021-05-19T17:42:17.776Z]  Building security-secretstore-setup ... done OK: 219 MiB in 52 packages [2021-05-19T17:42:17.776Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T17:42:18.351Z] OK: 219 MiB in 52 packages [2021-05-19T17:42:18.351Z] Removing intermediate container 559520703c80 [2021-05-19T17:42:18.351Z] ---> 1153db5b18b5 [2021-05-19T17:42:18.351Z] Step 6/24 : COPY go.mod . [2021-05-19T17:42:19.299Z] ---> 6cb46774a4ae [2021-05-19T17:42:19.299Z] Step 7/24 : RUN go mod download [2021-05-19T17:42:19.299Z] Removing intermediate container b358f8f6e6aa [2021-05-19T17:42:19.299Z] ---> dd089b5fc0ef [2021-05-19T17:42:19.299Z] Step 6/24 : COPY go.mod . [2021-05-19T17:42:19.299Z] ---> Running in b74fe3e62b73 [2021-05-19T17:42:19.564Z] ---> 1789b3d17a76 [2021-05-19T17:42:19.564Z] Step 7/24 : RUN go mod download [2021-05-19T17:42:19.564Z] ---> Running in 17f675dbd634 [2021-05-19T17:42:21.487Z] Removing intermediate container b74fe3e62b73 [2021-05-19T17:42:21.487Z] ---> 96ee07d5f6e3 [2021-05-19T17:42:21.487Z] Step 8/24 : COPY . . [2021-05-19T17:42:21.487Z] Removing intermediate container 17f675dbd634 [2021-05-19T17:42:21.487Z] ---> 582392b7b9e0 [2021-05-19T17:42:21.487Z] Step 8/24 : COPY . . [2021-05-19T17:42:43.500Z] ---> ead19a90f0cc [2021-05-19T17:42:43.500Z] Step 9/24 : RUN go mod tidy [2021-05-19T17:42:43.500Z] ---> ebee4878a0af [2021-05-19T17:42:43.500Z] Step 9/24 : RUN go mod tidy [2021-05-19T17:42:43.500Z] ---> Running in 5674910ce365 [2021-05-19T17:42:43.500Z] ---> Running in c1058d9a6efd [2021-05-19T17:42:46.067Z] Removing intermediate container 5674910ce365 [2021-05-19T17:42:46.067Z] ---> 503e7bf205a8 [2021-05-19T17:42:46.067Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-19T17:42:46.645Z] ---> Running in d508c24de95b [2021-05-19T17:42:46.645Z] Removing intermediate container c1058d9a6efd [2021-05-19T17:42:46.645Z] ---> 2241f26fb3e7 [2021-05-19T17:42:46.645Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-19T17:42:46.645Z] ---> Running in 971bc8852972 [2021-05-19T17:42:47.248Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.229" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-19T17:42:47.517Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.229" -o cmd/core-data/core-data ./cmd/core-data [2021-05-19T17:42:59.851Z] Removing intermediate container ff916eac0d01 [2021-05-19T17:42:59.851Z] ---> a8bb399af99e [2021-05-19T17:42:59.851Z] [2021-05-19T17:42:59.851Z] Step 11/32 : FROM alpine:3.12 [2021-05-19T17:42:59.851Z] ---> 13621d1b12d4 [2021-05-19T17:42:59.851Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-19T17:42:59.851Z] ---> Running in 2afb441dc6c2 [2021-05-19T17:42:59.851Z] Removing intermediate container 2afb441dc6c2 [2021-05-19T17:42:59.851Z] ---> 2b95cc0d4eff [2021-05-19T17:42:59.851Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-19T17:42:59.851Z] ---> Running in f9d682834d0d [2021-05-19T17:42:59.851Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T17:42:59.851Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T17:42:59.851Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-19T17:42:59.851Z] (2/2) Installing su-exec (0.2-r1) [2021-05-19T17:42:59.851Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T17:42:59.851Z] OK: 6 MiB in 16 packages [2021-05-19T17:43:00.115Z] Removing intermediate container f9d682834d0d [2021-05-19T17:43:00.115Z] ---> 54f6ab381e08 [2021-05-19T17:43:00.115Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-19T17:43:00.379Z] ---> Running in 57f6468c7b8d [2021-05-19T17:43:00.647Z] Removing intermediate container 57f6468c7b8d [2021-05-19T17:43:00.647Z] ---> 41773a3a0e46 [2021-05-19T17:43:00.647Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-19T17:43:00.647Z] ---> Running in 3cf06fe16ba5 [2021-05-19T17:43:00.910Z] Removing intermediate container 3cf06fe16ba5 [2021-05-19T17:43:00.910Z] ---> fce2d3baea86 [2021-05-19T17:43:00.910Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-19T17:43:00.910Z] ---> Running in 9b692d5ed618 [2021-05-19T17:43:02.331Z] Removing intermediate container 9b692d5ed618 [2021-05-19T17:43:02.331Z] ---> abad07f78b82 [2021-05-19T17:43:02.331Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-19T17:43:02.331Z] ---> Running in 3493b1a6760f [2021-05-19T17:43:02.331Z] Removing intermediate container 3493b1a6760f [2021-05-19T17:43:02.331Z] ---> 003051621b7b [2021-05-19T17:43:02.331Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-19T17:43:02.920Z] ---> 75b4e7e496af [2021-05-19T17:43:02.920Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-19T17:43:02.920Z] ---> Running in 30ecc1253c85 [2021-05-19T17:43:05.514Z] Removing intermediate container 30ecc1253c85 [2021-05-19T17:43:05.514Z] ---> a7badb5d0a7f [2021-05-19T17:43:05.514Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T17:43:05.786Z] Removing intermediate container 965237b40315 [2021-05-19T17:43:05.786Z] ---> 14ff781ee4d2 [2021-05-19T17:43:05.786Z] [2021-05-19T17:43:05.786Z] Step 11/24 : FROM alpine:3.12 [2021-05-19T17:43:05.786Z] ---> 13621d1b12d4 [2021-05-19T17:43:05.786Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-19T17:43:05.786Z] ---> Using cache [2021-05-19T17:43:05.786Z] ---> 9a85f21aeb66 [2021-05-19T17:43:05.786Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T17:43:05.786Z] ---> Using cache [2021-05-19T17:43:05.786Z] ---> 06b1d8213360 [2021-05-19T17:43:05.786Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-19T17:43:05.786Z] ---> Running in ff45071b93e0 [2021-05-19T17:43:06.052Z] ---> 1a23087529c9 [2021-05-19T17:43:06.053Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-19T17:43:06.053Z] Removing intermediate container ff45071b93e0 [2021-05-19T17:43:06.053Z] ---> 3e389d88c281 [2021-05-19T17:43:06.053Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-19T17:43:06.053Z] ---> Running in 27dd749665db [2021-05-19T17:43:06.318Z] Removing intermediate container 27dd749665db [2021-05-19T17:43:06.318Z] ---> 600cb9cd5023 [2021-05-19T17:43:06.318Z] Step 16/24 : WORKDIR / [2021-05-19T17:43:06.583Z] ---> Running in 4c481c35a434 [2021-05-19T17:43:06.583Z] ---> 5ac57ce82e25 [2021-05-19T17:43:06.583Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-19T17:43:06.850Z] Removing intermediate container 4c481c35a434 [2021-05-19T17:43:06.850Z] ---> 3bcf843b7490 [2021-05-19T17:43:06.850Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T17:43:07.115Z] ---> 95e0fd4b498f [2021-05-19T17:43:07.115Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-19T17:43:07.115Z] ---> 61b541a1d9d5 [2021-05-19T17:43:07.115Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-19T17:43:08.063Z] ---> 60dbb27e2800 [2021-05-19T17:43:08.063Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-19T17:43:08.063Z] ---> f091ef5fcdfe [2021-05-19T17:43:08.063Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-19T17:43:08.329Z] ---> c73a3a6f07d8 [2021-05-19T17:43:08.329Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-19T17:43:08.590Z] ---> f28ffad49ddb [2021-05-19T17:43:08.590Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-19T17:43:08.590Z] ---> Running in e0e38287bcaf [2021-05-19T17:43:08.590Z] ---> Running in d0490d8335d5 [2021-05-19T17:43:08.854Z] Removing intermediate container e0e38287bcaf [2021-05-19T17:43:08.854Z] ---> 084cd0ff85eb [2021-05-19T17:43:08.854Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-19T17:43:08.854Z] Removing intermediate container d0490d8335d5 [2021-05-19T17:43:08.854Z] ---> 758f9882463e [2021-05-19T17:43:08.854Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T17:43:08.854Z] ---> Running in ba868c15f81e [2021-05-19T17:43:09.119Z] Removing intermediate container ba868c15f81e [2021-05-19T17:43:09.119Z] ---> ca26bf5466d5 [2021-05-19T17:43:09.119Z] Step 22/24 : LABEL arch=x86_64 [2021-05-19T17:43:09.383Z] ---> 97af9832733b [2021-05-19T17:43:09.383Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-19T17:43:09.383Z] ---> Running in b2e0fd2f4d6a [2021-05-19T17:43:09.383Z] ---> Running in be515751c229 [2021-05-19T17:43:09.651Z] Removing intermediate container b2e0fd2f4d6a [2021-05-19T17:43:09.651Z] ---> 27d9a695b4c8 [2021-05-19T17:43:09.651Z] Step 23/24 : LABEL git_sha=33be738d083b4922562f493dbd4ae71f8cb2af47 [2021-05-19T17:43:09.651Z] ---> Running in 971539e35a97 [2021-05-19T17:43:09.651Z] Removing intermediate container 971539e35a97 [2021-05-19T17:43:09.651Z] ---> f964671a1f57 [2021-05-19T17:43:09.651Z] Step 24/24 : LABEL version=2.0.0-dev.229 [2021-05-19T17:43:09.922Z] ---> Running in b947036af272 [2021-05-19T17:43:09.922Z] Removing intermediate container b947036af272 [2021-05-19T17:43:09.922Z] ---> 80aed90e68ca [2021-05-19T17:43:09.922Z] [2021-05-19T17:43:10.183Z] Successfully built 80aed90e68ca [2021-05-19T17:43:10.183Z] Successfully tagged core-metadata:latest [2021-05-19T17:43:10.452Z]  Building core-metadata ... done Removing intermediate container be515751c229 [2021-05-19T17:43:10.452Z] ---> 4bc2ba8c3060 [2021-05-19T17:43:10.452Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-19T17:43:10.721Z] ---> Running in 976bfc28a306 [2021-05-19T17:43:10.991Z] Removing intermediate container 976bfc28a306 [2021-05-19T17:43:10.991Z] ---> 319d7a03d5aa [2021-05-19T17:43:10.991Z] Step 29/32 : CMD ["gate"] [2021-05-19T17:43:11.254Z] ---> Running in 0caa90ac5db1 [2021-05-19T17:43:11.520Z] Removing intermediate container 0caa90ac5db1 [2021-05-19T17:43:11.520Z] ---> 9b2b13276903 [2021-05-19T17:43:11.520Z] Step 30/32 : LABEL arch=x86_64 [2021-05-19T17:43:11.782Z] ---> Running in b7636d20046b [2021-05-19T17:43:11.782Z] Removing intermediate container b7636d20046b [2021-05-19T17:43:11.782Z] ---> be683d7ee0ba [2021-05-19T17:43:11.782Z] Step 31/32 : LABEL git_sha=33be738d083b4922562f493dbd4ae71f8cb2af47 [2021-05-19T17:43:12.043Z] ---> Running in 9605e2585210 [2021-05-19T17:43:12.306Z] Removing intermediate container 9605e2585210 [2021-05-19T17:43:12.306Z] ---> b90a54e6d9ca [2021-05-19T17:43:12.306Z] Step 32/32 : LABEL version=2.0.0-dev.229 [2021-05-19T17:43:12.306Z] ---> Running in 0e881749b650 [2021-05-19T17:43:12.571Z] Removing intermediate container 0e881749b650 [2021-05-19T17:43:12.571Z] ---> 944552e3341b [2021-05-19T17:43:12.571Z] [2021-05-19T17:43:12.571Z] Successfully built 944552e3341b [2021-05-19T17:43:12.571Z] Successfully tagged security-bootstrapper:latest [2021-05-19T17:43:15.908Z]  Building security-bootstrapper ... done Removing intermediate container d508c24de95b [2021-05-19T17:43:15.908Z] ---> d0e28c75d188 [2021-05-19T17:43:15.908Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-19T17:43:15.908Z] ---> Running in a983a036087e [2021-05-19T17:43:15.908Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.229" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-19T17:43:16.876Z] Removing intermediate container a983a036087e [2021-05-19T17:43:16.876Z] ---> e67fbe482dc0 [2021-05-19T17:43:16.876Z] [2021-05-19T17:43:16.876Z] Step 12/24 : FROM docker:20.10.0 [2021-05-19T17:43:17.158Z] 20.10.0: Pulling from library/docker [2021-05-19T17:43:21.376Z] Removing intermediate container 971bc8852972 [2021-05-19T17:43:21.376Z] ---> 2ae448dff31e [2021-05-19T17:43:21.376Z] [2021-05-19T17:43:21.376Z] Step 11/24 : FROM alpine:3.12 [2021-05-19T17:43:21.376Z] ---> 13621d1b12d4 [2021-05-19T17:43:21.377Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-19T17:43:21.377Z] ---> Running in d758ff01dbdc [2021-05-19T17:43:21.377Z] Removing intermediate container d758ff01dbdc [2021-05-19T17:43:21.377Z] ---> 9d116bfbfac1 [2021-05-19T17:43:21.377Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-19T17:43:21.377Z] ---> Running in 5c543cabb7da [2021-05-19T17:43:21.377Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-19T17:43:21.377Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-19T17:43:21.377Z] ---> aefe523efa57 [2021-05-19T17:43:21.377Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-19T17:43:21.377Z] ---> Running in 001de7b7e1d7 [2021-05-19T17:43:21.377Z] Removing intermediate container 5c543cabb7da [2021-05-19T17:43:21.377Z] ---> d427c8d29d14 [2021-05-19T17:43:21.377Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-19T17:43:21.377Z] ---> Running in 0de4f4d1083c [2021-05-19T17:43:21.377Z] Removing intermediate container 001de7b7e1d7 [2021-05-19T17:43:21.377Z] ---> 2ccbab0648dc [2021-05-19T17:43:21.377Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-19T17:43:21.640Z] ---> Running in d1512ffe510b [2021-05-19T17:43:21.640Z] Removing intermediate container 0de4f4d1083c [2021-05-19T17:43:21.640Z] ---> 84a7d7ae3b08 [2021-05-19T17:43:21.640Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T17:43:21.640Z] ---> Running in 62ed1003a85d [2021-05-19T17:43:21.976Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T17:43:21.976Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T17:43:21.976Z] (1/39) Installing readline (8.0.4-r0) [2021-05-19T17:43:21.976Z] (2/39) Installing bash (5.0.17-r0) [2021-05-19T17:43:21.976Z] Executing bash-5.0.17-r0.post-install [2021-05-19T17:43:21.976Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-19T17:43:21.976Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-19T17:43:21.976Z] (5/39) Installing curl (7.76.1-r0) [2021-05-19T17:43:21.976Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-19T17:43:22.246Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-19T17:43:22.246Z] (8/39) Installing expat (2.2.9-r1) [2021-05-19T17:43:22.246Z] (9/39) Installing libffi (3.3-r2) [2021-05-19T17:43:22.246Z] (10/39) Installing gdbm (1.13-r1) [2021-05-19T17:43:22.246Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-19T17:43:22.246Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-19T17:43:22.246Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-19T17:43:22.523Z] Removing intermediate container 62ed1003a85d [2021-05-19T17:43:22.523Z] ---> 956acec48834 [2021-05-19T17:43:22.523Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-19T17:43:23.102Z] ---> Running in 8b5008d752b2 [2021-05-19T17:43:23.370Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-19T17:43:23.370Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-19T17:43:23.370Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-19T17:43:23.370Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-19T17:43:23.370Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-19T17:43:23.370Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-19T17:43:23.370Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-19T17:43:23.370Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-19T17:43:23.370Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-19T17:43:23.370Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-19T17:43:23.370Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-19T17:43:23.370Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-19T17:43:23.370Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-19T17:43:23.370Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-19T17:43:23.370Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-19T17:43:23.370Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-19T17:43:23.370Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-19T17:43:23.370Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-19T17:43:23.370Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-19T17:43:23.370Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-19T17:43:23.370Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-19T17:43:23.370Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-19T17:43:23.370Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-19T17:43:23.370Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-19T17:43:23.370Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-19T17:43:23.370Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-19T17:43:23.370Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T17:43:23.370Z] Executing busybox-1.31.1-r19.trigger [2021-05-19T17:43:23.370Z] OK: 72 MiB in 59 packages [2021-05-19T17:43:24.310Z] Collecting docker-compose==1.23.2 [2021-05-19T17:43:24.310Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T17:43:24.310Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-19T17:43:24.310Z] Collecting jsonschema<3,>=2.5.1 [2021-05-19T17:43:24.310Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-19T17:43:24.310Z] Collecting docker<4.0,>=3.6.0 [2021-05-19T17:43:24.310Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-19T17:43:24.573Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-19T17:43:24.573Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-19T17:43:24.573Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-19T17:43:24.573Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-19T17:43:24.573Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-19T17:43:24.573Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-19T17:43:24.835Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-19T17:43:24.835Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-19T17:43:24.835Z] Collecting cached-property<2,>=1.2.0 [2021-05-19T17:43:24.835Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-19T17:43:25.097Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-19T17:43:25.097Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-19T17:43:25.097Z] Collecting docopt<0.7,>=0.6.1 [2021-05-19T17:43:25.097Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-19T17:43:25.671Z] Collecting texttable<0.10,>=0.9.0 [2021-05-19T17:43:25.671Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-19T17:43:25.935Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-19T17:43:25.935Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-19T17:43:25.935Z] Collecting PyYAML<4,>=3.10 [2021-05-19T17:43:25.935Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-19T17:43:25.935Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T17:43:25.935Z] OK: 8 MiB in 20 packages [2021-05-19T17:43:26.880Z] Removing intermediate container 8b5008d752b2 [2021-05-19T17:43:26.880Z] ---> 32cee771ef25 [2021-05-19T17:43:26.880Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T17:43:26.880Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-05-19T17:43:26.880Z] Collecting docker-pycreds>=0.4.0 [2021-05-19T17:43:26.880Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-19T17:43:26.880Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-19T17:43:26.880Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-19T17:43:26.880Z] ---> 18af598e7223 [2021-05-19T17:43:26.880Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-19T17:43:26.880Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-05-19T17:43:26.880Z] Collecting idna<2.8,>=2.5 [2021-05-19T17:43:26.880Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-19T17:43:26.880Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-05-19T17:43:26.880Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-19T17:43:26.880Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-19T17:43:26.880Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-19T17:43:26.880Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-19T17:43:27.145Z] Installing collected packages: jsonschema, urllib3, idna, requests, websocket-client, docker-pycreds, docker, dockerpty, cached-property, docopt, texttable, PyYAML, docker-compose [2021-05-19T17:43:27.145Z] Attempting uninstall: urllib3 [2021-05-19T17:43:27.145Z] Found existing installation: urllib3 1.25.9 [2021-05-19T17:43:27.145Z] Uninstalling urllib3-1.25.9: [2021-05-19T17:43:27.145Z] Successfully uninstalled urllib3-1.25.9 [2021-05-19T17:43:27.407Z] ---> 11a2b1bbb016 [2021-05-19T17:43:27.407Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-19T17:43:27.407Z] Attempting uninstall: idna [2021-05-19T17:43:27.407Z] Found existing installation: idna 2.9 [2021-05-19T17:43:27.407Z] Uninstalling idna-2.9: [2021-05-19T17:43:27.407Z] Successfully uninstalled idna-2.9 [2021-05-19T17:43:27.675Z] ---> 35ca19c4d633 [2021-05-19T17:43:27.675Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-19T17:43:27.675Z] Attempting uninstall: requests [2021-05-19T17:43:27.675Z] Found existing installation: requests 2.23.0 [2021-05-19T17:43:27.676Z] Uninstalling requests-2.23.0: [2021-05-19T17:43:27.676Z] Successfully uninstalled requests-2.23.0 [2021-05-19T17:43:27.676Z] ---> Running in ea4efab32b13 [2021-05-19T17:43:27.676Z] Removing intermediate container ea4efab32b13 [2021-05-19T17:43:27.676Z] ---> 521e7d27b922 [2021-05-19T17:43:27.676Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T17:43:27.676Z] ---> Running in e6302fc89a9a [2021-05-19T17:43:27.943Z] Removing intermediate container e6302fc89a9a [2021-05-19T17:43:27.943Z] ---> 837eae9ac3b3 [2021-05-19T17:43:27.943Z] Step 22/24 : LABEL arch=x86_64 [2021-05-19T17:43:27.943Z] ---> Running in 42591305fa84 [2021-05-19T17:43:27.943Z] Running setup.py install for dockerpty: started [2021-05-19T17:43:28.215Z] Removing intermediate container 42591305fa84 [2021-05-19T17:43:28.215Z] ---> 06ca03e87a90 [2021-05-19T17:43:28.215Z] Step 23/24 : LABEL git_sha=33be738d083b4922562f493dbd4ae71f8cb2af47 [2021-05-19T17:43:28.215Z] ---> Running in 6dfb486ed04e [2021-05-19T17:43:28.215Z] Removing intermediate container 6dfb486ed04e [2021-05-19T17:43:28.215Z] ---> b6605d490cda [2021-05-19T17:43:28.215Z] Step 24/24 : LABEL version=2.0.0-dev.229 [2021-05-19T17:43:28.215Z] ---> Running in e15130c92942 [2021-05-19T17:43:28.215Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-19T17:43:28.215Z] Running setup.py install for docopt: started [2021-05-19T17:43:28.215Z] Removing intermediate container e15130c92942 [2021-05-19T17:43:28.215Z] ---> cb2a7e5e2c56 [2021-05-19T17:43:28.215Z] [2021-05-19T17:43:28.482Z] Successfully built cb2a7e5e2c56 [2021-05-19T17:43:28.482Z] Successfully tagged core-data:latest [2021-05-19T17:43:28.743Z]  Building core-data ... done  Running setup.py install for docopt: finished with status 'done' [2021-05-19T17:43:28.743Z] Running setup.py install for texttable: started [2021-05-19T17:43:29.005Z] Running setup.py install for texttable: finished with status 'done' [2021-05-19T17:43:29.005Z] Running setup.py install for PyYAML: started [2021-05-19T17:43:29.268Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-19T17:43:29.534Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-05-19T17:43:32.097Z] Removing intermediate container d1512ffe510b [2021-05-19T17:43:32.097Z] ---> 3532ffe8ea7d [2021-05-19T17:43:32.097Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-19T17:43:32.097Z] ---> Running in a89bf40ab8b4 [2021-05-19T17:43:32.097Z] Removing intermediate container a89bf40ab8b4 [2021-05-19T17:43:32.097Z] ---> 6e9426fe6f5d [2021-05-19T17:43:32.097Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-19T17:43:32.097Z] ---> Running in ecfc0ee18400 [2021-05-19T17:43:32.097Z] Removing intermediate container ecfc0ee18400 [2021-05-19T17:43:32.097Z] ---> 8629a6674580 [2021-05-19T17:43:32.097Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-19T17:43:32.097Z] ---> 8e7f431eac07 [2021-05-19T17:43:32.097Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-19T17:43:32.359Z] ---> 6ff5d0c68bbd [2021-05-19T17:43:32.359Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-19T17:43:32.628Z] ---> f0b9ee44946a [2021-05-19T17:43:32.628Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-19T17:43:32.628Z] ---> Running in b689b088cc24 [2021-05-19T17:43:32.628Z] Removing intermediate container b689b088cc24 [2021-05-19T17:43:32.628Z] ---> a7cd9a670c7e [2021-05-19T17:43:32.628Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T17:43:32.628Z] ---> Running in 1d1b83c42624 [2021-05-19T17:43:32.888Z] Removing intermediate container 1d1b83c42624 [2021-05-19T17:43:32.888Z] ---> 82d7e16b95d2 [2021-05-19T17:43:32.888Z] Step 22/24 : LABEL arch=x86_64 [2021-05-19T17:43:32.888Z] ---> Running in 0a5e490667f7 [2021-05-19T17:43:32.888Z] Removing intermediate container 0a5e490667f7 [2021-05-19T17:43:32.888Z] ---> 5fd3336da39f [2021-05-19T17:43:32.888Z] Step 23/24 : LABEL git_sha=33be738d083b4922562f493dbd4ae71f8cb2af47 [2021-05-19T17:43:32.888Z] ---> Running in c0ef87a7f2c6 [2021-05-19T17:43:33.147Z] Removing intermediate container c0ef87a7f2c6 [2021-05-19T17:43:33.147Z] ---> 2eb783fac6ab [2021-05-19T17:43:33.147Z] Step 24/24 : LABEL version=2.0.0-dev.229 [2021-05-19T17:43:33.147Z] ---> Running in 1e9e86c7166e [2021-05-19T17:43:33.147Z] Removing intermediate container 1e9e86c7166e [2021-05-19T17:43:33.147Z] ---> b6a65bf43341 [2021-05-19T17:43:33.147Z] [2021-05-19T17:43:33.408Z] Successfully built b6a65bf43341 [2021-05-19T17:43:33.408Z] Successfully tagged sys-mgmt-agent:latest [2021-05-19T17:43:33.415Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-19T17:43:33.430Z] $ docker stop --time=1 8c18c45901534f240955abef1608fccbc2664cad60435bdac7209df432908926 [2021-05-19T17:43:34.688Z] $ docker rm -f 8c18c45901534f240955abef1608fccbc2664cad60435bdac7209df432908926 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-19T17:43:35.043Z] + docker images [2021-05-19T17:43:35.043Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-19T17:43:35.043Z] sys-mgmt-agent latest b6a65bf43341 1 second ago 312MB [2021-05-19T17:43:35.043Z] core-data latest cb2a7e5e2c56 6 seconds ago 21.6MB [2021-05-19T17:43:35.043Z] 2ae448dff31e 16 seconds ago 1.17GB [2021-05-19T17:43:35.043Z] e67fbe482dc0 18 seconds ago 1.16GB [2021-05-19T17:43:35.043Z] security-bootstrapper latest 944552e3341b 22 seconds ago 18.2MB [2021-05-19T17:43:35.043Z] core-metadata latest 80aed90e68ca 25 seconds ago 18.6MB [2021-05-19T17:43:35.043Z] 14ff781ee4d2 29 seconds ago 1.17GB [2021-05-19T17:43:35.043Z] a8bb399af99e 37 seconds ago 1.15GB [2021-05-19T17:43:35.043Z] security-secretstore-setup latest e7add2453530 About a minute ago 25.8MB [2021-05-19T17:43:35.043Z] core-command latest 6252e83c389f 2 minutes ago 17.1MB [2021-05-19T17:43:35.043Z] support-scheduler latest 13c189a8339f 2 minutes ago 17.1MB [2021-05-19T17:43:35.043Z] support-notifications latest 0bcb0460c2d8 2 minutes ago 17.7MB [2021-05-19T17:43:35.043Z] security-proxy-setup latest 7c808b42fffd 2 minutes ago 25.3MB [2021-05-19T17:43:35.043Z] 17adbed045db 2 minutes ago 1.16GB [2021-05-19T17:43:35.043Z] 0b3d396d8c6b 2 minutes ago 1.16GB [2021-05-19T17:43:35.043Z] 09ea12f21459 2 minutes ago 1.16GB [2021-05-19T17:43:35.043Z] 2d062abda992 2 minutes ago 1.16GB [2021-05-19T17:43:35.043Z] f32ab527939a 2 minutes ago 1.16GB [2021-05-19T17:43:35.043Z] ci-base-image-x86_64 latest 9140bf9430bd 8 minutes ago 648MB [2021-05-19T17:43:35.043Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 weeks ago 445MB [2021-05-19T17:43:35.043Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 3 weeks ago 37.5MB [2021-05-19T17:43:35.043Z] alpine 3.12 13621d1b12d4 4 weeks ago 5.58MB [2021-05-19T17:43:35.043Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-19T17:43:35.043Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 10 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-05-19T17:43:35.291Z] provisioning config files... [2021-05-19T17:43:35.317Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/499@tmp/config5658605146072350802tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-19T17:43:35.641Z] ---> docker-login.sh [2021-05-19T17:43:35.641Z] nexus3.edgexfoundry.org:10001 [2021-05-19T17:43:35.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T17:43:35.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T17:43:35.641Z] Configure a credential helper to remove this warning. See [2021-05-19T17:43:35.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T17:43:35.641Z] [2021-05-19T17:43:35.641Z] Login Succeeded [2021-05-19T17:43:35.641Z] nexus3.edgexfoundry.org:10002 [2021-05-19T17:43:35.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T17:43:35.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T17:43:35.903Z] Configure a credential helper to remove this warning. See [2021-05-19T17:43:35.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T17:43:35.903Z] [2021-05-19T17:43:35.903Z] Login Succeeded [2021-05-19T17:43:35.903Z] nexus3.edgexfoundry.org:10003 [2021-05-19T17:43:35.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T17:43:35.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T17:43:35.903Z] Configure a credential helper to remove this warning. See [2021-05-19T17:43:35.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T17:43:35.903Z] [2021-05-19T17:43:35.903Z] Login Succeeded [2021-05-19T17:43:35.903Z] nexus3.edgexfoundry.org:10004 [2021-05-19T17:43:35.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T17:43:36.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T17:43:36.165Z] Configure a credential helper to remove this warning. See [2021-05-19T17:43:36.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T17:43:36.165Z] [2021-05-19T17:43:36.165Z] Login Succeeded [2021-05-19T17:43:36.165Z] docker.io [2021-05-19T17:43:36.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T17:43:36.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T17:43:36.426Z] Configure a credential helper to remove this warning. See [2021-05-19T17:43:36.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T17:43:36.426Z] [2021-05-19T17:43:36.426Z] Login Succeeded [2021-05-19T17:43:36.426Z] ---> docker-login.sh ends [Pipeline] } [2021-05-19T17:43:36.434Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-19T17:43:36.500Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-05-19T17:43:36.500Z] 33be738d083b4922562f493dbd4ae71f8cb2af47 [2021-05-19T17:43:36.500Z] 2.0.0-dev.229 [2021-05-19T17:43:36.500Z] 33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [2021-05-19T17:43:36.500Z] master [2021-05-19T17:43:36.500Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:43:36.872Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:33be738d083b4922562f493dbd4ae71f8cb2af47 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:43:37.173Z] + docker push nexus3.edgexfoundry.org:10004/core-command:33be738d083b4922562f493dbd4ae71f8cb2af47 [2021-05-19T17:43:37.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-05-19T17:43:37.173Z] 0482153fb4e9: Preparing [2021-05-19T17:43:37.173Z] 2d7222bed7b5: Preparing [2021-05-19T17:43:37.173Z] efc0d87b79cc: Preparing [2021-05-19T17:43:37.173Z] ff4b01233236: Preparing [2021-05-19T17:43:37.173Z] 32f366d666a5: Preparing [2021-05-19T17:43:37.173Z] 32f366d666a5: Layer already exists [2021-05-19T17:43:37.173Z] efc0d87b79cc: Pushed [2021-05-19T17:43:37.173Z] ff4b01233236: Pushed [2021-05-19T17:43:37.435Z] 0482153fb4e9: Pushed [2021-05-19T17:43:38.381Z] 2d7222bed7b5: Pushed [2021-05-19T17:43:38.641Z] 33be738d083b4922562f493dbd4ae71f8cb2af47: digest: sha256:dcaf6ddfb23e8581ad8345524468597c55f640f7a051cd6b8afe2848ce979e2e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:43:38.942Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.229 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:43:39.240Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.229 [2021-05-19T17:43:39.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-05-19T17:43:39.241Z] 0482153fb4e9: Preparing [2021-05-19T17:43:39.241Z] 2d7222bed7b5: Preparing [2021-05-19T17:43:39.241Z] efc0d87b79cc: Preparing [2021-05-19T17:43:39.241Z] ff4b01233236: Preparing [2021-05-19T17:43:39.241Z] 32f366d666a5: Preparing [2021-05-19T17:43:39.241Z] 2d7222bed7b5: Layer already exists [2021-05-19T17:43:39.241Z] 0482153fb4e9: Layer already exists [2021-05-19T17:43:39.241Z] ff4b01233236: Layer already exists [2021-05-19T17:43:39.241Z] efc0d87b79cc: Layer already exists [2021-05-19T17:43:39.241Z] 32f366d666a5: Layer already exists [2021-05-19T17:43:39.241Z] 2.0.0-dev.229: digest: sha256:dcaf6ddfb23e8581ad8345524468597c55f640f7a051cd6b8afe2848ce979e2e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:43:39.541Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:43:39.835Z] + docker push nexus3.edgexfoundry.org:10004/core-command:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [2021-05-19T17:43:39.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-05-19T17:43:39.835Z] 0482153fb4e9: Preparing [2021-05-19T17:43:39.835Z] 2d7222bed7b5: Preparing [2021-05-19T17:43:39.835Z] efc0d87b79cc: Preparing [2021-05-19T17:43:39.835Z] ff4b01233236: Preparing [2021-05-19T17:43:39.835Z] 32f366d666a5: Preparing [2021-05-19T17:43:39.835Z] ff4b01233236: Layer already exists [2021-05-19T17:43:39.835Z] 2d7222bed7b5: Layer already exists [2021-05-19T17:43:39.835Z] 32f366d666a5: Layer already exists [2021-05-19T17:43:39.835Z] 0482153fb4e9: Layer already exists [2021-05-19T17:43:39.835Z] efc0d87b79cc: Layer already exists [2021-05-19T17:43:39.835Z] 33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229: digest: sha256:dcaf6ddfb23e8581ad8345524468597c55f640f7a051cd6b8afe2848ce979e2e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:43:40.138Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:43:40.437Z] + docker push nexus3.edgexfoundry.org:10004/core-command:master [2021-05-19T17:43:40.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-05-19T17:43:40.438Z] 0482153fb4e9: Preparing [2021-05-19T17:43:40.438Z] 2d7222bed7b5: Preparing [2021-05-19T17:43:40.438Z] efc0d87b79cc: Preparing [2021-05-19T17:43:40.438Z] ff4b01233236: Preparing [2021-05-19T17:43:40.438Z] 32f366d666a5: Preparing [2021-05-19T17:43:40.438Z] ff4b01233236: Layer already exists [2021-05-19T17:43:40.438Z] efc0d87b79cc: Layer already exists [2021-05-19T17:43:40.438Z] 0482153fb4e9: Layer already exists [2021-05-19T17:43:40.438Z] 2d7222bed7b5: Layer already exists [2021-05-19T17:43:40.438Z] 32f366d666a5: Layer already exists [2021-05-19T17:43:40.438Z] master: digest: sha256:dcaf6ddfb23e8581ad8345524468597c55f640f7a051cd6b8afe2848ce979e2e size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-19T17:43:40.486Z] ===================================================== [Pipeline] echo [2021-05-19T17:43:40.500Z] taggedImages: [2021-05-19T17:43:40.500Z] - nexus3.edgexfoundry.org:10004/core-command:33be738d083b4922562f493dbd4ae71f8cb2af47 [2021-05-19T17:43:40.500Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.229 [2021-05-19T17:43:40.500Z] - nexus3.edgexfoundry.org:10004/core-command:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [2021-05-19T17:43:40.500Z] - nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] echo [2021-05-19T17:43:40.531Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-05-19T17:43:40.531Z] 33be738d083b4922562f493dbd4ae71f8cb2af47 [2021-05-19T17:43:40.531Z] 2.0.0-dev.229 [2021-05-19T17:43:40.531Z] 33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [2021-05-19T17:43:40.531Z] master [2021-05-19T17:43:40.531Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:43:40.873Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:33be738d083b4922562f493dbd4ae71f8cb2af47 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:43:41.176Z] + docker push nexus3.edgexfoundry.org:10004/core-data:33be738d083b4922562f493dbd4ae71f8cb2af47 [2021-05-19T17:43:41.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-05-19T17:43:41.176Z] 1aa3ba041088: Preparing [2021-05-19T17:43:41.176Z] 8c4528daf2f7: Preparing [2021-05-19T17:43:41.176Z] efc0d87b79cc: Preparing [2021-05-19T17:43:41.176Z] fbe7b2835546: Preparing [2021-05-19T17:43:41.176Z] da3e9c14f6d9: Preparing [2021-05-19T17:43:41.176Z] 32f366d666a5: Preparing [2021-05-19T17:43:41.176Z] 32f366d666a5: Waiting [2021-05-19T17:43:41.176Z] efc0d87b79cc: Layer already exists [2021-05-19T17:43:41.443Z] 32f366d666a5: Layer already exists [2021-05-19T17:43:41.443Z] da3e9c14f6d9: Pushed [2021-05-19T17:43:41.443Z] 1aa3ba041088: Pushed [2021-05-19T17:43:41.443Z] fbe7b2835546: Pushed [2021-05-19T17:43:42.829Z] 8c4528daf2f7: Pushed [2021-05-19T17:43:42.829Z] 33be738d083b4922562f493dbd4ae71f8cb2af47: digest: sha256:4917b08c0db514c07f5997361013a93b213a5a8dca818ff46bb773bded732e84 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:43:43.129Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.229 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:43:43.430Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.229 [2021-05-19T17:43:43.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-05-19T17:43:43.431Z] 1aa3ba041088: Preparing [2021-05-19T17:43:43.431Z] 8c4528daf2f7: Preparing [2021-05-19T17:43:43.431Z] efc0d87b79cc: Preparing [2021-05-19T17:43:43.431Z] fbe7b2835546: Preparing [2021-05-19T17:43:43.431Z] da3e9c14f6d9: Preparing [2021-05-19T17:43:43.431Z] 32f366d666a5: Preparing [2021-05-19T17:43:43.431Z] 32f366d666a5: Waiting [2021-05-19T17:43:43.431Z] efc0d87b79cc: Layer already exists [2021-05-19T17:43:43.431Z] da3e9c14f6d9: Layer already exists [2021-05-19T17:43:43.431Z] 1aa3ba041088: Layer already exists [2021-05-19T17:43:43.431Z] 8c4528daf2f7: Layer already exists [2021-05-19T17:43:43.431Z] fbe7b2835546: Layer already exists [2021-05-19T17:43:43.431Z] 32f366d666a5: Layer already exists [2021-05-19T17:43:43.431Z] 2.0.0-dev.229: digest: sha256:4917b08c0db514c07f5997361013a93b213a5a8dca818ff46bb773bded732e84 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:43:43.731Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:43:44.024Z] + docker push nexus3.edgexfoundry.org:10004/core-data:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [2021-05-19T17:43:44.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-05-19T17:43:44.024Z] 1aa3ba041088: Preparing [2021-05-19T17:43:44.024Z] 8c4528daf2f7: Preparing [2021-05-19T17:43:44.024Z] efc0d87b79cc: Preparing [2021-05-19T17:43:44.024Z] fbe7b2835546: Preparing [2021-05-19T17:43:44.024Z] da3e9c14f6d9: Preparing [2021-05-19T17:43:44.024Z] 32f366d666a5: Preparing [2021-05-19T17:43:44.024Z] 32f366d666a5: Waiting [2021-05-19T17:43:44.024Z] da3e9c14f6d9: Layer already exists [2021-05-19T17:43:44.024Z] fbe7b2835546: Layer already exists [2021-05-19T17:43:44.024Z] efc0d87b79cc: Layer already exists [2021-05-19T17:43:44.024Z] 8c4528daf2f7: Layer already exists [2021-05-19T17:43:44.024Z] 1aa3ba041088: Layer already exists [2021-05-19T17:43:44.024Z] 32f366d666a5: Layer already exists [2021-05-19T17:43:44.024Z] 33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229: digest: sha256:4917b08c0db514c07f5997361013a93b213a5a8dca818ff46bb773bded732e84 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:43:44.331Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:43:44.630Z] + docker push nexus3.edgexfoundry.org:10004/core-data:master [2021-05-19T17:43:44.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-05-19T17:43:44.630Z] 1aa3ba041088: Preparing [2021-05-19T17:43:44.630Z] 8c4528daf2f7: Preparing [2021-05-19T17:43:44.630Z] efc0d87b79cc: Preparing [2021-05-19T17:43:44.630Z] fbe7b2835546: Preparing [2021-05-19T17:43:44.630Z] da3e9c14f6d9: Preparing [2021-05-19T17:43:44.630Z] 32f366d666a5: Preparing [2021-05-19T17:43:44.630Z] 32f366d666a5: Waiting [2021-05-19T17:43:44.630Z] da3e9c14f6d9: Layer already exists [2021-05-19T17:43:44.630Z] 8c4528daf2f7: Layer already exists [2021-05-19T17:43:44.630Z] fbe7b2835546: Layer already exists [2021-05-19T17:43:44.630Z] 1aa3ba041088: Layer already exists [2021-05-19T17:43:44.630Z] efc0d87b79cc: Layer already exists [2021-05-19T17:43:44.630Z] 32f366d666a5: Layer already exists [2021-05-19T17:43:44.630Z] master: digest: sha256:4917b08c0db514c07f5997361013a93b213a5a8dca818ff46bb773bded732e84 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-19T17:43:44.682Z] ===================================================== [Pipeline] echo [2021-05-19T17:43:44.696Z] taggedImages: [2021-05-19T17:43:44.696Z] - nexus3.edgexfoundry.org:10004/core-data:33be738d083b4922562f493dbd4ae71f8cb2af47 [2021-05-19T17:43:44.696Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.229 [2021-05-19T17:43:44.696Z] - nexus3.edgexfoundry.org:10004/core-data:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [2021-05-19T17:43:44.696Z] - nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] echo [2021-05-19T17:43:44.728Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-05-19T17:43:44.728Z] 33be738d083b4922562f493dbd4ae71f8cb2af47 [2021-05-19T17:43:44.728Z] 2.0.0-dev.229 [2021-05-19T17:43:44.728Z] 33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [2021-05-19T17:43:44.728Z] master [2021-05-19T17:43:44.728Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:43:45.085Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:33be738d083b4922562f493dbd4ae71f8cb2af47 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:43:45.383Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:33be738d083b4922562f493dbd4ae71f8cb2af47 [2021-05-19T17:43:45.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-05-19T17:43:45.383Z] 75b91df8c794: Preparing [2021-05-19T17:43:45.383Z] e2eca72fc7a4: Preparing [2021-05-19T17:43:45.383Z] efc0d87b79cc: Preparing [2021-05-19T17:43:45.383Z] ff4b01233236: Preparing [2021-05-19T17:43:45.383Z] 32f366d666a5: Preparing [2021-05-19T17:43:45.383Z] efc0d87b79cc: Layer already exists [2021-05-19T17:43:45.383Z] ff4b01233236: Layer already exists [2021-05-19T17:43:45.383Z] 32f366d666a5: Layer already exists [2021-05-19T17:43:45.383Z] 75b91df8c794: Pushed [2021-05-19T17:43:46.367Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.229" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-19T17:43:47.301Z] e2eca72fc7a4: Pushed [2021-05-19T17:43:47.301Z] 33be738d083b4922562f493dbd4ae71f8cb2af47: digest: sha256:b327e2cde20d15780bf47a7edc4bf02e5e3364b6cd7a076917f421c59a926de5 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:43:47.606Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.229 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:43:47.908Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.229 [2021-05-19T17:43:47.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-05-19T17:43:47.908Z] 75b91df8c794: Preparing [2021-05-19T17:43:47.908Z] e2eca72fc7a4: Preparing [2021-05-19T17:43:47.908Z] efc0d87b79cc: Preparing [2021-05-19T17:43:47.908Z] ff4b01233236: Preparing [2021-05-19T17:43:47.908Z] 32f366d666a5: Preparing [2021-05-19T17:43:47.908Z] e2eca72fc7a4: Layer already exists [2021-05-19T17:43:47.908Z] 32f366d666a5: Layer already exists [2021-05-19T17:43:47.908Z] efc0d87b79cc: Layer already exists [2021-05-19T17:43:47.908Z] 75b91df8c794: Layer already exists [2021-05-19T17:43:47.908Z] ff4b01233236: Layer already exists [2021-05-19T17:43:47.908Z] 2.0.0-dev.229: digest: sha256:b327e2cde20d15780bf47a7edc4bf02e5e3364b6cd7a076917f421c59a926de5 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:43:48.393Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:43:48.977Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [2021-05-19T17:43:48.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-05-19T17:43:48.977Z] 75b91df8c794: Preparing [2021-05-19T17:43:48.977Z] e2eca72fc7a4: Preparing [2021-05-19T17:43:48.977Z] efc0d87b79cc: Preparing [2021-05-19T17:43:48.977Z] ff4b01233236: Preparing [2021-05-19T17:43:48.977Z] 32f366d666a5: Preparing [2021-05-19T17:43:48.977Z] 32f366d666a5: Layer already exists [2021-05-19T17:43:48.977Z] efc0d87b79cc: Layer already exists [2021-05-19T17:43:48.977Z] ff4b01233236: Layer already exists [2021-05-19T17:43:48.977Z] 75b91df8c794: Layer already exists [2021-05-19T17:43:48.977Z] e2eca72fc7a4: Layer already exists [2021-05-19T17:43:48.977Z] 33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229: digest: sha256:b327e2cde20d15780bf47a7edc4bf02e5e3364b6cd7a076917f421c59a926de5 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:43:49.015Z] Removing intermediate container f436b791e183 [2021-05-19T17:43:49.015Z] ---> a297a9f26511 [2021-05-19T17:43:49.015Z] [2021-05-19T17:43:49.015Z] Step 11/32 : FROM alpine:3.12 [2021-05-19T17:43:49.015Z] 3.12: Pulling from library/alpine [2021-05-19T17:43:49.278Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:43:49.584Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:master [2021-05-19T17:43:49.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-05-19T17:43:49.584Z] 75b91df8c794: Preparing [2021-05-19T17:43:49.584Z] e2eca72fc7a4: Preparing [2021-05-19T17:43:49.584Z] efc0d87b79cc: Preparing [2021-05-19T17:43:49.584Z] ff4b01233236: Preparing [2021-05-19T17:43:49.584Z] 32f366d666a5: Preparing [2021-05-19T17:43:49.584Z] e2eca72fc7a4: Layer already exists [2021-05-19T17:43:49.584Z] 32f366d666a5: Layer already exists [2021-05-19T17:43:49.584Z] ff4b01233236: Layer already exists [2021-05-19T17:43:49.584Z] efc0d87b79cc: Layer already exists [2021-05-19T17:43:49.584Z] 75b91df8c794: Layer already exists [2021-05-19T17:43:49.847Z] master: digest: sha256:b327e2cde20d15780bf47a7edc4bf02e5e3364b6cd7a076917f421c59a926de5 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-19T17:43:49.896Z] ===================================================== [Pipeline] echo [2021-05-19T17:43:49.910Z] taggedImages: [2021-05-19T17:43:49.910Z] - nexus3.edgexfoundry.org:10004/core-metadata:33be738d083b4922562f493dbd4ae71f8cb2af47 [2021-05-19T17:43:49.910Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.229 [2021-05-19T17:43:49.910Z] - nexus3.edgexfoundry.org:10004/core-metadata:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [2021-05-19T17:43:49.910Z] - nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] echo [2021-05-19T17:43:49.942Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-05-19T17:43:49.942Z] 33be738d083b4922562f493dbd4ae71f8cb2af47 [2021-05-19T17:43:49.942Z] 2.0.0-dev.229 [2021-05-19T17:43:49.942Z] 33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [2021-05-19T17:43:49.942Z] master [2021-05-19T17:43:49.942Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:43:50.280Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:33be738d083b4922562f493dbd4ae71f8cb2af47 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:43:50.576Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:33be738d083b4922562f493dbd4ae71f8cb2af47 [2021-05-19T17:43:50.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-05-19T17:43:50.576Z] 7393d5a0b2f0: Preparing [2021-05-19T17:43:50.576Z] 7393d5a0b2f0: Preparing [2021-05-19T17:43:50.576Z] f3a34ea62fbb: Preparing [2021-05-19T17:43:50.576Z] b569dfc96ba2: Preparing [2021-05-19T17:43:50.576Z] ff4ba396b325: Preparing [2021-05-19T17:43:50.576Z] ecda9f135282: Preparing [2021-05-19T17:43:50.576Z] efc0d87b79cc: Preparing [2021-05-19T17:43:50.576Z] 803c0b986e5e: Preparing [2021-05-19T17:43:50.576Z] 803c0b986e5e: Preparing [2021-05-19T17:43:50.576Z] 5af582656139: Preparing [2021-05-19T17:43:50.576Z] 591f1cd58c31: Preparing [2021-05-19T17:43:50.576Z] 32f366d666a5: Preparing [2021-05-19T17:43:50.576Z] 5af582656139: Waiting [2021-05-19T17:43:50.576Z] efc0d87b79cc: Waiting [2021-05-19T17:43:50.576Z] 803c0b986e5e: Waiting [2021-05-19T17:43:50.576Z] 591f1cd58c31: Waiting [2021-05-19T17:43:50.576Z] 32f366d666a5: Waiting [2021-05-19T17:43:50.576Z] ff4ba396b325: Pushed [2021-05-19T17:43:50.839Z] efc0d87b79cc: Layer already exists [2021-05-19T17:43:50.839Z] f3a34ea62fbb: Pushed [2021-05-19T17:43:50.839Z] b569dfc96ba2: Pushed [2021-05-19T17:43:50.839Z] 7393d5a0b2f0: Pushed [2021-05-19T17:43:50.839Z] 32f366d666a5: Layer already exists [2021-05-19T17:43:50.839Z] 803c0b986e5e: Pushed [2021-05-19T17:43:50.839Z] 5af582656139: Pushed [2021-05-19T17:43:50.839Z] 591f1cd58c31: Pushed [2021-05-19T17:43:51.021Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-19T17:43:51.021Z] Status: Downloaded newer image for alpine:3.12 [2021-05-19T17:43:51.021Z] ---> 9852663dfa18 [2021-05-19T17:43:51.021Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-19T17:43:51.634Z] ---> Running in 0d4dc4d569d8 [2021-05-19T17:43:52.241Z] Removing intermediate container 61c967eb26e7 [2021-05-19T17:43:52.241Z] ---> bcb499bbddc6 [2021-05-19T17:43:52.241Z] [2021-05-19T17:43:52.241Z] Step 11/26 : FROM alpine:3.12 [2021-05-19T17:43:52.241Z] ---> 9852663dfa18 [2021-05-19T17:43:52.241Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-19T17:43:52.243Z] ecda9f135282: Pushed [2021-05-19T17:43:52.243Z] 33be738d083b4922562f493dbd4ae71f8cb2af47: digest: sha256:52281df8eb15902584b8e560eacf0285180c53620aabf7a9d4082fb20a4cec31 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:43:52.534Z] ---> Running in 3199094718d1 [2021-05-19T17:43:52.534Z] Removing intermediate container 0d4dc4d569d8 [2021-05-19T17:43:52.534Z] ---> b917d3035b6f [2021-05-19T17:43:52.534Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-19T17:43:52.547Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.229 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:43:52.818Z] ---> Running in 67aaa616444f [2021-05-19T17:43:52.840Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.229 [2021-05-19T17:43:52.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-05-19T17:43:52.840Z] 7393d5a0b2f0: Preparing [2021-05-19T17:43:52.840Z] 7393d5a0b2f0: Preparing [2021-05-19T17:43:52.840Z] f3a34ea62fbb: Preparing [2021-05-19T17:43:52.840Z] b569dfc96ba2: Preparing [2021-05-19T17:43:52.840Z] ff4ba396b325: Preparing [2021-05-19T17:43:52.840Z] ecda9f135282: Preparing [2021-05-19T17:43:52.840Z] efc0d87b79cc: Preparing [2021-05-19T17:43:52.840Z] 803c0b986e5e: Preparing [2021-05-19T17:43:52.840Z] 803c0b986e5e: Preparing [2021-05-19T17:43:52.840Z] 5af582656139: Preparing [2021-05-19T17:43:52.840Z] 591f1cd58c31: Preparing [2021-05-19T17:43:52.840Z] 32f366d666a5: Preparing [2021-05-19T17:43:52.840Z] efc0d87b79cc: Waiting [2021-05-19T17:43:52.840Z] 803c0b986e5e: Waiting [2021-05-19T17:43:52.840Z] 5af582656139: Waiting [2021-05-19T17:43:52.840Z] 591f1cd58c31: Waiting [2021-05-19T17:43:52.840Z] 32f366d666a5: Waiting [2021-05-19T17:43:52.840Z] 7393d5a0b2f0: Layer already exists [2021-05-19T17:43:52.840Z] ff4ba396b325: Layer already exists [2021-05-19T17:43:52.840Z] b569dfc96ba2: Layer already exists [2021-05-19T17:43:52.840Z] f3a34ea62fbb: Layer already exists [2021-05-19T17:43:52.840Z] ecda9f135282: Layer already exists [2021-05-19T17:43:52.840Z] 803c0b986e5e: Layer already exists [2021-05-19T17:43:52.840Z] 591f1cd58c31: Layer already exists [2021-05-19T17:43:52.840Z] efc0d87b79cc: Layer already exists [2021-05-19T17:43:52.840Z] 32f366d666a5: Layer already exists [2021-05-19T17:43:52.840Z] 5af582656139: Layer already exists [2021-05-19T17:43:52.840Z] 2.0.0-dev.229: digest: sha256:52281df8eb15902584b8e560eacf0285180c53620aabf7a9d4082fb20a4cec31 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:43:53.143Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:43:53.438Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [2021-05-19T17:43:53.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-05-19T17:43:53.438Z] 7393d5a0b2f0: Preparing [2021-05-19T17:43:53.438Z] 7393d5a0b2f0: Preparing [2021-05-19T17:43:53.438Z] f3a34ea62fbb: Preparing [2021-05-19T17:43:53.438Z] b569dfc96ba2: Preparing [2021-05-19T17:43:53.438Z] ff4ba396b325: Preparing [2021-05-19T17:43:53.438Z] ecda9f135282: Preparing [2021-05-19T17:43:53.438Z] efc0d87b79cc: Preparing [2021-05-19T17:43:53.438Z] 803c0b986e5e: Preparing [2021-05-19T17:43:53.438Z] 803c0b986e5e: Preparing [2021-05-19T17:43:53.438Z] 5af582656139: Preparing [2021-05-19T17:43:53.438Z] 591f1cd58c31: Preparing [2021-05-19T17:43:53.438Z] 32f366d666a5: Preparing [2021-05-19T17:43:53.438Z] efc0d87b79cc: Waiting [2021-05-19T17:43:53.438Z] 803c0b986e5e: Waiting [2021-05-19T17:43:53.438Z] 5af582656139: Waiting [2021-05-19T17:43:53.438Z] 591f1cd58c31: Waiting [2021-05-19T17:43:53.438Z] 32f366d666a5: Waiting [2021-05-19T17:43:53.438Z] ecda9f135282: Layer already exists [2021-05-19T17:43:53.438Z] f3a34ea62fbb: Layer already exists [2021-05-19T17:43:53.438Z] b569dfc96ba2: Layer already exists [2021-05-19T17:43:53.438Z] 7393d5a0b2f0: Layer already exists [2021-05-19T17:43:53.438Z] ff4ba396b325: Layer already exists [2021-05-19T17:43:53.438Z] efc0d87b79cc: Layer already exists [2021-05-19T17:43:53.438Z] 803c0b986e5e: Layer already exists [2021-05-19T17:43:53.438Z] 591f1cd58c31: Layer already exists [2021-05-19T17:43:53.438Z] 32f366d666a5: Layer already exists [2021-05-19T17:43:53.438Z] 5af582656139: Layer already exists [2021-05-19T17:43:53.438Z] 33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229: digest: sha256:52281df8eb15902584b8e560eacf0285180c53620aabf7a9d4082fb20a4cec31 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:43:53.743Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:43:54.038Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:master [2021-05-19T17:43:54.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-05-19T17:43:54.038Z] 7393d5a0b2f0: Preparing [2021-05-19T17:43:54.038Z] 7393d5a0b2f0: Preparing [2021-05-19T17:43:54.038Z] f3a34ea62fbb: Preparing [2021-05-19T17:43:54.038Z] b569dfc96ba2: Preparing [2021-05-19T17:43:54.038Z] ff4ba396b325: Preparing [2021-05-19T17:43:54.038Z] ecda9f135282: Preparing [2021-05-19T17:43:54.038Z] efc0d87b79cc: Preparing [2021-05-19T17:43:54.038Z] 803c0b986e5e: Preparing [2021-05-19T17:43:54.038Z] 803c0b986e5e: Preparing [2021-05-19T17:43:54.038Z] 5af582656139: Preparing [2021-05-19T17:43:54.038Z] 591f1cd58c31: Preparing [2021-05-19T17:43:54.038Z] 32f366d666a5: Preparing [2021-05-19T17:43:54.038Z] efc0d87b79cc: Waiting [2021-05-19T17:43:54.038Z] 803c0b986e5e: Waiting [2021-05-19T17:43:54.038Z] 5af582656139: Waiting [2021-05-19T17:43:54.038Z] 591f1cd58c31: Waiting [2021-05-19T17:43:54.038Z] 32f366d666a5: Waiting [2021-05-19T17:43:54.038Z] f3a34ea62fbb: Layer already exists [2021-05-19T17:43:54.038Z] b569dfc96ba2: Layer already exists [2021-05-19T17:43:54.038Z] ecda9f135282: Layer already exists [2021-05-19T17:43:54.038Z] 7393d5a0b2f0: Layer already exists [2021-05-19T17:43:54.038Z] ff4ba396b325: Layer already exists [2021-05-19T17:43:54.038Z] efc0d87b79cc: Layer already exists [2021-05-19T17:43:54.038Z] 803c0b986e5e: Layer already exists [2021-05-19T17:43:54.038Z] 32f366d666a5: Layer already exists [2021-05-19T17:43:54.038Z] 591f1cd58c31: Layer already exists [2021-05-19T17:43:54.038Z] 5af582656139: Layer already exists [2021-05-19T17:43:54.038Z] master: digest: sha256:52281df8eb15902584b8e560eacf0285180c53620aabf7a9d4082fb20a4cec31 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-19T17:43:54.088Z] ===================================================== [Pipeline] echo [2021-05-19T17:43:54.103Z] taggedImages: [2021-05-19T17:43:54.103Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:33be738d083b4922562f493dbd4ae71f8cb2af47 [2021-05-19T17:43:54.103Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.229 [2021-05-19T17:43:54.103Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [2021-05-19T17:43:54.103Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] echo [2021-05-19T17:43:54.138Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-05-19T17:43:54.138Z] 33be738d083b4922562f493dbd4ae71f8cb2af47 [2021-05-19T17:43:54.138Z] 2.0.0-dev.229 [2021-05-19T17:43:54.138Z] 33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [2021-05-19T17:43:54.138Z] master [2021-05-19T17:43:54.138Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:43:54.482Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:33be738d083b4922562f493dbd4ae71f8cb2af47 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:43:54.776Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:33be738d083b4922562f493dbd4ae71f8cb2af47 [2021-05-19T17:43:54.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-05-19T17:43:54.777Z] 5992ed0467b0: Preparing [2021-05-19T17:43:54.777Z] 4e78bdb1a280: Preparing [2021-05-19T17:43:54.777Z] 7f030abe64d1: Preparing [2021-05-19T17:43:54.777Z] a52d63fde2e7: Preparing [2021-05-19T17:43:54.777Z] be3a9326b6a8: Preparing [2021-05-19T17:43:54.777Z] 32f366d666a5: Preparing [2021-05-19T17:43:54.777Z] 32f366d666a5: Waiting [2021-05-19T17:43:54.816Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T17:43:55.097Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T17:43:55.097Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T17:43:55.373Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T17:43:55.739Z] a52d63fde2e7: Pushed [2021-05-19T17:43:55.739Z] 7f030abe64d1: Pushed [2021-05-19T17:43:55.739Z] 32f366d666a5: Layer already exists [2021-05-19T17:43:55.739Z] be3a9326b6a8: Pushed [2021-05-19T17:43:55.982Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-19T17:43:55.982Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-19T17:43:55.982Z] (2/2) Installing su-exec (0.2-r1) [2021-05-19T17:43:55.982Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T17:43:55.982Z] OK: 5 MiB in 16 packages [2021-05-19T17:43:55.982Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-19T17:43:55.982Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-19T17:43:55.982Z] (4/6) Installing curl (7.76.1-r0) [2021-05-19T17:43:55.982Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-19T17:43:55.982Z] (6/6) Installing su-exec (0.2-r1) [2021-05-19T17:43:55.982Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T17:43:55.982Z] Executing ca-certificates-20191127-r4.trigger [2021-05-19T17:43:55.998Z] 5992ed0467b0: Pushed [2021-05-19T17:43:56.258Z] 4e78bdb1a280: Pushed [2021-05-19T17:43:56.258Z] 33be738d083b4922562f493dbd4ae71f8cb2af47: digest: sha256:f84592df25870d23126676ae6a02cc9891f1d057af00ae3924fd8068de56cbfe size: 1575 [2021-05-19T17:43:56.266Z] OK: 7 MiB in 20 packages [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:43:56.562Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.229 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:43:56.856Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.229 [2021-05-19T17:43:56.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-05-19T17:43:56.856Z] 5992ed0467b0: Preparing [2021-05-19T17:43:56.856Z] 4e78bdb1a280: Preparing [2021-05-19T17:43:56.856Z] 7f030abe64d1: Preparing [2021-05-19T17:43:56.856Z] a52d63fde2e7: Preparing [2021-05-19T17:43:56.856Z] be3a9326b6a8: Preparing [2021-05-19T17:43:56.856Z] 32f366d666a5: Preparing [2021-05-19T17:43:56.856Z] 32f366d666a5: Waiting [2021-05-19T17:43:56.856Z] a52d63fde2e7: Layer already exists [2021-05-19T17:43:56.856Z] be3a9326b6a8: Layer already exists [2021-05-19T17:43:56.856Z] 4e78bdb1a280: Layer already exists [2021-05-19T17:43:56.856Z] 7f030abe64d1: Layer already exists [2021-05-19T17:43:56.856Z] 5992ed0467b0: Layer already exists [2021-05-19T17:43:56.856Z] 32f366d666a5: Layer already exists [2021-05-19T17:43:56.856Z] 2.0.0-dev.229: digest: sha256:f84592df25870d23126676ae6a02cc9891f1d057af00ae3924fd8068de56cbfe size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:43:57.163Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:43:57.458Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [2021-05-19T17:43:57.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-05-19T17:43:57.459Z] 5992ed0467b0: Preparing [2021-05-19T17:43:57.459Z] 4e78bdb1a280: Preparing [2021-05-19T17:43:57.459Z] 7f030abe64d1: Preparing [2021-05-19T17:43:57.459Z] a52d63fde2e7: Preparing [2021-05-19T17:43:57.459Z] be3a9326b6a8: Preparing [2021-05-19T17:43:57.459Z] 32f366d666a5: Preparing [2021-05-19T17:43:57.459Z] 32f366d666a5: Waiting [2021-05-19T17:43:57.459Z] 4e78bdb1a280: Layer already exists [2021-05-19T17:43:57.459Z] be3a9326b6a8: Layer already exists [2021-05-19T17:43:57.459Z] 5992ed0467b0: Layer already exists [2021-05-19T17:43:57.459Z] a52d63fde2e7: Layer already exists [2021-05-19T17:43:57.459Z] 7f030abe64d1: Layer already exists [2021-05-19T17:43:57.459Z] 32f366d666a5: Layer already exists [2021-05-19T17:43:57.459Z] 33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229: digest: sha256:f84592df25870d23126676ae6a02cc9891f1d057af00ae3924fd8068de56cbfe size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:43:57.767Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:43:58.065Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:master [2021-05-19T17:43:58.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-05-19T17:43:58.065Z] 5992ed0467b0: Preparing [2021-05-19T17:43:58.065Z] 4e78bdb1a280: Preparing [2021-05-19T17:43:58.065Z] 7f030abe64d1: Preparing [2021-05-19T17:43:58.065Z] a52d63fde2e7: Preparing [2021-05-19T17:43:58.065Z] be3a9326b6a8: Preparing [2021-05-19T17:43:58.065Z] 32f366d666a5: Preparing [2021-05-19T17:43:58.065Z] 32f366d666a5: Waiting [2021-05-19T17:43:58.065Z] 5992ed0467b0: Layer already exists [2021-05-19T17:43:58.065Z] be3a9326b6a8: Layer already exists [2021-05-19T17:43:58.065Z] 4e78bdb1a280: Layer already exists [2021-05-19T17:43:58.065Z] 7f030abe64d1: Layer already exists [2021-05-19T17:43:58.065Z] a52d63fde2e7: Layer already exists [2021-05-19T17:43:58.065Z] 32f366d666a5: Layer already exists [2021-05-19T17:43:58.066Z] master: digest: sha256:f84592df25870d23126676ae6a02cc9891f1d057af00ae3924fd8068de56cbfe size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-19T17:43:58.117Z] ===================================================== [Pipeline] echo [2021-05-19T17:43:58.131Z] taggedImages: [2021-05-19T17:43:58.131Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:33be738d083b4922562f493dbd4ae71f8cb2af47 [2021-05-19T17:43:58.131Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.229 [2021-05-19T17:43:58.131Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [2021-05-19T17:43:58.131Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] echo [2021-05-19T17:43:58.187Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-05-19T17:43:58.187Z] 33be738d083b4922562f493dbd4ae71f8cb2af47 [2021-05-19T17:43:58.187Z] 2.0.0-dev.229 [2021-05-19T17:43:58.187Z] 33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [2021-05-19T17:43:58.187Z] master [2021-05-19T17:43:58.187Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:43:58.266Z] Removing intermediate container 67aaa616444f [2021-05-19T17:43:58.266Z] ---> 5264a9894bbc [2021-05-19T17:43:58.266Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-19T17:43:58.522Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:33be738d083b4922562f493dbd4ae71f8cb2af47 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:43:58.825Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:33be738d083b4922562f493dbd4ae71f8cb2af47 [2021-05-19T17:43:58.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-05-19T17:43:58.825Z] 3200b5b70bc7: Preparing [2021-05-19T17:43:58.825Z] 06f774e8c52e: Preparing [2021-05-19T17:43:58.825Z] f9b7a3546643: Preparing [2021-05-19T17:43:58.825Z] 39bf9ba78d4c: Preparing [2021-05-19T17:43:58.825Z] b5c2954c3902: Preparing [2021-05-19T17:43:58.825Z] 46059b55d3c7: Preparing [2021-05-19T17:43:58.825Z] 1f04a15b8b44: Preparing [2021-05-19T17:43:58.825Z] 64d461398cc2: Preparing [2021-05-19T17:43:58.825Z] 85f5b76c164e: Preparing [2021-05-19T17:43:58.825Z] 32f366d666a5: Preparing [2021-05-19T17:43:58.825Z] 46059b55d3c7: Waiting [2021-05-19T17:43:58.825Z] 1f04a15b8b44: Waiting [2021-05-19T17:43:58.825Z] 64d461398cc2: Waiting [2021-05-19T17:43:58.825Z] 32f366d666a5: Waiting [2021-05-19T17:43:58.825Z] 85f5b76c164e: Waiting [2021-05-19T17:43:59.252Z] ---> Running in 99ce2837f958 [2021-05-19T17:43:59.410Z] 3200b5b70bc7: Pushed [2021-05-19T17:43:59.410Z] b5c2954c3902: Pushed [2021-05-19T17:43:59.670Z] 06f774e8c52e: Pushed [2021-05-19T17:43:59.670Z] 46059b55d3c7: Pushed [2021-05-19T17:43:59.670Z] 1f04a15b8b44: Pushed [2021-05-19T17:43:59.670Z] 32f366d666a5: Layer already exists [2021-05-19T17:43:59.670Z] 64d461398cc2: Pushed [2021-05-19T17:43:59.670Z] f9b7a3546643: Pushed [2021-05-19T17:43:59.855Z] Removing intermediate container 3199094718d1 [2021-05-19T17:43:59.855Z] ---> 9704ee6f0508 [2021-05-19T17:43:59.855Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-19T17:43:59.855Z] Removing intermediate container e7b2c1b7f92a [2021-05-19T17:43:59.855Z] ---> c53c8236c901 [2021-05-19T17:43:59.855Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-19T17:43:59.929Z] 39bf9ba78d4c: Pushed [2021-05-19T17:43:59.929Z] 85f5b76c164e: Pushed [2021-05-19T17:43:59.929Z] 33be738d083b4922562f493dbd4ae71f8cb2af47: digest: sha256:3015122e73512ecb2aa6203dd64388aae9dba66f2c9d34fb030aada5399c0798 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:44:00.129Z] Removing intermediate container 99ce2837f958 [2021-05-19T17:44:00.129Z] ---> 6e1ccc919a28 [2021-05-19T17:44:00.129Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-19T17:44:00.229Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.229 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:44:00.409Z] ---> Running in 658ebfb7c86a [2021-05-19T17:44:00.526Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.229 [2021-05-19T17:44:00.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-05-19T17:44:00.526Z] 3200b5b70bc7: Preparing [2021-05-19T17:44:00.526Z] 06f774e8c52e: Preparing [2021-05-19T17:44:00.526Z] f9b7a3546643: Preparing [2021-05-19T17:44:00.526Z] 39bf9ba78d4c: Preparing [2021-05-19T17:44:00.526Z] b5c2954c3902: Preparing [2021-05-19T17:44:00.526Z] 46059b55d3c7: Preparing [2021-05-19T17:44:00.526Z] 1f04a15b8b44: Preparing [2021-05-19T17:44:00.526Z] 64d461398cc2: Preparing [2021-05-19T17:44:00.526Z] 85f5b76c164e: Preparing [2021-05-19T17:44:00.526Z] 32f366d666a5: Preparing [2021-05-19T17:44:00.526Z] 46059b55d3c7: Waiting [2021-05-19T17:44:00.526Z] 1f04a15b8b44: Waiting [2021-05-19T17:44:00.526Z] 64d461398cc2: Waiting [2021-05-19T17:44:00.526Z] 85f5b76c164e: Waiting [2021-05-19T17:44:00.526Z] 32f366d666a5: Waiting [2021-05-19T17:44:00.526Z] f9b7a3546643: Layer already exists [2021-05-19T17:44:00.526Z] b5c2954c3902: Layer already exists [2021-05-19T17:44:00.526Z] 06f774e8c52e: Layer already exists [2021-05-19T17:44:00.526Z] 39bf9ba78d4c: Layer already exists [2021-05-19T17:44:00.526Z] 3200b5b70bc7: Layer already exists [2021-05-19T17:44:00.526Z] 64d461398cc2: Layer already exists [2021-05-19T17:44:00.526Z] 1f04a15b8b44: Layer already exists [2021-05-19T17:44:00.526Z] 32f366d666a5: Layer already exists [2021-05-19T17:44:00.526Z] 46059b55d3c7: Layer already exists [2021-05-19T17:44:00.526Z] 85f5b76c164e: Layer already exists [2021-05-19T17:44:00.526Z] 2.0.0-dev.229: digest: sha256:3015122e73512ecb2aa6203dd64388aae9dba66f2c9d34fb030aada5399c0798 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:44:00.685Z] ---> Running in e8086e2aaa89 [2021-05-19T17:44:00.685Z] ---> Running in cf86ceb302ad [2021-05-19T17:44:00.826Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:44:00.960Z] Removing intermediate container ed4b5b162b76 [2021-05-19T17:44:00.960Z] ---> c84add318317 [2021-05-19T17:44:00.960Z] [2021-05-19T17:44:00.960Z] Step 11/23 : FROM alpine:3.12 [2021-05-19T17:44:00.960Z] ---> 9852663dfa18 [2021-05-19T17:44:00.960Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-19T17:44:01.127Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [2021-05-19T17:44:01.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-05-19T17:44:01.127Z] 3200b5b70bc7: Preparing [2021-05-19T17:44:01.127Z] 06f774e8c52e: Preparing [2021-05-19T17:44:01.127Z] f9b7a3546643: Preparing [2021-05-19T17:44:01.127Z] 39bf9ba78d4c: Preparing [2021-05-19T17:44:01.127Z] b5c2954c3902: Preparing [2021-05-19T17:44:01.127Z] 46059b55d3c7: Preparing [2021-05-19T17:44:01.127Z] 1f04a15b8b44: Preparing [2021-05-19T17:44:01.127Z] 64d461398cc2: Preparing [2021-05-19T17:44:01.127Z] 85f5b76c164e: Preparing [2021-05-19T17:44:01.127Z] 32f366d666a5: Preparing [2021-05-19T17:44:01.127Z] 46059b55d3c7: Waiting [2021-05-19T17:44:01.127Z] 1f04a15b8b44: Waiting [2021-05-19T17:44:01.127Z] 64d461398cc2: Waiting [2021-05-19T17:44:01.127Z] 85f5b76c164e: Waiting [2021-05-19T17:44:01.127Z] 32f366d666a5: Waiting [2021-05-19T17:44:01.127Z] 06f774e8c52e: Layer already exists [2021-05-19T17:44:01.127Z] b5c2954c3902: Layer already exists [2021-05-19T17:44:01.127Z] 39bf9ba78d4c: Layer already exists [2021-05-19T17:44:01.127Z] 3200b5b70bc7: Layer already exists [2021-05-19T17:44:01.127Z] f9b7a3546643: Layer already exists [2021-05-19T17:44:01.127Z] 64d461398cc2: Layer already exists [2021-05-19T17:44:01.127Z] 46059b55d3c7: Layer already exists [2021-05-19T17:44:01.127Z] 85f5b76c164e: Layer already exists [2021-05-19T17:44:01.127Z] 1f04a15b8b44: Layer already exists [2021-05-19T17:44:01.127Z] 32f366d666a5: Layer already exists [2021-05-19T17:44:01.127Z] 33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229: digest: sha256:3015122e73512ecb2aa6203dd64388aae9dba66f2c9d34fb030aada5399c0798 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:44:01.433Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:44:01.573Z] Removing intermediate container 658ebfb7c86a [2021-05-19T17:44:01.573Z] ---> 9b80e3bbe10f [2021-05-19T17:44:01.573Z] Step 14/26 : WORKDIR / [2021-05-19T17:44:01.573Z] Removing intermediate container a102cffcb81f [2021-05-19T17:44:01.573Z] ---> 903294635524 [2021-05-19T17:44:01.573Z] [2021-05-19T17:44:01.573Z] Step 11/24 : FROM alpine:3.12 [2021-05-19T17:44:01.573Z] ---> 9852663dfa18 [2021-05-19T17:44:01.573Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-19T17:44:01.573Z] ---> Running in aecfa30eb9d1 [2021-05-19T17:44:01.728Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [2021-05-19T17:44:01.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-05-19T17:44:01.728Z] 3200b5b70bc7: Preparing [2021-05-19T17:44:01.728Z] 06f774e8c52e: Preparing [2021-05-19T17:44:01.728Z] f9b7a3546643: Preparing [2021-05-19T17:44:01.728Z] 39bf9ba78d4c: Preparing [2021-05-19T17:44:01.728Z] b5c2954c3902: Preparing [2021-05-19T17:44:01.728Z] 46059b55d3c7: Preparing [2021-05-19T17:44:01.728Z] 1f04a15b8b44: Preparing [2021-05-19T17:44:01.728Z] 64d461398cc2: Preparing [2021-05-19T17:44:01.728Z] 85f5b76c164e: Preparing [2021-05-19T17:44:01.728Z] 32f366d666a5: Preparing [2021-05-19T17:44:01.728Z] 46059b55d3c7: Waiting [2021-05-19T17:44:01.728Z] 1f04a15b8b44: Waiting [2021-05-19T17:44:01.728Z] 64d461398cc2: Waiting [2021-05-19T17:44:01.728Z] 85f5b76c164e: Waiting [2021-05-19T17:44:01.728Z] 32f366d666a5: Waiting [2021-05-19T17:44:01.728Z] 3200b5b70bc7: Layer already exists [2021-05-19T17:44:01.728Z] 39bf9ba78d4c: Layer already exists [2021-05-19T17:44:01.728Z] 06f774e8c52e: Layer already exists [2021-05-19T17:44:01.728Z] f9b7a3546643: Layer already exists [2021-05-19T17:44:01.728Z] b5c2954c3902: Layer already exists [2021-05-19T17:44:01.728Z] 46059b55d3c7: Layer already exists [2021-05-19T17:44:01.728Z] 64d461398cc2: Layer already exists [2021-05-19T17:44:01.728Z] 1f04a15b8b44: Layer already exists [2021-05-19T17:44:01.728Z] 32f366d666a5: Layer already exists [2021-05-19T17:44:01.728Z] 85f5b76c164e: Layer already exists [2021-05-19T17:44:01.728Z] master: digest: sha256:3015122e73512ecb2aa6203dd64388aae9dba66f2c9d34fb030aada5399c0798 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-19T17:44:01.776Z] ===================================================== [Pipeline] echo [2021-05-19T17:44:01.804Z] taggedImages: [2021-05-19T17:44:01.804Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:33be738d083b4922562f493dbd4ae71f8cb2af47 [2021-05-19T17:44:01.804Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.229 [2021-05-19T17:44:01.804Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [2021-05-19T17:44:01.804Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] echo [2021-05-19T17:44:01.842Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-05-19T17:44:01.842Z] 33be738d083b4922562f493dbd4ae71f8cb2af47 [2021-05-19T17:44:01.842Z] 2.0.0-dev.229 [2021-05-19T17:44:01.842Z] 33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [2021-05-19T17:44:01.842Z] master [2021-05-19T17:44:01.842Z] ===================================================== [2021-05-19T17:44:01.847Z] Removing intermediate container cf86ceb302ad [2021-05-19T17:44:01.847Z] ---> 0db20b7a1505 [2021-05-19T17:44:01.848Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-19T17:44:01.848Z] ---> Running in 1e88f11ec26e [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:44:02.126Z] ---> Running in 48f2f78e9eec [2021-05-19T17:44:02.126Z] ---> Running in 9e21495293d4 [2021-05-19T17:44:02.126Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.229" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-19T17:44:02.184Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:33be738d083b4922562f493dbd4ae71f8cb2af47 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:44:02.500Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:33be738d083b4922562f493dbd4ae71f8cb2af47 [2021-05-19T17:44:02.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-05-19T17:44:02.500Z] a401fc176eb7: Preparing [2021-05-19T17:44:02.500Z] f0ad148a01d9: Preparing [2021-05-19T17:44:02.500Z] efc0d87b79cc: Preparing [2021-05-19T17:44:02.501Z] c1fcd1a8fa75: Preparing [2021-05-19T17:44:02.501Z] 32f366d666a5: Preparing [2021-05-19T17:44:02.501Z] 32f366d666a5: Layer already exists [2021-05-19T17:44:02.501Z] efc0d87b79cc: Layer already exists [2021-05-19T17:44:02.764Z] a401fc176eb7: Pushed [2021-05-19T17:44:02.764Z] c1fcd1a8fa75: Pushed [2021-05-19T17:44:03.116Z] Removing intermediate container 1e88f11ec26e [2021-05-19T17:44:03.117Z] ---> a9deaa47561a [2021-05-19T17:44:03.117Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-19T17:44:04.097Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T17:44:04.097Z] ---> 431297cfca8c [2021-05-19T17:44:04.097Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-19T17:44:04.153Z] f0ad148a01d9: Pushed [2021-05-19T17:44:04.153Z] 33be738d083b4922562f493dbd4ae71f8cb2af47: digest: sha256:c36dd64865c38f9221abedad16482db8f542ae870d5b3148ad99c903689c8f80 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:44:04.378Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T17:44:04.378Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T17:44:04.455Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.229 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:44:04.662Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T17:44:04.767Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.229 [2021-05-19T17:44:04.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-05-19T17:44:04.767Z] a401fc176eb7: Preparing [2021-05-19T17:44:04.767Z] f0ad148a01d9: Preparing [2021-05-19T17:44:04.767Z] efc0d87b79cc: Preparing [2021-05-19T17:44:04.767Z] c1fcd1a8fa75: Preparing [2021-05-19T17:44:04.767Z] 32f366d666a5: Preparing [2021-05-19T17:44:04.767Z] f0ad148a01d9: Layer already exists [2021-05-19T17:44:04.767Z] c1fcd1a8fa75: Layer already exists [2021-05-19T17:44:04.767Z] 32f366d666a5: Layer already exists [2021-05-19T17:44:04.767Z] a401fc176eb7: Layer already exists [2021-05-19T17:44:04.767Z] efc0d87b79cc: Layer already exists [2021-05-19T17:44:04.767Z] 2.0.0-dev.229: digest: sha256:c36dd64865c38f9221abedad16482db8f542ae870d5b3148ad99c903689c8f80 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:44:04.969Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-19T17:44:04.970Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-19T17:44:04.970Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T17:44:05.083Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:44:05.247Z] Executing ca-certificates-20191127-r4.trigger [2021-05-19T17:44:05.247Z] OK: 6 MiB in 16 packages [2021-05-19T17:44:05.247Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-19T17:44:05.247Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T17:44:05.379Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [2021-05-19T17:44:05.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-05-19T17:44:05.379Z] a401fc176eb7: Preparing [2021-05-19T17:44:05.379Z] f0ad148a01d9: Preparing [2021-05-19T17:44:05.379Z] efc0d87b79cc: Preparing [2021-05-19T17:44:05.379Z] c1fcd1a8fa75: Preparing [2021-05-19T17:44:05.379Z] 32f366d666a5: Preparing [2021-05-19T17:44:05.379Z] a401fc176eb7: Layer already exists [2021-05-19T17:44:05.379Z] f0ad148a01d9: Layer already exists [2021-05-19T17:44:05.379Z] efc0d87b79cc: Layer already exists [2021-05-19T17:44:05.379Z] 32f366d666a5: Layer already exists [2021-05-19T17:44:05.379Z] c1fcd1a8fa75: Layer already exists [2021-05-19T17:44:05.379Z] 33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229: digest: sha256:c36dd64865c38f9221abedad16482db8f542ae870d5b3148ad99c903689c8f80 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:44:05.529Z] OK: 5 MiB in 15 packages [2021-05-19T17:44:05.682Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:44:05.805Z] ---> 68c8533793d9 [2021-05-19T17:44:05.805Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-19T17:44:05.805Z] Removing intermediate container e8086e2aaa89 [2021-05-19T17:44:05.805Z] ---> 0fd2ca425fb9 [2021-05-19T17:44:05.805Z] [2021-05-19T17:44:05.805Z] Step 12/24 : FROM docker:20.10.0 [2021-05-19T17:44:05.980Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:master [2021-05-19T17:44:05.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-05-19T17:44:05.980Z] a401fc176eb7: Preparing [2021-05-19T17:44:05.980Z] f0ad148a01d9: Preparing [2021-05-19T17:44:05.980Z] efc0d87b79cc: Preparing [2021-05-19T17:44:05.980Z] c1fcd1a8fa75: Preparing [2021-05-19T17:44:05.980Z] 32f366d666a5: Preparing [2021-05-19T17:44:05.980Z] f0ad148a01d9: Layer already exists [2021-05-19T17:44:05.980Z] 32f366d666a5: Layer already exists [2021-05-19T17:44:05.980Z] c1fcd1a8fa75: Layer already exists [2021-05-19T17:44:05.980Z] a401fc176eb7: Layer already exists [2021-05-19T17:44:05.980Z] efc0d87b79cc: Layer already exists [2021-05-19T17:44:05.980Z] master: digest: sha256:c36dd64865c38f9221abedad16482db8f542ae870d5b3148ad99c903689c8f80 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-19T17:44:06.029Z] ===================================================== [Pipeline] echo [2021-05-19T17:44:06.045Z] taggedImages: [2021-05-19T17:44:06.045Z] - nexus3.edgexfoundry.org:10004/support-notifications:33be738d083b4922562f493dbd4ae71f8cb2af47 [2021-05-19T17:44:06.045Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.229 [2021-05-19T17:44:06.045Z] - nexus3.edgexfoundry.org:10004/support-notifications:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [2021-05-19T17:44:06.045Z] - nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] echo [2021-05-19T17:44:06.103Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-05-19T17:44:06.103Z] 33be738d083b4922562f493dbd4ae71f8cb2af47 [2021-05-19T17:44:06.103Z] 2.0.0-dev.229 [2021-05-19T17:44:06.103Z] 33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [2021-05-19T17:44:06.103Z] master [2021-05-19T17:44:06.103Z] ===================================================== [2021-05-19T17:44:06.113Z] Removing intermediate container 9e21495293d4 [2021-05-19T17:44:06.113Z] ---> 6dd02021274d [2021-05-19T17:44:06.113Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-19T17:44:06.113Z] 20.10.0: Pulling from library/docker [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:44:06.396Z] ---> Running in 42aa2b97b7f5 [2021-05-19T17:44:06.451Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:33be738d083b4922562f493dbd4ae71f8cb2af47 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:44:06.766Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:33be738d083b4922562f493dbd4ae71f8cb2af47 [2021-05-19T17:44:06.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-05-19T17:44:06.766Z] 082a4cd4628f: Preparing [2021-05-19T17:44:06.766Z] 5cf0cebce429: Preparing [2021-05-19T17:44:06.766Z] efc0d87b79cc: Preparing [2021-05-19T17:44:06.766Z] ff4b01233236: Preparing [2021-05-19T17:44:06.766Z] 32f366d666a5: Preparing [2021-05-19T17:44:06.766Z] 32f366d666a5: Layer already exists [2021-05-19T17:44:06.766Z] efc0d87b79cc: Layer already exists [2021-05-19T17:44:06.766Z] ff4b01233236: Layer already exists [2021-05-19T17:44:06.766Z] 082a4cd4628f: Pushed [2021-05-19T17:44:07.388Z] ---> e0aaea617fab [2021-05-19T17:44:07.388Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-19T17:44:07.388Z] Removing intermediate container 42aa2b97b7f5 [2021-05-19T17:44:07.388Z] ---> 1ab036085c7f [2021-05-19T17:44:07.388Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-19T17:44:07.663Z] Removing intermediate container 48f2f78e9eec [2021-05-19T17:44:07.663Z] ---> adbed6a1aaf2 [2021-05-19T17:44:07.663Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T17:44:07.944Z] ---> Running in 5c324d0fe3c3 [2021-05-19T17:44:07.944Z] Removing intermediate container aecfa30eb9d1 [2021-05-19T17:44:07.944Z] ---> 9a39d28d213c [2021-05-19T17:44:07.944Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T17:44:08.551Z] ---> Running in d752320ff079 [2021-05-19T17:44:08.688Z] 5cf0cebce429: Pushed [2021-05-19T17:44:08.688Z] 33be738d083b4922562f493dbd4ae71f8cb2af47: digest: sha256:3a97ea73be258c0dcffc4ec4f229e9a3831d8465266269c00402eea4cdf3f310 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:44:08.830Z] Removing intermediate container 5c324d0fe3c3 [2021-05-19T17:44:08.830Z] ---> f88ce1bba340 [2021-05-19T17:44:08.830Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-19T17:44:08.830Z] ---> adc5418f0ede [2021-05-19T17:44:08.830Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-19T17:44:08.988Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.229 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:44:09.108Z] ---> Running in 7fe8ff64aa24 [2021-05-19T17:44:09.282Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.229 [2021-05-19T17:44:09.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-05-19T17:44:09.282Z] 082a4cd4628f: Preparing [2021-05-19T17:44:09.282Z] 5cf0cebce429: Preparing [2021-05-19T17:44:09.282Z] efc0d87b79cc: Preparing [2021-05-19T17:44:09.282Z] ff4b01233236: Preparing [2021-05-19T17:44:09.282Z] 32f366d666a5: Preparing [2021-05-19T17:44:09.282Z] 32f366d666a5: Layer already exists [2021-05-19T17:44:09.282Z] efc0d87b79cc: Layer already exists [2021-05-19T17:44:09.282Z] 5cf0cebce429: Layer already exists [2021-05-19T17:44:09.282Z] ff4b01233236: Layer already exists [2021-05-19T17:44:09.282Z] 082a4cd4628f: Layer already exists [2021-05-19T17:44:09.282Z] 2.0.0-dev.229: digest: sha256:3a97ea73be258c0dcffc4ec4f229e9a3831d8465266269c00402eea4cdf3f310 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:44:09.392Z] ---> 18c090d1fbf6 [2021-05-19T17:44:09.392Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-19T17:44:09.392Z] Removing intermediate container d752320ff079 [2021-05-19T17:44:09.392Z] ---> 042c427c70ea [2021-05-19T17:44:09.392Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-19T17:44:09.585Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:44:09.669Z] ---> Running in 2baefbcba2a4 [2021-05-19T17:44:09.891Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [2021-05-19T17:44:09.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-05-19T17:44:09.891Z] 082a4cd4628f: Preparing [2021-05-19T17:44:09.891Z] 5cf0cebce429: Preparing [2021-05-19T17:44:09.891Z] efc0d87b79cc: Preparing [2021-05-19T17:44:09.891Z] ff4b01233236: Preparing [2021-05-19T17:44:09.891Z] 32f366d666a5: Preparing [2021-05-19T17:44:09.891Z] 32f366d666a5: Layer already exists [2021-05-19T17:44:09.891Z] 5cf0cebce429: Layer already exists [2021-05-19T17:44:09.891Z] efc0d87b79cc: Layer already exists [2021-05-19T17:44:09.891Z] ff4b01233236: Layer already exists [2021-05-19T17:44:09.891Z] 082a4cd4628f: Layer already exists [2021-05-19T17:44:09.891Z] 33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229: digest: sha256:3a97ea73be258c0dcffc4ec4f229e9a3831d8465266269c00402eea4cdf3f310 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:44:09.948Z] ---> Running in 1bcb6f1e0d35 [2021-05-19T17:44:10.191Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:44:10.225Z] Removing intermediate container 7fe8ff64aa24 [2021-05-19T17:44:10.225Z] ---> ef97a9365783 [2021-05-19T17:44:10.225Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-19T17:44:10.488Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:master [2021-05-19T17:44:10.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-05-19T17:44:10.488Z] 082a4cd4628f: Preparing [2021-05-19T17:44:10.488Z] 5cf0cebce429: Preparing [2021-05-19T17:44:10.488Z] efc0d87b79cc: Preparing [2021-05-19T17:44:10.488Z] ff4b01233236: Preparing [2021-05-19T17:44:10.488Z] 32f366d666a5: Preparing [2021-05-19T17:44:10.488Z] efc0d87b79cc: Layer already exists [2021-05-19T17:44:10.488Z] 32f366d666a5: Layer already exists [2021-05-19T17:44:10.488Z] ff4b01233236: Layer already exists [2021-05-19T17:44:10.488Z] 082a4cd4628f: Layer already exists [2021-05-19T17:44:10.488Z] 5cf0cebce429: Layer already exists [2021-05-19T17:44:10.488Z] master: digest: sha256:3a97ea73be258c0dcffc4ec4f229e9a3831d8465266269c00402eea4cdf3f310 size: 1363 [Pipeline] } [2021-05-19T17:44:10.504Z] ---> Running in 894b6b1f8e41 [2021-05-19T17:44:10.504Z] ---> 830761eea3e1 [2021-05-19T17:44:10.504Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-19T17:44:10.543Z] ===================================================== [Pipeline] echo [2021-05-19T17:44:10.571Z] taggedImages: [2021-05-19T17:44:10.571Z] - nexus3.edgexfoundry.org:10004/support-scheduler:33be738d083b4922562f493dbd4ae71f8cb2af47 [2021-05-19T17:44:10.571Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.229 [2021-05-19T17:44:10.571Z] - nexus3.edgexfoundry.org:10004/support-scheduler:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [2021-05-19T17:44:10.571Z] - nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] echo [2021-05-19T17:44:10.603Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-05-19T17:44:10.603Z] 33be738d083b4922562f493dbd4ae71f8cb2af47 [2021-05-19T17:44:10.603Z] 2.0.0-dev.229 [2021-05-19T17:44:10.603Z] 33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [2021-05-19T17:44:10.603Z] master [2021-05-19T17:44:10.603Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:44:10.784Z] Removing intermediate container 1bcb6f1e0d35 [2021-05-19T17:44:10.784Z] ---> c8e2f62bac66 [2021-05-19T17:44:10.784Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-19T17:44:10.944Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:33be738d083b4922562f493dbd4ae71f8cb2af47 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:44:11.067Z] ---> Running in ea1c816c5bab [2021-05-19T17:44:11.067Z] Removing intermediate container 894b6b1f8e41 [2021-05-19T17:44:11.067Z] ---> 83f2ac9da7c9 [2021-05-19T17:44:11.067Z] Step 16/24 : WORKDIR / [2021-05-19T17:44:11.264Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:33be738d083b4922562f493dbd4ae71f8cb2af47 [2021-05-19T17:44:11.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-05-19T17:44:11.264Z] 281d1a587050: Preparing [2021-05-19T17:44:11.264Z] 9f89434e97de: Preparing [2021-05-19T17:44:11.264Z] c7dd8e61a650: Preparing [2021-05-19T17:44:11.264Z] 5cbc41e6732f: Preparing [2021-05-19T17:44:11.264Z] 0754057c0ad3: Preparing [2021-05-19T17:44:11.264Z] 998cdf262ab1: Preparing [2021-05-19T17:44:11.264Z] 02e56110abd2: Preparing [2021-05-19T17:44:11.264Z] abc36efb885a: Preparing [2021-05-19T17:44:11.264Z] b0b09059f4e1: Preparing [2021-05-19T17:44:11.264Z] bb961f40224b: Preparing [2021-05-19T17:44:11.264Z] f4666769fca7: Preparing [2021-05-19T17:44:11.264Z] abc36efb885a: Waiting [2021-05-19T17:44:11.264Z] b0b09059f4e1: Waiting [2021-05-19T17:44:11.264Z] bb961f40224b: Waiting [2021-05-19T17:44:11.264Z] f4666769fca7: Waiting [2021-05-19T17:44:11.264Z] 998cdf262ab1: Waiting [2021-05-19T17:44:11.264Z] 02e56110abd2: Waiting [2021-05-19T17:44:11.264Z] 0754057c0ad3: Layer already exists [2021-05-19T17:44:11.264Z] 998cdf262ab1: Layer already exists [2021-05-19T17:44:11.343Z] ---> Running in 2342876de31b [2021-05-19T17:44:11.879Z] 02e56110abd2: Layer already exists [2021-05-19T17:44:11.880Z] 9f89434e97de: Pushed [2021-05-19T17:44:11.880Z] abc36efb885a: Layer already exists [2021-05-19T17:44:11.880Z] b0b09059f4e1: Layer already exists [2021-05-19T17:44:11.880Z] bb961f40224b: Layer already exists [2021-05-19T17:44:11.880Z] f4666769fca7: Layer already exists [2021-05-19T17:44:11.880Z] 281d1a587050: Pushed [2021-05-19T17:44:11.956Z] Removing intermediate container ea1c816c5bab [2021-05-19T17:44:11.956Z] ---> 4400800dd0c7 [2021-05-19T17:44:11.956Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T17:44:12.140Z] c7dd8e61a650: Pushed [2021-05-19T17:44:12.555Z] Removing intermediate container 2342876de31b [2021-05-19T17:44:12.555Z] ---> 5042b203c709 [2021-05-19T17:44:12.555Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T17:44:13.160Z] ---> 54f4c582e746 [2021-05-19T17:44:13.160Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-19T17:44:13.160Z] Removing intermediate container 2baefbcba2a4 [2021-05-19T17:44:13.160Z] ---> a1f8f60b440f [2021-05-19T17:44:13.160Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T17:44:13.765Z] ---> 7f1b5d550bde [2021-05-19T17:44:13.765Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-19T17:44:14.376Z] ---> 2161316847bb [2021-05-19T17:44:14.376Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-19T17:44:14.981Z] ---> 20f10b2cc8a1 [2021-05-19T17:44:14.981Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-19T17:44:14.981Z] ---> 69a751e9860b [2021-05-19T17:44:14.981Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-05-19T17:44:15.265Z] ---> Running in 5fbd0e567c1e [2021-05-19T17:44:16.263Z] ---> 73d77ab4b9fe [2021-05-19T17:44:16.263Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-19T17:44:17.252Z] ---> 27f587242ae5 [2021-05-19T17:44:17.252Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-19T17:44:17.882Z] ---> 2dba2bf2025d [2021-05-19T17:44:17.882Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-19T17:44:17.882Z] ---> af043d72bfc3 [2021-05-19T17:44:17.882Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-19T17:44:18.159Z] ---> Running in a5fb805f8234 [2021-05-19T17:44:18.441Z] ---> 09e612cf7723 [2021-05-19T17:44:18.441Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-19T17:44:18.725Z] ---> Running in 2a3df7eb1d5a [2021-05-19T17:44:18.729Z] 5cbc41e6732f: Pushed [2021-05-19T17:44:18.729Z] 33be738d083b4922562f493dbd4ae71f8cb2af47: digest: sha256:e83d1de78874ade9691c16299b4679b1b33a668a1b2b3d9f25ef637ce9c9a952 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:44:19.004Z] Removing intermediate container 5fbd0e567c1e [2021-05-19T17:44:19.004Z] ---> 4127c3a13faa [2021-05-19T17:44:19.004Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-19T17:44:19.004Z] Removing intermediate container a5fb805f8234 [2021-05-19T17:44:19.004Z] ---> 3e5914083764 [2021-05-19T17:44:19.004Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T17:44:19.035Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.229 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:44:19.282Z] ---> e7f5f807549f [2021-05-19T17:44:19.282Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-19T17:44:19.282Z] ---> Running in 9c361a1f56db [2021-05-19T17:44:19.282Z] ---> Running in c80e11b3ea93 [2021-05-19T17:44:19.332Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.229 [2021-05-19T17:44:19.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-05-19T17:44:19.332Z] 281d1a587050: Preparing [2021-05-19T17:44:19.332Z] 9f89434e97de: Preparing [2021-05-19T17:44:19.332Z] c7dd8e61a650: Preparing [2021-05-19T17:44:19.332Z] 5cbc41e6732f: Preparing [2021-05-19T17:44:19.332Z] 0754057c0ad3: Preparing [2021-05-19T17:44:19.332Z] 998cdf262ab1: Preparing [2021-05-19T17:44:19.332Z] 02e56110abd2: Preparing [2021-05-19T17:44:19.332Z] abc36efb885a: Preparing [2021-05-19T17:44:19.332Z] b0b09059f4e1: Preparing [2021-05-19T17:44:19.332Z] bb961f40224b: Preparing [2021-05-19T17:44:19.332Z] f4666769fca7: Preparing [2021-05-19T17:44:19.332Z] 998cdf262ab1: Waiting [2021-05-19T17:44:19.332Z] 02e56110abd2: Waiting [2021-05-19T17:44:19.332Z] abc36efb885a: Waiting [2021-05-19T17:44:19.332Z] b0b09059f4e1: Waiting [2021-05-19T17:44:19.332Z] bb961f40224b: Waiting [2021-05-19T17:44:19.332Z] f4666769fca7: Waiting [2021-05-19T17:44:19.332Z] 5cbc41e6732f: Layer already exists [2021-05-19T17:44:19.332Z] 9f89434e97de: Layer already exists [2021-05-19T17:44:19.332Z] 0754057c0ad3: Layer already exists [2021-05-19T17:44:19.332Z] 281d1a587050: Layer already exists [2021-05-19T17:44:19.332Z] c7dd8e61a650: Layer already exists [2021-05-19T17:44:19.332Z] 998cdf262ab1: Layer already exists [2021-05-19T17:44:19.332Z] abc36efb885a: Layer already exists [2021-05-19T17:44:19.332Z] 02e56110abd2: Layer already exists [2021-05-19T17:44:19.332Z] bb961f40224b: Layer already exists [2021-05-19T17:44:19.332Z] b0b09059f4e1: Layer already exists [2021-05-19T17:44:19.332Z] f4666769fca7: Layer already exists [2021-05-19T17:44:19.332Z] 2.0.0-dev.229: digest: sha256:e83d1de78874ade9691c16299b4679b1b33a668a1b2b3d9f25ef637ce9c9a952 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:44:19.563Z] Removing intermediate container 2a3df7eb1d5a [2021-05-19T17:44:19.563Z] ---> 4689a8a86320 [2021-05-19T17:44:19.563Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T17:44:19.563Z] ---> Running in 57b5fac93c41 [2021-05-19T17:44:19.635Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:44:19.931Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [2021-05-19T17:44:19.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-05-19T17:44:19.931Z] 281d1a587050: Preparing [2021-05-19T17:44:19.931Z] 9f89434e97de: Preparing [2021-05-19T17:44:19.931Z] c7dd8e61a650: Preparing [2021-05-19T17:44:19.931Z] 5cbc41e6732f: Preparing [2021-05-19T17:44:19.931Z] 0754057c0ad3: Preparing [2021-05-19T17:44:19.931Z] 998cdf262ab1: Preparing [2021-05-19T17:44:19.931Z] 02e56110abd2: Preparing [2021-05-19T17:44:19.931Z] abc36efb885a: Preparing [2021-05-19T17:44:19.931Z] b0b09059f4e1: Preparing [2021-05-19T17:44:19.931Z] bb961f40224b: Preparing [2021-05-19T17:44:19.931Z] f4666769fca7: Preparing [2021-05-19T17:44:19.931Z] 998cdf262ab1: Waiting [2021-05-19T17:44:19.931Z] 02e56110abd2: Waiting [2021-05-19T17:44:19.931Z] b0b09059f4e1: Waiting [2021-05-19T17:44:19.931Z] abc36efb885a: Waiting [2021-05-19T17:44:19.931Z] f4666769fca7: Waiting [2021-05-19T17:44:19.931Z] bb961f40224b: Waiting [2021-05-19T17:44:19.931Z] 0754057c0ad3: Layer already exists [2021-05-19T17:44:19.931Z] c7dd8e61a650: Layer already exists [2021-05-19T17:44:19.931Z] 281d1a587050: Layer already exists [2021-05-19T17:44:19.931Z] 9f89434e97de: Layer already exists [2021-05-19T17:44:19.931Z] 5cbc41e6732f: Layer already exists [2021-05-19T17:44:19.931Z] 998cdf262ab1: Layer already exists [2021-05-19T17:44:19.931Z] 02e56110abd2: Layer already exists [2021-05-19T17:44:19.931Z] abc36efb885a: Layer already exists [2021-05-19T17:44:19.931Z] bb961f40224b: Layer already exists [2021-05-19T17:44:19.931Z] b0b09059f4e1: Layer already exists [2021-05-19T17:44:19.931Z] f4666769fca7: Layer already exists [2021-05-19T17:44:19.931Z] 33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229: digest: sha256:e83d1de78874ade9691c16299b4679b1b33a668a1b2b3d9f25ef637ce9c9a952 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:44:20.175Z] Removing intermediate container c80e11b3ea93 [2021-05-19T17:44:20.175Z] ---> 89d2e47971de [2021-05-19T17:44:20.175Z] Step 21/23 : LABEL arch=arm64 [2021-05-19T17:44:20.175Z] Removing intermediate container 9c361a1f56db [2021-05-19T17:44:20.175Z] ---> 4ca34735fd96 [2021-05-19T17:44:20.175Z] Step 24/26 : LABEL arch=arm64 [2021-05-19T17:44:20.232Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:44:20.458Z] ---> Running in ed7d32afd0aa [2021-05-19T17:44:20.459Z] ---> Running in 2a5d4f06eaae [2021-05-19T17:44:20.459Z] Removing intermediate container 57b5fac93c41 [2021-05-19T17:44:20.459Z] ---> b7422f7c994c [2021-05-19T17:44:20.459Z] Step 22/24 : LABEL arch=arm64 [2021-05-19T17:44:20.459Z] ---> afc1fb78f8d0 [2021-05-19T17:44:20.459Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-19T17:44:20.528Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [2021-05-19T17:44:20.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-05-19T17:44:20.528Z] 281d1a587050: Preparing [2021-05-19T17:44:20.528Z] 9f89434e97de: Preparing [2021-05-19T17:44:20.528Z] c7dd8e61a650: Preparing [2021-05-19T17:44:20.528Z] 5cbc41e6732f: Preparing [2021-05-19T17:44:20.528Z] 0754057c0ad3: Preparing [2021-05-19T17:44:20.528Z] 998cdf262ab1: Preparing [2021-05-19T17:44:20.528Z] 02e56110abd2: Preparing [2021-05-19T17:44:20.528Z] abc36efb885a: Preparing [2021-05-19T17:44:20.528Z] b0b09059f4e1: Preparing [2021-05-19T17:44:20.528Z] bb961f40224b: Preparing [2021-05-19T17:44:20.528Z] f4666769fca7: Preparing [2021-05-19T17:44:20.528Z] 998cdf262ab1: Waiting [2021-05-19T17:44:20.528Z] 02e56110abd2: Waiting [2021-05-19T17:44:20.528Z] abc36efb885a: Waiting [2021-05-19T17:44:20.528Z] b0b09059f4e1: Waiting [2021-05-19T17:44:20.528Z] bb961f40224b: Waiting [2021-05-19T17:44:20.528Z] f4666769fca7: Waiting [2021-05-19T17:44:20.528Z] 9f89434e97de: Layer already exists [2021-05-19T17:44:20.528Z] c7dd8e61a650: Layer already exists [2021-05-19T17:44:20.528Z] 5cbc41e6732f: Layer already exists [2021-05-19T17:44:20.528Z] 281d1a587050: Layer already exists [2021-05-19T17:44:20.528Z] 0754057c0ad3: Layer already exists [2021-05-19T17:44:20.528Z] 02e56110abd2: Layer already exists [2021-05-19T17:44:20.528Z] b0b09059f4e1: Layer already exists [2021-05-19T17:44:20.528Z] abc36efb885a: Layer already exists [2021-05-19T17:44:20.528Z] 998cdf262ab1: Layer already exists [2021-05-19T17:44:20.528Z] bb961f40224b: Layer already exists [2021-05-19T17:44:20.528Z] f4666769fca7: Layer already exists [2021-05-19T17:44:20.528Z] master: digest: sha256:e83d1de78874ade9691c16299b4679b1b33a668a1b2b3d9f25ef637ce9c9a952 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-19T17:44:20.578Z] ===================================================== [Pipeline] echo [2021-05-19T17:44:20.591Z] taggedImages: [2021-05-19T17:44:20.591Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:33be738d083b4922562f493dbd4ae71f8cb2af47 [2021-05-19T17:44:20.591Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.229 [2021-05-19T17:44:20.591Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [2021-05-19T17:44:20.591Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [2021-05-19T17:44:20.738Z] ---> Running in 0c1d3312bd46 Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-19T17:44:21.338Z] Removing intermediate container 2a5d4f06eaae [2021-05-19T17:44:21.338Z] ---> 04647c8016ec [2021-05-19T17:44:21.338Z] Step 25/26 : LABEL git_sha=33be738d083b4922562f493dbd4ae71f8cb2af47 [2021-05-19T17:44:21.338Z] Removing intermediate container ed7d32afd0aa [2021-05-19T17:44:21.338Z] ---> 7190ebc645e3 [2021-05-19T17:44:21.338Z] Step 22/23 : LABEL git_sha=33be738d083b4922562f493dbd4ae71f8cb2af47 [2021-05-19T17:44:21.338Z] ---> Running in 428e694eefe6 [2021-05-19T17:44:21.620Z] ---> Running in 3c045c371674 [2021-05-19T17:44:21.620Z] Removing intermediate container 0c1d3312bd46 [2021-05-19T17:44:21.620Z] ---> 56193de8b384 [2021-05-19T17:44:21.620Z] Step 23/24 : LABEL git_sha=33be738d083b4922562f493dbd4ae71f8cb2af47 [2021-05-19T17:44:21.620Z] ---> 96cc4475a1fd [2021-05-19T17:44:21.620Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-19T17:44:21.620Z] ---> Running in 5e256ec32157 [2021-05-19T17:44:22.232Z] ---> Running in 259c24146125 [2021-05-19T17:44:22.232Z] Removing intermediate container 428e694eefe6 [2021-05-19T17:44:22.232Z] ---> 179bf2d3fc01 [2021-05-19T17:44:22.232Z] Step 26/26 : LABEL version=2.0.0-dev.229 [2021-05-19T17:44:22.232Z] Removing intermediate container 3c045c371674 [2021-05-19T17:44:22.232Z] ---> a9e391374fce [2021-05-19T17:44:22.232Z] Step 23/23 : LABEL version=2.0.0-dev.229 [2021-05-19T17:44:22.508Z] ---> Running in 350a74f2d21f [2021-05-19T17:44:22.508Z] Removing intermediate container 5e256ec32157 [2021-05-19T17:44:22.508Z] ---> 0e88894670b5 [2021-05-19T17:44:22.508Z] Step 24/24 : LABEL version=2.0.0-dev.229 [2021-05-19T17:44:22.508Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-19T17:44:22.508Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-19T17:44:22.508Z] ---> Running in 05843b10594e [2021-05-19T17:44:22.508Z] ---> eeaf43b92773 [2021-05-19T17:44:22.508Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-19T17:44:22.814Z] ---> Running in e7c36027afe0 [2021-05-19T17:44:22.814Z] Removing intermediate container 259c24146125 [2021-05-19T17:44:22.814Z] ---> aaa3fcaba346 [2021-05-19T17:44:22.814Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-19T17:44:22.814Z] ---> Running in 9205c3331232 [2021-05-19T17:44:23.091Z] Removing intermediate container 350a74f2d21f [2021-05-19T17:44:23.091Z] ---> d93c9d82f6c5 [2021-05-19T17:44:23.091Z] [2021-05-19T17:44:23.370Z] Removing intermediate container 05843b10594e [2021-05-19T17:44:23.370Z] ---> a634283b5ed3 [2021-05-19T17:44:23.370Z] [2021-05-19T17:44:23.644Z] Successfully built d93c9d82f6c5 [2021-05-19T17:44:23.644Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-05-19T17:44:23.644Z]  Building security-secretstore-setup ... done Building core-metadata [2021-05-19T17:44:23.644Z] Removing intermediate container 9205c3331232 [2021-05-19T17:44:23.644Z] ---> 44d1871356d6 [2021-05-19T17:44:23.644Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-19T17:44:23.644Z] Removing intermediate container e7c36027afe0 [2021-05-19T17:44:23.644Z] ---> 484c39b403f3 [2021-05-19T17:44:23.644Z] [2021-05-19T17:44:23.919Z] Successfully built a634283b5ed3 [2021-05-19T17:44:23.919Z] Successfully tagged support-notifications-arm64:latest [2021-05-19T17:44:23.919Z] Building core-data [2021-05-19T17:44:24.204Z]  Building support-notifications ... done  ---> Running in ca31d7fd02d4 [2021-05-19T17:44:24.204Z] Successfully built 484c39b403f3 [2021-05-19T17:44:24.204Z] Successfully tagged core-command-arm64:latest [2021-05-19T17:44:24.204Z] Building support-scheduler [2021-05-19T17:44:24.204Z] ---> 7486c36a4a47 [2021-05-19T17:44:24.204Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-19T17:44:24.813Z]  Building core-command ... done  ---> Running in e4dc39f72f5b [2021-05-19T17:44:25.811Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T17:44:26.097Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T17:44:26.377Z] (1/39) Installing readline (8.0.4-r0) [2021-05-19T17:44:26.651Z] (2/39) Installing bash (5.0.17-r0) [2021-05-19T17:44:26.651Z] Executing bash-5.0.17-r0.post-install [2021-05-19T17:44:26.651Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-19T17:44:26.651Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-19T17:44:26.651Z] (5/39) Installing curl (7.76.1-r0) [2021-05-19T17:44:26.651Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-19T17:44:26.651Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-19T17:44:26.651Z] (8/39) Installing expat (2.2.9-r1) [2021-05-19T17:44:26.651Z] (9/39) Installing libffi (3.3-r2) [2021-05-19T17:44:26.651Z] (10/39) Installing gdbm (1.13-r1) [2021-05-19T17:44:26.651Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-19T17:44:26.651Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-19T17:44:26.651Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-19T17:44:27.269Z] Removing intermediate container e4dc39f72f5b [2021-05-19T17:44:27.269Z] ---> e5ad7455eeed [2021-05-19T17:44:27.269Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-19T17:44:27.880Z] ---> Running in 938c600075b9 [2021-05-19T17:44:28.481Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-19T17:44:28.481Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-19T17:44:28.481Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-19T17:44:28.481Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-19T17:44:28.481Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-19T17:44:28.481Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-19T17:44:28.763Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-19T17:44:28.763Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-19T17:44:28.763Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-19T17:44:28.763Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-19T17:44:28.763Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-19T17:44:28.763Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-19T17:44:28.763Z] Removing intermediate container 938c600075b9 [2021-05-19T17:44:28.763Z] ---> b12445fdaf2d [2021-05-19T17:44:28.763Z] Step 29/32 : CMD ["gate"] [2021-05-19T17:44:28.763Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-19T17:44:28.763Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-19T17:44:28.763Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-19T17:44:28.763Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-19T17:44:29.035Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-19T17:44:29.035Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-19T17:44:29.035Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-19T17:44:29.035Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-19T17:44:29.035Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-19T17:44:29.035Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-19T17:44:29.035Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-19T17:44:29.035Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-19T17:44:29.035Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-19T17:44:29.035Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-19T17:44:29.315Z] Executing busybox-1.31.1-r19.trigger [2021-05-19T17:44:29.315Z] OK: 72 MiB in 59 packages [2021-05-19T17:44:29.592Z] ---> Running in 4322cfe80aaa [2021-05-19T17:44:30.616Z] Removing intermediate container 4322cfe80aaa [2021-05-19T17:44:30.616Z] ---> a9d159ed6a96 [2021-05-19T17:44:30.616Z] Step 30/32 : LABEL arch=arm64 [2021-05-19T17:44:31.275Z] ---> Running in 3058e03ed437 [2021-05-19T17:44:32.274Z] Removing intermediate container 3058e03ed437 [2021-05-19T17:44:32.274Z] ---> 1fbb3ae2abcf [2021-05-19T17:44:32.274Z] Step 31/32 : LABEL git_sha=33be738d083b4922562f493dbd4ae71f8cb2af47 [2021-05-19T17:44:32.559Z] ---> Running in e06af8d8bfe5 [2021-05-19T17:44:33.162Z] Removing intermediate container e06af8d8bfe5 [2021-05-19T17:44:33.162Z] ---> 6da79e31ea3d [2021-05-19T17:44:33.162Z] Step 32/32 : LABEL version=2.0.0-dev.229 [2021-05-19T17:44:33.440Z] ---> Running in ecc5ff76dd15 [2021-05-19T17:44:34.047Z] Removing intermediate container ecc5ff76dd15 [2021-05-19T17:44:34.047Z] ---> 8a85f2ecedfc [2021-05-19T17:44:34.047Z] [2021-05-19T17:44:34.328Z] Collecting docker-compose==1.23.2 [2021-05-19T17:44:34.328Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-19T17:44:34.328Z] Successfully built 8a85f2ecedfc [2021-05-19T17:44:34.328Z] Successfully tagged security-bootstrapper-arm64:latest [2021-05-19T17:44:34.328Z] Building security-proxy-setup [2021-05-19T17:44:35.777Z]  Building security-bootstrapper ... done Collecting PyYAML<4,>=3.10 [2021-05-19T17:44:35.777Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-19T17:44:39.186Z] Collecting cached-property<2,>=1.2.0 [2021-05-19T17:44:39.186Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-19T17:44:39.186Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-19T17:44:39.186Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-19T17:44:41.178Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-05-19T17:44:42.628Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-19T17:44:42.628Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-19T17:44:43.232Z] Collecting jsonschema<3,>=2.5.1 [2021-05-19T17:44:43.512Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-19T17:44:44.519Z] Collecting docker<4.0,>=3.6.0 [2021-05-19T17:44:44.519Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-19T17:44:45.518Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-19T17:44:45.518Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-19T17:44:46.119Z] Collecting docopt<0.7,>=0.6.1 [2021-05-19T17:44:46.120Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-19T17:44:48.769Z] Collecting texttable<0.10,>=0.9.0 [2021-05-19T17:44:48.769Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-19T17:44:50.769Z] Collecting idna<2.8,>=2.5 [2021-05-19T17:44:50.769Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-19T17:44:50.769Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-05-19T17:44:50.769Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-05-19T17:44:51.765Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-19T17:44:51.765Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-19T17:44:52.047Z] Collecting docker-pycreds>=0.4.0 [2021-05-19T17:44:52.047Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-19T17:44:52.326Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-19T17:44:52.326Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-19T17:44:52.326Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-19T17:44:52.326Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-19T17:44:53.322Z] Installing collected packages: PyYAML, cached-property, dockerpty, idna, urllib3, requests, jsonschema, docker-pycreds, websocket-client, docker, docopt, texttable, docker-compose [2021-05-19T17:44:53.322Z] Running setup.py install for PyYAML: started [2021-05-19T17:44:55.970Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-19T17:44:55.970Z] Running setup.py install for dockerpty: started [2021-05-19T17:44:56.977Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T17:44:57.262Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T17:44:57.262Z] ---> 39e3f7bcfc2f [2021-05-19T17:44:57.262Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T17:44:57.262Z] ---> Using cache [2021-05-19T17:44:57.262Z] ---> f448dd583807 [2021-05-19T17:44:57.262Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T17:44:57.262Z] ---> Using cache [2021-05-19T17:44:57.262Z] ---> 84e428ef5a26 [2021-05-19T17:44:57.262Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-19T17:44:57.890Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T17:44:57.890Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-19T17:44:57.890Z] ---> 39e3f7bcfc2f [2021-05-19T17:44:57.890Z] Step 3/23 : WORKDIR /edgex-go [2021-05-19T17:44:57.890Z] ---> Using cache [2021-05-19T17:44:57.890Z] ---> f448dd583807 [2021-05-19T17:44:57.890Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T17:44:57.890Z] ---> Using cache [2021-05-19T17:44:57.890Z] ---> 84e428ef5a26 [2021-05-19T17:44:57.890Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-19T17:44:58.519Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-19T17:44:58.519Z] Attempting uninstall: idna [2021-05-19T17:44:58.519Z] Found existing installation: idna 2.9 [2021-05-19T17:44:58.519Z] Uninstalling idna-2.9: [2021-05-19T17:44:58.519Z] Successfully uninstalled idna-2.9 [2021-05-19T17:44:58.519Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T17:44:58.519Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T17:44:58.519Z] ---> 39e3f7bcfc2f [2021-05-19T17:44:58.519Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T17:44:58.519Z] ---> Using cache [2021-05-19T17:44:58.519Z] ---> f448dd583807 [2021-05-19T17:44:58.519Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T17:44:58.519Z] ---> Using cache [2021-05-19T17:44:58.519Z] ---> 84e428ef5a26 [2021-05-19T17:44:58.519Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-19T17:44:59.512Z] Attempting uninstall: urllib3 [2021-05-19T17:44:59.512Z] Found existing installation: urllib3 1.25.9 [2021-05-19T17:44:59.512Z] Uninstalling urllib3-1.25.9: [2021-05-19T17:44:59.512Z] Successfully uninstalled urllib3-1.25.9 [2021-05-19T17:45:00.519Z] Attempting uninstall: requests [2021-05-19T17:45:00.519Z] Found existing installation: requests 2.23.0 [2021-05-19T17:45:00.519Z] Uninstalling requests-2.23.0: [2021-05-19T17:45:00.519Z] ---> Running in 51f5a86c74f3 [2021-05-19T17:45:00.519Z] ---> Running in 17edcac083eb [2021-05-19T17:45:00.519Z] ---> Running in d95bfb549f5a [2021-05-19T17:45:00.519Z] Successfully uninstalled requests-2.23.0 [2021-05-19T17:45:03.187Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T17:45:03.187Z] Running setup.py install for docopt: started [2021-05-19T17:45:03.187Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T17:45:03.187Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-19T17:45:03.187Z] ---> 39e3f7bcfc2f [2021-05-19T17:45:03.187Z] Step 3/22 : WORKDIR /edgex-go [2021-05-19T17:45:03.187Z] ---> Using cache [2021-05-19T17:45:03.187Z] ---> f448dd583807 [2021-05-19T17:45:03.187Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T17:45:03.187Z] ---> Using cache [2021-05-19T17:45:03.187Z] ---> 84e428ef5a26 [2021-05-19T17:45:03.187Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-19T17:45:03.187Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T17:45:03.481Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T17:45:03.481Z] ---> Running in d8355888797d [2021-05-19T17:45:03.764Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T17:45:04.400Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T17:45:04.400Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T17:45:05.004Z] OK: 218 MiB in 52 packages [2021-05-19T17:45:05.283Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T17:45:05.284Z] OK: 218 MiB in 52 packages [2021-05-19T17:45:05.570Z] Running setup.py install for docopt: finished with status 'done' [2021-05-19T17:45:05.570Z] OK: 218 MiB in 52 packages [2021-05-19T17:45:05.570Z] Running setup.py install for texttable: started [2021-05-19T17:45:06.385Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T17:45:06.755Z] Removing intermediate container 17edcac083eb [2021-05-19T17:45:06.755Z] ---> 17cf443adb06 [2021-05-19T17:45:06.755Z] Step 6/24 : COPY go.mod . [2021-05-19T17:45:07.375Z] OK: 218 MiB in 52 packages [2021-05-19T17:45:07.375Z] Removing intermediate container 51f5a86c74f3 [2021-05-19T17:45:07.375Z] ---> 5f09cb92a066 [2021-05-19T17:45:07.375Z] Step 6/24 : COPY go.mod . [2021-05-19T17:45:08.415Z] Removing intermediate container d95bfb549f5a [2021-05-19T17:45:08.415Z] ---> 6065c7196d96 [2021-05-19T17:45:08.415Z] Step 6/23 : COPY go.mod . [2021-05-19T17:45:08.415Z] Running setup.py install for texttable: finished with status 'done' [2021-05-19T17:45:09.073Z] ---> 80cf6ee9578b [2021-05-19T17:45:09.073Z] Step 7/24 : RUN go mod download [2021-05-19T17:45:09.451Z] ---> Running in debd2cee22d3 [2021-05-19T17:45:09.451Z] ---> 10f1bc7ef473 [2021-05-19T17:45:09.451Z] Step 7/24 : RUN go mod download [2021-05-19T17:45:09.796Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-05-19T17:45:09.796Z] ---> Running in 1f29511dcf19 [2021-05-19T17:45:09.796Z] Removing intermediate container d8355888797d [2021-05-19T17:45:09.796Z] ---> 98387051e6ce [2021-05-19T17:45:09.796Z] Step 6/22 : COPY go.mod . [2021-05-19T17:45:10.450Z] ---> e3e065720e90 [2021-05-19T17:45:10.450Z] Step 7/23 : RUN go mod download [2021-05-19T17:45:10.771Z] ---> Running in 1dd9281098b0 [2021-05-19T17:45:12.491Z] ---> 2b844dd8c1d1 [2021-05-19T17:45:12.491Z] Step 7/22 : RUN go mod download [2021-05-19T17:45:12.785Z] ---> Running in 584de472ffae [2021-05-19T17:45:14.791Z] Removing intermediate container debd2cee22d3 [2021-05-19T17:45:14.791Z] ---> 1bdd6a936608 [2021-05-19T17:45:14.791Z] Step 8/24 : COPY . . [2021-05-19T17:45:15.069Z] Removing intermediate container 1dd9281098b0 [2021-05-19T17:45:15.069Z] ---> 25f1996e41d6 [2021-05-19T17:45:15.069Z] Step 8/23 : COPY . . [2021-05-19T17:45:15.346Z] Removing intermediate container 1f29511dcf19 [2021-05-19T17:45:15.346Z] ---> a0d7acda4608 [2021-05-19T17:45:15.346Z] Step 8/24 : COPY . . [2021-05-19T17:45:17.350Z] Removing intermediate container 584de472ffae [2021-05-19T17:45:17.350Z] ---> 58e8a95456d3 [2021-05-19T17:45:17.350Z] Step 8/22 : COPY . . [2021-05-19T17:45:25.692Z] Removing intermediate container ca31d7fd02d4 [2021-05-19T17:45:25.692Z] ---> 982280e3e6ab [2021-05-19T17:45:25.692Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-19T17:45:26.293Z] ---> Running in f8715f612a78 [2021-05-19T17:45:27.750Z] Removing intermediate container f8715f612a78 [2021-05-19T17:45:27.750Z] ---> 3821f3168be4 [2021-05-19T17:45:27.750Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-19T17:45:28.030Z] ---> Running in 4b576eb3e0d2 [2021-05-19T17:45:29.489Z] Removing intermediate container 4b576eb3e0d2 [2021-05-19T17:45:29.489Z] ---> 881a8be36aaf [2021-05-19T17:45:29.489Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-19T17:45:31.480Z] ---> 53123ad0b2ea [2021-05-19T17:45:31.480Z] Step 9/24 : RUN go mod tidy [2021-05-19T17:45:31.760Z] ---> Running in 409aa1650b40 [2021-05-19T17:45:31.760Z] ---> a48f0e7c8bf7 [2021-05-19T17:45:31.760Z] Step 9/23 : RUN go mod tidy [2021-05-19T17:45:32.360Z] ---> df5146e65d20 [2021-05-19T17:45:32.360Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-19T17:45:32.360Z] ---> Running in 8ee46baafc9b [2021-05-19T17:45:32.955Z] ---> c6e3bfd6d28c [2021-05-19T17:45:32.955Z] Step 9/24 : RUN go mod tidy [2021-05-19T17:45:33.559Z] ---> Running in 8237fb7afc33 [2021-05-19T17:45:33.831Z] ---> 88b5816f26f6 [2021-05-19T17:45:33.831Z] Step 9/22 : RUN go mod tidy [2021-05-19T17:45:34.429Z] ---> 2931975e6ac9 [2021-05-19T17:45:34.429Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-19T17:45:34.429Z] ---> Running in f97472f5fefd [2021-05-19T17:45:37.076Z] ---> 0a1696720de6 [2021-05-19T17:45:37.076Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-19T17:45:37.076Z] ---> Running in 600990969f45 [2021-05-19T17:45:37.686Z] Removing intermediate container 600990969f45 [2021-05-19T17:45:37.686Z] ---> 58badd07a035 [2021-05-19T17:45:37.686Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T17:45:38.666Z] ---> Running in 678334bb51d8 [2021-05-19T17:45:38.666Z] Removing intermediate container 409aa1650b40 [2021-05-19T17:45:38.666Z] ---> 9e721e6645d5 [2021-05-19T17:45:38.666Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-19T17:45:39.657Z] ---> Running in b3617e9514fe [2021-05-19T17:45:40.652Z] Removing intermediate container 8ee46baafc9b [2021-05-19T17:45:40.652Z] ---> c9d3c9c8ea11 [2021-05-19T17:45:40.652Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-19T17:45:40.652Z] Removing intermediate container 678334bb51d8 [2021-05-19T17:45:40.652Z] ---> c179fb9fcc29 [2021-05-19T17:45:40.652Z] Step 22/24 : LABEL arch=arm64 [2021-05-19T17:45:40.652Z] ---> Running in 0a8ce5a1fcb8 [2021-05-19T17:45:40.652Z] ---> Running in 38125093553e [2021-05-19T17:45:41.644Z] Removing intermediate container 8237fb7afc33 [2021-05-19T17:45:41.644Z] ---> 42f412c1654d [2021-05-19T17:45:41.644Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-19T17:45:41.922Z] Removing intermediate container 38125093553e [2021-05-19T17:45:41.922Z] Removing intermediate container f97472f5fefd [2021-05-19T17:45:41.922Z] ---> 01ad6a368b77 [2021-05-19T17:45:41.922Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-19T17:45:41.922Z] ---> 75a712479be3 [2021-05-19T17:45:41.922Z] Step 23/24 : LABEL git_sha=33be738d083b4922562f493dbd4ae71f8cb2af47 [2021-05-19T17:45:42.199Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.229" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-19T17:45:42.199Z] ---> Running in e3974b67a22c [2021-05-19T17:45:42.199Z] ---> Running in 2b699507c1ac [2021-05-19T17:45:42.199Z] ---> Running in 91e7f469612f [2021-05-19T17:45:42.812Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.229" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-19T17:45:43.811Z] Removing intermediate container 91e7f469612f [2021-05-19T17:45:43.811Z] ---> 3dbc98f1ab1c [2021-05-19T17:45:43.811Z] Step 24/24 : LABEL version=2.0.0-dev.229 [2021-05-19T17:45:44.092Z] ---> Running in 755765230c0a [2021-05-19T17:45:44.694Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.229" -o cmd/core-data/core-data ./cmd/core-data [2021-05-19T17:45:44.694Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.229" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-19T17:45:45.296Z] Removing intermediate container 755765230c0a [2021-05-19T17:45:45.296Z] ---> 57377c51ae14 [2021-05-19T17:45:45.296Z] [2021-05-19T17:45:45.907Z] Successfully built 57377c51ae14 [2021-05-19T17:45:45.907Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-05-19T17:47:07.791Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.229" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-19T17:47:22.943Z] Removing intermediate container 2b699507c1ac [2021-05-19T17:47:22.943Z] ---> d9e541bc3f7f [2021-05-19T17:47:22.943Z] [2021-05-19T17:47:22.943Z] Step 11/22 : FROM alpine:3.12 [2021-05-19T17:47:22.943Z] ---> 9852663dfa18 [2021-05-19T17:47:22.943Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-19T17:47:22.943Z] ---> Running in 9bfc73e0d721 [2021-05-19T17:47:23.936Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T17:47:24.220Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T17:47:24.823Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-19T17:47:24.823Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-19T17:47:24.823Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-19T17:47:24.823Z] (4/4) Installing curl (7.76.1-r0) [2021-05-19T17:47:24.823Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T17:47:25.099Z] Executing ca-certificates-20191127-r4.trigger [2021-05-19T17:47:25.384Z] OK: 7 MiB in 18 packages [2021-05-19T17:47:28.808Z] Removing intermediate container 9bfc73e0d721 [2021-05-19T17:47:28.808Z] ---> 05b35abe59cb [2021-05-19T17:47:28.808Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-19T17:47:28.808Z] ---> Running in dd1fdccc63c0 [2021-05-19T17:47:29.408Z] Removing intermediate container dd1fdccc63c0 [2021-05-19T17:47:29.408Z] ---> cf5f767e3359 [2021-05-19T17:47:29.408Z] Step 14/22 : WORKDIR /edgex [2021-05-19T17:47:29.691Z] ---> Running in b761a91c987c [2021-05-19T17:47:29.691Z] Removing intermediate container 0a8ce5a1fcb8 [2021-05-19T17:47:29.691Z] ---> a0b0118534c9 [2021-05-19T17:47:29.691Z] [2021-05-19T17:47:29.691Z] Step 11/23 : FROM alpine:3.12 [2021-05-19T17:47:29.691Z] ---> 9852663dfa18 [2021-05-19T17:47:29.691Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-19T17:47:29.691Z] ---> Using cache [2021-05-19T17:47:29.691Z] ---> adbed6a1aaf2 [2021-05-19T17:47:29.691Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T17:47:29.691Z] ---> Using cache [2021-05-19T17:47:29.691Z] ---> f88ce1bba340 [2021-05-19T17:47:29.691Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-19T17:47:29.963Z] ---> Running in dd012cc9d36f [2021-05-19T17:47:30.566Z] Removing intermediate container b761a91c987c [2021-05-19T17:47:30.566Z] ---> c41717d79c72 [2021-05-19T17:47:30.566Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-19T17:47:30.844Z] Removing intermediate container dd012cc9d36f [2021-05-19T17:47:30.844Z] ---> ead34f2f17b0 [2021-05-19T17:47:30.844Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-19T17:47:31.130Z] ---> Running in 2882bfaa6be4 [2021-05-19T17:47:31.737Z] Removing intermediate container 2882bfaa6be4 [2021-05-19T17:47:32.010Z] ---> 192b2a4f72ea [2021-05-19T17:47:32.010Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T17:47:32.010Z] ---> 859278df2832 [2021-05-19T17:47:32.010Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-19T17:47:34.001Z] ---> ff42f0c21ec1 [2021-05-19T17:47:34.001Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-19T17:47:34.001Z] ---> 128d77ab0aea [2021-05-19T17:47:34.001Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-19T17:47:35.441Z] ---> f50731e5c224 [2021-05-19T17:47:35.441Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-19T17:47:36.874Z] ---> a06992a769d8 [2021-05-19T17:47:36.874Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-19T17:47:36.874Z] ---> 9676df50eb64 [2021-05-19T17:47:36.874Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-19T17:47:37.149Z] ---> Running in d304ee036038 [2021-05-19T17:47:37.149Z] ---> Running in 0b92ce1b89de [2021-05-19T17:47:37.745Z] Removing intermediate container b3617e9514fe [2021-05-19T17:47:37.745Z] ---> 59726f09443e [2021-05-19T17:47:37.745Z] [2021-05-19T17:47:37.745Z] Step 11/24 : FROM alpine:3.12 [2021-05-19T17:47:37.745Z] ---> 9852663dfa18 [2021-05-19T17:47:37.745Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-19T17:47:37.745Z] ---> Using cache [2021-05-19T17:47:37.745Z] ---> adbed6a1aaf2 [2021-05-19T17:47:37.745Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T17:47:37.745Z] ---> Using cache [2021-05-19T17:47:37.745Z] ---> f88ce1bba340 [2021-05-19T17:47:37.745Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-19T17:47:37.745Z] Removing intermediate container 0b92ce1b89de [2021-05-19T17:47:37.745Z] ---> 1745229f0101 [2021-05-19T17:47:37.745Z] Step 19/22 : CMD ["--init=true"] [2021-05-19T17:47:38.020Z] ---> Running in 70fd6d0f4ff4 [2021-05-19T17:47:38.020Z] Removing intermediate container d304ee036038 [2021-05-19T17:47:38.020Z] ---> b097c6caa4e1 [2021-05-19T17:47:38.020Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T17:47:38.020Z] ---> Running in f3ccf83a28b5 [2021-05-19T17:47:38.298Z] ---> Running in bcfe44a92c95 [2021-05-19T17:47:38.573Z] Removing intermediate container 70fd6d0f4ff4 [2021-05-19T17:47:38.573Z] ---> 7e7645065ef0 [2021-05-19T17:47:38.573Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-19T17:47:38.843Z] Removing intermediate container f3ccf83a28b5 [2021-05-19T17:47:38.843Z] ---> 23f26d07cc5a [2021-05-19T17:47:38.843Z] Step 20/22 : LABEL arch=arm64 [2021-05-19T17:47:38.843Z] ---> Running in ca3f5a174592 [2021-05-19T17:47:38.843Z] Removing intermediate container bcfe44a92c95 [2021-05-19T17:47:38.843Z] ---> 82700cba0942 [2021-05-19T17:47:38.843Z] Step 21/23 : LABEL arch=arm64 [2021-05-19T17:47:38.843Z] ---> Running in c07343076051 [2021-05-19T17:47:39.113Z] ---> Running in eefe8e40611b [2021-05-19T17:47:39.392Z] Removing intermediate container ca3f5a174592 [2021-05-19T17:47:39.392Z] ---> bed4aac313d1 [2021-05-19T17:47:39.392Z] Step 16/24 : WORKDIR / [2021-05-19T17:47:39.392Z] Removing intermediate container c07343076051 [2021-05-19T17:47:39.392Z] ---> f5a2d20e6b7d [2021-05-19T17:47:39.392Z] Step 21/22 : LABEL git_sha=33be738d083b4922562f493dbd4ae71f8cb2af47 [2021-05-19T17:47:39.392Z] ---> Running in 388821fbd0c6 [2021-05-19T17:47:39.664Z] ---> Running in 97b803a6ae6c [2021-05-19T17:47:39.935Z] Removing intermediate container eefe8e40611b [2021-05-19T17:47:39.935Z] ---> fc294d9132b0 [2021-05-19T17:47:39.935Z] Step 22/23 : LABEL git_sha=33be738d083b4922562f493dbd4ae71f8cb2af47 [2021-05-19T17:47:40.207Z] ---> Running in dfba13ae60c0 [2021-05-19T17:47:40.207Z] Removing intermediate container 388821fbd0c6 [2021-05-19T17:47:40.207Z] ---> d6b5534c66b2 [2021-05-19T17:47:40.207Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T17:47:40.478Z] Removing intermediate container 97b803a6ae6c [2021-05-19T17:47:40.478Z] ---> 3dd6eb124147 [2021-05-19T17:47:40.478Z] Step 22/22 : LABEL version=2.0.0-dev.229 [2021-05-19T17:47:40.748Z] ---> Running in 982263be3ba2 [2021-05-19T17:47:41.021Z] Removing intermediate container dfba13ae60c0 [2021-05-19T17:47:41.021Z] ---> 191b076b0e9b [2021-05-19T17:47:41.021Z] Step 23/23 : LABEL version=2.0.0-dev.229 [2021-05-19T17:47:41.292Z] ---> Running in 3d280855815e [2021-05-19T17:47:41.565Z] ---> 9c8adf73371e [2021-05-19T17:47:41.566Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-19T17:47:41.566Z] Removing intermediate container 982263be3ba2 [2021-05-19T17:47:41.566Z] ---> d4d74f041288 [2021-05-19T17:47:41.566Z] [2021-05-19T17:47:41.857Z] Successfully built d4d74f041288 [2021-05-19T17:47:41.857Z] Removing intermediate container 3d280855815e [2021-05-19T17:47:41.857Z] ---> a0795438992a [2021-05-19T17:47:41.857Z] [2021-05-19T17:47:41.857Z] Successfully tagged security-proxy-setup-arm64:latest [2021-05-19T17:47:42.455Z]  Building security-proxy-setup ... done Successfully built a0795438992a [2021-05-19T17:47:42.455Z] Successfully tagged support-scheduler-arm64:latest [2021-05-19T17:47:42.455Z]  Building support-scheduler ... done Removing intermediate container e3974b67a22c [2021-05-19T17:47:42.455Z] ---> 02c60f91f87a [2021-05-19T17:47:42.455Z] [2021-05-19T17:47:42.455Z] Step 11/24 : FROM alpine:3.12 [2021-05-19T17:47:42.455Z] ---> 9852663dfa18 [2021-05-19T17:47:42.455Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-19T17:47:42.737Z] ---> Running in 5e6b5ebffb8d [2021-05-19T17:47:42.737Z] ---> 35dbfa6c5133 [2021-05-19T17:47:42.737Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-19T17:47:43.337Z] Removing intermediate container 5e6b5ebffb8d [2021-05-19T17:47:43.337Z] ---> d40fcc959bef [2021-05-19T17:47:43.337Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-19T17:47:43.337Z] ---> Running in acfba1d86e3c [2021-05-19T17:47:43.606Z] ---> e3c637fce869 [2021-05-19T17:47:43.606Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-19T17:47:43.606Z] ---> Running in 4e723e8a2c38 [2021-05-19T17:47:43.877Z] Removing intermediate container acfba1d86e3c [2021-05-19T17:47:43.877Z] ---> fa3f69afec5a [2021-05-19T17:47:43.877Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-19T17:47:44.161Z] ---> Running in 36402e12f2f3 [2021-05-19T17:47:44.161Z] Removing intermediate container 4e723e8a2c38 [2021-05-19T17:47:44.161Z] ---> f574221b448e [2021-05-19T17:47:44.161Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T17:47:44.434Z] ---> Running in 949a4b415e9c [2021-05-19T17:47:44.706Z] Removing intermediate container 36402e12f2f3 [2021-05-19T17:47:44.706Z] ---> a4442787fbd6 [2021-05-19T17:47:44.706Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T17:47:44.706Z] ---> Running in 6f2b962b38c0 [2021-05-19T17:47:44.990Z] Removing intermediate container 949a4b415e9c [2021-05-19T17:47:44.990Z] ---> 5d0aee5a35fb [2021-05-19T17:47:44.990Z] Step 22/24 : LABEL arch=arm64 [2021-05-19T17:47:45.265Z] ---> Running in d00041ae76d7 [2021-05-19T17:47:45.860Z] Removing intermediate container d00041ae76d7 [2021-05-19T17:47:45.860Z] ---> f1c74193e012 [2021-05-19T17:47:45.860Z] Step 23/24 : LABEL git_sha=33be738d083b4922562f493dbd4ae71f8cb2af47 [2021-05-19T17:47:45.860Z] ---> Running in 51359c8e027b [2021-05-19T17:47:46.459Z] Removing intermediate container 51359c8e027b [2021-05-19T17:47:46.459Z] ---> 5390002d62ce [2021-05-19T17:47:46.459Z] Step 24/24 : LABEL version=2.0.0-dev.229 [2021-05-19T17:47:46.733Z] ---> Running in e46ab6dd442c [2021-05-19T17:47:47.005Z] Removing intermediate container e46ab6dd442c [2021-05-19T17:47:47.005Z] ---> 9b61073311d6 [2021-05-19T17:47:47.005Z] [2021-05-19T17:47:47.277Z] Removing intermediate container 6f2b962b38c0 [2021-05-19T17:47:47.277Z] ---> 6386cd1889c2 [2021-05-19T17:47:47.277Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-19T17:47:47.559Z] Successfully built 9b61073311d6 [2021-05-19T17:47:47.559Z] Successfully tagged core-metadata-arm64:latest [2021-05-19T17:47:47.559Z]  Building core-metadata ... done  ---> Running in d3753ccd03b5 [2021-05-19T17:47:48.989Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T17:47:49.580Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T17:47:50.173Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-19T17:47:50.443Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-19T17:47:50.713Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-19T17:47:50.713Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-19T17:47:51.302Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-19T17:47:51.570Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-19T17:47:51.842Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T17:47:51.842Z] OK: 8 MiB in 20 packages [2021-05-19T17:47:52.860Z] Removing intermediate container d3753ccd03b5 [2021-05-19T17:47:52.860Z] ---> b9a713de66f3 [2021-05-19T17:47:52.860Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T17:47:53.837Z] ---> b41ac60e578a [2021-05-19T17:47:53.837Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-19T17:47:55.266Z] ---> 22ac822c4f21 [2021-05-19T17:47:55.266Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-19T17:47:55.863Z] ---> c2a46cb6cb51 [2021-05-19T17:47:55.863Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-19T17:47:55.863Z] ---> Running in 905f2ec62098 [2021-05-19T17:47:56.457Z] Removing intermediate container 905f2ec62098 [2021-05-19T17:47:56.457Z] ---> 782d2acaa9db [2021-05-19T17:47:56.457Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T17:47:56.457Z] ---> Running in bf846d42180a [2021-05-19T17:47:57.050Z] Removing intermediate container bf846d42180a [2021-05-19T17:47:57.050Z] ---> 7c049f6a49eb [2021-05-19T17:47:57.050Z] Step 22/24 : LABEL arch=arm64 [2021-05-19T17:47:57.050Z] ---> Running in 45fc59df0fc1 [2021-05-19T17:47:57.644Z] Removing intermediate container 45fc59df0fc1 [2021-05-19T17:47:57.644Z] ---> 3b1ddf14a5dd [2021-05-19T17:47:57.644Z] Step 23/24 : LABEL git_sha=33be738d083b4922562f493dbd4ae71f8cb2af47 [2021-05-19T17:47:57.644Z] ---> Running in ecdf076efeda [2021-05-19T17:47:58.237Z] Removing intermediate container ecdf076efeda [2021-05-19T17:47:58.237Z] ---> 6b9db71cec6c [2021-05-19T17:47:58.237Z] Step 24/24 : LABEL version=2.0.0-dev.229 [2021-05-19T17:47:58.237Z] ---> Running in ccf60057b1ed [2021-05-19T17:47:58.834Z] Removing intermediate container ccf60057b1ed [2021-05-19T17:47:58.834Z] ---> 2efb182a6072 [2021-05-19T17:47:58.834Z] [2021-05-19T17:47:59.106Z] Successfully built 2efb182a6072 [2021-05-19T17:47:59.106Z] Successfully tagged core-data-arm64:latest [2021-05-19T17:47:59.392Z]  Building core-data ... done  [Pipeline] } [2021-05-19T17:47:59.402Z] $ docker stop --time=1 3e2ec54b59e9548f5f3fe7803ee0bf02e07673f112afdc2376fb40ef0740777d [2021-05-19T17:48:01.234Z] $ docker rm -f 3e2ec54b59e9548f5f3fe7803ee0bf02e07673f112afdc2376fb40ef0740777d [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-19T17:48:01.786Z] + docker images [2021-05-19T17:48:02.059Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-19T17:48:02.059Z] core-data-arm64 latest 2efb182a6072 3 seconds ago 20.4MB [2021-05-19T17:48:02.059Z] core-metadata-arm64 latest 9b61073311d6 15 seconds ago 17.4MB [2021-05-19T17:48:02.059Z] 02c60f91f87a 20 seconds ago 874MB [2021-05-19T17:48:02.059Z] support-scheduler-arm64 latest a0795438992a 20 seconds ago 16.1MB [2021-05-19T17:48:02.059Z] security-proxy-setup-arm64 latest d4d74f041288 20 seconds ago 24MB [2021-05-19T17:48:02.059Z] 59726f09443e 24 seconds ago 873MB [2021-05-19T17:48:02.059Z] a0b0118534c9 32 seconds ago 865MB [2021-05-19T17:48:02.059Z] d9e541bc3f7f 41 seconds ago 862MB [2021-05-19T17:48:02.059Z] sys-mgmt-agent-arm64 latest 57377c51ae14 2 minutes ago 299MB [2021-05-19T17:48:02.059Z] security-bootstrapper-arm64 latest 8a85f2ecedfc 3 minutes ago 17.2MB [2021-05-19T17:48:02.059Z] core-command-arm64 latest 484c39b403f3 3 minutes ago 16.1MB [2021-05-19T17:48:02.059Z] support-notifications-arm64 latest a634283b5ed3 3 minutes ago 16.8MB [2021-05-19T17:48:02.059Z] security-secretstore-setup-arm64 latest d93c9d82f6c5 3 minutes ago 24.4MB [2021-05-19T17:48:02.059Z] 0fd2ca425fb9 3 minutes ago 863MB [2021-05-19T17:48:02.059Z] c84add318317 4 minutes ago 865MB [2021-05-19T17:48:02.059Z] 903294635524 4 minutes ago 864MB [2021-05-19T17:48:02.059Z] bcb499bbddc6 4 minutes ago 862MB [2021-05-19T17:48:02.059Z] a297a9f26511 4 minutes ago 858MB [2021-05-19T17:48:02.059Z] ci-base-image-arm64 latest 39e3f7bcfc2f 8 minutes ago 641MB [2021-05-19T17:48:02.059Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 2 weeks ago 428MB [2021-05-19T17:48:02.059Z] alpine 3.12 9852663dfa18 4 weeks ago 5.32MB [2021-05-19T17:48:02.059Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-05-19T17:48:02.059Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 10 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T17:48:02.314Z] provisioning config files... [2021-05-19T17:48:02.336Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/499@tmp/config5348052847334347374tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-19T17:48:02.692Z] ---> docker-login.sh [2021-05-19T17:48:02.692Z] nexus3.edgexfoundry.org:10001 [2021-05-19T17:48:02.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T17:48:02.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T17:48:02.964Z] Configure a credential helper to remove this warning. See [2021-05-19T17:48:02.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T17:48:02.964Z] [2021-05-19T17:48:02.964Z] Login Succeeded [2021-05-19T17:48:03.236Z] nexus3.edgexfoundry.org:10002 [2021-05-19T17:48:03.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T17:48:03.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T17:48:03.507Z] Configure a credential helper to remove this warning. See [2021-05-19T17:48:03.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T17:48:03.507Z] [2021-05-19T17:48:03.507Z] Login Succeeded [2021-05-19T17:48:03.507Z] nexus3.edgexfoundry.org:10003 [2021-05-19T17:48:04.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T17:48:04.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T17:48:04.101Z] Configure a credential helper to remove this warning. See [2021-05-19T17:48:04.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T17:48:04.101Z] [2021-05-19T17:48:04.101Z] Login Succeeded [2021-05-19T17:48:04.101Z] nexus3.edgexfoundry.org:10004 [2021-05-19T17:48:04.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T17:48:04.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T17:48:04.645Z] Configure a credential helper to remove this warning. See [2021-05-19T17:48:04.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T17:48:04.645Z] [2021-05-19T17:48:04.645Z] Login Succeeded [2021-05-19T17:48:04.645Z] docker.io [2021-05-19T17:48:04.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T17:48:05.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T17:48:05.509Z] Configure a credential helper to remove this warning. See [2021-05-19T17:48:05.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T17:48:05.509Z] [2021-05-19T17:48:05.509Z] Login Succeeded [2021-05-19T17:48:05.509Z] ---> docker-login.sh ends [Pipeline] } [2021-05-19T17:48:05.527Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-19T17:48:05.599Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-05-19T17:48:05.599Z] 33be738d083b4922562f493dbd4ae71f8cb2af47 [2021-05-19T17:48:05.599Z] 2.0.0-dev.229 [2021-05-19T17:48:05.599Z] 33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [2021-05-19T17:48:05.599Z] master [2021-05-19T17:48:05.599Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:48:05.972Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:48:06.310Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47 [2021-05-19T17:48:06.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-05-19T17:48:06.311Z] 286a66bee62e: Preparing [2021-05-19T17:48:06.311Z] 887dda61eb4a: Preparing [2021-05-19T17:48:06.311Z] 64da803db59a: Preparing [2021-05-19T17:48:06.311Z] 12ffcceec17b: Preparing [2021-05-19T17:48:06.311Z] 3fbe34a1663b: Preparing [2021-05-19T17:48:06.599Z] 3fbe34a1663b: Layer already exists [2021-05-19T17:48:06.599Z] 286a66bee62e: Pushed [2021-05-19T17:48:06.599Z] 64da803db59a: Pushed [2021-05-19T17:48:06.599Z] 12ffcceec17b: Pushed [2021-05-19T17:48:09.200Z] 887dda61eb4a: Pushed [2021-05-19T17:48:09.470Z] 33be738d083b4922562f493dbd4ae71f8cb2af47: digest: sha256:c537d2c0265160b7fb7757d757b7a395e55edbc7a2338e3a0d8056cc31f412c1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:48:09.815Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.229 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:48:10.146Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.229 [2021-05-19T17:48:10.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-05-19T17:48:10.146Z] 286a66bee62e: Preparing [2021-05-19T17:48:10.146Z] 887dda61eb4a: Preparing [2021-05-19T17:48:10.146Z] 64da803db59a: Preparing [2021-05-19T17:48:10.146Z] 12ffcceec17b: Preparing [2021-05-19T17:48:10.146Z] 3fbe34a1663b: Preparing [2021-05-19T17:48:10.146Z] 64da803db59a: Layer already exists [2021-05-19T17:48:10.146Z] 887dda61eb4a: Layer already exists [2021-05-19T17:48:10.146Z] 12ffcceec17b: Layer already exists [2021-05-19T17:48:10.146Z] 286a66bee62e: Layer already exists [2021-05-19T17:48:10.146Z] 3fbe34a1663b: Layer already exists [2021-05-19T17:48:10.420Z] 2.0.0-dev.229: digest: sha256:c537d2c0265160b7fb7757d757b7a395e55edbc7a2338e3a0d8056cc31f412c1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:48:10.761Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:48:11.095Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [2021-05-19T17:48:11.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-05-19T17:48:11.095Z] 286a66bee62e: Preparing [2021-05-19T17:48:11.095Z] 887dda61eb4a: Preparing [2021-05-19T17:48:11.095Z] 64da803db59a: Preparing [2021-05-19T17:48:11.095Z] 12ffcceec17b: Preparing [2021-05-19T17:48:11.095Z] 3fbe34a1663b: Preparing [2021-05-19T17:48:11.095Z] 286a66bee62e: Layer already exists [2021-05-19T17:48:11.095Z] 887dda61eb4a: Layer already exists [2021-05-19T17:48:11.095Z] 64da803db59a: Layer already exists [2021-05-19T17:48:11.095Z] 12ffcceec17b: Layer already exists [2021-05-19T17:48:11.095Z] 3fbe34a1663b: Layer already exists [2021-05-19T17:48:11.368Z] 33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229: digest: sha256:c537d2c0265160b7fb7757d757b7a395e55edbc7a2338e3a0d8056cc31f412c1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:48:11.714Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:48:12.050Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:master [2021-05-19T17:48:12.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-05-19T17:48:12.050Z] 286a66bee62e: Preparing [2021-05-19T17:48:12.050Z] 887dda61eb4a: Preparing [2021-05-19T17:48:12.050Z] 64da803db59a: Preparing [2021-05-19T17:48:12.050Z] 12ffcceec17b: Preparing [2021-05-19T17:48:12.050Z] 3fbe34a1663b: Preparing [2021-05-19T17:48:12.050Z] 286a66bee62e: Layer already exists [2021-05-19T17:48:12.050Z] 3fbe34a1663b: Layer already exists [2021-05-19T17:48:12.050Z] 887dda61eb4a: Layer already exists [2021-05-19T17:48:12.050Z] 64da803db59a: Layer already exists [2021-05-19T17:48:12.050Z] 12ffcceec17b: Layer already exists [2021-05-19T17:48:12.323Z] master: digest: sha256:c537d2c0265160b7fb7757d757b7a395e55edbc7a2338e3a0d8056cc31f412c1 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-19T17:48:12.415Z] ===================================================== [Pipeline] echo [2021-05-19T17:48:12.430Z] taggedImages: [2021-05-19T17:48:12.430Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47 [2021-05-19T17:48:12.430Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.229 [2021-05-19T17:48:12.430Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [2021-05-19T17:48:12.430Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] echo [2021-05-19T17:48:12.461Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-05-19T17:48:12.461Z] 33be738d083b4922562f493dbd4ae71f8cb2af47 [2021-05-19T17:48:12.461Z] 2.0.0-dev.229 [2021-05-19T17:48:12.461Z] 33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [2021-05-19T17:48:12.461Z] master [2021-05-19T17:48:12.461Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:48:12.848Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:48:13.191Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47 [2021-05-19T17:48:13.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-05-19T17:48:13.192Z] 608a2e58274d: Preparing [2021-05-19T17:48:13.192Z] 8548b72f2b59: Preparing [2021-05-19T17:48:13.192Z] 64da803db59a: Preparing [2021-05-19T17:48:13.192Z] 4bb3e849be4c: Preparing [2021-05-19T17:48:13.192Z] c69b01e1254e: Preparing [2021-05-19T17:48:13.192Z] 3fbe34a1663b: Preparing [2021-05-19T17:48:13.192Z] 3fbe34a1663b: Waiting [2021-05-19T17:48:13.468Z] 64da803db59a: Layer already exists [2021-05-19T17:48:13.468Z] 3fbe34a1663b: Layer already exists [2021-05-19T17:48:13.468Z] c69b01e1254e: Pushed [2021-05-19T17:48:13.468Z] 608a2e58274d: Pushed [2021-05-19T17:48:14.444Z] 4bb3e849be4c: Pushed [2021-05-19T17:48:17.066Z] 8548b72f2b59: Pushed [2021-05-19T17:48:17.066Z] 33be738d083b4922562f493dbd4ae71f8cb2af47: digest: sha256:1a0c89597ba2969eabf2c6471bb327d587c0ca41707a92bc6ea1bcf21799bfeb size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:48:17.467Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.229 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:48:17.834Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.229 [2021-05-19T17:48:17.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-05-19T17:48:17.834Z] 608a2e58274d: Preparing [2021-05-19T17:48:17.834Z] 8548b72f2b59: Preparing [2021-05-19T17:48:17.834Z] 64da803db59a: Preparing [2021-05-19T17:48:17.834Z] 4bb3e849be4c: Preparing [2021-05-19T17:48:17.834Z] c69b01e1254e: Preparing [2021-05-19T17:48:17.834Z] 3fbe34a1663b: Preparing [2021-05-19T17:48:17.834Z] 3fbe34a1663b: Waiting [2021-05-19T17:48:17.834Z] c69b01e1254e: Layer already exists [2021-05-19T17:48:17.834Z] 8548b72f2b59: Layer already exists [2021-05-19T17:48:17.834Z] 64da803db59a: Layer already exists [2021-05-19T17:48:17.834Z] 4bb3e849be4c: Layer already exists [2021-05-19T17:48:17.834Z] 608a2e58274d: Layer already exists [2021-05-19T17:48:18.112Z] 3fbe34a1663b: Layer already exists [2021-05-19T17:48:18.112Z] 2.0.0-dev.229: digest: sha256:1a0c89597ba2969eabf2c6471bb327d587c0ca41707a92bc6ea1bcf21799bfeb size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:48:18.481Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:48:18.873Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [2021-05-19T17:48:18.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-05-19T17:48:18.873Z] 608a2e58274d: Preparing [2021-05-19T17:48:18.873Z] 8548b72f2b59: Preparing [2021-05-19T17:48:18.873Z] 64da803db59a: Preparing [2021-05-19T17:48:18.873Z] 4bb3e849be4c: Preparing [2021-05-19T17:48:18.873Z] c69b01e1254e: Preparing [2021-05-19T17:48:18.873Z] 3fbe34a1663b: Preparing [2021-05-19T17:48:18.873Z] 3fbe34a1663b: Waiting [2021-05-19T17:48:18.873Z] 4bb3e849be4c: Layer already exists [2021-05-19T17:48:18.873Z] c69b01e1254e: Layer already exists [2021-05-19T17:48:18.873Z] 8548b72f2b59: Layer already exists [2021-05-19T17:48:18.873Z] 64da803db59a: Layer already exists [2021-05-19T17:48:18.873Z] 608a2e58274d: Layer already exists [2021-05-19T17:48:18.873Z] 3fbe34a1663b: Layer already exists [2021-05-19T17:48:19.151Z] 33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229: digest: sha256:1a0c89597ba2969eabf2c6471bb327d587c0ca41707a92bc6ea1bcf21799bfeb size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:48:19.522Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:48:19.896Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:master [2021-05-19T17:48:19.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-05-19T17:48:19.896Z] 608a2e58274d: Preparing [2021-05-19T17:48:19.896Z] 8548b72f2b59: Preparing [2021-05-19T17:48:19.896Z] 64da803db59a: Preparing [2021-05-19T17:48:19.896Z] 4bb3e849be4c: Preparing [2021-05-19T17:48:19.896Z] c69b01e1254e: Preparing [2021-05-19T17:48:19.896Z] 3fbe34a1663b: Preparing [2021-05-19T17:48:19.896Z] 3fbe34a1663b: Waiting [2021-05-19T17:48:19.896Z] c69b01e1254e: Layer already exists [2021-05-19T17:48:19.896Z] 8548b72f2b59: Layer already exists [2021-05-19T17:48:19.896Z] 608a2e58274d: Layer already exists [2021-05-19T17:48:19.896Z] 4bb3e849be4c: Layer already exists [2021-05-19T17:48:19.896Z] 64da803db59a: Layer already exists [2021-05-19T17:48:20.177Z] 3fbe34a1663b: Layer already exists [2021-05-19T17:48:20.177Z] master: digest: sha256:1a0c89597ba2969eabf2c6471bb327d587c0ca41707a92bc6ea1bcf21799bfeb size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-19T17:48:20.243Z] ===================================================== [Pipeline] echo [2021-05-19T17:48:20.259Z] taggedImages: [2021-05-19T17:48:20.259Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47 [2021-05-19T17:48:20.259Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.229 [2021-05-19T17:48:20.259Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [2021-05-19T17:48:20.259Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] echo [2021-05-19T17:48:20.319Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-05-19T17:48:20.319Z] 33be738d083b4922562f493dbd4ae71f8cb2af47 [2021-05-19T17:48:20.319Z] 2.0.0-dev.229 [2021-05-19T17:48:20.319Z] 33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [2021-05-19T17:48:20.319Z] master [2021-05-19T17:48:20.319Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:48:20.707Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:48:21.104Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47 [2021-05-19T17:48:21.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-05-19T17:48:21.104Z] 61c89a352c50: Preparing [2021-05-19T17:48:21.104Z] 8a0981c126a1: Preparing [2021-05-19T17:48:21.104Z] 64da803db59a: Preparing [2021-05-19T17:48:21.104Z] 12ffcceec17b: Preparing [2021-05-19T17:48:21.104Z] 3fbe34a1663b: Preparing [2021-05-19T17:48:21.408Z] 64da803db59a: Layer already exists [2021-05-19T17:48:21.408Z] 3fbe34a1663b: Layer already exists [2021-05-19T17:48:21.408Z] 12ffcceec17b: Layer already exists [2021-05-19T17:48:21.408Z] 61c89a352c50: Pushed [2021-05-19T17:48:24.014Z] 8a0981c126a1: Pushed [2021-05-19T17:48:24.285Z] 33be738d083b4922562f493dbd4ae71f8cb2af47: digest: sha256:3116d755a8f580f7c0522dc806cd32b564d02a90c65257bd96eb354ef93b9952 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:48:24.626Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.229 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:48:24.960Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.229 [2021-05-19T17:48:24.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-05-19T17:48:24.960Z] 61c89a352c50: Preparing [2021-05-19T17:48:24.960Z] 8a0981c126a1: Preparing [2021-05-19T17:48:24.960Z] 64da803db59a: Preparing [2021-05-19T17:48:24.960Z] 12ffcceec17b: Preparing [2021-05-19T17:48:24.960Z] 3fbe34a1663b: Preparing [2021-05-19T17:48:24.960Z] 8a0981c126a1: Layer already exists [2021-05-19T17:48:24.960Z] 12ffcceec17b: Layer already exists [2021-05-19T17:48:24.960Z] 3fbe34a1663b: Layer already exists [2021-05-19T17:48:24.960Z] 61c89a352c50: Layer already exists [2021-05-19T17:48:24.960Z] 64da803db59a: Layer already exists [2021-05-19T17:48:25.234Z] 2.0.0-dev.229: digest: sha256:3116d755a8f580f7c0522dc806cd32b564d02a90c65257bd96eb354ef93b9952 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:48:25.575Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:48:25.913Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [2021-05-19T17:48:25.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-05-19T17:48:25.913Z] 61c89a352c50: Preparing [2021-05-19T17:48:25.913Z] 8a0981c126a1: Preparing [2021-05-19T17:48:25.913Z] 64da803db59a: Preparing [2021-05-19T17:48:25.913Z] 12ffcceec17b: Preparing [2021-05-19T17:48:25.913Z] 3fbe34a1663b: Preparing [2021-05-19T17:48:25.913Z] 12ffcceec17b: Layer already exists [2021-05-19T17:48:26.185Z] 64da803db59a: Layer already exists [2021-05-19T17:48:26.185Z] 8a0981c126a1: Layer already exists [2021-05-19T17:48:26.185Z] 3fbe34a1663b: Layer already exists [2021-05-19T17:48:26.185Z] 61c89a352c50: Layer already exists [2021-05-19T17:48:26.185Z] 33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229: digest: sha256:3116d755a8f580f7c0522dc806cd32b564d02a90c65257bd96eb354ef93b9952 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:48:26.526Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:48:26.862Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [2021-05-19T17:48:26.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-05-19T17:48:26.862Z] 61c89a352c50: Preparing [2021-05-19T17:48:26.862Z] 8a0981c126a1: Preparing [2021-05-19T17:48:26.862Z] 64da803db59a: Preparing [2021-05-19T17:48:26.862Z] 12ffcceec17b: Preparing [2021-05-19T17:48:26.862Z] 3fbe34a1663b: Preparing [2021-05-19T17:48:26.862Z] 12ffcceec17b: Layer already exists [2021-05-19T17:48:26.862Z] 61c89a352c50: Layer already exists [2021-05-19T17:48:26.862Z] 3fbe34a1663b: Layer already exists [2021-05-19T17:48:26.862Z] 64da803db59a: Layer already exists [2021-05-19T17:48:26.862Z] 8a0981c126a1: Layer already exists [2021-05-19T17:48:27.135Z] master: digest: sha256:3116d755a8f580f7c0522dc806cd32b564d02a90c65257bd96eb354ef93b9952 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-19T17:48:27.229Z] ===================================================== [Pipeline] echo [2021-05-19T17:48:27.244Z] taggedImages: [2021-05-19T17:48:27.244Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47 [2021-05-19T17:48:27.244Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.229 [2021-05-19T17:48:27.244Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [2021-05-19T17:48:27.244Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] echo [2021-05-19T17:48:27.276Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-05-19T17:48:27.276Z] 33be738d083b4922562f493dbd4ae71f8cb2af47 [2021-05-19T17:48:27.276Z] 2.0.0-dev.229 [2021-05-19T17:48:27.276Z] 33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [2021-05-19T17:48:27.276Z] master [2021-05-19T17:48:27.276Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:48:27.644Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:48:27.983Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47 [2021-05-19T17:48:27.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-05-19T17:48:27.983Z] 4e000b0185e4: Preparing [2021-05-19T17:48:27.983Z] 4e000b0185e4: Preparing [2021-05-19T17:48:27.983Z] 59dda91eb4ef: Preparing [2021-05-19T17:48:27.983Z] 958582cdb6d0: Preparing [2021-05-19T17:48:27.983Z] 5500ae672bf2: Preparing [2021-05-19T17:48:27.983Z] d8e15d5dc6be: Preparing [2021-05-19T17:48:27.983Z] 64da803db59a: Preparing [2021-05-19T17:48:27.983Z] db5108ae7b67: Preparing [2021-05-19T17:48:27.983Z] db5108ae7b67: Preparing [2021-05-19T17:48:27.983Z] 007460d10ca9: Preparing [2021-05-19T17:48:27.983Z] 81fcc0b502aa: Preparing [2021-05-19T17:48:27.983Z] 3fbe34a1663b: Preparing [2021-05-19T17:48:27.983Z] 007460d10ca9: Waiting [2021-05-19T17:48:27.983Z] 81fcc0b502aa: Waiting [2021-05-19T17:48:27.983Z] 3fbe34a1663b: Waiting [2021-05-19T17:48:27.983Z] 64da803db59a: Waiting [2021-05-19T17:48:27.983Z] db5108ae7b67: Waiting [2021-05-19T17:48:28.277Z] 958582cdb6d0: Pushed [2021-05-19T17:48:28.277Z] 4e000b0185e4: Pushed [2021-05-19T17:48:28.277Z] 5500ae672bf2: Pushed [2021-05-19T17:48:28.277Z] 59dda91eb4ef: Pushed [2021-05-19T17:48:28.551Z] 64da803db59a: Layer already exists [2021-05-19T17:48:28.551Z] 3fbe34a1663b: Layer already exists [2021-05-19T17:48:28.551Z] db5108ae7b67: Pushed [2021-05-19T17:48:28.551Z] 81fcc0b502aa: Pushed [2021-05-19T17:48:28.551Z] 007460d10ca9: Pushed [2021-05-19T17:48:31.162Z] d8e15d5dc6be: Pushed [2021-05-19T17:48:31.434Z] 33be738d083b4922562f493dbd4ae71f8cb2af47: digest: sha256:d01df3467cea3180b2d702e44d80d974c3caa75627b7ed733b5655e66b8d74d2 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:48:31.782Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.229 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:48:32.122Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.229 [2021-05-19T17:48:32.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-05-19T17:48:32.122Z] 4e000b0185e4: Preparing [2021-05-19T17:48:32.122Z] 4e000b0185e4: Preparing [2021-05-19T17:48:32.122Z] 59dda91eb4ef: Preparing [2021-05-19T17:48:32.122Z] 958582cdb6d0: Preparing [2021-05-19T17:48:32.122Z] 5500ae672bf2: Preparing [2021-05-19T17:48:32.122Z] d8e15d5dc6be: Preparing [2021-05-19T17:48:32.122Z] 64da803db59a: Preparing [2021-05-19T17:48:32.122Z] db5108ae7b67: Preparing [2021-05-19T17:48:32.122Z] db5108ae7b67: Preparing [2021-05-19T17:48:32.122Z] 007460d10ca9: Preparing [2021-05-19T17:48:32.122Z] 81fcc0b502aa: Preparing [2021-05-19T17:48:32.122Z] 3fbe34a1663b: Preparing [2021-05-19T17:48:32.122Z] 64da803db59a: Waiting [2021-05-19T17:48:32.122Z] db5108ae7b67: Waiting [2021-05-19T17:48:32.122Z] 81fcc0b502aa: Waiting [2021-05-19T17:48:32.122Z] 007460d10ca9: Waiting [2021-05-19T17:48:32.122Z] 3fbe34a1663b: Waiting [2021-05-19T17:48:32.122Z] d8e15d5dc6be: Layer already exists [2021-05-19T17:48:32.122Z] 4e000b0185e4: Layer already exists [2021-05-19T17:48:32.122Z] 5500ae672bf2: Layer already exists [2021-05-19T17:48:32.122Z] 958582cdb6d0: Layer already exists [2021-05-19T17:48:32.122Z] 59dda91eb4ef: Layer already exists [2021-05-19T17:48:32.399Z] db5108ae7b67: Layer already exists [2021-05-19T17:48:32.399Z] 007460d10ca9: Layer already exists [2021-05-19T17:48:32.399Z] 64da803db59a: Layer already exists [2021-05-19T17:48:32.399Z] 81fcc0b502aa: Layer already exists [2021-05-19T17:48:32.399Z] 3fbe34a1663b: Layer already exists [2021-05-19T17:48:32.399Z] 2.0.0-dev.229: digest: sha256:d01df3467cea3180b2d702e44d80d974c3caa75627b7ed733b5655e66b8d74d2 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:48:32.742Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:48:33.078Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [2021-05-19T17:48:33.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-05-19T17:48:33.078Z] 4e000b0185e4: Preparing [2021-05-19T17:48:33.078Z] 4e000b0185e4: Preparing [2021-05-19T17:48:33.078Z] 59dda91eb4ef: Preparing [2021-05-19T17:48:33.078Z] 958582cdb6d0: Preparing [2021-05-19T17:48:33.078Z] 5500ae672bf2: Preparing [2021-05-19T17:48:33.078Z] d8e15d5dc6be: Preparing [2021-05-19T17:48:33.078Z] 64da803db59a: Preparing [2021-05-19T17:48:33.078Z] db5108ae7b67: Preparing [2021-05-19T17:48:33.078Z] db5108ae7b67: Preparing [2021-05-19T17:48:33.078Z] 007460d10ca9: Preparing [2021-05-19T17:48:33.078Z] 81fcc0b502aa: Preparing [2021-05-19T17:48:33.078Z] 3fbe34a1663b: Preparing [2021-05-19T17:48:33.078Z] 64da803db59a: Waiting [2021-05-19T17:48:33.078Z] db5108ae7b67: Waiting [2021-05-19T17:48:33.078Z] 007460d10ca9: Waiting [2021-05-19T17:48:33.078Z] 81fcc0b502aa: Waiting [2021-05-19T17:48:33.078Z] 3fbe34a1663b: Waiting [2021-05-19T17:48:33.078Z] 958582cdb6d0: Layer already exists [2021-05-19T17:48:33.078Z] 59dda91eb4ef: Layer already exists [2021-05-19T17:48:33.078Z] 4e000b0185e4: Layer already exists [2021-05-19T17:48:33.078Z] d8e15d5dc6be: Layer already exists [2021-05-19T17:48:33.078Z] 5500ae672bf2: Layer already exists [2021-05-19T17:48:33.078Z] db5108ae7b67: Layer already exists [2021-05-19T17:48:33.078Z] 64da803db59a: Layer already exists [2021-05-19T17:48:33.078Z] 81fcc0b502aa: Layer already exists [2021-05-19T17:48:33.078Z] 007460d10ca9: Layer already exists [2021-05-19T17:48:33.078Z] 3fbe34a1663b: Layer already exists [2021-05-19T17:48:33.350Z] 33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229: digest: sha256:d01df3467cea3180b2d702e44d80d974c3caa75627b7ed733b5655e66b8d74d2 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:48:33.688Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:48:34.028Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [2021-05-19T17:48:34.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-05-19T17:48:34.028Z] 4e000b0185e4: Preparing [2021-05-19T17:48:34.028Z] 4e000b0185e4: Preparing [2021-05-19T17:48:34.028Z] 59dda91eb4ef: Preparing [2021-05-19T17:48:34.028Z] 958582cdb6d0: Preparing [2021-05-19T17:48:34.028Z] 5500ae672bf2: Preparing [2021-05-19T17:48:34.028Z] d8e15d5dc6be: Preparing [2021-05-19T17:48:34.028Z] 64da803db59a: Preparing [2021-05-19T17:48:34.028Z] db5108ae7b67: Preparing [2021-05-19T17:48:34.028Z] db5108ae7b67: Preparing [2021-05-19T17:48:34.028Z] 007460d10ca9: Preparing [2021-05-19T17:48:34.028Z] 81fcc0b502aa: Preparing [2021-05-19T17:48:34.028Z] 3fbe34a1663b: Preparing [2021-05-19T17:48:34.028Z] db5108ae7b67: Waiting [2021-05-19T17:48:34.028Z] 007460d10ca9: Waiting [2021-05-19T17:48:34.028Z] 81fcc0b502aa: Waiting [2021-05-19T17:48:34.028Z] 3fbe34a1663b: Waiting [2021-05-19T17:48:34.028Z] 64da803db59a: Waiting [2021-05-19T17:48:34.028Z] 5500ae672bf2: Layer already exists [2021-05-19T17:48:34.028Z] 59dda91eb4ef: Layer already exists [2021-05-19T17:48:34.028Z] 4e000b0185e4: Layer already exists [2021-05-19T17:48:34.028Z] 958582cdb6d0: Layer already exists [2021-05-19T17:48:34.028Z] d8e15d5dc6be: Layer already exists [2021-05-19T17:48:34.300Z] 007460d10ca9: Layer already exists [2021-05-19T17:48:34.300Z] 64da803db59a: Layer already exists [2021-05-19T17:48:34.300Z] db5108ae7b67: Layer already exists [2021-05-19T17:48:34.300Z] 81fcc0b502aa: Layer already exists [2021-05-19T17:48:34.300Z] 3fbe34a1663b: Layer already exists [2021-05-19T17:48:34.300Z] master: digest: sha256:d01df3467cea3180b2d702e44d80d974c3caa75627b7ed733b5655e66b8d74d2 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-19T17:48:34.360Z] ===================================================== [Pipeline] echo [2021-05-19T17:48:34.375Z] taggedImages: [2021-05-19T17:48:34.375Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47 [2021-05-19T17:48:34.375Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.229 [2021-05-19T17:48:34.375Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [2021-05-19T17:48:34.375Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] echo [2021-05-19T17:48:34.430Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-05-19T17:48:34.431Z] 33be738d083b4922562f493dbd4ae71f8cb2af47 [2021-05-19T17:48:34.431Z] 2.0.0-dev.229 [2021-05-19T17:48:34.431Z] 33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [2021-05-19T17:48:34.431Z] master [2021-05-19T17:48:34.431Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:48:34.796Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:48:35.127Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47 [2021-05-19T17:48:35.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-05-19T17:48:35.127Z] 18dacd62e6f8: Preparing [2021-05-19T17:48:35.127Z] 9c1bb337df42: Preparing [2021-05-19T17:48:35.127Z] 34fb3a7d0fef: Preparing [2021-05-19T17:48:35.127Z] 16ae2ab818ee: Preparing [2021-05-19T17:48:35.127Z] 3a61447926fb: Preparing [2021-05-19T17:48:35.127Z] 3fbe34a1663b: Preparing [2021-05-19T17:48:35.127Z] 3fbe34a1663b: Waiting [2021-05-19T17:48:35.397Z] 34fb3a7d0fef: Pushed [2021-05-19T17:48:35.397Z] 3fbe34a1663b: Layer already exists [2021-05-19T17:48:35.397Z] 16ae2ab818ee: Pushed [2021-05-19T17:48:35.667Z] 3a61447926fb: Pushed [2021-05-19T17:48:37.629Z] 18dacd62e6f8: Pushed [2021-05-19T17:48:37.629Z] 9c1bb337df42: Pushed [2021-05-19T17:48:37.629Z] 33be738d083b4922562f493dbd4ae71f8cb2af47: digest: sha256:9bb518909cdb094b8573877f74d379b7a532cdbb2d5d5337ad227e522438be0a size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:48:37.969Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.229 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:48:38.312Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.229 [2021-05-19T17:48:38.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-05-19T17:48:38.312Z] 18dacd62e6f8: Preparing [2021-05-19T17:48:38.312Z] 9c1bb337df42: Preparing [2021-05-19T17:48:38.312Z] 34fb3a7d0fef: Preparing [2021-05-19T17:48:38.312Z] 16ae2ab818ee: Preparing [2021-05-19T17:48:38.312Z] 3a61447926fb: Preparing [2021-05-19T17:48:38.312Z] 3fbe34a1663b: Preparing [2021-05-19T17:48:38.312Z] 3fbe34a1663b: Waiting [2021-05-19T17:48:38.312Z] 16ae2ab818ee: Layer already exists [2021-05-19T17:48:38.312Z] 18dacd62e6f8: Layer already exists [2021-05-19T17:48:38.312Z] 3a61447926fb: Layer already exists [2021-05-19T17:48:38.312Z] 9c1bb337df42: Layer already exists [2021-05-19T17:48:38.312Z] 34fb3a7d0fef: Layer already exists [2021-05-19T17:48:38.312Z] 3fbe34a1663b: Layer already exists [2021-05-19T17:48:38.584Z] 2.0.0-dev.229: digest: sha256:9bb518909cdb094b8573877f74d379b7a532cdbb2d5d5337ad227e522438be0a size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:48:38.926Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:48:39.262Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [2021-05-19T17:48:39.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-05-19T17:48:39.262Z] 18dacd62e6f8: Preparing [2021-05-19T17:48:39.262Z] 9c1bb337df42: Preparing [2021-05-19T17:48:39.262Z] 34fb3a7d0fef: Preparing [2021-05-19T17:48:39.262Z] 16ae2ab818ee: Preparing [2021-05-19T17:48:39.262Z] 3a61447926fb: Preparing [2021-05-19T17:48:39.262Z] 3fbe34a1663b: Preparing [2021-05-19T17:48:39.262Z] 3fbe34a1663b: Waiting [2021-05-19T17:48:39.262Z] 16ae2ab818ee: Layer already exists [2021-05-19T17:48:39.262Z] 3a61447926fb: Layer already exists [2021-05-19T17:48:39.262Z] 34fb3a7d0fef: Layer already exists [2021-05-19T17:48:39.534Z] 9c1bb337df42: Layer already exists [2021-05-19T17:48:39.534Z] 18dacd62e6f8: Layer already exists [2021-05-19T17:48:39.534Z] 3fbe34a1663b: Layer already exists [2021-05-19T17:48:39.534Z] 33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229: digest: sha256:9bb518909cdb094b8573877f74d379b7a532cdbb2d5d5337ad227e522438be0a size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:48:39.873Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:48:40.207Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [2021-05-19T17:48:40.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-05-19T17:48:40.207Z] 18dacd62e6f8: Preparing [2021-05-19T17:48:40.207Z] 9c1bb337df42: Preparing [2021-05-19T17:48:40.207Z] 34fb3a7d0fef: Preparing [2021-05-19T17:48:40.207Z] 16ae2ab818ee: Preparing [2021-05-19T17:48:40.207Z] 3a61447926fb: Preparing [2021-05-19T17:48:40.207Z] 3fbe34a1663b: Preparing [2021-05-19T17:48:40.207Z] 3fbe34a1663b: Waiting [2021-05-19T17:48:40.207Z] 34fb3a7d0fef: Layer already exists [2021-05-19T17:48:40.207Z] 16ae2ab818ee: Layer already exists [2021-05-19T17:48:40.207Z] 9c1bb337df42: Layer already exists [2021-05-19T17:48:40.207Z] 3a61447926fb: Layer already exists [2021-05-19T17:48:40.207Z] 18dacd62e6f8: Layer already exists [2021-05-19T17:48:40.479Z] 3fbe34a1663b: Layer already exists [2021-05-19T17:48:40.479Z] master: digest: sha256:9bb518909cdb094b8573877f74d379b7a532cdbb2d5d5337ad227e522438be0a size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-19T17:48:40.547Z] ===================================================== [Pipeline] echo [2021-05-19T17:48:40.561Z] taggedImages: [2021-05-19T17:48:40.561Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47 [2021-05-19T17:48:40.561Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.229 [2021-05-19T17:48:40.561Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [2021-05-19T17:48:40.561Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] echo [2021-05-19T17:48:40.607Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-05-19T17:48:40.608Z] 33be738d083b4922562f493dbd4ae71f8cb2af47 [2021-05-19T17:48:40.608Z] 2.0.0-dev.229 [2021-05-19T17:48:40.608Z] 33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [2021-05-19T17:48:40.608Z] master [2021-05-19T17:48:40.608Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:48:40.980Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:48:41.369Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47 [2021-05-19T17:48:41.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-05-19T17:48:41.369Z] cfc21f11ddfa: Preparing [2021-05-19T17:48:41.369Z] 9137bbc2b6a3: Preparing [2021-05-19T17:48:41.369Z] 67f451389819: Preparing [2021-05-19T17:48:41.369Z] 745abdf13521: Preparing [2021-05-19T17:48:41.369Z] 1b589e1ecebe: Preparing [2021-05-19T17:48:41.369Z] 5d68a4022b18: Preparing [2021-05-19T17:48:41.369Z] 9eded608401e: Preparing [2021-05-19T17:48:41.369Z] c5b0d06f45d7: Preparing [2021-05-19T17:48:41.369Z] 40c04d68216c: Preparing [2021-05-19T17:48:41.369Z] 3fbe34a1663b: Preparing [2021-05-19T17:48:41.369Z] 5d68a4022b18: Waiting [2021-05-19T17:48:41.369Z] 9eded608401e: Waiting [2021-05-19T17:48:41.369Z] c5b0d06f45d7: Waiting [2021-05-19T17:48:41.369Z] 40c04d68216c: Waiting [2021-05-19T17:48:41.369Z] 3fbe34a1663b: Waiting [2021-05-19T17:48:41.643Z] 1b589e1ecebe: Pushed [2021-05-19T17:48:41.643Z] 9137bbc2b6a3: Pushed [2021-05-19T17:48:41.643Z] cfc21f11ddfa: Pushed [2021-05-19T17:48:41.914Z] 5d68a4022b18: Pushed [2021-05-19T17:48:41.914Z] c5b0d06f45d7: Pushed [2021-05-19T17:48:41.914Z] 9eded608401e: Pushed [2021-05-19T17:48:41.914Z] 3fbe34a1663b: Layer already exists [2021-05-19T17:48:42.513Z] 40c04d68216c: Pushed [2021-05-19T17:48:43.941Z] 67f451389819: Pushed [2021-05-19T17:48:43.941Z] 745abdf13521: Pushed [2021-05-19T17:48:44.210Z] 33be738d083b4922562f493dbd4ae71f8cb2af47: digest: sha256:a200e808d435cc6fd271e4070268324a1c5aff66d96148940a3a4dae4a87c9ec size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:48:44.551Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.229 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:48:44.899Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.229 [2021-05-19T17:48:44.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-05-19T17:48:44.899Z] cfc21f11ddfa: Preparing [2021-05-19T17:48:44.899Z] 9137bbc2b6a3: Preparing [2021-05-19T17:48:44.899Z] 67f451389819: Preparing [2021-05-19T17:48:44.899Z] 745abdf13521: Preparing [2021-05-19T17:48:44.899Z] 1b589e1ecebe: Preparing [2021-05-19T17:48:44.899Z] 5d68a4022b18: Preparing [2021-05-19T17:48:44.899Z] 9eded608401e: Preparing [2021-05-19T17:48:44.899Z] c5b0d06f45d7: Preparing [2021-05-19T17:48:44.899Z] 40c04d68216c: Preparing [2021-05-19T17:48:44.899Z] 3fbe34a1663b: Preparing [2021-05-19T17:48:44.899Z] 5d68a4022b18: Waiting [2021-05-19T17:48:44.899Z] 9eded608401e: Waiting [2021-05-19T17:48:44.899Z] c5b0d06f45d7: Waiting [2021-05-19T17:48:44.899Z] 40c04d68216c: Waiting [2021-05-19T17:48:44.899Z] 3fbe34a1663b: Waiting [2021-05-19T17:48:44.899Z] cfc21f11ddfa: Layer already exists [2021-05-19T17:48:44.899Z] 1b589e1ecebe: Layer already exists [2021-05-19T17:48:44.899Z] 745abdf13521: Layer already exists [2021-05-19T17:48:44.899Z] 9137bbc2b6a3: Layer already exists [2021-05-19T17:48:44.899Z] 67f451389819: Layer already exists [2021-05-19T17:48:45.172Z] 40c04d68216c: Layer already exists [2021-05-19T17:48:45.172Z] c5b0d06f45d7: Layer already exists [2021-05-19T17:48:45.172Z] 9eded608401e: Layer already exists [2021-05-19T17:48:45.172Z] 3fbe34a1663b: Layer already exists [2021-05-19T17:48:45.172Z] 5d68a4022b18: Layer already exists [2021-05-19T17:48:45.172Z] 2.0.0-dev.229: digest: sha256:a200e808d435cc6fd271e4070268324a1c5aff66d96148940a3a4dae4a87c9ec size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:48:45.514Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:48:45.856Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [2021-05-19T17:48:45.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-05-19T17:48:45.856Z] cfc21f11ddfa: Preparing [2021-05-19T17:48:45.856Z] 9137bbc2b6a3: Preparing [2021-05-19T17:48:45.856Z] 67f451389819: Preparing [2021-05-19T17:48:45.856Z] 745abdf13521: Preparing [2021-05-19T17:48:45.856Z] 1b589e1ecebe: Preparing [2021-05-19T17:48:45.856Z] 5d68a4022b18: Preparing [2021-05-19T17:48:45.856Z] 9eded608401e: Preparing [2021-05-19T17:48:45.856Z] c5b0d06f45d7: Preparing [2021-05-19T17:48:45.856Z] 40c04d68216c: Preparing [2021-05-19T17:48:45.856Z] 3fbe34a1663b: Preparing [2021-05-19T17:48:45.856Z] 5d68a4022b18: Waiting [2021-05-19T17:48:45.856Z] 9eded608401e: Waiting [2021-05-19T17:48:45.856Z] 40c04d68216c: Waiting [2021-05-19T17:48:45.856Z] 3fbe34a1663b: Waiting [2021-05-19T17:48:45.856Z] c5b0d06f45d7: Waiting [2021-05-19T17:48:45.856Z] 745abdf13521: Layer already exists [2021-05-19T17:48:45.856Z] cfc21f11ddfa: Layer already exists [2021-05-19T17:48:45.856Z] 1b589e1ecebe: Layer already exists [2021-05-19T17:48:45.856Z] 9137bbc2b6a3: Layer already exists [2021-05-19T17:48:45.856Z] 67f451389819: Layer already exists [2021-05-19T17:48:46.129Z] 9eded608401e: Layer already exists [2021-05-19T17:48:46.129Z] 5d68a4022b18: Layer already exists [2021-05-19T17:48:46.129Z] 3fbe34a1663b: Layer already exists [2021-05-19T17:48:46.129Z] c5b0d06f45d7: Layer already exists [2021-05-19T17:48:46.129Z] 40c04d68216c: Layer already exists [2021-05-19T17:48:46.129Z] 33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229: digest: sha256:a200e808d435cc6fd271e4070268324a1c5aff66d96148940a3a4dae4a87c9ec size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:48:46.471Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:48:46.812Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [2021-05-19T17:48:46.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-05-19T17:48:46.812Z] cfc21f11ddfa: Preparing [2021-05-19T17:48:46.812Z] 9137bbc2b6a3: Preparing [2021-05-19T17:48:46.812Z] 67f451389819: Preparing [2021-05-19T17:48:46.812Z] 745abdf13521: Preparing [2021-05-19T17:48:46.812Z] 1b589e1ecebe: Preparing [2021-05-19T17:48:46.812Z] 5d68a4022b18: Preparing [2021-05-19T17:48:46.812Z] 9eded608401e: Preparing [2021-05-19T17:48:46.812Z] c5b0d06f45d7: Preparing [2021-05-19T17:48:46.812Z] 40c04d68216c: Preparing [2021-05-19T17:48:46.812Z] 3fbe34a1663b: Preparing [2021-05-19T17:48:46.812Z] 40c04d68216c: Waiting [2021-05-19T17:48:46.812Z] c5b0d06f45d7: Waiting [2021-05-19T17:48:46.812Z] 3fbe34a1663b: Waiting [2021-05-19T17:48:46.812Z] 5d68a4022b18: Waiting [2021-05-19T17:48:46.812Z] 9eded608401e: Waiting [2021-05-19T17:48:46.812Z] cfc21f11ddfa: Layer already exists [2021-05-19T17:48:46.812Z] 1b589e1ecebe: Layer already exists [2021-05-19T17:48:46.812Z] 9137bbc2b6a3: Layer already exists [2021-05-19T17:48:46.812Z] 67f451389819: Layer already exists [2021-05-19T17:48:46.812Z] 745abdf13521: Layer already exists [2021-05-19T17:48:46.812Z] 9eded608401e: Layer already exists [2021-05-19T17:48:46.812Z] 40c04d68216c: Layer already exists [2021-05-19T17:48:46.812Z] c5b0d06f45d7: Layer already exists [2021-05-19T17:48:46.812Z] 5d68a4022b18: Layer already exists [2021-05-19T17:48:46.812Z] 3fbe34a1663b: Layer already exists [2021-05-19T17:48:47.083Z] master: digest: sha256:a200e808d435cc6fd271e4070268324a1c5aff66d96148940a3a4dae4a87c9ec size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-19T17:48:47.147Z] ===================================================== [Pipeline] echo [2021-05-19T17:48:47.175Z] taggedImages: [2021-05-19T17:48:47.175Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47 [2021-05-19T17:48:47.175Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.229 [2021-05-19T17:48:47.175Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [2021-05-19T17:48:47.175Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] echo [2021-05-19T17:48:47.207Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-05-19T17:48:47.207Z] 33be738d083b4922562f493dbd4ae71f8cb2af47 [2021-05-19T17:48:47.207Z] 2.0.0-dev.229 [2021-05-19T17:48:47.207Z] 33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [2021-05-19T17:48:47.207Z] master [2021-05-19T17:48:47.207Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:48:47.583Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:48:47.924Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47 [2021-05-19T17:48:47.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-05-19T17:48:47.924Z] 391af177b470: Preparing [2021-05-19T17:48:47.924Z] c0c23d904f1d: Preparing [2021-05-19T17:48:47.924Z] 64da803db59a: Preparing [2021-05-19T17:48:47.924Z] c88ebe4b584c: Preparing [2021-05-19T17:48:47.924Z] 3fbe34a1663b: Preparing [2021-05-19T17:48:47.924Z] 3fbe34a1663b: Layer already exists [2021-05-19T17:48:48.195Z] 64da803db59a: Layer already exists [2021-05-19T17:48:48.195Z] 391af177b470: Pushed [2021-05-19T17:48:48.466Z] c88ebe4b584c: Pushed [2021-05-19T17:48:51.067Z] c0c23d904f1d: Pushed [2021-05-19T17:48:51.067Z] 33be738d083b4922562f493dbd4ae71f8cb2af47: digest: sha256:1e3624469ca890d44115ffb24082754742869f8b55ba27243fd50c2fc212901c size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:48:51.408Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.229 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:48:51.741Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.229 [2021-05-19T17:48:51.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-05-19T17:48:51.741Z] 391af177b470: Preparing [2021-05-19T17:48:51.741Z] c0c23d904f1d: Preparing [2021-05-19T17:48:51.741Z] 64da803db59a: Preparing [2021-05-19T17:48:51.741Z] c88ebe4b584c: Preparing [2021-05-19T17:48:51.741Z] 3fbe34a1663b: Preparing [2021-05-19T17:48:51.741Z] 3fbe34a1663b: Layer already exists [2021-05-19T17:48:51.741Z] c88ebe4b584c: Layer already exists [2021-05-19T17:48:51.741Z] c0c23d904f1d: Layer already exists [2021-05-19T17:48:51.741Z] 64da803db59a: Layer already exists [2021-05-19T17:48:52.018Z] 391af177b470: Layer already exists [2021-05-19T17:48:52.018Z] 2.0.0-dev.229: digest: sha256:1e3624469ca890d44115ffb24082754742869f8b55ba27243fd50c2fc212901c size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:48:52.364Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:48:52.699Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [2021-05-19T17:48:52.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-05-19T17:48:52.700Z] 391af177b470: Preparing [2021-05-19T17:48:52.700Z] c0c23d904f1d: Preparing [2021-05-19T17:48:52.700Z] 64da803db59a: Preparing [2021-05-19T17:48:52.700Z] c88ebe4b584c: Preparing [2021-05-19T17:48:52.700Z] 3fbe34a1663b: Preparing [2021-05-19T17:48:52.700Z] 3fbe34a1663b: Layer already exists [2021-05-19T17:48:52.700Z] c0c23d904f1d: Layer already exists [2021-05-19T17:48:52.700Z] 391af177b470: Layer already exists [2021-05-19T17:48:52.700Z] 64da803db59a: Layer already exists [2021-05-19T17:48:52.700Z] c88ebe4b584c: Layer already exists [2021-05-19T17:48:52.971Z] 33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229: digest: sha256:1e3624469ca890d44115ffb24082754742869f8b55ba27243fd50c2fc212901c size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:48:53.311Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:48:53.644Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [2021-05-19T17:48:53.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-05-19T17:48:53.644Z] 391af177b470: Preparing [2021-05-19T17:48:53.644Z] c0c23d904f1d: Preparing [2021-05-19T17:48:53.644Z] 64da803db59a: Preparing [2021-05-19T17:48:53.644Z] c88ebe4b584c: Preparing [2021-05-19T17:48:53.644Z] 3fbe34a1663b: Preparing [2021-05-19T17:48:53.644Z] c0c23d904f1d: Layer already exists [2021-05-19T17:48:53.644Z] c88ebe4b584c: Layer already exists [2021-05-19T17:48:53.644Z] 391af177b470: Layer already exists [2021-05-19T17:48:53.644Z] 3fbe34a1663b: Layer already exists [2021-05-19T17:48:53.644Z] 64da803db59a: Layer already exists [2021-05-19T17:48:53.915Z] master: digest: sha256:1e3624469ca890d44115ffb24082754742869f8b55ba27243fd50c2fc212901c size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-19T17:48:53.971Z] ===================================================== [Pipeline] echo [2021-05-19T17:48:53.985Z] taggedImages: [2021-05-19T17:48:53.985Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47 [2021-05-19T17:48:53.985Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.229 [2021-05-19T17:48:53.985Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [2021-05-19T17:48:53.985Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] echo [2021-05-19T17:48:54.028Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-05-19T17:48:54.028Z] 33be738d083b4922562f493dbd4ae71f8cb2af47 [2021-05-19T17:48:54.028Z] 2.0.0-dev.229 [2021-05-19T17:48:54.028Z] 33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [2021-05-19T17:48:54.028Z] master [2021-05-19T17:48:54.028Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:48:54.401Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:48:54.751Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47 [2021-05-19T17:48:54.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-05-19T17:48:54.751Z] 8236f00517d4: Preparing [2021-05-19T17:48:54.751Z] de705b3f8c15: Preparing [2021-05-19T17:48:54.751Z] 64da803db59a: Preparing [2021-05-19T17:48:54.751Z] 12ffcceec17b: Preparing [2021-05-19T17:48:54.751Z] 3fbe34a1663b: Preparing [2021-05-19T17:48:55.024Z] 64da803db59a: Layer already exists [2021-05-19T17:48:55.024Z] 12ffcceec17b: Layer already exists [2021-05-19T17:48:55.024Z] 3fbe34a1663b: Layer already exists [2021-05-19T17:48:55.024Z] 8236f00517d4: Pushed [2021-05-19T17:48:58.396Z] de705b3f8c15: Pushed [2021-05-19T17:48:58.396Z] 33be738d083b4922562f493dbd4ae71f8cb2af47: digest: sha256:bc748bc0616d5f983bb0ea503bb0aac27ce06eccd510c48335936ee2d89dbcd9 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:48:58.738Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.229 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:48:59.071Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.229 [2021-05-19T17:48:59.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-05-19T17:48:59.071Z] 8236f00517d4: Preparing [2021-05-19T17:48:59.071Z] de705b3f8c15: Preparing [2021-05-19T17:48:59.071Z] 64da803db59a: Preparing [2021-05-19T17:48:59.071Z] 12ffcceec17b: Preparing [2021-05-19T17:48:59.071Z] 3fbe34a1663b: Preparing [2021-05-19T17:48:59.071Z] 64da803db59a: Layer already exists [2021-05-19T17:48:59.071Z] de705b3f8c15: Layer already exists [2021-05-19T17:48:59.071Z] 8236f00517d4: Layer already exists [2021-05-19T17:48:59.071Z] 3fbe34a1663b: Layer already exists [2021-05-19T17:48:59.071Z] 12ffcceec17b: Layer already exists [2021-05-19T17:48:59.342Z] 2.0.0-dev.229: digest: sha256:bc748bc0616d5f983bb0ea503bb0aac27ce06eccd510c48335936ee2d89dbcd9 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:48:59.681Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:49:00.014Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [2021-05-19T17:49:00.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-05-19T17:49:00.014Z] 8236f00517d4: Preparing [2021-05-19T17:49:00.014Z] de705b3f8c15: Preparing [2021-05-19T17:49:00.014Z] 64da803db59a: Preparing [2021-05-19T17:49:00.014Z] 12ffcceec17b: Preparing [2021-05-19T17:49:00.014Z] 3fbe34a1663b: Preparing [2021-05-19T17:49:00.014Z] 64da803db59a: Layer already exists [2021-05-19T17:49:00.014Z] 3fbe34a1663b: Layer already exists [2021-05-19T17:49:00.014Z] 12ffcceec17b: Layer already exists [2021-05-19T17:49:00.014Z] de705b3f8c15: Layer already exists [2021-05-19T17:49:00.014Z] 8236f00517d4: Layer already exists [2021-05-19T17:49:02.281Z] 33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229: digest: sha256:bc748bc0616d5f983bb0ea503bb0aac27ce06eccd510c48335936ee2d89dbcd9 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:49:02.633Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:49:02.968Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [2021-05-19T17:49:02.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-05-19T17:49:02.969Z] 8236f00517d4: Preparing [2021-05-19T17:49:02.969Z] de705b3f8c15: Preparing [2021-05-19T17:49:02.969Z] 64da803db59a: Preparing [2021-05-19T17:49:02.969Z] 12ffcceec17b: Preparing [2021-05-19T17:49:02.969Z] 3fbe34a1663b: Preparing [2021-05-19T17:49:02.969Z] 12ffcceec17b: Layer already exists [2021-05-19T17:49:02.969Z] de705b3f8c15: Layer already exists [2021-05-19T17:49:02.969Z] 3fbe34a1663b: Layer already exists [2021-05-19T17:49:02.969Z] 8236f00517d4: Layer already exists [2021-05-19T17:49:02.969Z] 64da803db59a: Layer already exists [2021-05-19T17:49:03.241Z] master: digest: sha256:bc748bc0616d5f983bb0ea503bb0aac27ce06eccd510c48335936ee2d89dbcd9 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-19T17:49:03.302Z] ===================================================== [Pipeline] echo [2021-05-19T17:49:03.318Z] taggedImages: [2021-05-19T17:49:03.318Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47 [2021-05-19T17:49:03.318Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.229 [2021-05-19T17:49:03.318Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [2021-05-19T17:49:03.318Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] echo [2021-05-19T17:49:03.351Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-05-19T17:49:03.351Z] 33be738d083b4922562f493dbd4ae71f8cb2af47 [2021-05-19T17:49:03.351Z] 2.0.0-dev.229 [2021-05-19T17:49:03.351Z] 33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [2021-05-19T17:49:03.351Z] master [2021-05-19T17:49:03.351Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:49:03.737Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:49:04.075Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47 [2021-05-19T17:49:04.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-05-19T17:49:04.075Z] 72423ee7740b: Preparing [2021-05-19T17:49:04.075Z] 1ef9d53b7b35: Preparing [2021-05-19T17:49:04.075Z] 67b49da68843: Preparing [2021-05-19T17:49:04.075Z] 404f027f657a: Preparing [2021-05-19T17:49:04.075Z] 9ded3b6bb9b5: Preparing [2021-05-19T17:49:04.075Z] fa1afe8e6ed9: Preparing [2021-05-19T17:49:04.075Z] 87a09b4c083e: Preparing [2021-05-19T17:49:04.075Z] 0f74e9ff2a61: Preparing [2021-05-19T17:49:04.075Z] b122376c33c6: Preparing [2021-05-19T17:49:04.075Z] f8381ed47b22: Preparing [2021-05-19T17:49:04.075Z] e934a737d657: Preparing [2021-05-19T17:49:04.075Z] fa1afe8e6ed9: Waiting [2021-05-19T17:49:04.075Z] 87a09b4c083e: Waiting [2021-05-19T17:49:04.075Z] 0f74e9ff2a61: Waiting [2021-05-19T17:49:04.075Z] b122376c33c6: Waiting [2021-05-19T17:49:04.075Z] e934a737d657: Waiting [2021-05-19T17:49:04.075Z] f8381ed47b22: Waiting [2021-05-19T17:49:04.348Z] 9ded3b6bb9b5: Layer already exists [2021-05-19T17:49:04.348Z] fa1afe8e6ed9: Layer already exists [2021-05-19T17:49:04.348Z] 87a09b4c083e: Layer already exists [2021-05-19T17:49:04.348Z] 0f74e9ff2a61: Layer already exists [2021-05-19T17:49:04.348Z] b122376c33c6: Layer already exists [2021-05-19T17:49:04.348Z] 1ef9d53b7b35: Pushed [2021-05-19T17:49:04.348Z] f8381ed47b22: Layer already exists [2021-05-19T17:49:04.623Z] e934a737d657: Layer already exists [2021-05-19T17:49:05.219Z] 72423ee7740b: Pushed [2021-05-19T17:49:07.320Z] 67b49da68843: Pushed [2021-05-19T17:49:19.756Z] 404f027f657a: Pushed [2021-05-19T17:49:19.756Z] 33be738d083b4922562f493dbd4ae71f8cb2af47: digest: sha256:bc647d19f86472eabb9bde4791c5ab84911bb5e154a484e3b3886bf82f30fd9b size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:49:20.095Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.229 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:49:20.427Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.229 [2021-05-19T17:49:20.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-05-19T17:49:20.427Z] 72423ee7740b: Preparing [2021-05-19T17:49:20.427Z] 1ef9d53b7b35: Preparing [2021-05-19T17:49:20.427Z] 67b49da68843: Preparing [2021-05-19T17:49:20.427Z] 404f027f657a: Preparing [2021-05-19T17:49:20.427Z] 9ded3b6bb9b5: Preparing [2021-05-19T17:49:20.427Z] fa1afe8e6ed9: Preparing [2021-05-19T17:49:20.427Z] 87a09b4c083e: Preparing [2021-05-19T17:49:20.427Z] 0f74e9ff2a61: Preparing [2021-05-19T17:49:20.427Z] b122376c33c6: Preparing [2021-05-19T17:49:20.427Z] f8381ed47b22: Preparing [2021-05-19T17:49:20.427Z] e934a737d657: Preparing [2021-05-19T17:49:20.427Z] 87a09b4c083e: Waiting [2021-05-19T17:49:20.427Z] 0f74e9ff2a61: Waiting [2021-05-19T17:49:20.427Z] fa1afe8e6ed9: Waiting [2021-05-19T17:49:20.427Z] b122376c33c6: Waiting [2021-05-19T17:49:20.427Z] f8381ed47b22: Waiting [2021-05-19T17:49:20.427Z] e934a737d657: Waiting [2021-05-19T17:49:20.700Z] 67b49da68843: Layer already exists [2021-05-19T17:49:20.700Z] 1ef9d53b7b35: Layer already exists [2021-05-19T17:49:20.700Z] 72423ee7740b: Layer already exists [2021-05-19T17:49:20.700Z] 404f027f657a: Layer already exists [2021-05-19T17:49:20.700Z] 9ded3b6bb9b5: Layer already exists [2021-05-19T17:49:20.700Z] fa1afe8e6ed9: Layer already exists [2021-05-19T17:49:20.700Z] 0f74e9ff2a61: Layer already exists [2021-05-19T17:49:20.700Z] 87a09b4c083e: Layer already exists [2021-05-19T17:49:20.700Z] f8381ed47b22: Layer already exists [2021-05-19T17:49:20.700Z] b122376c33c6: Layer already exists [2021-05-19T17:49:20.700Z] e934a737d657: Layer already exists [2021-05-19T17:49:20.700Z] 2.0.0-dev.229: digest: sha256:bc647d19f86472eabb9bde4791c5ab84911bb5e154a484e3b3886bf82f30fd9b size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:49:21.039Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:49:21.376Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [2021-05-19T17:49:21.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-05-19T17:49:21.376Z] 72423ee7740b: Preparing [2021-05-19T17:49:21.376Z] 1ef9d53b7b35: Preparing [2021-05-19T17:49:21.376Z] 67b49da68843: Preparing [2021-05-19T17:49:21.376Z] 404f027f657a: Preparing [2021-05-19T17:49:21.376Z] 9ded3b6bb9b5: Preparing [2021-05-19T17:49:21.376Z] fa1afe8e6ed9: Preparing [2021-05-19T17:49:21.376Z] 87a09b4c083e: Preparing [2021-05-19T17:49:21.376Z] 0f74e9ff2a61: Preparing [2021-05-19T17:49:21.376Z] b122376c33c6: Preparing [2021-05-19T17:49:21.376Z] f8381ed47b22: Preparing [2021-05-19T17:49:21.376Z] e934a737d657: Preparing [2021-05-19T17:49:21.376Z] fa1afe8e6ed9: Waiting [2021-05-19T17:49:21.376Z] 87a09b4c083e: Waiting [2021-05-19T17:49:21.376Z] 0f74e9ff2a61: Waiting [2021-05-19T17:49:21.376Z] b122376c33c6: Waiting [2021-05-19T17:49:21.376Z] f8381ed47b22: Waiting [2021-05-19T17:49:21.376Z] e934a737d657: Waiting [2021-05-19T17:49:21.376Z] 72423ee7740b: Layer already exists [2021-05-19T17:49:21.376Z] 1ef9d53b7b35: Layer already exists [2021-05-19T17:49:21.376Z] 404f027f657a: Layer already exists [2021-05-19T17:49:21.376Z] 9ded3b6bb9b5: Layer already exists [2021-05-19T17:49:21.376Z] 67b49da68843: Layer already exists [2021-05-19T17:49:21.376Z] 0f74e9ff2a61: Layer already exists [2021-05-19T17:49:21.376Z] fa1afe8e6ed9: Layer already exists [2021-05-19T17:49:21.376Z] b122376c33c6: Layer already exists [2021-05-19T17:49:21.376Z] f8381ed47b22: Layer already exists [2021-05-19T17:49:21.376Z] 87a09b4c083e: Layer already exists [2021-05-19T17:49:21.647Z] e934a737d657: Layer already exists [2021-05-19T17:49:21.647Z] 33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229: digest: sha256:bc647d19f86472eabb9bde4791c5ab84911bb5e154a484e3b3886bf82f30fd9b size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:49:21.991Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:49:22.330Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [2021-05-19T17:49:22.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-05-19T17:49:22.330Z] 72423ee7740b: Preparing [2021-05-19T17:49:22.330Z] 1ef9d53b7b35: Preparing [2021-05-19T17:49:22.330Z] 67b49da68843: Preparing [2021-05-19T17:49:22.330Z] 404f027f657a: Preparing [2021-05-19T17:49:22.330Z] 9ded3b6bb9b5: Preparing [2021-05-19T17:49:22.330Z] fa1afe8e6ed9: Preparing [2021-05-19T17:49:22.330Z] 87a09b4c083e: Preparing [2021-05-19T17:49:22.330Z] 0f74e9ff2a61: Preparing [2021-05-19T17:49:22.330Z] b122376c33c6: Preparing [2021-05-19T17:49:22.330Z] f8381ed47b22: Preparing [2021-05-19T17:49:22.330Z] e934a737d657: Preparing [2021-05-19T17:49:22.330Z] 0f74e9ff2a61: Waiting [2021-05-19T17:49:22.330Z] b122376c33c6: Waiting [2021-05-19T17:49:22.330Z] fa1afe8e6ed9: Waiting [2021-05-19T17:49:22.330Z] f8381ed47b22: Waiting [2021-05-19T17:49:22.330Z] 87a09b4c083e: Waiting [2021-05-19T17:49:22.330Z] e934a737d657: Waiting [2021-05-19T17:49:22.330Z] 9ded3b6bb9b5: Layer already exists [2021-05-19T17:49:22.330Z] 404f027f657a: Layer already exists [2021-05-19T17:49:22.330Z] 72423ee7740b: Layer already exists [2021-05-19T17:49:22.330Z] 1ef9d53b7b35: Layer already exists [2021-05-19T17:49:22.330Z] 67b49da68843: Layer already exists [2021-05-19T17:49:22.330Z] 87a09b4c083e: Layer already exists [2021-05-19T17:49:22.330Z] 0f74e9ff2a61: Layer already exists [2021-05-19T17:49:22.330Z] fa1afe8e6ed9: Layer already exists [2021-05-19T17:49:22.330Z] b122376c33c6: Layer already exists [2021-05-19T17:49:22.330Z] f8381ed47b22: Layer already exists [2021-05-19T17:49:22.600Z] e934a737d657: Layer already exists [2021-05-19T17:49:22.600Z] master: digest: sha256:bc647d19f86472eabb9bde4791c5ab84911bb5e154a484e3b3886bf82f30fd9b size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-19T17:49:22.657Z] ===================================================== [Pipeline] echo [2021-05-19T17:49:22.670Z] taggedImages: [2021-05-19T17:49:22.671Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47 [2021-05-19T17:49:22.671Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.229 [2021-05-19T17:49:22.671Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:33be738d083b4922562f493dbd4ae71f8cb2af47-2.0.0-dev.229 [2021-05-19T17:49:22.671Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-19T17:49:23.327Z] ---> job-cost.sh [2021-05-19T17:49:23.328Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QNX9 [2021-05-19T17:50:02.264Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-19T17:51:39.007Z] lf-activate-venv(): INFO: Adding /tmp/venv-QNX9/bin to PATH [2021-05-19T17:51:39.007Z] INFO: No Stack... [2021-05-19T17:51:39.007Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-19T17:51:39.007Z] INFO: Archiving Costs [Pipeline] sh [2021-05-19T17:51:39.408Z] + cat /w/workspace/edgex-go/499/archives/cost.csv [2021-05-19T17:51:39.408Z] + cut -d, -f6 [Pipeline] lock [2021-05-19T17:51:39.472Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-master-499-stack-cost] [2021-05-19T17:51:39.484Z] Resource [jenkins-edgexfoundry-edgex-go-master-499-stack-cost] did not exist. Created. [2021-05-19T17:51:39.485Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-master-499-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-19T17:51:39.833Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-19T17:51:40.606Z] Stashed 1 file(s) [Pipeline] } [2021-05-19T17:51:40.621Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-master-499-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-05-19T17:51:41.595Z] provisioning config files... [2021-05-19T17:51:41.619Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/499@tmp/config7317311862961435283tmp [Pipeline] { [Pipeline] sh [2021-05-19T17:51:41.927Z] + set +x [2021-05-19T17:51:41.927Z] + curl -s https://codecov.io/bash [2021-05-19T17:51:41.927Z] + bash -s -- [2021-05-19T17:51:42.188Z] [2021-05-19T17:51:42.188Z] _____ _ [2021-05-19T17:51:42.188Z] / ____| | | [2021-05-19T17:51:42.188Z] | | ___ __| | ___ ___ _____ __ [2021-05-19T17:51:42.188Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-19T17:51:42.188Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-19T17:51:42.188Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-19T17:51:42.188Z] Bash-1.0.2 [2021-05-19T17:51:42.188Z] [2021-05-19T17:51:42.188Z] [2021-05-19T17:51:42.188Z] ==> git version 2.24.4 found [2021-05-19T17:51:42.188Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-05-19T17:51:42.188Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-19T17:51:42.188Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-19T17:51:42.188Z] ==> Jenkins CI detected. [2021-05-19T17:51:42.188Z] project root: . [2021-05-19T17:51:42.188Z] --> token set from env [2021-05-19T17:51:42.188Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-19T17:51:42.188Z] ==> Running gcov in . (disable via -X gcov) [2021-05-19T17:51:42.188Z] ==> Python coveragepy not found [2021-05-19T17:51:42.188Z] ==> Searching for coverage reports in: [2021-05-19T17:51:42.188Z] + . [2021-05-19T17:51:42.188Z] -> Found 1 reports [2021-05-19T17:51:42.188Z] ==> Detecting git/mercurial file structure [2021-05-19T17:51:42.188Z] ==> Reading reports [2021-05-19T17:51:42.188Z] + ./coverage.out bytes=737213 [2021-05-19T17:51:42.188Z] ==> Appending adjustments [2021-05-19T17:51:42.188Z] https://docs.codecov.io/docs/fixing-reports [2021-05-19T17:51:44.751Z] + Found adjustments [2021-05-19T17:51:44.751Z] ==> Gzipping contents [2021-05-19T17:51:44.751Z] 104K /tmp/codecov.cj1x2Q.gz [2021-05-19T17:51:44.751Z] ==> Uploading reports [2021-05-19T17:51:44.751Z] url: https://codecov.io [2021-05-19T17:51:44.751Z] query: branch=master&commit=33be738d083b4922562f493dbd4ae71f8cb2af47&build=499&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F499%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-19T17:51:44.751Z] -> Pinging Codecov [2021-05-19T17:51:44.751Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=33be738d083b4922562f493dbd4ae71f8cb2af47&build=499&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F499%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-19T17:51:45.012Z] -> Uploading to [2021-05-19T17:51:45.012Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-19/00271124DB129430A58F1EEE437C3FCB/33be738d083b4922562f493dbd4ae71f8cb2af47/f2eea8f5-e48e-43ef-a7b9-fad373a9fcb3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210519%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210519T175144Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a072db078c718e10b814bfc6f0a7a3bba002c956bd3afa461c482126574aed2b [2021-05-19T17:51:45.012Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-19T17:51:45.012Z] Dload Upload Total Spent Left Speed [2021-05-19T17:51:45.272Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 102k 0 0 100 102k 0 214k --:--:-- --:--:-- --:--:-- 214k [2021-05-19T17:51:45.272Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/33be738d083b4922562f493dbd4ae71f8cb2af47 [Pipeline] } [2021-05-19T17:51:45.280Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-05-19T17:51:46.070Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-05-19T17:51:46.109Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:51:46.415Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-19T17:51:46.415Z] [2021-05-19T17:51:46.415Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:51:46.728Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-19T17:51:46.728Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-05-19T17:51:46.728Z] 188c0c94c7c5: Pulling fs layer [2021-05-19T17:51:46.728Z] 0ef7d3d256c8: Pulling fs layer [2021-05-19T17:51:46.728Z] de9db76c5a1d: Pulling fs layer [2021-05-19T17:51:46.728Z] 0eba1c9be4d2: Pulling fs layer [2021-05-19T17:51:46.728Z] 0d57e429df01: Pulling fs layer [2021-05-19T17:51:46.728Z] 4e4be7b47b0d: Pulling fs layer [2021-05-19T17:51:46.728Z] e1f770b5df2f: Pulling fs layer [2021-05-19T17:51:46.728Z] 85a0685a4137: Pulling fs layer [2021-05-19T17:51:46.728Z] 0d57e429df01: Waiting [2021-05-19T17:51:46.728Z] 4e4be7b47b0d: Waiting [2021-05-19T17:51:46.728Z] e1f770b5df2f: Waiting [2021-05-19T17:51:46.728Z] 85a0685a4137: Waiting [2021-05-19T17:51:46.728Z] 0eba1c9be4d2: Waiting [2021-05-19T17:51:46.728Z] de9db76c5a1d: Verifying Checksum [2021-05-19T17:51:46.728Z] de9db76c5a1d: Download complete [2021-05-19T17:51:46.728Z] 0ef7d3d256c8: Verifying Checksum [2021-05-19T17:51:46.728Z] 0ef7d3d256c8: Download complete [2021-05-19T17:51:46.728Z] 0d57e429df01: Verifying Checksum [2021-05-19T17:51:46.728Z] 0d57e429df01: Download complete [2021-05-19T17:51:46.728Z] 4e4be7b47b0d: Verifying Checksum [2021-05-19T17:51:46.728Z] 4e4be7b47b0d: Download complete [2021-05-19T17:51:46.728Z] 188c0c94c7c5: Verifying Checksum [2021-05-19T17:51:46.728Z] 188c0c94c7c5: Download complete [2021-05-19T17:51:46.994Z] 188c0c94c7c5: Pull complete [2021-05-19T17:51:46.994Z] 0ef7d3d256c8: Pull complete [2021-05-19T17:51:47.255Z] de9db76c5a1d: Pull complete [2021-05-19T17:51:48.645Z] e1f770b5df2f: Verifying Checksum [2021-05-19T17:51:48.645Z] e1f770b5df2f: Download complete [2021-05-19T17:51:50.566Z] 0eba1c9be4d2: Verifying Checksum [2021-05-19T17:51:50.566Z] 0eba1c9be4d2: Download complete [2021-05-19T17:51:50.566Z] 85a0685a4137: Verifying Checksum [2021-05-19T17:51:50.566Z] 85a0685a4137: Download complete [2021-05-19T17:51:53.317Z] 0eba1c9be4d2: Pull complete [2021-05-19T17:51:53.634Z] 0d57e429df01: Pull complete [2021-05-19T17:51:53.634Z] 4e4be7b47b0d: Pull complete [2021-05-19T17:51:54.337Z] e1f770b5df2f: Pull complete [2021-05-19T17:51:57.642Z] 85a0685a4137: Pull complete [2021-05-19T17:51:57.642Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-05-19T17:51:57.642Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-19T17:51:57.642Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-05-19T17:51:57.716Z] prd-centos7-docker-4c-2g-15091 does not seem to be running inside a container [2021-05-19T17:51:57.753Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/499 -v /w/workspace/edgex-go/499:/w/workspace/edgex-go/499:rw,z -v /w/workspace/edgex-go/499@tmp:/w/workspace/edgex-go/499@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-05-19T17:52:03.199Z] $ docker top 1e1a14adc938aff998d1bc3528790aa8c7510328f20245f81a87a3c64d7a0fd0 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-19T17:52:03.287Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-05-19T17:52:03.577Z] + set -o pipefail [2021-05-19T17:52:03.577Z] + snyk monitor '--org=edgex-jenkins' [2021-05-19T17:52:10.174Z] [2021-05-19T17:52:10.174Z] Monitoring /w/workspace/edgex-go/499 (github.com/edgexfoundry/edgex-go)... [2021-05-19T17:52:10.174Z] [2021-05-19T17:52:10.174Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/d2ef0201-905b-47a9-b70a-e9cc5e99e0a1 [2021-05-19T17:52:10.174Z] [2021-05-19T17:52:10.174Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-05-19T17:52:10.174Z] [2021-05-19T17:52:10.174Z] [Pipeline] } [2021-05-19T17:52:10.188Z] $ docker stop --time=1 1e1a14adc938aff998d1bc3528790aa8c7510328f20245f81a87a3c64d7a0fd0 [2021-05-19T17:52:12.744Z] $ docker rm -f 1e1a14adc938aff998d1bc3528790aa8c7510328f20245f81a87a3c64d7a0fd0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-05-19T17:52:13.458Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T17:52:13.477Z] provisioning config files... [2021-05-19T17:52:13.485Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/499@tmp/config5393716874807285943tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-19T17:52:13.807Z] --> edgex-publish-swagger.sh [2021-05-19T17:52:13.807Z] === Publish openapi/v1 API === [2021-05-19T17:52:13.807Z] [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger [2021-05-19T17:52:13.807Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/499/openapi/v1/core-command.yaml] [2021-05-19T17:52:13.807Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-19T17:52:13.807Z] Dload Upload Total Spent Left Speed [2021-05-19T17:52:14.751Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10522 0 0 100 10522 0 10130 0:00:01 0:00:01 --:--:-- 10136 100 10522 0 0 100 10522 0 10128 0:00:01 0:00:01 --:--:-- 10136 [2021-05-19T17:52:14.751Z] [2021-05-19T17:52:14.751Z] [2021-05-19T17:52:14.751Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/499/openapi/v1/core-data.yaml] [2021-05-19T17:52:14.751Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-19T17:52:14.751Z] Dload Upload Total Spent Left Speed [2021-05-19T17:52:15.692Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32557 0 0 100 32557 0 31524 0:00:01 0:00:01 --:--:-- 31547 100 32557 0 0 100 32557 0 31519 0:00:01 0:00:01 --:--:-- 31547 [2021-05-19T17:52:15.692Z] [2021-05-19T17:52:15.692Z] [2021-05-19T17:52:15.692Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/499/openapi/v1/core-metadata.yaml] [2021-05-19T17:52:15.692Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-19T17:52:15.692Z] Dload Upload Total Spent Left Speed [2021-05-19T17:52:16.639Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 73721 0 0 100 73721 0 78550 --:--:-- --:--:-- --:--:-- 78510 100 73721 0 0 100 73721 0 78538 --:--:-- --:--:-- --:--:-- 78510 [2021-05-19T17:52:16.639Z] [2021-05-19T17:52:16.639Z] [2021-05-19T17:52:16.639Z] [publishToSwagger] Publishing API Name [support-logging] [/w/workspace/edgex-go/499/openapi/v1/support-logging.yaml] [2021-05-19T17:52:16.639Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-19T17:52:16.639Z] Dload Upload Total Spent Left Speed [2021-05-19T17:52:17.588Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13581 0 0 100 13581 0 13910 --:--:-- --:--:-- --:--:-- 13900 100 13581 0 0 100 13581 0 13909 --:--:-- --:--:-- --:--:-- 13900 [2021-05-19T17:52:17.588Z] [2021-05-19T17:52:17.588Z] [2021-05-19T17:52:17.588Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/499/openapi/v1/support-notifications.yaml] [2021-05-19T17:52:17.588Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-19T17:52:17.588Z] Dload Upload Total Spent Left Speed [2021-05-19T17:52:18.972Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38890 0 0 100 38890 0 36427 0:00:01 0:00:01 --:--:-- 36447 100 38890 0 0 100 38890 0 36420 0:00:01 0:00:01 --:--:-- 36447 [2021-05-19T17:52:18.972Z] [2021-05-19T17:52:18.972Z] [2021-05-19T17:52:18.972Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/499/openapi/v1/support-scheduler.yaml] [2021-05-19T17:52:18.972Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-19T17:52:18.972Z] Dload Upload Total Spent Left Speed [2021-05-19T17:52:19.914Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14249 0 0 100 14249 0 12516 0:00:01 0:00:01 --:--:-- 12521 100 14249 0 0 100 14249 0 12514 0:00:01 0:00:01 --:--:-- 12521 [2021-05-19T17:52:19.914Z] [2021-05-19T17:52:19.914Z] [2021-05-19T17:52:19.914Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/499/openapi/v1/system-agent.yaml] [2021-05-19T17:52:19.914Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-19T17:52:19.914Z] Dload Upload Total Spent Left Speed [2021-05-19T17:52:20.855Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4110 0 0 100 4110 0 4576 --:--:-- --:--:-- --:--:-- 4576 100 4110 0 0 100 4110 0 4575 --:--:-- --:--:-- --:--:-- 4571 [2021-05-19T17:52:20.855Z] [2021-05-19T17:52:20.855Z] [2021-05-19T17:52:20.855Z] === Publish openapi/v2 API === [2021-05-19T17:52:20.855Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-05-19T17:52:20.855Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/499/openapi/v2/core-command.yaml] [2021-05-19T17:52:20.855Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-19T17:52:20.855Z] Dload Upload Total Spent Left Speed [2021-05-19T17:52:21.796Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30687 0 0 100 30687 0 31829 --:--:-- --:--:-- --:--:-- 31832 100 30687 0 0 100 30687 0 31825 --:--:-- --:--:-- --:--:-- 31800 [2021-05-19T17:52:21.796Z] [2021-05-19T17:52:21.796Z] [2021-05-19T17:52:21.796Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/499/openapi/v2/core-data.yaml] [2021-05-19T17:52:21.796Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-19T17:52:21.796Z] Dload Upload Total Spent Left Speed [2021-05-19T17:52:23.187Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56185 0 0 100 56185 0 52548 0:00:01 0:00:01 --:--:-- 52558 100 56185 0 0 100 56185 0 52541 0:00:01 0:00:01 --:--:-- 52558 [2021-05-19T17:52:23.187Z] [2021-05-19T17:52:23.187Z] [2021-05-19T17:52:23.187Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/499/openapi/v2/core-metadata.yaml] [2021-05-19T17:52:23.187Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-19T17:52:23.187Z] Dload Upload Total Spent Left Speed [2021-05-19T17:52:24.126Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 118k 0 0 100 118k 0 117k 0:00:01 0:00:01 --:--:-- 117k 100 118k 0 0 100 118k 0 117k 0:00:01 0:00:01 --:--:-- 117k [2021-05-19T17:52:24.126Z] [2021-05-19T17:52:24.126Z] [2021-05-19T17:52:24.126Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/499/openapi/v2/support-notifications.yaml] [2021-05-19T17:52:24.126Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-19T17:52:24.126Z] Dload Upload Total Spent Left Speed [2021-05-19T17:52:25.068Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 76047 0 0 100 76047 0 75951 0:00:01 0:00:01 --:--:-- 75971 100 76047 0 0 100 76047 0 75939 0:00:01 0:00:01 --:--:-- 75971 [2021-05-19T17:52:25.068Z] [2021-05-19T17:52:25.068Z] [2021-05-19T17:52:25.068Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/499/openapi/v2/support-scheduler.yaml] [2021-05-19T17:52:25.068Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-19T17:52:25.068Z] Dload Upload Total Spent Left Speed [2021-05-19T17:52:26.270Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37617 0 0 100 37617 0 32540 0:00:01 0:00:01 --:--:-- 32568 100 37617 0 0 100 37617 0 30584 0:00:01 0:00:01 --:--:-- 30607 [2021-05-19T17:52:26.270Z] [2021-05-19T17:52:26.270Z] [2021-05-19T17:52:26.270Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/499/openapi/v2/system-agent.yaml] [2021-05-19T17:52:26.270Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-19T17:52:26.270Z] Dload Upload Total Spent Left Speed [2021-05-19T17:52:27.214Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24806 0 0 100 24806 0 23899 0:00:01 0:00:01 --:--:-- 23920 100 24806 0 0 100 24806 0 23896 0:00:01 0:00:01 --:--:-- 23920 [2021-05-19T17:52:27.214Z] [2021-05-19T17:52:27.214Z] [Pipeline] } [2021-05-19T17:52:27.223Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:52:27.799Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T17:52:27.799Z] . [Pipeline] withDockerContainer [2021-05-19T17:52:27.878Z] prd-centos7-docker-4c-2g-15091 does not seem to be running inside a container [2021-05-19T17:52:27.917Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/499 -v /w/workspace/edgex-go/499:/w/workspace/edgex-go/499:rw,z -v /w/workspace/edgex-go/499@tmp:/w/workspace/edgex-go/499@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-19T17:52:28.336Z] $ docker top 24ba2478ee2c4bd3143d56a21804cb37f0f305e8b32b42c47db372bc1dfd7f5d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-19T17:52:28.467Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-19T17:52:28.467Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-19T17:52:28.560Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-19T17:52:28.565Z] $ docker exec 24ba2478ee2c4bd3143d56a21804cb37f0f305e8b32b42c47db372bc1dfd7f5d ssh-agent [2021-05-19T17:52:28.652Z] SSH_AUTH_SOCK=/tmp/ssh-LokeWEyEVYLJ/agent.13 [2021-05-19T17:52:28.652Z] SSH_AGENT_PID=19 [2021-05-19T17:52:28.657Z] Running ssh-add (command line suppressed) [2021-05-19T17:52:28.737Z] Identity added: /w/workspace/edgex-go/499@tmp/private_key_6441093937372389004.key (/w/workspace/edgex-go/499@tmp/private_key_6441093937372389004.key) [2021-05-19T17:52:28.749Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-19T17:52:29.044Z] + git semver tag [2021-05-19T17:52:29.044Z] # -> Open(): unable to determine branch for HEAD [2021-05-19T17:52:29.044Z] # $GIT_DIR = /w/workspace/edgex-go/499/.git [2021-05-19T17:52:29.044Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/499 [2021-05-19T17:52:29.044Z] # $SEMVER_REMOTE_NAME = origin [2021-05-19T17:52:29.044Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-19T17:52:29.044Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-19T17:52:29.044Z] # $SEMVER_BRANCH = master [2021-05-19T17:52:29.044Z] # $SEMVER_DIR = /w/workspace/edgex-go/499/.semver [2021-05-19T17:52:29.044Z] # 33be738d083b4922562f493dbd4ae71f8cb2af47 HEAD [2021-05-19T17:52:29.044Z] # -> Force: false [2021-05-19T17:52:29.044Z] # 5291597cc86556674ab48043c09840cdbbb9c331 refs/tags/v2.0.0-dev.229 [Pipeline] } [2021-05-19T17:52:29.055Z] $ docker exec --env ******** --env ******** 24ba2478ee2c4bd3143d56a21804cb37f0f305e8b32b42c47db372bc1dfd7f5d ssh-agent -k [2021-05-19T17:52:29.152Z] unset SSH_AUTH_SOCK; [2021-05-19T17:52:29.152Z] unset SSH_AGENT_PID; [2021-05-19T17:52:29.152Z] echo Agent pid 19 killed; [2021-05-19T17:52:29.164Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-19T17:52:29.486Z] + git semver [Pipeline] } [2021-05-19T17:52:29.502Z] $ docker stop --time=1 24ba2478ee2c4bd3143d56a21804cb37f0f305e8b32b42c47db372bc1dfd7f5d [2021-05-19T17:52:30.687Z] $ docker rm -f 24ba2478ee2c4bd3143d56a21804cb37f0f305e8b32b42c47db372bc1dfd7f5d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:52:31.138Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-19T17:52:31.138Z] [2021-05-19T17:52:31.138Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:52:31.442Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-19T17:52:31.442Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-05-19T17:52:31.442Z] ab5ef0e58194: Pulling fs layer [2021-05-19T17:52:31.442Z] 9712f1f96733: Pulling fs layer [2021-05-19T17:52:31.442Z] 63f879dbbcfc: Pulling fs layer [2021-05-19T17:52:31.442Z] 0d9ebad4ef96: Pulling fs layer [2021-05-19T17:52:31.442Z] e9a5061849ea: Pulling fs layer [2021-05-19T17:52:31.442Z] d747dcd14b5f: Pulling fs layer [2021-05-19T17:52:31.442Z] 2de7ff778b66: Pulling fs layer [2021-05-19T17:52:31.442Z] 0d9ebad4ef96: Waiting [2021-05-19T17:52:31.442Z] e9a5061849ea: Waiting [2021-05-19T17:52:31.442Z] d747dcd14b5f: Waiting [2021-05-19T17:52:31.442Z] 2de7ff778b66: Waiting [2021-05-19T17:52:31.442Z] 9712f1f96733: Verifying Checksum [2021-05-19T17:52:31.442Z] 9712f1f96733: Download complete [2021-05-19T17:52:32.824Z] 63f879dbbcfc: Verifying Checksum [2021-05-19T17:52:32.824Z] 63f879dbbcfc: Download complete [2021-05-19T17:52:33.084Z] e9a5061849ea: Verifying Checksum [2021-05-19T17:52:33.084Z] e9a5061849ea: Download complete [2021-05-19T17:52:33.084Z] d747dcd14b5f: Verifying Checksum [2021-05-19T17:52:33.084Z] d747dcd14b5f: Download complete [2021-05-19T17:52:33.346Z] 2de7ff778b66: Verifying Checksum [2021-05-19T17:52:33.346Z] 2de7ff778b66: Download complete [2021-05-19T17:52:33.612Z] 0d9ebad4ef96: Verifying Checksum [2021-05-19T17:52:33.612Z] 0d9ebad4ef96: Download complete [2021-05-19T17:52:33.612Z] ab5ef0e58194: Verifying Checksum [2021-05-19T17:52:33.612Z] ab5ef0e58194: Download complete [2021-05-19T17:52:36.191Z] ab5ef0e58194: Pull complete [2021-05-19T17:52:36.191Z] 9712f1f96733: Pull complete [2021-05-19T17:52:36.768Z] 63f879dbbcfc: Pull complete [2021-05-19T17:52:40.984Z] 0d9ebad4ef96: Pull complete [2021-05-19T17:52:40.984Z] e9a5061849ea: Pull complete [2021-05-19T17:52:40.984Z] d747dcd14b5f: Pull complete [2021-05-19T17:52:41.925Z] 2de7ff778b66: Pull complete [2021-05-19T17:52:41.925Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-05-19T17:52:41.925Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-19T17:52:41.925Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-05-19T17:52:41.999Z] prd-centos7-docker-4c-2g-15091 does not seem to be running inside a container [2021-05-19T17:52:42.038Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/499 -v /w/workspace/edgex-go/499:/w/workspace/edgex-go/499:rw,z -v /w/workspace/edgex-go/499@tmp:/w/workspace/edgex-go/499@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-05-19T17:52:45.454Z] $ docker top 322bd00d8fe239871d176fd42e5b7ee51e54d4d6228b645a77338a2192492bcd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-05-19T17:52:45.543Z] provisioning config files... [2021-05-19T17:52:45.570Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/499@tmp/config8305033545688706622tmp [2021-05-19T17:52:45.584Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/499@tmp/config7839395088239198737tmp [2021-05-19T17:52:45.594Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/499@tmp/config4073219172608387251tmp [Pipeline] { [Pipeline] echo [2021-05-19T17:52:45.612Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T17:52:45.906Z] ---> sigul-configuration.sh [2021-05-19T17:52:45.907Z] gpg: directory `/root/.gnupg' created [2021-05-19T17:52:45.907Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-05-19T17:52:45.907Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-05-19T17:52:45.907Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-05-19T17:52:45.907Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-05-19T17:52:45.907Z] gpg: CAST5 encrypted data [2021-05-19T17:52:45.907Z] gpg: encrypted with 1 passphrase [2021-05-19T17:52:45.907Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-05-19T17:52:46.197Z] + mkdir /home/jenkins [2021-05-19T17:52:46.197Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-05-19T17:52:46.492Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-05-19T17:52:46.502Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T17:52:46.793Z] ---> sigul-install.sh [2021-05-19T17:52:50.997Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-05-19T17:52:51.292Z] + git tag --list [2021-05-19T17:52:51.292Z] 0.6.0 [2021-05-19T17:52:51.292Z] 0.6.1 [2021-05-19T17:52:51.292Z] 0.7.0 [2021-05-19T17:52:51.292Z] 0.7.1 [2021-05-19T17:52:51.292Z] v0.0.0 [2021-05-19T17:52:51.292Z] v0.0.1-dev.1 [2021-05-19T17:52:51.292Z] v1.0.0 [2021-05-19T17:52:51.292Z] v1.0.1 [2021-05-19T17:52:51.292Z] v1.1.0 [2021-05-19T17:52:51.292Z] v1.2.0 [2021-05-19T17:52:51.292Z] v1.2.1 [2021-05-19T17:52:51.292Z] v1.2.2-dev.1 [2021-05-19T17:52:51.292Z] v1.2.2-dev.10 [2021-05-19T17:52:51.292Z] v1.2.2-dev.100 [2021-05-19T17:52:51.292Z] v1.2.2-dev.101 [2021-05-19T17:52:51.292Z] v1.2.2-dev.102 [2021-05-19T17:52:51.292Z] v1.2.2-dev.103 [2021-05-19T17:52:51.292Z] v1.2.2-dev.104 [2021-05-19T17:52:51.292Z] v1.2.2-dev.105 [2021-05-19T17:52:51.292Z] v1.2.2-dev.106 [2021-05-19T17:52:51.292Z] v1.2.2-dev.107 [2021-05-19T17:52:51.292Z] v1.2.2-dev.11 [2021-05-19T17:52:51.292Z] v1.2.2-dev.12 [2021-05-19T17:52:51.292Z] v1.2.2-dev.13 [2021-05-19T17:52:51.292Z] v1.2.2-dev.14 [2021-05-19T17:52:51.292Z] v1.2.2-dev.15 [2021-05-19T17:52:51.292Z] v1.2.2-dev.16 [2021-05-19T17:52:51.292Z] v1.2.2-dev.17 [2021-05-19T17:52:51.292Z] v1.2.2-dev.18 [2021-05-19T17:52:51.292Z] v1.2.2-dev.19 [2021-05-19T17:52:51.292Z] v1.2.2-dev.2 [2021-05-19T17:52:51.292Z] v1.2.2-dev.20 [2021-05-19T17:52:51.292Z] v1.2.2-dev.21 [2021-05-19T17:52:51.292Z] v1.2.2-dev.22 [2021-05-19T17:52:51.292Z] v1.2.2-dev.23 [2021-05-19T17:52:51.292Z] v1.2.2-dev.24 [2021-05-19T17:52:51.292Z] v1.2.2-dev.25 [2021-05-19T17:52:51.292Z] v1.2.2-dev.26 [2021-05-19T17:52:51.292Z] v1.2.2-dev.27 [2021-05-19T17:52:51.292Z] v1.2.2-dev.28 [2021-05-19T17:52:51.292Z] v1.2.2-dev.29 [2021-05-19T17:52:51.292Z] v1.2.2-dev.3 [2021-05-19T17:52:51.292Z] v1.2.2-dev.30 [2021-05-19T17:52:51.292Z] v1.2.2-dev.31 [2021-05-19T17:52:51.292Z] v1.2.2-dev.32 [2021-05-19T17:52:51.292Z] v1.2.2-dev.33 [2021-05-19T17:52:51.292Z] v1.2.2-dev.34 [2021-05-19T17:52:51.292Z] v1.2.2-dev.35 [2021-05-19T17:52:51.292Z] v1.2.2-dev.36 [2021-05-19T17:52:51.292Z] v1.2.2-dev.37 [2021-05-19T17:52:51.292Z] v1.2.2-dev.38 [2021-05-19T17:52:51.292Z] v1.2.2-dev.39 [2021-05-19T17:52:51.292Z] v1.2.2-dev.4 [2021-05-19T17:52:51.292Z] v1.2.2-dev.40 [2021-05-19T17:52:51.292Z] v1.2.2-dev.41 [2021-05-19T17:52:51.292Z] v1.2.2-dev.42 [2021-05-19T17:52:51.292Z] v1.2.2-dev.43 [2021-05-19T17:52:51.292Z] v1.2.2-dev.44 [2021-05-19T17:52:51.292Z] v1.2.2-dev.45 [2021-05-19T17:52:51.292Z] v1.2.2-dev.46 [2021-05-19T17:52:51.292Z] v1.2.2-dev.47 [2021-05-19T17:52:51.292Z] v1.2.2-dev.48 [2021-05-19T17:52:51.292Z] v1.2.2-dev.49 [2021-05-19T17:52:51.292Z] v1.2.2-dev.5 [2021-05-19T17:52:51.292Z] v1.2.2-dev.50 [2021-05-19T17:52:51.292Z] v1.2.2-dev.51 [2021-05-19T17:52:51.292Z] v1.2.2-dev.52 [2021-05-19T17:52:51.292Z] v1.2.2-dev.53 [2021-05-19T17:52:51.292Z] v1.2.2-dev.54 [2021-05-19T17:52:51.292Z] v1.2.2-dev.55 [2021-05-19T17:52:51.292Z] v1.2.2-dev.56 [2021-05-19T17:52:51.292Z] v1.2.2-dev.57 [2021-05-19T17:52:51.292Z] v1.2.2-dev.58 [2021-05-19T17:52:51.292Z] v1.2.2-dev.59 [2021-05-19T17:52:51.292Z] v1.2.2-dev.6 [2021-05-19T17:52:51.292Z] v1.2.2-dev.60 [2021-05-19T17:52:51.292Z] v1.2.2-dev.61 [2021-05-19T17:52:51.292Z] v1.2.2-dev.62 [2021-05-19T17:52:51.292Z] v1.2.2-dev.63 [2021-05-19T17:52:51.292Z] v1.2.2-dev.64 [2021-05-19T17:52:51.292Z] v1.2.2-dev.65 [2021-05-19T17:52:51.292Z] v1.2.2-dev.66 [2021-05-19T17:52:51.292Z] v1.2.2-dev.67 [2021-05-19T17:52:51.292Z] v1.2.2-dev.68 [2021-05-19T17:52:51.292Z] v1.2.2-dev.69 [2021-05-19T17:52:51.292Z] v1.2.2-dev.7 [2021-05-19T17:52:51.292Z] v1.2.2-dev.70 [2021-05-19T17:52:51.292Z] v1.2.2-dev.71 [2021-05-19T17:52:51.292Z] v1.2.2-dev.72 [2021-05-19T17:52:51.292Z] v1.2.2-dev.73 [2021-05-19T17:52:51.292Z] v1.2.2-dev.74 [2021-05-19T17:52:51.292Z] v1.2.2-dev.75 [2021-05-19T17:52:51.292Z] v1.2.2-dev.76 [2021-05-19T17:52:51.292Z] v1.2.2-dev.77 [2021-05-19T17:52:51.292Z] v1.2.2-dev.78 [2021-05-19T17:52:51.292Z] v1.2.2-dev.79 [2021-05-19T17:52:51.292Z] v1.2.2-dev.8 [2021-05-19T17:52:51.292Z] v1.2.2-dev.80 [2021-05-19T17:52:51.292Z] v1.2.2-dev.81 [2021-05-19T17:52:51.292Z] v1.2.2-dev.82 [2021-05-19T17:52:51.292Z] v1.2.2-dev.83 [2021-05-19T17:52:51.292Z] v1.2.2-dev.84 [2021-05-19T17:52:51.292Z] v1.2.2-dev.85 [2021-05-19T17:52:51.292Z] v1.2.2-dev.86 [2021-05-19T17:52:51.292Z] v1.2.2-dev.87 [2021-05-19T17:52:51.292Z] v1.2.2-dev.88 [2021-05-19T17:52:51.292Z] v1.2.2-dev.89 [2021-05-19T17:52:51.292Z] v1.2.2-dev.9 [2021-05-19T17:52:51.292Z] v1.2.2-dev.90 [2021-05-19T17:52:51.292Z] v1.2.2-dev.91 [2021-05-19T17:52:51.292Z] v1.2.2-dev.92 [2021-05-19T17:52:51.292Z] v1.2.2-dev.93 [2021-05-19T17:52:51.292Z] v1.2.2-dev.94 [2021-05-19T17:52:51.292Z] v1.2.2-dev.95 [2021-05-19T17:52:51.292Z] v1.2.2-dev.96 [2021-05-19T17:52:51.293Z] v1.2.2-dev.97 [2021-05-19T17:52:51.293Z] v1.2.2-dev.98 [2021-05-19T17:52:51.293Z] v1.2.2-dev.99 [2021-05-19T17:52:51.293Z] v1.3.0 [2021-05-19T17:52:51.293Z] v1.3.1 [2021-05-19T17:52:51.293Z] v1.3.1-dev.1 [2021-05-19T17:52:51.293Z] v1.3.1-dev.10 [2021-05-19T17:52:51.293Z] v1.3.1-dev.11 [2021-05-19T17:52:51.293Z] v1.3.1-dev.12 [2021-05-19T17:52:51.293Z] v1.3.1-dev.13 [2021-05-19T17:52:51.293Z] v1.3.1-dev.14 [2021-05-19T17:52:51.293Z] v1.3.1-dev.15 [2021-05-19T17:52:51.293Z] v1.3.1-dev.16 [2021-05-19T17:52:51.293Z] v1.3.1-dev.17 [2021-05-19T17:52:51.293Z] v1.3.1-dev.18 [2021-05-19T17:52:51.293Z] v1.3.1-dev.2 [2021-05-19T17:52:51.293Z] v1.3.1-dev.3 [2021-05-19T17:52:51.293Z] v1.3.1-dev.4 [2021-05-19T17:52:51.293Z] v1.3.1-dev.5 [2021-05-19T17:52:51.293Z] v1.3.1-dev.6 [2021-05-19T17:52:51.293Z] v1.3.1-dev.7 [2021-05-19T17:52:51.293Z] v1.3.1-dev.8 [2021-05-19T17:52:51.293Z] v1.3.1-dev.9 [2021-05-19T17:52:51.293Z] v2.0.0-dev.1 [2021-05-19T17:52:51.293Z] v2.0.0-dev.10 [2021-05-19T17:52:51.293Z] v2.0.0-dev.100 [2021-05-19T17:52:51.293Z] v2.0.0-dev.101 [2021-05-19T17:52:51.293Z] v2.0.0-dev.102 [2021-05-19T17:52:51.293Z] v2.0.0-dev.103 [2021-05-19T17:52:51.293Z] v2.0.0-dev.104 [2021-05-19T17:52:51.293Z] v2.0.0-dev.105 [2021-05-19T17:52:51.293Z] v2.0.0-dev.106 [2021-05-19T17:52:51.293Z] v2.0.0-dev.107 [2021-05-19T17:52:51.293Z] v2.0.0-dev.108 [2021-05-19T17:52:51.293Z] v2.0.0-dev.109 [2021-05-19T17:52:51.293Z] v2.0.0-dev.11 [2021-05-19T17:52:51.293Z] v2.0.0-dev.110 [2021-05-19T17:52:51.293Z] v2.0.0-dev.111 [2021-05-19T17:52:51.293Z] v2.0.0-dev.112 [2021-05-19T17:52:51.293Z] v2.0.0-dev.113 [2021-05-19T17:52:51.293Z] v2.0.0-dev.114 [2021-05-19T17:52:51.293Z] v2.0.0-dev.115 [2021-05-19T17:52:51.293Z] v2.0.0-dev.116 [2021-05-19T17:52:51.293Z] v2.0.0-dev.117 [2021-05-19T17:52:51.293Z] v2.0.0-dev.118 [2021-05-19T17:52:51.293Z] v2.0.0-dev.119 [2021-05-19T17:52:51.293Z] v2.0.0-dev.12 [2021-05-19T17:52:51.293Z] v2.0.0-dev.120 [2021-05-19T17:52:51.293Z] v2.0.0-dev.121 [2021-05-19T17:52:51.293Z] v2.0.0-dev.122 [2021-05-19T17:52:51.293Z] v2.0.0-dev.123 [2021-05-19T17:52:51.293Z] v2.0.0-dev.124 [2021-05-19T17:52:51.293Z] v2.0.0-dev.125 [2021-05-19T17:52:51.293Z] v2.0.0-dev.126 [2021-05-19T17:52:51.293Z] v2.0.0-dev.127 [2021-05-19T17:52:51.293Z] v2.0.0-dev.128 [2021-05-19T17:52:51.293Z] v2.0.0-dev.129 [2021-05-19T17:52:51.293Z] v2.0.0-dev.13 [2021-05-19T17:52:51.293Z] v2.0.0-dev.130 [2021-05-19T17:52:51.293Z] v2.0.0-dev.131 [2021-05-19T17:52:51.293Z] v2.0.0-dev.132 [2021-05-19T17:52:51.293Z] v2.0.0-dev.133 [2021-05-19T17:52:51.293Z] v2.0.0-dev.134 [2021-05-19T17:52:51.293Z] v2.0.0-dev.135 [2021-05-19T17:52:51.293Z] v2.0.0-dev.136 [2021-05-19T17:52:51.293Z] v2.0.0-dev.137 [2021-05-19T17:52:51.293Z] v2.0.0-dev.138 [2021-05-19T17:52:51.293Z] v2.0.0-dev.139 [2021-05-19T17:52:51.293Z] v2.0.0-dev.14 [2021-05-19T17:52:51.293Z] v2.0.0-dev.140 [2021-05-19T17:52:51.293Z] v2.0.0-dev.141 [2021-05-19T17:52:51.293Z] v2.0.0-dev.142 [2021-05-19T17:52:51.293Z] v2.0.0-dev.143 [2021-05-19T17:52:51.293Z] v2.0.0-dev.144 [2021-05-19T17:52:51.293Z] v2.0.0-dev.145 [2021-05-19T17:52:51.293Z] v2.0.0-dev.146 [2021-05-19T17:52:51.293Z] v2.0.0-dev.147 [2021-05-19T17:52:51.293Z] v2.0.0-dev.148 [2021-05-19T17:52:51.293Z] v2.0.0-dev.149 [2021-05-19T17:52:51.293Z] v2.0.0-dev.15 [2021-05-19T17:52:51.293Z] v2.0.0-dev.150 [2021-05-19T17:52:51.293Z] v2.0.0-dev.151 [2021-05-19T17:52:51.293Z] v2.0.0-dev.152 [2021-05-19T17:52:51.293Z] v2.0.0-dev.153 [2021-05-19T17:52:51.293Z] v2.0.0-dev.154 [2021-05-19T17:52:51.293Z] v2.0.0-dev.155 [2021-05-19T17:52:51.293Z] v2.0.0-dev.156 [2021-05-19T17:52:51.293Z] v2.0.0-dev.157 [2021-05-19T17:52:51.293Z] v2.0.0-dev.158 [2021-05-19T17:52:51.293Z] v2.0.0-dev.159 [2021-05-19T17:52:51.293Z] v2.0.0-dev.16 [2021-05-19T17:52:51.293Z] v2.0.0-dev.160 [2021-05-19T17:52:51.293Z] v2.0.0-dev.161 [2021-05-19T17:52:51.293Z] v2.0.0-dev.162 [2021-05-19T17:52:51.293Z] v2.0.0-dev.163 [2021-05-19T17:52:51.293Z] v2.0.0-dev.164 [2021-05-19T17:52:51.293Z] v2.0.0-dev.165 [2021-05-19T17:52:51.293Z] v2.0.0-dev.166 [2021-05-19T17:52:51.293Z] v2.0.0-dev.167 [2021-05-19T17:52:51.293Z] v2.0.0-dev.168 [2021-05-19T17:52:51.293Z] v2.0.0-dev.169 [2021-05-19T17:52:51.293Z] v2.0.0-dev.17 [2021-05-19T17:52:51.293Z] v2.0.0-dev.170 [2021-05-19T17:52:51.293Z] v2.0.0-dev.171 [2021-05-19T17:52:51.293Z] v2.0.0-dev.172 [2021-05-19T17:52:51.293Z] v2.0.0-dev.173 [2021-05-19T17:52:51.293Z] v2.0.0-dev.174 [2021-05-19T17:52:51.293Z] v2.0.0-dev.175 [2021-05-19T17:52:51.293Z] v2.0.0-dev.176 [2021-05-19T17:52:51.293Z] v2.0.0-dev.177 [2021-05-19T17:52:51.293Z] v2.0.0-dev.178 [2021-05-19T17:52:51.293Z] v2.0.0-dev.179 [2021-05-19T17:52:51.293Z] v2.0.0-dev.18 [2021-05-19T17:52:51.293Z] v2.0.0-dev.180 [2021-05-19T17:52:51.293Z] v2.0.0-dev.181 [2021-05-19T17:52:51.293Z] v2.0.0-dev.182 [2021-05-19T17:52:51.293Z] v2.0.0-dev.183 [2021-05-19T17:52:51.293Z] v2.0.0-dev.184 [2021-05-19T17:52:51.293Z] v2.0.0-dev.185 [2021-05-19T17:52:51.293Z] v2.0.0-dev.186 [2021-05-19T17:52:51.293Z] v2.0.0-dev.187 [2021-05-19T17:52:51.293Z] v2.0.0-dev.188 [2021-05-19T17:52:51.293Z] v2.0.0-dev.189 [2021-05-19T17:52:51.293Z] v2.0.0-dev.19 [2021-05-19T17:52:51.293Z] v2.0.0-dev.190 [2021-05-19T17:52:51.293Z] v2.0.0-dev.191 [2021-05-19T17:52:51.293Z] v2.0.0-dev.192 [2021-05-19T17:52:51.293Z] v2.0.0-dev.193 [2021-05-19T17:52:51.293Z] v2.0.0-dev.194 [2021-05-19T17:52:51.293Z] v2.0.0-dev.195 [2021-05-19T17:52:51.293Z] v2.0.0-dev.196 [2021-05-19T17:52:51.293Z] v2.0.0-dev.197 [2021-05-19T17:52:51.293Z] v2.0.0-dev.198 [2021-05-19T17:52:51.293Z] v2.0.0-dev.199 [2021-05-19T17:52:51.293Z] v2.0.0-dev.2 [2021-05-19T17:52:51.293Z] v2.0.0-dev.20 [2021-05-19T17:52:51.293Z] v2.0.0-dev.200 [2021-05-19T17:52:51.293Z] v2.0.0-dev.201 [2021-05-19T17:52:51.293Z] v2.0.0-dev.202 [2021-05-19T17:52:51.293Z] v2.0.0-dev.203 [2021-05-19T17:52:51.293Z] v2.0.0-dev.204 [2021-05-19T17:52:51.293Z] v2.0.0-dev.205 [2021-05-19T17:52:51.293Z] v2.0.0-dev.206 [2021-05-19T17:52:51.293Z] v2.0.0-dev.207 [2021-05-19T17:52:51.293Z] v2.0.0-dev.208 [2021-05-19T17:52:51.293Z] v2.0.0-dev.209 [2021-05-19T17:52:51.293Z] v2.0.0-dev.21 [2021-05-19T17:52:51.293Z] v2.0.0-dev.210 [2021-05-19T17:52:51.293Z] v2.0.0-dev.211 [2021-05-19T17:52:51.293Z] v2.0.0-dev.212 [2021-05-19T17:52:51.293Z] v2.0.0-dev.213 [2021-05-19T17:52:51.293Z] v2.0.0-dev.214 [2021-05-19T17:52:51.293Z] v2.0.0-dev.215 [2021-05-19T17:52:51.293Z] v2.0.0-dev.216 [2021-05-19T17:52:51.293Z] v2.0.0-dev.217 [2021-05-19T17:52:51.293Z] v2.0.0-dev.218 [2021-05-19T17:52:51.293Z] v2.0.0-dev.219 [2021-05-19T17:52:51.293Z] v2.0.0-dev.22 [2021-05-19T17:52:51.293Z] v2.0.0-dev.220 [2021-05-19T17:52:51.293Z] v2.0.0-dev.221 [2021-05-19T17:52:51.293Z] v2.0.0-dev.222 [2021-05-19T17:52:51.293Z] v2.0.0-dev.223 [2021-05-19T17:52:51.293Z] v2.0.0-dev.224 [2021-05-19T17:52:51.293Z] v2.0.0-dev.225 [2021-05-19T17:52:51.293Z] v2.0.0-dev.226 [2021-05-19T17:52:51.293Z] v2.0.0-dev.227 [2021-05-19T17:52:51.293Z] v2.0.0-dev.228 [2021-05-19T17:52:51.293Z] v2.0.0-dev.229 [2021-05-19T17:52:51.293Z] v2.0.0-dev.23 [2021-05-19T17:52:51.293Z] v2.0.0-dev.24 [2021-05-19T17:52:51.293Z] v2.0.0-dev.25 [2021-05-19T17:52:51.293Z] v2.0.0-dev.26 [2021-05-19T17:52:51.293Z] v2.0.0-dev.27 [2021-05-19T17:52:51.293Z] v2.0.0-dev.28 [2021-05-19T17:52:51.293Z] v2.0.0-dev.29 [2021-05-19T17:52:51.293Z] v2.0.0-dev.3 [2021-05-19T17:52:51.293Z] v2.0.0-dev.30 [2021-05-19T17:52:51.293Z] v2.0.0-dev.31 [2021-05-19T17:52:51.293Z] v2.0.0-dev.32 [2021-05-19T17:52:51.293Z] v2.0.0-dev.33 [2021-05-19T17:52:51.293Z] v2.0.0-dev.34 [2021-05-19T17:52:51.293Z] v2.0.0-dev.35 [2021-05-19T17:52:51.293Z] v2.0.0-dev.36 [2021-05-19T17:52:51.293Z] v2.0.0-dev.37 [2021-05-19T17:52:51.293Z] v2.0.0-dev.38 [2021-05-19T17:52:51.293Z] v2.0.0-dev.39 [2021-05-19T17:52:51.293Z] v2.0.0-dev.4 [2021-05-19T17:52:51.293Z] v2.0.0-dev.40 [2021-05-19T17:52:51.293Z] v2.0.0-dev.41 [2021-05-19T17:52:51.293Z] v2.0.0-dev.42 [2021-05-19T17:52:51.293Z] v2.0.0-dev.43 [2021-05-19T17:52:51.293Z] v2.0.0-dev.44 [2021-05-19T17:52:51.293Z] v2.0.0-dev.45 [2021-05-19T17:52:51.293Z] v2.0.0-dev.46 [2021-05-19T17:52:51.293Z] v2.0.0-dev.47 [2021-05-19T17:52:51.293Z] v2.0.0-dev.48 [2021-05-19T17:52:51.293Z] v2.0.0-dev.49 [2021-05-19T17:52:51.293Z] v2.0.0-dev.5 [2021-05-19T17:52:51.293Z] v2.0.0-dev.50 [2021-05-19T17:52:51.293Z] v2.0.0-dev.51 [2021-05-19T17:52:51.293Z] v2.0.0-dev.52 [2021-05-19T17:52:51.293Z] v2.0.0-dev.53 [2021-05-19T17:52:51.293Z] v2.0.0-dev.54 [2021-05-19T17:52:51.293Z] v2.0.0-dev.55 [2021-05-19T17:52:51.293Z] v2.0.0-dev.56 [2021-05-19T17:52:51.293Z] v2.0.0-dev.57 [2021-05-19T17:52:51.293Z] v2.0.0-dev.58 [2021-05-19T17:52:51.293Z] v2.0.0-dev.59 [2021-05-19T17:52:51.293Z] v2.0.0-dev.6 [2021-05-19T17:52:51.293Z] v2.0.0-dev.60 [2021-05-19T17:52:51.293Z] v2.0.0-dev.61 [2021-05-19T17:52:51.293Z] v2.0.0-dev.62 [2021-05-19T17:52:51.293Z] v2.0.0-dev.63 [2021-05-19T17:52:51.293Z] v2.0.0-dev.64 [2021-05-19T17:52:51.293Z] v2.0.0-dev.65 [2021-05-19T17:52:51.293Z] v2.0.0-dev.66 [2021-05-19T17:52:51.293Z] v2.0.0-dev.67 [2021-05-19T17:52:51.293Z] v2.0.0-dev.68 [2021-05-19T17:52:51.293Z] v2.0.0-dev.69 [2021-05-19T17:52:51.293Z] v2.0.0-dev.7 [2021-05-19T17:52:51.293Z] v2.0.0-dev.70 [2021-05-19T17:52:51.293Z] v2.0.0-dev.71 [2021-05-19T17:52:51.293Z] v2.0.0-dev.72 [2021-05-19T17:52:51.293Z] v2.0.0-dev.73 [2021-05-19T17:52:51.293Z] v2.0.0-dev.74 [2021-05-19T17:52:51.293Z] v2.0.0-dev.75 [2021-05-19T17:52:51.293Z] v2.0.0-dev.76 [2021-05-19T17:52:51.293Z] v2.0.0-dev.77 [2021-05-19T17:52:51.293Z] v2.0.0-dev.78 [2021-05-19T17:52:51.293Z] v2.0.0-dev.79 [2021-05-19T17:52:51.293Z] v2.0.0-dev.8 [2021-05-19T17:52:51.293Z] v2.0.0-dev.80 [2021-05-19T17:52:51.293Z] v2.0.0-dev.81 [2021-05-19T17:52:51.293Z] v2.0.0-dev.82 [2021-05-19T17:52:51.293Z] v2.0.0-dev.83 [2021-05-19T17:52:51.293Z] v2.0.0-dev.84 [2021-05-19T17:52:51.293Z] v2.0.0-dev.85 [2021-05-19T17:52:51.293Z] v2.0.0-dev.86 [2021-05-19T17:52:51.293Z] v2.0.0-dev.87 [2021-05-19T17:52:51.293Z] v2.0.0-dev.88 [2021-05-19T17:52:51.293Z] v2.0.0-dev.89 [2021-05-19T17:52:51.293Z] v2.0.0-dev.9 [2021-05-19T17:52:51.293Z] v2.0.0-dev.90 [2021-05-19T17:52:51.293Z] v2.0.0-dev.91 [2021-05-19T17:52:51.293Z] v2.0.0-dev.92 [2021-05-19T17:52:51.293Z] v2.0.0-dev.93 [2021-05-19T17:52:51.293Z] v2.0.0-dev.94 [2021-05-19T17:52:51.293Z] v2.0.0-dev.95 [2021-05-19T17:52:51.293Z] v2.0.0-dev.96 [2021-05-19T17:52:51.293Z] v2.0.0-dev.97 [2021-05-19T17:52:51.293Z] v2.0.0-dev.98 [2021-05-19T17:52:51.293Z] v2.0.0-dev.99 [Pipeline] sh [2021-05-19T17:52:51.588Z] + lftools sign git-tag v2.0.0-dev.229 [2021-05-19T17:52:52.161Z] Signing Git tag with Sigul... [2021-05-19T17:52:52.161Z] Signing v2.0.0-dev.229 [Pipeline] echo [2021-05-19T17:52:53.113Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T17:52:53.407Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-05-19T17:52:53.415Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-05-19T17:52:53.443Z] $ docker stop --time=1 322bd00d8fe239871d176fd42e5b7ee51e54d4d6228b645a77338a2192492bcd [2021-05-19T17:52:54.910Z] $ docker rm -f 322bd00d8fe239871d176fd42e5b7ee51e54d4d6228b645a77338a2192492bcd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:52:55.548Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T17:52:55.548Z] . [Pipeline] withDockerContainer [2021-05-19T17:52:55.623Z] prd-centos7-docker-4c-2g-15091 does not seem to be running inside a container [2021-05-19T17:52:55.661Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/499 -v /w/workspace/edgex-go/499:/w/workspace/edgex-go/499:rw,z -v /w/workspace/edgex-go/499@tmp:/w/workspace/edgex-go/499@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-19T17:52:56.266Z] $ docker top 666383a603532485151d5f3db5b87566bba9d6d707915d285bd48f562794a167 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-19T17:52:56.402Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-19T17:52:56.402Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-19T17:52:56.516Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-19T17:52:56.520Z] $ docker exec 666383a603532485151d5f3db5b87566bba9d6d707915d285bd48f562794a167 ssh-agent [2021-05-19T17:52:56.634Z] SSH_AUTH_SOCK=/tmp/ssh-xwLIaF9WF21J/agent.14 [2021-05-19T17:52:56.634Z] SSH_AGENT_PID=20 [2021-05-19T17:52:56.641Z] Running ssh-add (command line suppressed) [2021-05-19T17:52:56.743Z] Identity added: /w/workspace/edgex-go/499@tmp/private_key_7237888349638805872.key (/w/workspace/edgex-go/499@tmp/private_key_7237888349638805872.key) [2021-05-19T17:52:56.754Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-19T17:52:57.048Z] + git semver bump pre [2021-05-19T17:52:57.049Z] # -> Open(): unable to determine branch for HEAD [2021-05-19T17:52:57.049Z] # $GIT_DIR = /w/workspace/edgex-go/499/.git [2021-05-19T17:52:57.049Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/499 [2021-05-19T17:52:57.049Z] # $SEMVER_REMOTE_NAME = origin [2021-05-19T17:52:57.049Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-19T17:52:57.049Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-19T17:52:57.049Z] # $SEMVER_BRANCH = master [2021-05-19T17:52:57.049Z] # $SEMVER_DIR = /w/workspace/edgex-go/499/.semver [2021-05-19T17:52:57.049Z] 2.0.0-dev.230 [Pipeline] } [2021-05-19T17:52:57.060Z] $ docker exec --env ******** --env ******** 666383a603532485151d5f3db5b87566bba9d6d707915d285bd48f562794a167 ssh-agent -k [2021-05-19T17:52:57.152Z] unset SSH_AUTH_SOCK; [2021-05-19T17:52:57.152Z] unset SSH_AGENT_PID; [2021-05-19T17:52:57.152Z] echo Agent pid 20 killed; [2021-05-19T17:52:57.163Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-19T17:52:57.483Z] + git semver [Pipeline] } [2021-05-19T17:52:57.498Z] $ docker stop --time=1 666383a603532485151d5f3db5b87566bba9d6d707915d285bd48f562794a167 [2021-05-19T17:52:58.681Z] $ docker rm -f 666383a603532485151d5f3db5b87566bba9d6d707915d285bd48f562794a167 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:52:59.072Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T17:52:59.073Z] . [Pipeline] withDockerContainer [2021-05-19T17:52:59.149Z] prd-centos7-docker-4c-2g-15091 does not seem to be running inside a container [2021-05-19T17:52:59.191Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/499 -v /w/workspace/edgex-go/499:/w/workspace/edgex-go/499:rw,z -v /w/workspace/edgex-go/499@tmp:/w/workspace/edgex-go/499@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-19T17:52:59.611Z] $ docker top fad0904c15152bcb0fb317ada16f173ef865614ec1e1760cb16f5d39d79a7424 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-19T17:52:59.733Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-19T17:52:59.733Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-19T17:52:59.850Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-19T17:52:59.854Z] $ docker exec fad0904c15152bcb0fb317ada16f173ef865614ec1e1760cb16f5d39d79a7424 ssh-agent [2021-05-19T17:52:59.960Z] SSH_AUTH_SOCK=/tmp/ssh-s2EJQp8jfjiz/agent.13 [2021-05-19T17:52:59.960Z] SSH_AGENT_PID=19 [2021-05-19T17:52:59.968Z] Running ssh-add (command line suppressed) [2021-05-19T17:53:00.074Z] Identity added: /w/workspace/edgex-go/499@tmp/private_key_7862489743084221554.key (/w/workspace/edgex-go/499@tmp/private_key_7862489743084221554.key) [2021-05-19T17:53:00.090Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-19T17:53:00.385Z] + git semver push [2021-05-19T17:53:00.385Z] # -> Open(): unable to determine branch for HEAD [2021-05-19T17:53:00.385Z] # $GIT_DIR = /w/workspace/edgex-go/499/.git [2021-05-19T17:53:00.385Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/499 [2021-05-19T17:53:00.385Z] # $SEMVER_REMOTE_NAME = origin [2021-05-19T17:53:00.385Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-19T17:53:00.385Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-19T17:53:00.385Z] # $SEMVER_BRANCH = master [2021-05-19T17:53:00.385Z] # $SEMVER_DIR = /w/workspace/edgex-go/499/.semver [Pipeline] } [2021-05-19T17:53:08.543Z] $ docker exec --env ******** --env ******** fad0904c15152bcb0fb317ada16f173ef865614ec1e1760cb16f5d39d79a7424 ssh-agent -k [2021-05-19T17:53:08.640Z] unset SSH_AUTH_SOCK; [2021-05-19T17:53:08.641Z] unset SSH_AGENT_PID; [2021-05-19T17:53:08.641Z] echo Agent pid 19 killed; [2021-05-19T17:53:08.650Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-19T17:53:08.991Z] + git semver [Pipeline] } [2021-05-19T17:53:09.186Z] $ docker stop --time=1 fad0904c15152bcb0fb317ada16f173ef865614ec1e1760cb16f5d39d79a7424 [2021-05-19T17:53:10.483Z] $ docker rm -f fad0904c15152bcb0fb317ada16f173ef865614ec1e1760cb16f5d39d79a7424 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-19T17:53:11.653Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T17:53:12.220Z] ---> package-listing.sh [2021-05-19T17:53:12.220Z] ++ facter osfamily [2021-05-19T17:53:12.220Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-19T17:53:12.482Z] + OS_FAMILY=redhat [2021-05-19T17:53:12.482Z] + workspace=/w/workspace/edgex-go/499 [2021-05-19T17:53:12.482Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-19T17:53:12.482Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-19T17:53:12.482Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-19T17:53:12.482Z] + PACKAGES=/tmp/packages_start.txt [2021-05-19T17:53:12.482Z] + '[' /w/workspace/edgex-go/499 ']' [2021-05-19T17:53:12.482Z] + PACKAGES=/tmp/packages_end.txt [2021-05-19T17:53:12.482Z] + case "${OS_FAMILY}" in [2021-05-19T17:53:12.482Z] + rpm -qa [2021-05-19T17:53:12.482Z] + sort [2021-05-19T17:53:15.027Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-19T17:53:15.027Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-19T17:53:15.027Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-19T17:53:15.027Z] + '[' /w/workspace/edgex-go/499 ']' [2021-05-19T17:53:15.027Z] + mkdir -p /w/workspace/edgex-go/499/archives/ [2021-05-19T17:53:15.027Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/499/archives/ [Pipeline] echo [2021-05-19T17:53:15.039Z] 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/499/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-19T17:53:15.323Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:53:15.885Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-19T17:53:15.885Z] [2021-05-19T17:53:15.885Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-19T17:53:16.192Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-19T17:53:16.192Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-19T17:53:16.192Z] df20fa9351a1: Pulling fs layer [2021-05-19T17:53:16.192Z] 36b3adc4ff6f: Pulling fs layer [2021-05-19T17:53:16.192Z] 8ad3a11d3b57: Pulling fs layer [2021-05-19T17:53:16.192Z] 46f8f816bc3b: Pulling fs layer [2021-05-19T17:53:16.192Z] 93b61091891f: Pulling fs layer [2021-05-19T17:53:16.192Z] 93b9cdb0e59b: Pulling fs layer [2021-05-19T17:53:16.192Z] 5e14af77c1be: Pulling fs layer [2021-05-19T17:53:16.192Z] 01666e4c0597: Pulling fs layer [2021-05-19T17:53:16.192Z] aa168da1d23b: Pulling fs layer [2021-05-19T17:53:16.192Z] 46f8f816bc3b: Waiting [2021-05-19T17:53:16.192Z] 93b61091891f: Waiting [2021-05-19T17:53:16.192Z] 93b9cdb0e59b: Waiting [2021-05-19T17:53:16.192Z] 5e14af77c1be: Waiting [2021-05-19T17:53:16.192Z] 01666e4c0597: Waiting [2021-05-19T17:53:16.192Z] aa168da1d23b: Waiting [2021-05-19T17:53:16.192Z] 36b3adc4ff6f: Verifying Checksum [2021-05-19T17:53:16.192Z] 36b3adc4ff6f: Download complete [2021-05-19T17:53:16.192Z] 46f8f816bc3b: Verifying Checksum [2021-05-19T17:53:16.192Z] 46f8f816bc3b: Download complete [2021-05-19T17:53:16.468Z] df20fa9351a1: Verifying Checksum [2021-05-19T17:53:16.468Z] df20fa9351a1: Download complete [2021-05-19T17:53:16.468Z] 93b9cdb0e59b: Verifying Checksum [2021-05-19T17:53:16.468Z] 93b9cdb0e59b: Download complete [2021-05-19T17:53:16.468Z] 5e14af77c1be: Verifying Checksum [2021-05-19T17:53:16.468Z] 5e14af77c1be: Download complete [2021-05-19T17:53:16.468Z] 93b61091891f: Verifying Checksum [2021-05-19T17:53:16.468Z] 93b61091891f: Download complete [2021-05-19T17:53:16.468Z] 01666e4c0597: Verifying Checksum [2021-05-19T17:53:16.468Z] 01666e4c0597: Download complete [2021-05-19T17:53:16.468Z] df20fa9351a1: Pull complete [2021-05-19T17:53:16.734Z] 36b3adc4ff6f: Pull complete [2021-05-19T17:53:16.734Z] 8ad3a11d3b57: Verifying Checksum [2021-05-19T17:53:16.734Z] 8ad3a11d3b57: Download complete [2021-05-19T17:53:17.312Z] 8ad3a11d3b57: Pull complete [2021-05-19T17:53:17.312Z] 46f8f816bc3b: Pull complete [2021-05-19T17:53:17.573Z] 93b61091891f: Pull complete [2021-05-19T17:53:17.573Z] 93b9cdb0e59b: Pull complete [2021-05-19T17:53:17.573Z] 5e14af77c1be: Pull complete [2021-05-19T17:53:17.833Z] 01666e4c0597: Pull complete [2021-05-19T17:53:18.098Z] aa168da1d23b: Verifying Checksum [2021-05-19T17:53:18.098Z] aa168da1d23b: Download complete [2021-05-19T17:53:22.320Z] aa168da1d23b: Pull complete [2021-05-19T17:53:22.320Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-19T17:53:22.320Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-19T17:53:22.320Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-19T17:53:22.400Z] prd-centos7-docker-4c-2g-15091 does not seem to be running inside a container [2021-05-19T17:53:22.439Z] $ 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/499/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/499 -v /w/workspace/edgex-go/499:/w/workspace/edgex-go/499:rw,z -v /w/workspace/edgex-go/499@tmp:/w/workspace/edgex-go/499@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:alpine cat [2021-05-19T17:53:24.637Z] $ docker top a28cd3c54310c35c0d1f99ae7d116d9963f4160c35d141bd8f7811ec08fde1ba -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T17:53:25.034Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-19T17:53:25.330Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-19T17:53:25.630Z] + ls /var/log/sa-host [2021-05-19T17:53:25.630Z] + sadf -c /var/log/sa-host/sa05 [2021-05-19T17:53:25.630Z] file_magic: OK [2021-05-19T17:53:25.630Z] HZ: Using current value: 100 [2021-05-19T17:53:25.630Z] file_header: OK [2021-05-19T17:53:25.630Z] 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-05-19T17:53:25.630Z] Statistics: [2021-05-19T17:53:25.630Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-19T17:53:25.630Z] File successfully converted to sysstat format version 12.2.1 [2021-05-19T17:53:25.630Z] + sadf -c /var/log/sa-host/sa19 [2021-05-19T17:53:25.630Z] file_magic: OK [2021-05-19T17:53:25.630Z] HZ: Using current value: 100 [2021-05-19T17:53:25.630Z] file_header: OK [2021-05-19T17:53:25.630Z] 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-05-19T17:53:25.630Z] Statistics: [2021-05-19T17:53:25.630Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-19T17:53:25.630Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T17:53:25.828Z] provisioning config files... [2021-05-19T17:53:25.840Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/499@tmp/config8266814381036746219tmp [Pipeline] { [Pipeline] echo [2021-05-19T17:53:25.865Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T17:53:26.158Z] ---> create-netrc.sh [Pipeline] } [2021-05-19T17:53:26.166Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-19T17:53:26.189Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T17:53:26.481Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-19T17:53:26.493Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T17:53:26.791Z] ---> sudo-logs.sh [2021-05-19T17:53:26.791Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-19T17:53:26.821Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T17:53:27.120Z] ---> job-cost.sh [2021-05-19T17:53:27.120Z] lf-activate-venv: SKIPPING [2021-05-19T17:53:27.120Z] DEBUG: total: 0.18000000715255737 [2021-05-19T17:53:27.120Z] INFO: Retrieving Stack Cost... [2021-05-19T17:53:28.064Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-19T17:53:28.635Z] INFO: Archiving Costs [Pipeline] echo [2021-05-19T17:53:28.652Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T17:53:28.952Z] ---> logs-deploy.sh [2021-05-19T17:53:28.952Z] lf-activate-venv: SKIPPING [2021-05-19T17:53:28.952Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/499 [2021-05-19T17:53:28.952Z] INFO: archiving workspace using pattern(s): [2021-05-19T17:53:29.900Z] Archives upload complete. [2021-05-19T17:53:29.900Z] INFO: archiving logs to Nexus [2021-05-19T17:53:30.474Z] ---> uname -a: [2021-05-19T17:53:30.474Z] Linux prd-centos7-docker-4c-2g-15091.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-05-19T17:53:30.474Z] [2021-05-19T17:53:30.474Z] [2021-05-19T17:53:30.474Z] ---> lscpu: [2021-05-19T17:53:30.474Z] Architecture: x86_64 [2021-05-19T17:53:30.474Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-19T17:53:30.474Z] Byte Order: Little Endian [2021-05-19T17:53:30.474Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-19T17:53:30.474Z] CPU(s): 2 [2021-05-19T17:53:30.474Z] On-line CPU(s) list: 0,1 [2021-05-19T17:53:30.474Z] Thread(s) per core: 1 [2021-05-19T17:53:30.474Z] Core(s) per socket: 1 [2021-05-19T17:53:30.474Z] Socket(s): 2 [2021-05-19T17:53:30.474Z] NUMA node(s): 1 [2021-05-19T17:53:30.474Z] Vendor ID: AuthenticAMD [2021-05-19T17:53:30.474Z] CPU family: 23 [2021-05-19T17:53:30.474Z] Model: 49 [2021-05-19T17:53:30.474Z] Model name: AMD EPYC-Rome Processor [2021-05-19T17:53:30.474Z] Stepping: 0 [2021-05-19T17:53:30.474Z] CPU MHz: 2800.000 [2021-05-19T17:53:30.474Z] BogoMIPS: 5600.00 [2021-05-19T17:53:30.474Z] Virtualization: AMD-V [2021-05-19T17:53:30.474Z] Hypervisor vendor: KVM [2021-05-19T17:53:30.474Z] Virtualization type: full [2021-05-19T17:53:30.474Z] L1d cache: 64 KiB [2021-05-19T17:53:30.474Z] L1i cache: 64 KiB [2021-05-19T17:53:30.474Z] L2 cache: 1 MiB [2021-05-19T17:53:30.474Z] L3 cache: 32 MiB [2021-05-19T17:53:30.474Z] NUMA node0 CPU(s): 0,1 [2021-05-19T17:53:30.474Z] Vulnerability Itlb multihit: Not affected [2021-05-19T17:53:30.474Z] Vulnerability L1tf: Not affected [2021-05-19T17:53:30.474Z] Vulnerability Mds: Not affected [2021-05-19T17:53:30.474Z] Vulnerability Meltdown: Not affected [2021-05-19T17:53:30.474Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-19T17:53:30.474Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-19T17:53:30.474Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-19T17:53:30.474Z] Vulnerability Srbds: Not affected [2021-05-19T17:53:30.474Z] Vulnerability Tsx async abort: Not affected [2021-05-19T17:53:30.474Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-05-19T17:53:30.474Z] [2021-05-19T17:53:30.474Z]